[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#580148: gcj: libgcj.spec: No such file or directory



severity 580148 serious
thanks

On Wed, May 05, 2010 at 06:45:25PM +0200, Rene Engelhard wrote:
> On Wed, May 05, 2010 at 05:53:18PM +0200, Rene Engelhard wrote:
> > Hi,
> > 
> > On Wed, May 05, 2010 at 05:38:31PM +0200, Matthias Klose wrote:
> > > tag 580148 + moreinfo
> > > thanks
> > 
> > Which info do you need? I can try on my armel sid when the currently
> > running testbuild for an other thing is over.
> 
> And contrary to your statement that it "should just work", there's apparently
> even more archs than just s390 and armel affected, I just stumbled over
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580007
> 
> Whatever the reason is, but something *is* broken... openoffice.org built
> (including -gcj) on kfreebsd-amd64, though...

Aha, we get nearer to it: The failed builds all had one in common:

one part 4.4.3-9, the other one 4.4.4-1. Indeed, I was just able to
reproduce the FTBFS of sacjava on my armel chroot with exactly that constellation.

Then did a dist-upgrade.

Then it works again.

So it's either a too lax depends or a missing Breaks:, depending on
how you want to see it...

I attach the diff between dpkg -l before and after for gc*-related packages..

Grüße/Regards,

René
--- packages.old	2010-05-06 10:48:46.000000000 +0000
+++ packages.new	2010-05-06 10:56:18.000000000 +0000
@@ -29,7 +29,7 @@
 ii  comerr-dev                                           2.1-1.41.11-1          common error description library - headers a
 ii  coreutils                                            8.5-1                  GNU core utilities
 ii  cpp                                                  4:4.4.3-1              The GNU C preprocessor (cpp)
-ii  cpp-4.4                                              4.4.3-9                The GNU C preprocessor
+ii  cpp-4.4                                              4.4.4-1                The GNU C preprocessor
 ii  dash                                                 0.5.5.1-3              POSIX-compliant shell
 ii  dbus                                                 1.2.24-1               simple interprocess messaging system
 ii  dbus-x11                                             1.2.24-1               simple interprocess messaging system (X11 de
@@ -64,10 +64,10 @@
 ii  fontconfig                                           2.8.0-2.1              generic font configuration library - support
 ii  fontconfig-config                                    2.8.0-2.1              generic font configuration library - configu
 ii  g++                                                  4:4.4.3-1              The GNU C++ compiler
-ii  g++-4.4                                              4.4.3-9                The GNU C++ compiler
+ii  g++-4.4                                              4.4.4-1                The GNU C++ compiler
 ii  gcc                                                  4:4.4.3-1              The GNU C compiler
-ii  gcc-4.4                                              4.4.3-9                The GNU C compiler
-ii  gcc-4.4-base                                         4.4.3-9                The GNU Compiler Collection (base package)
+ii  gcc-4.4                                              4.4.4-1                The GNU C compiler
+ii  gcc-4.4-base                                         4.4.4-1                The GNU Compiler Collection (base package)
 ii  gcc-mingw32                                          4.4.2-5                The GNU Compiler Collection (cross compiler 
 ii  gcj-4.4-base                                         4.4.4-1                The GNU Compiler Collection (gcj base packag
 ii  gcj-4.4-jdk                                          4.4.4-1                gcj and classpath development tools for Java
@@ -209,7 +212,7 @@
 ii  libformula-java-openoffice.org                       0.2.0-OOo31-2          Excel(tm) style formula expressions library 
 ii  libfreetype6                                         2.3.11-1               FreeType 2 font engine, shared library files
 ii  libfreetype6-dev                                     2.3.11-1               FreeType 2 font engine, development files
-ii  libgcc1                                              1:4.4.3-9              GCC support library
+ii  libgcc1                                              1:4.4.4-1              GCC support library
 ii  libgcj-bc                                            4.4.3-4                Link time only library for use with gcj
 ii  libgcj-common                                        1:4.4.2-1              Java runtime library (common files)
 ii  libgcj10                                             4.4.4-1                Java runtime library for use with gcj
@@ -426,8 +459,8 @@
 ii  libssl0.9.8                                          0.9.8n-1               SSL shared libraries
 ii  libstartup-notification0                             0.10-1                 library for program launch feedback (shared 
 ii  libstax-java                                         1.2.0-1                StAX Reference Implementation (RI)
-ii  libstdc++6                                           4.4.3-9                The GNU Standard C++ Library v3
-ii  libstdc++6-4.4-dev                                   4.4.3-9                The GNU Standard C++ Library v3 (development
+ii  libstdc++6                                           4.4.4-1                The GNU Standard C++ Library v3
+ii  libstdc++6-4.4-dev                                   4.4.4-1                The GNU Standard C++ Library v3 (development
 ii  libstreamanalyzer0                                   0.7.2-1                streamanalyzer library for Strigi Desktop Se
 ii  libstreams0                                          0.7.2-1                streams library for for Strigi Desktop Searc
 ii  libsuitesparse-dev                                   1:3.4.0-2              libraries for sparse matrices computations (

Reply to: