Package: rxtx Version: 2.1.7r2-3 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20080407 qa-ftbfs Justification: FTBFS on i386
Hi, During a rebuild of all packages in sid, your package failed to build on i386. This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now the default on most architectures (even if it's not the case on i386 yet). Feel free to downgrade this bug to 'important' if your package is only built on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with gcc 4.2). Relevant part: > make[1]: Entering directory `/build/user/rxtx-2.1.7r2' > make[1]: *** No rule to make target `distclean'. Stop. > make[1]: Leaving directory `/build/user/rxtx-2.1.7r2' > make: [clean] Error 2 (ignored) > dh_clean > dpkg-source -b rxtx-2.1.7r2 > dpkg-source: building rxtx using existing rxtx_2.1.7r2.orig.tar.gz > dpkg-source: building rxtx in rxtx_2.1.7r2-3.diff.gz > dpkg-source: building rxtx in rxtx_2.1.7r2-3.dsc > debian/rules build > dh_testdir > ./configure > checking build system type... i686-pc-linux-gnu > checking host system type... i686-pc-linux-gnu > checking target system type... i686-pc-linux-gnu > configure: WARNING: Trying libtool. If the following fails install libtool > checking for gcc... gcc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ANSI C... none needed > checking for a sed that does not truncate output... /bin/sed > checking for egrep... grep -E > checking for ld used by gcc... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking for /usr/bin/ld option to reload object files... -r > checking for BSD-compatible nm... /usr/bin/nm -B > checking whether ln -s works... yes > checking how to recognise dependent libraries... pass_all > checking how to run the C preprocessor... gcc -E > checking for ANSI C header files... yes > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... yes > checking for unistd.h... yes > checking dlfcn.h usability... yes > checking dlfcn.h presence... yes > checking for dlfcn.h... yes > checking for g++... g++ > checking whether we are using the GNU C++ compiler... yes > checking whether g++ accepts -g... yes > checking how to run the C++ preprocessor... g++ -E > checking for g77... no > checking for f77... no > checking for xlf... no > checking for frt... no > checking for pgf77... no > checking for fort77... no > checking for fl32... no > checking for af77... no > checking for f90... no > checking for xlf90... no > checking for pgf90... no > checking for epcf90... no > checking for f95... f95 > checking whether we are using the GNU Fortran 77 compiler... yes > checking whether f95 accepts -g... yes > checking the maximum length of command line arguments... 32768 > checking command to parse /usr/bin/nm -B output from gcc object... ok > checking for objdir... .libs > checking for ar... ar > checking for ranlib... ranlib > checking for strip... strip > checking if gcc static flag works... yes > checking if gcc supports -fno-rtti -fno-exceptions... no > checking for gcc option to produce PIC... -fPIC > checking if gcc PIC flag -fPIC works... yes > checking if gcc supports -c -o file.o... yes > checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes > checking whether -lc should be explicitly linked in... no > checking dynamic linker characteristics... GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... no > configure: creating libtool > appending configuration tag "CXX" to libtool > checking for ld used by g++... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes > checking for g++ option to produce PIC... -fPIC > checking if g++ PIC flag -fPIC works... yes > checking if g++ supports -c -o file.o... yes > checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes > checking dynamic linker characteristics... GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > appending configuration tag "F77" to libtool > checking if libtool supports shared libraries... yes > checking whether to build shared libraries... yes > checking whether to build static libraries... no > checking for f95 option to produce PIC... -fPIC > checking if f95 PIC flag -fPIC works... yes > checking if f95 supports -c -o file.o... yes > checking whether the f95 linker (/usr/bin/ld) supports shared libraries... yes > checking dynamic linker characteristics... GNU/Linux ld.so > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... no > checking for mawk... mawk > checking whether make sets $(MAKE)... yes > checking for style of include used by make... GNU > checking dependency style of gcc... none > checking dependency style of g++... none > checking fcntl.h usability... yes > checking fcntl.h presence... yes > checking for fcntl.h... yes > checking sys/fcntl.h usability... yes > checking sys/fcntl.h presence... yes > checking for sys/fcntl.h... yes > checking sys/file.h usability... yes > checking sys/file.h presence... yes > checking for sys/file.h... yes > checking sys/time.h usability... yes > checking sys/time.h presence... yes > checking for sys/time.h... yes > checking sys/signal.h usability... yes > checking sys/signal.h presence... yes > checking for sys/signal.h... yes > checking signal.h usability... yes > checking signal.h presence... yes > checking for signal.h... yes > checking termios.h usability... yes > checking termios.h presence... yes > checking for termios.h... yes > checking grp.h usability... yes > checking grp.h presence... yes > checking for grp.h... yes > checking pwd.h usability... yes > checking pwd.h presence... yes > checking for pwd.h... yes > checking whether gcc needs -traditional... no > checking whether to enable maintainer-specific portions of Makefiles... no > checking java.home /usr/lib/jvm/java-1.5.0-gcj-4.3-1.5.0.0/jre > adjusted java.home is /usr/lib/jvm/java-1.5.0-gcj-4.3-1.5.0.0 > checking os.name ./configure: line 21257: > /usr/lib/jvm/java-1.5.0-gcj-4.3-1.5.0.0/bin/java: No such file or directory > > checking os.arch ./configure: line 21257: > /usr/lib/jvm/java-1.5.0-gcj-4.3-1.5.0.0/bin/java: No such file or directory > > checking java.vendor ./configure: line 21257: > /usr/lib/jvm/java-1.5.0-gcj-4.3-1.5.0.0/bin/java: No such file or directory > > checking java.version ./configure: line 21257: > /usr/lib/jvm/java-1.5.0-gcj-4.3-1.5.0.0/bin/java: No such file or directory > > checking os.version 2.6.18-3-amd64 > ./configure: line 21217: cd: /usr/lib/jvm/java-1.5.0-gcj-4.3-1.5.0.0/include: > No such file or directory > ./configure: line 21218: cd: /usr/lib/jvm/java-1.5.0-gcj-4.3-1.5.0.0/include: > No such file or directory > > WARNING: configure is having a hard time determining which > directory contains the file jni_md.h. Edit Makefile and fix the > variable JAVANATINC to point to the correct directory. > > The following options are available: > find: `/usr/lib/jvm/java-1.5.0-gcj-4.3-1.5.0.0/include': No such file or > directory > > If there are more than one option available the first was selected. > > configure: creating ./config.status > config.status: creating Makefile > config.status: creating config.h > config.status: executing depfiles commands > touch configure-stamp > dh_testdir > (mkdir src/gnu && cd src/gnu && ln -s ../../src io) > /usr/bin/make > make[1]: Entering directory `/build/user/rxtx-2.1.7r2' > /usr/lib/jvm/java-1.5.0-gcj-4.3-1.5.0.0/bin/javac -classpath > .:/build/user/rxtx-2.1.7r2:/build/user/rxtx-2.1.7r2/src:/usr/lib/jvm/java-1.5.0-gcj-4.3-1.5.0.0/lib/classes.zip:/usr/lib/jvm/java-1.5.0-gcj-4.3-1.5.0.0/lib/RXTXcomm.jar:.: > -d /build/user/rxtx-2.1.7r2/ -O -source 1.3 -target 1.3 > /build/user/rxtx-2.1.7r2/./src/CommDriver.java > /build/user/rxtx-2.1.7r2/./src/CommPort.java > /build/user/rxtx-2.1.7r2/./src/CommPortEnumerator.java > /build/user/rxtx-2.1.7r2/./src/CommPortIdentifier.java > /build/user/rxtx-2.1.7r2/./src/CommPortOwnershipListener.java > /build/user/rxtx-2.1.7r2/./src/Configure.java > /build/user/rxtx-2.1.7r2/./src/I2C.java > /build/user/rxtx-2.1.7r2/./src/I2CPort.java > /build/user/rxtx-2.1.7r2/./src/I2CPortEvent.java > /build/user/rxtx-2.1.7r2/./src/I2CPortEventListener.java > /build/user/rxtx-2.1.7r2/./src/LPRPort.java > /build/user/rxtx-2.1.7r2/./src/NoSuchPortException.java > /build/user/rxtx-2.1.7r2/./src/ParallelPort.java > /build/user/rxtx-2.1.7r2/./src/ParallelPortEvent.java > /build/user/rxtx-2.1.7r2/./src/ParallelPortEventListener.java > /build/user/rxtx-2.1.7r2/./src/PortInUseException.java > /build/user/rxtx-2.1.7r2/./src/RS485.java > /build/user/rxtx-2.1.7r2/./src/RS485Port.java > /build/user/rxtx-2.1.7r2/./src/RS485PortEvent.java > /build/user/rxtx-2.1.7r2/./src/RS485PortEventListener.java > /build/user/rxtx-2.1.7r2/./src/RXTXCommDriver.java > /build/user/rxtx-2.1.7r2/./src/RXTXPort.java > /build/user/rxtx-2.1.7r2/./src/RXTXVersion.java > /build/user/rxtx-2.1.7r2/./src/Raw.java > /build/user/rxtx-2.1.7r2/./src/RawPort.java > /build/user/rxtx-2.1.7r2/./src/RawPortEvent.java > /build/user/rxtx-2.1.7r2/./src/RawPortEventListener.java > /build/user/rxtx-2.1.7r2/./src/SerialPort.java > /build/user/rxtx-2.1.7r2/./src/SerialPortEvent.java > /build/user/rxtx-2.1.7r2/./src/SerialPortEventListener.java > /build/user/rxtx-2.1.7r2/./src/UnSupportedLoggerException.java > /build/user/rxtx-2.1.7r2/./src/UnsupportedCommOperationException.java > /build/user/rxtx-2.1.7r2/./src/Zystem.java > make[1]: /usr/lib/jvm/java-1.5.0-gcj-4.3-1.5.0.0/bin/javac: Command not found > make[1]: *** [/build/user/rxtx-2.1.7r2/gnu/io/CommDriver.class] Error 127 The full build log is available from: http://people.debian.org/~lucas/logs/2008/04/07 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 | [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ | | jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |

