Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 253117 Details for
Bug 344051
sys-devel/libtool-{2.2.6b|2.2.10} fails tests/demo-hardcode.test
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge --info =sys-devel/libtool-2.2.10
build2.log (text/plain), 35.25 KB, created by
Alex Buell
on 2010-11-04 00:22:40 UTC
(
hide
)
Description:
emerge --info =sys-devel/libtool-2.2.10
Filename:
MIME Type:
Creator:
Alex Buell
Created:
2010-11-04 00:22:40 UTC
Size:
35.25 KB
patch
obsolete
> [33;01m*[0m When migrating to the new sparc mutlilib profile please keep in mind that it > [33;01m*[0m is still in an experimental state. Also note that you need to follow the > [33;01m*[0m migration guide [0], otherwise important packages such as gcc or glibc will > [33;01m*[0m fail to compile and most other packages will be installed incorrectly. > [33;01m*[0m > [33;01m*[0m [0] http://sparc.gentoo.org/multilib.xml > > [32;01m*[0m CPV: sys-devel/libtool-2.2.10 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: elibc_glibc kernel_linux multilib sparc test userland_GNU >>>> Unpacking source... >>>> Unpacking libtool-2.2.10.tar.lzma to /var/tmp/portage/sys-devel/libtool-2.2.10/work >>>> Source unpacked in /var/tmp/portage/sys-devel/libtool-2.2.10/work >>>> Preparing source in /var/tmp/portage/sys-devel/libtool-2.2.10/work/libtool-2.2.10 ... > [32;01m*[0m Removing useless C++ checks ... >[A[124C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying libtool-1.5.20-use-linux-version-in-fbsd.patch ... >[A[124C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/sys-devel/libtool-2.2.10/work/libtool-2.2.10/libltdl' ... > [32;01m*[0m Running aclocal -I m4 ... >[A[124C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running true --copy --force --install --automake ... >[A[124C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 ... >[A[124C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[124C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[124C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign ... >[A[124C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/sys-devel/libtool-2.2.10/work/libtool-2.2.10' ... > [32;01m*[0m Running aclocal -I libltdl/m4 ... >[A[124C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running true --copy --force --install --automake ... >[A[124C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I libltdl/m4 ... >[A[124C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[124C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[124C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[124C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-devel/libtool-2.2.10/work/libtool-2.2.10 ... > * econf: updating libtool-2.2.10/libltdl/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libtool-2.2.10/libltdl/config/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=sparc-unknown-linux-gnu --host=sparc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib32 >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >## -------------------------- ## >## Configuring libtool 2.2.10 ## >## -------------------------- ## > >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 whether subdir libobjs are useable... yes >checking for sparc-unknown-linux-gnu-gcc... sparc-unknown-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 sparc-unknown-linux-gnu-gcc accepts -g... yes >checking for sparc-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of sparc-unknown-linux-gnu-gcc... gcc3 >checking whether sparc-unknown-linux-gnu-gcc and cc understand -c and -o together... yes >checking how to run the C preprocessor... sparc-unknown-linux-gnu-gcc -E >checking build system type... sparc-unknown-linux-gnu >checking host system type... sparc-unknown-linux-gnu >checking how to print strings... printf >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 sparc-unknown-linux-gnu-gcc... /usr/sparc-unknown-linux-gnu/bin/ld >checking if the linker (/usr/sparc-unknown-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 whether ln -s works... yes >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/sparc-unknown-linux-gnu/bin/ld option to reload object files... -r >checking for sparc-unknown-linux-gnu-objdump... sparc-unknown-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for sparc-unknown-linux-gnu-ar... sparc-unknown-linux-gnu-ar >checking for sparc-unknown-linux-gnu-strip... sparc-unknown-linux-gnu-strip >checking for sparc-unknown-linux-gnu-ranlib... sparc-unknown-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from sparc-unknown-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 for objdir... .libs >checking if sparc-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for sparc-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if sparc-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if sparc-unknown-linux-gnu-gcc static flag -static works... yes >checking if sparc-unknown-linux-gnu-gcc supports -c -o file.o... yes >checking if sparc-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the sparc-unknown-linux-gnu-gcc linker (/usr/sparc-unknown-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... yes >checking which extension is used for runtime loadable modules... .so >checking which variable specifies run-time module search path... LD_LIBRARY_PATH >checking for the default library search path... /lib /usr/lib /usr/local/lib //usr/lib32/opengl/xorg-x11/lib /lib /usr/lib /lib32 /usr/lib32 /usr/local/lib32 /lib64 /usr/lib64 /usr/local/lib64 /usr/sparc-unknown-linux-gnu/lib /usr/lib/gcc/sparc-unknown-linux-gnu/4.4.3 /usr/lib/gcc/sparc-unknown-linux-gnu/4.4.3/64 //usr/lib32/xulrunner-1.9.2 /usr/games/lib /usr/games/lib32 /usr/games/lib64 >checking for library containing dlopen... -ldl >checking for dlerror... yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dld_link in -ldld... no >checking for _ prefix in compiled symbols... no >checking whether deplibs are loaded by dlopen... yes >checking for argz.h... yes >checking for error_t... yes >checking for argz_add... yes >checking for argz_append... yes >checking for argz_count... yes >checking for argz_create_sep... yes >checking for argz_insert... yes >checking for argz_next... yes >checking for argz_stringify... yes >checking if argz actually works... yes >checking whether libtool supports -dlopen/-dlpreopen... yes >checking for unistd.h... (cached) yes >checking for dl.h... no >checking for sys/dl.h... no >checking for dld.h... no >checking for mach-o/dyld.h... no >checking for dirent.h... yes >checking for closedir... yes >checking for opendir... yes >checking for readdir... yes >checking for strlcat... no >checking for strlcpy... no >checking for sparc-unknown-linux-gnu-g++... sparc-unknown-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether sparc-unknown-linux-gnu-g++ accepts -g... yes >checking dependency style of sparc-unknown-linux-gnu-g++... gcc3 >checking how to run the C++ preprocessor... sparc-unknown-linux-gnu-g++ -E >checking for ld used by sparc-unknown-linux-gnu-g++... /usr/sparc-unknown-linux-gnu/bin/ld >checking if the linker (/usr/sparc-unknown-linux-gnu/bin/ld) is GNU ld... yes >checking whether the sparc-unknown-linux-gnu-g++ linker (/usr/sparc-unknown-linux-gnu/bin/ld) supports shared libraries... yes >checking for sparc-unknown-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if sparc-unknown-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if sparc-unknown-linux-gnu-g++ static flag -static works... yes >checking if sparc-unknown-linux-gnu-g++ supports -c -o file.o... yes >checking if sparc-unknown-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the sparc-unknown-linux-gnu-g++ linker (/usr/sparc-unknown-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for sparc-unknown-linux-gnu-g77... no >checking for sparc-unknown-linux-gnu-xlf... no >checking for sparc-unknown-linux-gnu-f77... no >checking for sparc-unknown-linux-gnu-frt... no >checking for sparc-unknown-linux-gnu-pgf77... no >checking for sparc-unknown-linux-gnu-cf77... no >checking for sparc-unknown-linux-gnu-fort77... no >checking for sparc-unknown-linux-gnu-fl32... no >checking for sparc-unknown-linux-gnu-af77... no >checking for sparc-unknown-linux-gnu-xlf90... no >checking for sparc-unknown-linux-gnu-f90... no >checking for sparc-unknown-linux-gnu-pgf90... no >checking for sparc-unknown-linux-gnu-pghpf... no >checking for sparc-unknown-linux-gnu-epcf90... no >checking for sparc-unknown-linux-gnu-gfortran... sparc-unknown-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether sparc-unknown-linux-gnu-gfortran accepts -g... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for sparc-unknown-linux-gnu-gfortran option to produce PIC... -fPIC >checking if sparc-unknown-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if sparc-unknown-linux-gnu-gfortran static flag -static works... yes >checking if sparc-unknown-linux-gnu-gfortran supports -c -o file.o... yes >checking if sparc-unknown-linux-gnu-gfortran supports -c -o file.o... (cached) yes >checking whether the sparc-unknown-linux-gnu-gfortran linker (/usr/sparc-unknown-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for sparc-unknown-linux-gnu-gfortran... sparc-unknown-linux-gnu-gfortran >checking whether we are using the GNU Fortran compiler... yes >checking whether sparc-unknown-linux-gnu-gfortran accepts -g... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for sparc-unknown-linux-gnu-gfortran option to produce PIC... -fPIC >checking if sparc-unknown-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if sparc-unknown-linux-gnu-gfortran static flag -static works... yes >checking if sparc-unknown-linux-gnu-gfortran supports -c -o file.o... yes >checking if sparc-unknown-linux-gnu-gfortran supports -c -o file.o... (cached) yes >checking whether the sparc-unknown-linux-gnu-gfortran linker (/usr/sparc-unknown-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for sparc-unknown-linux-gnu-gcj... no >checking for gcj... no >checking for sparc-unknown-linux-gnu-windres... no >checking for windres... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing tests/atconfig commands >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-devel/libtool-2.2.10/work/libtool-2.2.10 ... >make -j8 >rm -f libtoolize.tmp libtoolize >(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /var/tmp/portage/sys-devel/libtool-2.2.10/work/libtool-2.2.10/libltdl/config/missing --run autoheader) >set dummy `/bin/bash ./libltdl/config/mkstamp .`; shift; case 2.2.10 in *[acegikmoqsuwy]) TIMESTAMP=" $1 $2" ;; *) TIMESTAMP="" ;; esac; \ > input="libtoolize.m4sh"; \ > sed -e 's,@EGREP\@,/bin/grep -E,g' -e 's,@FGREP\@,/bin/grep -F,g' -e 's,@GREP\@,/bin/grep,g' -e 's,@LN_S\@,ln -s,g' -e 's,@MACRO_VERSION\@,2.2.10,g' -e 's,@PACKAGE\@,libtool,g' -e 's,@PACKAGE_BUGREPORT\@,bug-libtool@gnu.org,g' -e 's,@PACKAGE_NAME\@,libtool,g' -e 's,@PACKAGE_STRING\@,libtool 2.2.10,g' -e 's,@PACKAGE_TARNAME\@,libtool,g' -e 's,@PACKAGE_VERSION\@,2.2.10,g' -e 's,@SED\@,/bin/sed,g' -e 's,@VERSION\@,2.2.10,g' -e 's,@aclocaldir\@,/usr/share/aclocal,g' -e 's,@datadir\@,/usr/share,g' -e 's,@pkgdatadir\@,/usr/share/libtool,g' -e 's,@host_triplet\@,sparc-unknown-linux-gnu,g' -e 's,@prefix\@,/usr,g' -e "s,@configure_input\@,Generated from $input.,g" -e "s,@TIMESTAMP\@,$TIMESTAMP,g" \ > -e 's,@aclocal_DATA\@,m4/argz.m4 m4/libtool.m4 m4/ltdl.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4,g' \ > -e "s,@pkgltdl_files\@,libltdl/COPYING.LIB libltdl/README libltdl/Makefile.inc libltdl/Makefile.am libltdl/configure.ac libltdl/aclocal.m4 libltdl/Makefile.in libltdl/config-h.in libltdl/configure libltdl/argz_.h libltdl/argz.c libltdl/loaders/dld_link.c libltdl/loaders/dlopen.c libltdl/loaders/dyld.c libltdl/loaders/load_add_on.c libltdl/loaders/loadlibrary.c libltdl/loaders/shl_load.c libltdl/lt__dirent.c libltdl/lt__strl.c libltdl/libltdl/lt__alloc.h libltdl/libltdl/lt__dirent.h libltdl/libltdl/lt__glibc.h libltdl/libltdl/lt__private.h libltdl/libltdl/lt__strl.h libltdl/libltdl/lt_dlloader.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_system.h libltdl/libltdl/slist.h libltdl/loaders/preopen.c libltdl/lt__alloc.c libltdl/lt_dlloader.c libltdl/lt_error.c libltdl/ltdl.c libltdl/ltdl.h libltdl/slist.c,g" \ > -e "s,@pkgconfig_files\@,config/compile config/config.guess config/config.sub config/depcomp config/install-sh config/missing config/ltmain.sh,g" \ > ./libtoolize.in > libtoolize.tmp >chmod a+x libtoolize.tmp >chmod a-w libtoolize.tmp >mv -f libtoolize.tmp libtoolize >rm -f stamp-h1 >touch config-h.in >cd . && /bin/bash ./config.status config.h >config.status: creating config.h >config.status: config.h is unchanged >make all-recursive >make[1]: Entering directory `/var/tmp/portage/sys-devel/libtool-2.2.10/work/libtool-2.2.10' >make[2]: Entering directory `/var/tmp/portage/sys-devel/libtool-2.2.10/work/libtool-2.2.10' >test -f doc/.dirstamp || make doc/.dirstamp >depbase=`echo libltdl/lt__strl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/bash ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mcpu=ultrasparc -pipe -ggdb3 -MT libltdl/lt__strl.lo -MD -MP -MF $depbase.Tpo -c -o libltdl/lt__strl.lo libltdl/lt__strl.c &&\ > mv -f $depbase.Tpo $depbase.Plo >cd ./libltdl && \ > sed -e 's,config/mdate-sh,,' -e 's,config/texinfo.tex,,' \ > -e 's,config/mkinstalldirs,,' \ > < Makefile.in > Makefile.inT && \ > mv -f Makefile.inT Makefile.in >cd ./libltdl && /bin/bash /var/tmp/portage/sys-devel/libtool-2.2.10/work/libtool-2.2.10/libltdl/config/missing --run autoheader >/bin/bash ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mcpu=ultrasparc -pipe -ggdb3 -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c -o libltdl/loaders/libltdl_libltdl_la-preopen.lo `test -f 'libltdl/loaders/preopen.c' || echo './'`libltdl/loaders/preopen.c >/bin/bash ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mcpu=ultrasparc -pipe -ggdb3 -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c -o libltdl/libltdl_libltdl_la-lt__alloc.lo `test -f 'libltdl/lt__alloc.c' || echo './'`libltdl/lt__alloc.c >/bin/bash ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mcpu=ultrasparc -pipe -ggdb3 -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c -o libltdl/libltdl_libltdl_la-lt_dlloader.lo `test -f 'libltdl/lt_dlloader.c' || echo './'`libltdl/lt_dlloader.c >/bin/bash ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mcpu=ultrasparc -pipe -ggdb3 -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c -o libltdl/libltdl_libltdl_la-lt_error.lo `test -f 'libltdl/lt_error.c' || echo './'`libltdl/lt_error.c >make[3]: Entering directory `/var/tmp/portage/sys-devel/libtool-2.2.10/work/libtool-2.2.10' >echo stamp > libltdl/stamp-mk >/bin/bash ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mcpu=ultrasparc -pipe -ggdb3 -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c -o libltdl/libltdl_libltdl_la-ltdl.lo `test -f 'libltdl/ltdl.c' || echo './'`libltdl/ltdl.c >make[3]: Leaving directory `/var/tmp/portage/sys-devel/libtool-2.2.10/work/libtool-2.2.10' >/bin/bash ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mcpu=ultrasparc -pipe -ggdb3 -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c -o libltdl/libltdl_libltdl_la-slist.lo `test -f 'libltdl/slist.c' || echo './'`libltdl/slist.c >libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mcpu=ultrasparc -pipe -ggdb3 -MT libltdl/lt__strl.lo -MD -MP -MF libltdl/.deps/lt__strl.Tpo -c libltdl/lt__strl.c -fPIC -DPIC -o libltdl/.libs/lt__strl.o >libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mcpu=ultrasparc -pipe -ggdb3 -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c libltdl/lt_dlloader.c -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt_dlloader.o >libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mcpu=ultrasparc -pipe -ggdb3 -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c libltdl/lt_error.c -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt_error.o >libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mcpu=ultrasparc -pipe -ggdb3 -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c libltdl/lt__alloc.c -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-lt__alloc.o >libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mcpu=ultrasparc -pipe -ggdb3 -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c libltdl/loaders/preopen.c -fPIC -DPIC -o libltdl/loaders/.libs/libltdl_libltdl_la-preopen.o >libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mcpu=ultrasparc -pipe -ggdb3 -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c libltdl/ltdl.c -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-ltdl.o >libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mcpu=ultrasparc -pipe -ggdb3 -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c libltdl/slist.c -fPIC -DPIC -o libltdl/.libs/libltdl_libltdl_la-slist.o >libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mcpu=ultrasparc -pipe -ggdb3 -MT libltdl/lt__strl.lo -MD -MP -MF libltdl/.deps/lt__strl.Tpo -c libltdl/lt__strl.c -o libltdl/lt__strl.o >/dev/null 2>&1 >libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mcpu=ultrasparc -pipe -ggdb3 -MT libltdl/libltdl_libltdl_la-lt__alloc.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo -c libltdl/lt__alloc.c -o libltdl/libltdl_libltdl_la-lt__alloc.o >/dev/null 2>&1 >touch libltdl/config-h.in >libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mcpu=ultrasparc -pipe -ggdb3 -MT libltdl/libltdl_libltdl_la-lt_dlloader.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo -c libltdl/lt_dlloader.c -o libltdl/libltdl_libltdl_la-lt_dlloader.o >/dev/null 2>&1 >depbase=`echo libltdl/loaders/dlopen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/bash ./libtool --tag=CC --mode=compile sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLT_CONFIG_H='<config.h>' -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mcpu=ultrasparc -pipe -ggdb3 -MT libltdl/loaders/dlopen.lo -MD -MP -MF $depbase.Tpo -c -o libltdl/loaders/dlopen.lo libltdl/loaders/dlopen.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mcpu=ultrasparc -pipe -ggdb3 -MT libltdl/loaders/dlopen.lo -MD -MP -MF libltdl/loaders/.deps/dlopen.Tpo -c libltdl/loaders/dlopen.c -fPIC -DPIC -o libltdl/loaders/.libs/dlopen.o >libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mcpu=ultrasparc -pipe -ggdb3 -MT libltdl/loaders/libltdl_libltdl_la-preopen.lo -MD -MP -MF libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo -c libltdl/loaders/preopen.c -o libltdl/loaders/libltdl_libltdl_la-preopen.o >/dev/null 2>&1 >libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mcpu=ultrasparc -pipe -ggdb3 -MT libltdl/libltdl_libltdl_la-lt_error.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo -c libltdl/lt_error.c -o libltdl/libltdl_libltdl_la-lt_error.o >/dev/null 2>&1 >libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mcpu=ultrasparc -pipe -ggdb3 -MT libltdl/libltdl_libltdl_la-slist.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-slist.Tpo -c libltdl/slist.c -o libltdl/libltdl_libltdl_la-slist.o >/dev/null 2>&1 >mv -f libltdl/.deps/libltdl_libltdl_la-lt__alloc.Tpo libltdl/.deps/libltdl_libltdl_la-lt__alloc.Plo >libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mcpu=ultrasparc -pipe -ggdb3 -MT libltdl/loaders/dlopen.lo -MD -MP -MF libltdl/loaders/.deps/dlopen.Tpo -c libltdl/loaders/dlopen.c -o libltdl/loaders/dlopen.o >/dev/null 2>&1 >mv -f libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Tpo libltdl/.deps/libltdl_libltdl_la-lt_dlloader.Plo >mv -f libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Tpo libltdl/loaders/.deps/libltdl_libltdl_la-preopen.Plo >mv -f libltdl/.deps/libltdl_libltdl_la-lt_error.Tpo libltdl/.deps/libltdl_libltdl_la-lt_error.Plo >mv -f libltdl/.deps/libltdl_libltdl_la-slist.Tpo libltdl/.deps/libltdl_libltdl_la-slist.Plo >/bin/bash ./libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -O2 -mcpu=ultrasparc -pipe -ggdb3 -module -avoid-version -Wl,-O1 -Wl,--as-needed -o libltdl/dlopen.la libltdl/loaders/dlopen.lo -ldl -ldl >libtool: link: sparc-unknown-linux-gnu-ar cru libltdl/.libs/dlopen.a libltdl/loaders/.libs/dlopen.o >libtool: link: sparc-unknown-linux-gnu-ranlib libltdl/.libs/dlopen.a >libtool: link: ( cd "libltdl/.libs" && rm -f "dlopen.la" && ln -s "../dlopen.la" "dlopen.la" ) >libtool: compile: sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DLTDLOPEN=libltdl "-DLT_CONFIG_H=<config.h>" -DLTDL -I. -I. -Ilibltdl -I./libltdl -I./libltdl/libltdl -O2 -mcpu=ultrasparc -pipe -ggdb3 -MT libltdl/libltdl_libltdl_la-ltdl.lo -MD -MP -MF libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo -c libltdl/ltdl.c -o libltdl/libltdl_libltdl_la-ltdl.o >/dev/null 2>&1 >mv -f libltdl/.deps/libltdl_libltdl_la-ltdl.Tpo libltdl/.deps/libltdl_libltdl_la-ltdl.Plo >/bin/bash ./libtool --tag=CC --mode=link sparc-unknown-linux-gnu-gcc -O2 -mcpu=ultrasparc -pipe -ggdb3 -no-undefined -version-info 9:2:2 -dlpreopen libltdl/dlopen.la -Wl,-O1 -Wl,--as-needed -o libltdl/libltdl.la -rpath /usr/lib32 libltdl/loaders/libltdl_libltdl_la-preopen.lo libltdl/libltdl_libltdl_la-lt__alloc.lo libltdl/libltdl_libltdl_la-lt_dlloader.lo libltdl/libltdl_libltdl_la-lt_error.lo libltdl/libltdl_libltdl_la-ltdl.lo libltdl/libltdl_libltdl_la-slist.lo libltdl/lt__strl.lo -ldl >libtool: link: rm -f libltdl/.libs/libltdl.nm libltdl/.libs/libltdl.nmS libltdl/.libs/libltdl.nmT >libtool: link: (cd libltdl/.libs && sparc-unknown-linux-gnu-gcc -O2 -mcpu=ultrasparc -pipe -ggdb3 -c -fno-builtin -fPIC -DPIC "libltdlS.c") >libtool: link: rm -f "libltdl/.libs/libltdlS.c" "libltdl/.libs/libltdl.nm" "libltdl/.libs/libltdl.nmS" "libltdl/.libs/libltdl.nmT" >libtool: link: (cd libltdl/.libs/libltdl.lax/dlopen.a && sparc-unknown-linux-gnu-ar x "/var/tmp/portage/sys-devel/libtool-2.2.10/work/libtool-2.2.10/libltdl/.libs/dlopen.a") >libtool: link: sparc-unknown-linux-gnu-gcc -shared libltdl/loaders/.libs/libltdl_libltdl_la-preopen.o libltdl/.libs/libltdl_libltdl_la-lt__alloc.o libltdl/.libs/libltdl_libltdl_la-lt_dlloader.o libltdl/.libs/libltdl_libltdl_la-lt_error.o libltdl/.libs/libltdl_libltdl_la-ltdl.o libltdl/.libs/libltdl_libltdl_la-slist.o libltdl/.libs/lt__strl.o libltdl/.libs/libltdlS.o libltdl/.libs/libltdl.lax/dlopen.a/dlopen.o -ldl -mcpu=ultrasparc -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libltdl.so.7 -o libltdl/.libs/libltdl.so.7.2.2 >libtool: link: (cd "libltdl/.libs" && rm -f "libltdl.so.7" && ln -s "libltdl.so.7.2.2" "libltdl.so.7") >libtool: link: (cd "libltdl/.libs" && rm -f "libltdl.so" && ln -s "libltdl.so.7.2.2" "libltdl.so") >libtool: link: (cd libltdl/.libs/libltdl.lax/lt1-dlopen.a && sparc-unknown-linux-gnu-ar x "/var/tmp/portage/sys-devel/libtool-2.2.10/work/libtool-2.2.10/libltdl/.libs/dlopen.a") >libtool: link: sparc-unknown-linux-gnu-ar cru libltdl/.libs/libltdl.a libltdl/loaders/libltdl_libltdl_la-preopen.o libltdl/libltdl_libltdl_la-lt__alloc.o libltdl/libltdl_libltdl_la-lt_dlloader.o libltdl/libltdl_libltdl_la-lt_error.o libltdl/libltdl_libltdl_la-ltdl.o libltdl/libltdl_libltdl_la-slist.o libltdl/lt__strl.o libltdl/.libs/libltdlS.o libltdl/.libs/libltdl.lax/lt1-dlopen.a/dlopen.o >libtool: link: sparc-unknown-linux-gnu-ranlib libltdl/.libs/libltdl.a >libtool: link: rm -fr libltdl/.libs/libltdl.lax libltdl/.libs/libltdl.lax >libtool: link: ( cd "libltdl/.libs" && rm -f "libltdl.la" && ln -s "../libltdl.la" "libltdl.la" ) >make[2]: Leaving directory `/var/tmp/portage/sys-devel/libtool-2.2.10/work/libtool-2.2.10' >make[1]: Leaving directory `/var/tmp/portage/sys-devel/libtool-2.2.10/work/libtool-2.2.10' >>>> Source compiled. >>>> Test phase [check]: sys-devel/libtool-2.2.10 >make -j8 -j1 check >make check-recursive >make[1]: Entering directory `/var/tmp/portage/sys-devel/libtool-2.2.10/work/libtool-2.2.10' >rm -f tests/defs.tmp tests/defs; \ > input="defs.m4sh"; \ > sed -e 's,@EGREP\@,/bin/grep -E,g' -e 's,@FGREP\@,/bin/grep -F,g' -e 's,@GREP\@,/bin/grep,g' -e 's,@LN_S\@,ln -s,g' -e 's,@MACRO_VERSION\@,2.2.10,g' -e 's,@PACKAGE\@,libtool,g' -e 's,@PACKAGE_BUGREPORT\@,bug-libtool@gnu.org,g' -e 's,@PACKAGE_NAME\@,libtool,g' -e 's,@PACKAGE_STRING\@,libtool 2.2.10,g' -e 's,@PACKAGE_TARNAME\@,libtool,g' -e 's,@PACKAGE_VERSION\@,2.2.10,g' -e 's,@SED\@,/bin/sed,g' -e 's,@VERSION\@,2.2.10,g' -e 's,@aclocaldir\@,/usr/share/aclocal,g' -e 's,@datadir\@,/usr/share,g' -e 's,@pkgdatadir\@,/usr/share/libtool,g' -e 's,@host_triplet\@,sparc-unknown-linux-gnu,g' -e 's,@prefix\@,/usr,g' -e "s,@configure_input\@,Generated from $input.,g" ./tests/defs.in > tests/defs.tmp; \ > mv -f tests/defs.tmp tests/defs >make[2]: Entering directory `/var/tmp/portage/sys-devel/libtool-2.2.10/work/libtool-2.2.10' >make check-TESTS check-local >make[3]: Entering directory `/var/tmp/portage/sys-devel/libtool-2.2.10/work/libtool-2.2.10' >PASS: tests/link.test >PASS: tests/link-2.test >PASS: tests/nomode.test >PASS: tests/objectlist.test >PASS: tests/quote.test >PASS: tests/sh.test >PASS: tests/suffix.test >PASS: tests/tagtrace.test >PASS: tests/cdemo-static.test >PASS: tests/cdemo-make.test >PASS: tests/cdemo-exec.test >PASS: tests/demo-static.test >PASS: tests/demo-make.test >PASS: tests/demo-exec.test >PASS: tests/demo-inst.test >PASS: tests/demo-unst.test >PASS: tests/depdemo-static.test >PASS: tests/depdemo-make.test >PASS: tests/depdemo-exec.test >PASS: tests/depdemo-inst.test >PASS: tests/depdemo-unst.test >PASS: tests/mdemo-static.test >PASS: tests/mdemo-make.test >PASS: tests/mdemo-exec.test >PASS: tests/mdemo-inst.test >PASS: tests/mdemo-unst.test >PASS: tests/cdemo-conf.test >PASS: tests/cdemo-make.test >PASS: tests/cdemo-exec.test >PASS: tests/demo-conf.test >PASS: tests/demo-make.test >PASS: tests/demo-exec.test >PASS: tests/demo-inst.test >PASS: tests/demo-unst.test >PASS: tests/demo-deplibs.test >PASS: tests/depdemo-conf.test >PASS: tests/depdemo-make.test >PASS: tests/depdemo-exec.test >PASS: tests/depdemo-inst.test >PASS: tests/depdemo-unst.test >PASS: tests/mdemo-conf.test >PASS: tests/mdemo-make.test >PASS: tests/mdemo-exec.test >PASS: tests/mdemo-inst.test >PASS: tests/mdemo-unst.test >PASS: tests/mdemo-dryrun.test >PASS: tests/mdemo2-conf.test >PASS: tests/mdemo2-make.test >PASS: tests/mdemo2-exec.test >PASS: tests/pdemo-conf.test >PASS: tests/pdemo-make.test >PASS: tests/pdemo-exec.test >PASS: tests/pdemo-inst.test >PASS: tests/demo-nofast.test >PASS: tests/demo-make.test >PASS: tests/demo-exec.test >PASS: tests/demo-inst.test >PASS: tests/demo-unst.test >PASS: tests/depdemo-nofast.test >PASS: tests/depdemo-make.test >PASS: tests/depdemo-exec.test >PASS: tests/depdemo-inst.test >PASS: tests/depdemo-unst.test >PASS: tests/demo-pic.test >PASS: tests/demo-make.test >PASS: tests/demo-exec.test >PASS: tests/demo-nopic.test >PASS: tests/demo-make.test >PASS: tests/demo-exec.test >PASS: tests/cdemo-shared.test >PASS: tests/cdemo-make.test >PASS: tests/cdemo-exec.test >PASS: tests/demo-shared.test >PASS: tests/demo-make.test >PASS: tests/demo-exec.test >PASS: tests/demo-inst.test >FAIL: tests/demo-hardcode.test >PASS: tests/demo-relink.test >PASS: tests/demo-noinst-link.test >PASS: tests/demo-unst.test >PASS: tests/depdemo-shared.test >PASS: tests/depdemo-make.test >PASS: tests/depdemo-exec.test >PASS: tests/depdemo-inst.test >PASS: tests/depdemo-relink.test >PASS: tests/depdemo-unst.test >PASS: tests/mdemo-shared.test >PASS: tests/mdemo-make.test >PASS: tests/mdemo-exec.test >PASS: tests/mdemo-inst.test >PASS: tests/mdemo-unst.test >PASS: tests/cdemo-undef.test >PASS: tests/cdemo-make.test >PASS: tests/cdemo-exec.test >PASS: tests/tagdemo-static.test >PASS: tests/tagdemo-make.test >PASS: tests/tagdemo-exec.test >PASS: tests/tagdemo-conf.test >PASS: tests/tagdemo-make.test >PASS: tests/tagdemo-exec.test >PASS: tests/tagdemo-shared.test >PASS: tests/tagdemo-make.test >PASS: tests/tagdemo-exec.test >PASS: tests/tagdemo-undef.test >PASS: tests/tagdemo-make.test >PASS: tests/tagdemo-exec.test >PASS: tests/f77demo-static.test >PASS: tests/f77demo-make.test >PASS: tests/f77demo-exec.test >PASS: tests/f77demo-conf.test >PASS: tests/f77demo-make.test >PASS: tests/f77demo-exec.test >PASS: tests/f77demo-shared.test >PASS: tests/f77demo-make.test >PASS: tests/f77demo-exec.test >PASS: tests/fcdemo-static.test >PASS: tests/fcdemo-make.test >PASS: tests/fcdemo-exec.test >PASS: tests/fcdemo-conf.test >PASS: tests/fcdemo-make.test >PASS: tests/fcdemo-exec.test >PASS: tests/fcdemo-shared.test >PASS: tests/fcdemo-make.test >PASS: tests/fcdemo-exec.test >==================================== >1 of 124 tests failed >Please report to bug-libtool@gnu.org >==================================== >make[3]: *** [check-TESTS] Error 1 >make[3]: Leaving directory `/var/tmp/portage/sys-devel/libtool-2.2.10/work/libtool-2.2.10' >make[2]: *** [check-am] Error 2 >make[2]: Leaving directory `/var/tmp/portage/sys-devel/libtool-2.2.10/work/libtool-2.2.10' >make[1]: *** [check-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/sys-devel/libtool-2.2.10/work/libtool-2.2.10' >make: *** [check] Error 2 > [31;01m*[0m ERROR: sys-devel/libtool-2.2.10 failed: > [31;01m*[0m Make check failed. See above for details. > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 54: Called src_test > [31;01m*[0m environment, line 2895: Called _eapi0_src_test > [31;01m*[0m ebuild.sh, line 619: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m hasq test $FEATURES && die "Make check failed. See above for details." > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =sys-devel/libtool-2.2.10', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =sys-devel/libtool-2.2.10'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/sys-devel/libtool-2.2.10/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-devel/libtool-2.2.10/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/sys-devel/libtool-2.2.10/work/libtool-2.2.10'
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 344051
:
253113
|
253115
| 253117 |
253119
|
255671