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

Bug#416001: gcj-4.1: does not build with apt-src



Package: gcj-4.1
Version: 4.1.1
Severity: serious
Justification: no longer builds from source

Like already said in subject
apt-src install gcj-4.1
apt-src build gcj-4.1

does not work. I get after some time the following output:
---------------------------------------------------------------------------------------
/home/krasnoj/download/debian/java/gcj-4.1-4.1.1/build/./gcc/xgcc -shared-libgcc
 -B/home/krasnoj/download/debian/java/gcj-4.1-4.1.1/build/./gcc -nostdinc++ -L/h
ome/krasnoj/download/debian/java/gcj-4.1-4.1.1/build/i486-linux-gnu/64/libstdc++
-v3/src -L/home/krasnoj/download/debian/java/gcj-4.1-4.1.1/build/i486-linux-gnu/
64/libstdc++-v3/src/.libs -B/usr/i486-linux-gnu/bin/ -B/usr/i486-linux-gnu/lib/
-isystem /usr/i486-linux-gnu/include -isystem /usr/i486-linux-gnu/sys-include -m
64 -DHAVE_CONFIG_H -I. -I../../../../src/libjava -I./include -I./gcj -I../../../
../src/libjava -Iinclude -I../../../../src/libjava/include -I../../../../src/lib
java/classpath/include -Iclasspath/include -I../../../../src/libjava/classpath/n
ative/fdlibm -I../../../../src/libjava/../boehm-gc/include -I../boehm-gc/include
 -I../../../../src/libjava/libltdl -I../../../../src/libjava/libltdl -I../../../
../src/libjava/.././libjava/../gcc -I../../../../src/libjava/../libffi/include -
I../libffi/include -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wsw
itch-enum -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -Wextra -Wall -D_GNU_SOURC
E -DPREFIX=\"/usr\" -DTOOLEXECLIBDIR=\"/usr/lib/../lib64\" -DJAVA_HOME=\"/usr/li
b64/jvm/java-1.4.2-gcj-4.1-1.4.2.0/jre\" -DBOOT_CLASS_PATH=\"/usr/lib64/jvm/java
-1.4.2-gcj-4.1-1.4.2.0/jre/lib/rt.jar\" -DJAVA_EXT_DIRS=\"/usr/share/java/ext\"
-DGCJ_ENDORSED_DIRS=\"/usr/share/java/gcj-endorsed\" -DGCJ_VERSIONED_LIBDIR=\"/u
sr/lib/../lib64/gcj-4.1\" -DPATH_SEPARATOR=\":\" -DLIBGCJ_DEFAULT_DATABASE=\"/va
r/lib/../lib64/gcj-4.1/classmap.db\" -DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL=\"gcj-4
.1/classmap.db\" -DTOOLEXECLIBDIR=\"/usr/lib/../lib64\" -g -O2 -D_GNU_SOURCE -m6
4 -MT posix-threads.lo -MD -MP -MF .deps/posix-threads.Tpo -c ../../../../src/li
bjava/posix-threads.cc  -fPIC -DPIC -o .libs/posix-threads.o
javasrcdir=`cd ../../../../src/libjava && pwd`; \
        cd classpath/lib; \
        JARDIR=`mktemp -d ../libgcj-4.1.jar.XXXXXX` || exit 1; \
        for d in `find gnu java javax org -type d | LC_ALL=C sort`; do \
            mkdir -p $JARDIR/$d; \
        done; \
        touch -r $javasrcdir/../gcc/ChangeLog $JARDIR.stamp; \
        [ $javasrcdir/../gcc/java/ChangeLog -nt $JARDIR.stamp ] \
            && touch -r $javasrcdir/../gcc/java/ChangeLog $JARDIR.stamp; \
        [ $javasrcdir/ChangeLog -nt $JARDIR.stamp ] \
            && touch -r $javasrcdir/ChangeLog $JARDIR.stamp; \
        for f in `find gnu java javax org -type f | LC_ALL=C sort`; do \
            cp $f $JARDIR/$f; \
            touch -r $JARDIR.stamp $JARDIR/$f; \
        done; \
        touch -r $JARDIR.stamp `find $JARDIR -type d`; \
        cd $JARDIR; \
        find gnu java javax org | LC_ALL=C sort \
          | jar -cfM@E \
            ../../libgcj-4.1.jar || exit; \
        cd -; \
        rm -rf $JARDIR $JARDIR.stamp
Illegal option: @
Usage: jar {ctxu}[vfm0Mi] [jar-file] [manifest-file] [-C dir] files ...
Options:
    -c  create new archive
    -t  list table of contents for archive
    -x  extract named (or all) files from archive
    -u  update existing archive
    -v  generate verbose output on standard output
    -f  specify archive file name
    -m  include manifest information from specified manifest file
    -0  store only; use no ZIP compression
    -M  do not create a manifest file for the entries
    -i  generate index information for the specified jar files
    -C  change to the specified directory and include the following file
If any file is a directory then it is processed recursively.
The manifest file name and the archive file name needs to be specified
in the same order the 'm' and 'f' flags are specified.

Example 1: to archive two class files into an archive called classes.jar:
       jar cvf classes.jar Foo.class Bar.class
Example 2: use an existing manifest file 'mymanifest' and archive all the
           files in the foo/ directory into 'classes.jar':
       jar cvfm classes.jar mymanifest -C foo/ .

make[8]: *** [libgcj-4.1.jar] Error 1
make[8]: Leaving directory `/home/krasnoj/download/debian/java/gcj-4.1-4.1.1/bui
ld/i486-linux-gnu/64/libjava'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory `/home/krasnoj/download/debian/java/gcj-4.1-4.1.1/bui                                   
ld/i486-linux-gnu/64/libjava'
make[6]: *** [multi-do] Error 1
make[6]: Leaving directory `/home/krasnoj/download/debian/java/gcj-4.1-4.1.1/bui                                   
ld/i486-linux-gnu/libjava'
make[5]: *** [all-multi] Error 2
make[5]: Leaving directory `/home/krasnoj/download/debian/java/gcj-4.1-4.1.1/bui                                   
ld/i486-linux-gnu/libjava'
make[4]: *** [all-target-libjava] Error 2
make[4]: Leaving directory `/home/krasnoj/download/debian/java/gcj-4.1-4.1.1/bui                                   
ld'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/krasnoj/download/debian/java/gcj-4.1-4.1.1/bui                                   
ld'
make[2]: *** [bootstrap] Error 2
make[2]: Leaving directory `/home/krasnoj/download/debian/java/gcj-4.1-4.1.1/bui                                   
ld'
s=`cat status`; rm -f status; test $s -eq 0
make[1]: *** [stamps/05-build-stamp] Error 1
make[1]: Leaving directory `/home/krasnoj/download/debian/java/gcj-4.1-4.1.1'
make: *** [stamps/05-build-stamp] Fehler 2
E: Building failed
.................................................................................................

If you want the complete logfile I will send it.

Please send answers to the bug and krasnoj@gmx.at, because otherwise I won't notice youre answers 
(sometimes the automatic informaning does not work).

Cheers Stefan

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.1
Locale: LANG=de_AT@euro, LC_CTYPE=de_AT@euro (charmap=ISO-8859-15)



Reply to: