* Package: sci-mathematics/fricas-1.3.1 * Repository: gentoo * Maintainer: grozin@gentoo.org sci-mathematics@gentoo.org * USE: X abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking fricas-1.3.1-full.tar.bz2 to /var/tmp/portage/sci-mathematics/fricas-1.3.1/work >>> Source unpacked in /var/tmp/portage/sci-mathematics/fricas-1.3.1/work >>> Preparing source in /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1 ... * Using lisp: sbcl * econf: updating fricas-1.3.1/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating fricas-1.3.1/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-aldor --with-lisp=sbcl --with-x --without-gmp configure: WARNING: unrecognized options: --without-gmp checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for make... make checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking for touch... touch checking for mktemp... mktemp checking for gawk... gawk checking for gtar... no checking for tar... tar checking for x86_64-pc-linux-gnu-ranlib... x86_64-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.1/work/fricas-1.3.1/pre-generated" checking Lisp implementation... This is SBCL 1.3.15, an implementation of ANSI Common Lisp. More information about SBCL is available at . SBCL is free software, provided as is, with absolutely no warranty. It is mostly in the public domain; some portions are provided under BSD-style licenses. See the CREDITS and COPYING files in the distribution for more information. * sbcl checking how to run the C preprocessor... x86_64-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 fasl 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: --without-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.1/work/fricas-1.3.1 ... make -j1 -j1 mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/build/x86_64-pc-linux-gnu/bin mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/build/x86_64-pc-linux-gnu/lib mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/target/x86_64-pc-linux-gnu/bin mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/target/x86_64-pc-linux-gnu/lib mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/target/x86_64-pc-linux-gnu/share/spadhelp mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/target/x86_64-pc-linux-gnu/share/msgs mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/target/x86_64-pc-linux-gnu/share/texmf/tex mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/target/x86_64-pc-linux-gnu/algebra/ mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/target/x86_64-pc-linux-gnu/autoload mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/target/x86_64-pc-linux-gnu/input mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/target/x86_64-pc-linux-gnu/src/algebra mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/build/x86_64-pc-linux-gnu echo timestamp > stamp-rootdirs echo "PREGENERATED=[/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/pre-generated]" PREGENERATED=[/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/pre-generated] if test -z "/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/pre-generated"; then \ echo "Not using pre-generated data."; \ elif test ! -d "/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/pre-generated"; then \ echo "PREGENERATED directory does not exist."; \ exit 1; \ else \ if test -d /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/pre-generated/target; then \ cp -r /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/pre-generated/target/* /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/target/x86_64-pc-linux-gnu; \ fi && \ if test -d /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/pre-generated/src; then \ cp -r /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/pre-generated/src/* src; \ 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.1/work/fricas-1.3.1/src' make[2]: Entering directory '/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/lib' x86_64-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/config bsdsignal.c -o bsdsignal.o x86_64-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/config cfuns-c.c -o cfuns-c.o x86_64-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/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); ^ x86_64-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/config cursor.c -o cursor.o x86_64-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/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); ^ x86_64-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/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); ^ x86_64-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/config openpty.c -o openpty.o x86_64-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/config prt.c -o prt.o x86_64-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/config wct.c -o wct.o x86_64-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/config halloc.c -o halloc.o x86_64-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/config hash.c -o hash.o x86_64-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/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; ^ x86_64-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/config spadcolors.c -o spadcolors.o x86_64-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/config util.c -o util.o x86_64-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/config XDither.c -o XDither.o x86_64-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/config XShade.c -o XShade.o x86_64-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/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 x86_64-pc-linux-gnu-ranlib libspad.a x86_64-pc-linux-gnu-gcc -g -shared bsdsignal.o cfuns-c.o sockio-c.o -lutil -o /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/target/x86_64-pc-linux-gnu/lib/libspad.so rm -f stamp echo timestamp > stamp make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/lib' cd lisp && make all-lisp make[2]: Entering directory '/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/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 num_gmp.lisp <- num_gmp.lisp dependency dropped. 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.1/work/fricas-1.3.1/build/x86_64-pc-linux-gnu/bin/lisp")' \ | sbcl --noinform --noprint --no-sysinit --no-userinit ; file: /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/lisp/fricas-package.lisp ; in: DEFMACRO IN-PACKAGE ; (DEFMACRO FRICAS-LISP::IN-PACKAGE (PACKAGE &REST FRICAS-LISP::OPTIONS) ; `(IN-PACKAGE ,PACKAGE)) ; --> SB-INT:NAMED-DS-BIND SB-INT:BINDING* ; ==> ; (LET* ((#:G0 ; (SB-C::CHECK-DS-LIST/&REST (CDR #:EXPR) 1 1 ; '(# PACKAGE &REST FRICAS-LISP::OPTIONS))) ; (PACKAGE (POP #:G0)) ; (FRICAS-LISP::OPTIONS #:G0)) ; (BLOCK FRICAS-LISP::IN-PACKAGE `(IN-PACKAGE ,PACKAGE))) ; ; caught STYLE-WARNING: ; The variable OPTIONS is defined but never used. ; ; compilation unit finished ; caught 1 STYLE-WARNING condition ; compiling file "/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/lisp/num_gmp.lisp" (written 15 FEB 2017 11:11:06 PM): ; compiling (IN-PACKAGE "FRICAS-LISP") ; compiling (DEFUN GMP-BIGNUM-ISQRT ...) ; compiling (DEFUN GMP-ISQRT ...) ; file: /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/lisp/num_gmp.lisp ; in: DEFUN GMP-ISQRT ; (CHECK-TYPE FRICAS-LISP::N UNSIGNED-BYTE) ; --> DO BLOCK LET TAGBODY UNLESS IF TYPEP LET SB-C::%TYPEP-WRAPPER LET AND IF ; --> LOCALLY AND THE >= IF ; ==> ; (< SB-C::X SB-C::Y) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; etc. ; compiling (DEFPARAMETER *GMP-MULTIPLICATION-INITIALIZED* ...) ; compiling (IF (NOT #) ...) ; compiling (IF (NOT #) ...) ; compiling (IF (NOT #) ...) ; compiling (IF (NOT #) ...) ; compiling (DEFUN GMP-MULTIPLY-BIGNUMS0 ...) ; compiling (DEFUN GMP-MULTIPLY-BIGNUMS ...) ; compiling (DEFUN GMP-BIGNUM-GCD ...) ; compiling (DEFUN TEST-BIGNUM-GCD ...) ; compiling (DEFUN GMP-BIGNUM-TRUNCATE ...) ; compiling (DEFUN INSTALL-GMP-MULTIPLICATION ...) ; compiling (DEFUN UNISTALL-GMP-MULTIPLICATION ...) ; compiling (SB-EXT:UNLOCK-PACKAGE "COMMON-LISP") ; compiling (SETF (SYMBOL-FUNCTION #) ...) ; compiling (SB-EXT:LOCK-PACKAGE "COMMON-LISP") ; compiling (DEFUN INIT-GMP ...) ; file: /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/lisp/num_gmp.lisp ; in: DEFUN TEST-BIGNUM-GCD ; (FRICAS-LISP::ORIG-BIGNUM-GCD FRICAS-LISP:X FRICAS-LISP::Y) ; ; caught STYLE-WARNING: ; undefined function: ORIG-BIGNUM-GCD ; in: DEFUN GMP-MULTIPLY-BIGNUMS ; (FRICAS-LISP::ORIG-MULTIPLY-BIGNUMS FRICAS-LISP:X FRICAS-LISP::Y) ; ; caught STYLE-WARNING: ; undefined function: ORIG-MULTIPLY-BIGNUMS ; in: DEFUN INIT-GMP ; (FRICAS-LISP:|quiet_load_alien| "libgmp.so") ; ; caught STYLE-WARNING: ; undefined function: |quiet_load_alien| ; ; compilation unit finished ; Undefined functions: ; ORIG-BIGNUM-GCD ORIG-MULTIPLY-BIGNUMS |quiet_load_alien| ; caught 3 STYLE-WARNING conditions ; printed 1 note ; /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/lisp/num_gmp.fasl written ; compilation finished in 0:00:00.059 STYLE-WARNING: Undefined alien: "gmp_wrap_sb_isqrt" STYLE-WARNING: Undefined alien: "gmp_wrap_sb_mul" STYLE-WARNING: Undefined alien: "gmp_wrap_sb_gcd" STYLE-WARNING: Undefined alien: "gmp_wrap_sb_div_rem" ; compiling file "/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/lisp/fricas-lisp.lisp" (written 15 FEB 2017 11:11:06 PM): ; compiling (IN-PACKAGE "FRICAS-LISP") ; compiling (DEFVAR *SAVED-TERMINAL-IO* ...) ; compiling (SETF *TERMINAL-IO* ...) ; compiling (SETF SB-EXT:*INVOKE-DEBUGGER-HOOK* ...) ; file: /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/lisp/fricas-lisp.lisp ; in: PROGN (DEFVAR *SAVED-TERMINAL-IO* *TERMINAL-IO*) ; (LAMBDA (FRICAS-LISP::SB-COND FRICAS-LISP::SB-HOOK) ; (SETF *TERMINAL-IO* FRICAS-LISP::*SAVED-TERMINAL-IO*)) ; ==> ; #'(LAMBDA (FRICAS-LISP::SB-COND FRICAS-LISP::SB-HOOK) ; (SETF *TERMINAL-IO* FRICAS-LISP::*SAVED-TERMINAL-IO*)) ; ; caught STYLE-WARNING: ; The variable SB-COND is defined but never used. ; ; caught STYLE-WARNING: ; The variable SB-HOOK is defined but never used. ; compiling (SETF SB-EXT:*EVALUATOR-MODE* ...) ; compiling (DEFUN SET-INITIAL-PARAMETERS ...) ; compiling (DEFUN SAVE-CORE-RESTART ...) ; compiling (DEFUN SAVE-CORE ...) ; compiling (DEFUN LOAD-LISP-FILES ...) ; compiling (DEFUN EXIT-WITH-STATUS ...) ; file: /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/lisp/fricas-lisp.lisp ; in: DEFUN EXIT-WITH-STATUS ; (QUIT :UNIX-STATUS FRICAS-LISP::S) ; ; caught STYLE-WARNING: ; The function SB-EXT:QUIT has been deprecated as of SBCL version 1.0.56.55. ; ; Use SB-EXT:EXIT or SB-THREAD:ABORT-THREAD instead. ; ; In future SBCL versions SB-EXT:QUIT will signal a full warning at compile-time. ; See also: ; The SBCL Manual, Node "Deprecation Conditions" ; compiling (DEFUN QUIT ...) ; compiling (DEFUN MAKE-PROGRAM ...) ; compiling (DEFUN |maybe_delete_file| ...) ; compiling (REQUIRE :SB-POSIX) ; compiling (DEFUN CHDIR ...) ; compiling (DEFUN |getEnv| ...) ; compiling (DEFUN |getCLArgs| ...) ; compiling (DEFUN |load_quietly| ...) ; compiling (DEFUN |quiet_load_alien| ...) ; compiling (DEFVAR *C-TYPE-TO-FFI*) ; compiling (DEFUN C-TYPE-TO-FFI ...) ; compiling (SETF *C-TYPE-TO-FFI* ...) ; compiling (DEFUN C-ARGS-TO-SBCL ...) ; compiling (DEFUN SBCL-FOREIGN-CALL ...) ; compiling (DEFMACRO FRICAS-FOREIGN-CALL ...) ; compiling (DEFMACRO FOREIGN-DEFS ...) ; compiling (FOREIGN-DEFS (FRICAS-FOREIGN-CALL |writeablep| ...) ...) ; compiling (DEFUN |sockGetStringFrom| ...) ; compiling (DEFUN TRIM-DIRECTORY-NAME ...) ; compiling (DEFUN PAD-DIRECTORY-NAME ...) ; compiling (DEFUN MAKEDIR ...) ; compiling (DEFMACRO SBCL-FILE-KIND ...) ; compiling (DEFUN FILE-KIND ...) ; compiling (DEFUN GET-CURRENT-DIRECTORY ...) ; compiling (DEFUN |fricas_probe_file| ...) ; compiling (DEFUN RELATIVE-TO-ABSOLUTE ...) ; compiling (DEFUN FRICAS_COMPILE_FILE ...) ; compiling (DEFUN FRICAS_COMPILE_FASL ...) ; compiling (DEFMACRO DEFCONST ...) ; compiling (DEFMACRO MEMQ ...) ; compiling (DEFUN |handle_input_file| ...) ; compiling (DEFUN |handle_output_file| ...) ; compiling (IN-PACKAGE "BOOT") ; compiling (DEFMACRO IFCAR ...) ; compiling (DEFMACRO IFCDR ...) ; compiling (DEFMACRO |function| ...) ; compiling (DEFMACRO |replaceString| ...) ; compiling (DEFMACRO |elapsedUserTime| ...) ; compiling (DEFMACRO |elapsedGcTime| ...) ; compiling (DEFMACRO |char| ...) ; compiling (DEFMACRO ADD1 ...) ; compiling (DEFMACRO ASSQ ...) ; compiling (DEFMACRO FETCHCHAR ...) ; compiling (DEFMACRO FIXP ...) ; compiling (DEFMACRO IDENTP ...) ; compiling (DEFMACRO LASTNODE ...) ; compiling (DEFMACRO MAKESTRING ...) ; compiling (DEFMACRO MAXINDEX ...) ; compiling (DEFMACRO REFVECP ...) ; compiling (DEFMACRO SINTP ...) ; compiling (DEFMACRO STRINGLENGTH ...) ; compiling (DEFMACRO SUBRP ...) ; compiling (DEFMACRO VECP ...) ; compiling (DEFMACRO |startsId?| ...) ; compiling (DEFMACRO |idChar?| ...) ; compiling (IN-PACKAGE "BOOTTRAN") ; compiling (DEFMACRO |doInBoottranPackage| ...); ; compilation unit finished ; caught 3 STYLE-WARNING conditions ; /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/lisp/fricas-lisp.fasl written ; compilation finished in 0:00:00.309 WARNING: Reference to deprecated function (SB-EXT:QUIT) from EXIT-WITH-STATUS STYLE-WARNING: Undefined alien: "writeablep" STYLE-WARNING: Undefined alien: "remove_directory" STYLE-WARNING: Undefined alien: "open_server" STYLE-WARNING: Undefined alien: "sock_get_int" STYLE-WARNING: Undefined alien: "sock_send_int" STYLE-WARNING: Undefined alien: "sock_get_float" STYLE-WARNING: Undefined alien: "sock_send_float" STYLE-WARNING: Undefined alien: "sock_send_string_len" STYLE-WARNING: Undefined alien: "server_switch" STYLE-WARNING: Undefined alien: "sock_send_signal" STYLE-WARNING: Undefined alien: "sock_get_string_buf" ; compiling file "/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/lisp/primitives.lisp" (written 15 FEB 2017 11:11:06 PM): ; compiling (IN-PACKAGE "BOOT") ; compiling (DEFMACRO QAREF1 ...) ; compiling (DEFMACRO QSETAREF1 ...) ; compiling (DEFMACRO QAREF1O ...) ; compiling (DEFMACRO QSETAREF1O ...) ; compiling (DEFMACRO QAREF2O ...) ; compiling (DEFMACRO QSETAREF2O ...) ; compiling (DEFUN MAKEARR1 ...) ; compiling (DEFUN MAKE_MATRIX ...) ; compiling (DEFUN MAKE_MATRIX1 ...) ; compiling (DEFMACRO ANROWS ...) ; compiling (DEFMACRO ANCOLS ...) ; compiling (DEFMACRO STR_ELT ...) ; compiling (DEFMACRO STR_SETELT ...) ; compiling (DEFMACRO STR_ELT1 ...) ; compiling (DEFMACRO STR_SETELT1 ...) ; compiling (DEFUN |STR_to_CHAR_fun| ...) ; compiling (DEFMACRO |STR_to_CHAR| ...) ; compiling (DEFMACRO SUFFIXED_NAME ...) ; compiling (DEFMACRO SBCL_MAKE_SIZED_VECTOR ...) ; compiling (DEFMACRO DEF_SIZED_UOPS ...) ; compiling (DEF_SIZED_UOPS 32) ; compiling (DEF_SIZED_UOPS 16) ; compiling (DEF_SIZED_UOPS 8) ; compiling (DEFTYPE MACHINE-INT ...) ; compiling (DEFMACRO QSMULADD64-32 ...) ; compiling (DEFMACRO QSMUL64-32 ...) ; compiling (DEFMACRO QSMOD64-32 ...) ; compiling (DEFMACRO QSMULADDMOD64-32 ...) ; compiling (DEFMACRO QSDOT2-64-32 ...) ; compiling (DEFMACRO QSDOT2MOD64-32 ...) ; compiling (DEFMACRO QSMULMOD32 ...) ; compiling (DEFMACRO QMODDOT0 ...) ; compiling (DEFMACRO QMODDOT32 ...) ; compiling (DEFCONSTANT HASHSTATEBASIS ...) ; compiling (DEFCONSTANT HASHSTATEPRIME ...) ; compiling (DEFMACRO HASHSTATEUPDATE ...) ; compiling (DEFMACRO HASHSTATEMAKEFIXNUM ...) ; compiling (DEFMACRO HASHSTATEMOD ...) ; compiling (DEFMACRO DEF_DF_BINOP ...) ; compiling (DEF_DF_BINOP |add_DF| ...) ; compiling (DEF_DF_BINOP |mul_DF| ...) ; compiling (DEF_DF_BINOP |max_DF| ...) ; compiling (DEF_DF_BINOP |min_DF| ...) ; compiling (DEF_DF_BINOP |sub_DF| ...) ; compiling (DEF_DF_BINOP |div_DF| ...) ; compiling (DEFMACRO |abs_DF| ...) ; compiling (DEFMACRO |less_DF| ...) ; compiling (DEFMACRO |eql_DF| ...) ; compiling (DEFMACRO |expt_DF_I| ...) ; compiling (DEFMACRO |expt_DF| ...) ; compiling (DEFMACRO |mul_DF_I| ...) ; compiling (DEFMACRO |div_DF_I| ...) ; compiling (DEFMACRO |zero?_DF| ...) ; compiling (DEFMACRO |negative?_DF| ...) ; compiling (DEFMACRO |sqrt_DF| ...) ; compiling (DEFMACRO |log_DF| ...) ; compiling (DEFMACRO |qsqrt_DF| ...) ; compiling (DEFMACRO |qlog_DF| ...) ; compiling (DEFMACRO DEF_DF_UNOP ...) ; compiling (DEF_DF_UNOP |exp_DF| ...) ; compiling (DEF_DF_UNOP |minus_DF| ...) ; compiling (DEF_DF_UNOP |sin_DF| ...) ; compiling (DEF_DF_UNOP |cos_DF| ...) ; compiling (DEF_DF_UNOP |tan_DF| ...) ; compiling (DEF_DF_UNOP |atan_DF| ...) ; compiling (DEF_DF_UNOP |sinh_DF| ...) ; compiling (DEF_DF_UNOP |cosh_DF| ...) ; compiling (DEF_DF_UNOP |tanh_DF| ...) ; compiling (DEFMACRO DEF_SI_BINOP ...) ; compiling (DEF_SI_BINOP |add_SI| ...) ; compiling (DEF_SI_BINOP |sub_SI| ...) ; compiling (DEF_SI_BINOP |mul_SI| ...) ; compiling (DEF_SI_BINOP |min_SI| ...) ; compiling (DEF_SI_BINOP |max_SI| ...) ; compiling (DEF_SI_BINOP |rem_SI| ...) ; compiling (DEF_SI_BINOP |quo_SI_aux| ...) ; compiling (DEF_SI_BINOP |lshift_SI| ...) ; compiling (DEF_SI_BINOP |and_SI| ...) ; compiling (DEF_SI_BINOP |or_SI| ...) ; compiling (DEF_SI_BINOP |xor_SI| ...) ; compiling (DEFMACRO |quo_SI| ...) ; compiling (DEFMACRO DEF_SI_UNOP ...) ; compiling (DEF_SI_UNOP |minus_SI| ...) ; compiling (DEF_SI_UNOP |abs_SI| ...) ; compiling (DEF_SI_UNOP |inc_SI| ...) ; compiling (DEF_SI_UNOP |dec_SI| ...) ; compiling (DEF_SI_UNOP |not_SI| ...) ; compiling (DEFMACRO DEF_SI_ARG_BINOP ...) ; compiling (DEF_SI_ARG_BINOP |eql_SI| ...) ; compiling (DEF_SI_ARG_BINOP |less_SI| ...) ; compiling (DEF_SI_ARG_BINOP |greater_SI| ...) ; compiling (DEFMACRO DEF_SI_ARG_UNOP ...) ; compiling (DEF_SI_ARG_UNOP |zero?_SI| ...) ; compiling (DEF_SI_ARG_UNOP |negative?_SI| ...) ; compiling (DEF_SI_ARG_UNOP |odd?_SI| ...) ; compiling (DEFMACRO |addmod_SI| ...) ; compiling (DEFMACRO |submod_SI| ...) ; compiling (DEFMACRO |mulmod_SI| ...) ; compiling (DEFMACRO MAKE-DOUBLE-VECTOR ...) ; compiling (DEFMACRO MAKE-DOUBLE-VECTOR1 ...) ; compiling (DEFMACRO DELT ...) ; compiling (DEFMACRO DSETELT ...) ; compiling (DEFMACRO DLEN ...) ; compiling (DEFMACRO MAKE-DOUBLE-MATRIX ...) ; compiling (DEFMACRO MAKE-DOUBLE-MATRIX1 ...) ; compiling (DEFMACRO DAREF2 ...) ; compiling (DEFMACRO DSETAREF2 ...) ; compiling (DEFMACRO DANROWS ...) ; compiling (DEFMACRO DANCOLS ...) ; compiling (DEFMACRO MAKE-CDOUBLE-VECTOR ...) ; compiling (DEFMACRO CDELT ...) ; compiling (DEFMACRO CDSETELT ...) ; compiling (DEFMACRO CDLEN ...) ; compiling (DEFMACRO MAKE-CDOUBLE-MATRIX ...) ; compiling (DEFMACRO CDAREF2 ...) ; compiling (DEFMACRO CDSETAREF2 ...) ; compiling (DEFMACRO CDANROWS ...) ; compiling (DEFMACRO CDANCOLS ...) ; compiling (DEFSTRUCT (SPAD-KERNEL #) ...) ; file: /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/lisp/primitives.lisp ; in: DEFSTRUCT SPAD-KERNEL ; (DEFSTRUCT ; (BOOT::SPAD-KERNEL ; (:PRINT-FUNCTION ; (LAMBDA (BOOT::P BOOT::S BOOT::K) (FORMAT BOOT::S "#S~S" #)))) ; BOOT::OP ; BOOT::ARG ; BOOT::NEST ; (BOOT::POSIT 0)) ; --> PROGN DEFMETHOD PROGN EVAL-WHEN SB-PCL::%DEFMETHOD-EXPANDER ; --> SB-PCL::LOAD-DEFMETHOD SB-PCL::LOAD-DEFMETHOD LIST* LET* ; --> SB-INT:NAMED-LAMBDA FUNCTION SYMBOL-MACROLET ; --> SB-PCL::FAST-LEXICAL-METHOD-FUNCTIONS ; --> SB-PCL::BIND-FAST-LEXICAL-METHOD-FUNCTIONS FLET SB-PCL::BIND-ARGS LET* ; --> LOCALLY SYMBOL-MACROLET BLOCK FUNCALL ; ==> ; (SB-C::%FUNCALL ; #'(LAMBDA (BOOT::P BOOT::S BOOT::K) ; (FORMAT BOOT::S "#S~S" ; (LIST 'BOOT::SPAD-KERNEL :OP (BOOT::SPAD-KERNEL-OP BOOT::P) :ARG ; (BOOT::SPAD-KERNEL-ARG BOOT::P) :NEST ; (BOOT::SPAD-KERNEL-NEST BOOT::P)))) ; #:OBJECT #:STREAM SB-KERNEL:*CURRENT-LEVEL-IN-PRINT*) ; ; caught STYLE-WARNING: ; The variable K is defined but never used. ; compiling (DEFMACRO SET-SPAD-KERNEL-POSIT ...) ; compiling (DEFUN |makeSpadKernel| ...) ; compiling (DEFMACRO HGET ...) ; compiling (DEFMACRO HGET2 ...) ; compiling (DEFMACRO HPUT ...) ; compiling (DEFMACRO HREM ...) ; compiling (DEFMACRO |qset_first| ...) ; compiling (DEFMACRO |qset_rest| ...) ; compiling (DEFMACRO SETELT ...) ; compiling (DEFMACRO PAIRP ...) ; compiling (DEFMACRO QCAR ...) ; compiling (DEFMACRO QCDR ...) ; compiling (DEFMACRO QCAAR ...) ; compiling (DEFMACRO QCADR ...) ; compiling (DEFMACRO QCDAR ...) ; compiling (DEFMACRO QCDDR ...) ; compiling (DEFMACRO QEQCAR ...) ; compiling (DEFMACRO QCSIZE ...) ; compiling (DEFMACRO QREFELT ...) ; compiling (DEFMACRO QRPLACA ...) ; compiling (DEFMACRO QRPLACD ...) ; compiling (DEFMACRO QSETREFV ...) ; compiling (DEFMACRO QSETVELT ...) ; compiling (DEFMACRO QVELT ...) ; compiling (DEFMACRO QVMAXINDEX ...) ; compiling (DEFMACRO QVSIZE ...) ; compiling (DEFMACRO EQCAR ...) ; compiling (DEFMACRO |bool_to_bit| ...) ; compiling (DEFMACRO |bit_to_bool| ...) ; compiling (DEFMACRO ELT_BVEC ...) ; compiling (DEFMACRO SETELT_BVEC ...) ; compiling (DEFMACRO |size_BVEC| ...) ; compiling (DEFUN TRANSLATETYPESYMBOL ...) ; compiling (DEFUN GETLISPTYPE ...) ; compiling (DEFUN GETLISPVALUE ...) ; compiling (DEFUN MAKEDECLARATIONS ...) ; compiling (DEFUN MAKEINITIALVALUES ...) ; compiling (DEFMACRO SDEFUN ...) ; compiling (DEFMACRO SPROG ...) ; compiling (DEFMACRO EXIT ...) ; compiling (DEFMACRO SEQ ...) ; compiling (DEFMACRO LETT ...) ; compiling (DEFMACRO SPADLET ...) ; compiling (DEFMACRO SPADCALL ...) ; compiling (DEFMACRO SPADMAP ...) ; compiling (DEFMACRO |finally| ...) ; compiling (DEFMACRO |spadConstant| ...) ; compiling (DEFMACRO |SPADfirst| ...) ; compiling (DEFUN FIRST-ERROR ...) ; compiling (DEFMACRO |dispatchFunction| ...) ; compiling (DEFMACRO |Record| ...) ; compiling (DEFMACRO |Enumeration| ...) ; compiling (DEFMACRO |:| ...) ; compiling (DEFMACRO |Zero| ...) ; compiling (DEFMACRO |One| ...) ; compiling (DEFMACRO |assert| ...) ; compiling (DEFUN COERCE-FAILURE-MSG ...) ; compiling (DEFMACRO |check_subtype| ...) ; compiling (DEFMACRO |check_subtype2| ...) ; compiling (DEFMACRO |check_union| ...) ; compiling (DEFMACRO |check_union2| ...) ; compiling (DEFMACRO REPEAT ...) ; compiling (DEFMACRO COLLECT ...) ; compiling (DEFMACRO |rplac| ...) ; compiling (DEFMACRO |do| ...) ; compiling (DEFVAR HASHTABLEVACANT ...) ; compiling (DEFVAR HASHTABLEDELETED ...) ; file: /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/lisp/primitives.lisp ; in: DEFMACRO LETT ; (COND (BOOT::|$QuickLet| `(SETQ ,BOOT::VAR ,BOOT::VAL)) ; (BOOT::|$compilingMap| ; `(PROGN ; (SETQ ,BOOT::VAR ,BOOT::VAL) ; (COND (BOOT::|$letAssoc| #) ('T ,BOOT::VAR)))) ; ((ATOM BOOT::VAR) ; `(PROGN ; (SETQ ,BOOT::VAR ,BOOT::VAL) ; (IF BOOT::|$letAssoc| ; ,(COND # # #)) ; ,BOOT::VAR)) ; ('T (ERROR "Cannot compileLET construct"))) ; ==> ; (IF BOOT::|$QuickLet| ; `(SETQ ,BOOT::VAR ,BOOT::VAL) ; (IF BOOT::|$compilingMap| ; `(PROGN ; (SETQ ,BOOT::VAR ,BOOT::VAL) ; (COND (BOOT::|$letAssoc| #) ('T ,BOOT::VAR))) ; (IF (ATOM BOOT::VAR) ; `(PROGN ; (SETQ #) ; (IF BOOT::|$letAssoc| ; ,#) ; ,BOOT::VAR) ; (IF 'T ; (ERROR "Cannot compileLET construct") ; NIL)))) ; ; caught WARNING: ; undefined variable: |$QuickLet| ; --> IF ; ==> ; (IF BOOT::|$compilingMap| ; `(PROGN ; (SETQ ,BOOT::VAR ,BOOT::VAL) ; (COND (BOOT::|$letAssoc| (BOOT::|mapLetPrint| ,# ,BOOT::VAR ',#)) ; ('T ,BOOT::VAR))) ; (IF (ATOM BOOT::VAR) ; `(PROGN ; (SETQ ,BOOT::VAR ,BOOT::VAL) ; (IF BOOT::|$letAssoc| ; ,(COND # # #)) ; ,BOOT::VAR) ; (IF 'T ; (ERROR "Cannot compileLET construct") ; NIL))) ; ; caught WARNING: ; undefined variable: |$compilingMap| ; in: DEFUN COERCE-FAILURE-MSG ; (BOOT::MAKE-REASONABLE (BOOT::STRINGIMAGE BOOT::VAL)) ; ; caught STYLE-WARNING: ; undefined function: MAKE-REASONABLE ; in: DEFMACRO |:| ; (BOOT::MKQ BOOT::TAG) ; ; caught STYLE-WARNING: ; undefined function: MKQ ; in: DEFMACRO |Record| ; (BOOT::MKQ (CADR FRICAS-LISP:X)) ; ; caught STYLE-WARNING: ; undefined function: MKQ ; in: DEFMACRO LETT ; (BOOT::MKQ BOOT::VAR) ; ; caught STYLE-WARNING: ; undefined function: MKQ ; in: DEFUN COERCE-FAILURE-MSG ; (BOOT::STRCONC (BOOT::MAKE-REASONABLE (BOOT::STRINGIMAGE BOOT::VAL)) ; " cannot be coerced to mode " ; (BOOT::STRINGIMAGE (BOOT::|devaluate| BOOT::MODE))) ; ; caught STYLE-WARNING: ; undefined function: STRCONC ; (BOOT::STRINGIMAGE BOOT::VAL) ; ; caught STYLE-WARNING: ; undefined function: STRINGIMAGE ; (BOOT::|devaluate| BOOT::MODE) ; ; caught STYLE-WARNING: ; undefined function: |devaluate| ; in: DEFUN |STR_to_CHAR_fun| ; (BOOT::|error| "String is not a single character") ; ; caught STYLE-WARNING: ; undefined function: |error| ; in: DEFMACRO COLLECT ; (BOOT::|expandCOLLECT| BOOT::L) ; ; caught STYLE-WARNING: ; undefined function: |expandCOLLECT| ; in: DEFMACRO REPEAT ; (BOOT::|expandREPEAT| BOOT::L) ; ; caught STYLE-WARNING: ; undefined function: |expandREPEAT| ; ; compilation unit finished ; Undefined functions: ; MAKE-REASONABLE MKQ STRCONC STRINGIMAGE |devaluate| |error| |expandCOLLECT| |expandREPEAT| ; Undefined variables: ; |$QuickLet| |$compilingMap| ; caught 2 WARNING conditions ; caught 11 STYLE-WARNING conditions ; /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/lisp/primitives.fasl written ; compilation finished in 0:00:00.536 663+16122+28722+19045 objects... echo timestamp > do_it.sbcl make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/lisp' make[2]: Entering directory '/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/boot' Building stage 0 [ -d stage0 ] || ../../config/mkinstalldirs stage0 mkdir -p -- stage0 rm -rf prev-stage rm -f stage0/ptyout.fasl stage0/btincl2.fasl stage0/btscan2.fasl stage0/typrops.fasl stage0/btpile2.fasl stage0/typars.fasl stage0/tytree1.fasl 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.fasl stage0/btincl2.fasl stage0/btscan2.fasl stage0/typrops.fasl stage0/btpile2.fasl stage0/typars.fasl stage0/tytree1.fasl" stage0/bootsys make[3]: Entering directory '/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/boot' /var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/scripts/build_helper --compile_lisp --debug=no --use=/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/build/x86_64-pc-linux-gnu/bin/lisp --output=stage0/ptyout.fasl compiled/ptyout.clisp mmap: wanted 1040384 bytes at 0x20000000, actually mapped at 0x34ee500e000 ensure_space: failed to validate 1040384 bytes at 0x20000000 (hint: Try "ulimit -a"; maybe you should increase memory limits.) make[3]: *** [Makefile:253: stage0/ptyout.fasl] Error 1 make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/boot' make[2]: *** [Makefile:248: stage0/stamp_bootsys] Error 2 make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src/boot' make[1]: *** [Makefile:226: all-boot] Error 2 make[1]: Leaving directory '/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1/src' make: *** [Makefile:246: all-src] Error 2 * ERROR: sci-mathematics/fricas-1.3.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sci-mathematics/fricas-1.3.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-mathematics/fricas-1.3.1::gentoo'`. * The complete build log is located at '/var/log/portage/sci-mathematics:fricas-1.3.1:20170323-013648.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-mathematics/fricas-1.3.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/fricas-1.3.1/temp/environment'. * Working directory: '/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1' * S: '/var/tmp/portage/sci-mathematics/fricas-1.3.1/work/fricas-1.3.1'