Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 20459 Details for
Bug 33059
dev-libs/gsl-1.3 doesn't build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge log for gsl-1.3
emerge-gsl.log (text/plain), 35.80 KB, created by
Rossen Apostolov
on 2003-11-08 21:50:45 UTC
(
hide
)
Description:
emerge log for gsl-1.3
Filename:
MIME Type:
Creator:
Rossen Apostolov
Created:
2003-11-08 21:50:45 UTC
Size:
35.80 KB
patch
obsolete
>flag-o-matic >flag-o-matic >flag-o-matic >>>> Unpacking source... >>>> Unpacking gsl-1.3.tar.gz to /var/tmp/portage/gsl-1.3/work >>>> Source unpacked. >flag-o-matic >creating cache ./config.cache >checking for a BSD compatible install... /bin/install -c >checking whether build environment is sane... yes >checking whether make sets ${MAKE}... yes >checking for working aclocal... found >checking for working autoconf... found >checking for working automake... found >checking for working autoheader... found >checking for working makeinfo... found >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether make sets ${MAKE}... (cached) yes >checking host system type... i686-pc-linux-gnu >checking for gcc... gcc >checking whether the C compiler (gcc -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse ) works... yes >checking whether the C compiler (gcc -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse ) is a cross-compiler... no >checking whether we are using GNU C... yes >checking whether gcc accepts -g... yes >checking how to run the C preprocessor... gcc -E >checking for a BSD compatible install... /bin/install -c >checking whether ln -s works... yes >checking build system type... i686-pc-linux-gnu >checking for ranlib... ranlib >checking for ar... ar >checking for Cygwin environment... no >checking for mingw32 environment... no >checking for ld used by 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 for a sed that does not truncate output... /bin/sed >checking how to recognise dependent libraries... pass_all >checking for object suffix... o >checking for executable suffix... no >checking command to parse /usr/bin/nm -B output... ok >checking for dlfcn.h... yes >checking for ranlib... (cached) ranlib >checking for strip... strip >checking for objdir... .libs >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.lo... yes >checking if gcc supports -fno-rtti -fno-exceptions... yes >checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking whether -lc should be explicitly linked in... no >creating libtool >checking for ANSI C header files... yes >checking for size_t... yes >checking for working const... yes >checking for inline... inline >checking for extern inline... yes >checking for library containing cos... -lm >checking for hypot... yes >checking for expm1... yes >checking for acosh... yes >checking for asinh... yes >checking for atanh... yes >checking for ldexp... yes >checking for frexp... yes >checking for isinf... yes >checking for finite... yes >checking for isnan... yes >checking for log1p... yes >checking for vprintf... yes >checking for memcpy... yes >checking for memmove... yes >checking for strdup... yes >checking for strtol... yes >checking for strtoul... yes >checking for clock... yes >checking for CLOCKS_PER_SEC... yes >checking for EXIT_SUCCESS and EXIT_FAILURE... yes >checking for IEEE arithmetic interface type... x86linux >checking for cpu with extended floating point registers... x86, yes >checking for rounding-control compiler flags... none >checking for IEEE-conformance compiler flags... none >checking whether printf/scanf works with long double... yes >checking working IEEE comparisons... yes >checking for IEEE denormalized values... yes >updating cache ./config.cache >creating ./config.status >creating gsl-config >creating gsl.pc >creating gsl_version.h >creating gsl.spec >creating gsl/Makefile >creating test/Makefile >creating err/Makefile >creating sys/Makefile >creating utils/Makefile >creating const/Makefile >creating min/Makefile >creating multimin/Makefile >creating ieee-utils/Makefile >creating fft/Makefile >creating specfunc/Makefile >creating dht/Makefile >creating fit/Makefile >creating multifit/Makefile >creating statistics/Makefile >creating sum/Makefile >creating roots/Makefile >creating multiroots/Makefile >creating ntuple/Makefile >creating poly/Makefile >creating qrng/Makefile >creating rng/Makefile >creating randist/Makefile >creating siman/Makefile >creating integration/Makefile >creating interpolation/Makefile >creating doc/Makefile >creating block/Makefile >creating vector/Makefile >creating matrix/Makefile >creating histogram/Makefile >creating monte/Makefile >creating ode-initval/Makefile >creating cblas/Makefile >creating blas/Makefile >creating linalg/Makefile >creating eigen/Makefile >creating permutation/Makefile >creating combination/Makefile >creating sort/Makefile >creating complex/Makefile >creating diff/Makefile >creating cheb/Makefile >creating Makefile >creating config.h >make all-recursive >make[1]: Entering directory `/var/tmp/portage/gsl-1.3/work/gsl-1.3' >Making all in gsl >make[2]: Entering directory `/var/tmp/portage/gsl-1.3/work/gsl-1.3/gsl' >rm -f gsl*.h >HEADERLIST="../gsl*.h ../*/gsl*.h"; \ >for h in $HEADERLIST; do \ > BASENAME=`basename $h`; \ > ln -s $h $BASENAME; \ >done >make[2]: Leaving directory `/var/tmp/portage/gsl-1.3/work/gsl-1.3/gsl' >Making all in utils >make[2]: Entering directory `/var/tmp/portage/gsl-1.3/work/gsl-1.3/utils' >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c placeholder.c >mkdir .libs >gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c placeholder.c -fPIC -DPIC -o .libs/placeholder.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c placeholder.c -o placeholder.o >/dev/null 2>&1 >mv -f .libs/placeholder.lo placeholder.lo >/bin/sh ../libtool --mode=link gcc -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -o libutils.la placeholder.lo -lm >rm -fr .libs/libutils.la .libs/libutils.* .libs/libutils.* >ar cru .libs/libutils.al placeholder.lo >ranlib .libs/libutils.al >creating libutils.la >(cd .libs && rm -f libutils.la && ln -s ../libutils.la libutils.la) >make[2]: Leaving directory `/var/tmp/portage/gsl-1.3/work/gsl-1.3/utils' >Making all in sys >make[2]: Entering directory `/var/tmp/portage/gsl-1.3/work/gsl-1.3/sys' >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c minmax.c >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c prec.c >mkdir .libs >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c prec.c -fPIC -DPIC -o .libs/prec.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c prec.c -o prec.o >/dev/null 2>&1 >rm -f .libs/minmax.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c minmax.c -fPIC -DPIC -o .libs/minmax.lo >mv -f .libs/prec.lo prec.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c hypot.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c minmax.c -o minmax.o >/dev/null 2>&1 >mv -f .libs/minmax.lo minmax.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c log1p.c >rm -f .libs/hypot.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c hypot.c -fPIC -DPIC -o .libs/hypot.lo >rm -f .libs/log1p.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c log1p.c -fPIC -DPIC -o .libs/log1p.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c log1p.c -o log1p.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c hypot.c -o hypot.o >/dev/null 2>&1 >mv -f .libs/log1p.lo log1p.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c expm1.c >mv -f .libs/hypot.lo hypot.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c coerce.c >rm -f .libs/expm1.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c expm1.c -fPIC -DPIC -o .libs/expm1.lo >rm -f .libs/coerce.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c coerce.c -fPIC -DPIC -o .libs/coerce.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c coerce.c -o coerce.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c expm1.c -o expm1.o >/dev/null 2>&1 >mv -f .libs/coerce.lo coerce.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c invhyp.c >mv -f .libs/expm1.lo expm1.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c pow_int.c >rm -f .libs/invhyp.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c invhyp.c -fPIC -DPIC -o .libs/invhyp.lo >rm -f .libs/pow_int.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c pow_int.c -fPIC -DPIC -o .libs/pow_int.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c invhyp.c -o invhyp.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c pow_int.c -o pow_int.o >/dev/null 2>&1 >mv -f .libs/pow_int.lo pow_int.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c infnan.c >mv -f .libs/invhyp.lo invhyp.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c fdiv.c >rm -f .libs/infnan.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c infnan.c -fPIC -DPIC -o .libs/infnan.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c infnan.c -o infnan.o >/dev/null 2>&1 >mv -f .libs/infnan.lo infnan.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c fcmp.c >rm -f .libs/fdiv.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c fdiv.c -fPIC -DPIC -o .libs/fdiv.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c fdiv.c -o fdiv.o >/dev/null 2>&1 >mv -f .libs/fdiv.lo fdiv.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c ldfrexp.c >rm -f .libs/fcmp.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c fcmp.c -fPIC -DPIC -o .libs/fcmp.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c fcmp.c -o fcmp.o >/dev/null 2>&1 >rm -f .libs/ldfrexp.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c ldfrexp.c -fPIC -DPIC -o .libs/ldfrexp.lo >mv -f .libs/fcmp.lo fcmp.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c ldfrexp.c -o ldfrexp.o >/dev/null 2>&1 >mv -f .libs/ldfrexp.lo ldfrexp.lo >/bin/sh ../libtool --mode=link gcc -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -o libgslsys.la minmax.lo prec.lo hypot.lo log1p.lo expm1.lo coerce.lo invhyp.lo pow_int.lo infnan.lo fdiv.lo fcmp.lo ldfrexp.lo -lm >rm -fr .libs/libgslsys.la .libs/libgslsys.* .libs/libgslsys.* >ar cru .libs/libgslsys.al minmax.lo prec.lo hypot.lo log1p.lo expm1.lo coerce.lo invhyp.lo pow_int.lo infnan.lo fdiv.lo fcmp.lo ldfrexp.lo >ranlib .libs/libgslsys.al >creating libgslsys.la >(cd .libs && rm -f libgslsys.la && ln -s ../libgslsys.la libgslsys.la) >make[2]: Leaving directory `/var/tmp/portage/gsl-1.3/work/gsl-1.3/sys' >Making all in test >make[2]: Entering directory `/var/tmp/portage/gsl-1.3/work/gsl-1.3/test' >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c results.c >mkdir .libs >gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c results.c -fPIC -DPIC -o .libs/results.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c results.c -o results.o >/dev/null 2>&1 >mv -f .libs/results.lo results.lo >/bin/sh ../libtool --mode=link gcc -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -o libgsltest.la results.lo -lm >rm -fr .libs/libgsltest.la .libs/libgsltest.* .libs/libgsltest.* >ar cru .libs/libgsltest.al results.lo >ranlib .libs/libgsltest.al >creating libgsltest.la >(cd .libs && rm -f libgsltest.la && ln -s ../libgsltest.la libgsltest.la) >make[2]: Leaving directory `/var/tmp/portage/gsl-1.3/work/gsl-1.3/test' >Making all in err >make[2]: Entering directory `/var/tmp/portage/gsl-1.3/work/gsl-1.3/err' >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c error.c >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c stream.c >mkdir .libs >gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c error.c -fPIC -DPIC -o .libs/error.lo >rm -f .libs/stream.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c stream.c -fPIC -DPIC -o .libs/stream.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c error.c -o error.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c stream.c -o stream.o >/dev/null 2>&1 >mv -f .libs/stream.lo stream.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c message.c >mv -f .libs/error.lo error.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c strerror.c >rm -f .libs/message.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c message.c -fPIC -DPIC -o .libs/message.lo >rm -f .libs/strerror.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c strerror.c -fPIC -DPIC -o .libs/strerror.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c strerror.c -o strerror.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c message.c -o message.o >/dev/null 2>&1 >mv -f .libs/strerror.lo strerror.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c warn.c >mv -f .libs/message.lo message.lo >rm -f .libs/warn.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c warn.c -fPIC -DPIC -o .libs/warn.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c warn.c -o warn.o >/dev/null 2>&1 >mv -f .libs/warn.lo warn.lo >/bin/sh ../libtool --mode=link gcc -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -o libgslerr.la error.lo stream.lo message.lo strerror.lo warn.lo -lm >rm -fr .libs/libgslerr.la .libs/libgslerr.* .libs/libgslerr.* >ar cru .libs/libgslerr.al error.lo stream.lo message.lo strerror.lo warn.lo >ranlib .libs/libgslerr.al >creating libgslerr.la >(cd .libs && rm -f libgslerr.la && ln -s ../libgslerr.la libgslerr.la) >make[2]: Leaving directory `/var/tmp/portage/gsl-1.3/work/gsl-1.3/err' >Making all in const >make[2]: Entering directory `/var/tmp/portage/gsl-1.3/work/gsl-1.3/const' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/gsl-1.3/work/gsl-1.3/const' >Making all in complex >make[2]: Entering directory `/var/tmp/portage/gsl-1.3/work/gsl-1.3/complex' >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c math.c >mkdir .libs >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c math.c -fPIC -DPIC -o .libs/math.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c math.c -o math.o >/dev/null 2>&1 >mv -f .libs/math.lo math.lo >/bin/sh ../libtool --mode=link gcc -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -o libgslcomplex.la math.lo -lm >rm -fr .libs/libgslcomplex.la .libs/libgslcomplex.* .libs/libgslcomplex.* >ar cru .libs/libgslcomplex.al math.lo >ranlib .libs/libgslcomplex.al >creating libgslcomplex.la >(cd .libs && rm -f libgslcomplex.la && ln -s ../libgslcomplex.la libgslcomplex.la) >make[2]: Leaving directory `/var/tmp/portage/gsl-1.3/work/gsl-1.3/complex' >Making all in cheb >make[2]: Entering directory `/var/tmp/portage/gsl-1.3/work/gsl-1.3/cheb' >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c deriv.c >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c eval.c >mkdir .libs >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c deriv.c -fPIC -DPIC -o .libs/deriv.lo >rm -f .libs/eval.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c eval.c -fPIC -DPIC -o .libs/eval.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c deriv.c -o deriv.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c eval.c -o eval.o >/dev/null 2>&1 >mv -f .libs/deriv.lo deriv.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c init.c >mv -f .libs/eval.lo eval.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c integ.c >rm -f .libs/init.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c init.c -fPIC -DPIC -o .libs/init.lo >rm -f .libs/integ.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c integ.c -fPIC -DPIC -o .libs/integ.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c integ.c -o integ.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c init.c -o init.o >/dev/null 2>&1 >mv -f .libs/init.lo init.lo >mv -f .libs/integ.lo integ.lo >/bin/sh ../libtool --mode=link gcc -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -o libgslcheb.la deriv.lo eval.lo init.lo integ.lo -lm >rm -fr .libs/libgslcheb.la .libs/libgslcheb.* .libs/libgslcheb.* >ar cru .libs/libgslcheb.al deriv.lo eval.lo init.lo integ.lo >ranlib .libs/libgslcheb.al >creating libgslcheb.la >(cd .libs && rm -f libgslcheb.la && ln -s ../libgslcheb.la libgslcheb.la) >make[2]: Leaving directory `/var/tmp/portage/gsl-1.3/work/gsl-1.3/cheb' >Making all in block >make[2]: Entering directory `/var/tmp/portage/gsl-1.3/work/gsl-1.3/block' >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c init.c >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c file.c >mkdir .libs >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c file.c -fPIC -DPIC -o .libs/file.lo >rm -f .libs/init.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c init.c -fPIC -DPIC -o .libs/init.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c file.c -o file.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c init.c -o init.o >/dev/null 2>&1 >mv -f .libs/init.lo init.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c block.c >mv -f .libs/file.lo file.lo >rm -f .libs/block.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c block.c -fPIC -DPIC -o .libs/block.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c block.c -o block.o >/dev/null 2>&1 >mv -f .libs/block.lo block.lo >/bin/sh ../libtool --mode=link gcc -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -o libgslblock.la init.lo file.lo block.lo -lm >rm -fr .libs/libgslblock.la .libs/libgslblock.* .libs/libgslblock.* >ar cru .libs/libgslblock.al init.lo file.lo block.lo >ranlib .libs/libgslblock.al >creating libgslblock.la >(cd .libs && rm -f libgslblock.la && ln -s ../libgslblock.la libgslblock.la) >make[2]: Leaving directory `/var/tmp/portage/gsl-1.3/work/gsl-1.3/block' >Making all in vector >make[2]: Entering directory `/var/tmp/portage/gsl-1.3/work/gsl-1.3/vector' >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c init.c >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c file.c >mkdir .libs >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c file.c -fPIC -DPIC -o .libs/file.lo >rm -f .libs/init.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c init.c -fPIC -DPIC -o .libs/init.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c file.c -o file.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c init.c -o init.o >/dev/null 2>&1 >mv -f .libs/file.lo file.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c vector.c >mv -f .libs/init.lo init.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c copy.c >rm -f .libs/vector.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c vector.c -fPIC -DPIC -o .libs/vector.lo >rm -f .libs/copy.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c copy.c -fPIC -DPIC -o .libs/copy.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c vector.c -o vector.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c copy.c -o copy.o >/dev/null 2>&1 >mv -f .libs/copy.lo copy.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c swap.c >mv -f .libs/vector.lo vector.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c prop.c >rm -f .libs/prop.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c prop.c -fPIC -DPIC -o .libs/prop.lo >rm -f .libs/swap.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c swap.c -fPIC -DPIC -o .libs/swap.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c prop.c -o prop.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c swap.c -o swap.o >/dev/null 2>&1 >mv -f .libs/prop.lo prop.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c minmax.c >mv -f .libs/swap.lo swap.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c oper.c >rm -f .libs/oper.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c oper.c -fPIC -DPIC -o .libs/oper.lo >rm -f .libs/minmax.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c minmax.c -fPIC -DPIC -o .libs/minmax.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c oper.c -o oper.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c minmax.c -o minmax.o >/dev/null 2>&1 >mv -f .libs/oper.lo oper.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c reim.c >mv -f .libs/minmax.lo minmax.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c subvector.c >rm -f .libs/reim.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c reim.c -fPIC -DPIC -o .libs/reim.lo >rm -f .libs/subvector.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c subvector.c -fPIC -DPIC -o .libs/subvector.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c reim.c -o reim.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c subvector.c -o subvector.o >/dev/null 2>&1 >mv -f .libs/reim.lo reim.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c view.c >mv -f .libs/subvector.lo subvector.lo >rm -f .libs/view.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c view.c -fPIC -DPIC -o .libs/view.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c view.c -o view.o >/dev/null 2>&1 >mv -f .libs/view.lo view.lo >/bin/sh ../libtool --mode=link gcc -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -o libgslvector.la init.lo file.lo vector.lo copy.lo swap.lo prop.lo minmax.lo oper.lo reim.lo subvector.lo view.lo -lm >rm -fr .libs/libgslvector.la .libs/libgslvector.* .libs/libgslvector.* >ar cru .libs/libgslvector.al init.lo file.lo vector.lo copy.lo swap.lo prop.lo minmax.lo oper.lo reim.lo subvector.lo view.lo >ranlib .libs/libgslvector.al >creating libgslvector.la >(cd .libs && rm -f libgslvector.la && ln -s ../libgslvector.la libgslvector.la) >make[2]: Leaving directory `/var/tmp/portage/gsl-1.3/work/gsl-1.3/vector' >Making all in matrix >make[2]: Entering directory `/var/tmp/portage/gsl-1.3/work/gsl-1.3/matrix' >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c init.c >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c matrix.c >mkdir .libs >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c init.c -fPIC -DPIC -o .libs/init.lo >rm -f .libs/matrix.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c matrix.c -fPIC -DPIC -o .libs/matrix.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c init.c -o init.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c matrix.c -o matrix.o >/dev/null 2>&1 >mv -f .libs/init.lo init.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c file.c >mv -f .libs/matrix.lo matrix.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c rowcol.c >rm -f .libs/file.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c file.c -fPIC -DPIC -o .libs/file.lo >rm -f .libs/rowcol.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c rowcol.c -fPIC -DPIC -o .libs/rowcol.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c file.c -o file.o >/dev/null 2>&1 >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c rowcol.c -o rowcol.o >/dev/null 2>&1 >mv -f .libs/file.lo file.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c swap.c >rm -f .libs/swap.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c swap.c -fPIC -DPIC -o .libs/swap.lo >mv -f .libs/rowcol.lo rowcol.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c copy.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c swap.c -o swap.o >/dev/null 2>&1 >rm -f .libs/copy.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c copy.c -fPIC -DPIC -o .libs/copy.lo >mv -f .libs/swap.lo swap.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c minmax.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c copy.c -o copy.o >/dev/null 2>&1 >rm -f .libs/minmax.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c minmax.c -fPIC -DPIC -o .libs/minmax.lo >mv -f .libs/copy.lo copy.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c prop.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c minmax.c -o minmax.o >/dev/null 2>&1 >rm -f .libs/prop.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c prop.c -fPIC -DPIC -o .libs/prop.lo >mv -f .libs/minmax.lo minmax.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c oper.c >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c prop.c -o prop.o >/dev/null 2>&1 >rm -f .libs/oper.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c oper.c -fPIC -DPIC -o .libs/oper.lo >mv -f .libs/prop.lo prop.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c getset.c >rm -f .libs/getset.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c getset.c -fPIC -DPIC -o .libs/getset.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c getset.c -o getset.o >/dev/null 2>&1 >mv -f .libs/getset.lo getset.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c view.c >rm -f .libs/view.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c view.c -fPIC -DPIC -o .libs/view.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c view.c -o view.o >/dev/null 2>&1 >mv -f .libs/view.lo view.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c submatrix.c >In file included from oper.c:21: >oper_complex_source.c: In function `gsl_matrix_complex_float_add_constant': >oper_complex_source.c:219: unable to find a register to spill in class `SSE_REGS' >oper_complex_source.c:219: this is the insn: >(insn 60 59 62 (set (reg:SF 21 exmm0 [73]) > (plus:SF (subreg:SF (reg/v/u:DI 29 rmm0 [60]) 0) > (mem:SF (plus:SI (mult:SI (reg:SI 0 eax [67]) > (const_int 8 [0x8])) > (reg:SI 1 edx [83])) [94 S4 A32]))) 539 {*fop_sf_comm_sse} (insn_list 50 (nil)) > (expr_list:REG_EQUIV (mem:SF (plus:SI (mult:SI (reg:SI 0 eax [67]) > (const_int 8 [0x8])) > (reg:SI 1 edx [83])) [94 S4 A32]) > (nil))) >oper_complex_source.c:219: confused by earlier errors, bailing out >make[2]: *** [oper.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >rm -f .libs/submatrix.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c submatrix.c -fPIC -DPIC -o .libs/submatrix.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -march=pentium2 -mcpu=pentium2 -O3 -pipe -mmmx -msse -mfpmath=sse -c submatrix.c -o submatrix.o >/dev/null 2>&1 >mv -f .libs/submatrix.lo submatrix.lo >make[2]: Leaving directory `/var/tmp/portage/gsl-1.3/work/gsl-1.3/matrix' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/gsl-1.3/work/gsl-1.3' >make: *** [all-recursive-am] Error 2 > >!!! ERROR: dev-libs/gsl-1.3 failed. >!!! Function src_compile, Line 32, Exitcode 2 >!!! (no error message) > >Calculating dependencies ...done! >>>> emerge (1 of 1) dev-libs/gsl-1.3 to / >>>> md5 src_uri ;-) gsl-1.3.tar.gz
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 33059
: 20459