Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 418230 Details for
Bug 567180
sci-mathematics/fricas-1.2.7 fails to compile -- mmap: Operation not permitted
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
fricas-1.2.7:20151130-085855.log (text/plain), 41.64 KB, created by
Markus Walter
on 2015-11-30 18:13:13 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Markus Walter
Created:
2015-11-30 18:13:13 UTC
Size:
41.64 KB
patch
obsolete
> * Package: sci-mathematics/fricas-1.2.7 > * Repository: gentoo > * Maintainer: grozin@gentoo.org sci-mathematics@gentoo.org > * USE: X abi_x86_64 amd64 elibc_glibc emacs kernel_linux userland_GNU > * FEATURES: compressdebug preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking fricas-1.2.7-full.tar.bz2 to /var/tmp/portage/sci-mathematics/fricas-1.2.7/work >>>> Source unpacked in /var/tmp/portage/sci-mathematics/fricas-1.2.7/work >>>> Preparing source in /var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7 ... > * Using lisp: sbcl > * econf: updating fricas-1.2.7/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating fricas-1.2.7/config/config.sub with /usr/share/gnuconfig/config.sub >./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.5/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.2.7/work/fricas-1.2.7/pre-generated" >checking Lisp implementation... This is SBCL 1.3.0, an implementation of ANSI Common Lisp. >More information about SBCL is available at <http://www.sbcl.org/>. > >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.2.7/work/fricas-1.2.7 ... >make -j4 -j1 >mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/build/x86_64-pc-linux-gnu/bin >mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/build/x86_64-pc-linux-gnu/lib >mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/target/x86_64-pc-linux-gnu/bin >mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/target/x86_64-pc-linux-gnu/lib >mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/target/x86_64-pc-linux-gnu/share/spadhelp >mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/target/x86_64-pc-linux-gnu/share/msgs >mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/target/x86_64-pc-linux-gnu/share/texmf/tex >mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/target/x86_64-pc-linux-gnu/algebra/ >mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/target/x86_64-pc-linux-gnu/autoload >mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/target/x86_64-pc-linux-gnu/input >mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/target/x86_64-pc-linux-gnu/src/algebra >mkdir -p /var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/build/x86_64-pc-linux-gnu >echo timestamp > stamp-rootdirs >echo "PREGENERATED=[/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/pre-generated]" >PREGENERATED=[/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/pre-generated] >if test -z "/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/pre-generated"; then \ > echo "Not using pre-generated data."; \ >elif test ! -d "/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/pre-generated"; then \ > echo "PREGENERATED directory does not exist."; \ > exit 1; \ >elif echo "/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/pre-generated"|grep ^/ >/dev/null; then\ > if test -d /var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/pre-generated/target; then \ > cp -r /var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/pre-generated/target/* /var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/target/x86_64-pc-linux-gnu; \ > fi && \ > if test -d /var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/pre-generated/src; then \ > cp -r /var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/pre-generated/src/* src; \ > fi && \ > echo timestamp > pre-gen; \ >else \ > echo "PREGENERATED must contain an absolute path."; \ > exit 1; \ >fi >cd ./src && make BUILD_DATE="`date`" all-src >make[1]: Entering directory '/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/src' >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/src/lib' >x86_64-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/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.2.7/work/fricas-1.2.7/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/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.2.7/work/fricas-1.2.7/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/config sockio-c.c -o sockio-c.o >[01m[Ksockio-c.c:[m[K In function â[01m[Kget_float[m[Kâ: >[01m[Ksockio-c.c:608:7:[m[K [01;35m[Kwarning: [m[Kvariable â[01m[Kval[m[Kâ set but not used [-Wunused-but-set-variable] > int val; >[01;32m[K ^[m[K >[01m[Ksockio-c.c:[m[K In function â[01m[Kremote_stdio[m[Kâ: >[01m[Ksockio-c.c:808:7:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kfgets[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > fgets(buf,1024,stdin); >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/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.2.7/work/fricas-1.2.7/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/config edin.c -o edin.o >[01m[Kedin.c:[m[K In function â[01m[Kdo_reading[m[Kâ: >[01m[Kedin.c:426:13:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kwrite[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > write(contNum, &in_buff[num_proc], num_read - num_proc); >[01;32m[K ^[m[K >[01m[Kedin.c:428:15:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kwrite[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > write(contNum, "\n", 1); >[01;32m[K ^[m[K >[01m[Kedin.c:435:17:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kwrite[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > write(contNum, "\n", 1); >[01;32m[K ^[m[K >[01m[Kedin.c:453:19:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kwrite[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > write(contNum, "\n", 1); >[01;32m[K ^[m[K >[01m[Kedin.c:[m[K In function â[01m[Ksend_line_to_child[m[Kâ: >[01m[Kedin.c:512:3:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kwrite[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > write(contNum, converted_buffer, converted_num); >[01;32m[K ^[m[K >[01m[Kedin.c:[m[K In function â[01m[Ksend_function_to_child[m[Kâ: >[01m[Kedin.c:920:3:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kwrite[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > write(contNum, buff, buff_pntr); >[01;32m[K ^[m[K >[01m[Kedin.c:[m[K In function â[01m[Ksend_buff_to_child[m[Kâ: >[01m[Kedin.c:939:5:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kwrite[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > write(chann, buff, buff_pntr); >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/config fnct_key.c -o fnct_key.o >[01m[Kfnct_key.c:[m[K In function â[01m[Kdefine_function_keys[m[Kâ: >[01m[Kfnct_key.c:106:9:[m[K [01;35m[Kwarning: [m[Kvariable â[01m[Klength[m[Kâ set but not used [-Wunused-but-set-variable] > int length; >[01;32m[K ^[m[K >[01m[Kfnct_key.c:[m[K In function â[01m[Khandle_function_key[m[Kâ: >[01m[Kfnct_key.c:234:9:[m[K [01;35m[Kwarning: [m[Kvariable â[01m[Ksave_echo[m[Kâ set but not used [-Wunused-but-set-variable] > int save_echo; >[01;32m[K ^[m[K >[01m[Kfnct_key.c:[m[K In function â[01m[Kget_str[m[Kâ: >[01m[Kfnct_key.c:207:5:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kread[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > read(fd, &c, 1); >[01;32m[K ^[m[K >[01m[Kfnct_key.c:209:9:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kread[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > read(fd, &c, 1); >[01;32m[K ^[m[K >[01m[Kfnct_key.c:[m[K In function â[01m[Khandle_function_key[m[Kâ: >[01m[Kfnct_key.c:299:13:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kwrite[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > write(fd, buff, buff_pntr); >[01;32m[K ^[m[K >[01m[Kfnct_key.c:306:17:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kwrite[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > write(fd, buff, buff_pntr); >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/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.2.7/work/fricas-1.2.7/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/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.2.7/work/fricas-1.2.7/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/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.2.7/work/fricas-1.2.7/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/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.2.7/work/fricas-1.2.7/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/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.2.7/work/fricas-1.2.7/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/config pixmap.c -o pixmap.o >[01m[Kpixmap.c:[m[K In function â[01m[Kwrite_pixmap_file[m[Kâ: >[01m[Kpixmap.c:324:7:[m[K [01;35m[Kwarning: [m[Kvariable â[01m[Kstatus[m[Kâ set but not used [-Wunused-but-set-variable] > int status; >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-gcc -g -fPIC -O2 -Wall -D_GNU_SOURCE -c -I/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/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.2.7/work/fricas-1.2.7/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/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.2.7/work/fricas-1.2.7/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/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.2.7/work/fricas-1.2.7/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/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.2.7/work/fricas-1.2.7/src/include -I/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/config XSpadFill.c -o XSpadFill.o >[01m[KXSpadFill.c:[m[K In function â[01m[KXInitSpadFill[m[Kâ: >[01m[KXSpadFill.c:85:9:[m[K [01;35m[Kwarning: [m[Kvariable â[01m[KmaxDither[m[Kâ set but not used [-Wunused-but-set-variable] > int maxDither; >[01;32m[K ^[m[K >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.2.7/work/fricas-1.2.7/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.2.7/work/fricas-1.2.7/src/lib' >cd lisp && make all-lisp >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/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.2.7/work/fricas-1.2.7/build/x86_64-pc-linux-gnu/bin/lisp")' \ > | sbcl --noinform --noprint --no-sysinit --no-userinit > >; file: /var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/src/lisp/fricas-package.lisp >; in: DEFMACRO IN-PACKAGE >; (DEFMACRO FRICAS-LISP::IN-PACKAGE (PACKAGE &REST FRICAS-LISP::OPTIONS) >; `(IN-PACKAGE ,PACKAGE)) >; --> SB-C::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.2.7/work/fricas-1.2.7/src/lisp/num_gmp.lisp" (written 25 SEP 2015 02:06:15 AM): >; compiling (IN-PACKAGE "FRICAS-LISP") >; compiling (DEFUN GMP-BIGNUM-ISQRT ...) >; compiling (DEFUN GMP-ISQRT ...) >; file: /var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/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 >; --> AND THE 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.2.7/work/fricas-1.2.7/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.2.7/work/fricas-1.2.7/src/lisp/num_gmp.fasl written >; compilation finished in 0:00:00.041 >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.2.7/work/fricas-1.2.7/src/lisp/fricas-lisp.lisp" (written 25 SEP 2015 02:06:15 AM): >; 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.2.7/work/fricas-1.2.7/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.2.7/work/fricas-1.2.7/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.2.7/work/fricas-1.2.7/src/lisp/fricas-lisp.fasl written >; compilation finished in 0:00:00.193 >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.2.7/work/fricas-1.2.7/src/lisp/primitives.lisp" (written 25 SEP 2015 02:06:15 AM): >; 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.2.7/work/fricas-1.2.7/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 PROGN >; --> 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)))) >; #:OBJECT3113 #:STREAM3114 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 QLESSP ...) >; 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.2.7/work/fricas-1.2.7/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| >; (PROGN `(SETQ ,BOOT::VAR ,BOOT::VAL)) >; (COND (BOOT::|$compilingMap| `(PROGN (SETQ #) (COND # #))) >; ((ATOM BOOT::VAR) >; `(PROGN >; (SETQ #) >; (IF BOOT::|$letAssoc| >; ,#) >; ,BOOT::VAR)) >; ('T (ERROR "Cannot compileLET construct")))) >; >; caught WARNING: >; undefined variable: |$QuickLet| > >; --> IF COND >; ==> >; (IF BOOT::|$compilingMap| >; (PROGN >; `(PROGN >; (SETQ ,BOOT::VAR ,BOOT::VAL) >; (COND (BOOT::|$letAssoc| #) ('T ,BOOT::VAR)))) >; (COND >; ((ATOM BOOT::VAR) >; `(PROGN >; (SETQ #) >; (IF BOOT::|$letAssoc| >; ,#) >; ,BOOT::VAR)) >; ('T (ERROR "Cannot compileLET construct")))) >; >; 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.2.7/work/fricas-1.2.7/src/lisp/primitives.fasl written >; compilation finished in 0:00:00.244 >[undoing binding stack and other enclosing state... done] >[saving current Lisp image into /var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/build/x86_64-pc-linux-gnu/bin/lisp: >writing 4944 bytes from the read-only space at 0x20000000 >writing 3168 bytes from the static space at 0x20100000 >writing 47153152 bytes from the dynamic space at 0x1000000000 >done] >echo timestamp > do_it.sbcl >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/src/lisp' >make[2]: Entering directory '/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/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.2.7/work/fricas-1.2.7/src/boot' >/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/src/scripts/build_helper --compile_lisp --debug=no --use=/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/build/x86_64-pc-linux-gnu/bin/lisp --output=stage0/ptyout.fasl compiled/ptyout.clisp >mmap: Operation not permitted >ensure_space: failed to validate 1040384 bytes at 0x20000000 >(hint: Try "ulimit -a"; maybe you should increase memory limits.) >Makefile:253: recipe for target 'stage0/ptyout.fasl' failed >make[3]: *** [stage0/ptyout.fasl] Error 1 >make[3]: Leaving directory '/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/src/boot' >Makefile:243: recipe for target 'stage0/stamp_bootsys' failed >make[2]: *** [stage0/stamp_bootsys] Error 2 >make[2]: Leaving directory '/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/src/boot' >Makefile:228: recipe for target 'all-boot' failed >make[1]: *** [all-boot] Error 2 >make[1]: Leaving directory '/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7/src' >Makefile:249: recipe for target 'all-src' failed >make: *** [all-src] Error 2 > * ERROR: sci-mathematics/fricas-1.2.7::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sci-mathematics/fricas-1.2.7::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sci-mathematics/fricas-1.2.7::gentoo'`. > * The complete build log is located at '/var/gentoo/logs/build/sci-mathematics/fricas-1.2.7:20151130-085855.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-mathematics/fricas-1.2.7/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/fricas-1.2.7/temp/environment'. > * Working directory: '/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7' > * S: '/var/tmp/portage/sci-mathematics/fricas-1.2.7/work/fricas-1.2.7'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 567180
: 418230 |
418232