Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 216267 Details for
Bug 300760
FEATURES="test sandbox" causes libtools-2.2.6b to fail tests phase
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
test log generated by test 46
testsuite.log (text/plain), 4.73 KB, created by
Lie Ryan
on 2010-01-12 19:19:55 UTC
(
hide
)
Description:
test log generated by test 46
Filename:
MIME Type:
Creator:
Lie Ryan
Created:
2010-01-12 19:19:55 UTC
Size:
4.73 KB
patch
obsolete
># -*- compilation -*- >46. lt_dlopen_a.at:23: testing ... >./lt_dlopen_a.at:78: $CC $CPPFLAGS $CFLAGS -c main.c || exit 77 >stderr: >stdout: >./lt_dlopen_a.at:79: $LIBTOOL --mode=compile $CC $CPPFLAGS $CFLAGS -c plugin.c || exit 77 >stderr: >stdout: >libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sys-devel/libtool-2.2.6b/work/libtool-2.2.6b/libltdl -march=athlon64 -O2 -pipe -c plugin.c -fPIC -DPIC -o .libs/plugin.o >libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sys-devel/libtool-2.2.6b/work/libtool-2.2.6b/libltdl -march=athlon64 -O2 -pipe -c plugin.c -o plugin.o >/dev/null 2>&1 >./lt_dlopen_a.at:81: $LIBTOOL --mode=link $CC $CFLAGS $LDFLAGS -o plugin.la -rpath $libdir -module -no-undefined -avoid-version plugin.lo || exit 77 >stderr: >stdout: >libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/plugin.o -march=athlon64 -Wl,-O1 -Wl,--no-as-needed -Wl,-soname -Wl,plugin.so -o .libs/plugin.so >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/plugin.a plugin.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/plugin.a >libtool: link: ( cd ".libs" && rm -f "plugin.la" && ln -s "../plugin.la" "plugin.la" ) >./lt_dlopen_a.at:85: $LIBTOOL --mode=link $CC $CFLAGS $LDFLAGS -o main$EXEEXT main.$OBJEXT -dlopen plugin.la $LIBLTDL || exit 77 >stderr: >stdout: >libtool: link: rm -f .libs/main.nm .libs/main.nmS .libs/main.nmT >libtool: link: (cd .libs && x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -c -fno-builtin "mainS.c") >libtool: link: rm -f ".libs/mainS.c" ".libs/main.nm" ".libs/main.nmS" ".libs/main.nmT" >libtool: link: x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -Wl,-O1 -Wl,--no-as-needed -o main main.o .libs/mainS.o /var/tmp/portage/sys-devel/libtool-2.2.6b/work/libtool-2.2.6b/libltdl/.libs/dlopen.a /var/tmp/portage/sys-devel/libtool-2.2.6b/work/libtool-2.2.6b/tests/../libltdl/.libs/libltdlc.a -ldl >libtool: link: rm -f ".libs/mainS.o" >./lt_dlopen_a.at:92: $LIBTOOL --mode=install cp plugin.la $libdir >stderr: >stdout: >libtool: install: cp .libs/plugin.so /var/tmp/portage/sys-devel/libtool-2.2.6b/work/libtool-2.2.6b/tests/testsuite.dir/46/inst/lib/plugin.so >libtool: install: cp .libs/plugin.lai /var/tmp/portage/sys-devel/libtool-2.2.6b/work/libtool-2.2.6b/tests/testsuite.dir/46/inst/lib/plugin.la >libtool: install: cp .libs/plugin.a /var/tmp/portage/sys-devel/libtool-2.2.6b/work/libtool-2.2.6b/tests/testsuite.dir/46/inst/lib/plugin.a >libtool: install: chmod 644 /var/tmp/portage/sys-devel/libtool-2.2.6b/work/libtool-2.2.6b/tests/testsuite.dir/46/inst/lib/plugin.a >libtool: install: x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sys-devel/libtool-2.2.6b/work/libtool-2.2.6b/tests/testsuite.dir/46/inst/lib/plugin.a >libtool: finish: PATH="/var/tmp/portage/sys-devel/libtool-2.2.6b/work/libtool-2.2.6b/tests:/usr/lib/ccache/bin:/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/sbin:/usr/sbin:/usr/local/bin:/bin:/usr/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.4:/sbin" ldconfig -n /var/tmp/portage/sys-devel/libtool-2.2.6b/work/libtool-2.2.6b/tests/testsuite.dir/46/inst/lib >---------------------------------------------------------------------- >Libraries have been installed in: > /var/tmp/portage/sys-devel/libtool-2.2.6b/work/libtool-2.2.6b/tests/testsuite.dir/46/inst/lib > >If you ever happen to want to link against installed libraries >in a given directory, LIBDIR, you must either use libtool, and >specify the full pathname of the library, or use the `-LLIBDIR' >flag during linking and do at least one of the following: > - add LIBDIR to the `LD_LIBRARY_PATH' environment variable > during execution > - add LIBDIR to the `LD_RUN_PATH' environment variable > during linking > - use the `-Wl,-rpath -Wl,LIBDIR' linker flag > - have your system administrator add LIBDIR to `/etc/ld.so.conf' > >See any operating system documentation about shared libraries for >more information, such as the ld(1) and ld.so(8) manual pages. >---------------------------------------------------------------------- >./lt_dlopen_a.at:93: $LIBTOOL --mode=install cp main$EXEEXT $bindir >stderr: >stdout: >libtool: install: cp main /var/tmp/portage/sys-devel/libtool-2.2.6b/work/libtool-2.2.6b/tests/testsuite.dir/46/inst/bin/main >./lt_dlopen_a.at:94: test -f $libdir/plugin.a || exit 77 >./lt_dlopen_a.at:95: $bindir/main $libdir/plugin.la; lt_status=$?; if test $lt_status -eq 0; then :; > elif test "X$host" != "X$build" && \ > { test -x "$bindir/main $libdir/plugin.la" || test -x "$bindir/main $libdir/plugin.la"$EXEEXT; } > then (exit 77); else (exit $lt_status); fi >Not enabling shell tracing (command contains an embedded newline) >stderr: >Opening ... libc.so.6 >libsandbox: Can't dlopen libc: (null) >stdout: >./lt_dlopen_a.at:95: exit code was 1, expected 0 >46. lt_dlopen_a.at:23: 46. lt_dlopen archive (lt_dlopen_a.at:23): FAILED (lt_dlopen_a.at:95)
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 300760
:
216265
| 216267