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

Bug#453196: marked as done (gcj-4.1: FTBFS: make[6]: *** [fastjar.info] Error 1)



Your message dated Mon, 10 Dec 2007 13:47:09 +0000
with message-id <E1J1iyT-0004TR-4x@ries.debian.org>
and subject line Bug#453196: fixed in gcj-4.1 4.1.2-18
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: gcj-4.1
version: 4.1.2-16
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20071126 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:

 > make[6]: Entering directory `/build/user/gcj-4.1-4.1.2/build/fastjar'
 > (echo "@set version-GCC 4.1.3"; \
 > 	 if [ "prerelease" = "experimental" ]; \
 > 	 then echo "@set DEVELOPMENT"; \
 > 	 else echo "@clear DEVELOPMENT"; \
 > 	 fi) > gcc-vers.texiT
 > mv -f gcc-vers.texiT gcc-vers.texi
 > if cc -DHAVE_CONFIG_H -I. -I../../src/fastjar -I.  -I. -I../../src/fastjar  -I../../src/fastjar/../include -DWITH_SHIFT_DOWN  -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -g -O2 -MT fastjar-jartool.o -MD -MP -MF ".deps/fastjar-jartool.Tpo" -c -o fastjar-jartool.o `test -f 'jartool.c' || echo '../../src/fastjar/'`jartool.c; \
 > 	then mv -f ".deps/fastjar-jartool.Tpo" ".deps/fastjar-jartool.Po"; else rm -f ".deps/fastjar-jartool.Tpo"; exit 1; fi
 > if cc -DHAVE_CONFIG_H -I. -I../../src/fastjar -I.  -I. -I../../src/fastjar  -I../../src/fastjar/../include -DWITH_SHIFT_DOWN  -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -g -O2 -MT fastjar-dostime.o -MD -MP -MF ".deps/fastjar-dostime.Tpo" -c -o fastjar-dostime.o `test -f 'dostime.c' || echo '../../src/fastjar/'`dostime.c; \
 > 	then mv -f ".deps/fastjar-dostime.Tpo" ".deps/fastjar-dostime.Po"; else rm -f ".deps/fastjar-dostime.Tpo"; exit 1; fi
 > yes
 > checking sys/mman.h presence... if cc -DHAVE_CONFIG_H -I. -I../../src/fastjar -I.  -I. -I../../src/fastjar  -I../../src/fastjar/../include -DWITH_SHIFT_DOWN  -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -g -O2 -MT fastjar-compress.o -MD -MP -MF ".deps/fastjar-compress.Tpo" -c -o fastjar-compress.o `test -f 'compress.c' || echo '../../src/fastjar/'`compress.c; \
 > 	then mv -f ".deps/fastjar-compress.Tpo" ".deps/fastjar-compress.Po"; else rm -f ".deps/fastjar-compress.Tpo"; exit 1; fi
 > ../../src/fastjar/jartool.c: In function 'help':
 > ../../src/fastjar/jartool.c:2258: warning: string length '721' is greater than the length '509' ISO C90 compilers are required to support
 > yes
 > checking for sys/mman.h... yes
 > checking for mmap... yes
 > checking whether read-only mmap of a plain file works... yes
 > checking whether mmap from /dev/zero works... yes
 > checking for MAP_ANON(YMOUS)... yes
 > checking whether mmap with MAP_ANON(YMOUS) works... yes
 > checking whether to enable maintainer-specific portions of Makefiles... no
 > updating cache ./config.cache
 > configure: creating ./config.status
 > if cc -DHAVE_CONFIG_H -I. -I../../src/fastjar -I.  -I. -I../../src/fastjar  -I../../src/fastjar/../include -DWITH_SHIFT_DOWN  -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -g -O2 -MT fastjar-pushback.o -MD -MP -MF ".deps/fastjar-pushback.Tpo" -c -o fastjar-pushback.o `test -f 'pushback.c' || echo '../../src/fastjar/'`pushback.c; \
 > 	then mv -f ".deps/fastjar-pushback.Tpo" ".deps/fastjar-pushback.Po"; else rm -f ".deps/fastjar-pushback.Tpo"; exit 1; fi
 > if cc -DHAVE_CONFIG_H -I. -I../../src/fastjar -I.  -I. -I../../src/fastjar  -I../../src/fastjar/../include -DWITH_SHIFT_DOWN  -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -g -O2 -MT fastjar-shift.o -MD -MP -MF ".deps/fastjar-shift.Tpo" -c -o fastjar-shift.o `test -f 'shift.c' || echo '../../src/fastjar/'`shift.c; \
 > 	then mv -f ".deps/fastjar-shift.Tpo" ".deps/fastjar-shift.Po"; else rm -f ".deps/fastjar-shift.Tpo"; exit 1; fi
 > ../../src/fastjar/shift.c: In function 'shift_up':
 > ../../src/fastjar/shift.c:84: warning: comparison between signed and unsigned
 > ../../src/fastjar/shift.c: In function 'shift_down':
 > ../../src/fastjar/shift.c:153: warning: comparison between signed and unsigned
 > if cc -DHAVE_CONFIG_H -I. -I../../src/fastjar -I.  -I. -I../../src/fastjar  -I../../src/fastjar/../include  -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -g -O2 -MT jargrep.o -MD -MP -MF ".deps/jargrep.Tpo" -c -o jargrep.o ../../src/fastjar/jargrep.c; \
 > 	then mv -f ".deps/jargrep.Tpo" ".deps/jargrep.Po"; else rm -f ".deps/jargrep.Tpo"; exit 1; fi
 > if cc -DHAVE_CONFIG_H -I. -I../../src/fastjar -I.  -I. -I../../src/fastjar  -I../../src/fastjar/../include  -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -g -O2 -MT dostime.o -MD -MP -MF ".deps/dostime.Tpo" -c -o dostime.o ../../src/fastjar/dostime.c; \
 > 	then mv -f ".deps/dostime.Tpo" ".deps/dostime.Po"; else rm -f ".deps/dostime.Tpo"; exit 1; fi
 > config.status: creating Makefile
 > if cc -DHAVE_CONFIG_H -I. -I../../src/fastjar -I.  -I. -I../../src/fastjar  -I../../src/fastjar/../include  -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -g -O2 -MT compress.o -MD -MP -MF ".deps/compress.Tpo" -c -o compress.o ../../src/fastjar/compress.c; \
 > 	then mv -f ".deps/compress.Tpo" ".deps/compress.Po"; else rm -f ".deps/compress.Tpo"; exit 1; fi
 > if cc -DHAVE_CONFIG_H -I. -I../../src/fastjar -I.  -I. -I../../src/fastjar  -I../../src/fastjar/../include  -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -g -O2 -MT pushback.o -MD -MP -MF ".deps/pushback.Tpo" -c -o pushback.o ../../src/fastjar/pushback.c; \
 > 	then mv -f ".deps/pushback.Tpo" ".deps/pushback.Po"; else rm -f ".deps/pushback.Tpo"; exit 1; fi
 > ../../src/fastjar/compress.c: In function 'write_data':
 > ../../src/fastjar/compress.c:142: warning: unused parameter 'ze'
 > perl ../../src/fastjar/../contrib/texi2pod.pl -D fastjar ../../src/fastjar/fastjar.texi > fastjar.pod
 > perl ../../src/fastjar/../contrib/texi2pod.pl -D grepjar ../../src/fastjar/fastjar.texi > grepjar.pod
 > config.status: creating mkheaders.almost
 > config.status: creating config.h
 > restore=: && backupdir=".am$$" && \
 > 	rm -rf $backupdir && mkdir $backupdir && \
 > 	for f in fastjar.info fastjar.info-[0-9] fastjar.info-[0-9][0-9] fastjar.i[0-9] fastjar.i[0-9][0-9]; do \
 > 	  if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
 > 	done; \
 > 	if /build/user/gcj-4.1-4.1.2/src/missing makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000  -I ../../src/fastjar/../gcc/doc/include  -I ../../src/fastjar \
 > 	 -o fastjar.info `test -f 'fastjar.texi' || echo '../../src/fastjar/'`fastjar.texi; \
 > 	then \
 > 	  rc=0; \
 > 	else \
 > 	  rc=$?; \
 > 	  $restore $backupdir/* `echo "./fastjar.info" | sed 's|[^/]*$||'`; \
 > 	fi; \
 > 	rm -rf $backupdir; exit $rc
 > cc -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -g -O2   -o fastjar  fastjar-jartool.o fastjar-dostime.o fastjar-compress.o fastjar-pushback.o fastjar-shift.o -lz ../libiberty/libiberty.a 
 > WARNING: `makeinfo' is missing on your system.  You should only need it if
 >          you modified a `.texi' or `.texinfo' file, or any other file
 >          indirectly affecting the aspect of the manual.  The spurious
 >          call might also be the consequence of using a buggy `make' (AIX,
 >          DU, IRIX).  You might want to install the `Texinfo' package or
 >          the `GNU make' package.  Grab either from any GNU archive site.
 > make[6]: *** [fastjar.info] Error 1
 > make[6]: *** Waiting for unfinished jobs....
 > cc -W -Wall -pedantic -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -g -O2   -o grepjar  jargrep.o dostime.o compress.o pushback.o -lz ../libiberty/libiberty.a 
 > rm fastjar.pod grepjar.pod
 > make[6]: Leaving directory `/build/user/gcj-4.1-4.1.2/build/fastjar'
 > make[5]: *** [all] Error 2
 > make[5]: Leaving directory `/build/user/gcj-4.1-4.1.2/build/fastjar'
 > make[4]: *** [all-fastjar] Error 2
 > make[4]: *** Waiting for unfinished jobs....
 > make[4]: Leaving directory `/build/user/gcj-4.1-4.1.2/build'
 > make[3]: *** [all] Error 2
 > make[3]: Leaving directory `/build/user/gcj-4.1-4.1.2/build'
 > make[2]: *** [bootstrap] Error 2
 > make[2]: Leaving directory `/build/user/gcj-4.1-4.1.2/build'
 > s=`cat status`; rm -f status; test $s -eq 0
 > make[1]: *** [stamps/05-build-stamp] Error 1
 > make[1]: Leaving directory `/build/user/gcj-4.1-4.1.2'
 > make: *** [stamps/05-build-stamp] Error 2
 > dpkg-buildpackage: failure: debian/rules build gave error exit status 2

The full build log is available from:
	http://people.debian.org/~lucas/logs/2007/11/26

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: gcj-4.1
Source-Version: 4.1.2-18

We believe that the bug you reported is fixed in the latest version of
gcj-4.1, which is due to be installed in the Debian FTP archive:

gappletviewer-4.1_4.1.2-18_i386.deb
  to pool/main/g/gcj-4.1/gappletviewer-4.1_4.1.2-18_i386.deb
gappletviewer-4.1_4.1.2-18_sparc.deb
  to pool/main/g/gcj-4.1/gappletviewer-4.1_4.1.2-18_sparc.deb
gcj-4.1-base_4.1.2-18_i386.deb
  to pool/main/g/gcj-4.1/gcj-4.1-base_4.1.2-18_i386.deb
gcj-4.1-base_4.1.2-18_sparc.deb
  to pool/main/g/gcj-4.1/gcj-4.1-base_4.1.2-18_sparc.deb
gcj-4.1_4.1.2-18.diff.gz
  to pool/main/g/gcj-4.1/gcj-4.1_4.1.2-18.diff.gz
gcj-4.1_4.1.2-18.dsc
  to pool/main/g/gcj-4.1/gcj-4.1_4.1.2-18.dsc
gcj-4.1_4.1.2-18_i386.deb
  to pool/main/g/gcj-4.1/gcj-4.1_4.1.2-18_i386.deb
gcj-4.1_4.1.2-18_sparc.deb
  to pool/main/g/gcj-4.1/gcj-4.1_4.1.2-18_sparc.deb
gij-4.1_4.1.2-18_i386.deb
  to pool/main/g/gcj-4.1/gij-4.1_4.1.2-18_i386.deb
gij-4.1_4.1.2-18_sparc.deb
  to pool/main/g/gcj-4.1/gij-4.1_4.1.2-18_sparc.deb
libgcj7-1-awt_4.1.2-18_i386.deb
  to pool/main/g/gcj-4.1/libgcj7-1-awt_4.1.2-18_i386.deb
libgcj7-1-awt_4.1.2-18_sparc.deb
  to pool/main/g/gcj-4.1/libgcj7-1-awt_4.1.2-18_sparc.deb
libgcj7-1_4.1.2-18_i386.deb
  to pool/main/g/gcj-4.1/libgcj7-1_4.1.2-18_i386.deb
libgcj7-1_4.1.2-18_sparc.deb
  to pool/main/g/gcj-4.1/libgcj7-1_4.1.2-18_sparc.deb
libgcj7-dbg_4.1.2-18_i386.deb
  to pool/main/g/gcj-4.1/libgcj7-dbg_4.1.2-18_i386.deb
libgcj7-dbg_4.1.2-18_sparc.deb
  to pool/main/g/gcj-4.1/libgcj7-dbg_4.1.2-18_sparc.deb
libgcj7-dev_4.1.2-18_i386.deb
  to pool/main/g/gcj-4.1/libgcj7-dev_4.1.2-18_i386.deb
libgcj7-dev_4.1.2-18_sparc.deb
  to pool/main/g/gcj-4.1/libgcj7-dev_4.1.2-18_sparc.deb
libgcj7-jar_4.1.2-18_all.deb
  to pool/main/g/gcj-4.1/libgcj7-jar_4.1.2-18_all.deb
libgcj7-src_4.1.2-18_all.deb
  to pool/main/g/gcj-4.1/libgcj7-src_4.1.2-18_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 453196@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <doko@debian.org> (supplier of updated gcj-4.1 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 09 Dec 2007 23:06:47 +0100
Source: gcj-4.1
Binary: gappletviewer-4.1 gij-4.1 libgcj-doc libgcj7-dev libgcj7-1-awt libgcj7-src libgcj7-1 gcjwebplugin-4.1 gcj-4.1-base gcj-4.1 libgcj7-dbg libgcj7-jar
Architecture: all i386 source sparc 
Version: 4.1.2-18
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description: 
 gappletviewer-4.1 - Standalone application to execute Java (tm) applets
 gcj-4.1    - The GNU compiler for Java(TM)
 gcj-4.1-base - The GNU Compiler Collection (gcj base package)
 gij-4.1    - The GNU Java bytecode interpreter
 libgcj7-1  - Java runtime library for use with gcj
 libgcj7-1-awt - AWT peer runtime libraries for use with gcj
 libgcj7-dbg - Debugging symbols for libraries provided in libgcj7-dev
 libgcj7-dev - Java development headers and static library for use with gcj
 libgcj7-jar - Java runtime library for use with gcj (jar files)
 libgcj7-src - libgcj java sources for use in eclipse
Closes: 453196
Changes: 
 gcj-4.1 (4.1.2-18) unstable; urgency=low
 .
   * Upload as gcj-4.1.
   * Update to the gcc-4_1-branch 20071209.
     - Update makeinfo version check. Closes: #453196.
   * Fix build failures for gnat-4.1, gpc-4.1, gdc-4.1 introduced by recent
     gdc changes.
Files: 
 012d632a34b950a1369fda3d0932e6d4 99722 libs optional gcj-4.1-base_4.1.2-18_sparc.deb
 013b740b5e531edb37abdab2254756dd 11171376 libs optional libgcj7-1_4.1.2-18_sparc.deb
 22bac709945a09bfee9baa00550f887a 81176 libs optional libgcj7-1-awt_4.1.2-18_i386.deb
 3ec568d27482051f98b4e8d2c405524a 16696 utils optional gappletviewer-4.1_4.1.2-18_i386.deb
 0d552390ca96ac1460a6363449ae61c8 3099 devel optional gcj-4.1_4.1.2-18.dsc
 4ed3163581e50b75d98d591f227b4281 12314642 libdevel extra libgcj7-dbg_4.1.2-18_sparc.deb
 81d663540c567ed73be2953f82c6c8e5 9808748 libs optional libgcj7-jar_4.1.2-18_all.deb
 8d02c8557fde36b106d3499052b1424d 753504 libdevel optional libgcj7-dev_4.1.2-18_i386.deb
 a647fcb180243fb6682e9906f9c4fc03 80870 libs optional libgcj7-1-awt_4.1.2-18_sparc.deb
 a68ec08eab8ffa484e3f86e23b1c1e8a 51156 devel optional gij-4.1_4.1.2-18_sparc.deb
 b032edec5538b963e69bc52a375b6506 2606948 devel optional gcj-4.1_4.1.2-18_i386.deb
 b7b590839184a6c7b1c20eeb9abe3a95 51082 devel optional gij-4.1_4.1.2-18_i386.deb
 ba7cf05fa040146906b09e41097c518a 12488288 libdevel extra libgcj7-dbg_4.1.2-18_i386.deb
 d0cc7984ddad5696aa12157d934a8db2 1581459 devel optional gcj-4.1_4.1.2-18.diff.gz
 d12c36859b3f1f8554fcf6dcda0e56dc 17412 utils optional gappletviewer-4.1_4.1.2-18_sparc.deb
 d22c5ab0b3ff997872f39af599823ed6 12266642 libdevel optional libgcj7-src_4.1.2-18_all.deb
 d42e76b2ba58aa9b976073e9544250f4 2291028 devel optional gcj-4.1_4.1.2-18_sparc.deb
 dbac9a9237c54fc462c5d4666b2baf50 772942 libdevel optional libgcj7-dev_4.1.2-18_sparc.deb
 e3718921d62b5f9454643faf4e347b79 10186882 libs optional libgcj7-1_4.1.2-18_i386.deb
 f6082b1a52769873caec93de32763f11 99400 libs optional gcj-4.1-base_4.1.2-18_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHXT0dStlRaw+TLJwRAq+lAJ9NB+NqIBm9vp+m1yZJlfcee+HP/wCgpL+4
kvO2chAktA3kAg9WFiodEeM=
=+/sw
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: