db failed on x86_64 dockyard-devel (c64.arklinux.org)
arklinux <[email protected]> Thu, 8 Nov 2007 06:23:56 -0600 (CST)
| Newsgroups | gmane.linux.arklinux.build-watch |
|---|---|
| Message-ID | <[email protected]> |
db failed to build on x86_64 for dockyard-devel.
Last 250 lines of build log:
++ export JAVA_HOME
+ echo 'Patch #20 (db-4.5.20-fix-static-libs.patch):'
Patch #20 (db-4.5.20-fix-static-libs.patch):
+ patch -p1 -b --suffix .static~ -s
+ echo 'Patch #21 (db-4.5.20-buildlocation-noerror.patch):'
Patch #21 (db-4.5.20-buildlocation-noerror.patch):
+ patch -p1 -b --suffix .buildloc~ -s
+ find . -name tags
+ xargs rm -f
+ set +x
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1873
+ umask 022
+ cd /build-db-x86_64/BUILD
+ cd db-4.6.21
+ rpm -e --nodeps --allmatches db4-java db-java
error: package db4-java is not installed
error: package db-java is not installed
+ :
+ rm -f /usr/share/java/db.jar
+ pushd dist
/build-db-x86_64/BUILD/db-4.6.21/dist /build-db-x86_64/BUILD/db-4.6.21
+ cp -f /usr/include/errno.h .
+ sh s_config
autoconf: building aclocal.m4...
autoconf: running autoheader to build config.hin...
autoconf: running autoconf to build configure
+ export 'OORG=-O2 -fomit-frame-pointer -fweb -frename-registers -fjni -findirect-dispatch -fno-strict-aliasing'
+ OORG='-O2 -fomit-frame-pointer -fweb -frename-registers -fjni -findirect-dispatch -fno-strict-aliasing'
+ export 'CFLAGS=-O2 -fomit-frame-pointer -fweb -frename-registers -fjni -findirect-dispatch -fno-strict-aliasing'
+ CFLAGS='-O2 -fomit-frame-pointer -fweb -frename-registers -fjni -findirect-dispatch -fno-strict-aliasing'
+ export 'CXXFLAGS=-O2 -fomit-frame-pointer -fweb -frename-registers -fjni -findirect-dispatch -fno-strict-aliasing'
+ CXXFLAGS='-O2 -fomit-frame-pointer -fweb -frename-registers -fjni -findirect-dispatch -fno-strict-aliasing'
+ CFLAGS='-O2 -fomit-frame-pointer -fweb -frename-registers -fjni -findirect-dispatch -fno-strict-aliasing'
+ export CFLAGS
+ CXXFLAGS='-O2 -fomit-frame-pointer -fweb -frename-registers -fjni -findirect-dispatch -fno-strict-aliasing -fvisibility-inlines-hidden'
+ export CXXFLAGS
+ FFLAGS='-O2 -fomit-frame-pointer -fweb -frename-registers'
+ export FFLAGS
+ '[' 0 = 1 ']'
+ '[' 0 = 1 ']'
+ CROSSCOMPILE='--target=x86_64-ark-linux --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu'
+ '[' %cross '!=' %cross -a -n %cross ']'
+ export CROSSCOMPILE
+ ./configure --target=x86_64-ark-linux --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --program-prefix= --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-static --enable-rpc --enable-tcl --with-tcl=/usr/lib64 --enable-cxx --enable-java --enable-test
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking if building in the top-level or dist directories... yes
configure: WARNING: Berkeley DB should not be built in the top-level or "dist" directories. Change directory to the build_unix directory and run ../dist/configure from there.
no
checking if --disable-cryptography option specified... no
checking if --disable-hash option specified... no
checking if --disable-mutexsupport option specified... no
checking if --disable-queue option specified... no
checking if --disable-replication option specified... no
checking if --disable-statistics option specified... no
checking if --disable-verify option specified... no
checking if --enable-compat185 option specified... no
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-fine_grained_lock_manager option specified... no
checking if --enable-o_direct option specified... no
checking if --enable-posixmutexes option specified... no
checking if --enable-pthread_api 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-tcl=DIR option specified... /usr/lib64
checking if --with-uniquename=NAME option specified... no
checking for x86_64-unknown-linux-gnu-chmod... no
checking for chmod... chmod
checking for x86_64-unknown-linux-gnu-cp... no
checking for cp... cp
checking for x86_64-unknown-linux-gnu-kill... no
checking for kill... kill
checking for x86_64-unknown-linux-gnu-ln... no
checking for ln... ln
checking for x86_64-unknown-linux-gnu-mkdir... no
checking for mkdir... mkdir
checking for x86_64-unknown-linux-gnu-rm... no
checking for rm... rm
checking for x86_64-unknown-linux-gnu-rpcgen... no
checking for rpcgen... rpcgen
checking for x86_64-unknown-linux-gnu-sh... no
checking for sh... /bin/sh
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-unknown-linux-gnu-cc... no
checking for x86_64-unknown-linux-gnu-gcc... no
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 ISO C89... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for x86_64-unknown-linux-gnu-g++... no
checking for x86_64-unknown-linux-gnu-c++... no
checking for x86_64-unknown-linux-gnu-gpp... no
checking for x86_64-unknown-linux-gnu-aCC... no
checking for x86_64-unknown-linux-gnu-CC... no
checking for x86_64-unknown-linux-gnu-cxx... no
checking for x86_64-unknown-linux-gnu-cc++... no
checking for x86_64-unknown-linux-gnu-cl.exe... no
checking for x86_64-unknown-linux-gnu-FCC... no
checking for x86_64-unknown-linux-gnu-KCC... no
checking for x86_64-unknown-linux-gnu-RCC... no
checking for x86_64-unknown-linux-gnu-xlC_r... no
checking for x86_64-unknown-linux-gnu-xlC... no
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 grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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 how to run the C++ preprocessor... g++ -E
checking for x86_64-unknown-linux-gnu-g77... no
checking for x86_64-unknown-linux-gnu-xlf... no
checking for x86_64-unknown-linux-gnu-f77... no
checking for x86_64-unknown-linux-gnu-frt... no
checking for x86_64-unknown-linux-gnu-pgf77... no
checking for x86_64-unknown-linux-gnu-cf77... no
checking for x86_64-unknown-linux-gnu-fort77... no
checking for x86_64-unknown-linux-gnu-fl32... no
checking for x86_64-unknown-linux-gnu-af77... no
checking for x86_64-unknown-linux-gnu-xlf90... no
checking for x86_64-unknown-linux-gnu-f90... no
checking for x86_64-unknown-linux-gnu-pgf90... no
checking for x86_64-unknown-linux-gnu-pghpf... no
checking for x86_64-unknown-linux-gnu-epcf90... no
checking for x86_64-unknown-linux-gnu-gfortran... no
checking for x86_64-unknown-linux-gnu-g95... no
checking for x86_64-unknown-linux-gnu-xlf95... no
checking for x86_64-unknown-linux-gnu-f95... no
checking for x86_64-unknown-linux-gnu-fort... no
checking for x86_64-unknown-linux-gnu-ifort... no
checking for x86_64-unknown-linux-gnu-ifc... no
checking for x86_64-unknown-linux-gnu-efc... no
checking for x86_64-unknown-linux-gnu-pgf95... no
checking for x86_64-unknown-linux-gnu-lf95... no
checking for x86_64-unknown-linux-gnu-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
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 x86_64-unknown-linux-gnu-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-gnu-strip... no
checking for strip... strip
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 static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking SOSUFFIX from libtool... .so
checking MODSUFFIX from libtool... .so
checking JMODSUFFIX from libtool... .so
checking for javac... javac
checking if javac works... configure: error: The Java compiler javac failed (see config.log, check the CLASSPATH?)
error: Bad exit status from /var/tmp/rpm-tmp.1873 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.1873 (%build)