Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 185841 Details for
Bug 263347
dev-util/subversion-1.6.0 fails to find Berkeley DB when APR-Util is built with support for the non-newest version of Berkeley DB
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
dev-util:subversion-1.6.0:20090322-100742.log (text/plain), 10.47 KB, created by
Ben de Groot (RETIRED)
on 2009-03-22 10:29:44 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Ben de Groot (RETIRED)
Created:
2009-03-22 10:29:44 UTC
Size:
10.47 KB
patch
obsolete
> [32;01m*[0m Using: sun-jdk-1.6 >>>> Unpacking source... >>>> Unpacking subversion-1.6.0.tar.bz2 to /var/tmp/portage/dev-util/subversion-1.6.0/work > [32;01m*[0m Applying subversion-1.6.0-disable_linking_against_unneeded_libraries.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying subversion-1.6.0-various_fixes.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: subversion-1.6.0/build > [32;01m*[0m Applying portage-1.5.10.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... >>>> Source unpacked in /var/tmp/portage/dev-util/subversion-1.6.0/work >>>> Compiling source in /var/tmp/portage/dev-util/subversion-1.6.0/work/subversion-1.6.0 ... > * econf: updating subversion-1.6.0/build/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating subversion-1.6.0/build/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-swig --with-apxs=/usr/sbin/apxs2 --with-berkeley-db=db.h:/usr/include/db4.6::db-4.6 --without-ctypesgen --disable-runtime-module-search --without-gnome-keyring --enable-javahl --with-jdk=/opt/sun-jdk-1.6.0.12 --without-kwallet --enable-nls --without-sasl --with-neon --without-serf --with-apr=/usr/bin/apr-1-config --with-apr-util=/usr/bin/apu-1-config --disable-experimental-libtool --without-jikes --without-junit --disable-mod-activation --disable-neon-version-check --with-sqlite=/usr >configure: Configuring Subversion 1.6.0 >configure: creating config.nice >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether ln -s works... yes >checking for a BSD-compatible install... /usr/bin/install -c >configure: Apache Portable Runtime (APR) library configuration >checking for APR... yes >checking APR version... 1.3.3 >configure: Apache Portable Runtime Utility (APRUTIL) library configuration >checking for APR-util... yes >checking APR-UTIL version... 1.3.4 >checking for pkg-config... /usr/bin/pkg-config >configure: checking neon library >checking neon library version... 0.28.4 >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 >configure: serf library configuration >checking serf.h usability... no >checking serf.h presence... no >checking for serf.h... no >configure: looking for apr_memcache as part of apr-util >checking apr_memcache.h usability... yes >checking apr_memcache.h presence... yes >checking for apr_memcache.h... yes >checking for apr_memcache_create in -laprutil-1... yes >checking for Apache module support via DSO through APXS... found at /usr/sbin/apxs2 >checking httpd version... recent enough >checking whether Apache version is compatible with APR version... yes >configure: checking sqlite library >checking sqlite3.h usability... yes >checking sqlite3.h presence... yes >checking for sqlite3.h... yes >checking sqlite library version (via header)... okay >checking for sqlite3_close in -lsqlite3... yes >configuring libtool now >checking for a sed that does not truncate output... /bin/sed >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking how to recognize dependent libraries... pass_all >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for x86_64-pc-linux-gnu-g77... no >checking for x86_64-pc-linux-gnu-xlf... no >checking for x86_64-pc-linux-gnu-f77... no >checking for x86_64-pc-linux-gnu-frt... no >checking for x86_64-pc-linux-gnu-pgf77... no >checking for x86_64-pc-linux-gnu-cf77... no >checking for x86_64-pc-linux-gnu-fort77... no >checking for x86_64-pc-linux-gnu-fl32... no >checking for x86_64-pc-linux-gnu-af77... no >checking for x86_64-pc-linux-gnu-xlf90... no >checking for x86_64-pc-linux-gnu-f90... no >checking for x86_64-pc-linux-gnu-pgf90... no >checking for x86_64-pc-linux-gnu-pghpf... no >checking for x86_64-pc-linux-gnu-epcf90... no >checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 1572864 >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... yes >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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 x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >(cached) (cached) 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 x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes >checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >(cached) (cached) checking how to hardcode library paths into programs... immediate >checking whether libtool needs -no-undefined... no >checking whether to avoid circular linkage at all costs... no >checking for trang... none >checking for socket in -lsocket... no >checking for availability of Berkeley DB... no >configure: error: Berkeley DB 4.0.14 or newer wasn't found. > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/dev-util/subversion-1.6.0/work/subversion-1.6.0/config.log > [31;01m*[0m > [31;01m*[0m ERROR: dev-util/subversion-1.6.0 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 48: Called src_compile > [31;01m*[0m environment, line 5749: Called econf '--libdir=/usr/lib64' '--with-swig' '--with-apxs=/usr/sbin/apxs2' '--with-berkeley-db=db.h:/usr/include/db4.6::db-4.6' '--without-ctypesgen' '--disable-runtime-module-search' '--without-gnome-keyring' '--enable-javahl' '--with-jdk=/opt/sun-jdk-1.6.0.12' '--without-kwallet' '--enable-nls' '--without-sasl' '--with-neon' '--without-serf' '--with-apr=/usr/bin/apr-1-config' '--with-apr-util=/usr/bin/apu-1-config' '--disable-experimental-libtool' '--without-jikes' '--without-junit' '--disable-mod-activation' '--disable-neon-version-check' '--with-sqlite=/usr' > [31;01m*[0m ebuild.sh, line 526: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "econf failed" > [31;01m*[0m The die message: > [31;01m*[0m econf failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/log/portage/dev-util:subversion-1.6.0:20090322-100742.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-util/subversion-1.6.0/temp/environment'. > [31;01m*[0m >!!! When you file a bug report, please include the following information: >GENTOO_VM=sun-jdk-1.6 CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.6.0.12" >JAVACFLAGS="-source 1.5 -target 1.5" COMPILER="" >and of course, the output of emerge --info
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 263347
:
185839
| 185841 |
185861