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

Bug#263013: gcc-3.4: does not compile without java



Package: gcc-3.4
Version: 3.4.1-5
Severity: important
Justification: fails to build from source

The build fails if WITHOUT_LANG includes java but succeeds if it doesn't include.

----------------------------------------
export WITHOUT_LANG="java"
dpkg-buildpackge -rfakeroot

...
Architecture: i386 (GNU: i486-linux)
CPPFLAGS:
CFLAGS: -g -O2
LDFLAGS:
BOOT_CFLAGS: -O2
DEBIAN_BUILDARCH:
Install prefix: /usr
Will build the C++ compiler
Will build the ObjC compiler.
Will not build the extra ObjC runtime for garbage collection.
Will build the Fortran77 compiler.
Will not build the Java compiler: disabled by environment
Will build the FFI library.
Will build the Pascal compiler.
Will build the Ada compiler.
Will build the shared Ada libraries.
Will build the Treelang compiler.
Will not run the testsuite: disabled; locales is uninstallable on many archs due to glibc builds
...

dh_testdir
dh_testroot
mv stamps/07-install-stamp stamps/07-install-stamp-tmp
rm -rf debian/libffi3 debian/libffi3-dev
dh_installdirs -plibffi3 usr/share/doc/libffi3 usr/lib
dh_installdirs -plibffi3-dev usr/share/doc usr/include usr/lib/gcc/i486-linux/3.4.1/include
mv debian/tmp/usr/lib/gcc/i486-linux/3.4.1/include/libffi/ffitarget.h debian/tmp/usr/include/.
mv: cannot stat `debian/tmp/usr/lib/gcc/i486-linux/3.4.1/include/libffi/ffitarget.h': No such file or directory
make[1]: *** [stamps/08-binary-stamp-libffi] Error 1
make[1]: Leaving directory `/home/rafael/temp/gcc-bug/gcc-3.4-3.4.1ds1'
make: *** [binary] Error 2
------------------------------------------------------------------

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-1-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8

Versions of packages gcc-3.4 depends on:
ii  binutils                    2.15-1       The GNU assembler, linker and bina
ii  cpp-3.4                     3.4.1-5      The GNU C preprocessor
ii  gcc-3.4-base                3.4.1-5      The GNU Compiler Collection (base 
ii  libc6                       2.3.2.ds1-14 GNU C Library: Shared libraries an
ii  libgcc1                     1:3.4.1-5    GCC support library

-- no debconf information



Reply to: