Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 821779 Details for
Bug 875629
dev-build/libtool-2.4.7 fails tests (MUSL)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
12-testsuite.log
12-testsuite.log (text/plain), 23.20 KB, created by
Agostino Sarubbo
on 2022-10-06 15:15:28 UTC
(
hide
)
Description:
12-testsuite.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2022-10-06 15:15:28 UTC
Size:
23.20 KB
patch
obsolete
># -*- compilation -*- >66. link-order.at:27: testing Link order test ... >libtool: compile: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -c src/c.c -fPIC -DPIC -o src/.libs/c.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -c src/c.c -o src/c.o >/dev/null 2>&1 >libtool: link: x86_64-gentoo-linux-musl-gcc -shared -fPIC -DPIC src/.libs/c.o -O2 -march=x86-64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libcee.so.0 -o src/.libs/libcee.so.0.0.0 >libtool: link: (cd "src/.libs" && rm -f "libcee.so.0" && ln -s "libcee.so.0.0.0" "libcee.so.0") >libtool: link: (cd "src/.libs" && rm -f "libcee.so" && ln -s "libcee.so.0.0.0" "libcee.so") >libtool: link: x86_64-gentoo-linux-musl-ar cr src/.libs/libcee.a src/c.o >libtool: link: x86_64-gentoo-linux-musl-ranlib src/.libs/libcee.a >libtool: link: ( cd "src/.libs" && rm -f "libcee.la" && ln -s "../libcee.la" "libcee.la" ) >libtool: install: cp src/.libs/libcee.so.0.0.0 /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib/libcee.so.0.0.0 >libtool: install: (cd /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib && { ln -s -f libcee.so.0.0.0 libcee.so.0 || { rm -f libcee.so.0 && ln -s libcee.so.0.0.0 libcee.so.0; }; }) >libtool: install: (cd /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib && { ln -s -f libcee.so.0.0.0 libcee.so || { rm -f libcee.so && ln -s libcee.so.0.0.0 libcee.so; }; }) >libtool: install: cp src/.libs/libcee.lai /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib/libcee.la >libtool: install: cp src/.libs/libcee.a /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib/libcee.a >libtool: install: chmod 644 /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib/libcee.a >libtool: install: x86_64-gentoo-linux-musl-ranlib /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib/libcee.a >libtool: finish: PATH="/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests:/usr/lib/portage/python3.10/ebuild-helpers/xattr:/usr/lib/portage/python3.10/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib >Unimplemented option: -n >---------------------------------------------------------------------- >Libraries have been installed in: > /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/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 run these commands: > > - 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. >---------------------------------------------------------------------- >libtool: compile: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -c src/a_old.c -fPIC -DPIC -o src/.libs/a.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -c src/a_old.c -o src/a.o >/dev/null 2>&1 >libtool: compile: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -c src/b_old.c -fPIC -DPIC -o src/.libs/b.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -c src/b_old.c -o src/b.o >/dev/null 2>&1 >libtool: link: x86_64-gentoo-linux-musl-gcc -shared -fPIC -DPIC src/.libs/b.o -Wl,-rpath -Wl,//var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib -Wl,-rpath -Wl,/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib -L/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib //var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib/libcee.so -O2 -march=x86-64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libb.so.0 -o src/.libs/libb.so.0.0.0 >libtool: link: (cd "src/.libs" && rm -f "libb.so.0" && ln -s "libb.so.0.0.0" "libb.so.0") >libtool: link: (cd "src/.libs" && rm -f "libb.so" && ln -s "libb.so.0.0.0" "libb.so") >libtool: link: x86_64-gentoo-linux-musl-ar cr src/.libs/libb.a src/b.o >libtool: link: x86_64-gentoo-linux-musl-ranlib src/.libs/libb.a >libtool: link: ( cd "src/.libs" && rm -f "libb.la" && ln -s "../libb.la" "libb.la" ) >libtool: link: x86_64-gentoo-linux-musl-gcc -shared -fPIC -DPIC src/.libs/a.o -Wl,-rpath -Wl,/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/src/.libs -Wl,-rpath -Wl,//var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib -Wl,-rpath -Wl,/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib src/.libs/libb.so -L/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib //var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib/libcee.so -O2 -march=x86-64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,liba.so.0 -o src/.libs/liba.so.0.0.0 >libtool: link: (cd "src/.libs" && rm -f "liba.so.0" && ln -s "liba.so.0.0.0" "liba.so.0") >libtool: link: (cd "src/.libs" && rm -f "liba.so" && ln -s "liba.so.0.0.0" "liba.so") >libtool: link: x86_64-gentoo-linux-musl-ar cr src/.libs/liba.a src/a.o >libtool: link: x86_64-gentoo-linux-musl-ranlib src/.libs/liba.a >libtool: link: ( cd "src/.libs" && rm -f "liba.la" && ln -s "../liba.la" "liba.la" ) >libtool: install: cp src/.libs/libb.so.0.0.0 /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib/libb.so.0.0.0 >libtool: install: (cd /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib && { ln -s -f libb.so.0.0.0 libb.so.0 || { rm -f libb.so.0 && ln -s libb.so.0.0.0 libb.so.0; }; }) >libtool: install: (cd /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib && { ln -s -f libb.so.0.0.0 libb.so || { rm -f libb.so && ln -s libb.so.0.0.0 libb.so; }; }) >libtool: install: cp src/.libs/libb.lai /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib/libb.la >libtool: install: cp src/.libs/libb.a /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib/libb.a >libtool: install: chmod 644 /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib/libb.a >libtool: install: x86_64-gentoo-linux-musl-ranlib /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib/libb.a >libtool: finish: PATH="/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests:/usr/lib/portage/python3.10/ebuild-helpers/xattr:/usr/lib/portage/python3.10/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib >Unimplemented option: -n >---------------------------------------------------------------------- >Libraries have been installed in: > /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/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 run these commands: > > - 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. >---------------------------------------------------------------------- >./link-order.at:88: $LIBTOOL --mode=install cp src/liba.la $prefix/lib/liba.la >stderr: >libtool: warning: relinking 'src/liba.la' >Unimplemented option: -n >stdout: >libtool: install: (cd /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066; /bin/bash "/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/libtool" --mode=relink x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-undefined -o src/liba.la src/a.lo src/libb.la -L/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib -lcee -rpath /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib ) >libtool: relink: x86_64-gentoo-linux-musl-gcc -shared -fPIC -DPIC src/.libs/a.o -Wl,-rpath -Wl,/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib -L/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib -lb -lcee -O2 -march=x86-64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,liba.so.0 -o src/.libs/liba.so.0.0.0 >libtool: install: cp src/.libs/liba.so.0.0.0T /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib/liba.so.0.0.0 >libtool: install: (cd /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib && { ln -s -f liba.so.0.0.0 liba.so.0 || { rm -f liba.so.0 && ln -s liba.so.0.0.0 liba.so.0; }; }) >libtool: install: (cd /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib && { ln -s -f liba.so.0.0.0 liba.so || { rm -f liba.so && ln -s liba.so.0.0.0 liba.so; }; }) >libtool: install: cp src/.libs/liba.lai /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib/liba.la >libtool: install: cp src/.libs/liba.a /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib/liba.a >libtool: install: chmod 644 /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib/liba.a >libtool: install: x86_64-gentoo-linux-musl-ranlib /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib/liba.a >libtool: finish: PATH="/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests:/usr/lib/portage/python3.10/ebuild-helpers/xattr:/usr/lib/portage/python3.10/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib >---------------------------------------------------------------------- >Libraries have been installed in: > /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/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 run these commands: > > - 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. >---------------------------------------------------------------------- >libtool: compile: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -c src/a_new.c -fPIC -DPIC -o src/.libs/a.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -c src/a_new.c -o src/a.o >/dev/null 2>&1 >libtool: compile: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -c src/b_new.c -fPIC -DPIC -o src/.libs/b.o >libtool: compile: x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -c src/b_new.c -o src/b.o >/dev/null 2>&1 >libtool: link: x86_64-gentoo-linux-musl-gcc -shared -fPIC -DPIC src/.libs/b.o -Wl,-rpath -Wl,//var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib -Wl,-rpath -Wl,/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib -L/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib //var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib/libcee.so -O2 -march=x86-64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libb.so.0 -o src/.libs/libb.so.0.0.0 >libtool: link: (cd "src/.libs" && rm -f "libb.so.0" && ln -s "libb.so.0.0.0" "libb.so.0") >libtool: link: (cd "src/.libs" && rm -f "libb.so" && ln -s "libb.so.0.0.0" "libb.so") >libtool: link: x86_64-gentoo-linux-musl-ar cr src/.libs/libb.a src/b.o >libtool: link: x86_64-gentoo-linux-musl-ranlib src/.libs/libb.a >libtool: link: ( cd "src/.libs" && rm -f "libb.la" && ln -s "../libb.la" "libb.la" ) >libtool: link: x86_64-gentoo-linux-musl-gcc -shared -fPIC -DPIC src/.libs/a.o -Wl,-rpath -Wl,/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/src/.libs -Wl,-rpath -Wl,//var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib -Wl,-rpath -Wl,/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/new/lib -Wl,-rpath -Wl,/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib src/.libs/libb.so -L/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib //var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib/libcee.so -O2 -march=x86-64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,liba.so.0 -o src/.libs/liba.so.0.0.0 >libtool: link: (cd "src/.libs" && rm -f "liba.so.0" && ln -s "liba.so.0.0.0" "liba.so.0") >libtool: link: (cd "src/.libs" && rm -f "liba.so" && ln -s "liba.so.0.0.0" "liba.so") >libtool: link: x86_64-gentoo-linux-musl-ar cr src/.libs/liba.a src/a.o >libtool: link: x86_64-gentoo-linux-musl-ranlib src/.libs/liba.a >libtool: link: ( cd "src/.libs" && rm -f "liba.la" && ln -s "../liba.la" "liba.la" ) >libtool: install: cp src/.libs/libb.so.0.0.0 /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/new/lib/libb.so.0.0.0 >libtool: install: (cd /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/new/lib && { ln -s -f libb.so.0.0.0 libb.so.0 || { rm -f libb.so.0 && ln -s libb.so.0.0.0 libb.so.0; }; }) >libtool: install: (cd /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/new/lib && { ln -s -f libb.so.0.0.0 libb.so || { rm -f libb.so && ln -s libb.so.0.0.0 libb.so; }; }) >libtool: install: cp src/.libs/libb.lai /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/new/lib/libb.la >libtool: install: cp src/.libs/libb.a /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/new/lib/libb.a >libtool: install: chmod 644 /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/new/lib/libb.a >libtool: install: x86_64-gentoo-linux-musl-ranlib /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/new/lib/libb.a >libtool: finish: PATH="/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests:/usr/lib/portage/python3.10/ebuild-helpers/xattr:/usr/lib/portage/python3.10/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/new/lib >Unimplemented option: -n >---------------------------------------------------------------------- >Libraries have been installed in: > /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/new/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 run these commands: > > - 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. >---------------------------------------------------------------------- >./link-order.at:88: $LIBTOOL --mode=install cp src/liba.la $prefix/lib/liba.la >stderr: >libtool: warning: relinking 'src/liba.la' >Unimplemented option: -n >stdout: >libtool: install: (cd /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066; /bin/bash "/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/libtool" --mode=relink x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-undefined -o src/liba.la src/a.lo src/libb.la -L/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib -lcee -rpath /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/new/lib ) >libtool: relink: x86_64-gentoo-linux-musl-gcc -shared -fPIC -DPIC src/.libs/a.o -Wl,-rpath -Wl,/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/new/lib -Wl,-rpath -Wl,/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib -L/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/new/lib -lb -L/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib -lcee -O2 -march=x86-64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,liba.so.0 -o src/.libs/liba.so.0.0.0 >libtool: install: cp src/.libs/liba.so.0.0.0T /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/new/lib/liba.so.0.0.0 >libtool: install: (cd /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/new/lib && { ln -s -f liba.so.0.0.0 liba.so.0 || { rm -f liba.so.0 && ln -s liba.so.0.0.0 liba.so.0; }; }) >libtool: install: (cd /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/new/lib && { ln -s -f liba.so.0.0.0 liba.so || { rm -f liba.so && ln -s liba.so.0.0.0 liba.so; }; }) >libtool: install: cp src/.libs/liba.lai /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/new/lib/liba.la >libtool: install: cp src/.libs/liba.a /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/new/lib/liba.a >libtool: install: chmod 644 /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/new/lib/liba.a >libtool: install: x86_64-gentoo-linux-musl-ranlib /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/new/lib/liba.a >libtool: finish: PATH="/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests:/usr/lib/portage/python3.10/ebuild-helpers/xattr:/usr/lib/portage/python3.10/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/new/lib >---------------------------------------------------------------------- >Libraries have been installed in: > /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/new/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 run these commands: > > - 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. >---------------------------------------------------------------------- >libtool: clean: rm -f src/libb.la src/.libs/libb.so.0.0.0 src/.libs/libb.so.0 src/.libs/libb.so src/.libs/libb.a src/.libs/libb.la src/.libs/libb.lai >libtool: clean: rmdir src/.libs >/dev/null 2>&1 >libtool: clean: rm -f src/liba.la src/.libs/liba.so.0.0.0 src/.libs/liba.so.0 src/.libs/liba.so src/.libs/liba.a src/.libs/liba.la src/.libs/liba.lai >libtool: clean: rmdir src/.libs >/dev/null 2>&1 >./link-order.at:106: if $EGREP relinking stderr; then > $EGREP " -L.*\/new\/lib -lb -L.*\/old\/lib -lcee" stdout > else :; fi >--- /dev/null 2022-08-27 17:08:22.181452537 +0000 >+++ /var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/at-groups/66/stderr 2022-10-06 14:12:52.275655266 +0000 >@@ -0,0 +1,4 @@ >+grep: warning: stray \ before / >+grep: warning: stray \ before / >+grep: warning: stray \ before / >+grep: warning: stray \ before / >stdout: >libtool: warning: relinking 'src/liba.la' >libtool: relink: x86_64-gentoo-linux-musl-gcc -shared -fPIC -DPIC src/.libs/a.o -Wl,-rpath -Wl,/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/new/lib -Wl,-rpath -Wl,/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib -L/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/new/lib -lb -L/var/tmp/portage/sys-devel/libtool-2.4.7/work/libtool-2.4.7/tests/testsuite.dir/066/old/lib -lcee -O2 -march=x86-64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,liba.so.0 -o src/.libs/liba.so.0.0.0 >wrong link order >66. link-order.at:27: 66. Link order test (link-order.at:27): FAILED (link-order.at:106)
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 875629
:
821767
|
821770
|
821773
|
821776
| 821779 |
821782
|
821785
|
821788
|
821791
|
821794
|
821797
|
821800
|
821803
|
821806
|
821809