Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 226601 Details for
Bug 313165
net-p2p/gnunet: fails with forced --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
gnunet-0.8.1:20100404-223934.log (text/plain), 7.97 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-04-05 01:56:23 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-04-05 01:56:23 UTC
Size:
7.97 KB
patch
obsolete
> * CPV: net-p2p/gnunet-0.8.1 > * REPO: gentoo > * USE: elibc_glibc ipv6 kernel_linux mysql ncurses nls sqlite test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking GNUnet-0.8.1.tar.gz to /var/tmp/portage/net-p2p/gnunet-0.8.1/work >>>> Source unpacked in /var/tmp/portage/net-p2p/gnunet-0.8.1/work >>>> Preparing source in /var/tmp/portage/net-p2p/gnunet-0.8.1/work/GNUnet-0.8.1 ... > * Running eautoreconf in '/var/tmp/portage/net-p2p/gnunet-0.8.1/work/GNUnet-0.8.1' ... > * Running aclocal -I m4 -I /var/tmp/portage/net-p2p/gnunet-0.8.1/work/GNUnet-0.8.1/m4 ... > [ ok ] > * Running libtoolize --copy --force --install --automake ... > [ ok ] > * Running aclocal -I m4 -I /var/tmp/portage/net-p2p/gnunet-0.8.1/work/GNUnet-0.8.1/m4 ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy ... > [ ok ] > * Running elibtoolize in: GNUnet-0.8.1 > * Applying portage-2.2.patch ... > * Applying sed-1.5.6.patch ... > * Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-p2p/gnunet-0.8.1/work/GNUnet-0.8.1 ... > * econf: updating GNUnet-0.8.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating GNUnet-0.8.1/config.guess with /usr/share/gnuconfig/config.guess >./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 >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for gawk... (cached) gawk >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 style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >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 dependency style of i686-pc-linux-gnu-g++... gcc3 >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether we are using the GNU Objective C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >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 fgrep... /bin/grep -F >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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >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 for dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for objdir... .libs >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 -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC 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 if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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 for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >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 >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 -DPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC 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 if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) 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 >checking how to hardcode library paths into programs... immediate >checking for ltdl.h... yes >checking whether lt_dlopenext is declared... yes >checking whether lt_dlsym is declared... yes >checking for libltdl with symbols lt_dlopenext lt_dlsym... no >configure: error: GNUnet needs libltdl > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/net-p2p/gnunet-0.8.1/work/GNUnet-0.8.1/config.log > * ERROR: net-p2p/gnunet-0.8.1 failed: > * econf failed > * > * Call stack: > * ebuild.sh, line 54: Called src_configure > * environment, line 3083: Called _eapi2_src_configure > * ebuild.sh, line 640: Called econf > * ebuild.sh, line 544: Called die > * The specific snippet of code: > * die "econf failed" > * > * If you need support, post the output of 'emerge --info =net-p2p/gnunet-0.8.1', > * the complete build log and the output of 'emerge -pqv =net-p2p/gnunet-0.8.1'. >Merge of net-p2p/gnunet-0.8.1 at 2010-04-04T22:39:34+00:00 >failed > * The complete build log is located at '/var/log/portage/build/net-p2p/gnunet-0.8.1:20100404-223934.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-p2p/gnunet-0.8.1/temp/environment'. > * S: '/var/tmp/portage/net-p2p/gnunet-0.8.1/work/GNUnet-0.8.1'
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 313165
: 226601 |
226741
|
226743
|
226745