* Package: sci-mathematics/fricas-1.3.2  * Repository: gentoo  * Maintainer: grozin@gentoo.org sci-mathematics@gentoo.org  * USE: X abi_x86_32 clisp elibc_glibc gmp kernel_linux userland_GNU x86  * FEATURES: ccache preserve-libs sandbox userpriv usersandbox fricas: Fri Apr 28 09:51:01 2017: 3 minutes, 36 seconds fricas: Mon May 8 07:33:34 2017: 4 minutes, 19 seconds fricas: Thu May 11 08:40:28 2017: 2 minutes, 57 seconds fricas: 3 times fricas: 3 minutes, 37 seconds for 3 merges ]0;emerge 08:51:00 1|1 fricas 03:37 (root@clover)kemerge 08:51:00 1|1 fricas 03:37 (root@clover)\ * /etc/portage/package.cflags/all-systems -> sci-mathematics/*: +*math* * FLAG_ADD: SAFE * FEATURES='assume-digests binpkg-logs buildpkg ccache collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox multilib-strict network-sandbox news parallel-install preserve-libs protect-owned sandbox sfperms strict test-fail-continue unknown-features-warn unmerge-orphans userfetch userpriv usersandbox usersync webrsync-gpg' * CFLAGS='-march=pentium3 -O2 -fno-ident -pipe' * CXXFLAGS='-march=pentium3 -O2 -fno-ident -pipe' * FFLAGS='-march=pentium3 -O2 -fno-ident -pipe' * FCFLAGS='-march=pentium3 -O2 -fno-ident -pipe' * F77FLAGS='-march=pentium3 -O2 -fno-ident -pipe' * MAKEOPTS=' -j3' * gcc (Gentoo 7.1.0-r1 p1.1) 7.1.0 * Linux clover 4.11.0-gentoo #2 SMP Mon May 1 20:43:45 CEST 2017 i686 Intel(R) Core(TM) i3-4130 CPU @ 3.40GHz GenuineIntel GNU/Linux >>> Unpacking source... >>> Unpacking fricas-1.3.2-full.tar.bz2 to /var/tmp/portage/sci-mathematics/fricas-1.3.2/work >>> Source unpacked in /var/tmp/portage/sci-mathematics/fricas-1.3.2/work * mv's experience for this package: * If compilation/running fails, try again after * paxopen open * Reset the original safer state afterwards with * paxopen close >>> Preparing source in /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2 ... * Using lisp: clisp * econf: updating fricas-1.3.2/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating fricas-1.3.2/config/config.sub with /usr/share/gnuconfig/config.sub ./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 --libdir=/usr/lib --disable-aldor --with-lisp=clisp --with-x --with-gmp configure: WARNING: unrecognized options: --with-gmp checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for make... make 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 for a BSD-compatible install... /usr/bin/install -c checking for touch... touch checking for mktemp... mktemp checking for gawk... gawk checking for gtar... no checking for tar... tar checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for ar... ar checking for latex... /usr/bin/latex checking for makeindex... makeindex checking PREGENERATED... "/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/pre-generated" checking Lisp implementation... i i i i i i i ooooo o ooooooo ooooo ooooo I I I I I I I 8 8 8 8 8 o 8 8 I \ `+' / I 8 8 8 8 8 8 \ `-+-' / 8 8 8 ooooo 8oooo `-__|__-' 8 8 8 8 8 | 8 o 8 8 o 8 8 ------+------ ooooo 8oooooo ooo8ooo ooooo 8 Welcome to GNU CLISP 2.49 (2010-07-07) Copyright (c) Bruno Haible, Michael Stoll 1992, 1993 Copyright (c) Bruno Haible, Marcus Daniels 1994-1997 Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998 Copyright (c) Bruno Haible, Sam Steingold 1999-2000 Copyright (c) Sam Steingold, Bruno Haible 2001-2010 Type :h and hit Enter for context help. [1]> ;; Loading file /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/config.lisp ... Bye. clisp 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 fas checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking whether closedir is declared... yes checking whether opendir is declared... yes checking whether readdir is declared... yes checking whether dirfd is declared... yes checking whether fchdir is declared... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking whether sigaction is declared... yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking whether getuid is declared... yes checking whether geteuid is declared... yes checking whether getgid is declared... yes checking whether getegid is declared... yes checking whether kill is declared... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking whether openpty is declared... yes checking for openpty in -lc... no checking for openpty in -lutil... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking whether wait is declared... yes checking whether fork is declared... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XpmReadFileToImage in -lXpm... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for xvfb-run... no configure: HyperDoc graphics must be built separately. configure: WARNING: Aldor interface will not be built. configure: creating ./config.status config.status: creating src/clef/Makefile config.status: creating src/sman/Makefile config.status: creating src/graph/Makefile config.status: creating src/graph/Gdraws/Makefile config.status: creating src/graph/view2D/Makefile config.status: creating src/graph/view3D/Makefile config.status: creating src/graph/viewAlone/Makefile config.status: creating src/graph/viewman/Makefile config.status: creating src/hyper/Makefile config.status: creating src/doc/Makefile config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/lib/Makefile config.status: creating src/lisp/Makefile config.status: creating src/boot/Makefile config.status: creating src/interp/Makefile config.status: creating src/algebra/Makefile config.status: creating src/input/Makefile config.status: creating src/etc/Makefile config.status: creating src/aldor/Makefile config.status: creating src/aldor/Makefile2 config.status: creating src/aldor/Makefile3 config.status: creating contrib/emacs/Makefile config.status: creating config/fricas_c_macros.h configure: WARNING: unrecognized options: --with-gmp extracting list of SPAD type definitions Type 'make' (without quotes) to build FriCAS >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2 ... make -j3 -j1 mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/build/i686-pc-linux-gnu/bin mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/build/i686-pc-linux-gnu/lib mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/target/i686-pc-linux-gnu/bin mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/target/i686-pc-linux-gnu/lib mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/target/i686-pc-linux-gnu/share/spadhelp mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/target/i686-pc-linux-gnu/share/msgs mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/target/i686-pc-linux-gnu/share/texmf/tex mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/target/i686-pc-linux-gnu/algebra/ mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/target/i686-pc-linux-gnu/autoload mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/target/i686-pc-linux-gnu/input mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/target/i686-pc-linux-gnu/src/algebra mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/build/i686-pc-linux-gnu echo timestamp > stamp-rootdirs echo "PREGENERATED=[/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/pre-generated]" PREGENERATED=[/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/pre-generated] if test -z "/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/pre-generated"; then \ echo "Not using pre-generated data."; \ elif test ! -d "/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/pre-generated"; then \ echo "PREGENERATED directory does not exist."; \ exit 1; \ else \ if test -d /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/pre-generated/target; then \ cp -r /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/pre-generated/target/* /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/target/i686-pc-linux-gnu; \ fi && \ echo timestamp > pre-gen; \ fi cd ./src && make BUILD_DATE="`date`" all-src make[1]: Entering directory '/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src' make[2]: Entering directory '/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/lib' i686-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/config bsdsignal.c -o bsdsignal.o i686-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/config cfuns-c.c -o cfuns-c.o i686-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/config sockio-c.c -o sockio-c.o sockio-c.c: In function 'get_float': sockio-c.c:608:7: warning: variable 'val' set but not used [-Wunused-but-set-variable] int val; ^~~ sockio-c.c: In function 'remote_stdio': sockio-c.c:808:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf,1024,stdin); ^~~~~~~~~~~~~~~~~~~~~ i686-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/config cursor.c -o cursor.o i686-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/config edin.c -o edin.o edin.c: In function 'do_reading': edin.c:426:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(contNum, &in_buff[num_proc], num_read - num_proc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ edin.c:428:15: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(contNum, "\n", 1); ^~~~~~~~~~~~~~~~~~~~~~~ edin.c:435:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(contNum, "\n", 1); ^~~~~~~~~~~~~~~~~~~~~~~ edin.c:453:19: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(contNum, "\n", 1); ^~~~~~~~~~~~~~~~~~~~~~~ edin.c: In function 'send_line_to_child': edin.c:512:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(contNum, converted_buffer, converted_num); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ edin.c: In function 'send_function_to_child': edin.c:920:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(contNum, buff, buff_pntr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ edin.c: In function 'send_buff_to_child': edin.c:939:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(chann, buff, buff_pntr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/config fnct_key.c -o fnct_key.o fnct_key.c: In function 'define_function_keys': fnct_key.c:106:9: warning: variable 'length' set but not used [-Wunused-but-set-variable] int length; ^~~~~~ fnct_key.c: In function 'handle_function_key': fnct_key.c:234:9: warning: variable 'save_echo' set but not used [-Wunused-but-set-variable] int save_echo; ^~~~~~~~~ fnct_key.c: In function 'get_str': fnct_key.c:207:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd, &c, 1); ^~~~~~~~~~~~~~~ fnct_key.c:209:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd, &c, 1); ^~~~~~~~~~~~~~~ fnct_key.c: In function 'handle_function_key': fnct_key.c:299:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, buff, buff_pntr); ^~~~~~~~~~~~~~~~~~~~~~~~~~ fnct_key.c:306:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, buff, buff_pntr); ^~~~~~~~~~~~~~~~~~~~~~~~~~ i686-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/config openpty.c -o openpty.o i686-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/config prt.c -o prt.o i686-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/config wct.c -o wct.o i686-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/config halloc.c -o halloc.o i686-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/config hash.c -o hash.o i686-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/config pixmap.c -o pixmap.o pixmap.c: In function 'write_pixmap_file': pixmap.c:324:7: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^~~~~~ i686-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/config spadcolors.c -o spadcolors.o i686-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/config util.c -o util.o i686-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/config XDither.c -o XDither.o i686-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/config XShade.c -o XShade.o i686-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/config XSpadFill.c -o XSpadFill.o XSpadFill.c: In function 'XInitSpadFill': XSpadFill.c:85:9: warning: variable 'maxDither' set but not used [-Wunused-but-set-variable] int maxDither; ^~~~~~~~~ ar ru libspad.a bsdsignal.o cfuns-c.o sockio-c.o cursor.o edin.o fnct_key.o openpty.o prt.o wct.o halloc.o hash.o pixmap.o spadcolors.o util.o XDither.o XShade.o XSpadFill.o ar: creating libspad.a i686-pc-linux-gnu-ranlib libspad.a i686-pc-linux-gnu-gcc -g -shared bsdsignal.o cfuns-c.o sockio-c.o -lutil -o /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/target/i686-pc-linux-gnu/lib/libspad.so rm -f stamp echo timestamp > stamp make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/lib' cd lisp && make all-lisp make[2]: Entering directory '/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/lisp' make[2]: Circular fricas-lisp.lisp <- fricas-lisp.lisp dependency dropped. make[2]: Circular fricas-package.lisp <- fricas-package.lisp dependency dropped. echo '(in-package "FRICAS-LISP")' > fricas-config.lisp echo '(defparameter algebra-optimization' \ '(quote nil))' >> fricas-config.lisp if [ xyes = xyes ] ; then \ echo '(if (not (member :fricas_has_remove_directory' \ ' *features*)) ' \ '(push :fricas_has_remove_directory *features*))' \ >> fricas-config.lisp ; \ fi make[2]: Circular primitives.lisp <- primitives.lisp dependency dropped. echo '(load "fricas-package.lisp")' \ '(load "fricas-config.lisp")' \ '#+(or :sbcl :openmcl) (load (compile-file "num_gmp.lisp"))' \ '(load (compile-file "fricas-lisp.lisp"))' \ '(load (compile-file "primitives.lisp"))' \ '(in-package "FRICAS-LISP") (save-core "/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/build/i686-pc-linux-gnu/bin/lisp")' \ | clisp --quiet -norc [1]> ;; Loading file fricas-package.lisp ... ;; Loaded file fricas-package.lisp T [2]> ;; Loading file fricas-config.lisp ... ;; Loaded file fricas-config.lisp T [3]> ;; Compiling file /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/lisp/fricas-lisp.lisp ... WARNING: in |quiet_load_alien| in lines 364..372 : variable S is not used. Misspelled or missing IGNORE declaration? ;; Wrote file /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/lisp/fricas-lisp.fas The following functions were used but not defined: FRICAS-LISP::SOCK_SEND_STRING_LEN FRICAS-LISP::SOCK_GET_STRING_BUF The following functions were used but are deprecated: MAKE-DIR - Use MAKE-DIRECTORY instead. 0 errors, 1 warning T [4]> ;; Compiling file /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/lisp/primitives.lisp ... WARNING: in #:|496 504 (DEFSTRUCT (SPAD-KERNEL #) OP ...)-107-1-1| in lines 496..504 : variable K is not used. Misspelled or missing IGNORE declaration? WARNING: in LETT in lines 644..669 : |$QuickLet| is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in LETT in lines 644..669 : |$compilingMap| is neither declared nor bound, it will be treated as if it were declared SPECIAL. ;; Wrote file /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/lisp/primitives.fas The following functions were used but not defined: BOOT::|error| BOOT::MKQ BOOT::STRCONC BOOT::MAKE-REASONABLE BOOT::STRINGIMAGE BOOT::|devaluate| BOOT::|expandREPEAT| BOOT::|expandCOLLECT| The following special variables were not defined: BOOT::|$QuickLet| BOOT::|$compilingMap| 0 errors, 3 warnings T [5]> # FRICAS-LISP[6]> Bytes permanently allocated: 93,920 Bytes currently in use: 2,184,584 Bytes available until next GC: 1,091,992 2184584 ; 1091992 ; 93920 ; 24 ; 25783560 ; 148915 echo timestamp > do_it.clisp make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/lisp' make[2]: Entering directory '/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/boot' Building stage 0 [ -d stage0 ] || ../../config/mkinstalldirs stage0 mkdir -p -- stage0 rm -rf prev-stage rm -f stage0/ptyout.fas stage0/btincl2.fas stage0/btscan2.fas stage0/typrops.fas stage0/btpile2.fas stage0/typars.fas stage0/tytree1.fas rm -f stage0/ptyout.clisp stage0/btincl2.clisp stage0/btscan2.clisp stage0/typrops.clisp stage0/btpile2.clisp stage0/typars.clisp stage0/tytree1.clisp make OBJECTS="stage0/ptyout.fas stage0/btincl2.fas stage0/btscan2.fas stage0/typrops.fas stage0/btpile2.fas stage0/typars.fas stage0/tytree1.fas" stage0/bootsys make[3]: Entering directory '/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/boot' /var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/scripts/build_helper --compile_lisp --debug=no --use=/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/build/i686-pc-linux-gnu/bin/lisp --output=stage0/ptyout.fas compiled/ptyout.clisp module 'syscalls' requires package OS. make[3]: *** [Makefile:253: stage0/ptyout.fas] Error 1 make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/boot' make[2]: *** [Makefile:248: stage0/stamp_bootsys] Error 2 make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src/boot' make[1]: *** [Makefile:226: all-boot] Error 2 make[1]: Leaving directory '/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2/src' make: *** [Makefile:243: all-src] Error 2 * ERROR: sci-mathematics/fricas-1.3.2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sci-mathematics/fricas-1.3.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-mathematics/fricas-1.3.2::gentoo'`. * The complete build log is located at '/var/log/portage/sci-mathematics:fricas-1.3.2:20170511-065100.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-mathematics/fricas-1.3.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/fricas-1.3.2/temp/environment'. * Working directory: '/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2' * S: '/var/tmp/portage/sci-mathematics/fricas-1.3.2/work/fricas-1.3.2'