* CPV: sci-mathematics/gretl-1.9.0 * REPO: gentoo * USE: elibc_glibc kernel_linux nls openmp readline test userland_GNU x86 >>> Unpacking source... >>> Unpacking gretl-1.9.0.tar.bz2 to /var/tmp/portage/sci-mathematics/gretl-1.9.0/work >>> Source unpacked in /var/tmp/portage/sci-mathematics/gretl-1.9.0/work >>> Preparing source in /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0 ... * Applying gretl-1.7.5-locale.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0 ... * econf: updating gretl-1.9.0/tools/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gretl-1.9.0/tools/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-mpfr --enable-nls --enable-openmp --with-readline --without-gmp --without-odbc --without-audio --without-libR --disable-gui --without-gnome --without-gtksourceview LAPACK_LIBS=-llapack -lblas configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux configuring for gretl 1.9.0 (library version 0.0.58) checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether ln -s works... yes checking for sin in -lm... yes checking for fopen in -lc... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for unistd.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for an ANSI C-conforming const... yes checking for long double with more range or precision than double... yes checking size of int... 4 checking return type of signal handlers... void checking whether byte ordering is bigendian... no checking whether to use OpenMP... yes checking for i686-pc-linux-gnu-gcc option to support OpenMP... -fopenmp checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for struct sockaddr_in... yes checking for struct in_addr... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for tgetent in -lncurses... yes checking for readline in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for inet_addr in -lc... yes checking for mmap... yes checking for gzopen in -lz... yes checking for MPFR - version >= 2.2.0... yes checking for LAPACK... yes checking for dgejsv_ in -llapack... yes checking for gnuplot... yes checking for latex... yes checking for pkg-config... /usr/bin/pkg-config checking for i686-pc-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for FFTW... yes checking for GLIB... yes checking for re_compile_pattern... yes checking for re_compile_fastmap... yes checking for re_search... yes checking for re_match... yes checking for xml2-config... xml2-config configure: creating ./config.status config.status: creating Makefile config.status: creating gretl_sh config.status: creating gretl.pc config.status: creating gui2/Makefile config.status: creating gui2/debug config.status: creating gui2/gtksourceview/Makefile config.status: creating gnome/Makefile config.status: creating gnome/gretl.keys config.status: creating cli/Makefile config.status: creating cli/debug config.status: creating lib/Makefile config.status: creating plugin/Makefile config.status: creating po/Makefile.in config.status: creating share/Makefile config.status: creating share/bcih/Makefile config.status: creating tests/Makefile config.status: creating extra/Makefile config.status: creating osx/Makefile config.status: creating osx/fixlinks.sh config.status: creating redhat/gretl.spec config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing libtool commands Configuration: Installation path: /usr Use readline library: yes Use gnuplot for graphs: yes Use LaTeX for typesetting output: yes Gnu Multiple Precision support: no MPFR support: yes openMP support: yes Build with GTK version: no Use GTK printing apparatus: no Use installed gtksourceview: no Build with gnome support: no Build gretl documentation: no Use Lucida fonts: no Build message catalogs: yes Gnome installation prefix: NA X-12-ARIMA support: yes TRAMO/SEATS support: yes libR support: no ODBC support: no Experimental audio support: no LAPACK libraries: -llapack -lblas Now type 'make' to build gretl. >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0 ... make -j14 make -C lib make -C po make -C share make[1]: Entering directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib' mkdir .deps make[1]: Entering directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/po' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/po' make[1]: Entering directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/share' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/share' ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o adf_kpss.lo ../lib/src/adf_kpss.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o bhhh_max.lo ../lib/src/bhhh_max.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o bootstrap.lo ../lib/src/bootstrap.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o boxplots.lo ../lib/src/boxplots.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o calendar.lo ../lib/src/calendar.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o compare.lo ../lib/src/compare.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o compat.lo ../lib/src/compat.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o csvdata.lo ../lib/src/csvdata.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o dataio.lo ../lib/src/dataio.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o dataset.lo ../lib/src/dataset.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o dbread.lo ../lib/src/dbread.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o dbwrite.lo ../lib/src/dbwrite.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o describe.lo ../lib/src/describe.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o discrete.lo ../lib/src/discrete.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/adf_kpss.c -fPIC -DPIC -o .libs/adf_kpss.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/boxplots.c -fPIC -DPIC -o .libs/boxplots.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/csvdata.c -fPIC -DPIC -o .libs/csvdata.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/bhhh_max.c -fPIC -DPIC -o .libs/bhhh_max.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/calendar.c -fPIC -DPIC -o .libs/calendar.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/compat.c -fPIC -DPIC -o .libs/compat.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/compare.c -fPIC -DPIC -o .libs/compare.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/dataset.c -fPIC -DPIC -o .libs/dataset.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/dbread.c -fPIC -DPIC -o .libs/dbread.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/dataio.c -fPIC -DPIC -o .libs/dataio.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/discrete.c -fPIC -DPIC -o .libs/discrete.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/bootstrap.c -fPIC -DPIC -o .libs/bootstrap.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/dbwrite.c -fPIC -DPIC -o .libs/dbwrite.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/describe.c -fPIC -DPIC -o .libs/describe.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT bhhh_max.lo ../lib/src/bhhh_max.c > .deps/bhhh_max.d In file included from /usr/include/stdio.h:930:0, from ../lib/src/libgretl.h:23, from ../lib/src/dbwrite.c:20: /usr/include/bits/stdio2.h: In function ‘output_db_var’: ../lib/src/dbwrite.c:205:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o estimate.lo ../lib/src/estimate.c ../lib/src/dataio.c: In function ‘check_atof’: ../lib/src/dataio.c:3201:11: warning: ignoring return value of ‘strtod’, declared with attribute warn_unused_result ../lib/src/dataio.c: In function ‘readhdr’: ../lib/src/dataio.c:432:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result ../lib/src/dataio.c:464:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result ../lib/src/dataio.c:475:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result ../lib/src/dataio.c:494:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result ../lib/src/dataio.c:495:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result ../lib/src/dataio.c:496:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result ../lib/src/dbread.c: In function ‘db_delete_series’: ../lib/src/dbread.c:2428:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result ../lib/src/dataio.c: In function ‘skipcomments’: ../lib/src/dataio.c:91:19: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result In file included from ../lib/src/libgretl.h:24:0, from ../lib/src/dataio.c:20: /usr/include/stdlib.h: In function ‘readdata’: ../lib/src/dataio.c:230:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result ../lib/src/dbread.c: In function ‘get_rats_series_info’: ../lib/src/dbread.c:1273:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result ../lib/src/dbread.c: In function ‘read_rats_directory’: ../lib/src/dbread.c:814:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result ../lib/src/dbread.c:815:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result ../lib/src/dbread.c:817:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result ../lib/src/dbread.c:818:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result ../lib/src/dbread.c:836:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result ../lib/src/dbread.c:837:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result ../lib/src/dbread.c:838:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result ../lib/src/dbread.c:839:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result ../lib/src/dbread.c:840:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result ../lib/src/dbread.c:842:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result ../lib/src/dbread.c:852:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result ../lib/src/dbread.c:858:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result ../lib/src/dbread.c: In function ‘get_native_series_info’: ../lib/src/dbread.c:421:7: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result ../lib/src/dbread.c: In function ‘get_rats_series’: ../lib/src/dbread.c:1201:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result ../lib/src/dbread.c: In function ‘read_rats_db’: ../lib/src/dbread.c:1118:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/estimate.c -fPIC -DPIC -o .libs/estimate.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT compat.lo ../lib/src/compat.c > .deps/compat.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o flow_control.lo ../lib/src/flow_control.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT adf_kpss.lo ../lib/src/adf_kpss.c > .deps/adf_kpss.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT calendar.lo ../lib/src/calendar.c > .deps/calendar.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/flow_control.c -fPIC -DPIC -o .libs/flow_control.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT dbwrite.lo ../lib/src/dbwrite.c > .deps/dbwrite.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o forecast.lo ../lib/src/forecast.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o geneval.lo ../lib/src/geneval.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT bootstrap.lo ../lib/src/bootstrap.c > .deps/bootstrap.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o genfuncs.lo ../lib/src/genfuncs.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/forecast.c -fPIC -DPIC -o .libs/forecast.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT boxplots.lo ../lib/src/boxplots.c > .deps/boxplots.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/geneval.c -fPIC -DPIC -o .libs/geneval.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o genlex.lo ../lib/src/genlex.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT flow_control.lo ../lib/src/flow_control.c > .deps/flow_control.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/genfuncs.c -fPIC -DPIC -o .libs/genfuncs.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o genmain.lo ../lib/src/genmain.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/genlex.c -fPIC -DPIC -o .libs/genlex.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o gensyntax.lo ../lib/src/gensyntax.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/genmain.c -fPIC -DPIC -o .libs/genmain.o ../lib/src/genfuncs.c: In function ‘plain_obs_number’: ../lib/src/genfuncs.c:2100:11: warning: ignoring return value of ‘strtol’, declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/gensyntax.c -fPIC -DPIC -o .libs/gensyntax.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT genlex.lo ../lib/src/genlex.c > .deps/genlex.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o gmm.lo ../lib/src/gmm.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/gmm.c -fPIC -DPIC -o .libs/gmm.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT discrete.lo ../lib/src/discrete.c > .deps/discrete.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT csvdata.lo ../lib/src/csvdata.c > .deps/csvdata.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o graphing.lo ../lib/src/graphing.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT describe.lo ../lib/src/describe.c > .deps/describe.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o gretl_bfgs.lo ../lib/src/gretl_bfgs.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT genmain.lo ../lib/src/genmain.c > .deps/genmain.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/graphing.c -fPIC -DPIC -o .libs/graphing.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT gensyntax.lo ../lib/src/gensyntax.c > .deps/gensyntax.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT dataset.lo ../lib/src/dataset.c > .deps/dataset.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/gretl_bfgs.c -fPIC -DPIC -o .libs/gretl_bfgs.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o gretl_commands.lo ../lib/src/gretl_commands.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o gretl_errors.lo ../lib/src/gretl_errors.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o gretl_fft.lo ../lib/src/gretl_fft.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT compare.lo ../lib/src/compare.c > .deps/compare.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/gretl_commands.c -fPIC -DPIC -o .libs/gretl_commands.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o gretl_foreign.lo ../lib/src/gretl_foreign.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/gretl_errors.c -fPIC -DPIC -o .libs/gretl_errors.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/gretl_fft.c -fPIC -DPIC -o .libs/gretl_fft.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o gretl_func.lo ../lib/src/gretl_func.c ../lib/src/graphing.c: In function ‘gnuplot_test_command’: ../lib/src/graphing.c:187:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result ../lib/src/graphing.c:188:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT dataio.lo ../lib/src/dataio.c > .deps/dataio.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/gretl_foreign.c -fPIC -DPIC -o .libs/gretl_foreign.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/gretl_func.c -fPIC -DPIC -o .libs/gretl_func.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT gretl_commands.lo ../lib/src/gretl_commands.c > .deps/gretl_commands.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o gretl_intl.lo ../lib/src/gretl_intl.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT gretl_fft.lo ../lib/src/gretl_fft.c > .deps/gretl_fft.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/gretl_intl.c -fPIC -DPIC -o .libs/gretl_intl.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o gretl_list.lo ../lib/src/gretl_list.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o gretl_matrix.lo ../lib/src/gretl_matrix.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT gretl_errors.lo ../lib/src/gretl_errors.c > .deps/gretl_errors.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/gretl_list.c -fPIC -DPIC -o .libs/gretl_list.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/gretl_matrix.c -fPIC -DPIC -o .libs/gretl_matrix.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT dbread.lo ../lib/src/dbread.c > .deps/dbread.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o gretl_model.lo ../lib/src/gretl_model.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/gretl_model.c -fPIC -DPIC -o .libs/gretl_model.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o gretl_panel.lo ../lib/src/gretl_panel.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT gretl_foreign.lo ../lib/src/gretl_foreign.c > .deps/gretl_foreign.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/gretl_panel.c -fPIC -DPIC -o .libs/gretl_panel.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o gretl_paths.lo ../lib/src/gretl_paths.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT gmm.lo ../lib/src/gmm.c > .deps/gmm.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/gretl_paths.c -fPIC -DPIC -o .libs/gretl_paths.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT genfuncs.lo ../lib/src/genfuncs.c > .deps/genfuncs.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT gretl_intl.lo ../lib/src/gretl_intl.c > .deps/gretl_intl.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o gretl_prn.lo ../lib/src/gretl_prn.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o gretl_restrict.lo ../lib/src/gretl_restrict.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT estimate.lo ../lib/src/estimate.c > .deps/estimate.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/gretl_prn.c -fPIC -DPIC -o .libs/gretl_prn.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o gretl_scalar.lo ../lib/src/gretl_scalar.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/gretl_restrict.c -fPIC -DPIC -o .libs/gretl_restrict.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT graphing.lo ../lib/src/graphing.c > .deps/graphing.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/gretl_scalar.c -fPIC -DPIC -o .libs/gretl_scalar.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o gretl_string_table.lo ../lib/src/gretl_string_table.c ../lib/src/gretl_paths.c: In function ‘gretl_maybe_switch_dir’: ../lib/src/gretl_paths.c:2373:11: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result ../lib/src/gretl_paths.c: In function ‘gretl_deltree’: ../lib/src/gretl_paths.c:661:11: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT forecast.lo ../lib/src/forecast.c > .deps/forecast.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/gretl_string_table.c -fPIC -DPIC -o .libs/gretl_string_table.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT gretl_bfgs.lo ../lib/src/gretl_bfgs.c > .deps/gretl_bfgs.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o gretl_untar.lo ../lib/src/gretl_untar.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o gretl_utils.lo ../lib/src/gretl_utils.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT gretl_prn.lo ../lib/src/gretl_prn.c > .deps/gretl_prn.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/gretl_untar.c -fPIC -DPIC -o .libs/gretl_untar.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o gretl_www.lo ../lib/src/gretl_www.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/gretl_utils.c -fPIC -DPIC -o .libs/gretl_utils.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT gretl_list.lo ../lib/src/gretl_list.c > .deps/gretl_list.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o gretl_xml.lo ../lib/src/gretl_xml.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/gretl_www.c -fPIC -DPIC -o .libs/gretl_www.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT gretl_scalar.lo ../lib/src/gretl_scalar.c > .deps/gretl_scalar.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/gretl_xml.c -fPIC -DPIC -o .libs/gretl_xml.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o interact.lo ../lib/src/interact.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o kalman.lo ../lib/src/kalman.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT gretl_untar.lo ../lib/src/gretl_untar.c > .deps/gretl_untar.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT gretl_paths.lo ../lib/src/gretl_paths.c > .deps/gretl_paths.d ../lib/src/gretl_utils.c: In function ‘gretl_copy_file’: ../lib/src/gretl_utils.c:1535:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/kalman.c -fPIC -DPIC -o .libs/kalman.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o libset.lo ../lib/src/libset.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/interact.c -fPIC -DPIC -o .libs/interact.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/libset.c -fPIC -DPIC -o .libs/libset.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o matrix_extra.lo ../lib/src/matrix_extra.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/matrix_extra.c -fPIC -DPIC -o .libs/matrix_extra.o ../lib/src/interact.c: In function ‘get_line_continuation’: ../lib/src/interact.c:4038:7: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT gretl_string_table.lo ../lib/src/gretl_string_table.c > .deps/gretl_string_table.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT gretl_model.lo ../lib/src/gretl_model.c > .deps/gretl_model.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT geneval.lo ../lib/src/geneval.c > .deps/geneval.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o missing.lo ../lib/src/missing.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o modelprint.lo ../lib/src/modelprint.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o monte_carlo.lo ../lib/src/monte_carlo.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/missing.c -fPIC -DPIC -o .libs/missing.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/modelprint.c -fPIC -DPIC -o .libs/modelprint.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/monte_carlo.c -fPIC -DPIC -o .libs/monte_carlo.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT matrix_extra.lo ../lib/src/matrix_extra.c > .deps/matrix_extra.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT gretl_utils.lo ../lib/src/gretl_utils.c > .deps/gretl_utils.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT gretl_www.lo ../lib/src/gretl_www.c > .deps/gretl_www.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT gretl_restrict.lo ../lib/src/gretl_restrict.c > .deps/gretl_restrict.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o nls.lo ../lib/src/nls.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o nonparam.lo ../lib/src/nonparam.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT gretl_func.lo ../lib/src/gretl_func.c > .deps/gretl_func.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o objstack.lo ../lib/src/objstack.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o options.lo ../lib/src/options.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/nls.c -fPIC -DPIC -o .libs/nls.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/nonparam.c -fPIC -DPIC -o .libs/nonparam.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/objstack.c -fPIC -DPIC -o .libs/objstack.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o plotspec.lo ../lib/src/plotspec.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/options.c -fPIC -DPIC -o .libs/options.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT gretl_panel.lo ../lib/src/gretl_panel.c > .deps/gretl_panel.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/plotspec.c -fPIC -DPIC -o .libs/plotspec.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT kalman.lo ../lib/src/kalman.c > .deps/kalman.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o plugins.lo ../lib/src/plugins.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o printout.lo ../lib/src/printout.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT missing.lo ../lib/src/missing.c > .deps/missing.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/plugins.c -fPIC -DPIC -o .libs/plugins.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/printout.c -fPIC -DPIC -o .libs/printout.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o printscan.lo ../lib/src/printscan.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT objstack.lo ../lib/src/objstack.c > .deps/objstack.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/printscan.c -fPIC -DPIC -o .libs/printscan.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o pvalues.lo ../lib/src/pvalues.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT plugins.lo ../lib/src/plugins.c > .deps/plugins.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT gretl_xml.lo ../lib/src/gretl_xml.c > .deps/gretl_xml.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o qr_estimate.lo ../lib/src/qr_estimate.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/pvalues.c -fPIC -DPIC -o .libs/pvalues.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT monte_carlo.lo ../lib/src/monte_carlo.c > .deps/monte_carlo.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o random.lo ../lib/src/random.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT plotspec.lo ../lib/src/plotspec.c > .deps/plotspec.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o strutils.lo ../lib/src/strutils.c In file included from /usr/include/string.h:637:0, from ../lib/src/dataio.h:24, from ../lib/src/libgretl.h:390, from ../lib/src/printscan.c:22: /usr/include/bits/string2.h: In function ‘scan_matrix’: ../lib/src/printscan.c:1012:8: warning: ignoring return value of ‘strtod’, declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/qr_estimate.c -fPIC -DPIC -o .libs/qr_estimate.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o subsample.lo ../lib/src/subsample.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/random.c -fPIC -DPIC -o .libs/random.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/strutils.c -fPIC -DPIC -o .libs/strutils.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/subsample.c -fPIC -DPIC -o .libs/subsample.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT options.lo ../lib/src/options.c > .deps/options.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o system.lo ../lib/src/system.c ../lib/src/strutils.c: In function ‘integer_string’: ../lib/src/strutils.c:383:11: warning: ignoring return value of ‘strtol’, declared with attribute warn_unused_result ../lib/src/strutils.c: In function ‘numeric_string’: ../lib/src/strutils.c:355:11: warning: ignoring return value of ‘strtod’, declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/system.c -fPIC -DPIC -o .libs/system.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT nonparam.lo ../lib/src/nonparam.c > .deps/nonparam.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT libset.lo ../lib/src/libset.c > .deps/libset.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT random.lo ../lib/src/random.c > .deps/random.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT interact.lo ../lib/src/interact.c > .deps/interact.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o texprint.lo ../lib/src/texprint.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT printscan.lo ../lib/src/printscan.c > .deps/printscan.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o transforms.lo ../lib/src/transforms.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT printout.lo ../lib/src/printout.c > .deps/printout.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o tsls.lo ../lib/src/tsls.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o usermat.lo ../lib/src/usermat.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/texprint.c -fPIC -DPIC -o .libs/texprint.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o var.lo ../lib/src/var.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/tsls.c -fPIC -DPIC -o .libs/tsls.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/transforms.c -fPIC -DPIC -o .libs/transforms.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/usermat.c -fPIC -DPIC -o .libs/usermat.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/var.c -fPIC -DPIC -o .libs/var.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT qr_estimate.lo ../lib/src/qr_estimate.c > .deps/qr_estimate.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o varprint.lo ../lib/src/varprint.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o vartest.lo ../lib/src/vartest.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/varprint.c -fPIC -DPIC -o .libs/varprint.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT pvalues.lo ../lib/src/pvalues.c > .deps/pvalues.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT strutils.lo ../lib/src/strutils.c > .deps/strutils.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/vartest.c -fPIC -DPIC -o .libs/vartest.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o irfboot.lo ../lib/src/irfboot.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../lib/src/irfboot.c -fPIC -DPIC -o .libs/irfboot.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o bdtr.lo ../cephes/bdtr.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT subsample.lo ../lib/src/subsample.c > .deps/subsample.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT nls.lo ../lib/src/nls.c > .deps/nls.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/bdtr.c -fPIC -DPIC -o .libs/bdtr.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o btdtr.lo ../cephes/btdtr.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o chbevl.lo ../cephes/chbevl.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/btdtr.c -fPIC -DPIC -o .libs/btdtr.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT bdtr.lo ../cephes/bdtr.c > .deps/bdtr.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o chdtr.lo ../cephes/chdtr.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT btdtr.lo ../cephes/btdtr.c > .deps/btdtr.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/chbevl.c -fPIC -DPIC -o .libs/chbevl.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o const.lo ../cephes/const.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/chdtr.c -fPIC -DPIC -o .libs/chdtr.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT chbevl.lo ../cephes/chbevl.c > .deps/chbevl.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o expx2.lo ../cephes/expx2.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/const.c -fPIC -DPIC -o .libs/const.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT texprint.lo ../lib/src/texprint.c > .deps/texprint.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT chdtr.lo ../cephes/chdtr.c > .deps/chdtr.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT gretl_matrix.lo ../lib/src/gretl_matrix.c > .deps/gretl_matrix.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o fdtr.lo ../cephes/fdtr.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/expx2.c -fPIC -DPIC -o .libs/expx2.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT const.lo ../cephes/const.c > .deps/const.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT tsls.lo ../lib/src/tsls.c > .deps/tsls.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o gamma.lo ../cephes/gamma.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o gdtr.lo ../cephes/gdtr.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT expx2.lo ../cephes/expx2.c > .deps/expx2.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o igam.lo ../cephes/igam.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/fdtr.c -fPIC -DPIC -o .libs/fdtr.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o igami.lo ../cephes/igami.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT irfboot.lo ../lib/src/irfboot.c > .deps/irfboot.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/gamma.c -fPIC -DPIC -o .libs/gamma.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT vartest.lo ../lib/src/vartest.c > .deps/vartest.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o incbet.lo ../cephes/incbet.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/igam.c -fPIC -DPIC -o .libs/igam.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/gdtr.c -fPIC -DPIC -o .libs/gdtr.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/igami.c -fPIC -DPIC -o .libs/igami.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o incbi.lo ../cephes/incbi.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT fdtr.lo ../cephes/fdtr.c > .deps/fdtr.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o mtherr.lo ../cephes/mtherr.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/incbet.c -fPIC -DPIC -o .libs/incbet.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT igam.lo ../cephes/igam.c > .deps/igam.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o nbdtr.lo ../cephes/nbdtr.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT gdtr.lo ../cephes/gdtr.c > .deps/gdtr.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT gamma.lo ../cephes/gamma.c > .deps/gamma.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT igami.lo ../cephes/igami.c > .deps/igami.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/incbi.c -fPIC -DPIC -o .libs/incbi.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o ndtr.lo ../cephes/ndtr.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/mtherr.c -fPIC -DPIC -o .libs/mtherr.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o ndtri.lo ../cephes/ndtri.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o pdtr.lo ../cephes/pdtr.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/nbdtr.c -fPIC -DPIC -o .libs/nbdtr.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o polevl.lo ../cephes/polevl.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/ndtri.c -fPIC -DPIC -o .libs/ndtri.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT mtherr.lo ../cephes/mtherr.c > .deps/mtherr.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/ndtr.c -fPIC -DPIC -o .libs/ndtr.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/pdtr.c -fPIC -DPIC -o .libs/pdtr.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT varprint.lo ../lib/src/varprint.c > .deps/varprint.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT nbdtr.lo ../cephes/nbdtr.c > .deps/nbdtr.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/polevl.c -fPIC -DPIC -o .libs/polevl.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT usermat.lo ../lib/src/usermat.c > .deps/usermat.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT incbi.lo ../cephes/incbi.c > .deps/incbi.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT ndtri.lo ../cephes/ndtri.c > .deps/ndtri.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o polrt.lo ../cephes/polrt.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT pdtr.lo ../cephes/pdtr.c > .deps/pdtr.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT ndtr.lo ../cephes/ndtr.c > .deps/ndtr.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT incbet.lo ../cephes/incbet.c > .deps/incbet.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o stdtr.lo ../cephes/stdtr.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT transforms.lo ../lib/src/transforms.c > .deps/transforms.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o unity.lo ../cephes/unity.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT polevl.lo ../cephes/polevl.c > .deps/polevl.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o airy.lo ../cephes/airy.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o hyp2f1.lo ../cephes/hyp2f1.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o hyperg.lo ../cephes/hyperg.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o i0.lo ../cephes/i0.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o i1.lo ../cephes/i1.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o iv.lo ../cephes/iv.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/polrt.c -fPIC -DPIC -o .libs/polrt.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/hyp2f1.c -fPIC -DPIC -o .libs/hyp2f1.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o j0.lo ../cephes/j0.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/stdtr.c -fPIC -DPIC -o .libs/stdtr.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o j1.lo ../cephes/j1.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/airy.c -fPIC -DPIC -o .libs/airy.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/unity.c -fPIC -DPIC -o .libs/unity.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/i0.c -fPIC -DPIC -o .libs/i0.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/hyperg.c -fPIC -DPIC -o .libs/hyperg.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/iv.c -fPIC -DPIC -o .libs/iv.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT modelprint.lo ../lib/src/modelprint.c > .deps/modelprint.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/i1.c -fPIC -DPIC -o .libs/i1.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT unity.lo ../cephes/unity.c > .deps/unity.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/j0.c -fPIC -DPIC -o .libs/j0.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/j1.c -fPIC -DPIC -o .libs/j1.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o jn.lo ../cephes/jn.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT i0.lo ../cephes/i0.c > .deps/i0.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT stdtr.lo ../cephes/stdtr.c > .deps/stdtr.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT polrt.lo ../cephes/polrt.c > .deps/polrt.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o jv.lo ../cephes/jv.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o k0.lo ../cephes/k0.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT i1.lo ../cephes/i1.c > .deps/i1.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/jn.c -fPIC -DPIC -o .libs/jn.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT airy.lo ../cephes/airy.c > .deps/airy.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT iv.lo ../cephes/iv.c > .deps/iv.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT j0.lo ../cephes/j0.c > .deps/j0.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o k1.lo ../cephes/k1.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o kn.lo ../cephes/kn.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT j1.lo ../cephes/j1.c > .deps/j1.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT hyp2f1.lo ../cephes/hyp2f1.c > .deps/hyp2f1.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o psi.lo ../cephes/psi.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/k0.c -fPIC -DPIC -o .libs/k0.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT hyperg.lo ../cephes/hyperg.c > .deps/hyperg.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/jv.c -fPIC -DPIC -o .libs/jv.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o struve.lo ../cephes/struve.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o yn.lo ../cephes/yn.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o kv.lo ../cephes/kv.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/k1.c -fPIC -DPIC -o .libs/k1.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o chkder.lo ../minpack/chkder.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/kn.c -fPIC -DPIC -o .libs/kn.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o dpmpar.lo ../minpack/dpmpar.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o enorm.lo ../minpack/enorm.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/struve.c -fPIC -DPIC -o .libs/struve.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT jn.lo ../cephes/jn.c > .deps/jn.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/yn.c -fPIC -DPIC -o .libs/yn.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/psi.c -fPIC -DPIC -o .libs/psi.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../cephes/kv.c -fPIC -DPIC -o .libs/kv.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT k0.lo ../cephes/k0.c > .deps/k0.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o fdjac2.lo ../minpack/fdjac2.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT k1.lo ../cephes/k1.c > .deps/k1.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../minpack/dpmpar.c -fPIC -DPIC -o .libs/dpmpar.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o lmder.lo ../minpack/lmder.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../minpack/chkder.c -fPIC -DPIC -o .libs/chkder.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../minpack/enorm.c -fPIC -DPIC -o .libs/enorm.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT kn.lo ../cephes/kn.c > .deps/kn.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT yn.lo ../cephes/yn.c > .deps/yn.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT dpmpar.lo ../minpack/dpmpar.c > .deps/dpmpar.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o lmder1.lo ../minpack/lmder1.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../minpack/fdjac2.c -fPIC -DPIC -o .libs/fdjac2.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o lmdif.lo ../minpack/lmdif.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../minpack/lmder.c -fPIC -DPIC -o .libs/lmder.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o lmpar.lo ../minpack/lmpar.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o qrfac.lo ../minpack/qrfac.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT psi.lo ../cephes/psi.c > .deps/psi.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT struve.lo ../cephes/struve.c > .deps/struve.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT chkder.lo ../minpack/chkder.c > .deps/chkder.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT enorm.lo ../minpack/enorm.c > .deps/enorm.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o qrsolv.lo ../minpack/qrsolv.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../minpack/lmder1.c -fPIC -DPIC -o .libs/lmder1.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../minpack/qrfac.c -fPIC -DPIC -o .libs/qrfac.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT kv.lo ../cephes/kv.c > .deps/kv.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o dlog10.lo ../minpack/dlog10.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -o lbfgsb.lo ../minpack/lbfgsb.c libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../minpack/lmdif.c -fPIC -DPIC -o .libs/lmdif.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT fdjac2.lo ../minpack/fdjac2.c > .deps/fdjac2.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../minpack/lmpar.c -fPIC -DPIC -o .libs/lmpar.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT lmder1.lo ../minpack/lmder1.c > .deps/lmder1.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../minpack/dlog10.c -fPIC -DPIC -o .libs/dlog10.o libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../minpack/lbfgsb.c -fPIC -DPIC -o .libs/lbfgsb.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT system.lo ../lib/src/system.c > .deps/system.d libtool: compile: i686-pc-linux-gnu-gcc -fopenmp -c -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H ../minpack/qrsolv.c -fPIC -DPIC -o .libs/qrsolv.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT jv.lo ../cephes/jv.c > .deps/jv.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT lmder.lo ../minpack/lmder.c > .deps/lmder.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT qrfac.lo ../minpack/qrfac.c > .deps/qrfac.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT dlog10.lo ../minpack/dlog10.c > .deps/dlog10.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT lmpar.lo ../minpack/lmpar.c > .deps/lmpar.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT qrsolv.lo ../minpack/qrsolv.c > .deps/qrsolv.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT lmdif.lo ../minpack/lmdif.c > .deps/lmdif.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT var.lo ../lib/src/var.c > .deps/var.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -MM -MT lbfgsb.lo ../minpack/lbfgsb.c > .deps/lbfgsb.d ../libtool --mode=link i686-pc-linux-gnu-gcc -fopenmp -o libgretl-1.0.la adf_kpss.lo bhhh_max.lo bootstrap.lo boxplots.lo calendar.lo compare.lo compat.lo csvdata.lo dataio.lo dataset.lo dbread.lo dbwrite.lo describe.lo discrete.lo estimate.lo flow_control.lo forecast.lo geneval.lo genfuncs.lo genlex.lo genmain.lo gensyntax.lo gmm.lo graphing.lo gretl_bfgs.lo gretl_commands.lo gretl_errors.lo gretl_fft.lo gretl_foreign.lo gretl_func.lo gretl_intl.lo gretl_list.lo gretl_matrix.lo gretl_model.lo gretl_panel.lo gretl_paths.lo gretl_prn.lo gretl_restrict.lo gretl_scalar.lo gretl_string_table.lo gretl_untar.lo gretl_utils.lo gretl_www.lo gretl_xml.lo interact.lo kalman.lo libset.lo matrix_extra.lo missing.lo modelprint.lo monte_carlo.lo nls.lo nonparam.lo objstack.lo options.lo plotspec.lo plugins.lo printout.lo printscan.lo pvalues.lo qr_estimate.lo random.lo strutils.lo subsample.lo system.lo texprint.lo transforms.lo tsls.lo usermat.lo var.lo varprint.lo vartest.lo irfboot.lo bdtr.lo btdtr.lo chbevl.lo chdtr.lo const.lo expx2.lo fdtr.lo gamma.lo gdtr.lo igam.lo igami.lo incbet.lo incbi.lo mtherr.lo nbdtr.lo ndtr.lo ndtri.lo pdtr.lo polevl.lo polrt.lo stdtr.lo unity.lo airy.lo hyp2f1.lo hyperg.lo i0.lo i1.lo iv.lo j0.lo j1.lo jn.lo jv.lo k0.lo k1.lo kn.lo psi.lo struve.lo yn.lo kv.lo chkder.lo dpmpar.lo enorm.lo fdjac2.lo lmder.lo lmder1.lo lmdif.lo lmpar.lo qrfac.lo qrsolv.lo dlog10.lo lbfgsb.lo \ -rpath /usr/lib -llapack -lblas -lm -ldl -lz -lxml2 -lz -lm -lglib-2.0 -lfftw3 -lm -version-info 0:58:0 libtool: link: i686-pc-linux-gnu-gcc -shared .libs/adf_kpss.o .libs/bhhh_max.o .libs/bootstrap.o .libs/boxplots.o .libs/calendar.o .libs/compare.o .libs/compat.o .libs/csvdata.o .libs/dataio.o .libs/dataset.o .libs/dbread.o .libs/dbwrite.o .libs/describe.o .libs/discrete.o .libs/estimate.o .libs/flow_control.o .libs/forecast.o .libs/geneval.o .libs/genfuncs.o .libs/genlex.o .libs/genmain.o .libs/gensyntax.o .libs/gmm.o .libs/graphing.o .libs/gretl_bfgs.o .libs/gretl_commands.o .libs/gretl_errors.o .libs/gretl_fft.o .libs/gretl_foreign.o .libs/gretl_func.o .libs/gretl_intl.o .libs/gretl_list.o .libs/gretl_matrix.o .libs/gretl_model.o .libs/gretl_panel.o .libs/gretl_paths.o .libs/gretl_prn.o .libs/gretl_restrict.o .libs/gretl_scalar.o .libs/gretl_string_table.o .libs/gretl_untar.o .libs/gretl_utils.o .libs/gretl_www.o .libs/gretl_xml.o .libs/interact.o .libs/kalman.o .libs/libset.o .libs/matrix_extra.o .libs/missing.o .libs/modelprint.o .libs/monte_carlo.o .libs/nls.o .libs/nonparam.o .libs/objstack.o .libs/options.o .libs/plotspec.o .libs/plugins.o .libs/printout.o .libs/printscan.o .libs/pvalues.o .libs/qr_estimate.o .libs/random.o .libs/strutils.o .libs/subsample.o .libs/system.o .libs/texprint.o .libs/transforms.o .libs/tsls.o .libs/usermat.o .libs/var.o .libs/varprint.o .libs/vartest.o .libs/irfboot.o .libs/bdtr.o .libs/btdtr.o .libs/chbevl.o .libs/chdtr.o .libs/const.o .libs/expx2.o .libs/fdtr.o .libs/gamma.o .libs/gdtr.o .libs/igam.o .libs/igami.o .libs/incbet.o .libs/incbi.o .libs/mtherr.o .libs/nbdtr.o .libs/ndtr.o .libs/ndtri.o .libs/pdtr.o .libs/polevl.o .libs/polrt.o .libs/stdtr.o .libs/unity.o .libs/airy.o .libs/hyp2f1.o .libs/hyperg.o .libs/i0.o .libs/i1.o .libs/iv.o .libs/j0.o .libs/j1.o .libs/jn.o .libs/jv.o .libs/k0.o .libs/k1.o .libs/kn.o .libs/psi.o .libs/struve.o .libs/yn.o .libs/kv.o .libs/chkder.o .libs/dpmpar.o .libs/enorm.o .libs/fdjac2.o .libs/lmder.o .libs/lmder1.o .libs/lmdif.o .libs/lmpar.o .libs/qrfac.o .libs/qrsolv.o .libs/dlog10.o .libs/lbfgsb.o -llapack -lblas /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,libgretl-1.0.so.0 -o .libs/libgretl-1.0.so.0.0.58 libtool: link: (cd ".libs" && rm -f "libgretl-1.0.so.0" && ln -s "libgretl-1.0.so.0.0.58" "libgretl-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libgretl-1.0.so" && ln -s "libgretl-1.0.so.0.0.58" "libgretl-1.0.so") libtool: link: ( cd ".libs" && rm -f "libgretl-1.0.la" && ln -s "../libgretl-1.0.la" "libgretl-1.0.la" ) make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib' make -C cli make -C plugin make[1]: Entering directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/cli' mkdir .deps i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I.. -I../lib/src -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H gretlcli.c i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I.. -I../lib/src -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H complete.c make[1]: Entering directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin' mkdir .deps ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. arbond.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. arma.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. arma_init.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. arma_x12.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. eviews_import.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. stata_import.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. spss_import.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. sas_import.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. jmulti_import.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. fractals.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. garch.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. fcp.c libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. arma.c -fPIC -DPIC -o .libs/arma.o libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. arma_init.c -fPIC -DPIC -o .libs/arma_init.o libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. spss_import.c -fPIC -DPIC -o .libs/spss_import.o libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. arbond.c -fPIC -DPIC -o .libs/arbond.o libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. sas_import.c -fPIC -DPIC -o .libs/sas_import.o libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. arma_x12.c -fPIC -DPIC -o .libs/arma_x12.o libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. jmulti_import.c -fPIC -DPIC -o .libs/jmulti_import.o libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. stata_import.c -fPIC -DPIC -o .libs/stata_import.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -MM complete.c > .deps/complete.d libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. fractals.c -fPIC -DPIC -o .libs/fractals.o libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. eviews_import.c -fPIC -DPIC -o .libs/eviews_import.o libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. fcp.c -fPIC -DPIC -o .libs/fcp.o libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. garch.c -fPIC -DPIC -o .libs/garch.o gretlcli.c: In function ‘maybe_get_input_line_continuation’: gretlcli.c:290:11: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result gretlcli.c: In function ‘cli_open_append’: gretlcli.c:673:7: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result gretlcli.c: In function ‘get_a_filename’: gretlcli.c:213:10: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. mod_garch.c arma.c: In function ‘matrix_from_spec’: arma_common.c:151:8: warning: ignoring return value of ‘strtol’, declared with attribute warn_unused_result eviews_import.c: In function ‘read_wf1_variables’: eviews_import.c:208:8: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. mod_garch.c -fPIC -DPIC -o .libs/mod_garch.o spss_import.c: In function ‘grab_var_label’: spss_import.c:879:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result spss_import.c: In function ‘record_missing_vals_info’: spss_import.c:907:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result spss_import.c: In function ‘read_sav_other_records’: spss_import.c:762:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result spss_import.c: In function ‘read_documents’: spss_import.c:723:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result arma_x12.c: In function ‘matrix_from_spec’: arma_common.c:151:8: warning: ignoring return value of ‘strtol’, declared with attribute warn_unused_result stata_import.c: In function ‘read_dta_data’: stata_import.c:708:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT fractals.lo fractals.c > .deps/fractals.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT eviews_import.lo eviews_import.c > .deps/eviews_import.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT jmulti_import.lo jmulti_import.c > .deps/jmulti_import.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. johansen.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. jrestrict.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I.. -I../lib/src -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -MM gretlcli.c > .deps/gretlcli.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. jalpha.c libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. johansen.c -fPIC -DPIC -o .libs/johansen.o libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. jrestrict.c -fPIC -DPIC -o .libs/jrestrict.o libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. jalpha.c -fPIC -DPIC -o .libs/jalpha.o ../libtool --mode=link i686-pc-linux-gnu-gcc -fopenmp -o gretlcli -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gretlcli.o complete.o \ ../lib/libgretl-1.0.la -lreadline -lncurses i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT sas_import.lo sas_import.c > .deps/sas_import.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT mod_garch.lo mod_garch.c > .deps/mod_garch.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. kernel.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT stata_import.lo stata_import.c > .deps/stata_import.d libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. kernel.c -fPIC -DPIC -o .libs/kernel.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT jalpha.lo jalpha.c > .deps/jalpha.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT arma_init.lo arma_init.c > .deps/arma_init.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. lad.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT garch.lo garch.c > .deps/garch.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT spss_import.lo spss_import.c > .deps/spss_import.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. ../tests/nistcheck.c libtool: link: i686-pc-linux-gnu-gcc -fopenmp -o .libs/gretlcli -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu gretlcli.o complete.o ../lib/.libs/libgretl-1.0.so -llapack -lblas /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -lreadline -lncurses ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. range-mean.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. stats_tables.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. sysest.c libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. lad.c -fPIC -DPIC -o .libs/lad.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT arbond.lo arbond.c > .deps/arbond.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. fiml.c libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. range-mean.c -fPIC -DPIC -o .libs/range-mean.o libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. ../tests/nistcheck.c -fPIC -DPIC -o .libs/nistcheck.o libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. sysest.c -fPIC -DPIC -o .libs/sysest.o libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. stats_tables.c -fPIC -DPIC -o .libs/stats_tables.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. liml.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT fcp.lo fcp.c > .deps/fcp.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT kernel.lo kernel.c > .deps/kernel.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT johansen.lo johansen.c > .deps/johansen.d libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. fiml.c -fPIC -DPIC -o .libs/fiml.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. tobit.c libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. liml.c -fPIC -DPIC -o .libs/liml.o make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/cli' ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. urcdist.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. vif.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. poisson.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT range-mean.lo range-mean.c > .deps/range-mean.d libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. tobit.c -fPIC -DPIC -o .libs/tobit.o libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. urcdist.c -fPIC -DPIC -o .libs/urcdist.o libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. vif.c -fPIC -DPIC -o .libs/vif.o libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. poisson.c -fPIC -DPIC -o .libs/poisson.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT stats_tables.lo stats_tables.c > .deps/stats_tables.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. duration.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. gretlzip.c libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. duration.c -fPIC -DPIC -o .libs/duration.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT liml.lo liml.c > .deps/liml.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT arma_x12.lo arma_x12.c > .deps/arma_x12.d libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. gretlzip.c -fPIC -DPIC -o .libs/gretlzip.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT sysest.lo sysest.c > .deps/sysest.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT vif.lo vif.c > .deps/vif.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT nistcheck.lo ../tests/nistcheck.c > .deps/nistcheck.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. ../plugin/zipunzip/zfileio.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. ../plugin/zipunzip/zsystem.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT lad.lo lad.c > .deps/lad.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. ../plugin/zipunzip/zipfile.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. ../plugin/zipunzip/zipmain.c libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. ../plugin/zipunzip/zfileio.c -fPIC -DPIC -o .libs/zfileio.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT gretlzip.lo gretlzip.c > .deps/gretlzip.d libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. ../plugin/zipunzip/zsystem.c -fPIC -DPIC -o .libs/zsystem.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT arma.lo arma.c > .deps/arma.d libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. ../plugin/zipunzip/zipfile.c -fPIC -DPIC -o .libs/zipfile.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. ../plugin/zipunzip/zipwork.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. heckit.c libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. ../plugin/zipunzip/zipmain.c -fPIC -DPIC -o .libs/zipmain.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT fiml.lo fiml.c > .deps/fiml.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. quantreg.c libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. ../plugin/zipunzip/zipwork.c -fPIC -DPIC -o .libs/zipwork.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT poisson.lo poisson.c > .deps/poisson.d libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. heckit.c -fPIC -DPIC -o .libs/heckit.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. ../plugin/rq/rqfnb.c i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT tobit.lo tobit.c > .deps/tobit.d ../plugin/zipunzip/zipfile.c: In function ‘real_read_zipfile’: ../plugin/zipunzip/zipfile.c:177:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT urcdist.lo urcdist.c > .deps/urcdist.d libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. quantreg.c -fPIC -DPIC -o .libs/quantreg.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT zsystem.lo ../plugin/zipunzip/zsystem.c > .deps/zsystem.d ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. ../plugin/rq/rqbr.c ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. interval.c libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. ../plugin/rq/rqfnb.c -fPIC -DPIC -o .libs/rqfnb.o ../libtool --mode=compile i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. anova.c ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o arbond.la arbond.lo ../lib/libgretl-1.0.la libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. interval.c -fPIC -DPIC -o .libs/interval.o libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. ../plugin/rq/rqbr.c -fPIC -DPIC -o .libs/rqbr.o i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT duration.lo duration.c > .deps/duration.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT zfileio.lo ../plugin/zipunzip/zfileio.c > .deps/zfileio.d ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o arma.la arma.lo arma_init.lo ../lib/libgretl-1.0.la -llapack -lblas libtool: compile: i686-pc-linux-gnu-gcc -c -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. anova.c -fPIC -DPIC -o .libs/anova.o ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o arma_x12.la arma_x12.lo ../lib/libgretl-1.0.la -llapack -lblas i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT jrestrict.lo jrestrict.c > .deps/jrestrict.d ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o eviews_import.la eviews_import.lo ../lib/libgretl-1.0.la ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o stata_import.la stata_import.lo ../lib/libgretl-1.0.la -lglib-2.0 i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT rqfnb.lo ../plugin/rq/rqfnb.c > .deps/rqfnb.d ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o spss_import.la spss_import.lo ../lib/libgretl-1.0.la i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT zipmain.lo ../plugin/zipunzip/zipmain.c > .deps/zipmain.d ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o sas_import.la sas_import.lo ../lib/libgretl-1.0.la libtool: link: i686-pc-linux-gnu-gcc -shared .libs/arbond.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib -llapack -lblas /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,arbond.so -o .libs/arbond.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/arma_x12.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -llapack -lblas -Wl,-soname -Wl,arma_x12.so -o .libs/arma_x12.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/arma.o .libs/arma_init.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -llapack -lblas -Wl,-soname -Wl,arma.so -o .libs/arma.so i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT zipwork.lo ../plugin/zipunzip/zipwork.c > .deps/zipwork.d i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT interval.lo interval.c > .deps/interval.d libtool: link: i686-pc-linux-gnu-gcc -shared .libs/eviews_import.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib -llapack -lblas /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,eviews_import.so -o .libs/eviews_import.so ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o jmulti_import.la jmulti_import.lo ../lib/libgretl-1.0.la ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o fractals.la fractals.lo ../lib/libgretl-1.0.la libtool: link: ( cd ".libs" && rm -f "arbond.la" && ln -s "../arbond.la" "arbond.la" ) i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT zipfile.lo ../plugin/zipunzip/zipfile.c > .deps/zipfile.d libtool: link: ( cd ".libs" && rm -f "arma_x12.la" && ln -s "../arma_x12.la" "arma_x12.la" ) libtool: link: ( cd ".libs" && rm -f "arma.la" && ln -s "../arma.la" "arma.la" ) ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o garch.la garch.lo fcp.lo mod_garch.lo ../lib/libgretl-1.0.la -llapack -lblas ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o johansen.la johansen.lo jrestrict.lo jalpha.lo ../lib/libgretl-1.0.la -llapack -lblas ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o kernel.la kernel.lo ../lib/libgretl-1.0.la libtool: link: i686-pc-linux-gnu-gcc -shared .libs/spss_import.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib -llapack -lblas /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,spss_import.so -o .libs/spss_import.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/stata_import.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib -llapack -lblas /usr/lib/libxml2.so -ldl -lz /usr/lib/libfftw3.so -lm /usr/lib/libglib-2.0.so -Wl,-soname -Wl,stata_import.so -o .libs/stata_import.so ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o lad.la lad.lo ../lib/libgretl-1.0.la libtool: link: i686-pc-linux-gnu-gcc -shared .libs/sas_import.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib -llapack -lblas /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,sas_import.so -o .libs/sas_import.so libtool: link: ( cd ".libs" && rm -f "eviews_import.la" && ln -s "../eviews_import.la" "eviews_import.la" ) ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o nistcheck.la nistcheck.lo ../lib/libgretl-1.0.la -llapack -lblas libtool: link: ( cd ".libs" && rm -f "stata_import.la" && ln -s "../stata_import.la" "stata_import.la" ) i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT heckit.lo heckit.c > .deps/heckit.d ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o range-mean.la range-mean.lo ../lib/libgretl-1.0.la i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT anova.lo anova.c > .deps/anova.d libtool: link: ( cd ".libs" && rm -f "spss_import.la" && ln -s "../spss_import.la" "spss_import.la" ) ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o stats_tables.la stats_tables.lo ../lib/libgretl-1.0.la ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o sysest.la sysest.lo fiml.lo liml.lo ../lib/libgretl-1.0.la -llapack -lblas libtool: link: i686-pc-linux-gnu-gcc -shared .libs/johansen.o .libs/jrestrict.o .libs/jalpha.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -llapack -lblas -Wl,-soname -Wl,johansen.so -o .libs/johansen.so libtool: link: ( cd ".libs" && rm -f "sas_import.la" && ln -s "../sas_import.la" "sas_import.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/fractals.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib -llapack -lblas /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,fractals.so -o .libs/fractals.so ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o tobit.la tobit.lo ../lib/libgretl-1.0.la ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o urcdist.la urcdist.lo ../lib/libgretl-1.0.la libtool: link: i686-pc-linux-gnu-gcc -shared .libs/kernel.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib -llapack -lblas /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,kernel.so -o .libs/kernel.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/jmulti_import.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib -llapack -lblas /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,jmulti_import.so -o .libs/jmulti_import.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/garch.o .libs/fcp.o .libs/mod_garch.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -llapack -lblas -Wl,-soname -Wl,garch.so -o .libs/garch.so i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT quantreg.lo quantreg.c > .deps/quantreg.d ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o vif.la vif.lo ../lib/libgretl-1.0.la -llapack -lblas libtool: link: i686-pc-linux-gnu-gcc -shared .libs/lad.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib -llapack -lblas /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,lad.so -o .libs/lad.so libtool: link: ( cd ".libs" && rm -f "johansen.la" && ln -s "../johansen.la" "johansen.la" ) i686-pc-linux-gnu-gcc -O2 -pipe -I.. -I../gui2 -DHAVE_CONFIG_H -I../lib/src -I/usr/include/libxml2 -I../plugin -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../plugin/zipunzip -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I. -MM -MT rqbr.lo ../plugin/rq/rqbr.c > .deps/rqbr.d ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o poisson.la poisson.lo ../lib/libgretl-1.0.la libtool: link: i686-pc-linux-gnu-gcc -shared .libs/nistcheck.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -llapack -lblas -Wl,-soname -Wl,nistcheck.so -o .libs/nistcheck.so ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o duration.la duration.lo ../lib/libgretl-1.0.la libtool: link: ( cd ".libs" && rm -f "kernel.la" && ln -s "../kernel.la" "kernel.la" ) libtool: link: ( cd ".libs" && rm -f "jmulti_import.la" && ln -s "../jmulti_import.la" "jmulti_import.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/range-mean.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib -llapack -lblas /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,range-mean.so -o .libs/range-mean.so libtool: link: ( cd ".libs" && rm -f "garch.la" && ln -s "../garch.la" "garch.la" ) ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o gretlzip.la gretlzip.lo zfileio.lo zsystem.lo zipfile.lo zipmain.lo zipwork.lo -lglib-2.0 -lz ../lib/libgretl-1.0.la libtool: link: ( cd ".libs" && rm -f "fractals.la" && ln -s "../fractals.la" "fractals.la" ) ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o heckit.la heckit.lo ../lib/libgretl-1.0.la ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o quantreg.la quantreg.lo rqfnb.lo rqbr.lo ../lib/libgretl-1.0.la -llapack -lblas ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o interval.la interval.lo ../lib/libgretl-1.0.la libtool: link: i686-pc-linux-gnu-gcc -shared .libs/sysest.o .libs/fiml.o .libs/liml.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -llapack -lblas -Wl,-soname -Wl,sysest.so -o .libs/sysest.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/stats_tables.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib -llapack -lblas /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,stats_tables.so -o .libs/stats_tables.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/tobit.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib -llapack -lblas /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,tobit.so -o .libs/tobit.so libtool: link: ( cd ".libs" && rm -f "nistcheck.la" && ln -s "../nistcheck.la" "nistcheck.la" ) libtool: link: ( cd ".libs" && rm -f "lad.la" && ln -s "../lad.la" "lad.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/urcdist.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib -llapack -lblas /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,urcdist.so -o .libs/urcdist.so ../libtool --mode=link i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o anova.la anova.lo ../lib/libgretl-1.0.la -lglib-2.0 libtool: link: ( cd ".libs" && rm -f "range-mean.la" && ln -s "../range-mean.la" "range-mean.la" ) libtool: link: ( cd ".libs" && rm -f "stats_tables.la" && ln -s "../stats_tables.la" "stats_tables.la" ) libtool: link: ( cd ".libs" && rm -f "tobit.la" && ln -s "../tobit.la" "tobit.la" ) libtool: link: ( cd ".libs" && rm -f "sysest.la" && ln -s "../sysest.la" "sysest.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/vif.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -llapack -lblas -Wl,-soname -Wl,vif.so -o .libs/vif.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/poisson.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib -llapack -lblas /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,poisson.so -o .libs/poisson.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/duration.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib -llapack -lblas /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,duration.so -o .libs/duration.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/gretlzip.o .libs/zfileio.o .libs/zsystem.o .libs/zipfile.o .libs/zipmain.o .libs/zipwork.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib -llapack -lblas /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,gretlzip.so -o .libs/gretlzip.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/interval.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib -llapack -lblas /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,interval.so -o .libs/interval.so libtool: link: ( cd ".libs" && rm -f "urcdist.la" && ln -s "../urcdist.la" "urcdist.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/quantreg.o .libs/rqfnb.o .libs/rqbr.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -llapack -lblas -Wl,-soname -Wl,quantreg.so -o .libs/quantreg.so libtool: link: i686-pc-linux-gnu-gcc -shared .libs/heckit.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib -llapack -lblas /usr/lib/libxml2.so -ldl -lz /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so -lm -Wl,-soname -Wl,heckit.so -o .libs/heckit.so libtool: link: ( cd ".libs" && rm -f "vif.la" && ln -s "../vif.la" "vif.la" ) libtool: link: ( cd ".libs" && rm -f "poisson.la" && ln -s "../poisson.la" "poisson.la" ) libtool: link: ( cd ".libs" && rm -f "duration.la" && ln -s "../duration.la" "duration.la" ) libtool: link: i686-pc-linux-gnu-gcc -shared .libs/anova.o -Wl,-rpath -Wl,/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib/.libs ../lib/.libs/libgretl-1.0.so -L/usr/lib -llapack -lblas /usr/lib/libxml2.so -ldl -lz /usr/lib/libfftw3.so -lm /usr/lib/libglib-2.0.so -Wl,-soname -Wl,anova.so -o .libs/anova.so libtool: link: ( cd ".libs" && rm -f "interval.la" && ln -s "../interval.la" "interval.la" ) libtool: link: ( cd ".libs" && rm -f "gretlzip.la" && ln -s "../gretlzip.la" "gretlzip.la" ) libtool: link: ( cd ".libs" && rm -f "quantreg.la" && ln -s "../quantreg.la" "quantreg.la" ) libtool: link: ( cd ".libs" && rm -f "heckit.la" && ln -s "../heckit.la" "heckit.la" ) libtool: link: ( cd ".libs" && rm -f "anova.la" && ln -s "../anova.la" "anova.la" ) make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin' >>> Source compiled. >>> Test phase [check]: sci-mathematics/gretl-1.9.0 make -j14 -j1 check make -C tests check make[1]: Entering directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/tests' i686-pc-linux-gnu-gcc -fopenmp -O2 -pipe -I../lib/src -DNO_GMP -DSTANDALONE -I/usr/include/libxml2 -c nistcheck.c ../libtool --mode=link i686-pc-linux-gnu-gcc -fopenmp -o nistcheck nistcheck.o ../lib/libgretl-1.0.la -lxml2 -lz -lm libtool: link: i686-pc-linux-gnu-gcc -fopenmp -o .libs/nistcheck nistcheck.o ../lib/.libs/libgretl-1.0.so -llapack -lblas /usr/lib/libglib-2.0.so /usr/lib/libfftw3.so /usr/lib/libxml2.so -ldl -lz -lm ./nistcheck ../tests *** Norris.dat *** ("Lower Level of Difficulty") * libgretl results correct to at least 12 digits (worst-case log relative error = 12.824) *** Pontius.dat *** ("Lower Level of Difficulty") * libgretl results correct to at least 11 digits (worst-case log relative error = 11.561) *** NoInt1.dat *** ("Average Level of Difficulty") * libgretl results correct to at least 14 digits (worst-case log relative error = 14.651) *** NoInt2.dat *** ("Average Level of Difficulty") * libgretl results correct to at least 14 digits (worst-case log relative error = 14.938) *** Filip.dat *** ("Higher Level of Difficulty") cholbeta: test[6] = 3.77516e-09 gretl_matrix_QR_rank: rcond = 1.46848e-16 * libgretl results correct to at least 7 digits (worst-case log relative error = 7.443) *** Longley.dat *** ("Higher Level of Difficulty") cholbeta: test[6] = 7.32916e-09 QR warning: rcond = 1.72673e-10 * libgretl results correct to at least 11 digits (worst-case log relative error = 11.055) *** Wampler1.dat *** ("Higher Level of Difficulty") * libgretl results correct to at least 8 digits (worst-case log relative error = 8.571) *** Wampler2.dat *** ("Higher Level of Difficulty") * libgretl results correct to at least 10 digits (worst-case log relative error = 10.306) *** Wampler3.dat *** ("Higher Level of Difficulty") * libgretl results correct to at least 8 digits (worst-case log relative error = 8.571) *** Wampler4.dat *** ("Higher Level of Difficulty") * libgretl results correct to at least 8 digits (worst-case log relative error = 8.571) *** Wampler5.dat *** ("Higher Level of Difficulty") * libgretl results correct to at least 8 digits (worst-case log relative error = 8.571) Summary of NIST test results: number of tests carried out: 11 reference data files missing or corrupted: 0 unexpected errors in estimation of models: 0 models showing poor or unacceptable results: 0 You may run '/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/tests/.libs/nistcheck -v' or '/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/tests/.libs/nistcheck -vv' for details make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/tests' >>> Install gretl-1.9.0 into /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/ category sci-mathematics make -j14 -j1 prefix=/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr datadir=/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share infodir=/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/info localstatedir=/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/var/lib mandir=/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/man sysconfdir=/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/etc -j14 -j1 svprefix=/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr install make -C lib make[1]: Entering directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib' make[1]: `libgretl-1.0.la' is up to date. make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib' make -C cli make[1]: Entering directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/cli' make[1]: `gretlcli' is up to date. make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/cli' make -C plugin make[1]: Entering directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin' make -C po make[1]: Entering directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/po' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/po' make -C share make[1]: Entering directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/share' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/share' ./tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/bin mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/bin ./tools/install_man ./tools /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr ./gretl.1 Installing ./gretl.1 in /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/man/man1 mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/man/man1 for d in lib cli plugin po share ; do make -C $d install; done make[1]: Entering directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib' ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/include/gretl /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/pkgconfig mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/include/gretl /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/pkgconfig /usr/bin/install -c -m 644 ../gretl.pc /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/pkgconfig for f in adf_kpss.h bhhh_max.h bootstrap.h boxplots.h calendar.h compare.h compat.h csvdata.h dataio.h dataset.h dbread.h describe.h discrete.h estimate.h flow_control.h forecast.h genmain.h genfuncs.h graphing.h gretl_bfgs.h gretl_commands.h gretl_errors.h gretl_f2c.h gretl_fft.h gretl_foreign.h gretl_func.h gretl_intl.h gretl_list.h gretl_matrix.h gretl_model.h gretl_panel.h gretl_paths.h gretl_prn.h gretl_restrict.h gretl_scalar.h gretl_string_table.h gretl_untar.h gretl_utils.h gretl_win32.h gretl_www.h gretl_xml.h interact.h johansen.h kalman.h libgretl.h libset.h matrix_extra.h missing.h modelprint.h monte_carlo.h nls.h nonparam.h objstack.h options.h plotspec.h plugins.h printout.h printscan.h pvalues.h qr_estimate.h random.h strutils.h subsample.h system.h texprint.h transforms.h tsls.h usermat.h var.h varprint.h vartest.h ; do \ /usr/bin/install -c -m 644 ../lib/src/$f /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/include/gretl ; done ../libtool --mode=install /usr/bin/install -c -m 755 libgretl-1.0.la /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/libgretl-1.0.la libtool: install: /usr/bin/install -c -m 755 .libs/libgretl-1.0.so.0.0.58 /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/libgretl-1.0.so.0.0.58 libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib && { ln -s -f libgretl-1.0.so.0.0.58 libgretl-1.0.so.0 || { rm -f libgretl-1.0.so.0 && ln -s libgretl-1.0.so.0.0.58 libgretl-1.0.so.0; }; }) libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib && { ln -s -f libgretl-1.0.so.0.0.58 libgretl-1.0.so || { rm -f libgretl-1.0.so && ln -s libgretl-1.0.so.0.0.58 libgretl-1.0.so; }; }) libtool: install: /usr/bin/install -c -m 755 .libs/libgretl-1.0.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/libgretl-1.0.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/lib' make[1]: Entering directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/cli' ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/bin ../libtool --mode=install /usr/bin/install -c -m 755 gretlcli /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/bin/gretlcli libtool: install: /usr/bin/install -c -m 755 .libs/gretlcli /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/bin/gretlcli make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/cli' make[1]: Entering directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin' ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2 mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2 ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/data mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/data ../libtool --mode=install /usr/bin/install -c -m 755 \ arbond.la arma.la arma_x12.la eviews_import.la stata_import.la spss_import.la sas_import.la jmulti_import.la fractals.la garch.la johansen.la kernel.la lad.la nistcheck.la range-mean.la stats_tables.la sysest.la tobit.la urcdist.la vif.la poisson.la duration.la gretlzip.la heckit.la quantreg.la interval.la anova.la /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2 libtool: install: warning: relinking `arbond.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o arbond.la arbond.lo ../lib/libgretl-1.0.la -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/arbond.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -llapack -lblas -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -Wl,-soname -Wl,arbond.so -o .libs/arbond.so libtool: install: /usr/bin/install -c -m 755 .libs/arbond.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/arbond.so libtool: install: /usr/bin/install -c -m 755 .libs/arbond.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/arbond.la libtool: install: warning: relinking `arma.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o arma.la arma.lo arma_init.lo ../lib/libgretl-1.0.la -llapack -lblas -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/arma.o .libs/arma_init.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -llapack -lblas -Wl,-soname -Wl,arma.so -o .libs/arma.so libtool: install: /usr/bin/install -c -m 755 .libs/arma.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/arma.so libtool: install: /usr/bin/install -c -m 755 .libs/arma.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/arma.la libtool: install: warning: relinking `arma_x12.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o arma_x12.la arma_x12.lo ../lib/libgretl-1.0.la -llapack -lblas -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/arma_x12.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -llapack -lblas -Wl,-soname -Wl,arma_x12.so -o .libs/arma_x12.so libtool: install: /usr/bin/install -c -m 755 .libs/arma_x12.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/arma_x12.so libtool: install: /usr/bin/install -c -m 755 .libs/arma_x12.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/arma_x12.la libtool: install: warning: relinking `eviews_import.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o eviews_import.la eviews_import.lo ../lib/libgretl-1.0.la -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/eviews_import.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -llapack -lblas -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -Wl,-soname -Wl,eviews_import.so -o .libs/eviews_import.so libtool: install: /usr/bin/install -c -m 755 .libs/eviews_import.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/eviews_import.so libtool: install: /usr/bin/install -c -m 755 .libs/eviews_import.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/eviews_import.la libtool: install: warning: relinking `stata_import.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o stata_import.la stata_import.lo ../lib/libgretl-1.0.la -lglib-2.0 -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/stata_import.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -llapack -lblas -lxml2 -ldl -lz -lfftw3 -lm -lglib-2.0 -Wl,-soname -Wl,stata_import.so -o .libs/stata_import.so libtool: install: /usr/bin/install -c -m 755 .libs/stata_import.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/stata_import.so libtool: install: /usr/bin/install -c -m 755 .libs/stata_import.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/stata_import.la libtool: install: warning: relinking `spss_import.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o spss_import.la spss_import.lo ../lib/libgretl-1.0.la -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/spss_import.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -llapack -lblas -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -Wl,-soname -Wl,spss_import.so -o .libs/spss_import.so libtool: install: /usr/bin/install -c -m 755 .libs/spss_import.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/spss_import.so libtool: install: /usr/bin/install -c -m 755 .libs/spss_import.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/spss_import.la libtool: install: warning: relinking `sas_import.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o sas_import.la sas_import.lo ../lib/libgretl-1.0.la -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/sas_import.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -llapack -lblas -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -Wl,-soname -Wl,sas_import.so -o .libs/sas_import.so libtool: install: /usr/bin/install -c -m 755 .libs/sas_import.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/sas_import.so libtool: install: /usr/bin/install -c -m 755 .libs/sas_import.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/sas_import.la libtool: install: warning: relinking `jmulti_import.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o jmulti_import.la jmulti_import.lo ../lib/libgretl-1.0.la -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/jmulti_import.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -llapack -lblas -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -Wl,-soname -Wl,jmulti_import.so -o .libs/jmulti_import.so libtool: install: /usr/bin/install -c -m 755 .libs/jmulti_import.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/jmulti_import.so libtool: install: /usr/bin/install -c -m 755 .libs/jmulti_import.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/jmulti_import.la libtool: install: warning: relinking `fractals.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o fractals.la fractals.lo ../lib/libgretl-1.0.la -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/fractals.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -llapack -lblas -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -Wl,-soname -Wl,fractals.so -o .libs/fractals.so libtool: install: /usr/bin/install -c -m 755 .libs/fractals.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/fractals.so libtool: install: /usr/bin/install -c -m 755 .libs/fractals.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/fractals.la libtool: install: warning: relinking `garch.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o garch.la garch.lo fcp.lo mod_garch.lo ../lib/libgretl-1.0.la -llapack -lblas -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/garch.o .libs/fcp.o .libs/mod_garch.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -llapack -lblas -Wl,-soname -Wl,garch.so -o .libs/garch.so libtool: install: /usr/bin/install -c -m 755 .libs/garch.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/garch.so libtool: install: /usr/bin/install -c -m 755 .libs/garch.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/garch.la libtool: install: warning: relinking `johansen.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o johansen.la johansen.lo jrestrict.lo jalpha.lo ../lib/libgretl-1.0.la -llapack -lblas -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/johansen.o .libs/jrestrict.o .libs/jalpha.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -llapack -lblas -Wl,-soname -Wl,johansen.so -o .libs/johansen.so libtool: install: /usr/bin/install -c -m 755 .libs/johansen.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/johansen.so libtool: install: /usr/bin/install -c -m 755 .libs/johansen.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/johansen.la libtool: install: warning: relinking `kernel.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o kernel.la kernel.lo ../lib/libgretl-1.0.la -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/kernel.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -llapack -lblas -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -Wl,-soname -Wl,kernel.so -o .libs/kernel.so libtool: install: /usr/bin/install -c -m 755 .libs/kernel.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/kernel.so libtool: install: /usr/bin/install -c -m 755 .libs/kernel.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/kernel.la libtool: install: warning: relinking `lad.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o lad.la lad.lo ../lib/libgretl-1.0.la -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/lad.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -llapack -lblas -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -Wl,-soname -Wl,lad.so -o .libs/lad.so libtool: install: /usr/bin/install -c -m 755 .libs/lad.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/lad.so libtool: install: /usr/bin/install -c -m 755 .libs/lad.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/lad.la libtool: install: warning: relinking `nistcheck.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o nistcheck.la nistcheck.lo ../lib/libgretl-1.0.la -llapack -lblas -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/nistcheck.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -llapack -lblas -Wl,-soname -Wl,nistcheck.so -o .libs/nistcheck.so libtool: install: /usr/bin/install -c -m 755 .libs/nistcheck.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/nistcheck.so libtool: install: /usr/bin/install -c -m 755 .libs/nistcheck.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/nistcheck.la libtool: install: warning: relinking `range-mean.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o range-mean.la range-mean.lo ../lib/libgretl-1.0.la -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/range-mean.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -llapack -lblas -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -Wl,-soname -Wl,range-mean.so -o .libs/range-mean.so libtool: install: /usr/bin/install -c -m 755 .libs/range-mean.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/range-mean.so libtool: install: /usr/bin/install -c -m 755 .libs/range-mean.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/range-mean.la libtool: install: warning: relinking `stats_tables.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o stats_tables.la stats_tables.lo ../lib/libgretl-1.0.la -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/stats_tables.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -llapack -lblas -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -Wl,-soname -Wl,stats_tables.so -o .libs/stats_tables.so libtool: install: /usr/bin/install -c -m 755 .libs/stats_tables.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/stats_tables.so libtool: install: /usr/bin/install -c -m 755 .libs/stats_tables.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/stats_tables.la libtool: install: warning: relinking `sysest.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o sysest.la sysest.lo fiml.lo liml.lo ../lib/libgretl-1.0.la -llapack -lblas -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/sysest.o .libs/fiml.o .libs/liml.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -llapack -lblas -Wl,-soname -Wl,sysest.so -o .libs/sysest.so libtool: install: /usr/bin/install -c -m 755 .libs/sysest.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/sysest.so libtool: install: /usr/bin/install -c -m 755 .libs/sysest.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/sysest.la libtool: install: warning: relinking `tobit.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o tobit.la tobit.lo ../lib/libgretl-1.0.la -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/tobit.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -llapack -lblas -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -Wl,-soname -Wl,tobit.so -o .libs/tobit.so libtool: install: /usr/bin/install -c -m 755 .libs/tobit.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/tobit.so libtool: install: /usr/bin/install -c -m 755 .libs/tobit.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/tobit.la libtool: install: warning: relinking `urcdist.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o urcdist.la urcdist.lo ../lib/libgretl-1.0.la -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/urcdist.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -llapack -lblas -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -Wl,-soname -Wl,urcdist.so -o .libs/urcdist.so libtool: install: /usr/bin/install -c -m 755 .libs/urcdist.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/urcdist.so libtool: install: /usr/bin/install -c -m 755 .libs/urcdist.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/urcdist.la libtool: install: warning: relinking `vif.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o vif.la vif.lo ../lib/libgretl-1.0.la -llapack -lblas -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/vif.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -llapack -lblas -Wl,-soname -Wl,vif.so -o .libs/vif.so libtool: install: /usr/bin/install -c -m 755 .libs/vif.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/vif.so libtool: install: /usr/bin/install -c -m 755 .libs/vif.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/vif.la libtool: install: warning: relinking `poisson.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o poisson.la poisson.lo ../lib/libgretl-1.0.la -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/poisson.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -llapack -lblas -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -Wl,-soname -Wl,poisson.so -o .libs/poisson.so libtool: install: /usr/bin/install -c -m 755 .libs/poisson.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/poisson.so libtool: install: /usr/bin/install -c -m 755 .libs/poisson.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/poisson.la libtool: install: warning: relinking `duration.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o duration.la duration.lo ../lib/libgretl-1.0.la -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/duration.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -llapack -lblas -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -Wl,-soname -Wl,duration.so -o .libs/duration.so libtool: install: /usr/bin/install -c -m 755 .libs/duration.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/duration.so libtool: install: /usr/bin/install -c -m 755 .libs/duration.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/duration.la libtool: install: warning: relinking `gretlzip.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o gretlzip.la gretlzip.lo zfileio.lo zsystem.lo zipfile.lo zipmain.lo zipwork.lo -lglib-2.0 -lz ../lib/libgretl-1.0.la -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/gretlzip.o .libs/zfileio.o .libs/zsystem.o .libs/zipfile.o .libs/zipmain.o .libs/zipwork.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -llapack -lblas -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -Wl,-soname -Wl,gretlzip.so -o .libs/gretlzip.so libtool: install: /usr/bin/install -c -m 755 .libs/gretlzip.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/gretlzip.so libtool: install: /usr/bin/install -c -m 755 .libs/gretlzip.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/gretlzip.la libtool: install: warning: relinking `heckit.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o heckit.la heckit.lo ../lib/libgretl-1.0.la -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/heckit.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -llapack -lblas -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -Wl,-soname -Wl,heckit.so -o .libs/heckit.so libtool: install: /usr/bin/install -c -m 755 .libs/heckit.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/heckit.so libtool: install: /usr/bin/install -c -m 755 .libs/heckit.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/heckit.la libtool: install: warning: relinking `quantreg.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o quantreg.la quantreg.lo rqfnb.lo rqbr.lo ../lib/libgretl-1.0.la -llapack -lblas -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/quantreg.o .libs/rqfnb.o .libs/rqbr.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -llapack -lblas -Wl,-soname -Wl,quantreg.so -o .libs/quantreg.so libtool: install: /usr/bin/install -c -m 755 .libs/quantreg.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/quantreg.so libtool: install: /usr/bin/install -c -m 755 .libs/quantreg.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/quantreg.la libtool: install: warning: relinking `interval.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o interval.la interval.lo ../lib/libgretl-1.0.la -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/interval.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -llapack -lblas -lxml2 -ldl -lz -lglib-2.0 -lfftw3 -lm -Wl,-soname -Wl,interval.so -o .libs/interval.so libtool: install: /usr/bin/install -c -m 755 .libs/interval.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/interval.so libtool: install: /usr/bin/install -c -m 755 .libs/interval.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/interval.la libtool: install: warning: relinking `anova.la' libtool: install: (cd /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin; /bin/sh /var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/libtool --mode=relink i686-pc-linux-gnu-gcc -module -avoid-version -rpath /usr/lib/gretl-gtk2 -o anova.la anova.lo ../lib/libgretl-1.0.la -lglib-2.0 -inst-prefix-dir /var/tmp/portage/sci-mathematics/gretl-1.9.0/image) libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/anova.o -L/var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib -L/usr/lib -lgretl-1.0 -llapack -lblas -lxml2 -ldl -lz -lfftw3 -lm -lglib-2.0 -Wl,-soname -Wl,anova.so -o .libs/anova.so libtool: install: /usr/bin/install -c -m 755 .libs/anova.soT /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/anova.so libtool: install: /usr/bin/install -c -m 755 .libs/anova.lai /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/anova.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gretl-gtk2' /usr/bin/install -c -m 644 ../plugin/data/urcdata.gz /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/data /usr/bin/install -c -m 644 ../plugin/data/dwdata.gz /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/data make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/plugin' make[1]: Entering directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/po' ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/locale/cs/LC_MESSAGES installing cs.gmo as /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/locale/cs/LC_MESSAGES/gretl.mo mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/locale/de/LC_MESSAGES installing de.gmo as /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/locale/de/LC_MESSAGES/gretl.mo mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/locale/es/LC_MESSAGES installing es.gmo as /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/locale/es/LC_MESSAGES/gretl.mo mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/locale/eu/LC_MESSAGES installing eu.gmo as /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/locale/eu/LC_MESSAGES/gretl.mo mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/locale/fr/LC_MESSAGES/gretl.mo mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/locale/it/LC_MESSAGES installing it.gmo as /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/locale/it/LC_MESSAGES/gretl.mo mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/locale/pl/LC_MESSAGES/gretl.mo mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/locale/tr/LC_MESSAGES installing tr.gmo as /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/locale/tr/LC_MESSAGES/gretl.mo mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/locale/pt/LC_MESSAGES installing pt.gmo as /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/locale/pt/LC_MESSAGES/gretl.mo mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/locale/pt_BR/LC_MESSAGES/gretl.mo mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/locale/ru/LC_MESSAGES/gretl.mo mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/locale/zh_TW/LC_MESSAGES/gretl.mo if test "gretl" = "gettext"; then \ ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gettext/po; \ for file in Makefile.in.in Makevars remove-potcdate.sin ; do \ /usr/bin/install -c -m 644 ./$file \ /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/po' make[1]: Entering directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/share' ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data/greene mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data/greene ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data/misc mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data/misc ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data/nist mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data/nist ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data/plotbars mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data/plotbars ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/scripts mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/scripts ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/scripts/misc mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/scripts/misc ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/db mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/db ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/functions mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/functions ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/fonts mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/fonts for f in ../share/data/*.gdt ; do \ cp -fp $f /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data ; done cp -fp ../share/data/descriptions /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data cp -fp ../share/data/gretldata.dtd /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data cp -fp ../share/data/plotbars/nber.txt /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data/plotbars for f in ../share/data/greene/* ; do \ cp -fp $f /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data/greene ; done for f in ../share/data/misc/* ; do \ cp -fp $f /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data/misc ; done for f in ../tests/*.dat ; do \ cp -fp $f /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data/nist ; done for f in ../share/scripts/* ; do \ cp -fp $f /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/scripts ; done cp: omitting directory `../share/scripts/misc' for f in ../share/scripts/misc/* ; do \ cp -fp $f /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/scripts/misc ; done cp -fp ../share/functions/gretlfunc.dtd /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/functions cp -fp ../share/functions/criteria.gfn /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/functions for f in ../share/fonts/*.ttf ; do \ cp -fp $f /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/fonts ; done ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/doc mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/doc ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/helpfigs mkdir -p -- /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/helpfigs for f in gretlgui.hlp gretlcmd.hlp gretlcli.hlp gretlgui.hlp.es gretlcmd.hlp.es gretlcli.hlp.es gretlgui.hlp.it gretlcmd.hlp.it gretlcli.hlp.it gretlgui.hlp.pt gretlcmd.hlp.pt gretlcli.hlp.pt genrcli.hlp genrgui.hlp genrcli.hlp.it genrgui.hlp.it genrcli.hlp.pt genrgui.hlp.pt ; do \ if test -f ../share/$f ; then \ cp -fp ../share/$f /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl ; fi ; done for f in ../share/texfigs/*.png ; do \ cp -fp $f /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/helpfigs ; done for f in ../doc/tex/gretl-ref.pdf ../doc/tex/gretl-guide.pdf ; do \ if test -f $f ; then cp -fp $f /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/doc ; fi ; done for f in ../doc/tex/gretl-ref-a4.pdf ../doc/tex/gretl-guide-a4.pdf ; do \ if test -f $f ; then cp -fp $f /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/doc ; fi ; done cp -fp ../share/gretl.stamp /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/gretl.stamp make -C bcih install make[2]: Entering directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/share/bcih' i686-pc-linux-gnu-gcc -o mkbin mkbin.c ./mkbin ../../share/bcih cp -fp fedstl.bin /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/db/fedstl.bin cp -fp ../../share/bcih/fedstl.idx /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/db/fedstl.idx make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/share/bcih' make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/share' make -C share install make[1]: Entering directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/share' ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data/greene ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data/misc ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data/nist ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data/plotbars ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/scripts ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/scripts/misc ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/db ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/functions ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/fonts for f in ../share/data/*.gdt ; do \ cp -fp $f /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data ; done cp -fp ../share/data/descriptions /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data cp -fp ../share/data/gretldata.dtd /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data cp -fp ../share/data/plotbars/nber.txt /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data/plotbars for f in ../share/data/greene/* ; do \ cp -fp $f /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data/greene ; done for f in ../share/data/misc/* ; do \ cp -fp $f /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data/misc ; done for f in ../tests/*.dat ; do \ cp -fp $f /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/data/nist ; done for f in ../share/scripts/* ; do \ cp -fp $f /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/scripts ; done cp: omitting directory `../share/scripts/misc' for f in ../share/scripts/misc/* ; do \ cp -fp $f /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/scripts/misc ; done cp -fp ../share/functions/gretlfunc.dtd /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/functions cp -fp ../share/functions/criteria.gfn /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/functions for f in ../share/fonts/*.ttf ; do \ cp -fp $f /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/fonts ; done ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/doc ../tools/mkinstalldirs /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/helpfigs for f in gretlgui.hlp gretlcmd.hlp gretlcli.hlp gretlgui.hlp.es gretlcmd.hlp.es gretlcli.hlp.es gretlgui.hlp.it gretlcmd.hlp.it gretlcli.hlp.it gretlgui.hlp.pt gretlcmd.hlp.pt gretlcli.hlp.pt genrcli.hlp genrgui.hlp genrcli.hlp.it genrgui.hlp.it genrcli.hlp.pt genrgui.hlp.pt ; do \ if test -f ../share/$f ; then \ cp -fp ../share/$f /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl ; fi ; done for f in ../share/texfigs/*.png ; do \ cp -fp $f /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/helpfigs ; done for f in ../doc/tex/gretl-ref.pdf ../doc/tex/gretl-guide.pdf ; do \ if test -f $f ; then cp -fp $f /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/doc ; fi ; done for f in ../doc/tex/gretl-ref-a4.pdf ../doc/tex/gretl-guide-a4.pdf ; do \ if test -f $f ; then cp -fp $f /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/doc ; fi ; done cp -fp ../share/gretl.stamp /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/gretl.stamp make -C bcih install make[2]: Entering directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/share/bcih' cp -fp fedstl.bin /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/db/fedstl.bin cp -fp ../../share/bcih/fedstl.idx /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/share/gretl/db/fedstl.idx make[2]: Leaving directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/share/bcih' make[1]: Leaving directory `/var/tmp/portage/sci-mathematics/gretl-1.9.0/work/gretl-1.9.0/share' >>> Completed installing gretl-1.9.0 into /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/ * Tinderbox QA Notice! Insecure functions used mktemp@@GLIBC_2.0 /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/gretlzip.so mktemp@@GLIBC_2.0 /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/arma_x12.so mktemp@@GLIBC_2.0 /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/libgretl-1.0.so.0.0.58 * Tinderbox QA Notice (end)! Insecure functions used /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/urcdist.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/jmulti_import.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/quantreg.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/johansen.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/kernel.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/sysest.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/arbond.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/arma.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/lad.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/stata_import.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/anova.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/duration.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/range-mean.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/poisson.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/sas_import.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/vif.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/gretlzip.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/arma_x12.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/eviews_import.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/spss_import.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/stats_tables.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/heckit.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/interval.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/fractals.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/tobit.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/garch.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/gretl-gtk2/nistcheck.la: Updating... /var/tmp/portage/sci-mathematics/gretl-1.9.0/image/usr/lib/libgretl-1.0.la: Updating... strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib/gretl-gtk2/gretlzip.so usr/lib/gretl-gtk2/heckit.so usr/lib/gretl-gtk2/stata_import.so usr/lib/gretl-gtk2/spss_import.so usr/lib/gretl-gtk2/poisson.so usr/lib/gretl-gtk2/garch.so usr/lib/gretl-gtk2/johansen.so usr/lib/gretl-gtk2/jmulti_import.so usr/lib/gretl-gtk2/sas_import.so usr/lib/gretl-gtk2/nistcheck.so usr/lib/gretl-gtk2/lad.so usr/lib/gretl-gtk2/arma_x12.so usr/lib/gretl-gtk2/stats_tables.so usr/lib/gretl-gtk2/fractals.so usr/lib/gretl-gtk2/arma.so usr/lib/gretl-gtk2/tobit.so usr/lib/gretl-gtk2/kernel.so usr/lib/gretl-gtk2/urcdist.so usr/lib/gretl-gtk2/interval.so usr/lib/gretl-gtk2/sysest.so usr/lib/gretl-gtk2/anova.so usr/lib/gretl-gtk2/quantreg.so usr/lib/gretl-gtk2/vif.so usr/lib/gretl-gtk2/eviews_import.so usr/lib/gretl-gtk2/duration.so usr/lib/gretl-gtk2/arbond.so usr/lib/gretl-gtk2/range-mean.so usr/lib/libgretl-1.0.so.0.0.58 usr/bin/gretlcli  * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/lib/gretl-gtk2/gretlzip.so * /usr/lib/gretl-gtk2/heckit.so * /usr/lib/gretl-gtk2/stata_import.so * /usr/lib/gretl-gtk2/spss_import.so * /usr/lib/gretl-gtk2/poisson.so * /usr/lib/gretl-gtk2/garch.so * /usr/lib/gretl-gtk2/johansen.so * /usr/lib/gretl-gtk2/jmulti_import.so * /usr/lib/gretl-gtk2/sas_import.so * /usr/lib/gretl-gtk2/nistcheck.so * /usr/lib/gretl-gtk2/lad.so * /usr/lib/gretl-gtk2/arma_x12.so * /usr/lib/gretl-gtk2/stats_tables.so * /usr/lib/gretl-gtk2/fractals.so * /usr/lib/gretl-gtk2/arma.so * /usr/lib/gretl-gtk2/tobit.so * /usr/lib/gretl-gtk2/kernel.so * /usr/lib/gretl-gtk2/urcdist.so * /usr/lib/gretl-gtk2/interval.so * /usr/lib/gretl-gtk2/sysest.so * /usr/lib/gretl-gtk2/anova.so * /usr/lib/gretl-gtk2/quantreg.so * /usr/lib/gretl-gtk2/vif.so * /usr/lib/gretl-gtk2/eviews_import.so * /usr/lib/gretl-gtk2/duration.so * /usr/lib/gretl-gtk2/arbond.so * /usr/lib/gretl-gtk2/range-mean.so * /usr/lib/libgretl-1.0.so.0.0.58  removing executable bit: usr/lib/libgretl-1.0.la * Gentoo contact information ... herds: sci-mathematics maintainers: