Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 240521 Details for
Bug 330281
dev-vcs/subversion-1.6.12[kde] cannot detect KWallet
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 12.15 KB, created by
Matthew Schultz
on 2010-07-28 22:28:18 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Matthew Schultz
Created:
2010-07-28 22:28:18 UTC
Size:
12.15 KB
patch
obsolete
> [32;01m*[0m CPV: dev-vcs/subversion-1.6.12 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: apache2 berkdb dso elibc_glibc java kde kernel_linux nls perl python sasl userland_GNU webdav-neon x86 > [32;01m*[0m > [32;01m*[0m SVN_BDB_VERSION variable isn't set. You can set it to enforce using of specific version of Berkeley DB. > [32;01m*[0m Using: Berkeley DB 4.8 > [32;01m*[0m > [32;01m*[0m Using: sun-jdk-1.6 >>>> Unpacking source... >>>> Unpacking subversion-1.6.12.tar.bz2 to /var/tmp/portage/dev-vcs/subversion-1.6.12/work >>>> Source unpacked in /var/tmp/portage/dev-vcs/subversion-1.6.12/work >>>> Preparing source in /var/tmp/portage/dev-vcs/subversion-1.6.12/work/subversion-1.6.12 ... > [32;01m*[0m Applying subversion-1.6.0-disable_linking_against_unneeded_libraries.patch ... >[A[106C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying subversion-1.6.2-local_library_preloading.patch ... >[A[106C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying subversion-1.6.3-kwallet_window.patch ... >[A[106C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[106C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: subversion-1.6.12/build > [32;01m*[0m Applying portage-1.5.10.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-1.5.26.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-vcs/subversion-1.6.12/work/subversion-1.6.12 ... > * econf: updating subversion-1.6.12/build/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating subversion-1.6.12/build/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --with-apxs=/usr/sbin/apxs2 --with-berkeley-db=db.h:/usr/include/db4.8::db-4.8 --without-ctypesgen --enable-runtime-module-search --without-gnome-keyring --enable-javahl --with-jdk=/opt/sun-jdk-1.6.0.17 --with-kwallet --enable-nls --with-sasl --with-neon --without-serf --with-swig --without-junit --with-apr=/usr/bin/apr-1-config --with-apr-util=/usr/bin/apu-1-config --disable-experimental-libtool --without-jikes --enable-local-library-preloading --disable-mod-activation --disable-neon-version-check --with-sqlite=/usr >configure: Configuring Subversion 1.6.12 >configure: creating config.nice >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for a sed that does not truncate output... /bin/sed >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-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.4.2 >configure: Apache Portable Runtime Utility (APRUTIL) library configuration >checking for APR-util... yes >checking APR-UTIL version... 1.3.9 >checking for pkg-config... /usr/bin/pkg-config >configure: checking neon library >checking neon library version... 0.29.3 >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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-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... i686-pc-linux-gnu-g++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-cf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-pghpf... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether i686-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 i686-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/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 i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) 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 i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gfortran static flag -static works... yes >checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) 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... yes >checking whether to look for SASL... yes >configure: Looking in default locations >checking sasl/sasl.h usability... yes >checking sasl/sasl.h presence... yes >checking for sasl/sasl.h... yes >checking sasl/saslutil.h usability... yes >checking sasl/saslutil.h presence... yes >checking for sasl/saslutil.h... yes >checking for prop_get in -lsasl2... yes >checking for availability of Cyrus SASL v2... yes >checking for Mac OS KeyChain Services... no >checking whether APR has support for DSOs... yes >checking for D-Bus .pc file... yes >checking D-Bus version... 1.2.24 >checking for D-Bus... yes >checking whether to look for GNOME Keyring... no >checking for msgfmt... /usr/bin/msgfmt >checking for msgmerge... /usr/bin/msgmerge >checking for xgettext... /usr/bin/xgettext >checking for library containing bindtextdomain... none required >checking for bind_textdomain_codeset... yes >checking if we are using GNU gettext... yes >checking whether to look for KWallet... yes >checking for QtCore, QtDBus, QtGui... yes >checking for kde4-config... yes >checking for KWallet... no >configure: error: cannot find KWallet > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/dev-vcs/subversion-1.6.12/work/subversion-1.6.12/config.log > [31;01m*[0m ERROR: dev-vcs/subversion-1.6.12 failed: > [31;01m*[0m econf failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 54: Called src_configure > [31;01m*[0m environment, line 8248: Called econf '--libdir=/usr/lib' '--with-apxs=/usr/sbin/apxs2' '--with-berkeley-db=db.h:/usr/include/db4.8::db-4.8' '--without-ctypesgen' '--enable-runtime-module-search' '--without-gnome-keyring' '--enable-javahl' '--with-jdk=/opt/sun-jdk-1.6.0.17' '--with-kwallet' '--enable-nls' '--with-sasl' '--with-neon' '--without-serf' '--with-swig' '--without-junit' '--with-apr=/usr/bin/apr-1-config' '--with-apr-util=/usr/bin/apu-1-config' '--disable-experimental-libtool' '--without-jikes' '--enable-local-library-preloading' '--disable-mod-activation' '--disable-neon-version-check' '--with-sqlite=/usr' > [31;01m*[0m ebuild.sh, line 544: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "econf failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-vcs/subversion-1.6.12', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-vcs/subversion-1.6.12'. >!!! 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.17" >JAVACFLAGS="-source 1.5 -target 1.5" COMPILER="" >and of course, the output of emerge --info > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-vcs/subversion-1.6.12/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-vcs/subversion-1.6.12/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-vcs/subversion-1.6.12/work/subversion-1.6.12'
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 330281
:
240519
| 240521 |
241175