dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package gsl dpkg-buildpackage: source version 1.13+dfsg-1~bpo dpkg-buildpackage: source changed by Martin Alfke dpkg-buildpackage: host architecture powerpc fakeroot debian/rules clean debian/rules:241: warning: overriding commands for target `deprecated-non-free-doc' debian/rules:148: warning: ignoring old commands for target `deprecated-non-free-doc' dh_testdir dh_testroot rm -f build-stamp install-stamp test-stamp build-doc-stamp \ configure-stamp install-doc-stamp configure-prof-stamp \ install-prof-stamp rm -rf debian/static/ rm -f doc/*.pdf doc/*.dvi doc/*.log doc/*.ps dh_clean lib/*so* build/*.so* [ ! -f Makefile ] || /usr/bin/make distclean || true rm -vf config.sub config.guess removed `config.sub' removed `config.guess' rm -rf doc/ rm -rf /home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp /home/mea/kde43/gsl/gsl-1.13+dfsg/debian/libgsl0-prof dpkg-source -b gsl-1.13+dfsg dpkg-source: info: using source format `1.0' dpkg-source: info: building gsl using existing gsl_1.13+dfsg.orig.tar.gz dpkg-source: info: building gsl in gsl_1.13+dfsg-1~bpo.diff.gz dpkg-source: warning: ignoring deletion of file config.guess dpkg-source: warning: ignoring deletion of file config.sub dpkg-source: info: building gsl in gsl_1.13+dfsg-1~bpo.dsc debian/rules build debian/rules:241: warning: overriding commands for target `deprecated-non-free-doc' debian/rules:148: warning: ignoring old commands for target `deprecated-non-free-doc' dh_testdir dh_testdir ln -sf /usr/share/misc/config.sub . ln -sf /usr/share/misc/config.guess . rm -f config.cache [ -d doc ] || mkdir doc cp -vax debian/Makefile.in.doc doc/Makefile.in `debian/Makefile.in.doc' -> `doc/Makefile.in' ./configure CFLAGS="-Wall -pipe -fexceptions -D_REENTRANT -g -O3" \ --prefix=/usr \ --disable-shared \ --enable-static \ --with-gnu-ld \ --build powerpc-linux-gnu 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... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking build system type... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC 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.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for size_t... yes checking for working volatile... yes checking for inline... inline checking whether char is unsigned... yes checking for GNU-style extern inline... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking for vprintf... yes checking for _doprnt... no checking for memcpy... yes checking for memmove... yes checking for strdup... yes checking for strtol... yes checking for strtoul... yes checking for EXIT_SUCCESS and EXIT_FAILURE... yes checking for cos in -lm... yes checking whether feenableexcept is declared... yes checking whether fesettrapenable is declared... no checking whether hypot is declared... yes checking whether expm1 is declared... yes checking whether acosh is declared... yes checking whether asinh is declared... yes checking whether atanh is declared... yes checking whether ldexp is declared... yes checking whether frexp is declared... yes checking whether isinf is declared... yes checking whether isfinite is declared... no checking whether finite is declared... yes checking whether isnan is declared... yes checking whether log1p is declared... yes checking for long double stdio... yes checking for extended floating point registers... no checking for IEEE arithmetic interface type... gnuppc checking for IEEE compiler flags... none checking for IEEE comparisons... yes checking for IEEE denormalized values... yes configure: creating ./config.status config.status: creating gsl_version.h config.status: creating gsl.spec config.status: creating gsl/Makefile config.status: creating test/Makefile config.status: creating err/Makefile config.status: creating sys/Makefile config.status: creating utils/Makefile config.status: creating const/Makefile config.status: creating min/Makefile config.status: creating multimin/Makefile config.status: creating ieee-utils/Makefile config.status: creating fft/Makefile config.status: creating specfunc/Makefile config.status: creating dht/Makefile config.status: creating fit/Makefile config.status: creating multifit/Makefile config.status: creating bspline/Makefile config.status: creating statistics/Makefile config.status: creating sum/Makefile config.status: creating roots/Makefile config.status: creating multiroots/Makefile config.status: creating ntuple/Makefile config.status: creating poly/Makefile config.status: creating qrng/Makefile config.status: creating rng/Makefile config.status: creating randist/Makefile config.status: creating siman/Makefile config.status: creating integration/Makefile config.status: creating interpolation/Makefile config.status: creating doc/Makefile config.status: creating block/Makefile config.status: creating vector/Makefile config.status: creating matrix/Makefile config.status: creating histogram/Makefile config.status: creating monte/Makefile config.status: creating ode-initval/Makefile config.status: creating cblas/Makefile config.status: creating blas/Makefile config.status: creating linalg/Makefile config.status: creating eigen/Makefile config.status: creating permutation/Makefile config.status: creating combination/Makefile config.status: creating sort/Makefile config.status: creating complex/Makefile config.status: creating diff/Makefile config.status: creating deriv/Makefile config.status: creating cheb/Makefile config.status: creating cdf/Makefile config.status: creating wavelet/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing libtool commands sed < libtool > libtool-2 \ -e 's/^hardcode_libdir_flag_spec.*$/hardcode_libdir_flag_spec=" -D__LIBTOOL_IS_A_FOOL__ "/' \ -e '/^archive_cmds="/s/"$/ \\$deplibs"/' mv libtool-2 libtool chmod 755 libtool touch configure-stamp dh_testdir /usr/bin/make make[1]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg' /usr/bin/make all-recursive make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg' Making all in gsl make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/gsl' rm -f gsl*.h HEADERLIST="../gsl*.h ../*/gsl*.h"; \ for h in $HEADERLIST; do \ BASENAME=`basename $h`; \ test -r $BASENAME || ln -s $h $BASENAME; \ done make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/gsl' Making all in utils make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/utils' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o placeholder.lo placeholder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c placeholder.c -o placeholder.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libutils.la placeholder.lo -lm libtool: link: ar cru .libs/libutils.a placeholder.o libtool: link: ranlib .libs/libutils.a libtool: link: ( cd ".libs" && rm -f "libutils.la" && ln -s "../libutils.la" "libutils.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/utils' Making all in sys make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sys' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o minmax.lo minmax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c minmax.c -o minmax.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o prec.lo prec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c prec.c -o prec.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o hypot.lo hypot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c hypot.c -o hypot.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o log1p.lo log1p.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c log1p.c -o log1p.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o expm1.lo expm1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c expm1.c -o expm1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o coerce.lo coerce.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c coerce.c -o coerce.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o invhyp.lo invhyp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c invhyp.c -o invhyp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o pow_int.lo pow_int.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c pow_int.c -o pow_int.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o infnan.lo infnan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c infnan.c -o infnan.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o fdiv.lo fdiv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c fdiv.c -o fdiv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o fcmp.lo fcmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c fcmp.c -o fcmp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ldfrexp.lo ldfrexp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ldfrexp.c -o ldfrexp.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -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 libtool: link: ar cru .libs/libgslsys.a minmax.o prec.o hypot.o log1p.o expm1.o coerce.o invhyp.o pow_int.o infnan.o fdiv.o fcmp.o ldfrexp.o libtool: link: ranlib .libs/libgslsys.a libtool: link: ( cd ".libs" && rm -f "libgslsys.la" && ln -s "../libgslsys.la" "libgslsys.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sys' Making all in test make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/test' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o results.lo results.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c results.c -o results.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgsltest.la results.lo -lm libtool: link: ar cru .libs/libgsltest.a results.o libtool: link: ranlib .libs/libgsltest.a libtool: link: ( cd ".libs" && rm -f "libgsltest.la" && ln -s "../libgsltest.la" "libgsltest.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/test' Making all in err make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/err' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o error.lo error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c error.c -o error.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o stream.lo stream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c stream.c -o stream.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o message.lo message.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c message.c -o message.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o strerror.lo strerror.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c strerror.c -o strerror.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslerr.la error.lo stream.lo message.lo strerror.lo -lm libtool: link: ar cru .libs/libgslerr.a error.o stream.o message.o strerror.o libtool: link: ranlib .libs/libgslerr.a libtool: link: ( cd ".libs" && rm -f "libgslerr.la" && ln -s "../libgslerr.la" "libgslerr.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/err' Making all in const make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/const' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/const' Making all in complex make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/complex' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o math.lo math.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c math.c -o math.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o inline.lo inline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c inline.c -o inline.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslcomplex.la math.lo inline.lo -lm libtool: link: ar cru .libs/libgslcomplex.a math.o inline.o libtool: link: ranlib .libs/libgslcomplex.a libtool: link: ( cd ".libs" && rm -f "libgslcomplex.la" && ln -s "../libgslcomplex.la" "libgslcomplex.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/complex' Making all in cheb make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cheb' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o deriv.lo deriv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c deriv.c -o deriv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o eval.lo eval.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c eval.c -o eval.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o init.lo init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c init.c -o init.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o integ.lo integ.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c integ.c -o integ.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslcheb.la deriv.lo eval.lo init.lo integ.lo -lm libtool: link: ar cru .libs/libgslcheb.a deriv.o eval.o init.o integ.o libtool: link: ranlib .libs/libgslcheb.a libtool: link: ( cd ".libs" && rm -f "libgslcheb.la" && ln -s "../libgslcheb.la" "libgslcheb.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cheb' Making all in block make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/block' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o init.lo init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c init.c -o init.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o file.lo file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c file.c -o file.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o block.lo block.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c block.c -o block.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslblock.la init.lo file.lo block.lo -lm libtool: link: ar cru .libs/libgslblock.a init.o file.o block.o libtool: link: ranlib .libs/libgslblock.a libtool: link: ( cd ".libs" && rm -f "libgslblock.la" && ln -s "../libgslblock.la" "libgslblock.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/block' Making all in vector make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/vector' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o init.lo init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c init.c -o init.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o file.lo file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c file.c -o file.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o vector.lo vector.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c vector.c -o vector.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o copy.lo copy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c copy.c -o copy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o swap.lo swap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c swap.c -o swap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o prop.lo prop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c prop.c -o prop.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o minmax.lo minmax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c minmax.c -o minmax.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o oper.lo oper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c oper.c -o oper.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o reim.lo reim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c reim.c -o reim.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o subvector.lo subvector.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c subvector.c -o subvector.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o view.lo view.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c view.c -o view.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -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 libtool: link: ar cru .libs/libgslvector.a init.o file.o vector.o copy.o swap.o prop.o minmax.o oper.o reim.o subvector.o view.o libtool: link: ranlib .libs/libgslvector.a libtool: link: ( cd ".libs" && rm -f "libgslvector.la" && ln -s "../libgslvector.la" "libgslvector.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/vector' Making all in matrix make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/matrix' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o init.lo init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c init.c -o init.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o matrix.lo matrix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c matrix.c -o matrix.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o file.lo file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c file.c -o file.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o rowcol.lo rowcol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c rowcol.c -o rowcol.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o swap.lo swap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c swap.c -o swap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o copy.lo copy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c copy.c -o copy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o minmax.lo minmax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c minmax.c -o minmax.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o prop.lo prop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c prop.c -o prop.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o oper.lo oper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c oper.c -o oper.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o getset.lo getset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c getset.c -o getset.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o view.lo view.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c view.c -o view.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o submatrix.lo submatrix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c submatrix.c -o submatrix.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslmatrix.la init.lo matrix.lo file.lo rowcol.lo swap.lo copy.lo minmax.lo prop.lo oper.lo getset.lo view.lo submatrix.lo -lm libtool: link: ar cru .libs/libgslmatrix.a init.o matrix.o file.o rowcol.o swap.o copy.o minmax.o prop.o oper.o getset.o view.o submatrix.o libtool: link: ranlib .libs/libgslmatrix.a libtool: link: ( cd ".libs" && rm -f "libgslmatrix.la" && ln -s "../libgslmatrix.la" "libgslmatrix.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/matrix' Making all in permutation make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/permutation' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o init.lo init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c init.c -o init.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o file.lo file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c file.c -o file.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o permutation.lo permutation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c permutation.c -o permutation.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o permute.lo permute.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c permute.c -o permute.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o canonical.lo canonical.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c canonical.c -o canonical.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o inline.lo inline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c inline.c -o inline.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslpermutation.la init.lo file.lo permutation.lo permute.lo canonical.lo inline.lo -lm libtool: link: ar cru .libs/libgslpermutation.a init.o file.o permutation.o permute.o canonical.o inline.o libtool: link: ranlib .libs/libgslpermutation.a libtool: link: ( cd ".libs" && rm -f "libgslpermutation.la" && ln -s "../libgslpermutation.la" "libgslpermutation.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/permutation' Making all in combination make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/combination' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o init.lo init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c init.c -o init.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o file.lo file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c file.c -o file.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o combination.lo combination.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c combination.c -o combination.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o inline.lo inline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c inline.c -o inline.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslcombination.la init.lo file.lo combination.lo inline.lo -lm libtool: link: ar cru .libs/libgslcombination.a init.o file.o combination.o inline.o libtool: link: ranlib .libs/libgslcombination.a libtool: link: ( cd ".libs" && rm -f "libgslcombination.la" && ln -s "../libgslcombination.la" "libgslcombination.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/combination' Making all in sort make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sort' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o sort.lo sort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c sort.c -o sort.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o sortind.lo sortind.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c sortind.c -o sortind.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o sortvec.lo sortvec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c sortvec.c -o sortvec.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o sortvecind.lo sortvecind.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c sortvecind.c -o sortvecind.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o subset.lo subset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c subset.c -o subset.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o subsetind.lo subsetind.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c subsetind.c -o subsetind.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslsort.la sort.lo sortind.lo sortvec.lo sortvecind.lo subset.lo subsetind.lo -lm libtool: link: ar cru .libs/libgslsort.a sort.o sortind.o sortvec.o sortvecind.o subset.o subsetind.o libtool: link: ranlib .libs/libgslsort.a libtool: link: ( cd ".libs" && rm -f "libgslsort.la" && ln -s "../libgslsort.la" "libgslsort.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sort' Making all in ieee-utils make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/ieee-utils' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o print.lo print.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c print.c -o print.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o make_rep.lo make_rep.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c make_rep.c -o make_rep.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o env.lo env.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c env.c -o env.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o fp.lo fp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c fp.c -o fp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o read.lo read.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c read.c -o read.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslieeeutils.la print.lo make_rep.lo env.lo fp.lo read.lo -lm libtool: link: ar cru .libs/libgslieeeutils.a print.o make_rep.o env.o fp.o read.o libtool: link: ranlib .libs/libgslieeeutils.a libtool: link: ( cd ".libs" && rm -f "libgslieeeutils.la" && ln -s "../libgslieeeutils.la" "libgslieeeutils.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/ieee-utils' Making all in cblas make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cblas' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o sasum.lo sasum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c sasum.c -o sasum.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o saxpy.lo saxpy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c saxpy.c -o saxpy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o scasum.lo scasum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c scasum.c -o scasum.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o scnrm2.lo scnrm2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c scnrm2.c -o scnrm2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o scopy.lo scopy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c scopy.c -o scopy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o sdot.lo sdot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c sdot.c -o sdot.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o sdsdot.lo sdsdot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c sdsdot.c -o sdsdot.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o sgbmv.lo sgbmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c sgbmv.c -o sgbmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o sgemm.lo sgemm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c sgemm.c -o sgemm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o sgemv.lo sgemv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c sgemv.c -o sgemv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o sger.lo sger.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c sger.c -o sger.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o snrm2.lo snrm2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c snrm2.c -o snrm2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o srot.lo srot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c srot.c -o srot.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o srotg.lo srotg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c srotg.c -o srotg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o srotm.lo srotm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c srotm.c -o srotm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o srotmg.lo srotmg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c srotmg.c -o srotmg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ssbmv.lo ssbmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ssbmv.c -o ssbmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o sscal.lo sscal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c sscal.c -o sscal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o sspmv.lo sspmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c sspmv.c -o sspmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o sspr.lo sspr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c sspr.c -o sspr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o sspr2.lo sspr2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c sspr2.c -o sspr2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o sswap.lo sswap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c sswap.c -o sswap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ssymm.lo ssymm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ssymm.c -o ssymm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ssymv.lo ssymv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ssymv.c -o ssymv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ssyr.lo ssyr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ssyr.c -o ssyr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ssyr2.lo ssyr2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ssyr2.c -o ssyr2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ssyr2k.lo ssyr2k.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ssyr2k.c -o ssyr2k.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ssyrk.lo ssyrk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ssyrk.c -o ssyrk.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o stbmv.lo stbmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c stbmv.c -o stbmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o stbsv.lo stbsv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c stbsv.c -o stbsv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o stpmv.lo stpmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c stpmv.c -o stpmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o stpsv.lo stpsv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c stpsv.c -o stpsv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o strmm.lo strmm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c strmm.c -o strmm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o strmv.lo strmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c strmv.c -o strmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o strsm.lo strsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c strsm.c -o strsm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o strsv.lo strsv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c strsv.c -o strsv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dasum.lo dasum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dasum.c -o dasum.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o daxpy.lo daxpy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c daxpy.c -o daxpy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dcopy.lo dcopy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dcopy.c -o dcopy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ddot.lo ddot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ddot.c -o ddot.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dgbmv.lo dgbmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dgbmv.c -o dgbmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dgemm.lo dgemm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dgemm.c -o dgemm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dgemv.lo dgemv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dgemv.c -o dgemv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dger.lo dger.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dger.c -o dger.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dnrm2.lo dnrm2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dnrm2.c -o dnrm2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o drot.lo drot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c drot.c -o drot.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o drotg.lo drotg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c drotg.c -o drotg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o drotm.lo drotm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c drotm.c -o drotm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o drotmg.lo drotmg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c drotmg.c -o drotmg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dsbmv.lo dsbmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dsbmv.c -o dsbmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dscal.lo dscal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dscal.c -o dscal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dsdot.lo dsdot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dsdot.c -o dsdot.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dspmv.lo dspmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dspmv.c -o dspmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dspr.lo dspr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dspr.c -o dspr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dspr2.lo dspr2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dspr2.c -o dspr2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dswap.lo dswap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dswap.c -o dswap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dsymm.lo dsymm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dsymm.c -o dsymm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dsymv.lo dsymv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dsymv.c -o dsymv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dsyr.lo dsyr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dsyr.c -o dsyr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dsyr2.lo dsyr2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dsyr2.c -o dsyr2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dsyr2k.lo dsyr2k.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dsyr2k.c -o dsyr2k.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dsyrk.lo dsyrk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dsyrk.c -o dsyrk.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dtbmv.lo dtbmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dtbmv.c -o dtbmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dtbsv.lo dtbsv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dtbsv.c -o dtbsv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dtpmv.lo dtpmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dtpmv.c -o dtpmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dtpsv.lo dtpsv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dtpsv.c -o dtpsv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dtrmm.lo dtrmm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dtrmm.c -o dtrmm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dtrmv.lo dtrmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dtrmv.c -o dtrmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dtrsm.lo dtrsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dtrsm.c -o dtrsm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dtrsv.lo dtrsv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dtrsv.c -o dtrsv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dzasum.lo dzasum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dzasum.c -o dzasum.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dznrm2.lo dznrm2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dznrm2.c -o dznrm2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o caxpy.lo caxpy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c caxpy.c -o caxpy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ccopy.lo ccopy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ccopy.c -o ccopy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o cdotc_sub.lo cdotc_sub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c cdotc_sub.c -o cdotc_sub.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o cdotu_sub.lo cdotu_sub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c cdotu_sub.c -o cdotu_sub.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o cgbmv.lo cgbmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c cgbmv.c -o cgbmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o cgemm.lo cgemm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c cgemm.c -o cgemm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o cgemv.lo cgemv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c cgemv.c -o cgemv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o cgerc.lo cgerc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c cgerc.c -o cgerc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o cgeru.lo cgeru.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c cgeru.c -o cgeru.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o chbmv.lo chbmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c chbmv.c -o chbmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o chemm.lo chemm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c chemm.c -o chemm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o chemv.lo chemv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c chemv.c -o chemv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o cher.lo cher.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c cher.c -o cher.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o cher2.lo cher2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c cher2.c -o cher2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o cher2k.lo cher2k.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c cher2k.c -o cher2k.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o cherk.lo cherk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c cherk.c -o cherk.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o chpmv.lo chpmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c chpmv.c -o chpmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o chpr.lo chpr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c chpr.c -o chpr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o chpr2.lo chpr2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c chpr2.c -o chpr2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o cscal.lo cscal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c cscal.c -o cscal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o csscal.lo csscal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c csscal.c -o csscal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o cswap.lo cswap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c cswap.c -o cswap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o csymm.lo csymm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c csymm.c -o csymm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o csyr2k.lo csyr2k.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c csyr2k.c -o csyr2k.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o csyrk.lo csyrk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c csyrk.c -o csyrk.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ctbmv.lo ctbmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ctbmv.c -o ctbmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ctbsv.lo ctbsv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ctbsv.c -o ctbsv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ctpmv.lo ctpmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ctpmv.c -o ctpmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ctpsv.lo ctpsv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ctpsv.c -o ctpsv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ctrmm.lo ctrmm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ctrmm.c -o ctrmm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ctrmv.lo ctrmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ctrmv.c -o ctrmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ctrsm.lo ctrsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ctrsm.c -o ctrsm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ctrsv.lo ctrsv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ctrsv.c -o ctrsv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zaxpy.lo zaxpy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zaxpy.c -o zaxpy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zcopy.lo zcopy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zcopy.c -o zcopy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zdotc_sub.lo zdotc_sub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zdotc_sub.c -o zdotc_sub.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zdotu_sub.lo zdotu_sub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zdotu_sub.c -o zdotu_sub.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zdscal.lo zdscal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zdscal.c -o zdscal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zgbmv.lo zgbmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zgbmv.c -o zgbmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zgemm.lo zgemm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zgemm.c -o zgemm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zgemv.lo zgemv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zgemv.c -o zgemv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zgerc.lo zgerc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zgerc.c -o zgerc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zgeru.lo zgeru.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zgeru.c -o zgeru.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zhbmv.lo zhbmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zhbmv.c -o zhbmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zhemm.lo zhemm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zhemm.c -o zhemm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zhemv.lo zhemv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zhemv.c -o zhemv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zher.lo zher.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zher.c -o zher.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zher2.lo zher2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zher2.c -o zher2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zher2k.lo zher2k.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zher2k.c -o zher2k.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zherk.lo zherk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zherk.c -o zherk.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zhpmv.lo zhpmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zhpmv.c -o zhpmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zhpr.lo zhpr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zhpr.c -o zhpr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zhpr2.lo zhpr2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zhpr2.c -o zhpr2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zscal.lo zscal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zscal.c -o zscal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zswap.lo zswap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zswap.c -o zswap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zsymm.lo zsymm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zsymm.c -o zsymm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zsyr2k.lo zsyr2k.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zsyr2k.c -o zsyr2k.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zsyrk.lo zsyrk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zsyrk.c -o zsyrk.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ztbmv.lo ztbmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ztbmv.c -o ztbmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ztbsv.lo ztbsv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ztbsv.c -o ztbsv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ztpmv.lo ztpmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ztpmv.c -o ztpmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ztpsv.lo ztpsv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ztpsv.c -o ztpsv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ztrmm.lo ztrmm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ztrmm.c -o ztrmm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ztrmv.lo ztrmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ztrmv.c -o ztrmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ztrsm.lo ztrsm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ztrsm.c -o ztrsm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ztrsv.lo ztrsv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ztrsv.c -o ztrsv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o icamax.lo icamax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c icamax.c -o icamax.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o idamax.lo idamax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c idamax.c -o idamax.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o isamax.lo isamax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c isamax.c -o isamax.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o izamax.lo izamax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c izamax.c -o izamax.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o xerbla.lo xerbla.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c xerbla.c -o xerbla.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -version-info 0:0:0 -o libgslcblas.la -rpath /usr/lib sasum.lo saxpy.lo scasum.lo scnrm2.lo scopy.lo sdot.lo sdsdot.lo sgbmv.lo sgemm.lo sgemv.lo sger.lo snrm2.lo srot.lo srotg.lo srotm.lo srotmg.lo ssbmv.lo sscal.lo sspmv.lo sspr.lo sspr2.lo sswap.lo ssymm.lo ssymv.lo ssyr.lo ssyr2.lo ssyr2k.lo ssyrk.lo stbmv.lo stbsv.lo stpmv.lo stpsv.lo strmm.lo strmv.lo strsm.lo strsv.lo dasum.lo daxpy.lo dcopy.lo ddot.lo dgbmv.lo dgemm.lo dgemv.lo dger.lo dnrm2.lo drot.lo drotg.lo drotm.lo drotmg.lo dsbmv.lo dscal.lo dsdot.lo dspmv.lo dspr.lo dspr2.lo dswap.lo dsymm.lo dsymv.lo dsyr.lo dsyr2.lo dsyr2k.lo dsyrk.lo dtbmv.lo dtbsv.lo dtpmv.lo dtpsv.lo dtrmm.lo dtrmv.lo dtrsm.lo dtrsv.lo dzasum.lo dznrm2.lo caxpy.lo ccopy.lo cdotc_sub.lo cdotu_sub.lo cgbmv.lo cgemm.lo cgemv.lo cgerc.lo cgeru.lo chbmv.lo chemm.lo chemv.lo cher.lo cher2.lo cher2k.lo cherk.lo chpmv.lo chpr.lo chpr2.lo cscal.lo csscal.lo cswap.lo csymm.lo csyr2k.lo csyrk.lo ctbmv.lo ctbsv.lo ctpmv.lo ctpsv.lo ctrmm.lo ctrmv.lo ctrsm.lo ctrsv.lo zaxpy.lo zcopy.lo zdotc_sub.lo zdotu_sub.lo zdscal.lo zgbmv.lo zgemm.lo zgemv.lo zgerc.lo zgeru.lo zhbmv.lo zhemm.lo zhemv.lo zher.lo zher2.lo zher2k.lo zherk.lo zhpmv.lo zhpr.lo zhpr2.lo zscal.lo zswap.lo zsymm.lo zsyr2k.lo zsyrk.lo ztbmv.lo ztbsv.lo ztpmv.lo ztpsv.lo ztrmm.lo ztrmv.lo ztrsm.lo ztrsv.lo icamax.lo idamax.lo isamax.lo izamax.lo xerbla.lo -lm libtool: link: ar cru .libs/libgslcblas.a sasum.o saxpy.o scasum.o scnrm2.o scopy.o sdot.o sdsdot.o sgbmv.o sgemm.o sgemv.o sger.o snrm2.o srot.o srotg.o srotm.o srotmg.o ssbmv.o sscal.o sspmv.o sspr.o sspr2.o sswap.o ssymm.o ssymv.o ssyr.o ssyr2.o ssyr2k.o ssyrk.o stbmv.o stbsv.o stpmv.o stpsv.o strmm.o strmv.o strsm.o strsv.o dasum.o daxpy.o dcopy.o ddot.o dgbmv.o dgemm.o dgemv.o dger.o dnrm2.o drot.o drotg.o drotm.o drotmg.o dsbmv.o dscal.o dsdot.o dspmv.o dspr.o dspr2.o dswap.o dsymm.o dsymv.o dsyr.o dsyr2.o dsyr2k.o dsyrk.o dtbmv.o dtbsv.o dtpmv.o dtpsv.o dtrmm.o dtrmv.o dtrsm.o dtrsv.o dzasum.o dznrm2.o caxpy.o ccopy.o cdotc_sub.o cdotu_sub.o cgbmv.o cgemm.o cgemv.o cgerc.o cgeru.o chbmv.o chemm.o chemv.o cher.o cher2.o cher2k.o cherk.o chpmv.o chpr.o chpr2.o cscal.o csscal.o cswap.o csymm.o csyr2k.o csyrk.o ctbmv.o ctbsv.o ctpmv.o ctpsv.o ctrmm.o ctrmv.o ctrsm.o ctrsv.o zaxpy.o zcopy.o zdotc_sub.o zdotu_sub.o zdscal.o zgbmv.o zgemm.o zgemv.o zgerc.o zgeru.o zhbmv.o zhemm.o zhemv.o zher.o zher2.o zher2k.o zherk.o zhpmv.o zhpr.o zhpr2.o zscal.o zswap.o zsymm.o zsyr2k.o zsyrk.o ztbmv.o ztbsv.o ztpmv.o ztpsv.o ztrmm.o ztrmv.o ztrsm.o ztrsv.o icamax.o idamax.o isamax.o izamax.o xerbla.o libtool: link: ranlib .libs/libgslcblas.a libtool: link: ( cd ".libs" && rm -f "libgslcblas.la" && ln -s "../libgslcblas.la" "libgslcblas.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cblas' Making all in blas make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/blas' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o blas.lo blas.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c blas.c -o blas.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslblas.la blas.lo -lm libtool: link: ar cru .libs/libgslblas.a blas.o libtool: link: ranlib .libs/libgslblas.a libtool: link: ( cd ".libs" && rm -f "libgslblas.la" && ln -s "../libgslblas.la" "libgslblas.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/blas' Making all in linalg make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/linalg' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o multiply.lo multiply.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c multiply.c -o multiply.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o exponential.lo exponential.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c exponential.c -o exponential.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o tridiag.lo tridiag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c tridiag.c -o tridiag.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o lu.lo lu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c lu.c -o lu.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o luc.lo luc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c luc.c -o luc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o hh.lo hh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c hh.c -o hh.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o qr.lo qr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c qr.c -o qr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o qrpt.lo qrpt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c qrpt.c -o qrpt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o lq.lo lq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c lq.c -o lq.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ptlq.lo ptlq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ptlq.c -o ptlq.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o svd.lo svd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c svd.c -o svd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o householder.lo householder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c householder.c -o householder.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o householdercomplex.lo householdercomplex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c householdercomplex.c -o householdercomplex.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o hessenberg.lo hessenberg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c hessenberg.c -o hessenberg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o hesstri.lo hesstri.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c hesstri.c -o hesstri.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o cholesky.lo cholesky.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c cholesky.c -o cholesky.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o choleskyc.lo choleskyc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c choleskyc.c -o choleskyc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o symmtd.lo symmtd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c symmtd.c -o symmtd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o hermtd.lo hermtd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c hermtd.c -o hermtd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bidiag.lo bidiag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bidiag.c -o bidiag.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o balance.lo balance.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c balance.c -o balance.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o balancemat.lo balancemat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c balancemat.c -o balancemat.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgsllinalg.la multiply.lo exponential.lo tridiag.lo lu.lo luc.lo hh.lo qr.lo qrpt.lo lq.lo ptlq.lo svd.lo householder.lo householdercomplex.lo hessenberg.lo hesstri.lo cholesky.lo choleskyc.lo symmtd.lo hermtd.lo bidiag.lo balance.lo balancemat.lo -lm libtool: link: ar cru .libs/libgsllinalg.a multiply.o exponential.o tridiag.o lu.o luc.o hh.o qr.o qrpt.o lq.o ptlq.o svd.o householder.o householdercomplex.o hessenberg.o hesstri.o cholesky.o choleskyc.o symmtd.o hermtd.o bidiag.o balance.o balancemat.o libtool: link: ranlib .libs/libgsllinalg.a libtool: link: ( cd ".libs" && rm -f "libgsllinalg.la" && ln -s "../libgsllinalg.la" "libgsllinalg.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/linalg' Making all in eigen make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/eigen' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o jacobi.lo jacobi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c jacobi.c -o jacobi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o symm.lo symm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c symm.c -o symm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o symmv.lo symmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c symmv.c -o symmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o nonsymm.lo nonsymm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c nonsymm.c -o nonsymm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o nonsymmv.lo nonsymmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c nonsymmv.c -o nonsymmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o herm.lo herm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c herm.c -o herm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o hermv.lo hermv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c hermv.c -o hermv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o gensymm.lo gensymm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gensymm.c -o gensymm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o gensymmv.lo gensymmv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gensymmv.c -o gensymmv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o genherm.lo genherm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c genherm.c -o genherm.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o genhermv.lo genhermv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c genhermv.c -o genhermv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o gen.lo gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gen.c -o gen.o gen.c: In function 'gen_schur_standardize2': gen.c:1638: warning: 'top' may be used uninitialized in this function gen.c: In function 'gen_qzstep': gen.c:609: warning: 'top' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o genv.lo genv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c genv.c -o genv.o genv.c: In function 'genv_get_right_eigenvectors': genv.c:343: warning: 'im2.vector.data' may be used uninitialized in this function genv.c:343: warning: 'im2.vector.stride' may be used uninitialized in this function genv.c:343: warning: 're2.vector.data' may be used uninitialized in this function genv.c:343: warning: 're2.vector.stride' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o sort.lo sort.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c sort.c -o sort.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o francis.lo francis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c francis.c -o francis.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o schur.lo schur.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c schur.c -o schur.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgsleigen.la jacobi.lo symm.lo symmv.lo nonsymm.lo nonsymmv.lo herm.lo hermv.lo gensymm.lo gensymmv.lo genherm.lo genhermv.lo gen.lo genv.lo sort.lo francis.lo schur.lo -lm libtool: link: ar cru .libs/libgsleigen.a jacobi.o symm.o symmv.o nonsymm.o nonsymmv.o herm.o hermv.o gensymm.o gensymmv.o genherm.o genhermv.o gen.o genv.o sort.o francis.o schur.o libtool: link: ranlib .libs/libgsleigen.a libtool: link: ( cd ".libs" && rm -f "libgsleigen.la" && ln -s "../libgsleigen.la" "libgsleigen.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/eigen' Making all in specfunc make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/specfunc' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o airy.lo airy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c airy.c -o airy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o airy_der.lo airy_der.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c airy_der.c -o airy_der.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o airy_zero.lo airy_zero.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c airy_zero.c -o airy_zero.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o atanint.lo atanint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c atanint.c -o atanint.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel.lo bessel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel.c -o bessel.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_I0.lo bessel_I0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_I0.c -o bessel_I0.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_I1.lo bessel_I1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_I1.c -o bessel_I1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_In.lo bessel_In.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_In.c -o bessel_In.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_Inu.lo bessel_Inu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_Inu.c -o bessel_Inu.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_J0.lo bessel_J0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_J0.c -o bessel_J0.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_J1.lo bessel_J1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_J1.c -o bessel_J1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_Jn.lo bessel_Jn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_Jn.c -o bessel_Jn.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_Jnu.lo bessel_Jnu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_Jnu.c -o bessel_Jnu.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_K0.lo bessel_K0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_K0.c -o bessel_K0.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_K1.lo bessel_K1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_K1.c -o bessel_K1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_Kn.lo bessel_Kn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_Kn.c -o bessel_Kn.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_Knu.lo bessel_Knu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_Knu.c -o bessel_Knu.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_Y0.lo bessel_Y0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_Y0.c -o bessel_Y0.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_Y1.lo bessel_Y1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_Y1.c -o bessel_Y1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_Yn.lo bessel_Yn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_Yn.c -o bessel_Yn.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_Ynu.lo bessel_Ynu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_Ynu.c -o bessel_Ynu.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_amp_phase.lo bessel_amp_phase.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_amp_phase.c -o bessel_amp_phase.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_i.lo bessel_i.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_i.c -o bessel_i.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_j.lo bessel_j.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_j.c -o bessel_j.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_k.lo bessel_k.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_k.c -o bessel_k.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_olver.lo bessel_olver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_olver.c -o bessel_olver.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_temme.lo bessel_temme.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_temme.c -o bessel_temme.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_y.lo bessel_y.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_y.c -o bessel_y.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_zero.lo bessel_zero.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_zero.c -o bessel_zero.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bessel_sequence.lo bessel_sequence.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bessel_sequence.c -o bessel_sequence.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o beta.lo beta.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c beta.c -o beta.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o beta_inc.lo beta_inc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c beta_inc.c -o beta_inc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o clausen.lo clausen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c clausen.c -o clausen.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o coulomb.lo coulomb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c coulomb.c -o coulomb.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o coupling.lo coupling.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c coupling.c -o coupling.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o coulomb_bound.lo coulomb_bound.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c coulomb_bound.c -o coulomb_bound.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dawson.lo dawson.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dawson.c -o dawson.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o debye.lo debye.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c debye.c -o debye.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dilog.lo dilog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dilog.c -o dilog.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o elementary.lo elementary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c elementary.c -o elementary.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ellint.lo ellint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ellint.c -o ellint.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o elljac.lo elljac.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c elljac.c -o elljac.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o erfc.lo erfc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c erfc.c -o erfc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o exp.lo exp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c exp.c -o exp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o expint.lo expint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c expint.c -o expint.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o expint3.lo expint3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c expint3.c -o expint3.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o fermi_dirac.lo fermi_dirac.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c fermi_dirac.c -o fermi_dirac.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o gegenbauer.lo gegenbauer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gegenbauer.c -o gegenbauer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o gamma.lo gamma.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gamma.c -o gamma.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o gamma_inc.lo gamma_inc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gamma_inc.c -o gamma_inc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o hyperg_0F1.lo hyperg_0F1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c hyperg_0F1.c -o hyperg_0F1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o hyperg_2F0.lo hyperg_2F0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c hyperg_2F0.c -o hyperg_2F0.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o hyperg_1F1.lo hyperg_1F1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c hyperg_1F1.c -o hyperg_1F1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o hyperg_2F1.lo hyperg_2F1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c hyperg_2F1.c -o hyperg_2F1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o hyperg_U.lo hyperg_U.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c hyperg_U.c -o hyperg_U.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o hyperg.lo hyperg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c hyperg.c -o hyperg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o laguerre.lo laguerre.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c laguerre.c -o laguerre.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o lambert.lo lambert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c lambert.c -o lambert.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o legendre_H3d.lo legendre_H3d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c legendre_H3d.c -o legendre_H3d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o legendre_Qn.lo legendre_Qn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c legendre_Qn.c -o legendre_Qn.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o legendre_con.lo legendre_con.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c legendre_con.c -o legendre_con.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o legendre_poly.lo legendre_poly.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c legendre_poly.c -o legendre_poly.o legendre_poly.c: In function 'gsl_sf_legendre_sphPlm_e': legendre_poly.c:569: warning: 'y_ell_err' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o log.lo log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c log.c -o log.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o mathieu_angfunc.lo mathieu_angfunc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c mathieu_angfunc.c -o mathieu_angfunc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o mathieu_charv.lo mathieu_charv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c mathieu_charv.c -o mathieu_charv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o mathieu_coeff.lo mathieu_coeff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c mathieu_coeff.c -o mathieu_coeff.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o mathieu_radfunc.lo mathieu_radfunc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c mathieu_radfunc.c -o mathieu_radfunc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o mathieu_workspace.lo mathieu_workspace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c mathieu_workspace.c -o mathieu_workspace.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o poch.lo poch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c poch.c -o poch.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o pow_int.lo pow_int.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c pow_int.c -o pow_int.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o psi.lo psi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c psi.c -o psi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o result.lo result.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c result.c -o result.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o shint.lo shint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c shint.c -o shint.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o sinint.lo sinint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c sinint.c -o sinint.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o synchrotron.lo synchrotron.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c synchrotron.c -o synchrotron.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o transport.lo transport.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c transport.c -o transport.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o trig.lo trig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c trig.c -o trig.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zeta.lo zeta.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zeta.c -o zeta.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslspecfunc.la airy.lo airy_der.lo airy_zero.lo atanint.lo bessel.lo bessel_I0.lo bessel_I1.lo bessel_In.lo bessel_Inu.lo bessel_J0.lo bessel_J1.lo bessel_Jn.lo bessel_Jnu.lo bessel_K0.lo bessel_K1.lo bessel_Kn.lo bessel_Knu.lo bessel_Y0.lo bessel_Y1.lo bessel_Yn.lo bessel_Ynu.lo bessel_amp_phase.lo bessel_i.lo bessel_j.lo bessel_k.lo bessel_olver.lo bessel_temme.lo bessel_y.lo bessel_zero.lo bessel_sequence.lo beta.lo beta_inc.lo clausen.lo coulomb.lo coupling.lo coulomb_bound.lo dawson.lo debye.lo dilog.lo elementary.lo ellint.lo elljac.lo erfc.lo exp.lo expint.lo expint3.lo fermi_dirac.lo gegenbauer.lo gamma.lo gamma_inc.lo hyperg_0F1.lo hyperg_2F0.lo hyperg_1F1.lo hyperg_2F1.lo hyperg_U.lo hyperg.lo laguerre.lo lambert.lo legendre_H3d.lo legendre_Qn.lo legendre_con.lo legendre_poly.lo log.lo mathieu_angfunc.lo mathieu_charv.lo mathieu_coeff.lo mathieu_radfunc.lo mathieu_workspace.lo poch.lo pow_int.lo psi.lo result.lo shint.lo sinint.lo synchrotron.lo transport.lo trig.lo zeta.lo -lm libtool: link: ar cru .libs/libgslspecfunc.a airy.o airy_der.o airy_zero.o atanint.o bessel.o bessel_I0.o bessel_I1.o bessel_In.o bessel_Inu.o bessel_J0.o bessel_J1.o bessel_Jn.o bessel_Jnu.o bessel_K0.o bessel_K1.o bessel_Kn.o bessel_Knu.o bessel_Y0.o bessel_Y1.o bessel_Yn.o bessel_Ynu.o bessel_amp_phase.o bessel_i.o bessel_j.o bessel_k.o bessel_olver.o bessel_temme.o bessel_y.o bessel_zero.o bessel_sequence.o beta.o beta_inc.o clausen.o coulomb.o coupling.o coulomb_bound.o dawson.o debye.o dilog.o elementary.o ellint.o elljac.o erfc.o exp.o expint.o expint3.o fermi_dirac.o gegenbauer.o gamma.o gamma_inc.o hyperg_0F1.o hyperg_2F0.o hyperg_1F1.o hyperg_2F1.o hyperg_U.o hyperg.o laguerre.o lambert.o legendre_H3d.o legendre_Qn.o legendre_con.o legendre_poly.o log.o mathieu_angfunc.o mathieu_charv.o mathieu_coeff.o mathieu_radfunc.o mathieu_workspace.o poch.o pow_int.o psi.o result.o shint.o sinint.o synchrotron.o transport.o trig.o zeta.o libtool: link: ranlib .libs/libgslspecfunc.a libtool: link: ( cd ".libs" && rm -f "libgslspecfunc.la" && ln -s "../libgslspecfunc.la" "libgslspecfunc.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/specfunc' Making all in dht make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/dht' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dht.lo dht.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dht.c -o dht.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgsldht.la dht.lo -lm libtool: link: ar cru .libs/libgsldht.a dht.o libtool: link: ranlib .libs/libgsldht.a libtool: link: ( cd ".libs" && rm -f "libgsldht.la" && ln -s "../libgsldht.la" "libgsldht.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/dht' Making all in qrng make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/qrng' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o qrng.lo qrng.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c qrng.c -o qrng.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o niederreiter-2.lo niederreiter-2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c niederreiter-2.c -o niederreiter-2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o sobol.lo sobol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c sobol.c -o sobol.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o halton.lo halton.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c halton.c -o halton.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o reversehalton.lo reversehalton.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c reversehalton.c -o reversehalton.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o inline.lo inline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c inline.c -o inline.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslqrng.la qrng.lo niederreiter-2.lo sobol.lo halton.lo reversehalton.lo inline.lo -lm libtool: link: ar cru .libs/libgslqrng.a qrng.o niederreiter-2.o sobol.o halton.o reversehalton.o inline.o libtool: link: ranlib .libs/libgslqrng.a libtool: link: ( cd ".libs" && rm -f "libgslqrng.la" && ln -s "../libgslqrng.la" "libgslqrng.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/qrng' Making all in rng make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/rng' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o borosh13.lo borosh13.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c borosh13.c -o borosh13.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o cmrg.lo cmrg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c cmrg.c -o cmrg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o coveyou.lo coveyou.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c coveyou.c -o coveyou.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o default.lo default.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c default.c -o default.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o file.lo file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c file.c -o file.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o fishman18.lo fishman18.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c fishman18.c -o fishman18.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o fishman20.lo fishman20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c fishman20.c -o fishman20.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o fishman2x.lo fishman2x.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c fishman2x.c -o fishman2x.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o gfsr4.lo gfsr4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gfsr4.c -o gfsr4.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o knuthran2.lo knuthran2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c knuthran2.c -o knuthran2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o knuthran.lo knuthran.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c knuthran.c -o knuthran.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o knuthran2002.lo knuthran2002.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c knuthran2002.c -o knuthran2002.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o lecuyer21.lo lecuyer21.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c lecuyer21.c -o lecuyer21.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o minstd.lo minstd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c minstd.c -o minstd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o mrg.lo mrg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c mrg.c -o mrg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o mt.lo mt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c mt.c -o mt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o r250.lo r250.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c r250.c -o r250.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ran0.lo ran0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ran0.c -o ran0.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ran1.lo ran1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ran1.c -o ran1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ran2.lo ran2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ran2.c -o ran2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ran3.lo ran3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ran3.c -o ran3.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o rand48.lo rand48.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c rand48.c -o rand48.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o rand.lo rand.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c rand.c -o rand.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o random.lo random.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c random.c -o random.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o randu.lo randu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c randu.c -o randu.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ranf.lo ranf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ranf.c -o ranf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ranlux.lo ranlux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ranlux.c -o ranlux.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ranlxd.lo ranlxd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ranlxd.c -o ranlxd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ranlxs.lo ranlxs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ranlxs.c -o ranlxs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ranmar.lo ranmar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ranmar.c -o ranmar.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o rng.lo rng.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c rng.c -o rng.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o slatec.lo slatec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c slatec.c -o slatec.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o taus.lo taus.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c taus.c -o taus.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o taus113.lo taus113.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c taus113.c -o taus113.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o transputer.lo transputer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c transputer.c -o transputer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o tt.lo tt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c tt.c -o tt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o types.lo types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c types.c -o types.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o uni32.lo uni32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c uni32.c -o uni32.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o uni.lo uni.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c uni.c -o uni.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o vax.lo vax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c vax.c -o vax.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o waterman14.lo waterman14.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c waterman14.c -o waterman14.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zuf.lo zuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zuf.c -o zuf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o inline.lo inline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c inline.c -o inline.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslrng.la borosh13.lo cmrg.lo coveyou.lo default.lo file.lo fishman18.lo fishman20.lo fishman2x.lo gfsr4.lo knuthran2.lo knuthran.lo knuthran2002.lo lecuyer21.lo minstd.lo mrg.lo mt.lo r250.lo ran0.lo ran1.lo ran2.lo ran3.lo rand48.lo rand.lo random.lo randu.lo ranf.lo ranlux.lo ranlxd.lo ranlxs.lo ranmar.lo rng.lo slatec.lo taus.lo taus113.lo transputer.lo tt.lo types.lo uni32.lo uni.lo vax.lo waterman14.lo zuf.lo inline.lo -lm libtool: link: ar cru .libs/libgslrng.a borosh13.o cmrg.o coveyou.o default.o file.o fishman18.o fishman20.o fishman2x.o gfsr4.o knuthran2.o knuthran.o knuthran2002.o lecuyer21.o minstd.o mrg.o mt.o r250.o ran0.o ran1.o ran2.o ran3.o rand48.o rand.o random.o randu.o ranf.o ranlux.o ranlxd.o ranlxs.o ranmar.o rng.o slatec.o taus.o taus113.o transputer.o tt.o types.o uni32.o uni.o vax.o waterman14.o zuf.o inline.o libtool: link: ranlib .libs/libgslrng.a libtool: link: ( cd ".libs" && rm -f "libgslrng.la" && ln -s "../libgslrng.la" "libgslrng.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/rng' Making all in randist make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/randist' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bernoulli.lo bernoulli.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bernoulli.c -o bernoulli.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o beta.lo beta.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c beta.c -o beta.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bigauss.lo bigauss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bigauss.c -o bigauss.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o binomial.lo binomial.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c binomial.c -o binomial.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o cauchy.lo cauchy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c cauchy.c -o cauchy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o chisq.lo chisq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c chisq.c -o chisq.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dirichlet.lo dirichlet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dirichlet.c -o dirichlet.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o discrete.lo discrete.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c discrete.c -o discrete.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o erlang.lo erlang.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c erlang.c -o erlang.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o exponential.lo exponential.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c exponential.c -o exponential.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o exppow.lo exppow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c exppow.c -o exppow.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o fdist.lo fdist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c fdist.c -o fdist.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o flat.lo flat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c flat.c -o flat.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o gamma.lo gamma.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gamma.c -o gamma.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o gauss.lo gauss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gauss.c -o gauss.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o gausszig.lo gausszig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gausszig.c -o gausszig.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o gausstail.lo gausstail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gausstail.c -o gausstail.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o geometric.lo geometric.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c geometric.c -o geometric.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o gumbel.lo gumbel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gumbel.c -o gumbel.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o hyperg.lo hyperg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c hyperg.c -o hyperg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o laplace.lo laplace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c laplace.c -o laplace.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o levy.lo levy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c levy.c -o levy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o logarithmic.lo logarithmic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c logarithmic.c -o logarithmic.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o logistic.lo logistic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c logistic.c -o logistic.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o lognormal.lo lognormal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c lognormal.c -o lognormal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o multinomial.lo multinomial.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c multinomial.c -o multinomial.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o nbinomial.lo nbinomial.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c nbinomial.c -o nbinomial.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o pareto.lo pareto.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c pareto.c -o pareto.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o pascal.lo pascal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c pascal.c -o pascal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o poisson.lo poisson.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c poisson.c -o poisson.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o rayleigh.lo rayleigh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c rayleigh.c -o rayleigh.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o shuffle.lo shuffle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c shuffle.c -o shuffle.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o sphere.lo sphere.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c sphere.c -o sphere.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o tdist.lo tdist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c tdist.c -o tdist.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o weibull.lo weibull.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c weibull.c -o weibull.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o landau.lo landau.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c landau.c -o landau.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o binomial_tpe.lo binomial_tpe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c binomial_tpe.c -o binomial_tpe.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslrandist.la bernoulli.lo beta.lo bigauss.lo binomial.lo cauchy.lo chisq.lo dirichlet.lo discrete.lo erlang.lo exponential.lo exppow.lo fdist.lo flat.lo gamma.lo gauss.lo gausszig.lo gausstail.lo geometric.lo gumbel.lo hyperg.lo laplace.lo levy.lo logarithmic.lo logistic.lo lognormal.lo multinomial.lo nbinomial.lo pareto.lo pascal.lo poisson.lo rayleigh.lo shuffle.lo sphere.lo tdist.lo weibull.lo landau.lo binomial_tpe.lo -lm libtool: link: ar cru .libs/libgslrandist.a bernoulli.o beta.o bigauss.o binomial.o cauchy.o chisq.o dirichlet.o discrete.o erlang.o exponential.o exppow.o fdist.o flat.o gamma.o gauss.o gausszig.o gausstail.o geometric.o gumbel.o hyperg.o laplace.o levy.o logarithmic.o logistic.o lognormal.o multinomial.o nbinomial.o pareto.o pascal.o poisson.o rayleigh.o shuffle.o sphere.o tdist.o weibull.o landau.o binomial_tpe.o libtool: link: ranlib .libs/libgslrandist.a libtool: link: ( cd ".libs" && rm -f "libgslrandist.la" && ln -s "../libgslrandist.la" "libgslrandist.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/randist' Making all in fft make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/fft' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dft.lo dft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dft.c -o dft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o fft.lo fft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c fft.c -o fft.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslfft.la dft.lo fft.lo -lm libtool: link: ar cru .libs/libgslfft.a dft.o fft.o libtool: link: ranlib .libs/libgslfft.a libtool: link: ( cd ".libs" && rm -f "libgslfft.la" && ln -s "../libgslfft.la" "libgslfft.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/fft' Making all in poly make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/poly' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dd.lo dd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dd.c -o dd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o eval.lo eval.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c eval.c -o eval.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o solve_quadratic.lo solve_quadratic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c solve_quadratic.c -o solve_quadratic.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o solve_cubic.lo solve_cubic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c solve_cubic.c -o solve_cubic.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zsolve_quadratic.lo zsolve_quadratic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zsolve_quadratic.c -o zsolve_quadratic.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zsolve_cubic.lo zsolve_cubic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zsolve_cubic.c -o zsolve_cubic.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zsolve.lo zsolve.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zsolve.c -o zsolve.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o zsolve_init.lo zsolve_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c zsolve_init.c -o zsolve_init.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o deriv.lo deriv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c deriv.c -o deriv.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslpoly.la dd.lo eval.lo solve_quadratic.lo solve_cubic.lo zsolve_quadratic.lo zsolve_cubic.lo zsolve.lo zsolve_init.lo deriv.lo -lm libtool: link: ar cru .libs/libgslpoly.a dd.o eval.o solve_quadratic.o solve_cubic.o zsolve_quadratic.o zsolve_cubic.o zsolve.o zsolve_init.o deriv.o libtool: link: ranlib .libs/libgslpoly.a libtool: link: ( cd ".libs" && rm -f "libgslpoly.la" && ln -s "../libgslpoly.la" "libgslpoly.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/poly' Making all in fit make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/fit' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o linear.lo linear.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c linear.c -o linear.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslfit.la linear.lo -lm libtool: link: ar cru .libs/libgslfit.a linear.o libtool: link: ranlib .libs/libgslfit.a libtool: link: ( cd ".libs" && rm -f "libgslfit.la" && ln -s "../libgslfit.la" "libgslfit.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/fit' Making all in multifit make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/multifit' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o multilinear.lo multilinear.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c multilinear.c -o multilinear.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o work.lo work.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c work.c -o work.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o lmder.lo lmder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c lmder.c -o lmder.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o fsolver.lo fsolver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c fsolver.c -o fsolver.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o fdfsolver.lo fdfsolver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c fdfsolver.c -o fdfsolver.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o convergence.lo convergence.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c convergence.c -o convergence.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o gradient.lo gradient.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gradient.c -o gradient.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o covar.lo covar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c covar.c -o covar.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslmultifit.la multilinear.lo work.lo lmder.lo fsolver.lo fdfsolver.lo convergence.lo gradient.lo covar.lo -lm libtool: link: ar cru .libs/libgslmultifit.a multilinear.o work.o lmder.o fsolver.o fdfsolver.o convergence.o gradient.o covar.o libtool: link: ranlib .libs/libgslmultifit.a libtool: link: ( cd ".libs" && rm -f "libgslmultifit.la" && ln -s "../libgslmultifit.la" "libgslmultifit.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/multifit' Making all in statistics make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/statistics' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o mean.lo mean.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c mean.c -o mean.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o variance.lo variance.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c variance.c -o variance.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o absdev.lo absdev.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c absdev.c -o absdev.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o skew.lo skew.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c skew.c -o skew.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o kurtosis.lo kurtosis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c kurtosis.c -o kurtosis.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o lag1.lo lag1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c lag1.c -o lag1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o p_variance.lo p_variance.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c p_variance.c -o p_variance.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o minmax.lo minmax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c minmax.c -o minmax.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ttest.lo ttest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ttest.c -o ttest.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o median.lo median.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c median.c -o median.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o covariance.lo covariance.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c covariance.c -o covariance.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o quantiles.lo quantiles.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c quantiles.c -o quantiles.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o wmean.lo wmean.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c wmean.c -o wmean.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o wvariance.lo wvariance.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c wvariance.c -o wvariance.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o wabsdev.lo wabsdev.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c wabsdev.c -o wabsdev.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o wskew.lo wskew.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c wskew.c -o wskew.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o wkurtosis.lo wkurtosis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c wkurtosis.c -o wkurtosis.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslstatistics.la mean.lo variance.lo absdev.lo skew.lo kurtosis.lo lag1.lo p_variance.lo minmax.lo ttest.lo median.lo covariance.lo quantiles.lo wmean.lo wvariance.lo wabsdev.lo wskew.lo wkurtosis.lo -lm libtool: link: ar cru .libs/libgslstatistics.a mean.o variance.o absdev.o skew.o kurtosis.o lag1.o p_variance.o minmax.o ttest.o median.o covariance.o quantiles.o wmean.o wvariance.o wabsdev.o wskew.o wkurtosis.o libtool: link: ranlib .libs/libgslstatistics.a libtool: link: ( cd ".libs" && rm -f "libgslstatistics.la" && ln -s "../libgslstatistics.la" "libgslstatistics.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/statistics' Making all in siman make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/siman' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o siman.lo siman.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c siman.c -o siman.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslsiman.la siman.lo -lm libtool: link: ar cru .libs/libgslsiman.a siman.o libtool: link: ranlib .libs/libgslsiman.a libtool: link: ( cd ".libs" && rm -f "libgslsiman.la" && ln -s "../libgslsiman.la" "libgslsiman.la" ) gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c siman_tsp.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o siman_tsp siman_tsp.o libgslsiman.la ../rng/libgslrng.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../sys/libgslsys.la ../utils/libutils.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o siman_tsp siman_tsp.o ./.libs/libgslsiman.a ../rng/.libs/libgslrng.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/siman' Making all in sum make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sum' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o levin_u.lo levin_u.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c levin_u.c -o levin_u.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o levin_utrunc.lo levin_utrunc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c levin_utrunc.c -o levin_utrunc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o work_u.lo work_u.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c work_u.c -o work_u.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o work_utrunc.lo work_utrunc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c work_utrunc.c -o work_utrunc.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslsum.la levin_u.lo levin_utrunc.lo work_u.lo work_utrunc.lo -lm libtool: link: ar cru .libs/libgslsum.a levin_u.o levin_utrunc.o work_u.o work_utrunc.o libtool: link: ranlib .libs/libgslsum.a libtool: link: ( cd ".libs" && rm -f "libgslsum.la" && ln -s "../libgslsum.la" "libgslsum.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sum' Making all in integration make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/integration' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o qk15.lo qk15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c qk15.c -o qk15.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o qk21.lo qk21.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c qk21.c -o qk21.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o qk31.lo qk31.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c qk31.c -o qk31.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o qk41.lo qk41.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c qk41.c -o qk41.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o qk51.lo qk51.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c qk51.c -o qk51.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o qk61.lo qk61.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c qk61.c -o qk61.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o qk.lo qk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c qk.c -o qk.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o qng.lo qng.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c qng.c -o qng.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o qag.lo qag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c qag.c -o qag.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o qags.lo qags.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c qags.c -o qags.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o qagp.lo qagp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c qagp.c -o qagp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o workspace.lo workspace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c workspace.c -o workspace.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o qcheb.lo qcheb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c qcheb.c -o qcheb.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o qawc.lo qawc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c qawc.c -o qawc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o qmomo.lo qmomo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c qmomo.c -o qmomo.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o qaws.lo qaws.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c qaws.c -o qaws.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o qmomof.lo qmomof.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c qmomof.c -o qmomof.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o qawo.lo qawo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c qawo.c -o qawo.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o qawf.lo qawf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c qawf.c -o qawf.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslintegration.la qk15.lo qk21.lo qk31.lo qk41.lo qk51.lo qk61.lo qk.lo qng.lo qag.lo qags.lo qagp.lo workspace.lo qcheb.lo qawc.lo qmomo.lo qaws.lo qmomof.lo qawo.lo qawf.lo -lm libtool: link: ar cru .libs/libgslintegration.a qk15.o qk21.o qk31.o qk41.o qk51.o qk61.o qk.o qng.o qag.o qags.o qagp.o workspace.o qcheb.o qawc.o qmomo.o qaws.o qmomof.o qawo.o qawf.o libtool: link: ranlib .libs/libgslintegration.a libtool: link: ( cd ".libs" && rm -f "libgslintegration.la" && ln -s "../libgslintegration.la" "libgslintegration.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/integration' Making all in interpolation make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/interpolation' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o accel.lo accel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c accel.c -o accel.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o akima.lo akima.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c akima.c -o akima.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o cspline.lo cspline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c cspline.c -o cspline.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o interp.lo interp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c interp.c -o interp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o linear.lo linear.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c linear.c -o linear.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o spline.lo spline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c spline.c -o spline.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o poly.lo poly.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c poly.c -o poly.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o inline.lo inline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c inline.c -o inline.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslinterpolation.la accel.lo akima.lo cspline.lo interp.lo linear.lo spline.lo poly.lo inline.lo -lm libtool: link: ar cru .libs/libgslinterpolation.a accel.o akima.o cspline.o interp.o linear.o spline.o poly.o inline.o libtool: link: ranlib .libs/libgslinterpolation.a libtool: link: ( cd ".libs" && rm -f "libgslinterpolation.la" && ln -s "../libgslinterpolation.la" "libgslinterpolation.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/interpolation' Making all in histogram make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/histogram' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o add.lo add.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c add.c -o add.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o get.lo get.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c get.c -o get.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o init.lo init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c init.c -o init.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o params.lo params.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c params.c -o params.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o reset.lo reset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c reset.c -o reset.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o file.lo file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c file.c -o file.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o pdf.lo pdf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c pdf.c -o pdf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o add2d.lo add2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c add2d.c -o add2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o get2d.lo get2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c get2d.c -o get2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o init2d.lo init2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c init2d.c -o init2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o params2d.lo params2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c params2d.c -o params2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o reset2d.lo reset2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c reset2d.c -o reset2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o file2d.lo file2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c file2d.c -o file2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o pdf2d.lo pdf2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c pdf2d.c -o pdf2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o calloc_range.lo calloc_range.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c calloc_range.c -o calloc_range.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o calloc_range2d.lo calloc_range2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c calloc_range2d.c -o calloc_range2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o copy.lo copy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c copy.c -o copy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o copy2d.lo copy2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c copy2d.c -o copy2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o maxval.lo maxval.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c maxval.c -o maxval.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o maxval2d.lo maxval2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c maxval2d.c -o maxval2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o oper.lo oper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c oper.c -o oper.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o oper2d.lo oper2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c oper2d.c -o oper2d.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o stat.lo stat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c stat.c -o stat.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o stat2d.lo stat2d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c stat2d.c -o stat2d.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslhistogram.la add.lo get.lo init.lo params.lo reset.lo file.lo pdf.lo add2d.lo get2d.lo init2d.lo params2d.lo reset2d.lo file2d.lo pdf2d.lo calloc_range.lo calloc_range2d.lo copy.lo copy2d.lo maxval.lo maxval2d.lo oper.lo oper2d.lo stat.lo stat2d.lo -lm libtool: link: ar cru .libs/libgslhistogram.a add.o get.o init.o params.o reset.o file.o pdf.o add2d.o get2d.o init2d.o params2d.o reset2d.o file2d.o pdf2d.o calloc_range.o calloc_range2d.o copy.o copy2d.o maxval.o maxval2d.o oper.o oper2d.o stat.o stat2d.o libtool: link: ranlib .libs/libgslhistogram.a libtool: link: ( cd ".libs" && rm -f "libgslhistogram.la" && ln -s "../libgslhistogram.la" "libgslhistogram.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/histogram' Making all in ode-initval make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/ode-initval' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o control.lo control.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c control.c -o control.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o cstd.lo cstd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c cstd.c -o cstd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o cscal.lo cscal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c cscal.c -o cscal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o evolve.lo evolve.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c evolve.c -o evolve.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o step.lo step.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c step.c -o step.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o rk2.lo rk2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c rk2.c -o rk2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o rk2imp.lo rk2imp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c rk2imp.c -o rk2imp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o rk2simp.lo rk2simp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c rk2simp.c -o rk2simp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o rk4.lo rk4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c rk4.c -o rk4.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o rk4imp.lo rk4imp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c rk4imp.c -o rk4imp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o rkf45.lo rkf45.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c rkf45.c -o rkf45.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o rk8pd.lo rk8pd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c rk8pd.c -o rk8pd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o rkck.lo rkck.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c rkck.c -o rkck.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bsimp.lo bsimp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bsimp.c -o bsimp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o gear1.lo gear1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gear1.c -o gear1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o gear2.lo gear2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gear2.c -o gear2.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslodeiv.la control.lo cstd.lo cscal.lo evolve.lo step.lo rk2.lo rk2imp.lo rk2simp.lo rk4.lo rk4imp.lo rkf45.lo rk8pd.lo rkck.lo bsimp.lo gear1.lo gear2.lo -lm libtool: link: ar cru .libs/libgslodeiv.a control.o cstd.o cscal.o evolve.o step.o rk2.o rk2imp.o rk2simp.o rk4.o rk4imp.o rkf45.o rk8pd.o rkck.o bsimp.o gear1.o gear2.o libtool: link: ranlib .libs/libgslodeiv.a libtool: link: ( cd ".libs" && rm -f "libgslodeiv.la" && ln -s "../libgslodeiv.la" "libgslodeiv.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/ode-initval' Making all in roots make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/roots' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bisection.lo bisection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bisection.c -o bisection.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o brent.lo brent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c brent.c -o brent.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o falsepos.lo falsepos.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c falsepos.c -o falsepos.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o newton.lo newton.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c newton.c -o newton.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o secant.lo secant.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c secant.c -o secant.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o steffenson.lo steffenson.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c steffenson.c -o steffenson.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o convergence.lo convergence.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c convergence.c -o convergence.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o fsolver.lo fsolver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c fsolver.c -o fsolver.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o fdfsolver.lo fdfsolver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c fdfsolver.c -o fdfsolver.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslroots.la bisection.lo brent.lo falsepos.lo newton.lo secant.lo steffenson.lo convergence.lo fsolver.lo fdfsolver.lo -lm libtool: link: ar cru .libs/libgslroots.a bisection.o brent.o falsepos.o newton.o secant.o steffenson.o convergence.o fsolver.o fdfsolver.o libtool: link: ranlib .libs/libgslroots.a libtool: link: ( cd ".libs" && rm -f "libgslroots.la" && ln -s "../libgslroots.la" "libgslroots.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/roots' Making all in multiroots make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/multiroots' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o fdjac.lo fdjac.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c fdjac.c -o fdjac.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o fsolver.lo fsolver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c fsolver.c -o fsolver.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o fdfsolver.lo fdfsolver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c fdfsolver.c -o fdfsolver.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o convergence.lo convergence.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c convergence.c -o convergence.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o newton.lo newton.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c newton.c -o newton.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o gnewton.lo gnewton.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gnewton.c -o gnewton.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dnewton.lo dnewton.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dnewton.c -o dnewton.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o broyden.lo broyden.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c broyden.c -o broyden.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o hybrid.lo hybrid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c hybrid.c -o hybrid.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o hybridj.lo hybridj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c hybridj.c -o hybridj.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslmultiroots.la fdjac.lo fsolver.lo fdfsolver.lo convergence.lo newton.lo gnewton.lo dnewton.lo broyden.lo hybrid.lo hybridj.lo -lm libtool: link: ar cru .libs/libgslmultiroots.a fdjac.o fsolver.o fdfsolver.o convergence.o newton.o gnewton.o dnewton.o broyden.o hybrid.o hybridj.o libtool: link: ranlib .libs/libgslmultiroots.a libtool: link: ( cd ".libs" && rm -f "libgslmultiroots.la" && ln -s "../libgslmultiroots.la" "libgslmultiroots.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/multiroots' Making all in min make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/min' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o fsolver.lo fsolver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c fsolver.c -o fsolver.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o golden.lo golden.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c golden.c -o golden.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o brent.lo brent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c brent.c -o brent.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o convergence.lo convergence.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c convergence.c -o convergence.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bracketing.lo bracketing.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bracketing.c -o bracketing.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o quad_golden.lo quad_golden.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c quad_golden.c -o quad_golden.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslmin.la fsolver.lo golden.lo brent.lo convergence.lo bracketing.lo quad_golden.lo -lm libtool: link: ar cru .libs/libgslmin.a fsolver.o golden.o brent.o convergence.o bracketing.o quad_golden.o libtool: link: ranlib .libs/libgslmin.a libtool: link: ( cd ".libs" && rm -f "libgslmin.la" && ln -s "../libgslmin.la" "libgslmin.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/min' Making all in multimin make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/multimin' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o fdfminimizer.lo fdfminimizer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c fdfminimizer.c -o fdfminimizer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o steepest_descent.lo steepest_descent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c steepest_descent.c -o steepest_descent.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o conjugate_fr.lo conjugate_fr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c conjugate_fr.c -o conjugate_fr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o conjugate_pr.lo conjugate_pr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c conjugate_pr.c -o conjugate_pr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o convergence.lo convergence.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c convergence.c -o convergence.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o diff.lo diff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c diff.c -o diff.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o vector_bfgs.lo vector_bfgs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c vector_bfgs.c -o vector_bfgs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o vector_bfgs2.lo vector_bfgs2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c vector_bfgs2.c -o vector_bfgs2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o fminimizer.lo fminimizer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c fminimizer.c -o fminimizer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o simplex.lo simplex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c simplex.c -o simplex.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o simplex2.lo simplex2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c simplex2.c -o simplex2.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslmultimin.la fdfminimizer.lo steepest_descent.lo conjugate_fr.lo conjugate_pr.lo convergence.lo diff.lo vector_bfgs.lo vector_bfgs2.lo fminimizer.lo simplex.lo simplex2.lo -lm libtool: link: ar cru .libs/libgslmultimin.a fdfminimizer.o steepest_descent.o conjugate_fr.o conjugate_pr.o convergence.o diff.o vector_bfgs.o vector_bfgs2.o fminimizer.o simplex.o simplex2.o libtool: link: ranlib .libs/libgslmultimin.a libtool: link: ( cd ".libs" && rm -f "libgslmultimin.la" && ln -s "../libgslmultimin.la" "libgslmultimin.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/multimin' Making all in monte make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/monte' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o miser.lo miser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c miser.c -o miser.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o plain.lo plain.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c plain.c -o plain.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o vegas.lo vegas.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c vegas.c -o vegas.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslmonte.la miser.lo plain.lo vegas.lo -lm libtool: link: ar cru .libs/libgslmonte.a miser.o plain.o vegas.o libtool: link: ranlib .libs/libgslmonte.a libtool: link: ( cd ".libs" && rm -f "libgslmonte.la" && ln -s "../libgslmonte.la" "libgslmonte.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/monte' Making all in ntuple make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/ntuple' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o ntuple.lo ntuple.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c ntuple.c -o ntuple.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslntuple.la ntuple.lo -lm libtool: link: ar cru .libs/libgslntuple.a ntuple.o libtool: link: ranlib .libs/libgslntuple.a libtool: link: ( cd ".libs" && rm -f "libgslntuple.la" && ln -s "../libgslntuple.la" "libgslntuple.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/ntuple' Making all in diff make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/diff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o diff.lo diff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c diff.c -o diff.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgsldiff.la diff.lo -lm libtool: link: ar cru .libs/libgsldiff.a diff.o libtool: link: ranlib .libs/libgsldiff.a libtool: link: ( cd ".libs" && rm -f "libgsldiff.la" && ln -s "../libgsldiff.la" "libgsldiff.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/diff' Making all in deriv make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/deriv' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o deriv.lo deriv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c deriv.c -o deriv.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslderiv.la deriv.lo -lm libtool: link: ar cru .libs/libgslderiv.a deriv.o libtool: link: ranlib .libs/libgslderiv.a libtool: link: ( cd ".libs" && rm -f "libgslderiv.la" && ln -s "../libgslderiv.la" "libgslderiv.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/deriv' Making all in cdf make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cdf' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o beta.lo beta.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c beta.c -o beta.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o betainv.lo betainv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c betainv.c -o betainv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o cauchy.lo cauchy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c cauchy.c -o cauchy.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o cauchyinv.lo cauchyinv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c cauchyinv.c -o cauchyinv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o chisq.lo chisq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c chisq.c -o chisq.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o chisqinv.lo chisqinv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c chisqinv.c -o chisqinv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o exponential.lo exponential.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c exponential.c -o exponential.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o exponentialinv.lo exponentialinv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c exponentialinv.c -o exponentialinv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o exppow.lo exppow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c exppow.c -o exppow.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o fdist.lo fdist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c fdist.c -o fdist.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o fdistinv.lo fdistinv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c fdistinv.c -o fdistinv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o flat.lo flat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c flat.c -o flat.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o flatinv.lo flatinv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c flatinv.c -o flatinv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o gamma.lo gamma.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gamma.c -o gamma.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o gammainv.lo gammainv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gammainv.c -o gammainv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o gauss.lo gauss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gauss.c -o gauss.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o gaussinv.lo gaussinv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gaussinv.c -o gaussinv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o gumbel1.lo gumbel1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gumbel1.c -o gumbel1.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o gumbel1inv.lo gumbel1inv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gumbel1inv.c -o gumbel1inv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o gumbel2.lo gumbel2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gumbel2.c -o gumbel2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o gumbel2inv.lo gumbel2inv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gumbel2inv.c -o gumbel2inv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o laplace.lo laplace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c laplace.c -o laplace.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o laplaceinv.lo laplaceinv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c laplaceinv.c -o laplaceinv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o logistic.lo logistic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c logistic.c -o logistic.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o logisticinv.lo logisticinv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c logisticinv.c -o logisticinv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o lognormal.lo lognormal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c lognormal.c -o lognormal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o lognormalinv.lo lognormalinv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c lognormalinv.c -o lognormalinv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o pareto.lo pareto.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c pareto.c -o pareto.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o paretoinv.lo paretoinv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c paretoinv.c -o paretoinv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o rayleigh.lo rayleigh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c rayleigh.c -o rayleigh.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o rayleighinv.lo rayleighinv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c rayleighinv.c -o rayleighinv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o tdist.lo tdist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c tdist.c -o tdist.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o tdistinv.lo tdistinv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c tdistinv.c -o tdistinv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o weibull.lo weibull.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c weibull.c -o weibull.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o weibullinv.lo weibullinv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c weibullinv.c -o weibullinv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o binomial.lo binomial.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c binomial.c -o binomial.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o poisson.lo poisson.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c poisson.c -o poisson.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o geometric.lo geometric.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c geometric.c -o geometric.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o nbinomial.lo nbinomial.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c nbinomial.c -o nbinomial.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o pascal.lo pascal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c pascal.c -o pascal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o hypergeometric.lo hypergeometric.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c hypergeometric.c -o hypergeometric.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslcdf.la beta.lo betainv.lo cauchy.lo cauchyinv.lo chisq.lo chisqinv.lo exponential.lo exponentialinv.lo exppow.lo fdist.lo fdistinv.lo flat.lo flatinv.lo gamma.lo gammainv.lo gauss.lo gaussinv.lo gumbel1.lo gumbel1inv.lo gumbel2.lo gumbel2inv.lo laplace.lo laplaceinv.lo logistic.lo logisticinv.lo lognormal.lo lognormalinv.lo pareto.lo paretoinv.lo rayleigh.lo rayleighinv.lo tdist.lo tdistinv.lo weibull.lo weibullinv.lo binomial.lo poisson.lo geometric.lo nbinomial.lo pascal.lo hypergeometric.lo -lm libtool: link: ar cru .libs/libgslcdf.a beta.o betainv.o cauchy.o cauchyinv.o chisq.o chisqinv.o exponential.o exponentialinv.o exppow.o fdist.o fdistinv.o flat.o flatinv.o gamma.o gammainv.o gauss.o gaussinv.o gumbel1.o gumbel1inv.o gumbel2.o gumbel2inv.o laplace.o laplaceinv.o logistic.o logisticinv.o lognormal.o lognormalinv.o pareto.o paretoinv.o rayleigh.o rayleighinv.o tdist.o tdistinv.o weibull.o weibullinv.o binomial.o poisson.o geometric.o nbinomial.o pascal.o hypergeometric.o libtool: link: ranlib .libs/libgslcdf.a libtool: link: ( cd ".libs" && rm -f "libgslcdf.la" && ln -s "../libgslcdf.la" "libgslcdf.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cdf' Making all in wavelet make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/wavelet' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o dwt.lo dwt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c dwt.c -o dwt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o wavelet.lo wavelet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c wavelet.c -o wavelet.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bspline.lo bspline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bspline.c -o bspline.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o daubechies.lo daubechies.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c daubechies.c -o daubechies.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o haar.lo haar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c haar.c -o haar.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslwavelet.la dwt.lo wavelet.lo bspline.lo daubechies.lo haar.lo -lm libtool: link: ar cru .libs/libgslwavelet.a dwt.o wavelet.o bspline.o daubechies.o haar.o libtool: link: ranlib .libs/libgslwavelet.a libtool: link: ( cd ".libs" && rm -f "libgslwavelet.la" && ln -s "../libgslwavelet.la" "libgslwavelet.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/wavelet' Making all in bspline make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/bspline' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o bspline.lo bspline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c bspline.c -o bspline.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o libgslbspline.la bspline.lo -lm libtool: link: ar cru .libs/libgslbspline.a bspline.o libtool: link: ranlib .libs/libgslbspline.a libtool: link: ( cd ".libs" && rm -f "libgslbspline.la" && ln -s "../libgslbspline.la" "libgslbspline.la" ) make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/bspline' Making all in doc make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/doc' No info or ps docs thanks to GFDL aversion make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/doc' make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c -o version.lo version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c version.c -o version.o /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -version-info 14:0:14 -o libgsl.la -rpath /usr/lib version.lo block/libgslblock.la blas/libgslblas.la bspline/libgslbspline.la complex/libgslcomplex.la cheb/libgslcheb.la dht/libgsldht.la diff/libgsldiff.la deriv/libgslderiv.la eigen/libgsleigen.la err/libgslerr.la fft/libgslfft.la fit/libgslfit.la histogram/libgslhistogram.la ieee-utils/libgslieeeutils.la integration/libgslintegration.la interpolation/libgslinterpolation.la linalg/libgsllinalg.la matrix/libgslmatrix.la min/libgslmin.la monte/libgslmonte.la multifit/libgslmultifit.la multimin/libgslmultimin.la multiroots/libgslmultiroots.la ntuple/libgslntuple.la ode-initval/libgslodeiv.la permutation/libgslpermutation.la combination/libgslcombination.la poly/libgslpoly.la qrng/libgslqrng.la randist/libgslrandist.la rng/libgslrng.la roots/libgslroots.la siman/libgslsiman.la sort/libgslsort.la specfunc/libgslspecfunc.la statistics/libgslstatistics.la sum/libgslsum.la sys/libgslsys.la test/libgsltest.la utils/libutils.la vector/libgslvector.la cdf/libgslcdf.la wavelet/libgslwavelet.la -lm libtool: link: (cd .libs/libgsl.lax/libgslblock.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/block/.libs/libgslblock.a") libtool: link: (cd .libs/libgsl.lax/libgslblas.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/blas/.libs/libgslblas.a") libtool: link: (cd .libs/libgsl.lax/libgslbspline.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/bspline/.libs/libgslbspline.a") libtool: link: (cd .libs/libgsl.lax/libgslcomplex.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/complex/.libs/libgslcomplex.a") libtool: link: (cd .libs/libgsl.lax/libgslcheb.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/cheb/.libs/libgslcheb.a") libtool: link: (cd .libs/libgsl.lax/libgsldht.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/dht/.libs/libgsldht.a") libtool: link: (cd .libs/libgsl.lax/libgsldiff.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/diff/.libs/libgsldiff.a") libtool: link: (cd .libs/libgsl.lax/libgslderiv.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/deriv/.libs/libgslderiv.a") libtool: link: (cd .libs/libgsl.lax/libgsleigen.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/eigen/.libs/libgsleigen.a") libtool: link: (cd .libs/libgsl.lax/libgslerr.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/err/.libs/libgslerr.a") libtool: link: (cd .libs/libgsl.lax/libgslfft.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/fft/.libs/libgslfft.a") libtool: link: (cd .libs/libgsl.lax/libgslfit.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/fit/.libs/libgslfit.a") libtool: link: (cd .libs/libgsl.lax/libgslhistogram.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/histogram/.libs/libgslhistogram.a") libtool: link: (cd .libs/libgsl.lax/libgslieeeutils.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/ieee-utils/.libs/libgslieeeutils.a") libtool: link: (cd .libs/libgsl.lax/libgslintegration.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/integration/.libs/libgslintegration.a") libtool: link: (cd .libs/libgsl.lax/libgslinterpolation.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/interpolation/.libs/libgslinterpolation.a") libtool: link: (cd .libs/libgsl.lax/libgsllinalg.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/linalg/.libs/libgsllinalg.a") libtool: link: (cd .libs/libgsl.lax/libgslmatrix.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/matrix/.libs/libgslmatrix.a") libtool: link: (cd .libs/libgsl.lax/libgslmin.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/min/.libs/libgslmin.a") libtool: link: (cd .libs/libgsl.lax/libgslmonte.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/monte/.libs/libgslmonte.a") libtool: link: (cd .libs/libgsl.lax/libgslmultifit.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/multifit/.libs/libgslmultifit.a") libtool: link: (cd .libs/libgsl.lax/libgslmultimin.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/multimin/.libs/libgslmultimin.a") libtool: link: (cd .libs/libgsl.lax/libgslmultiroots.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/multiroots/.libs/libgslmultiroots.a") libtool: link: (cd .libs/libgsl.lax/libgslntuple.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/ntuple/.libs/libgslntuple.a") libtool: link: (cd .libs/libgsl.lax/libgslodeiv.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/ode-initval/.libs/libgslodeiv.a") libtool: link: (cd .libs/libgsl.lax/libgslpermutation.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/permutation/.libs/libgslpermutation.a") libtool: link: (cd .libs/libgsl.lax/libgslcombination.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/combination/.libs/libgslcombination.a") libtool: link: (cd .libs/libgsl.lax/libgslpoly.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/poly/.libs/libgslpoly.a") libtool: link: (cd .libs/libgsl.lax/libgslqrng.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/qrng/.libs/libgslqrng.a") libtool: link: (cd .libs/libgsl.lax/libgslrandist.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/randist/.libs/libgslrandist.a") libtool: link: (cd .libs/libgsl.lax/libgslrng.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/rng/.libs/libgslrng.a") libtool: link: (cd .libs/libgsl.lax/libgslroots.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/roots/.libs/libgslroots.a") libtool: link: (cd .libs/libgsl.lax/libgslsiman.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/siman/.libs/libgslsiman.a") libtool: link: (cd .libs/libgsl.lax/libgslsort.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/sort/.libs/libgslsort.a") libtool: link: (cd .libs/libgsl.lax/libgslspecfunc.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/specfunc/.libs/libgslspecfunc.a") libtool: link: (cd .libs/libgsl.lax/libgslstatistics.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/statistics/.libs/libgslstatistics.a") libtool: link: (cd .libs/libgsl.lax/libgslsum.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/sum/.libs/libgslsum.a") libtool: link: (cd .libs/libgsl.lax/libgslsys.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/sys/.libs/libgslsys.a") libtool: link: (cd .libs/libgsl.lax/libgsltest.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/test/.libs/libgsltest.a") libtool: link: (cd .libs/libgsl.lax/libutils.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/utils/.libs/libutils.a") libtool: link: (cd .libs/libgsl.lax/libgslvector.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/vector/.libs/libgslvector.a") libtool: link: (cd .libs/libgsl.lax/libgslcdf.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/cdf/.libs/libgslcdf.a") libtool: link: (cd .libs/libgsl.lax/libgslwavelet.a && ar x "/home/mea/kde43/gsl/gsl-1.13+dfsg/wavelet/.libs/libgslwavelet.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libgsl.lax/libgslcheb.a/init.o .libs/libgsl.lax/lt1-init.o || cp .libs/libgsl.lax/libgslcheb.a/init.o .libs/libgsl.lax/lt1-init.o libtool: link: ln .libs/libgsl.lax/libgslderiv.a/deriv.o .libs/libgsl.lax/lt2-deriv.o || cp .libs/libgsl.lax/libgslderiv.a/deriv.o .libs/libgsl.lax/lt2-deriv.o libtool: link: ln .libs/libgsl.lax/libgslhistogram.a/file.o .libs/libgsl.lax/lt3-file.o || cp .libs/libgsl.lax/libgslhistogram.a/file.o .libs/libgsl.lax/lt3-file.o libtool: link: ln .libs/libgsl.lax/libgslhistogram.a/init.o .libs/libgsl.lax/lt4-init.o || cp .libs/libgsl.lax/libgslhistogram.a/init.o .libs/libgsl.lax/lt4-init.o libtool: link: ln .libs/libgsl.lax/libgslinterpolation.a/inline.o .libs/libgsl.lax/lt5-inline.o || cp .libs/libgsl.lax/libgslinterpolation.a/inline.o .libs/libgsl.lax/lt5-inline.o libtool: link: ln .libs/libgsl.lax/libgslinterpolation.a/linear.o .libs/libgsl.lax/lt6-linear.o || cp .libs/libgsl.lax/libgslinterpolation.a/linear.o .libs/libgsl.lax/lt6-linear.o libtool: link: ln .libs/libgsl.lax/libgslmatrix.a/oper.o .libs/libgsl.lax/lt7-oper.o || cp .libs/libgsl.lax/libgslmatrix.a/oper.o .libs/libgsl.lax/lt7-oper.o libtool: link: ln .libs/libgsl.lax/libgslmatrix.a/file.o .libs/libgsl.lax/lt8-file.o || cp .libs/libgsl.lax/libgslmatrix.a/file.o .libs/libgsl.lax/lt8-file.o libtool: link: ln .libs/libgsl.lax/libgslmatrix.a/init.o .libs/libgsl.lax/lt9-init.o || cp .libs/libgsl.lax/libgslmatrix.a/init.o .libs/libgsl.lax/lt9-init.o libtool: link: ln .libs/libgsl.lax/libgslmatrix.a/copy.o .libs/libgsl.lax/lt10-copy.o || cp .libs/libgsl.lax/libgslmatrix.a/copy.o .libs/libgsl.lax/lt10-copy.o libtool: link: ln .libs/libgsl.lax/libgslmultifit.a/convergence.o .libs/libgsl.lax/lt11-convergence.o || cp .libs/libgsl.lax/libgslmultifit.a/convergence.o .libs/libgsl.lax/lt11-convergence.o libtool: link: ln .libs/libgsl.lax/libgslmultifit.a/fsolver.o .libs/libgsl.lax/lt12-fsolver.o || cp .libs/libgsl.lax/libgslmultifit.a/fsolver.o .libs/libgsl.lax/lt12-fsolver.o libtool: link: ln .libs/libgsl.lax/libgslmultimin.a/diff.o .libs/libgsl.lax/lt13-diff.o || cp .libs/libgsl.lax/libgslmultimin.a/diff.o .libs/libgsl.lax/lt13-diff.o libtool: link: ln .libs/libgsl.lax/libgslmultimin.a/convergence.o .libs/libgsl.lax/lt14-convergence.o || cp .libs/libgsl.lax/libgslmultimin.a/convergence.o .libs/libgsl.lax/lt14-convergence.o libtool: link: ln .libs/libgsl.lax/libgslmultiroots.a/convergence.o .libs/libgsl.lax/lt15-convergence.o || cp .libs/libgsl.lax/libgslmultiroots.a/convergence.o .libs/libgsl.lax/lt15-convergence.o libtool: link: ln .libs/libgsl.lax/libgslmultiroots.a/fdfsolver.o .libs/libgsl.lax/lt16-fdfsolver.o || cp .libs/libgsl.lax/libgslmultiroots.a/fdfsolver.o .libs/libgsl.lax/lt16-fdfsolver.o libtool: link: ln .libs/libgsl.lax/libgslmultiroots.a/fsolver.o .libs/libgsl.lax/lt17-fsolver.o || cp .libs/libgsl.lax/libgslmultiroots.a/fsolver.o .libs/libgsl.lax/lt17-fsolver.o libtool: link: ln .libs/libgsl.lax/libgslpermutation.a/file.o .libs/libgsl.lax/lt18-file.o || cp .libs/libgsl.lax/libgslpermutation.a/file.o .libs/libgsl.lax/lt18-file.o libtool: link: ln .libs/libgsl.lax/libgslpermutation.a/inline.o .libs/libgsl.lax/lt19-inline.o || cp .libs/libgsl.lax/libgslpermutation.a/inline.o .libs/libgsl.lax/lt19-inline.o libtool: link: ln .libs/libgsl.lax/libgslpermutation.a/init.o .libs/libgsl.lax/lt20-init.o || cp .libs/libgsl.lax/libgslpermutation.a/init.o .libs/libgsl.lax/lt20-init.o libtool: link: ln .libs/libgsl.lax/libgslcombination.a/file.o .libs/libgsl.lax/lt21-file.o || cp .libs/libgsl.lax/libgslcombination.a/file.o .libs/libgsl.lax/lt21-file.o libtool: link: ln .libs/libgsl.lax/libgslcombination.a/inline.o .libs/libgsl.lax/lt22-inline.o || cp .libs/libgsl.lax/libgslcombination.a/inline.o .libs/libgsl.lax/lt22-inline.o libtool: link: ln .libs/libgsl.lax/libgslcombination.a/init.o .libs/libgsl.lax/lt23-init.o || cp .libs/libgsl.lax/libgslcombination.a/init.o .libs/libgsl.lax/lt23-init.o libtool: link: ln .libs/libgsl.lax/libgslpoly.a/deriv.o .libs/libgsl.lax/lt24-deriv.o || cp .libs/libgsl.lax/libgslpoly.a/deriv.o .libs/libgsl.lax/lt24-deriv.o libtool: link: ln .libs/libgsl.lax/libgslpoly.a/eval.o .libs/libgsl.lax/lt25-eval.o || cp .libs/libgsl.lax/libgslpoly.a/eval.o .libs/libgsl.lax/lt25-eval.o libtool: link: ln .libs/libgsl.lax/libgslqrng.a/inline.o .libs/libgsl.lax/lt26-inline.o || cp .libs/libgsl.lax/libgslqrng.a/inline.o .libs/libgsl.lax/lt26-inline.o libtool: link: ln .libs/libgsl.lax/libgslrandist.a/exponential.o .libs/libgsl.lax/lt27-exponential.o || cp .libs/libgsl.lax/libgslrandist.a/exponential.o .libs/libgsl.lax/lt27-exponential.o libtool: link: ln .libs/libgsl.lax/libgslrng.a/file.o .libs/libgsl.lax/lt28-file.o || cp .libs/libgsl.lax/libgslrng.a/file.o .libs/libgsl.lax/lt28-file.o libtool: link: ln .libs/libgsl.lax/libgslrng.a/inline.o .libs/libgsl.lax/lt29-inline.o || cp .libs/libgsl.lax/libgslrng.a/inline.o .libs/libgsl.lax/lt29-inline.o libtool: link: ln .libs/libgsl.lax/libgslroots.a/convergence.o .libs/libgsl.lax/lt30-convergence.o || cp .libs/libgsl.lax/libgslroots.a/convergence.o .libs/libgsl.lax/lt30-convergence.o libtool: link: ln .libs/libgsl.lax/libgslroots.a/fdfsolver.o .libs/libgsl.lax/lt31-fdfsolver.o || cp .libs/libgsl.lax/libgslroots.a/fdfsolver.o .libs/libgsl.lax/lt31-fdfsolver.o libtool: link: ln .libs/libgsl.lax/libgslroots.a/brent.o .libs/libgsl.lax/lt32-brent.o || cp .libs/libgsl.lax/libgslroots.a/brent.o .libs/libgsl.lax/lt32-brent.o libtool: link: ln .libs/libgsl.lax/libgslroots.a/newton.o .libs/libgsl.lax/lt33-newton.o || cp .libs/libgsl.lax/libgslroots.a/newton.o .libs/libgsl.lax/lt33-newton.o libtool: link: ln .libs/libgsl.lax/libgslroots.a/fsolver.o .libs/libgsl.lax/lt34-fsolver.o || cp .libs/libgsl.lax/libgslroots.a/fsolver.o .libs/libgsl.lax/lt34-fsolver.o libtool: link: ln .libs/libgsl.lax/libgslsort.a/sort.o .libs/libgsl.lax/lt35-sort.o || cp .libs/libgsl.lax/libgslsort.a/sort.o .libs/libgsl.lax/lt35-sort.o libtool: link: ln .libs/libgsl.lax/libgslspecfunc.a/hyperg.o .libs/libgsl.lax/lt36-hyperg.o || cp .libs/libgsl.lax/libgslspecfunc.a/hyperg.o .libs/libgsl.lax/lt36-hyperg.o libtool: link: ln .libs/libgsl.lax/libgslspecfunc.a/gamma.o .libs/libgsl.lax/lt37-gamma.o || cp .libs/libgsl.lax/libgslspecfunc.a/gamma.o .libs/libgsl.lax/lt37-gamma.o libtool: link: ln .libs/libgsl.lax/libgslspecfunc.a/beta.o .libs/libgsl.lax/lt38-beta.o || cp .libs/libgsl.lax/libgslspecfunc.a/beta.o .libs/libgsl.lax/lt38-beta.o libtool: link: ln .libs/libgsl.lax/libgslstatistics.a/minmax.o .libs/libgsl.lax/lt39-minmax.o || cp .libs/libgsl.lax/libgslstatistics.a/minmax.o .libs/libgsl.lax/lt39-minmax.o libtool: link: ln .libs/libgsl.lax/libgslsys.a/minmax.o .libs/libgsl.lax/lt40-minmax.o || cp .libs/libgsl.lax/libgslsys.a/minmax.o .libs/libgsl.lax/lt40-minmax.o libtool: link: ln .libs/libgsl.lax/libgslsys.a/pow_int.o .libs/libgsl.lax/lt41-pow_int.o || cp .libs/libgsl.lax/libgslsys.a/pow_int.o .libs/libgsl.lax/lt41-pow_int.o libtool: link: ln .libs/libgsl.lax/libgslvector.a/oper.o .libs/libgsl.lax/lt42-oper.o || cp .libs/libgsl.lax/libgslvector.a/oper.o .libs/libgsl.lax/lt42-oper.o libtool: link: ln .libs/libgsl.lax/libgslvector.a/file.o .libs/libgsl.lax/lt43-file.o || cp .libs/libgsl.lax/libgslvector.a/file.o .libs/libgsl.lax/lt43-file.o libtool: link: ln .libs/libgsl.lax/libgslvector.a/swap.o .libs/libgsl.lax/lt44-swap.o || cp .libs/libgsl.lax/libgslvector.a/swap.o .libs/libgsl.lax/lt44-swap.o libtool: link: ln .libs/libgsl.lax/libgslvector.a/minmax.o .libs/libgsl.lax/lt45-minmax.o || cp .libs/libgsl.lax/libgslvector.a/minmax.o .libs/libgsl.lax/lt45-minmax.o libtool: link: ln .libs/libgsl.lax/libgslvector.a/init.o .libs/libgsl.lax/lt46-init.o || cp .libs/libgsl.lax/libgslvector.a/init.o .libs/libgsl.lax/lt46-init.o libtool: link: ln .libs/libgsl.lax/libgslvector.a/view.o .libs/libgsl.lax/lt47-view.o || cp .libs/libgsl.lax/libgslvector.a/view.o .libs/libgsl.lax/lt47-view.o libtool: link: ln .libs/libgsl.lax/libgslvector.a/prop.o .libs/libgsl.lax/lt48-prop.o || cp .libs/libgsl.lax/libgslvector.a/prop.o .libs/libgsl.lax/lt48-prop.o libtool: link: ln .libs/libgsl.lax/libgslvector.a/copy.o .libs/libgsl.lax/lt49-copy.o || cp .libs/libgsl.lax/libgslvector.a/copy.o .libs/libgsl.lax/lt49-copy.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/nbinomial.o .libs/libgsl.lax/lt50-nbinomial.o || cp .libs/libgsl.lax/libgslcdf.a/nbinomial.o .libs/libgsl.lax/lt50-nbinomial.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/poisson.o .libs/libgsl.lax/lt51-poisson.o || cp .libs/libgsl.lax/libgslcdf.a/poisson.o .libs/libgsl.lax/lt51-poisson.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/rayleigh.o .libs/libgsl.lax/lt52-rayleigh.o || cp .libs/libgsl.lax/libgslcdf.a/rayleigh.o .libs/libgsl.lax/lt52-rayleigh.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/exppow.o .libs/libgsl.lax/lt53-exppow.o || cp .libs/libgsl.lax/libgslcdf.a/exppow.o .libs/libgsl.lax/lt53-exppow.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/logistic.o .libs/libgsl.lax/lt54-logistic.o || cp .libs/libgsl.lax/libgslcdf.a/logistic.o .libs/libgsl.lax/lt54-logistic.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/pascal.o .libs/libgsl.lax/lt55-pascal.o || cp .libs/libgsl.lax/libgslcdf.a/pascal.o .libs/libgsl.lax/lt55-pascal.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/gamma.o .libs/libgsl.lax/lt56-gamma.o || cp .libs/libgsl.lax/libgslcdf.a/gamma.o .libs/libgsl.lax/lt56-gamma.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/laplace.o .libs/libgsl.lax/lt57-laplace.o || cp .libs/libgsl.lax/libgslcdf.a/laplace.o .libs/libgsl.lax/lt57-laplace.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/exponential.o .libs/libgsl.lax/lt58-exponential.o || cp .libs/libgsl.lax/libgslcdf.a/exponential.o .libs/libgsl.lax/lt58-exponential.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/geometric.o .libs/libgsl.lax/lt59-geometric.o || cp .libs/libgsl.lax/libgslcdf.a/geometric.o .libs/libgsl.lax/lt59-geometric.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/weibull.o .libs/libgsl.lax/lt60-weibull.o || cp .libs/libgsl.lax/libgslcdf.a/weibull.o .libs/libgsl.lax/lt60-weibull.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/lognormal.o .libs/libgsl.lax/lt61-lognormal.o || cp .libs/libgsl.lax/libgslcdf.a/lognormal.o .libs/libgsl.lax/lt61-lognormal.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/tdist.o .libs/libgsl.lax/lt62-tdist.o || cp .libs/libgsl.lax/libgslcdf.a/tdist.o .libs/libgsl.lax/lt62-tdist.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/binomial.o .libs/libgsl.lax/lt63-binomial.o || cp .libs/libgsl.lax/libgslcdf.a/binomial.o .libs/libgsl.lax/lt63-binomial.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/cauchy.o .libs/libgsl.lax/lt64-cauchy.o || cp .libs/libgsl.lax/libgslcdf.a/cauchy.o .libs/libgsl.lax/lt64-cauchy.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/pareto.o .libs/libgsl.lax/lt65-pareto.o || cp .libs/libgsl.lax/libgslcdf.a/pareto.o .libs/libgsl.lax/lt65-pareto.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/flat.o .libs/libgsl.lax/lt66-flat.o || cp .libs/libgsl.lax/libgslcdf.a/flat.o .libs/libgsl.lax/lt66-flat.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/chisq.o .libs/libgsl.lax/lt67-chisq.o || cp .libs/libgsl.lax/libgslcdf.a/chisq.o .libs/libgsl.lax/lt67-chisq.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/beta.o .libs/libgsl.lax/lt68-beta.o || cp .libs/libgsl.lax/libgslcdf.a/beta.o .libs/libgsl.lax/lt68-beta.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/fdist.o .libs/libgsl.lax/lt69-fdist.o || cp .libs/libgsl.lax/libgslcdf.a/fdist.o .libs/libgsl.lax/lt69-fdist.o libtool: link: ln .libs/libgsl.lax/libgslcdf.a/gauss.o .libs/libgsl.lax/lt70-gauss.o || cp .libs/libgsl.lax/libgslcdf.a/gauss.o .libs/libgsl.lax/lt70-gauss.o libtool: link: ln .libs/libgsl.lax/libgslwavelet.a/bspline.o .libs/libgsl.lax/lt71-bspline.o || cp .libs/libgsl.lax/libgslwavelet.a/bspline.o .libs/libgsl.lax/lt71-bspline.o libtool: link: ar cru .libs/libgsl.a version.o .libs/libgsl.lax/libgslblock.a/file.o .libs/libgsl.lax/libgslblock.a/init.o .libs/libgsl.lax/libgslblock.a/block.o .libs/libgsl.lax/libgslblas.a/blas.o .libs/libgsl.lax/libgslbspline.a/bspline.o .libs/libgsl.lax/libgslcomplex.a/inline.o .libs/libgsl.lax/libgslcomplex.a/math.o .libs/libgsl.lax/libgslcheb.a/deriv.o .libs/libgsl.lax/lt1-init.o .libs/libgsl.lax/libgslcheb.a/integ.o .libs/libgsl.lax/libgslcheb.a/eval.o .libs/libgsl.lax/libgsldht.a/dht.o .libs/libgsl.lax/libgsldiff.a/diff.o .libs/libgsl.lax/lt2-deriv.o .libs/libgsl.lax/libgsleigen.a/schur.o .libs/libgsl.lax/libgsleigen.a/symm.o .libs/libgsl.lax/libgsleigen.a/nonsymm.o .libs/libgsl.lax/libgsleigen.a/gen.o .libs/libgsl.lax/libgsleigen.a/sort.o .libs/libgsl.lax/libgsleigen.a/hermv.o .libs/libgsl.lax/libgsleigen.a/symmv.o .libs/libgsl.lax/libgsleigen.a/herm.o .libs/libgsl.lax/libgsleigen.a/gensymmv.o .libs/libgsl.lax/libgsleigen.a/genv.o .libs/libgsl.lax/libgsleigen.a/jacobi.o .libs/libgsl.lax/libgsleigen.a/gensymm.o .libs/libgsl.lax/libgsleigen.a/genherm.o .libs/libgsl.lax/libgsleigen.a/genhermv.o .libs/libgsl.lax/libgsleigen.a/nonsymmv.o .libs/libgsl.lax/libgsleigen.a/francis.o .libs/libgsl.lax/libgslerr.a/message.o .libs/libgsl.lax/libgslerr.a/stream.o .libs/libgsl.lax/libgslerr.a/strerror.o .libs/libgsl.lax/libgslerr.a/error.o .libs/libgsl.lax/libgslfft.a/fft.o .libs/libgsl.lax/libgslfft.a/dft.o .libs/libgsl.lax/libgslfit.a/linear.o .libs/libgsl.lax/libgslhistogram.a/oper.o .libs/libgsl.lax/libgslhistogram.a/stat2d.o .libs/libgsl.lax/libgslhistogram.a/add2d.o .libs/libgsl.lax/libgslhistogram.a/maxval2d.o .libs/libgsl.lax/libgslhistogram.a/params.o .libs/libgsl.lax/libgslhistogram.a/reset2d.o .libs/libgsl.lax/lt3-file.o .libs/libgsl.lax/libgslhistogram.a/reset.o .libs/libgsl.lax/libgslhistogram.a/file2d.o .libs/libgsl.lax/libgslhistogram.a/maxval.o .libs/libgsl.lax/libgslhistogram.a/init2d.o .libs/libgsl.lax/libgslhistogram.a/stat.o .libs/libgsl.lax/lt4-init.o .libs/libgsl.lax/libgslhistogram.a/add.o .libs/libgsl.lax/libgslhistogram.a/copy2d.o .libs/libgsl.lax/libgslhistogram.a/calloc_range.o .libs/libgsl.lax/libgslhistogram.a/pdf.o .libs/libgsl.lax/libgslhistogram.a/get2d.o .libs/libgsl.lax/libgslhistogram.a/oper2d.o .libs/libgsl.lax/libgslhistogram.a/pdf2d.o .libs/libgsl.lax/libgslhistogram.a/params2d.o .libs/libgsl.lax/libgslhistogram.a/copy.o .libs/libgsl.lax/libgslhistogram.a/calloc_range2d.o .libs/libgsl.lax/libgslhistogram.a/get.o .libs/libgsl.lax/libgslieeeutils.a/env.o .libs/libgsl.lax/libgslieeeutils.a/read.o .libs/libgsl.lax/libgslieeeutils.a/print.o .libs/libgsl.lax/libgslieeeutils.a/make_rep.o .libs/libgsl.lax/libgslieeeutils.a/fp.o .libs/libgsl.lax/libgslintegration.a/qk61.o .libs/libgsl.lax/libgslintegration.a/qmomo.o .libs/libgsl.lax/libgslintegration.a/qcheb.o .libs/libgsl.lax/libgslintegration.a/workspace.o .libs/libgsl.lax/libgslintegration.a/qk15.o .libs/libgsl.lax/libgslintegration.a/qawf.o .libs/libgsl.lax/libgslintegration.a/qk31.o .libs/libgsl.lax/libgslintegration.a/qk.o .libs/libgsl.lax/libgslintegration.a/qawo.o .libs/libgsl.lax/libgslintegration.a/qag.o .libs/libgsl.lax/libgslintegration.a/qng.o .libs/libgsl.lax/libgslintegration.a/qk21.o .libs/libgsl.lax/libgslintegration.a/qmomof.o .libs/libgsl.lax/libgslintegration.a/qagp.o .libs/libgsl.lax/libgslintegration.a/qk51.o .libs/libgsl.lax/libgslintegration.a/qawc.o .libs/libgsl.lax/libgslintegration.a/qaws.o .libs/libgsl.lax/libgslintegration.a/qk41.o .libs/libgsl.lax/libgslintegration.a/qags.o .libs/libgsl.lax/libgslinterpolation.a/akima.o .libs/libgsl.lax/libgslinterpolation.a/spline.o .libs/libgsl.lax/libgslinterpolation.a/accel.o .libs/libgsl.lax/lt5-inline.o .libs/libgsl.lax/libgslinterpolation.a/poly.o .libs/libgsl.lax/lt6-linear.o .libs/libgsl.lax/libgslinterpolation.a/cspline.o .libs/libgsl.lax/libgslinterpolation.a/interp.o .libs/libgsl.lax/libgsllinalg.a/choleskyc.o .libs/libgsl.lax/libgsllinalg.a/balancemat.o .libs/libgsl.lax/libgsllinalg.a/cholesky.o .libs/libgsl.lax/libgsllinalg.a/qr.o .libs/libgsl.lax/libgsllinalg.a/multiply.o .libs/libgsl.lax/libgsllinalg.a/hesstri.o .libs/libgsl.lax/libgsllinalg.a/balance.o .libs/libgsl.lax/libgsllinalg.a/tridiag.o .libs/libgsl.lax/libgsllinalg.a/luc.o .libs/libgsl.lax/libgsllinalg.a/hessenberg.o .libs/libgsl.lax/libgsllinalg.a/exponential.o .libs/libgsl.lax/libgsllinalg.a/qrpt.o .libs/libgsl.lax/libgsllinalg.a/bidiag.o .libs/libgsl.lax/libgsllinalg.a/ptlq.o .libs/libgsl.lax/libgsllinalg.a/householder.o .libs/libgsl.lax/libgsllinalg.a/hh.o .libs/libgsl.lax/libgsllinalg.a/svd.o .libs/libgsl.lax/libgsllinalg.a/lu.o .libs/libgsl.lax/libgsllinalg.a/lq.o .libs/libgsl.lax/libgsllinalg.a/householdercomplex.o .libs/libgsl.lax/libgsllinalg.a/hermtd.o .libs/libgsl.lax/libgsllinalg.a/symmtd.o .libs/libgsl.lax/lt7-oper.o .libs/libgsl.lax/libgslmatrix.a/matrix.o .libs/libgsl.lax/lt8-file.o .libs/libgsl.lax/libgslmatrix.a/rowcol.o .libs/libgsl.lax/libgslmatrix.a/swap.o .libs/libgsl.lax/libgslmatrix.a/minmax.o .libs/libgsl.lax/libgslmatrix.a/getset.o .libs/libgsl.lax/lt9-init.o .libs/libgsl.lax/libgslmatrix.a/submatrix.o .libs/libgsl.lax/libgslmatrix.a/view.o .libs/libgsl.lax/libgslmatrix.a/prop.o .libs/libgsl.lax/lt10-copy.o .libs/libgsl.lax/libgslmin.a/bracketing.o .libs/libgsl.lax/libgslmin.a/golden.o .libs/libgsl.lax/libgslmin.a/quad_golden.o .libs/libgsl.lax/libgslmin.a/convergence.o .libs/libgsl.lax/libgslmin.a/brent.o .libs/libgsl.lax/libgslmin.a/fsolver.o .libs/libgsl.lax/libgslmonte.a/plain.o .libs/libgsl.lax/libgslmonte.a/vegas.o .libs/libgsl.lax/libgslmonte.a/miser.o .libs/libgsl.lax/libgslmultifit.a/multilinear.o .libs/libgsl.lax/libgslmultifit.a/covar.o .libs/libgsl.lax/libgslmultifit.a/gradient.o .libs/libgsl.lax/libgslmultifit.a/work.o .libs/libgsl.lax/libgslmultifit.a/lmder.o .libs/libgsl.lax/lt11-convergence.o .libs/libgsl.lax/libgslmultifit.a/fdfsolver.o .libs/libgsl.lax/lt12-fsolver.o .libs/libgsl.lax/libgslmultimin.a/vector_bfgs2.o .libs/libgsl.lax/libgslmultimin.a/steepest_descent.o .libs/libgsl.lax/libgslmultimin.a/conjugate_pr.o .libs/libgsl.lax/lt13-diff.o .libs/libgsl.lax/lt14-convergence.o .libs/libgsl.lax/libgslmultimin.a/vector_bfgs.o .libs/libgsl.lax/libgslmultimin.a/fdfminimizer.o .libs/libgsl.lax/libgslmultimin.a/simplex.o .libs/libgsl.lax/libgslmultimin.a/conjugate_fr.o .libs/libgsl.lax/libgslmultimin.a/fminimizer.o .libs/libgsl.lax/libgslmultimin.a/simplex2.o .libs/libgsl.lax/libgslmultiroots.a/hybridj.o .libs/libgsl.lax/libgslmultiroots.a/fdjac.o .libs/libgsl.lax/libgslmultiroots.a/hybrid.o .libs/libgsl.lax/libgslmultiroots.a/dnewton.o .libs/libgsl.lax/libgslmultiroots.a/broyden.o .libs/libgsl.lax/lt15-convergence.o .libs/libgsl.lax/lt16-fdfsolver.o .libs/libgsl.lax/libgslmultiroots.a/newton.o .libs/libgsl.lax/libgslmultiroots.a/gnewton.o .libs/libgsl.lax/lt17-fsolver.o .libs/libgsl.lax/libgslntuple.a/ntuple.o .libs/libgsl.lax/libgslodeiv.a/rk4.o .libs/libgsl.lax/libgslodeiv.a/rkf45.o .libs/libgsl.lax/libgslodeiv.a/rk2.o .libs/libgsl.lax/libgslodeiv.a/cscal.o .libs/libgsl.lax/libgslodeiv.a/cstd.o .libs/libgsl.lax/libgslodeiv.a/bsimp.o .libs/libgsl.lax/libgslodeiv.a/rk2simp.o .libs/libgsl.lax/libgslodeiv.a/rk8pd.o .libs/libgsl.lax/libgslodeiv.a/rkck.o .libs/libgsl.lax/libgslodeiv.a/gear1.o .libs/libgsl.lax/libgslodeiv.a/step.o .libs/libgsl.lax/libgslodeiv.a/rk2imp.o .libs/libgsl.lax/libgslodeiv.a/rk4imp.o .libs/libgsl.lax/libgslodeiv.a/gear2.o .libs/libgsl.lax/libgslodeiv.a/control.o .libs/libgsl.lax/libgslodeiv.a/evolve.o .libs/libgsl.lax/libgslpermutation.a/permute.o .libs/libgsl.lax/lt18-file.o .libs/libgsl.lax/lt19-inline.o .libs/libgsl.lax/lt20-init.o .libs/libgsl.lax/libgslpermutation.a/permutation.o .libs/libgsl.lax/libgslpermutation.a/canonical.o .libs/libgsl.lax/lt21-file.o .libs/libgsl.lax/lt22-inline.o .libs/libgsl.lax/lt23-init.o .libs/libgsl.lax/libgslcombination.a/combination.o .libs/libgsl.lax/libgslpoly.a/zsolve.o .libs/libgsl.lax/lt24-deriv.o .libs/libgsl.lax/libgslpoly.a/zsolve_cubic.o .libs/libgsl.lax/libgslpoly.a/dd.o .libs/libgsl.lax/libgslpoly.a/zsolve_init.o .libs/libgsl.lax/libgslpoly.a/solve_quadratic.o .libs/libgsl.lax/libgslpoly.a/zsolve_quadratic.o .libs/libgsl.lax/libgslpoly.a/solve_cubic.o .libs/libgsl.lax/lt25-eval.o .libs/libgsl.lax/libgslqrng.a/qrng.o .libs/libgsl.lax/lt26-inline.o .libs/libgsl.lax/libgslqrng.a/halton.o .libs/libgsl.lax/libgslqrng.a/sobol.o .libs/libgsl.lax/libgslqrng.a/reversehalton.o .libs/libgsl.lax/libgslqrng.a/niederreiter-2.o .libs/libgsl.lax/libgslrandist.a/nbinomial.o .libs/libgsl.lax/libgslrandist.a/poisson.o .libs/libgsl.lax/libgslrandist.a/gausstail.o .libs/libgsl.lax/libgslrandist.a/gumbel.o .libs/libgsl.lax/libgslrandist.a/multinomial.o .libs/libgsl.lax/libgslrandist.a/rayleigh.o .libs/libgsl.lax/libgslrandist.a/exppow.o .libs/libgsl.lax/libgslrandist.a/hyperg.o .libs/libgsl.lax/libgslrandist.a/gausszig.o .libs/libgsl.lax/libgslrandist.a/logistic.o .libs/libgsl.lax/libgslrandist.a/bernoulli.o .libs/libgsl.lax/libgslrandist.a/pascal.o .libs/libgsl.lax/libgslrandist.a/gamma.o .libs/libgsl.lax/libgslrandist.a/discrete.o .libs/libgsl.lax/libgslrandist.a/laplace.o .libs/libgsl.lax/lt27-exponential.o .libs/libgsl.lax/libgslrandist.a/shuffle.o .libs/libgsl.lax/libgslrandist.a/geometric.o .libs/libgsl.lax/libgslrandist.a/weibull.o .libs/libgsl.lax/libgslrandist.a/binomial_tpe.o .libs/libgsl.lax/libgslrandist.a/lognormal.o .libs/libgsl.lax/libgslrandist.a/bigauss.o .libs/libgsl.lax/libgslrandist.a/landau.o .libs/libgsl.lax/libgslrandist.a/erlang.o .libs/libgsl.lax/libgslrandist.a/tdist.o .libs/libgsl.lax/libgslrandist.a/logarithmic.o .libs/libgsl.lax/libgslrandist.a/binomial.o .libs/libgsl.lax/libgslrandist.a/sphere.o .libs/libgsl.lax/libgslrandist.a/cauchy.o .libs/libgsl.lax/libgslrandist.a/pareto.o .libs/libgsl.lax/libgslrandist.a/flat.o .libs/libgsl.lax/libgslrandist.a/chisq.o .libs/libgsl.lax/libgslrandist.a/beta.o .libs/libgsl.lax/libgslrandist.a/fdist.o .libs/libgsl.lax/libgslrandist.a/gauss.o .libs/libgsl.lax/libgslrandist.a/levy.o .libs/libgsl.lax/libgslrandist.a/dirichlet.o .libs/libgsl.lax/libgslrng.a/r250.o .libs/libgsl.lax/libgslrng.a/taus113.o .libs/libgsl.lax/libgslrng.a/random.o .libs/libgsl.lax/libgslrng.a/cmrg.o .libs/libgsl.lax/libgslrng.a/tt.o .libs/libgsl.lax/libgslrng.a/randu.o .libs/libgsl.lax/libgslrng.a/ran3.o .libs/libgsl.lax/libgslrng.a/ran2.o .libs/libgsl.lax/libgslrng.a/mt.o .libs/libgsl.lax/libgslrng.a/ranf.o .libs/libgsl.lax/libgslrng.a/slatec.o .libs/libgsl.lax/libgslrng.a/ranmar.o .libs/libgsl.lax/libgslrng.a/fishman2x.o .libs/libgsl.lax/libgslrng.a/minstd.o .libs/libgsl.lax/libgslrng.a/ranlxs.o .libs/libgsl.lax/libgslrng.a/zuf.o .libs/libgsl.lax/libgslrng.a/ran1.o .libs/libgsl.lax/libgslrng.a/vax.o .libs/libgsl.lax/lt28-file.o .libs/libgsl.lax/libgslrng.a/rng.o .libs/libgsl.lax/libgslrng.a/rand.o .libs/libgsl.lax/libgslrng.a/fishman18.o .libs/libgsl.lax/libgslrng.a/knuthran2.o .libs/libgsl.lax/libgslrng.a/knuthran.o .libs/libgsl.lax/lt29-inline.o .libs/libgsl.lax/libgslrng.a/knuthran2002.o .libs/libgsl.lax/libgslrng.a/ran0.o .libs/libgsl.lax/libgslrng.a/uni.o .libs/libgsl.lax/libgslrng.a/default.o .libs/libgsl.lax/libgslrng.a/mrg.o .libs/libgsl.lax/libgslrng.a/waterman14.o .libs/libgsl.lax/libgslrng.a/coveyou.o .libs/libgsl.lax/libgslrng.a/borosh13.o .libs/libgsl.lax/libgslrng.a/taus.o .libs/libgsl.lax/libgslrng.a/ranlux.o .libs/libgsl.lax/libgslrng.a/ranlxd.o .libs/libgsl.lax/libgslrng.a/transputer.o .libs/libgsl.lax/libgslrng.a/gfsr4.o .libs/libgsl.lax/libgslrng.a/types.o .libs/libgsl.lax/libgslrng.a/rand48.o .libs/libgsl.lax/libgslrng.a/fishman20.o .libs/libgsl.lax/libgslrng.a/lecuyer21.o .libs/libgsl.lax/libgslrng.a/uni32.o .libs/libgsl.lax/libgslroots.a/bisection.o .libs/libgsl.lax/libgslroots.a/steffenson.o .libs/libgsl.lax/libgslroots.a/falsepos.o .libs/libgsl.lax/lt30-convergence.o .libs/libgsl.lax/lt31-fdfsolver.o .libs/libgsl.lax/libgslroots.a/secant.o .libs/libgsl.lax/lt32-brent.o .libs/libgsl.lax/lt33-newton.o .libs/libgsl.lax/lt34-fsolver.o .libs/libgsl.lax/libgslsiman.a/siman.o .libs/libgsl.lax/libgslsort.a/subsetind.o .libs/libgsl.lax/lt35-sort.o .libs/libgsl.lax/libgslsort.a/subset.o .libs/libgsl.lax/libgslsort.a/sortvec.o .libs/libgsl.lax/libgslsort.a/sortind.o .libs/libgsl.lax/libgslsort.a/sortvecind.o .libs/libgsl.lax/libgslspecfunc.a/airy.o .libs/libgsl.lax/libgslspecfunc.a/elementary.o .libs/libgsl.lax/libgslspecfunc.a/log.o .libs/libgsl.lax/libgslspecfunc.a/hyperg_U.o .libs/libgsl.lax/libgslspecfunc.a/coupling.o .libs/libgsl.lax/libgslspecfunc.a/dilog.o .libs/libgsl.lax/libgslspecfunc.a/expint.o .libs/libgsl.lax/libgslspecfunc.a/mathieu_workspace.o .libs/libgsl.lax/libgslspecfunc.a/laguerre.o .libs/libgsl.lax/libgslspecfunc.a/bessel.o .libs/libgsl.lax/lt36-hyperg.o .libs/libgsl.lax/libgslspecfunc.a/synchrotron.o .libs/libgsl.lax/libgslspecfunc.a/bessel_K1.o .libs/libgsl.lax/libgslspecfunc.a/bessel_Yn.o .libs/libgsl.lax/libgslspecfunc.a/exp.o .libs/libgsl.lax/libgslspecfunc.a/mathieu_angfunc.o .libs/libgsl.lax/libgslspecfunc.a/bessel_Knu.o .libs/libgsl.lax/libgslspecfunc.a/hyperg_2F0.o .libs/libgsl.lax/libgslspecfunc.a/hyperg_1F1.o .libs/libgsl.lax/libgslspecfunc.a/bessel_amp_phase.o .libs/libgsl.lax/libgslspecfunc.a/elljac.o .libs/libgsl.lax/libgslspecfunc.a/bessel_J0.o .libs/libgsl.lax/libgslspecfunc.a/coulomb.o .libs/libgsl.lax/libgslspecfunc.a/bessel_J1.o .libs/libgsl.lax/libgslspecfunc.a/beta_inc.o .libs/libgsl.lax/libgslspecfunc.a/ellint.o .libs/libgsl.lax/libgslspecfunc.a/mathieu_radfunc.o .libs/libgsl.lax/libgslspecfunc.a/bessel_zero.o .libs/libgsl.lax/lt37-gamma.o .libs/libgsl.lax/libgslspecfunc.a/hyperg_0F1.o .libs/libgsl.lax/libgslspecfunc.a/bessel_k.o .libs/libgsl.lax/libgslspecfunc.a/zeta.o .libs/libgsl.lax/libgslspecfunc.a/dawson.o .libs/libgsl.lax/libgslspecfunc.a/bessel_Y1.o .libs/libgsl.lax/libgslspecfunc.a/bessel_Inu.o .libs/libgsl.lax/libgslspecfunc.a/airy_der.o .libs/libgsl.lax/libgslspecfunc.a/fermi_dirac.o .libs/libgsl.lax/libgslspecfunc.a/atanint.o .libs/libgsl.lax/libgslspecfunc.a/bessel_i.o .libs/libgsl.lax/libgslspecfunc.a/legendre_Qn.o .libs/libgsl.lax/libgslspecfunc.a/hyperg_2F1.o .libs/libgsl.lax/libgslspecfunc.a/clausen.o .libs/libgsl.lax/libgslspecfunc.a/legendre_con.o .libs/libgsl.lax/libgslspecfunc.a/sinint.o .libs/libgsl.lax/libgslspecfunc.a/bessel_Kn.o .libs/libgsl.lax/libgslspecfunc.a/bessel_temme.o .libs/libgsl.lax/libgslspecfunc.a/poch.o .libs/libgsl.lax/libgslspecfunc.a/legendre_poly.o .libs/libgsl.lax/libgslspecfunc.a/coulomb_bound.o .libs/libgsl.lax/libgslspecfunc.a/gegenbauer.o .libs/libgsl.lax/libgslspecfunc.a/trig.o .libs/libgsl.lax/libgslspecfunc.a/mathieu_charv.o .libs/libgsl.lax/libgslspecfunc.a/transport.o .libs/libgsl.lax/libgslspecfunc.a/lambert.o .libs/libgsl.lax/libgslspecfunc.a/pow_int.o .libs/libgsl.lax/libgslspecfunc.a/bessel_I0.o .libs/libgsl.lax/libgslspecfunc.a/bessel_In.o .libs/libgsl.lax/libgslspecfunc.a/bessel_I1.o .libs/libgsl.lax/libgslspecfunc.a/bessel_Jn.o .libs/libgsl.lax/libgslspecfunc.a/shint.o .libs/libgsl.lax/libgslspecfunc.a/result.o .libs/libgsl.lax/libgslspecfunc.a/airy_zero.o .libs/libgsl.lax/libgslspecfunc.a/mathieu_coeff.o .libs/libgsl.lax/libgslspecfunc.a/bessel_K0.o .libs/libgsl.lax/libgslspecfunc.a/bessel_Ynu.o .libs/libgsl.lax/libgslspecfunc.a/bessel_Jnu.o .libs/libgsl.lax/libgslspecfunc.a/bessel_Y0.o .libs/libgsl.lax/libgslspecfunc.a/bessel_y.o .libs/libgsl.lax/lt38-beta.o .libs/libgsl.lax/libgslspecfunc.a/expint3.o .libs/libgsl.lax/libgslspecfunc.a/psi.o .libs/libgsl.lax/libgslspecfunc.a/legendre_H3d.o .libs/libgsl.lax/libgslspecfunc.a/gamma_inc.o .libs/libgsl.lax/libgslspecfunc.a/bessel_olver.o .libs/libgsl.lax/libgslspecfunc.a/debye.o .libs/libgsl.lax/libgslspecfunc.a/erfc.o .libs/libgsl.lax/libgslspecfunc.a/bessel_sequence.o .libs/libgsl.lax/libgslspecfunc.a/bessel_j.o .libs/libgsl.lax/libgslstatistics.a/covariance.o .libs/libgsl.lax/libgslstatistics.a/median.o .libs/libgsl.lax/libgslstatistics.a/p_variance.o .libs/libgsl.lax/libgslstatistics.a/wvariance.o .libs/libgsl.lax/libgslstatistics.a/skew.o .libs/libgsl.lax/libgslstatistics.a/wskew.o .libs/libgsl.lax/libgslstatistics.a/wkurtosis.o .libs/libgsl.lax/libgslstatistics.a/wmean.o .libs/libgsl.lax/libgslstatistics.a/ttest.o .libs/libgsl.lax/libgslstatistics.a/variance.o .libs/libgsl.lax/libgslstatistics.a/quantiles.o .libs/libgsl.lax/lt39-minmax.o .libs/libgsl.lax/libgslstatistics.a/lag1.o .libs/libgsl.lax/libgslstatistics.a/absdev.o .libs/libgsl.lax/libgslstatistics.a/kurtosis.o .libs/libgsl.lax/libgslstatistics.a/mean.o .libs/libgsl.lax/libgslstatistics.a/wabsdev.o .libs/libgsl.lax/libgslsum.a/work_utrunc.o .libs/libgsl.lax/libgslsum.a/levin_utrunc.o .libs/libgsl.lax/libgslsum.a/levin_u.o .libs/libgsl.lax/libgslsum.a/work_u.o .libs/libgsl.lax/libgslsys.a/log1p.o .libs/libgsl.lax/libgslsys.a/fcmp.o .libs/libgsl.lax/libgslsys.a/coerce.o .libs/libgsl.lax/libgslsys.a/infnan.o .libs/libgsl.lax/libgslsys.a/ldfrexp.o .libs/libgsl.lax/libgslsys.a/fdiv.o .libs/libgsl.lax/lt40-minmax.o .libs/libgsl.lax/libgslsys.a/hypot.o .libs/libgsl.lax/lt41-pow_int.o .libs/libgsl.lax/libgslsys.a/prec.o .libs/libgsl.lax/libgslsys.a/expm1.o .libs/libgsl.lax/libgslsys.a/invhyp.o .libs/libgsl.lax/libgsltest.a/results.o .libs/libgsl.lax/libutils.a/placeholder.o .libs/libgsl.lax/lt42-oper.o .libs/libgsl.lax/libgslvector.a/reim.o .libs/libgsl.lax/lt43-file.o .libs/libgsl.lax/lt44-swap.o .libs/libgsl.lax/lt45-minmax.o .libs/libgsl.lax/lt46-init.o .libs/libgsl.lax/libgslvector.a/vector.o .libs/libgsl.lax/lt47-view.o .libs/libgsl.lax/libgslvector.a/subvector.o .libs/libgsl.lax/lt48-prop.o .libs/libgsl.lax/lt49-copy.o .libs/libgsl.lax/libgslcdf.a/lognormalinv.o .libs/libgsl.lax/lt50-nbinomial.o .libs/libgsl.lax/lt51-poisson.o .libs/libgsl.lax/libgslcdf.a/gaussinv.o .libs/libgsl.lax/libgslcdf.a/gammainv.o .libs/libgsl.lax/lt52-rayleigh.o .libs/libgsl.lax/libgslcdf.a/fdistinv.o .libs/libgsl.lax/lt53-exppow.o .libs/libgsl.lax/libgslcdf.a/laplaceinv.o .libs/libgsl.lax/libgslcdf.a/gumbel2.o .libs/libgsl.lax/libgslcdf.a/exponentialinv.o .libs/libgsl.lax/libgslcdf.a/paretoinv.o .libs/libgsl.lax/libgslcdf.a/betainv.o .libs/libgsl.lax/lt54-logistic.o .libs/libgsl.lax/libgslcdf.a/gumbel1inv.o .libs/libgsl.lax/libgslcdf.a/weibullinv.o .libs/libgsl.lax/lt55-pascal.o .libs/libgsl.lax/lt56-gamma.o .libs/libgsl.lax/lt57-laplace.o .libs/libgsl.lax/libgslcdf.a/cauchyinv.o .libs/libgsl.lax/lt58-exponential.o .libs/libgsl.lax/libgslcdf.a/gumbel1.o .libs/libgsl.lax/libgslcdf.a/logisticinv.o .libs/libgsl.lax/libgslcdf.a/tdistinv.o .libs/libgsl.lax/lt59-geometric.o .libs/libgsl.lax/lt60-weibull.o .libs/libgsl.lax/lt61-lognormal.o .libs/libgsl.lax/libgslcdf.a/hypergeometric.o .libs/libgsl.lax/libgslcdf.a/chisqinv.o .libs/libgsl.lax/lt62-tdist.o .libs/libgsl.lax/lt63-binomial.o .libs/libgsl.lax/lt64-cauchy.o .libs/libgsl.lax/lt65-pareto.o .libs/libgsl.lax/libgslcdf.a/flatinv.o .libs/libgsl.lax/lt66-flat.o .libs/libgsl.lax/lt67-chisq.o .libs/libgsl.lax/lt68-beta.o .libs/libgsl.lax/lt69-fdist.o .libs/libgsl.lax/lt70-gauss.o .libs/libgsl.lax/libgslcdf.a/gumbel2inv.o .libs/libgsl.lax/libgslcdf.a/rayleighinv.o .libs/libgsl.lax/libgslwavelet.a/haar.o .libs/libgsl.lax/libgslwavelet.a/wavelet.o .libs/libgsl.lax/libgslwavelet.a/dwt.o .libs/libgsl.lax/libgslwavelet.a/daubechies.o .libs/libgsl.lax/lt71-bspline.o libtool: link: ranlib .libs/libgsl.a libtool: link: rm -fr .libs/libgsl.lax .libs/libgsl.lax libtool: link: ( cd ".libs" && rm -f "libgsl.la" && ln -s "../libgsl.la" "libgsl.la" ) gcc -DHAVE_CONFIG_H -I. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gsl-randist.c /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o gsl-randist gsl-randist.o libgsl.la cblas/libgslcblas.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o gsl-randist gsl-randist.o ./.libs/libgsl.a cblas/.libs/libgslcblas.a -lm gcc -DHAVE_CONFIG_H -I. -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -c gsl-histogram.c /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o gsl-histogram gsl-histogram.o libgsl.la cblas/libgslcblas.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -g -O3 -o gsl-histogram gsl-histogram.o ./.libs/libgsl.a cblas/.libs/libgslcblas.a -lm creating gsl-config creating gsl.pc make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg' make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg' make[1]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg' touch build-stamp fakeroot debian/rules binary debian/rules:241: warning: overriding commands for target `deprecated-non-free-doc' debian/rules:148: warning: ignoring old commands for target `deprecated-non-free-doc' /usr/bin/make check CFLAGS="-Wall -pipe -fexceptions -D_REENTRANT -O2 " | grep -C5 -v '^PASS:' make[1]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg' Making check in gsl make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/gsl' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/gsl' Making check in utils make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/utils' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/utils' Making check in sys make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sys' /usr/bin/make test make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sys' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o libgslsys.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la libgslsys.la ../utils/libutils.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ./.libs/libgslsys.a ../utils/.libs/libutils.a -lm make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sys' /usr/bin/make check-TESTS make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sys' Completed [310/310] PASS: test ============= 1 test passed ============= make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sys' make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sys' Making check in test make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/test' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/test' Making check in err make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/err' /usr/bin/make test make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/err' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o ./.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/err' /usr/bin/make check-TESTS make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/err' Completed [70/70] PASS: test ============= 1 test passed ============= make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/err' make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/err' Making check in const make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/const' /usr/bin/make test make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/const' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/const' /usr/bin/make check-TESTS make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/const' Completed [7/7] PASS: test ============= 1 test passed ============= make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/const' make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/const' Making check in complex make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/complex' /usr/bin/make test make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/complex' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o libgslcomplex.la ../err/libgslerr.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o ./.libs/libgslcomplex.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/complex' /usr/bin/make check-TESTS make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/complex' Completed [10065/10065] PASS: test ============= 1 test passed ============= make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/complex' make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/complex' Making check in cheb make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cheb' /usr/bin/make test make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cheb' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o libgslcheb.la ../ieee-utils/libgslieeeutils.la ../test/libgsltest.la ../sys/libgslsys.la ../err/libgslerr.la ../utils/libutils.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o ./.libs/libgslcheb.a ../ieee-utils/.libs/libgslieeeutils.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../err/.libs/libgslerr.a ../utils/.libs/libutils.a -lm make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cheb' /usr/bin/make check-TESTS make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cheb' Completed [2139/2139] PASS: test ============= 1 test passed ============= make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cheb' make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cheb' Making check in block make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/block' /usr/bin/make test make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/block' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o ./.libs/libgslblock.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/block' /usr/bin/make check-TESTS make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/block' Completed [168/168] PASS: test ============= 1 test passed ============= make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/block' make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/block' Making check in vector make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/vector' /usr/bin/make test test_static make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/vector' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o libgslvector.la ../block/libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o ./.libs/libgslvector.a ../block/.libs/libgslblock.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_static.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test_static test_static.o libgslvector.la ../block/libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test_static test_static.o ./.libs/libgslvector.a ../block/.libs/libgslblock.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/vector' /usr/bin/make check-TESTS make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/vector' Completed [30383/30383] PASS: test Completed [30383/30383] PASS: test_static ================== All 2 tests passed ================== make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/vector' make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/vector' Making check in matrix make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/matrix' /usr/bin/make test test_static make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/matrix' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o libgslmatrix.la ../vector/libgslvector.la ../block/libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o ./.libs/libgslmatrix.a ../vector/.libs/libgslvector.a ../block/.libs/libgslblock.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_static.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test_static test_static.o libgslmatrix.la ../vector/libgslvector.la ../block/libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test_static test_static.o ./.libs/libgslmatrix.a ../vector/.libs/libgslvector.a ../block/.libs/libgslblock.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/matrix' /usr/bin/make check-TESTS make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/matrix' Completed [962/962] PASS: test Completed [962/962] PASS: test_static ================== All 2 tests passed ================== make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/matrix' make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/matrix' Making check in permutation make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/permutation' /usr/bin/make test make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/permutation' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o libgslpermutation.la ../vector/libgslvector.la ../block/libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o ./.libs/libgslpermutation.a ../vector/.libs/libgslvector.a ../block/.libs/libgslblock.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/permutation' /usr/bin/make check-TESTS make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/permutation' Completed [4/4] PASS: test ============= 1 test passed ============= make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/permutation' make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/permutation' Making check in combination make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/combination' /usr/bin/make test make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/combination' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o libgslcombination.la ../vector/libgslvector.la ../block/libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o ./.libs/libgslcombination.a ../vector/.libs/libgslvector.a ../block/.libs/libgslblock.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/combination' /usr/bin/make check-TESTS make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/combination' Completed [56/56] PASS: test ============= 1 test passed ============= make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/combination' make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/combination' Making check in sort make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sort' /usr/bin/make test make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sort' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o libgslsort.la ../permutation/libgslpermutation.la ../vector/libgslvector.la ../block/libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o ./.libs/libgslsort.a ../permutation/.libs/libgslpermutation.a ../vector/.libs/libgslvector.a ../block/.libs/libgslblock.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a -lm make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sort' /usr/bin/make check-TESTS make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sort' Completed [21600/21600] PASS: test ============= 1 test passed ============= make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sort' make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sort' Making check in ieee-utils make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/ieee-utils' /usr/bin/make test make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/ieee-utils' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o ./.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/ieee-utils' /usr/bin/make check-TESTS make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/ieee-utils' Completed [384/384] PASS: test ============= 1 test passed ============= make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/ieee-utils' make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/ieee-utils' Making check in cblas make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cblas' /usr/bin/make test make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cblas' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_amax.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_asum.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_axpy.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_copy.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_dot.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_gbmv.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_gemm.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_gemv.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_ger.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_hbmv.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_hemm.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_hemv.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_her.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_her2.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_her2k.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_herk.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_hpmv.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_hpr.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_hpr2.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_nrm2.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_rot.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_rotg.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_rotm.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_rotmg.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_sbmv.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_scal.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_spmv.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_spr.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_spr2.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_swap.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_symm.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_symv.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_syr.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_syr2.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_syr2k.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_syrk.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_tbmv.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_tbsv.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_tpmv.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_tpsv.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_trmm.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_trmv.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_trsm.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_trsv.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o test_amax.o test_asum.o test_axpy.o test_copy.o test_dot.o test_gbmv.o test_gemm.o test_gemv.o test_ger.o test_hbmv.o test_hemm.o test_hemv.o test_her.o test_her2.o test_her2k.o test_herk.o test_hpmv.o test_hpr.o test_hpr2.o test_nrm2.o test_rot.o test_rotg.o test_rotm.o test_rotmg.o test_sbmv.o test_scal.o test_spmv.o test_spr.o test_spr2.o test_swap.o test_symm.o test_symv.o test_syr.o test_syr2.o test_syr2k.o test_syrk.o test_tbmv.o test_tbsv.o test_tpmv.o test_tpsv.o test_trmm.o test_trmv.o test_trsm.o test_trsv.o libgslcblas.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o test_amax.o test_asum.o test_axpy.o test_copy.o test_dot.o test_gbmv.o test_gemm.o test_gemv.o test_ger.o test_hbmv.o test_hemm.o test_hemv.o test_her.o test_her2.o test_her2k.o test_herk.o test_hpmv.o test_hpr.o test_hpr2.o test_nrm2.o test_rot.o test_rotg.o test_rotm.o test_rotmg.o test_sbmv.o test_scal.o test_spmv.o test_spr.o test_spr2.o test_swap.o test_symm.o test_symv.o test_syr.o test_syr2.o test_syr2k.o test_syrk.o test_tbmv.o test_tbsv.o test_tpmv.o test_tpsv.o test_trmm.o test_trmv.o test_trsm.o test_trsv.o ./.libs/libgslcblas.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a -lm make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cblas' /usr/bin/make check-TESTS make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cblas' Completed [6865/6865] PASS: test ============= 1 test passed ============= make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cblas' make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cblas' Making check in blas make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/blas' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/blas' Making check in linalg make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/linalg' /usr/bin/make test make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/linalg' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o libgsllinalg.la ../blas/libgslblas.la ../cblas/libgslcblas.la ../permutation/libgslpermutation.la ../matrix/libgslmatrix.la ../vector/libgslvector.la ../block/libgslblock.la ../complex/libgslcomplex.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o ./.libs/libgsllinalg.a ../blas/.libs/libgslblas.a ../cblas/.libs/libgslcblas.a ../permutation/.libs/libgslpermutation.a ../matrix/.libs/libgslmatrix.a ../vector/.libs/libgslvector.a ../block/.libs/libgslblock.a ../complex/.libs/libgslcomplex.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/linalg' /usr/bin/make check-TESTS make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/linalg' Completed [233839/233839] PASS: test ============= 1 test passed ============= make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/linalg' make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/linalg' Making check in eigen make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/eigen' /usr/bin/make test make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/eigen' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o libgsleigen.la ../test/libgsltest.la ../linalg/libgsllinalg.la ../permutation/libgslpermutation.la ../blas/libgslblas.la ../cblas/libgslcblas.la ../matrix/libgslmatrix.la ../vector/libgslvector.la ../block/libgslblock.la ../complex/libgslcomplex.la ../ieee-utils/libgslieeeutils.la ../sys/libgslsys.la ../err/libgslerr.la ../utils/libutils.la ../rng/libgslrng.la ../sort/libgslsort.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o ./.libs/libgsleigen.a ../test/.libs/libgsltest.a ../linalg/.libs/libgsllinalg.a ../permutation/.libs/libgslpermutation.a ../blas/.libs/libgslblas.a ../cblas/.libs/libgslcblas.a ../matrix/.libs/libgslmatrix.a ../vector/.libs/libgslvector.a ../block/.libs/libgslblock.a ../complex/.libs/libgslcomplex.a ../ieee-utils/.libs/libgslieeeutils.a ../sys/.libs/libgslsys.a ../err/.libs/libgslerr.a ../utils/.libs/libutils.a ../rng/.libs/libgslrng.a ../sort/.libs/libgslsort.a -lm make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/eigen' /usr/bin/make check-TESTS make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/eigen' Completed [969862/969862] PASS: test ============= 1 test passed ============= make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/eigen' make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/eigen' Making check in specfunc make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/specfunc' /usr/bin/make test make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/specfunc' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_sf.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_airy.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_bessel.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_coulomb.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_dilog.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_gamma.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_hyperg.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_legendre.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test_mathieu.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test_sf.o test_airy.o test_bessel.o test_coulomb.o test_dilog.o test_gamma.o test_hyperg.o test_legendre.o test_mathieu.o libgslspecfunc.la ../eigen/libgsleigen.la ../linalg/libgsllinalg.la ../sort/libgslsort.la ../matrix/libgslmatrix.la ../vector/libgslvector.la ../blas/libgslblas.la ../cblas/libgslcblas.la ../block/libgslblock.la ../complex/libgslcomplex.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test_sf.o test_airy.o test_bessel.o test_coulomb.o test_dilog.o test_gamma.o test_hyperg.o test_legendre.o test_mathieu.o ./.libs/libgslspecfunc.a ../eigen/.libs/libgsleigen.a ../linalg/.libs/libgsllinalg.a ../sort/.libs/libgslsort.a ../matrix/.libs/libgslmatrix.a ../vector/.libs/libgslvector.a ../blas/.libs/libgslblas.a ../cblas/.libs/libgslcblas.a ../block/.libs/libgslblock.a ../complex/.libs/libgslcomplex.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/specfunc' /usr/bin/make check-TESTS make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/specfunc' Completed [2897/2897] PASS: test ============= 1 test passed ============= make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/specfunc' make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/specfunc' Making check in dht make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/dht' /usr/bin/make test make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/dht' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o libgsldht.la ../specfunc/libgslspecfunc.la ../complex/libgslcomplex.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o ./.libs/libgsldht.a ../specfunc/.libs/libgslspecfunc.a ../complex/.libs/libgslcomplex.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/dht' /usr/bin/make check-TESTS make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/dht' Completed [4/4] PASS: test ============= 1 test passed ============= make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/dht' make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/dht' Making check in qrng make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/qrng' /usr/bin/make test make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/qrng' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o libgslqrng.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o ./.libs/libgslqrng.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/qrng' /usr/bin/make check-TESTS make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/qrng' Completed [39/39] PASS: test ============= 1 test passed ============= make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/qrng' make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/qrng' Making check in rng make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/rng' /usr/bin/make test make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/rng' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o libgslrng.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o ./.libs/libgslrng.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/rng' /usr/bin/make check-TESTS make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/rng' Completed [686/686] PASS: test ============= 1 test passed ============= make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/rng' make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/rng' Making check in randist make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/randist' /usr/bin/make test make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/randist' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o libgslrandist.la ../rng/libgslrng.la ../specfunc/libgslspecfunc.la ../integration/libgslintegration.la ../complex/libgslcomplex.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsmake[3]: *** [check-TESTS] Error 1 make[2]: *** [check-am] Error 2 make[1]: *** [check-recursive] Error 1 ys.la ../utils/libutils.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o ./.libs/libgslrandist.a ../rng/.libs/libgslrng.a ../specfunc/.libs/libgslspecfunc.a ../integration/.libs/libgslintegration.a ../complex/.libs/libgslcomplex.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/randist' /usr/bin/make check-TESTS make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/randist' Completed [199/199] PASS: test ============= 1 test passed ============= make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/randist' make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/randist' Making check in fft make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/fft' /usr/bin/make test make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/fft' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c signals.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o signals.o libgslfft.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o signals.o ./.libs/libgslfft.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/fft' /usr/bin/make check-TESTS make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/fft' Completed [9204/9204] PASS: test ============= 1 test passed ============= make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/fft' make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/fft' Making check in poly make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/poly' /usr/bin/make test make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/poly' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pipe -fexceptions -D_REENTRANT -O2 -c test.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o libgslpoly.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la ../sys/libgslsys.la ../utils/libutils.la -lm libtool: link: gcc -Wall -pipe -fexceptions -D_REENTRANT -O2 -o test test.o ./.libs/libgslpoly.a ../ieee-utils/.libs/libgslieeeutils.a ../err/.libs/libgslerr.a ../test/.libs/libgsltest.a ../sys/.libs/libgslsys.a ../utils/.libs/libutils.a -lm make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/poly' /usr/bin/make check-TESTS make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/poly' FAIL: y.real, gsl_complex_poly_complex_eval ({-2.31 + 0.44i, 4.21 - 3.19i, 0.93 + 1.04i, -0.42 + 0.68i}, 0.49 + 0.95i) (0.625492119999999985 observed vs 1.82462012000000007 expected) [9] FAIL: y.imag, gsl_complex_poly_complex_eval ({-2.31 + 0.44i, 4.21 - 3.19i, 0.93 + 1.04i, -0.42 + 0.68i}, 0.49 + 0.95i) (-0.749439879999999947 observed vs 2.30389411999999982 expected) [10] FAIL: test ================== 1 of 1 test failed ================== make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/poly' make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/poly' make[1]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg' touch test-stamp /usr/bin/make -f debian/rules DH_OPTIONS= install-work make[1]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg' debian/rules:241: warning: overriding commands for target `deprecated-non-free-doc' debian/rules:148: warning: ignoring old commands for target `deprecated-non-free-doc' dh_testdir dh_testroot dh_clean -k dh_installdirs /usr/bin/make prefix=/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr \ libdir=/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/lib \ infodir=/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/share/info \ includedir=/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include \ mandir=/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/share/man install make[2]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg' Making install in gsl make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/gsl' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/gsl' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/gsl' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/gsl' Making install in utils make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/utils' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/utils' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/utils' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/utils' Making install in sys make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sys' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sys' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_sys.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sys' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sys' Making install in test make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/test' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/test' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_test.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/test' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/test' Making install in err make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/err' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/err' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_errno.h gsl_message.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/err' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/err' Making install in const make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/const' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/const' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_const.h gsl_const_cgs.h gsl_const_mks.h gsl_const_cgsm.h gsl_const_mksa.h gsl_const_num.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/const' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/const' Making install in complex make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/complex' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/complex' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_complex.h gsl_complex_math.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/complex' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/complex' Making install in cheb make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cheb' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cheb' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_chebyshev.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cheb' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cheb' Making install in block make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/block' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/block' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_block.h gsl_block_char.h gsl_block_complex_double.h gsl_block_complex_float.h gsl_block_complex_long_double.h gsl_block_double.h gsl_block_float.h gsl_block_int.h gsl_block_long.h gsl_block_long_double.h gsl_block_short.h gsl_block_uchar.h gsl_block_uint.h gsl_block_ulong.h gsl_block_ushort.h gsl_check_range.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/block' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/block' Making install in vector make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/vector' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/vector' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_vector.h gsl_vector_char.h gsl_vector_complex.h gsl_vector_complex_double.h gsl_vector_complex_float.h gsl_vector_complex_long_double.h gsl_vector_double.h gsl_vector_float.h gsl_vector_int.h gsl_vector_long.h gsl_vector_long_double.h gsl_vector_short.h gsl_vector_uchar.h gsl_vector_uint.h gsl_vector_ulong.h gsl_vector_ushort.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/vector' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/vector' Making install in matrix make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/matrix' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/matrix' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_matrix.h gsl_matrix_char.h gsl_matrix_complex_double.h gsl_matrix_complex_float.h gsl_matrix_complex_long_double.h gsl_matrix_double.h gsl_matrix_float.h gsl_matrix_int.h gsl_matrix_long.h gsl_matrix_long_double.h gsl_matrix_short.h gsl_matrix_uchar.h gsl_matrix_uint.h gsl_matrix_ulong.h gsl_matrix_ushort.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/matrix' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/matrix' Making install in permutation make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/permutation' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/permutation' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_permutation.h gsl_permute.h gsl_permute_char.h gsl_permute_complex_double.h gsl_permute_complex_float.h gsl_permute_complex_long_double.h gsl_permute_double.h gsl_permute_float.h gsl_permute_int.h gsl_permute_long.h gsl_permute_long_double.h gsl_permute_short.h gsl_permute_uchar.h gsl_permute_uint.h gsl_permute_ulong.h gsl_permute_ushort.h gsl_permute_vector.h gsl_permute_vector_char.h gsl_permute_vector_complex_double.h gsl_permute_vector_complex_float.h gsl_permute_vector_complex_long_double.h gsl_permute_vector_double.h gsl_permute_vector_float.h gsl_permute_vector_int.h gsl_permute_vector_long.h gsl_permute_vector_long_double.h gsl_permute_vector_short.h gsl_permute_vector_uchar.h gsl_permute_vector_uint.h gsl_permute_vector_ulong.h gsl_permute_vector_ushort.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/permutation' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/permutation' Making install in combination make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/combination' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/combination' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_combination.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/combination' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/combination' Making install in sort make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sort' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sort' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_heapsort.h gsl_sort.h gsl_sort_char.h gsl_sort_double.h gsl_sort_float.h gsl_sort_int.h gsl_sort_long.h gsl_sort_long_double.h gsl_sort_short.h gsl_sort_uchar.h gsl_sort_uint.h gsl_sort_ulong.h gsl_sort_ushort.h gsl_sort_vector.h gsl_sort_vector_char.h gsl_sort_vector_double.h gsl_sort_vector_float.h gsl_sort_vector_int.h gsl_sort_vector_long.h gsl_sort_vector_long_double.h gsl_sort_vector_short.h gsl_sort_vector_uchar.h gsl_sort_vector_uint.h gsl_sort_vector_ulong.h gsl_sort_vector_ushort.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sort' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sort' Making install in ieee-utils make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/ieee-utils' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/ieee-utils' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_ieee_utils.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/ieee-utils' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/ieee-utils' Making install in cblas make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cblas' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cblas' test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/lib" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libgslcblas.la '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/lib' libtool: install: /usr/bin/install -c .libs/libgslcblas.lai /home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/lib/libgslcblas.la libtool: install: /usr/bin/install -c .libs/libgslcblas.a /home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/lib/libgslcblas.a libtool: install: chmod 644 /home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/lib/libgslcblas.a libtool: install: ranlib /home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/lib/libgslcblas.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_cblas.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cblas' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cblas' Making install in blas make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/blas' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/blas' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_blas.h gsl_blas_types.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/blas' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/blas' Making install in linalg make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/linalg' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/linalg' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_linalg.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/linalg' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/linalg' Making install in eigen make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/eigen' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/eigen' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_eigen.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/eigen' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/eigen' Making install in specfunc make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/specfunc' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/specfunc' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_sf.h gsl_sf_airy.h gsl_sf_bessel.h gsl_sf_clausen.h gsl_sf_coulomb.h gsl_sf_coupling.h gsl_sf_dawson.h gsl_sf_debye.h gsl_sf_dilog.h gsl_sf_elementary.h gsl_sf_ellint.h gsl_sf_elljac.h gsl_sf_erf.h gsl_sf_exp.h gsl_sf_expint.h gsl_sf_fermi_dirac.h gsl_sf_gamma.h gsl_sf_gegenbauer.h gsl_sf_hyperg.h gsl_sf_laguerre.h gsl_sf_lambert.h gsl_sf_legendre.h gsl_sf_log.h gsl_sf_mathieu.h gsl_sf_pow_int.h gsl_sf_psi.h gsl_sf_result.h gsl_sf_synchrotron.h gsl_sf_transport.h gsl_sf_trig.h gsl_sf_zeta.h gsl_specfunc.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/specfunc' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/specfunc' Making install in dht make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/dht' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/dht' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_dht.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/dht' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/dht' Making install in qrng make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/qrng' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/qrng' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_qrng.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/qrng' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/qrng' Making install in rng make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/rng' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/rng' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_rng.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/rng' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/rng' Making install in randist make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/randist' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/randist' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_randist.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/randist' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/randist' Making install in fft make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/fft' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/fft' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_fft.h gsl_fft_complex.h gsl_fft_halfcomplex.h gsl_fft_real.h gsl_dft_complex.h gsl_dft_complex_float.h gsl_fft_complex_float.h gsl_fft_halfcomplex_float.h gsl_fft_real_float.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/fft' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/fft' Making install in poly make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/poly' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/poly' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_poly.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/poly' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/poly' Making install in fit make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/fit' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/fit' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_fit.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/fit' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/fit' Making install in multifit make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/multifit' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/multifit' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_multifit.h gsl_multifit_nlin.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/multifit' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/multifit' Making install in statistics make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/statistics' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/statistics' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_statistics.h gsl_statistics_char.h gsl_statistics_double.h gsl_statistics_float.h gsl_statistics_int.h gsl_statistics_long.h gsl_statistics_long_double.h gsl_statistics_short.h gsl_statistics_uchar.h gsl_statistics_uint.h gsl_statistics_ulong.h gsl_statistics_ushort.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/statistics' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/statistics' Making install in siman make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/siman' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/siman' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_siman.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/siman' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/siman' Making install in sum make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sum' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sum' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_sum.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sum' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/sum' Making install in integration make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/integration' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/integration' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_integration.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/integration' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/integration' Making install in interpolation make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/interpolation' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/interpolation' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_interp.h gsl_spline.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/interpolation' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/interpolation' Making install in histogram make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/histogram' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/histogram' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_histogram.h gsl_histogram2d.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/histogram' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/histogram' Making install in ode-initval make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/ode-initval' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/ode-initval' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_odeiv.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/ode-initval' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/ode-initval' Making install in roots make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/roots' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/roots' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_roots.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/roots' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/roots' Making install in multiroots make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/multiroots' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/multiroots' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_multiroots.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/multiroots' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/multiroots' Making install in min make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/min' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/min' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_min.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/min' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/min' Making install in multimin make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/multimin' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/multimin' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_multimin.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/multimin' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/multimin' Making install in monte make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/monte' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/monte' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_monte.h gsl_monte_vegas.h gsl_monte_miser.h gsl_monte_plain.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/monte' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/monte' Making install in ntuple make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/ntuple' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/ntuple' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_ntuple.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/ntuple' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/ntuple' Making install in diff make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/diff' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/diff' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_diff.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/diff' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/diff' Making install in deriv make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/deriv' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/deriv' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_deriv.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/deriv' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/deriv' Making install in cdf make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cdf' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cdf' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_cdf.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cdf' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/cdf' Making install in wavelet make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/wavelet' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/wavelet' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_wavelet.h gsl_wavelet2d.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/wavelet' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/wavelet' Making install in bspline make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/bspline' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/bspline' make[4]: Nothing to be done for `install-exec-am'. test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_bspline.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/bspline' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/bspline' Making install in doc make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/doc' mkdir -p /home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/share/man/man1 install -m 0644 ../debian/gsl-config.1 /home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/share/man/man1 install -m 0644 ../debian/gsl-randist.1 /home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/share/man/man1 install -m 0644 ../debian/gsl-histogram.1 /home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/share/man/man1 mkdir -p /home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/share/man/man3 install -m 0644 ../debian/gsl.3 /home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/share/man/man3 make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg/doc' make[3]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg' make[4]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg' test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/lib" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c libgsl.la '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/lib' libtool: install: /usr/bin/install -c .libs/libgsl.lai /home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/lib/libgsl.la libtool: install: /usr/bin/install -c .libs/libgsl.a /home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/lib/libgsl.a libtool: install: chmod 644 /home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/lib/libgsl.a libtool: install: ranlib /home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/lib/libgsl.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/bin" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c gsl-randist gsl-histogram '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/bin' libtool: install: /usr/bin/install -c gsl-randist /home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/bin/gsl-randist libtool: install: /usr/bin/install -c gsl-histogram /home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/bin/gsl-histogram test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/bin" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/bin" /usr/bin/install -c gsl-config '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/bin' test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/share/aclocal" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/share/aclocal" /usr/bin/install -c -m 644 gsl.m4 '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/share/aclocal' test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/lib/pkgconfig" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/lib/pkgconfig" /usr/bin/install -c -m 644 gsl.pc '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/lib/pkgconfig' test -z "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" || /bin/mkdir -p "/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl" /usr/bin/install -c -m 644 gsl_math.h gsl_pow_int.h gsl_nan.h gsl_machine.h gsl_mode.h gsl_precision.h gsl_types.h gsl_version.h gsl_minmax.h gsl_inline.h '/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/include/gsl' make[4]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg' make[3]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg' make[2]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg' rm -vf /home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/share/info/dir \ /home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/share/info/dir.old rm -rvf /home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/share/info rm -vf /home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/lib/libgsl*.la removed `/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/lib/libgsl.la' removed `/home/mea/kde43/gsl/gsl-1.13+dfsg/debian/tmp/usr/lib/libgslcblas.la' dh_installdirs -pgsl-bin usr/share/man/man1 dh_install --sourcedir=debian/tmp -pgsl-bin -plibgsl0-dev -plibgsl0ldbl dh_installdirs -plibgsl0ldbl usr/share/lintian/overrides install -m0644 debian/libgsl0ldbl.overrides \ /home/mea/kde43/gsl/gsl-1.13+dfsg/debian/libgsl0ldbl/usr/share/lintian/overrides/libgsl0ldbl touch install-stamp make[1]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg' /usr/bin/make -f debian/rules DH_OPTIONS="-a -Nlibgsl0-prof" binary-common make[1]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg' debian/rules:241: warning: overriding commands for target `deprecated-non-free-doc' debian/rules:148: warning: ignoring old commands for target `deprecated-non-free-doc' dh_testdir dh_testroot dh_link dh_installdocs dh_installchangelogs ChangeLog dh_compress dh_fixperms dh_strip -X_p.a --sourcedir=debian/tmp --dbg-package=libgsl0-dbg dh_makeshlibs dh_installdeb dh_shlibdeps dh_gencontrol dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends} dh_md5sums dh_builddeb dpkg-deb: building package `libgsl0ldbl' in `../libgsl0ldbl_1.13+dfsg-1~bpo_powerpc.deb'. dpkg-deb: building package `libgsl0-dev' in `../libgsl0-dev_1.13+dfsg-1~bpo_powerpc.deb'. dpkg-deb: building package `gsl-bin' in `../gsl-bin_1.13+dfsg-1~bpo_powerpc.deb'. dpkg-deb: building package `libgsl0-dbg' in `../libgsl0-dbg_1.13+dfsg-1~bpo_powerpc.deb'. make[1]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg' dh_testdir touch build-doc-stamp dh_testdir dh_testroot touch install-doc-stamp /usr/bin/make -f debian/rules DH_OPTIONS="-i -Nlibgsl0-prof" binary-common make[1]: Entering directory `/home/mea/kde43/gsl/gsl-1.13+dfsg' debian/rules:241: warning: overriding commands for target `deprecated-non-free-doc' debian/rules:148: warning: ignoring old commands for target `deprecated-non-free-doc' dh_testdir dh_testdir: I have no package to build dh_testroot dh_link dh_link: I have no package to build dh_installdocs dh_installdocs: I have no package to build dh_installchangelogs ChangeLog dh_installchangelogs: I have no package to build dh_compress dh_compress: I have no package to build dh_fixperms dh_fixperms: I have no package to build dh_strip -X_p.a --sourcedir=debian/tmp --dbg-package=libgsl0-dbg dh_strip: I have no package to build dh_makeshlibs dh_makeshlibs: I have no package to build dh_installdeb dh_installdeb: I have no package to build dh_shlibdeps dh_shlibdeps: I have no package to build dh_gencontrol dh_gencontrol: I have no package to build dh_md5sums dh_md5sums: I have no package to build dh_builddeb dh_builddeb: I have no package to build make[1]: Leaving directory `/home/mea/kde43/gsl/gsl-1.13+dfsg' dpkg-genchanges >../gsl_1.13+dfsg-1~bpo_powerpc.changes dpkg-genchanges: warning: the current version (1.13+dfsg-1~bpo) is smaller than the previous one (1.13+dfsg-1) dpkg-genchanges: warning: package libgsl0-prof in control file but not in files list dpkg-genchanges: not including original source code in upload dpkg-buildpackage: binary and diff upload (original source NOT included) Now running lintian... W: gsl source: newer-standards-version 3.8.3 (current is 3.8.0) W: gsl source: source-nmu-has-incorrect-version-number 1.13+dfsg-1~bpo W: libgsl0ldbl: maintainer-script-empty postinst E: libgsl0ldbl: pkg-has-shlibs-control-file-but-no-actual-shared-libs W: libgsl0-dbg: unknown-section debug Finished running lintian. Now signing changes and any dsc files... Could not find a signing program (pgp or gpg)!