dpkg-buildpackage: source package is db4.2 dpkg-buildpackage: source version is 4.2.52-23 dpkg-buildpackage: source changed by Adam Conrad dpkg-buildpackage: host architecture sh4 debian/rules clean test -f debian/rules rm -rf obj rm -f build install-stamp rm -rf debian/tmp `find debian/* -type d ! -name CVS` debian/files* core rm -f debian/substvars.* dpkg-source -b db4.2-4.2.52 dpkg-source: building db4.2 using existing db4.2_4.2.52.orig.tar.gz dpkg-source: building db4.2 in db4.2_4.2.52-23.diff.gz dpkg-source: building db4.2 in db4.2_4.2.52-23.dsc debian/rules build test -f debian/rules mkdir -p obj chmod 755 dist/configure cd obj && CFLAGS="-Wall -g -O2" CPPFLAGS="-I/usr/include/tcl8.4" JAVAC="gcj-wrapper" JAR="fastjar" \ ../dist/configure --prefix=/usr --mandir=\${prefix}/share/man --localstatedir=/var --sysconfdir=/etc --libexecdir=/usr/lib --enable-cxx --enable-compat185 --enable-rpc --with-uniquename --enable-tcl --with-tcl=/usr/lib/tcl8.4 --enable-test --enable-java checking build system type... sh4-unknown-linux-gnu checking host system type... sh4-unknown-linux-gnu checking if building in the top-level or dist directories... no checking if --disable-cryptography option specified... no checking if --disable-hash option specified... no checking if --disable-queue option specified... no checking if --disable-replication option specified... no checking if --disable-verify option specified... no checking if --enable-compat185 option specified... yes checking if --enable-cxx option specified... yes checking if --enable-debug option specified... no checking if --enable-debug_rop option specified... no checking if --enable-debug_wop option specified... no checking if --enable-diagnostic option specified... no checking if --enable-dump185 option specified... no checking if --enable-java option specified... yes checking if --enable-mingw option specified... no checking if --enable-pthreadsmutexes option specified... yes checking if --enable-posixmutexes option specified... no checking if --enable-rpc option specified... yes checking if --enable-smallbuild option specified... no checking if --enable-tcl option specified... yes checking if --enable-test option specified... yes checking if --enable-uimutexes option specified... no checking if --enable-umrw option specified... no checking if --with-mutex=MUTEX option specified... no checking if --with-mutexalign=ALIGNMENT option specified... no checking if --with-rpm=ARCHIVE option specified... no checking if --with-tcl=DIR option specified... /usr/lib/tcl8.4 checking if --with-uniquename=NAME option specified... _4002 checking for ar... ar checking for chmod... chmod checking for cp... cp checking for ln... ln checking for mkdir... mkdir checking for ranlib... ranlib checking for ranlib... /usr/bin/ranlib checking for rm... rm checking for sh... sh checking for sh... /bin/sh checking for strip... strip checking for strip... /usr/bin/strip checking for kill... kill checking for a BSD-compatible install... /usr/bin/install -c checking for cc... cc 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 cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for an ANSI C-conforming const... 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 whether C++ supports the ISO C++ standard includes... yes checking whether we are using gcc version 2.96... no checking whether g++ requires -fhandle-exceptions... no checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by cc... /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... cc -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 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... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc 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... yes 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 SOSUFFIX from libtool... .so checking MODSUFFIX from libtool... .so checking JMODSUFFIX from libtool... .so checking if gcj-wrapper works... yes checking for java... java checking for uudecode... no configure: WARNING: I have to compile Test.class from scratch checking if java works... yes checking for gcj-wrapper... /usr/bin/gcj-wrapper checking absolute path of gcj-wrapper... /usr/bin/gcj-wrapper checking symlink for /usr/bin/gcj-wrapper... /usr/bin/gcj-wrapper-3.4 checking java version... gij (GNU libgcj) version 3.4.4 20050314 (prerelease) (Debian 3.4.3-13) configure: error: Java version 1.3 or higher required, got gij (GNU libgcj) version 3.4.4 20050314 (prerelease) (Debian 3.4.3-13) make: *** [build] Error 1