dpkg-buildpackage -rfakeroot -us -uc dpkg-buildpackage: info: source package maxima dpkg-buildpackage: info: source version 5.40.0-1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Gunter Königsmann dpkg-source --before-build maxima-5.40.0 dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean --parallel dh_testdir -O--parallel dh_auto_clean -O--parallel dh_clean -O--parallel dpkg-source -b maxima-5.40.0 dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building maxima using existing ./maxima_5.40.0.orig.tar.gz dpkg-source: info: building maxima in maxima_5.40.0-1.debian.tar.xz dpkg-source: info: building maxima in maxima_5.40.0-1.dsc debian/rules build dh build --parallel dh_testdir -O--parallel dh_update_autotools_config -O--parallel debian/rules override_dh_auto_configure make[1]: Entering directory '/home/gunter/src/maxima-5.40.0' dh_auto_configure -- --enable-sbcl --enable-clisp ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --enable-sbcl --enable-clisp configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/gunter/src/maxima-5.40.0/missing: Unknown `--is-lightweight' option Try `/home/gunter/src/maxima-5.40.0/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for emacs... emacs checking where .elc files should go... ${datarootdir}/emacs/site-lisp checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for clisp... true checking for git... true checking for sbcl... true checking for sbcl... (cached) true checking for iconv... true checking for recode... true clisp runtime is "/usr/lib/clisp-2.49/base/lisp.run" checking POSIX shell to see that it contains getopts... trying /bin/sh POSIX shell is /bin/sh checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for cat... /bin/cat checking for a sed that does not truncate output... /bin/sed checking for gawk... (cached) gawk checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/dist-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating maxima-local config.status: creating xmaxima-local config.status: creating src/maxima.bat config.status: creating Makefile config.status: creating maxima.spec config.status: creating maxima.iss config.status: creating admin/Makefile config.status: creating src/Makefile config.status: creating src/maxima config.status: creating src/rmaxima config.status: creating src/autoconf-variables.lisp config.status: creating src/share-subdirs.lisp config.status: creating lisp-utils/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating crosscompile-windows/Makefile config.status: creating doc/emaxima/Makefile config.status: creating doc/info/Makefile config.status: creating doc/info/include-maxima.texi config.status: creating desktopintegration/Makefile config.status: creating doc/info/texi2html.init config.status: creating doc/info/figures/Makefile config.status: creating doc/info/de/Makefile config.status: creating doc/info/de.utf8/Makefile config.status: creating doc/info/es/Makefile config.status: creating doc/info/es.utf8/Makefile config.status: creating doc/info/pt/Makefile config.status: creating doc/info/pt.utf8/Makefile config.status: creating doc/info/pt/include-maxima.texi config.status: creating doc/info/pt_BR/Makefile config.status: creating doc/info/pt_BR.utf8/Makefile config.status: creating doc/intromax/Makefile config.status: creating doc/man/Makefile config.status: creating doc/man/maxima.1 config.status: creating doc/man/ru/maxima.1 config.status: creating doc/share/Makefile config.status: creating interfaces/Makefile config.status: creating interfaces/emacs/Makefile config.status: creating interfaces/emacs/emaxima/Makefile config.status: creating interfaces/emacs/imaxima/Makefile config.status: creating interfaces/emacs/misc/Makefile config.status: creating interfaces/xmaxima/Makefile config.status: creating interfaces/xmaxima/autoconf-variables.tcl config.status: creating interfaces/xmaxima/Tkmaxima/Header.tcl config.status: creating interfaces/xmaxima/doc/Makefile config.status: creating interfaces/xmaxima/doc/figures/Makefile config.status: creating interfaces/xmaxima/msgs/Makefile config.status: creating interfaces/xmaxima/win32/Makefile config.status: creating plotting/mgnuplot config.status: creating share/Makefile config.status: creating demo/Makefile config.status: creating plotting/Makefile config.status: creating locale/Makefile config.status: creating share/contrib/Makefile config.status: creating share/contrib/integration/Makefile config.status: creating share/contrib/maxima-odesolve/Makefile config.status: creating share/draw/Makefile config.status: creating share/logic/Makefile config.status: creating doc/info/es/include-maxima.texi config.status: creating src/lisp configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking Summary: clisp enabled. Executable name: "clisp" clisp runtime is "/usr/lib/clisp-2.49/base/lisp.run" SBCL enabled. Executable name: "sbcl" default lisp: clisp wish executable name: "wish" make[1]: Leaving directory '/home/gunter/src/maxima-5.40.0' dh_auto_build -O--parallel make -j4 make[1]: Entering directory '/home/gunter/src/maxima-5.40.0' Making all in admin make[2]: Entering directory '/home/gunter/src/maxima-5.40.0/admin' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/gunter/src/maxima-5.40.0/admin' Making all in crosscompile-windows make[2]: Entering directory '/home/gunter/src/maxima-5.40.0/crosscompile-windows' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/gunter/src/maxima-5.40.0/crosscompile-windows' Making all in src make[2]: Entering directory '/home/gunter/src/maxima-5.40.0/src' "sbcl" --noinform --noprint --eval '(progn (load "../lisp-utils/defsystem.lisp") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-sbcl/maxima.core" "sbcl-depends.mk") (sb-ext:quit))' clisp -norc -q -x '(progn (load "../lisp-utils/defsystem.lisp") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-clisp/maxima.mem" "clisp-depends.mk") )' ;; Loading file ../lisp-utils/defsystem.lisp ... ;; Loaded file ../lisp-utils/defsystem.lisp ;; Loading file ../lisp-utils/make-depends.lisp ... ;; Loaded file ../lisp-utils/make-depends.lisp ;; Loading file /home/gunter/src/maxima-5.40.0/src/maxima.system ...STYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD COMPILE STYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD COMPILE STYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD COMPILE STYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD COMPILE STYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD COMPILE ; file: /home/gunter/src/maxima-5.40.0/lisp-utils/defsystem.lisp ; in: DEFUN AFS-BINARY-DIRECTORY ; (MAKE::AFS-COMPONENT MAKE::MACHINE MAKE::SOFTWARE MAKE::LISP) ; ; caught STYLE-WARNING: ; undefined function: AFS-COMPONENT ; (MAKE:COMPILER-TYPE-TRANSLATION (MAKE::COMPILER-VERSION)) ; ; caught STYLE-WARNING: ; undefined function: COMPILER-TYPE-TRANSLATION ; (MAKE::ENSURE-TRAILING-SLASH MAKE::ROOT-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: ENSURE-TRAILING-SLASH ; (MAKE:MACHINE-TYPE-TRANSLATION (MACHINE-TYPE)) ; ; caught STYLE-WARNING: ; undefined function: MACHINE-TYPE-TRANSLATION ; (MAKE:SOFTWARE-TYPE-TRANSLATION (SOFTWARE-TYPE)) ; ; caught STYLE-WARNING: ; undefined function: SOFTWARE-TYPE-TRANSLATION ; ; compilation unit finished ; Undefined functions: ; AFS-COMPONENT COMPILER-TYPE-TRANSLATION ENSURE-TRAILING-SLASH MACHINE-TYPE-TRANSLATION SOFTWARE-TYPE-TRANSLATION ; caught 5 STYLE-WARNING conditions ; in: DEFUN AFS-SOURCE-DIRECTORY ; (MAKE::ENSURE-TRAILING-SLASH MAKE::ROOT-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: ENSURE-TRAILING-SLASH ; (MAKE::TRANSLATE-VERSION MAKE::*VERSION*) ; ; caught STYLE-WARNING: ; undefined function: TRANSLATE-VERSION ; ; compilation unit finished ; Undefined functions: ; ENSURE-TRAILING-SLASH TRANSLATE-VERSION ; caught 2 STYLE-WARNING conditions ; in: DEFUN NEW-APPEND-DIRECTORIES ; (MAKE::DIRECTORY-TO-LIST (PATHNAME-DIRECTORY MAKE::REL-DIR)) ; ; caught STYLE-WARNING: ; undefined function: DIRECTORY-TO-LIST ; ; compilation unit finished ; Undefined function: ; DIRECTORY-TO-LIST ; caught 1 STYLE-WARNING condition ; in: DEFUN DIRECTORY-TO-LIST ; (MAKE::SPLIT-STRING DIRECTORY :ITEM #\;) ; ; caught STYLE-WARNING: ; undefined function: SPLIT-STRING ; ; compilation unit finished ; Undefined function: ; SPLIT-STRING ; caught 1 STYLE-WARNING condition ; in: DEFUN APPEND-DIRECTORIES ; (MAKE::APPEND-LOGICAL-PNAMES MAKE::ABSOLUTE-DIRECTORY ; MAKE::RELATIVE-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: APPEND-LOGICAL-PNAMES ; (MAKE::NAMESTRING-PROBABLY-LOGICAL MAKE::ABSOLUTE-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: NAMESTRING-PROBABLY-LOGICAL ; ; compilation unit finished ; Undefined functions: ; APPEND-LOGICAL-PNAMES NAMESTRING-PROBABLY-LOGICAL ; caught 2 STYLE-WARNING conditions ; in: DEFSTRUCT COMPONENT ; (DEFSTRUCT ; (MAKE::COMPONENT (:INCLUDE MAKE::TOPOLOGICAL-SORT-NODE) ; (:PRINT-FUNCTION MAKE::PRINT-COMPONENT)) ; (TYPE :FILE :TYPE ; (MEMBER :DEFSYSTEM :SYSTEM :SUBSYSTEM :MODULE :FILE :PRIVATE-FILE)) ; (MAKE::NAME NIL :TYPE (OR SYMBOL STRING)) ; (MAKE::INDENT 0 :TYPE (MOD 1024)) ; MAKE::HOST ; MAKE::DEVICE ; MAKE::SOURCE-ROOT-DIR ; (MAKE::SOURCE-PATHNAME MAKE:*SOURCE-PATHNAME-DEFAULT*) ; MAKE::SOURCE-EXTENSION ; (MAKE::BINARY-PATHNAME MAKE:*BINARY-PATHNAME-DEFAULT*) ; MAKE::BINARY-ROOT-DIR ; ...) ; --> PROGN 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 #'MAKE::PRINT-COMPONENT #:OBJECT #:STREAM ; SB-KERNEL:*CURRENT-LEVEL-IN-PRINT*) ; ; caught STYLE-WARNING: ; undefined function: PRINT-COMPONENT ; ; compilation unit finished ; Undefined function: ; PRINT-COMPONENT ; caught 1 STYLE-WARNING condition 0 errors, 0 warnings NIL ; in: DEFUN COMPONENT-LOAD-TIME ; (MAKE::COMPONENT-FULL-PATHNAME MAKE::COMPONENT :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-FULL-PATHNAME ; in: DEFUN COMPONENT-LOAD-TIME => ; :DEFSYSTEM (LET* ((NAME (COMPONENT-NAME COMPONENT)) ; (PATH (WHEN NAME (COMPUTE-SYSTEM-PATH NAME NIL)))) ; (DECLARE (TYPE (OR STRING PATHNAME NULL) PATH)) ; (WHEN PATH (GETHASH (NAMESTRING PATH) *FILE-LOAD-TIME-TABLE*))) ; (MAKE::COMPUTE-SYSTEM-PATH MAKE::NAME NIL) ; ; caught STYLE-WARNING: ; undefined function: COMPUTE-SYSTEM-PATH ; ; compilation unit finished ; Undefined functions: ; COMPONENT-FULL-PATHNAME COMPUTE-SYSTEM-PATH ; caught 2 STYLE-WARNING conditions ; in: DEFUN SYSTEM-DEFINITION-PATHNAME ; (MAKE::COMPONENT-FULL-PATHNAME MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-FULL-PATHNAME ; (MAKE:FIND-SYSTEM MAKE::SYSTEM-NAME :ERROR) ; ; caught STYLE-WARNING: ; undefined function: FIND-SYSTEM ; ; compilation unit finished ; Undefined functions: ; COMPONENT-FULL-PATHNAME FIND-SYSTEM ; caught 2 STYLE-WARNING conditions ; in: DEFUN FIND-SYSTEM ; (SETF (MAKE::COMPONENT-LOAD-TIME MAKE::PATH) (FILE-WRITE-DATE MAKE::PATH)) ; --> LET* WHEN IF PROGN ETYPECASE LET COND IF IF IF PROGN ECASE LET COND IF IF ; --> PROGN LET ; ==> ; (MAKE::COMPONENT-FULL-PATHNAME #:COMPONENT :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-FULL-PATHNAME ; (MAKE::TELL-USER-GENERIC ; (FORMAT NIL "Loading system ~A from file ~A" MAKE::SYSTEM-NAME MAKE::PATH)) ; ; caught STYLE-WARNING: ; undefined function: TELL-USER-GENERIC ; (MAKE::Y-OR-N-P-WAIT #\y 20 "System ~A not loaded. Shall I try loading it? " ; MAKE::SYSTEM-NAME) ; ; caught STYLE-WARNING: ; undefined function: Y-OR-N-P-WAIT ; ; compilation unit finished ; Undefined functions: ; COMPONENT-FULL-PATHNAME TELL-USER-GENERIC Y-OR-N-P-WAIT ; caught 3 STYLE-WARNING conditions ; in: DEFUN DESCRIBE-SYSTEM ; (MAKE::COMPONENT-EXTENSION MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-EXTENSION ; (MAKE::COMPONENT-PATHNAME MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-PATHNAME ; (MAKE::COMPONENT-ROOT-DIR MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-ROOT-DIR ; ; compilation unit finished ; Undefined functions: ; COMPONENT-EXTENSION COMPONENT-PATHNAME COMPONENT-ROOT-DIR ; caught 3 STYLE-WARNING conditions ; in: DEFUN COMPONENT-PATHNAME ; (MAKE::COMPONENT-ERROR-PATHNAME MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-ERROR-PATHNAME ; ; compilation unit finished ; Undefined function: ; COMPONENT-ERROR-PATHNAME ; caught 1 STYLE-WARNING condition ; in: DEFUN COMPONENT-FULL-PATHNAME ; (MAKE::COMPONENT-FULL-PATHNAME-I MAKE::COMPONENT TYPE MAKE::VERSION) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-FULL-PATHNAME-I ; ; compilation unit finished ; Undefined function: ; COMPONENT-FULL-PATHNAME-I ; caught 1 STYLE-WARNING condition ; in: DEFUN COMPONENT-FULL-PATHNAME-I ; (MAKE::COMPONENT-EXTENSION MAKE::COMPONENT TYPE) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-EXTENSION ; (MAKE::TRANSLATE-VERSION MAKE::VERSION) ; ; caught STYLE-WARNING: ; undefined function: TRANSLATE-VERSION ; ; compilation unit finished ; Undefined functions: ; COMPONENT-EXTENSION TRANSLATE-VERSION ; caught 2 STYLE-WARNING conditions ; in: DEFUN COMPONENT-EXTENSION => DEFAULT-BINARY-EXTENSION COMPONENT ; (MAKE::DEFAULT-BINARY-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: DEFAULT-BINARY-EXTENSION ; in: DEFUN COMPONENT-EXTENSION => DEFAULT-SOURCE-EXTENSION COMPONENT ; (MAKE::DEFAULT-SOURCE-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: DEFAULT-SOURCE-EXTENSION ; ; compilation unit finished ; Undefined functions: ; DEFAULT-BINARY-EXTENSION DEFAULT-SOURCE-EXTENSION ; caught 2 STYLE-WARNING conditions ; in: DEFUN CREATE-COMPONENT ; (MAKE::CREATE-COMPONENT-PATHNAMES MAKE::COMPONENT MAKE::PARENT) ; ; caught STYLE-WARNING: ; undefined function: CREATE-COMPONENT-PATHNAMES ; (MAKE::EXPAND-COMPONENT-COMPONENTS MAKE::COMPONENT (+ MAKE::INDENT 2)) ; ; caught STYLE-WARNING: ; undefined function: EXPAND-COMPONENT-COMPONENTS ; (MAKE::LINK-COMPONENT-DEPENDS-ON (MAKE::COMPONENT-COMPONENTS MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: LINK-COMPONENT-DEPENDS-ON ; (MAKE::TOPOLOGICAL-SORT (MAKE::COMPONENT-COMPONENTS MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: TOPOLOGICAL-SORT ; ; compilation unit finished ; Undefined functions: ; CREATE-COMPONENT-PATHNAMES EXPAND-COMPONENT-COMPONENTS LINK-COMPONENT-DEPENDS-ON TOPOLOGICAL-SORT ; caught 4 STYLE-WARNING conditions ; in: DEFUN CREATE-COMPONENT-PATHNAMES => DEFAULT-BINARY-EXTENSION COMPONENT ; (MAKE::DEFAULT-BINARY-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: DEFAULT-BINARY-EXTENSION ; in: DEFUN CREATE-COMPONENT-PATHNAMES => DEFAULT-SOURCE-EXTENSION COMPONENT ; (MAKE::DEFAULT-SOURCE-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: DEFAULT-SOURCE-EXTENSION ; in: DEFUN CREATE-COMPONENT-PATHNAMES ; (MAKE::GENERATE-COMPONENT-PATHNAME MAKE::COMPONENT MAKE::PARENT :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: GENERATE-COMPONENT-PATHNAME ; ; compilation unit finished ; Undefined functions: ; DEFAULT-BINARY-EXTENSION DEFAULT-SOURCE-EXTENSION GENERATE-COMPONENT-PATHNAME ; caught 3 STYLE-WARNING conditions ; in: DEFUN EXPAND-COMPONENT-COMPONENTS ; (MAKE::EXPAND-COMPONENT-DEFINITIONS MAKE::DEFINITIONS MAKE::COMPONENT ; MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: EXPAND-COMPONENT-DEFINITIONS ; (MAKE::EXPAND-SERIAL-COMPONENT-CHAIN (CDR MAKE::DEFINITIONS) MAKE::COMPONENT ; MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: EXPAND-SERIAL-COMPONENT-CHAIN ; ; compilation unit finished ; Undefined functions: ; EXPAND-COMPONENT-DEFINITIONS EXPAND-SERIAL-COMPONENT-CHAIN ; caught 2 STYLE-WARNING conditions ; in: DEFUN EXPAND-COMPONENT-DEFINITIONS ; (MAKE::EXPAND-COMPONENT-DEFINITION MAKE::DEFINITION MAKE::PARENT MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: EXPAND-COMPONENT-DEFINITION ; ; compilation unit finished ; Undefined function: ; EXPAND-COMPONENT-DEFINITION ; caught 1 STYLE-WARNING condition ; in: DEFUN EXPAND-SERIAL-COMPONENT-CHAIN ; (MAKE::EXPAND-COMPONENT-DEFINITION MAKE::DEFINITION MAKE::PARENT MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: EXPAND-COMPONENT-DEFINITION ; ; compilation unit finished ; Undefined function: ; EXPAND-COMPONENT-DEFINITION ; caught 1 STYLE-WARNING condition ; in: DEFUN OPERATE-ON-SYSTEM ; (MAKE::OPERATE-ON-COMPONENT MAKE::SYSTEM MAKE::OPERATION MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: OPERATE-ON-COMPONENT ; ; compilation unit finished ; Undefined function: ; OPERATE-ON-COMPONENT ; caught 1 STYLE-WARNING condition ; in: DEFUN OPERATE-ON-COMPONENT ; (MAKE::NEW-REQUIRE (MAKE::COMPONENT-PACKAGE MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: NEW-REQUIRE ; (MAKE::OPERATE-ON-COMPONENTS MAKE::COMPONENT MAKE::OPERATION MAKE::FORCE ; MAKE::CHANGED) ; ; caught STYLE-WARNING: ; undefined function: OPERATE-ON-COMPONENTS ; (MAKE::OPERATE-ON-SYSTEM-DEPENDENCIES MAKE::COMPONENT MAKE::OPERATION ; MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: OPERATE-ON-SYSTEM-DEPENDENCIES ; ; compilation unit finished ; Undefined functions: ; NEW-REQUIRE OPERATE-ON-COMPONENTS OPERATE-ON-SYSTEM-DEPENDENCIES ; caught 3 STYLE-WARNING conditions ; in: DEFUN OPERATE-ON-SYSTEM-DEPENDENCIES ; (MAKE::NEW-REQUIRE MAKE::SYSTEM-NAME NIL (EVAL MAKE::DEFINITION-PATHNAME) ; MAKE::ACTION (OR MAKE::VERSION MAKE::*VERSION*)) ; ; caught STYLE-WARNING: ; undefined function: NEW-REQUIRE ; ; compilation unit finished ; Undefined function: ; NEW-REQUIRE ; caught 1 STYLE-WARNING condition ; in: DEFSTRUCT LANGUAGE ; (DEFSTRUCT (MAKE::LANGUAGE (:PRINT-FUNCTION MAKE::PRINT-LANGUAGE)) ; MAKE::NAME ; MAKE::COMPILER ; MAKE::LOADER ; MAKE::SOURCE-EXTENSION ; MAKE::BINARY-EXTENSION) ; --> PROGN 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 #'MAKE::PRINT-LANGUAGE #:OBJECT #:STREAM ; SB-KERNEL:*CURRENT-LEVEL-IN-PRINT*) ; ; caught STYLE-WARNING: ; undefined function: PRINT-LANGUAGE ; ; compilation unit finished ; Undefined function: ; PRINT-LANGUAGE ; caught 1 STYLE-WARNING condition STYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD ; in: DEFUN COMPILE-AND-LOAD-OPERATION ; (MAKE::COMPILE-FILE-OPERATION MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: COMPILE-FILE-OPERATION ; (MAKE::LOAD-FILE-OPERATION MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: LOAD-FILE-OPERATION ; ; compilation unit finished ; Undefined functions: ; COMPILE-FILE-OPERATION LOAD-FILE-OPERATION ; caught 2 STYLE-WARNING conditions ; in: DEFUN COMPILE-FILE-OPERATION ; (MAKE::NEEDS-COMPILATION MAKE::COMPONENT NIL) ; ; caught STYLE-WARNING: ; undefined function: NEEDS-COMPILATION ; ; compilation unit finished ; Undefined function: ; NEEDS-COMPILATION ; caught 1 STYLE-WARNING condition STYLE-WARNING: using deprecated EVAL-WHEN situation names COMPILE EVAL LOAD ; in: DEFUN LOAD-FILE-OPERATION ; (MAKE::COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY ; (MAKE::LOAD-SOURCE-IF-NO-BINARY MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: LOAD-SOURCE-IF-NO-BINARY ; ; compilation unit finished ; Undefined functions: ; COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY LOAD-SOURCE-IF-NO-BINARY ; caught 2 STYLE-WARNING conditions STYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD ; in: DEFUN FILES-WHICH-NEED-COMPILATION ; (MAKE::FILE-COMPONENTS-IN-COMPONENT (MAKE:FIND-SYSTEM MAKE::SYSTEM :LOAD) ; :NEW-SOURCE) ; ; caught STYLE-WARNING: ; undefined function: FILE-COMPONENTS-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-COMPONENTS-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; in: DEFUN FILES-IN-SYSTEM-AND-DEPENDENTS ; (MAKE::FILE-PATHNAMES-IN-COMPONENT MAKE::SYSTEM TYPE MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: FILE-PATHNAMES-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-PATHNAMES-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; in: DEFUN FILES-IN-SYSTEM ; (MAKE::FILE-PATHNAMES-IN-COMPONENT MAKE::SYSTEM TYPE MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: FILE-PATHNAMES-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-PATHNAMES-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; in: DEFUN FILE-PATHNAMES-IN-COMPONENT ; (MAKE::FILE-COMPONENTS-IN-COMPONENT MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: FILE-COMPONENTS-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-COMPONENTS-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; in: DEFUN SYSTEM-SOURCE-SIZE ; (MAKE::FILE-LIST-SIZE MAKE::FILE-LIST) ; ; caught STYLE-WARNING: ; undefined function: FILE-LIST-SIZE ; ; compilation unit finished ; Undefined function: ; FILE-LIST-SIZE ; caught 1 STYLE-WARNING condition make bd make bd make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/src' make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/src' for l in clisp sbcl; do for d in / /numerical /numerical/slatec; do /bin/mkdir -p binary-$l$d; done; done for l in clisp sbcl; do for d in / /numerical /numerical/slatec; do /bin/mkdir -p binary-$l$d; done; done make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/src' clisp -norc -q -x '(progn (load "../lisp-utils/defsystem.lisp") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :compile :verbose t))' && \ clisp -norc -q -x '(progn (load "../lisp-utils/defsystem.lisp") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :load :verbose t) (ext:saveinitmem "binary-clisp/maxima.mem" :init-function (function cl-user::run) ))' make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/src' "sbcl" --noinform --noprint --eval '(progn (load "../lisp-utils/defsystem.lisp") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :compile :verbose t) (sb-ext:quit))' && "sbcl" --noinform --noprint --eval '(progn (load "../lisp-utils/defsystem.lisp") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :load :verbose t) (sb-ext:save-lisp-and-die "binary-sbcl/maxima.core") (sb-ext:quit))' ;; Loading file ../lisp-utils/defsystem.lisp ...STYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD COMPILE STYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD COMPILE STYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD COMPILE STYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD COMPILE STYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD COMPILE ; file: /home/gunter/src/maxima-5.40.0/lisp-utils/defsystem.lisp ; in: DEFUN AFS-BINARY-DIRECTORY ; (MAKE::AFS-COMPONENT MAKE::MACHINE MAKE::SOFTWARE MAKE::LISP) ; ; caught STYLE-WARNING: ; undefined function: AFS-COMPONENT ; (MAKE:COMPILER-TYPE-TRANSLATION (MAKE::COMPILER-VERSION)) ; ; caught STYLE-WARNING: ; undefined function: COMPILER-TYPE-TRANSLATION ; (MAKE::ENSURE-TRAILING-SLASH MAKE::ROOT-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: ENSURE-TRAILING-SLASH ; (MAKE:MACHINE-TYPE-TRANSLATION (MACHINE-TYPE)) ; ; caught STYLE-WARNING: ; undefined function: MACHINE-TYPE-TRANSLATION ; (MAKE:SOFTWARE-TYPE-TRANSLATION (SOFTWARE-TYPE)) ; ; caught STYLE-WARNING: ; undefined function: SOFTWARE-TYPE-TRANSLATION ; ; compilation unit finished ; Undefined functions: ; AFS-COMPONENT COMPILER-TYPE-TRANSLATION ENSURE-TRAILING-SLASH MACHINE-TYPE-TRANSLATION SOFTWARE-TYPE-TRANSLATION ; caught 5 STYLE-WARNING conditions ; in: DEFUN AFS-SOURCE-DIRECTORY ; (MAKE::ENSURE-TRAILING-SLASH MAKE::ROOT-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: ENSURE-TRAILING-SLASH ; (MAKE::TRANSLATE-VERSION MAKE::*VERSION*) ; ; caught STYLE-WARNING: ; undefined function: TRANSLATE-VERSION ; ; compilation unit finished ; Undefined functions: ; ENSURE-TRAILING-SLASH TRANSLATE-VERSION ; caught 2 STYLE-WARNING conditions ; in: DEFUN NEW-APPEND-DIRECTORIES ; (MAKE::DIRECTORY-TO-LIST (PATHNAME-DIRECTORY MAKE::REL-DIR)) ; ; caught STYLE-WARNING: ; undefined function: DIRECTORY-TO-LIST ; ; compilation unit finished ; Undefined function: ; DIRECTORY-TO-LIST ; caught 1 STYLE-WARNING condition ; in: DEFUN DIRECTORY-TO-LIST ; (MAKE::SPLIT-STRING DIRECTORY :ITEM #\;) ; ; caught STYLE-WARNING: ; undefined function: SPLIT-STRING ; ; compilation unit finished ; Undefined function: ; SPLIT-STRING ; caught 1 STYLE-WARNING condition ;; Loaded file ../lisp-utils/defsystem.lisp ;; Loading file /home/gunter/src/maxima-5.40.0/src/maxima.system ... ; in: DEFUN APPEND-DIRECTORIES ; (MAKE::APPEND-LOGICAL-PNAMES MAKE::ABSOLUTE-DIRECTORY ; MAKE::RELATIVE-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: APPEND-LOGICAL-PNAMES ; (MAKE::NAMESTRING-PROBABLY-LOGICAL MAKE::ABSOLUTE-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: NAMESTRING-PROBABLY-LOGICAL ; ; compilation unit finished ; Undefined functions: ; APPEND-LOGICAL-PNAMES NAMESTRING-PROBABLY-LOGICAL ; caught 2 STYLE-WARNING conditions ; in: DEFSTRUCT COMPONENT ; (DEFSTRUCT ; (MAKE::COMPONENT (:INCLUDE MAKE::TOPOLOGICAL-SORT-NODE) ; (:PRINT-FUNCTION MAKE::PRINT-COMPONENT)) ; (TYPE :FILE :TYPE ; (MEMBER :DEFSYSTEM :SYSTEM :SUBSYSTEM :MODULE :FILE :PRIVATE-FILE)) ; (MAKE::NAME NIL :TYPE (OR SYMBOL STRING)) ; (MAKE::INDENT 0 :TYPE (MOD 1024)) ; MAKE::HOST ; MAKE::DEVICE ; MAKE::SOURCE-ROOT-DIR ; (MAKE::SOURCE-PATHNAME MAKE:*SOURCE-PATHNAME-DEFAULT*) ; MAKE::SOURCE-EXTENSION ; (MAKE::BINARY-PATHNAME MAKE:*BINARY-PATHNAME-DEFAULT*) ; MAKE::BINARY-ROOT-DIR ; ...) ; --> PROGN 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 #'MAKE::PRINT-COMPONENT #:OBJECT #:STREAM ; SB-KERNEL:*CURRENT-LEVEL-IN-PRINT*) ; ; caught STYLE-WARNING: ; undefined function: PRINT-COMPONENT ; ; compilation unit finished ; Undefined function: ; PRINT-COMPONENT ; caught 1 STYLE-WARNING condition ; in: DEFUN COMPONENT-LOAD-TIME ; (MAKE::COMPONENT-FULL-PATHNAME MAKE::COMPONENT :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-FULL-PATHNAME ; in: DEFUN COMPONENT-LOAD-TIME => ; :DEFSYSTEM (LET* ((NAME (COMPONENT-NAME COMPONENT)) ; (PATH (WHEN NAME (COMPUTE-SYSTEM-PATH NAME NIL)))) ; (DECLARE (TYPE (OR STRING PATHNAME NULL) PATH)) ; (WHEN PATH (GETHASH (NAMESTRING PATH) *FILE-LOAD-TIME-TABLE*))) ; (MAKE::COMPUTE-SYSTEM-PATH MAKE::NAME NIL) ; ; caught STYLE-WARNING: ; undefined function: COMPUTE-SYSTEM-PATH ; ; compilation unit finished ; Undefined functions: ; COMPONENT-FULL-PATHNAME COMPUTE-SYSTEM-PATH ; caught 2 STYLE-WARNING conditions ; in: DEFUN SYSTEM-DEFINITION-PATHNAME ; (MAKE::COMPONENT-FULL-PATHNAME MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-FULL-PATHNAME ; (MAKE:FIND-SYSTEM MAKE::SYSTEM-NAME :ERROR) ; ; caught STYLE-WARNING: ; undefined function: FIND-SYSTEM ; ; compilation unit finished ; Undefined functions: ; COMPONENT-FULL-PATHNAME FIND-SYSTEM ; caught 2 STYLE-WARNING conditions ; in: DEFUN FIND-SYSTEM ; (SETF (MAKE::COMPONENT-LOAD-TIME MAKE::PATH) (FILE-WRITE-DATE MAKE::PATH)) ; --> LET* WHEN IF PROGN ETYPECASE LET COND IF IF IF PROGN ECASE LET COND IF IF ; --> PROGN LET ; ==> ; (MAKE::COMPONENT-FULL-PATHNAME #:COMPONENT :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-FULL-PATHNAME ; (MAKE::TELL-USER-GENERIC ; (FORMAT NIL "Loading system ~A from file ~A" MAKE::SYSTEM-NAME MAKE::PATH)) ; ; caught STYLE-WARNING: ; undefined function: TELL-USER-GENERIC ; (MAKE::Y-OR-N-P-WAIT #\y 20 "System ~A not loaded. Shall I try loading it? " ; MAKE::SYSTEM-NAME) ; ; caught STYLE-WARNING: ; undefined function: Y-OR-N-P-WAIT ; ; compilation unit finished ; Undefined functions: ; COMPONENT-FULL-PATHNAME TELL-USER-GENERIC Y-OR-N-P-WAIT ; caught 3 STYLE-WARNING conditions ; in: DEFUN DESCRIBE-SYSTEM ; (MAKE::COMPONENT-EXTENSION MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-EXTENSION ; (MAKE::COMPONENT-PATHNAME MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-PATHNAME ; (MAKE::COMPONENT-ROOT-DIR MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-ROOT-DIR ; ; compilation unit finished ; Undefined functions: ; COMPONENT-EXTENSION COMPONENT-PATHNAME COMPONENT-ROOT-DIR ; caught 3 STYLE-WARNING conditions ; in: DEFUN COMPONENT-PATHNAME ; (MAKE::COMPONENT-ERROR-PATHNAME MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-ERROR-PATHNAME ; ; compilation unit finished ; Undefined function: ; COMPONENT-ERROR-PATHNAME ; caught 1 STYLE-WARNING condition ; in: DEFUN COMPONENT-FULL-PATHNAME ; (MAKE::COMPONENT-FULL-PATHNAME-I MAKE::COMPONENT TYPE MAKE::VERSION) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-FULL-PATHNAME-I ; ; compilation unit finished ; Undefined function: ; COMPONENT-FULL-PATHNAME-I ; caught 1 STYLE-WARNING condition ; in: DEFUN COMPONENT-FULL-PATHNAME-I ; (MAKE::COMPONENT-EXTENSION MAKE::COMPONENT TYPE) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-EXTENSION ; (MAKE::TRANSLATE-VERSION MAKE::VERSION) ; ; caught STYLE-WARNING: ; undefined function: TRANSLATE-VERSION ; ; compilation unit finished ; Undefined functions: ; COMPONENT-EXTENSION TRANSLATE-VERSION ; caught 2 STYLE-WARNING conditions ; in: DEFUN COMPONENT-EXTENSION => DEFAULT-BINARY-EXTENSION COMPONENT ; (MAKE::DEFAULT-BINARY-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: DEFAULT-BINARY-EXTENSION ; in: DEFUN COMPONENT-EXTENSION => DEFAULT-SOURCE-EXTENSION COMPONENT ; (MAKE::DEFAULT-SOURCE-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: DEFAULT-SOURCE-EXTENSION ; ; compilation unit finished ; Undefined functions: ; DEFAULT-BINARY-EXTENSION DEFAULT-SOURCE-EXTENSION ; caught 2 STYLE-WARNING conditions ; in: DEFUN CREATE-COMPONENT ; (MAKE::CREATE-COMPONENT-PATHNAMES MAKE::COMPONENT MAKE::PARENT) ; ; caught STYLE-WARNING: ; undefined function: CREATE-COMPONENT-PATHNAMES ; (MAKE::EXPAND-COMPONENT-COMPONENTS MAKE::COMPONENT (+ MAKE::INDENT 2)) ; ; caught STYLE-WARNING: ; undefined function: EXPAND-COMPONENT-COMPONENTS ; (MAKE::LINK-COMPONENT-DEPENDS-ON (MAKE::COMPONENT-COMPONENTS MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: LINK-COMPONENT-DEPENDS-ON ; (MAKE::TOPOLOGICAL-SORT (MAKE::COMPONENT-COMPONENTS MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: TOPOLOGICAL-SORT ; ; compilation unit finished ; Undefined functions: ; CREATE-COMPONENT-PATHNAMES EXPAND-COMPONENT-COMPONENTS LINK-COMPONENT-DEPENDS-ON TOPOLOGICAL-SORT ; caught 4 STYLE-WARNING conditions ; in: DEFUN CREATE-COMPONENT-PATHNAMES => DEFAULT-BINARY-EXTENSION COMPONENT ; (MAKE::DEFAULT-BINARY-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: DEFAULT-BINARY-EXTENSION ; in: DEFUN CREATE-COMPONENT-PATHNAMES => DEFAULT-SOURCE-EXTENSION COMPONENT ; (MAKE::DEFAULT-SOURCE-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: DEFAULT-SOURCE-EXTENSION ; in: DEFUN CREATE-COMPONENT-PATHNAMES ; (MAKE::GENERATE-COMPONENT-PATHNAME MAKE::COMPONENT MAKE::PARENT :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: GENERATE-COMPONENT-PATHNAME ; ; compilation unit finished ; Undefined functions: ; DEFAULT-BINARY-EXTENSION DEFAULT-SOURCE-EXTENSION GENERATE-COMPONENT-PATHNAME ; caught 3 STYLE-WARNING conditions ; in: DEFUN EXPAND-COMPONENT-COMPONENTS ; (MAKE::EXPAND-COMPONENT-DEFINITIONS MAKE::DEFINITIONS MAKE::COMPONENT ; MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: EXPAND-COMPONENT-DEFINITIONS ; (MAKE::EXPAND-SERIAL-COMPONENT-CHAIN (CDR MAKE::DEFINITIONS) MAKE::COMPONENT ; MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: EXPAND-SERIAL-COMPONENT-CHAIN ; ; compilation unit finished ; Undefined functions: ; EXPAND-COMPONENT-DEFINITIONS EXPAND-SERIAL-COMPONENT-CHAIN ; caught 2 STYLE-WARNING conditions ; in: DEFUN EXPAND-COMPONENT-DEFINITIONS ; (MAKE::EXPAND-COMPONENT-DEFINITION MAKE::DEFINITION MAKE::PARENT MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: EXPAND-COMPONENT-DEFINITION ; ; compilation unit finished ; Undefined function: ; EXPAND-COMPONENT-DEFINITION ; caught 1 STYLE-WARNING condition ; in: DEFUN EXPAND-SERIAL-COMPONENT-CHAIN ; (MAKE::EXPAND-COMPONENT-DEFINITION MAKE::DEFINITION MAKE::PARENT MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: EXPAND-COMPONENT-DEFINITION ; ; compilation unit finished ; Undefined function: ; EXPAND-COMPONENT-DEFINITION ; caught 1 STYLE-WARNING condition ; in: DEFUN OPERATE-ON-SYSTEM ; (MAKE::OPERATE-ON-COMPONENT MAKE::SYSTEM MAKE::OPERATION MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: OPERATE-ON-COMPONENT ; ; compilation unit finished ; Undefined function: ; OPERATE-ON-COMPONENT ; caught 1 STYLE-WARNING condition ; - Compiling defsystem "maxima" ; - Loading module "package" ; - Loading source file ; "/home/gunter/src/maxima-5.40.0/src/maxima-package.lisp" ;; Loading file /home/gunter/src/maxima-5.40.0/src/maxima-package.lisp ... ;; Loaded file /home/gunter/src/maxima-5.40.0/src/maxima-package.lisp ; - Loading source file ; "/home/gunter/src/maxima-5.40.0/src/autoconf-variables.lisp" ;; Loading file /home/gunter/src/maxima-5.40.0/src/autoconf-variables.lisp ... ;; Loaded file /home/gunter/src/maxima-5.40.0/src/autoconf-variables.lisp ; - Compiling module "intl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/intl.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/intl.lisp ... ; in: DEFUN OPERATE-ON-COMPONENT ; (MAKE::NEW-REQUIRE (MAKE::COMPONENT-PACKAGE MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: NEW-REQUIRE ; (MAKE::OPERATE-ON-COMPONENTS MAKE::COMPONENT MAKE::OPERATION MAKE::FORCE ; MAKE::CHANGED) ; ; caught STYLE-WARNING: ; undefined function: OPERATE-ON-COMPONENTS ; (MAKE::OPERATE-ON-SYSTEM-DEPENDENCIES MAKE::COMPONENT MAKE::OPERATION ; MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: OPERATE-ON-SYSTEM-DEPENDENCIES ; ; compilation unit finished ; Undefined functions: ; NEW-REQUIRE OPERATE-ON-COMPONENTS OPERATE-ON-SYSTEM-DEPENDENCIES ; caught 3 STYLE-WARNING conditions ; in: DEFUN OPERATE-ON-SYSTEM-DEPENDENCIES ; (MAKE::NEW-REQUIRE MAKE::SYSTEM-NAME NIL (EVAL MAKE::DEFINITION-PATHNAME) ; MAKE::ACTION (OR MAKE::VERSION MAKE::*VERSION*)) ; ; caught STYLE-WARNING: ; undefined function: NEW-REQUIRE ; ; compilation unit finished ; Undefined function: ; NEW-REQUIRE ; caught 1 STYLE-WARNING condition ; in: DEFSTRUCT LANGUAGE ; (DEFSTRUCT (MAKE::LANGUAGE (:PRINT-FUNCTION MAKE::PRINT-LANGUAGE)) ; MAKE::NAME ; MAKE::COMPILER ; MAKE::LOADER ; MAKE::SOURCE-EXTENSION ; MAKE::BINARY-EXTENSION) ; --> PROGN 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 #'MAKE::PRINT-LANGUAGE #:OBJECT #:STREAM ; SB-KERNEL:*CURRENT-LEVEL-IN-PRINT*) ; ; caught STYLE-WARNING: ; undefined function: PRINT-LANGUAGE ; ; compilation unit finished ; Undefined function: ; PRINT-LANGUAGE ; caught 1 STYLE-WARNING condition STYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD ; in: DEFUN COMPILE-AND-LOAD-OPERATION ; (MAKE::COMPILE-FILE-OPERATION MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: COMPILE-FILE-OPERATION ; (MAKE::LOAD-FILE-OPERATION MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: LOAD-FILE-OPERATION ; ; compilation unit finished ; Undefined functions: ; COMPILE-FILE-OPERATION LOAD-FILE-OPERATION ; caught 2 STYLE-WARNING conditions ; in: DEFUN COMPILE-FILE-OPERATION ; (MAKE::NEEDS-COMPILATION MAKE::COMPONENT NIL) ; ; caught STYLE-WARNING: ; undefined function: NEEDS-COMPILATION ; ; compilation unit finished ; Undefined function: ; NEEDS-COMPILATION ; caught 1 STYLE-WARNING condition STYLE-WARNING: using deprecated EVAL-WHEN situation names COMPILE EVAL LOAD ; in: DEFUN LOAD-FILE-OPERATION ; (MAKE::COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY ; (MAKE::LOAD-SOURCE-IF-NO-BINARY MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: LOAD-SOURCE-IF-NO-BINARY ; ; compilation unit finished ; Undefined functions: ; COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY LOAD-SOURCE-IF-NO-BINARY ; caught 2 STYLE-WARNING conditions STYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD ; in: DEFUN FILES-WHICH-NEED-COMPILATION ; (MAKE::FILE-COMPONENTS-IN-COMPONENT (MAKE:FIND-SYSTEM MAKE::SYSTEM :LOAD) ; :NEW-SOURCE) ; ; caught STYLE-WARNING: ; undefined function: FILE-COMPONENTS-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-COMPONENTS-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; in: DEFUN FILES-IN-SYSTEM-AND-DEPENDENTS ; (MAKE::FILE-PATHNAMES-IN-COMPONENT MAKE::SYSTEM TYPE MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: FILE-PATHNAMES-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-PATHNAMES-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; in: DEFUN FILES-IN-SYSTEM ; (MAKE::FILE-PATHNAMES-IN-COMPONENT MAKE::SYSTEM TYPE MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: FILE-PATHNAMES-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-PATHNAMES-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; in: DEFUN FILE-PATHNAMES-IN-COMPONENT ; (MAKE::FILE-COMPONENTS-IN-COMPONENT MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: FILE-COMPONENTS-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-COMPONENTS-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; in: DEFUN SYSTEM-SOURCE-SIZE ; (MAKE::FILE-LIST-SIZE MAKE::FILE-LIST) ; ; caught STYLE-WARNING: ; undefined function: FILE-LIST-SIZE ; ; compilation unit finished ; Undefined function: ; FILE-LIST-SIZE ; caught 1 STYLE-WARNING condition ;; Wrote file binary-clisp/intl.fas ; - Compiling defsystem "maxima" ; - Loading module "package" ; - Loading source file ; "/home/gunter/src/maxima-5.40.0/src/maxima-package.lisp" ; - Loading binary file "binary-clisp/intl.fas" ;; Loading file binary-clisp/intl.fas ... ; - Loading source file ; "/home/gunter/src/maxima-5.40.0/src/autoconf-variables.lisp" ; - Compiling module "intl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/intl.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/intl.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :INTL) ;; Loaded file binary-clisp/intl.fas ; - Compiling module "info" ; compiling (DEFVAR *LOCALE-DIRECTORIES* ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/nregex.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/nregex.lisp ... ; compiling (DEFVAR *LOCALE* ...) ; compiling (DEFVAR *DEFAULT-DOMAIN* ...) ; compiling (DEFVAR *LOADED-DOMAINS* ...) ; compiling (DEFVAR *LOCALE-ALIASES* ...) ; compiling (DEFSTRUCT DOMAIN-ENTRY ...) ; compiling (DECLAIM (FTYPE # ...)) ; compiling (DEFUN READ-LELONG ...) ; compiling (DECLAIM (FTYPE # ...)) ; compiling (DEFUN READ-BELONG ...) ; compiling (DEFUN LOCATE-DOMAIN-FILE ...) ;; Wrote file binary-clisp/nregex.fas ; compiling (DEFUN FIND-ENCODING ...) ; - Loading binary file "binary-clisp/nregex.fas" ;; Loading file binary-clisp/nregex.fas ... ;; Loaded file binary-clisp/nregex.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/cl-info.lisp" ; compiling (DEFUN PARSE-PLURALS ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/cl-info.lisp ... ; compiling (DEFUN PARSE-EXPR ...) ; compiling (DEFUN LOAD-DOMAIN ...) ; compiling (DEFUN FIND-DOMAIN ...) ; compiling (DECLAIM (INLINE STRING-TO-OCTETS)) ; compiling (DEFUN STRING-TO-OCTETS ...) ; compiling (DECLAIM (INLINE OCTETS-TO-STRING)) ; compiling (DEFUN OCTETS-TO-STRING ...) ; compiling (DEFUN OCTETS= ...) ; compiling (DEFUN SEARCH-DOMAIN ...) ;; Wrote file binary-clisp/cl-info.fas ; - Loading binary file "binary-clisp/cl-info.fas" ;; Loading file binary-clisp/cl-info.fas ... ;; Loaded file binary-clisp/cl-info.fas ; - Compiling module "sloop" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/sloop.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/sloop.lisp ... ;; Wrote file binary-clisp/sloop.fas ; - Loading binary file "binary-clisp/sloop.fas" ;; Loading file binary-clisp/sloop.fas ... ;; Loaded file binary-clisp/sloop.fas ; - Compiling module "declarations" ; compiling (DEFUN DOMAIN-LOOKUP ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/lmdcls.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/lmdcls.lisp ... ; file: /home/gunter/src/maxima-5.40.0/src/intl.lisp ; in: DEFUN DOMAIN-LOOKUP ; (DELETE INTL::ENTRY INTL::POS :TEST #'EQ) ; ; note: unable to ; convert to EQ test ; due to type uncertainty: ; The second argument is a SEQUENCE, not a LIST. ; compiling (DEFUN DOMAIN-LOOKUP-PLURAL ...) ;; Wrote file binary-clisp/lmdcls.fas ; - Loading binary file "binary-clisp/lmdcls.fas" ;; Loading file binary-clisp/lmdcls.fas ... ;; Loaded file binary-clisp/lmdcls.fas ; - Compiling module "destructuring-let" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/letmac.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/letmac.lisp ... ;; Wrote file binary-clisp/letmac.fas ; - Loading binary file "binary-clisp/letmac.fas" ;; Loading file binary-clisp/letmac.fas ... ;; Loaded file binary-clisp/letmac.fas ; - Compiling module "compatibility-macros1" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/generr.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/generr.lisp ... ; compiling (DECLAIM (INLINE GETENV) ...) ; compiling (DEFUN GETENV ...) ;; Wrote file binary-clisp/generr.fas ; - Loading binary file "binary-clisp/generr.fas" ;; Loading file binary-clisp/generr.fas ... ;; Loaded file binary-clisp/generr.fas ; compiling (DEFUN SETLOCALE ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/clmacs.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/clmacs.lisp ... ; compiling (DEFMACRO TEXTDOMAIN ...) ; compiling (DEFMACRO GETTEXT ...) ; compiling (DEFMACRO NGETTEXT ...) ; compiling (DECLAIM (INLINE DGETTEXT)) ; compiling (DEFUN DGETTEXT ...) ; compiling (DEFUN DNGETTEXT ...) ; compiling (DEFVAR *TRANSLATOR-COMMENT* ...) ; compiling (DEFVAR *TRANSLATIONS* ...) ; compiling (DEFUN NOTE-TRANSLATABLE ...) ; compiling (DEFINE-COMPILER-MACRO DGETTEXT ...) ; compiling (DEFINE-COMPILER-MACRO DNGETTEXT ...) ; compiling (DEFUN READ-TRANSLATABLE-STRING ...) ; compiling (DEFUN READ-COMMENT ...) ; compiling (DEFUN READ-NESTED-COMMENT ...) ; compiling (DEFUN INSTALL ...) ; compiling (DEFUN DUMP-POT-FILES ...) ; file: /home/gunter/src/maxima-5.40.0/src/intl.lisp ; in: DEFUN DUMP-POT-FILES ; (COND ((> INTL::G 750) INTL::B) ((= INTL::G INTL::G1) INTL::B1) ; ((= INTL::G INTL::G2) INTL::B2) ((= INTL::G INTL::G3) INTL::B3) ; ((= INTL::G INTL::G4) INTL::B4) ((= INTL::G INTL::G5) INTL::B5)) ; --> IF IF IF IF IF IF ; ==> ; NIL ; ; caught STYLE-WARNING: ; This is not a NUMBER: ; NIL ; See also: ; The SBCL Manual, Node "Handling of Types" ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/intl.fasl written ; compilation finished in 0:00:00.214 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/intl.fasl" ; - Compiling module "info" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/nregex.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/nregex.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (DEFPACKAGE :MAXIMA-NREGEX ...) ; compiling (IN-PACKAGE :MAXIMA-NREGEX) ; compiling (DEFVAR *REGEX-DEBUG* ...) ; compiling (DEFMACRO INFO ...) ; compiling (DEFVAR *REGEX-GROUPS* ...) ; compiling (DEFVAR *REGEX-GROUPINGS* ...) ; compiling (DEFUN REGEX ...) ; compiling (DEFVAR *REGEX-SPECIAL-CHARS* ...) ; compiling (DEFMACRO ADD-EXP ...) ; compiling (DEFUN REGEX-COMPILE ...) ;; Wrote file binary-clisp/clmacs.fas ; - Loading binary file "binary-clisp/clmacs.fas" ;; Loading file binary-clisp/clmacs.fas ... ;; Loaded file binary-clisp/clmacs.fas ; - Compiling module "compatibility-macros" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/commac.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/commac.lisp ... ; compiling (DEFUN REGEX-QUOTED ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/nregex.fasl written ; compilation finished in 0:00:00.060 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/nregex.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/cl-info.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/cl-info.lisp" (written 03 DEC 2016 11:27:40 PM): ; compiling (IN-PACKAGE :CL-INFO) ; compiling (DEFVAR *INFO-TABLES* ...) ; compiling (DEFUN PRINT-PROMPT ...) ; compiling (DEFVAR +SELECT-BY-KEYWORD-ALIST+ ...) ; compiling (DEFUN PARSE-USER-CHOICE ...) ; compiling (DEFUN SELECT-INFO-ITEMS ...) ; compiling (DEFUN MAXIMA::COMBINE-PATH ...) ; compiling (DEFUN LOAD-PRIMARY-INDEX ...) ; compiling (DEFUN INFO-EXACT ...) ; compiling (DEFUN SOME-EXACT ...) ; compiling (DEFUN SOME-INEXACT ...) ; compiling (DEFUN FLATTEN-MATCHES ...) ; compiling (DEFUN EXACT-TOPIC-MATCH ...) ; compiling (DEFUN EXACT-TOPIC-MATCH-1 ...) ; compiling (DEFUN INFO-INEXACT ...) ; compiling (DEFUN REARRANGE-MATCHES ...) ; compiling (DEFUN DISPLAY-ITEMS ...) ; compiling (DEFUN INEXACT-TOPIC-MATCH ...) ; compiling (DEFUN INEXACT-TOPIC-MATCH-1 ...) ; compiling (DEFUN REGEX-SANITIZE ...) ; compiling (DEFUN FIND-REGEX-MATCHES ...) ; compiling (DEFUN READ-INFO-TEXT ...) ; compiling (DEFUN LOAD-INFO-HASHTABLES ...) ; compiling (DEFUN ENSURE-INFO-TABLES ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/cl-info.fasl written ; compilation finished in 0:00:00.083 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/cl-info.fasl" ; - Compiling module "sloop" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/sloop.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/sloop.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :CL-SLOOP) ; compiling (DEFMACRO SLOOP ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/sloop.fasl written ; compilation finished in 0:00:00.004 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/sloop.fasl" ; - Compiling module "declarations" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/lmdcls.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/lmdcls.lisp" (written 08 DEC 2016 04:24:51 AM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFVAR *MACRO-FILE* ...) ; compiling (DEFMACRO DECLARE-TOP ...) ; compiling (DECLAIM (SPECIAL $% ...)) ; compiling (DECLAIM (DECLARATION UNSPECIAL)) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/lmdcls.fasl written ; compilation finished in 0:00:00.011 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/lmdcls.fasl" ; - Compiling module "destructuring-let" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/letmac.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/letmac.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFVAR *LET-MACRO-VALS* ...) ; compiling (DEFMACRO DESTRUCTURING-LET ...) ; compiling (DEFUN LET-MACRO-GET-VARS ...) ; compiling (DEFMACRO DESETQ ...) ; compiling (DEFUN LET-MACRO-GET-LAST-VAR ...) ; compiling (DEFUN LET-MACRO-HAIR ...) ; compiling (DEFMACRO DESTRUCTURING-LET* ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/letmac.fasl written ; compilation finished in 0:00:00.026 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/letmac.fasl" ; - Compiling module "compatibility-macros1" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/generr.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/generr.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFVAR ERRSET ...) ; compiling (DEFMACRO ERRSET ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/generr.fasl written ; compilation finished in 0:00:00.003 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/generr.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/clmacs.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/clmacs.lisp" (written 04 SEP 2016 04:00:51 AM): ; compiling (IN-PACKAGE :MAXIMA) WARNING: ; compiling (DEFUN MEMQ ...) ; compiling (DEFMACRO DEF-OP ...)in #:|760 785 (IF (AND # #) (DEFUN ENCODE-TIME-WITH-ALL-PARTS # ...) ...)-87| in lines 760..785 : Function ENCODE-TIME-WITH-ALL-PARTS was already definedin lines 760..785 ; compiling (DEFUN MAKE-OPERATION ...) WARNING: in $DECODE_TIME in lines 801..822 : variable DAY-OF-WEEK is not used. Misspelled or missing IGNORE declaration? ; compiling (DEF-OP F+ ...) ; compiling (DEF-OP F* ...) ; compiling (DEF-OP F- ...) ; compiling (DEF-OP F1- ...) ; compiling (DEF-OP F1+ ...) ; compiling (DEF-OP QUOTIENT ...) ; compiling (DECLAIM (INLINE QUOT)) ; compiling (DEFUN QUOT ...) ;; Wrote file binary-clisp/commac.fas ; compiling (DEFMACRO STATUS ...) ; - Loading binary file "binary-clisp/commac.fas" ;; Loading file binary-clisp/commac.fas ... ;; Loaded file binary-clisp/commac.fas ; - Compiling module "prerequisites" ; compiling (DEFUN STRING<$ ...) ; compiling (DEFUN ALPHALESSP ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mormac.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/mormac.lisp ... ;; Wrote file binary-clisp/mormac.fas ; - Loading binary file "binary-clisp/mormac.fas" ;; Loading file binary-clisp/mormac.fas ... ;; Loaded file binary-clisp/mormac.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/compat.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/compat.lisp ...; compiling (DEFMACRO SYMBOL-ARRAY ...) ; compiling (DEFUN ARRAYDIMS ...) ; compiling (DEFUN FIRSTN ...) ; compiling (DECLAIM (INLINE FIXNUMP)) ; compiling (DEFUN FIXNUMP ...) ; compiling (DEFUN BIGNUMP ...) ;; Wrote file binary-clisp/compat.fas ; compiling (DEFUN PUTPROP ...) ; compiling (DEFMACRO DEFPROP ...) ; - Loading binary file "binary-clisp/compat.fas" ;; Loading file binary-clisp/compat.fas ... ;; Loaded file binary-clisp/compat.fas ; - Compiling module "maxima-language-compiler-macros" ; compiling (DEFUN HAIPART ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/transm.lisp" ; compiling (DEFUN FSET ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/transm.lisp ... ; compiling (DEFUN OLDGET ...) ; compiling (DEFUN SAFE-GET ...) ; compiling (DEFMACRO SAFE-GETL ...) ; compiling (DEFUN GETL ...) ; compiling (DEFMACRO NCONS ...) ; compiling (DEFVAR *ACURSOR* ...) ; compiling (DEFUN SET-UP-CURSOR ...) ; compiling (DEFUN ASET-BY-CURSOR ...) ;; Wrote file binary-clisp/transm.fas ; - Loading binary file "binary-clisp/transm.fas" ;; Loading file binary-clisp/transm.fas ... ;; Loaded file binary-clisp/transm.fas ; - Compiling module "getopt" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/getopt.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/getopt.lisp ... ; compiling (DEFUN FILLARRAY ...) ; compiling (DEFUN LISTARRAY ...) ; compiling (DEFMACRO CHECK-ARG ...) ; compiling (DEFMACRO DEFF ...) ; compiling (DEFMACRO XCONS ...) ;; Wrote file binary-clisp/getopt.fas ; - Loading binary file "binary-clisp/getopt.fas" ;; Loading file binary-clisp/getopt.fas ... ;; Loaded file binary-clisp/getopt.fas ; - Compiling module "command-line" ; compiling (DEFUN MAKE-EQUAL-HASH-TABLE ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/command-line.lisp" ; compiling (DEFUN ATAN ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/command-line.lisp ... ; compiling (DEFF ATAN2 ...) ; compiling (DEFF EXP ...) ; compiling (SETQ *READ-DEFAULT-FLOAT-FORMAT* ...) ; compiling (DEFTYPE FLONUM ...) ; compiling (DEFCONSTANT MOST-POSITIVE-FLONUM ...) ; compiling (DEFCONSTANT MOST-NEGATIVE-FLONUM ...) ; compiling (DEFCONSTANT LEAST-POSITIVE-FLONUM ...) ; compiling (DEFCONSTANT LEAST-NEGATIVE-FLONUM ...) ; compiling (DEFCONSTANT FLONUM-EPSILON ...) ; compiling (DEFCONSTANT LEAST-POSITIVE-NORMALIZED-FLONUM ...) ; compiling (DEFCONSTANT FLONUM-EXPONENT-MARKER ...) ; compiling (DEFMACRO FLOAT ...) ; compiling (DEFMACRO WITH-COLLECTOR ...) ; compiling (DEFMACRO DO-MERGE-SYMM ...) ; compiling (DEFMACRO DO-MERGE-ASYM ...) ; compiling (DEFMACRO DEFUN-CHECKED ...) ;; Wrote file binary-clisp/command-line.fas ; - Loading binary file "binary-clisp/command-line.fas" ;; Loading file binary-clisp/command-line.fas ... ;; Loaded file binary-clisp/command-line.fas ; - Compiling module "fundamental-macros" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/defcal.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/defcal.lisp ... ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/clmacs.fasl written ; compilation finished in 0:00:00.127 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/clmacs.fasl" ; - Compiling module "compatibility-macros" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/commac.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/commac.lisp" (written 29 MAY 2017 12:30:43 AM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFMACRO DEFUN-PROP ...) ; compiling (DEFVAR *PRIN1* ...) ; compiling (DEFVAR *FORTRAN-PRINT* ...) ; compiling (DEFUN APPEARS ...) ;; Wrote file binary-clisp/defcal.fas ; compiling (DEFUN APPEARS1 ...) ; compiling (DEFUN APPEARS-IN ...) ; - Loading binary file "binary-clisp/defcal.fas" ;; Loading file binary-clisp/defcal.fas ... ; compiling (DEFUN ML-TYPEP ...) ;; Loaded file binary-clisp/defcal.fas ; - Compiling source; compiling (DEFPROP :EXTENDED-NUMBER ...) file ; "/home/gunter/src/maxima-5.40.0/src/maxmac.lisp" ; compiling (DEFPROP ARRAY ...) ; compiling (DEFPROP ATOM ...) ; compiling (DEFPROP COMPILED-FUNCTION ...) ; compiling (DEFPROP EXTENDED-NUMBER ...) ; compiling (DEFPROP FIXNUM ...) ; compiling (DEFPROP LIST ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/maxmac.lisp ... ; compiling (DEFPROP NUMBER ...) ; compiling (DEFPROP STRING ...) ; compiling (DEFPROP SYMBOL ...) ; compiling (DEFVAR *MAXIMA-ARRAYS* ...) ; compiling (DEFUN *ARRAY ...) ; compiling (DEFMACRO MAXIMA-ERROR ...) ; compiling (DEFMACRO SAFE-VALUE ...) ; compiling (DEFMACRO SHOW ...) ; compiling (DEFMACRO DEFQUOTE ...) ; compiling (DEFUN ONEP ...) ; compiling (DEFUN EXTENDED-NUMBER-P ...) ; compiling (DEFVAR *SCAN-STRING-BUFFER* ...) ; compiling (DEFUN MACSYMA-READ-STRING ...) ; compiling (DEFVAR *SHARP-READ-BUFFER* ...) ; compiling (DEFUN X$-CL-MACRO-READ ...) ; compiling (DEFUN $-READ-AUX ...) ; compiling (SET-DISPATCH-MACRO-CHARACTER #\# ...) ; compiling (DEFVAR *MACSYMA-READTABLE*) ; compiling (DEFUN FIND-LISP-READTABLE-FOR-MACSYMA ...) ; compiling (DEFUN SET-READTABLE-FOR-MACSYMA ...) ; compiling (DEFVAR *RESET-VAR* ...) ; compiling (DEFVAR *VARIABLE-INITIAL-VALUES* ...) ; compiling (DEFMACRO DEFMVAR ...) ;; Wrote file binary-clisp/maxmac.fas ; compiling (DEFUN $MKEY ...) ; - Loading binary file "binary-clisp/maxmac.fas" ; compiling (DEFMACRO ARG ...) ;; Loading file binary-clisp/maxmac.fas ... ;; Loaded file binary-clisp/maxmac.fas ; compiling (DEFUN NARG1 ...) ; - Compiling module "utility-macros" ; compiling (DEFMACRO LISTIFY ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mopers.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/mopers.lisp ... ; compiling (DEFMACRO SETARG ...) ; compiling (DEFUN SETARG1 ...) ; compiling (DEFUN LISTIFY1 ...) ; compiling (DEFMACRO DEFMFUN ...) ; compiling (DEFUN EXPLODEN ...) ; compiling (DEFVAR *EXPLODEN-STRIP-FLOAT-ZEROS* ...) ; compiling (DEFUN EXPLODEN-FORMAT-FLOAT ...) ; compiling (DEFUN TRAILING-ZEROS-REGEX-F-0 ...) ; compiling (DEFUN TRAILING-ZEROS-REGEX-F-1 ...) ; compiling (DEFUN TRAILING-ZEROS-REGEX-E-0 ...) ;; Wrote file binary-clisp/mopers.fas ; - Loading binary file "binary-clisp/mopers.fas" ;; Loading file binary-clisp/mopers.fas ... ;; Loaded file binary-clisp/mopers.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mforma.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/mforma.lisp ... ; compiling (DEFUN TRAILING-ZEROS-REGEX-E-1 ...) ; compiling (DEFUN STRIP-FLOAT-ZEROS ...) ; compiling (DEFUN EXPLODEC ...) ; compiling (DEFVAR *STRING-FOR-IMPLODE* ...) ; compiling (DEFUN MAYBE-INVERT-STRING-CASE ...) ; compiling (DEFUN INTERN-INVERT-CASE ...) ; compiling (LET (#) ...) ; compiling (DEFUN IMPLODE ...) ; compiling (DEFUN EXPLODE ...) ; compiling (DEFUN GETCHARN ...) ;; Wrote file binary-clisp/mforma.fas ; compiling (DEFUN GETCHAR ...) ; - Loading binary file "binary-clisp/mforma.fas" ;; Loading file binary-clisp/mforma.fas ... ; compiling (DEFUN ASCII ...) ; compiling (DEFUN MAKNAM ...) ;; Loaded file binary-clisp/mforma.fas ; - Compiling module "other-macros" ; compiling (DEFUN FLATC ...) ; - ; compiling (DEFUN FLATSIZE ...) Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mrgmac.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/mrgmac.lisp ... ; compiling (DEFMACRO SAFE-ZEROP ...) ; compiling (DEFMACRO SIGNP ...) ; compiling (DEFVAR *PROMPT-ON-READ-HANG* ...) ; compiling (DEFVAR *READ-HANG-PROMPT* ...) ; compiling (DEFUN TYI-RAW ...) ; compiling (DEFUN TYI ...) ; compiling (LET (#) ...) ; compiling (DEFVAR ^W ...) ; compiling (DEFUN $TIMEDATE ...) ; compiling (DEFUN MATCH-DATE-YYYY-MM-DD ...) ;; Wrote file binary-clisp/mrgmac.fas ; - Loading binary file "binary-clisp/mrgmac.fas" ;; Loading file binary-clisp/mrgmac.fas ... ;; Loaded file binary-clisp/mrgmac.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/rzmac.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/rzmac.lisp ... ; compiling (DEFUN MATCH-TIME-HH-MM-SS ...) ; compiling (DEFUN MATCH-FRACTION-NNN ...) ; file: /home/gunter/src/maxima-5.40.0/src/commac.lisp ; in: DEFUN MATCH-FRACTION-NNN ; (1- MAXIMA-NREGEX::START) ; --> - ; ==> ; MAXIMA-NREGEX::START ; ; note: deleting unreachable code ;; Wrote file binary-clisp/rzmac.fas ; - Loading binary file "binary-clisp/rzmac.fas" ;; Loading file binary-clisp/rzmac.fas ... ;; Loaded file binary-clisp/rzmac.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/strmac.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/strmac.lisp ... ; compiling (DEFUN MATCH-TZ-HH-MM ...) ; compiling (DEFUN MATCH-TZ-HHMM ...) ; compiling (DEFUN MATCH-TZ-HH ...) ; compiling (DEFUN MATCH-TZ-Z ...) ; compiling (DEFUN $PARSE_TIMEDATE ...) ;; Wrote file binary-clisp/strmac.fas ; - Loading binary file "binary-clisp/strmac.fas" ;; Loading file binary-clisp/strmac.fas ... ;; Loaded file binary-clisp/strmac.fas ; compiling (DEFUN EXTRACT-GROUPS-INTEGERS ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/displm.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/displm.lisp ... ; compiling (DEFUN PARSE-INTEGER-OR-SIGN ...) ; compiling (IF (AND # ...) ...) ; compiling (DEFUN $ENCODE_TIME ...) ; compiling (DEFUN $DECODE_TIME ...) ; file: /home/gunter/src/maxima-5.40.0/src/commac.lisp ; in: DEFUN $DECODE_TIME ; (MULTIPLE-VALUE-BIND ; (MAXIMA::SECONDS MAXIMA::MINUTES MAXIMA::HOURS MAXIMA::DAY MAXIMA::MONTH ; MAXIMA::YEAR MAXIMA::DAY-OF-WEEK MAXIMA::DST-P MAXIMA::TZ) ; (IF MAXIMA::TZ ; (DECODE-UNIVERSAL-TIME MAXIMA::SECONDS-INTEGER (- MAXIMA::TZ)) ; (DECODE-UNIVERSAL-TIME MAXIMA::SECONDS-INTEGER)) ; (LET ((MAXIMA::TZ-OFFSET ; (IF MAXIMA::DST-P ; # ; #))) ; (LIST '(MAXIMA::MLIST) MAXIMA::YEAR MAXIMA::MONTH MAXIMA::DAY ; MAXIMA::HOURS MAXIMA::MINUTES ; (MAXIMA::ADD MAXIMA::SECONDS MAXIMA::SECONDS-FRACTION) ; (MAXIMA::$RATSIMP MAXIMA::TZ-OFFSET)))) ; --> MULTIPLE-VALUE-CALL ; ==> ; #'(LAMBDA ; ( ; &OPTIONAL (MAXIMA::SECONDS) (MAXIMA::MINUTES) (MAXIMA::HOURS) ; (MAXIMA::DAY) (MAXIMA::MONTH) (MAXIMA::YEAR) (MAXIMA::DAY-OF-WEEK) ; (MAXIMA::DST-P) (MAXIMA::TZ) ; &REST #:G2332) ; (DECLARE (IGNORE #:G2332)) ; (LET ((MAXIMA::TZ-OFFSET ; (IF MAXIMA::DST-P ; # ; #))) ; (LIST '(MAXIMA::MLIST) MAXIMA::YEAR MAXIMA::MONTH MAXIMA::DAY ; MAXIMA::HOURS MAXIMA::MINUTES ; (MAXIMA::ADD MAXIMA::SECONDS MAXIMA::SECONDS-FRACTION) ; (MAXIMA::$RATSIMP MAXIMA::TZ-OFFSET)))) ; ; caught STYLE-WARNING: ; The variable DAY-OF-WEEK is defined but never used. ;; Wrote file binary-clisp/displm.fas ; - Loading binary file "binary-clisp/displm.fas" ;; Loading file binary-clisp/displm.fas ... ;; Loaded file binary-clisp/displm.fas ; compiling (DEFUN FUNCTIONP ...) ; compiling (DEFF BREAK ...) ; compiling (DEFF GCD ...) ; compiling (DEFUN MAKUNBOUND ...) ; - ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/commac.fasl written ; compilation finished in 0:00:00.438 Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/safe-recursion.lisp" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/commac.fasl" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/safe-recursion.lisp ... ; - Compiling module "prerequisites" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mormac.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/mormac.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ;; Wrote file binary-clisp/safe-recursion.fas ; compiling (DEFMACRO MACSYMA-MODULE ...) ; - Loading binary file "binary-clisp/safe-recursion.fas" ;; Loading file binary-clisp/safe-recursion.fas ... ;; Loaded file binary-clisp/safe-recursion.fas ; - Compiling module "rat-macros" ; compiling (MACSYMA-MODULE MORMAC ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/mormac.fasl written ; compilation finished in 0:00:00.005 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mormac.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/ratmac.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/ratmac.lisp ... ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/compat.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/compat.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFUN SYMBOLCONC ...) ; compiling (DEFUN CONCAT ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/compat.fasl written ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/compat.fasl" ; - Compiling module "maxima-language-compiler-macros" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/transm.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/transm.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE TRANSM ...) ; compiling (DEFPROP DCL ...) ; compiling (DEFMACRO DEF%TR ...) ; compiling (DEFMACRO DEF-SAME%TR ...) ; compiling (DECLARE-TOP (SPECIAL TR-ABORT ...) ...) ; compiling (DEFMACRO BIND-TRANSL-STATE ...) ; compiling (DEFUN TR-FORMAT ...) ; compiling (DEFMACRO TR ...) ; compiling (DEFMACRO MASET ...) ; compiling (DEFMACRO MAREF ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/transm.fasl written ; compilation finished in 0:00:00.027 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/transm.fasl" ;; Wrote file binary-clisp/ratmac.fas ; - Loading binary file "binary-clisp/ratmac.fas" ; - Compiling module "getopt" ;; Loading file binary-clisp/ratmac.fas ... ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/getopt.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/getopt.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE #:GETOPT) ; compiling (DEFUN IS-SHORT-OPTION ...) ;; Loaded file binary-clisp/ratmac.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mhayat.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/mhayat.lisp ... ; compiling (DEFUN IS-OPTION-TERMINATOR ...) ; compiling (DEFUN IS-LONG-OPTION ...) ; compiling (DEFUN DECOMPOSE-ARG ...) ; compiling (DEFUN ANALYZE-ARG ...) ; compiling (DEFUN FIND-OPTION ...) ; compiling (DEFUN MATCH-OPTION ...) ; compiling (DEFUN MATCH-UNIQUE-ABBREVIATION ...) ; compiling (DEFUN GETOPT ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/getopt.fasl written ; compilation finished in 0:00:00.040 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/getopt.fasl" ; - Compiling module "command-line" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/command-line.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/command-line.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :COMMAND-LINE) ; compiling (DEFSTRUCT CL-OPTION ...) ; compiling (DEFUN CL-OPTION-DESCRIPTION ...) ; compiling (DEFUN LIST-CL-OPTIONS ...) ; compiling (DEFUN PROCESS-ARGS ...) ; compiling (DEFUN GET-APPLICATION-ARGS ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/command-line.fasl written ; compilation finished in 0:00:00.029 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/command-line.fasl" ; - Compiling module "fundamental-macros" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/defcal.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/defcal.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE DEFCAL ...) ; compiling (DEFUN MAKE-PARSER-FUN-DEF ...) ; compiling (DEFVAR SYMBOLS-DEFINED ...) ; compiling (DEFVAR MACSYMA-OPERATORS ...) ; compiling (DEFUN *DEFINE-INITIAL-SYMBOLS ...) ; compiling (DEFMACRO DEFINE-INITIAL-SYMBOLS ...) ; compiling (DEFUN UNDEFINE-SYMBOL ...) ; compiling (DEFUN DEFINE-SYMBOL ...) ; compiling (DEFUN CSTRSETUP ...) ; compiling (DEFUN ADD2CSTR ...) ; compiling (DEFUN ADD2CSTR1 ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/defcal.fasl written ; compilation finished in 0:00:00.016 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/defcal.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/maxmac.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/maxmac.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE MAXMAC ...) ; compiling (DEFVAR TTYOFF ...) ; compiling (DEFMACRO TUCHUS ...) ; compiling (DEFUN LOAD-MACSYMA-MACROS-AT-RUNTIME ...) ; compiling (DEFMACRO LOAD-MACSYMA-MACROS ...) ; compiling (DEFMACRO WITH-NEW-CONTEXT ...) ; compiling (DEFMACRO MBINDING ...) ; compiling (DEFMACRO MBINDING-SUB ...) ; compiling (DEFMACRO MATANP ...) ; compiling (DEFMACRO REAL-INFINITYP ...) ; compiling (DEFUN INFINITYP ...) ; compiling (DEFMACRO REAL-EPSILONP ...) ; compiling (DEFMACRO FREE-EPSILONP ...) ; compiling (DEFMACRO FREE-INFP ...) ; compiling (DEFMACRO INF-TYPEP ...) ; compiling (DEFMACRO EPSILON-TYPEP ...) ; compiling (DEFMACRO HOT-COEF ...) ; compiling (DEFMACRO DEFMSPEC ...) ; compiling (DEFMFUN MGET ...) ; compiling (DEFSETF MGET ...) ; compiling (DEFMACRO OLD-GET ...) ; compiling (DEFMFUN $GET ...) ; compiling (DEFSETF $GET ...) ; compiling (DEFMACRO MDEFPROP ...) ; compiling (DEFMFUN MPUTPROP ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/maxmac.fasl written ; compilation finished in 0:00:00.050 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/maxmac.fasl" ; - Compiling module "utility-macros" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mopers.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/mopers.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE MOPERS ...) ; compiling (DEFMACRO =0 ...) ; compiling (DEFMACRO =1 ...) ; compiling (DEFUN ADD ...) ; compiling (DEFINE-COMPILER-MACRO ADD ...) ; file: /home/gunter/src/maxima-5.40.0/src/mopers.lisp ; in: DEFINE-COMPILER-MACRO ADD ; (DEFINE-COMPILER-MACRO MAXIMA::ADD ; (&REST MAXIMA::TERMS) ; (IF (= (LENGTH MAXIMA::TERMS) 2) ; `(MAXIMA::ADD2 ,@MAXIMA::TERMS) ; `(MAXIMA::ADDN (LIST ,@MAXIMA::TERMS) T))) ; --> PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::ADD ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::ADD) ; (#:EXPR #:ENV) ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST MAXIMA::TERMS))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::ADD ; . DEFINE-COMPILER-MACRO) ; (&REST MAXIMA::TERMS) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (BLOCK MAXIMA::ADD ; (IF # ; `# ; `#))))) ; ; caught STYLE-WARNING: ; 5 calls to MAXIMA::ADD were compiled before a compiler-macro was defined for ; it. A declaration of NOTINLINE at the call sites will eliminate this warning, ; as will defining the compiler-macro before its first potential use. ; compiling (DEFUN ADD* ...) ; compiling (DEFINE-COMPILER-MACRO ADD* ...) ; compiling (DEFUN MUL ...) ; compiling (DEFINE-COMPILER-MACRO MUL ...) ; file: /home/gunter/src/maxima-5.40.0/src/mopers.lisp ; in: DEFINE-COMPILER-MACRO MUL ; (DEFINE-COMPILER-MACRO MAXIMA::MUL ; (&REST MAXIMA::FACTORS) ; (COND ((= (LENGTH MAXIMA::FACTORS) 2) `(MAXIMA::MUL2 ,@MAXIMA::FACTORS)) ; ((= (LENGTH MAXIMA::FACTORS) 3) `(MAXIMA::MUL3 ,@MAXIMA::FACTORS)) ; (T `(MAXIMA::MULN (LIST ,@MAXIMA::FACTORS) T)))) ; --> PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::MUL ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::MUL) ; (#:EXPR #:ENV) ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST MAXIMA::FACTORS))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::MUL ; . DEFINE-COMPILER-MACRO) ; (&REST MAXIMA::FACTORS) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (BLOCK MAXIMA::MUL (COND # # #))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::MUL was compiled before a compiler-macro was defined for it. ; A declaration of NOTINLINE at the call site will eliminate this warning, as ; will defining the compiler-macro before its first potential use. ; compiling (DEFUN MUL* ...) ;; Wrote file binary-clisp/mhayat.fas ; compiling (DEFINE-COMPILER-MACRO MUL* ...) ; - Loading binary file "binary-clisp/mhayat.fas" ;; Loading file binary-clisp/mhayat.fas ... ; compiling (DEFMACRO INV ...) ; compiling (DEFMACRO INV* ...) ; compiling (DEFMACRO NCMUL ...) ; compiling (DEFMACRO TAKE ...) ;; Loaded file binary-clisp/mhayat.fas ; - Compiling module "utilities" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/opers.lisp" ; compiling (DEFMACRO TAKE* ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/opers.lisp ... ; compiling (DEFMACRO MIN%I ...) ; compiling (DEFMACRO |1//2| ...) ; compiling (DEFMACRO HALF ...) ; compiling (DEFMACRO I//2 ...) ; compiling (DECLAIM (INLINE SIMPLIFY)) ; compiling (DEFUN SIMPLIFY ...) ; compiling (DEFMACRO MAKE-MDO ...) ; compiling (DEFMACRO MDO-OP ...) ; compiling (DEFMACRO MDO-FOR ...) ; compiling (DEFMACRO MDO-FROM ...) ; compiling (DEFMACRO MDO-STEP ...) ; compiling (DEFMACRO MDO-NEXT ...) ; compiling (DEFMACRO MDO-THRU ...) ; compiling (DEFMACRO MDO-UNLESS ...) ; compiling (DEFMACRO MDO-BODY ...) ; compiling (DEFMACRO DEFGRAD ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/mopers.fasl written ; compilation finished in 0:00:00.052 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mopers.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mforma.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/mforma.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE MFORMA ...) ; compiling (DEFMACRO +DEF-MFORMAT-VAR ...) ;; Wrote file binary-clisp/opers.fas ; - Loading binary file "binary-clisp/opers.fas" ;; Loading file binary-clisp/opers.fas ... ;; Loaded file binary-clisp/opers.fas ; compiling (DEFMACRO +DEF-MFORMAT-OP ...) ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/utils.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/utils.lisp ... ; compiling (DEFMACRO POP-MFORMAT-ARG ...) ; compiling (DEFMACRO LEFTOVER-MFORMAT-ARGS? ...) ; compiling (DEFMACRO BIND-MFORMAT-STATE-VARS ...) ; compiling (DEFMACRO POP-MFORMAT-STRING ...) ; compiling (DEFMACRO NULL-MFORMAT-STRING ...) ; compiling (DEFMACRO TOP-MFORMAT-STRING ...) ; compiling (DEFMACRO CDR-MFORMAT-STRING ...) ; compiling (DEFMACRO MFORMAT-DISPATCH-ON-CHAR ...) ;; Wrote file binary-clisp/utils.fas ; - Loading binary file "binary-clisp/utils.fas" ;; Loading file binary-clisp/utils.fas ... ;; Loaded file binary-clisp/utils.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/sumcon.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/sumcon.lisp ... ; compiling (DEFMACRO WHITE-SPACE-P ...) ; compiling (DEFMACRO +MFORMAT-LOOP ...) ; compiling (DEFVAR *WANT-OPEN-COMPILED-MFORMAT* ...) ; compiling (DEFVAR *CANT-OPEN-COMPILE-MFORMAT* ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (DEFMACRO DEF-MFORMAT-OP-C ...) ; compiling (DEFMACRO DEF-MFORMAT-VAR-C ...) ; compiling (DEFMACRO MFORMAT-LOOP-C ...) ; compiling (DEF-MFORMAT-VAR-C |:-FLAG| ...) ; compiling (DEF-MFORMAT-VAR-C @-FLAG ...) ; compiling (DEF-MFORMAT-VAR-C PARAMETER ...) ; compiling (DEF-MFORMAT-VAR-C PARAMETER-P ...) ; compiling (DEF-MFORMAT-VAR-C TEXT-TEMP ...) ; compiling (DEF-MFORMAT-VAR-C CODE ...) ; compiling (DEFMACRO EMITC ...) ;; Wrote file binary-clisp/sumcon.fas ; compiling (DEFMACRO PUSH-TEXT-TEMP-C ...) ; compiling (DEF-MFORMAT-OP-C (#\% #\&) ...) ; compiling (DEF-MFORMAT-OP-C #\M ...) ; compiling (DEF-MFORMAT-OP-C (#\A #\S) ...) ; compiling (DEFUN OPTIMIZE-PRINT-INST ...) ; - Loading binary file "binary-clisp/sumcon.fas" ;; Loading file binary-clisp/sumcon.fas ... ;; Loaded file binary-clisp/sumcon.fas ; compiling (DEFMFUN MFORMAT-TRANSLATE-OPEN ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/sublis.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/sublis.lisp ... ; compiling (DEFMACRO MFORMAT-OPEN ...) ;; Wrote file binary-clisp/sublis.fas ; compiling (DEFMACRO MTELL-OPEN ...) ; - Loading binary file "binary-clisp/sublis.fas" ;; Loading file binary-clisp/sublis.fas ... ;; Loaded file binary-clisp/sublis.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/merror.lisp" ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/mforma.fasl written ; compilation finished in 0:00:00.092 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mforma.fasl" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/merror.lisp ... ; - Compiling module "other-macros" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mrgmac.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/mrgmac.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE MRGMAC ...) ; compiling (DEFUN ZL-GET ...) ; compiling (DEFUN DEFINE-MACRO ...) ; compiling (DECLARE-TOP (SPECIAL NAME ...)) ; compiling (DEFVAR *MOBJECTS* ...) ; compiling (DEFPROP MODE ...) ; compiling (DEFMACRO C-MODE ...) ; compiling (DEFMACRO S-MODE ...) ; compiling (DEFMACRO A-MODE ...) ; compiling (DEFMACRO DEFMODE ...) ; compiling (DEFUN DEFINE-MODE ...) ; compiling (DEFUN DEFC ...) ; compiling (DEFUN DEFC1 ...) ; compiling (DEFUN DEFS ...) ; compiling (DEFUN DEFS1 ...) ;; Wrote file binary-clisp/merror.fas ; - Loading binary file "binary-clisp/merror.fas" ;; Loading file binary-clisp/merror.fas ... ;; Loaded file binary-clisp/merror.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mformt.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/mformt.lisp ... ; compiling (DEFUN DEFA ...) ; compiling (DEFUN DEFA1 ...) ; compiling (DEFUN MODE ...) ; compiling (DEFMACRO MODEDECLARE ...) ; compiling (DEFUN MODEDECLARE-INTERNAL ...) ; compiling (DEFMACRO SEL ...) ; compiling (DEFUN FSEL ...) ; compiling (DEFUN SELECTOR ...) ; compiling (DEFMACRO PUSH+STO ...) ; compiling (DEFMACRO STO ...) ;; Wrote file binary-clisp/mformt.fas ; - Loading binary file "binary-clisp/mformt.fas" ;; Loading file binary-clisp/mformt.fas ... ;; Loaded file binary-clisp/mformt.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mutils.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/mutils.lisp ... ; compiling (DEFMACRO CONS-EXP ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/mrgmac.fasl written ; compilation finished in 0:00:00.101 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mrgmac.fasl" ;; Wrote file binary-clisp/mutils.fas ; - Loading binary file "binary-clisp/mutils.fas" ;; Loading file binary-clisp/mutils.fas ... ;; Loaded file binary-clisp/mutils.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/outmis.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/outmis.lisp ... ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/rzmac.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/rzmac.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE RZMAC ...) ; compiling (DEFMACRO *BIND* ...) ; compiling (DEFMACRO NEGATE-IF ...) ; compiling (DEFMACRO SET-EITHER ...) ; compiling (DEFMACRO M+ ...) ; compiling (DEFMACRO M* ...) ; compiling (DEFMACRO M1+ ...) ; compiling (DEFMACRO M1- ...) ; compiling (DEFMACRO M// ...) ; compiling (DEFMACRO M- ...) ; compiling (DEFMACRO M^ ...) ; compiling (DEFMACRO M+L ...) ; compiling (DEFMACRO M*L ...) ; compiling (DEFMACRO M+T ...) ; compiling (DEFMACRO M*T ...) ; compiling (DEFMACRO M1+T ...) ; compiling (DEFMACRO M1-T ...) ; compiling (DEFMACRO M//T ...) ; compiling (DEFMACRO M-T ...) ; compiling (DEFMACRO M^T ...) ; compiling (DEFMACRO M+LT ...) ; compiling (DEFMACRO M*LT ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/rzmac.fasl written ; compilation finished in 0:00:00.058 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/rzmac.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/strmac.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/strmac.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE STRMAC ...) ; compiling (DEFMACRO MAKE-G-REP ...) ; compiling (DEFMACRO MAKE-G-REP-SIMP ...) ; compiling (DEFMACRO G-REP-OPERATOR ...) ; compiling (DEFMACRO G-REP-OPERANDS ...) ; compiling (DEFMACRO G-REP-FIRST-OPERAND ...) ; compiling (DEFMACRO MAKE-MPLUS ...) ; compiling (DEFMACRO MAKE-MPLUS-L ...) ; compiling (DEFMACRO MAKE-MPLUS-SIMP ...) ; compiling (DEFMACRO MAKE-MTIMES ...) ; compiling (DEFMACRO MAKE-MTIMES-L ...) ; compiling (DEFMACRO MAKE-MTIMES-SIMP ...) ; compiling (DEFMACRO MAKE-MEXPT ...) ; compiling (DEFMACRO MAKE-MEXPT-L ...) ; compiling (DEFMACRO MAKE-MEXPT-SIMP ...) ; compiling (DEFMACRO MEXPT-BASE ...) ; compiling (DEFMACRO MEXPT-EXPT ...) ; compiling (DEFMACRO MAKE-MEQUAL ...) ; compiling (DEFMACRO MAKE-MEQUAL-L ...) ; compiling (DEFMACRO MAKE-MEQUAL-SIMP ...) ; compiling (DEFMACRO MEQUAL-LHS ...) ; compiling (DEFMACRO MEQUAL-RHS ...) ; compiling (DEFMACRO MAKE-MLIST ...) ;; Wrote file binary-clisp/outmis.fas ; compiling (DEFMACRO MAKE-MLIST-L ...) ; - Loading binary file "binary-clisp/outmis.fas" ;; Loading file binary-clisp/outmis.fas ... ; compiling (DEFMACRO MAKE-MLIST-SIMP ...) ; compiling (DEFMACRO MAKE-MTEXT ...) ;; Loaded file binary-clisp/outmis.fas; compiling (DEFMACRO MAKE-RAT ...) ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/ar.lisp" ; compiling (DEFMACRO MAKE-RAT-SIMP ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/ar.lisp ... ; compiling (DEFMACRO MAKE-RAT-BODY ...) ; compiling (DEFMACRO RAT-NUMER ...) ; compiling (DEFMACRO RAT-DENOM ...) ; compiling (DEFMACRO MRAT-BODY ...) ; compiling (DEFMACRO MRAT-NUMER ...) ; compiling (DEFMACRO MRAT-DENOM ...) ; compiling (DEFMACRO MAKE-MRAT ...) ; compiling (DEFMACRO MAKE-MRAT-BODY ...) ; compiling (DEFMACRO TRIG-CANNON ...) ; compiling (DEFMACRO MAKE-LINEQ ...) ; compiling (DEFMACRO LINEQ-LINEAR ...) ; compiling (DEFMACRO LINEQ-CONSTANT ...) ; compiling (DEFMACRO MAKE-SOLUTION ...) ; compiling (DEFMACRO SOLUTION-WINS ...) ; compiling (DEFMACRO SOLUTION-LOSSES ...) ; compiling (DEFMACRO MAKE-MRAT-POLY ...) ; compiling (DEFMACRO POLY-VAR ...) ; compiling (DEFMACRO POLY-TERMS ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/strmac.fasl written ; compilation finished in 0:00:00.086 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/strmac.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/displm.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/displm.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE DISPLM ...) ; compiling (DECLARE-TOP (SPECIAL ^W ...)) ; compiling (DEFMACRO PUSH-STRING ...) ; compiling (DEFMACRO DISPLA-DEF ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/displm.fasl written ; compilation finished in 0:00:00.012 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/displm.fasl" ;; Wrote file binary-clisp/ar.fas ; - ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/safe-recursion.lisp"Loading binary file "binary-clisp/ar.fas" ;; Loading file binary-clisp/ar.fas ... ; compiling file "/home/gunter/src/maxima-5.40.0/src/safe-recursion.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFINE-CONDITION UNSAFE-RECURSION ...) ; compiling (DEFUN CALL-WITH-SAFE-RECURSION ...) ; compiling (DEFMACRO WITH-SAFE-RECURSION ...) ;; Loaded file binary-clisp/ar.fas ; - Compiling module "commands" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/comm.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/comm.lisp ... ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/safe-recursion.fasl written ; compilation finished in 0:00:00.009 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/safe-recursion.fasl" ; - Compiling module "rat-macros" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/ratmac.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/ratmac.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE RATMAC ...) ; compiling (DEFMACRO PCOEFP ...) ; compiling (DECLAIM (INLINE PZEROP)) ; compiling (DEFUN PZEROP ...) ; compiling (DEFMACRO PZERO ...) ; compiling (DEFMACRO PTZEROP ...) ; compiling (DEFMACRO PTZERO ...) ; compiling (DEFMACRO CMINUS ...) ; compiling (DEFMACRO CMINUSP ...) ; compiling (DEFMACRO VALGET ...) ; compiling (DEFMACRO VALPUT ...) ; compiling (DECLAIM (INLINE POINTERGP)) ; compiling (DEFUN POINTERGP ...) ; compiling (DEFMACRO ALGV ...) ; compiling (DEFMACRO RZERO ...) ; compiling (DEFMACRO RZEROP ...) ; compiling (DEFMACRO PRIMPART ...) ; compiling (DEFMACRO MAKE-POLY ...) ; compiling (DEFMACRO P-VAR ...) ; compiling (DEFMACRO P-TERMS ...) ; compiling (DEFMACRO P-LC ...) ; compiling (DEFMACRO P-LE ...) ; compiling (DEFMACRO P-RED ...) ; compiling (DEFMACRO PT-LC ...) ; compiling (DEFMACRO PT-LE ...) ; compiling (DEFMACRO PT-RED ...) ; compiling (DEFMACRO R+ ...) ; compiling (DEFMACRO R* ...) ; compiling (DEFMACRO R- ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/ratmac.fasl written ; compilation finished in 0:00:00.052 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/ratmac.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mhayat.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/mhayat.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE MHAYAT ...) ; compiling (DECLARE-TOP (SPECIAL TLIST ...)) ; compiling (DEFMACRO PSZERO ...) ; compiling (DEFMACRO PSP ...) ; compiling (DEFMACRO PSCOEFP ...) ; compiling (DEFMACRO PSQUO ...) ; compiling (DEFMACRO PSLOG-GVAR ...) ; compiling (DEFMACRO GVAR-O ...) ; compiling (DEFMACRO GVAR ...) ; compiling (DEFMACRO EQGVAR ...) ; compiling (DEFMACRO POINTERP ...) ; compiling (DEFMACRO POLY-DATA ...) ; compiling (DEFMACRO TRUNC-LVL ...) ; compiling (DEFMACRO TERMS ...) ; compiling (DEFMACRO LT ...) ; compiling (DEFMACRO LE ...) ; compiling (DEFMACRO LC ...) ; compiling (DEFMACRO E ...) ; compiling (DEFMACRO C ...) ; compiling (DEFMACRO N-TERM ...) ; compiling (DEFMACRO MONO-TERM? ...) ; compiling (DEFMACRO NCONC-TERMS ...) ; compiling (DEFMACRO TERM ...) ; compiling (DEFMACRO MAKE-PS ...) ; compiling (DEFMACRO DEL-LT ...) ; compiling (DEFMACRO ADD-TERM ...) ; compiling (DEFMACRO ADD-TERM-&-POP ...) ; compiling (DEFMACRO CHANGE-COEF ...) ; compiling (DEFMACRO CHANGE-LC ...) ; compiling (DEFMACRO GETDISREP ...) ; compiling (DEFMACRO GETDIFF ...) ; compiling (DEFMACRO LT-POLY ...) ; compiling (DEFMACRO OPER-NAME ...) ; compiling (DEFMACRO OPER-NAMEP ...) ; compiling (DEFMACRO INTEGER-SUBSCRIPTP ...) ; compiling (DEFMACRO MLET ...) ; compiling (DEFMACRO MRAT-HEADER ...) ; compiling (DEFMACRO MRAT-VARLIST ...) ; compiling (DEFMACRO MRAT-GENVAR ...) ; compiling (DEFMACRO MRAT-TLIST ...) ; compiling (DEFMACRO MRAT-PS ...) ; compiling (DEFMACRO DATUM-VAR ...) ; compiling (DEFMACRO TRUNC-STACK ...) ; compiling (DEFMACRO CURRENT-TRUNC ...) ; compiling (DEFMACRO ORIG-TRUNC ...) ; compiling (DEFMACRO EXP-PT ...) ; compiling (DEFMACRO SWITCHES ...) ; compiling (DEFMACRO SWITCH ...) ; compiling (DEFMACRO INT-VAR ...) ; compiling (DEFMACRO DATA-GVAR-O ...) ; compiling (DEFMACRO INT-GVAR ...) ; compiling (DEFMACRO DATA-GVAR ...) ; compiling (DEFMACRO GET-INVERSE ...) ; compiling (DEFMACRO GET-KEY-VAR ...) ; compiling (DEFMACRO GVAR->VAR ...) ; compiling (DEFMACRO DUMMY-VAR ...) ; compiling (DEFMACRO FIRST-DATUM ...) ; compiling (DEFMACRO GET-DATUM ...) ; compiling (DEFMACRO VAR-DATA ...) ; compiling (DEFMACRO GVAR-DATA ...) ; compiling (DEFMACRO PS-DATA ...) ; compiling (DEFMACRO T-O-VAR ...) ; compiling (DEFMACRO GVAR-TRUNC ...) ; compiling (DEFMACRO PS-ARG-TRUNC ...) ; compiling (DEFMACRO PS-LE ...) ; compiling (DEFMACRO PS-LE* ...) ; compiling (DEFMACRO PS-LC ...) ; compiling (DEFMACRO PS-LC* ...) ; compiling (DEFMACRO PS-LT ...) ; compiling (DEFMACRO GETEXP-LE ...) ; compiling (DEFMACRO GETEXP-LC ...) ; compiling (DEFMACRO LET-PW ...) ; compiling (DEFMACRO TLIST-MAPC ...) ; compiling (DEFMACRO FIND-LEXP ...) ; compiling (DEFMACRO TAY-ERR ...) ; compiling (DEFMACRO ZERO-WARN ...) ; compiling (DEFMACRO MERRCATCH ...) ; compiling (DEFMACRO EXP-DATUM-LT ...) ; compiling (DEFMACRO EXP-DATUM-LE ...) ; compiling (DEFMACRO EXP-FUN ...) ; compiling (DEFMACRO EXT-FUN ...) ; compiling (DEFMACRO EXT-ARGS ...) ; compiling (DEFMACRO EXTENDABLEP ...) ; compiling (DEFMACRO EXACTP ...) ; compiling (DEFMACRO NEXACTP ...) ; compiling (DEFMACRO GET-PS-FORM ...) ; compiling (DEFMACRO TERM-DISREP ...) ; compiling (DEFMACRO RCZERO ...) ; compiling (DEFMACRO RCONE ...) ; compiling (DEFMACRO RCFONE ...) ; compiling (DEFMACRO RCTWO ...) ; compiling (DEFMACRO RCMONE ...) ; compiling (DEFMACRO RCZEROP ...) ; compiling (DEFMACRO RCINTEGERP ...) ; compiling (DEFMACRO RCPINTEGERP ...) ; compiling (DEFMACRO RCMINTEGERP ...) ; compiling (DEFMACRO RCPLUS ...) ; compiling (DEFMACRO RCDIFF ...) ; compiling (DEFMACRO RCMINUS ...) ; compiling (DEFMACRO RCTIMES ...) ; compiling (DEFMACRO RCQUO ...) ; compiling (DEFMACRO RCDISREP ...) ; compiling (DEFMACRO RCDERIV ...) ; compiling (DEFMACRO RCDERIVX ...) ; compiling (DEFMACRO INFP ...) ; compiling (DEFMACRO INF ...) ; compiling (DEFMACRO E- ...) ; compiling (DEFMACRO E// ...) ; compiling (DEFMACRO E>= ...) ; compiling (DEFMACRO EZERO ...) ; compiling (DEFMACRO EONE ...) ; compiling (DEFMACRO RCINV ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/mhayat.fasl written ; compilation finished in 0:00:00.278 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mhayat.fasl" ;; Wrote file binary-clisp/comm.fas ; - Loading binary file "binary-clisp/comm.fas" ;; Loading file binary-clisp/comm.fas ... ; - Compiling module "utilities" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/opers.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/opers.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE OPERS) ; compiling (DEFMFUN ADD2 ...) ; compiling (DEFMFUN ADD2* ...) ; compiling (DEFMFUN ADDN ...) ; compiling (DECLARE-TOP (SPECIAL $NEGDISTRIB)) ; compiling (DEFMFUN NEG ...) ; compiling (DEFMFUN SUB ...) ; compiling (DEFMFUN SUB* ...) ; compiling (DEFMFUN MUL2 ...) ; compiling (DEFMFUN MUL2* ...) ;; Loaded file binary-clisp/comm.fas ; compiling (DEFMFUN MUL3 ...) ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/comm2.lisp" ; compiling (DEFMFUN MULN ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/comm2.lisp ... ; compiling (DEFMFUN DIV ...) ; compiling (DEFMFUN DIV* ...) ; compiling (DEFMFUN NCMUL2 ...) ; compiling (DEFMFUN NCMULN ...) ; compiling (DEFMFUN POWER ...) ; compiling (DEFMFUN POWER* ...) ; compiling (DEFMFUN NCPOWER ...) ; compiling (DEFMFUN ROOT ...) ; compiling (DEFMFUN PORM ...) ; compiling (DEFMFUN MORP ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/opers.fasl written ; compilation finished in 0:00:00.020 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/opers.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/utils.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/utils.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE UTILS) ; compiling (DEFMACRO WHILE ...) ; compiling (DEFUN MAXIMA-GETENV ...) ; compiling (DEFUN BYE ...) ; file: /home/gunter/src/maxima-5.40.0/src/utils.lisp ; in: DEFUN BYE ; (QUIT) ; ; 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 (DEFMFUN MAP2C ...) ; compiling (DEFMFUN ANDMAPCAR ...) ; compiling (DEFMFUN XOR ...) ; compiling (DEFMFUN AMONG ...) ; compiling (DEFMFUN AMONGL ...) ; compiling (DEFUN SUBTREE-P ...) ; compiling (DEFMFUN DOT2L ...) ; compiling (DEFMFUN CPUT ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/utils.fasl written ; compilation finished in 0:00:00.021 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/utils.fasl"WARNING: Reference to deprecated function (SB-EXT:QUIT) from BYE ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/sumcon.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/sumcon.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE SUMCON) ; compiling (DECLARE-TOP (SPECIAL $GENINDEX ...)) ; compiling (DEFMFUN $SUMCONTRACT ...) ; compiling (DEFMFUN $INTOSUM ...) ; compiling (DEFUN SUMCONTRACT1 ...) ; compiling (DEFUN SUMCONTRACT2 ...) ; compiling (DEFUN SUMCOMBINE1 ...) ; compiling (DEFUN SUMCOMBINE2 ...) ; compiling (DEFMVAR $NICEINDICESPREF ...) ; compiling (PUTPROP (QUOTE $NICEINDICESPREF) ...) ; compiling (DEFUN GET-FREE-INDEX ...) ; compiling (DEFMFUN $BASHINDICES ...) ; compiling (DEFMFUN $NICEINDICES ...) ; compiling (DEFUN SUMCONSIMP ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/sumcon.fasl written ; compilation finished in 0:00:00.033 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/sumcon.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/sublis.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/sublis.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE SUBLIS) ; compiling (DEFMVAR $SUBLIS_APPLY_LAMBDA ...) ; compiling (DECLARE-TOP (SPECIAL *MSUBLIS-MARKER*)) ; compiling (DEFMFUN $SUBLIS ...) ; compiling (DEFUN MSUBLIS ...) ; compiling (DEFUN MSUBLIS-SETUP ...) ; compiling (DEFUN MSUBLIS-UNSETUP ...) ; compiling (DEFUN MSUBLIS-SUBST ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/sublis.fasl written ; compilation finished in 0:00:00.018 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/sublis.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/merror.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/merror.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE MERROR) ; compiling (DEFMVAR $ERROR ...) ; compiling (DEFMVAR $ERRORMSG ...) ; compiling (DEFMFUN $ERROR ...) ; compiling (DEFMVAR $ERROR_SIZE ...) ; compiling (DEFUN ERROR-SIZE ...) ; compiling (DEFINE-CONDITION MAXIMA-$ERROR ...) ; compiling (DEFUN MERROR ...) ; compiling (DEFMACRO WITH-$ERROR ...) ; compiling (DEFMVAR $ERROR_SYMS ...) ; compiling (DEFUN-PROP ($ERROR_SYMS ASSIGN) ...) ; compiling (DEFUN PROCESS-ERROR-ARGL ...) ; compiling (DEFMFUN $ERRORMSG ...) ; compiling (DEFMFUN READ-ONLY-ASSIGN ...) ; compiling (DEFPROP $ERROR ...) ; compiling (DEFUN RAT-ERROR ...) ; compiling (DEFMACRO IGNORE-RAT-ERR ...) ; compiling (DEFMACRO RAT-ERROR-TO-MERROR ...) ; compiling (DEFMFUN FSTRINGC ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/merror.fasl written ; compilation finished in 0:00:00.034 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/merror.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mformt.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/mformt.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE MFORMT) ; compiling (LOAD-MACSYMA-MACROS MFORMA) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (DEFMACRO DEF-MFORMAT-OP ...) ; compiling (DEFMACRO DEF-MFORMAT-VAR ...) ; compiling (DEFMACRO MFORMAT-LOOP ...) ; compiling (DEF-MFORMAT-VAR |:-FLAG| ...) ; compiling (DEF-MFORMAT-VAR @-FLAG ...) ; compiling (DEF-MFORMAT-VAR PARAMETER ...) ; compiling (DEF-MFORMAT-VAR PARAMETER-P ...) ; compiling (DEF-MFORMAT-VAR TEXT ...) ; compiling (DEF-MFORMAT-VAR TEXT-TEMP ...) ; compiling (DEF-MFORMAT-VAR DISPLA-P ...) ; compiling (DEF-MFORMAT-VAR PRE-%-P ...) ; compiling (DEF-MFORMAT-VAR POST-%-P ...) ; compiling (DEFMACRO PUSH-TEXT-TEMP ...) ; compiling (DEFMACRO OUTPUT-TEXT ...) ; compiling (DEF-MFORMAT-OP (#\% #\&) ...) ; compiling (DEF-MFORMAT-OP #\M ...) ; compiling (DEF-MFORMAT-OP #\A ...) ; compiling (DEF-MFORMAT-OP #\S ...) ; compiling (DEFMFUN MFORMAT ...) ; compiling (DEFMFUN AFORMAT ...) ; compiling (DEFUN OUTPUT-TEXT* ...) ; compiling (DEFUN-PROP (TEXT-STRING DIMENSION) ...) ; compiling (DEFMFUN DISPLAF ...) ; compiling (DEFMFUN MTELL ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/mformt.fasl written ; compilation finished in 0:00:00.031 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mformt.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mutils.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/mutils.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE MUTILS) ; compiling (DEFMFUN $ASSOC ...) ; compiling (DEFMFUN ASSOL ...) ; compiling (DEFMFUN ASSOLIKE ...) ; compiling (DEFMFUN MEMALIKE ...) ; compiling (DEFUN $GENSYM ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/mutils.fasl written ; compilation finished in 0:00:00.012 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mutils.fasl" ;; Wrote file binary-clisp/comm2.fas ; - Loading binary file "binary-clisp/comm2.fas" ;; Loading file binary-clisp/comm2.fas ... ;; Loaded file binary-clisp/comm2.fas ; - Compiling module "evaluator" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/mlisp.lisp" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/outmis.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/mlisp.lisp ... ; compiling file "/home/gunter/src/maxima-5.40.0/src/outmis.lisp" (written 03 DEC 2016 11:27:40 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE OUTMIS) ; compiling (DECLARE-TOP (SPECIAL $EXPTISOLATE ...)) ; compiling (DEFMVAR $EXPTISOLATE ...) ; compiling (DEFMVAR $ISOLATE_WRT_TIMES ...) ; compiling (DEFMFUN $ISOLATE ...) ; compiling (DEFUN ISO1 ...) ; compiling (DEFUN ISO2 ...) ; compiling (DEFUN MGEN2 ...) ; compiling (DEFUN MEMSIMILARL ...) ; compiling (DEFUN MEMSIMILAR ...) ; compiling (DEFMFUN $PICKAPART ...) ; compiling (DEFMFUN $REVEAL ...) ; compiling (DEFUN SIMPLE ...) ; compiling (DEFUN REVEAL ...) ; compiling (DECLARE-TOP (SPECIAL ATVARS ...)) ; compiling (DEFMSPEC $PROPERTIES ...) ; compiling (DEFUN PROPERTIES ...) ; compiling (DEFMSPEC $PROPVARS ...) ; compiling (DEFMSPEC $PRINTPROPS ...) ; compiling (DEFUN DISPATVALUES ...) ; compiling (DEFUN ATDECODE ...) ; compiling (DEFUN DISPATOMGRADS ...) ; compiling (DEFUN DISPGRADEFS ...) ; compiling (DEFUN DISPMATCHDECLARES ...) ; compiling (DECLARE-TOP (SPECIAL $PROGRAMMODE ...)) ; compiling (DEFMFUN $CHANGEVAR ...) ; compiling (DEFUN SOLVABLE ...) ; compiling (DEFUN CHANGEVAR ...) ; compiling (DEFUN KERNSUBST ...) ; compiling (DECLARE-TOP (SPECIAL $LISTCONSTVARS ...)) ; compiling (DEFMFUN $FACTORSUM ...) ; compiling (DEFMFUN $GFACTORSUM ...) ; compiling (DEFUN FACTORSUM0 ...) ; compiling (DEFUN FACTORSUM1 ...) ; compiling (DEFUN DCON ...) ; compiling (DEFUN FACTORSUM2 ...) ; compiling (DECLARE-TOP (SPECIAL $COMBINEFLAG)) ; compiling (DEFMVAR $COMBINEFLAG ...) ; compiling (DEFMFUN $COMBINE ...) ; compiling (DEFUN COMBINE ...) ; compiling (DEFMFUN $FACTOROUT ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/outmis.fasl written ; compilation finished in 0:00:00.132 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/outmis.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/ar.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/ar.lisp" (written 29 MAY 2017 12:30:43 AM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE AR) ; compiling (DECLARE-TOP (SPECIAL EVARRP ...)) ; compiling (DEFSTRUCT (MGENARRAY #) ...) ; compiling (DEFUN MARRAY-TYPE ...) ; compiling (DEFUN $MAKE_ARRAY ...) ; compiling (DEFUN DIMENSION-ARRAY-OBJECT ...) ; compiling (DEFUN MSIZE-ARRAY-OBJECT ...) ; compiling (DEFUN MARRAY-CHECK ...) ; compiling (DEFMFUN $ARRAY_DIMENSION_N ...) ; compiling (DEFUN MARRAY-TYPE-UNKNOWN ...) ; compiling (DEFUN MARRAYREF-GENSUB ...) ; compiling (DEFUN BAD-INDEX-ERROR ...) ; compiling (DEFUN MARRAYSET-GENSUB ...) ; compiling (DEFMFUN MEVAL1-EXTEND ...) ; compiling (DEFMFUN ARRSTORE-EXTEND ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/ar.fasl written ; compilation finished in 0:00:00.051 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/ar.fasl" ; - Compiling module "commands" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/comm.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/comm.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE COMM) ; compiling (DECLARE-TOP (SPECIAL $EXPTSUBST ...)) ; compiling (DEFVAR *ISLINP* ...) ; compiling (DEFVAR *ATP* ...) ; compiling (DEFVAR *OPR-TABLE* ...) ; compiling (DEFMFUN GETOPR0 ...) ; compiling (DEFMFUN GETOPR ...) ; compiling (DEFMFUN PUTOPR ...) ; compiling (DEFMFUN REMOPR ...) ; compiling (DEFVAR *MOPL* ...) ; compiling (MAPC (FUNCTION #) ...) ; compiling (MAPC (FUNCTION #) ...) ; compiling (DEFMVAR $EXPTSUBST ...) ; compiling (DEFMVAR $PARTSWITCH ...) ; compiling (DEFMVAR $INFLAG ...) ; compiling (DEFMVAR $DERIVSUBST ...) ; compiling (DEFMVAR $OPSUBST ...) ; compiling (DEFVAR $GRADEFS ...) ; compiling (DEFVAR $DEPENDENCIES ...) ; compiling (DEFVAR ATVARS ...) ; compiling (DEFVAR IN-P ...) ; compiling (DEFVAR SUBSTP ...) ; compiling (DEFMVAR $VECT_CROSS ...) ; compiling (DEFMFUN $SUBSTITUTE ...) ; compiling (DEFPROP $PSUBST ...) ; compiling (DEFPROP $PSUBSTITUTE ...) ; compiling (DEFUN $PSUBSTITUTE ...) ; compiling (DEFMFUN MAXIMA-SUBSTITUTE ...) ; compiling (DEFVAR DUMMY-VARIABLE-OPERATORS ...) ; compiling (DEFUN SUBST1 ...) ; compiling (DEFUN SUBST2 ...) ; compiling (DEFUN SUBST-EXCEPT-SECOND-ARG ...) ; compiling (DEFMFUN SUBST0 ...) ; compiling (DEFUN EXPTHACK ...) ; compiling (DEFUN SUBST-DIFF-MATCH ...) ; compiling (DEFUN AT-SUBSTP ...) ; compiling (DEFMFUN RECUR-APPLY ...) ; compiling (DEFMFUN $DEPENDS ...) ; compiling (DEFUN DEPENDS1 ...) ; compiling (DEFMSPEC $DEPENDENCIES ...) ; compiling (DEFUN I-$DEPENDENCIES ...) ; compiling (DEFMSPEC $GRADEF ...) ; compiling (DEFMFUN $DIFF ...) ; compiling (DEFMFUN $DEL ...) ; compiling (DEFUN DERIV ...) ; compiling (DEFUN CHAINRULE ...) ; compiling (DEFUN ATOMGRAD ...) ; compiling (DEFUN DEPENDS ...) ; compiling (DEFUN DEPENDSL ...) ; compiling (DEFMFUN SDIFF ...) ; compiling (DEFUN SDIFFGRAD ...) ; compiling (DEFUN SDIFFMAP ...) ; compiling (DEFUN SDIFFTIMES ...) ; compiling (DEFUN DIFFEXPT ...) ; compiling (DEFUN DIFF%DERIV ...) ; compiling (LET (#) ...) ; compiling (DEFPROP $ATAN2 ...) ; compiling (DEFPROP $LI ...) ; compiling (DEFPROP $PSI ...) ; compiling (DEFMFUN ATVARSCHK ...) ; compiling (DEFMFUN NOTLOREQ ...) ; compiling (DEFMFUN SUBSTITUTEL ...) ; compiling (DEFMFUN UNION* ...) ; compiling (DEFMFUN INTERSECT* ...) ; compiling (DEFMFUN NTHELEM ...) ; compiling (DEFMFUN DELSIMP ...) ; compiling (DEFMFUN REMSIMP ...) ; compiling (DEFMFUN $TRUNC ...) ; compiling (DEFMFUN NONVARCHECK ...) ; compiling (DEFMSPEC $LDISPLAY ...) ; compiling (DEFMFUN $LDISP ...) ; compiling (DEFMSPEC $DISPLAY ...) ; compiling (DEFMFUN $DISP ...) ; compiling (DEFUN DISP1 ...) ; compiling (DEFUN DISP2 ...) ; compiling (DEFMFUN ELABEL ...) ; compiling (DEFMFUN $DISPTERMS ...) ; compiling (DEFMFUN $DISPFORM ...) ; compiling (DEFMFUN $OP ...) ; compiling (DEFMFUN $OPERATORP ...) ; compiling (DEFMFUN $PART ...) ; compiling (DEFMFUN $INPART ...) ; compiling (DEFMSPEC $SUBSTPART ...) ; compiling (DEFMSPEC $SUBSTINPART ...) ; compiling (DEFMFUN PART1 ...) ; compiling (DEFMFUN MPART ...) ; compiling (DEFMFUN GETOP ...) ; compiling (DEFMFUN $LISTP ...) ; compiling (DEFMFUN $CONS ...) ; compiling (DEFMFUN $ENDCONS ...) ; compiling (DEFMFUN $REVERSE ...) ; compiling (DEFMFUN $APPEND ...) ; compiling (DEFUN MCONS-EXP-ARGS ...) ; compiling (DEFMFUN $MEMBER ...) ; compiling (DEFMFUN ATOMCHK ...) ; compiling (DEFMFUN FORMAT1 ...) ; compiling (DEFMFUN $FIRST ...) ; compiling (MAKE-NTH SECOND ...) ; compiling (MAKE-NTH THIRD ...) ; compiling (MAKE-NTH FOURTH ...) ; compiling (MAKE-NTH FIFTH ...) ; compiling (MAKE-NTH SIXTH ...) ; compiling (MAKE-NTH SEVENTH ...) ; compiling (MAKE-NTH EIGHTH ...) ; compiling (MAKE-NTH NINTH ...) ; compiling (MAKE-NTH TENTH ...) ; compiling (DEFMFUN $REST ...) ; compiling (DEFMFUN $LAST ...) ; compiling (DEFMFUN $FIRSTN ...) ; compiling (DEFMFUN $LASTN ...) ; compiling (DEFMFUN $ARGS ...) ; compiling (DEFMFUN $DELETE ...) ;; Wrote file binary-clisp/mlisp.fas ; - Loading binary file "binary-clisp/mlisp.fas" ;; Loading file binary-clisp/mlisp.fas ... ; compiling (DEFMFUN $LENGTH ...) ; compiling (DEFMFUN $ATOM ...) ; compiling (DEFMFUN $SYMBOLP ...) ; compiling (DEFMFUN $NUM ...) ; compiling (DEFMFUN $DENOM ...) ; compiling (DEFMFUN $ENTIER ...) ; compiling (DEFMFUN $FIX ...) ; compiling (DEFUN TRY-FLOAT-COMPUTATION ...) ;; Loaded file binary-clisp/mlisp.fas ; compiling (DEFMFUN $FLOAT ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mmacro.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/mmacro.lisp ... ; compiling (DEFMFUN $COEFF ...) ; compiling (DEFUN COEFF ...) ; compiling (DEFUN COEFF-CONTAINS-POWERS ...) ; compiling (LET (MY-POWERS MY-NUM ...) ...) ;; Wrote file binary-clisp/mmacro.fas ; - Loading binary file "binary-clisp/mmacro.fas" ;; Loading file binary-clisp/mmacro.fas ... ; compiling (DEFMSPEC $PUSH ...) ;; Loaded file binary-clisp/mmacro.fas ; - Compiling source file ; compiling (DEFMSPEC $POP ...) ; "/home/gunter/src/maxima-5.40.0/src/buildq.lisp" ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/comm.fasl written ; compilation finished in 0:00:00.371 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/comm.fasl" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/buildq.lisp ... ;; Wrote file binary-clisp/buildq.fas ; - Loading binary file "binary-clisp/buildq.fas" ;; Loading file binary-clisp/buildq.fas ... ;; Loaded file binary-clisp/buildq.fas ; - Compiling module "numerical" ; - Compiling module "packages" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/f2cl-package.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/f2cl-package.lisp ... ;; Wrote file binary-clisp/numerical/f2cl-package.fas ; - Loading binary file "binary-clisp/numerical/f2cl-package.fas" ;; Loading file binary-clisp/numerical/f2cl-package.fas ... ;; Loaded file binary-clisp/numerical/f2cl-package.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec.lisp ... ;; Wrote file binary-clisp/numerical/slatec.fas ; - Loading binary file "binary-clisp/numerical/slatec.fas" ;; Loading file binary-clisp/numerical/slatec.fas ... ;; Loaded file binary-clisp/numerical/slatec.fas ; - Compiling module "f2cl-lib" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/f2cl-lib.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/f2cl-lib.lisp ... ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/comm2.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/comm2.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE COMM2) ; compiling (DECLARE-TOP (SPECIAL $PROPS ...)) ; compiling (DEFMFUN DIFFINT ...) ; compiling (DEFUN DIFFINT1 ...) ; compiling (DEFMFUN DIFFSUMPROD ...) ; compiling (DEFMFUN DIFFLAPLACE ...) ; compiling (DEFMFUN DIFF-%AT ...) ; compiling (DEFMFUN DIFFNCEXPT ...) ; compiling (DEFMFUN STOTALDIFF ...) ; compiling (DEFUN EXTRACTVARS ...) ; compiling (DECLARE-TOP (SPECIAL ATVARS ...)) ; compiling (DEFMFUN $ATVALUE ...) ; compiling (DEFPROP %AT ...) ; compiling (DEFUN SIMP-%AT ...) ; compiling (DEFUN AT-NOT-DEPENDENT ...) ; compiling (DEFUN AT-NOT-DEPENDENT-FIND-VARS ...) ; compiling (DEFUN AT-NOT-DEPENDENT-FIND-VARS-1 ...) ; compiling (DEFMFUN $AT ...) ; compiling (DEFUN ATSCAN ...) ; compiling (DEFUN AT1 ...) ; compiling (DEFUN ATFIND ...) ; compiling (DEFUN LISTOF0S ...) ; compiling (DECLARE-TOP (SPECIAL $RATFAC ...)) ; compiling (DEFMVAR $LOGCONCOEFFP ...) ; compiling (DEFMFUN $LOGCONTRACT ...) ; compiling (DEFUN LOGCON ...) ; compiling (DEFUN LGCPLUS ...) ; compiling (DEFUN LGCTIMES ...) ; compiling (DEFUN LGCSIMP ...) ; compiling (DEFUN LGCSIMPLEP ...) ; compiling (DEFUN LGCSORT ...) ; compiling (DEFUN LGCRECIPROCAL ...) ; compiling (DEFUN LOGCONCOEFFP ...) ; compiling (DECLARE-TOP (SPECIAL $RADEXPAND ...)) ; compiling (DEFMVAR $ROOTSCONMODE ...) ; compiling (DEFUN $ROOTSCONTRACT ...) ; compiling (DEFUN RTCON ...) ; compiling (DEFUN RT-SEPAR ...) ; compiling (DEFUN SIMP-ROOTS ...) ; compiling (DEFUN RTC-GETINFO ...) ; compiling (DEFUN RTC-FIXITUP ...) ; compiling (DEFUN RTC-DIVIDE-BY-GCD ...) ; compiling (DEFMFUN $NTERMS ...) ; compiling (DECLARE-TOP (SPECIAL $NUMER ...)) ; compiling (DEFPROP $ATAN2 ...) ; compiling (DEFUN SIMPATAN2 ...) ; compiling (DEFMFUN $FIBTOPHI ...) ; compiling (DEFMSPEC $NUMERVAL ...) ; compiling (LET (MY-POWERS) ...) ; compiling (DEFPROP MBOX ...) ; compiling (DEFPROP MLABOX ...) ; compiling (DEFMFUN $DPART ...) ; compiling (DEFMFUN $LPART ...) ; compiling (DEFMFUN $BOX ...) ; compiling (DEFMFUN BOX ...) ; compiling (DEFUN BOX-LABEL ...) ; compiling (DEFMFUN $REMBOX ...) ; compiling (DEFUN REMBOX1 ...) ; compiling (DECLARE-TOP (SPECIAL SCANMAPP)) ; compiling (DEFMSPEC $SCANMAP ...) ; compiling (DEFMFUN SCANMAP1 ...) ; compiling (DEFUN SUBGEN ...) ; compiling (DEFUN DSFUNC1 ...) ; compiling (DEFMFUN $GENMATRIX ...) ; compiling (DEFMFUN $COPYMATRIX ...) ; compiling (DEFMFUN $COPYLIST ...) ; compiling (DEFMFUN $COPY ...) ; compiling (DEFMFUN $ADDROW ...) ; compiling (DEFMFUN $ADDCOL ...) ; compiling (DEFUN ADDROW ...) ; compiling (DEFMFUN $ARRAYMAKE ...) ; compiling (DEFMSPEC $ARRAYINFO ...) ; compiling (DEFUN ARRAYINFO-AUX ...) ; compiling (DECLARE-TOP (SPECIAL GREATORDER ...)) ; compiling (DEFMSPEC $ORDERGREAT ...) ; compiling (DEFMSPEC $ORDERLESS ...) ; compiling (DEFUN MAKORDER ...) ; compiling (DEFMFUN $UNORDER ...) ; compiling (DEFUN $CONCAT ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/comm2.fasl written ; compilation finished in 0:00:00.261 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/comm2.fasl" ;; Wrote file binary-clisp/numerical/f2cl-lib.fas ; - Loading binary file "binary-clisp/numerical/f2cl-lib.fas" ;; Loading file binary-clisp/numerical/f2cl-lib.fas ... ;; Loaded file binary-clisp/numerical/f2cl-lib.fas ; - Compiling module "slatec" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/fdump.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/fdump.lisp ... ;; Wrote file binary-clisp/numerical/slatec/fdump.fas ; - Loading binary file "binary-clisp/numerical/slatec/fdump.fas" ;; Loading file binary-clisp/numerical/slatec/fdump.fas ... ;; Loaded file binary-clisp/numerical/slatec/fdump.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/j4save.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/j4save.lisp ... ;; Wrote file binary-clisp/numerical/slatec/j4save.fas ; - Loading binary file "binary-clisp/numerical/slatec/j4save.fas" ;; Loading file binary-clisp/numerical/slatec/j4save.fas ... ;; Loaded file binary-clisp/numerical/slatec/j4save.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/xercnt.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/xercnt.lisp ... WARNING: in XERCNT in lines 20..27 : variable LIBRAR is not used. Misspelled or missing IGNORE declaration? WARNING: in XERCNT in lines 20..27 : variable SUBROU is not used. Misspelled or missing IGNORE declaration? WARNING: in XERCNT in lines 20..27 : variable MESSG is not used. Misspelled or missing IGNORE declaration? WARNING: in XERCNT in lines 20..27 : variable NERR is not used. Misspelled or missing IGNORE declaration? WARNING: in XERCNT in lines 20..27 : variable LEVEL is not used. Misspelled or missing IGNORE declaration? WARNING: in XERCNT in lines 20..27 : variable KONTRL is not used. Misspelled or missing IGNORE declaration? ;; Wrote file binary-clisp/numerical/slatec/xercnt.fas ; - Loading binary file "binary-clisp/numerical/slatec/xercnt.fas" ;; Loading file binary-clisp/numerical/slatec/xercnt.fas ... ;; Loaded file binary-clisp/numerical/slatec/xercnt.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/xerhlt.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/xerhlt.lisp ... WARNING: in XERHLT in lines 20..22 : variable MESSG is not used. Misspelled or missing IGNORE declaration? ;; Wrote file binary-clisp/numerical/slatec/xerhlt.fas ; - Loading binary file "binary-clisp/numerical/slatec/xerhlt.fas" ;; Loading file binary-clisp/numerical/slatec/xerhlt.fas ... ;; Loaded file binary-clisp/numerical/slatec/xerhlt.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/xgetua.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/xgetua.lisp ... ;; Wrote file binary-clisp/numerical/slatec/xgetua.fas ; - Loading binary file "binary-clisp/numerical/slatec/xgetua.fas" ;; Loading file binary-clisp/numerical/slatec/xgetua.fas ... ;; Loaded file binary-clisp/numerical/slatec/xgetua.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/xerprn.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/xerprn.lisp ... ;; Wrote file binary-clisp/numerical/slatec/xerprn.fas ; - Loading binary file "binary-clisp/numerical/slatec/xerprn.fas" ;; Loading file binary-clisp/numerical/slatec/xerprn.fas ... ;; Loaded file binary-clisp/numerical/slatec/xerprn.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/xersve.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/xersve.lisp ... ;; Wrote file binary-clisp/numerical/slatec/xersve.fas ; - Loading binary file "binary-clisp/numerical/slatec/xersve.fas" ;; Loading file binary-clisp/numerical/slatec/xersve.fas ... ;; Loaded file binary-clisp/numerical/slatec/xersve.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/xermsg.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/xermsg.lisp ... ; - Compiling module "evaluator" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/mlisp.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/mlisp.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE MLISP) ; compiling (DEFMVAR $MAPPRINT ...) ; compiling (DECLARE-TOP (SPECIAL DERIVFLAG ...)) ; compiling (DECLARE-TOP (UNSPECIAL ARGS)) ; compiling (DEFVAR MSPECLIST ...) ; compiling (DEFVAR BINDLIST ...) ; compiling (DEFVAR LOCLIST ...) ; compiling (DEFVAR MPROPLIST ...) ; compiling (DEFVAR *NOUNL* ...) ; compiling (DEFVAR SCANMAPP ...) ; compiling (DEFVAR MAPLP ...) ; compiling (DEFVAR MPROGP ...) ; compiling (DEFVAR EVP ...) ; compiling (DEFVAR MDOP ...) ; compiling (DEFVAR MLOCP ...) ; compiling (DEFVAR AEXPRP ...) ; compiling (DEFVAR FMAPLVL ...) ; compiling (DEFVAR DSKSETP ...) ; compiling (DEFVAR ARYP ...) ; compiling (DEFVAR MSUMP ...) ; compiling (DEFVAR EVARRP ...) ; compiling (DEFVAR FACTLIST ...) ; compiling (DEFVAR MFEXPRP ...) ; compiling (DEFVAR *NOUNSFLAG* ...) ; compiling (DEFVAR TRANSP ...) ; compiling (DEFVAR NOEVALARGS ...) ; compiling (DEFVAR RULEFCNL ...) ; compiling (DEFVAR FEATUREL ...) ; compiling (DEFMVAR $FEATURES ...) ; compiling (DEFMVAR $%ENUMER ...) ; compiling (DEFMVAR $FLOAT ...) ; compiling (DEFMVAR $REFCHECK ...) ; compiling (DEFMVAR $TRANSLATE ...) ; compiling (DEFMVAR $TRANSRUN ...) ; compiling (DEFMVAR $SAVEDEF ...) ; compiling (DEFMVAR $MAPERROR ...) ; compiling (DEFMVAR $OPTIONSET ...) ; compiling (DEFMVAR $SETCHECKBREAK ...) ; compiling (DEFMVAR $INFEVAL ...) ; compiling (DEFMVAR $PIECE ...) ; compiling (DEFMVAR $SETVAL ...) ; compiling (DEFVAR MUNBOUND ...) ; compiling (DEFVAR FIXUNBOUND ...) ; compiling (DEFVAR FLOUNBOUND ...) ; compiling (DEFMVAR MUNBINDP ...) ; compiling (DEFMVAR $SETCHECK ...) ; compiling (MAPC (FUNCTION #) ...) ; compiling (DEFMFUN MAPPLY1 ...) ; compiling (DEFMFUN MCALL ...) ; compiling (DEFUN MEVALARGS ...) ; compiling (DEFVAR *MLAMBDA-CALL-STACK* ...) ; compiling (DEFUN POP-MLAMBDA-CALL-STACK ...) ; compiling (DEFUN MLAMBDA ...) ;; Wrote file binary-clisp/numerical/slatec/xermsg.fas ; - Loading binary file "binary-clisp/numerical/slatec/xermsg.fas" ;; Loading file binary-clisp/numerical/slatec/xermsg.fas ... ;; Loaded file binary-clisp/numerical/slatec/xermsg.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/initds.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/initds.lisp ... ;; Wrote file binary-clisp/numerical/slatec/initds.fas ; - Loading binary file "binary-clisp/numerical/slatec/initds.fas" ;; Loading file binary-clisp/numerical/slatec/initds.fas ... ;; Loaded file binary-clisp/numerical/slatec/initds.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dcsevl.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dcsevl.lisp ... ; compiling (DEFMSPEC MPROGN ...) ; compiling (DEFMFUN MEVALN ...) ; compiling (DEFUN MQAPPLY1 ...) ;; Wrote file binary-clisp/numerical/slatec/dcsevl.fas ; - Loading binary file "binary-clisp/numerical/slatec/dcsevl.fas" ;; Loading file binary-clisp/numerical/slatec/dcsevl.fas ... ;; Loaded file binary-clisp/numerical/slatec/dcsevl.fas ; compiling (DEFMFUN MEVAL ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/d9lgmc.lisp" ; compiling (DEFMFUN SAFE-MGETL ...) ; compiling (DEFMFUN SAFE-MGET ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/d9lgmc.lisp ... ; compiling (DEFVAR *LAST-MEVAL1-FORM* ...) ; compiling (DEFMFUN MEVAL1 ...) ;; Wrote file binary-clisp/numerical/slatec/d9lgmc.fas ; - Loading binary file "binary-clisp/numerical/slatec/d9lgmc.fas" ;; Loading file binary-clisp/numerical/slatec/d9lgmc.fas ... ;; Loaded file binary-clisp/numerical/slatec/d9lgmc.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dgamlm.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dgamlm.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dgamlm.fas ; - Loading binary file "binary-clisp/numerical/slatec/dgamlm.fas" ;; Loading file binary-clisp/numerical/slatec/dgamlm.fas ... ;; Loaded file binary-clisp/numerical/slatec/dgamlm.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dgamma.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dgamma.lisp ... ; compiling (DEFUN GETL-LM-FCN-PROP ...) ; compiling (DEFMFUN MEVAL2 ...) ; compiling (DEFUN MPARAMS ...) ; compiling (DEFMFUN MOP ...) ; compiling (DEFMFUN MARGS ...) ; compiling (DEFUN BADFUNCHK ...) ;; Wrote file binary-clisp/numerical/slatec/dgamma.fas ; compiling (DEFVAR *$ERRORMSG-VALUE* ...) ; compiling (DEFUN MBIND-DOIT ...) ; - Loading binary file "binary-clisp/numerical/slatec/dgamma.fas" ;; Loading file binary-clisp/numerical/slatec/dgamma.fas ... ;; Loaded file binary-clisp/numerical/slatec/dgamma.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dgamln.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dgamln.lisp ... ; compiling (DEFUN MBIND ...) ; compiling (DEFMFUN MUNBIND ...) ; compiling (DEFUN MFUNCTION-DELETE ...) ; compiling (DEFMSPEC MLOCAL ...) ; compiling (DEFMSPEC $LOCAL ...) ; compiling (DEFUN MUNLOCAL ...) ; compiling (DEFMACRO MSETQ ...) ; compiling (DEFMSPEC MSETQ ...) ; compiling (DEFUN MSET ...) ;; Wrote file binary-clisp/numerical/slatec/dgamln.fas ; - Loading binary file "binary-clisp/numerical/slatec/dgamln.fas" ;; Loading file binary-clisp/numerical/slatec/dgamln.fas ... ;; Loaded file binary-clisp/numerical/slatec/dgamln.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dlngam.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dlngam.lisp ... ; compiling (SETF (GET # ...) ...) ; compiling (DEFMFUN MRECORD-ASSIGN ...) ; compiling (DEFMFUN MRECORD-KILL ...) ;; Wrote file binary-clisp/numerical/slatec/dlngam.fas ; - Loading binary file "binary-clisp/numerical/slatec/dlngam.fas" ;; Loading file binary-clisp/numerical/slatec/dlngam.fas ... ;; Loaded file binary-clisp/numerical/slatec/dlngam.fas ; compiling (DEFMSPEC $@ ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/d9b0mp.lisp" ; compiling (DEFUN $@-FUNCTION ...) ; compiling (DEFUN DIMENSION-DEFSTRUCT ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/d9b0mp.lisp ... ; compiling (DEFMSPEC $DEFSTRUCT ...) ; compiling (DEF%TR $DEFSTRUCT ...) ; compiling (DEFVAR $STRUCTURES ...) ; compiling (DEFUN DEFSTRUCT-TRANSLATE ...) ; compiling (DEFUN DEFSTRUCT1 ...) ;; Wrote file binary-clisp/numerical/slatec/d9b0mp.fas ; compiling (DEFUN NAMESONLY ...) ; - Loading binary file "binary-clisp/numerical/slatec/d9b0mp.fas" ;; Loading file binary-clisp/numerical/slatec/d9b0mp.fas ... ;; Loaded file binary-clisp/numerical/slatec/d9b0mp.fas ; compiling (DEFUN INITIALIZERSMOSTLY ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/d9b1mp.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/d9b1mp.lisp ... ; compiling (DEFMSPEC $NEW ...) ; compiling (DEF%TR $NEW ...) ; compiling (DEFPROP $@ ...) ; compiling (DEFPROP $@ ...) ; compiling (PUTOPR "@" ...) ; compiling (DEFPROP $@ ...) ; compiling (DEFPROP $@ ...) ; compiling (DEFPROP $@ ...) ; compiling (DEFPROP $@ ...) ; compiling (DEFPROP $@ ...) ; compiling (DEFPROP $@ ...) ; compiling (DEFPROP $@ ...) ; compiling (DEFPROP $@ ...) ; compiling (DEFPROP %@ ...) ; compiling (DEFPROP %@ ...) ; compiling (DEFPROP %@ ...) ; compiling (SETF (GET # ...) ...) ; compiling (DEFMFUN MLIST-ASSIGN ...) ;; Wrote file binary-clisp/numerical/slatec/d9b1mp.fas ; - Loading binary file "binary-clisp/numerical/slatec/d9b1mp.fas" ;; Loading file binary-clisp/numerical/slatec/d9b1mp.fas ... ;; Loaded file binary-clisp/numerical/slatec/d9b1mp.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesj0.lisp" ; compiling (DEFMSPEC $EV ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesj0.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbesj0.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesj0.fas" ;; Loading file binary-clisp/numerical/slatec/dbesj0.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbesj0.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesj1.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesj1.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbesj1.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesj1.fas" ;; Loading file binary-clisp/numerical/slatec/dbesj1.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbesj1.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/djairy.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/djairy.lisp ... ; compiling (DEFMFUN MEVALATOMS ...) ;; Wrote file binary-clisp/numerical/slatec/djairy.fas ; compiling (MAPC (FUNCTION #) ...) ; - Loading binary file "binary-clisp/numerical/slatec/djairy.fas" ;; Loading file binary-clisp/numerical/slatec/djairy.fas ... ; compiling (DEFUN EVFUNMAKE ...) ;; Loaded file binary-clisp/numerical/slatec/djairy.fas ; compiling (DEFUN |:SPREAD| ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dasyjy.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dasyjy.lisp ... ; compiling (DEFMFUN MSETQP ...) ; compiling (DEFMFUN MQUOTEP ...) ; compiling (DEFMSPEC MQUOTE ...) ; compiling (DEFMFUN $SUBVARP ...) ; compiling (DEFMFUN MSETERR ...) ; compiling (MAPC (FUNCTION #) ...) ; compiling (DEFMFUN MSETCHK ...) ; compiling (DEFMFUN NUMERSET ...) ; compiling (DEFMFUN NEVERSET ...) ; compiling (DEFUN POSINTEGERSET ...) ; compiling (DEFMFUN MMAPEV ...) ; compiling (DEFMSPEC $MAP ...) ; compiling (DEFMFUN MAP1 ...) ; compiling (DEFMSPEC $MAPLIST ...) ; compiling (DEFMFUN MMAPCAR ...) ; compiling (DEFUN MAPATOM ...) ; compiling (DEFMFUN $MAPATOM ...) ; compiling (DEFMSPEC $FULLMAP ...) ; compiling (DEFUN FMAP1 ...) ; compiling (DEFMSPEC $MATRIXMAP ...) ; compiling (DEFMSPEC $FULLMAPL ...) ; compiling (DEFMFUN FMAPL1 ...) ; compiling (DEFUN $OUTERMAP ...) ; compiling (DEFMFUN OUTERMAP1 ...) ; compiling (DEFMFUN OUTERMAP2 ...) ; compiling (DEFMFUN FUNCER ...) ; compiling (DEFMSPEC $QPUT ...) ; compiling (DEFMFUN $REM ...) ; compiling (DEFMFUN $PUT ...) ; compiling (DEFUN PROP1 ...) ; compiling (DEFMSPEC $DECLARE ...) ; compiling (DEFUN DECLARE1 ...) ; compiling (DEFUN LINCHK ...) ; compiling (DEFMSPEC $REMOVE ...) ; compiling (DEFMFUN I-$REMOVE ...) ; compiling (DEFUN DECLSETUP ...) ; compiling (DEFMFUN REMOVE1 ...) ; compiling (DEFUN REMOVE-TRANSL-FUN-PROPS ...) ; compiling (DEFUN REMOVE-TRANSL-ARRAY-FUN-PROPS ...) ; compiling (DEFMFUN REMPROPCHK ...) ; compiling (DEFMSPEC $REMFUNCTION ...) ;; Wrote file binary-clisp/numerical/slatec/dasyjy.fas ; - Loading binary file "binary-clisp/numerical/slatec/dasyjy.fas" ;; Loading file binary-clisp/numerical/slatec/dasyjy.fas ... ;; Loaded file binary-clisp/numerical/slatec/dasyjy.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesj.lisp" ; compiling (DEFMSPEC $REMARRAY ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesj.lisp ... ; compiling (DEFUN REMCOMPARY ...) ; compiling (DEFMSPEC $REMVALUE ...) ; compiling (DEFMFUN I-$REMVALUE ...) ; compiling (DEFMFUN REMARRELEM ...) ; compiling (DEFMFUN REMRULE ...) ; compiling (DEFMFUN REMALIAS1 ...) ; compiling (DEFMFUN MREMPROP ...) ; compiling (DEFMFUN MGETL ...) ; compiling (DEFUN $MATRIX ...) ; compiling (DEFUN MATRIXHELPER ...) ; compiling (DEFMFUN MATCHECK ...) ; compiling (DEFUN HARRFIND ...) ; compiling (DEFUN ARRFIND ...) ; compiling (DEFMSPEC $ARRAY ...) ; compiling (DEFMFUN $SHOW_HASH_ARRAY ...) ; compiling (DEFMVAR $USE_FAST_ARRAYS ...) ; compiling (DEFMFUN ARRSTORE ...) ; compiling (DEFUN ARRFUNP ...) ; compiling (DEFUN ARRFUNCALL ...) ; compiling (DEFUN HASHER ...) ; compiling (DEFUN ARRAYSIZE ...) ; compiling (DEFUN DIMCHECK ...) ; compiling (DEFUN CONSTLAM ...) ; compiling (DEFMSPEC $DEFINE ...) ; compiling (DEFUN SET-LINEINFO ...) ; compiling (DEFMSPEC MDEFINE ...) ; compiling (DEFUN MREDEF-CHECK ...) ; compiling (DEFUN MDEFARRAY ...) ; compiling (DEFMFUN MSPECFUNP ...) ; compiling (DEFUN MDEFINE1 ...) ; compiling (DEFUN MDEFCHK ...) ;; Wrote file binary-clisp/numerical/slatec/dbesj.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesj.fas" ;; Loading file binary-clisp/numerical/slatec/dbesj.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbesj.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsi0e.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsi0e.lisp ... ; compiling (DEFUN MDEFPARAM ...) ; compiling (DEFUN MDEFLISTP ...) ; compiling (DEFMFUN MOPP ...) ; compiling (DEFMFUN MOPP1 ...) ; compiling (DEFUN MAPPLY ...) ; compiling (DEFUN $APPLY ...) ; compiling (DEFUN AUTOLDCHK ...) ; compiling (DEFMSPEC $DISPFUN ...) ; compiling (DEFUN DISPFUN1 ...) ;; Wrote file binary-clisp/numerical/slatec/dbsi0e.fas ; compiling (DEFMSPEC $FUNDEF ...) ; compiling (DEFUN CONSFUNDEF ...) ; - Loading binary file "binary-clisp/numerical/slatec/dbsi0e.fas" ;; Loading file binary-clisp/numerical/slatec/dbsi0e.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbsi0e.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsi1e.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsi1e.lisp ... ; compiling (DEFMFUN $FUNMAKE ...) ; compiling (DEFMFUN MCONS-OP-ARGS ...) ; compiling (DEFMFUN OPTIONP ...) ; compiling (DEFMSPEC MCOND ...) ; compiling (DEFUN MEVAL-ATOMS ...) ; compiling (DEFMSPEC MDO ...) ;; Wrote file binary-clisp/numerical/slatec/dbsi1e.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbsi1e.fas" ;; Loading file binary-clisp/numerical/slatec/dbsi1e.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbsi1e.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesi0.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesi0.lisp ... ; compiling (DEFMSPEC MDOIN ...) ;; Wrote file binary-clisp/numerical/slatec/dbesi0.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesi0.fas" ;; Loading file binary-clisp/numerical/slatec/dbesi0.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbesi0.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesi1.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesi1.lisp ... ; compiling (DEFMSPEC MPROG ...) ;; Wrote file binary-clisp/numerical/slatec/dbesi1.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesi1.fas" ;; Loading file binary-clisp/numerical/slatec/dbesi1.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbesi1.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dasyik.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dasyik.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dasyik.fas ; - Loading binary file "binary-clisp/numerical/slatec/dasyik.fas" ;; Loading file binary-clisp/numerical/slatec/dasyik.fas ... ;; Loaded file binary-clisp/numerical/slatec/dasyik.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesi.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesi.lisp ... ; compiling (DEFMFUN MRETURN ...) ; compiling (DEFMSPEC MGO ...) ; compiling (DEFMSPEC $SUBVAR ...) ; compiling (DEFMFUN RAT ...) ; compiling (DEFMFUN ADD2LNC ...) ; compiling (DEFMFUN BIGFLOATM* ...) ; compiling (DEFMFUN $ALLBUT ...) ; compiling (DEFQUOTE DSKSETQ ...) ; compiling (DEFMFUN DSKRAT ...) ; compiling (DEFUN DSKRAT-SUBST ...) ; compiling (DEFMFUN |''MAKE-FUN| ...) ; compiling (|''MAKE| $LOG ...) ; compiling (|''MAKE| $SIN ...) ; compiling (|''MAKE| $COS ...) ; compiling (|''MAKE| $TAN ...) ; compiling (|''MAKE| $COT ...) ; compiling (|''MAKE| $SEC ...) ; compiling (|''MAKE| $CSC ...) ; compiling (|''MAKE| $SINH ...) ; compiling (|''MAKE| $COSH ...) ; compiling (|''MAKE| $TANH ...) ; compiling (|''MAKE| $COTH ...) ; compiling (|''MAKE| $SECH ...) ; compiling (|''MAKE| $CSCH ...) ; compiling (|''MAKE| $ASIN ...) ; compiling (|''MAKE| $ACOS ...) ; compiling (|''MAKE| $ATAN ...) ; compiling (|''MAKE| $ACOT ...) ; compiling (|''MAKE| $ASEC ...) ; compiling (|''MAKE| $ACSC ...) ; compiling (|''MAKE| $ASINH ...) ; compiling (|''MAKE| $ACOSH ...) ; compiling (|''MAKE| $ATANH ...) ; compiling (|''MAKE| $ACOTH ...) ; compiling (|''MAKE| $ASECH ...) ; compiling (|''MAKE| $ACSCH ...) ; compiling (|''MAKE| $ROUND ...) ; compiling (|''MAKE| $TRUNCATE ...) ; compiling (|''MAKE| $PLOG ...) ; compiling (|''MAKE| $SIGNUM ...) ; compiling (|''MAKE| $GAMMA ...) ; compiling (MAPC (FUNCTION #) ...) ; compiling (MAPC (FUNCTION #) ...) ; compiling (MDEFPROP $%E ...) ; compiling (MDEFPROP $%PI ...) ; compiling (MDEFPROP $%PHI ...) ; compiling (MDEFPROP $%GAMMA ...) ; compiling (MDEFPROP $HERALD_PACKAGE ...) ; compiling (MDEFPROP $LOAD_PACKAGE ...) ; compiling (DEFPROP BIGFLOAT ...) ; compiling (DEFPROP LAMBDA ...) ; compiling (DEFPROP QUOTE ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/mlisp.fasl written ; compilation finished in 0:00:00.754 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mlisp.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mmacro.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/mmacro.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE MMACRO) ; compiling (DECLARE-TOP (SPECIAL $MACROS ...)) ; compiling (DEFMVAR $MACROEXPANSION ...) ; compiling (DEFMACRO COPY1CONS ...) ; compiling (DEFMSPEC MDEFMACRO ...) ; compiling (DEFUN MDEFMACRO1 ...) ; compiling (DEFMFUN MMACRO-APPLY ...) ; compiling (DEFUN MMACROEXPANSION-CHECK ...) ; compiling (DEFUN MMACRO-DISPLACE ...) ; compiling (DEFMSPEC MMACROEXPANDED ...) ; compiling (DEFMSPEC $MACROEXPAND ...) ; compiling (DEFMSPEC $MACROEXPAND1 ...) ; compiling (DEFUN MMACROEXPAND ...) ; compiling (DEFUN MMACROEXPAND1 ...) ; compiling (DEFPROP MDEFMACRO ...) ; compiling (DEFMFUN SIMPMDEFMACRO ...) ; compiling (DEFUN DISPLACE ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/mmacro.fasl written ; compilation finished in 0:00:00.027 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mmacro.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/buildq.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/buildq.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE BUILDQ) ; compiling (DEFPROP $BUILDQ ...) ; compiling (DEFPROP %BUILDQ ...) ; compiling (DEFUN SIMPBUILDQ ...) ; compiling (DEFMSPEC $BUILDQ ...) ; compiling (DEFUN MBUILDQ ...) ; compiling (DEFMFUN MBUILDQ-SUBST ...) ; compiling (DEFUN MBUILDQ-ASSOCIATE ...) ; compiling (DEFUN MBUILDQ-SPLICE-ASSOCIATE ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/buildq.fasl written ; compilation finished in 0:00:00.017 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/buildq.fasl" ;; Wrote file binary-clisp/numerical/slatec/dbesi.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesi.fas" ;; Loading file binary-clisp/numerical/slatec/dbesi.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbesi.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zabs.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zabs.lisp ... ; - Compiling module "numerical" ; - Compiling module "packages" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/f2cl-package.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/f2cl-package.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :COMMON-LISP-USER) ; compiling (DEFPACKAGE :F2CL-LIB ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/f2cl-package.fasl written ; compilation finished in 0:00:00.002 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/f2cl-package.fasl" ;; Wrote file binary-clisp/numerical/slatec/zabs.fas ; - Loading binary file "binary-clisp/numerical/slatec/zabs.fas" ;; Loading file binary-clisp/numerical/slatec/zabs.fas ... ;; Loaded file binary-clisp/numerical/slatec/zabs.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (DEFPACKAGE :SLATEC ...) ; - ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec.fasl written ; compilation finished in 0:00:00.001 Compiling ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec.fasl"source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zdiv.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zdiv.lisp ... ; - Compiling module "f2cl-lib" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/f2cl-lib.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/f2cl-lib.lisp" (written 02 APR 2016 11:42:45 PM): ;; Wrote file binary-clisp/numerical/slatec/zdiv.fas; compiling (IN-PACKAGE :F2CL-LIB) ; compiling (DEFPARAMETER *F2CL-MACROS-VERSION* ...) ; compiling (PROCLAIM (QUOTE #)) ; compiling (DEFVAR *CHECK-ARRAY-BOUNDS* ...) ; compiling (DEFTYPE LOGICAL ...) ; compiling (DEFTYPE INTEGER4 ...) ; - Loading binary file "binary-clisp/numerical/slatec/zdiv.fas" ;; Loading file binary-clisp/numerical/slatec/zdiv.fas ... ;; Loaded file binary-clisp/numerical/slatec/zdiv.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zexp.lisp" ; compiling (DEFTYPE INTEGER2 ...) ; compiling (DEFTYPE INTEGER1 ...) ; compiling (DEFTYPE REAL8 ...) ; compiling (DEFTYPE REAL4 ...) ; compiling (DEFTYPE COMPLEX8 ...) ; compiling (DEFTYPE COMPLEX16 ...) ; compiling (DEFTYPE ARRAY-DOUBLE-FLOAT ...) ; compiling (DEFTYPE ARRAY-INTEGER4 ...) ; compiling (DEFTYPE ARRAY-SINGLE-FLOAT ...) ; compiling (DEFTYPE ARRAY-STRINGS ...) ; compiling (DEFCONSTANT %FALSE% ...) ; compiling (DEFCONSTANT %TRUE% ...) ; compiling (DEFUN COL-MAJOR-INDEX ...) ; compiling (DEFUN CHECK-ARRAY-BOUNDS ...) ; compiling (DEFMACRO FREF ...) ; compiling (DEFMACRO FSET ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zexp.lisp ... ; compiling (DEFMACRO FREF-STRING ...) ;; Wrote file binary-clisp/numerical/slatec/zexp.fas ; - Loading binary file "binary-clisp/numerical/slatec/zexp.fas" ;; Loading file binary-clisp/numerical/slatec/zexp.fas ... ;; Loaded file binary-clisp/numerical/slatec/zexp.fas ; compiling (DEFMACRO FSET-STRING ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zmlt.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zmlt.lisp ... ; compiling (DEFMACRO F2CL-// ...);; Wrote file binary-clisp/numerical/slatec/zmlt.fas ; - Loading binary file "binary-clisp/numerical/slatec/zmlt.fas" ;; Loading file binary-clisp/numerical/slatec/zmlt.fas ... ;; Loaded file binary-clisp/numerical/slatec/zmlt.fas ; -; compiling (DEFUN FIND-ARRAY-DATA ...) Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zsqrt.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zsqrt.lisp ... ; compiling (DEFMACRO WITH-ARRAY-DATA ...) ; compiling (DEFUN MULTI-ARRAY-DATA-AUX ...) ;; Wrote file binary-clisp/numerical/slatec/zsqrt.fas ; compiling (DEFMACRO WITH-MULTI-ARRAY-DATA ...) ; - Loading binary file "binary-clisp/numerical/slatec/zsqrt.fas" ;; Loading file binary-clisp/numerical/slatec/zsqrt.fas ... ;; Loaded file binary-clisp/numerical/slatec/zsqrt.fas ; compiling (DEFMACRO ARRAY-SLICE ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zasyi.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zasyi.lisp ... ; compiling (DEFMACRO ARRAY-INITIALIZE ...) ; compiling (DEFMACRO WHILE ...) ; compiling (DEFMACRO FORTRAN_COMMENT ...) ; compiling (DEFMACRO FDO ...) ; compiling (DEFMACRO F2CL/ ...) ; compiling (DEFMACRO INT-ADD ...) ; compiling (DEFUN CONVERT-INT-SUB ...) ; compiling (DEFMACRO INT-SUB ...) ; compiling (DEFMACRO INT-MUL ...) ; compiling (DEFMACRO ARITHMETIC-IF ...) ; compiling (DEFUN COMPUTED-GOTO-AUX ...) ; compiling (DEFMACRO COMPUTED-GOTO ...) ; compiling (DEFUN MAKE-LABEL ...) ; compiling (DEFUN ASSIGNED-GOTO-AUX ...) ;; Wrote file binary-clisp/numerical/slatec/zasyi.fas ; - Loading binary file "binary-clisp/numerical/slatec/zasyi.fas" ;; Loading file binary-clisp/numerical/slatec/zasyi.fas ... ;; Loaded file binary-clisp/numerical/slatec/zasyi.fas ; compiling (DEFMACRO ASSIGNED-GOTO ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zuchk.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zuchk.lisp ... ; compiling (DECLAIM (INLINE INT ...)) ; compiling (DEFUN INT ...) ;; Wrote file binary-clisp/numerical/slatec/zuchk.fas ; - Loading binary file "binary-clisp/numerical/slatec/zuchk.fas" ;; Loading file binary-clisp/numerical/slatec/zuchk.fas ... ;; Loaded file binary-clisp/numerical/slatec/zuchk.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zlog.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zlog.lisp ... ; compiling (DEFUN IFIX ...) ;; Wrote file binary-clisp/numerical/slatec/zlog.fas ; compiling (DEFUN IDFIX ...) ; - Loading binary file "binary-clisp/numerical/slatec/zlog.fas" ;; Loading file binary-clisp/numerical/slatec/zlog.fas ... ;; Loaded file binary-clisp/numerical/slatec/zlog.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zunik.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zunik.lisp ... ; compiling (DECLAIM (INLINE AINT ...)) ; compiling (DECLAIM (INLINE RINT-S ...)) ; compiling (DEFUN AINT ...) ; compiling (DEFUN DINT ...) ; compiling (DEFUN ANINT ...) ; compiling (DEFUN DNINT ...) ; compiling (DEFUN NINT ...) ; compiling (DEFUN IDNINT ...) ; compiling (DECLAIM (INLINE FREAL ...)) ; compiling (DEFUN FREAL ...) ; compiling (DEFUN SNGL ...) ; compiling (DEFUN DBLE ...) ; compiling (DEFUN DFLOAT ...) ; compiling (DEFUN CMPLX ...) ; compiling (DEFUN DCMPLX ...) ; compiling (DEFUN ICHAR ...) ;; Wrote file binary-clisp/numerical/slatec/zunik.fas ; compiling (DEFUN FCHAR ...) ; - Loading binary file "binary-clisp/numerical/slatec/zunik.fas" ; compiling (DECLAIM (INLINE IABS ...)) ; compiling (DEFUN IABS ...) ;; Loading file binary-clisp/numerical/slatec/zunik.fas ... ;; Loaded file binary-clisp/numerical/slatec/zunik.fas ; compiling (DEFUN DABS ...) ; - Compiling; compiling (DEFUN CABS ...) source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zunhj.lisp" ; compiling (DEFUN CDABS ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zunhj.lisp ... ; compiling (DEFUN AMOD ...) ; compiling (DEFUN DMOD ...) ; compiling (DECLAIM (INLINE ISIGN ...)) ; compiling (DEFUN ISIGN ...) ; compiling (DEFUN SIGN ...) ; compiling (DEFUN DSIGN ...) ; compiling (DECLAIM (INLINE IDIM ...)) ; compiling (DEFUN IDIM ...) ; compiling (DEFUN DIM ...) ; compiling (DEFUN DDIM ...) ; compiling (DEFUN DPROD ...) ; compiling (DEFUN MAX0 ...) ; compiling (DEFUN AMAX1 ...) ; compiling (DEFUN DMAX1 ...) ; compiling (DEFUN MAX1 ...) ; file: /home/gunter/src/maxima-5.40.0/src/numerical/f2cl-lib.lisp ; in: DEFUN MAX1 ; (F2CL-LIB:INT (APPLY #'MAX F2CL-LIB::X F2CL-LIB::Y F2CL-LIB::Z)) ; --> BLOCK ETYPECASE LET COND IF IF IF IF PROGN THE TRUNCATE TRUNCATE THE ; --> REALPART ; ==> ; F2CL-LIB::X ; ; note: deleting unreachable code ; --> BLOCK ETYPECASE LET COND IF IF IF IF IF PROGN THE TRUNCATE TRUNCATE THE ; --> REALPART ; ==> ; F2CL-LIB::X ; ; note: deleting unreachable code ; compiling (DEFUN AMAX0 ...) ; compiling (DEFUN MIN0 ...) ; compiling (DEFUN AMIN1 ...) ; compiling (DEFUN DMIN1 ...) ; compiling (DEFUN AMIN0 ...) ; compiling (DEFUN MIN1 ...) ; compiling (DEFUN LEN ...) ; compiling (DEFUN INDEX ...) ; compiling (DEFUN LGE ...) ; compiling (DEFUN LGT ...) ; compiling (DEFUN LLE ...) ; compiling (DEFUN LLT ...) ; compiling (DEFUN FSTRING-/= ...) ; compiling (DEFUN FSTRING-= ...) ; compiling (DEFUN FSTRING-> ...) ; compiling (DEFUN FSTRING->= ...) ; compiling (DEFUN FSTRING-< ...) ; compiling (DEFUN FSTRING-<= ...) ; compiling (DECLAIM (INLINE AIMAG ...)) ; compiling (DEFUN AIMAG ...) ; compiling (DEFUN DIMAG ...) ; compiling (DEFUN CONJG ...) ; compiling (DEFUN DCONJG ...) ; compiling (DECLAIM (INLINE FSQRT ...)) ; compiling (DEFUN FSQRT ...) ; compiling (DEFUN FLOG ...) ; compiling (DECLAIM (INLINE DSQRT ...)) ; compiling (DEFUN DSQRT ...) ; compiling (DEFUN CSQRT ...) ; compiling (DEFUN ZSQRT ...) ; compiling (DEFUN ALOG ...) ; compiling (DEFUN DLOG ...) ; compiling (DEFUN CLOG ...) ; compiling (DEFUN ALOG10 ...) ; compiling (DEFUN DLOG10 ...) ; compiling (DECLAIM (INLINE LOG10)) ; compiling (DEFUN LOG10 ...) ; compiling (DECLAIM (INLINE DEXP ...)) ; compiling (DEFUN DEXP ...) ; compiling (DEFUN CEXP ...) ; compiling (DECLAIM (INLINE DSIN ...)) ; compiling (DEFUN DSIN ...) ; compiling (DEFUN CSIN ...) ; compiling (DEFUN DCOS ...) ; compiling (DEFUN CCOS ...) ; compiling (DEFUN DTAN ...) ; compiling (DEFUN CTAN ...) ; compiling (DEFUN DASIN ...) ; compiling (DEFUN DACOS ...) ; compiling (DEFUN DATAN ...) ; compiling (DEFUN ATAN2 ...) ; compiling (DEFUN DATAN2 ...) ;; Wrote file binary-clisp/numerical/slatec/zunhj.fas ; compiling (DEFUN DSINH ...) ; - Loading binary file "binary-clisp/numerical/slatec/zunhj.fas" ;; Loading file binary-clisp/numerical/slatec/zunhj.fas ... ; compiling (DEFUN DCOSH ...) ;; Loaded file binary-clisp/numerical/slatec/zunhj.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zuoik.lisp" ; compiling (DEFUN DTANH ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zuoik.lisp ... ; compiling (DECLAIM (INLINE FFLOAT)) ; compiling (DEFUN FFLOAT ...) ; compiling (DEFUN PROCESS-IMPLIED-DO ...) ; compiling (DEFMACRO DATA-IMPLIED-DO ...) ; compiling (DEFPARAMETER *LUN-HASH* ...) ; compiling (DEFUN LUN->STREAM ...) ; compiling (DEFUN INIT-FORTRAN-IO ...) ; compiling (DEFUN CLOSE-FORTRAN-IO ...) ; compiling (DEFUN %OPEN-FILE ...) ; compiling (DEFMACRO OPEN-FILE ...) ; compiling (DEFUN %REWIND ...) ; compiling (DEFMACRO REWIND ...) ; compiling (DEFUN %CLOSE ...) ;; Wrote file binary-clisp/numerical/slatec/zuoik.fas ; - Loading binary file "binary-clisp/numerical/slatec/zuoik.fas" ; compiling (DEFMACRO CLOSE$ ...) ;; Loading file binary-clisp/numerical/slatec/zuoik.fas ... ;; Loaded file binary-clisp/numerical/slatec/zuoik.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zuni1.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zuni1.lisp ... ; compiling (DECLAIM (FTYPE # ...)) ; compiling (DEFMACRO FFORMAT ...) ; compiling (DEFUN EXECUTE-FORMAT ...) ; compiling (DEFUN FLATTEN-LIST ...) ; compiling (DEFUN FORTRAN-FORMAT-G ...) ; compiling (DEFUN FORTRAN-FORMAT ...) ; compiling (DEFUN EXECUTE-FORMAT-MAIN ...) ; compiling (DEFMACRO F2CL-INIT-STRING ...) ; compiling (DEFMACRO F2CL-SET-STRING ...) ; compiling (DEFUN F2CL-STRING ...) ; compiling (DEFUN D1MACH ...) ;; Wrote file binary-clisp/numerical/slatec/zuni1.fas ; compiling (DEFUN R1MACH ...) ; - Loading binary file "binary-clisp/numerical/slatec/zuni1.fas" ;; ; compiling (DEFUN I1MACH ...)Loading file binary-clisp/numerical/slatec/zuni1.fas ... ;; Loaded file binary-clisp/numerical/slatec/zuni1.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zkscl.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zkscl.lisp ... ; compiling (DEFVAR *STOP-SIGNALS-ERROR-P* ...) ; compiling (DEFUN STOP ...) ; compiling (DEFMACRO F2CL-COPY-SEQ ...) ; compiling (DEFMACRO MAKE-COMPATIBLE-SEQ ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/f2cl-lib.fasl written ; compilation finished in 0:00:00.435 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/f2cl-lib.fasl" ;; Wrote file binary-clisp/numerical/slatec/zkscl.fas ; - Loading binary file "binary-clisp/numerical/slatec/zkscl.fas" ;; Loading file binary-clisp/numerical/slatec/zkscl.fas ... ;; Loaded file binary-clisp/numerical/slatec/zkscl.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zshch.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zshch.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zshch.fas ; - Loading binary file "binary-clisp/numerical/slatec/zshch.fas" ;; Loading file binary-clisp/numerical/slatec/zshch.fas ... ; - Compiling module "slatec" ;; Loaded file binary-clisp/numerical/slatec/zshch.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/fdump.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/fdump.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbknu.lisp" ; compiling (DEFUN FDUMP ...) ; compiling (IN-PACKAGE #:CL-USER) ;; Compiling file ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/fdump.fasl written /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbknu.lisp ...; compilation finished in 0:00:00.002 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/fdump.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/j4save.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/j4save.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (#) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/j4save.fasl written ; compilation finished in 0:00:00.009 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/j4save.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/xercnt.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/xercnt.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN XERCNT ...) ; file: /home/gunter/src/maxima-5.40.0/src/numerical/slatec/xercnt.lisp ; in: DEFUN XERCNT ; (DEFUN SLATEC::XERCNT ; (SLATEC::LIBRAR SLATEC::SUBROU SLATEC::MESSG SLATEC::NERR ; SLATEC::LEVEL SLATEC::KONTRL) ; (DECLARE ; (TYPE (F2CL-LIB:INTEGER4) SLATEC::KONTRL SLATEC::LEVEL SLATEC::NERR) ; (TYPE (SIMPLE-STRING *) SLATEC::MESSG SLATEC::SUBROU SLATEC::LIBRAR)) ; (PROG () ; (DECLARE) ; (GO SLATEC::END_LABEL) ; SLATEC::END_LABEL ; (RETURN (VALUES NIL NIL NIL NIL NIL NIL)))) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SLATEC::XERCNT ; (SLATEC::LIBRAR SLATEC::SUBROU SLATEC::MESSG SLATEC::NERR SLATEC::LEVEL ; SLATEC::KONTRL) ; (DECLARE ; (TYPE (F2CL-LIB:INTEGER4) SLATEC::KONTRL SLATEC::LEVEL SLATEC::NERR) ; (TYPE (SIMPLE-STRING *) SLATEC::MESSG SLATEC::SUBROU SLATEC::LIBRAR)) ; (BLOCK SLATEC::XERCNT ; (PROG () ; (DECLARE) ; (GO SLATEC::END_LABEL) ; SLATEC::END_LABEL ; (RETURN (VALUES NIL NIL NIL NIL NIL NIL))))) ; ; caught STYLE-WARNING: ; The variable LIBRAR is defined but never used. ; ; caught STYLE-WARNING: ; The variable SUBROU is defined but never used. ; ; caught STYLE-WARNING: ; The variable MESSG is defined but never used. ; ; caught STYLE-WARNING: ; The variable NERR is defined but never used. ; ; caught STYLE-WARNING: ; The variable LEVEL is defined but never used. ; ; caught STYLE-WARNING: ; The variable KONTRL is defined but never used. ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/xercnt.fasl written ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/xercnt.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/xerhlt.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/xerhlt.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN XERHLT ...) ; file: /home/gunter/src/maxima-5.40.0/src/numerical/slatec/xerhlt.lisp ; in: DEFUN XERHLT ; (DEFUN SLATEC::XERHLT (SLATEC::MESSG) ; (DECLARE (TYPE (SIMPLE-STRING *) SLATEC::MESSG)) ; (PROG () ; (DECLARE) ; (F2CL-LIB::STOP) ; SLATEC::END_LABEL ; (RETURN (VALUES NIL)))) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SLATEC::XERHLT ; (SLATEC::MESSG) ; (DECLARE (TYPE (SIMPLE-STRING *) SLATEC::MESSG)) ; (BLOCK SLATEC::XERHLT ; (PROG () ; (DECLARE) ; (F2CL-LIB::STOP) ; SLATEC::END_LABEL ; (RETURN (VALUES NIL))))) ; ; caught STYLE-WARNING: ; The variable MESSG is defined but never used. ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/xerhlt.fasl written ; compilation finished in 0:00:00.003 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/xerhlt.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/xgetua.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/xgetua.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN XGETUA ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/xgetua.fasl written ; compilation finished in 0:00:00.011 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/xgetua.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/xerprn.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/xerprn.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET* (#) ...) ; file: /home/gunter/src/maxima-5.40.0/src/numerical/slatec/xerprn.lisp ; in: DEFUN XERPRN ; (F2CL-LIB:FREF SLATEC::IU (SLATEC::I) ((1 5))) ; --> AREF ; ==> ; SLATEC::IU ; ; note: deleting unreachable code ; ; note: deleting unreachable code ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/xerprn.fasl written ; compilation finished in 0:00:00.085 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/xerprn.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/xersve.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/xersve.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET* (#) ...) ; file: /home/gunter/src/maxima-5.40.0/src/numerical/slatec/xersve.lisp ; in: DEFUN XERSVE ; (F2CL-LIB:FFORMAT SLATEC::IUNIT ; ("0 ERROR MESSAGE SUMMARY" "~%" ; " LIBRARY SUBROUTINE MESSAGE START NERR" ; " LEVEL COUNT" "~%")) ; --> LET WHEN IF REPLACE ; ==> ; SLATEC::IUNIT ; ; note: deleting unreachable code ; (F2CL-LIB:FFORMAT SLATEC::IUNIT ; ("0OTHER ERRORS NOT INDIVIDUALLY TABULATED = " 1 (("~10D")) ; "~%") ; SLATEC::KOUNTX) ; --> LET WHEN IF REPLACE ; ==> ; SLATEC::IUNIT ; ; note: deleting unreachable code ; (F2CL-LIB:FFORMAT SLATEC::IUNIT ("~1@T" "~%")) ; --> LET WHEN IF REPLACE ; ==> ; SLATEC::IUNIT ; ; note: deleting unreachable code ; (F2CL-LIB:FFORMAT SLATEC::IUNIT ; ("~1@T" ("~A") "~3@T" ("~A") "~3@T" ("~A") 3 (("~10D")) ; "~%") ; (F2CL-LIB:FREF SLATEC::LIBTAB (SLATEC::I) ; ((1 SLATEC::LENTAB))) ; (F2CL-LIB:FREF SLATEC::SUBTAB (SLATEC::I) ; ((1 SLATEC::LENTAB))) ; (F2CL-LIB:FREF SLATEC::MESTAB (SLATEC::I) ; ((1 SLATEC::LENTAB))) ; (F2CL-LIB:FREF SLATEC::NERTAB (SLATEC::I) ; ((1 SLATEC::LENTAB))) ; (F2CL-LIB:FREF SLATEC::LEVTAB (SLATEC::I) ; ((1 SLATEC::LENTAB))) ; (F2CL-LIB:FREF SLATEC::KOUNT (SLATEC::I) ; ((1 SLATEC::LENTAB)))) ; --> LET WHEN IF REPLACE ; ==> ; SLATEC::IUNIT ; ; note: deleting unreachable code ;; Wrote file binary-clisp/numerical/slatec/zbknu.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbknu.fas" ;; Loading file binary-clisp/numerical/slatec/zbknu.fas ... ;; Loaded file binary-clisp/numerical/slatec/zbknu.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zmlri.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zmlri.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/xersve.fasl written ; compilation finished in 0:00:00.091 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/xersve.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/xermsg.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/xermsg.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN XERMSG ...) ; file: /home/gunter/src/maxima-5.40.0/src/numerical/slatec/xermsg.lisp ; in: DEFUN XERMSG ; (+ SLATEC::LTEMP 1) ; ==> ; SLATEC::LTEMP ; ; note: deleting unreachable code ;; Wrote file binary-clisp/numerical/slatec/zmlri.fas ; - Loading binary file "binary-clisp/numerical/slatec/zmlri.fas" ;; Loading file binary-clisp/numerical/slatec/zmlri.fas ... ;; Loaded file binary-clisp/numerical/slatec/zmlri.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zs1s2.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zs1s2.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/xermsg.fasl written ; compilation finished in 0:00:00.050 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/xermsg.fasl" ;; Wrote file binary-clisp/numerical/slatec/zs1s2.fas ; - Loading binary file "binary-clisp/numerical/slatec/zs1s2.fas" ;; Loading file binary-clisp/numerical/slatec/zs1s2.fas ... ;; Loaded file binary-clisp/numerical/slatec/zs1s2.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zseri.lisp" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/initds.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/initds.lisp" (written 02 APR 2016 11:42:45 PM): ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zseri.lisp ...; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN INITDS ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/initds.fasl written ; compilation finished in 0:00:00.012 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/initds.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dcsevl.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dcsevl.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# #) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dcsevl.fasl written ; compilation finished in 0:00:00.016 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dcsevl.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/d9lgmc.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/d9lgmc.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ;; Wrote file binary-clisp/numerical/slatec/zseri.fas ; - Loading binary file "binary-clisp/numerical/slatec/zseri.fas" ;; Loading file binary-clisp/numerical/slatec/zseri.fas ... ;; Loaded file binary-clisp/numerical/slatec/zseri.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zacai.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zacai.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/d9lgmc.fasl written ; compilation finished in 0:00:00.027 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/d9lgmc.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dgamlm.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dgamlm.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN DGAMLM ...) ;; Wrote file binary-clisp/numerical/slatec/zacai.fas ; - Loading binary file "binary-clisp/numerical/slatec/zacai.fas" ;; Loading file binary-clisp/numerical/slatec/zacai.fas ... ;; Loaded file binary-clisp/numerical/slatec/zacai.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zairy.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zairy.lisp ... ; file: /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dgamlm.lisp ; in: DEFUN DGAMLM ; (F2CL-LIB:FLOG (F2CL-LIB:D1MACH 1)) ; --> BLOCK TYPECASE LET COND IF PROGN LOG COERCE THE ; ==> ; (SB-KERNEL:%SINGLE-FLOAT SB-C::X) ; ; caught STYLE-WARNING: ; Result is a (VALUES SINGLE-FLOAT &OPTIONAL), not a DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; (F2CL-LIB:FLOG (F2CL-LIB:D1MACH 2)) ; --> BLOCK TYPECASE LET COND IF PROGN LOG COERCE THE ; ==> ; (SB-KERNEL:%SINGLE-FLOAT SB-C::X) ; ; caught STYLE-WARNING: ; Result is a (VALUES SINGLE-FLOAT &OPTIONAL), not a DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dgamlm.fasl written ; compilation finished in 0:00:00.033 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dgamlm.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dgamma.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dgamma.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ;; Wrote file binary-clisp/numerical/slatec/zairy.fas ; - Loading binary file "binary-clisp/numerical/slatec/zairy.fas" ;; Loading file binary-clisp/numerical/slatec/zairy.fas ... ;; Loaded file binary-clisp/numerical/slatec/zairy.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zuni2.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zuni2.lisp ... ; file: /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dgamma.lisp ; in: DEFUN DGAMMA ; (F2CL-LIB:FSQRT (F2CL-LIB:D1MACH 4)) ; --> BLOCK TYPECASE LET COND IF PROGN SQRT COERCE THE ; ==> ; (SB-KERNEL:%SINGLE-FLOAT SB-C::X) ; ; caught STYLE-WARNING: ; Result is a (VALUES (SINGLE-FLOAT 0.0f0) &OPTIONAL), not a DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; (F2CL-LIB:AINT (- SLATEC::X 0.5d0)) ; --> BLOCK ETYPECASE LET COND IF IF PROGN LOCALLY VALUES PROG1 LET FTRUNCATE ; --> BLOCK MACROLET SB-KERNEL::NUMBER-DISPATCH BLOCK TAGBODY RETURN-FROM ; --> TYPECASE LET COND IF IF IF PROGN TYPECASE LET COND IF IF PROGN IF LET ; --> SB-KERNEL:%UNARY-FTRUNCATE ; ==> ; (SB-C::%UNARY-FTRUNCATE/DOUBLE SB-C::X) ; ; note: doing float to pointer coercion (cost 13) ; ; note: doing float to pointer coercion (cost 13) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dgamma.fasl written ; compilation finished in 0:00:00.056 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dgamma.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dgamln.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dgamln.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dgamln.fasl written ; compilation finished in 0:00:00.044 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dgamln.fasl" ;; Wrote file binary-clisp/numerical/slatec/zuni2.fas ; - Loading binary file "binary-clisp/numerical/slatec/zuni2.fas" ;; Loading file binary-clisp/numerical/slatec/zuni2.fas ... ;; Loaded file binary-clisp/numerical/slatec/zuni2.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbuni.lisp" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dlngam.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dlngam.lisp" (written 02 APR 2016 11:42:45 PM): ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbuni.lisp ...; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ;; Wrote file binary-clisp/numerical/slatec/zbuni.fas ; file: /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dlngam.lisp ; in: DEFUN DLNGAM ; (F2CL-LIB:FSQRT (F2CL-LIB:D1MACH 4)) ; --> BLOCK TYPECASE LET COND IF PROGN SQRT COERCE THE ; ==> ; (SB-KERNEL:%SINGLE-FLOAT SB-C::X) ; ; caught STYLE-WARNING: ; Result is a (VALUES (SINGLE-FLOAT 0.0f0) &OPTIONAL), not a DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; (F2CL-LIB:FLOG (ABS (SLATEC::DGAMMA SLATEC::X))) ; --> BLOCK TYPECASE LET COND IF PROGN LOG COERCE THE ; ==> ; (SB-KERNEL:%SINGLE-FLOAT SB-C::X) ; ; caught STYLE-WARNING: ; Result is a (VALUES SINGLE-FLOAT &OPTIONAL), not a DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; - Loading binary file "binary-clisp/numerical/slatec/zbuni.fas" ;; Loading file binary-clisp/numerical/slatec/zbuni.fas ... ;; Loaded file binary-clisp/numerical/slatec/zbuni.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zrati.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zrati.lisp ... ; (F2CL-LIB:AINT (- SLATEC::X 0.5d0)) ; --> BLOCK ETYPECASE LET COND IF IF PROGN LOCALLY VALUES PROG1 LET FTRUNCATE ; --> BLOCK MACROLET SB-KERNEL::NUMBER-DISPATCH BLOCK TAGBODY RETURN-FROM ; --> TYPECASE LET COND IF IF IF PROGN TYPECASE LET COND IF IF PROGN IF LET ; --> SB-KERNEL:%UNARY-FTRUNCATE ; ==> ; (SB-C::%UNARY-FTRUNCATE/DOUBLE SB-C::X) ; ; note: doing float to pointer coercion (cost 13) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dlngam.fasl written ; compilation finished in 0:00:00.049 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dlngam.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/d9b0mp.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/d9b0mp.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/d9b0mp.fasl written ; compilation finished in 0:00:00.015 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/d9b0mp.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/d9b1mp.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/d9b1mp.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ;; Wrote file binary-clisp/numerical/slatec/zrati.fas ; compiling (LET (# # ...) ...) ; - Loading binary file "binary-clisp/numerical/slatec/zrati.fas" ;; Loading file binary-clisp/numerical/slatec/zrati.fas ... ;; Loaded file binary-clisp/numerical/slatec/zrati.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zwrsk.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zwrsk.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/d9b1mp.fasl written ; compilation finished in 0:00:00.014 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/d9b1mp.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesj0.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesj0.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ;; Wrote file binary-clisp/numerical/slatec/zwrsk.fas ; - Loading binary file "binary-clisp/numerical/slatec/zwrsk.fas" ;; Loading file binary-clisp/numerical/slatec/zwrsk.fas ... ;; Loaded file binary-clisp/numerical/slatec/zwrsk.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbinu.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbinu.lisp ... ; file: /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesj0.lisp ; in: DEFUN DBESJ0 ; (F2CL-LIB:FSQRT (* 8.0d0 (F2CL-LIB:D1MACH 3))) ; --> BLOCK TYPECASE LET COND IF PROGN SQRT COERCE THE ; ==> ; (SB-KERNEL:%SINGLE-FLOAT SB-C::X) ; ; caught STYLE-WARNING: ; Result is a (VALUES (SINGLE-FLOAT 0.0f0) &OPTIONAL), not a DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesj0.fasl written ; compilation finished in 0:00:00.015 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesj0.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesj1.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesj1.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ;; Wrote file binary-clisp/numerical/slatec/zbinu.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbinu.fas" ;; Loading file binary-clisp/numerical/slatec/zbinu.fas ... ;; Loaded file binary-clisp/numerical/slatec/zbinu.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbesi.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbesi.lisp ... ; file: /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesj1.lisp ; in: DEFUN DBESJ1 ; (F2CL-LIB:FSQRT (* 8.0d0 (F2CL-LIB:D1MACH 3))) ; --> BLOCK TYPECASE LET COND IF PROGN SQRT COERCE THE ; ==> ; (SB-KERNEL:%SINGLE-FLOAT SB-C::X) ; ; caught STYLE-WARNING: ; Result is a (VALUES (SINGLE-FLOAT 0.0f0) &OPTIONAL), not a DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesj1.fasl written ; compilation finished in 0:00:00.019 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesj1.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/djairy.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/djairy.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ;; Wrote file binary-clisp/numerical/slatec/zbesi.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbesi.fas" ;; Loading file binary-clisp/numerical/slatec/zbesi.fas ... ;; Loaded file binary-clisp/numerical/slatec/zbesi.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbesj.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbesj.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zbesj.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbesj.fas" ;; Loading file binary-clisp/numerical/slatec/zbesj.fas ... ;; Loaded file binary-clisp/numerical/slatec/zbesj.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesy0.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesy0.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbesy0.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesy0.fas" ;; Loading file binary-clisp/numerical/slatec/dbesy0.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbesy0.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesy1.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesy1.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbesy1.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesy1.fas" ;; Loading file binary-clisp/numerical/slatec/dbesy1.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbesy1.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsynu.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsynu.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/djairy.fasl written ; compilation finished in 0:00:00.141 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/djairy.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dasyjy.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dasyjy.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ;; Wrote file binary-clisp/numerical/slatec/dbsynu.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbsynu.fas" ;; Loading file binary-clisp/numerical/slatec/dbsynu.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbsynu.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dyairy.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dyairy.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dyairy.fas ; - Loading binary file "binary-clisp/numerical/slatec/dyairy.fas" ;; Loading file binary-clisp/numerical/slatec/dyairy.fas ... ;; Loaded file binary-clisp/numerical/slatec/dyairy.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesy.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesy.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbesy.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesy.fas" ;; Loading file binary-clisp/numerical/slatec/dbesy.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbesy.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zacon.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zacon.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zacon.fas ; - Loading binary file "binary-clisp/numerical/slatec/zacon.fas" ;; Loading file binary-clisp/numerical/slatec/zacon.fas ... ;; Loaded file binary-clisp/numerical/slatec/zacon.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zunk1.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zunk1.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dasyjy.fasl written ; compilation finished in 0:00:00.289 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dasyjy.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesj.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesj.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ;; Wrote file binary-clisp/numerical/slatec/zunk1.fas ; - Loading binary file "binary-clisp/numerical/slatec/zunk1.fas" ;; Loading file binary-clisp/numerical/slatec/zunk1.fas ... ;; Loaded file binary-clisp/numerical/slatec/zunk1.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zunk2.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zunk2.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesj.fasl written ; compilation finished in 0:00:00.203 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesj.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsi0e.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsi0e.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; file: /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsi0e.lisp ; in: DEFUN DBSI0E ; (F2CL-LIB:FSQRT (* 4.5d0 (F2CL-LIB:D1MACH 3))) ; --> BLOCK TYPECASE LET COND IF PROGN SQRT COERCE THE ; ==> ; (SB-KERNEL:%SINGLE-FLOAT SB-C::X) ; ; caught STYLE-WARNING: ; Result is a (VALUES (SINGLE-FLOAT 0.0f0) &OPTIONAL), not a DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbsi0e.fasl written ; compilation finished in 0:00:00.022 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbsi0e.fasl" ;; Wrote file binary-clisp/numerical/slatec/zunk2.fas ; - Loading binary file "binary-clisp/numerical/slatec/zunk2.fas" ;; Loading file binary-clisp/numerical/slatec/zunk2.fas ... ;; Loaded file binary-clisp/numerical/slatec/zunk2.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbunk.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbunk.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zbunk.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbunk.fas" ;; Loading file binary-clisp/numerical/slatec/zbunk.fas ... ;; Loaded file binary-clisp/numerical/slatec/zbunk.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbesh.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbesh.lisp ... ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsi1e.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsi1e.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; file: /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsi1e.lisp ; in: DEFUN DBSI1E ; (F2CL-LIB:FSQRT (* 4.5d0 (F2CL-LIB:D1MACH 3))) ; --> BLOCK TYPECASE LET COND IF PROGN SQRT COERCE THE ; ==> ; (SB-KERNEL:%SINGLE-FLOAT SB-C::X) ; ; caught STYLE-WARNING: ; Result is a (VALUES (SINGLE-FLOAT 0.0f0) &OPTIONAL), not a DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbsi1e.fasl written ; compilation finished in 0:00:00.024 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbsi1e.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesi0.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesi0.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ;; Wrote file ; compiling (LET (# # ...) ...)binary-clisp/numerical/slatec/zbesh.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbesh.fas" ;; Loading file binary-clisp/numerical/slatec/zbesh.fas ... ;; Loaded file binary-clisp/numerical/slatec/zbesh.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbesy.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbesy.lisp ... ; file: /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesi0.lisp ; in: DEFUN DBESI0 ; (F2CL-LIB:FSQRT (* 4.5d0 (F2CL-LIB:D1MACH 3))) ; --> BLOCK TYPECASE LET COND IF PROGN SQRT COERCE THE ; ==> ; (SB-KERNEL:%SINGLE-FLOAT SB-C::X) ; ; caught STYLE-WARNING: ; Result is a (VALUES (SINGLE-FLOAT 0.0f0) &OPTIONAL), not a DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; (F2CL-LIB:FLOG (F2CL-LIB:D1MACH 2)) ; --> BLOCK TYPECASE LET COND IF PROGN LOG COERCE THE ; ==> ; (SB-KERNEL:%SINGLE-FLOAT SB-C::X) ; ; caught STYLE-WARNING: ; Result is a (VALUES SINGLE-FLOAT &OPTIONAL), not a DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesi0.fasl written ; compilation finished in 0:00:00.021 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesi0.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesi1.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesi1.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ;; Wrote file binary-clisp/numerical/slatec/zbesy.fas ; compiling (LET (# # ...) ...) ; - Loading binary file "binary-clisp/numerical/slatec/zbesy.fas" ;; Loading file binary-clisp/numerical/slatec/zbesy.fas ... ;; Loaded file binary-clisp/numerical/slatec/zbesy.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsk0e.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsk0e.lisp ... ; file: /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesi1.lisp ; in: DEFUN DBESI1 ; (F2CL-LIB:FSQRT (* 4.5d0 (F2CL-LIB:D1MACH 3))) ; --> BLOCK TYPECASE LET COND IF PROGN SQRT COERCE THE ; ==> ; (SB-KERNEL:%SINGLE-FLOAT SB-C::X) ; ; caught STYLE-WARNING: ; Result is a (VALUES (SINGLE-FLOAT 0.0f0) &OPTIONAL), not a DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; (F2CL-LIB:FLOG (F2CL-LIB:D1MACH 2)) ; --> BLOCK TYPECASE LET COND IF PROGN LOG COERCE THE ; ==> ; (SB-KERNEL:%SINGLE-FLOAT SB-C::X) ; ; caught STYLE-WARNING: ; Result is a (VALUES SINGLE-FLOAT &OPTIONAL), not a DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ;; Wrote file binary-clisp/numerical/slatec/dbsk0e.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbsk0e.fas" ;; Loading file binary-clisp/numerical/slatec/dbsk0e.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbsk0e.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesk0.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesk0.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesi1.fasl written ; compilation finished in 0:00:00.024 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesi1.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dasyik.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dasyik.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# #) ...) ;; Wrote file binary-clisp/numerical/slatec/dbesk0.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesk0.fas" ;; Loading file binary-clisp/numerical/slatec/dbesk0.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbesk0.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsk1e.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsk1e.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbsk1e.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbsk1e.fas" ;; Loading file binary-clisp/numerical/slatec/dbsk1e.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbsk1e.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesk1.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesk1.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbesk1.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesk1.fas" ;; Loading file binary-clisp/numerical/slatec/dbesk1.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbesk1.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsknu.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsknu.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dasyik.fasl written ; compilation finished in 0:00:00.049 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dasyik.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesi.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesi.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# #) ...) ;; Wrote file binary-clisp/numerical/slatec/dbsknu.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbsknu.fas" ;; Loading file binary-clisp/numerical/slatec/dbsknu.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbsknu.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesk.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesk.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbesk.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesk.fas" ;; Loading file binary-clisp/numerical/slatec/dbesk.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbesk.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbesk.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbesk.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zbesk.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbesk.fas" ;; Loading file binary-clisp/numerical/slatec/zbesk.fas ... ;; Loaded file binary-clisp/numerical/slatec/zbesk.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/d9aimp.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/d9aimp.lisp ... ;; Wrote file binary-clisp/numerical/slatec/d9aimp.fas ; - Loading binary file "binary-clisp/numerical/slatec/d9aimp.fas" ;; Loading file binary-clisp/numerical/slatec/d9aimp.fas ... ;; Loaded file binary-clisp/numerical/slatec/d9aimp.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/daie.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/daie.lisp ... ;; Wrote file binary-clisp/numerical/slatec/daie.fas ; - Loading binary file "binary-clisp/numerical/slatec/daie.fas" ;; Loading file binary-clisp/numerical/slatec/daie.fas ... ;; Loaded file binary-clisp/numerical/slatec/daie.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dai.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dai.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dai.fas ; - Loading binary file "binary-clisp/numerical/slatec/dai.fas" ;; Loading file binary-clisp/numerical/slatec/dai.fas ... ;; Loaded file binary-clisp/numerical/slatec/dai.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbie.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbie.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesi.fasl written ; compilation finished in 0:00:00.228 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesi.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zabs.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zabs.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN ZABS ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zabs.fasl written ;; Wrote file binary-clisp/numerical/slatec/dbie.fas; compilation finished in 0:00:00.006 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zabs.fasl" ; - Loading binary file "binary-clisp/numerical/slatec/dbie.fas" ;; Loading file binary-clisp/numerical/slatec/dbie.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbie.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbi.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbi.lisp ... ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zdiv.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zdiv.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN ZDIV ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zdiv.fasl written ; compilation finished in 0:00:00.004 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zdiv.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zexp.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zexp.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN ZEXP ...) ;; Wrote file binary-clisp/numerical/slatec/dbi.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbi.fas" ;; Loading file binary-clisp/numerical/slatec/dbi.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbi.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbiry.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbiry.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zexp.fasl written ; compilation finished in 0:00:00.014 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zexp.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zmlt.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zmlt.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN ZMLT ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zmlt.fasl written ; compilation finished in 0:00:00.003 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zmlt.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zsqrt.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zsqrt.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# #) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zsqrt.fasl written ; compilation finished in 0:00:00.019 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zsqrt.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zasyi.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zasyi.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ;; Wrote file binary-clisp/numerical/slatec/zbiry.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbiry.fas" ;; Loading file binary-clisp/numerical/slatec/zbiry.fas ... ;; Loaded file binary-clisp/numerical/slatec/zbiry.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/derfc.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/derfc.lisp ... ;; Wrote file binary-clisp/numerical/slatec/derfc.fas ; - Loading binary file "binary-clisp/numerical/slatec/derfc.fas" ;; Loading file binary-clisp/numerical/slatec/derfc.fas ... ;; Loaded file binary-clisp/numerical/slatec/derfc.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/derf.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/derf.lisp ... ;; Wrote file binary-clisp/numerical/slatec/derf.fas ; - Loading binary file "binary-clisp/numerical/slatec/derf.fas" ;; Loading file binary-clisp/numerical/slatec/derf.fas ... ;; Loaded file binary-clisp/numerical/slatec/derf.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/de1.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/de1.lisp ... ;; Wrote file binary-clisp/numerical/slatec/de1.fas ; - Loading binary file "binary-clisp/numerical/slatec/de1.fas" ;; Loading file binary-clisp/numerical/slatec/de1.fas ... ;; Loaded file binary-clisp/numerical/slatec/de1.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dei.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dei.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dei.fas ; - Loading binary file "binary-clisp/numerical/slatec/dei.fas" ;; Loading file binary-clisp/numerical/slatec/dei.fas ... ;; Loaded file binary-clisp/numerical/slatec/dei.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/d9upak.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/d9upak.lisp ... ;; Wrote file binary-clisp/numerical/slatec/d9upak.fas ; - Loading binary file "binary-clisp/numerical/slatec/d9upak.fas" ;; Loading file binary-clisp/numerical/slatec/d9upak.fas ... ;; Loaded file binary-clisp/numerical/slatec/d9upak.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dspenc.lisp" ; compiling (IN-PACKAGE #:CL-USER) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dspenc.lisp ... ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zasyi.fasl written ; compilation finished in 0:00:00.098 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zasyi.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zuchk.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zuchk.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN ZUCHK ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zuchk.fasl written ; compilation finished in 0:00:00.005 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zuchk.fasl" ;; Wrote file binary-clisp/numerical/slatec/dspenc.fas ; - Loading binary file "binary-clisp/numerical/slatec/dspenc.fas" ;; Loading file binary-clisp/numerical/slatec/dspenc.fas ... ;; Loaded file binary-clisp/numerical/slatec/dspenc.fas ; - Compiling module "quadpack" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqwgtf.lisp" ;; Compiling file ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zlog.lisp"/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqwgtf.lisp ... ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zlog.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# #) ...) WARNING: in DQWGTF in lines 20..35 : variable P2 is not used. Misspelled or missing IGNORE declaration? WARNING: in DQWGTF in lines 20..35 : variable P3 is not used. Misspelled or missing IGNORE declaration? WARNING: in DQWGTF in lines 20..35 : variable P4 is not used. Misspelled or missing IGNORE declaration? ;; Wrote file binary-clisp/numerical/slatec/dqwgtf.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqwgtf.fas" ;; Loading file binary-clisp/numerical/slatec/dqwgtf.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqwgtf.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqcheb.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqcheb.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zlog.fasl written ; compilation finished in 0:00:00.023 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zlog.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zunik.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zunik.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zunik.fasl written ; compilation finished in 0:00:00.074 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zunik.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zunhj.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zunhj.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ;; Wrote file binary-clisp/numerical/slatec/dqcheb.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqcheb.fas" ;; Loading file binary-clisp/numerical/slatec/dqcheb.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqcheb.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk15w.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk15w.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqk15w.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqk15w.fas" ;; Loading file binary-clisp/numerical/slatec/dqk15w.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqk15w.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqwgts.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqwgts.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqwgts.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqwgts.fas" ;; Loading file binary-clisp/numerical/slatec/dqwgts.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqwgts.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqwgtc.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqwgtc.lisp ... WARNING: in DQWGTC in lines 20..27 : variable P2 is not used. Misspelled or missing IGNORE declaration? WARNING: in DQWGTC in lines 20..27 : variable P3 is not used. Misspelled or missing IGNORE declaration? WARNING: in DQWGTC in lines 20..27 : variable P4 is not used. Misspelled or missing IGNORE declaration? WARNING: in DQWGTC in lines 20..27 : variable KP is not used. Misspelled or missing IGNORE declaration? ;; Wrote file binary-clisp/numerical/slatec/dqwgtc.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqwgtc.fas" ;; Loading file binary-clisp/numerical/slatec/dqwgtc.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqwgtc.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dgtsl.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dgtsl.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dgtsl.fas ; - Loading binary file "binary-clisp/numerical/slatec/dgtsl.fas" ;; Loading file binary-clisp/numerical/slatec/dgtsl.fas ... ;; Loaded file binary-clisp/numerical/slatec/dgtsl.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk15.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk15.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqk15.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqk15.fas" ;; Loading file binary-clisp/numerical/slatec/dqk15.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqk15.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk31.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk31.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqk31.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqk31.fas" ;; Loading file binary-clisp/numerical/slatec/dqk31.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqk31.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk41.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk41.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqk41.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqk41.fas" ;; Loading file binary-clisp/numerical/slatec/dqk41.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqk41.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk51.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk51.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqk51.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqk51.fas" ;; Loading file binary-clisp/numerical/slatec/dqk51.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqk51.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk61.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk61.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqk61.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqk61.fas" ;; Loading file binary-clisp/numerical/slatec/dqk61.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqk61.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk21.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk21.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqk21.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqk21.fas" ;; Loading file binary-clisp/numerical/slatec/dqk21.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqk21.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk15i.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk15i.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqk15i.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqk15i.fas" ;; Loading file binary-clisp/numerical/slatec/dqk15i.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqk15i.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqelg.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqelg.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqelg.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqelg.fas" ;; Loading file binary-clisp/numerical/slatec/dqelg.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqelg.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqpsrt.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqpsrt.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqpsrt.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqpsrt.fas" ;; Loading file binary-clisp/numerical/slatec/dqpsrt.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqpsrt.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqc25s.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqc25s.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zunhj.fasl written ; compilation finished in 0:00:00.398 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zunhj.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zuoik.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zuoik.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ;; Wrote file binary-clisp/numerical/slatec/dqc25s.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqc25s.fas" ;; Loading file binary-clisp/numerical/slatec/dqc25s.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqc25s.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqmomo.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqmomo.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqmomo.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqmomo.fas" ;; Loading file binary-clisp/numerical/slatec/dqmomo.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqmomo.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqc25c.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqc25c.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqc25c.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqc25c.fas" ;; Loading file binary-clisp/numerical/slatec/dqc25c.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqc25c.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqc25f.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqc25f.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zuoik.fasl written ; compilation finished in 0:00:00.133 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zuoik.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zuni1.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zuni1.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ;; Wrote file binary-clisp/numerical/slatec/dqc25f.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqc25f.fas" ;; Loading file binary-clisp/numerical/slatec/dqc25f.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqc25f.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqage.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqage.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqage.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqage.fas" ;; Loading file binary-clisp/numerical/slatec/dqage.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqage.fas ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zuni1.fasl written ; -; compilation finished in 0:00:00.133 Compiling source; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zuni1.fasl" file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqagie.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqagie.lisp ... ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zkscl.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zkscl.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# #) ...) ;; Wrote file binary-clisp/numerical/slatec/dqagie.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqagie.fas" ;; Loading file binary-clisp/numerical/slatec/dqagie.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqagie.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqagpe.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqagpe.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zkscl.fasl written ; compilation finished in 0:00:00.096 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zkscl.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zshch.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zshch.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN ZSHCH ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zshch.fasl written ; compilation finished in 0:00:00.017 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zshch.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbknu.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbknu.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ;; Wrote file binary-clisp/numerical/slatec/dqagpe.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqagpe.fas" ;; Loading file binary-clisp/numerical/slatec/dqagpe.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqagpe.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqagp.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqagp.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqagp.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqagp.fas" ;; Loading file binary-clisp/numerical/slatec/dqagp.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqagp.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqagse.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqagse.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqagse.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqagse.fas" ;; Loading file binary-clisp/numerical/slatec/dqagse.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqagse.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawoe.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawoe.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqawoe.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqawoe.fas" ;; Loading file binary-clisp/numerical/slatec/dqawoe.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqawoe.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawfe.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawfe.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqawfe.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqawfe.fas" ;; Loading file binary-clisp/numerical/slatec/dqawfe.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqawfe.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawse.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawse.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqawse.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqawse.fas" ;; Loading file binary-clisp/numerical/slatec/dqawse.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqawse.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawce.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawce.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbknu.fasl written ; compilation finished in 0:00:00.346 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbknu.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zmlri.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zmlri.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ;; Wrote file binary-clisp/numerical/slatec/dqawce.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqawce.fas" ;; Loading file binary-clisp/numerical/slatec/dqawce.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqawce.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqng.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqng.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqng.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqng.fas" ;; Loading file binary-clisp/numerical/slatec/dqng.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqng.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqag.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqag.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqag.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqag.fas" ;; Loading file binary-clisp/numerical/slatec/dqag.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqag.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqags.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqags.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zmlri.fasl written ; compilation finished in 0:00:00.100 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zmlri.fasl" ;; Wrote file binary-clisp/numerical/slatec/dqags.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqags.fas" ;; Loading file binary-clisp/numerical/slatec/dqags.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqags.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqagi.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqagi.lisp ... ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zs1s2.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zs1s2.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# #) ...) ;; Wrote file binary-clisp/numerical/slatec/dqagi.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqagi.fas" ;; Loading file binary-clisp/numerical/slatec/dqagi.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqagi.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawf.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawf.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zs1s2.fasl written ; compilation finished in 0:00:00.016 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zs1s2.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zseri.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zseri.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ;; Wrote file binary-clisp/numerical/slatec/dqawf.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqawf.fas" ;; Loading file binary-clisp/numerical/slatec/dqawf.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqawf.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawo.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawo.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqawo.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqawo.fas" ;; Loading file binary-clisp/numerical/slatec/dqawo.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqawo.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqaws.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqaws.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqaws.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqaws.fas" ;; Loading file binary-clisp/numerical/slatec/dqaws.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqaws.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawc.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawc.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqawc.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqawc.fas" ;; Loading file binary-clisp/numerical/slatec/dqawc.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqawc.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/quadpack.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numerical/slatec/quadpack.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zseri.fasl written ; compilation finished in 0:00:00.103 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zseri.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zacai.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zacai.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (#) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zacai.fasl written ; compilation finished in 0:00:00.049 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zacai.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zairy.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zairy.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ;; Wrote file binary-clisp/numerical/slatec/quadpack.fas ; - Loading binary file "binary-clisp/numerical/slatec/quadpack.fas" ;; Loading file binary-clisp/numerical/slatec/quadpack.fas ... ;; Loaded file binary-clisp/numerical/slatec/quadpack.fas ; - Compiling module "simplification" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/simp.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/simp.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zairy.fasl written ; compilation finished in 0:00:00.071 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zairy.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zuni2.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zuni2.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zuni2.fasl written ; compilation finished in 0:00:00.204 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zuni2.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbuni.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbuni.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN ZBUNI ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbuni.fasl written ; compilation finished in 0:00:00.049 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbuni.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zrati.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zrati.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zrati.fasl written ; compilation finished in 0:00:00.050 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zrati.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zwrsk.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zwrsk.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN ZWRSK ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zwrsk.fasl written ; compilation finished in 0:00:00.036 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zwrsk.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbinu.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbinu.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# #) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbinu.fasl written ; compilation finished in 0:00:00.035 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbinu.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbesi.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbesi.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbesi.fasl written ; compilation finished in 0:00:00.045 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbesi.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbesj.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbesj.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (#) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbesj.fasl written ; compilation finished in 0:00:00.052 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbesj.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesy0.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesy0.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; file: /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesy0.lisp ; in: DEFUN DBESY0 ; (F2CL-LIB:FSQRT (* 4.0d0 (F2CL-LIB:D1MACH 3))) ; --> BLOCK TYPECASE LET COND IF PROGN SQRT COERCE THE ; ==> ; (SB-KERNEL:%SINGLE-FLOAT SB-C::X) ; ; caught STYLE-WARNING: ; Result is a (VALUES (SINGLE-FLOAT 0.0f0) &OPTIONAL), not a DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesy0.fasl written ; compilation finished in 0:00:00.019 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesy0.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesy1.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesy1.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; file: /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesy1.lisp ; in: DEFUN DBESY1 ; (F2CL-LIB:FSQRT (* 4.0d0 (F2CL-LIB:D1MACH 3))) ; --> BLOCK TYPECASE LET COND IF PROGN SQRT COERCE THE ; ==> ; (SB-KERNEL:%SINGLE-FLOAT SB-C::X) ; ; caught STYLE-WARNING: ; Result is a (VALUES (SINGLE-FLOAT 0.0f0) &OPTIONAL), not a DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesy1.fasl written ; compilation finished in 0:00:00.042 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesy1.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsynu.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsynu.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ;; Wrote file binary-clisp/simp.fas ; - Loading binary file "binary-clisp/simp.fas" ;; Loading file binary-clisp/simp.fas ... ;; Loaded file binary-clisp/simp.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/float.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/float.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbsynu.fasl written ; compilation finished in 0:00:00.173 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbsynu.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dyairy.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dyairy.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dyairy.fasl written ; compilation finished in 0:00:00.207 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dyairy.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesy.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesy.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (#) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesy.fasl written ; compilation finished in 0:00:00.051 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesy.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zacon.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zacon.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ;; Wrote file binary-clisp/float.fas ; - Loading binary file "binary-clisp/float.fas" ;; Loading file binary-clisp/float.fas ... ;; Loaded file binary-clisp/float.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/csimp.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/csimp.lisp ... ;; Wrote file binary-clisp/csimp.fas ; - Loading binary file "binary-clisp/csimp.fas" ;; Loading file binary-clisp/csimp.fas ... ;; Loaded file binary-clisp/csimp.fas ; compiling (IN-PACKAGE #:CL-USER) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/csimp2.lisp" ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zacon.fasl written ; compilation finished in 0:00:00.123 ;; Compiling file /home/gunter/src/maxima-5.40.0/src/csimp2.lisp ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zacon.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zunk1.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zunk1.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ;; Wrote file binary-clisp/csimp2.fas ; - Loading binary file "binary-clisp/csimp2.fas" ;; Loading file binary-clisp/csimp2.fas ... ;; Loaded file binary-clisp/csimp2.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/zero.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/zero.lisp ... ;; Wrote file binary-clisp/zero.fas ; - Loading binary file "binary-clisp/zero.fas" ;; Loading file binary-clisp/zero.fas ... ;; Loaded file binary-clisp/zero.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/logarc.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/logarc.lisp ... ;; Wrote file binary-clisp/logarc.fas ; - Loading binary file "binary-clisp/logarc.fas" ;; Loading file binary-clisp/logarc.fas ... ;; Loaded file binary-clisp/logarc.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/rpart.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/rpart.lisp ... ;; Wrote file binary-clisp/rpart.fas ; - Loading binary file "binary-clisp/rpart.fas" ;; Loading file binary-clisp/rpart.fas ... ;; Loaded file binary-clisp/rpart.fas ; - Compiling module "numeric-bigfloat" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numeric.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numeric.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zunk1.fasl written ; compilation finished in 0:00:00.751 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zunk1.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zunk2.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zunk2.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zunk2.fasl written ; compilation finished in 0:00:00.684 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zunk2.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbunk.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbunk.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN ZBUNK ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbunk.fasl written ; compilation finished in 0:00:00.009 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbunk.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbesh.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbesh.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (#) ...) ;; Wrote file binary-clisp/numeric.fas ; - Loading binary file "binary-clisp/numeric.fas" ;; Loading file binary-clisp/numeric.fas ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbesh.fasl written ; compilation finished in 0:00:00.077 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbesh.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbesy.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbesy.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN ZBESY ...) ;; Loaded file binary-clisp/numeric.fas ; - Compiling module "server" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/server.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/server.lisp ... ;; Wrote file binary-clisp/server.fas ; - Loading binary file "binary-clisp/server.fas" ;; Loading file binary-clisp/server.fas ... ;; Loaded file binary-clisp/server.fas ; - Compiling module "i-o" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/macsys.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/macsys.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbesy.fasl written ; compilation finished in 0:00:00.070 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbesy.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsk0e.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsk0e.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; file: /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsk0e.lisp ; in: DEFUN DBSK0E ; (F2CL-LIB:FSQRT (* 4.0d0 (F2CL-LIB:D1MACH 3))) ; --> BLOCK TYPECASE LET COND IF PROGN SQRT COERCE THE ; ==> ; (SB-KERNEL:%SINGLE-FLOAT SB-C::X) ; ; caught STYLE-WARNING: ; Result is a (VALUES (SINGLE-FLOAT 0.0f0) &OPTIONAL), not a DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbsk0e.fasl written ; compilation finished in 0:00:00.023 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbsk0e.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesk0.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesk0.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; file: /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesk0.lisp ; in: DEFUN DBESK0 ; (F2CL-LIB:FSQRT (* 4.0d0 (F2CL-LIB:D1MACH 3))) ; --> BLOCK TYPECASE LET COND IF PROGN SQRT COERCE THE ; ==> ; (SB-KERNEL:%SINGLE-FLOAT SB-C::X) ; ; caught STYLE-WARNING: ; Result is a (VALUES (SINGLE-FLOAT 0.0f0) &OPTIONAL), not a DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesk0.fasl written ; compilation finished in 0:00:00.029 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesk0.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsk1e.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsk1e.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; file: /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsk1e.lisp ; in: DEFUN DBSK1E ; (F2CL-LIB:FSQRT (* 4.0d0 (F2CL-LIB:D1MACH 3))) ; --> BLOCK TYPECASE LET COND IF PROGN SQRT COERCE THE ; ==> ; (SB-KERNEL:%SINGLE-FLOAT SB-C::X) ; ; caught STYLE-WARNING: ; Result is a (VALUES (SINGLE-FLOAT 0.0f0) &OPTIONAL), not a DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ;; Wrote file binary-clisp/macsys.fas ; - Loading binary file "binary-clisp/macsys.fas" ;; Loading file binary-clisp/macsys.fas ... ;; Loaded file binary-clisp/macsys.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/mload.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/mload.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbsk1e.fasl written ; compilation finished in 0:00:00.045 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbsk1e.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesk1.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesk1.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; file: /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesk1.lisp ; in: DEFUN DBESK1 ; (F2CL-LIB:FSQRT (* 4.0d0 (F2CL-LIB:D1MACH 3))) ; --> BLOCK TYPECASE LET COND IF PROGN SQRT COERCE THE ; ==> ; (SB-KERNEL:%SINGLE-FLOAT SB-C::X) ; ; caught STYLE-WARNING: ; Result is a (VALUES (SINGLE-FLOAT 0.0f0) &OPTIONAL), not a DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesk1.fasl written ; compilation finished in 0:00:00.050 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesk1.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsknu.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbsknu.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) WARNING: in RUN-TESTSUITE in lines 541..672 : *MAXIMA-SHAREDIR* is neither declared nor bound, it will be treated as if it were declared SPECIAL. ;; Wrote file binary-clisp/mload.fas ; - Loading binary file "binary-clisp/mload.fas" ;; Loading file binary-clisp/mload.fas ... ;; Loaded file binary-clisp/mload.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/suprv1.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/suprv1.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbsknu.fasl written ; compilation finished in 0:00:00.196 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbsknu.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesk.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbesk.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (#) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesk.fasl written ; compilation finished in 0:00:00.103 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesk.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbesk.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbesk.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN ZBESK ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbesk.fasl written ; compilation finished in 0:00:00.037 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbesk.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/d9aimp.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/d9aimp.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ;; Wrote file binary-clisp/suprv1.fas ; - Loading binary file "binary-clisp/suprv1.fas" ;; Loading file binary-clisp/suprv1.fas ... ;; Loaded file binary-clisp/suprv1.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/dskfn.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/dskfn.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/d9aimp.fasl written ; compilation finished in 0:00:00.025 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/d9aimp.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/daie.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/daie.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/daie.fasl written ; compilation finished in 0:00:00.032 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/daie.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dai.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dai.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dai.fasl written ; compilation finished in 0:00:00.035 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dai.fasl" ;; Wrote file binary-clisp/dskfn.fas ; - Loading binary file "binary-clisp/dskfn.fas" ;; Loading file binary-clisp/dskfn.fas ... ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbie.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbie.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ;; Loaded file binary-clisp/dskfn.fas ; - Compiling module "factoring" ; compiling (LET (# # ...) ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/lesfac.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/lesfac.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbie.fasl written ; compilation finished in 0:00:00.047 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbie.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbi.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dbi.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbi.fasl written ; compilation finished in 0:00:00.031 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbi.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbiry.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/zbiry.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ;; Wrote file binary-clisp/lesfac.fas ; - Loading binary file "binary-clisp/lesfac.fas" ;; Loading file binary-clisp/lesfac.fas ... ;; Loaded file binary-clisp/lesfac.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/factor.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/factor.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbiry.fasl written ; compilation finished in 0:00:00.118 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbiry.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/derfc.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/derfc.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; file: /home/gunter/src/maxima-5.40.0/src/numerical/slatec/derfc.lisp ; in: DEFUN DERFC ; (F2CL-LIB:FSQRT (* 2.0d0 (F2CL-LIB:D1MACH 3))) ; --> BLOCK TYPECASE LET COND IF PROGN SQRT COERCE THE ; ==> ; (SB-KERNEL:%SINGLE-FLOAT SB-C::X) ; ; caught STYLE-WARNING: ; Result is a (VALUES (SINGLE-FLOAT 0.0f0) &OPTIONAL), not a DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; (SETF SLATEC::TXMAX (F2CL-LIB:FSQRT (- (F2CL-LIB:FLOG #)))) ; --> SETQ ; ==> ; (THE DOUBLE-FLOAT (F2CL-LIB:FSQRT (- (F2CL-LIB:FLOG (* SLATEC::SQRTPI #))))) ; ; caught WARNING: ; Derived type of ; (SQRT F2CL-LIB::X) and (SB-KERNEL:%SINGLE-FLOAT SB-C::X) ; in ; (F2CL-LIB:FSQRT (- (F2CL-LIB:FLOG (* SQRTPI (F2CL-LIB:D1MACH 1))))) ; is ; (VALUES ; (OR (COMPLEX SINGLE-FLOAT) (COMPLEX DOUBLE-FLOAT) (SINGLE-FLOAT 0.0f0)) ; &OPTIONAL), ; ; conflicting with their asserted type ; DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/derfc.fasl written ; compilation finished in 0:00:00.051 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/derfc.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/derf.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/derf.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; file: /home/gunter/src/maxima-5.40.0/src/numerical/slatec/derf.lisp ; in: DEFUN DERF ; (F2CL-LIB:FSQRT (* 2.0d0 (F2CL-LIB:D1MACH 3))) ; --> BLOCK TYPECASE LET COND IF PROGN SQRT COERCE THE ; ==> ; (SB-KERNEL:%SINGLE-FLOAT SB-C::X) ; ; caught STYLE-WARNING: ; Result is a (VALUES (SINGLE-FLOAT 0.0f0) &OPTIONAL), not a DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; (F2CL-LIB:SIGN (- 1.0d0 (SLATEC:DERFC SLATEC::Y)) SLATEC::X) ; --> BLOCK ETYPECASE LET COND IF PROGN ; ==> ; (F2CL-LIB:ISIGN F2CL-LIB::X F2CL-LIB::Y) ; ; caught WARNING: ; Derived type of F2CL-LIB::Y is ; (VALUES DOUBLE-FLOAT &OPTIONAL), ; conflicting with its asserted type ; (SIGNED-BYTE 32). ; See also: ; The SBCL Manual, Node "Handling of Types" ; (SETF SLATEC::XBIG (F2CL-LIB:FSQRT (- (F2CL-LIB:FLOG #)))) ; --> SETQ ; ==> ; (THE DOUBLE-FLOAT (F2CL-LIB:FSQRT (- (F2CL-LIB:FLOG (* SLATEC::SQRTPI #))))) ; ; caught WARNING: ; Derived type of ; (SQRT F2CL-LIB::X) and (SB-KERNEL:%SINGLE-FLOAT SB-C::X) ; in ; (F2CL-LIB:FSQRT (- (F2CL-LIB:FLOG (* SQRTPI (F2CL-LIB:D1MACH 3))))) ; is ; (VALUES ; (OR (COMPLEX SINGLE-FLOAT) (COMPLEX DOUBLE-FLOAT) (SINGLE-FLOAT 0.0f0)) ; &OPTIONAL), ; ; conflicting with their asserted type ; DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/derf.fasl written ; compilation finished in 0:00:00.028 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/derf.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/de1.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/de1.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/de1.fasl written ; compilation finished in 0:00:00.062 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/de1.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dei.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dei.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN DEI ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dei.fasl written ; compilation finished in 0:00:00.003 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dei.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/d9upak.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/d9upak.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN D9UPAK ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/d9upak.fasl written ; compilation finished in 0:00:00.006 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/d9upak.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dspenc.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dspenc.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dspenc.fasl written ; compilation finished in 0:00:00.036 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dspenc.fasl" ;; Wrote file binary-clisp/factor.fas ; - Compiling module "quadpack" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqwgtf.lisp" ; - Loading binary file "binary-clisp/factor.fas" ;; Loading file binary-clisp/factor.fas ... ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqwgtf.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN DQWGTF ...) ;; Loaded file binary-clisp/factor.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/algfac.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/algfac.lisp ... ; file: /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqwgtf.lisp ; in: DEFUN DQWGTF ; (DEFUN SLATEC::DQWGTF ; (SLATEC::X SLATEC::OMEGA SLATEC::P2 SLATEC::P3 SLATEC::P4 ; SLATEC::INTEGR) ; (DECLARE (TYPE (F2CL-LIB:INTEGER4) SLATEC::INTEGR) ; (TYPE (DOUBLE-FLOAT) SLATEC::P4 SLATEC::P3 SLATEC::P2 ; SLATEC::OMEGA SLATEC::X)) ; (PROG ((SLATEC::OMX 0.0d0) (SLATEC::DQWGTF 0.0d0)) ; (DECLARE (TYPE (DOUBLE-FLOAT) SLATEC::DQWGTF SLATEC::OMX)) ; (SETF SLATEC::OMX (* SLATEC::OMEGA SLATEC::X)) ; (F2CL-LIB:COMPUTED-GOTO (SLATEC::LABEL10 SLATEC::LABEL20) SLATEC::INTEGR) ; SLATEC::LABEL10 ; (SETF SLATEC::DQWGTF (COS SLATEC::OMX)) ; (GO SLATEC::LABEL30) ; SLATEC::LABEL20 ; (SETF SLATEC::DQWGTF (SIN SLATEC::OMX)) ; SLATEC::LABEL30 ; (GO SLATEC::END_LABEL) ...)) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SLATEC::DQWGTF ; (SLATEC::X SLATEC::OMEGA SLATEC::P2 SLATEC::P3 SLATEC::P4 ; SLATEC::INTEGR) ; (DECLARE (TYPE (F2CL-LIB:INTEGER4) SLATEC::INTEGR) ; (TYPE (DOUBLE-FLOAT) SLATEC::P4 SLATEC::P3 SLATEC::P2 ; SLATEC::OMEGA SLATEC::X)) ; (BLOCK SLATEC::DQWGTF ; (PROG ((SLATEC::OMX 0.0d0) (SLATEC::DQWGTF 0.0d0)) ; (DECLARE (TYPE # SLATEC::DQWGTF SLATEC::OMX)) ; (SETF SLATEC::OMX #) ; (F2CL-LIB:COMPUTED-GOTO (SLATEC::LABEL10 SLATEC::LABEL20) ; SLATEC::INTEGR) ; SLATEC::LABEL10 ; (SETF SLATEC::DQWGTF #) ; (GO SLATEC::LABEL30) ; SLATEC::LABEL20 ; (SETF SLATEC::DQWGTF #) ; SLATEC::LABEL30 ; (GO SLATEC::END_LABEL) ...))) ; ; caught STYLE-WARNING: ; The variable P2 is defined but never used. ; ; caught STYLE-WARNING: ; The variable P3 is defined but never used. ; ; caught STYLE-WARNING: ; The variable P4 is defined but never used. ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqwgtf.fasl written ; compilation finished in 0:00:00.013 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqwgtf.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqcheb.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqcheb.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN DQCHEB ...) ;; Wrote file binary-clisp/algfac.fas ; - Loading binary file "binary-clisp/algfac.fas" ;; Loading file binary-clisp/algfac.fas ... ;; Loaded file binary-clisp/algfac.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/nalgfa.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/nalgfa.lisp ... ;; Wrote file binary-clisp/nalgfa.fas ; - Loading binary file "binary-clisp/nalgfa.fas" ;; Loading file binary-clisp/nalgfa.fas ... ;; Loaded file binary-clisp/nalgfa.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/ufact.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/ufact.lisp ... ;; Wrote file binary-clisp/ufact.fas ; - Loading binary file "binary-clisp/ufact.fas" ;; Loading file binary-clisp/ufact.fas ... ;; Loaded file binary-clisp/ufact.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/result.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/result.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqcheb.fasl written ; compilation finished in 0:00:00.259 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqcheb.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk15w.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk15w.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ;; Wrote file binary-clisp/result.fas ; - Loading binary file "binary-clisp/result.fas" ;; Loading file binary-clisp/result.fas ... ;; Loaded file binary-clisp/result.fas ; - Compiling module "ifactor" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/ifactor.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/ifactor.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqk15w.fasl written ; compilation finished in 0:00:00.056 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqk15w.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqwgts.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqwgts.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN DQWGTS ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqwgts.fasl written ; compilation finished in 0:00:00.019 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqwgts.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqwgtc.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqwgtc.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN DQWGTC ...) ; file: /home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqwgtc.lisp ; in: DEFUN DQWGTC ; (DEFUN SLATEC::DQWGTC ; (SLATEC::X SLATEC::C SLATEC::P2 SLATEC::P3 SLATEC::P4 SLATEC::KP) ; (DECLARE (TYPE (F2CL-LIB:INTEGER4) SLATEC::KP) ; (TYPE (DOUBLE-FLOAT) SLATEC::P4 SLATEC::P3 SLATEC::P2 SLATEC::C ; SLATEC::X)) ; (PROG ((SLATEC::DQWGTC 0.0d0)) ; (DECLARE (TYPE (DOUBLE-FLOAT) SLATEC::DQWGTC)) ; (SETF SLATEC::DQWGTC (/ 1.0d0 #)) ; (GO SLATEC::END_LABEL) ; SLATEC::END_LABEL ; (RETURN (VALUES SLATEC::DQWGTC NIL NIL NIL NIL NIL NIL)))) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SLATEC::DQWGTC ; (SLATEC::X SLATEC::C SLATEC::P2 SLATEC::P3 SLATEC::P4 SLATEC::KP) ; (DECLARE (TYPE (F2CL-LIB:INTEGER4) SLATEC::KP) ; (TYPE (DOUBLE-FLOAT) SLATEC::P4 SLATEC::P3 SLATEC::P2 SLATEC::C ; SLATEC::X)) ; (BLOCK SLATEC::DQWGTC ; (PROG ((SLATEC::DQWGTC 0.0d0)) ; (DECLARE (TYPE # SLATEC::DQWGTC)) ; (SETF SLATEC::DQWGTC #) ; (GO SLATEC::END_LABEL) ; SLATEC::END_LABEL ; (RETURN (VALUES SLATEC::DQWGTC NIL NIL NIL NIL NIL NIL))))) ; ; caught STYLE-WARNING: ; The variable P2 is defined but never used. ; ; caught STYLE-WARNING: ; The variable P3 is defined but never used. ; ; caught STYLE-WARNING: ; The variable P4 is defined but never used. ; ; caught STYLE-WARNING: ; The variable KP is defined but never used. ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqwgtc.fasl written ; compilation finished in 0:00:00.005 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqwgtc.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dgtsl.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dgtsl.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN DGTSL ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dgtsl.fasl written ; compilation finished in 0:00:00.065 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dgtsl.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk15.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk15.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqk15.fasl written ; compilation finished in 0:00:00.035 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqk15.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk31.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk31.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ;; Wrote file binary-clisp/ifactor.fas ; compiling (IN-PACKAGE #:CL-USER) ; - Loading binary file "binary-clisp/ifactor.fas" ;; Loading file binary-clisp/ifactor.fas ... ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqk31.fasl written ; compilation finished in 0:00:00.038 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqk31.fasl" ;; Loaded file binary-clisp/ifactor.fas ; - Compiling module "rational-functions" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/rat3a.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/rat3a.lisp ... ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk41.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk41.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqk41.fasl written ; compilation finished in 0:00:00.035 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqk41.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk51.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk51.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqk51.fasl written ; compilation finished in 0:00:00.037 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqk51.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk61.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk61.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqk61.fasl written ; compilation finished in 0:00:00.042 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqk61.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk21.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk21.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqk21.fasl written ; compilation finished in 0:00:00.044 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqk21.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk15i.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqk15i.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# # ...) ...) ;; Wrote file binary-clisp/rat3a.fas ; - Loading binary file "binary-clisp/rat3a.fas" ;; Loading file binary-clisp/rat3a.fas ... ;; Loaded file binary-clisp/rat3a.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/rat3b.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/rat3b.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqk15i.fasl written ; compilation finished in 0:00:00.033 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqk15i.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqelg.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqelg.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN DQELG ...) ;; Wrote file binary-clisp/rat3b.fas ; compiling (IN-PACKAGE #:CL-USER); - Loading binary file "binary-clisp/rat3b.fas" ;; Loading file binary-clisp/rat3b.fas ... ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqelg.fasl written ; compilation finished in 0:00:00.059 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqelg.fasl" ;; Loaded file binary-clisp/rat3b.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/rat3d.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/rat3d.lisp ... ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqpsrt.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqpsrt.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN DQPSRT ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqpsrt.fasl written ; compilation finished in 0:00:00.040 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqpsrt.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqc25s.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqc25s.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (#) ...) ;; Wrote file binary-clisp/rat3d.fas ; - Loading binary file "binary-clisp/rat3d.fas" ;; Loading file binary-clisp/rat3d.fas ... ;; Loaded file binary-clisp/rat3d.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/rat3c.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/rat3c.lisp ... ;; Wrote file binary-clisp/rat3c.fas ; - Loading binary file "binary-clisp/rat3c.fas" ;; Loading file binary-clisp/rat3c.fas ... ;; Loaded file binary-clisp/rat3c.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/rat3e.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/rat3e.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqc25s.fasl written ; compilation finished in 0:00:00.384 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqc25s.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqmomo.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqmomo.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN DQMOMO ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqmomo.fasl written ; compilation finished in 0:00:00.076 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqmomo.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqc25c.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqc25c.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (#) ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqc25c.fasl written ; compilation finished in 0:00:00.057 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqc25c.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqc25f.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqc25f.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (#) ...) ;; Wrote file binary-clisp/rat3e.fas ; - Loading binary file "binary-clisp/rat3e.fas" ;; Loading file binary-clisp/rat3e.fas ... ;; Loaded file binary-clisp/rat3e.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/nrat4.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/nrat4.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqc25f.fasl written ; compilation finished in 0:00:00.254 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqc25f.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqage.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqage.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN DQAGE ...) ;; Wrote file binary-clisp/nrat4.fas ; - Loading binary file "binary-clisp/nrat4.fas" ;; Loading file binary-clisp/nrat4.fas ... ;; Loaded file binary-clisp/nrat4.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/ratout.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/ratout.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqage.fasl written ; compilation finished in 0:00:00.103 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqage.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqagie.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqagie.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN DQAGIE ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqagie.fasl written ; compilation finished in 0:00:00.122 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqagie.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqagpe.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqagpe.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN DQAGPE ...) ;; Wrote file binary-clisp/ratout.fas ; - Loading binary file "binary-clisp/ratout.fas" ;; Loading file binary-clisp/ratout.fas ... ;; Loaded file binary-clisp/ratout.fas ; - Compiling module "maxima-language-compiler" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/transl.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/transl.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqagpe.fasl written ; compilation finished in 0:00:00.303 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqagpe.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqagp.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqagp.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN DQAGP ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqagp.fasl written ; compilation finished in 0:00:00.034 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqagp.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqagse.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqagse.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN DQAGSE ...) ;; Wrote file binary-clisp/transl.fas ; - Loading binary file "binary-clisp/transl.fas" ;; Loading file binary-clisp/transl.fas ... ;; Loaded file binary-clisp/transl.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/transs.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/transs.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqagse.fasl written ; compilation finished in 0:00:00.119 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqagse.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawoe.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawoe.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN DQAWOE ...) ;; Wrote file binary-clisp/transs.fas ; - Loading binary file "binary-clisp/transs.fas" ;; Loading file binary-clisp/transs.fas ... ;; Loaded file binary-clisp/transs.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/trans1.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/trans1.lisp ... ;; Wrote file binary-clisp/trans1.fas ; compiling (IN-PACKAGE #:CL-USER) ; - Loading binary file "binary-clisp/trans1.fas" ;; Loading file binary-clisp/trans1.fas ... ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqawoe.fasl written ; compilation finished in 0:00:00.163 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqawoe.fasl" ;; Loaded file binary-clisp/trans1.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/trans2.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/trans2.lisp ... ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawfe.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawfe.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (LET (# #) ...) ;; Wrote file binary-clisp/trans2.fas ; - Loading binary file "binary-clisp/trans2.fas" ;; Loading file binary-clisp/trans2.fas ... ;; Loaded file binary-clisp/trans2.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/trans3.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/trans3.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqawfe.fasl written ; compilation finished in 0:00:00.087 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqawfe.fasl" ;; Wrote file binary-clisp/trans3.fas ; - Loading binary file "binary-clisp/trans3.fas" ;; Loading file binary-clisp/trans3.fas ... ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawse.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawse.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ;; Loaded file binary-clisp/trans3.fas ; compiling (DEFUN DQAWSE ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/trans4.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/trans4.lisp ... ;; Wrote file binary-clisp/trans4.fas ; - Loading binary file "binary-clisp/trans4.fas" ;; Loading file binary-clisp/trans4.fas ... ;; Loaded file binary-clisp/trans4.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/trans5.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/trans5.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqawse.fasl written ; compilation finished in 0:00:00.117 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqawse.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawce.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawce.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ;; Wrote file binary-clisp/trans5.fas ; compiling (DEFUN DQAWCE ...) ; - Loading binary file "binary-clisp/trans5.fas" ;; Loading file binary-clisp/trans5.fas ... ;; Loaded file binary-clisp/trans5.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/transf.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/transf.lisp ... ;; Wrote file binary-clisp/transf.fas ; - Loading binary file "binary-clisp/transf.fas" ;; Loading file binary-clisp/transf.fas ... ;; Loaded file binary-clisp/transf.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/troper.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/troper.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqawce.fasl written ; compilation finished in 0:00:00.082 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqawce.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqng.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqng.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ;; Wrote file binary-clisp/troper.fas ; - Loading binary file "binary-clisp/troper.fas" ;; Loading file binary-clisp/troper.fas ... ; compiling (LET (# # ...) ...) ;; Loaded file binary-clisp/troper.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/trutil.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/trutil.lisp ... ;; Wrote file binary-clisp/trutil.fas ; - Loading binary file "binary-clisp/trutil.fas" ;; Loading file binary-clisp/trutil.fas ... ;; Loaded file binary-clisp/trutil.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/trmode.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/trmode.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ;; Wrote file binary-clisp/trmode.fas ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqng.fasl written ; compilation finished in 0:00:00.092 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqng.fasl" ; - Loading binary file "binary-clisp/trmode.fas" ;; Loading file binary-clisp/trmode.fas ... ;; Loaded file binary-clisp/trmode.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqag.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqag.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN DQAG ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/trdata.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/trdata.lisp ... ;; Wrote file binary-clisp/trdata.fas ; - Loading binary file "binary-clisp/trdata.fas" ;; Loading file binary-clisp/trdata.fas ... ;; Loaded file binary-clisp/trdata.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/trpred.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/trpred.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqag.fasl written ; compilation finished in 0:00:00.023 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqag.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqags.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqags.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN DQAGS ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqags.fasl written ; compilation finished in 0:00:00.022 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqags.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqagi.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqagi.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN DQAGI ...) ;; Wrote file binary-clisp/trpred.fas ; - Loading binary file "binary-clisp/trpred.fas" ;; Loading file binary-clisp/trpred.fas ... ;; Loaded file binary-clisp/trpred.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/transq.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/transq.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqagi.fasl written ; compilation finished in 0:00:00.022 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqagi.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawf.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawf.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN DQAWF ...) ;; Wrote file binary-clisp/transq.fas ; - Loading binary file "binary-clisp/transq.fas" ;; Loading file binary-clisp/transq.fas ... ;; Loaded file binary-clisp/transq.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/acall.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/acall.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqawf.fasl written ; compilation finished in 0:00:00.042 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqawf.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawo.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawo.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN DQAWO ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqawo.fasl written ; compilation finished in 0:00:00.032 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqawo.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqaws.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqaws.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; compiling (DEFUN DQAWS ...) ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqaws.fasl written ; compilation finished in 0:00:00.024 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqaws.fasl" ;; Wrote file binary-clisp/acall.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawc.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/dqawc.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :SLATEC) ; - Loading binary file "binary-clisp/acall.fas" ;; Loading file binary-clisp/acall.fas ... ; compiling (DEFUN DQAWC ...) ;; Loaded file binary-clisp/acall.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/fcall.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/fcall.lisp ... ; compiling (IN-PACKAGE #:CL-USER) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqawc.fasl written ; compilation finished in 0:00:00.022 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqawc.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/quadpack.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numerical/slatec/quadpack.lisp" (written 13 MAY 2016 06:59:30 AM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFVAR *DEBUG-QUADPACK* ...) ; compiling (DEFMACRO GET-INTEGRAND ...) ; compiling (DEFUN FLOAT-OR-LOSE ...) ; compiling (DEFMACRO FLOAT-INTEGRAND-OR-LOSE ...) ;; Wrote file binary-clisp/fcall.fas ; - Loading binary file "binary-clisp/fcall.fas" ;; Loading file binary-clisp/fcall.fas ... ;; Loaded file binary-clisp/fcall.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/evalw.lisp" ; compiling (DEFUN QUAD-QAG ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/evalw.lisp ... ;; Wrote file binary-clisp/evalw.fas ; - Loading binary file "binary-clisp/evalw.fas" ;; Loading file binary-clisp/evalw.fas ... ;; Loaded file binary-clisp/evalw.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/trprop.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/trprop.lisp ... ; compiling (DEFUN QUAD-QAGS ...) ;; Wrote file binary-clisp/trprop.fas ; - Loading binary file "binary-clisp/trprop.fas" ;; Loading file binary-clisp/trprop.fas ... ; compiling (DEFUN QUAD-QAGI ...) ;; Loaded file binary-clisp/trprop.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mdefun.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/mdefun.lisp ... ; compiling (DEFUN QUAD-QAWC ...) ;; Wrote file binary-clisp/mdefun.fas ; - Loading binary file "binary-clisp/mdefun.fas" ;; Loading file binary-clisp/mdefun.fas ... ; compiling (DEFUN QUAD-QAWF ...) ;; Loaded file binary-clisp/mdefun.fas ; - Compiling module "pattern-matching" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/schatc.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/schatc.lisp ... ; compiling (DEFUN QUAD-QAWO ...) ; compiling (DEFUN QUAD-QAWS ...) ; compiling (DEFUN QUAD-QAGP ...) ; compiling (DEFUN QUAD_ARGUMENT_CHECK ...) ; compiling (DEFUN QUAD-CONTROL ...) ; compiling (DEFUN $QUAD_CONTROL ...) ; compiling (FROB $QUAD_QAG ...) ; compiling (FROB $QUAD_QAGS ...) ; compiling (FROB $QUAD_QAGI ...) ; compiling (FROB $QUAD_QAWC ...) ; compiling (FROB $QUAD_QAWF ...) ; compiling (FROB $QUAD_QAWO ...) ; compiling (FROB $QUAD_QAWS ...) ; compiling (FROB $QUAD_QAGP ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/quadpack.fasl written ; compilation finished in 0:00:00.162 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/quadpack.fasl" ; - Compiling module "simplification" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/simp.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/simp.lisp" (written 03 DEC 2016 11:27:40 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE SIMP) ; compiling (DECLARE-TOP (SPECIAL RULESW ...)) ; compiling (DEFMVAR $NEGDISTRIB ...) ; compiling (DEFMVAR $NUMER ...) ; compiling (DEFMVAR $SIMP ...) ; compiling (DEFMVAR $SUMEXPAND ...) ; compiling (DEFMVAR $NUMER_PBRANCH ...) ; compiling (DEFMVAR $DOSCMXPLUS ...) ; compiling (DEFMVAR $DOMXEXPT ...) ; compiling (DEFMVAR $DOMXPLUS ...) ; compiling (DEFMVAR $DOMXTIMES ...) ; compiling (DEFMVAR $MX0SIMP ...) ; compiling (DEFMVAR $EXPOP ...) ; compiling (DEFMVAR $EXPON ...) ; compiling (DEFMVAR $MAXPOSEX ...) ; compiling (PUTPROP (QUOTE $MAXPOSEX) ...) ; compiling (DEFMVAR $MAXNEGEX ...) ; compiling (PUTPROP (QUOTE $MAXNEGEX) ...) ; compiling (DEFMVAR DOSIMP ...) ; compiling (DEFMVAR ERRORSW ...) ; compiling (DEFMVAR DERIVSIMP ...) ; compiling (DEFMVAR $ROOTSEPSILON ...) ; compiling (DEFMVAR $GRINDSWITCH ...) ; compiling (DEFMVAR $ALGEPSILON ...) ; compiling (DEFMVAR $TRUE ...) ; compiling (DEFMVAR $FALSE ...) ; compiling (DEFMVAR $ON ...) ; compiling (DEFMVAR $OFF ...) ; compiling (DEFMVAR $LOGABS ...) ; compiling (DEFMVAR $LIMITDOMAIN ...) ; compiling (DEFMVAR $LISTARITH ...) ; compiling (DEFMVAR $DOMAIN ...) ; compiling (DEFMVAR $M1PBRANCH ...) ; compiling (DEFMVAR $%E_TO_NUMLOG ...) ; compiling (DEFMVAR $%EMODE ...) ; compiling (DEFMVAR $LOGNEGINT ...) ; compiling (DEFMVAR $RATSIMPEXPONS ...) ; compiling (DEFMVAR $LOGEXPAND ...) ; compiling (DEFMVAR $RADEXPAND ...) ; compiling (DEFMVAR $SUBNUMSIMP ...) ; compiling (DEFMVAR $LOGSIMP ...) ; compiling (DEFMVAR $DISTRIBUTE_OVER ...) ; compiling (DEFVAR RISCHP ...) ; compiling (DEFVAR RP-POLYLOGP ...) ; compiling (DEFVAR WFLAG ...) ; compiling (DEFVAR EXPANDP ...) ; compiling (DEFVAR TIMESINP ...) ; compiling (DEFVAR %E-VAL ...) ; compiling (DEFVAR %PI-VAL ...) ; compiling (DEFVAR DERIVFLAG ...) ; compiling (DEFVAR EXPTRLSW ...) ; compiling (DEFVAR EXPANDFLAG ...) ; compiling (DEFVAR *ZEXPTSIMP? ...) ; compiling (DEFVAR *CONST* ...) ; compiling (DEFPROP MNCTIMES ...) ; compiling (DEFPROP LAMBDA ...) ; compiling (EVAL (QUOTE #)) ; compiling (DOLIST (X #) ...) ; compiling (MAPC (FUNCTION #) ...) ; compiling (DEFPROP $LI ...) ; compiling (DEFPROP $PSI ...) ; compiling (DEFPROP $EQUAL ...) ; compiling (DEFPROP $NOTEQUAL ...) ; compiling (DEFUN $BFLOATP ...) ; compiling (DEFUN ZEROP1 ...) ; compiling (DEFUN ONEP1 ...) ; compiling (DEFMFUN MNUMP ...) ; compiling (DEFUN SUBEXPRESSION-MATCHES-P ...) ; compiling (DEFUN SOME-BFLOATP ...) ; compiling (DEFUN SOME-FLOATP ...) ; compiling (DEFMFUN EVEN ...) ; compiling (DEFMFUN RATNUMP ...) ; compiling (DEFMFUN MPLUSP ...) ; compiling (DEFMFUN MTIMESP ...) ; compiling (DEFMFUN MEXPTP ...) ; compiling (DEFMFUN MNCTIMESP ...) ; compiling (DEFMFUN MNCEXPTP ...) ; compiling (DEFMFUN MLOGP ...) ; compiling (DEFMFUN MMMINUSP ...) ; compiling (DEFMFUN MNEGP ...) ; compiling (DEFMFUN MQAPPLYP ...) ; compiling (DEFMFUN RATDISREP ...) ; compiling (DEFMFUN SRATSIMP ...) ; compiling (DEFMFUN SIMPCHECK ...) ; compiling (DEFMFUN MRATCHECK ...) ; compiling (DEFMFUN $NUMBERP ...) ;; Wrote file binary-clisp/schatc.fas ; compiling (DEFMFUN $INTEGERP ...) ; - Loading binary file "binary-clisp/schatc.fas" ;; Loading file binary-clisp/schatc.fas ... ; compiling (DEFMFUN $ODDP ...) ;; Loaded file binary-clisp/schatc.fas ; compiling (DEFMFUN $EVENP ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/matcom.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/matcom.lisp ... ; compiling (DEFMFUN $FLOATNUMP ...) ; compiling (DEFMFUN $RATNUMP ...) ; compiling (DEFMFUN $RATP ...) ; compiling (DEFMFUN $TAYLORP ...) ; compiling (DEFMFUN SPECREPCHECK ...) ; compiling (DEFMFUN SPECREPP ...) ; compiling (DEFMFUN SPECDISREP ...) ; compiling (DEFMFUN $POLYSIGN ...) ; compiling (DEFMFUN ONEARGCHECK ...) ; compiling (DEFMFUN TWOARGCHECK ...) ; compiling (DEFMFUN WNA-ERR ...) ; compiling (DEFMFUN IMPROPER-ARG-ERR ...) ; compiling (DEFMFUN SUBARGCHECK ...) ; compiling (DEFMFUN SUBFUNMAKES ...) ; compiling (DEFMFUN SUBFUNMAKE ...) ; compiling (DEFMFUN SUBFUNNAME ...) ; compiling (DEFMFUN SUBFUNSUBS ...) ; compiling (DEFMFUN SUBFUNARGS ...) ; compiling (DEFMFUN $NUMFACTOR ...) ; compiling (DEFUN SCALAR-OR-CONSTANT-P ...) ; compiling (DEFMFUN $CONSTANTP ...) ; compiling (DEFMFUN CONSTANT ...) ; compiling (DEFUN MAXIMA-CONSTANTP ...) ; compiling (DEFUN CONSTTERMP ...) ; compiling (DEFMFUN $SCALARP ...) ; compiling (DEFMFUN $NONSCALARP ...) ; compiling (DEFUN SCALARCLASS ...) ; compiling (DEFUN SCALARCLASS-LIST ...) ; compiling (DEFMFUN MBAGP ...) ; compiling (DEFMFUN MEQUALP ...) ; compiling (DEFMFUN MXORLISTP ...) ; compiling (DEFUN MXORLISTP1 ...) ; compiling (DEFMFUN CONSTFUN ...) ; compiling (DEFUN CONSTMX ...) ; compiling (DEFUN ISINOP ...) ; compiling (DEFMFUN FREE ...) ; compiling (DEFMFUN FREEL ...) ; compiling (DEFMFUN FREEARGS ...) ; compiling (DEFMFUN SIMPLIFYA ...) ; compiling (DEFMFUN EQTEST ...) ; compiling (DEFUN DISTRIBUTE-OVER ...) ; compiling (DEFUN RULECHK ...) ; compiling (DEFMFUN RESIMPLIFY ...) ; compiling (DEFUN UNSIMPLIFY ...) ; compiling (DEFUN SIMPARGS ...) ; compiling (DEFUN ADDK ...) ; compiling (DEFUN *RED1 ...) ; compiling (DEFUN *RED ...) ; compiling (DEFUN NUM1 ...) ; compiling (DEFUN DENOM1 ...) ; compiling (DEFUN TIMESK ...) ; compiling (DEFUN TIMESKL ...) ; compiling (DEFCONSTANT MACHINE-MANTISSA-PRECISION ...) ; compiling (DEFUN FPCOFRAT ...) ; compiling (DEFUN FPCOFRAT1 ...) ; compiling (DEFUN EXPTA ...) ; compiling (DEFUN EXPTB ...) ; compiling (DEFUN SIMPLUS ...) ; compiling (DEFVAR *PLUSFLAG* ...) ; compiling (DEFUN TESTP ...) ; compiling (DEFUN PLS ...) ; compiling (DEFUN PLUSIN ...) ;; Wrote file binary-clisp/matcom.fas ; - Loading binary file "binary-clisp/matcom.fas" ;; Loading file binary-clisp/matcom.fas ... ;; Loaded file binary-clisp/matcom.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/matrun.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/matrun.lisp ... ;; Wrote file binary-clisp/matrun.fas ; - Loading binary file "binary-clisp/matrun.fas" ;; Loading file binary-clisp/matrun.fas ... ;; Loaded file binary-clisp/matrun.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/nisimp.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/nisimp.lisp ... ;; Wrote file binary-clisp/nisimp.fas ; - Loading binary file "binary-clisp/nisimp.fas" ;; Loading file binary-clisp/nisimp.fas ... ;; Loaded file binary-clisp/nisimp.fas ; - Compiling module "trigonometry" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/trigi.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/trigi.lisp ... ; compiling (DEFUN MXPLUSC ...) ; compiling (DEFUN PARTITION-NS ...) ; compiling (DEFUN ADDMX ...) ; compiling (DEFPROP %LOG ...) ; compiling (DEFUN SIMPLN ...) ; compiling (DEFUN SIMPLN1 ...) ; compiling (DEFPROP $SQRT ...) ; compiling (DEFPROP $SQRT ...) ; compiling (DEFPROP %SQRT ...) ; compiling (DEFPROP %SQRT ...) ; compiling (DEFPROP %SQRT ...) ; compiling (DEFUN $SQRT ...) ; compiling (DEFMFUN SIMP-SQRT ...) ; compiling (DEFMFUN SIMPQUOT ...) ; compiling (DEFPROP $ABS ...) ; compiling (DEFPROP $ABS ...) ; compiling (DEFPROP MABS ...) ; compiling (DEFPROP MABS ...) ; compiling (DEFPROP MABS ...) ; compiling (DEFUN $ABS ...) ; compiling (DEFPROP MABS ...) ; compiling (DEFMFUN SIMPABS ...) ; compiling (DEFUN ABS-INTEGRAL ...) ; compiling (PUTPROP (QUOTE MABS) ...) ; compiling (DEFUN TESTT ...) ; compiling (DEFUN TESTTNEG ...) ; compiling (DEFUN SIMPMIN ...) ; compiling (DEFMFUN SIMPTIMES ...) ; compiling (DEFUN SPSIMPCASES ...) ; compiling (DEFUN MXTIMESC ...) ; compiling (DEFUN STIMEX ...) ; compiling (DEFUN TMS ...) ; compiling (DEFUN TMS-FORMAT-PRODUCT ...) ; compiling (DEFUN PLSK ...) ; compiling (DEFUN MULT ...) ; compiling (DEFMFUN SIMP-LIMIT ...) ; compiling (DEFMFUN SIMPINTEG ...) ; compiling (DEFMFUN SIMPBIGFLOAT ...) ; compiling (DEFPROP $EXP ...) ; compiling (DEFPROP $EXP ...) ; compiling (DEFPROP %EXP ...) ; compiling (DEFPROP %EXP ...) ; compiling (DEFPROP %EXP ...) ; compiling (DEFUN $EXP ...) ; compiling (DEFUN $EXP-FORM ...) ; compiling (DEFUN SIMP-EXP ...) ; compiling (DEFMFUN SIMPLAMBDA ...) ; compiling (DEFMFUN SIMPMDEF ...) ; compiling (DEFUN SIMPMAP ...) ; compiling (DEFMFUN INFSIMP ...) ; compiling (DEFUN INFSIMP1 ...) ; compiling (DEFUN INFSIMP2 ...) ; compiling (DEFMFUN SIMPDERIV ...) ; compiling (DEFMFUN SIGNUM1 ...) ; compiling (DEFPROP %SIGNUM ...) ; compiling (DEFMFUN SIMPSIGNUM ...) ; compiling (DEFMFUN EXPTRL ...) ;; Wrote file binary-clisp/trigi.fas ; - Loading binary file "binary-clisp/trigi.fas" ;; Loading file binary-clisp/trigi.fas ... ;; Loaded file binary-clisp/trigi.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/trigo.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/trigo.lisp ... ; compiling (DEFMFUN SIMPEXPT ...) ; compiling (DEFUN EXPONENT-OF ...) ; compiling (DEFUN TIMESIN ...) ;; Wrote file binary-clisp/trigo.fas ; - Loading binary file "binary-clisp/trigo.fas" ;; Loading file binary-clisp/trigo.fas ... ;; Loaded file binary-clisp/trigo.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/trgred.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/trgred.lisp ... ; compiling (DEFMFUN SIMPMATRIX ...) ; compiling (DEFUN %ITOPOT ...) ; compiling (DEFUN MNLOGP ...) ; compiling (DEFUN MNLOG ...) ; compiling (DEFUN %ETOLOG ...) ; compiling (DEFUN ZERORES ...) ; compiling (DEFMFUN $ORDERLESSP ...) ; compiling (DEFMFUN $ORDERGREATP ...) ; compiling (DEFUN $ORDERMAGNITUDEP ...) ; compiling (DEFUN EVNUMP ...) ; compiling (DEFUN ODNUMP ...) ; compiling (DEFUN SIMPLEXPON ...) ; compiling (DEFUN NONEG ...) ; compiling (DEFUN RADMABS ...) ; compiling (DEFMFUN SIMPMQAPPLY ...) ; compiling (DEFUN DECL-COMPLEXP ...) ; compiling (DEFUN DECL-REALP ...) ; compiling (DEFMFUN GREAT ...) ; compiling (DEFMACRO MEMQARR ...) ; compiling (DEFMFUN ALIKE1 ...) ; compiling (DEFUN LISP-ARRAY-ALIKE1 ...) ; compiling (DEFUN MAXIMA-DECLARED-ARRAY-ALIKE1 ...) ; compiling (DEFUN MAXIMA-UNDECLARED-ARRAY-ALIKE1 ...) ; compiling (DEFMFUN ALIKE ...) ; compiling (DEFUN ORDFNA ...) ; compiling (DEFUN ORDLIST ...) ; compiling (DEFUN TERM-LIST ...) ; compiling (DEFUN FACTOR-LIST ...) ; compiling (DEFUN ORDFN ...) ; compiling (DEFUN ORDHACK ...) ;; Wrote file binary-clisp/trgred.fas ; - Loading binary file "binary-clisp/trgred.fas" ;; Loading file binary-clisp/trgred.fas ... ; compiling (DEFUN ORDMEXPT ...) ;; Loaded file binary-clisp/trgred.fas ; - Compiling module "numerical-functions" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/bessel.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/bessel.lisp ... ; compiling (DEFMFUN $MULTTHRU ...) ; compiling (DEFUN EXPANDEXPT ...) ; compiling (DEFUN EXPONENTIATE-SUM ...) ; compiling (DEFUN COMBINATION ...) ; compiling (DEFUN EXPANDSUMS ...) ; compiling (DEFUN EXPANDTERMS ...) ; compiling (DEFUN GENEXPANDS ...) ; compiling (DEFUN EXPANDTIMES ...) ; compiling (DEFMFUN EXPAND1 ...) ; compiling (DEFMFUN $EXPAND ...) ; compiling (DEFUN FIXEXPAND ...) ; compiling (DEFMFUN SIMPNRT ...) ; compiling (DEFUN SIMPNRT1 ...) ; compiling (DEFUN NRTHK ...) ; compiling (DEFUN NRTHK1 ...) ; compiling (DEFUN NRTHK2 ...) ; compiling (DECLARE-TOP (SPECIAL VAR ...)) ; compiling (DEFMFUN $INTEGRATE ...) ; compiling (DEFMFUN RATP ...) ; compiling (DEFMFUN RATNUMERATOR ...) ; compiling (DEFMFUN RATDENOMINATOR ...) ; compiling (DECLARE-TOP (SPECIAL VAR)) ; compiling (DEFUN BPROG ...) ; compiling (DEFMFUN RATDIFFERENCE ...) ; compiling (DEFMFUN RATPL ...) ; compiling (DEFMFUN RATTI ...) ; compiling (DEFMFUN RATQU ...) ; compiling (DEFMFUN RATFIX ...) ; compiling (DEFMFUN RATDIVIDE ...) ; compiling (DEFMFUN POLCOEF ...) ; compiling (DEFUN DISREP ...) ; compiling (DECLARE-TOP (UNSPECIAL VAR)) ; compiling (DEFMFUN MATCHERR ...) ; compiling (DEFMFUN KAR ...) ; compiling (DEFMFUN KAAR ...) ; compiling (DEFMFUN KDR ...) ; compiling (DEFMFUN SIMPARGS1 ...) ; compiling (DEFMFUN *KAR ...) ; compiling (DEFQUOTE RETLIST ...) ; compiling (DEFMFUN NTHKDR ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/simp.fasl written ; compilation finished in 0:00:01.212 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/simp.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/float.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/float.lisp" (written 03 DEC 2016 11:27:40 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE FLOAT) ; compiling (DEFCONSTANT +MACHINE-FIXNUM-PRECISION+ ...) ; compiling (DEFMVAR $FLOAT2BF ...) ; compiling (DEFMVAR $BFTORAT ...) ; compiling (DEFMVAR $BFTRUNC ...) ; compiling (DEFMVAR $FPPRINTPREC ...) ; compiling (DEFMVAR $MAXFPPRINTPREC ...) ; compiling (DEFMVAR $FPPREC ...) ; compiling (DEFMVAR BIGFLOATZERO ...) ; compiling (DEFMVAR BIGFLOATONE ...) ; compiling (DEFMVAR BFHALF ...) ; compiling (DEFMVAR BFMHALF ...) ; compiling (DEFMVAR BIGFLOAT%E ...) ; compiling (DEFMVAR BIGFLOAT%PI ...) ; compiling (DEFMVAR BIGFLOAT%GAMMA ...) ; compiling (DEFMVAR BIGFLOAT_LOG2 ...) ; compiling (DEFVAR FPPREC) ; compiling (DEFVAR *M) ; compiling (DEFVAR *DECFP ...) ; compiling (DEFVAR MAX-BFLOAT-%PI ...) ; compiling (DEFVAR MAX-BFLOAT-%E ...) ; compiling (DEFVAR MAX-BFLOAT-%GAMMA ...) ; compiling (DEFVAR MAX-BFLOAT-LOG2 ...) ; compiling (DECLARE-TOP (SPECIAL *CANCELLED ...)) ; compiling (DEFUN HIPART ...) ; compiling (DEFUN FPPREC1 ...) ; compiling (DEFUN FPSCAN ...) ; compiling (DEFUN DIM-BIGFLOAT ...) ; compiling (DEFUN FPFORMAT ...) ; compiling (DEFUN BFLOAT-FORMAT-E ...) ; compiling (DEFUN BFLOAT-FORMAT-F ...) ; compiling (DEFUN BFLOAT-FORMAT-G ...) ; file: /home/gunter/src/maxima-5.40.0/src/float.lisp ; in: DEFUN BFLOAT-FORMAT-G ; (ZEROP MAXIMA::FDIGITS) ; --> = ; ==> ; MAXIMA::FDIGITS ; ; note: deleting unreachable code ; (1+ MAXIMA::FDIGITS) ; --> + ; ==> ; MAXIMA::FDIGITS ; ; note: deleting unreachable code ; (ZEROP MAXIMA::FDIGITS) ; --> = ; ==> ; MAXIMA::FDIGITS ; ; note: deleting unreachable code ; (BUTLAST MAXIMA::DIGITS) ; ==> ; MAXIMA::DIGITS ; ; note: deleting unreachable code ; (>= MAXIMA::FDIGITS MAXIMA::LEN) ; ==> ; MAXIMA::FDIGITS ; ; note: deleting unreachable code ; 'STRING ; ; note: deleting unreachable code ; compiling (DEFUN BIGFLOATP ...) ; compiling (DEFUN BIGFLOAT2RAT ...) ; compiling (DEFUN FPRATION1 ...) ; compiling (DEFUN FLOAT-NAN-P ...) ; compiling (DEFUN FLOAT-INF-P ...) ; compiling (DEFUN BEYOND-EXTREME-VALUES ...) ; compiling (DEFUN EXTREME-FLOAT-VALUES ...) ; compiling (DEFUN FLOATTOFP ...) ; compiling (DEFMFUN FP2FLO ...) ; compiling (DEFUN FIXFLOAT ...) ; compiling (DEFUN BCONS ...) ; compiling (DEFMFUN $BFLOAT ...) ; compiling (DEFPROP MPLUS ...) ; compiling (DEFPROP MTIMES ...) ; compiling (DEFPROP %SIN ...) ; compiling (DEFPROP %COS ...) ; compiling (DEFPROP RAT ...) ; compiling (DEFPROP %ATAN ...) ; compiling (DEFPROP %TAN ...) ; compiling (DEFPROP %LOG ...) ; compiling (DEFPROP MABS ...) ; compiling (DEFMFUN ADDBIGFLOAT ...) ; compiling (DEFMFUN RATBIGFLOAT ...) ; compiling (DEFUN FLOAT-RATIO ...) ; compiling (DEFUN DECIMALSIN ...) ; compiling (DEFMFUN ATANBIGFLOAT ...) ; compiling (DEFMFUN *FPATAN ...) ; compiling (DEFUN FPATAN ...) ; compiling (DEFUN FPATAN2 ...) ; compiling (DEFUN TANBIGFLOAT ...) ; compiling (DEFUN INTOFP ...) ; compiling (DEFUN FPROUND ...) ; compiling (DEFUN FPSHIFT ...) ; compiling (DEFUN BIGLSH ...) ; compiling (DEFUN FPEXP ...) ; compiling (DEFUN FPEXP1 ...) ; compiling (DEFUN FPQUOTIENT ...) ; compiling (DEFUN FPGREATERP ...) ; compiling (DEFUN FPLESSP ...) ; compiling (DEFUN FPPOSP ...) ; compiling (DEFMFUN FPMIN ...) ; compiling (DEFMFUN FPMAX ...) ; compiling (LET (#) ...) ; compiling (LET (#) ...) ; compiling (LET (#) ...) ; compiling (LET (#) ...) ; compiling (DEFUN FPONE ...) ; compiling (DEFUN FPE1 ...) ; compiling (DEFUN COMPE ...) ; compiling (DEFUN SPLIT-TAYLOR-E ...) ; compiling (DEFUN TAYLOR-E-SIZE ...) ; compiling (DEFUN FPPI1 ...) ; compiling (DEFUN COMPPI ...) ; compiling (DEFUN SQRT-10005-CONSTANTS ...) ; compiling (DEFUN SPLIT-CHUDNOVSKY ...) ; compiling (DEFUN FPGAMMA1 ...) ; compiling (DEFUN COMP-BF%GAMMA ...) ; compiling (DEFUN SPLIT-GAMMA-1 ...) ; compiling (DEFUN SPLIT-GAMMA-2 ...) ; compiling (DEFUN COMP-LOG2 ...) ; compiling (DEFUN N*ATANH-1/K ...) ;; Wrote file binary-clisp/bessel.fas ; - Loading binary file "binary-clisp/bessel.fas" ;; ; compiling (DEFUN SPLIT-ATANH-1/K ...)Loading file binary-clisp/bessel.fas ... ; compiling (DEFUN LOG-N ...) ; compiling (DEFUN LOG-U/2^K ...) ;; Loaded file binary-clisp/bessel.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/ellipt.lisp" ; compiling (DEFUN SPLIT-LOG-1+U/V ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/ellipt.lisp ... ; compiling (DEFUN FPDIFFERENCE ...) ; compiling (DEFUN FPMINUS ...) ; compiling (DEFUN FPPLUS ...) ; compiling (DEFUN FPTIMES* ...) ; compiling (DEFUN FPINTEXPT ...) ; compiling (DEFUN FPEXPT ...) ; compiling (DEFUN EXPTBIGFLOAT ...) ; compiling (DEFUN FPROOT ...) ; compiling (DEFUN TIMESBIGFLOAT ...) ; compiling (DEFUN INVERTBIGFLOAT ...) ; compiling (DEFUN *FPEXP ...) ; compiling (DEFUN *FPSIN ...) ; compiling (DEFUN FPEND ...) ; compiling (DEFUN FPARCSIMP ...) ; compiling (DEFUN SINBIGFLOAT ...) ; compiling (DEFUN COSBIGFLOAT ...) ; compiling (DEFVAR *FPSINCHECK* ...) ; compiling (DEFUN FPSIN ...) ; compiling (DEFUN FPCOS1 ...) ; compiling (DEFUN FPSINCOS1 ...) ; compiling (DEFUN FPSIN1 ...) ; compiling (DEFUN FPABS ...) ; compiling (DEFMFUN FPENTIER ...) ; compiling (DEFUN FPINTPART ...) ; compiling (DEFUN LOGBIGFLOAT ...) ; compiling (DEFUN FPLOG ...) ; compiling (DEFUN MABSBIGFLOAT ...) ; compiling (DEFUN FPEXPM1 ...) ; compiling (DEFUN FPLOG1P ...) ; compiling (DEFUN FPSINH ...) ; compiling (DEFUN BIG-FLOAT-SINH ...) ; compiling (DEFUN FPASINH ...) ; compiling (DEFUN COMPLEX-ASINH ...) ; compiling (DEFUN BIG-FLOAT-ASINH ...) ; compiling (DEFUN FPASIN-CORE ...) ; compiling (DEFUN FPASIN ...) ; compiling (DEFUN COMPLEX-SQRT ...) ; compiling (DEFUN COMPLEX-ASIN ...) ; compiling (DEFUN BIG-FLOAT-ASIN ...) ; compiling (DEFUN FPTANH ...) ; compiling (DEFUN COMPLEX-TANH ...) ; compiling (DEFUN BIG-FLOAT-TANH ...) ; compiling (DEFUN FPATANH ...) ; compiling (DEFUN COMPLEX-ATANH ...) ; compiling (DEFUN BIG-FLOAT-ATANH ...) ; compiling (DEFUN FPACOS ...) ; compiling (DEFUN COMPLEX-ACOS ...) ; compiling (DEFUN BIG-FLOAT-ACOS ...) ; compiling (DEFUN COMPLEX-LOG ...) ; compiling (DEFUN BIG-FLOAT-LOG ...) ; compiling (DEFUN BIG-FLOAT-SQRT ...) ; compiling (FPPREC1 NIL ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/float.fasl written ; compilation finished in 0:00:00.441 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/float.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/csimp.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/csimp.lisp" (written 08 DEC 2016 04:24:51 AM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE CSIMP) ; compiling (DECLARE-TOP (SPECIAL RSN* ...)) ; compiling (LOAD-MACSYMA-MACROS RZMAC) ; compiling (DECLARE-TOP (SPECIAL $NOINTEGRATE ...)) ; compiling (DEFMVAR $DEMOIVRE ...) ; compiling (DEFMVAR $NOINTEGRATE ...) ; compiling (DEFMVAR $LHOSPITALLIM ...) ; compiling (DEFMVAR $TLIMSWITCH ...) ; compiling (DEFMVAR $LIMSUBST ...) ; compiling (DEFMVAR $ABCONVTEST ...) ; compiling (DEFVAR RSN* ...) ; compiling (DEFVAR PLOGABS ...) ; compiling (DEFVAR %P%I ...) ; compiling (DEFVAR FOURTH%PI ...) ; compiling (DEFVAR HALF%PI ...) ; compiling (DEFVAR %PI2 ...) ; compiling (DEFVAR HALF%PI3 ...) ; compiling (DEFMVAR $SUMSPLITFACT ...) ; compiling (LOOP FOR ...) ; compiling (DEFMFUN $DEMOIVRE ...) ; compiling (DEFUN DEMOIVRE ...) ; compiling (DEFUN ISLINEAR ...) ; compiling (DEFMFUN $PARTITION ...) ; compiling (DEFUN PARTITION-BY ...) ; compiling (DEFUN PARTITION ...) ; compiling (SETQ VAR ...) ; compiling (DEFUN NUMDEN ...) ; compiling (DEFUN FMT ...) ; compiling (DEFUN SPEXP ...) ; compiling (DEFUN SUBIN ...) ; compiling (LET (# #) ...) ; compiling (DEFUN RATGREATERP ...) ; compiling (DEFUN %ESPECIAL ...) ; compiling (DEFUN TRIGRED ...) ; compiling (DEFUN POLYINX ...) ; compiling (DEFUN POLYP ...) ; compiling (DEFUN PIP ...) ; compiling (DEFUN SPANG1 ...) ; compiling (DEFUN ARCHK ...) ; compiling (DEFUN GENFIND ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/csimp.fasl written ; compilation finished in 0:00:00.061 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/csimp.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/csimp2.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/csimp2.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE CSIMP2) ; compiling (LOAD-MACSYMA-MACROS RZMAC) ; compiling (DECLARE-TOP (SPECIAL VAR ...)) ; compiling (DEFMVAR $GAMMALIM ...) ; compiling (DEFVAR $GAMMA_EXPAND ...) ; compiling (DEFMFUN SIMPPLOG ...) ; compiling (DEFUN PATAN ...) ; compiling (DEFUN $BINOMIAL ...) ; compiling (DEFPROP %BINOMIAL ...) ; compiling (DEFUN SIMPBINOCOEF ...) ; compiling (DEFUN BINCOMP ...) ; compiling (DEFUN BINCOMP1 ...) ; compiling (DEFMFUN BINOCOMP ...) ; compiling (DECLARE-TOP (SPECIAL $NUMER ...)) ; compiling (DEFMVAR $BETA_ARGS_SUM_TO_INTEGER ...) ; compiling (DEFPROP $BETA ...) ; compiling (DEFMFUN SIMPBETA ...) ; compiling (DEFUN BETA-EXPAND-INTEGER ...) ; compiling (DEFUN BETA-EXPAND-ADD-INTEGER ...) ; compiling (DEFMFUN SIMPGAMMA ...) ; compiling (DEFUN GAMMA ...) ; compiling (DEFUN GAMMARED ...) ; compiling (DEFUN GAMMAC ...) ; compiling (DEFUN GAMMA-LANCZOS ...) ; compiling (DEFUN GAMMAFLOAT ...) ; compiling (DECLARE-TOP (SPECIAL $NUMER ...)) ; compiling (DEFMFUN $ZEROMATRIX ...) ; compiling (DEFMFUN $EMATRIX ...) ; compiling (DEFUN LIST-OF-MLISTS ...) ; compiling (DECLARE-TOP (SPECIAL $RATMX)) ; compiling (DEFMFUN $COEFMATRIX ...) ; compiling (DEFMFUN $AUGCOEFMATRIX ...) ; compiling (DEFUN COEFMATRIX ...) ; compiling (DEFUN CONST1 ...) ; compiling (DEFMFUN $ENTERMATRIX ...) ; compiling (DECLARE-TOP (SPECIAL SN* ...)) ; compiling (DEFMFUN $XTHRU ...) ; compiling (DEFUN COMDENOM ...) ; compiling (DEFUN PRODNUMDEN ...) ; compiling (DEFUN PRODND ...) ; compiling (DEFUN COMDENOM1 ...) ; compiling (DECLARE-TOP (SPECIAL $GLOBALSOLVE ...)) ; compiling (DEFUN XRUTOUT ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/csimp2.fasl written ; compilation finished in 0:00:00.181 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/csimp2.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/zero.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/zero.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE ZERO) ; compiling (DECLARE-TOP (SPECIAL $NUMER ...)) ; compiling (DEFMFUN $ZEROEQUIV ...) ; compiling (DEFUN ZEROEQUIV1 ...) ; compiling (DEFUN ZEROEQUIV2 ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/zero.fasl written ; compilation finished in 0:00:00.019 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/zero.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/logarc.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/logarc.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE LOGARC) ; compiling (DEFMFUN $LOGARC ...) ; compiling (DEFMFUN LOGARC ...) ; compiling (DEFMFUN HALFANGLE ...) ; compiling (DEFUN HALFANGLEAUX ...) ; compiling (DEFUN HALFANGLEAUX-FACTOR ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/logarc.fasl written ; compilation finished in 0:00:00.018 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/logarc.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/rpart.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/rpart.lisp" (written 03 DEC 2016 11:27:40 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE RPART) ; compiling (LOAD-MACSYMA-MACROS RZMAC) ; compiling (DECLARE-TOP (SPECIAL $%EMODE ...)) ; compiling (DEFMVAR IMPLICIT-REAL ...) ; compiling (DEFMVAR GENERATE-ATAN2 ...) ; compiling (DEFMFUN $REALPART ...) ; compiling (DEFPROP $REALPART ...) ; compiling (DEFPROP %REALPART ...) ; compiling (DEFPROP %REALPART ...) ; compiling (DEFUN RISPLIT-SIGNUM ...) ; compiling (SETF (GET # ...) ...) ; compiling (DEFUN SIMP-REALPART ...) ; compiling (DEFMFUN $IMAGPART ...) ; compiling (DEFPROP $IMAGPART ...) ; compiling (DEFPROP %IMAGPART ...) ; compiling (DEFPROP %IMAGPART ...) ; compiling (DEFUN SIMP-IMAGPART ...) ; compiling (DEFMFUN $RECTFORM ...) ; compiling (DEFMFUN $POLARFORM ...) ; compiling (DEFMFUN $CABS ...) ; compiling (DEFPROP $CABS ...) ; compiling (DEFPROP %CABS ...) ; compiling (DEFPROP %CABS ...) ; compiling (DEFUN SIMP-CABS ...) ; compiling (DEFMFUN $CARG ...) ; compiling (DEFPROP $CARG ...) ; compiling (DEFPROP %CARG ...) ; compiling (DEFPROP %CARG ...) ; compiling (DEFUN SIMP-CARG ...) ; compiling (DEFMFUN CABS ...) ; compiling (DEFUN TRISPLIT ...) ; compiling (DEFUN DSRL ...) ; compiling (DEFUN DOT-SP-RI ...) ; compiling (DEFUN DOT--RI ...) ; compiling (DEFUN RISPLIT-MPLUS ...) ; compiling (DEFUN RISPLIT-TIMES ...) ; compiling (DEFUN RISPLIT-EXPT ...) ; compiling (DEFUN RISPLIT-EXPT-FIXNUM-POW ...) ; compiling (DEFUN RISPLIT-EXPT-GENERAL-FORM ...) ; compiling (DEFUN RISPLIT-EXPT-REAL^RAT ...) ; compiling (DEFUN RISPLIT-EXPT-SQRT-POW ...) ; compiling (DEFUN RISPLIT-NOUN ...) ; compiling (DEFUN ABSARG1 ...) ; compiling (DEFUN RISPLIT ...) ; compiling (DEFUN COVERSINEMYFOOT ...) ; compiling (DEFUN POWERS ...) ; compiling (DEFUN SPABS ...) ; compiling (DEFUN SPRECIP ...) ; compiling (DEFVAR NEGP* ...) ; compiling (DEFUN DIVCARCDR ...) ; compiling (DEFUN EXPANINTEXPT ...) ; compiling (DEFUN 2PISTRIP ...) ; compiling (DEFUN 2PIREC ...) ; compiling (DEFUN ARGNUM ...) ; compiling (DEFUN ABSARG ...) ; compiling (DEFUN GENATAN ...) ; compiling (DEFUN ABSARG-MABS ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/rpart.fasl written ; compilation finished in 0:00:00.128 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/rpart.fasl" ; - Compiling module "numeric-bigfloat" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/numeric.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numeric.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE #:BIGFLOAT) ; compiling (DEFUN INTOFP ...) ; compiling (DEFCLASS NUMERIC ...) ; compiling (DEFCLASS BIGFLOAT ...) ; compiling (DEFMETHOD REAL-VALUE ...) ; compiling (DEFCLASS COMPLEX-BIGFLOAT ...) ; compiling (DEFMETHOD REAL-VALUE ...) ; compiling (DEFMETHOD IMAG-VALUE ...) ; compiling (DEFMETHOD MAKE-LOAD-FORM ...) ; compiling (DEFUN BIGFLOAT ...) ; compiling (DEFMETHOD MAXIMA::TO ...) ; compiling (DEFMETHOD MAXIMA::TO ...) ; compiling (DEFMETHOD MAXIMA::TO ...) ; compiling (DEFMETHOD MAXIMA::TO ...) ; compiling (DEFMETHOD MAXIMA::TO ...) ; compiling (DEFMETHOD MAXIMA::TO ...) ; compiling (DEFMETHOD MAX-EXPONENT ...) ; compiling (DEFMETHOD MAX-EXPONENT ...) ; compiling (DEFMETHOD MAX-EXPONENT ...) ; compiling (DEFMETHOD MAX-EXPONENT ...) ; compiling (DEFMETHOD MAX-EXPONENT ...) ; compiling (DEFUN EXPT-EXTRA-BITS ...) ; compiling (DEFMACRO WITH-EXTRA-PRECISION ...) ; compiling (DEFMETHOD REALP ...) ; compiling (DEFMETHOD REALP ...) ; compiling (DEFMETHOD REALP ...) ; compiling (DEFMETHOD COMPLEXP ...) ; compiling (DEFMETHOD COMPLEXP ...) ; compiling (DEFMETHOD COMPLEXP ...) ; compiling (DEFMETHOD NUMBERP ...) ; compiling (DEFMETHOD NUMBERP ...) ; compiling (DEFMETHOD NUMBERP ...) ; compiling (DEFMETHOD NUMBERP ...) ; compiling (DEFMETHOD MAKE-LOAD-FORM ...) ; compiling (DEFMETHOD PRINT-OBJECT ...) ; compiling (DEFMETHOD PRINT-OBJECT ...) ; compiling (DEFMETHOD DESCRIBE-OBJECT ...) ; compiling (DEFMETHOD DESCRIBE-OBJECT ...) ; compiling (DEFGENERIC ADD1 ...) ; compiling (DEFGENERIC SUB1 ...) ; compiling (DEFGENERIC TWO-ARG-+ ...) ; compiling (DEFGENERIC TWO-ARG-- ...) ; compiling (DEFGENERIC TWO-ARG-* ...) ; compiling (DEFGENERIC TWO-ARG-/ ...) ; compiling (DEFGENERIC TWO-ARG-< ...) ; compiling (DEFGENERIC TWO-ARG-> ...) ; compiling (DEFGENERIC TWO-ARG-<= ...) ; compiling (DEFGENERIC TWO-ARG->= ...) ; compiling (DEFGENERIC TWO-ARG-= ...) ; compiling (DEFGENERIC UNARY-MINUS ...) ; compiling (DEFGENERIC UNARY-DIVIDE ...) ; compiling (DEFMETHOD ADD1 ...) ; compiling (DEFMETHOD ADD1 ...) ; compiling (DEFMETHOD ADD1 ...) ;; Wrote file binary-clisp/ellipt.fas ; - Loading binary file "binary-clisp/ellipt.fas" ;; Loading file binary-clisp/ellipt.fas ... ; compiling (DEFMETHOD SUB1 ...) ; compiling (DEFMETHOD SUB1 ...) ; compiling (DEFMETHOD SUB1 ...) ; compiling (DECLAIM (INLINE 1+ ...)) ; compiling (DEFUN 1+ ...) ; compiling (DEFUN 1- ...) ; compiling (DEFMETHOD TWO-ARG-+ ...) ; compiling (DEFMETHOD TWO-ARG-+ ...) ; compiling (DEFMETHOD TWO-ARG-+ ...) ; compiling (DEFMETHOD TWO-ARG-+ ...) ; compiling (DEFMETHOD TWO-ARG-+ ...) ; compiling (DEFMETHOD TWO-ARG-+ ...) ;; Loaded file binary-clisp/ellipt.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/airy.lisp" ; compiling (DEFMETHOD TWO-ARG-+ ...) ; compiling (DEFMETHOD TWO-ARG-+ ...) ; compiling (DEFMETHOD TWO-ARG-+ ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/airy.lisp ... ; compiling (DEFMETHOD TWO-ARG-+ ...) ; compiling (DEFMETHOD TWO-ARG-+ ...) ; compiling (DEFUN + ...) ; compiling (DEFMETHOD UNARY-MINUS ...) ; compiling (DEFMETHOD UNARY-MINUS ...) ; compiling (DEFMETHOD UNARY-MINUS ...) ; compiling (DEFMETHOD TWO-ARG-- ...) ; compiling (DEFMETHOD TWO-ARG-- ...) ; compiling (DEFMETHOD TWO-ARG-- ...) ; compiling (DEFMETHOD TWO-ARG-- ...) ; compiling (DEFMETHOD TWO-ARG-- ...) ; compiling (DEFMETHOD TWO-ARG-- ...) ; compiling (DEFMETHOD TWO-ARG-- ...) ; compiling (DEFMETHOD TWO-ARG-- ...) ; compiling (DEFMETHOD TWO-ARG-- ...) ; compiling (DEFMETHOD TWO-ARG-- ...) ; compiling (DEFMETHOD TWO-ARG-- ...) ; compiling (DEFMETHOD TWO-ARG-- ...) ; compiling (DEFMETHOD TWO-ARG-- ...) ; compiling (DEFUN - ...) ; compiling (DEFMETHOD TWO-ARG-* ...) ; compiling (DEFMETHOD TWO-ARG-* ...) ; compiling (DEFMETHOD TWO-ARG-* ...) ; compiling (DEFMETHOD TWO-ARG-* ...) ; compiling (DEFMETHOD TWO-ARG-* ...) ; compiling (DEFMETHOD TWO-ARG-* ...) ; compiling (DEFMETHOD TWO-ARG-* ...) ;; Wrote file binary-clisp/airy.fas ; compiling (DEFMETHOD TWO-ARG-* ...) ; - Loading binary file "binary-clisp/airy.fas" ;; Loading file binary-clisp/airy.fas ... ; compiling (DEFMETHOD TWO-ARG-* ...) ;; Loaded file binary-clisp/airy.fas ; - ; compiling (DEFMETHOD TWO-ARG-* ...) Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/plasma.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/plasma.lisp ... ; compiling (DEFMETHOD TWO-ARG-* ...) ; compiling (DEFUN * ...) ; compiling (DEFMETHOD UNARY-DIVIDE ...) ; compiling (DEFMETHOD UNARY-DIVIDE ...) ; compiling (DEFMETHOD UNARY-DIVIDE ...) ; compiling (DEFMETHOD TWO-ARG-/ ...) ; compiling (DEFMETHOD TWO-ARG-/ ...) ; compiling (DEFMETHOD TWO-ARG-/ ...) ; compiling (DEFMETHOD TWO-ARG-/ ...) ;; Wrote file binary-clisp/plasma.fas ; - Loading binary file "binary-clisp/plasma.fas" ;; Loading file binary-clisp/plasma.fas ... ; compiling (DEFMETHOD TWO-ARG-/ ...) ;; Loaded file binary-clisp/plasma.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/intpol.lisp" ; compiling (DEFMETHOD TWO-ARG-/ ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/intpol.lisp ... ; compiling (DEFMETHOD TWO-ARG-/ ...) ; compiling (DEFMETHOD TWO-ARG-/ ...) ; compiling (DEFMETHOD TWO-ARG-/ ...) ; compiling (DEFMETHOD TWO-ARG-/ ...) ; compiling (DEFMETHOD TWO-ARG-/ ...) ; compiling (DEFMETHOD TWO-ARG-/ ...) ; compiling (DEFMETHOD TWO-ARG-/ ...) ; compiling (DEFUN / ...) ; compiling (FROB PLUSP) ; compiling (FROB MINUSP) ; compiling (DEFMETHOD ZEROP ...) ;; Wrote file binary-clisp/intpol.fas ; compiling (DEFMETHOD ZEROP ...) ; - Loading binary file "binary-clisp/intpol.fas" ;; Loading file binary-clisp/intpol.fas ... ;; Loaded file binary-clisp/intpol.fas ; - Compiling module "reader" ; compiling (DEFMETHOD ZEROP ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/nparse.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/nparse.lisp ... ; compiling (DEFMETHOD PLUSP ...) ; compiling (DEFMETHOD MINUSP ...) ; compiling (DEFMETHOD TWO-ARG-= ...) ; compiling (DEFMETHOD TWO-ARG-= ...) ; compiling (DEFMETHOD TWO-ARG-= ...) ; compiling (DEFMETHOD TWO-ARG-= ...) ; compiling (DEFMETHOD TWO-ARG-= ...) ; compiling (DEFMETHOD TWO-ARG-= ...) ; compiling (DEFMETHOD TWO-ARG-= ...) ; compiling (DEFUN = ...) ; compiling (DEFUN /= ...) ; compiling (FROB <) ; compiling (FROB >) ; compiling (FROB <=) ; compiling (FROB >=) ; compiling (DEFMETHOD TWO-ARG-< ...) ; compiling (DEFMETHOD TWO-ARG-< ...) ; compiling (DEFMETHOD TWO-ARG-< ...) ; compiling (DEFMETHOD TWO-ARG-< ...) ; compiling (DEFMETHOD TWO-ARG-< ...) ; compiling (DEFMETHOD TWO-ARG-> ...) ; compiling (DEFMETHOD TWO-ARG-> ...) ; compiling (DEFMETHOD TWO-ARG-> ...) ; compiling (DEFMETHOD TWO-ARG-> ...) ; compiling (DEFMETHOD TWO-ARG-> ...) ; compiling (DEFMETHOD TWO-ARG-<= ...) ; compiling (DEFMETHOD TWO-ARG-<= ...) ; compiling (DEFMETHOD TWO-ARG-<= ...) ; compiling (DEFMETHOD TWO-ARG-<= ...) ; compiling (DEFMETHOD TWO-ARG-<= ...) ; compiling (DEFMETHOD TWO-ARG->= ...) ; compiling (DEFMETHOD TWO-ARG->= ...) ; compiling (DEFMETHOD TWO-ARG->= ...) ; compiling (DEFMETHOD TWO-ARG->= ...) ; compiling (DEFMETHOD TWO-ARG->= ...) ; compiling (DEFMACRO INCF ...) ; compiling (DEFMACRO DECF ...) ; compiling (FROB SQRT) ; compiling (FROB ABS) ; compiling (FROB EXP) ; compiling (FROB SIN) ; compiling (FROB COS) ; compiling (FROB TAN) ; compiling (FROB ASIN) ; compiling (FROB ACOS) ; compiling (FROB SINH) ; compiling (FROB COSH) ; compiling (FROB TANH) ; compiling (FROB ASINH) ; compiling (FROB ACOSH) ; compiling (FROB ATANH) ; compiling (DEFMETHOD ABS ...) ; compiling (DEFMETHOD ABS ...) ; compiling (DEFMETHOD EXP ...) ; compiling (DEFMETHOD SIN ...) ; compiling (DEFMETHOD COS ...) ; compiling (DEFMETHOD TAN ...) ; compiling (DEFMETHOD ASIN ...) ; compiling (DEFMETHOD ACOS ...) ; compiling (DEFMETHOD SQRT ...) ; compiling (DEFMETHOD SQRT ...) ; compiling (DEFMETHOD ONE-ARG-LOG ...) ; compiling (DEFMETHOD ONE-ARG-LOG ...) ; compiling (DEFMETHOD ONE-ARG-LOG ...) ; compiling (DEFMETHOD TWO-ARG-LOG ...) ; compiling (DEFMETHOD TWO-ARG-LOG ...) ; compiling (DEFMETHOD TWO-ARG-LOG ...) ; compiling (DEFMETHOD TWO-ARG-LOG ...) ; compiling (DEFUN LOG ...) ; compiling (DEFMETHOD SINH ...) ; compiling (DEFMETHOD COSH ...) ; compiling (DEFMETHOD TANH ...) ; compiling (DEFMETHOD ASINH ...) ; compiling (DEFMETHOD ATANH ...) ; compiling (DEFMETHOD ACOSH ...) ; compiling (FROB EXP) ; compiling (FROB SIN) ; compiling (FROB COS) ; compiling (FROB TAN) ; compiling (FROB ASIN ...) ; compiling (FROB ACOS ...) ; compiling (FROB SINH) ; compiling (FROB COSH) ; compiling (FROB TANH ...) ; compiling (FROB ASINH ...) ; compiling (FROB ACOSH) ; compiling (FROB ATANH ...) ; compiling (DEFMETHOD ONE-ARG-ATAN ...) ; compiling (DEFMETHOD ONE-ARG-ATAN ...) ; compiling (DEFMETHOD ONE-ARG-ATAN ...) ; compiling (DEFMETHOD TWO-ARG-ATAN ...) ; compiling (DEFMETHOD TWO-ARG-ATAN ...) ; compiling (DEFMETHOD TWO-ARG-ATAN ...) ; compiling (DEFMETHOD TWO-ARG-ATAN ...) ; compiling (DEFMETHOD TWO-ARG-ATAN ...) ; compiling (DEFMETHOD TWO-ARG-ATAN ...) ; compiling (DEFUN ATAN ...) ; compiling (DEFMETHOD SCALE-FLOAT ...) ; compiling (DEFMETHOD SCALE-FLOAT ...) ; compiling (FROB REALPART) ; compiling (FROB IMAGPART) ; compiling (FROB CONJUGATE) ; compiling (FROB PHASE) ; compiling (FROB FLOOR) ; compiling (FROB FFLOOR) ; compiling (FROB CEILING) ; compiling (FROB FCEILING) ; compiling (FROB TRUNCATE) ; compiling (FROB FTRUNCATE) ; compiling (FROB ROUND) ; compiling (FROB FROUND) ; compiling (DEFMETHOD REALPART ...) ; compiling (DEFMETHOD REALPART ...) ; compiling (DEFMETHOD IMAGPART ...) ; compiling (DEFMETHOD IMAGPART ...) ; compiling (DEFMETHOD CONJUGATE ...) ; compiling (DEFMETHOD CONJUGATE ...) ; compiling (DEFMETHOD CIS ...) ; compiling (DEFMETHOD CIS ...) ; compiling (DEFMETHOD CIS ...) ; compiling (DEFMETHOD PHASE ...) ; compiling (DEFMETHOD PHASE ...) ; compiling (DEFUN MAX ...) ; compiling (DEFUN MIN ...) ; compiling (DEFMETHOD ONE-ARG-COMPLEX ...) ; compiling (DEFMETHOD ONE-ARG-COMPLEX ...) ; compiling (DEFMETHOD TWO-ARG-COMPLEX ...) ; compiling (DEFMETHOD TWO-ARG-COMPLEX ...) ; compiling (DEFMETHOD TWO-ARG-COMPLEX ...) ; compiling (DEFMETHOD TWO-ARG-COMPLEX ...) ; compiling (DEFMETHOD TWO-ARG-COMPLEX ...) ; compiling (DEFMETHOD TWO-ARG-COMPLEX ...) ; compiling (DEFUN COMPLEX ...) ; compiling (DEFMETHOD UNARY-FLOOR ...) ; compiling (DEFMETHOD UNARY-FFLOOR ...) ; compiling (DEFMETHOD FLOOR ...) ; compiling (DEFMETHOD FFLOOR ...) ; compiling (DEFMETHOD UNARY-TRUNCATE ...) ; compiling (DEFMETHOD UNARY-FTRUNCATE ...) ; compiling (DEFMETHOD TRUNCATE ...) ; compiling (DEFMETHOD FTRUNCATE ...) ; compiling (DEFMETHOD UNARY-CEILING ...) ; compiling (DEFMETHOD UNARY-FCEILING ...) ; compiling (DEFMETHOD CEILING ...) ; compiling (DEFMETHOD FCEILING ...) ; compiling (DEFMETHOD ROUND ...) ; compiling (DEFMETHOD FROUND ...) ; compiling (DEFMETHOD EXPT ...) ; compiling (DEFMETHOD EXPT ...) ; compiling (DEFMETHOD EXPT ...) ; compiling (DEFMETHOD EXPT ...) ; compiling (DEFMETHOD EXPT ...) ;; Wrote file binary-clisp/nparse.fas ; - Loading binary file "binary-clisp/nparse.fas" ;; Loading file binary-clisp/nparse.fas ... ; compiling (DEFUN TO ...) ; compiling (DEFUN MAYBE-TO ...) ; compiling (DEFUN %TO ...) ; compiling (DEFMETHOD EPSILON ...) ; file: /home/gunter/src/maxima-5.40.0/src/numeric.lisp ; in: DEFMETHOD EPSILON (COMMON-LISP:FLOAT) ; (ETYPECASE BIGFLOAT::X ; (SHORT-FLOAT SHORT-FLOAT-EPSILON) ; (SINGLE-FLOAT SINGLE-FLOAT-EPSILON) ; (DOUBLE-FLOAT DOUBLE-FLOAT-EPSILON) ; (LONG-FLOAT LONG-FLOAT-EPSILON)) ; --> LET COND IF IF PROGN ; ==> ; SINGLE-FLOAT-EPSILON ; ; note: deleting unreachable code ; --> LET COND IF IF IF IF PROGN ; ==> ; LONG-FLOAT-EPSILON ; ; note: deleting unreachable code ; compiling (DEFMETHOD EPSILON ...) ;; Loaded file binary-clisp/nparse.fas ; - Compiling module "display" ; compiling (DEFMETHOD EPSILON ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/displa.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/displa.lisp ... ; compiling (DEFMETHOD EPSILON ...) ; compiling (DEFINE-COMPILER-MACRO + ...) ; file: /home/gunter/src/maxima-5.40.0/src/numeric.lisp ; in: DEFINE-COMPILER-MACRO + ; (DEFINE-COMPILER-MACRO BIGFLOAT-IMPL:+ ; (&WHOLE BIGFLOAT::FORM &REST BIGFLOAT::ARGS) ; (DECLARE (IGNORE BIGFLOAT::FORM)) ; (IF (NULL BIGFLOAT::ARGS) ; 0 ; (DO ((BIGFLOAT::ARGS # #) ; (BIGFLOAT::RES # `#)) ; ((NULL BIGFLOAT::ARGS) BIGFLOAT::RES)))) ; --> PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'BIGFLOAT-IMPL:+ ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; BIGFLOAT-IMPL:+) ; (#:EXPR #:ENV &AUX (BIGFLOAT::FORM #:EXPR)) ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST BIGFLOAT::ARGS))) ; (DECLARE (IGNORE BIGFLOAT::FORM)) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO BIGFLOAT-IMPL:+ ; . DEFINE-COMPILER-MACRO) ; (&REST BIGFLOAT::ARGS) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (BLOCK BIGFLOAT-IMPL:+ ; (IF # ; 0 ; #))))) ; ; caught STYLE-WARNING: ; 8 calls to BIGFLOAT-IMPL:+ were compiled before a compiler-macro was defined ; for it. A declaration of NOTINLINE at the call sites will eliminate this ; warning, as will defining the compiler-macro before its first potential use. ; compiling (DEFINE-COMPILER-MACRO - ...) ; file: /home/gunter/src/maxima-5.40.0/src/numeric.lisp ; in: DEFINE-COMPILER-MACRO - ; (DEFINE-COMPILER-MACRO BIGFLOAT-IMPL:- ; (&WHOLE BIGFLOAT::FORM NUMBER &REST BIGFLOAT::MORE-NUMBERS) ; (DECLARE (IGNORE BIGFLOAT::FORM)) ; (IF BIGFLOAT::MORE-NUMBERS ; (DO ((BIGFLOAT::NLIST BIGFLOAT::MORE-NUMBERS #) ; (BIGFLOAT::RESULT NUMBER)) ; ((ATOM BIGFLOAT::NLIST) BIGFLOAT::RESULT) ; (DECLARE (LIST BIGFLOAT::NLIST)) ; (SETQ BIGFLOAT::RESULT `#)) ; `(BIGFLOAT::UNARY-MINUS ,NUMBER))) ; --> PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'BIGFLOAT-IMPL:- ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; BIGFLOAT-IMPL:-) ; (#:EXPR #:ENV &AUX (BIGFLOAT::FORM #:EXPR)) ; (DECLARE ; (SB-C::LAMBDA-LIST ; (NUMBER &REST BIGFLOAT::MORE-NUMBERS))) ; (DECLARE (IGNORE BIGFLOAT::FORM)) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO BIGFLOAT-IMPL:- ; . DEFINE-COMPILER-MACRO) ; (NUMBER &REST BIGFLOAT::MORE-NUMBERS) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (BLOCK BIGFLOAT-IMPL:- ; (IF BIGFLOAT::MORE-NUMBERS ; # ; `#))))) ; ; caught STYLE-WARNING: ; 18 calls to BIGFLOAT-IMPL:- were compiled before a compiler-macro was defined ; for it. A declaration of NOTINLINE at the call sites will eliminate this ; warning, as will defining the compiler-macro before its first potential use. ; compiling (DEFINE-COMPILER-MACRO * ...) ; file: /home/gunter/src/maxima-5.40.0/src/numeric.lisp ; in: DEFINE-COMPILER-MACRO * ; (DEFINE-COMPILER-MACRO BIGFLOAT-IMPL:* ; (&WHOLE BIGFLOAT::FORM &REST BIGFLOAT::ARGS) ; (DECLARE (IGNORE BIGFLOAT::FORM)) ; (IF (NULL BIGFLOAT::ARGS) ; 1 ; (DO ((BIGFLOAT::ARGS # #) ; (BIGFLOAT::RES # `#)) ; ((NULL BIGFLOAT::ARGS) BIGFLOAT::RES)))) ; --> PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'BIGFLOAT-IMPL:* ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; BIGFLOAT-IMPL:*) ; (#:EXPR #:ENV &AUX (BIGFLOAT::FORM #:EXPR)) ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST BIGFLOAT::ARGS))) ; (DECLARE (IGNORE BIGFLOAT::FORM)) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO BIGFLOAT-IMPL:* ; . DEFINE-COMPILER-MACRO) ; (&REST BIGFLOAT::ARGS) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (BLOCK BIGFLOAT-IMPL:* ; (IF # ; 1 ; #))))) ; ; caught STYLE-WARNING: ; 34 calls to BIGFLOAT-IMPL:* were compiled before a compiler-macro was defined ; for it. A declaration of NOTINLINE at the call sites will eliminate this ; warning, as will defining the compiler-macro before its first potential use. ; compiling (DEFINE-COMPILER-MACRO / ...) ; file: /home/gunter/src/maxima-5.40.0/src/numeric.lisp ; in: DEFINE-COMPILER-MACRO / ; (DEFINE-COMPILER-MACRO BIGFLOAT-IMPL:/ ; (NUMBER &REST BIGFLOAT::MORE-NUMBERS) ; (IF BIGFLOAT::MORE-NUMBERS ; (DO ((BIGFLOAT::NLIST BIGFLOAT::MORE-NUMBERS #) ; (BIGFLOAT::RESULT NUMBER)) ; ((ATOM BIGFLOAT::NLIST) BIGFLOAT::RESULT) ; (DECLARE (LIST BIGFLOAT::NLIST)) ; (SETQ BIGFLOAT::RESULT `#)) ; `(BIGFLOAT::UNARY-DIVIDE ,NUMBER))) ; --> PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'BIGFLOAT-IMPL:/ ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; BIGFLOAT-IMPL:/) ; (#:EXPR #:ENV) ; (DECLARE ; (SB-C::LAMBDA-LIST ; (NUMBER &REST BIGFLOAT::MORE-NUMBERS))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO BIGFLOAT-IMPL:/ ; . DEFINE-COMPILER-MACRO) ; (NUMBER &REST BIGFLOAT::MORE-NUMBERS) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (BLOCK BIGFLOAT-IMPL:/ ; (IF BIGFLOAT::MORE-NUMBERS ; # ; `#))))) ; ; caught STYLE-WARNING: ; 18 calls to BIGFLOAT-IMPL:/ were compiled before a compiler-macro was defined ; for it. A declaration of NOTINLINE at the call sites will eliminate this ; warning, as will defining the compiler-macro before its first potential use. ; compiling (DEFINE-COMPILER-MACRO /= ...) ; compiling (FROB <) ; file: /home/gunter/src/maxima-5.40.0/src/numeric.lisp ; in: ; MACROLET ((FROB (OP) ; (LET ((METHOD #)) ; `(DEFINE-COMPILER-MACRO ,OP ; (NUMBER &REST MORE-NUMBERS) ; (DO* # # #))))) ; (BIGFLOAT::FROB BIGFLOAT-IMPL:<) ; --> DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'BIGFLOAT-IMPL:< ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; BIGFLOAT-IMPL:<) ; (#:EXPR #:ENV) ; (DECLARE ; (SB-C::LAMBDA-LIST ; (NUMBER &REST BIGFLOAT::MORE-NUMBERS))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO BIGFLOAT-IMPL:< ; . DEFINE-COMPILER-MACRO) ; (NUMBER &REST BIGFLOAT::MORE-NUMBERS) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (BLOCK BIGFLOAT-IMPL:< (DO* # # #))))) ; ; caught STYLE-WARNING: ; 2 calls to BIGFLOAT-IMPL:< were compiled before a compiler-macro was defined ; for it. A declaration of NOTINLINE at the call sites will eliminate this ; warning, as will defining the compiler-macro before its first potential use. ; compiling (FROB >) ; file: /home/gunter/src/maxima-5.40.0/src/numeric.lisp ; in: ; MACROLET ((FROB (OP) ; (LET ((METHOD #)) ; `(DEFINE-COMPILER-MACRO ,OP ; (NUMBER &REST MORE-NUMBERS) ; (DO* # # #))))) ; (BIGFLOAT::FROB BIGFLOAT-IMPL:>) ; --> DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'BIGFLOAT-IMPL:> ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; BIGFLOAT-IMPL:>) ; (#:EXPR #:ENV) ; (DECLARE ; (SB-C::LAMBDA-LIST ; (NUMBER &REST BIGFLOAT::MORE-NUMBERS))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO BIGFLOAT-IMPL:> ; . DEFINE-COMPILER-MACRO) ; (NUMBER &REST BIGFLOAT::MORE-NUMBERS) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (BLOCK BIGFLOAT-IMPL:> (DO* # # #))))) ; ; caught STYLE-WARNING: ; 2 calls to BIGFLOAT-IMPL:> were compiled before a compiler-macro was defined ; for it. A declaration of NOTINLINE at the call sites will eliminate this ; warning, as will defining the compiler-macro before its first potential use. ; compiling (FROB <=) ; file: /home/gunter/src/maxima-5.40.0/src/numeric.lisp ; in: ; MACROLET ((FROB (OP) ; (LET ((METHOD #)) ; `(DEFINE-COMPILER-MACRO ,OP ; (NUMBER &REST MORE-NUMBERS) ; (DO* # # #))))) ; (BIGFLOAT::FROB BIGFLOAT-IMPL:<=) ; --> DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'BIGFLOAT-IMPL:<= ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; BIGFLOAT-IMPL:<=) ; (#:EXPR #:ENV) ; (DECLARE ; (SB-C::LAMBDA-LIST ; (NUMBER &REST BIGFLOAT::MORE-NUMBERS))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; BIGFLOAT-IMPL:<= ; . DEFINE-COMPILER-MACRO) ; (NUMBER &REST BIGFLOAT::MORE-NUMBERS) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (BLOCK BIGFLOAT-IMPL:<= (DO* # # #))))) ; ; caught STYLE-WARNING: ; 2 calls to BIGFLOAT-IMPL:<= were compiled before a compiler-macro was defined ; for it. A declaration of NOTINLINE at the call sites will eliminate this ; warning, as will defining the compiler-macro before its first potential use. ; compiling (FROB >=) ; compiling (DEFMETHOD INTEGER-DECODE-FLOAT ...) ; compiling (DEFMETHOD INTEGER-DECODE-FLOAT ...) ; compiling (DEFMETHOD DECODE-FLOAT ...) ; compiling (DEFMETHOD DECODE-FLOAT ...) ; compiling (DEFMETHOD FLOAT ...) ; compiling (DEFMETHOD FLOAT ...) ; compiling (DEFUN FP2SINGLE ...) ; compiling (DEFMETHOD FLOAT ...) ; compiling (DEFMETHOD RANDOM ...) ; compiling (DEFMETHOD RANDOM ...) ; compiling (DEFMETHOD RANDOM ...) ; compiling (DEFMETHOD SIGNUM ...) ; compiling (DEFMETHOD SIGNUM ...) ; compiling (DEFMETHOD SIGNUM ...) ; compiling (DEFMETHOD FLOAT-SIGN ...) ; compiling (DEFMETHOD FLOAT-SIGN ...) ; compiling (DEFMETHOD FLOAT-DIGITS ...) ; compiling (DEFMETHOD FLOAT-DIGITS ...) ; compiling (DEFMETHOD RATIONAL ...) ; compiling (DEFMETHOD RATIONAL ...) ; compiling (DEFMETHOD RATIONALIZE ...) ; compiling (DEFMETHOD RATIONALIZE ...) ; compiling (DEFUN COERCE ...) ; compiling (DEFMETHOD %PI ...) ; compiling (DEFMETHOD %PI ...) ; compiling (DEFMETHOD %PI ...) ; compiling (DEFMETHOD %PI ...) ; compiling (DEFMETHOD %PI ...) ; compiling (DEFMETHOD %E ...) ; compiling (DEFMETHOD %E ...) ; compiling (DEFMETHOD %E ...) ; compiling (DEFMETHOD %E ...) ; compiling (DEFMETHOD %E ...) ; compiling (DEFVAR *DEBUG-CF-EVAL* ...) ; compiling (DEFVAR *MAX-CF-ITERATIONS* ...) ; compiling (DEFUN LENTZ ...) ; compiling (DEFUN SUM-POWER-SERIES ...) ; compiling (DEFUN FORMAT-E ...) ; compiling (DEFUN FORMAT-F ...) ; compiling (DEFUN FORMAT-G ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numeric.fasl written ; compilation finished in 0:00:00.960 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numeric.fasl"WARNING: Implicitly creating new generic function BIGFLOAT::REAL-VALUE. WARNING: Implicitly creating new generic function BIGFLOAT::IMAG-VALUE. WARNING: Implicitly creating new generic function MAXIMA::TO. WARNING: Implicitly creating new generic function BIGFLOAT::MAX-EXPONENT. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:REALP. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:COMPLEXP. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:NUMBERP. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:PLUSP. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:MINUSP. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:ZEROP. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:SQRT. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:ABS. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:EXP. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:SIN. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:COS. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:TAN. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:ASIN. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:ACOS. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:SINH. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:COSH. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:TANH. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:ASINH. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:ACOSH. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:ATANH. WARNING: Implicitly creating new generic function BIGFLOAT::ONE-ARG-LOG. WARNING: Implicitly creating new generic function BIGFLOAT::TWO-ARG-LOG. WARNING: Implicitly creating new generic function BIGFLOAT::ONE-ARG-ATAN. WARNING: Implicitly creating new generic function BIGFLOAT::TWO-ARG-ATAN. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:SCALE-FLOAT. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:REALPART. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:IMAGPART. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:CONJUGATE. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:PHASE. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:FLOOR. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:FFLOOR. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:CEILING. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:FCEILING. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:TRUNCATE. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:FTRUNCATE. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:ROUND. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:FROUND. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:CIS. WARNING: Implicitly creating new generic function BIGFLOAT::ONE-ARG-COMPLEX. WARNING: Implicitly creating new generic function BIGFLOAT::TWO-ARG-COMPLEX. WARNING: Implicitly creating new generic function BIGFLOAT::UNARY-FLOOR. WARNING: Implicitly creating new generic function BIGFLOAT::UNARY-FFLOOR. WARNING: Implicitly creating new generic function BIGFLOAT::UNARY-TRUNCATE. WARNING: Implicitly creating new generic function BIGFLOAT::UNARY-FTRUNCATE. WARNING: Implicitly creating new generic function BIGFLOAT::UNARY-CEILING. WARNING: Implicitly creating new generic function BIGFLOAT::UNARY-FCEILING. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:EXPT. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:EPSILON. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:INTEGER-DECODE-FLOAT. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:DECODE-FLOAT. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:FLOAT. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:RANDOM. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:SIGNUM. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:FLOAT-SIGN. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:FLOAT-DIGITS. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:RATIONAL. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:RATIONALIZE. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:%PI. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:%E. ; - Compiling module "server" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/server.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/server.lisp" (written 04 SEP 2016 04:00:51 AM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (REQUIRE (QUOTE SB-POSIX)) ; compiling (REQUIRE (QUOTE SB-BSD-SOCKETS)) ; compiling (DEFVAR $IN_NETMATH ...) ; compiling (DEFVAR $SHOW_OPENPLOT ...) ; compiling (DEFVAR *SOCKET-CONNECTION*) ; compiling (DEFVAR $OLD_STDOUT) ; compiling (DEFVAR $OLD_STDERR) ; compiling (DEFUN SETUP-CLIENT ...) ; compiling (DEFUN CLOSE-CLIENT ...) ; compiling (DEFUN OPEN-SOCKET ...) ; compiling (DEFUN START-CLIENT ...) ; compiling (DEFUN GETPID-FROM-ENVIRONMENT ...) ; compiling (DEFUN GETPID ...) ; compiling (DEFUN XCHDIR ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/server.fasl written ; compilation finished in 0:00:00.124 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/server.fasl" ; - Compiling module "i-o" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/macsys.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/macsys.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE SYSTEM) ; compiling (DEFMVAR $SHOWTIME ...) ; compiling (DEFMVAR $PROMPT ...) ; compiling (DEFVAR *PROMPT-PREFIX* ...) ; compiling (DEFVAR *PROMPT-SUFFIX* ...) ; compiling (DEFVAR *GENERAL-DISPLAY-PREFIX* ...) ; compiling (DEFVAR $ALT_FORMAT_PROMPT ...) ; compiling (DEFUN FORMAT-PROMPT ...) ; compiling (DEFUN ALT-FORMAT-PROMPT ...) ; compiling (DEFUN DEFAULT-FORMAT-PROMPT ...) ; compiling (DEFVAR $DEFAULT_FORMAT_PROMPT ...) ; compiling (DEFUN MAIN-PROMPT ...) ; compiling (DEFUN BREAK-PROMPT ...) ; compiling (DEFUN TOPLEVEL-MACSYMA-EVAL ...) ; compiling (DEFMVAR $_ ...) ; compiling (DEFMVAR $__ ...) ; compiling (DECLARE-TOP (SPECIAL *MREAD-PROMPT* ...)) ; compiling (DEFVAR ACCUMULATED-TIME ...) ; compiling (DEFUN USED-AREA ...) ; compiling (DEFUN CONTINUE ...) ; compiling (DEFUN $BREAK ...) ; compiling (DEFUN MBREAK-LOOP ...) ; compiling (DEFUN MERRBREAK ...) ; compiling (DEFUN RETRIEVE ...) ; compiling (DEFMFUN $READ ...) ; compiling (DEFMFUN $READONLY ...) ; compiling (DEFUN BATCH ...) ; compiling (DEFUN BATCH-INTERNAL ...) ; compiling (DEFUN $DEMO ...) ; compiling (DEFMFUN $BUG_REPORT ...) ; compiling (DEFSTRUCT1 (QUOTE #)) ; compiling (LET NIL ...) ; compiling (DEFVAR *MAXIMA-BUILD-INFO* ...) ; compiling (DEFMFUN $BUILD_INFO ...) ; compiling (DEFUN ENSURE-READABLY-PRINTABLE-STRING ...) ; compiling (DEFUN DIMENSION-BUILD-INFO ...) ; compiling (SETF (GET # ...) ...) ; compiling (DEFVAR *MAXIMA-STARTED* ...) ; compiling (DEFVAR *MAXIMA-PROLOG* ...) ; compiling (DEFVAR *MAXIMA-EPILOG* ...) ; compiling (DECLARE-TOP (SPECIAL *MAXIMA-INITMAC* ...)) ; compiling (DEFVAR *MAXIMA-QUIET* ...) ; compiling (DEFUN MACSYMA-TOP-LEVEL ...) ; compiling (DEFUN MAXIMA-BANNER ...) ; compiling (DEFUN THROW-MACSYMA-TOP ...) ; compiling (DEFMFUN $WRITEFILE ...) ;; Wrote file binary-clisp/displa.fas; compiling (DEFVAR $APPENDFILE ...) ; compiling (DEFVAR *APPENDFILE-DATA*) ; compiling (DEFMFUN $APPENDFILE ...) ; - Loading binary file "binary-clisp/displa.fas" ;; Loading file binary-clisp/displa.fas ... ; compiling (DEFMFUN $CLOSEFILE ...) ; compiling (DEFMFUN $ED ...) ;; Loaded file binary-clisp/displa.fas ; compiling (DEFUN NSUBSTRING ...) ; compiling (DEFUN FILESTRIP ...) ; compiling (DEFMSPEC $WITH_STDOUT ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/nforma.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/nforma.lisp ... ; compiling (DEFUN $SCONCAT ...) ; compiling (DEFUN $SYSTEM ...) ; compiling (DEFUN $ROOM ...) ; compiling (DEFUN MAXIMA-LISP-DEBUGGER ...) ; compiling (LET (# # ...) ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/macsys.fasl written ; compilation finished in 0:00:00.118 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/macsys.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/mload.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/mload.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE MLOAD) ; compiling (DECLARE-TOP (SPECIAL $FILE_SEARCH_LISP ...)) ; compiling (DEFMFUN LOAD-AND-TELL ...) ; compiling (DEFUN ERRSET-NAMESTRING ...) ; compiling (DEFMFUN $FILENAME_MERGE ...) ; compiling (DEFUN MACSYMA-NAMESTRING-SUB ...) ; compiling (DEFMVAR $LOAD_PATHNAME ...) ; compiling (DEFUN $BATCHLOAD ...) ;; Wrote file binary-clisp/nforma.fas ; compiling (DEFUN $FILE_SEARCH1 ...) ; - Loading binary file "binary-clisp/nforma.fas" ;; Loading file binary-clisp/nforma.fas ... ;; Loaded file binary-clisp/nforma.fas ; compiling (DEFMFUN $LOAD ...) ; compiling (DEFMVAR $FILE_TYPE_LISP ...) ; compiling (DEFMVAR $FILE_TYPE_MAXIMA ...) ; compiling (DEFUN $FILE_TYPE ...) ; compiling (DEFUN $PATHNAME_DIRECTORY ...) ; compiling (DEFUN $PATHNAME_NAME ...) ; compiling (DEFUN $PATHNAME_TYPE ...) ; compiling (DEFVAR *MACSYMA-STARTUP-QUEUE* ...) ; compiling (DECLAIM (SPECIAL *MREAD-PROMPT*)) ; compiling (DEFUN $BATCH ...) ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/grind.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/grind.lisp ... ; compiling (DEFMVAR $FLOAT_APPROX_EQUAL_TOLERANCE ...) ; compiling (DEFUN $FLOAT_APPROX_EQUAL ...) ; compiling (DEFUN $BFLOAT_APPROX_EQUAL ...) ; compiling (DEFUN APPROX-ALIKE ...) ; compiling (DEFUN APPROX-ALIKE-LIST ...) ; compiling (DEFUN SIMPLE-EQUAL-P ...) ; compiling (DEFUN BATCH-EQUAL-CHECK ...) ; compiling (DEFVAR *COLLECT-ERRORS* ...) ; compiling (DEFUN TEST-BATCH ...) ; compiling (DEFUN LIST-VARIABLE-BINDINGS ...) ; compiling (DEFUN $FILE_SEARCH ...) ; compiling (DEFUN FILE-EXISTS-P ...) ; compiling (DEFUN APPARENTLY-A-DIRECTORY-P ...) ; compiling (DEFUN NEW-FILE-SEARCH ...) ; compiling (DEFUN NEW-FILE-SEARCH1 ...) ; compiling (DEFUN SAVE-LINENUMBERS ...) ; compiling (DEFUN $PRINTFILE ...) ; compiling (DEFMVAR $TESTSUITE_FILES ...) ; compiling (DEFMVAR $SHARE_TESTSUITE_FILES ...) ; compiling (DEFVAR *MAXIMA-TESTSDIR*) ; compiling (DEFUN INTERSECT-TESTS ...) ; compiling (DEFUN RUN-TESTSUITE ...) ; compiling (DEFUN LISPIFY-MAXIMA-KEYWORD-OPTIONS ...) ; compiling (DEFUN $RUN_TESTSUITE ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/mload.fasl written ; compilation finished in 0:00:00.183 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mload.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/suprv1.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/suprv1.lisp" (written 29 MAY 2017 12:30:43 AM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DECLARE-TOP (SPECIAL BINDLIST ...)) ; compiling (DEFVAR THISTIME ...) ; compiling (DEFVAR *REFCHKL* ...) ; compiling (DEFVAR *MDEBUG* ...) ; compiling (DEFVAR *BAKTRCL* ...) ; compiling (DEFVAR ERRBRKSW ...) ; compiling (DEFVAR ERRCATCH ...) ; compiling (DEFVAR MCATCH ...) ; compiling (DEFVAR BRKLVL ...) ; compiling (DEFVAR ALLBUTL ...) ; compiling (DEFVAR LESSORDER ...) ; compiling (DEFVAR GREATORDER ...) ; compiling (DEFVAR *IN-TRANSLATE-FILE* ...) ; compiling (DEFVAR *LINELABEL* ...) ; compiling (DEFVAR LISPERRPRINT ...) ; compiling (DEFVAR STATE-PDL ...) ; compiling (DEFMVAR $DISPTIME ...) ; compiling (DEFMVAR $STRDISP ...) ; compiling (DEFMVAR $GRIND ...) ; compiling (DEFMVAR $BACKTRACE ...) ; compiling (DEFMVAR $DEBUGMODE ...) ; compiling (DEFMVAR $POISLIM ...) ; compiling (DEFMVAR $LOADPRINT ...) ; compiling (DEFMVAR $NOLABELS ...) ; compiling (DEFMVAR $ALIASES ...) ; compiling (DEFMVAR $INFOLISTS ...) ; compiling (DEFMVAR $LABELS ...) ; compiling (DEFMVAR $DISPFLAG ...) ; compiling (DEFMVAR $% ...) ; compiling (DEFMVAR $INCHAR ...) ; compiling (DEFMVAR $OUTCHAR ...) ; compiling (DEFMVAR $LINECHAR ...) ; compiling (DEFMVAR $LINENUM ...) ; compiling (DEFMVAR $FILE_OUTPUT_APPEND ...) ; compiling (DEFMVAR $RATVARSWITCH ...) ; compiling (DEFUN MEVAL* ...) ; compiling (DEFMFUN MAKELABEL ...) ; compiling (DEFMFUN PRINTLABEL ...) ; compiling (DEFMFUN MEXPLODEN ...) ; compiling (DEFMFUN ADDLABEL ...) ; compiling (DEFMFUN TYI* ...) ; compiling (DEFUN CONTINUEP ...) ;; Wrote file binary-clisp/grind.fas ; compiling (DEFUN CHECKLABEL ...) ; - Loading binary file "binary-clisp/grind.fas" ; compiling (DEFUN GCTIMEP ...) ;; Loading file binary-clisp/grind.fas ... ; compiling (DEFVAR *AUTOLOADED-FILES* ...) ; compiling (DEFUN GENERIC-AUTOLOAD ...) ; compiling (DEFVAR AUTOLOAD ...) ; compiling (DEFMFUN LOAD-FUNCTION ...) ;; Loaded file binary-clisp/grind.fas ; compiling (DEFMSPEC $LOADFILE ...) ; - Compiling module "gcd" ; compiling (DEFUN $SETUP_AUTOLOAD ...) ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/spgcd.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/spgcd.lisp ... ; compiling (DEFMFUN DOLLARIFY ...) ; compiling (DEFMFUN MFBOUNDP ...) ; compiling (DEFMFUN LOADFILE ...) ; compiling (DEFUN $DIRECTORY ...) ; compiling (DEFMSPEC $KILL ...) ; compiling (DEFVAR *BUILTIN-SYMBOLS* ...) ; compiling (DEFVAR *BUILTIN-SYMBOL-PROPS* ...) ; compiling (DEFVAR *BUILTIN-$PROPS* ...) ; compiling (DEFVAR *BUILTIN-$RULES* ...) ; compiling (DEFVAR *BUILTIN-SYMBOLS-WITH-VALUES* ...) ; compiling (DEFVAR *BUILTIN-SYMBOL-VALUES* ...) ; compiling (DEFVAR *BUILTIN-NUMERIC-CONSTANTS* ...) ; compiling (DEFUN KILL1-ATOM ...) ; compiling (DEFMFUN KILL1 ...) ; compiling (DEFMFUN REMLABELS ...) ; compiling (DEFMFUN REMVALUE ...) ; compiling (DEFMFUN RULEOF ...) ; compiling (DEFMFUN $DEBUGMODE ...) ; compiling (DEFUN DEBUGMODE1 ...) ; compiling (DEFUN ERRBREAK1 ...) ; compiling (DEFUN ERRBREAK2 ...) ; compiling (DEFMFUN ERRLFUN1 ...) ; compiling (DEFMFUN GETALIAS ...) ; compiling (DEFMFUN MAKEALIAS ...) ; compiling (DEFMFUN FEXPRCHECK ...) ; compiling (DEFMFUN NONSYMCHK ...) ; compiling (DEFMFUN $PRINT ...) ; compiling (DEFMSPEC $PLAYBACK ...) ; compiling (DEFUN LISTARGP ...) ; compiling (DEFMSPEC $ALIAS ...) ; compiling (DEFMFUN ALIAS ...) ; compiling (DEFMFUN REMALIAS ...) ; compiling (DEFMFUN STRIPDOLLAR ...) ; compiling (DEFMFUN FULLSTRIP ...) ; compiling (DEFMFUN FULLSTRIP1 ...) ; compiling (DEFUN STRING* ...) ; compiling (DEFUN STRING*1 ...) ; compiling (DEFMFUN $NOUNIFY ...) ; compiling (DEFMFUN $VERBIFY ...) ; compiling (DEFMSPEC $STRING ...) ; compiling (DEFMFUN MAKSTRING ...) ; compiling (DEFMFUN STRMEVAL ...) ; compiling (MAPC (FUNCTION #) ...) ; compiling (MAPC (FUNCTION #) ...) ; compiling (DEFMFUN AMPERCHK ...) ; compiling (DEFMSPEC $STRINGOUT ...) ; compiling (DEFMFUN $LABELS ...) ; compiling (DEFMFUN $%TH ...) ; compiling (DEFMFUN GETLABELS ...) ; compiling (DEFMFUN GETLABELS* ...) ; compiling (DEFMFUN GETLABCHARN ...) ; compiling (DEFMSPEC $ERRCATCH ...) ; compiling (DEFMSPEC $CATCH ...) ; compiling (DEFMFUN $THROW ...) ; compiling (DEFMSPEC $TIME ...) ;; Wrote file binary-clisp/spgcd.fas ; - Loading binary file "binary-clisp/spgcd.fas" ;; Loading file binary-clisp/spgcd.fas ... ; compiling (DEFMFUN TIMEORG ...) ; compiling (DEFMFUN $QUIT ...) ; compiling (DEFMFUN MTERPRI ...) ;; Loaded file binary-clisp/spgcd.fas ; compiling (DEFMSPEC $STATUS ...) ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/ezgcd.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/ezgcd.lisp ... ; compiling (DEFQUOTE $SSTATUS ...) ; compiling (DOLIST (L #) ...) ; compiling ($NOUNIFY (QUOTE $SUM)) ; compiling ($NOUNIFY (QUOTE $LSUM)) ; compiling ($NOUNIFY (QUOTE $PRODUCT)) ; compiling ($NOUNIFY (QUOTE $INTEGRATE)) ; compiling ($NOUNIFY (QUOTE $LIMIT)) ; compiling (DEFPROP $DIFF ...) ; compiling (DEFPROP %DERIVATIVE ...) ; compiling (MAPC (FUNCTION #) ...) ; compiling (MAPC (FUNCTION #) ...) ; compiling (DEFPROP $CONTEXTS ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/suprv1.fasl written ; compilation finished in 0:00:00.182 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/suprv1.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/dskfn.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/dskfn.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE DSKFN) ; compiling (DECLARE-TOP (SPECIAL OPERS ...)) ; compiling (DEFMVAR $PACKAGEFILE ...) ; compiling (DEFVAR INDLIST ...) ; compiling (DEFUN INFOLSTCHK ...) ; compiling (DEFMACRO WITH-MAXIMA-IO-SYNTAX ...) ; compiling (DEFMSPEC $SAVE ...) ; compiling (DEFVAR *DSKSETUP-ERRSET-VALUE* ...) ; compiling (DEFUN DSKSETUP ...) ; compiling (DEFUN DSKSTORE ...) ; compiling (DEFUN DSKATOM ...) ; compiling (DEFUN FILL-HASH ...) ; compiling (DEFUN LIST-HASH-PAIRS ...) ; compiling (DEFUN MPROPSCHK ...) ; compiling (DEFUN DSKARY ...) ; compiling (DEFUN EXTOPCHK ...) ; compiling (DEFUN PROPSCHK ...) ; compiling (DEFUN FASPRIN ...) ; compiling (DEFUN FASPRINT ...) ; compiling (DEFUN INFOSTORE ...) ;; Wrote file binary-clisp/ezgcd.fas ; - Loading binary file "binary-clisp/ezgcd.fas" ;; Loading file binary-clisp/ezgcd.fas ... ; compiling (DEFUN PRADD2LNC ...) ;; Loaded file binary-clisp/ezgcd.fas ; - Compiling module "documentation" ; compiling (DEFUN DSKDEFPROP ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/option.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/option.lisp ... ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/dskfn.fasl written ; compilation finished in 0:00:00.088 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/dskfn.fasl" ; - Compiling module "factoring" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/lesfac.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/lesfac.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE LESFAC) ; compiling (LOAD-MACSYMA-MACROS RZMAC ...) ; compiling (DEFUN NEWSYM2 ...) ; compiling (DEFUN GETUNHACK ...) ; compiling (DEFMACRO GETDIS ...) ; compiling (DEFMACRO CONS1 ...) ; compiling (DEFUN FRPOLY? ...) ; compiling (DEFMACRO SETCALL ...) ; compiling (DEFUN PQUOCOF ...) ; compiling (DEFUN POLYST ...) ; compiling (DEFUN CDINF ...) ; compiling (DEFUN CD1 ...) ; compiling (DEFUN LMAKE ...) ; compiling (DEFUN LMAKE2 ...) ; compiling (DEFUN PMAKE ...) ; compiling (DEFUN FACMGCD ...) ; compiling (DEFUN FPGCDCO ...) ; compiling (DEFUN LGCD1 ...) ; compiling (DEFUN MAKPRODG ...) ; compiling (DEFUN DOPGCDCOFACTS ...) ; compiling (DEFUN FACRPLUS ...) ; compiling (DEFUN MFACPPLUS ...) ; compiling (DEFUN FACRTIMES ...) ; compiling (DEFUN PFACPROD ...) ; compiling (DEFUN FPCONTENT ...) ; compiling (DEFMFUN LOWDEG ...) ; compiling (DEFUN MAKPROD ...) ; compiling (DEFUN MAKPROD1 ...) ; compiling (DEFUN MAKSYM ...) ; compiling (DEFUN MAKSYMP ...) ; compiling (DEFUN PFLATTEN ...) ; compiling (DEFUN PFLAT1 ...) ; compiling (DEFUN PIRREDP ...) ; compiling (DEFUN KNOWNFACTORS ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/lesfac.fasl written ; compilation finished in 0:00:00.088 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/lesfac.fasl" ;; Wrote file binary-clisp/option.fas ; - Loading binary file "binary-clisp/option.fas" ;; Loading file binary-clisp/option.fas ... ;; Loaded file binary-clisp/option.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/macdes.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/macdes.lisp ... ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/factor.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/factor.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE FACTOR) ; compiling (LOAD-MACSYMA-MACROS RATMAC) ; compiling (DECLARE-TOP (SPECIAL *STOP* ...)) ; compiling (DEFVAR *AFIXN*) ; compiling (DEFVAR *FCTCFIXN*) ; compiling (DEFVAR *INVCFIXN*) ; compiling (DEFVAR *NEGFLAG*) ; compiling (DEFMVAR GAUSS ...) ; compiling (DEFMVAR *MIN* ...) ; compiling (DEFMVAR *MX* ...) ; compiling (DEFMVAR MINPOLY* ...) ; compiling (DEFMVAR MPLC* ...) ; compiling (DEFMVAR MM* ...) ; compiling (DEFMVAR ALPHA ...) ; compiling (DEFMVAR $NALGFAC ...) ; compiling (DEFUN PRIMCYCLO ...) ; compiling (DEFUN FACTXN+-1 ...) ; compiling (DEFMFUN CFACTORW ...) ; compiling (DEFUN FACTXN-1 ...) ; compiling (DEFUN FACTXN+1 ...) ; compiling (DEFUN CYCLP ...) ; compiling (DEFUN CSF ...) ; compiling (DEFUN CONDENSE ...) ; compiling (DEFUN CYCLOTOMIC ...) ;; Wrote file binary-clisp/macdes.fas ; - Loading binary file "binary-clisp/macdes.fas" ;; Loading file binary-clisp/macdes.fas ... ;; Loaded file binary-clisp/macdes.fas ; - Compiling module "algebraic-database" ; compiling (DEFUN DIVISORS ...) ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/inmis.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/inmis.lisp ... ; compiling (DEFUN ESTCHECK2 ...) ; compiling (DEFUN ESTCHECK ...) ; compiling (DEFUN CGCDLIST ...) ; compiling (DEFUN DROPTERMS ...) ; compiling (DEFUN RESTORELC ...) ; compiling (DEFUN IREDUP ...) ;; Wrote file binary-clisp/inmis.fas ; - Loading binary file "binary-clisp/inmis.fas" ;; Loading file binary-clisp/inmis.fas ... ; compiling (DEFUN ZEROLP ...) ;; Loaded file binary-clisp/inmis.fas ; compiling (DEFMFUN TESTDIVIDE ...) ; compiling (DEFUN ALGTESTD ...) ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/db.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/db.lisp ... ; compiling (DEFUN DIV-DEG-CHK ...) ; compiling (DEFUN FUU ...) ; compiling (DEFUN LINOUT ...) ; compiling (DEFUN ONEVARP ...) ; compiling (DEFUN PUTODR ...) ; compiling (DEFUN KTERMS ...) ; compiling (DEFUN CONSTA ...) ; compiling (DEFUN CONSTACL ...) ; compiling (DEFUN Z1 ...) ; compiling (DEFUN Z2 ...) ; compiling (DEFUN OBTAINABM ...) ; compiling (DEFUN FACT20 ...) ; compiling (DEFUN BASELIST ...) ; compiling (DEFUN INLIST3 ...) ; compiling (DEFUN NEWREP ...) ; compiling (DEFUN OLDREP ...) ; compiling (DEFUN COMPLETEVECTOR ...) ; compiling (DEFUN DEGVECTOR ...) ; compiling (DEFUN UNION1 ...) ; compiling (DEFUN OBTAINAB ...) ; compiling (DEFUN PCDIFCONC ...) ; compiling (DEFUN ORDE ...) ; compiling (DEFUN PQUO ...) ; compiling (DEFUN INTERSECT ...) ; compiling (DEFUN INDEX* ...) ; compiling (DEFUN KLIM ...) ; compiling (DECLARE-TOP (SPECIAL B ...)) ; compiling (DEFUN CPBERL ...) ; compiling (DEFUN POWRS ...) ; compiling (DEFUN PPPROG ...) ; compiling (DEFUN ZFF ...) ; compiling (DEFUN ZFACT ...) ; compiling (DEFUN ZFACTSPLIT ...) ; compiling (DEFUN SPLIT2 ...) ; compiling (DEFUN FSPLIT ...) ; compiling (DEFUN PEXPTMOD ...) ; compiling (DEFUN SQFRP ...) ; compiling (DECLARE-TOP (SPECIAL P)) ; compiling (DEFUN FIXVL0 ...) ; compiling (DEFUN ASSSO ...) ; compiling (DEFUN ZEROHK ...) ; compiling (DEFUN MULTFACT ...) ; compiling (DEFUN POLYSUBST ...) ; compiling (DECLARE-TOP (UNSPECIAL P)) ; compiling (DEFUN FIXVL1 ...) ; compiling (DEFUN FIXVL ...) ; compiling (DEFUN MAXCOEF ...) ; compiling (DEFUN INCRLIMK ...) ; compiling (DEFUN INCREASELIST ...) ; compiling (DEFUN RAND ...) ; compiling (DEFUN TRUFAC ...) ; compiling (DEFUN MULTIDEG ...) ; compiling (DEFUN ODDELM ...) ; compiling (DEFUN CPBER3 ...) ; compiling (DEFUN NPROD ...) ; compiling (DEFUN REMOV2 ...) ; compiling (DEFUN REMOV1 ...) ; compiling (DEFUN REMOV0 ...) ; compiling (DEFUN REMOV3 ...) ; compiling (DEFUN LCHK ...) ; compiling (DEFUN LCPRODL ...) ; compiling (DEFUN FACT5 ...) ; compiling (DEFUN FACT5MOD ...) ; compiling (DEFUN CPBG ...) ; compiling (DEFUN FACT2Z ...) ; compiling (DEFUN NPCTIMES ...) ; compiling (DEFUN NPQUO ...) ; compiling (DEFUN NPCTIMES1 ...) ; compiling (DEFUN X**Q1 ...) ; compiling (DEFUN CPTOMF ...) ; compiling (DEFUN P2CPOL ...) ; compiling (DEFUN CPTIMESX ...) ; compiling (DEFUN CMNULLF ...) ;; Wrote file binary-clisp/db.fas ; - Loading binary file "binary-clisp/db.fas" ;; Loading file binary-clisp/db.fas ... ;; Loaded file binary-clisp/db.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/compar.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/compar.lisp ... ; compiling (DEFUN CHOOZP ...) ; compiling (DEFUN CPBQ1 ...) ; compiling (DEFUN CPBER1 ...) ; compiling (DEFUN FACTOR1972 ...) ; compiling (DEFUN FACTOR72 ...) ; compiling (DEFUN POSIZE ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/factor.fasl written ; compilation finished in 0:00:00.408 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/factor.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/algfac.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/algfac.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE ALGFAC) ; compiling (LOAD-MACSYMA-MACROS RATMAC) ; compiling (DECLARE-TOP (SPECIAL TRA* ...)) ; compiling (DEFUN ZIREDUP ...) ; compiling (DEFUN INTBASEHK ...) ; compiling (DEFUN FINDIBASE ...) ; compiling (DEFUN CPBGZASS ...) ; compiling (DEFUN FINDSES ...) ; compiling (DEFUN COEFVEC ...) ; compiling (DEFUN ZASSG ...) ; compiling (DEFUN DIVL ...) ; compiling (DEFUN PDIFROWS ...) ; compiling (DEFUN PTIMESROW ...) ; compiling (DEFUN DDIV ...) ; compiling (DEFUN LINDEP ...) ; compiling (DEFUN GFSPLIT ...) ; compiling (DEFUN CPBG0 ...) ; compiling (DEFUN CPOL2P ...) ; compiling (DEFUN TRACEMOD ...) ; compiling (DEFUN OTRACEMOD ...) ; compiling (DEFUN TRACEMOD0 ...) ; compiling (DEFUN TRACEMOD1 ...) ; compiling (DECLARE-TOP (SPECIAL ANOTYPE ...)) ; compiling (DEFMACRO A ...) ; compiling (DEFMACRO INVC ...) ; compiling (DEFMACRO FCTC ...) ; compiling (DEFUN CPTOMEXP ...) ; compiling (DEFVAR THR* ...) ; compiling (DEFUN CPTOM ...) ; compiling (DEFUN CPTIMESXA ...) ; compiling (DEFUN X**Q ...) ; compiling (DEFUN CMNULL ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/algfac.fasl written ; compilation finished in 0:00:00.113 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/algfac.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/nalgfa.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/nalgfa.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE NALGFA) ; compiling (DECLARE-TOP (SPECIAL VLIST ...)) ; compiling (LOAD-MACSYMA-MACROS RZMAC ...) ; compiling (DEFUN NEW-ALG ...) ; compiling (DEFUN PSQFRP ...) ; compiling (DEFUN PGSUBST ...) ; compiling (DEFUN PVSUBST ...) ; compiling (DEFUN ORDERVAR ...) ; compiling (DEFUN LMAINVAR ...) ; compiling (DEFUN PRESULT ...) ; compiling (DEFUN PCOEFVEC ...) ; compiling (DEFUN ALGTRACE1 ...) ; compiling (DEFUN ALGTRACE* ...) ; compiling (DEFUN ALGTRACE ...) ; compiling (DEFMFUN $ALGTRACE ...) ; compiling (DEFUN GOOD-FORM ...) ; compiling (DEFUN BAD-FORM ...) ; compiling (DEFMFUN $ALGFAC ...) ; compiling (DEFMFUN $PFACTORALG ...) ; compiling (DECLARE-TOP (SPECIAL ADN*)) ; compiling (DEFUN NALGFAC ...) ; compiling (SETQ *NOSPLITF ...) ; compiling (DEFUN PFACTORALG1 ...) ; compiling (DEFUN PSHIFT ...) ; compiling (DEFMFUN $SPLITFIELD ...) ; compiling (DEFUN PSPLIT-FIELD ...) ; compiling (DEFUN PLSOLVE ...) ; compiling (DEFUN PSPLIT-FIELD1 ...) ; compiling (DEFUN EXCHANGEVAR ...) ; compiling (DEFUN RGSUBST ...) ; compiling (DEFUN RATGSUBST ...) ; compiling (DEFUN ALGNORM ...) ; compiling (DEFMFUN $ALGNORM ...) ; compiling (DEFUN SQFRNORM ...) ; compiling (DEFUN PRIMELMT ...) ; compiling (DEFMFUN $BDISCR ...) ; compiling (DEFUN BDISCR ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/nalgfa.fasl written ; compilation finished in 0:00:00.125 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/nalgfa.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/ufact.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/ufact.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE UFACT) ; compiling (LOAD-MACSYMA-MACROS RATMAC ...) ; compiling (DEFUN DPREP ...) ; compiling (DEFUN DPDISREP ...) ; compiling (DEFUN DPGCD ...) ; compiling (DEFUN DPDIF ...) ; compiling (DEFUN DPDIF1 ...) ; compiling (DEFUN DPSIMP ...) ; compiling (DEFUN DPDERIV ...) ; compiling (DEFUN DPSQFR ...) ; compiling (DEFUN DPMODREM ...) ; compiling (DEFUN DPMODQUO ...) ; compiling (DEFUN DPREMQUO ...) ; compiling (DEFUN UFACT-STRIP-ZEROES ...) ; compiling (DEFUN CPRES1 ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/ufact.fasl written ; compilation finished in 0:00:00.044 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/ufact.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/result.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/result.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE RESULT) ; compiling (DECLARE-TOP (SPECIAL VARLIST ...)) ; compiling (LOAD-MACSYMA-MACROS RATMAC) ; compiling (DEFMFUN $POLY_DISCRIMINANT ...) ; compiling (DEFMFUN $RESULTANT ...) ; compiling (DEFUN RESULT1 ...) ; compiling (DEFMVAR $RESULTANT ...) ; compiling (DEFVAR *RESULTLIST ...) ; compiling (DEFMFUN RESULTANT ...) ; compiling (DEFUN PRESIGN ...) ; compiling (DEFUN SUBRESULT ...) ; compiling (DEFUN REDRESULT ...) ; compiling (DEFMFUN $BEZOUT ...) ; compiling (DEFUN VMAKE ...) ; compiling (DEFUN BEZOUT ...) ; compiling (DEFUN ROT* ...) ; compiling (DEFUN PPLUSCHK ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/result.fasl written ; compilation finished in 0:00:00.055 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/result.fasl" ; - Compiling module "ifactor" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/ifactor.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/ifactor.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE IFACTOR) ; compiling (DEFMVAR $SAVE_PRIMES ...) ; compiling (DEFMVAR $PRIMEP_NUMBER_OF_TESTS ...) ; compiling (DEFMVAR $POLLARD_RHO_LIMIT ...) ; compiling (DEFMVAR $POLLARD_PM1_LIMIT ...) ; compiling (DEFMVAR $POLLARD_RHO_TESTS ...) ; compiling (DEFMVAR $POLLARD_PM1_TESTS ...) ; compiling (DEFMVAR $POLLARD_RHO_LIMIT_STEP ...) ; compiling (DEFMVAR $POLLARD_PM1_LIMIT_STEP ...) ; compiling (DEFMVAR $ECM_NUMBER_OF_CURVES ...) ; compiling (DEFMVAR $ECM_LIMIT ...) ; compiling (DEFMVAR $ECM_MAX_LIMIT ...) ; compiling (DEFMVAR $ECM_LIMIT_DELTA ...) ; compiling (DEFMVAR $IFACTOR_VERBOSE ...) ; compiling (DEFMVAR $FACTORS_ONLY ...) ; compiling (DEFUN NUMBER-OF-DIGITS ...) ; compiling (DEFVAR *LARGEST-SMALL-PRIME* ...) ; compiling (DEFVAR *SMALL-PRIMES* ...) ; compiling (DEFVAR *LARGE-PRIMES* ...) ; compiling (DEFUN GET-FACTOR-LIST ...) ; compiling (DEFUN $IFACTORS ...) ; compiling (DEFUN CFACTOR ...) ; compiling (DEFVAR *PRIME-DIFFS* ...) ; compiling (DEFVAR *PRIME-DIFFS-LIMIT* ...) ; compiling (DEFVAR *PRIME-DIFFS-MAXINDEX* ...) ; compiling (DEFVAR *PRIME-DIFFS-MAXDIFF* ...) ; compiling (DEFUN GET-SMALL-FACTORS ...) ; compiling (DEFUN GET-LARGE-FACTORS ...) ; compiling (DEFUN GET-LARGE-FACTORS-1 ...) ; compiling (DEFUN GET-ONE-FACTOR ...) ; compiling (DEFUN GET-ONE-FACTOR-POLLARD ...) ; compiling (DEFUN PPEXPO ...) ; compiling (DEFUN BIG-PRIME-VAR ...) ; compiling (DEFUN GET-ONE-FACTOR-P-1 ...) ; compiling (DEFUN INIT-PRIME-DIFFS ...) ; compiling (DEFUN INV-MOD ...) ; compiling (DEFUN $INV_MOD ...) ; compiling (DEFUN ECM-PRODUCT ...) ; compiling (DEFUN ECM-SQUARE ...) ; compiling (DEFUN ECM-POWER ...) ; compiling (DEFUN ECM-FACTOR-WITH-CURVE ...) ; compiling (DEFUN GET-ONE-FACTOR-ECM ...) ; compiling (DEFUN CONVERT-LIST ...) ; compiling (DEFUN $PRIMEP ...) ; compiling (DEFUN PRIMEP ...) ; compiling (DEFUN PRIMEP-SMALL ...) ; compiling (DEFUN PRIMEP-PROB ...) ; compiling (DEFUN MILLER-RABIN-DECOMPOSITION ...) ; compiling (DEFUN MILLER-RABIN-KERNEL ...) ; compiling (DEFUN $POWER_MOD ...) ; compiling (DEFUN POWER-MOD ...) ; file: /home/gunter/src/maxima-5.40.0/src/ifactor.lisp ; in: DEFUN POWER-MOD ; (ZEROP MAXIMA::E) ; ==> ; (= MAXIMA::E 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; note: unable to open code because: The operands might not be the same type. ; (MOD 1 MAXIMA::M) ; --> LET IF AND IF NOT IF ZEROP ; ==> ; (= REM 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a (OR (RATIONAL 0) (DOUBLE-FLOAT 0.0) ; (SINGLE-FLOAT 0.0f0)), not a COMMON-LISP:FLOAT. ; ; note: unable to open code because: The operands might not be the same type. ; --> LET IF AND IF IF MINUSP ; ==> ; (< SB-C::DIVISOR 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; (* MAXIMA::RES MAXIMA::B) ; ; note: unable to ; convert x*2^k to shift ; due to type uncertainty: ; The first argument is a NUMBER, not a INTEGER. ; The second argument is a NUMBER, not a INTEGER. ; (MOD (* MAXIMA::RES MAXIMA::B) MAXIMA::M) ; --> LET REM NTH-VALUE MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL ; ==> ; (TRUNCATE NUMBER SB-C::DIVISOR) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a SINGLE-FLOAT. ; The second argument is a REAL, not a (OR SINGLE-FLOAT INTEGER). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a DOUBLE-FLOAT. ; The second argument is a REAL, not a (OR DOUBLE-FLOAT SINGLE-FLOAT INTEGER). ; --> LET IF AND IF NOT IF ZEROP ; ==> ; (= REM 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; note: unable to open code because: The operands might not be the same type. ; --> LET IF AND IF IF MINUSP ; ==> ; (< SB-C::DIVISOR 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; --> LET IF AND IF IF PLUSP ; ==> ; (> NUMBER 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; --> LET IF AND IF IF MINUSP ; ==> ; (< NUMBER 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; (* MAXIMA::B MAXIMA::B) ; ; note: unable to ; convert x*2^k to shift ; due to type uncertainty: ; The first argument is a NUMBER, not a INTEGER. ; The second argument is a NUMBER, not a INTEGER. ; (MOD (* MAXIMA::B MAXIMA::B) MAXIMA::M) ; --> LET REM NTH-VALUE MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL ; ==> ; (TRUNCATE NUMBER SB-C::DIVISOR) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a SINGLE-FLOAT. ; The second argument is a REAL, not a (OR SINGLE-FLOAT INTEGER). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a DOUBLE-FLOAT. ; The second argument is a REAL, not a (OR DOUBLE-FLOAT SINGLE-FLOAT INTEGER). ; --> LET IF AND IF NOT IF ZEROP ; ==> ; (= REM 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; note: unable to open code because: The operands might not be the same type. ; --> LET IF AND IF IF MINUSP ; ==> ; (< SB-C::DIVISOR 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; --> LET IF AND IF IF PLUSP ; ==> ; (> NUMBER 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; --> LET IF AND IF IF MINUSP ; ==> ; (< NUMBER 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; (< MAXIMA::L 65) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; (< MAXIMA::L 161) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; (< MAXIMA::L 385) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; (< MAXIMA::L 897) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; (< MAXIMA::I 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; (LDB (BYTE MAXIMA::TMP MAXIMA::S) MAXIMA::E) ; ==> ; (SB-KERNEL:%LDB MAXIMA::TMP MAXIMA::S MAXIMA::E) ; ; note: unable to ; convert to inline logical operations ; due to type uncertainty: ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &REST T). ; (* MAXIMA::RES (SVREF MAXIMA::TAB (ASH MAXIMA::U -1))) ; ; note: unable to ; convert x*2^k to shift ; due to type uncertainty: ; The first argument is a NUMBER, not a INTEGER. ; The second argument is a NUMBER, not a INTEGER. ; (MOD (* MAXIMA::RES (SVREF MAXIMA::TAB (ASH MAXIMA::U -1))) MAXIMA::M) ; --> LET REM NTH-VALUE MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL ; ==> ; (TRUNCATE NUMBER SB-C::DIVISOR) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a SINGLE-FLOAT. ; The second argument is a REAL, not a (OR SINGLE-FLOAT INTEGER). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a DOUBLE-FLOAT. ; The second argument is a REAL, not a (OR DOUBLE-FLOAT SINGLE-FLOAT INTEGER). ; --> LET IF AND IF NOT IF ZEROP ; ==> ; (= REM 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; note: unable to open code because: The operands might not be the same type. ; --> LET IF AND IF IF MINUSP ; ==> ; (< SB-C::DIVISOR 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; --> LET IF AND IF IF PLUSP ; ==> ; (> NUMBER 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; --> LET IF AND IF IF MINUSP ; ==> ; (< NUMBER 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; (* MAXIMA::RES MAXIMA::RES) ; ; note: unable to ; convert x*2^k to shift ; due to type uncertainty: ; The first argument is a NUMBER, not a INTEGER. ; The second argument is a NUMBER, not a INTEGER. ; (MOD (* MAXIMA::RES MAXIMA::RES) MAXIMA::M) ; --> LET REM NTH-VALUE MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL ; ==> ; (TRUNCATE NUMBER SB-C::DIVISOR) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a SINGLE-FLOAT. ; The second argument is a REAL, not a (OR SINGLE-FLOAT INTEGER). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a DOUBLE-FLOAT. ; The second argument is a REAL, not a (OR DOUBLE-FLOAT SINGLE-FLOAT INTEGER). ; --> LET IF AND IF NOT IF ZEROP ; ==> ; (= REM 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; note: unable to open code because: The operands might not be the same type. ; --> LET IF AND IF IF MINUSP ; ==> ; (< SB-C::DIVISOR 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; --> LET IF AND IF IF PLUSP ; ==> ; (> NUMBER 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; --> LET IF AND IF IF MINUSP ; ==> ; (< NUMBER 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; (* MAXIMA::RES MAXIMA::RES) ; ; note: unable to ; convert x*2^k to shift ; due to type uncertainty: ; The first argument is a NUMBER, not a INTEGER. ; The second argument is a NUMBER, not a INTEGER. ; (MOD (* MAXIMA::RES MAXIMA::RES) MAXIMA::M) ; --> LET REM NTH-VALUE MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL ; ==> ; (TRUNCATE NUMBER SB-C::DIVISOR) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a SINGLE-FLOAT. ; The second argument is a REAL, not a (OR SINGLE-FLOAT INTEGER). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a DOUBLE-FLOAT. ; The second argument is a REAL, not a (OR DOUBLE-FLOAT SINGLE-FLOAT INTEGER). ; --> LET IF AND IF NOT IF ZEROP ; ==> ; (= REM 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; note: unable to open code because: The operands might not be the same type. ; --> LET IF AND IF IF MINUSP ; ==> ; (< SB-C::DIVISOR 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; --> LET IF AND IF IF PLUSP ; ==> ; (> NUMBER 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; --> LET IF AND IF IF MINUSP ; ==> ; (< NUMBER 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; (MOD 1 MAXIMA::M) ; --> LET IF AND IF IF MINUSP ; ==> ; (< SB-C::DIVISOR 0) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; --> LET IF ; ==> ; (+ REM SB-C::DIVISOR) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline float arithmetic (cost 2) because: ; The first argument is a (OR (RATIONAL 0) (DOUBLE-FLOAT 0.0) ; (SINGLE-FLOAT 0.0f0)), not a DOUBLE-FLOAT. ; The second argument is a REAL, not a DOUBLE-FLOAT. ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES DOUBLE-FLOAT &REST ; T). ; unable to do inline float arithmetic (cost 2) because: ; The first argument is a (OR (RATIONAL 0) (DOUBLE-FLOAT 0.0) ; (SINGLE-FLOAT 0.0f0)), not a SINGLE-FLOAT. ; The second argument is a REAL, not a SINGLE-FLOAT. ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES SINGLE-FLOAT &REST ; T). ; etc. ; (INTEGER-LENGTH MAXIMA::E) ; ; note: forced to do full call ; unable to do inline positive fixnum integer-length (cost 24) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 62). ; unable to do inline fixnum integer-length (cost 25) because: ; The first argument is a INTEGER, not a FIXNUM. ; etc. ; (< MAXIMA::L 65) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; (< MAXIMA::L 161) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; (< MAXIMA::L 385) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; (< MAXIMA::L 897) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; (1- MAXIMA::L) ; ==> ; (- MAXIMA::L 1) ; ; note: forced to do GENERIC-- (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a NUMBER, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a NUMBER, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; etc. ; (< MAXIMA::I 0) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; (- MAXIMA::I MAXIMA::K) ; ; note: forced to do GENERIC-- (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a (VALUES (INTEGER -7) &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 64). ; The result is a (VALUES (INTEGER -7) &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) ; &REST T). ; etc. ; (1+ (- MAXIMA::I MAXIMA::K)) ; ==> ; (+ (- MAXIMA::I MAXIMA::K) 1) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a (INTEGER -7), not a FIXNUM. ; The result is a (VALUES (INTEGER -6) &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a (INTEGER -7), not a FIXNUM. ; The result is a (VALUES (INTEGER -6) &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; etc. ; (MAX (1+ (- MAXIMA::I MAXIMA::K)) 0) ; --> LET LET IF >= 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 -6), not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a (INTEGER -6), not a FIXNUM. ; etc. ; (INCF MAXIMA::S) ; --> SETQ THE ; ==> ; (+ 1 MAXIMA::S) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a (VALUES (INTEGER 1) &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a (VALUES (INTEGER 1) &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; etc. ; (- MAXIMA::I MAXIMA::S) ; ; note: forced to do GENERIC-- (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; The second argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 64). ; The second argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; (1+ (- MAXIMA::I MAXIMA::S)) ; ==> ; (+ (- MAXIMA::I MAXIMA::S) 1) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; etc. ; (DOTIMES (MAXIMA::H MAXIMA::TMP) ; (SETQ MAXIMA::RES (MOD (* MAXIMA::RES MAXIMA::RES) MAXIMA::M))) ; --> DO BLOCK LET TAGBODY UNLESS IF >= IF ; ==> ; (< SB-C::X SB-C::Y) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; (* MAXIMA::RES MAXIMA::RES) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline float arithmetic (cost 4) because: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The second argument is a NUMBER, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX SINGLE-FLOAT) ; &REST T). ; unable to do inline float arithmetic (cost 4) because: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The second argument is a NUMBER, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES SINGLE-FLOAT ; &REST T). ; etc. ; (MOD (* MAXIMA::RES MAXIMA::RES) MAXIMA::M) ; --> LET IF AND IF IF MINUSP ; ==> ; (< SB-C::DIVISOR 0) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; ==> ; (< NUMBER 0) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; --> LET IF AND IF IF PLUSP ; ==> ; (> NUMBER 0) ; ; note: forced to do GENERIC-> (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; --> LET IF ; ==> ; (+ REM SB-C::DIVISOR) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline float arithmetic (cost 2) because: ; The first argument is a REAL, not a DOUBLE-FLOAT. ; The second argument is a REAL, not a DOUBLE-FLOAT. ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES DOUBLE-FLOAT &REST ; T). ; unable to do inline float arithmetic (cost 2) because: ; The first argument is a REAL, not a SINGLE-FLOAT. ; The second argument is a REAL, not a SINGLE-FLOAT. ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES SINGLE-FLOAT &REST ; T). ; etc. ; (DOTIMES (MAXIMA::H MAXIMA::TMP) ; (SETQ MAXIMA::RES (MOD (* MAXIMA::RES MAXIMA::RES) MAXIMA::M))) ; --> DO BLOCK LET TAGBODY PSETQ PROGN SETQ THE 1+ ; ==> ; (+ MAXIMA::H 1) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a (VALUES (INTEGER 1) &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a (VALUES (INTEGER 1) &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; etc. ; (ASH MAXIMA::U -1) ; ; note: forced to do full call ; unable to do inline ASH (cost 2) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; unable to do inline ASH (cost 3) because: ; The first argument is a UNSIGNED-BYTE, not a (UNSIGNED-BYTE 64). ; etc. ; (* MAXIMA::RES (SVREF MAXIMA::TAB (ASH MAXIMA::U -1))) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline float arithmetic (cost 4) because: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The second argument is a NUMBER, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX SINGLE-FLOAT) ; &REST T). ; unable to do inline float arithmetic (cost 4) because: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The second argument is a NUMBER, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES SINGLE-FLOAT ; &REST T). ; etc. ; (MOD (* MAXIMA::RES (SVREF MAXIMA::TAB (ASH MAXIMA::U -1))) MAXIMA::M) ; --> LET IF AND IF IF MINUSP ; ==> ; (< SB-C::DIVISOR 0) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; ==> ; (< NUMBER 0) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; --> LET IF AND IF IF PLUSP ; ==> ; (> NUMBER 0) ; ; note: forced to do GENERIC-> (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; --> LET IF ; ==> ; (+ REM SB-C::DIVISOR) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline float arithmetic (cost 2) because: ; The first argument is a REAL, not a DOUBLE-FLOAT. ; The second argument is a REAL, not a DOUBLE-FLOAT. ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES DOUBLE-FLOAT &REST ; T). ; unable to do inline float arithmetic (cost 2) because: ; The first argument is a REAL, not a SINGLE-FLOAT. ; The second argument is a REAL, not a SINGLE-FLOAT. ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES SINGLE-FLOAT &REST ; T). ; etc. ; (* MAXIMA::RES MAXIMA::RES) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline float arithmetic (cost 4) because: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The second argument is a NUMBER, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX SINGLE-FLOAT) ; &REST T). ; unable to do inline float arithmetic (cost 4) because: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The second argument is a NUMBER, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES SINGLE-FLOAT ; &REST T). ; etc. ; (MOD (* MAXIMA::RES MAXIMA::RES) MAXIMA::M) ; --> LET IF AND IF IF MINUSP ; ==> ; (< SB-C::DIVISOR 0) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; ==> ; (< NUMBER 0) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; --> LET IF AND IF IF PLUSP ; ==> ; (> NUMBER 0) ; ; note: forced to do GENERIC-> (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ;; Wrote file binary-clisp/compar.fas ; --> LET IF ; ==> ; (+ REM SB-C::DIVISOR) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline float arithmetic (cost 2) because: ; The first argument is a REAL, not a DOUBLE-FLOAT. ; The second argument is a REAL, not a DOUBLE-FLOAT. ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES DOUBLE-FLOAT &REST ; T). ; unable to do inline float arithmetic (cost 2) because: ; The first argument is a REAL, not a SINGLE-FLOAT. ; The second argument is a REAL, not a SINGLE-FLOAT. ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES SINGLE-FLOAT &REST ; T). ; etc. ; (DECF MAXIMA::I) ; --> SETQ THE SB-IMPL::XSUBTRACT BLOCK ; ==> ; (- SB-IMPL::B SB-IMPL::A) ; ; note: forced to do GENERIC-- (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a (VALUES (INTEGER -1) &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a (VALUES (INTEGER -1) &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; etc. ; (* MAXIMA::RES MAXIMA::B) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline float arithmetic (cost 4) because: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The second argument is a NUMBER, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX SINGLE-FLOAT) ; &REST T). ; unable to do inline float arithmetic (cost 4) because: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The second argument is a NUMBER, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES SINGLE-FLOAT ; &REST T). ; etc. ; (MOD (* MAXIMA::RES MAXIMA::B) MAXIMA::M) ; --> LET IF AND IF IF MINUSP ; ==> ; (< SB-C::DIVISOR 0) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; ==> ; (< NUMBER 0) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; --> LET IF AND IF IF PLUSP ; ==> ; (> NUMBER 0) ; ; note: forced to do GENERIC-> (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; --> LET IF ; ==> ; (+ REM SB-C::DIVISOR) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline float arithmetic (cost 2) because: ; The first argument is a REAL, not a DOUBLE-FLOAT. ; The second argument is a REAL, not a DOUBLE-FLOAT. ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES DOUBLE-FLOAT &REST ; T). ; unable to do inline float arithmetic (cost 2) because: ; The first argument is a REAL, not a SINGLE-FLOAT. ; The second argument is a REAL, not a SINGLE-FLOAT. ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES SINGLE-FLOAT &REST ; T). ; etc. ; - Loading binary file "binary-clisp/compar.fas" ; (ASH MAXIMA::E -1) ;; ; ; note: forced to do full call ; unable to do inline ASH (cost 2) because: Loading file ; The first argument is a INTEGER, not a FIXNUM. binary-clisp/compar.fas; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ...; unable to do inline ASH (cost 3) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &REST T). ; etc. ; (* MAXIMA::B MAXIMA::B) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline float arithmetic (cost 4) because: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The second argument is a NUMBER, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX SINGLE-FLOAT) ; &REST T). ; unable to do inline float arithmetic (cost 4) because: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The second argument is a NUMBER, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES SINGLE-FLOAT ; &REST T). ; etc. ; (MOD (* MAXIMA::B MAXIMA::B) MAXIMA::M) ; --> LET IF AND IF IF MINUSP ; ==> ; (< SB-C::DIVISOR 0) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; ==> ; (< NUMBER 0) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; --> LET IF AND IF IF PLUSP ; ==> ; (> NUMBER 0) ; ; note: forced to do GENERIC-> (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; --> LET IF ; ==> ; (+ REM SB-C::DIVISOR) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline float arithmetic (cost 2) because: ; The first argument is a REAL, not a DOUBLE-FLOAT. ; The second argument is a REAL, not a DOUBLE-FLOAT. ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES DOUBLE-FLOAT &REST ; T). ; unable to do inline float arithmetic (cost 2) because: ; The first argument is a REAL, not a SINGLE-FLOAT. ; The second argument is a REAL, not a SINGLE-FLOAT. ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES SINGLE-FLOAT &REST ; T). ; etc. ; compiling (DEFUN POWER-MOD-TAB ...) ; file: /home/gunter/src/maxima-5.40.0/src/ifactor.lisp ; in: DEFUN POWER-MOD-TAB ; (* MAXIMA::B MAXIMA::B) ; ; note: unable to ; convert x*2^k to shift ; due to type uncertainty: ; The first argument is a NUMBER, not a INTEGER. ; The second argument is a NUMBER, not a INTEGER. ; (MOD (* MAXIMA::B MAXIMA::B) MAXIMA::M) ; --> LET REM NTH-VALUE MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL ; ==> ; (TRUNCATE NUMBER SB-C::DIVISOR) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a SINGLE-FLOAT. ; The second argument is a REAL, not a (OR SINGLE-FLOAT INTEGER). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a DOUBLE-FLOAT. ; The second argument is a REAL, not a (OR DOUBLE-FLOAT SINGLE-FLOAT INTEGER). ; --> LET IF AND IF NOT IF ZEROP ; ==> ; (= REM 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; note: unable to open code because: The operands might not be the same type. ; --> LET IF AND IF IF MINUSP ; ==> ; (< SB-C::DIVISOR 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; --> LET IF AND IF IF PLUSP ; ==> ; (> NUMBER 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; --> LET IF AND IF IF MINUSP ; ==> ; (< NUMBER 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; (= MAXIMA::I MAXIMA::L) ; ; note: unable to open code because: The operands might not be the same type. ; (* MAXIMA::BI MAXIMA::BB) ; ; note: unable to ; convert x*2^k to shift ; due to type uncertainty: ; The first argument is a NUMBER, not a INTEGER. ; The second argument is a REAL, not a INTEGER. ; (MOD (* MAXIMA::BI MAXIMA::BB) MAXIMA::M) ; --> LET REM NTH-VALUE MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL ; ==> ; (TRUNCATE NUMBER SB-C::DIVISOR) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a SINGLE-FLOAT. ; The second argument is a REAL, not a (OR SINGLE-FLOAT INTEGER). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a DOUBLE-FLOAT. ; The second argument is a REAL, not a (OR DOUBLE-FLOAT SINGLE-FLOAT INTEGER). ; --> LET IF AND IF NOT IF ZEROP ; ==> ; (= REM 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; note: unable to open code because: The operands might not be the same type. ; --> LET IF AND IF IF MINUSP ; ==> ; (< SB-C::DIVISOR 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; --> LET IF AND IF IF PLUSP ; ==> ; (> NUMBER 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; --> LET IF AND IF IF MINUSP ; ==> ; (< NUMBER 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; (1- MAXIMA::K) ; ==> ; (- MAXIMA::K 1) ; ; note: forced to do GENERIC-- (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a NUMBER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a NUMBER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; etc. ; (ASH 1 (1- MAXIMA::K)) ; ; note: forced to do full call ; unable to do inline ASH (cost 3) because: ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 62). ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; unable to do inline ASH (cost 3) because: ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 62). ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; etc. ; (* MAXIMA::B MAXIMA::B) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline float arithmetic (cost 4) because: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The second argument is a NUMBER, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX SINGLE-FLOAT) ; &REST T). ; unable to do inline float arithmetic (cost 4) because: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The second argument is a NUMBER, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES SINGLE-FLOAT ; &REST T). ; etc. ; (MOD (* MAXIMA::B MAXIMA::B) MAXIMA::M) ; --> LET IF AND IF IF MINUSP ; ==> ; (< SB-C::DIVISOR 0) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; ==> ; (< NUMBER 0) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; --> LET IF AND IF IF PLUSP ; ==> ; (> NUMBER 0) ; ; note: forced to do GENERIC-> (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; --> LET IF ; ==> ; (+ REM SB-C::DIVISOR) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline float arithmetic (cost 2) because: ; The first argument is a REAL, not a DOUBLE-FLOAT. ; The second argument is a REAL, not a DOUBLE-FLOAT. ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES DOUBLE-FLOAT &REST ; T). ; unable to do inline float arithmetic (cost 2) because: ; The first argument is a REAL, not a SINGLE-FLOAT. ; The second argument is a REAL, not a SINGLE-FLOAT. ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES SINGLE-FLOAT &REST ; T). ; etc. ; (* MAXIMA::BI MAXIMA::BB) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline float arithmetic (cost 4) because: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The second argument is a REAL, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES ; (COMPLEX SINGLE-FLOAT) ; &REST T). ; unable to do inline float arithmetic (cost 4) because: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The second argument is a REAL, not a SINGLE-FLOAT. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES SINGLE-FLOAT ; &REST T). ; etc. ; (MOD (* MAXIMA::BI MAXIMA::BB) MAXIMA::M) ; --> LET IF AND IF IF MINUSP ; ==> ; (< SB-C::DIVISOR 0) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; ==> ; (< NUMBER 0) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; --> LET IF AND IF IF PLUSP ; ==> ; (> NUMBER 0) ; ; note: forced to do GENERIC-> (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a REAL, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a REAL, not a FIXNUM. ; etc. ; --> LET IF ; ==> ; (+ REM SB-C::DIVISOR) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline float arithmetic (cost 2) because: ; The first argument is a REAL, not a DOUBLE-FLOAT. ; The second argument is a REAL, not a DOUBLE-FLOAT. ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES DOUBLE-FLOAT &REST ; T). ; unable to do inline float arithmetic (cost 2) because: ; The first argument is a REAL, not a SINGLE-FLOAT. ; The second argument is a REAL, not a SINGLE-FLOAT. ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES SINGLE-FLOAT &REST ; T). ; etc. ; compiling (DEFUN PRIMEP-LUCAS ...) ; compiling (DEFUN LUCAS-SEQUENCE ...) ;; Loaded file binary-clisp/compar.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/askp.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/askp.lisp ... ;; Wrote file binary-clisp/askp.fas ; - Loading binary file "binary-clisp/askp.fas" ;; Loading file binary-clisp/askp.fas ... ;; Loaded file binary-clisp/askp.fas ; - Compiling module "integration" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/sinint.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/sinint.lisp ... ; compiling (DEFVAR *NEXT_PRIME_AR* ...) ; compiling (DEFVAR *PREV_PRIME_AR* ...) ; compiling (DEFVAR DELTAPRIMES_NEXT ...) ; compiling (DEFVAR DELTAPRIMES_PREV ...) ; compiling (DEFVAR BIGPRIMEMULTIPLE ...) ; compiling (DEFUN $NEXT_PRIME ...) ; compiling (DEFUN $PREV_PRIME ...) ; compiling (DEFUN NEXT-PRIME-DET ...) ; compiling (DEFUN NEXT-PRIME-PROB ...) ; compiling (DEFUN NEXT-PRIME ...) ; compiling (DEFUN $PRIMES ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/ifactor.fasl written ; compilation finished in 0:00:00.291 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/ifactor.fasl" ; - Compiling module "rational-functions" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/rat3a.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/rat3a.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE RAT3A) ; compiling (DECLARE-TOP (UNSPECIAL COEF ...)) ; compiling (DEFMVAR MODULUS ...) ; compiling (DEFUN CQUOTIENT ...) ; compiling (DEFUN ALG ...) ; compiling (DEFUN PACOEFP ...) ; compiling (DEFUN LEADTERM ...) ; compiling (DEFUN CRECIP ...) ; compiling (DEFUN CRECIP-GENERAL ...) ; compiling (DEFUN CEXPT ...) ; compiling (DEFUN CMOD ...) ; compiling (DEFUN CPLUS ...) ; compiling (DEFUN CTIMES ...) ; compiling (DEFUN CDIFFERENCE ...) ; compiling (DEFUN SET-MODULUS ...) ; compiling (DEFMFUN PCOEFADD ...) ; compiling (DEFMFUN PPLUS ...) ; compiling (DEFUN PTPTPLUS ...) ; compiling (DEFUN PCPLUS ...) ; compiling (DEFUN PTCPLUS ...) ; compiling (DEFMFUN PDIFFERENCE ...) ; compiling (DEFUN PTPTDIFFER ...) ; compiling (DEFUN PCDIFFER ...) ; compiling (DEFUN PTCDIFFER ...) ; compiling (DEFUN PTCDIFFER-MINUS ...) ; compiling (DEFUN PCSUB ...) ; compiling (DEFUN PCSUBST ...) ; compiling (DEFUN PTCSUB ...) ; compiling (DEFUN PTCSUB-ARGS ...) ; compiling (DEFUN PCSUBSTY ...) ; compiling (DEFMFUN PDERIVATIVE ...) ; compiling (DEFUN PTDERIVATIVE ...) ; compiling (DEFUN PTDERIVATIVE-COEFFS ...) ; compiling (DEFMFUN PDIVIDE ...) ; compiling (DEFMFUN PEXPT ...) ; compiling (DEFUN P-DESCENDING-POWERS ...) ; compiling (DEFMFUN PMINUSP ...) ; compiling (DEFMFUN PMINUS ...) ; compiling (DEFUN PTMINUS ...) ; compiling (DEFMFUN PMOD ...) ; compiling (DEFMFUN PQUOTIENT ...) ;; Wrote file binary-clisp/sinint.fas ; - Loading binary file "binary-clisp/sinint.fas" ;; Loading file binary-clisp/sinint.fas ... ;; Loaded file binary-clisp/sinint.fas ; compiling (DEFUN PCQUOTIENT ...) ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/sin.lisp" ; compiling (DEFUN PTPTQUOTIENT ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/sin.lisp ... ; compiling (DEFUN PTPT-SUBTRACT-POWERED-PRODUCT ...) ; compiling (DEFUN ALGORD ...) ; compiling (DEFUN PSIMP ...) ; compiling (DEFUN P-DELETE-ZEROS ...) ; compiling (DEFUN PTTERM ...) ; compiling (DEFMFUN PTIMES ...) ; compiling (DEFUN PTIMES1 ...) ; compiling (DEFUN PCETIMES1 ...) ; compiling (DEFUN PCTIMES ...) ; compiling (DEFUN PCTIMES1 ...) ; compiling (DEFUN LEADALGCOEF ...) ; compiling (DEFUN PAINVMOD ...) ; compiling (DEFUN PALGSIMP ...) ; compiling (DEFUN PASIMP1 ...) ; compiling (DEFMFUN MONIZE ...) ; compiling (DEFUN PMONICIZE ...) ; compiling (DEFUN PMON1 ...) ; compiling (DEFUN PMONZ ...) ; compiling (DEFUN ALGNORMAL ...) ; compiling (DEFUN ALGCONTENT ...) ; compiling (DEFUN RQUOTIENT ...) ; compiling (DEFUN PATIMES ...) ; compiling (DEFUN PAQUO ...) ; compiling (DEFUN MPGET ...) ; compiling (DEFUN RAINV ...) ; compiling (DEFUN PEXPTSQ ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/rat3a.fasl written ; compilation finished in 0:00:00.174 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/rat3a.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/rat3b.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/rat3b.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE RAT3B) ; compiling (DECLARE-TOP (SPECIAL $ALGEBRAIC ...)) ; compiling (DEFMVAR $RATWTLVL ...) ; compiling (DEFMVAR $RATALGDENOM ...) ; compiling (DEFUN RALGP ...) ; compiling (DEFUN PALGP ...) ; compiling (DEFUN RATDX ...) ; compiling (DEFUN RATDX1 ...) ; compiling (DEFUN RATDP ...) ; compiling (DEFUN RATDP1 ...) ; compiling (DEFUN RATDP2 ...) ; compiling (DEFMFUN RATDERIVATIVE ...) ; compiling (DEFMFUN RATDIF ...) ; compiling (DEFMFUN RATFACT ...) ; compiling (DEFUN FLOATFACT ...) ; compiling (DEFUN RATINVERT ...) ; compiling (DEFMFUN RATMINUS ...) ; compiling (DEFUN RATALGDENOM ...) ; compiling (DEFMFUN RATREDUCE ...) ; compiling (DEFUN PTIMES* ...) ; compiling (DEFMFUN RATTIMES ...) ; compiling (DEFMFUN RATEXPT ...) ; compiling (DEFMFUN RATPLUS ...) ; compiling (DEFMFUN RATQUOTIENT ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/rat3b.fasl written ; compilation finished in 0:00:00.058 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/rat3b.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/rat3d.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/rat3d.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE RAT3D) ; compiling (DECLARE-TOP (SPECIAL *MIN* ...)) ; compiling (DECLARE-TOP (SPECIAL $FACTORFLAG ...)) ; compiling (DECLARE-TOP (SPECIAL ALPHA ...)) ; compiling (DEFMVAR *IRREDS ...) ; compiling (DEFMVAR ALGFAC* ...) ; compiling (DEFMVAR LOW* ...) ; compiling (DEFMVAR $INTFACLIM ...) ; compiling (DEFMVAR $BERLEFACT ...) ; compiling (DEFMFUN LISTOVARS ...) ; compiling (DEFUN LISTOVARS0 ...) ; compiling (DEFUN LISTOVARS1 ...) ; compiling (DEFUN DONTFACTOR ...) ; compiling (DEFUN REMOVEALG ...) ; compiling (DEFUN DEGVECDISREP ...) ; compiling (DEFUN PTERMCONT ...) ; compiling (DEFUN PMINDEGVEC ...) ; compiling (DEFUN PDEGREEVECTOR ...) ; compiling (DEFUN MAXLIST ...) ; compiling (DEFUN MINLIST ...) ; compiling (DEFUN MAXMINL ...) ; compiling (DEFUN QUICK-SQFR-CHECK ...) ; compiling (DEFUN MONOM->FACL ...) ; compiling (DEFUN PSQFR ...) ; compiling (DEFUN FIXMULT ...) ; compiling (DEFUN PMODROOT ...) ; compiling (DEFUN PMODROOT1 ...) ; compiling (DEFMVAR $SAVEFACTORS ...) ; compiling (DEFVAR CHECKFACTORS ...) ; compiling (DEFUN SAVEFACTORS ...) ; compiling (DEFUN SAVEFACTOR1 ...) ; compiling (DEFUN HEURTRIAL1 ...) ; compiling (DEFUN HEURTRIAL ...) ; compiling (DEFUN PFACTORQUAD ...) ; compiling (DEFMFUN $ISQRT ...) ; compiling (DEFMFUN $INRT ...) ; compiling (DEFUN IROOT ...) ; compiling (DEFMFUN $NTHROOT ...) ; compiling (DEFUN PNTHROOTP ...) ; compiling (DEFUN PNTHROOT ...) ; compiling (DEFUN CNTHROOT ...) ; compiling (DEFMFUN PABS ...) ; compiling (DEFUN PFACTORLIN ...) ; compiling (DEFUN FFACTOR ...) ; compiling (DEFUN FACTOROUT1 ...) ; compiling (DEFUN FACTOROUT ...) ; compiling (DEFMFUN PFACTOR ...) ; compiling (DEFUN PFACTOR11 ...) ; compiling (DEFUN PFACTOR1 ...) ; compiling (DEFMVAR $HOMOG_HACK ...) ; compiling (DECLARE-TOP (SPECIAL *HVAR ...)) ; compiling (DEFUN PFACTORANY ...) ; compiling (DEFUN RETFACTOR ...) ; compiling (DEFUN RETFACTOR1 ...) ; compiling (DEFUN TAGIRR ...) ; compiling (DEFUN REVSIGN ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/rat3d.fasl written ; compilation finished in 0:00:00.111 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/rat3d.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/rat3c.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/rat3c.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE RAT3C) ; compiling (DECLARE-TOP (SPECIAL $KEEPFLOAT ...)) ; compiling (DEFMVAR *GCDL* ...) ; compiling (DEFMVAR $GCD ...) ; compiling (DEFUN CGCD ...) ; compiling (DEFMFUN PQUOTIENTCHK ...) ; compiling (DEFUN PQUOTIENTCHK-SAFE ...) ; compiling (DEFUN PTIMESCHK ...) ; compiling (DEFUN PFLOATP ...) ; compiling (DEFUN PFLOATP1 ...) ; compiling (DEFMFUN PGCD ...) ; compiling (DEFMFUN PLCM ...) ; compiling (DEFUN PLCMCOFACTS ...) ; compiling (DEFUN PGCDCOFACTS ...) ; compiling (DEFUN PGCDA ...) ; compiling (DEFUN MONOMGCDCO ...) ; compiling (DEFUN MONOMGCD ...) ; compiling (DEFUN LINHACK ...) ; compiling (DEFUN LIN-VAR-FIND ...) ; compiling (DEFUN LINHACKCONTENT ...) ; compiling (DEFUN OLDGCD ...) ; compiling (DEFUN PGCDEXPON ...) ; compiling (DEFUN PEXPON*// ...) ; compiling (DEFUN REDGCD ...) ; compiling (DEFUN SUBRESGCD ...) ; compiling (DEFUN PSQUOREM1 ...) ; compiling (DEFUN PREM ...) ; compiling (DEFMFUN PGCD1 ...) ; compiling (DEFUN PGCD2 ...) ; compiling (DEFUN RCONTENT ...) ; compiling (DEFUN OLDCONTENTA ...) ; compiling (DEFMFUN OLDCONTENT ...) ; compiling (DEFUN OLDCONTENT1 ...) ; compiling (DEFUN OLDCONTENT2 ...) ; compiling (DEFUN CONTSORT ...) ; compiling (DEFUN COEFL ...) ; compiling (DEFUN CONTODR ...) ; compiling (DEFUN PCONTENT ...) ; compiling (DEFUN PCONTENT1 ...) ; compiling (DEFUN PCONTENTZ ...) ; compiling (DEFUN UCONTENT ...) ; compiling (DEFMFUN PGCDU ...) ; compiling (DEFUN PMODREM ...) ; compiling (DEFUN PMODQUO ...) ; compiling (DEFUN PGCDU1 ...) ; compiling (DEFVAR *BIGPRIMES* ...) ; compiling (DEFMVAR *ALPHA ...) ; compiling (DEFUN NEWPRIME ...) ; compiling (DEFUN LEADCOEFFICIENT ...) ; compiling (DEFUN MAXCOEFFICIENT ...) ; compiling (DEFUN MAXCOEF1 ...) ; compiling (DEFUN MAXNORM ...) ; compiling (DEFUN NORM ...) ; compiling (DEFUN NORM1 ...) ; compiling (DEFMFUN PDEGREE ...) ; compiling (DEFUN POLY-IN-VAR ...) ; compiling (DEFUN UNIVAR ...) ; compiling (DEFUN LAGRANGE3 ...) ; compiling (DEFUN LAGRANGE33 ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/rat3c.fasl written ; compilation finished in 0:00:00.131 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/rat3c.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/rat3e.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/rat3e.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE RAT3E) ; compiling (DECLARE-TOP (SPECIAL INTBS* ...)) ; compiling (DEFMVAR GENVAR ...) ; compiling (DEFMVAR GENPAIRS ...) ; compiling (DEFMVAR VARLIST ...) ; compiling (DEFMVAR *FNEWVARSW ...) ; compiling (DEFMVAR *RATWEIGHTS ...) ; compiling (DEFVAR *RATSIMP* ...) ; compiling (DEFMVAR FACTORRESIMP ...) ; compiling (DEFMVAR $KEEPFLOAT ...) ; compiling (DEFMVAR $FACTORFLAG ...) ; compiling (DEFMVAR $DONTFACTOR ...) ; compiling (DEFMVAR $NOREPEAT ...) ; compiling (DEFMVAR $RATWEIGHTS ...) ; compiling (DEFMVAR $RATFAC ...) ; compiling (DEFMVAR $ALGEBRAIC ...) ; compiling (DEFMVAR $RATVARS ...) ; compiling (DEFMVAR $FACEXPAND ...) ; compiling (DECLARE-TOP (SPECIAL EVP ...)) ; compiling (DEFMFUN MRATEVAL ...) ; compiling (DEFPROP MRAT ...) ; compiling (DEFMFUN $RATNUMER ...) ; compiling (DEFMFUN $RATDENOM ...) ; compiling (DEFUN TAYCHK2RAT ...) ; compiling (DEFMVAR TELLRATLIST ...) ; compiling (DEFUN TELLRATDISP ...) ; compiling (DEFUN TRDISP1 ...) ; compiling (DEFMFUN $UNTELLRAT ...) ; compiling (DEFMFUN $TELLRAT ...) ; compiling (DEFUN TELLRAT1 ...) ; compiling (DEFMFUN $PRINTVARLIST ...) ; compiling (DEFMFUN $SHOWRATVARS ...) ; compiling (DEFMFUN $RATVARS ...) ; compiling (DEFUN MAPFR1 ...) ; compiling (DEFMVAR INRATSIMP ...) ; compiling (DEFMFUN $FULLRATSIMP ...) ; compiling (DEFUN FULLRATSIMP ...) ; compiling (DEFMFUN $TOTALDISREP ...) ; compiling (DEFUN JOINVARLIST ...) ; compiling (DEFMFUN $RAT ...) ; compiling (DEFUN RAT0 ...) ; compiling (DEFMFUN $RATSIMP ...) ; compiling (DEFMFUN $SQFR ...) ; compiling (DECLARE-TOP (SPECIAL FN)) ; compiling (DEFUN WHICHFN ...) ; compiling (DECLARE-TOP (SPECIAL VAR)) ; compiling (DEFMVAR ADN* ...) ; compiling (DEFUN FACTORALG ...) ; compiling (DEFUN ALBK ...) ; compiling (DEFMFUN $GFACTOR ...) ; compiling (DEFMFUN $FACTOR ...) ; compiling (DEFMFUN FACTOR ...) ; compiling (DEFUN FACTORNUMBER ...) ; compiling (DEFUN NRATFACT ...) ; compiling (DEFUN NRETFACTOR1 ...) ; compiling (DECLARE-TOP (UNSPECIAL VAR)) ; compiling (DEFMFUN $POLYMOD ...) ; compiling (DEFUN MOD1 ...) ; compiling (DEFMFUN $DIVIDE ...) ; compiling (DEFMFUN $QUOTIENT ...) ; compiling (DEFMFUN $REMAINDER ...) ; compiling (DEFMFUN $GCD ...) ; compiling (DEFMFUN $CONTENT ...) ; compiling (DEFMFUN PGET ...) ; compiling (DEFUN M$EXP? ...) ; compiling (DEFUN ALGP ...) ; compiling (DEFUN ALGPGET ...) ; compiling (DEFUN ALGPCHK ...) ;; Wrote file binary-clisp/sin.fas ; compiling (DEFUN RADFUNP ...) ; - Loading binary file "binary-clisp/sin.fas" ;; Loading file binary-clisp/sin.fas ... ; compiling (DEFMFUN RATSETUP ...) ; compiling (DEFUN RATSETUP1 ...) ; compiling (DEFUN RATSETUP2 ...) ; compiling (DEFUN PORDER ...) ; compiling (DEFUN ALGORDSET ...) ;; Loaded file binary-clisp/sin.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/risch.lisp" ; compiling (DEFUN GENSYM-READABLE ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/risch.lisp ... ; compiling (DEFUN ORDERPOINTER ...) ; compiling (DEFUN CREATSYM ...) ; compiling (DEFUN PRENUMBER ...) ; compiling (DEFUN RGET ...) ; compiling (DEFMFUN RATREP ...) ; compiling (DEFMFUN RATREP* ...) ; compiling (DEFVAR *WITHINRATF* ...) ; compiling (DEFMFUN RATF ...) ; compiling (DEFUN PREP1 ...) ; compiling (DEFUN PUTONVLIST ...) ; compiling (SETQ EXPSUMSPLIT ...) ; compiling (DEFUN NEWVARMEXPT ...) ; compiling (DEFUN NEWVAR1 ...) ; compiling (DEFUN NEWVAR3 ...) ; compiling (DEFUN FR1 ...) ; compiling (DEFUN RATSIMP ...) ; compiling (DEFUN LITTLEFR1 ...) ; compiling (DEFMVAR FR-FACTOR ...) ; compiling (DEFUN FR-ARGS ...) ; compiling (DEFUN ZP ...) ; compiling (DEFUN NEWSYM ...) ; compiling (DEFMVAR $RATPRINT ...) ; compiling (DEFMVAR $RATEPSILON ...) ; compiling (DEFMFUN MAXIMA-RATIONALIZE ...) ; compiling (DEFUN RATION1 ...) ; compiling (DEFUN PREPFLOAT ...) ; compiling (DEFUN PDISREP ...) ; compiling (DEFUN PDISREP! ...) ; compiling (DEFUN PDISREP+ ...) ; compiling (DEFUN PDISREP* ...) ; compiling (DEFUN PDISREP*CHK ...) ; compiling (DEFUN PDISREP2 ...) ; compiling (DEFMVAR $RATEXPAND ...) ; compiling (DEFMFUN $RATEXPAND ...) ; compiling (DEFUN PDISREP*EXPAND ...) ; compiling (DEFUN PDISREP2EXPAND ...) ; compiling (DEFMVAR $RATDENOMDIVIDE ...) ; compiling (DEFMFUN $RATDISREP ...) ; compiling (DEFUN RATDISREPD ...) ; compiling (DEFUN CDISREP ...) ; compiling (DEFUN FANCYDIS ...) ; compiling (DEFUN COMPATVARL ...) ; compiling (DEFUN NEWVAR ...) ; compiling (DEFUN SORTGREAT ...) ; compiling (DEFUN FNEWVAR ...) ; compiling (DEFUN NESTLEV ...) ; compiling (DEFUN RADSORT ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/rat3e.fasl written ; compilation finished in 0:00:00.302 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/rat3e.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/nrat4.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/nrat4.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE NRAT4) ; compiling (DECLARE-TOP (SPECIAL $RATSIMPEXPONS ...)) ; compiling (DEFMVAR $RADSUBSTFLAG ...) ; compiling (DEFMFUN PDIS ...) ; compiling (DEFUN PDIS* ...) ; compiling (DEFUN RDIS ...) ; compiling (DEFUN RDIS* ...) ; compiling (DEFUN RFORM ...) ; compiling (SETQ RADCANP ...) ; compiling (DEFMFUN $RATCOEF ...) ; compiling (DEFMFUN RATCOEFF ...) ; compiling (DEFUN MINIMIZE-VARLIST ...) ; compiling (DEFUN MINVARLIST-MRAT ...) ; compiling (DEFUN RATCOEF ...) ; compiling (DEFUN RATCOEF1 ...) ; compiling (DEFUN CONSTCOEF ...) ; compiling (SETQ *RADSUBST ...) ; compiling (DEFMFUN $RATSUBST ...) ; compiling (DEFUN XPTIMES ...) ; compiling (DEFUN ALLSUBST00 ...) ; compiling (DEFUN EVERYSUBST00 ...) ; compiling (DEFUN EVERYSUBST0 ...) ; compiling (DEFUN EVERYSUBST1 ...) ; compiling (DEFUN EVERYSUBST2 ...) ; compiling (DEFUN PAIROFF ...) ; compiling (DEFUN EVERYSUBST ...) ; compiling (DEFUN EVERYPTERMS ...) ; compiling (DEFUN EVERYPTERMS1 ...) ; compiling (DEFUN SUBSTFORSUM ...) ; compiling (DEFUN PRODCOEF ...) ; compiling (DEFUN SUMCOEF ...) ; compiling (DEFUN PRODCOEF1 ...) ; compiling (DEFUN PUREPROD ...) ; compiling (DEFMFUN $BOTHCOEF ...) ; compiling (DEFUN BOTHPRODCOEF ...) ; compiling (DEFVAR ARGSFREEOFP ...) ; compiling (DEFMFUN ARGSFREEOF ...) ; compiling (DEFMFUN $LFREEOF ...) ; compiling (DEFMFUN $FREEOF ...) ; compiling (DEFUN FREEOF ...) ; compiling (DEFUN FREEOFL ...) ; compiling (DEFMFUN HAND-SIDE ...) ; compiling (DEFMFUN $RADCAN ...) ; compiling (DEFUN RADCAN1 ...) ; compiling (DEFUN SPC0 ...) ; compiling (DEFUN ALLATOMS ...) ; compiling (DEFUN RJFSIMP ...) ; compiling (DEFUN DSUBSTA ...) ; compiling (DEFUN RADSUBST ...) ; compiling (SETQ *VAR ...) ; compiling (DEFUN SPC1 ...) ; compiling (DEFUN PUTONLOGLIST ...) ; compiling (DEFUN SPC2 ...) ; compiling (DEFUN SPC2A ...) ; compiling (DEFUN SPC2B ...) ; compiling (DEFUN SPC3 ...) ; compiling (DEFUN SPC4 ...) ; compiling (DEFUN RZCONTENT ...) ; compiling (DEFUN SPC5 ...) ;; Wrote file binary-clisp/risch.fas ; compiling (DEFUN SPC5B ...) ; - Loading binary file "binary-clisp/risch.fas" ;; Loading file binary-clisp/risch.fas ... ; compiling (DEFUN SPC7 ...) ;; Loaded file binary-clisp/risch.fas ; - Compiling module "taylor-series" ; compiling (DEFUN GOODFORM ...) ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/hayat.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/hayat.lisp ... ; compiling (DEFUN FACTORLOGS ...) ; compiling (DEFUN FLEVENP ...) ; compiling (DEFUN FLRED ...) ; compiling (DEFUN FLMAXL ...) ; compiling (DEFUN FLSORT ...) ; compiling (DEFUN NMT ...) ; compiling (DEFUN NMTERMS ...) ; compiling (DEFUN FLGREAT ...) ; compiling (DEFUN FLGREAT1 ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/nrat4.fasl written ; compilation finished in 0:00:00.184 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/nrat4.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/ratout.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/ratout.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE RATOUT) ; compiling (DECLARE-TOP (SPECIAL $ALGEBRAIC ...)) ; compiling (DECLARE-TOP (SPECIAL XV ...)) ; compiling (DEFUN NEWGCD ...) ; compiling (DEFUN PMODCONTENT ...) ; compiling (DEFUN PGATHERCOEF ...) ; compiling (DEFUN PGATH1 ...) ; compiling (DEFUN PGATH2 ...) ; compiling (DEFUN PGATH3 ...) ; compiling (DEFUN PNEXT ...) ; compiling (DEFUN PNEXT1 ...) ; compiling (DEFUN VGREAT ...) ; compiling (DEFUN PDEGREER ...) ; compiling (DEFUN PGCDP ...) ; compiling (DEFUN MONICGCD ...) ; compiling (DEFUN PGCDM ...) ; compiling (DEFUN PKRONECK ...) ; compiling (DEFUN PFACTOR2 ...) ; compiling (DEFUN RPOWERSET ...) ; compiling (DEFUN ALLPRODS ...) ; compiling (DEFUN AL1 ...) ; compiling (DEFUN AP1 ...) ; compiling (DEFUN PTTS1 ...) ; compiling (DEFUN P1 ...) ; compiling (DEFUN P11 ...) ; compiling (DEFUN PINTERPOLATE ...) ; compiling (DEFUN PINTERPOLATE1 ...) ; compiling (DEFUN PINTERPOLATE2 ...) ; compiling (DEFUN PINTERPOLATE3 ...) ; compiling (DEFUN PINTERPOLATE4 ...) ; compiling (DEFUN PINTERPOLATE5 ...) ; compiling (DEFUN PINTERPOLATE6 ...) ; compiling (DEFMFUN $FASTTIMES ...) ; compiling (DEFUN FPTIMES ...) ; compiling (DEFUN FPTIMES1 ...) ; compiling (DEFUN HALFSPLIT ...) ; compiling (DEFUN LSFT ...) ; compiling (DECLARE-TOP (SPECIAL WTSOFAR ...)) ; compiling (DEFMFUN $RATWEIGHT ...) ; compiling (DEFUN PWEIGHT ...) ; compiling (DEFUN WTPTIMES ...) ; compiling (DEFUN WTPTIMES1 ...) ; compiling (DEFUN WTPTIMES2 ...) ; compiling (DEFUN WTPTIMES3 ...) ; compiling (DEFUN WTPCTIMES ...) ; compiling (DEFUN WTPCTIMES1 ...) ; compiling (DEFUN WTPEXPT ...) ; compiling (DEFMFUN $HORNER ...) ; compiling (DEFUN HORNREP ...) ; compiling (DEFUN HORN+ ...) ; compiling (DECLARE-TOP (SPECIAL Y ...)) ; compiling (DEFMFUN $PARTFRAC ...) ; compiling (DEFUN PARTFRACA ...) ; compiling (DEFUN PARTFRAC ...) ; compiling (DECLARE-TOP (UNSPECIAL EXP ...)) ; compiling (DECLARE-TOP (SPECIAL VARLIST ...)) ; compiling (DEFMFUN $RATDIFF ...) ; compiling (DECLARE-TOP (UNSPECIAL X)) ; compiling (DECLARE-TOP (SPECIAL $PFEFORMAT ...)) ; compiling (DEFMFUN $PFET ...) ; compiling (DEFUN SSSQFR ...) ; compiling (DEFUN PFET1 ...) ; compiling (DECLARE-TOP (UNSPECIAL M ...)) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/ratout.fasl written ; compilation finished in 0:00:00.167 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/ratout.fasl" ; - Compiling module "maxima-language-compiler" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/transl.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/transl.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE TRANSL) ; compiling (DEFVAR *UNTRANSLATED-FUNCTIONS-CALLED* ...) ; compiling (DEFMVAR *DECLARED-TRANSLATED-FUNCTIONS* ...) ; compiling (DEFMVAR $TR_SEMICOMPILE ...) ; compiling (DEFMVAR $TRANSCOMPILE ...) ; compiling (DEFMVAR TSTACK ...) ; compiling (DEFMVAR LOCAL ...) ; compiling (DEFMVAR ARRAYS ...) ; compiling (DEFMVAR LEXPRS ...) ; compiling (DEFMVAR EXPRS ...) ; compiling (DEFMVAR FEXPRS ...) ; compiling (DEFMVAR TR-PROGRET ...) ; compiling (DEFMVAR INSIDE-MPROG ...) ; compiling (DEFMVAR RETURNS ...) ; compiling (DEFMVAR RETURN-MODE ...) ; compiling (DEFMVAR NEED-PROG? ...) ; compiling (DEFMVAR ASSIGNS ...) ; compiling (DEFMVAR SPECIALS ...) ; compiling (DEFMVAR TRANSLATE-TIME-EVALABLES ...) ; compiling (DEFMVAR *TRANSL-BACKTRACE* ...) ; compiling (DEFMVAR *TRANSL-DEBUG* ...) ; compiling (DEFMVAR TR-ABORT ...) ; compiling (DEFMVAR TR-UNIQUE ...) ; compiling (DEFMVAR $TR_WARN_UNDECLARED ...) ; compiling (DEFMVAR $TR_WARN_MEVAL ...) ; compiling (DEFMVAR $TR_WARN_FEXPR ...) ; compiling (DEFMVAR $TR_WARN_MODE ...) ; compiling (DEFMVAR $TR_WARN_UNDEFINED_VARIABLE ...) ; compiling (DEFMVAR *WARNED-UN-DECLARED-VARS* ...) ; compiling (DEFMVAR *WARNED-FEXPRS* ...) ; compiling (DEFMVAR *WARNED-MODE-VARS* ...) ; compiling (DEFMVAR $TR_FUNCTION_CALL_DEFAULT ...) ; compiling (DEFMVAR $TR_ARRAY_AS_REF ...) ; compiling (DEFMVAR $TR_NUMER ...) ; compiling (DEFMVAR $TR_PREDICATE_BRAIN_DAMAGE ...) ; compiling (DEFVAR BOOLEAN-OBJECT-TABLE ...) ; compiling (DEFVAR MODE-INIT-VALUE-TABLE ...) ; compiling (DEFVAR TR-LAMBDA-PUNT-ASSIGNS ...) ; compiling (OR (BOUNDP #) ...) ; compiling (DEFUN BARFO ...) ; compiling (DEFUN SPECIALP ...) ; compiling (DEFMVAR *TR-WARN-BREAK* ...) ; compiling (DEFMACRO TR-WARNBREAK ...) ; compiling (DEFUN TR-WARNP ...) ; compiling (DEFVAR WARNED-UNDEFINED-VARIABLES ...) ; compiling (DEFUN WARN-UNDEFINED-VARIABLE ...) ; compiling (DEFUN WARN-UNDECLARED ...) ; compiling (DEFUN WARN-MEVAL ...) ; compiling (DEFUN WARN-MODE ...) ; compiling (DEFUN WARN-FEXPR ...) ; compiling (DEFUN MACSYMA-SPECIAL-MACRO-P ...) ; compiling (DEFUN MACSYMA-SPECIAL-OP-P ...) ; compiling (DEFUN POSSIBLE-PREDICATE-OP-P ...) ; compiling (DEFUN TR-LOCAL-EXP ...) ; compiling (DEFUN TR-ARGS ...) ; compiling (DEFUN DTRANSLATE ...) ; compiling (DEFUN DCONV ...) ; compiling (DEFUN DCONVX ...) ; compiling (DEFUN DCONV-$FLOAT ...) ; compiling (DEFUN DCONV-$CRE ...) ; compiling (DEFMVAR *$ANY-MODES* ...) ; compiling (DEFUN COVERS ...) ; compiling (DEFUN TR-MFUN ...) ; compiling (DEFUN TR-MDEFINE-TOPLEVEL ...) ; compiling (DEFUN LISP-FCN-TYPEP ...) ; compiling (DEFUN TRANSLATE-FUNCTION ...) ; compiling (DEFUN TRFAIL ...) ; compiling (DEFMFUN TRANSLATE-AND-EVAL-MACSYMA-EXPRESSION ...) ; compiling (DEFUN TRANSLATOR-EVAL ...) ; compiling (DEFVAR *MACEXPR-TOP-LEVEL-FORM-P* ...) ; compiling (DEFMFUN TRANSLATE-MACEXPR-TOPLEVEL ...) ; compiling (DEFMVAR $TR_OPTIMIZE_MAX_LOOP ...) ; compiling (DEFUN TOPLEVEL-OPTIMIZE ...) ; compiling (DEFUN TOPLEVEL-OPTIMIZE-1 ...) ; compiling (DEFUN TRANSLATE ...) ; file: /home/gunter/src/maxima-5.40.0/src/transl.lisp ; in: DEFUN TRANSLATE ; (MAXIMA::BARFO "help") ; ==> ; "help" ; ; note: deleting unreachable code ; compiling (DEFUN TRANSLATE-ATOM ...) ; compiling (DEFUN TRANSLATE-FORM ...) ; compiling (DEFMVAR $TR_BOUND_FUNCTION_APPLYP ...) ; compiling (DEFUN TR-MACSYMA-USER-FUNCTION-CALL ...) ; compiling (DEFUN ATTEMPT-TRANSLATE-RANDOM-MACRO-OP ...) ; compiling (DEFUN ATTEMPT-TRANSLATE-RANDOM-SPECIAL-OP ...) ; compiling (DEFUN TR-LISP-FUNCTION-CALL ...) ; compiling (DEFUN GET-LISP-FUN-TYPE ...) ; compiling (DEFUN TR-INFAMOUS-NOUN-FORM ...) ; compiling (DEFUN IMPLIED-QUOTEP ...) ; compiling (DEFUN TRANSLATE-ATOMS ...) ; compiling (DEFUN TR-NOSIMPP ...) ; compiling (DEFUN CALL-AND-SIMP ...) ; compiling (DEFMSPEC $DECLARE_TRANSLATED ...) ; compiling (DEF%TR $DECLARE ...) ; compiling (DEF%TR $EVAL_WHEN ...) ; compiling (DEF%TR MDEFMACRO ...) ; compiling (DEF%TR $LOCAL ...) ; compiling (DEF%TR MQUOTE ...) ; compiling (DEFUN TR-LAMBDA ...) ; compiling (DEFUN MAKE-DECLARES ...) ; compiling (DEF%TR DOLIST ...) ; compiling (DEFUN TR-SEQ ...) ; compiling (DEF%TR MPROGN ...) ; compiling (DEF%TR MPROG ...) ; compiling (DEFUN TR-MPROG-BODY ...) ; compiling (DEF%TR MRETURN ...) ; compiling (DEF%TR MGO ...) ; compiling (DEF%TR MQAPPLY ...) ; compiling (DEF%TR MCOND ...) ; compiling (DEF%TR MDO ...) ; compiling (DEF%TR MDOIN ...) ; compiling (DEFUN LAMBDA-WRAP1 ...) ; compiling (DEF%TR MSETQ ...) ; compiling (DEF%TR $MAX ...) ; compiling (DEF%TR $MIN ...) ; compiling (DEF%TR %MAX ...) ; compiling (DEF%TR %MIN ...) ; compiling (DEFUN TRANSLATE-$MAX-$MIN ...) ; compiling (DEFUN TR-CLASS ...) ; compiling (DEFUN *UNION-MODE ...) ; compiling (DEFUN VALUE-MODE ...) ; compiling (DEFUN DECMODE-ARRAYFUN ...) ; compiling (DEFUN ARRAY-MODE ...) ; compiling (DEFUN ARRAYFUN-MODE ...) ; compiling (DEFUN FUNCTION-MODE ...) ; compiling (DEFUN FUNCTION-MODE-@ ...) ; compiling (DEFUN ARRAY-MODE-@ ...) ; compiling (DEFVAR $TR_BIND_MODE_HOOK ...) ; compiling (DEFSTRUCT (TSTACK-SLOT #) ...) ; compiling (DEFUN VARIABLE-P ...) ; compiling (DEFUN BAD-VAR-WARN ...) ; compiling (DEFUN TBIND ...) ; compiling (DEFUN TUNBIND ...) ; compiling (DEFUN PUTPROP1 ...) ; compiling (DEFUN TUNBINDS ...) ; compiling (DEFUN TBOUNDP ...) ; compiling (DEFUN TEVAL ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/transl.fasl written ; compilation finished in 0:00:00.362 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/transl.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/transs.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/transs.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE TRANSS) ; compiling (DEFMVAR $TR_OUTPUT_FILE_DEFAULT ...) ; compiling (DEFMVAR $TR_FILE_TTY_MESSAGESP ...) ; compiling (DEFVAR *TRANSLATION-MSGS-FILES* ...) ; compiling (DEFVAR $TR_VERSION ...) ; compiling (DEFMVAR TRANSL-FILE ...) ; compiling (DEFMVAR $COMPGRIND ...) ; compiling (DEFMVAR $TR_TRUE_NAME_OF_FILE_BEING_TRANSLATED ...) ; compiling (DEFMVAR $TR_STATE_VARS ...) ; compiling (DEFVAR DECLARES ...) ; compiling (DEFMSPEC $COMPFILE ...) ; compiling (DEFUN COMPILE-FUNCTION ...) ; compiling (DEFUN $COMPILE_FILE ...) ; compiling (DEFUN MAXIMA-STRING ...) ; compiling (DEFMFUN $TRANSLATE_FILE ...) ; compiling (DEFMVAR $TR_GEN_TAGS ...) ; compiling (DEFVAR *PRETTY-PRINT-TRANSLATION* ...) ; compiling (DEFUN PPRINT-DEFMTRFUN ...) ; compiling (DEFUN CALL-BATCH1 ...) ; compiling (DEFVAR TRF-START-HOOK ...) ; compiling (DEFUN ALTER-PATHNAME ...) ; compiling (DEFUN DELETE-WITH-SIDE-EFFECTS-IF ...) ; compiling (DEFUN INSERT-NECESSARY-FUNCTION-DECLARES ...) ; compiling (DEFUN TRANSLATE-FILE ...) ; compiling (DEFUN PRINT* ...) ; compiling (DEFUN SUB-PRINT* ...) ; compiling (DEFUN PRINC* ...) ; compiling (DEFUN NPRINC* ...) ; compiling (DEFUN TERPRI* ...) ; compiling (DEFUN PRINT-MODULE ...) ; compiling (DEFUN NEW-COMMENT-LINE ...) ; compiling (DEFUN PRINT-ABORT-MSG ...) ; compiling (DEFMSPEC $TRANSLATE ...) ; compiling (DEFMSPEC $COMPILE ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/transs.fasl written ; compilation finished in 0:00:00.079 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/transs.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/trans1.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/trans1.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE TRANS1) ; compiling (DEFUN QUOTED-SYMBOLP ...) ; compiling (DEF%TR $APPLY ...) ; compiling (DEF%TR $MAP ...) ; compiling (DEF%TR $MAPLIST ...) ; compiling (DEF%TR $FULLMAP ...) ; compiling (DEF%TR $MATRIXMAP ...) ; compiling (DEF%TR $FULLMAPL ...) ; compiling (DEF%TR $OUTERMAP ...) ; compiling (DEF%TR $SCANMAP ...) ; compiling (DEF%TR $QPUT ...) ; compiling (DEF%TR $SUBVAR ...) ; compiling (DEF%TR $SUBSTPART ...) ; compiling (DEF%TR $SUBSTINPART ...) ; compiling (DEFUN FOR-EVAL-THEN-MQUOTE-SIMP-ARGL ...) ; compiling (DEFUN SUBSTPART-TRANSLATION ...) ; compiling (DEF%TR $ERRCATCH ...) ; compiling (DEF%TR $CATCH ...) ; compiling (DEF%TR $THROW ...) ; compiling (DEF%TR $MAKELIST ...) ; compiling (DEF%TR $KILL ...) ; compiling (DEF%TR $ARRAY ...) ; compiling (DEF%TR MRAT ...) ; compiling (DEF%TR $BATCON ...) ; compiling (DEF%TR $REMARRAY ...) ; compiling (DEF%TR $REARRAY ...) ; compiling (DEF%TR $ALIAS ...) ; compiling (DEF%TR $ALLOC ...) ; compiling (DEF%TR $BATCH ...) ; compiling (DEF%TR $BATCHLOAD ...) ; compiling (DEF%TR $CLOSEFILE ...) ; compiling (DEF%TR $COMPFILE ...) ; compiling (DEF%TR $DELFILE ...) ; compiling (DEF%TR $DEMO ...) ; compiling (DEF%TR $DEPENDENCIES ...) ; compiling (DEF%TR $DESCRIBE ...) ; compiling (DEF%TR $DISKFREE ...) ; compiling (DEF%TR $DISKUSE ...) ; compiling (DEF%TR $DISPFUN ...) ; compiling (DEF%TR $DISPRULE ...) ; compiling (DEF%TR $FILELENGTH ...) ; compiling (DEF%TR $FILELIST ...) ; compiling (DEF%TR $FUNDEF ...) ; compiling (DEF%TR $FULLDISKUSE ...) ; compiling (DEF%TR $GRADEF ...) ; compiling (DEF%TR $LISTFILES ...) ; compiling (DEF%TR $LOADFILE ...) ; compiling (DEF%TR $LOADARRAYS ...) ; compiling (DEF%TR $LOADPLOTS ...) ; compiling (DEF%TR $NAMEFILE ...) ; compiling (DEF%TR $NUMERVAL ...) ; compiling (DEF%TR $OPTIONS ...) ; compiling (DEF%TR $ORDERGREAT ...) ; compiling (DEF%TR $ORDERLESS ...) ; compiling (DEF%TR $PLOTMODE ...) ; compiling (DEF%TR $PRIMER ...) ; compiling (DEF%TR $PRINTDISKUSE ...) ; compiling (DEF%TR $PRINTFILE ...) ; compiling (DEF%TR $PRINTPROPS ...) ; compiling (DEF%TR $PROPERTIES ...) ; compiling (DEF%TR $PROPVARS ...) ; compiling (DEF%TR $QLISTFILES ...) ; compiling (DEF%TR $REMFILE ...) ; compiling (DEF%TR $REMFUNCTION ...) ; compiling (DEF%TR $REMOVE ...) ; compiling (DEF%TR $REMVALUE ...) ; compiling (DEF%TR $RENAMEFILE ...) ; compiling (DEF%TR $RESTORE ...) ; compiling (DEF%TR $TRANSLATE ...) ; compiling (DEF%TR $WRITEFILE ...) ; compiling (DEF%TR $HARDCOPY ...) ; compiling (DEF%TR $LABELS ...) ; compiling (DEF%TR $SETUP_AUTOLOAD ...) ; compiling (DEF%TR $TOBREAK ...) ; compiling (DEF%TR $SUM ...) ; compiling (DEF%TR $PRODUCT ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/trans1.fasl written ; compilation finished in 0:00:00.130 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trans1.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/trans2.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/trans2.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE TRANS2) ; compiling (DEF%TR $RANDOM ...) ; compiling (DEF%TR MEQUAL ...) ; compiling (DEF%TR MCALL ...) ; compiling (DEFVAR $TRANSLATE_FAST_ARRAYS ...) ; compiling (DEFUN TR-MASET ...) ; compiling (DEFUN MASET1 ...) ; compiling (DEFUN TR-MAREF ...) ; compiling (DEFUN MAREF1 ...) ; compiling (DEFUN TR-ARRAYCALL ...) ; compiling (DEFUN TR-ARRAYSETQ ...) ; compiling (DEF%TR MARRAYREF ...) ; compiling (DEF%TR MARRAYSET ...) ; compiling (DEF%TR MLIST ...) ; compiling (DEF%TR $FIRST ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/trans2.fasl written ; compilation finished in 0:00:00.037 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trans2.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/trans3.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/trans3.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE TRANS3) ; compiling (DEFUN FREE-LISP-VARS ...) ; compiling (DEFUN FREE-LISP-VARS-OF-ARGL ...) ; compiling (DEFUN REDUCE-VAR-SET&OP ...) ; compiling (DEFUN REDUCE-VAR-SET ...) ; compiling (DEFUN DIFFERENCE-VAR-SETS ...) ; compiling (DEFUN UNION-VAR-SET ...) ; compiling (DEFUN SUM-VAR-SETS ...) ; compiling (DEFUN MAKE-VAR-SET ...) ; compiling (DEFUN-PROP (LAMBDA FREE-LISP-VARS) ...) ; compiling (DEFUN-PROP (PROG FREE-LISP-VARS) ...) ; compiling (DEFUN-PROP (GO FREE-LISP-VARS) ...) ; compiling (DEFUN-PROP (DO FREE-LISP-VARS) ...) ; compiling (DEFUN-PROP (COND FREE-LISP-VARS) ...) ; compiling (DEFUN-PROP (QUOTE FREE-LISP-VARS) ...) ; compiling (DEFUN-PROP (FUNCTION FREE-LISP-VARS) ...) ; compiling (DEFUN-PROP (SETQ FREE-LISP-VARS) ...) ; compiling (DEFUN-PROP (AND FREE-LISP-VARS) ...) ; compiling (DEFUN-PROP (OR FREE-LISP-VARS) ...) ; compiling (DEFUN-PROP (COMMENT FREE-LISP-VARS) ...) ; compiling (DEFUN-PROP (DECLARE FREE-LISP-VARS) ...) ; compiling (DEFPROP $PIECE ...) ; compiling (DEFUN-PROP (TRD-MSYMEVAL FREE-LISP-VARS) ...) ; compiling (DEFUN-PROP (MFUNCTION-CALL FREE-LISP-VARS) ...) ; compiling (DEFUN-PROP (FUNGEN&ENV-FOR-MEVAL FREE-LISP-VARS) ...) ; compiling (DEFUN FREE-LISP-VARS-M-TLAMBDA ...) ; compiling (MAPC (FUNCTION #) ...) ; compiling (DEFUN FREE-LISP-VARS-M-TLAMBDA&ENV ...) ; compiling (DEFPROP M-TLAMBDA&ENV ...) ; compiling (DEFPROP M-TLAMBDA&ENV& ...) ; compiling (DEFUN TBOUND-FREE-VARS ...) ; compiling (DEFUN SIDE-EFFECT-FREE-CHECK ...) ; compiling (DEF%TR LAMBDA ...) ; compiling (DEFUN GEN-TR-LAMBDA ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/trans3.fasl written ; compilation finished in 0:00:00.053 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trans3.fasl" ;; Wrote file binary-clisp/hayat.fas ; - Loading binary file "binary-clisp/hayat.fas" ;; Loading file binary-clisp/hayat.fas ... ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/trans4.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/trans4.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE TRANS4) ; compiling (DEF%TR MNCTIMES ...) ; compiling (DEF%TR MNCEXPT ...) ; compiling (DEF%TR $REMAINDER ...) ;; Loaded file binary-clisp/hayat.fas ; - Compiling module "definite-integration" ; compiling (DEF%TR $BETA ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/defint.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/defint.lisp ... ; compiling (DEF%TR MFACTORIAL ...) ; compiling (DEF%TR %SUM ...) ; compiling (DEF%TR %PRODUCT ...) ; compiling (MAPC (FUNCTION #) ...) ; compiling (DEFUN YUK-SU-META-PROP ...) ; compiling (DEF%TR $MATCHDECLARE ...) ; compiling (DEF%TR SUB_$MATCHDECLARE ...) ; compiling (DEF%TR $DEFMATCH ...) ; compiling (DEF%TR $TELLSIMP ...) ; compiling (DEF%TR $TELLSIMPAFTER ...) ; compiling (DEF%TR $DEFRULE ...) ; compiling (DEFUN PATCH-UP-MEVAL-IN-FSET ...) ; compiling (DEFVAR LISP->LISP-TR-LAMBDA ...) ; compiling (DEFUN LISP->LISP-TR-LAMBDA ...) ; compiling (DEFUN TR-LISP->LISP ...) ; compiling (DEFUN TR-LISP->LISP-DEFAULT ...) ; compiling (DEFUN TR-LISP->LISP-FUN ...) ; compiling (DEFUN MAPTR-LISP->LISP ...) ; compiling (DEFUN-PROP (DECLARE TR-LISP->LISP) ...) ; compiling (DEFUN-PROP (LAMBDA TR-LISP->LISP) ...) ; compiling (DEFUN-PROP (PROG TR-LISP->LISP) ...) ; compiling (DEFUN-PROP (RETLIST TR-LISP->LISP) ...) ; compiling (DEFUN-PROP (QUOTE TR-LISP->LISP) ...) ; compiling (DEFPROP CATCH ...) ; compiling (DEFPROP THROW ...) ; compiling (DEFPROP RETURN ...) ; compiling (DEFPROP FUNCTION ...) ; compiling (DEFUN-PROP (SETQ TR-LISP->LISP) ...) ; compiling (DEFUN-PROP (MSETQ TR-LISP->LISP) ...) ; compiling (DEFUN-PROP (COND TR-LISP->LISP) ...) ; compiling (DEFPROP NOT ...) ; compiling (DEFPROP AND ...) ; compiling (DEFPROP OR ...) ; compiling (DEFVAR UNBOUND-MEVAL-KLUDGE-FIX ...) ; compiling (DEFUN-PROP (MEVAL TR-LISP->LISP) ...) ; compiling (DEFUN-PROP (IS TR-LISP->LISP) ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/trans4.fasl written ; compilation finished in 0:00:00.065 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trans4.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/trans5.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/trans5.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE TRANS5) ; compiling (DEF%TR $DISP ...) ; compiling (DEF-SAME%TR $LDISP ...) ; compiling (DEF%TR $DISPLAY ...) ; compiling (DEF-SAME%TR $LDISPLAY ...) ; compiling (DEFVAR VALUE-ALIST ...) ; compiling (DEFUN MAKE-VALUES ...) ; compiling (DEFSTRUCT (DISP-HACK-OB # ...) ...) ; compiling (DEFUN OBJECT-FOR-DISPLAY-HACK ...) ; compiling (DEFUN TR-EXP-TO-DISPLAY ...) ; compiling (DEFUN UNTRANS-OP ...) ; compiling (DEF%TR $CF ...) ; compiling (DEF%TR $APPLY1 ...) ; compiling (DEF%TR $APPLY2 ...) ; compiling (DEF%TR $APPLYB1 ...) ; compiling (DEF%TR $APPLYB2 ...) ; compiling (DEF%TR $BUILDQ ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/trans5.fasl written ; compilation finished in 0:00:00.061 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trans5.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/transf.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/transf.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE TRANSF) ; compiling (DEF%TR %LOG ...) ; compiling (DEF-SAME%TR %SIN ...) ; compiling (DEF-SAME%TR %COS ...) ; compiling (DEF-SAME%TR %TAN ...) ; compiling (DEF-SAME%TR %COT ...) ; compiling (DEF-SAME%TR %CSC ...) ; compiling (DEF-SAME%TR %SEC ...) ; compiling (DEF-SAME%TR %ACOT ...) ; compiling (DEF-SAME%TR %SINH ...) ; compiling (DEF-SAME%TR %COSH ...) ; compiling (DEF-SAME%TR %TANH ...) ; compiling (DEF-SAME%TR %COTH ...) ; compiling (DEF-SAME%TR %CSCH ...) ; compiling (DEF-SAME%TR %SECH ...) ; compiling (DEF-SAME%TR %ASINH ...) ; compiling (DEF-SAME%TR %ACSCH ...) ; compiling (DEF-SAME%TR %ERF ...) ; compiling (DEFMVAR $TR_FLOAT_CAN_BRANCH_COMPLEX ...) ; compiling (DEF%TR %ACOS ...) ; compiling (DEF-SAME%TR %ASIN ...) ; compiling (DEF-SAME%TR %ASEC ...) ; compiling (DEF-SAME%TR %ASEC ...) ; compiling (DEF-SAME%TR %ACSC ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/transf.fasl written ; compilation finished in 0:00:00.047 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/transf.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/troper.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/troper.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE TROPER) ; compiling (DEF%TR MMINUS ...) ; compiling (DEF%TR MPLUS ...) ; compiling (DEF%TR MTIMES ...) ; compiling (DEF%TR MQUOTIENT ...) ; compiling (DEFVAR $TR_EXPONENT ...) ; compiling (DEF%TR MEXPT ...) ; compiling (DEF%TR RAT ...) ; compiling (DEF%TR BIGFLOAT ...) ; compiling (DEF%TR %SQRT ...) ; compiling (DEF%TR MABS ...) ; compiling (DEF%TR %SIGNUM ...) ; compiling (DEF%TR $ENTIER ...) ; compiling (DEF%TR $FLOAT ...) ; compiling (DEF%TR %EXP ...) ; compiling (DEF%TR $ATAN2 ...) ; compiling (DEF%TR %ATAN ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/troper.fasl written ; compilation finished in 0:00:00.116 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/troper.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/trutil.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/trutil.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE TRUTIL) ; compiling (DEFUN TR-GENSYM ...) ; compiling (DEFUN PUSH-DEFVAR ...) ; compiling (DEFUN PUSH-PRE-TRANSL-FORM ...) ; compiling (DEFUN PUSH-AUTOLOAD-DEF ...) ; compiling (DEFUN TR-NARGS-CHECK ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/trutil.fasl written ; compilation finished in 0:00:00.014 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trutil.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/trmode.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/trmode.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE TRMODE) ; compiling (DEFMVAR $MODE_CHECKP ...) ; compiling (DEFMVAR $MODE_CHECK_WARNP ...) ; compiling (DEFMVAR $MODE_CHECK_ERRORP ...) ; compiling (DEFUN MSEEMINGLY-UNBOUND ...) ; compiling (DEFMFUN ASSIGN-MODE-CHECK ...) ; compiling (DEFVAR DEFINED_VARIABLES ...) ; compiling (DEFVAR $DEFINE_VARIABLE ...) ; compiling (DEF%TR $DEFINE_VARIABLE ...) ; compiling (DEFMSPEC $DEFINE_VARIABLE ...) ; compiling (DEFMSPEC $MODE_IDENTITY ...) ; compiling (DEF%TR $MODE_IDENTITY ...) ; compiling (DEFUN IR-OR-EXTEND ...) ; compiling (DEF%TR $MODEDECLARE ...) ; compiling (DEFMFUN ASS-EQ-REF ...) ; compiling (DEFMFUN ASS-EQ-SET ...) ; compiling (DEFMSPEC $MODEDECLARE ...) ; compiling (DEFUN TR-DECLARE-VARMODE ...) ; compiling (DEFUN DECLMODE ...) ; compiling (DEFUN DECLVALUE ...) ; compiling (DEFUN CHEKVALUE ...) ; compiling (DEFUN SIGNAL-MODE-ERROR ...) ; compiling (DEFUN PUT-MODE ...) ; compiling (DEFUN DECLARRAY ...) ; compiling (DEFUN DECLFUN ...) ; compiling (DEFUN UDM-ERR ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/trmode.fasl written ; compilation finished in 0:00:00.058 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trmode.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/trdata.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/trdata.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE TRDATA) ; compiling (MAPC (FUNCTION #) ...) ; compiling (MAPC (FUNCTION #) ...) ; compiling (MAPC (FUNCTION #) ...) ; compiling (MAPC (FUNCTION #) ...) ; compiling (MAPC (FUNCTION #) ...) ; compiling (MAPC (FUNCTION #) ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/trdata.fasl written ; compilation finished in 0:00:00.004 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trdata.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/trpred.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/trpred.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE TRPRED) ; compiling (DEFVAR WRAP-AN-IS ...) ; compiling (DEF%TR $IS ...) ; compiling (DEF%TR $MAYBE ...) ; compiling (DEF%TR MNOTEQUAL ...) ; compiling (DEF-SAME%TR MEQUAL ...) ; compiling (DEF-SAME%TR $EQUAL ...) ; compiling (DEF-SAME%TR MGREATERP ...) ; compiling (DEF-SAME%TR MGEQP ...) ; compiling (DEF-SAME%TR MLESSP ...) ; compiling (DEF-SAME%TR MLEQP ...) ; compiling (DEFUN TRANSLATE-PREDICATE ...) ; compiling (DEFUN BOOLEAN-CONVERT ...) ; compiling (DEFUN TRP-MNOT ...) ; compiling (DEFUN TRP-MAND ...) ; compiling (DEFUN TRP-MOR ...) ; compiling (DEFUN WRAP-AN-IS ...) ; compiling (DEFVAR *NUMBER-TYPES* ...) ; compiling (DEFUN TRP-MGREATERP ...) ; compiling (DEFUN TRP-MLESSP ...) ; compiling (DEFUN TRP-MEQUAL ...) ; compiling (DEFUN TRP-$EQUAL ...) ; compiling (DEFUN TRP-NOT ...) ; compiling (DEFUN TRP-MNOTEQUAL ...) ; compiling (DEFUN TRP-MGEQP ...) ; compiling (DEFUN TRP-MLEQP ...) ; compiling (DEF%TR $ASSUME ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/trpred.fasl written ; compilation finished in 0:00:00.052 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trpred.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/transq.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/transq.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE TRANSQ ...) ; compiling (LOAD-MACSYMA-MACROS TRANSM) ; compiling (DEFMACRO DEF-MTRVAR ...) ; compiling (DEFINE-COMPILER-MACRO MFUNCTION-CALL ...) ; compiling (DEFVAR *INFILE-NAME-KEY* ...) ; compiling (DEFMACRO POP-DECLARE-STATEMENT ...) ; compiling (DEFMACRO M-TLAMBDA ...) ; compiling (DEFMACRO M-TLAMBDA& ...) ; compiling (DEFMACRO M-TLAMBDA&ENV ...) ; compiling (DEFMACRO M-TLAMBDA&ENV& ...) ; compiling (DEFMACRO SET-VALS-INTO-LIST ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/transq.fasl written ; compilation finished in 0:00:00.033 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/transq.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/acall.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/acall.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE ACALL) ; compiling (DEFMFUN INTERVAL-ERROR ...) ; compiling (DEFMFUN MFUNCALL ...) ; compiling (DEFMFUN MARRAYREF ...) ; compiling (DEFMFUN $ARRAYAPPLY ...) ; compiling (DEFMFUN $ARRAYSETAPPLY ...) ; compiling (DEFMFUN MARRAYSET ...) ; compiling (DEFUN LIST-REF ...) ; compiling (DECLARE-TOP (SPECIAL $DISPFLAG)) ; compiling (DEFMFUN DISPLAY-FOR-TR ...) ; compiling (DEFMFUN INSURE-ARRAY-PROPS ...) ; compiling (DEFMFUN MAPPLY-TR ...) ; compiling (DEFMFUN ASSIGN-CHECK ...) ; compiling (DECLARE-TOP (SPECIAL MAPLP)) ; compiling (DEFMFUN MAPLIST_TR ...) ; compiling (DEFMFUN IS-BOOLE-CHECK ...) ; compiling (DEFMFUN MAYBE-BOOLE-CHECK ...) ; compiling (DEFUN MEVALP_TR ...) ; compiling (DEFUN MEVALP1_TR ...) ; compiling (DEFUN IS-MNOT_TR ...) ; compiling (DEFUN IS-MAND_TR ...) ; compiling (DEFUN IS-MOR_TR ...) ; compiling (DEFUN MARRAYREF1$ ...) ; compiling (DEFUN MARRAYSET1$ ...) ; compiling (DEFMFUN APPLICATION-OPERATOR ...) ; compiling (DEFUN *MMINUS ...) ; compiling (DEFMFUN RETLIST_TR ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/acall.fasl written ; compilation finished in 0:00:00.068 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/acall.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/fcall.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/fcall.lisp" (written 13 MAY 2016 06:59:30 AM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE FCALL) ; compiling (DEFMVAR $TR_WARN_BAD_FUNCTION_CALLS ...) ; compiling (DEFVAR *TR-RUNTIME-WARNED* ...) ; compiling (DEFMFUN $TR_WARNINGS_GET ...) ; compiling (DEFUN MFUNCTION-CALL-WARN ...) ; compiling (DEFUN MAPCAR-EVAL ...) ; compiling (DEFMACRO MFUNCTION-CALL ...) ; compiling (DEFUN LISPM-MFUNCTION-CALL-AUX ...) ; compiling (DEFQUOTE TRD-MSYMEVAL ...) ; compiling (DEFQUOTE FUNGEN&ENV-FOR-MEVAL ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/fcall.fasl written ; compilation finished in 0:00:00.025 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/fcall.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/evalw.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/evalw.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE EVALW) ; compiling (DEFMSPEC $EVAL_WHEN ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/evalw.fasl written ; compilation finished in 0:00:00.006 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/evalw.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/trprop.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/trprop.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE TRPROP) ; compiling (DEFMVAR META-PROP-P ...) ; compiling (DEFMVAR META-PROP-L ...) ; compiling (DEFUN META-OUTPUT ...) ; compiling (DEFMFUN META-ADD2LNC ...) ; compiling (DEFMFUN META-PUTPROP ...) ; compiling (DEFMFUN META-MPUTPROP ...) ; compiling (DEFMFUN META-FSET ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/trprop.fasl written ; compilation finished in 0:00:00.006 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trprop.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mdefun.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/mdefun.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE MDEFUN ...) ; compiling (LOAD-MACSYMA-MACROS TRANSM) ; compiling (DEFMACRO DEFMTRFUN-EXTERNAL ...) ; compiling (DEFMACRO DEFMTRFUN ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/mdefun.fasl written ; compilation finished in 0:00:00.022 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mdefun.fasl" ; - Compiling module "pattern-matching" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/schatc.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/schatc.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE SCHATC) ; compiling (DECLARE-TOP (SPECIAL ANS)) ; compiling (DEFVAR *SCHATFACTOR* ...) ; compiling (DEFMACRO PUSH-CONTEXT ...) ; compiling (DEFMACRO PUSH-LOOP-CONTEXT ...) ; compiling (DEFMACRO PRESERVE ...) ; compiling (DEFMACRO ADD-TO ...) ; compiling (DEFMACRO VAR-PAT ...) ; compiling (DEFUN FREE1 ...) ; compiling (DEFUN NOT-ZERO-FREE ...) ; compiling (DEFUN LINEAR* ...) ; compiling (DEFUN DVCOE ...) ; compiling (DEFMFUN SCHATCHEN ...) ; compiling (DEFVAR *SPLIST*) ; compiling (DEFMFUN M2 ...) ; compiling (DEFUN SAV&DEL ...) ; compiling (DEFMFUN M1 ...) ; compiling (DEFUN LOOPP ...) ; compiling (DEFUN COEFFP ...) ; compiling (DEFUN COEFFT ...) ; compiling (DEFUN COEFFPORT ...) ; compiling (DEFUN COEFFRET ...) ; compiling (DEFUN COEFFPT ...) ; compiling (DEFUN ZEPOW ...) ; compiling (DEFUN EACHP ...) ; compiling (DEFUN SCH-LOOP ...) ; compiling (DEFUN COEFFTT ...) ; compiling (DEFUN RESTORE ...) ; compiling (DEFUN RESTORE1 ...) ; compiling (DEFUN RESTORE2 ...) ; compiling (DEFUN POP-LOOP-CONTEXT ...) ; compiling (DEFUN TESTA ...) ; compiling (DEFUN TESTA* ...) ; compiling (DEFUN EVAL-PRED ...) ; compiling (DEFUN FINDTHEM ...) ; compiling (DEFUN FINDIT ...) ; compiling (DEFUN SCH-REPLACE ...) ; compiling (DEFUN REPLAC ...) ;; Wrote file binary-clisp/defint.fas ; compiling (DEFMACRO ALIST-BIND ...) ; - Loading binary file "binary-clisp/defint.fas" ;; Loading file binary-clisp/defint.fas ... ; compiling (DEFMACRO SCHATCHEN-COND ...) ;; Loaded file binary-clisp/defint.fas ; compiling (DECLARE-TOP (UNSPECIAL VAR ...)) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/schatc.fasl written ; compilation finished in 0:00:00.168 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/schatc.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/residu.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/residu.lisp ... ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/matcom.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/matcom.lisp" (written 03 DEC 2016 11:27:40 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE MATCOM) ; compiling (DECLARE-TOP (SPECIAL $RULES ...)) ; compiling (DEFVAR *AFTERFLAG ...) ; compiling (DEFMVAR $ANNOUNCE_RULES_FIRING ...) ; compiling (DEFMSPEC $MATCHDECLARE ...) ; compiling (DEFUN PROC-$MATCHDECLARE ...) ; compiling (DEFUN COMPILEATOM ...) ; compiling (DEFUN EMIT ...) ; compiling (DEFUN MEMQARGS ...) ; compiling (DEFUN MAKEPREDS ...) ; compiling (DEFUN DEFMATCH1 ...) ; compiling (DEFUN COMPILEPLUS ...) ;; Wrote file binary-clisp/residu.fas ; - Loading binary file "binary-clisp/residu.fas" ;; Loading file binary-clisp/residu.fas ... ; compiling (DEFUN COMPILETIMES ...) ;; Loaded file binary-clisp/residu.fas ; - Compiling module "special-functions" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/specfn.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/specfn.lisp ... ; compiling (DEFMSPEC $DEFMATCH ...) ; compiling (DEFUN PROC-$DEFMATCH ...) ; compiling (DEFMSPEC $TELLSIMP ...) ; compiling (DEFUN $CLEAR_RULES ...) ; compiling (DEFUN PROC-$TELLSIMP ...) ; compiling (DEFUN %TO$ ...) ; compiling (DEFMSPEC $TELLSIMPAFTER ...) ; compiling (DEFUN PROC-$TELLSIMPAFTER ...) ; compiling (DEFUN ANNOUNCE-RULE-FIRING ...) ; compiling (DEFMSPEC $DEFRULE ...) ; compiling (DEFUN PROC-$DEFRULE ...) ; compiling (DEFUN DEFINITELY-SO ...) ; compiling (DEFUN GETDEC ...) ; compiling (DEFUN COMPILEMATCH ...) ; compiling (DEFUN GENREF ...) ; compiling (DEFUN COMPILEEACH ...) ; compiling (DEFUN FIXEDMATCHP ...) ; compiling (DEFUN FMP1 ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/matcom.fasl written ; compilation finished in 0:00:00.148 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/matcom.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/matrun.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/matrun.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE MATRUN) ; compiling (DECLARE-TOP (SPECIAL $RULES ...)) ; compiling (DEFMVAR $MAXAPPLYDEPTH ...) ; compiling (DEFMVAR $MAXAPPLYHEIGHT ...) ; compiling (DEFMVAR MATCHREVERSE ...) ; compiling (DEFMSPEC $DISPRULE ...) ; compiling (DEFUN DISPRULE1 ...) ; compiling (DEFUN CONSRULE ...) ; compiling (DEFMFUN $REMRULE ...) ; compiling (DEFUN REMOVERULE ...) ; compiling (DEFMFUN FINDBE ...) ; compiling (DEFMFUN FINDFUN ...) ; compiling (DEFMFUN FINDEXPON ...) ; compiling (DEFMFUN FINDBASE ...) ; compiling (DEFMFUN PART+ ...) ; compiling (DEFMFUN PART* ...) ;; Wrote file binary-clisp/specfn.fas ; - Loading binary file "binary-clisp/specfn.fas" ;; Loading file binary-clisp/specfn.fas ... ;; Loaded file binary-clisp/specfn.fas ; - Compiling module "matrix-algebra" ; compiling (DEFMSPEC $APPLY1 ...) ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/mat.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/mat.lisp ... ; compiling (DEFMFUN APPLY1 ...) ; compiling (DEFMSPEC $APPLYB1 ...) ; compiling (DEFMFUN APPLY1HACK ...) ; compiling (DEFUN *RULECHK ...) ; compiling (DEFUN RULE-APPLY ...) ; compiling (DEFMSPEC $APPLY2 ...) ; compiling (DEFMFUN APPLY2 ...) ; compiling (DEFMSPEC $APPLYB2 ...) ; compiling (DEFMFUN APPLY2HACK ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/matrun.fasl written ; compilation finished in 0:00:00.096 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/matrun.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/nisimp.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/nisimp.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE NISIMP) ; compiling (DECLARE-TOP (SPECIAL NISTREE ...)) ; compiling (DEFMVAR $LETVARSIMP ...) ; compiling (DEFMVAR $LETRAT ...) ; compiling (DEFMVAR $DEFAULT_LET_RULE_PACKAGE ...) ; compiling (PUTPROP (QUOTE $DEFAULT_LET_RULE_PACKAGE) ...) ; compiling (DEFMVAR $CURRENT_LET_RULE_PACKAGE ...) ; compiling (PUTPROP (QUOTE $CURRENT_LET_RULE_PACKAGE) ...) ; compiling (DEFMVAR $LET_RULE_PACKAGES ...) ; compiling (PUTPROP (QUOTE $LET_RULE_PACKAGES) ...) ; compiling (SETQ NISRULES ...) ; compiling (DEFUN LET-RULE-SETTER ...) ; compiling (DEFMSPEC $LET ...) ; compiling (DEFUN NISLET ...) ; compiling (DEFUN NISPERMUTATIONS ...) ; compiling (DEFUN NISADDON ...) ; compiling (DEFUN NISTREEBUILDER ...) ; compiling (DEFUN NISSWCAR ...) ; compiling (DEFUN NISSWCDR ...) ; compiling (DEFMSPEC $REMLET ...) ; compiling (DEFUN NISTREELISTER ...) ; compiling (DEFUN NISREMLET ...) ; compiling (DEFUN NISTREETRIMMER ...) ; compiling (DEFMSPEC $LETRULES ...) ; compiling (DEFMSPEC $LETSIMP ...) ; compiling (DEFUN NISLETSIMP ...) ; compiling (DEFUN NISLETSIMPRAT ...) ; compiling (DEFUN NISNEWLIST ...) ; compiling (DEFUN NISSEARCH ...) ; compiling (DEFUN NISINNERNULL ...) ; compiling (DEFUN NISFIX ...) ; compiling (DEFUN NISNUMBERPICKER ...) ; compiling (DEFUN NISMATCH ...) ; compiling (DEFUN NISKERNEL ...) ; compiling (DEFUN NISEXTRACT ...) ; compiling (DEFUN NISARGSCHECKER ...) ; compiling (DEFUN NISEXPOCHECK ...) ; compiling (DEFUN NISARGMATCH ...) ; compiling (DEFUN NISBUILD ...) ; compiling (DEFUN NISREPLACE ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/nisimp.fasl written ; compilation finished in 0:00:00.101 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/nisimp.fasl" ; - Compiling module "trigonometry" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/trigi.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/trigi.lisp" (written 04 SEP 2016 04:00:51 AM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE TRIGI) ; compiling (LOAD-MACSYMA-MACROS MRGMAC) ; compiling (DECLARE-TOP (SPECIAL ERRORSW ...)) ; compiling (DEFMVAR $%PIARGS ...) ; compiling (DEFMVAR $%IARGS ...) ; compiling (DEFMVAR $TRIGINVERSES ...) ; compiling (DEFMVAR $TRIGEXPAND ...) ; compiling (DEFMVAR $TRIGEXPANDPLUS ...) ; compiling (DEFMVAR $TRIGEXPANDTIMES ...) ; compiling (DEFMVAR $TRIGSIGN ...) ; compiling (DEFMVAR $EXPONENTIALIZE ...) ; compiling (DEFMVAR $LOGARC ...) ; compiling (DEFMVAR $HALFANGLES ...) ; compiling (DEFVAR %PI//4 ...) ; compiling (DEFVAR %PI//2 ...) ; compiling (DEFVAR SQRT3//2 ...) ; compiling (DEFVAR -SQRT3//2 ...) ; compiling (DEFMFUN SQRT1-X^2 ...) ; compiling (DEFMFUN SQRT1+X^2 ...) ; compiling (DEFMFUN SQRTX^2-1 ...) ; compiling (DEFMFUN SQ-SUMSQ ...) ; compiling (DEFMFUN TRIGP ...) ; compiling (DEFMFUN ARCP ...) ; compiling (DEFPROP %SIN ...) ; compiling (DEFPROP %COS ...) ; compiling (DEFPROP %TAN ...) ; compiling (DEFPROP %COT ...) ; compiling (DEFPROP %CSC ...) ; compiling (DEFPROP %SEC ...) ; compiling (DEFPROP %SINH ...) ; compiling (DEFPROP %COSH ...) ; compiling (DEFPROP %TANH ...) ; compiling (DEFPROP %COTH ...) ; compiling (DEFPROP %CSCH ...) ; compiling (DEFPROP %SECH ...) ; compiling (DEFPROP %ASIN ...) ; compiling (DEFPROP %ACOS ...) ; compiling (DEFPROP %ATAN ...) ; compiling (DEFPROP %ACOT ...) ; compiling (DEFPROP %ACSC ...) ; compiling (DEFPROP %ASEC ...) ; compiling (DEFPROP %ASINH ...) ; compiling (DEFPROP %ACOSH ...) ; compiling (DEFPROP %ATANH ...) ; compiling (DEFPROP %ACOTH ...) ; compiling (DEFPROP %ACSCH ...) ; compiling (DEFPROP %ASECH ...) ; compiling (DOLIST (X #) ...) ; compiling (DEFUN DOMAIN-ERROR ...) ; compiling (DEFVAR *FLONUM-OP* ...) ; compiling (DEFVAR *BIG-FLOAT-OP* ...) ; compiling (DEFUN MAXIMA-BRANCH-ASIN ...) ; compiling (DEFUN MAXIMA-BRANCH-ACOS ...) ; compiling (DEFUN MAXIMA-BRANCH-ACOT ...) ; compiling (DEFUN MAXIMA-BRANCH-ATANH ...) ; compiling (FROB MPLUS ...) ; compiling (FROB MTIMES ...) ; compiling (FROB MQUOTIENT ...) ; compiling (FROB MMINUS ...) ; compiling (FROB %COS ...) ; compiling (FROB %SIN ...) ; compiling (FROB %TAN ...) ; compiling (FROB %SEC ...) ; compiling (FROB %CSC ...) ; compiling (FROB %COT ...) ; compiling (FROB %ACOS ...) ; compiling (FROB %ASIN ...) ; compiling (FROB %ATAN ...) ; compiling (FROB %ASEC ...) ; compiling (FROB %ACSC ...) ;; Wrote file binary-clisp/mat.fas ; compiling (FROB %ACOT ...) ; - Loading binary file "binary-clisp/mat.fas" ;; Loading file binary-clisp/mat.fas ... ;; Loaded file binary-clisp/mat.fas ; compiling (FROB %COSH ...) ; compiling (FROB %SINH ...) ; compiling (FROB %TANH ...) ; compiling (FROB %SECH ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/linnew.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/linnew.lisp ... ; compiling (FROB %CSCH ...) ; compiling (FROB %COTH ...) ; compiling (FROB %ACOSH ...) ; compiling (FROB %ASINH ...) ; compiling (FROB %ATANH ...) ; compiling (FROB %ASECH ...) ; compiling (FROB %ACSCH ...) ; compiling (FROB %ACOTH ...) ; compiling (FROB MABS ...) ; compiling (FROB %EXP ...) ; compiling (FROB MEXPT ...) ; compiling (FROB %SQRT ...) ; compiling (FROB %LOG ...) ; compiling (FROB %PLOG ...) ; compiling (FROB $CONJUGATE ...) ; compiling (FROB $FLOOR ...) ; compiling (FROB $CEILING ...) ; compiling (FROB $REALPART ...) ; compiling (FROB $IMAGPART ...) ; compiling (FROB $MAX ...) ; compiling (FROB $MIN ...) ; compiling (FROB %SIGNUM ...) ; compiling (FROB $ATAN2 ...) ; compiling (FROB %LOG ...) ; compiling (FROB %SQRT ...) ; compiling (FROB %ASIN ...) ; compiling (FROB %SINH ...) ; compiling (FROB %ASINH ...) ; compiling (FROB %TANH ...) ; compiling (FROB %ATANH ...) ; compiling (FROB %ACOS ...) ; compiling (FROB %LOG ...) ; compiling (FROB %SQRT ...) ; compiling (DEFUN ODD-FUNCTION-REFLECT ...) ; compiling (DEFUN EVEN-FUNCTION-REFLECT ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (DEFUN APPLY-REFLECTION-SIMP ...) ; compiling (DEFUN TAYLORIZE ...) ; compiling (DEFUN FLOAT-OR-RATIONAL-P ...) ; compiling (DEFUN BIGFLOAT-OR-NUMBER-P ...) ; compiling (DEFUN FLONUM-EVAL ...) ; compiling (DEFUN BIG-FLOAT-EVAL ...) ; compiling (DEFMFUN SIMP-%SIN ...) ; compiling (DEFMFUN SIMP-%COS ...) ; compiling (DEFUN %PIARGS-SIN/COS ...) ; compiling (DEFUN FILTER-SUM ...) ; compiling (DEFUN GET-CONST-OR-INT-TERMS ...) ; compiling (DEFUN GET-NOT-CONST-OR-INT-TERMS ...) ; compiling (DEFUN HAS-CONST-OR-INT-TERM ...) ; compiling (DEFMFUN SIMP-%TAN ...) ; compiling (DEFMFUN SIMP-%COT ...) ; compiling (DEFUN %PIARGS-TAN/COT ...) ; compiling (DEFMFUN SIMP-%CSC ...) ; compiling (DEFMFUN SIMP-%SEC ...) ; compiling (DEFUN %PIARGS-CSC/SEC ...) ; compiling (DEFUN SIMP-%ATAN ...) ; compiling (DEFUN %PIARGS ...) ; compiling (DEFUN %PIARGS-OFFSET ...) ; compiling (DEFUN LINEARIZE ...) ; compiling (DEFUN LIN-MPLUS ...) ; compiling (DEFUN LIN-MTIMES ...) ; compiling (DEFUN LIN-MEXPT ...) ; compiling (DEFUN RGCD ...) ; compiling (DEFUN MAXIMA-REDUCE ...) ; compiling (DEFMFUN RPLUS ...) ; compiling (DEFMFUN RDIFFERENCE ...) ; compiling (DEFMFUN RTIMES ...) ; compiling (DEFMFUN RREMAINDER ...) ; compiling (DEFMFUN $EXPONENTIALIZE ...) ; compiling (DEFMFUN EXPONENTIALIZE ...) ; compiling (DEFUN COEFFICIENT ...) ; compiling (DEFUN MMOD ...) ; compiling (DEFUN MULTIPLEP ...) ; compiling (DEFUN LINEARP ...) ; compiling (DEFMFUN MMINUSP ...) ; compiling (DEFMFUN MMINUSP* ...) ; compiling (DEFUN DBZ-ERR ...) ; compiling (DEFUN DBZ-ERR1 ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/trigi.fasl written ; compilation finished in 0:00:00.232 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trigi.fasl" ;; Wrote file binary-clisp/linnew.fas ; - Loading binary file "binary-clisp/linnew.fas" ;; Loading file binary-clisp/linnew.fas ... ;; Loaded file binary-clisp/linnew.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/matrix.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/matrix.lisp ... ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/trigo.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/trigo.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE TRIGO) ; compiling (LOAD-MACSYMA-MACROS MRGMAC) ; compiling (DEFMFUN SIMP-%SINH ...) ; compiling (DEFMFUN SIMP-%COSH ...) ; compiling (DEFMFUN SIMP-%TANH ...) ; compiling (DEFMFUN SIMP-%COTH ...) ; compiling (DEFMFUN SIMP-%CSCH ...) ; compiling (DEFMFUN SIMP-%SECH ...) ; compiling (DEFMFUN SIMP-%ASIN ...) ; compiling (DEFMFUN SIMP-%ACOS ...) ; compiling (DEFMFUN SIMP-%ACOT ...) ; compiling (DEFMFUN SIMP-%ACSC ...) ; compiling (DEFMFUN SIMP-%ASEC ...) ; compiling (DEFMFUN SIMP-%ASINH ...) ; compiling (DEFMFUN SIMP-%ACOSH ...) ; compiling (DEFMFUN SIMP-%ATANH ...) ; compiling (DEFMFUN SIMP-%ACOTH ...) ; compiling (DEFMFUN SIMP-%ACSCH ...) ; compiling (DEFMFUN SIMP-%ASECH ...) ; compiling (DECLARE-TOP (SPECIAL $TRIGEXPANDPLUS ...)) ; compiling (DEFMFUN $TRIGEXPAND ...) ; compiling (DEFMFUN TRIGEXPAND ...) ; compiling (DEFUN SIN/COS-PLUS ...) ; compiling (DEFUN TAN-PLUS ...) ; compiling (DEFUN COT-PLUS ...) ; compiling (DEFUN CSC/SEC-PLUS ...) ; compiling (DEFUN SIN/COS-TIMES ...) ; compiling (DEFUN TAN-TIMES ...) ; compiling (DEFUN COT-TIMES ...) ; compiling (DEFUN CSC/SEC-TIMES ...) ; compiling (DEFUN MPC ...) ; compiling (DEFUN MPC1 ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/trigo.fasl written ; compilation finished in 0:00:00.144 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trigo.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/trgred.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/trgred.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE TRGRED) ; compiling (DECLARE-TOP (SPECIAL VAR ...)) ; compiling (LOAD-MACSYMA-MACROS RZMAC) ; compiling (DEFVAR *TRANS-LIST-PLUS* ...) ; compiling (DEFVAR *TRIGLAWS* ...) ; compiling (DEFVAR *HYPERLAWS* ...) ; compiling (DEFVAR *SC^NDISP* ...) ; compiling (DEFVAR *LAWS*) ; compiling (DEFVAR *TRIGBUCKETS*) ; compiling (DEFVAR *HYPERBUCKETS*) ; compiling (DEFMFUN $TRIGREDUCE ...) ; compiling (DEFUN SP1 ...) ; compiling (DEFUN TRIGFP ...) ; compiling (DEFUN GCDRED ...) ; compiling (DEFUN SP1TIMES ...) ; compiling (DEFUN SP1TLIN ...) ; compiling (DEFUN SP1TPLUS ...) ; compiling (DEFUN SP1SINTCOS ...) ; compiling (DEFUN SP1ADD ...) ; compiling (DEFUN SP1ADDBUC ...) ; compiling (DEFUN SP1PUTBUC ...) ; compiling (DEFUN SP1PUTBUC1 ...) ; compiling (DEFUN SP1GREAT ...) ; compiling (DEFUN SP1UNTREP ...) ; compiling (DEFUN SP1KGET ...) ; compiling (DEFUN SP1SINCOS ...) ;; Wrote file binary-clisp/matrix.fas ; compiling (DEFUN SP1SINCOS2 ...) ; - Loading binary file "binary-clisp/matrix.fas" ;; Loading file binary-clisp/matrix.fas ... ; compiling (DEFUN SP1SINCOS1 ...) ;; Loaded file binary-clisp/matrix.fas ; - Compiling module "determinants" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/sprdet.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/sprdet.lisp ... ; compiling (DEFUN SP1ADDTO ...) ; compiling (DEFUN SP1EXPT ...) ; compiling (DEFUN SP1EXPT2 ...) ; compiling (DEFUN NON-NEGATIVE-SPLIT ...) ; compiling (DEFUN SP1LOG ...) ; compiling (DEFUN SP1LOG2 ...) ; compiling (DEFUN SP1TRIG ...) ; compiling (DEFUN EXPAND-TRIG-OF-SUM ...) ; compiling (DEFUN SP1TRIGEX ...) ; file: /home/gunter/src/maxima-5.40.0/src/trgred.lisp ; in: DEFUN SP1TRIGEX ; (MAXIMA::SCHATCHEN-COND MAXIMA::W ; ((MAXIMA::M2 (CADR MAXIMA::E) '((MAXIMA::MPLUS) (# #) (# #))) ; (MAXIMA::A MAXIMA::B) ; (WHEN (MAXIMA::SIGNP MAXIMA::E MAXIMA::B) (ROTATEF MAXIMA::A MAXIMA::B)) ; (COND ((AND # # #) (MAXIMA::EXPAND-TRIG-OF-SUM # # #)) ; ((MAXIMA::SIGNP MAXIMA::E MAXIMA::A) MAXIMA::E) ; (T (MAXIMA::EXPAND-TRIG-OF-SUM # MAXIMA::A MAXIMA::B)))) ; (T NIL MAXIMA::E)) ; --> LET COND IF IF MAXIMA::ALIST-BIND ; ==> ; (LET* ((#:G1753 MAXIMA::W)) ; MAXIMA::E) ; ; caught STYLE-WARNING: ; The variable #:G1753 is defined but never used. ; compiling (DEFUN SP1ATRIG ...) ; compiling (DEFUN SP1ATRIG2 ...) ; compiling (DEFUN SIN^N ...) ; compiling (DEFUN SINH^N ...) ; compiling (DEFUN COS^N ...) ; compiling (DEFUN COSH^N ...) ; compiling (DEFUN SC^N ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/trgred.fasl written ; compilation finished in 0:00:00.167 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trgred.fasl" ; - Compiling module "numerical-functions" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/bessel.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/bessel.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DECLARE-TOP (SPECIAL $HYPERGEOMETRIC_REPRESENTATION)) ; compiling (DEFMVAR $BESSELEXPAND ...) ; compiling (DEFMVAR $BESSEL_REDUCE ...) ; compiling (DEFUN MAX-NUMERIC-RATIO-P ...) ; compiling (DEFUN BESSEL-NUMERICAL-EVAL-P ...) ; compiling (DEFMFUN $BESSEL_J ...) ; compiling (DEFPROP $BESSEL_J ...) ; compiling (DEFPROP $BESSEL_J ...) ; compiling (DEFPROP %BESSEL_J ...) ; compiling (DEFPROP %BESSEL_J ...) ; compiling (DEFPROP %BESSEL_J ...) ; compiling (DEFPROP %BESSEL_J ...) ; compiling (DEFPROP %BESSEL_J ...) ; compiling (DEFUN BESSEL-J-INTEGRAL-2 ...) ; compiling (PUTPROP (QUOTE %BESSEL_J) ...) ; compiling (DEFPROP %BESSEL_J ...) ; compiling (DEFUN SIMPLIM%BESSEL_J ...) ; compiling (DEFUN SIMP-BESSEL-J ...) ; compiling (DEFUN BESSEL-J-HYPERGEOMETRIC ...) ;; Wrote file binary-clisp/sprdet.fas ; compiling (DEFUN BESSEL-J ...) ; - Loading binary file "binary-clisp/sprdet.fas" ;; Loading file binary-clisp/sprdet.fas ... ;; Loaded file binary-clisp/sprdet.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/newinv.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/newinv.lisp ... ; compiling (DEFMFUN $BESSEL_Y ...) ; compiling (DEFPROP $BESSEL_Y ...) ; compiling (DEFPROP $BESSEL_Y ...) ; compiling (DEFPROP %BESSEL_Y ...) ; compiling (DEFPROP %BESSEL_Y ...) ; compiling (DEFPROP %BESSEL_Y ...) ; compiling (DEFPROP %BESSEL_Y ...) ; compiling (DEFPROP %BESSEL_Y ...) ; compiling (DEFUN BESSEL-Y-INTEGRAL-2 ...) ; compiling (PUTPROP (QUOTE %BESSEL_Y) ...) ; compiling (DEFPROP %BESSEL_Y ...) ; compiling (DEFUN SIMPLIM%BESSEL_Y ...) ; compiling (DEFUN SIMP-BESSEL-Y ...) ; compiling (DEFUN BESSEL-Y-HYPERGEOMETRIC ...) ; compiling (DEFUN BESSEL-Y ...) ;; Wrote file binary-clisp/newinv.fas ; - Loading binary file "binary-clisp/newinv.fas" ;; Loading file binary-clisp/newinv.fas ... ;; Loaded file binary-clisp/newinv.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/newdet.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/newdet.lisp ... ; compiling (DEFMFUN $BESSEL_I ...) ; compiling (DEFPROP $BESSEL_I ...) ; compiling (DEFPROP $BESSEL_I ...) ; compiling (DEFPROP %BESSEL_I ...) ; compiling (DEFPROP %BESSEL_I ...) ; compiling (DEFPROP %BESSEL_I ...) ; compiling (DEFPROP %BESSEL_I ...) ; compiling (DEFPROP %BESSEL_I ...) ; compiling (DEFUN BESSEL-I-INTEGRAL-2 ...) ; compiling (PUTPROP (QUOTE %BESSEL_I) ...) ; compiling (DEFPROP %BESSEL_I ...) ; compiling (DEFUN SIMPLIM%BESSEL_I ...) ; compiling (DEFUN SIMP-BESSEL-I ...) ; compiling (DEFUN BESSEL-I-HYPERGEOMETRIC ...) ; compiling (DEFUN BESSEL-I ...) ;; Wrote file binary-clisp/newdet.fas ; - Loading binary file "binary-clisp/newdet.fas" ;; Loading file binary-clisp/newdet.fas ... ;; Loaded file binary-clisp/newdet.fas ; - Compiling module "limits" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/tlimit.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/tlimit.lisp ... ;; Wrote file binary-clisp/tlimit.fas ; - Loading binary file "binary-clisp/tlimit.fas" ;; Loading file binary-clisp/tlimit.fas ... ;; Loaded file binary-clisp/tlimit.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/limit.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/limit.lisp ... ; compiling (DEFMFUN $BESSEL_K ...) ; compiling (DEFPROP $BESSEL_K ...) ; compiling (DEFPROP $BESSEL_K ...) ; compiling (DEFPROP %BESSEL_K ...) ; compiling (DEFPROP %BESSEL_K ...) ; compiling (DEFPROP %BESSEL_K ...) ; compiling (DEFPROP %BESSEL_K ...) ; compiling (DEFPROP %BESSEL_K ...) ; compiling (DEFUN BESSEL-K-INTEGRAL-2 ...) ; compiling (PUTPROP (QUOTE %BESSEL_K) ...) ; compiling (DEFPROP %BESSEL_K ...) ; compiling (DEFUN SIMPLIM%BESSEL_K ...) ; compiling (DEFUN SIMP-BESSEL-K ...) ; compiling (DEFUN BESSEL-K-HYPERGEOMETRIC ...) ; compiling (DEFUN BESSEL-K ...) ; compiling (DEFUN F-FUN ...) ; compiling (DEFUN ROOT-2Z/PI ...) ; compiling (DEFUN BESSEL-J-HALF-ORDER ...) ; compiling (DEFUN BESSEL-Y-HALF-ORDER ...) ; compiling (DEFUN G-FUN ...) ; compiling (DEFUN BESSEL-I-HALF-ORDER ...) ; compiling (DEFUN K-FUN ...) ; compiling (DEFUN BESSEL-K-HALF-ORDER ...) ; compiling (DEFVAR *DEBUG-BESSEL* ...) ; compiling (DEFPROP %BESSEL_J ...) ; compiling (DEFPROP %BESSEL_I ...) ; compiling (DEFUN RISPLIT-BESSEL-J-OR-I ...) ; compiling (DEFPROP %BESSEL_K ...) ; compiling (DEFPROP %BESSEL_Y ...) ; compiling (DEFUN RISPLIT-BESSEL-K-OR-Y ...) ; compiling (DEFUN $SCALED_BESSEL_I0 ...) ; compiling (DEFUN $SCALED_BESSEL_I1 ...) ; compiling (DEFUN $SCALED_BESSEL_I ...) ; compiling (DEFUN $HANKEL_1 ...) ; compiling (DEFPROP $HANKEL_1 ...) ; compiling (DEFPROP $HANKEL_1 ...) ; compiling (DEFPROP %HANKEL_1 ...) ; compiling (DEFPROP %HANKEL_1 ...) ; compiling (DEFPROP %HANKEL_1 ...) ; compiling (DEFPROP %HANKEL_1 ...) ; compiling (DEFPROP %HANKEL_1 ...) ; compiling (DEFUN SIMP-HANKEL-1 ...) ; compiling (DEFUN HANKEL-1 ...) ; compiling (DEFUN $HANKEL_2 ...) ; compiling (DEFPROP $HANKEL_2 ...) ; compiling (DEFPROP $HANKEL_2 ...) ; compiling (DEFPROP %HANKEL_2 ...) ; compiling (DEFPROP %HANKEL_2 ...) ; compiling (DEFPROP %HANKEL_2 ...) ; compiling (DEFPROP %HANKEL_2 ...) ; compiling (DEFPROP %HANKEL_2 ...) ; compiling (DEFUN SIMP-HANKEL-2 ...) ; compiling (DEFUN HANKEL-2 ...) ; compiling (DEFUN $STRUVE_H ...) ; compiling (DEFPROP $STRUVE_H ...) ; compiling (DEFPROP $STRUVE_H ...) ; compiling (DEFPROP %STRUVE_H ...) ; compiling (DEFPROP %STRUVE_H ...) ; compiling (DEFPROP %STRUVE_H ...) ; compiling (DEFPROP %STRUVE_H ...) ; compiling (DEFPROP %STRUVE_H ...) ; compiling (DEFUN SIMP-STRUVE-H ...) ; compiling (DEFUN $STRUVE_L ...) ; compiling (DEFPROP $STRUVE_L ...) ; compiling (DEFPROP $STRUVE_L ...) ; compiling (DEFPROP %STRUVE_L ...) ; compiling (DEFPROP %STRUVE_L ...) ; compiling (DEFPROP %STRUVE_L ...) ; compiling (DEFPROP %STRUVE_L ...) ; compiling (DEFPROP %STRUVE_L ...) ; compiling (DEFUN SIMP-STRUVE-L ...) ; compiling (DEFMSPEC $GAUSS ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/bessel.fasl written ; compilation finished in 0:00:00.360 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/bessel.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/ellipt.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/ellipt.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFVAR |3//2| ...) ; compiling (DEFVAR |1//2| ...) ; compiling (DEFVAR |-1//2| ...) ; compiling (FROB SN) ; compiling (FROB CN) ; compiling (FROB DN) ; compiling (FROB NS) ; compiling (FROB NC) ; compiling (FROB ND) ; compiling (FROB SC) ; compiling (FROB CS) ; compiling (FROB SD) ; compiling (FROB DS) ; compiling (FROB CD) ; compiling (FROB DC) ; compiling (IN-PACKAGE #:BIGFLOAT) ; compiling (DECLAIM (INLINE DESCENDING-TRANSFORM ...)) ; compiling (DEFUN ASCENDING-TRANSFORM ...) ; compiling (DEFUN DESCENDING-TRANSFORM ...) ; compiling (DEFUN ELLIPTIC-SN-DESCENDING ...) ; compiling (DEFUN AGM-SCALE ...) ; compiling (DEFUN JACOBI-AGM ...) ; compiling (DEFUN SN ...) ; compiling (DEFUN DN ...) ; compiling (DEFUN CN ...) ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFPROP %JACOBI_SN ...) ; compiling (DEFPROP %JACOBI_CN ...) ; compiling (DEFPROP %JACOBI_DN ...) ; compiling (DEFPROP %INVERSE_JACOBI_SN ...) ; compiling (DEFPROP %INVERSE_JACOBI_CN ...) ; compiling (DEFPROP %INVERSE_JACOBI_DN ...) ; compiling (DEFPROP %JACOBI_SN ...) ; compiling (DEFPROP %JACOBI_CN ...) ; compiling (DEFPROP %JACOBI_DN ...) ; compiling (DEFPROP %INVERSE_JACOBI_SN ...) ; compiling (DEFPROP %INVERSE_JACOBI_CN ...) ; compiling (DEFPROP %INVERSE_JACOBI_DN ...) ; compiling (DEFUN-CHECKED $JACOBI_SN ...) ; compiling (DEFUN-CHECKED $JACOBI_CN ...) ; compiling (DEFUN-CHECKED $JACOBI_DN ...) ; compiling (DEFUN-CHECKED $INVERSE_JACOBI_SN ...) ; compiling (DEFUN-CHECKED $INVERSE_JACOBI_CN ...) ; compiling (DEFUN-CHECKED $INVERSE_JACOBI_DN ...) ; compiling (DEFUN COMPLEX-NUMBER-P ...) ; compiling (DEFUN COMPLEXIFY ...) ; compiling (DEFUN KC-ARG ...) ; compiling (DEFUN KC-ARG2 ...) ; compiling (DEFMFUN SIMP-%JACOBI_SN ...) ; compiling (DEFMFUN SIMP-%JACOBI_CN ...) ; compiling (DEFMFUN SIMP-%JACOBI_DN ...) ; compiling (DEFMFUN SIMP-%INVERSE_JACOBI_SN ...) ; compiling (DEFMFUN SIMP-%INVERSE_JACOBI_CN ...) ; compiling (DEFMFUN SIMP-%INVERSE_JACOBI_DN ...) ; compiling (LET (# # ...) ...) ; compiling (DEFUN ELLIPTIC-F ...) ; compiling (DEFUN ELLIPTIC-K ...) ; compiling (DEFUN ELLIPTIC-E ...) ; compiling (DEFUN ELLIPTIC-EC ...) ; compiling (DEFPROP $ELLIPTIC_F ...) ; compiling (DEFPROP $ELLIPTIC_E ...) ; compiling (DEFPROP $ELLIPTIC_F ...) ; compiling (DEFPROP $ELLIPTIC_E ...) ; compiling (DEFMFUN $ELLIPTIC_F ...) ; compiling (DEFMFUN $ELLIPTIC_E ...) ; compiling (DEFMFUN SIMP-$ELLIPTIC_F ...) ; compiling (DEFMFUN SIMP-$ELLIPTIC_E ...) ; compiling (DEFMFUN $ELLIPTIC_KC ...) ; compiling (DEFMFUN $ELLIPTIC_EC ...) ; compiling (DEFPROP %ELLIPTIC_KC ...) ; compiling (DEFPROP %ELLIPTIC_EC ...) ; compiling (DEFPROP %ELLIPTIC_KC ...) ; compiling (DEFUN SIMPLIM%ELLIPTIC_KC ...) ; compiling (DEFMFUN SIMP-%ELLIPTIC_KC ...) ; compiling (DEFPROP %ELLIPTIC_KC ...) ; compiling (DEFMFUN SIMP-%ELLIPTIC_EC ...) ; compiling (DEFPROP %ELLIPTIC_EC ...) ; compiling (DEFPROP $ELLIPTIC_PI ...) ; compiling (DEFMFUN $ELLIPTIC_PI ...) ; compiling (DEFMFUN SIMP-$ELLIPTIC_PI ...) ; compiling (DEFUN ELLIPTIC-PI-COMPLETE ...) ; compiling (DEFUN ELLIPTIC-PI ...) ; compiling (DEFPROP $ELLIPTIC_PI ...) ; compiling (IN-PACKAGE #:BIGFLOAT) ; compiling (DEFUN BFERRTOL ...) ; compiling (DEFUN BF-RC ...) ; compiling (DEFUN BF-RD ...) ; compiling (DEFUN BF-RF ...) ; compiling (DEFUN BF-RJ1 ...) ; compiling (DEFUN BF-RJ ...) ; compiling (DEFUN BF-RG ...) ; compiling (DEFUN BF-ELLIPTIC-F ...) ; compiling (DEFUN BF-ELLIPTIC-K ...) ; compiling (DEFUN BF-ELLIPTIC-E ...) ; compiling (DEFUN BF-ELLIPTIC-EC ...) ; compiling (DEFUN BF-ELLIPTIC-PI-COMPLETE ...) ; compiling (DEFUN BF-ELLIPTIC-PI ...) ; compiling (DEFUN BF-INVERSE-JACOBI-SN ...) ; compiling (DEFUN BF-INVERSE-JACOBI-DN ...) ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFUN $CARLSON_RC ...) ; compiling (DEFUN $CARLSON_RD ...) ; compiling (DEFUN $CARLSON_RF ...) ; compiling (DEFUN $CARLSON_RJ ...) ; compiling (DEFUN-CHECKED $JACOBI_NS ...) ; compiling (DEFPROP %JACOBI_NS ...) ; compiling (DEFPROP %JACOBI_NS ...) ; compiling (DEFMFUN SIMP-%JACOBI_NS ...) ; compiling (DEFUN-CHECKED $JACOBI_NC ...) ; compiling (DEFPROP %JACOBI_NC ...) ; compiling (DEFPROP %JACOBI_NC ...) ; compiling (DEFMFUN SIMP-%JACOBI_NC ...) ; compiling (DEFUN-CHECKED $JACOBI_ND ...) ; compiling (DEFPROP %JACOBI_ND ...) ; compiling (DEFPROP %JACOBI_ND ...) ; compiling (DEFMFUN SIMP-%JACOBI_ND ...) ; compiling (DEFUN-CHECKED $JACOBI_SC ...) ; compiling (DEFPROP %JACOBI_SC ...) ; compiling (DEFPROP %JACOBI_SC ...) ; compiling (DEFMFUN SIMP-%JACOBI_SC ...) ; compiling (DEFUN-CHECKED $JACOBI_SD ...) ; compiling (DEFPROP %JACOBI_SD ...) ; compiling (DEFPROP %JACOBI_SD ...) ; compiling (DEFMFUN SIMP-%JACOBI_SD ...) ; compiling (DEFUN-CHECKED $JACOBI_CS ...) ; compiling (DEFPROP %JACOBI_CS ...) ; compiling (DEFPROP %JACOBI_CS ...) ; compiling (DEFMFUN SIMP-%JACOBI_CS ...) ; compiling (DEFUN-CHECKED $JACOBI_CD ...) ; compiling (DEFPROP %JACOBI_CD ...) ; compiling (DEFPROP %JACOBI_CD ...) ; compiling (DEFMFUN SIMP-%JACOBI_CD ...) ; compiling (DEFUN-CHECKED $JACOBI_DS ...) ; compiling (DEFPROP %JACOBI_DS ...) ; compiling (DEFPROP %JACOBI_DS ...) ; compiling (DEFMFUN SIMP-%JACOBI_DS ...) ; compiling (DEFUN-CHECKED $JACOBI_DC ...) ; compiling (DEFPROP %JACOBI_DC ...) ; compiling (DEFPROP %JACOBI_DC ...) ; compiling (DEFMFUN SIMP-%JACOBI_DC ...) ; compiling (DEFUN-CHECKED $INVERSE_JACOBI_NS ...) ; compiling (DEFPROP %INVERSE_JACOBI_NS ...) ; compiling (DEFPROP %INVERSE_JACOBI_NS ...) ; compiling (DEFMFUN SIMP-%INVERSE_JACOBI_NS ...) ; compiling (DEFUN-CHECKED $INVERSE_JACOBI_NC ...) ; compiling (DEFPROP %INVERSE_JACOBI_NC ...) ; compiling (DEFPROP %INVERSE_JACOBI_NC ...) ; compiling (DEFMFUN SIMP-%INVERSE_JACOBI_NC ...) ; compiling (DEFUN-CHECKED $INVERSE_JACOBI_ND ...) ; compiling (DEFPROP %INVERSE_JACOBI_ND ...) ; compiling (DEFPROP %INVERSE_JACOBI_ND ...) ; compiling (DEFMFUN SIMP-%INVERSE_JACOBI_ND ...) ; compiling (DEFUN-CHECKED $INVERSE_JACOBI_SC ...) ; compiling (DEFPROP %INVERSE_JACOBI_SC ...) ; compiling (DEFPROP %INVERSE_JACOBI_SC ...) ; compiling (DEFMFUN SIMP-%INVERSE_JACOBI_SC ...) ; compiling (DEFUN-CHECKED $INVERSE_JACOBI_SD ...) ; compiling (DEFPROP %INVERSE_JACOBI_SD ...) ; compiling (DEFPROP %INVERSE_JACOBI_SD ...) ; compiling (DEFMFUN SIMP-%INVERSE_JACOBI_SD ...) ; compiling (DEFUN-CHECKED $INVERSE_JACOBI_CS ...) ; compiling (DEFPROP %INVERSE_JACOBI_CS ...) ; compiling (DEFPROP %INVERSE_JACOBI_CS ...) ; compiling (DEFMFUN SIMP-%INVERSE_JACOBI_CS ...) ; compiling (DEFUN-CHECKED $INVERSE_JACOBI_CD ...) ; compiling (DEFPROP %INVERSE_JACOBI_CD ...) ; compiling (DEFPROP %INVERSE_JACOBI_CD ...) ; compiling (DEFMFUN SIMP-%INVERSE_JACOBI_CD ...) ; compiling (DEFUN-CHECKED $INVERSE_JACOBI_DS ...) ; compiling (DEFPROP %INVERSE_JACOBI_DS ...) ; compiling (DEFPROP %INVERSE_JACOBI_DS ...) ; compiling (DEFMFUN SIMP-%INVERSE_JACOBI_DS ...) ; compiling (DEFUN-CHECKED $INVERSE_JACOBI_DC ...) ; compiling (DEFPROP %INVERSE_JACOBI_DC ...) ; compiling (DEFPROP %INVERSE_JACOBI_DC ...) ; compiling (DEFMFUN SIMP-%INVERSE_JACOBI_DC ...) ; compiling (DEFUN MAKE-ELLIPTIC-F ...) ; compiling (DEFMFUN $MAKE_ELLIPTIC_F ...) ; compiling (DEFUN MAKE-ELLIPTIC-E ...) ; compiling (DEFMFUN $MAKE_ELLIPTIC_E ...) ; compiling (DEFUN ELLIPTIC-EU ...) ; compiling (DEFPROP $ELLIPTIC_EU ...) ; compiling (DEFPROP $ELLIPTIC_EU ...) ; compiling (DEFMFUN SIMP-$ELLIPTIC_EU ...) ; compiling (DEFMFUN $ELLIPTIC_EU ...) ; compiling (DEFPROP %JACOBI_AM ...) ; compiling (DEFMFUN $JACOBI_AM ...) ; compiling (DEFMFUN SIMP-%JACOBI_AM ...) ; compiling (DEFPROP %JACOBI_SN ...) ; compiling (DEFPROP %JACOBI_CN ...) ; compiling (DEFPROP %JACOBI_DN ...) ; compiling (DEFPROP %JACOBI_CD ...) ; compiling (DEFPROP %JACOBI_SD ...) ; compiling (DEFPROP %JACOBI_ND ...) ; compiling (DEFPROP %JACOBI_DC ...) ; compiling (DEFPROP %JACOBI_NC ...) ; compiling (DEFPROP %JACOBI_SC ...) ; compiling (DEFPROP %JACOBI_NS ...) ; compiling (DEFPROP %JACOBI_DS ...) ; compiling (DEFPROP %JACOBI_CS ...) ; compiling (DEFPROP %INVERSE_JACOBI_SN ...) ; compiling (DEFPROP %INVERSE_JACOBI_CN ...) ; compiling (DEFPROP %INVERSE_JACOBI_DN ...) ; compiling (DEFPROP %JACOBI_SN ...) ; compiling (DEFPROP %JACOBI_CN ...) ; compiling (DEFPROP %JACOBI_DN ...) ; compiling (DEFUN RISPLIT-SN-CN-DN ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/ellipt.fasl written ; compilation finished in 0:00:00.681 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/ellipt.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/airy.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/airy.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DECLAIM (SPECIAL *FLONUM-OP*)) ; compiling (DEFMFUN $AIRY_AI ...) ; compiling (DEFPROP $AIRY_AI ...) ; compiling (DEFPROP $AIRY_AI ...) ; compiling (DEFPROP %AIRY_AI ...) ; compiling (DEFPROP %AIRY_AI ...) ; compiling (DEFPROP %AIRY_AI ...) ; compiling (DEFPROP %AIRY_AI ...) ; compiling (DEFPROP %AIRY_AI ...) ; compiling (DEFPROP %AIRY_AI ...) ; compiling (DEFPROP %AIRY_AI ...) ; compiling (DEFPROP %AIRY_AI ...) ; compiling (DEFUN AIRY-AI ...) ; compiling (SETF (GETHASH # ...) ...) ; compiling (DEFUN SIMPLIM%AIRY_AI ...) ; compiling (DEFMFUN SIMP-%AIRY_AI ...) ; compiling (DEFMFUN $AIRY_DAI ...) ; compiling (DEFPROP $AIRY_DAI ...) ; compiling (DEFPROP $AIRY_DAI ...) ; compiling (DEFPROP %AIRY_DAI ...) ; compiling (DEFPROP %AIRY_DAI ...) ; compiling (DEFPROP %AIRY_DAI ...) ; compiling (DEFPROP %AIRY_DAI ...) ; compiling (DEFPROP %AIRY_DAI ...) ; compiling (DEFPROP %AIRY_DAI ...) ; compiling (DEFPROP %AIRY_DAI ...) ; compiling (DEFPROP %AIRY_DAI ...) ; compiling (DEFUN AIRY-DAI ...) ; compiling (SETF (GETHASH # ...) ...) ; compiling (DEFUN SIMPLIM%AIRY_DAI ...) ; compiling (DEFMFUN SIMP-%AIRY_DAI ...) ; compiling (DEFMFUN $AIRY_BI ...) ; compiling (DEFPROP $AIRY_BI ...) ; compiling (DEFPROP $AIRY_BI ...) ; compiling (DEFPROP %AIRY_BI ...) ; compiling (DEFPROP %AIRY_BI ...) ; compiling (DEFPROP %AIRY_BI ...) ; compiling (DEFPROP %AIRY_BI ...) ; compiling (DEFPROP %AIRY_BI ...) ; compiling (DEFPROP %AIRY_BI ...) ; compiling (DEFPROP %AIRY_BI ...) ; compiling (DEFPROP %AIRY_BI ...) ; compiling (DEFUN AIRY-BI ...) ; compiling (SETF (GETHASH # ...) ...) ; compiling (DEFUN SIMPLIM%AIRY_BI ...) ; compiling (DEFMFUN SIMP-%AIRY_BI ...) ; compiling (DEFMFUN $AIRY_DBI ...) ; compiling (DEFPROP $AIRY_DBI ...) ; compiling (DEFPROP $AIRY_DBI ...) ; compiling (DEFPROP %AIRY_DBI ...) ; compiling (DEFPROP %AIRY_DBI ...) ; compiling (DEFPROP %AIRY_DBI ...) ; compiling (DEFPROP %AIRY_DBI ...) ; compiling (DEFPROP %AIRY_DBI ...) ; compiling (DEFPROP %AIRY_DBI ...) ; compiling (DEFPROP %AIRY_DBI ...) ; compiling (DEFPROP %AIRY_DBI ...) ; compiling (DEFUN AIRY-DBI ...) ; compiling (SETF (GETHASH # ...) ...) ; compiling (DEFUN SIMPLIM%AIRY_DBI ...) ; compiling (DEFMFUN SIMP-%AIRY_DBI ...) ; compiling (DEFUN AIRY-AI-REAL ...) ; compiling (DEFUN AIRY-AI-COMPLEX ...) ; compiling (DEFUN AIRY-DAI-REAL ...) ; compiling (DEFUN AIRY-DAI-COMPLEX ...) ; compiling (DEFUN AIRY-BI-REAL ...) ; compiling (DEFUN AIRY-BI-COMPLEX ...) ; compiling (DEFUN AIRY-DBI-REAL ...) ; compiling (DEFUN AIRY-DBI-COMPLEX ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/airy.fasl written ; compilation finished in 0:00:00.043 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/airy.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/plasma.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/plasma.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFUN Z-FUNCTION ...) ; compiling (DEFUN $NZETA ...) ; compiling (DEFUN $NZETAR ...) ; compiling (DEFUN $NZETAI ...) ;; Wrote file binary-clisp/limit.fas ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/plasma.fasl written ; compilation finished in 0:00:00.017 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/plasma.fasl" ; - Loading binary file "binary-clisp/limit.fas" ;; Loading file binary-clisp/limit.fas ... ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/intpol.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/intpol.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE INTPOL) ; compiling (LOAD-MACSYMA-MACROS TRANSM) ; compiling (DEFMVAR $FIND_ROOT_ABS ...) ; compiling (DEFMVAR $FIND_ROOT_REL ...) ; compiling (DEFMVAR $FIND_ROOT_ERROR ...) ; compiling (DEFMSPEC $INTERPOLATE ...) ; compiling (IN-PACKAGE :BIGFLOAT) ; compiling (DEFUN FIND-ROOT-SUBR ...) ; compiling (DEFUN INTERPOLATE-CHECK ...) ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFUN %FIND-ROOT ...) ;; Loaded file binary-clisp/limit.fas ; - Compiling module "solve" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/solve.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/solve.lisp ... ; compiling (DEFUN $FIND_ROOT ...) ; compiling (DEFUN $BF_FIND_ROOT ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/intpol.fasl written ; compilation finished in 0:00:00.027 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/intpol.fasl" ; - Compiling module "reader" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/nparse.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/nparse.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE NPARSE) ; compiling (LOAD-MACSYMA-MACROS DEFCAL ...) ; compiling (DEFMVAR *ALPHABET* ...) ; compiling (DEFMVAR *WHITESPACE-CHARS* ...) ; compiling (DEFMFUN ALPHABETP ...) ; compiling (DEFMFUN ASCII-NUMBERP ...) ; compiling (DEFVAR *PARSE-WINDOW* ...) ; compiling (DEFVAR *PARSE-STREAM* ...) ; compiling (DEFVAR *PARSE-STREAM-EOF* ...) ; compiling (DEFVAR *PARSE-TYI* ...) ; compiling (DEFVAR *MREAD-PROMPT* ...) ; compiling (DEFVAR *MREAD-EOF-OBJ* ...) ; compiling (DEFVAR *CURRENT-LINE-INFO* ...) ; compiling (DEFVAR *PARSE-STRING-INPUT-STREAM* ...) ; compiling (DEFMVAR $REPORT_SYNERR_LINE ...) ; compiling (DEFMVAR $REPORT_SYNERR_INFO ...) ; compiling (DEFUN MREAD-SYNERR ...) ; compiling (DEFUN TYI-PARSE-INT ...) ; compiling (DEFUN *MREAD-PROMPT* ...) ; compiling (DEFUN ALIASLOOKUP ...) ; compiling (DEFUN GOBBLE-WHITESPACE ...) ; compiling (DEFUN READ-COMMAND-TOKEN ...) ; compiling (DEFUN SAFE-ASSOC ...) ; compiling (DEFUN PARSER-ASSOC ...) ; compiling (DEFUN PARSE-TYI ...) ; compiling (DEFUN PARSE-TYIPEEK ...) ; compiling (DEFUN UNPARSE-TYI ...) ; compiling (DEFUN READ-COMMAND-TOKEN-AUX ...) ; compiling (DEFUN SCAN-MACSYMA-TOKEN ...) ; compiling (DEFUN SCAN-LISP-TOKEN ...) ; compiling (DEFUN SCAN-KEYWORD-TOKEN ...) ; compiling (DEFUN SCAN-TOKEN ...) ; compiling (DEFUN SCAN-LISP-STRING ...) ; compiling (DEFUN SCAN-MACSYMA-STRING ...) ; compiling (DEFUN SCAN-STRING ...) ; compiling (DEFUN READLIST ...) ; compiling (DEFMVAR $FAST_BFLOAT_CONVERSION ...) ; compiling (DEFMVAR $FAST_BFLOAT_THRESHOLD ...) ; compiling (DEFVAR *FAST-BFLOAT-EXTRA-BITS* ...) ; compiling (DEFUN MAKE-NUMBER ...) ; compiling (DEFUN CL-RAT-TO-MAXIMA ...) ; compiling (DEFUN SCAN-DIGITS ...) ; compiling (DEFUN SCAN-NUMBER-AFTER-DOT ...) ; compiling (DEFUN SCAN-NUMBER-EXPONENT ...) ; compiling (DEFVAR SCAN-BUFFERED-TOKEN ...) ; compiling (DEFUN PEEK-ONE-TOKEN ...) ; compiling (DEFUN PEEK-ONE-TOKEN-G ...) ; compiling (DEFUN SCAN-ONE-TOKEN ...) ; compiling (DEFUN SCAN-ONE-TOKEN-G ...) ; compiling (DEFUN GOBBLE-COMMENT ...) ; compiling (DEFUN SCAN-NUMBER-REST ...) ; compiling (DEFUN SCAN-NUMBER-BEFORE-DOT ...) ; compiling (DEFMACRO FIRST-C ...) ; compiling (DEFMACRO POP-C ...) ; compiling (DEFUN MSTRINGP ...) ; compiling (DEFUN INHERIT-PROPL ...) ; compiling (DEFMACRO DEF-NUD-EQUIV ...) ; compiling (DEFMACRO NUD-PROPL ...) ; compiling (DEFMACRO DEF-NUD-FUN ...) ; compiling (DEFMACRO DEF-LED-EQUIV ...) ; compiling (DEFMACRO LED-PROPL ...) ; compiling (DEFMACRO DEF-LED-FUN ...) ; compiling (DEFUN NUD-CALL ...) ; compiling (DEFUN LED-CALL ...) ; compiling (DEFMACRO DEF-NUD ...) ; compiling (DEFUN SET-LBP-AND-RBP ...) ; compiling (DEFMACRO DEF-LED ...) ; compiling (DEFMACRO DEF-COLLISIONS ...) ; compiling (DEFUN COLLISION-LOOKUP ...) ; compiling (DEFUN COLLISION-CHECK ...) ; compiling (DEFMFUN LBP ...) ; compiling (DEFMACRO DEF-LBP ...) ; compiling (DEFMFUN RBP ...) ; compiling (DEFMACRO DEF-RBP ...) ; compiling (DEFMACRO DEF-MATCH ...) ; compiling (DEFUN LPOS ...) ; compiling (DEFUN RPOS ...) ; compiling (DEFUN POS ...) ; compiling (DEFMACRO DEF-POS ...) ; compiling (DEFMACRO DEF-RPOS ...) ; compiling (DEFMACRO DEF-LPOS ...) ; compiling (DEFUN MHEADER ...) ; compiling (DEFMACRO DEF-MHEADER ...) ; compiling (DEFMVAR $PARSEWINDOW ...) ; compiling (DEFMACRO DEF-OPERATORP ...) ; compiling (DEF-OPERATORP) ; compiling (DEFMACRO DEF-OPERATORP1 ...) ; compiling (DEF-OPERATORP1) ; compiling (DEFUN MREAD ...) ; compiling (DEFUN MREAD-PROMPTER ...) ; compiling (DEFUN MREAD-RAW ...) ; compiling (DEFUN PARSE ...) ; compiling (DEFUN PARSE-PREFIX ...) ; compiling (DEFUN PARSE-POSTFIX ...) ; compiling (DEFUN PARSE-INFIX ...) ; compiling (DEFUN PARSE-NARY ...) ; compiling (DEFUN PARSE-MATCHFIX ...) ; compiling (DEFUN PARSE-NOFIX ...) ; compiling (DEFUN PRSNARY ...) ; compiling (DEFUN PRSMATCH ...) ; compiling (DEFUN CONVERT ...) ; compiling (DEFPROP $ANY ...) ; compiling (DEFPROP $CLAUSE ...) ; compiling (DEFPROP $EXPR ...) ; compiling (DEFUN PARSE-ERR ...) ; compiling (DEFUN PARSE-BUG-ERR ...) ; compiling (DEFUN DELIM-ERR ...) ; compiling (DEFUN ERB-ERR ...) ; compiling (DEFUN PREMTERM-ERR ...) ; compiling (DEF-NUD-EQUIV $] ...) ; compiling (DEF-LED-EQUIV $] ...) ; compiling (DEF-LBP $] ...) ; compiling (DEF-NUD-EQUIV $[ ...) ; compiling (DEF-MATCH $[ ...) ; compiling (DEF-LBP $[ ...) ; compiling (DEF-MHEADER $[ ...) ; compiling (DEF-POS $[ ...) ; compiling (DEF-LPOS $[ ...) ; compiling (DEF-LED ($[ 200) ...) ; compiling (DEF-NUD-EQUIV |$)| ...) ; compiling (DEF-LED-EQUIV |$)| ...) ; compiling (DEF-LBP |$)| ...) ; compiling (DEF-MHEADER |$(| ...) ; compiling (DEF-NUD (|$(| 200) ...) ; compiling (DEF-LED (|$(| 200) ...) ; compiling (DEF-MHEADER |$'| ...) ; compiling (DEF-NUD (|$'|) ...) ; compiling (DEF-NUD (|$''|) ...) ; compiling (DEF-LED-EQUIV |$:| ...) ; compiling (DEF-LBP |$:| ...) ; compiling (DEF-RBP |$:| ...) ; compiling (DEF-POS |$:| ...) ; compiling (DEF-RPOS |$:| ...) ; compiling (DEF-LPOS |$:| ...) ; compiling (DEF-MHEADER |$:| ...) ; compiling (DEF-LED-EQUIV |$::| ...) ; compiling (DEF-LBP |$::| ...) ; compiling (DEF-RBP |$::| ...) ; compiling (DEF-POS |$::| ...) ; compiling (DEF-RPOS |$::| ...) ; compiling (DEF-LPOS |$::| ...) ; compiling (DEF-MHEADER |$::| ...) ; compiling (DEF-LED-EQUIV |$:=| ...) ; compiling (DEF-LBP |$:=| ...) ; compiling (DEF-RBP |$:=| ...) ; compiling (DEF-POS |$:=| ...) ; compiling (DEF-RPOS |$:=| ...) ; compiling (DEF-LPOS |$:=| ...) ; compiling (DEF-MHEADER |$:=| ...) ; compiling (DEF-LED-EQUIV |$::=| ...) ; compiling (DEF-LBP |$::=| ...) ; compiling (DEF-RBP |$::=| ...) ; compiling (DEF-POS |$::=| ...) ; compiling (DEF-RPOS |$::=| ...) ; compiling (DEF-LPOS |$::=| ...) ; compiling (DEF-MHEADER |$::=| ...) ; compiling (DEF-LED-EQUIV $! ...) ; compiling (DEF-LBP $! ...) ; compiling (DEF-POS $! ...) ; compiling (DEF-LPOS $! ...) ; compiling (DEF-MHEADER $! ...) ; compiling (DEF-MHEADER $!! ...) ; compiling (DEF-LED ($!! 160) ...) ; compiling (DEF-LBP $^ ...) ; compiling (DEF-RBP $^ ...) ; compiling (DEF-POS $^ ...) ; compiling (DEF-LPOS $^ ...) ; compiling (DEF-RPOS $^ ...) ; compiling (DEF-MHEADER $^ ...) ; compiling (DEF-LED (#) ...) ; compiling (MAPC (FUNCTION #) ...) ; compiling (INHERIT-PROPL (QUOTE $**) ...) ; compiling (DEF-LBP $^^ ...) ; compiling (DEF-RBP $^^ ...) ; compiling (DEF-POS $^^ ...) ; compiling (DEF-LPOS $^^ ...) ; compiling (DEF-RPOS $^^ ...) ; compiling (DEF-MHEADER $^^ ...) ; compiling (DEF-LED-EQUIV $. ...) ; compiling (DEF-LBP $. ...) ; compiling (DEF-RBP $. ...) ; compiling (DEF-POS $. ...) ; compiling (DEF-LPOS $. ...) ; compiling (DEF-RPOS $. ...) ; compiling (DEF-MHEADER $. ...) ; compiling (DEF-LED-EQUIV $* ...) ; compiling (DEF-LBP $* ...) ; compiling (DEF-POS $* ...) ; compiling (DEF-LPOS $* ...) ; compiling (DEF-MHEADER $* ...) ; compiling (DEF-LED-EQUIV $/ ...) ; compiling (DEF-LBP $/ ...) ; compiling (DEF-RBP $/ ...) ; compiling (DEF-POS $/ ...) ; compiling (DEF-RPOS $/ ...) ; compiling (DEF-LPOS $/ ...) ; compiling (DEF-MHEADER $/ ...) ; compiling (DEF-NUD-EQUIV $+ ...) ; compiling (DEF-LBP $+ ...) ; compiling (DEF-RBP $+ ...) ; compiling (DEF-POS $+ ...) ; compiling (DEF-RPOS $+ ...) ; compiling (DEF-MHEADER $+ ...) ; compiling (DEF-LED (# 100) ...) ; compiling (DEF-NUD-EQUIV $- ...) ; compiling (DEF-LBP $- ...) ; compiling (DEF-RBP $- ...) ; compiling (DEF-POS $- ...) ; compiling (DEF-RPOS $- ...) ; compiling (DEF-MHEADER $- ...) ; compiling (DEF-LED-EQUIV $= ...) ; compiling (DEF-LBP $= ...) ; compiling (DEF-RBP $= ...) ; compiling (DEF-POS $= ...) ; compiling (DEF-RPOS $= ...) ; compiling (DEF-LPOS $= ...) ; compiling (DEF-MHEADER $= ...) ; compiling (DEF-LED-EQUIV |$#| ...) ; compiling (DEF-LBP |$#| ...) ; compiling (DEF-RBP |$#| ...) ; compiling (DEF-POS |$#| ...) ; compiling (DEF-RPOS |$#| ...) ; compiling (DEF-LPOS |$#| ...) ; compiling (DEF-MHEADER |$#| ...) ; compiling (DEF-LED-EQUIV $> ...) ; compiling (DEF-LBP $> ...) ; compiling (DEF-RBP $> ...) ; compiling (DEF-POS $> ...) ; compiling (DEF-RPOS $> ...) ; compiling (DEF-LPOS $> ...) ; compiling (DEF-MHEADER $> ...) ; compiling (DEF-LED-EQUIV $>= ...) ; compiling (DEF-LBP $>= ...) ; compiling (DEF-RBP $>= ...) ; compiling (DEF-POS $>= ...) ; compiling (DEF-RPOS $>= ...) ; compiling (DEF-LPOS $>= ...) ; compiling (DEF-MHEADER $>= ...) ; compiling (DEF-LED-EQUIV $< ...) ; compiling (DEF-LBP $< ...) ; compiling (DEF-RBP $< ...) ; compiling (DEF-POS $< ...) ; compiling (DEF-RPOS $< ...) ; compiling (DEF-LPOS $< ...) ; compiling (DEF-MHEADER $< ...) ; compiling (DEF-LED-EQUIV $<= ...) ; compiling (DEF-LBP $<= ...) ; compiling (DEF-RBP $<= ...) ; compiling (DEF-POS $<= ...) ; compiling (DEF-RPOS $<= ...) ; compiling (DEF-LPOS $<= ...) ; compiling (DEF-MHEADER $<= ...) ; compiling (DEF-NUD-EQUIV $NOT ...) ; compiling (DEF-RBP $NOT ...) ; compiling (DEF-POS $NOT ...) ; compiling (DEF-RPOS $NOT ...) ; compiling (DEF-LPOS $NOT ...) ; compiling (DEF-MHEADER $NOT ...) ; compiling (DEF-LED-EQUIV $AND ...) ; compiling (DEF-LBP $AND ...) ; compiling (DEF-POS $AND ...) ; compiling (DEF-LPOS $AND ...) ; compiling (DEF-MHEADER $AND ...) ; compiling (DEF-LED-EQUIV $OR ...) ; compiling (DEF-LBP $OR ...) ; compiling (DEF-POS $OR ...) ; compiling (DEF-LPOS $OR ...) ; compiling (DEF-MHEADER $OR ...) ; compiling (DEF-LED-EQUIV |$,| ...) ; compiling (DEF-LBP |$,| ...) ; compiling (DEF-POS |$,| ...) ; compiling (DEF-LPOS |$,| ...) ; compiling (DEF-MHEADER |$,| ...) ; compiling (DEF-NUD-EQUIV $THEN ...) ; compiling (DEF-LBP $THEN ...) ; compiling (DEF-RBP $THEN ...) ; compiling (DEF-NUD-EQUIV $ELSE ...) ; compiling (DEF-LBP $ELSE ...) ; compiling (DEF-RBP $ELSE ...) ; compiling (DEF-NUD-EQUIV $ELSEIF ...) ; compiling (DEF-LBP $ELSEIF ...) ; compiling (DEF-RBP $ELSEIF ...) ; compiling (DEF-POS $ELSEIF ...) ; compiling (DEF-RPOS $ELSEIF ...) ; compiling (DEF-RBP $IF ...) ; compiling (DEF-POS $IF ...) ; compiling (DEF-RPOS $IF ...) ; compiling (DEF-MHEADER $IF ...) ; compiling (DEF-NUD ($IF) ...) ; compiling (DEFUN PARSE-CONDITION ...) ; compiling (DEF-MHEADER $DO ...) ; compiling (DEFUN PARSE-$DO ...) ; compiling (DEF-LBP $FOR ...) ; compiling (DEF-LBP $FROM ...) ; compiling (DEF-LBP $STEP ...) ; compiling (DEF-LBP $NEXT ...) ; compiling (DEF-LBP $THRU ...) ; compiling (DEF-LBP $UNLESS ...) ; compiling (DEF-LBP $WHILE ...) ; compiling (DEF-LBP $DO ...) ; compiling (DEF-NUD-EQUIV $FOR ...) ; compiling (DEF-NUD-EQUIV $FROM ...) ; compiling (DEF-NUD-EQUIV $STEP ...) ; compiling (DEF-NUD-EQUIV $NEXT ...) ; compiling (DEF-NUD-EQUIV $THRU ...) ; compiling (DEF-NUD-EQUIV $UNLESS ...) ; compiling (DEF-NUD-EQUIV $WHILE ...) ; compiling (DEF-NUD-EQUIV $DO ...) ; compiling (DEF-RBP $DO ...) ; compiling (DEF-RBP $FOR ...) ; compiling (DEF-RBP $FROM ...) ; compiling (DEF-RBP $IN ...) ; compiling (DEF-RBP $STEP ...) ; compiling (DEF-RBP $NEXT ...) ; compiling (DEF-RBP $THRU ...) ; compiling (DEF-RBP $UNLESS ...) ; compiling (DEF-RBP $WHILE ...) ; compiling (DEF-RPOS $DO ...) ; compiling (DEF-RPOS $FOR ...) ; compiling (DEF-RPOS $FROM ...) ; compiling (DEF-RPOS $STEP ...) ; compiling (DEF-RPOS $NEXT ...) ; compiling (DEF-RPOS $THRU ...) ; compiling (DEF-RPOS $UNLESS ...) ; compiling (DEF-RPOS $WHILE ...) ; compiling (DEF-COLLISIONS $DO ...) ; compiling (DEF-MHEADER $$ ...) ; compiling (DEF-NUD-EQUIV $$ ...) ; compiling (DEF-LBP $$ ...) ; compiling (DEF-MHEADER |$;| ...) ; compiling (DEF-NUD-EQUIV |$;| ...) ; compiling (DEF-LBP |$;| ...) ; compiling (DEF-NUD-EQUIV $&& ...) ; compiling (DEF-LBP $&& ...) ; compiling (DEFUN MOPSTRIP ...) ; compiling (DEFINE-INITIAL-SYMBOLS + ...) ; compiling (DEFINE-SYMBOL "@") ; compiling (DEFMFUN $PREFIX ...) ; compiling (DEFMFUN $POSTFIX ...) ; compiling (DEFMFUN $INFIX ...) ; compiling (DEFMFUN $NARY ...) ; compiling (DEFMFUN $MATCHFIX ...) ; compiling (DEFMFUN $NOFIX ...) ; compiling (DEFUN DEF-OPERATOR ...) ;; Wrote file binary-clisp/solve.fas ; - Loading binary file "binary-clisp/solve.fas" ;; Loading file binary-clisp/solve.fas ... ; compiling (DEFUN OP-SETUP ...) ;; Loaded file binary-clisp/solve.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/psolve.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/psolve.lisp ... ; compiling (DEFUN KILL-OPERATOR ...) ; compiling (DEFVAR *STREAM-ALIST* ...) ; compiling (DEFUN STREAM-NAME ...) ; compiling (DEFUN INSTREAM-NAME ...) ; compiling (DEFSTRUCT INSTREAM ...) ; file: /home/gunter/src/maxima-5.40.0/src/nparse.lisp ; in: DEFSTRUCT INSTREAM ; (DEFSTRUCT MAXIMA::INSTREAM ; STREAM ; (MAXIMA::LINE 0 :TYPE FIXNUM) ; MAXIMA::STREAM-NAME) ; --> PROGN EVAL-WHEN ; ==> ; (SB-KERNEL::%COMPILER-DEFSTRUCT ; '# ; '#(# ; #)) ; ; caught STYLE-WARNING: ; Previously compiled calls to MAXIMA::INSTREAM-STREAM and ; MAXIMA::INSTREAM-STREAM-NAME could not be inlined because the structure ; definition for MAXIMA::INSTREAM was not yet seen. To avoid this warning, ; DEFSTRUCT should precede references to the affected functions, or they must be ; declared locally notinline at each call site. ; compiling (DEFUN CLEANUP ...) ; compiling (DEFUN GET-INSTREAM ...) ; compiling (DEFUN NEWLINE ...) ; compiling (DEFUN FIND-STREAM ...) ; compiling (DEFUN ADD-LINEINFO ...) ; compiling (DEFUN STRIP-LINEINFO ...) ; compiling (DEFUN STRIP-LINEINFO-OP ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/nparse.fasl written ; compilation finished in 0:00:00.300 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/nparse.fasl" ;; Wrote file binary-clisp/psolve.fas ; - Loading binary file "binary-clisp/psolve.fas" ;; Loading file binary-clisp/psolve.fas ... ;; Loaded file binary-clisp/psolve.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/algsys.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/algsys.lisp ... ; - Compiling module "display" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/displa.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/displa.lisp" (written 08 DEC 2016 04:24:51 AM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE DISPLA) ; compiling (LOAD-MACSYMA-MACROS DISPLM) ; compiling (DECLARE-TOP (SPECIAL $LINEL)) ; compiling (DEFMVAR $STARDISP ...) ; compiling (DEFMVAR $LEFTJUST ...) ; compiling (DEFMVAR $DISPLAY2D ...) ; compiling (DEFMVAR $LISPDISP ...) ; compiling (DEFMVAR $DERIVABBREV ...) ; compiling (DEFMVAR $NOUNDISP ...) ; compiling (DEFMVAR $STRINGDISP ...) ; compiling (DEFMVAR DISPLAYP ...) ; compiling (DEFMVAR $BOXCHAR ...) ; compiling (DEFMVAR $ABSBOXCHAR ...) ; compiling (DEFMVAR $LMXCHAR ...) ; compiling (DEFMVAR $RMXCHAR ...) ; compiling (DEFMVAR $LINEL ...) ; compiling (DEFVAR LINEL ...) ; compiling (DEFVAR TTYHEIGHT ...) ; compiling (DEFVAR LINEARRAY ...) ; compiling (DEFMFUN MAXIMA-DISPLAY ...) ; compiling (DEFVAR *ALT-DISPLAY2D* ...) ; compiling (DEFVAR *ALT-DISPLAY1D* ...) ; compiling (DEFMFUN DISPLA ...) ; compiling (DEFMSPEC $WITH_DEFAULT_2D_DISPLAY ...) ; compiling (DEFUN LINEAR-DISPLA ...) ; compiling (DEFMVAR $DISPLAY_FORMAT_INTERNAL ...) ; compiling (DEFUN NFORMAT-CHECK ...) ; compiling (DEFUN DIMENSION ...) ; compiling (DEFVAR ATOM-CONTEXT ...) ; compiling (DEFMFUN DIMENSION-ATOM ...) ; compiling (DEFMFUN DIMENSION-STRING ...) ; compiling (DEFMFUN MAKESTRING ...) ; compiling (DEFUN DIMENSION-PAREN ...) ; compiling (DEFUN DIMENSION-ARRAY ...) ; compiling (DEFUN DIMENSION-FUNCTION ...) ; compiling (DEFMFUN DIMENSION-PREFIX ...) ; compiling (DEFUN DIMENSION-LIST ...) ; compiling (DEFMFUN DIMENSION-INFIX ...) ; compiling (DEFMFUN DIMENSION-NARY ...) ; compiling (DEFUN DIMNARY-MTEXT ...) ; compiling (DEFUN DIMNARY ...) ; compiling (DEFUN DIMNARY-BOOLEAN ...) ; compiling (DEFMFUN DIMENSION-POSTFIX ...) ; compiling (DEFMFUN DIMENSION-NOFIX ...) ; compiling (DEFUN DIMENSION-MATCH ...) ; compiling (DEFMFUN DIMENSION-SUPERSCRIPT ...) ; compiling (DEFUN DSUMPROD ...) ; compiling (DISPLA-DEF BIGFLOAT ...) ; compiling (DISPLA-DEF MQUOTE ...) ; compiling (DISPLA-DEF MSETQ ...) ; compiling (DISPLA-DEF MSET ...) ; compiling (DISPLA-DEF MDEFINE ...) ; compiling (DISPLA-DEF MDEFMACRO ...) ; compiling (DEFUN DIM-MDEFINE ...) ; compiling (DISPLA-DEF MFACTORIAL ...) ; compiling (DISPLA-DEF MEXPT ...) ; compiling (DISPLA-DEF MNCEXPT ...) ; compiling (DEFUN DIM-MNCEXPT ...) ; compiling (DISPLA-DEF MNCTIMES ...) ; compiling (DISPLA-DEF %PRODUCT ...) ; compiling (DEFUN DIM-%PRODUCT ...) ; compiling (DISPLA-DEF RAT ...) ; compiling (DEFUN DIM-RAT ...) ; compiling (DISPLA-DEF MQUOTIENT ...) ; compiling (DEFUN DIM-MQUOTIENT ...) ; compiling (DEFUN DRATIO ...) ; compiling (DISPLA-DEF MTIMES ...) ; compiling (DEFPROP $STARDISP ...) ; compiling (DEFUN STARDISP ...) ; compiling (DISPLA-DEF %INTEGRATE ...) ; compiling (DEFUN DIM-%INTEGRATE ...) ; compiling (DISPLA-DEF %DERIVATIVE ...) ; compiling (DEFUN DIM-%DERIVATIVE ...) ; compiling (DEFUN DMDERIVABBREV ...) ; compiling (DEFUN DMDERIVLONG ...) ; compiling (DISPLA-DEF %AT ...) ; compiling (DEFUN DIM-%AT ...) ; compiling (DISPLA-DEF MPLUS ...) ; compiling (DEFPROP MUNARYPLUS ...) ; compiling (DEFUN DIM-MPLUS ...) ; compiling (DISPLA-DEF MMINUS ...) ; compiling (DEFPROP MUNARYMINUS ...) ; compiling (DEF-RBP MUNARYMINUS ...) ; compiling (DEF-RBP MUNARYMINUS ...) ; compiling (DEFUN DIM-MMINUS ...) ; compiling (DISPLA-DEF %SUM ...) ; compiling (DISPLA-DEF %LIMIT ...) ; compiling (DISPLA-DEF %LSUM ...) ; compiling (DEFUN DIM-%LSUM ...) ; compiling (DEFUN DIM-%SUM ...) ; compiling (DEFUN DIM-%LIMIT ...) ; compiling (DISPLA-DEF MARROW ...) ; compiling (DISPLA-DEF MGREATERP ...) ; compiling (DISPLA-DEF MGEQP ...) ; compiling (DISPLA-DEF MEQUAL ...) ; compiling (DISPLA-DEF MNOTEQUAL ...) ; compiling (DISPLA-DEF MLEQP ...) ; compiling (DISPLA-DEF MLESSP ...) ; compiling (DISPLA-DEF MNOT ...) ; compiling (DISPLA-DEF MAND ...) ; compiling (DEFPROP MAND ...) ; compiling (DISPLA-DEF MOR ...) ; compiling (DEFPROP MOR ...) ; compiling (DISPLA-DEF MCOND ...) ; compiling (DISPLA-DEF %MCOND ...) ; compiling (DEFUN DIM-MCOND ...) ; compiling (DISPLA-DEF MDO ...) ; compiling (DISPLA-DEF %MDO ...) ; compiling (DEFUN DIM-MDO ...) ;; Wrote file binary-clisp/algsys.fas ; - Loading binary file "binary-clisp/algsys.fas" ;; Loading file binary-clisp/algsys.fas ... ;; Loaded file binary-clisp/algsys.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/sqrtdenest.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/sqrtdenest.lisp ... ;; Wrote file binary-clisp/sqrtdenest.fas ; - Loading binary file "binary-clisp/sqrtdenest.fas" ;; Loading file binary-clisp/sqrtdenest.fas ... ;; Loaded file binary-clisp/sqrtdenest.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/polyrz.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/polyrz.lisp ... ; compiling (DISPLA-DEF MDOIN ...) ; compiling (DISPLA-DEF %MDOIN ...) ; compiling (DEFUN DIM-MDOIN ...) ; compiling (DISPLA-DEF MPROGN ...) ; compiling (DISPLA-DEF MLIST ...) ; compiling (DISPLA-DEF MANGLE ...) ; compiling (DISPLA-DEF MCOMMA ...) ; compiling (DISPLA-DEF MABS ...) ; compiling (DEFUN DIM-MABS ...) ; compiling (DISPLA-DEF $MATRIX ...) ; compiling (DEFUN DIM-$MATRIX ...) ; compiling (DEFUN MATOUT ...) ; compiling (DEFUN COLOUT ...) ;; Wrote file binary-clisp/polyrz.fas ; compiling (DISPLA-DEF MBOX ...) ; compiling (DEFUN DIM-MBOX ...) ; - Loading binary file "binary-clisp/polyrz.fas" ;; Loading file binary-clisp/polyrz.fas ... ; compiling (DISPLA-DEF MLABOX ...) ; compiling (DEFUN DIM-MLABOX ...) ;; Loaded file binary-clisp/polyrz.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/cpoly.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/cpoly.lisp ... ; compiling (DISPLA-DEF MTEXT ...) ; compiling (DEFPROP MTEXT ...) ; compiling (DEFUN DIM-MTEXT ...) ; compiling (DISPLA-DEF MLABEL ...) ; compiling (SETF (GET # ...) ...) ; compiling (DEFVAR *DISPLAY-LABELS-P* ...) ; compiling (DEFUN DIM-MLABEL ...) ; compiling (DEFPROP MPAREN ...) ; compiling (DEFPROP MPAREN ...) ; compiling (DEFUN CHECKRAT ...) ; compiling (DEFUN CHECKFIT ...) ; compiling (DEFUN CHECKBREAK ...) ; compiling (DEFUN FORCEBREAK ...) ; compiling (DEFUN UPDATE-HEIGHTS ...) ; compiling (DEFUN OUTPUT ...) ; compiling (DEFUN OUTPUT-LINEAR ...) ; compiling (DEFUN OUTPUT-LINEAR-ONE-LINE ...) ; compiling (DEFUN TYOTBSP ...) ; compiling (DEFUN DRAW-LINEAR ...) ; compiling (DEFUN D-HBAR ...) ; compiling (DEFUN D-VBAR ...) ; compiling (DEFUN D-INTEGRALSIGN ...) ; compiling (DEFUN D-PRODSIGN ...) ; compiling (DEFUN D-SUMSIGN ...) ; compiling (DEFUN D-MATRIX ...) ; compiling (DEFUN D-BOX ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/displa.fasl written ; compilation finished in 0:00:00.419 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/displa.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/nforma.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/nforma.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE NFORMA) ; compiling (DECLARE-TOP (SPECIAL |1//2| ...)) ; compiling (DEFMVAR $POWERDISP ...) ; compiling (DEFMVAR $PFEFORMAT ...) ; compiling (DEFMVAR $%EDISPFLAG ...) ; compiling (DEFMVAR $EXPTDISPFLAG ...) ; compiling (DEFMVAR $SQRTDISPFLAG ...) ; compiling (DEFMVAR $NEGSUMDISPFLAG ...) ; compiling (SETQ IN-P ...) ; compiling (DEFMFUN NFORMAT ...) ; compiling (DEFUN FORM-MPLUS ...) ; compiling (DEFUN FORM-MTIMES ...) ; compiling (DEFUN FORM-MEXPT ...) ; compiling (DEFUN FORM-MRAT ...) ; compiling (DEFUN RDIS1 ...) ; compiling (DEFMFUN NFORMAT-ALL ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (DEFSTRUCT (RI #) ...) ; compiling (SETF (GET # ...) ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/nforma.fasl written ; compilation finished in 0:00:00.053 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/nforma.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/grind.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/grind.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE GRIND) ; compiling (DECLARE-TOP (SPECIAL LOP ...)) ; compiling (DEFUN CHRCT* ...) ; compiling (DEFMSPEC $GRIND ...) ; compiling (DEFUN I-$GRIND ...) ; compiling (DEFUN MGRIND ...) ; compiling (DEFUN MPRINT ...) ; compiling (DEFUN MTYOTBSP ...) ; compiling (DEFUN STRGRIND ...) ; compiling (DEFUN STRPRINT ...) ; compiling (DEFUN STYO ...) ; compiling (DEFUN STERPRI ...) ; compiling (DEFUN STYOTBSP ...) ; compiling (DEFMFUN MSTRING ...) ; compiling (DEFUN STRING1 ...) ; compiling (DEFUN MSIZE ...) ; compiling (DEFUN MSIZE-ATOM ...) ; compiling (DEFUN MSZ ...) ; compiling (DEFUN SLASH ...) ; compiling (DEFUN MSIZE-PAREN ...) ; compiling (DEFVAR *LB* ...) ; compiling (DEFVAR *RB* ...) ; compiling (DEFUN MSIZE-ARRAY ...) ; compiling (DEFUN MSIZE-FUNCTION ...) ; compiling (DEFUN MSIZE-LIST ...) ; compiling (DEFUN MSIZE-PREFIX ...) ; compiling (DEFUN MSIZE-INFIX ...) ; compiling (DEFUN MSIZE-POSTFIX ...) ; compiling (DEFUN MSIZE-NARY ...) ; compiling (DEFUN MSIZE-NOFIX ...) ; compiling (DEFUN MSIZE-MATCHFIX ...) ; compiling (DEFUN MSZNARY ...) ; compiling (DEFUN STRSYM ...) ; compiling (DEFPROP BIGFLOAT ...) ; compiling (DEFUN MSZ-BIGFLOAT ...) ; compiling (DEFPROP MPROGN ...) ; compiling (DEFPROP MPROGN ...) ; compiling (DEFPROP MLIST ...) ; compiling (DEFPROP MLABEL ...) ; compiling (DEFUN MSIZE-MLABEL ...) ; compiling (DEFPROP MTEXT ...) ; compiling (DEFUN MSIZE-MTEXT ...) ; compiling (DEFPROP MQAPPLY ...) ; compiling (DEFUN MSZ-MQAPPLY ...) ; compiling (DEFPROP SPACEOUT ...) ; compiling (DEFUN MSIZE-SPACEOUT ...) ; compiling (DEFPROP MQUOTE ...) ; compiling (DEFPROP MSETQ ...) ; compiling (DEFPROP MSETQ ...) ; compiling (DEFPROP MSETQ ...) ; compiling (DEFPROP MSETQ ...) ; compiling (DEFPROP MSETQ ...) ; compiling (DEFPROP MSET ...) ; compiling (DEFPROP MSET ...) ; compiling (DEFPROP MSET ...) ; compiling (DEFPROP MSET ...) ; compiling (DEFPROP MDEFINE ...) ; compiling (DEFPROP MDEFINE ...) ; compiling (DEFPROP MDEFINE ...) ; compiling (DEFPROP MDEFINE ...) ; compiling (DEFPROP MDEFMACRO ...) ; compiling (DEFPROP MDEFMACRO ...) ; compiling (DEFPROP MDEFMACRO ...) ; compiling (DEFPROP MDEFMACRO ...) ; compiling (DEFUN MSZ-MDEF ...) ; compiling (DEFPROP MFACTORIAL ...) ; compiling (DEFPROP MFACTORIAL ...) ; compiling (DEFPROP MEXPT ...) ; compiling (DEFPROP MEXPT ...) ; compiling (DEFPROP MEXPT ...) ; compiling (DEFUN MSZ-MEXPT ...) ; compiling (DEFPROP MNCEXPT ...) ; compiling (DEFPROP MNCEXPT ...) ; compiling (DEFPROP MNCEXPT ...) ; compiling (DEFPROP MNCTIMES ...) ; compiling (DEFPROP MNCTIMES ...) ; compiling (DEFPROP MNCTIMES ...) ; compiling (DEFPROP MTIMES ...) ; compiling (DEFPROP MTIMES ...) ; compiling (DEFPROP MTIMES ...) ; compiling (DEFUN MSZ-MTIMES ...) ; compiling (DEFPROP MQUOTIENT ...) ; compiling (DEFPROP MQUOTIENT ...) ; compiling (DEFPROP MQUOTIENT ...) ; compiling (DEFPROP RAT ...) ; compiling (DEFPROP RAT ...) ; compiling (DEFPROP RAT ...) ; compiling (DEFPROP MPLUS ...) ; compiling (DEFPROP MPLUS ...) ; compiling (DEFPROP MPLUS ...) ; compiling (DEFUN MSZ-MPLUS ...) ; compiling (DEFPROP MMINUS ...) ; compiling (DEFPROP MMINUS ...) ; compiling (DEFPROP MMINUS ...) ; compiling (DEFPROP MMINUS ...) ; compiling (DEFUN MSIZE-MMINUS ...) ; compiling (DEFPROP MEQUAL ...) ; compiling (DEFPROP MEQUAL ...) ; compiling (DEFPROP MEQUAL ...) ; compiling (DEFPROP MNOTEQUAL ...) ; compiling (DEFPROP MNOTEQUAL ...) ; compiling (DEFPROP MNOTEQUAL ...) ; compiling (DEFPROP MGREATERP ...) ; compiling (DEFPROP MGREATERP ...) ; compiling (DEFPROP MGREATERP ...) ; compiling (DEFPROP MGEQP ...) ; compiling (DEFPROP MGEQP ...) ; compiling (DEFPROP MGEQP ...) ; compiling (DEFPROP MLESSP ...) ; compiling (DEFPROP MLESSP ...) ; compiling (DEFPROP MLESSP ...) ; compiling (DEFPROP MLEQP ...) ; compiling (DEFPROP MLEQP ...) ; compiling (DEFPROP MLEQP ...) ; compiling (DEFPROP MNOT ...) ; compiling (DEFPROP MNOT ...) ; compiling (DEFPROP MAND ...) ; compiling (DEFPROP MAND ...) ; compiling (DEFPROP MAND ...) ; compiling (DEFPROP MOR ...) ; compiling (DEFPROP MOR ...) ; compiling (DEFPROP MOR ...) ; compiling (DEFPROP MCOND ...) ; compiling (DEFPROP MCOND ...) ; compiling (DEFPROP MCOND ...) ; compiling (DEFPROP %MCOND ...) ; compiling (DEFPROP %MCOND ...) ; compiling (DEFPROP %MCOND ...) ; compiling (DEFUN MSZ-MCOND ...) ; compiling (DEFPROP TEXT-STRING ...) ; compiling (DEFUN MSIZE-TEXT-STRING ...) ; compiling (DEFPROP MDO ...) ; compiling (DEFPROP MDO ...) ; compiling (DEFPROP MDO ...) ; compiling (DEFPROP MDOIN ...) ; compiling (DEFPROP MDOIN ...) ; compiling (DEFPROP MDOIN ...) ; compiling (DEFPROP %MDO ...) ; compiling (DEFPROP %MDO ...) ; compiling (DEFPROP %MDO ...) ; compiling (DEFPROP %MDOIN ...) ; compiling (DEFPROP %MDOIN ...) ; compiling (DEFPROP %MDOIN ...) ; compiling (DEFUN MSZ-MDO ...) ; compiling (DEFUN MSZ-MDOIN ...) ; compiling (DEFUN STRMDO ...) ; compiling (DEFUN STRMDOIN ...) ; compiling (DEFPROP MFUNCTION ...) ; compiling (DEFPROP MFUNCTION ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/grind.fasl written ; compilation finished in 0:00:00.190 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/grind.fasl" ; - Compiling module "gcd" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/spgcd.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/spgcd.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE SPGCD) ; compiling (DECLARE-TOP (SPECIAL MODULUS ...)) ; compiling (LOAD-MACSYMA-MACROS RATMAC) ; compiling (DEFMVAR $POINTBOUND ...) ; compiling (DEFMACRO LEN ...) ; compiling (DEFMACRO SKEL ...) ; compiling (DEFMACRO MATRIX ...) ; compiling (DEFMACRO CURROW ...) ; compiling (DEFMACRO BADROWS ...) ; compiling (DEFUN PINTERP ...) ; compiling (DEFUN PCSUBSTZ ...) ; compiling (DEFUN EVAL-MON ...) ; compiling (DEFUN ONE-STEP ...) ; compiling (DEFUN MONICIZE-ROW ...) ; compiling (DEFUN FILL-ROW ...) ; compiling (DEFUN SWAP-ROWS ...) ; compiling (DEFUN PARTIAL-DIAG ...) ; compiling (DEFUN GEN-POINT ...) ; compiling (DEFUN PDIAG-ALL ...) ; compiling (DEFUN MERGE-SKEL ...) ; compiling (DEFUN NEW-SKEL ...) ; compiling (DEFUN CREATE-LOBJS ...) ; compiling (DEFUN CLEAR-LOBJS ...) ; compiling (DEFUN SPARSE-LIFT ...) ; compiling (DEFUN LIFTING-FACTORS-IMAGE ...) ; compiling (DEFUN ZGCD-LIFT* ...) ; compiling (DEFUN ZGCD-LIFT ...) ; compiling (DEFUN MAKE-LINSOLS ...) ; compiling (DEFUN ADD-POINT ...) ; compiling (DEFUN MERGE-SOL-LIN ...) ; compiling (DEFUN INTERP-POLYS ...) ; compiling (DEFUN ZGCD ...) ; compiling (DEFUN ZGCD1 ...) ; compiling (DEFUN LOBJ->POLY ...) ; compiling (DEFUN DISREP-MONOM ...) ; compiling (DEFUN MERGE-SOL-LIN-Z ...) ; compiling (DEFUN GCD-DEGREE-VECTOR ...) ; compiling (DEFUN DLF-MUMBLIFY ...) ; compiling (DEFUN DETERMINE-LIFTING-FACTOR ...) ; compiling (DEFUN EXCISE-EXTRA-VARIABLES ...) ; compiling (DEFUN ZPDEGREEVECTOR ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/spgcd.fasl written ; compilation finished in 0:00:00.142 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/spgcd.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/ezgcd.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/ezgcd.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE EZGCD) ; compiling (DECLARE-TOP (SPECIAL GENVAR ...)) ; compiling (LOAD-MACSYMA-MACROS RATMAC) ; compiling (DEFUN EZGCD2 ...) ; compiling (DEFUN NEWGCDCALL ...) ; compiling (DEFUN GCDL ...) ; compiling (DEFUN NEWGCDL ...) ; compiling (DEFUN OLDGCDL ...) ; compiling (DEFUN OLDGCDCALL ...) ; compiling (DEFUN NON0RAND ...) ; compiling (DEFUN GETGOODVALS ...) ; compiling (DEFUN EVMAP ...) ; compiling (DEFUN DEGODR ...) ; compiling (DEFUN EVTILDEGLESS ...) ; compiling (DEFUN PTIMESMERGE ...) ; compiling (DEFUN EZ1CALL ...) ; compiling (DEFUN GETD0 ...) ; compiling (DEFUN NUMBERINLISTP ...) ; compiling (DEFUN EZGCD ...) ; compiling (DEFUN LISTOVARSL ...) ; compiling (DEFMFUN $EZGCD ...) ; compiling (DEFUN INSRT ...) ; compiling (DEFUN NONSQFRCASE ...) ; compiling (DEFUN EZTESTDIVIDE ...) ; compiling (DEFUN NOTERMS ...) ; compiling (DEFUN FASTCONT ...) ; compiling (DECLARE-TOP (UNSPECIAL LCPROD ...)) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/ezgcd.fasl written ; compilation finished in 0:00:00.123 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/ezgcd.fasl" ; - Compiling module "documentation" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/option.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/option.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE OPTION) ; compiling (DECLARE-TOP (SPECIAL OPTIONS ...)) ; compiling (DEFMSPEC $OPTIONS ...) ; compiling (DEFUN OPTIONS ...) ; compiling (DEFUN DOWN ...) ; compiling (DEFUN UP ...) ; compiling (DEFUN DOWNS ...) ; compiling (DEFUN UPS ...) ; compiling (DEFUN DECODE ...) ; compiling (DEFUN MENU ...) ; compiling (DEFUN OPT-ERR ...) ; compiling (DEFUN NOR-ERR ...) ; compiling (DEFMACRO SUBC ...) ; compiling (DEFUN SUBC-INTERNAL ...) ; compiling (DEFMACRO SUPC ...) ; compiling (DEFUN SUPC-INTERNAL ...) ; compiling (DEFUN PRINTNET ...) ; compiling (DEFUN PRNET ...) ; compiling (SUBC $ALL ...) ; compiling (SUBC $ABS ...) ; compiling (SUBC $ADDROW ...) ; compiling (SUBC $ALARMCLOCK ...) ; compiling (SUBC $ALIASES ...) ; compiling (SUBC $ALGSYS ...) ; compiling (SUBC $ALLROOTS ...) ; compiling (SUBC $APPEND ...) ; compiling (SUBC $APPENDFILE ...) ; compiling (SUBC $APPLY ...) ; compiling (SUPC $APROPOS ...) ; compiling (SUBC $ARRAYS ...) ; compiling (SUBC $ARRAYS ...) ; compiling (SUBC $ARRAY ...) ; compiling (SUBC $ARRAYINFO ...) ; compiling (SUBC $ARRAYMAKE ...) ; compiling (SUBC $ASSUME ...) ; compiling (SUBC $AT ...) ; compiling (SUBC $ATOM ...) ; compiling (SUBC $ATVALUE ...) ; compiling (SUBC $AUGCOEFMATRIX ...) ; compiling (SUBC $AUTOMATIC ...) ; compiling (SUBC $BAKSOLVE ...) ; compiling (SUBC $BATCH ...) ; compiling (SUBC $BATCON ...) ; compiling (SUBC $BERN ...) ; compiling (SUBC $BERNPOLY ...) ; compiling (SUBC $BETA ...) ; compiling (SUBC $BFLOAT ...) ; compiling (SUPC $BFTRUNC ...) ; compiling (SUBC $BREAK ...) ; compiling (SUBC $CABS ...) ; compiling (SUBC $CATCH ...) ; compiling (SUBC $CF ...) ; compiling (SUBC $CFDISREP ...) ; compiling (SUBC $CFEXPAND ...) ; compiling (SUBC $CHANGEVAR ...) ; compiling (SUBC $CHARPOLY ...) ; compiling (SUBC $CHR1 ...) ; compiling (SUBC $CHR2 ...) ; compiling (SUBC $CHRISTOF ...) ; compiling (SUBC $CLOSEFILE ...) ; compiling (SUBC $COEFF ...) ; compiling (SUBC $COEFMATRIX ...) ; compiling (SUBC $COL ...) ; compiling (SUBC $COMEXP ...) ; compiling (SUBC $COMPILE ...) ; compiling (SUBC $CONCAT ...) ; compiling (SUBC $COMMAND-FILES ...) ; compiling (SUBC $COMPFILE ...) ; compiling (SUBC $COMPLEX ...) ; compiling (SUBC $CONS ...) ; compiling (SUBC $CONSTANTP ...) ; compiling (SUBC $CONTENT ...) ; compiling (SUBC $CONTRACT ...) ; compiling (SUBC $COPYLIST ...) ; compiling (SUBC $COVDIFF ...) ; compiling (SUBC $COPYMATRIX ...) ; compiling (SUBC $CURVATURE ...) ; compiling (SUBC $DALEM ...) ; compiling (SUBC $DEBUGMODE ...) ; compiling (SUBC $DECLARE ...) ; compiling (SUBC $DEFCON ...) ; compiling (SUBC $DEFINE ...) ; compiling (SUBC $DEFMATCH ...) ; compiling (SUBC $DEFRULE ...) ; compiling (SUBC $DEFTAYLOR ...) ; compiling (SUBC $DEBUGGING ...) ; compiling (SUBC $DELETE ...) ; compiling (SUPC $DERIVABBREV ...) ; compiling (SUBC $DEFILE ...) ; compiling (SUBC $DELTA ...) ; compiling (SUBC $DEMO ...) ; compiling (SUBC $DENOM ...) ; compiling (SUBC $DEPENDS ...) ; compiling (SUBC $DEPENDENCIES ...) ; compiling (SUBC $DERIVDEGREE ...) ; compiling (SUBC $DETERMINANT ...) ; compiling (SUBC $DESCRIBE ...) ; compiling (SUBC $DIAGMATRIX ...) ; compiling (SUBC $DIFF ...) ; compiling (SUBC $DISPLAY ...) ; compiling (SUBC $DISP ...) ; compiling (SUBC $DISPFUN ...) ; compiling (SUBC $DISPRULE ...) ; compiling (SUBC $DISPTERMS ...) ; compiling (SUBC $DIVIDE ...) ; compiling (SUBC $DPART ...) ; compiling (SUBC $DSCALAR ...) ; compiling (SUBC $DUMMY ...) ; compiling (SUBC $EDITING ...) ; compiling (SUPC $%EDISPFLAG ...) ; compiling (SUBC $ECHELON ...) ; compiling (SUBC $EINSTEIN ...) ; compiling (SUBC $EMATRIX ...) ; compiling (SUBC $ENDCONS ...) ; compiling (SUBC $ENTERMATRIX ...) ; compiling (SUBC $ENTIER ...) ; compiling (SUBC $EQUAL ...) ; compiling (SUBC $ERF ...) ; compiling (SUBC $ERRCATCH ...) ; compiling (SUBC $ERROR ...) ; compiling (SUBC $EULER ...) ; compiling (SUBC $EXP ...) ; compiling (SUBC $EXPLICIT ...) ; compiling (SUBC $EXTEND ...) ; compiling (SUBC $EZGCD ...) ; compiling (SUBC $EXPAND ...) ; compiling (SUBC $EXPANSION ...) ; compiling (SUPC $EXPONENTIALIZE ...) ; compiling (SUPC $EXPTDISPFLAG ...) ; compiling (SUBC $EV ...) ; compiling (SUBC $EVALUATION ...) ; compiling (SUPC $FACRAT ...) ; compiling (SUBC $FACTCOMB ...) ; compiling (SUBC $FACTOR ...) ; compiling (SUBC $FACTORSUM ...) ; compiling (SUBC $FACTORING ...) ; compiling (SUBC $FASSAVE ...) ; compiling (SUBC $FASTTIMES ...) ; compiling (SUBC $FIB ...) ; compiling (SUBC $FIRST ...) ; compiling (SUBC $FLOAT ...) ; compiling (SUBC $FLOATNUMP ...) ; compiling (SUBC $FORGET ...) ; compiling (SUBC $FPPREC ...) ; compiling (SUBC $FREEOF ...) ; compiling (SUBC $FILES ...) ; compiling (SUBC $FILE-CREATION ...) ; compiling (SUBC $FILE-DELETION ...) ; compiling (SUBC $FULLMAP ...) ; compiling (SUBC $FULLMAPL ...) ; compiling (SUBC $FUNCTIONS ...) ; compiling (SUBC $GAMMA ...) ; compiling (SUBC $GCD ...) ; compiling (SUBC $GENERAL-INFO ...) ; compiling (SUBC $GENFACT ...) ; compiling (SUBC $GENMATRIX ...) ; compiling (SUBC $GET ...) ; compiling (SUBC $GETCHAR ...) ; compiling (SUBC $GFACTOR ...) ; compiling (SUBC $GFACTORSUM ...) ; compiling (SUBC $GRADEF ...) ; compiling (SUBC $GRADEFS ...) ; compiling (SUBC $GRAPH ...) ; compiling (SUBC $HIPOW ...) ; compiling (SUBC $HORNER ...) ; compiling (SUPC $%IARGS ...) ; compiling (SUPC $INCHAR ...) ; compiling (SUBC $IDENT ...) ; compiling (SUBC $ILT ...) ; compiling (SUBC $IMAGPART ...) ; compiling (SUBC $INDICES ...) ; compiling (SUBC $INPART ...) ; compiling (SUBC $INTEGERP ...) ; compiling (SUBC $INTEGRATE ...) ; compiling (SUBC $INTOPOIS ...) ; compiling (SUBC $INFIX ...) ; compiling (SUBC $INPUT ...) ; compiling (SUBC $INTERACTION ...) ; compiling (SUBC $INFOLISTS ...) ; compiling (SUBC $INFORMATION ...) ; compiling (SUBC $INFORMATION-LISTS ...) ; compiling (SUBC $IS ...) ; compiling (SUBC $ISOLATE ...) ; compiling (SUBC $ISQRT ...) ; compiling (SUBC $KILL ...) ; compiling (SUBC $LABELS ...) ; compiling (SUBC $LAMBDA ...) ; compiling (SUBC $LAPLACE ...) ; compiling (SUBC $LAST ...) ; compiling (SUBC $LC ...) ; compiling (SUBC $LDEFINT ...) ; compiling (SUBC $LDISP ...) ; compiling (SUBC $LDISPLAY ...) ; compiling (SUBC $LENGTH ...) ; compiling (SUBC $LET ...) ; compiling (SUBC $LETRULES ...) ; compiling (SUBC $LETSIMP ...) ; compiling (SUBC $LHS ...) ; compiling (SUBC $LIMIT ...) ; compiling (SUPC $LINEL ...) ; compiling (SUBC $LISTS ...) ; compiling (SUPC $LISTARITH ...) ; compiling (SUBC $LINSOLVE ...) ; compiling (SUBC $LISTOFVARS ...) ; compiling (SUBC $LISTP ...) ; compiling (SUBC $LOADFILE ...) ; compiling (SUBC $LOCAL ...) ; compiling (SUBC $LOG ...) ; compiling (SUBC $LOGOUT ...) ; compiling (SUBC $LOPOW ...) ; compiling (SUBC $LORENTZ ...) ; compiling (SUBC $LPART ...) ; compiling (SUBC $LRICCICOM ...) ; compiling (SUPC $LOGARC ...) ; compiling (SUBC $MACSYMA-LINE-EDITOR ...) ; compiling (SUBC $MAKEBOX ...) ; compiling (SUBC $MAKENONSCALAR ...) ; compiling (SUBC $MAP ...) ; compiling (SUBC $MAPLIST ...) ; compiling (SUPC $MAPERROR ...) ; compiling (SUBC $MAPPING ...) ; compiling (SUPC $MAPRAT ...) ; compiling (SUBC $MATCHDECLARES ...) ; compiling (SUBC $MATCHDECLARE ...) ; compiling (SUBC $MATCHFIX ...) ; compiling (SUBC $MATRICES ...) ; compiling (SUBC $MATRIX-CONSTRUCTION ...) ; compiling (SUBC $MATRIX-MANIPULATION ...) ; compiling (SUBC $MATRIX ...) ; compiling (SUBC $MATRIXMAP ...) ; compiling (SUBC $MATRIXP ...) ; compiling (SUBC $MAX ...) ; compiling (SUBC $MAXNEGEX ...) ; compiling (SUBC $MAXPOSEX ...) ; compiling (SUBC $MEMBER ...) ; compiling (SUBC $MIN ...) ; compiling (SUBC $MINFACTORIAL ...) ; compiling (SUBC $MINOR ...) ; compiling (SUBC $POLYMOD ...) ; compiling (SUBC $MODEDECLARE ...) ; compiling (SUBC $MODEDECLARES ...) ; compiling (SUBC $MOTION ...) ; compiling (SUBC $MULTIGRAPH ...) ; compiling (SUBC $MULTTHRU ...) ; compiling (SUBC $MYOPTIONS ...) ; compiling (SUBC $NARY ...) ; compiling (SUBC $NEWDET ...) ; compiling (SUBC $NONSCALARP ...) ; compiling (SUBC $NOUNIFY ...) ; compiling (SUBC $NOFIX ...) ; compiling (SUPC $NOLABELS ...) ; compiling (SUPC $NOUNDISP ...) ; compiling (SUBC $NROOTS ...) ; compiling (SUBC $NTERMS ...) ; compiling (SUBC $NTERMSG ...) ; compiling (SUBC $NTERMSRCI ...) ; compiling (SUBC $NUM ...) ; compiling (SUBC $NUMBERP ...) ; compiling (SUBC $NUMERVAL ...) ; compiling (SUBC $NUMFACTOR ...) ; compiling (SUBC $OPTIMIZE ...) ; compiling (SUBC $OPTIONS ...) ; compiling (SUBC $ORDERGREAT ...) ; compiling (SUBC $ORDERLESS ...) ; compiling (SUBC $OTHER-TRANSFORMATIONS ...) ; compiling (SUBC $OUTOFPOIS ...) ; compiling (SUBC $OUTCHAR ...) ; compiling (SUBC $OUTPUT ...) ; compiling (SUBC $PARAMPLOT ...) ; compiling (SUBC $PART-FUNCTIONS ...) ; compiling (SUBC $PART ...) ; compiling (SUBC $PARTFRAC ...) ; compiling (SUBC $PARTITION ...) ; compiling (SUPC $PFEFORMAT ...) ; compiling (SUPC $%PIARGS ...) ; compiling (SUBC $PICKAPART ...) ; compiling (SUBC $PLAYBACK ...) ; compiling (SUBC $PLOG ...) ; compiling (SUBC $PLOT ...) ; compiling (SUPC $PLOTHEIGHT ...) ; compiling (SUBC $PLOTTING ...) ; compiling (SUBC $POISDIFF ...) ; compiling (SUBC $POISEXPT ...) ; compiling (SUBC $POISINT ...) ; compiling (SUBC $POISMAP ...) ; compiling (SUBC $POISPLUS ...) ; compiling (SUBC $POISSIMP ...) ; compiling (SUBC $POISSUBST ...) ; compiling (SUBC $POISTIMES ...) ; compiling (SUBC $POISTRIM ...) ; compiling (SUBC $POLARFORM ...) ; compiling (SUBC $POLYSIGN ...) ; compiling (SUBC $POSTFIX ...) ; compiling (SUPC $POWERDISP ...) ; compiling (SUBC $POWERSERIES ...) ; compiling (SUPC $PREDERROR ...) ; compiling (SUBC $PREDICATES ...) ; compiling (SUBC $PREFIX ...) ; compiling (SUBC $PRIMER ...) ; compiling (SUBC $PRINT ...) ; compiling (SUBC $PRINTPOIS ...) ; compiling (SUBC $PRINTPROPS ...) ; compiling (SUBC $PRODUCT ...) ; compiling (SUBC $PROPS ...) ; compiling (SUBC $PROPERTIES ...) ; compiling (SUBC $PROPVARS ...) ; compiling (SUBC $PSI ...) ; compiling (SUBC $PUT ...) ; compiling (SUBC $QPUT ...) ; compiling (SUBC $QUANTITIES ...) ; compiling (SUBC $QUIT ...) ; compiling (SUBC $QUNIT ...) ; compiling (SUBC $QUOTIENT ...) ; compiling (SUBC $RADCAN ...) ; compiling (SUBC $RAISERIEMANN ...) ; compiling (SUBC $RANDOM ...) ; compiling (SUBC $RANK ...) ; compiling (SUBC $RAT ...) ; compiling (SUBC $RATCOEF ...) ; compiling (SUBC $RATDENOM ...) ; compiling (SUBC $RATDIFF ...) ; compiling (SUBC $RATDISREP ...) ; compiling (SUPC $RATEINSTEIN ...) ; compiling (SUBC $RATEXPAND ...) ; compiling (SUBC $RATIONAL ...) ; compiling (SUPC $RATMX ...) ; compiling (SUBC $RATNUMER ...) ; compiling (SUBC $RATNUMP ...) ; compiling (SUBC $RATP ...) ; compiling (SUPC $RATRIEMANN ...) ; compiling (SUBC $RATSIMP ...) ; compiling (SUBC $RATSUBST ...) ; compiling (SUPC $RATVARS ...) ; compiling (SUBC $RATWEIGHT ...) ; compiling (SUPC $RATWEYL ...) ; compiling (SUBC $READ ...) ; compiling (SUBC $REALPART ...) ; compiling (SUBC $REALROOTS ...) ; compiling (SUBC $RECTFORM ...) ; compiling (SUBC $REM ...) ; compiling (SUBC $REMAINDER ...) ; compiling (SUBC $REMARRAY ...) ; compiling (SUBC $REMBOX ...) ; compiling (SUBC $REMCON ...) ; compiling (SUBC $REMFILE ...) ; compiling (SUBC $REMFUNCTION ...) ; compiling (SUBC $REMLET ...) ; compiling (SUBC $REMOVE ...) ; compiling (SUBC $REMRULE ...) ; compiling (SUBC $RETRIEVE ...) ; compiling (SUBC $REMTRACE ...) ; compiling (SUBC $REMVALUE ...) ; compiling (SUBC $RENAME ...) ; compiling (SUBC $RESET ...) ; compiling (SUBC $RESIDUE ...) ; compiling (SUBC $REPRESENTATIONS ...) ; compiling (SUBC $REST ...) ; compiling (SUBC $REVERSE ...) ; compiling (SUBC $RESTORE ...) ; compiling (SUBC $RESULTANT ...) ; compiling (SUBC $REVEAL ...) ; compiling (SUBC $RHS ...) ; compiling (SUBC $RICCICOM ...) ; compiling (SUBC $RIEMANN ...) ; compiling (SUBC $RINVARIENT ...) ; compiling (SUBC $RISCH ...) ; compiling (SUBC $ROW ...) ; compiling (SUBC $RULES ...) ; compiling (SUBC $SAVE-FILES ...) ; compiling (SUBC $SAVE ...) ; compiling (SUBC $SCANMAP ...) ; compiling (SUBC $SCURVATURE ...) ; compiling (SUBC $SEND ...) ; compiling (SUBC $SETELMX ...) ; compiling (SUBC $SETUP ...) ; compiling (SUBC $SHOW ...) ; compiling (SUBC $SHOWTIME ...) ; compiling (SUBC $SIGN ...) ; compiling (SUBC $SIGNUM ...) ; compiling (SUBC $SIMP ...) ; compiling (SUBC $SIMPLIFICATION ...) ; compiling (SUBC $SOLVE ...) ; compiling (SUPC $SPARSE ...) ; compiling (SUBC $SPECIFIC-INFO ...) ; compiling (SUBC $SQFR ...) ; compiling (SUBC $SQRT ...) ; compiling (SUBC $SRRAT ...) ; compiling (SUBC $STARDISP ...) ; compiling (SUBC $STATUS ...) ; compiling (SUBC $STORE ...) ; compiling (SUBC $STRING ...) ; compiling (SUBC $STRINGOUT ...) ; compiling (SUBC $SUBMATRIX ...) ; compiling (SUBC $SUBST ...) ; compiling (SUBC $SUBSTINPART ...) ; compiling (SUBC $SUBSTITUTIONS ...) ; compiling (SUBC $SUBSTPART ...) ; compiling (SUBC $SUM ...) ; compiling (SUBC $SYMBOL ...) ; compiling (SUBC $SYNTAX ...) ; compiling (SUBC $TAYLOR ...) ; compiling (SUBC $TELLRAT ...) ; compiling (SUBC $TELLSIMP ...) ; compiling (SUBC $TELLSIMPAFTER ...) ; compiling (SUBC $TENSORS ...) ; compiling (SUBC $THROW ...) ; compiling (SUBC $TLDEFINT ...) ; compiling (SUBC $TLIMIT ...) ; compiling (SUBC $TOTALDISREP ...) ; compiling (SUBC $TRACE ...) ; compiling (SUBC $TRANSFORMATIONS ...) ; compiling (SUBC $TRANSLATE ...) ; compiling (SUBC $TRANSPOSE ...) ; compiling (SUPC $TRANSRUN ...) ; compiling (SUBC $TRIANGULARIZE ...) ; compiling (SUBC $TRIG ...) ; compiling (SUBC $TRIGEXPAND ...) ; compiling (SUPC $TRIGINVERSES ...) ; compiling (SUBC $TRIGREDUCE ...) ; compiling (SUPC $TRIGSIGN ...) ; compiling (SUBC $TRIGSWITCHES ...) ; compiling (SUBC $TSETUP ...) ; compiling (SUBC $SCANMAP ...) ; compiling (SUBC $SIMPLIFICATION ...) ; compiling (SUBC $SOLVE ...) ; compiling (SUPC $SOLVEFACTORS ...) ; compiling (SUPC $SOLVERADCAN ...) ; compiling (SUPC $SQRTDISPFLAG ...) ; compiling (SUPC $STARDISP ...) ; compiling (SUBC $TRANSLATION ...) ; compiling (SUBC $TRIGFUNCTION ...) ; compiling (SUBC $UNDIFF ...) ; compiling (SUBC $UNIVERSALS ...) ; compiling (SUBC $UNORDER ...) ; compiling (SUBC $UNSTORE ...) ; compiling (SUBC $UNTRACE ...) ; compiling (SUBC $USER-AIDS ...) ; compiling (SUBC $VALUES ...) ; compiling (SUBC $VERBIFY ...) ; compiling (SUBC $VISUAL-AIDS ...) ; compiling (SUBC $WEYL ...) ; compiling (SUBC $WRITEFILE ...) ; compiling (SUBC $XTHRU ...) ; compiling (SUBC $YT ...) ; compiling (SUBC $ZETA ...) ; compiling (SUBC $ZEROEQUIV ...) ; compiling (SUBC %SIN ...) ; compiling (SUBC %COS ...) ; compiling (SUBC %TAN ...) ; compiling (SUBC %COT ...) ; compiling (SUBC %CSC ...) ; compiling (SUBC %SEC ...) ; compiling (SUBC %ASIN ...) ; compiling (SUBC %ACOS ...) ; compiling (SUBC %ATAN ...) ; compiling (SUBC %ACOT ...) ; compiling (SUBC %ACSC ...) ; compiling (SUBC %ASEC ...) ; compiling (SUBC %SINH ...) ; compiling (SUBC %COSH ...) ; compiling (SUBC %TANH ...) ; compiling (SUBC %COTH ...) ; compiling (SUBC %CSCH ...) ; compiling (SUBC %SECH ...) ; compiling (SUBC %ASINH ...) ; compiling (SUBC %ACOSH ...) ; compiling (SUBC %ATANH ...) ; compiling (SUBC %ACOTH ...) ; compiling (SUBC %ACSCH ...) ; compiling (SUBC %ASECH ...) ; compiling (SUBC |.| ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/option.fasl written ; compilation finished in 0:00:00.055 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/option.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/macdes.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/macdes.lisp" (written 04 SEP 2016 04:00:51 AM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFVAR $MANUAL_DEMO ...) ; compiling (DEFMSPEC $EXAMPLE ...) ;; Wrote file binary-clisp/cpoly.fas ; compiling (DEFUN MREAD-NOPROMPT ...) ; - Loading binary file "binary-clisp/cpoly.fas" ;; Loading file binary-clisp/cpoly.fas ... ; compiling (DEFMSPEC $CREATE_LIST ...) ; compiling (DEFUN CREATE-LIST1 ...) ;; Loaded file binary-clisp/cpoly.fas ; - Compiling module "debugging" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mtrace.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/mtrace.lisp ... ; compiling (DEFMSPEC $DESCRIBE ...) ; compiling (DEFUN FILTER ...) ; compiling (DEFMSPEC $APROPOS ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/macdes.fasl written ; compilation finished in 0:00:00.037 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/macdes.fasl" ; - Compiling module "algebraic-database" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/inmis.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/inmis.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE INMIS) ; compiling (DECLARE-TOP (SPECIAL LISTOFVARS)) ; compiling (DEFMVAR $LISTCONSTVARS ...) ; compiling (DEFMVAR $LISTDUMMYVARS ...) ; compiling (DEFMFUN $UNKNOWN ...) ; compiling (DEFUN UNKNOWN ...) ; compiling (DEFMFUN $LISTOFVARS ...) ; compiling (DEFUN ATOMVARS ...) ; compiling (DEFUN MYADD2LNC ...) ; compiling (DEFUN MAYBE-RESET ...) ; compiling (DEFMSPEC $RESET_VERBOSELY ...) ; compiling (DEFMSPEC $RESET ...) ; compiling (DEFUN RESET-DO-THE-WORK ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/inmis.fasl written ; compilation finished in 0:00:00.025 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/inmis.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/db.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/db.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE DB) ; compiling (LOAD-MACSYMA-MACROS MRGMAC) ; compiling (DEFVAR CONTEXT ...) ; compiling (DEFVAR CONTEXTS ...) ; compiling (DEFVAR CURRENT ...) ; compiling (DEFVAR DBTRACE ...) ; compiling (DEFVAR DOBJECTS ...) ; compiling (DEFVAR *NOBJECTS* ...) ; compiling (DEFVAR *DBCHECK* ...) ; compiling (DEFVAR +L) ; compiling (DEFVAR -L) ; compiling (DEFVAR *CONINDEX* ...) ; compiling (DEFVAR *CONNUMBER* ...) ; compiling (DEFCONSTANT +LAB-HIGH-BIT+ ...) ; compiling (DEFCONSTANT +LABNUMBER+ ...) ; compiling (DEFVAR *LAB-HIGH-LAB* ...) ; compiling (DEFVAR +S) ; compiling (DEFVAR +SM) ; compiling (DEFVAR +SL) ; compiling (DEFVAR -S) ; compiling (DEFVAR -SM) ; compiling (DEFVAR -SL) ; compiling (DEFVAR *LABS*) ; compiling (DEFVAR *LPRS*) ; compiling (DEFVAR *LABINDEX*) ; compiling (DEFVAR *LPRINDEX*) ; compiling (DEFVAR *MARKS* ...) ; compiling (DEFVAR +LABS ...) ; compiling (DEFVAR -LABS ...) ; compiling (DEFVAR ULABS ...) ; compiling (DEFVAR *WORLD*) ; compiling (DEFVAR *DB*) ; compiling (DEFMACRO UNLAB ...) ; compiling (DEFMACRO COPYN ...) ; compiling (DEFMACRO IORM ...) ; compiling (DEFMACRO XORM ...) ; compiling (DEFPROP GLOBAL ...) ; compiling (DEFVAR CONUNMRK ...) ; compiling (DEFVAR CONMARK ...) ; compiling (DEFMFUN MARK ...) ; compiling (DEFMFUN MARKP ...) ; compiling (DEFUN ZL-REMPROP ...) ; compiling (DEFMFUN UNMRK ...) ; compiling (DEFUN MARKS ...) ; compiling (DEFUN UNMRKS ...) ; compiling (DEFMODE TYPE ...) ; compiling (DEFMODE INDV ...) ; compiling (DEFMODE UNIV ...) ; compiling (DEFMODE DATUM ...) ; compiling (DEFMODE CONTEXT ...) ; compiling (DEFMACRO +LABZ ...) ; compiling (DEFMACRO -LABZ ...) ; compiling (DEFMACRO =LABZ ...) ; compiling (DEFMACRO NLABZ ...) ; compiling (DEFMACRO ULABZ ...) ; compiling (DEFMACRO SUBP ...) ; compiling (DEFUN DBNODE ...) ; compiling (DEFUN NODEP ...) ; compiling (DEFUN DBVARP ...) ; compiling (DEFUN LAB ...) ; compiling (DEFUN LPR ...) ; compiling (DEFUN LABEQ ...) ; compiling (DEFUN MARKND ...) ; compiling (DEFUN DBV ...) ; compiling (DEFUN DBA ...) ; compiling (DEFUN PRLAB ...) ; compiling (DEFUN ONP ...) ; compiling (DEFUN OFFP ...) ; compiling (DEFUN ONPU ...) ; compiling (DEFMFUN VISIBLEP ...) ; compiling (DEFUN CANCEL ...) ; compiling (DEFUN QUEUE+P ...) ; compiling (DEFUN BEG ...) ; compiling (DEFUN QUEUE-P ...) ; compiling (DEFUN BEG- ...) ; compiling (DEFUN MID ...) ; compiling (DEFUN MID- ...) ; compiling (DEFUN END ...) ; compiling (DEFUN END- ...) ; compiling (DEFUN DQ+ ...) ; compiling (DEFUN DQ- ...) ; compiling (DEFMFUN CLEAR ...) ; compiling (DEFMFUN TRUEP ...) ; compiling (DEFMFUN FALSEP ...) ; compiling (DEFMFUN ISP ...) ; compiling (DEFMFUN KINDP ...) ; compiling (DEFMFUN TRUE* ...) ; compiling (DEFMFUN FACT ...) ; compiling (DEFMFUN KIND ...) ; compiling (DEFMFUN PAR ...) ; compiling (DEFMFUN DATUM ...) ; compiling (DEFUN IND ...) ; compiling (DEFUN IND1 ...) ; compiling (DEFUN IND2 ...) ; compiling (DEFMFUN ADDF ...) ; compiling (DEFMFUN MAXIMA-REMF ...) ; compiling (DEFUN FDEL ...) ; compiling (DEFUN SEMANTICS ...) ; compiling (DEFUN DB-MNUMP ...) ; compiling (DEFUN SEMANT ...) ;; Wrote file binary-clisp/mtrace.fas ; compiling (DEFMFUN DINTERNP ...) ; - Loading binary file "binary-clisp/mtrace.fas" ; compiling (DEFMFUN DINTERN ...) ;; Loading file binary-clisp/mtrace.fas ... ; compiling (DEFUN DINTNUM ...) ;; Loaded file binary-clisp/mtrace.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mdebug.lisp" ; compiling (DEFMFUN DOUTERN ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/mdebug.lisp ... ; compiling (DEFMFUN UNTRUE ...) ; compiling (DEFMFUN KILL ...) ; compiling (DEFUN KILL2 ...) ; compiling (DEFUN KILL3 ...) ; compiling (DEFMFUN UNKIND ...) ; compiling (DEFMFUN REMOV ...) ; compiling (DEFUN REMOV4 ...) ; compiling (DEFMFUN KILLFRAME ...) ; compiling (DEFMFUN ACTIVATE ...) ; compiling (DEFMFUN DEACTIVATE ...) ; compiling (DEFUN GCCON ...) ; compiling (DEFUN GCCON1 ...) ; compiling (DEFMFUN CNTXT ...) ; compiling (DEFMFUN KCNTXT ...) ; compiling (DEFUN CNTP ...) ; compiling (DEFMFUN CONTEXTMARK ...) ; compiling (DEFUN CMARK ...) ; compiling (DEFUN CUNMRK ...) ; compiling (DEFMFUN KILLC ...) ; compiling (DEFUN PROPG ...) ; compiling (DEFUN MARK+ ...) ; compiling (DEFUN MARK+3 ...) ; compiling (DEFUN MARK+0 ...) ; compiling (DEFUN MARK+1 ...) ; compiling (DEFUN MARK- ...) ; compiling (DEFUN MARK-0 ...) ; compiling (DEFUN MARK-1 ...) ; compiling (DEFUN UNI ...) ; compiling (DEFUN DBUNIVAR ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/db.fasl written ; compilation finished in 0:00:00.236 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/db.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/compar.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/compar.lisp" (written 08 DEC 2016 04:24:51 AM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE COMPAR) ; compiling (LOAD-MACSYMA-MACROS MRGMAC) ; compiling (DECLARE-TOP (SPECIAL SUCCESS ...)) ; compiling (DEFVAR *DEBUG-COMPAR* ...) ; compiling (DEFVAR %INITIALLEARNFLAG) ; compiling (DEFVAR $CONTEXT ...) ; compiling (DEFVAR $CONTEXTS ...) ; compiling (DEFVAR $ACTIVECONTEXTS ...) ; compiling (DEFMVAR SIGN-IMAG-ERRP ...) ; compiling (DEFMVAR COMPLEXSIGN ...) ; compiling (DEFVAR *COMPLEXSIGN* ...) ; compiling (DEFMVAR $PREDERROR ...) ; compiling (DEFMVAR $SIGNBFLOAT ...) ; compiling (DEFMVAR $ASKEXP) ; compiling (DEFMVAR LIMITP) ; compiling (DEFMVAR $ASSUME_POS ...) ; compiling (DEFMVAR $ASSUME_POS_PRED ...) ; compiling (DEFMVAR FACTORED ...) ; compiling (DEFMVAR *LOCAL-SIGNS* ...) ; compiling (DEFMVAR SIGN ...) ; compiling (DEFMVAR MINUS ...) ; compiling (DEFMVAR ODDS ...) ; compiling (DEFMVAR EVENS ...) ; compiling (DEFVAR $USEMINMAX ...) ; compiling (DEFMACRO POW ...) ; compiling (DEFUN LMUL ...) ; compiling (DEFUN CONSSIZE ...) ; compiling (DEFMFUN $ACTIVATE ...) ; compiling (DEFMFUN $DEACTIVATE ...) ; compiling (DEFMFUN $FACTS ...) ; compiling (DEFUN FACTS1 ...) ; compiling (DEFUN FACTS2 ...) ; compiling (DEFUN INTEXT ...) ; compiling (DEFPROP $CONTEXT ...) ; compiling (DEFUN ASSCONTEXT ...) ; compiling (DEFMFUN $NEWCONTEXT ...) ; compiling (DEFUN $SUPCONTEXT ...) ; compiling (DEFMFUN $KILLCONTEXT ...) ; compiling (DEFUN KILLALLCONTEXTS ...) ; compiling (DEFUN KILLCONTEXT ...) ; compiling (DEFUN NC-ERR ...) ; compiling (DEFPROP $IS ...) ; compiling (DEFPROP %IS ...) ; compiling (DEFPROP $MAYBE ...) ; compiling (DEFPROP %MAYBE ...) ; compiling (DEFUN MAYBE-SIMPLIFYA ...) ; compiling (DEFUN MAYBE-SIMPLIFYA-PROTECTED ...) ; compiling (DEFUN SIMP-$IS ...) ; compiling (DEFMSPEC $IS ...) ; compiling (DEFMSPEC $MAYBE ...) ; compiling (DEFMFUN IS ...) ; compiling (PUTPROP (QUOTE MAND) ...) ; compiling (PUTPROP (QUOTE MOR) ...) ; compiling (PUTPROP (QUOTE MNOT) ...) ; compiling (PUTPROP (QUOTE MAND) ...) ; compiling (PUTPROP (QUOTE MOR) ...) ; compiling (DEFUN SIMP-MAND ...) ; compiling (DEFUN SIMP-MOR ...) ; compiling (DEFUN SIMP-MNOT ...) ; compiling (DEFMFUN MEVALP ...) ; compiling (DEFUN MEVALP1 ...) ; compiling (DEFMFUN MEVALP2 ...) ; compiling (DEFMFUN PRE-ERR ...) ; compiling (DEFUN IS-MNOT ...) ; compiling (DEFMFUN PRED-REVERSE ...) ; compiling (DEFUN IS-MAND ...) ; compiling (DEFUN IS-MOR ...) ; compiling (DEFMSPEC $ASSUME ...) ; compiling (DEFMFUN ASSUME ...) ; compiling (DEFMFUN LEARN ...) ; compiling (DEFUN LEARN-ABS ...) ; compiling (DEFUN LEARN-NUMER ...) ; compiling (DEFMSPEC $FORGET ...) ; compiling (DEFMFUN FORGET ...) ; compiling (DEFUN FORGET1 ...) ; compiling (DEFMFUN RESTORE-FACTS ...) ; compiling (DEFMACRO COMPARE ...) ; compiling (DEFMFUN MAXIMUM ...) ; compiling (DEFMFUN MINIMUM ...) ; compiling (DEFMSPEC MAND ...) ; compiling (DEFMSPEC MOR ...) ; compiling (DEFMSPEC MNOT ...) ; compiling (SETQ LIMITP ...) ; compiling (DEFUN $ASKEQUAL ...) ; compiling (DEFMFUN $ASKSIGN ...) ; compiling (DEFMFUN ASKSIGN-P-OR-N ...) ; compiling (DEFUN ASKSIGN01 ...) ; compiling (DEFMFUN CSIGN ...) ; compiling (DEFUN $CSIGN ...) ; compiling (DEFMFUN $SIGN ...) ; compiling (DEFUN SIGN01 ...) ; compiling (DEFUN SIGN-PREP ...) ; compiling (DEFUN HAS-INT-SYMBOLS ...) ; compiling (DEFMFUN NMR ...) ; compiling (DEFUN EPS-SIGN ...) ; compiling (DEFUN EPS-COEF-SIGN ...) ; compiling (DEFUN TOTAL-SIGN ...) ; compiling (DEFUN ASKSIGN ...) ; compiling (DEFUN ASKSIGN1 ...) ; compiling (DEFUN MATCH-SIGN ...) ; compiling (DEFUN ENSURE-SIGN ...) ; compiling (DEFUN CLEARSIGN ...) ; compiling (DEFMFUN LIKE ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (DEFVAR INDEFINITES ...) ; compiling (DEFUN MEQP-BY-CSIGN ...) ; compiling (DEFUN EQUAL-FACTS-SIMP ...) ; compiling (DEFUN MAXIMA-DECLARED-ARRAYP ...) ; compiling (DEFUN MAXIMA-UNDECLARED-ARRAYP ...) ; compiling (DEFUN MEQP ...) ; compiling (DEFUN ARRAY-MEQP ...) ; compiling (DEFUN MAXIMA-DECLARED-ARRAY-MEQP ...) ; compiling (DEFUN MAXIMA-UNDECLARED-ARRAY-MEQP ...) ; compiling (DEFUN LIST-MEQP ...) ; compiling (DEFUN LAMBDA-MEQP ...) ; compiling (DEFUN SET-MEQP ...) ; compiling (DEFUN SET-NOT-EQP ...) ; compiling (DEFUN MGRP ...) ; compiling (DEFUN MLSP ...) ;; Wrote file binary-clisp/mdebug.fas ; compiling (DEFUN MGQP ...) ; - Loading binary file "binary-clisp/mdebug.fas" ;; Loading file binary-clisp/mdebug.fas ... ;; Loaded file binary-clisp/mdebug.fas ; - Compiling module "miscellaneous" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/scs.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/scs.lisp ... ;; Wrote file binary-clisp/scs.fas ; - Loading binary file "binary-clisp/scs.fas" ;; Loading file binary-clisp/scs.fas ... ;; Loaded file binary-clisp/scs.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/asum.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/asum.lisp ... ; compiling (DEFUN MNQP ...) ; compiling (DEFUN C-$PN ...) ; compiling (DEFUN C-$ZERO ...) ; compiling (DEFUN C-$POS ...) ; compiling (DEFUN C-$PZ ...) ; compiling (DEFUN SIGN* ...) ; compiling (DEFMFUN INFSIMP* ...) ; compiling (DEFMACRO WITH-COMPSPLT-EQ ...) ; compiling (DEFMACRO WITH-COMPSPLT ...) ; compiling (DEFUN SIGN1 ...) ; compiling (DEFUN NUMER ...) ; compiling (DEFUN CONSTP ...) ; compiling (MAPCAR (FUNCTION #) ...) ; compiling (DEFMFUN SIGN ...) ; compiling (DEFUN SIGN-ANY ...) ; compiling (DEFUN SIGN-MTIMES ...) ; compiling (DEFUN SIGN-MPLUS ...) ; compiling (DEFUN SIGNDIFF ...) ; compiling (DEFUN SIGNDIFF-SPECIAL ...) ; compiling (DEFUN SIGN-SHIFT ...) ; compiling (DEFUN SIGNSUM ...) ; compiling (DEFUN SIGNFACTOR ...) ; compiling (DEFUN FACTOR-IF-SMALL ...) ; compiling (DEFUN SIGN-MEXPT ...) ; compiling (DEFUN SIGN-LOG ...) ; compiling (DEFUN SIGN-MABS ...) ; compiling (DEFMACRO MINMAXFORMS ...) ; compiling (DEFUN SIGN-MINMAX ...) ; compiling (DEFUN SMINMAX ...) ; compiling (DEFUN MINMAXP ...) ; compiling (DEFUN SIGNDIFF-MINMAX ...) ; compiling (DEFUN INTERSECT-INFO ...) ; compiling (DEFUN SIGN-POSFUN ...) ; compiling (DEFUN SIGN-ODDFUN ...) ; compiling (DEFUN IMAG-ERR ...) ; compiling (DEFUN DBZS-ERR ...) ; compiling (DEFUN OP-EQUALP ...) ; compiling (DEFUN MRELATIONP ...) ; compiling (DEFMFUN $FEATUREP ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (DEFUN MAXIMA-INTEGERP ...) ; compiling (DEFUN CHECK-INTEGER-FACTS ...) ; compiling (DEFUN NONINTEGERP ...) ; compiling (DEFUN CHECK-NONINTEGER-FACTS ...) ; compiling (DEFUN INTP ...) ; compiling (DEFMFUN MEVENP ...) ; compiling (DEFMFUN MODDP ...) ; compiling (DEFMFUN EVOD ...) ; compiling (DEFUN EVOD-MTIMES ...) ; compiling (DEFUN EVOD-MPLUS ...) ; compiling (DEFUN EVOD-MEXPT ...) ; compiling (DECLARE-TOP (SPECIAL MGQP ...)) ; compiling (DEFMODE CL ...) ; compiling (DEFMACRO C-DOBJ ...) ; compiling (DEFUN DCOMPARE ...) ; compiling (DEFUN DCOMP ...) ; compiling (DEFUN DEQ ...) ; compiling (DEFUN DEQF ...) ; compiling (DEFUN DGR ...) ; compiling (DEFUN DGRF ...) ; compiling (DEFUN DLS ...) ; compiling (DEFUN DLSF ...) ; compiling (DEFUN DGQ ...) ; compiling (DEFUN DGQF ...) ; compiling (DEFUN DLQ ...) ; compiling (DEFUN DLQF ...) ; compiling (DEFUN DNQ ...) ; compiling (DEFUN DNQF ...) ; compiling (DEFUN DMARK ...) ; compiling (DEFUN DADDGR ...) ; compiling (DEFUN DADDGQ ...) ; compiling (DEFUN DADDEQ ...) ; compiling (DEFUN DADDNQ ...) ; compiling (DEFUN TDPOS ...) ; compiling (DEFUN TDNEG ...) ; compiling (DEFUN TDZERO ...) ; compiling (DEFUN TDPN ...) ; compiling (DEFUN TDPZ ...) ; compiling (DEFUN COMPSPLT-EQ ...) ; compiling (DEFUN MDATA ...) ; compiling (DEFUN MFACT ...) ; compiling (DEFUN MKILL ...) ; compiling (DEFUN MKIND ...) ; compiling (DEFMFUN RGRP ...) ; compiling (DEFUN MCONS ...) ; compiling (DEFUN FLIP ...) ; compiling (DEFUN STRONGP ...) ; compiling (DEFUN MUNFORMAT ...) ; compiling (DEFMFUN DECLAREKIND ...) ; compiling (DEFUN UNKNOWN-ATOMS ...) ; compiling (DEFUN REWRITE-MEXPT-RETAINING-SIGN ...) ; compiling (DEFUN COMPSPLT ...) ; compiling (DEFUN COMPSPLT-SINGLE ...) ;; Wrote file binary-clisp/asum.fas ; - Loading binary file "binary-clisp/asum.fas" ;; Loading file binary-clisp/asum.fas ... ; compiling (DEFUN COMPSPLT-GENERAL ...) ;; Loaded file binary-clisp/asum.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/fortra.lisp" ; compiling (DEFUN NEGP ...) ; compiling (DEFUN SPLITSUM ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/fortra.lisp ... ; compiling (DEFUN SPLITPROD ...) ; compiling (DEFUN SYMBOLS ...) ; compiling (DEFUN INITIALIZE-NUMERIC-CONSTANT ...) ; compiling (MAPC (FUNCTION TRUE*) ...) ; compiling ($NEWCONTEXT (QUOTE $INITIAL)) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/compar.fasl written ; compilation finished in 0:00:00.683 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/compar.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/askp.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/askp.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE ASKP) ; compiling (DECLARE-TOP (SPECIAL LIMITP ...)) ; compiling (DEFMFUN $ASKINTEGER ...) ; compiling (DEFMFUN ASK-INTEGER ...) ; compiling (DEFUN ASK-EVOD ...) ; compiling (DEFUN ASK-INTEGERP ...) ; compiling (DEFUN ASK-DECLARE ...) ; compiling (DEFUN ASK-PROP ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/askp.fasl written ; compilation finished in 0:00:00.019 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/askp.fasl" ;; Wrote file binary-clisp/fortra.fas ; - Loading binary file "binary-clisp/fortra.fas" ;; Loading file binary-clisp/fortra.fas ... ;; Loaded file binary-clisp/fortra.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/optim.lisp" ; - Compiling module "integration" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/sinint.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/sinint.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/optim.lisp ... ; compiling (MACSYMA-MODULE SININT) ; compiling (LOAD-MACSYMA-MACROS RATMAC) ; compiling (DECLARE-TOP (SPECIAL GENVAR ...)) ; compiling (DEFUN ROOTFAC ...) ; compiling (DEFUN APROG ...) ; compiling (DEFUN CPROG ...) ; compiling (DEFUN POLYINT ...) ; compiling (DEFUN POLYINT1 ...) ; compiling (DEFUN POLYINT2 ...) ; compiling (DEFUN DPROG ...) ; compiling (DEFUN LOGMABS ...) ; compiling (DEFUN NPASK ...) ; compiling (DEFVAR $INTEGRATE_USE_ROOTSOF ...) ; compiling (DEFUN INTEGRATE-USE-ROOTSOF ...) ; compiling (DEFUN EPROG ...) ; compiling (DEFUN E3PROG ...) ; compiling (DEFUN EPROGRATD ...) ; compiling (DEFUN ENPROG ...) ; compiling (DEFUN ZEROCOEFL ...) ; compiling (DEFUN RATSQRT ...) ; compiling (DEFUN FPROG ...) ; compiling (DEFMFUN RATINT ...) ;; Wrote file binary-clisp/optim.fas ; compiling (DEFUN INTFACTOR ...) ; - Loading binary file "binary-clisp/optim.fas" ; compiling (DEFUN EVERYSECOND ...) ;; Loading file binary-clisp/optim.fas ... ;; Loaded file binary-clisp/optim.fas ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/sinint.fasl written ; compilation finished in 0:00:00.062 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/sinint.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/marray.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/marray.lisp ... ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/sin.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/sin.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE SIN) ; compiling (DECLARE-TOP (SPECIAL $RADEXPAND ...)) ; compiling (DEFVAR *DEBUG-INTEGRATE* ...) ; compiling (DEFVAR *IN-RISCH-P* ...) ; compiling (DEFMACRO OP ...) ; compiling (DECLAIM (INLINE VARP)) ; compiling (DEFUN VARP ...) ; compiling (DEFUN INTEGERP1 ...) ; compiling (DEFUN INTEGERP2 ...) ; compiling (DEFUN RAT8 ...) ; compiling (DEFUN RAT8PRIME ...) ; compiling (DEFUN ELEM ...) ; compiling (DEFUN FREEVAR ...) ; compiling (DEFUN SUBST10 ...) ; compiling (DEFUN RATIONALIZER ...) ; compiling (DEFUN MAP-FIND ...) ; compiling (DEFUN INTFORM ...) ;; Wrote file binary-clisp/marray.fas ; - Loading binary file "binary-clisp/marray.fas" ;; Loading file binary-clisp/marray.fas ... ;; Loaded file binary-clisp/marray.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/mdot.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/mdot.lisp ... ; compiling (DEFUN SEPARC ...) ; compiling (DEFUN ARCLIST ...) ; compiling (DEFUN ARCFUNCP ...) ; compiling (DEFUN M2-RATROOTFORM ...) ; compiling (DEFUN M2-CHEBYFORM ...) ; compiling (DEFUN M2-B*X+A ...) ; compiling (DEFUN M2-C*X^2+B*X+A ...) ; compiling (DEFUN M2-A*X+B/C*X+D ...) ; compiling (DEFUN INTEGRATOR ...) ; compiling (DEFUN OPTRIG ...) ; compiling (DEFUN INTEGRATE1 ...) ; compiling (DEFUN SCEP ...) ; compiling (DEFUN SCE-INT ...) ; compiling (DEFUN CHECKDERIV ...) ; compiling (DEFUN CHECKDERIV1 ...) ; compiling (DEFUN INTEGRALLOOKUPS ...) ; compiling (DEFPROP %LOG ...) ; compiling (DEFPROP %SIN ...) ; compiling (DEFPROP %COS ...) ; compiling (DEFPROP %SINH ...) ; compiling (DEFPROP %COSH ...) ; compiling (DEFPROP %TANH ...) ; compiling (DEFPROP %SECH ...) ; compiling (DEFPROP %ASIN ...) ; compiling (DEFPROP %ACOS ...) ; compiling (DEFPROP %ATAN ...) ; compiling (DEFPROP %ACSC ...) ; compiling (DEFPROP %ASEC ...) ; compiling (DEFPROP %ACOT ...) ; compiling (DEFPROP %ASINH ...) ; compiling (DEFPROP %ACOSH ...) ; compiling (DEFPROP %ATANH ...) ; compiling (DEFPROP %ACSCH ...) ; compiling (DEFPROP %ASECH ...) ; compiling (DEFPROP %ACOTH ...) ; compiling (DEFUN LOG-OR-LOGABS ...) ; compiling (DEFUN INTEGRATE-TAN ...) ; compiling (PUTPROP (QUOTE %TAN) ...) ; compiling (DEFUN INTEGRATE-CSC ...) ; compiling (PUTPROP (QUOTE %CSC) ...) ; compiling (DEFUN INTEGRATE-SEC ...) ; compiling (PUTPROP (QUOTE %SEC) ...) ; compiling (DEFUN INTEGRATE-COT ...) ; compiling (PUTPROP (QUOTE %COT) ...) ; compiling (DEFUN INTEGRATE-COTH ...) ; compiling (PUTPROP (QUOTE %COTH) ...) ; compiling (DEFUN INTEGRATE-CSCH ...) ; compiling (PUTPROP (QUOTE %CSCH) ...) ; compiling (DEFUN INTEGRATE-MEXPT-1 ...) ; compiling (DEFUN INTEGRATE-MEXPT-2 ...) ; compiling (PUTPROP (QUOTE MEXPT) ...) ; compiling (DEFUN RAT10 ...) ; compiling (DEFUN INTEGRATE5 ...) ; compiling (DEFUN DENOMFIND ...) ; compiling (LET (# # ...) ...) ; compiling (DEFVAR *RATROOT* ...) ; compiling (DEFVAR *ROOTLIST* ...) ; compiling (DEFUN RATROOT ...) ; compiling (DEFUN RAT3 ...) ; compiling (LET (# #) ...) ; compiling (DEFUN CHEBYF ...) ; compiling (DEFUN GREATERRATP ...) ; compiling (DEFUN TRIG1 ...) ; compiling (DEFUN SUPERTRIG ...) ; compiling (DEFUN SUBST2S ...) ; compiling (DEFUN SIMPLE-TRIG-ARG ...) ; compiling (DEFUN MONSTERTRIG ...) ; compiling (DEFUN TRIG2 ...) ; compiling (DEFUN SUPERSINX ...) ; compiling (DEFUN SUPERCOSNX ...) ; compiling (DEFUN SINNX ...) ; compiling (DEFUN COSNX ...) ; compiling (DEFUN POSEVEN ...) ; compiling (DEFUN TRIGFREE ...) ;; Wrote file binary-clisp/mdot.fas ; compiling (DEFUN RAT1 ...) ; - Loading binary file "binary-clisp/mdot.fas" ;; Loading file binary-clisp/mdot.fas ... ; compiling (DEFUN RATS ...) ;; Loaded file binary-clisp/mdot.fas ; - ; compiling (DEFUN F3 ...) Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/irinte.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/irinte.lisp ... ; compiling (DEFUN ODD1 ...) ; compiling (DEFUN SUBVAR ...) ; compiling (DEFUN SUBVARDLG ...) ; compiling (DEFUN TRIGINT ...) ; compiling (DEFMVAR $INTEGRATION_CONSTANT_COUNTER ...) ; compiling (DEFMVAR $INTEGRATION_CONSTANT ...) ; compiling (DEFMFUN SININT ...) ; compiling (DEFUN SUM-OF-INTSP ...) ; compiling (DEFUN INTSUM ...) ; compiling (DEFUN INTSUM1 ...) ; compiling (DEFUN FINDS ...) ; compiling (DEFUN RATLOG ...) ; compiling (DEFUN PARTIAL-INTEGRATION ...) ; compiling (DEFUN EVERY-TRIGARG-ALIKE ...) ; compiling (DEFUN FIND-FIRST-TRIGARG ...) ; compiling (DEFUN MATCHSUM ...) ; compiling (DEFUN TIMESLOOP ...) ; compiling (DEFUN EXPANDS ...) ; compiling (DEFUN POWERLIST ...) ; compiling (DEFUN DIFFDIV ...) ; compiling (DEFUN SUBLISS ...) ; compiling (DEFUN SUBSTINT ...) ; compiling (DEFUN SUBSTINT1 ...) ; compiling (DEFUN M2-EXP-TYPE-1A ...) ; compiling (DEFUN M2-EXP-TYPE-2 ...) ; compiling (DEFUN M2-EXP-TYPE-2-1 ...) ; compiling (DEFUN M2-EXP-TYPE-3 ...) ; compiling (DEFUN M2-EXP-TYPE-4 ...) ; compiling (DEFUN M2-EXP-TYPE-4-1 ...) ; compiling (DEFUN M2-EXP-TYPE-5 ...) ; compiling (DEFUN M2-EXP-TYPE-5-1 ...) ; compiling (DEFUN M2-EXP-TYPE-6 ...) ; compiling (DEFUN M2-EXP-TYPE-6-1 ...) ; compiling (DEFUN M2-EXP-TYPE-7 ...) ; compiling (DEFUN M2-EXP-TYPE-7-1 ...) ; compiling (DEFUN M2-EXP-TYPE-8 ...) ; compiling (DEFUN M2-EXP-TYPE-8-1 ...) ; compiling (DEFUN M2-EXP-TYPE-8-2 ...) ; compiling (DEFUN M2-EXP-TYPE-9 ...) ; compiling (DEFUN M2-EXP-TYPE-9-1 ...) ; compiling (DEFUN M2-EXP-TYPE-10 ...) ; compiling (DEFUN M2-EXP-TYPE-10-1 ...) ; compiling (DEFUN INTEGRATE-EXP-SPECIAL ...) ; compiling (DEFUN FACSUM-EXPONENT ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/sin.fasl written ; compilation finished in 0:00:00.471 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/sin.fasl" ;; Wrote file binary-clisp/irinte.fas ; - Loading binary file "binary-clisp/irinte.fas" ;; Loading file binary-clisp/irinte.fas ... ;; Loaded file binary-clisp/irinte.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/series.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/series.lisp ... ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/risch.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/risch.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE RISCH) ; compiling (LOAD-MACSYMA-MACROS RZMAC ...) ; compiling (DECLARE-TOP (SPECIAL PARNUMER ...)) ; compiling (DEFMVAR $LIFLAG ...) ; compiling (DEFMVAR $ERFFLAG ...) ; compiling (DEFVAR CHANGEVP ...) ; compiling (DEFMACRO PAIR ...) ; compiling (DEFMACRO RISCHZERO ...) ; compiling (DEFUN RISCHNOUN ...) ; compiling (DEFUN GETRISCHVAR ...) ; compiling (DEFUN RISCH-PCONSTP ...) ; compiling (DEFUN RISCH-CONSTP ...) ; compiling (DEFUN RISCHADD ...) ; compiling (DEFMFUN $RISCH ...) ; compiling (DEFUN SPDERIVATIVE ...) ; compiling (DEFUN SPDERIVATIVE1 ...) ; compiling (DEFUN POLYLOGP ...) ; compiling (DEFUN RISCHINT ...) ; compiling (DEFUN RISCHFORM ...) ; compiling (DEFUN HYPERTRIGINT1 ...) ; compiling (DEFUN TRIGIN1 ...) ; compiling (DEFUN TRYRISCH ...) ; compiling (DEFUN TRYRISCH1 ...) ; compiling (DEFUN RISCHFPROG ...) ; compiling (DEFUN RISCHLOGDPROG ...) ; compiling (DEFUN GENNEGS ...) ; compiling (DEFUN RISCHLOGEPROG ...) ; compiling (DEFUN FINDINT ...) ; compiling (DEFUN LOGEQUIV ...) ; compiling (DEFUN REMABS ...) ; compiling (DECLARE-TOP (SPECIAL VLIST ...)) ; compiling (DEFUN GETFNSPLIT ...) ; compiling (DEFUN GETFNCOEFF ...) ; compiling (DEFUN RISCHLOGPOLY ...) ; compiling (DEFUN MAKE-LI ...) ; compiling (DEFUN DILOG ...) ; compiling (DEFUN EXPPOLYCONTROL ...) ; compiling (DEFUN RISCHEXPPOLY ...) ; compiling (DEFUN RISCHEXPVAR ...) ; compiling (DEFUN LSA ...) ; compiling (DEFUN LSAFIX ...) ; compiling (DEFUN FINDPR ...) ; compiling (DEFUN FPR-DIF ...) ; compiling (DEFUN FINDFLIST ...) ; compiling (DEFUN RISCHEXPLOG ...) ; compiling (DEFUN ERFARG ...) ; compiling (DEFUN ERFARG2 ...) ; compiling (DEFUN CXERFARG ...) ; compiling (DEFUN EXPLIST ...) ; compiling (DECLARE-TOP (SPECIAL *FNEWVARSW)) ; compiling (DEFUN INTSETUP ...) ; compiling (DEFUN LEADOP ...) ; compiling (DEFUN LEADARG ...) ; compiling (DEFUN INTSET1 ...) ; compiling (DEFUN INTGREAT ...) ; compiling (DEFUN FIXINTGREAT ...) ; compiling (DECLARE-TOP (UNSPECIAL B ...)) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/risch.fasl written ; compilation finished in 0:00:00.271 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/risch.fasl" ; - Compiling module "taylor-series" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/hayat.lisp" ;; Wrote file binary-clisp/series.fas ; compiling file "/home/gunter/src/maxima-5.40.0/src/hayat.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE HAYAT) ; compiling (DEFMVAR TLIST ...) ; compiling (DEFVAR *WITHIN-SRF?* ...) ; compiling (LOAD-MACSYMA-MACROS MHAYAT ...) ; - Loading binary file "binary-clisp/series.fas" ;; ; compiling (DECLARE-TOP (SPECIAL VLIST ...))Loading file binary-clisp/series.fas ... ; compiling (DEFMVAR $PSEXPAND ...) ; compiling (DEFMVAR $MAXTAYORDER ...) ; compiling (DEFMVAR $TAYLOR_TRUNCATE_POLYNOMIALS ...) ; compiling (DEFMVAR $TAYLOR_LOGEXPAND ...) ; compiling (DEFMVAR $TAYLOR_SIMPLIFIER ...) ; compiling (DEFVAR TAYLOR_SIMPLIFIER ...) ; compiling (DEFUN ZFREE ...) ; compiling (DEFUN MFREE ...) ;; Loaded file binary-clisp/series.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/numth.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/numth.lisp ... ; compiling (DEFUN MFREEL ...) ; compiling (DEFUN RCEXPT ...) ; compiling (DEFUN RCEXPT1 ...) ; compiling (DEFUN RCCOEFP ...) ; compiling (DEFUN EZEROP ...) ; compiling (DEFUN E+ ...) ; compiling (DEFUN EDIFF ...) ; compiling (DEFUN EMIN ...) ; compiling (DEFUN EMAX ...) ; compiling (DEFUN E* ...) ; compiling (DEFUN ERECIP ...) ; compiling (DEFUN EQUO ...) ; compiling (DEFUN E1+ ...) ; compiling (DEFUN E1- ...) ; compiling (DEFUN E> ...) ; compiling (DEFUN E= ...) ; compiling (DEFUN EREDUCE ...) ; compiling (DEFUN EGCD ...) ; compiling (DECLARE-TOP (SPECIAL VARS)) ; compiling (DEFUN ORD-VECTOR ...) ; compiling (DEFUN ORD-VECT1 ...) ; compiling (DEFUN TRUNC-VECTOR ...) ; compiling (DEFUN TRUNC-VECT1 ...) ; compiling (DECLARE-TOP (UNSPECIAL VARS)) ; compiling (DEFUN PSPLUS ...) ; compiling (DEFUN RCPLUS! ...) ; compiling (DEFUN PSDIFF ...) ; compiling (DEFUN RCDIFF! ...) ; compiling (DEFUN PSPLUS1 ...) ; compiling (DEFUN PSCPLUS ...) ; compiling (DEFUN PSCDIFF ...) ; compiling (DEFUN STRIP-ZEROES ...) ; compiling (DEFUN PSCPLUS1 ...) ; compiling (DEFUN PSPLUS2 ...) ; compiling (DEFUN PSDIFF1 ...) ; compiling (DEFUN PSDIFF2 ...) ; compiling (DEFUN PSMINUS ...) ; compiling (DEFUN PSMINUS-TERMS ...) ; compiling (DEFUN PSCHECK ...) ; compiling (DEFUN PSTRIM-TERMS ...) ; compiling (DEFUN PSTERM ...) ; compiling (DEFUN PSTERM1 ...) ; compiling (DEFUN PSCOEFF1 ...) ; compiling (DEFUN PSCOEF ...) ; compiling (DEFUN PSDISEXTEND ...) ; compiling (DEFUN PSFLOAT ...) ; compiling (DEFUN PSFLOAT1 ...) ; compiling (DEFUN PSTRUNC ...) ; compiling (DEFUN PSTRUNC1 ...) ; compiling (DEFUN PSTIMES ...) ; compiling (DEFUN PSCTIMES* ...) ; compiling (DEFUN PSTIMES*1 ...) ; compiling (DEFUN PSTIMES*2 ...) ; compiling (DEFUN PSCSUBST ...) ; compiling (DEFUN PSCSUBST1 ...) ; compiling (DEFUN GET-SERIES ...) ; compiling (DEFUN PSMONSUBST ...) ; compiling (DEFUN PSMONSUBST1 ...) ; compiling (DEFUN PSEXPON-GCD ...) ; compiling (DEFUN PSFIND-S ...) ; compiling (DEFUN PSFIND-S1 ...) ; compiling (DEFUN PSEXPT ...) ; compiling (DEFUN PSEXPT1 ...) ; compiling (DEFUN PSDERIVATIVE ...) ; compiling (DEFUN PSDERIV1 ...) ; compiling (DEFUN PSDERIV2 ...) ; compiling (DEFUN PSDP ...) ; compiling (DEFUN PSDP1 ...) ; compiling (DEFUN PSDP2 ...) ; compiling (DEFUN PSEXPT-LOG-ORD ...) ; compiling (DEFUN PSEXPT-FN ...) ; compiling (DEFUN PSEXPT-FN-SING ...) ; compiling (DEFUN GVAR-LOGP ...) ; compiling (DEFUN C*LOGS ...) ; compiling (DEFUN PSCONST ...) ; compiling (DEFUN EXP-C*LOGS ...) ; compiling (DEFUN SUM-C*LOGS ...) ; compiling (DEFVAR TVAR-LIMITS ...) ; compiling (DEFUN PS-LIM-INFP ...) ; compiling (DEFUN LIM-ZEROP ...) ; compiling (DEFUN LIM-PLUSP ...) ; compiling (DEFUN LIM-FINITEP ...) ; compiling (DEFUN LIM-INFP ...) ; compiling (DEFUN LIM-IMAGP ...) ; compiling (DEFUN LIM-MINUS ...) ; compiling (DEFUN LIM-ABS ...) ; compiling (DEFUN LIM-TIMES ...) ; compiling (DEFUN LIM-POWER ...) ; compiling (DEFUN LIM-RECIP ...) ; compiling (DEFUN LIM-EXP ...) ; compiling (DEFUN LIM-LOG ...) ; compiling (DEFUN EXPAND-AND-DISREP ...) ; compiling (DEFUN ADJOIN-SING-DATUM ...) ; compiling (DEFUN ADJOIN-TVAR ...) ; compiling (DEFUN RAT->PS ...) ; compiling (DEFUN POLY->PS ...) ; compiling (DEFUN KEY-VAR-POW ...) ; compiling (DEFUN ADJOIN-PVAR ...) ; compiling (DEFUN ADJOIN-DATUM ...) ; compiling (DEFUN RENUMBER-TLIST ...) ; compiling (DEFUN TVAR? ...) ; compiling (DEFUN STRONGER-VAR? ...) ; compiling (DEFUN NEG-MONOM? ...) ; compiling (DEFUN ORDER-VARS-BY-STRENGTH ...) ; compiling (DEFUN STRONGER-VARS? ...) ; compiling (DEFUN STRONGER-DATUM? ...) ; compiling (DEFUN DATUM-LIM ...) ; compiling (DEFUN TVAR-LIM ...) ; compiling (DEFUN COEF-SIGN ...) ; compiling (DEFUN GVAR-LIM ...) ; compiling (DEFUN PSEXPT-FN1 ...) ; compiling (DEFUN PSEXPT-FN2 ...) ; compiling (DEFUN RED-MONO-LOG ...) ; compiling (DEFUN PSLOG ...) ; compiling (DEFUN INVERT-TERMS ...) ; compiling (DEFUN PS-INVERT-VAR ...) ; compiling (DEFUN PS-GT ...) ; compiling (DEFUN PSLOG1 ...) ; compiling (DEFUN PSLOG-MONOM ...) ; compiling (DEFUN PSLOG2 ...) ; compiling (DEFUN PSLOG3 ...) ; compiling (DEFUN GETFUN-LT ...) ; compiling (DECLARE-TOP (SPECIAL VAR)) ; compiling (DEFUN GETEXP-FUN ...) ; compiling (DECLARE-TOP (UNSPECIAL VAR)) ; compiling (DEFUN EXPEXP-FUNS ...) ; compiling (DEFUN EXPLOG-FUNS ...) ; compiling (DEFUN EXPTAN-FUNS ...) ; compiling (DEFUN EXPCOT-FUNS ...) ; compiling (DEFUN EXPSEC-FUNS ...) ; compiling (DEFUN EXPASIN-FUNS ...) ; compiling (LOOP FOR ...) ; compiling (DEFUN KNOWN-PS ...) ; compiling (DEFUN SRF ...) ; compiling (DEFMFUN $TAYLOR ...) ; compiling (DEFUN TAYLOR* ...) ; compiling (DEFUN TAY-ORDER ...) ; compiling (DEFUN RE-ERAT ...) ; compiling (DEFUN PARSE-TAY-ARGS ...) ; compiling (DEFUN PARSE-TAY-ARGS1 ...) ; compiling (DEFUN PARSE-TAY-ARGS2 ...) ; compiling (DEFUN MAKE-SWITCH-LIST ...) ; compiling (DEFUN MAKE-LONG-LIST ...) ; compiling (DEFUN RATWTSETUP ...) ; compiling (DEFMVAR $TAYLOR_ORDER_COEFFICIENTS ...) ; compiling (DEFUN TAYLOR1 ...) ; compiling (DEFUN TRANSFORM-TVAR ...) ; compiling (DEFUN TAYLOR_SIMPLIFIER_CALLER ...) ; compiling (DEFUN TAYLOR_SIMPLIFY_RECURSE ...) ; compiling (DEFUN PUSH-PW ...) ; compiling (DEFUN POP-PW ...) ; compiling (DEFUN SETUP-MULTIVAR-DISREP ...) ; compiling (DEFVAR TRUNC-CONSTANTS? ...) ; compiling (DEFUN TAYLOR3 ...) ; compiling (DEFUN FIND-TLISTS ...) ; compiling (DEFUN FINDTL1 ...) ; compiling (DEFUN TLIST-MERGE ...) ; compiling (DEFUN COMPATTLIST ...) ; compiling (DEFUN TAYLOR2 ...) ; compiling (DEFUN COMPATVARLIST ...) ; compiling (DEFUN RE-TAYLOR ...) ; compiling (DEFUN RE-TAYLOR-RECURSE ...) ; compiling (DEFUN VAR-EXPAND ...) ; compiling (DEFUN EXPAND ...) ; compiling (DEFUN TRY-EXPANSION ...) ; compiling (DEFUN SYMBOLIC-EXPAND ...) ; compiling (DEFUN EXPAND-SING-TRIG? ...) ; compiling (DEFUN TRIG-CONST ...) ; compiling (DEFUN MULTIPLE-%PI ...) ; compiling (SETQ *PSCIRC ...) ; compiling (SETQ CONST-EXP-FUNS ...) ; compiling (MAPC (FUNCTION #) ...) ; compiling (DEFPROP MFACTORIAL ...) ; compiling (DEFUN FACTORIAL-TRANS ...) ; compiling (DEFUN PSINA+B ...) ; compiling (DEFUN PSCOSA+B ...) ; compiling (DEFUN PSTANA+B ...) ; compiling (DEFUN PSINHA+B ...) ; compiling (DEFUN PSCOSHA+B ...) ; compiling (DEFUN PSTANHA+B ...) ; compiling (DEFUN ATRIG-TRANS ...) ; compiling (DEFUN ATRIGH ...) ; compiling (DEFUN TAY-EXPONENTIALIZE ...) ; compiling (DEFUN TSPLUS ...) ; compiling (DEFUN TS-FORMULA ...) ; compiling (DEFMACRO NEXT-SERIES ...) ; compiling (DEFUN TSTIMES-GET-PW ...) ; compiling (DEFUN TSTIMES-L-MULT ...) ; compiling (DEFUN MZFREE ...) ; compiling (DEFUN TSTIMES ...) ; compiling (DEFUN TSEXP-COMB ...) ; compiling (DEFUN TSBASE-COMB ...) ; compiling (DEFUN TSEXPT ...) ; compiling (DEFUN TSEXPT-RED ...) ; compiling (DEFUN TSEXPT1 ...) ; compiling (DEFUN INCREMENT-TRUNCS ...) ; compiling (DEFUN DECREMENT-TRUNCS ...) ; compiling (DEFUN TSLOG ...) ; compiling (DEFUN GET-LEXP ...) ; compiling (DEFUN |1P| ...) ; compiling (DEFUN [MAX-TRUNC] ...) ; compiling (DEFUN TSPRSUM ...) ; compiling (DEFUN TSDIFF ...) ; compiling (DEFUN NO-SING-ERR ...) ; compiling (DEFUN EVAL-DERIV ...) ; compiling (DEFUN CHECK-INF-SING ...) ; compiling (DEFUN DIFF-EXPAND ...) ; compiling (DEFUN EDISREP ...) ; compiling (DEFUN STRIPTIMES ...) ; compiling (DEFUN SRDIS ...) ; compiling (DEFUN SRDISREP ...) ; compiling (DEFUN PSDISREP ...) ; compiling (DEFUN PSDISREP^ ...) ; compiling (DEFUN PSDISREP+ ...) ; compiling (DEFUN PSDISREP* ...) ; compiling (DEFUN PSDISREP2 ...) ; compiling (DEFUN PSDISREP2EXPAND ...) ; compiling (DEFUN PSDISREP*EXPAND ...) ; compiling (DEFUN PSDISEXPAND ...) ; compiling (DEFUN PSDISEXCNT ...) ; compiling (DEFUN PSANS-ADD ...) ; compiling (DEFUN SRCONVERT ...) ; compiling (DEFUN SRCONVERT1 ...) ; compiling (DEFUN TAY-ERROR ...) ; compiling (DEFUN EXP-PT-ERR ...) ; compiling (DEFUN ESSEN-SING-ERR ...) ; compiling (DEFUN UNFAM-SING-ERR ...) ; compiling (DEFUN INFIN-ORD-ERR ...) ; compiling (DEFUN TAY-DEPTH-ERR ...) ; compiling (DEFUN TAYLOR-TRUNC ...) ; compiling (DEFUN TAYLOR-INFO ...) ; compiling (DEFUN $TAYLORINFO ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/hayat.fasl written ; compilation finished in 0:00:01.301 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/hayat.fasl" ; - Compiling module "definite-integration" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/defint.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/defint.lisp" (written 13 MAY 2016 06:59:30 AM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE DEFINT) ; compiling (LOAD-MACSYMA-MACROS RZMAC) ; compiling (DECLARE-TOP (SPECIAL *DEF2* ...) ...) ; compiling (DECLARE-TOP (SPECIAL INFINITIES ...)) ; compiling (COND (# # ...)) ; compiling (DEFMVAR $INTANALYSIS ...) ; compiling (DEFMVAR DEFINTDEBUG ...) ; compiling (DEFMVAR INTEGERL ...) ; compiling (DEFMVAR NONINTEGERL ...) ; compiling (DEFVAR *SEMIRAT* ...) ; compiling (DEFUN $DEFINT ...) ; compiling (DEFUN EEZZ ...) ; compiling (DEFUN SININTP ...) ; compiling (DEFUN DEG-LESSP ...) ; compiling (DEFUN ANTIDERIV ...) ; compiling (DEFMFUN GET-LIMIT ...) ; compiling (DEFUN LIMIT-NO-ERR ...) ; compiling (DEFUN TEST-INVERSE ...) ; compiling (DEFUN INTCV ...) ; compiling (DEFUN INTCV1 ...) ; compiling (DEFUN INTCV2 ...) ; compiling (DEFUN LIMCP ...) ; compiling (DEFUN INTCV3 ...) ; compiling (DEFUN INTEGRAND-CHANGEVAR ...) ; compiling (DEFUN DEFINT ...) ; compiling (DEFUN DEFINT-LIST ...) ; compiling (DEFUN INITIAL-ANALYSIS ...) ; compiling (DEFUN PARSE-INTEGRAND ...) ; compiling (DEFUN RMCONST1 ...) ; compiling (DEFUN METHOD-BY-LIMITS ...) ; compiling (DEFUN DINTEGRATE ...) ; compiling (DEFUN METHOD-RADICAL-POLY ...) ; compiling (DEFUN PRINCIPAL-VALUE-INTEGRAL ...) ; compiling (DEFUN TAKE-PRINCIPAL ...) ; compiling (DEFUN INTERVAL-LIST ...) ; compiling (DEFUN CV ...) ; compiling (DEFUN RATFNT ...) ; compiling (DEFUN PQR ...) ; compiling (DEFUN INTBYTERM ...) ; compiling (DEFUN KINDP34 ...) ; compiling (DEFUN DIVERG ...) ; compiling (DEFUN MAKE-DEFINT-ASSUMPTIONS ...) ; compiling (DEFUN RESTORE-DEFINT-ASSUMPTIONS ...) ; compiling (DEFUN MAKE-GLOBAL-ASSUMPTIONS ...) ; compiling (DEFUN FORGET-GLOBAL-ASSUMPTIONS ...) ; compiling (DEFUN ORDER-LIMITS ...) ; compiling (DEFUN COMPLM ...) ; compiling (DEFUN INTSUBS ...) ; compiling (DEFUN DISCONTINUITIES-DENOM ...) ; compiling (DEFUN DISCONTINUITIES-IN-INTERVAL ...) ; compiling (DEFUN WHOLE-INTSUBS ...) ; compiling (DEFUN EASY-SUBS ...) ; compiling (DEFUN LIMIT-SUBS ...) ; compiling (DEFUN COMBINE-LL-ANS-UL-ANS ...) ; compiling (DEFUN SAME-SHEET-SUBS ...) ; compiling (DEFUN ATAN-POLES ...) ; compiling (DEFUN ATAN-POLE1 ...) ; compiling (DEFUN DIFAPPLY ...) ; compiling (DEFUN DIFFHK ...) ; compiling (DEFUN PRINCIPAL ...) ; compiling (DEFUN RIB ...) ; compiling (DEFUN PTIMES%E ...) ; compiling (DEFUN CSEMIDOWN ...) ; compiling (DEFUN LOWERHALF ...) ; compiling (DEFUN UPPERHALF ...) ; compiling (DEFUN CSEMIUP ...) ; compiling (DEFUN PRINCIP ...) ; compiling (DEFUN SCONVERT ...) ; compiling (DEFUN POLFACTORS ...) ; compiling (DEFUN ESAP ...) ; compiling (DEFUN MTOSC ...) ; compiling (DEFUN EVENFN ...) ; compiling (DEFUN ODDFN ...) ; compiling (DEFUN ZTOINF ...) ; compiling (DEFUN ZTORAT ...) ; compiling (SETQ *DFLAG ...) ; compiling (DEFUN LOGQUAD0 ...) ; compiling (DEFUN LOGQUAD ...) ; compiling (DEFUN MTOINF ...) ; compiling (DEFUN LINPOWER0 ...) ; compiling (DEFUN LINPOWER ...) ; compiling (DEFUN MTORAT ...) ; compiling (DEFUN ZMTORAT ...) ; compiling (DEFUN PFRNUM ...) ; compiling (DEFUN POLYFORM ...) ; compiling (DEFUN PARTNUM ...) ; compiling (DEFUN GGRM ...) ; compiling (DEFUN GGRM1 ...) ; compiling (DEFUN KEYHOLE ...) ; compiling (DEFUN SKR ...) ; compiling (DEFUN SINRX ...) ; compiling (DEFUN SSP ...) ; compiling (DEFUN SCMP ...) ; compiling (DEFUN SEVN ...) ; compiling (DEFUN SFORX ...) ; compiling (DEFUN SINSP ...) ; compiling (DEFUN FPART ...) ; compiling (DEFUN THRAD ...) ; compiling (DEFUN PERIOD ...) ; compiling (DEFUN INFR ...) ; compiling (DEFUN IGPRT ...) ; compiling (DEFUN SCRAT ...) ; compiling (DEFUN INTSC1 ...) ; compiling (DEFUN TRY-INTSC ...) ; compiling (DEFUN INTSC ...) ; compiling (DEFUN INTSC0 ...) ; compiling (DEFUN SIN-COS-INTSUBS ...) ; compiling (DEFUN SIN-COS-INTSUBS1 ...) ; compiling (DEFUN TRY-INTSUBS ...) ; compiling (DEFUN TRY-DEFINT ...) ; compiling (DEFUN SCPROD ...) ; compiling (DEFUN REAL-BRANCH ...) ; compiling (DEFUN BYGAMMA ...) ; compiling (DEFUN POWEROFX ...) ; compiling (DEFUN BATA0 ...) ; compiling (DEFUN ZTO1 ...) ; compiling (DEFUN BATAP-NEW ...) ; compiling (DEFUN BATAP-INF ...) ; compiling (DEFUN BATAPP ...) ; compiling (DEFUN GAMMA1 ...) ; compiling (DEFUN ZTO%PI2 ...) ; compiling (DEFUN UNITCIR ...) ; compiling (DEFUN LOGX1 ...) ; compiling (DEFUN SCAXN ...) ; compiling (DECLARE-TOP (SPECIAL VAR ...)) ; compiling (DEFUN P*LOGNXP ...) ; compiling (DEFUN LOGNXP ...) ; compiling (DEFUN LOGCPI0 ...) ; compiling (DEFUN LOGNX2 ...) ; compiling (DEFUN LOGCPJ ...) ; compiling (DEFUN LOG*RAT ...) ; compiling (DEFUN LOGCPI ...) ; compiling (DEFUN SUMI ...) ; compiling (DEFUN FAN ...) ; compiling (DEFUN MAKPOLY ...) ; compiling (DEFUN COEFSOLVE ...) ; compiling (DEFUN LOG-TRANSFORM ...) ; compiling (DEFUN RECTZTO%PI2 ...) ; compiling (DEFUN GENPOLY ...) ; compiling (DEFUN %E-INTEGER-COEFF ...) ; compiling (DEFUN WLINEARPOLY ...) ; compiling (DEFUN PIN%EX ...) ; compiling (DEFUN PIN%EX0 ...) ; compiling (DEFUN P*PIN%EX ...) ; compiling (DEFUN FINDSUB ...) ; compiling (DEFUN FUNCLOGOR%E ...) ; compiling (DEFUN DINTBYPART ...) ; compiling (DEFUN DINTEXP ...) ; compiling (DEFUN DINTLOG ...) ; compiling (DEFUN DERIVAT ...) ; compiling (DEFUN MAYBPC ...) ; compiling (DEFUN GGR ...) ; compiling (DEFUN GGR1 ...) ; compiling (DEFUN BX**N+A ...) ; compiling (DEFUN BX**N ...) ; compiling (DEFUN XEXPONGET ...) ; compiling (DEFUN BXM ...) ; compiling (DEFUN FINDP ...) ; compiling (DEFUN XTORTERM ...) ; compiling (DEFUN TBF ...) ; compiling (DEFUN RADBYTERM ...) ; compiling (DEFUN SQDTC ...) ; compiling (DEFUN DIFAP1 ...) ; compiling (DEFUN SQRTINVOLVE ...) ; compiling (DEFUN BYDIF ...) ; compiling (DEFUN DINTRAD0 ...) ; compiling (DEFUN LOG-IMAG-0-2%PI ...) ; compiling (DEFUN %I-OUT-OF-DENOM ...) ; compiling (DEFUN POLES-IN-INTERVAL ...) ; compiling (DEFUN LIMIT-POLE ...) ; compiling (DEFUN SPECIAL-CONVERGENT-FORMP ...) ; compiling (DEFUN EXP-CONVERG-FORM ...) ; compiling (DEFUN SC-CONVERG-FORM ...) ; compiling (DEFUN IS-A-POLE ...) ; compiling (DEFUN IN-INTERVAL ...) ; compiling (DEFUN STRICTLY-IN-INTERVAL ...) ; compiling (DEFUN REAL-ROOTS ...) ; compiling (DEFUN ASK-GREATEQ ...) ; compiling (DEFUN SORT-POLES ...) ; compiling (DEFVAR *DEBUG-DEFINT-LOG* ...) ; compiling (DEFUN M2-LOG-EXP-1 ...) ; compiling (DEFUN M2-LOG-EXP-2 ...) ; compiling (DEFUN DEFINT-LOG-EXP ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/defint.fasl written ; compilation finished in 0:00:00.603 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/defint.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/residu.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/residu.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE RESIDU) ; compiling (LOAD-MACSYMA-MACROS RZMAC) ; compiling (DECLARE-TOP (SPECIAL $BREAKUP ...)) ; compiling (DEFUN POLELIST ...) ; compiling (DEFUN SOLVECASE ...) ; compiling (DEFUN RES ...) ; compiling (DEFUN RESIDUE ...) ; compiling (DEFUN RES1 ...) ; compiling (DEFUN RESPROG0 ...) ; compiling (DEFUN RESM0 ...) ; compiling (DEFUN REMFACTOR ...) ; compiling (DEFUN RESPROG ...) ; compiling (DEFUN SNUMDEN ...) ; compiling (SETQ SN* ...) ; compiling (DEFMFUN $RESIDUE ...) ; compiling (DEFUN RESM1 ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/residu.fasl written ; compilation finished in 0:00:00.041 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/residu.fasl" ; - Compiling module "special-functions" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/specfn.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/specfn.lisp" (written 04 SEP 2016 04:00:51 AM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE SPECFN) ; compiling (LOAD-MACSYMA-MACROS RZMAC) ; compiling (LOAD-MACSYMA-MACROS MHAYAT) ; compiling (DEFMACRO MNUMERICALP ...) ; compiling (DECLARE-TOP (SPECIAL $ZEROBERN ...)) ; compiling (DEFUN LISIMP ...) ; compiling (DEFUN LISIMP-NEGATIVE-INTEGER ...) ; compiling (DEFUN LI2SIMP ...) ; compiling (DEFUN LI3SIMP ...) ; compiling (DEFUN LI-ORD ...) ; compiling (DEFUN EXP$LI-FUN ...) ; compiling (DEFUN LI-ASYMPTOTIC-EXPANSION ...) ; compiling (DEFUN CHEBY ...) ; compiling (DEFUN CHEBY-PRIME ...) ; compiling (DEFUN LI2NUMER ...) ; compiling (DEFVAR *LI2* ...) ; compiling (DEFVAR *LI3* ...) ; compiling (DEFVAR *S12* ...) ; compiling (DEFUN CHEBYLI2 ...) ; compiling (DEFUN CHEBYLI3 ...) ; compiling (DEFUN CHEBYS12 ...) ; compiling (DEFUN MSUM ...) ; compiling (DEFUN POLE-ERR ...) ; compiling (DECLARE-TOP (SPECIAL $MAXPSIPOSINT ...)) ; compiling (DEFPROP $PSI ...) ; compiling (PUTPROP (QUOTE $PSI) ...) ; compiling (MAPCAR (FUNCTION #) ...) ; compiling (DEFUN PSISIMP ...) ; compiling (DEFUN PSISIMP1 ...) ; compiling (DECLARE-TOP (SPECIAL VAR ...)) ; compiling (DEFUN EXPGAM-FUN ...) ; compiling (DEFUN EXPPLYGAM-FUNS ...) ; compiling (DEFUN RCPLYGAM ...) ; compiling (DEFUN PLYGAM-ORD ...) ; compiling (DEFUN PLYGAM-POLE ...) ; compiling (DEFUN GAM-CONST ...) ; compiling (DEFUN PLYGAM-CONST ...) ; compiling (DECLARE-TOP (UNSPECIAL VAR ...)) ; compiling (DEFUN $LAMBERT_W ...) ; compiling (DEFPROP $LAMBERT_W ...) ; compiling (DEFPROP $LAMBERT_W ...) ; compiling (DEFPROP %LAMBERT_W ...) ; compiling (DEFPROP %LAMBERT_W ...) ; compiling (DEFPROP %LAMBERT_W ...) ; compiling (DEFPROP %LAMBERT_W ...) ; compiling (DEFPROP %LAMBERT_W ...) ; compiling (DEFUN SIMP-LAMBERTW ...) ; compiling (DEFUN INIT-LAMBERT-W-K ...) ; compiling (DEFUN INIT-LAMBERT-W-0 ...) ; compiling (DEFUN INIT-LAMBERT-W-MINUS1 ...) ; compiling (IN-PACKAGE #:BIGFLOAT) ; compiling (DEFUN LAMBERT-BRANCH-APPROX ...) ; compiling (DEFUN LAMBERT-W-K ...) ; compiling (DEFMETHOD INIT-LAMBERT-W-K ...) ; compiling (DEFMETHOD INIT-LAMBERT-W-K ...) ; compiling (DEFMETHOD INIT-LAMBERT-W-K ...) ; compiling (DEFUN BFLOAT-INIT-LAMBERT-W-K ...) ; compiling (DEFUN CHECK-LAMBERT-W-K ...) ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFUN $GENERALIZED_LAMBERT_W ...) ; compiling (DEFPROP $GENERALIZED_LAMBERT_W ...) ; compiling (DEFPROP $GENERALIZED_LAMBERT_W ...) ; compiling (DEFPROP %GENERALIZED_LAMBERT_W ...) ; compiling (DEFPROP %GENERALIZED_LAMBERT_W ...) ; compiling (DEFPROP %GENERALIZED_LAMBERT_W ...) ; compiling (DEFPROP %GENERALIZED_LAMBERT_W ...) ; compiling (DEFPROP %GENERALIZED_LAMBERT_W ...) ; compiling (DEFUN SIMP-GENERALIZED-LAMBERTW ...) ; compiling (IN-PACKAGE "BIGFLOAT") ; compiling (DEFVAR *DEBUG-LI-EVAL* ...) ; compiling (DEFUN LI3NUMER ...) ; compiling (DEFUN LI2NUMER ...) ; compiling (DEFUN POLYLOG-POWER-SERIES ...) ; compiling (DEFUN POLYLOG-LOG-SERIES ...) ; compiling (DEFUN POLYLOG-INVERSION-FORMULA ...) ; compiling (DEFUN LI-S-SIMP ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/specfn.fasl written ; compilation finished in 0:00:00.162 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/specfn.fasl"WARNING: Implicitly creating new generic function BIGFLOAT::INIT-LAMBERT-W-K. ; - Compiling module "matrix-algebra" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/mat.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/mat.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE MAT) ; compiling (DECLARE-TOP (SPECIAL *ECH* ...)) ; compiling (DEFVAR *ROW*) ; compiling (DEFVAR *COL*) ; compiling (DEFVAR *COLINV*) ; compiling (DEFMVAR $GLOBALSOLVE ...) ; compiling (DEFMVAR $SPARSE ...) ; compiling (DEFMVAR $BACKSUBST ...) ; compiling (DEFMVAR *RANK* ...) ; compiling (DEFMVAR *INV* ...) ; compiling (DEFUN SOLCOEF ...) ;; Wrote file binary-clisp/numth.fas ; - Loading binary file "binary-clisp/numth.fas" ;; Loading file binary-clisp/numth.fas ... ; compiling (DEFUN FORMX ...) ; compiling (DEFUN DEPENDSALL ...) ; compiling (SETQ *DET* ...) ; compiling (DEFUN PTORAT ...) ; compiling (DEFUN MEQHK ...) ; compiling (DEFUN CONST ...) ; compiling (DEFVAR *MOSESFLAG ...) ; compiling (DEFMVAR $%RNUM ...) ; compiling (DEFMFUN MAKE-PARAM ...) ; compiling (DEFMVAR $LINSOLVE_PARAMS ...) ; compiling (DEFUN ITH ...) ; compiling (DEFUN POLYIZE ...) ;; Loaded file binary-clisp/numth.fas ; compiling (DEFUN TFGELI ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/laplac.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/laplac.lisp ... ; compiling (DECLARE-TOP (SPECIAL PERMSIGN ...)) ; compiling (DEFUN TFGELI1 ...) ; compiling (DEFUN FORWARD ...) ; compiling (DEFUN BACKWARD ...) ; compiling (DEFUN RECOVERORDER1 ...) ; compiling (DEFUN RECOVERORDER2 ...) ; compiling (DEFUN MOVEROW ...) ; compiling (DEFUN MOVECOL ...) ; compiling (DEFUN COMPLEXITY ...) ; compiling (DEFUN COMPLEXITY/ROW ...) ; compiling (DEFUN COMPLEXITY/COL ...) ; compiling (DEFUN ZEROP/ROW ...) ; compiling (DEFUN PIVOT ...) ; compiling (DEFUN EXCHANGEROW ...) ; compiling (DEFUN EXCHANGECOL ...) ; compiling (DEFUN SOLVE2 ...) ; compiling (DEFMFUN DISPLINE ...) ; compiling (DECLARE-TOP (UNSPECIAL PERMSIGN ...)) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/mat.fasl written ; compilation finished in 0:00:00.163 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mat.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/linnew.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/linnew.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE LINNEW) ; compiling (DECLARE-TOP (SPECIAL *TMARRAYS* ...)) ; compiling (DECLARE-TOP (SPECIAL N ...)) ; compiling (DECLARE-TOP (SPECIAL $LINENUM ...)) ; compiling (DEFVAR *TMARRAYS* ...) ; compiling (DEFPARAMETER *THRESHOLD* ...) ; compiling (DEFUN TMINITIALFLAG ...) ; compiling (DEFUN TMDET ...) ; compiling (DEFUN TMLIN ...) ; compiling (DEFUN TMINOR ...) ; compiling (DEFUN EXTRACT ...) ; compiling (DECLARE-TOP (SPECIAL VLIST ...)) ; compiling (DEFUN TMRATCONV ...) ; compiling (DEFMFUN $TMNEWDET ...) ; compiling (DEFUN $TMLINSOLVE ...) ; compiling (DEFUN TMERGE ...) ; compiling (DEFMFUN $TMLIN ...) ; compiling (DEFUN TMKILL ...) ; compiling (DEFUN TMNOMOREUSE ...) ; compiling (DEFUN TMDEFARRAY ...) ; compiling (DEFUN TMREARRAY ...) ; compiling (DEFUN TMACCESS ...) ; compiling (DEFUN TMCOMBI ...) ; compiling (DEFUN TMFACTORIAL ...) ; compiling (DEFUN TMSTORE ...) ; compiling (DEFUN TMKILLARRAY ...) ; compiling (DEFUN TMEVAL ...) ; compiling (DEFUN TM$KILL ...) ; compiling (DEFMFUN $TMINVERSE ...) ; compiling (DEFUN TMPIVOT-ISOLATE ...) ; compiling (DEFUN TMEXCHANGE ...) ; compiling (DEFUN TMPERMUTE ...) ;; Wrote file binary-clisp/laplac.fas ; compiling (DEFUN TMMOVE ...) ; - Loading binary file "binary-clisp/laplac.fas" ;; Loading file binary-clisp/laplac.fas ... ;; Loaded file binary-clisp/laplac.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/pade.lisp" ; compiling (DEFUN TMSYMETRICP ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/pade.lisp ... ; compiling (DEFUN TMLATTICE ...) ; compiling (DEFUN TMLATTICE1 ...) ; compiling (DEFUN TMPATHP ...) ; compiling (DEFUN TMUNIFY-LOOP ...) ; compiling (DEFUN TMSORT-LATTICE ...) ; compiling (DEFUN TMSORT1 ...) ; compiling (DEFUN TMMAXP ...) ;; Wrote file binary-clisp/pade.fas ; compiling (DEFUN TMUNPIVOT ...) ; - Loading binary file "binary-clisp/pade.fas" ;; Loading file binary-clisp/pade.fas ... ;; Loaded file binary-clisp/pade.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/homog.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/homog.lisp ... ; compiling (DECLARE-TOP (UNSPECIAL N ...)) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/linnew.fasl written ; compilation finished in 0:00:00.214 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/linnew.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/matrix.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/matrix.lisp" (written 04 SEP 2016 04:00:51 AM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE MATRIX) ; compiling (DECLARE-TOP (SPECIAL *ECH* ...)) ; compiling (DEFMVAR $DETOUT ...) ; compiling (DEFMVAR TOP* ...) ; compiling (DEFMVAR $RATMX ...) ; compiling (DEFMVAR $MATRIX_ELEMENT_MULT ...) ; compiling (DEFMVAR $MATRIX_ELEMENT_ADD ...) ; compiling (DEFMVAR $MATRIX_ELEMENT_TRANSPOSE ...) ; compiling (DEFVAR *MAT*) ; compiling (DEFUN GET-ARRAY-POINTER ...) ; compiling (DEFUN MXC ...) ; compiling (DEFUN MCX ...) ; compiling (DEFUN TRANSPOSE ...) ; compiling (DEFUN NTHCOL ...) ; compiling (DEFUN NTHCOL1 ...) ; compiling (DEFUN CHECK ...) ; compiling (DEFUN CHECK1 ...) ; compiling (DEFMFUN $MATRIXP ...) ; compiling (DEFMFUN $CHARPOLY ...) ; compiling (DEFUN DISREPLIST1 ...) ; compiling (DEFUN DISREPLIST ...) ; compiling (DEFUN REPLIST1 ...) ; compiling (DEFUN REPLIST ...) ; compiling (DEFUN TIMEX ...) ; compiling (DEFUN LNEWVAR ...) ; compiling (DEFUN LNEWVAR1 ...) ; compiling (DEFUN NEWVARMAT ...) ; compiling (DEFUN NEWVARMAT1 ...) ; compiling (DEFUN ADDMATRIX ...) ; compiling (DEFUN ADDMATRIX1 ...) ; compiling (DEFUN ADDROWS ...) ; compiling (DEFMFUN $DETERMINANT ...) ; compiling (DEFUN DET ...) ; compiling (DEFUN DETERMINANT1 ...) ; compiling (DEFUN TREEDET ...) ; compiling (DEFUN ASSOO ...) ; compiling (DEFUN COMPUMD ...) ; compiling (DEFUN APDL ...) ; compiling (DEFUN NEXTLEVEL ...) ; compiling (DEFUN DET1 ...) ; compiling (DEFMFUN $IDENT ...) ; compiling (DEFMFUN $DIAGMATRIX ...) ; compiling (DEFUN DIAGMATRIX ...) ;; Wrote file binary-clisp/homog.fas ; compiling (DEFUN ATOMAT ...) ; - Loading binary file "binary-clisp/homog.fas" ;; Loading file binary-clisp/homog.fas ... ;; Loaded file binary-clisp/homog.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/combin.lisp" ; compiling (DEFMFUN $INVERT_BY_GAUSSELIM ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/combin.lisp ... ; compiling (DEFUN DIAGINV ...) ; compiling (DEFUN INVERT1 ...) ; compiling (DEFUN DIAGP ...) ; compiling (DEFUN TFGELI0 ...) ; compiling (DEFUN RITEDIV ...) ; compiling (DEFUN DIAGLIZE1 ...) ; compiling (DEFUN MTOA ...) ; compiling (DEFMFUN $ECHELON ...) ; compiling (DEFUN ECHELON1 ...) ; compiling (DEFUN ECHELON2 ...) ; compiling (DEFUN TRIANG ...) ; compiling (DEFUN TRIANG2 ...) ; compiling (DEFMFUN ONEN ...) ; compiling (DEFUN TIMEX0 ...) ; compiling (DEFUN TIMEX1 ...) ; compiling (DEFUN CTIMESX ...) ; compiling (DEFUN MULTIPLYMATRICES ...) ; compiling (DEFUN MULTMAT ...) ; compiling (DEFUN MULTL ...) ; compiling (DEFMFUN BBSORT ...) ; compiling (DEFMFUN POWERX ...) ; compiling (DEFMFUN $RANK ...) ; compiling (DEFUN REPLACEROW ...) ; compiling (DEFUN TIMESROW ...) ; compiling (DEFMFUN $TRIANGULARIZE ...) ; compiling (DEFMFUN $COL ...) ; compiling (DEFUN DELETECOL ...) ; compiling (DEFUN DELETEROW ...) ; compiling (DEFMFUN $MINOR ...) ; compiling (DEFUN MINOR ...) ; compiling (DEFMFUN $ROW ...) ; compiling (DEFMFUN $SETELMX ...) ; compiling (DEFMFUN $TRANSPOSE ...) ; compiling (DEFUN TRANSPOSE-ELS ...) ; compiling (DEFMFUN $SUBMATRIX ...) ; compiling (DEFUN $LIST_MATRIX_ENTRIES ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/matrix.fasl written ; compilation finished in 0:00:00.233 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/matrix.fasl" ; - Compiling module "determinants" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/sprdet.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/sprdet.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE SPRDET) ; compiling (DECLARE-TOP (SPECIAL X ...)) ; compiling (DEFUN SPRDET ...) ; compiling (DEFUN MINORL ...) ; compiling (DECLARE-TOP (SPECIAL J)) ; compiling (DEFUN SINGP ...) ; compiling (DECLARE-TOP (UNSPECIAL J)) ; compiling (DEFUN TDBU ...) ; compiling (DEFUN NBN ...) ; compiling (DEFUN GETMINOR ...) ; compiling (DEFUN TB2 ...) ; compiling (DEFUN ZROW ...) ; compiling (DEFUN NZL ...) ; compiling (DEFUN SIGNNP ...) ; compiling (DEFUN MEMBERCAR ...) ; compiling (DECLARE-TOP (UNSPECIAL X ...)) ; compiling (DEFUN ATRANSPOSE ...) ; compiling (DEFUN MXCOMP ...) ; compiling (DEFUN PRMUSIGN ...) ; compiling (DEFUN DETPIVOT ...) ; compiling (DEFUN NEWMAT ...) ; compiling (DEFUN CAR> ...) ; compiling (DEFUN COLROW0 ...) ; compiling (DEFUN GPDIFFERENCE ...) ; compiling (DEFUN GPCTIMES ...) ; compiling (DEFUN GPTIMES ...) ; compiling (DEFUN GPPLUS ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/sprdet.fasl written ; compilation finished in 0:00:00.125 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/sprdet.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/newinv.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/newinv.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE NEWINV) ; compiling (DECLARE-TOP (SPECIAL *PTR* ...)) ; compiling (DEFUN MULTBK ...) ; compiling (DEFUN CTIMEMT ...) ; compiling (DEFUN STORA ...) ; compiling (DEFUN PRODHK ...) ; compiling (DEFUN OBMTRX ...) ; compiling (DEFUN BMHK ...) ; compiling (DEFUN NEWINV ...) ; compiling (DECLARE-TOP (UNSPECIAL *NONZ* ...)) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/newinv.fasl written ; compilation finished in 0:00:00.053 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/newinv.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/newdet.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/newdet.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE NEWDET) ; compiling (DECLARE-TOP (SPECIAL VLIST ...)) ; compiling (DEFVAR *I*) ; compiling (DEFVAR *MINOR1*) ; compiling (DEFVAR *BINOM*) ; compiling (DEFVAR *INPUT*) ; compiling (DEFMFUN $NEWDET ...) ; compiling (DEFMFUN $PERMANENT ...) ; compiling (DEFUN NEWDET ...) ; compiling (DEFUN PASCAL ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/newdet.fasl written ; compilation finished in 0:00:00.069 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/newdet.fasl" ; - Compiling module "limits" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/tlimit.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/tlimit.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE TLIMIT) ; compiling (LOAD-MACSYMA-MACROS RZMAC) ; compiling (DEFMFUN $TLIMIT ...) ; compiling (DEFMFUN $TLDEFINT ...) ; compiling (DEFUN TLIMP ...) ; compiling (DEFUN TAYLIM ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/tlimit.fasl written ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/tlimit.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/limit.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/limit.lisp" (written 04 SEP 2016 04:00:51 AM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE LIMIT) ; compiling (DECLARE-TOP (SPECIAL ERRORSW ...)) ; compiling (DEFCONSTANT +BEHAVIOR-COUNT+ ...) ; compiling (DEFVAR *BEHAVIOR-COUNT-NOW*) ; compiling (DEFVAR *GETSIGNL-ASKSIGN-OK* ...) ; compiling (LOAD-MACSYMA-MACROS RZMAC) ; compiling (DEFMVAR INFINITIES ...) ; compiling (DEFMVAR REAL-INFINITIES ...) ; compiling (DEFMVAR INFINITESIMALS ...) ; compiling (DEFMVAR SIMPLIMPLUS-PROBLEMS ...) ; compiling (DEFMVAR LIMIT-ANSWERS ...) ; compiling (DEFMVAR LIMIT-USING-TAYLOR ...) ; compiling (DEFMVAR PRESERVE-DIRECTION ...) ; compiling (UNLESS (BOUNDP #) ...) ; compiling (DEFUN PUTLIMVAL ...) ; compiling (DEFUN GETLIMVAL ...) ; compiling (DEFMACRO LIMIT-CATCH ...) ; compiling (DEFMFUN $LIMIT ...) ; compiling (DEFMFUN TOPLEVEL-$LIMIT ...) ; compiling (DEFUN CLEAN-LIMIT-EXP ...) ; compiling (DEFMFUN LIMIT-LIST ...) ; compiling (DEFUN LIMIT-CONTEXT ...) ; compiling (DEFUN MAKE-LIMIT-ASSUMPTIONS ...) ; compiling (DEFUN RESTORE-ASSUMPTIONS ...) ; compiling (DEFUN BOTH-SIDE ...) ; compiling (DEFUN LIMUNKNOWN ...) ; compiling (DEFUN LIMUNKNOWN1 ...) ; compiling (DEFUN FACTOSIMP ...) ; compiling (DEFUN GETSIGNL ...) ; compiling (DEFUN RESTORELIM ...) ; compiling (DEFUN MABS-SUBST ...) ; compiling (DEFUN SIMPINF ...) ; compiling (DEFUN COUNT-GENERAL-INF ...) ; compiling (DEFUN COUNT-ATOMS-MATCHING ...) ; compiling (DEFUN SIMPINF-IC ...) ; compiling (DEFUN SIMPINF-TIMES ...) ; compiling (DEFUN SIMPINF-EXPT ...) ; compiling (DEFUN SIMPINF-PLUS ...) ; compiling (DEFUN SIMPAB ...) ; compiling (DEFMFUN LIMIT ...) ; compiling (DEFUN LIMITSIMP ...) ; compiling (DEFUN LIMITSIMP-EXPT ...) ; compiling (DEFUN SIN-SQ-COS-SQ-SUB ...) ; compiling (DEFUN EXPAND-TRIGS ...) ; compiling (DEFUN TANSC ...) ; compiling (DEFUN TANSC1 ...) ; compiling (DEFUN HYPEREX ...) ; compiling (DEFUN HYPEREX0 ...) ; compiling (DEFUN HYPEREX1 ...) ; compiling (DEFMFUN LIMIT1 ...) ; compiling (DEFUN |/#ALIKE| ...) ; compiling (DEFUN LIMIT2 ...) ; compiling (DEFUN EXPFACTORP ...) ; compiling (DEFUN EXPFACTOR ...) ; compiling (DEFUN EXPPOLY ...) ; compiling (DEFUN UNRAT ...) ; compiling (DEFUN GET-NEWEXP&FACTORS ...) ; compiling (DEFUN LEADING-COEF ...) ; compiling (DEFUN RATDEGREE ...) ; compiling (DEFUN LIMFACT2 ...) ; compiling (DEFUN OPERATOR-WITH-ARRAY-FLAG ...) ; compiling (DEFUN REFLECT0 ...) ; compiling (DEFUN REFLECT ...) ; compiling (DEFUN LIMFACT ...) ; compiling (DEFUN STIRLING0 ...) ; compiling (DEFUN STIRLING ...) ; compiling (DEFUN NO-ERR-SUB ...) ; compiling (DEFUN SIMPLIMSUBST ...) ; compiling (DEFUN NUMDEN* ...) ; compiling (DEFUN FORQ ...) ; compiling (DEFUN POS-NEG-P ...) ; compiling (DECLARE-TOP (UNSPECIAL N ...)) ; compiling (DEFUN EXPP ...) ;; Wrote file binary-clisp/combin.fas ; compiling (DEFUN SIMPLEXP ...) ; - Loading binary file "binary-clisp/combin.fas" ;; Loading file binary-clisp/combin.fas ... ; compiling (DEFUN GCPOWER ...) ; compiling (DEFUN GETEXP ...) ; compiling (DEFUN GETEXPLIST ...) ; compiling (DEFUN LIMROOT ...) ; compiling (DEFUN COLEXPT ...) ; compiling (DEFUN LOG-RED-CONTRACT ...) ; compiling (DEFUN LOG-REDUCE ...) ;; Loaded file binary-clisp/combin.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/nset.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/nset.lisp ... ; compiling (DEFUN RATLIM ...) ; compiling (DEFUN LODEG ...) ; compiling (DEFUN LOCOEF ...) ; compiling (DEFUN BEHAVIOR ...) ; compiling (DEFUN BEHAVIOR-EXPT ...) ; compiling (DEFUN BEHAVIOR-BY-DIFF ...) ; compiling (DEFUN BEHAVIOR-NUMDEN ...) ; compiling (DEFUN TRY-LHOSPITAL ...) ; compiling (DEFUN TRY-LHOSPITAL-QUIT ...) ; compiling (DEFUN LHOSPITAL-CATCH ...) ; compiling (DEFUN LHOSPITAL ...) ; compiling (DEFUN LIMIT-NUMDEN ...) ; compiling (DEFUN LHOP-NUMDEN ...) ; compiling (DEFUN NUM-OF-LOGS ...) ; compiling (DEFUN NUM-OF-LOG-L ...) ; compiling (DEFUN %E-RIGHT-PLACEP ...) ; compiling (DEFUN TRIG-RIGHT-PLACEP ...) ; compiling (DEFUN REMOVE-SINGULARITIES ...) ; compiling (DEFUN VAR-OR-CONST ...) ; compiling (DEFUN LHSIMP ...) ; compiling (DEFUN BYLOG ...) ; compiling (DEFUN SIMPLIMEXPT ...) ; compiling (DEFUN EVEN1 ...) ; compiling (DEFUN ABLESS1 ...) ; compiling (DEFUN ABEQ1 ...) ; compiling (DEFMFUN SIMPLIMIT ...) ; compiling (DEFUN LIMINV ...) ; compiling (DEFUN SIMPLIMTIMES ...) ; compiling (DEFUN SIMPLIMPLUS ...) ; compiling (DEFUN SIMPLIMPLUS1 ...) ; compiling (DEFUN SHEUR0 ...) ; compiling (DEFUN SHEUR ...) ; compiling (DEFUN FRAC ...) ; compiling (DEFUN ZEROP2 ...) ; compiling (DEFUN RAISE ...) ; compiling (DEFUN LOWER ...) ; compiling (DEFUN SINCOSHK ...) ; compiling (DEFUN SPANGSIDE ...) ; compiling (DEFMFUN RIDOFAB ...) ; compiling (DEFUN SIMPLERD ...) ; compiling (DEFUN BRANCH1 ...) ; compiling (DEFUN BRANCH ...) ; compiling (DEFUN SER0 ...) ; compiling (DEFUN RHEUR ...) ; compiling (DEFUN RPTROUBLE ...) ; compiling (DEFUN RADICALP ...) ; compiling (DEFUN INVOLVE ...) ; compiling (DEFUN NOTINVOLVE ...) ; compiling (DEFUN SHEUR1 ...) ; compiling (DEFUN ZERO-LIM ...) ; compiling (DEFUN CPA ...) ; compiling (DEFUN CPA-INDETERM ...) ; compiling (DEFUN ADD-UP-DEG ...) ; compiling (DEFUN CPA1 ...) ; compiling (DEFUN ISGREATERP ...) ; compiling (DEFUN ISMAX ...) ; compiling (DEFUN ISMAX-CORE ...) ; compiling (DEFUN MAXI ...) ; compiling (DEFUN RATMAX ...) ; compiling (DEFUN RATMIN ...) ; compiling (DEFUN POFX ...) ; compiling (DEFUN SER1 ...) ; compiling (DEFUN GATHER ...) ; compiling (DEFUN ISTRENGTH ...) ; compiling (DEFUN LOGRED ...) ; compiling (DEFUN ASYMREDU ...) ; compiling (DEFUN RDFACT ...) ; compiling (DEFUN CNV ...) ; compiling (DEFUN PWTAYLOR ...) ; compiling (DEFUN RDSGET ...) ; compiling (DEFUN RDTAY ...) ; compiling (DEFUN LRDTAY ...) ; compiling (DEFUN VARINVERT ...) ; compiling (DEFUN DEG ...) ; compiling (DEFUN RAT-NO-RATFAC ...) ; compiling (SETQ LOW* ...) ; compiling (DEFUN RDDEG ...) ; compiling (DEFUN PDEGR ...) ; compiling (DEFUN ASY ...) ; compiling (DEFUN RADLIM ...) ; compiling (DEFUN RATRAD ...) ; compiling (DEFUN SIMPLIMLN ...) ; compiling (DEFUN SIMPLIMFACT ...) ; compiling (DEFUN SIMPLIM%ERF-%TANH ...) ; compiling (DEFUN SIMPLIM%ATAN ...) ; compiling (DEFUN SIMPLIM%ATAN2 ...) ; compiling (DEFUN SIMPLIMSCH ...) ; compiling (DEFUN SIMPLIMSC ...) ; compiling (DEFUN SIMPLIM%TAN ...) ; compiling (DEFUN SIMPLIM%ASINH ...) ; compiling (DEFUN SIMPLIM%ACOSH ...) ; compiling (DEFUN SIMPLIM%ATANH ...) ; compiling (DEFUN SIMPLIM%ASIN-%ACOS ...) ; compiling (DEFUN SIMPLIM$LI ...) ; compiling (DEFUN SIMPLIM$PSI ...) ; compiling (DEFUN SIMPLIM%INVERSE_JACOBI_NS ...) ; compiling (DEFUN SIMPLIM%INVERSE_JACOBI_NC ...) ; compiling (DEFUN SIMPLIM%INVERSE_JACOBI_SC ...) ; compiling (DEFUN SIMPLIM%INVERSE_JACOBI_DC ...) ;; Wrote file binary-clisp/nset.fas ; compiling (DEFUN SIMPLIM%INVERSE_JACOBI_CS ...) ; compiling (DEFUN SIMPLIM%INVERSE_JACOBI_DS ...) ; - Loading binary file "binary-clisp/nset.fas" ;; Loading file binary-clisp/nset.fas ... ; compiling (SETF (GET # ...) ...) ; compiling (DEFUN SIMPLIM%SIGNUM ...) ; compiling (DEFUN LFIBTOPHI ...) ; compiling (DEFMFUN $LDEFINT ...) ;; Loaded file binary-clisp/nset.fas ; compiling (DEFUN NOUNLIMIT ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/rand-mt19937.lisp" ; compiling (DEFUN HIDE ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/rand-mt19937.lisp ... ; compiling (DEFUN HIDELIM ...) ; compiling (DEFUN HIDELIMA ...) ; compiling (DEFUN OSCIP ...) ; compiling (DEFUN %EINVOLVE ...) ; compiling (DEFUN %EINVOLVE01 ...) ; compiling (DECLARE-TOP (UNSPECIAL *INDICATOR ...)) ; compiling (DEFUN MRV ...) ; compiling (DEFUN MRV-MAX ...) ; compiling (DEFUN MRV-COMPARE ...) ; compiling (DEFUN MRV-REWRITE ...) ; compiling (DEFUN MRV-REWRITE-LOGS ...) ; compiling (DEFUN MRV-LEADTERM ...) ; compiling (DEFUN MRV-MOVEUP ...) ; compiling (DEFUN MRV-MOVEDOWN ...) ; compiling (DEFUN SUBEXP ...) ; compiling (DEFUN CALCULATE-SERIES ...) ; compiling (DEFUN MRV-SIGN ...) ; compiling (DEFUN LIMITINF ...) ; compiling (DEFMFUN $GRUNTZ ...) ; compiling (DEFUN GRUNTZ1 ...) ; compiling (DEFUN SYNTACTIC-SUBSTITUTE ...) ; compiling (DEFUN SIMPLIFY-LOG-OF-EXP ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/limit.fasl written ; compilation finished in 0:00:00.847 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/limit.fasl" ; - Compiling module "solve" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/solve.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/solve.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE SOLVE) ; compiling (LOAD-MACSYMA-MACROS RATMAC ...) ; compiling (DECLARE-TOP (SPECIAL EXPSUMSPLIT ...)) ; compiling (DEFMVAR $BREAKUP ...) ; compiling (DEFMVAR $MULTIPLICITIES ...) ; compiling (DEFMVAR $LINSOLVEWARN ...) ; compiling (DEFMVAR $PROGRAMMODE ...) ; compiling (DEFMVAR $SOLVEDECOMPOSES ...) ; compiling (DEFMVAR $SOLVEEXPLICIT ...) ; compiling (DEFMVAR $SOLVEFACTORS ...) ; compiling (DEFMVAR $SOLVENULLWARN ...) ; compiling (DEFMVAR $SOLVETRIGWARN ...) ; compiling (DEFMVAR $SOLVERADCAN ...) ; compiling (DEFMACRO ALLROOT ...) ; compiling (DEFMFUN $SOLVE ...) ; compiling (DEFUN REMC ...) ; compiling (DEFUN SSOLVE ...) ; compiling (DEFMFUN SOLVE ...) ; compiling (DEFUN FLOAT2RAT ...) ; compiling (DEFUN EASY-CASES ...) ;; Wrote file binary-clisp/rand-mt19937.fas ; - Loading binary file "binary-clisp/rand-mt19937.fas" ;; Loading file binary-clisp/rand-mt19937.fas ... ; compiling (DEFUN TRIG-SUBST-P ...) ;; Loaded file binary-clisp/rand-mt19937.fas ; compiling (DEFUN TRIG-NOT-SUBST-P ...) ; compiling (DEFUN MEASURE ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/maxmin.lisp" ; compiling (DEFUN SIGN-GJC ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/maxmin.lisp ... ; compiling (DEFUN EXTEND ...) ; compiling (DEFUN +MSET ...) ; compiling (DEFUN OPERATOR-FREQUENCY-TABLE ...) ; compiling (DEFUN TRIG-SUBST ...) ; compiling (DEFUN-PROP (%SEC TRIG-CANNON) ...) ; compiling (DEFUN-PROP (%CSC TRIG-CANNON) ...) ; compiling (DEFUN-PROP (%TAN TRIG-CANNON) ...) ; compiling (DEFUN-PROP (%COT TRIG-CANNON) ...) ; compiling (DEFUN-PROP (%SECH TRIG-CANNON) ...) ; compiling (DEFUN-PROP (%CSCH TRIG-CANNON) ...) ; compiling (DEFUN-PROP (%TANH TRIG-CANNON) ...) ; compiling (DEFUN-PROP (%COTH TRIG-CANNON) ...) ; compiling (DEFUN FIRST-ORDER-P ...) ; compiling (DEFUN LINEAR-TERM-P ...) ; compiling (DEFUN SOLVE1A ...) ; compiling (DEFUN SOLVE-SIMPLIST ...) ; compiling (DEFUN SOLVE-BY-DECOMPOSITION ...) ; compiling (DEFUN DECOMP-TRACE ...) ; compiling (DEFUN DECOMP-CHAIN ...) ; compiling (DEFUN RE-SOLVE ...) ; compiling (DEFUN SOLVENTHP ...) ; compiling (DEFUN SOLVENTH ...) ; compiling (DEFUN SOLVENTH3 ...) ; compiling (DEFUN SOLVENTH1 ...) ; compiling (DEFUN RE-SOLVE-FULL ...) ; compiling (DEFUN OF-FORM-A*F^N+B ...) ; compiling (DEFUN SOLVE-A*F^N+B ...) ; compiling (DEFUN SOLVE-A*F^N+B1 ...) ; compiling (DEFUN ADISPLINE ...) ; compiling (SETQ BROKEN-NOT-FREEOF ...) ; compiling (DEFUN BROKEN-FREEOF ...) ; compiling (DEFUN SOLVE3 ...) ; compiling (DEFUN SOLVELIN ...) ; compiling (DEFUN SOLVEQUAD ...) ; compiling (DEFUN VARSORT ...) ; compiling (DEFUN USOLVE ...) ; compiling (DEFUN COMPLICATED ...) ;; Wrote file binary-clisp/maxmin.fas ; compiling (DEFUN ROOTSORT ...) ; - Loading binary file "binary-clisp/maxmin.fas" ;; Loading file binary-clisp/maxmin.fas ... ;; Loaded file binary-clisp/maxmin.fas ; compiling (DEFMFUN $LINSOLVE ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/nummod.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/nummod.lisp ... ; compiling (DEFUN SOLVEX ...) ; compiling (DEFUN LINSORT ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/solve.fasl written ; compilation finished in 0:00:00.169 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/solve.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/psolve.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/psolve.lisp" (written 13 MAY 2016 06:59:30 AM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE PSOLVE) ; compiling (DECLARE-TOP (SPECIAL MULT ...)) ; compiling (DECLARE-TOP (SPECIAL EXPSUMSPLIT ...)) ; compiling (DEFMVAR FLAG4 ...) ; compiling (DEFMFUN SOLVECUBIC ...) ; compiling (DEFMFUN SOLVEQUARTIC ...) ; compiling (DEFUN RESOLVENT ...) ; compiling (DECLARE-TOP (UNSPECIAL MULT)) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/psolve.fasl written ; compilation finished in 0:00:00.020 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/psolve.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/algsys.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/algsys.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE ALGSYS) ; compiling (LOAD-MACSYMA-MACROS RATMAC) ; compiling (DECLARE-TOP (SPECIAL $ALGDELTA ...)) ; compiling (DEFMVAR $ALGDELTA ...) ; compiling (DEFMVAR $%RNUM_LIST ...) ; compiling (DEFMVAR $REALONLY ...) ; compiling (DEFMVAR REALONLYRATNUM ...) ; compiling (DEFMVAR $ALGEXACT ...) ; compiling (DEFMVAR ALGNOTEXACT ...) ; compiling (DEFMACRO MERRSET ...) ; compiling (DEFMFUN $ALGSYS ...) ; compiling (DEFUN CONDENSESOLNL ...) ; compiling (DEFUN SUBSETL ...) ; compiling (DEFUN ALGSYS ...) ; compiling (DEFUN ALGSYS0 ...) ; compiling (DEFUN ALGSYS1 ...) ; compiling (DEFUN ADDMLIST ...) ; compiling (DEFMACRO WHAT-THE-$EV ...) ; compiling (DEFUN ROOTSP ...) ; compiling (DEFUN ROUND1 ...) ; compiling (DEFUN ROUNDRHS ...) ; compiling (DEFUN ROUNDROOTS1 ...) ; compiling (DEFUN BBSORTEQNS ...) ; compiling (DEFUN PUTORDER ...) ; compiling (DEFUN REMORDER ...) ; compiling (DEFUN ORDERLESSP ...) ; compiling (DEFUN ADDPARAM ...) ; compiling (DECLARE-TOP (SPECIAL *VARDEGS*)) ; compiling (DEFUN FINDLEASTVAR ...) ; compiling (DEFMACRO DO-POLY-TERMS ...) ; compiling (DEFUN KILLVARDEGSC ...) ; compiling (DEFUN KILLVARDEGSN ...) ; compiling (DEFUN GETVARDEGS ...) ; compiling (DECLARE-TOP (UNSPECIAL *VARDEGS*)) ; compiling (DEFUN PCONSTP ...) ; compiling (DEFUN PFREEOFMAINVARSP ...) ; compiling (DEFUN LOFACTORS ...) ; compiling (DEFUN COMBINEY ...) ; compiling (DEFUN COMBINEY1 ...) ;; Wrote file binary-clisp/nummod.fas ; compiling (DEFUN MIDPNT ...) ; - Loading binary file "binary-clisp/nummod.fas" ;; Loading file binary-clisp/nummod.fas ... ; compiling (DEFUN RFLOT ...) ; compiling (DEFUN MEMBERROOT ...) ;; Loaded file binary-clisp/nummod.fas ; compiling (DEFUN COMMONROOTS ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/conjugate.lisp" ; compiling (DEFUN REMOVE-MULT ...) ;; Compiling file ; compiling (DEFUN PUNIVARP ...)/home/gunter/src/maxima-5.40.0/src/conjugate.lisp ... ; compiling (DEFUN REALONLY ...) ; compiling (DEFUN PRESULTANT ...) ; compiling (DEFUN PTIMEFTRS ...) ; compiling (DEFUN EBAKSUBST ...) ; compiling (DEFUN EBAKSUBST1 ...) ; compiling (DEFUN BAKSUBST ...) ; compiling (DEFUN BAKSUBST1 ...) ; compiling (DEFUN COMPLEXNUMP ...) ; compiling (DEFUN SIMPLIFY-AFTER-SUBST ...) ; compiling (DEFUN BAKALEVEL ...) ; compiling (DEFUN BAKALEVEL1 ...) ; compiling (DEFUN EVERY-ATOM ...) ; compiling (DEFUN EXACTONLY ...) ; compiling (DEFUN MERGESOLN ...) ; compiling (DEFUN CALLSOLVE ...) ; compiling (DEFUN CALLSOLVE1 ...) ; compiling (DEFUN CALLSOLVE2 ...) ; compiling (DEFUN BIQUADRATICP ...) ; compiling (DEFUN BIQUADP1 ...) ; compiling (DEFUN CALLAPPRS ...) ; compiling (DEFUN APPRSYS ...) ; compiling (DEFUN TAYAPPROX ...) ; compiling (DEFMFUN MYCABS ...) ; compiling (DEFUN DISTREP ...) ; compiling (DEFUN EXCLUDE ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/algsys.fasl written ; compilation finished in 0:00:00.150 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/algsys.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/sqrtdenest.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/sqrtdenest.lisp" (written 03 DEC 2016 11:27:40 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFUN SQRTDENEST ...) ; compiling (DEFUN SQRTDENEST1 ...) ; compiling (DEFUN SQRTDENEST2 ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/sqrtdenest.fasl written ; compilation finished in 0:00:00.009 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/sqrtdenest.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/polyrz.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/polyrz.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE POLYRZ) ; compiling (DECLARE-TOP (SPECIAL $PROGRAMMODE ...)) ; compiling (LOAD-MACSYMA-MACROS RATMAC) ; compiling (DEFMFUN $REALROOTS ...) ; compiling (DEFUN UNIPOLY ...) ; compiling (DEFUN MAKRAT ...) ; compiling (DECLARE-TOP (SPECIAL EQUATIONS)) ; compiling (DEFUN STURMSEQ ...) ; compiling (DECLARE-TOP (UNSPECIAL EQUATIONS)) ; compiling (DEFMFUN STURM1 ...) ; compiling (DEFUN ROOT-BOUND ...) ; compiling (DEFUN CEIL ...) ; compiling (DEFUN STURMAPC ...) ; compiling (DEFUN FINDROOTS ...) ; compiling (DEFUN STURMOUT ...) ; compiling (DEFUN MIDOUT ...) ; compiling (DEFUN UPRIMITIVE ...) ; compiling (DEFUN STURM ...) ; compiling (DEFUN SIGNUM ...) ;; Wrote file binary-clisp/conjugate.fas ; compiling (DEFUN IVAR ...) ; - Loading binary file "binary-clisp/conjugate.fas" ;; Loading file binary-clisp/conjugate.fas ... ; compiling (DEFUN IVAR2 ...) ; compiling (DEFUN REVAL ...) ;; Loaded file binary-clisp/conjugate.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/expintegral.lisp" ; compiling (DEFUN MAKPOINT ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/expintegral.lisp ... ; compiling (DEFMFUN $NROOTS ...) ; compiling (DEFUN NROOTS ...) ; compiling (DEFUN ROOTADDUP ...) ; compiling (DEFUN NROOT1 ...) ; compiling (DEFUN ISOLAT ...) ; compiling (DEFUN REFINE ...) ; compiling (DEFUN RHALF ...) ; compiling (DEFUN RREDUCE ...) ; compiling (DEFUN RPLUS* ...) ; compiling (DEFUN RDIFFERENCE* ...) ; compiling (DEFUN RLESSP ...) ; compiling (DEFUN MULTOUT ...) ; compiling (DECLARE-TOP (UNSPECIAL EQUATIONS)) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/polyrz.fasl written ; compilation finished in 0:00:00.064 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/polyrz.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/cpoly.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/cpoly.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE CPOLY) ; compiling (DECLARE-TOP (SPECIAL $PARTSWITCH ...)) ; compiling (DECLARE-TOP (SPECIAL *LOGBAS* ...)) ; compiling (DECLARE-TOP (SPECIAL *PR-SL* ...)) ; compiling (DECLARE-TOP (SPECIAL *U* ...)) ; compiling (DEFMVAR $POLYFACTOR ...) ; compiling (DEFMFUN $ALLROOTS ...) ; compiling (DEFUN CPOLY-ERR ...) ; compiling (DEFUN CPOLY-SL ...) ; compiling (DEFUN NOSHFT-SL ...) ; compiling (DEFUN FXSHFT-SL ...) ; compiling (DEFUN VRSHFT-SL ...) ; compiling (DEFUN CALCT-SL ...) ; compiling (DEFUN NEXTH-SL ...) ; compiling (DEFUN POLYEV-SL ...) ; compiling (DEFUN ERREV-SL ...) ; compiling (DEFUN CAUCHY-SL ...) ; compiling (DEFUN SCALE-SL ...) ; compiling (DEFUN CDIVID-SL ...) ; compiling (DEFUN CMOD-SL ...) ; compiling (DEFUN RPOLY-SL ...) ; compiling (DEFUN FXSHFR-SL ...) ; compiling (DEFUN QUADIT-SL ...) ; compiling (DEFUN REALIT-SL ...) ; compiling (DEFUN CALCSC-SL ...) ; compiling (DEFUN NEXTK-SL ...) ; compiling (DEFUN NEWEST-SL ...) ; compiling (DEFUN QUADSD-SL ...) ; compiling (DEFUN QUAD-SL ...) ; compiling (DEFUN BF-CPOLY-ERR ...) ; compiling (DEFUN FPZEROP ...) ; compiling (DEFUN BF-CDIVID-SL ...) ; compiling (DEFUN FPSQRT ...) ; compiling (DEFUN BF-CMOD-SL ...) ; compiling (DEFUN BF-CALCT-SL ...) ; compiling (DEFUN BF-NEXTH-SL ...) ; compiling (DEFUN BF-POLYEV-SL ...) ; compiling (DEFUN BF-ERREV-SL ...) ; compiling (DEFUN BF-CAUCHY-SL ...) ; compiling (DEFUN BF-SCALE-FLOAT ...) ; compiling (DEFUN BF-SCALE-SL ...) ; compiling (DEFUN BF-NOSHFT-SL ...) ; compiling (DEFUN BF-VRSHFT-SL ...) ; compiling (DEFUN BF-FXSHFT-SL ...) ; compiling (DEFUN BF-CPOLY-SL ...) ; compiling (DEFMFUN $BFALLROOTS ...) ; compiling (DEFUN BF-RPOLY-SL ...) ; compiling (DEFUN BF-FXSHFR-SL ...) ; compiling (DEFUN BF-QUADIT-SL ...) ; compiling (DEFUN BF-REALIT-SL ...) ;; Wrote file binary-clisp/expintegral.fas ; compiling (DEFUN BF-CALCSC-SL ...) ; - Loading binary file "binary-clisp/expintegral.fas" ;; Loading file binary-clisp/expintegral.fas ... ; compiling (DEFUN BF-NEXTK-SL ...) ;; Loaded file binary-clisp/expintegral.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/gamma.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/gamma.lisp ... ; compiling (DEFUN BF-NEWEST-SL ...) ; compiling (DEFUN BF-QUADSD-SL ...) ; compiling (DEFUN BF-QUAD-SL ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/cpoly.fasl written ; compilation finished in 0:00:00.722 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/cpoly.fasl" ; - Compiling module "debugging" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mtrace.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/mtrace.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE MTRACE) ; compiling (DECLARE-TOP (SPECIAL $FUNCTIONS ...)) ; compiling (DEFMACRO TRACE-P ...) ; compiling (DEFMACRO TRACE-TYPE ...) ; compiling (DEFMACRO TRACE-LEVEL ...) ; compiling (DEFMACRO TRACE-OPTIONS ...) ; compiling (DEFMACRO TRACE-OLDFUN ...) ; compiling (DEFMVAR $TRACE ...) ; compiling (DEFUN MLISTCAN-$ALL ...) ; compiling (DEFMSPEC $TRACE ...) ; compiling (DEFMFUN $TRACE_IT ...) ; compiling (DEFMSPEC $UNTRACE ...) ; compiling (DEFMFUN $UNTRACE_IT ...) ; compiling (DEFMSPEC $TRACE_OPTIONS ...) ; compiling (DEFVAR HARD-TO-TRACE ...) ; compiling (DEFUN MACSYMA-TRACE ...) ; compiling (DEFUN MACSYMA-TRACE-SUB ...) ; compiling (DEFVAR TRACE-HANDLING-STACK ...) ; compiling (DEFUN MACSYMA-UNTRACE ...) ; compiling (DEFUN MACSYMA-UNTRACE-SUB ...) ; compiling (DEFUN PUT-TRACE-INFO ...) ; compiling (DEFUN REM-TRACE-INFO ...) ; compiling (DEFPROP SUBR ...) ; compiling (DEFPROP LSUBR ...) ; compiling (DEFPROP EXPR ...) ; compiling (DEFPROP MFEXPR*S ...) ; compiling (DEFPROP MFEXPR* ...) ; compiling (DEFPROP SUBR ...) ; compiling (DEFPROP LSUBR ...) ; compiling (DEFPROP FSUBR ...) ; compiling (DEFPROP MEXPR ...) ; compiling (DEFPROP MEXPR ...) ; compiling (DEFUN GET! ...) ; compiling (DEFUN TRACE-FSHADOW ...) ; compiling (DEFUN TRACE-UNFSHADOW ...) ; compiling (DEFUN TRACE-FSYMEVAL ...) ; compiling (DEFVAR TRACE-INDENT-LEVEL ...) ; compiling (DEFMACRO BIND-SYM ...) ; compiling (DECLARE-TOP (SPECIAL ERRCATCH ...)) ; compiling (DEFMACRO MACSYMA-ERRSET ...) ; compiling (DEFVAR PREDICATE-ARGLIST ...) ; compiling (DEFVAR RETURN-TO-TRACE-HANDLE ...) ; compiling (DEFUN TRACE-HANDLER ...) ; compiling (DEFMVAR $TRACE_SAFETY ...) ; compiling (DEFUN TRACE-OPTION-P ...) ; compiling (DEFUN TRACE-ENTER-PRINT ...) ; compiling (DEFUN MOPSTRINGNAM ...) ; compiling (DEFUN TRACE-EXIT-PRINT ...) ; compiling (DEFMVAR $TRACE_BREAK_ARG ...) ; compiling (DEFUN TRACE-ENTER-BREAK ...) ; compiling (DEFUN TRACE-EXIT-BREAK ...) ; compiling (DEFUN PRED-$READ ...) ; compiling (DEFUN ASK-CHOICEP ...) ; compiling (DEFUN TRACE-ERROR-BREAK ...) ; compiling (DEFUN MACSYMA-FSYMEVAL ...) ; compiling (DEFUN MACSYMA-FSYMEVAL-SUB ...) ; compiling (DEFPROP EXPR ...) ; compiling (DEFPROP MEXPR ...) ; compiling (DEFPROP SUBR ...) ; compiling (DEFPROP LSUBR ...) ; compiling (DEFPROP MFEXPR* ...) ; compiling (DEFPROP MFEXPR*S ...) ; compiling (DEFUN MAKE-TRACE-HOOK ...) ; compiling (DEFMACRO TRACE-SETUP-CALL ...) ; compiling (DEFUN TRACE-APPLY ...) ; compiling (DEFMVAR $TRACE_MAX_INDENT ...) ; compiling (PUTPROP (QUOTE $TRACE_MAX_INDENT) ...) ; compiling (PUTPROP (QUOTE $TRACE_MAX_INDENT) ...) ; compiling (DEFUN-PROP (SPACEOUT DIMENSION) ...) ; compiling (DEFUN TRACE-MPRINT ...) ; compiling (DEFUN TRACE-PRINT ...) ; compiling (DEFMVAR $TIMER ...) ; compiling (DEFMSPEC $TIMER ...) ; compiling (DEFMSPEC $UNTIMER ...) ; compiling (DEFUN MICRO-TO-SEC ...) ; compiling (DEFUN MICRO-PER-CALL-TO-SEC ...) ; compiling (DEFUN TIMER-MLIST ...) ; compiling (DEFMSPEC $TIMER_INFO ...) ; compiling (DEFUN MACSYMA-TIMER ...) ; compiling (DEFUN MACSYMA-UNTIMER ...) ; compiling (DEFVAR RUNTIME-DEVALUE ...) ; compiling (DEFVAR GCTIME-DEVALUE ...) ; compiling (DEFMVAR $TIMER_DEVALUE ...) ; compiling (DEFUN TIMER-HANDLER ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/mtrace.fasl written ; compilation finished in 0:00:00.108 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mtrace.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mdebug.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/mdebug.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DECLAIM (OPTIMIZE # ...)) ; compiling (DEFSTRUCT (LINE-INFO #) ...) ; compiling (DEFSTRUCT (BKPT #) ...) ; compiling (DEFUN $BT ...) ; compiling (DEFVAR *CURRENT-FRAME* ...) ; compiling (DEFVAR $MDEBUG_PRINT_LENGTH ...) ; compiling (DEFMACRO BAK-TOP-FORM ...) ; compiling (DEFUN FRAME-INFO ...) ; compiling (DEFUN PRINT-ONE-FRAME ...) ; compiling (QUOTE COMPILE) ; compiling (DEFUN BREAK-CALL ...) ; compiling (DEFUN COMPLETE-PROP ...) ; compiling (DEFUN $BACKTRACE ...) ; compiling (DEFVAR *BREAK-POINTS* ...) ; compiling (DEFVAR *BREAK-POINT-VECTOR* ...) ; compiling (DEFUN INIT-BREAK-POINTS ...) ; compiling (DEFVAR *BREAK-STEP* ...) ; compiling (DEFVAR *STEP-NEXT* ...) ; compiling (DEFUN STEP-INTO ...) ; compiling (DEFUN STEP-NEXT ...) ; compiling (DEFUN MAYBE-BREAK ...) ; compiling (DEFUN BREAK-STEP-INTO ...) ; compiling (DEFUN BREAK-STEP-NEXT ...) ; compiling (DEFVAR *LINEINFO-ARRAY-INTERNAL* ...) ; compiling (DEFUN SET-FULL-LINEINFO ...) ; compiling (DEFUN WALK-GET-LINEINFO ...) ; compiling (DEFUN FIRST-FORM-LINE ...) ; compiling (DEFVAR *LAST-DBM-COMMAND* ...) ; compiling (DEFUN SPLIT-STRING ...) ; compiling (DECLAIM (SPECIAL *MREAD-PROMPT*)) ; compiling (DEFVAR *NEED-PROMPT* ...) ; compiling (DEFUN DBM-READ ...) ; compiling (DEFVAR *BREAK-LEVEL* ...) ; compiling (DEFVAR *BREAK-ENV* ...) ; compiling (DEFVAR *TOP-EOF* ...) ; compiling (DEFVAR *QUIT-TAG* ...) ; compiling (DEFVAR *QUIT-TAGS* ...) ; compiling (DEFUN SET-ENV ...) ; compiling (DEFVAR *DIFF-MSPECLIST* ...) ; compiling (DEFVAR *DIFF-BINDLIST* ...) ; compiling (DEFUN BREAK-DBM-LOOP ...) ; compiling (DEFUN BREAK-QUIT ...) ; compiling (DEFUN BREAK-CURRENT ...) ; compiling (DEFUN DEF-BREAK ...) ; compiling (DEFUN BREAK-HELP ...) ; compiling (DEF-BREAK :HELP ...) ; compiling (DEF-BREAK :_NONE ...) ; compiling (DEF-BREAK :NEXT ...) ; compiling (DEF-BREAK :STEP ...) ; compiling (DEF-BREAK :QUIT ...) ; compiling (DEF-BREAK :TOP ...) ; compiling (DEFUN *BREAK-POINTS* ...) ; compiling (DEFUN BREAK-FUNCTION ...) ; compiling (DEFUN MAKE-BREAK-POINT ...) ; compiling (DEFUN DBM-UP ...) ; compiling (DEFUN INSERT-BREAK-POINT ...) ; compiling (DEFUN SHORT-NAME ...) ; compiling (DEFUN SHOW-BREAK-POINT ...) ; compiling (DEFUN RELATIVE-LINE ...) ; compiling (DEFUN ITERATE-OVER-BKPTS ...) ; compiling (DEFUN CURRENT-STEP-FUN ...) ; compiling (DEF-BREAK :BT ...) ; compiling (DEF-BREAK :INFO ...) ; compiling (DEFMACRO LISP-QUIET ...) ; compiling (DEF-BREAK :LISP-QUIET ...) ; compiling (DEF-BREAK :LISP ...) ; compiling (DEFMACRO LISP-EVAL ...) ; compiling (DEF-BREAK :DELETE ...) ; compiling (DEF-BREAK :FRAME ...) ; compiling (DEF-BREAK :RESUME ...) ; compiling (DEF-BREAK :CONTINUE ...) ; compiling (DEF-BREAK :DISABLE ...) ; compiling (DEF-BREAK :ENABLE ...) ; compiling (DEF-BREAK :BREAK ...) ; compiling (SETF (GET :BREAK ...) ...) ; compiling (DEFMACRO DO-BREAK ...) ; compiling (DEFUN GET-LINEINFO ...) ; compiling (DEFUN RESTORE-BINDINGS ...) ; compiling (DEFUN REMOVE-BINDINGS ...) ; compiling (DEFUN BREAK-FRAME ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/mdebug.fasl written ; compilation finished in 0:00:00.173 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mdebug.fasl" ; - Compiling module "miscellaneous" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/scs.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/scs.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE SCS) ; compiling (DEFMFUN $SCSIMP ...) ; compiling (DEFUN SCS ...) ; compiling (DEFUN SUBSCS ...) ; compiling (DEFUN SUBSC ...) ; compiling (DEFUN DSTRB ...) ; compiling (DEFMFUN $DISTRIB ...) ; compiling (DEFMFUN $FACOUT ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/scs.fasl written ; compilation finished in 0:00:00.022 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/scs.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/asum.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/asum.lisp" (written 08 DEC 2016 04:24:51 AM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE ASUM) ; compiling (LOAD-MACSYMA-MACROS RZMAC) ; compiling (DECLARE-TOP (SPECIAL OPERS ...)) ; compiling (LOOP FOR ...) ; compiling (DEFMVAR $ZETA%PI ...) ; compiling (DEFUN POLY? ...) ; compiling (DEFUN SMONO ...) ; compiling (DEFUN SMONOP ...) ; compiling (DEFUN SMONOGEN ...) ; compiling (DEFMVAR $FACTLIM ...) ; compiling (DEFVAR MAKEF ...) ; compiling (DEFMFUN $GENFACT ...) ; compiling (DEFUN GFACT ...) ; compiling (DEFUN K ...) ; compiling (DEFUN FACTORIAL ...) ; compiling (DEFPROP MFACTORIAL ...) ; compiling (DEFMFUN SIMPFACT ...) ; compiling (DEFUN MAKEGAMMA1 ...) ; compiling (DEFMFUN SIMPGFACT ...) ; compiling (DEFMVAR $CAUCHYSUM ...) ; compiling (DEFMVAR $GENSUMNUM ...) ; compiling (DEFMVAR $GENINDEX ...) ; compiling (DEFMVAR $ZEROBERN ...) ; compiling (DEFMVAR $SIMPSUM ...) ; compiling (DEFMVAR $SIMPPRODUCT ...) ; compiling (DEFVAR *INFSUMSIMP ...) ; compiling (DEFMVAR $CFLENGTH ...) ; compiling (DEFMVAR $TAYLORDEPTH ...) ; compiling (DEFMVAR $MAXTAYDIFF ...) ; compiling (DEFMVAR $VERBOSE ...) ; compiling (DEFVAR *TRUNCLIST ...) ; compiling (DEFVAR PS-BMT-DISREP ...) ; compiling (DEFVAR SILENT-TAYLOR-FLAG ...) ; compiling (DEFMACRO SUM-ARG ...) ; compiling (DEFMACRO SUM-INDEX ...) ; compiling (DEFMACRO SUM-LOWER ...) ; compiling (DEFMACRO SUM-UPPER ...) ; compiling (DEFMSPEC $SUM ...) ; compiling (DEFMSPEC $LSUM ...) ; compiling (DEFMFUN SIMPSUM ...) ; compiling (DEFUN SIMPSUM1-SAVE ...) ; compiling (DEFUN DOSUM ...) ; compiling (DEFUN SUBST-IF-NOT-FREEOF ...) ; compiling (DEFUN MEVALSUMARG ...) ; compiling (DEFUN APPARENTLY-INTEGER ...) ; compiling (DEFUN DO%SUM ...) ; compiling (DEFUN SIMPSUM1 ...) ; compiling (DEFUN SIMPPROD1 ...) ; compiling (DEFUN SIMPPROD1-SAVE ...) ; compiling (DEFUN GENSUMINDEX ...) ; compiling (DEFUN SUMTIMES ...) ; compiling (DEFUN SUMULTIN ...) ; compiling (DEFUN SUMPLS ...) ; compiling (DEFUN ONEDIFF ...) ; compiling (DEFUN FREESUM ...) ; compiling (DEFPARAMETER *OPERS-LIST ...) ; compiling (DEFPARAMETER OPERS ...) ; compiling (DEFUN OPER-APPLY ...) ; compiling (DEFUN LINEARIZE1 ...) ; compiling (DEFUN OPIDENT ...) ; compiling (DEFUN REM-CONST ...) ; compiling (DEFUN LINEARIZE2 ...) ; compiling (DEFUN LINEARCONST ...) ; compiling (DEFUN LINEARIZE3 ...) ; compiling (SETQ OPERS ...) ; compiling (DEFUN REM-OPERS-P ...) ; compiling (DEFUN ADDITIVE ...) ; compiling (SETQ OPERS ...) ; compiling (DEFUN MULTIPLICATIVE ...) ; compiling (SETQ OPERS ...) ; compiling (DEFUN OUTATIVE ...) ; compiling (DEFPROP %SUM ...) ; compiling (DEFPROP %SUM ...) ; compiling (DEFPROP %INTEGRATE ...) ; compiling (DEFPROP %INTEGRATE ...) ; compiling (DEFPROP %LIMIT ...) ; compiling (DEFPROP %LIMIT ...) ; compiling (SETQ OPERS ...) ; compiling (SETQ OPERS ...) ; compiling (DEFMFUN EVENFUN ...) ; compiling (DEFMFUN ODDFUN ...) ; compiling (SETQ OPERS ...) ; compiling (SETQ OPERS ...) ; compiling (DEFMFUN COMMUTATIVE1 ...) ; compiling (SETQ OPERS ...) ; compiling (DEFMFUN ANTISYM ...) ; compiling (DEFUN ANTISYM1 ...) ; compiling (DEFUN BBSORT1 ...) ; compiling (SETQ OPERS ...) ; compiling (DEFUN NARY1 ...) ; compiling (DEFUN NARY2 ...) ; compiling (SETQ OPERS ...) ; compiling (DEFMFUN LASSOCIATIVE ...) ; compiling (SETQ OPERS ...) ; compiling (DEFMFUN RASSOCIATIVE ...) ; compiling (DEFMFUN TOTAL-NARY ...) ; compiling (DEFPARAMETER $OPPROPERTIES ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/asum.fasl written ; compilation finished in 0:00:00.273 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/asum.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/fortra.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/fortra.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE FORTRA) ; compiling (DECLARE-TOP (SPECIAL *LB* ...)) ; compiling (DEFMVAR $FORTSPACES ...) ; compiling (DEFMVAR $FORTINDENT ...) ; compiling (DEFMVAR $FORTFLOAT ...) ; compiling (DEFMSPEC $FORTRAN ...) ; compiling (DEFPROP MEXPT ...) ; compiling (DEFUN FORTRAN-PRINT ...) ; compiling (DEFUN PRINT-SPACES ...) ; compiling (DEFUN FORTSCAN ...) ; compiling (DEFUN FORTSCAN-MTIMES ...) ; compiling (DEFMFUN $FORTMX ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/fortra.fasl written ; compilation finished in 0:00:00.043 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/fortra.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/optim.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/optim.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE OPTIM) ; compiling (DECLARE-TOP (UNSPECIAL ARGS)) ; compiling (DEFVAR *SUBEXP* ...) ; compiling (DEFMVAR $OPTIMPREFIX ...) ; compiling (DEFMVAR $OPTIMWARN ...) ; compiling (DEFMFUN $OPTIMIZE ...) ; compiling (DEFUN OPFORMAT ...) ; compiling (DEFUN OPMEXPT ...) ; compiling (DEFMFUN $COLLAPSE ...) ; compiling (DEFUN COLLAPSE ...) ; compiling (DEFUN COMEXP ...) ; compiling (DEFUN OPTIM ...) ; compiling (DEFUN OPT-HASH ...) ; compiling (DEFUN GETOPTIMVAR ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/optim.fasl written ; compilation finished in 0:00:00.050 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/optim.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/marray.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/marray.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE ARRAY) ; compiling (DEFUN $LISTARRAY ...) ; compiling (DEFMFUN $FILLARRAY ...) ; compiling (DEFUN GETVALUE ...) ; compiling (DEFMSPEC $REARRAY ...) ; compiling (DEFUN REARRAY-AUX ...) ; compiling (DEFUN LISPM-REARRAY ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/marray.fasl written ; compilation finished in 0:00:00.021 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/marray.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/mdot.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/mdot.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE MDOT) ; compiling (DEFMVAR $DOTCONSTRULES ...) ; compiling (DEFMVAR $DOT0SIMP ...) ; compiling (DEFMVAR $DOT0NSCSIMP ...) ; compiling (DEFMVAR $DOT1SIMP ...) ; compiling (DEFMVAR $DOTSCRULES ...) ; compiling (DEFMVAR $DOTDISTRIB ...) ; compiling (DEFMVAR $DOTEXPTSIMP ...) ; compiling (DEFMVAR $DOTASSOC ...) ; compiling (DEFMVAR $DOALLMXOPS ...) ; compiling (DEFMVAR $DOMXMXOPS ...) ; compiling (DEFMVAR $DOSCMXOPS ...) ; compiling (DEFMVAR $DOMXNCTIMES ...) ; compiling (DEFMVAR $SCALARMATRIXP ...) ; compiling (DEFMVAR $DOTIDENT ...) ; compiling (DEFMVAR $ASSUMESCALAR ...) ; compiling (DECLARE-TOP (SPECIAL $EXPOP ...)) ; compiling (DEFPROP MNCTIMES ...) ; compiling (DEFPROP MNCEXPT ...) ; compiling (DEFUN SIMPNCT ...) ; compiling (DEFUN COMMUTATIVE-PRODUCTP ...) ; compiling (DEFUN SIMPNCT-SC-OR-CONST-P ...) ; compiling (DEFUN SIMPNCT-CONSTANTP ...) ; compiling (DEFUN SIMPNCT-ASSUMESCALARP ...) ; compiling (DEFUN SIMPNCT-ONEP ...) ; compiling (DEFUN ZERO-PRODUCTP ...) ; compiling (DEFUN PRODUCT-WITH-INNER-SCALARP ...) ; compiling (DEFUN PARTITION-PRODUCT ...) ; compiling (DEFUN OUTER-CONSTANT ...) ; compiling (DEFUN SIMPNCT-BASE ...) ; compiling (DEFUN SIMPNCT-POWER ...) ; compiling (DEFUN SIMPNCT-ALIKE ...) ; compiling (DEFUN SIMPNCT-MERGE-FACTORS ...) ; compiling (DEFUN MATRIX-MATRIX-PRODUCTP ...) ; compiling (DEFUN SCALAR-MATRIX-PRODUCTP ...) ; compiling (DEFUN SIMPNCEXPT ...) ; compiling (DEFUN SIMPNCT-INVERT ...) ; compiling (DEFUN IDENTITYMX ...) ; compiling (DEFUN SIMPNCT-MERGE-PRODUCT ...) ; compiling (DEFUN SIMPNCT-ANTISYM-CHECK ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/mdot.fasl written ; compilation finished in 0:00:00.049 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mdot.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/irinte.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/irinte.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE IRINTE) ; compiling (LOAD-MACSYMA-MACROS RZMAC) ; compiling (DECLARE-TOP (SPECIAL CHECKCOEFSIGNLIST ...)) ; compiling (DEFUN HASVAR ...) ; compiling (DEFUN ZERP ...) ; compiling (DEFUN INTEGERPFR ...) ; compiling (DEFUN NONZERP ...) ; compiling (DEFUN FREEVNZ ...) ; compiling (DEFUN INTE ...) ; compiling (DEFUN INTIR-REF ...) ; compiling (DEFUN INTIR1 ...) ; compiling (DEFUN INTIR2 ...) ; compiling (DEFUN INTIR3 ...) ; compiling (DEFUN INTIR3-R0TEST ...) ; compiling (DEFUN INTIR1-REF ...) ; compiling (DEFUN PP-INTIR1 ...) ; compiling (DEFUN MM-INTIR1 ...) ; compiling (DEFUN PM-INTIR1 ...) ; compiling (DEFUN PP-INTIR1-EXEC ...) ; compiling (DEFUN MM-INTIR1-EXEC ...) ; compiling (DEFUN INTIR3-REF ...) ; compiling (DEFUN ROOT+ANYTHING ...) ; compiling (DEFUN PNS-INTIR3 ...) ; compiling (DEFUN ZS-INTIR3 ...) ; compiling (DEFUN NS-INTIR3 ...) ; compiling (DEFUN CDRAS ...) ; compiling (DEFUN INTIR ...) ; compiling (DEFUN INTI ...) ; compiling (DEFUN DISTREXPANDROOT ...) ; compiling (DEFUN EXPANDROOT ...) ; compiling (DEFUN INTIRFACTOROOT ...) ; compiling (DEFUN DISTRFACTOR ...) ; compiling (DEFUN FACTOROOT ...) ; compiling (DEFUN CAREFULFACTOR ...) ; compiling (DEFUN RESTOREX ...) ; compiling (DEFUN DISTRESTOREX ...) ; compiling (DEFUN TIMESTEST ...) ; compiling (DEFUN INTIRA ...) ; compiling (DEFUN JMAUG ...) ; compiling (DEFUN FACTPOW ...) ; compiling (DEFUN ELLIPTQUAD ...) ; compiling (DEFUN POLFOO ...) ; compiling (DEFUN POWERCOEFLIST ...) ; compiling (DEFUN CONSTERM ...) ; compiling (DEFUN PREVCONSTEXPAN ...) ; compiling (DEFUN DISTRINPLUSPREV ...) ; compiling (DEFUN DISTRINTIMESPREV ...) ; compiling (DEFUN INSIDE ...) ; compiling (DEFUN UNQUOTE ...) ; compiling (DEFUN CHECKSIGNTM ...) ; compiling (DEFUN CHECKFLAGANDACT ...) ; compiling (DEFUN FINDSIGNOFACTORS ...) ; compiling (DEFUN FINDSIGNOFTHEIRPRODUCT ...) ; compiling (DEFUN CHANGESIGN ...) ; compiling (DEFUN DEN1 ...) ; compiling (DEFUN SIGNDISCR ...) ; compiling (DEFUN ASKINVER ...) ; compiling (DEFUN SIGNDIS1 ...) ; compiling (DEFUN SIGNDIS2 ...) ; compiling (DEFUN SIGNDIS3 ...) ; compiling (DEFUN NUMMNUMN ...) ; compiling (DEFUN NUMN ...) ; compiling (DEFUN AUGMULT ...) ; compiling (DEFUN DENMDENN ...) ; compiling (DEFUN DENN ...) ; compiling (DEFUN DEN1DENN ...) ; compiling (DEFUN DEN1DEN1 ...) ; compiling (DEFUN NOCONSTQUAD ...) ; compiling (DEFUN TRIVIAL1 ...) ; compiling (DEFUN NUMMDENN ...) ; compiling (DEFUN DENMNUMN ...) ; compiling (DEFUN NONCONSTQUADENUM ...) ; compiling (DEFUN CASEGEN ...) ; compiling (DEFUN CASE1 ...) ; compiling (DEFUN R1M ...) ; compiling (DEFUN CASE0 ...) ; compiling (DEFUN DEN1NUMN ...) ; compiling (DEFUN DISTRINT ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/irinte.fasl written ; compilation finished in 0:00:00.184 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/irinte.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/series.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/series.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE SERIES) ; compiling (DECLARE-TOP (SPECIAL VAR ...)) ; compiling (LOAD-MACSYMA-MACROS RZMAC) ; compiling (DEFMFUN $POWERSERIES ...) ; compiling (DEFINE-CONDITION POWERSERIES-EXPANSION-ERROR ...) ; compiling (DEFUN POWERSERIES-EXPANSION-ERROR ...) ; compiling (DEFUN POWERSERIES ...) ; compiling (DEFUN INTDIFF-VARS-IN-EXPR ...) ; compiling (DEFUN SBSTPT ...) ; compiling (DEFUN SERIESEXPAND* ...) ; compiling (DEFUN OUT-OF ...) ; compiling (DEFUN SHOW-EXP ...) ; compiling (DEFUN SERIESPASS1 ...) ; compiling (DEFUN SP2EXPAND ...) ; compiling (DEFUN SP2SUB ...) ; compiling (DEFUN RATEXP ...) ; compiling (DEFUN SRATEXPND ...) ; compiling (DEFUN PSP2FORMP ...) ; compiling (DEFUN PSP2FOLDSUM ...) ; compiling (DEFUN DISTINCT-NONZERO-ROOTS-P ...) ; compiling (DEFUN HAS-DISTINCT-NONZERO-ROOTS-P ...) ; compiling (DEFUN EXPAND-DISTINCT-ROOTS ...) ; compiling (DEFUN RATEXPAND1 ...) ; compiling (DEFUN SRATSUBST ...) ; compiling (DEFUN GGCD ...) ; compiling (DEFUN EXLIST ...) ; compiling (DEFUN SRBINEXPND ...) ; compiling (DEFUN PSP2FORM ...) ; compiling (DEFUN SRINTEGEXPD ...) ; compiling (DEFUN SRATP ...) ; compiling (DEFUN SANDMAP ...) ; compiling (DEFUN SP2TRIG ...) ; compiling (DEFUN SPLIT-TWO-TERM-POLY ...) ; compiling (DEFUN SP2LOG ...) ; compiling (DEFUN SP2EXPT ...) ; compiling (DEFUN DUP ...) ; compiling (DEFUN SP2DIFF ...) ; compiling (DEFUN SP2DIFF1 ...) ; compiling (DEFUN SP2DIFF2 ...) ;; Wrote file binary-clisp/gamma.fas ; - Loading binary file "binary-clisp/gamma.fas" ;; Loading file binary-clisp/gamma.fas ... ; compiling (DEFUN SP2INTEG ...) ; compiling (DEFUN SP2INTEG1 ...) ;; Loaded file binary-clisp/gamma.fas ; compiling (DEFUN SP2INTEG12 ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mstuff.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/mstuff.lisp ... ; compiling (DEFUN SP2INTEG13 ...) ; compiling (DEFUN INT-DIFF-SUBSTITUTE ...) ; compiling (DEFUN SP2INTEG2 ...) ; compiling (DEFUN SP3RECONST ...) ; compiling (DEFUN SP3SUBSTPN ...) ; compiling (DEFUN SP3SUBSTP1 ...) ; compiling (DEFUN SP3SUBST ...) ; compiling (DEFUN SP3FORM ...) ; compiling (DEFUN SP3FORM1 ...) ; compiling (DEFPROP %SIN ...) ; compiling (DEFPROP %COS ...) ; compiling (DEFPROP %TAN ...) ; compiling (DEFPROP %CSC ...) ; compiling (DEFPROP %COT ...) ; compiling (DEFPROP %SEC ...) ; compiling (DEFPROP MEXPT ...) ; compiling (DEFPROP %SINH ...) ; compiling (DEFPROP %COSH ...) ; compiling (DEFPROP %TANH ...) ; compiling (DEFPROP %COTH ...) ; compiling (DEFPROP %SECH ...) ; compiling (DEFPROP %CSCH ...) ; compiling (DEFPROP %ASIN ...) ; compiling (DEFPROP %ATAN ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/series.fasl written ; compilation finished in 0:00:00.201 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/series.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/numth.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/numth.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE NUMTH) ; compiling (DECLARE-TOP (SPECIAL $INTFACLIM ...)) ; compiling (LOAD-MACSYMA-MACROS RZMAC) ; compiling (DEFMFUN $DIVSUM ...) ;; Wrote file binary-clisp/mstuff.fas ; compiling (DEFUN DIVSUM ...) ; - Loading binary file "binary-clisp/mstuff.fas" ; file: /home/gunter/src/maxima-5.40.0/src/numth.lisp ; in: DEFUN DIVSUM ; #'(LAMBDA (MAXIMA::PE) (1+ (THE FIXNUM (CADR MAXIMA::PE)))) ; ; note: doing signed word to integer coercion (cost 20) to "" ;; Loading file binary-clisp/mstuff.fas ... ;; Loaded file binary-clisp/mstuff.fas ; - Compiling module "poisson-series" ; (LET ((MAXIMA::P (CAR MAXIMA::PE)) (MAXIMA::E (CADR MAXIMA::PE))) ; (DECLARE (TYPE (INTEGER 2) MAXIMA::P) ; (TYPE (INTEGER 1 (4611686018427387903)) MAXIMA::E)) ; (LET ((MAXIMA::TMP (EXPT MAXIMA::P MAXIMA::K))) ; (TRUNCATE (1- (EXPT MAXIMA::TMP #)) (1- MAXIMA::TMP)))) ; --> MULTIPLE-VALUE-BIND LET 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. ; (1- (EXPT MAXIMA::TMP (1+ MAXIMA::E))) ; ==> ; (- (EXPT MAXIMA::TMP (1+ MAXIMA::E)) 1) ; ; note: forced to do GENERIC-- (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a (INTEGER 1), not a FIXNUM. ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a (INTEGER 1), not a FIXNUM. ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; etc. ; (1- MAXIMA::TMP) ; ==> ; (- MAXIMA::TMP 1) ; ; note: forced to do GENERIC-- (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a (INTEGER 1), not a FIXNUM. ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a (INTEGER 1), not a FIXNUM. ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; etc. ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/pois2.lisp" ; (<= MAXIMA::N 1) ; --> IF ; ==> ;; Compiling file ; (> SB-C::X SB-C::Y) ; /home/gunter/src/maxima-5.40.0/src/pois2.lisp; note: forced to do GENERIC-> (cost 10) ...; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; etc. ; (DEFUN MAXIMA::DIVSUM (MAXIMA::N MAXIMA::K) ; (DECLARE (TYPE (INTEGER 0) MAXIMA::N MAXIMA::K) ; (OPTIMIZE (SPEED 3))) ; (LET ((MAXIMA::$INTFACLIM NIL)) ; (COND ((<= MAXIMA::N 1) 1) ((ZEROP MAXIMA::K) (REDUCE #'* # :KEY #'#)) ; (T (REDUCE #'* # :KEY #'#))))) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION ; --> SB-C::%FUNCALL MULTIPLE-VALUE-BIND LET 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. ; ; 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 (DEFMFUN $TOTIENT ...) ; compiling (DEFUN TOTIENT ...) ; file: /home/gunter/src/maxima-5.40.0/src/numth.lisp ; in: DEFUN TOTIENT ; (LET ((MAXIMA::P (CAR MAXIMA::PE)) (MAXIMA::E (CADR MAXIMA::PE))) ; (DECLARE (TYPE (INTEGER 2) MAXIMA::P) ; (TYPE (INTEGER 1 (4611686018427387903)) MAXIMA::E)) ; (* (1- MAXIMA::P) (EXPT MAXIMA::P (1- MAXIMA::E)))) ; --> MULTIPLE-VALUE-BIND LET 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. ; (1- MAXIMA::P) ; ==> ; (- MAXIMA::P 1) ; ; note: forced to do GENERIC-- (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a (INTEGER 2), not a FIXNUM. ; The result is a (VALUES (INTEGER 1) &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a (INTEGER 2), not a FIXNUM. ; The result is a (VALUES (INTEGER 1) &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; etc. ; (* (1- MAXIMA::P) (EXPT MAXIMA::P (1- MAXIMA::E))) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a (INTEGER 1), not a FIXNUM. ; The second argument is a (INTEGER 1), not a FIXNUM. ; The result is a (VALUES (INTEGER 1) &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a (INTEGER 1), not a (SIGNED-BYTE 64). ; The second argument is a (INTEGER 1), not a (SIGNED-BYTE 64). ; The result is a (VALUES (INTEGER 1) &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) ; &REST T). ; etc. ; (< MAXIMA::N 2) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; etc. ; (DEFUN MAXIMA::TOTIENT (MAXIMA::N) ; (DECLARE (TYPE (INTEGER 0) MAXIMA::N) ; (OPTIMIZE (SPEED 3))) ; (LET ((MAXIMA::$INTFACLIM NIL)) ; (IF (< MAXIMA::N 2) ; MAXIMA::N ; (REDUCE #'* (MAXIMA::GET-FACTOR-LIST MAXIMA::N) :KEY ; #'(LAMBDA # #))))) ; --> PROGN SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION ; --> SB-C::%FUNCALL MULTIPLE-VALUE-BIND LET 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 (DEFUN $JACOBI ...) ; compiling (DEFUN JACOBI ...) ;; Wrote file binary-clisp/pois2.fas ; - Loading binary file "binary-clisp/pois2.fas" ;; Loading file binary-clisp/pois2.fas ... ;; Loaded file binary-clisp/pois2.fas ; file: /home/gunter/src/maxima-5.40.0/src/numth.lisp ; in: DEFUN JACOBI ; (ASH MAXIMA::B -1) ; ; note: forced to do full call ; unable to do inline ASH (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline ASH (cost 3) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &REST T). ; etc. ; (MINUSP MAXIMA::B) ; ==> ; (< MAXIMA::B 0) ; ; 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. ; (- MAXIMA::B) ; ==> ; (SB-KERNEL:%NEGATE (THE NUMBER MAXIMA::B)) ; ; note: forced to do GENERIC-NEGATE (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 2) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; (MINUSP MAXIMA::A) ; ==> ; (< MAXIMA::A 0) ; ; 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. ; (> MAXIMA::B 1) ; ; 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. ; (ASH MAXIMA::A -1) ; ; note: forced to do full call ; unable to do inline ASH (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline ASH (cost 3) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &REST T). ; etc. ; (ABS MAXIMA::A) ; --> IF ; ==> ; (< SB-C::X 0) ; ; 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. ; --> IF - ; ==> ; (SB-KERNEL:%NEGATE (THE NUMBER SB-C::X)) ; ; note: forced to do GENERIC-NEGATE (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a (INTEGER * -1), not a FIXNUM. ; The result is a (VALUES (INTEGER 1) &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 2) because: ; The first argument is a (INTEGER * -1), not a (SIGNED-BYTE 64). ; The result is a (VALUES (INTEGER 1) &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) ; &REST T). ; etc. ; --> IF ; ==> ; (< SB-C::X 0) ; ; 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. ; --> IF - ; ==> ; (SB-KERNEL:%NEGATE (THE NUMBER SB-C::X)) ; ; note: forced to do GENERIC-NEGATE (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a (INTEGER * -1), not a FIXNUM. ; The result is a (VALUES (INTEGER 1) &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 2) because: ; The first argument is a (INTEGER * -1), not a (SIGNED-BYTE 64). ; The result is a (VALUES (INTEGER 1) &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) ; &REST T). ; etc. ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/pois3.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/pois3.lisp ... ; compiling (DECLAIM (INLINE GCTIMES ...)) ; compiling (DEFMFUN $GCFACTOR ...) ; compiling (DEFUN IMODP ...) ; file: /home/gunter/src/maxima-5.40.0/src/numth.lisp ; in: DEFUN IMODP ; (REM MAXIMA::P 24) ; --> NTH-VALUE MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL ; ==> ; (TRUNCATE NUMBER SB-C::DIVISOR) ; ; note: unable to ; convert integer division to multiplication ; due to type uncertainty: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; (REM MAXIMA::P 4) ; --> IF MINUSP ; ==> ; (< SB-C::X 0) ; ; 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. ; (REM MAXIMA::P 8) ; --> IF MINUSP ; ==> ; (< SB-C::X 0) ; ; 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. ; (1- MAXIMA::P) ; ==> ; (- MAXIMA::P 1) ; ; note: forced to do GENERIC-- (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; etc. ; (ASH (1- MAXIMA::P) -2) ; ; note: forced to do full call ; unable to do inline ASH (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline ASH (cost 3) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &REST T). ; etc. ; (1- MAXIMA::P) ; ==> ; (- MAXIMA::P 1) ; ; note: forced to do GENERIC-- (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; etc. ; (ASH (1- MAXIMA::P) -2) ; ; note: forced to do full call ; unable to do inline ASH (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline ASH (cost 3) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &REST T). ; etc. ; (+ MAXIMA::I MAXIMA::J) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; (1- MAXIMA::P) ; ==> ; (- MAXIMA::P 1) ; ; note: forced to do GENERIC-- (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; etc. ; (ASH (1- MAXIMA::P) -2) ; ; note: forced to do full call ; unable to do inline ASH (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline ASH (cost 3) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &REST T). ; etc. ; compiling (DEFUN PSUMSQ ...) ; file: /home/gunter/src/maxima-5.40.0/src/numth.lisp ; in: DEFUN PSUMSQ ; (> MAXIMA::R1 MAXIMA::SP) ; ; note: forced to do GENERIC-> (cost 10) ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a UNSIGNED-BYTE, not a FIXNUM. ; compiling (DEFUN GCTIMES ...) ; file: /home/gunter/src/maxima-5.40.0/src/numth.lisp ; in: DEFUN GCTIMES ; (* MAXIMA::A MAXIMA::C) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; (* MAXIMA::B MAXIMA::D) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; (- (* MAXIMA::A MAXIMA::C) (* MAXIMA::B MAXIMA::D)) ; ; note: forced to do GENERIC-- (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; (* MAXIMA::A MAXIMA::D) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; (* MAXIMA::B MAXIMA::C) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; (+ (* MAXIMA::A MAXIMA::D) (* MAXIMA::B MAXIMA::C)) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; compiling (DEFUN GCDISP ...) ; compiling (DEFUN GCFACTOR ...) ; file: /home/gunter/src/maxima-5.40.0/src/numth.lisp ; in: DEFUN GCFACTOR ; (* MAXIMA::A MAXIMA::A) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; (* MAXIMA::B MAXIMA::B) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; (+ (* MAXIMA::A MAXIMA::A) (* MAXIMA::B MAXIMA::B)) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; (MAX (THE INTEGER (CAR MAXIMA::GL)) (THE INTEGER (CAR MAXIMA::NL))) ; --> LET LET IF >= IF ; ==> ; (< SB-C::X SB-C::Y) ; ; note: forced to do GENERIC-< (cost 10) ; unable to do inline fixnum comparison (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; (REM MAXIMA::ECONT 4) ; --> IF MINUSP ; ==> ; (< SB-C::X 0) ; ; 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. ; (MAXIMA::GCTIMES MAXIMA::A MAXIMA::B MAXIMA::RCD MAXIMA::ICD) ; --> BLOCK LIST - ; ==> ; (* MAXIMA::A MAXIMA::C) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; ==> ; (* MAXIMA::B MAXIMA::D) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; --> BLOCK LIST ; ==> ; (- (* MAXIMA::A MAXIMA::C) (* MAXIMA::B MAXIMA::D)) ; ; note: forced to do GENERIC-- (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; --> BLOCK LIST + ; ==> ; (* MAXIMA::A MAXIMA::D) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; ==> ; (* MAXIMA::B MAXIMA::C) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; --> BLOCK LIST ; ==> ; (+ (* MAXIMA::A MAXIMA::D) (* MAXIMA::B MAXIMA::C)) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; (* MAXIMA::A (THE INTEGER (CAR MAXIMA::CD))) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; (* MAXIMA::B (THE INTEGER (CADR MAXIMA::CD))) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; (+ (* MAXIMA::A (THE INTEGER (CAR MAXIMA::CD))) ; (* MAXIMA::B (THE INTEGER (CADR MAXIMA::CD)))) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; (- (THE INTEGER (CADR MAXIMA::DC))) ; ==> ; (SB-KERNEL:%NEGATE (THE NUMBER (THE INTEGER (CADR MAXIMA::DC)))) ; ; note: forced to do GENERIC-NEGATE (cost 10) ; unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 2) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; (MAXIMA::GCTIMES MAXIMA::A MAXIMA::B (THE INTEGER (CAR MAXIMA::DC)) ; (- (THE INTEGER (CADR MAXIMA::DC)))) ; --> BLOCK LIST - ; ==> ; (* MAXIMA::A MAXIMA::C) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; ==> ; (* MAXIMA::B MAXIMA::D) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; --> BLOCK LIST ; ==> ; (- (* MAXIMA::A MAXIMA::C) (* MAXIMA::B MAXIMA::D)) ; ; note: forced to do GENERIC-- (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; --> BLOCK LIST + ; ==> ; (* MAXIMA::A MAXIMA::D) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; ==> ; (* MAXIMA::B MAXIMA::C) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; --> BLOCK LIST ; ==> ; (+ (* MAXIMA::A MAXIMA::D) (* MAXIMA::B MAXIMA::C)) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; (INCF MAXIMA::ECONT (THE INTEGER (CADR MAXIMA::GL))) ; --> SETQ THE ; ==> ; (+ (THE INTEGER (CADR MAXIMA::GL)) MAXIMA::ECONT) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; (INCF MAXIMA::E1 (THE INTEGER (CADR MAXIMA::GL))) ; --> SETQ THE ; ==> ; (+ (THE INTEGER (CADR MAXIMA::GL)) MAXIMA::E1) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; (INCF MAXIMA::E2 (THE INTEGER (CADR MAXIMA::GL))) ; --> SETQ THE ; ==> ; (+ (THE INTEGER (CADR MAXIMA::GL)) MAXIMA::E2) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; (* 2 (THE INTEGER (CADR MAXIMA::GL))) ; ==> ; (ASH SB-C::X 1) ; ; note: forced to do full call ; unable to do inline ASH (cost 2) because: ; The first argument is a T, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline ASH (cost 3) because: ; The first argument is a T, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &REST T). ; etc. ; (INCF MAXIMA::E1 (* 2 (THE INTEGER (CADR MAXIMA::GL)))) ; --> SETQ THE ; ==> ; (+ (* 2 (THE INTEGER (CADR MAXIMA::GL))) MAXIMA::E1) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; compiling (DEFUN GCSQR ...) ; file: /home/gunter/src/maxima-5.40.0/src/numth.lisp ; in: DEFUN GCSQR ; (* MAXIMA::R MAXIMA::R) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; (* MAXIMA::I MAXIMA::I) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) ; &REST T). ; etc. ; (+ (* MAXIMA::R MAXIMA::R) (* MAXIMA::I MAXIMA::I)) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; (* MAXIMA::R MAXIMA::I) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; (ASH (* MAXIMA::R MAXIMA::I) 1) ; ; note: forced to do full call ; unable to do inline ASH (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline ASH (cost 3) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &REST T). ; etc. ; compiling (DEFUN GCTIME1 ...) ; file: /home/gunter/src/maxima-5.40.0/src/numth.lisp ; in: DEFUN GCTIME1 ; (MAXIMA::GCTIMES (CAR MAXIMA::A) (CADR MAXIMA::A) (CAR MAXIMA::B) ; (CADR MAXIMA::B)) ; --> BLOCK LIST - ; ==> ; (* MAXIMA::A MAXIMA::C) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; ==> ; (* MAXIMA::B MAXIMA::D) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; --> BLOCK LIST ; ==> ; (- (* MAXIMA::A MAXIMA::C) (* MAXIMA::B MAXIMA::D)) ; ; note: forced to do GENERIC-- (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; --> BLOCK LIST + ; ==> ; (* MAXIMA::A MAXIMA::D) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; ==> ; (* MAXIMA::B MAXIMA::C) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; --> BLOCK LIST ; ==> ; (+ (* MAXIMA::A MAXIMA::D) (* MAXIMA::B MAXIMA::C)) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; compiling (DEFUN GCEXPT ...) ; file: /home/gunter/src/maxima-5.40.0/src/numth.lisp ; in: DEFUN GCEXPT ; (MAXIMA::GCTIME1 MAXIMA::A ; (MAXIMA::GCEXPT (MAXIMA::GCSQR MAXIMA::A) (ASH MAXIMA::N -1))) ; --> BLOCK MAXIMA::GCTIMES BLOCK LIST - ; ==> ; (* MAXIMA::A MAXIMA::C) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; ==> ; (* MAXIMA::B MAXIMA::D) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; --> BLOCK MAXIMA::GCTIMES BLOCK LIST ; ==> ; (- (* MAXIMA::A MAXIMA::C) (* MAXIMA::B MAXIMA::D)) ; ; note: forced to do GENERIC-- (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; --> BLOCK MAXIMA::GCTIMES BLOCK LIST + ; ==> ; (* MAXIMA::A MAXIMA::D) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; ==> ; (* MAXIMA::B MAXIMA::C) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 4) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; --> BLOCK MAXIMA::GCTIMES BLOCK LIST ; ==> ; (+ (* MAXIMA::A MAXIMA::D) (* MAXIMA::B MAXIMA::C)) ; ; note: forced to do GENERIC-+ (cost 10) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; compiling (DEFMVAR $ZN_PRIMROOT_LIMIT ...) ; compiling (DEFMVAR $ZN_PRIMROOT_VERBOSE ...) ; compiling (DEFMVAR $ZN_PRIMROOT_PRETEST ...) ; compiling (DEFUN ZN-QUO ...) ; compiling (DEFMFUN $ZN_ORDER ...) ; compiling (DEFUN ZN_ORDER ...) ; compiling (DEFUN ZN-ORDER ...) ; compiling (DEFUN TOTIENT-WITH-FACTORS ...) ; compiling (DEFUN TOTIENT-FROM-FACTORS ...) ; compiling (DEFMFUN $ZN_PRIMROOT_P ...) ; compiling (DEFUN ZN-PRIMROOT-P ...) ; compiling (DEFMFUN $ZN_PRIMROOT ...) ; compiling (DEFUN CYCLIC-P ...) ; compiling (DEFUN ZN-PRIMROOT ...) ; compiling (DEFMFUN $CHINESE ...) ; compiling (DEFUN CHINESE ...) ; compiling (DEFUN ZN-GCDEX2 ...) ; compiling (DEFMFUN $ZN_LOG ...) ; compiling (DEFUN ZN-DLOG ...) ; compiling (DEFUN DLOG-BABY-GIANT ...) ; compiling (DEFUN DLOG-NAIVE ...) ; compiling (DEFUN DLOG-RHO ...) ; compiling (DEFUN DLOG-F ...) ; compiling (DEFMFUN $ZN_CHARACTERISTIC_FACTORS ...) ; compiling (DEFMFUN $ZN_CARMICHAEL_LAMBDA ...) ; compiling (DEFUN ZN-CHARACTERISTIC-FACTORS ...) ; compiling (DEFUN ZN-SHANKS-PHI-STEP-BC ...) ; compiling (DEFUN ZN-PE> ...) ; compiling (DEFMFUN $ZN_FACTOR_GENERATORS ...) ; compiling (DEFUN ZN-FACTOR-GENERATORS ...) ; compiling (DEFMFUN $ZN_NTH_ROOT ...) ; compiling (DEFUN ZN-NRT ...) ; compiling (DEFUN ZN-DISTRIB-LISTS ...) ; compiling (DEFUN ZQ-NRT ...) ; compiling (DEFUN ZQ-AMM ...) ; compiling (DEFUN ZN-GCDEX1 ...) ; compiling (DEFUN ZN-GCDEX ...) ; compiling (DEFUN ZN-TABLE-ERRCHK ...) ; compiling (DEFMFUN $ZN_ADD_TABLE ...) ; compiling (DEFMFUN $ZN_MULT_TABLE ...) ; compiling (DEFMFUN $ZN_POWER_TABLE ...) ; compiling (DECLARE-TOP (SPECIAL *GF-CHAR* ...)) ; compiling (DEFVAR *GF-RAT-HEADER* ...) ; compiling (DEFVAR *EF-ARITH?* ...) ; compiling (DEFVAR *GF-CHAR* ...) ; compiling (DEFVAR *GF-EXP* ...) ; compiling (DEFVAR *GF-ORD* ...) ; compiling (DEFVAR *GF-CARD* ...) ; compiling (DEFVAR *GF-RED* ...) ; compiling (DEFVAR *GF-PRIM* ...) ; compiling (DEFVAR *GF-FS-ORD* ...) ; compiling (DEFVAR *GF-FSX* ...) ; compiling (DEFVAR *GF-FSX-BASE-P* ...) ; compiling (DEFVAR *GF-X^P-POWERS* ...) ; compiling (DEFVAR *F2-RED* ...) ; compiling (DECLAIM (FIXNUM *GF-EXP* ...)) ; compiling (DEFVAR *EF-EXP* ...) ; compiling (DEFVAR *EF-ORD* ...) ; compiling (DEFVAR *EF-CARD* ...) ; compiling (DEFVAR *EF-RED* ...) ; compiling (DEFVAR *EF-PRIM* ...) ; compiling (DEFVAR *EF-FS-ORD* ...) ; compiling (DEFVAR *EF-FSX* ...) ; compiling (DEFVAR *EF-FSX-BASE-Q* ...) ; compiling (DEFVAR *EF-X^Q-POWERS* ...) ; compiling (DEFVAR *GF-CHAR?* ...) ; compiling (DEFVAR *GF-RED?* ...) ; compiling (DEFVAR *GF-IRRED?* ...) ; compiling (DEFVAR *GF-DATA?* ...) ; compiling (DEFVAR *EF-RED?* ...) ; compiling (DEFVAR *EF-IRRED?* ...) ; compiling (DEFVAR *EF-DATA?* ...) ; compiling (DEFMVAR $GF_RAT ...) ; compiling (DEFMVAR $GF_SYMMETRIC ...) ; compiling (DEFMVAR $GF_BALANCED ...) ; compiling (PUTPROP (QUOTE $GF_SYMMETRIC) ...) ; compiling (DEFUN GF-BALANCED-INFO ...) ; compiling (DEFMVAR $GF_COEFF_LIMIT ...) ; compiling (PUTPROP (QUOTE $GF_COEFF_LIMIT) ...) ; compiling (DEFUN GF-COEFF-CHECK ...) ; compiling (DEFMVAR $GF_CANTOR_ZASSENHAUS ...) ; compiling (DEFMVAR $EF_COEFF_MULT ...) ; compiling (DEFMVAR $EF_COEFF_ADD ...) ; compiling (DEFMVAR $EF_COEFF_INV ...) ; compiling (DEFMVAR $EF_COEFF_EXP ...) ; compiling (DEFMVAR $GF_POWERS ...) ; compiling (DEFMVAR $GF_LOGS ...) ; compiling (DEFMVAR $GF_ZECH_LOGS ...) ; compiling (DEFVAR *GF-POWERS* ...) ; compiling (DEFVAR *GF-LOGS?* ...) ; compiling (DEFUN GF-MERROR ...) ; compiling (DEFUN GF-CHAR? ...) ; compiling (DEFUN GF-RED? ...) ; compiling (DEFUN GF-DATA? ...) ; compiling (DEFUN GF-FIELD? ...) ; compiling (DEFUN EF-GF-FIELD? ...) ; compiling (DEFUN EF-RED? ...) ; compiling (DEFUN EF-DATA? ...) ; compiling (DEFUN EF-FIELD? ...) ; compiling (DEFMACRO MAYBE-CHAR-IS-FIXNUM-LET ...) ; compiling (DEFUN GF-CINV ...) ; compiling (DEFUN GF-CPOW ...) ; compiling (DEFUN GF-CMOD ...) ; compiling (DEFUN GF-CTIMES ...) ;; Wrote file binary-clisp/pois3.fas ; compiling (DEFUN GF-CPLUS-B ...) ; - Loading binary file "binary-clisp/pois3.fas" ;; Loading file binary-clisp/pois3.fas ... ; compiling (DEFUN GF-CMINUS-B ...) ;; Loaded file binary-clisp/pois3.fas ; compiling (DEFUN EF-CINV ...) ; - Compiling module "translated-packages" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/desoln.lisp" ; compiling (DEFUN EF-CPOW ...) ; compiling (DEFUN EF-CMOD ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/desoln.lisp ... ; compiling (DEFUN EF-CTIMES ...) ; compiling (DEFUN EF-CPLUS-B ...) ; compiling (DEFUN EF-CMINUS-B ...) ; compiling (DEFUN EF-CTIMES-BY-TABLE ...) ; compiling (DEFUN EF-CMINUS-BY-TABLE ...) ; compiling (DEFUN EF-CINV-BY-TABLE ...) ; compiling (DEFUN EF-CPLUS-BY-TABLE ...) ;; Wrote file binary-clisp/desoln.fas ; compiling (DEFUN EF-CPOW-BY-TABLE ...) ; - Loading binary file "binary-clisp/desoln.fas" ;; Loading file binary-clisp/desoln.fas ... ;; Loaded file binary-clisp/desoln.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/elim.lisp" ; compiling (DEFUN GF-POW-BY-TABLE ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/elim.lisp ... ; compiling (DEFUN F2-RED ...) ; file: /home/gunter/src/maxima-5.40.0/src/numth.lisp ; in: DEFUN F2-RED ; (= MAXIMA::A 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; note: unable to open code because: The operands might not be the same type. ; (INTEGER-LENGTH MAXIMA::RED) ; ; note: forced to do full call ; unable to do inline positive fixnum integer-length (cost 24) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 62). ; unable to do inline fixnum integer-length (cost 25) because: ; The first argument is a INTEGER, not a FIXNUM. ; etc. ; (INTEGER-LENGTH MAXIMA::A) ; ; note: forced to do full call ; unable to do inline positive fixnum integer-length (cost 24) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 62). ; unable to do inline fixnum integer-length (cost 25) because: ; The first argument is a INTEGER, not a FIXNUM. ; etc. ; (ASH MAXIMA::RED MAXIMA::E) ; ; note: forced to do full call ; unable to do inline ASH (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a FIXNUM, not a (UNSIGNED-BYTE 62). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline ASH (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a FIXNUM, not a (UNSIGNED-BYTE 62). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; etc. ; (LOGXOR MAXIMA::A (ASH MAXIMA::RED MAXIMA::E)) ; ; note: forced to do static-fun Two-arg-xor (cost 53) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 3) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; compiling (DEFUN F2-TIMES ...) ; file: /home/gunter/src/maxima-5.40.0/src/numth.lisp ; in: DEFUN F2-TIMES ; (INTEGER-LENGTH MAXIMA::B) ; ; note: forced to do full call ; unable to do inline positive fixnum integer-length (cost 24) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 62). ; unable to do inline fixnum integer-length (cost 25) because: ; The first argument is a INTEGER, not a FIXNUM. ; etc. ; (ASH MAXIMA::A (1- MAXIMA::ILEN)) ; ; note: forced to do full call ; unable to do inline ASH (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a (INTEGER -1 4611686018427387839), not a (UNSIGNED-BYTE ; 62). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline ASH (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a (INTEGER -1 4611686018427387839), not a (UNSIGNED-BYTE ; 62). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; etc. ; (ASH MAXIMA::A1 MAXIMA::K) ; ; note: forced to do full call ; unable to do inline ASH (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a FIXNUM, not a (UNSIGNED-BYTE 62). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline ASH (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a FIXNUM, not a (UNSIGNED-BYTE 62). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; etc. ; (LOGXOR MAXIMA::AB MAXIMA::A1) ; ; note: forced to do static-fun Two-arg-xor (cost 53) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 3) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; compiling (DEFUN F2-POW ...) ; file: /home/gunter/src/maxima-5.40.0/src/numth.lisp ; in: DEFUN F2-POW ; (= MAXIMA::A 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; note: unable to open code because: The operands might not be the same type. ; (ASH MAXIMA::N -1) ; ; note: forced to do full call ; unable to do inline ASH (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline ASH (cost 3) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &REST T). ; etc. ; compiling (DEFUN F2-INV ...) ; file: /home/gunter/src/maxima-5.40.0/src/numth.lisp ; in: DEFUN F2-INV ; (= MAXIMA::B 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; note: unable to open code because: The operands might not be the same type. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; note: unable to open code because: The operands might not be the same type. ; (LOGXOR (MAXIMA::F2-TIMES MAXIMA::Q MAXIMA::B1) MAXIMA::A1) ; ; note: forced to do static-fun Two-arg-xor (cost 53) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 3) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; compiling (DEFUN F2-DIVIDE ...) ; file: /home/gunter/src/maxima-5.40.0/src/numth.lisp ; in: DEFUN F2-DIVIDE ; (= MAXIMA::B 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; note: unable to open code because: The operands might not be the same type. ; (= MAXIMA::A 0) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; note: unable to open code because: The operands might not be the same type. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; note: unable to open code because: The operands might not be the same type. ; (INTEGER-LENGTH MAXIMA::B) ; ; note: forced to do full call ; unable to do inline positive fixnum integer-length (cost 24) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 62). ; unable to do inline fixnum integer-length (cost 25) because: ; The first argument is a INTEGER, not a FIXNUM. ; etc. ; (INTEGER-LENGTH MAXIMA::A) ; ; note: forced to do full call ; unable to do inline positive fixnum integer-length (cost 24) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 62). ; unable to do inline fixnum integer-length (cost 25) because: ; The first argument is a INTEGER, not a FIXNUM. ; etc. ; (ASH 1 MAXIMA::E) ; ; note: forced to do full call ; unable to do inline ASH (cost 3) because: ; The second argument is a FIXNUM, not a (UNSIGNED-BYTE 62). ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; unable to do inline ASH (cost 3) because: ; The second argument is a FIXNUM, not a (UNSIGNED-BYTE 62). ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM ; &REST T). ; etc. ; (LOGXOR MAXIMA::Q (ASH 1 MAXIMA::E)) ; ; note: forced to do static-fun Two-arg-xor (cost 53) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 3) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; (ASH MAXIMA::B MAXIMA::E) ; ; note: forced to do full call ; unable to do inline ASH (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a FIXNUM, not a (UNSIGNED-BYTE 62). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline ASH (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a FIXNUM, not a (UNSIGNED-BYTE 62). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; etc. ; (LOGXOR MAXIMA::A (ASH MAXIMA::B MAXIMA::E)) ; ; note: forced to do static-fun Two-arg-xor (cost 53) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM &REST T). ; unable to do inline (signed-byte 64) arithmetic (cost 3) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a INTEGER, not a (SIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (SIGNED-BYTE 64) &REST ; T). ; etc. ; compiling (DEFINE-COMPILER-MACRO GF-CMOD ...) ; compiling (DEFINE-COMPILER-MACRO GF-CTIMES ...) ; file: /home/gunter/src/maxima-5.40.0/src/numth.lisp ; in: DEFINE-COMPILER-MACRO GF-CTIMES ; (DEFINE-COMPILER-MACRO MAXIMA::GF-CTIMES ; (MAXIMA::A MAXIMA::B) ; `(COND (MAXIMA::*EF-ARITH?* (MAXIMA::EF-CTIMES ,MAXIMA::A ,MAXIMA::B)) ; ((TYPEP MAXIMA::*GF-CHAR* 'FIXNUM) ; (LET (# # #) ; (DECLARE #) ; (THE FIXNUM #))) ; (T (MOD (* # #) MAXIMA::*GF-CHAR*)))) ; --> PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::GF-CTIMES ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::GF-CTIMES) ; (#:EXPR #:ENV) ; (DECLARE ; (SB-C::LAMBDA-LIST (MAXIMA::A MAXIMA::B))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::GF-CTIMES ; . DEFINE-COMPILER-MACRO) ; (MAXIMA::A MAXIMA::B) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (BLOCK MAXIMA::GF-CTIMES `(COND # # #))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::GF-CTIMES was compiled before a compiler-macro was defined ; for it. A declaration of NOTINLINE at the call site will eliminate this ; warning, as will defining the compiler-macro before its first potential use. ; compiling (DEFINE-COMPILER-MACRO GF-CPLUS-B ...) ; compiling (DEFINE-COMPILER-MACRO GF-CMINUS-B ...) ; compiling (DEFMFUN $GF_SET ...) ; compiling (DEFMFUN $GF_SET_DATA ...) ;; Wrote file binary-clisp/elim.fas ; - Loading binary file "binary-clisp/elim.fas" ;; Loading file binary-clisp/elim.fas ... ;; Loaded file binary-clisp/elim.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/invert.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/invert.lisp ... ; compiling (DEFUN GF-SET-RAT-HEADER ...) ; compiling (DEFUN GF-P2X-RED ...) ; compiling (DEFMFUN $EF_SET_DATA ...) ; compiling (DEFSTRUCT (GF-DATA #) ...) ;; Wrote file binary-clisp/invert.fas ; - Loading binary file "binary-clisp/invert.fas" ;; Loading file binary-clisp/invert.fas ... ;; Loaded file binary-clisp/invert.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/hypgeo.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/hypgeo.lisp ... ; compiling (DEFUN GF-DATA-SHORT-PRINT ...) ; compiling (DEFMFUN $GF_GET_DATA ...) ; compiling (DEFSTRUCT (EF-DATA #) ...) ; compiling (DEFUN EF-DATA-SHORT-PRINT ...) ; compiling (DEFSTRUCT1 (QUOTE #)) ; compiling (DEFMFUN $EF_GET_DATA ...) ; compiling (DEFMFUN $GF_INFO ...) ; compiling (DEFUN TOTIENT-BY-FS-N ...) ; compiling (DEFMFUN $GF_INFOLIST ...) ; compiling (DEFMFUN $EF_INFO ...) ; compiling (DEFMFUN $EF_INFOLIST ...) ; compiling (DEFMFUN $GF_UNSET ...) ; compiling (DEFMFUN $EF_UNSET ...) ; compiling (DEFMFUN $GF_MINIMAL_SET ...) ; compiling (DEFMFUN $EF_MINIMAL_SET ...) ; compiling (DEFMFUN $GF_CHARACTERISTIC ...) ; compiling (DEFMFUN $GF_EXPONENT ...) ; compiling (DEFMFUN $GF_REDUCTION ...) ; compiling (DEFMFUN $GF_CARDINALITY ...) ; compiling (DEFMFUN $EF_EXPONENT ...) ; compiling (DEFMFUN $EF_REDUCTION ...) ; compiling (DEFMFUN $EF_CARDINALITY ...) ; compiling (DEFMFUN $GF_SET_AGAIN ...) ; compiling (DEFMFUN $EF_SET_AGAIN ...) ; compiling (DEFMFUN $GF_MAKE_ARRAYS ...) ; compiling (DEFMFUN $GF_MAKE_LOGS ...) ; compiling (DEFUN GF-MAKE-LOGS ...) ; compiling (DEFUN GF-CLEAR-TABLES ...) ; compiling (DEFUN GF-P2X ...) ; compiling (DEFUN GF-P2X-RAW ...) ; compiling (DEFUN GF-X2P ...) ; compiling (DEFUN GF-X2CRE ...) ; compiling (DEFUN GF-DISREP ...) ; compiling (DEFMFUN $GF_EVAL ...) ; compiling (DEFMFUN $EF_EVAL ...) ; compiling (DEFUN GF-EVAL ...) ; compiling (DEFUN GF-MOD ...) ; compiling (DEFUN GF-NP2SMOD ...) ; compiling (DEFUN *F-NP2SMOD ...) ; compiling (DEFUN GF-CP2SMOD ...) ; compiling (DEFMFUN $GF_NEG ...) ; compiling (DEFMFUN $GF_ADD ...) ; compiling (DEFMFUN $GF_SUB ...) ; compiling (DEFMFUN $GF_MULT ...) ; compiling (DEFMFUN $GF_REDUCE ...) ; compiling (DEFMFUN $GF_INV ...) ; compiling (DEFMFUN $GF_DIV ...) ; compiling (DEFMFUN $GF_EXP ...) ; compiling (DEFMFUN $EF_NEG ...) ; compiling (DEFMFUN $EF_ADD ...) ; compiling (DEFMFUN $EF_SUB ...) ; compiling (DEFMFUN $EF_MULT ...) ; compiling (DEFMFUN $EF_REDUCE ...) ; compiling (DEFMFUN $EF_INV ...) ; compiling (DEFMFUN $EF_DIV ...) ; compiling (DEFMFUN $EF_EXP ...) ; compiling (DEFUN GF-XCTIMES ...) ; compiling (DEFUN GF-NXCTIMES ...) ; compiling (DEFUN GF-XECTIMES ...) ; compiling (DEFUN GF-NXETIMES ...) ; compiling (DEFUN GF-MINUS ...) ; compiling (DEFUN GF-NMINUS ...) ; compiling (DEFUN GF-PLUS ...) ; compiling (DEFUN GF-NPLUS ...) ; compiling (DEFUN GF-XYECPLUS ...) ; compiling (DEFUN GF-NXYECPLUS ...) ; compiling (DEFUN GF-TIMES ...) ; compiling (DEFUN GF-SQ ...) ; compiling (DEFUN GF-POW ...) ; compiling (DEFUN GF-POW$ ...) ; compiling (DEFUN *F-POW$ ...) ; compiling (DEFUN GF-REM ...) ; compiling (DEFUN GF-NREM ...) ; compiling (DEFUN GF-NRED ...) ; compiling (DEFUN GF-GCD ...) ; compiling (DEFUN GF-GCDEX ...) ; compiling (DEFUN GF-INV ...) ; compiling (DEFUN GF-DIVIDE ...) ; compiling (DEFMFUN $EF_P2N ...) ; compiling (DEFMFUN $GF_P2N ...) ; compiling (DEFUN GF-X2N ...) ; compiling (DEFUN GF-N2P-ERRCHK ...) ; compiling (DEFMFUN $GF_N2P ...) ; compiling (DEFMFUN $EF_N2P ...) ; compiling (DEFUN GF-N2X ...) ; compiling (DEFMFUN $EF_P2L ...) ; compiling (DEFMFUN $GF_P2L ...) ; compiling (DEFUN GF-X2L ...) ; compiling (DEFMFUN $EF_L2P ...) ; compiling (DEFMFUN $GF_L2P ...) ; compiling (DEFUN GF-L2P-ERRCHK ...) ; compiling (DEFUN GF-L2X ...) ; compiling (DEFMFUN $GF_L2N ...) ; compiling (DEFMFUN $EF_L2N ...) ; compiling (DEFUN GF-L2N ...) ; compiling (DEFMFUN $GF_N2L ...) ; compiling (DEFMFUN $EF_N2L ...) ; compiling (DEFUN GF-N2L ...) ; compiling (DEFUN GF-N2L-TWOARGS ...) ; compiling (DEFMFUN $GF_IRREDUCIBLE_P ...) ; compiling (DEFMFUN $EF_IRREDUCIBLE_P ...) ; compiling (DEFUN GF-IRR-P ...) ; compiling (DEFMFUN $GF_IRREDUCIBLE ...) ; compiling (DEFMFUN $EF_IRREDUCIBLE ...) ; compiling (DEFUN GF-IRR ...) ; compiling (DEFUN EF-IRR ...) ; compiling (DEFUN *F-IRR ...) ; compiling (DEFMFUN $GF_PRIMITIVE_P ...) ; compiling (DEFMFUN $EF_PRIMITIVE_P ...) ; compiling (DEFUN GF-PRIM-P ...) ; compiling (DEFUN EF-PRIM-P ...) ; compiling (DEFUN *F-PRIM-P-1 ...) ;; Wrote file binary-clisp/hypgeo.fas ; - Loading binary file "binary-clisp/hypgeo.fas" ;; Loading file binary-clisp/hypgeo.fas ... ;; Loaded file binary-clisp/hypgeo.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/hyp.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/hyp.lisp ... ; compiling (DEFUN *F-PRIM-P-2 ...) ; compiling (DEFMFUN $GF_JACOBI ...) ; compiling (DEFMFUN $EF_JACOBI ...) ; compiling (DEFUN GF-JACOBI ...) ; compiling (DEFUN GF-CJACOBI ...) ; compiling (DEFMFUN $GF_COMPOSE ...) ; compiling (DEFMFUN $EF_COMPOSE ...) ; compiling (DEFUN GF-COMPOSE ...) ; compiling (DEFUN GF-AT-ERRCHK ...) ; compiling (DEFMFUN $GF_AT ...) ; compiling (DEFMFUN $EF_AT ...) ; compiling (DEFUN GF-AT ...) ; compiling (DEFMFUN $GF_PRIMITIVE ...) ; compiling (DEFMFUN $EF_PRIMITIVE ...) ; compiling (DEFUN GF-PRIM ...) ; compiling (DEFUN EF-PRIM ...) ; compiling (DEFUN *F-PRIM ...) ; compiling (DEFUN GF-PRECOMP ...) ; compiling (DEFUN EF-PRECOMP ...) ; compiling (DEFUN *F-PRECOMP ...) ; compiling (DEFUN GF-X^P-POWERS ...) ; compiling (DEFMFUN $GF_PRIMITIVE_POLY_P ...) ; compiling (DEFMFUN $EF_PRIMITIVE_POLY_P ...) ; compiling (DEFUN GF-PRIMPOLY-P ...) ; compiling (DEFUN GF-PRIMPOLY-P-EXIT ...) ; compiling (DEFMFUN $GF_PRIMITIVE_POLY ...) ; compiling (DEFMFUN $EF_PRIMITIVE_POLY ...) ; compiling (DEFUN GF-PRIMPOLY ...) ; compiling (DEFUN GF-PRIMPOLY-P2 ...) ; compiling (DEFMFUN $GF_RANDOM ...) ; compiling (DEFMFUN $EF_RANDOM ...) ; compiling (DEFUN GF-RANDOM ...) ; compiling (DEFMFUN $GF_FACTOR ...) ; compiling (DEFUN GF-NS2PMOD-FACTORS ...) ; compiling (DEFUN GF-NS2PMOD-FACTOR ...) ; compiling (DEFUN GF-DISREP-FACTORS ...) ; compiling (DEFMFUN $EF_FACTOR ...) ; compiling (DEFUN GF-FACTOR ...) ; compiling (DEFUN GF-DIFF ...) ; compiling (DEFUN EF-PTH-CROOT ...) ; compiling (DEFUN GF-PTH-ROOT ...) ; compiling (DEFUN GF-GCD-COFACTORS ...) ; compiling (DEFUN GF-SQUARE-FREE ...) ; compiling (DEFUN GF-DISTINCT-DEGREE-FACTORS ...) ; compiling (DEFUN GF-NONCONST-RANDOM ...) ; compiling (DEFUN GF-TRACE-POLY-F2 ...) ; compiling (DEFUN GF-EQUAL-DEGREE-FACTORS ...) ; compiling (DEFMFUN $EF_GCD ...) ; compiling (DEFMFUN $GF_GCD ...) ; compiling (DEFMFUN $GF_GCDEX ...) ; compiling (DEFMFUN $EF_GCDEX ...) ; compiling (DEFMFUN $GF_UNIT_P ...) ; compiling (DEFMFUN $EF_UNIT_P ...) ; compiling (DEFUN GF-UNIT-P ...) ; compiling (DEFMFUN $GF_ORDER ...) ; compiling (DEFMFUN $EF_ORDER ...) ; compiling (DEFUN GF-ORD ...) ; compiling (DEFUN GF-ORD-BY-TABLE ...) ; compiling (DEFUN GF-GROUP-ORDER ...) ; compiling (DEFUN GF-DEGREE-ERRCHK ...) ; compiling (DEFMFUN $GF_DEGREE ...) ; compiling (DEFMFUN $EF_DEGREE ...) ; compiling (DEFUN *F-DEG ...) ; compiling (DEFMFUN $GF_MINIMAL_POLY ...) ; compiling (DEFMFUN $EF_MINIMAL_POLY ...) ; compiling (DEFUN GF-MINPOLY ...) ; compiling (DEFUN GF-ZX ...) ; compiling (DEFUN GF-NCX ...) ; compiling (DEFUN GF-NZX+CX ...) ; compiling (DEFUN GF-NXX2X ...) ; compiling (DEFUN $GF_TRACE ...) ; compiling (DEFUN $EF_TRACE ...) ; compiling (DEFUN GF-TRACE ...) ; compiling (DEFMFUN $GF_NORM ...) ; compiling (DEFMFUN $EF_NORM ...) ; compiling (DEFUN GF-NORM ...) ; compiling (DEFMFUN $GF_NORMAL_P ...) ; compiling (DEFUN GF-NORMAL-P ...) ; compiling (DEFMFUN $EF_NORMAL_P ...) ; compiling (DEFUN EF-NORMAL-P ...) ; compiling (DEFMFUN $GF_NORMAL ...) ; compiling (DEFMFUN $EF_NORMAL ...) ; compiling (DEFUN GF-NORMAL ...) ; compiling (DEFMFUN $GF_RANDOM_NORMAL ...) ; compiling (DEFUN GF-RANDOM-NORMAL ...) ; compiling (DEFMFUN $EF_RANDOM_NORMAL ...) ; compiling (DEFUN EF-RANDOM-NORMAL ...) ; compiling (DEFMFUN $GF_NORMAL_BASIS ...) ; compiling (DEFMFUN $EF_NORMAL_BASIS ...) ; compiling (DEFUN GF-MAYBE-NORMAL-BASIS ...) ; compiling (DEFUN EF-MAYBE-NORMAL-BASIS ...) ; compiling (DEFUN *F-MAYBE-NORMAL-BASIS ...) ; compiling (DEFUN GF-X2ARRAY ...) ; compiling (DEFMFUN $GF_NORMAL_BASIS_REP ...) ; compiling (DEFMFUN $EF_NORMAL_BASIS_REP ...) ; compiling (DEFUN GF-NORMAL-BASIS-REP ...) ; compiling (DEFMFUN $GF_MATNEG ...) ; compiling (DEFMFUN $EF_MATNEG ...) ; compiling (DEFMFUN $GF_MATADD ...) ; compiling (DEFMFUN $EF_MATADD ...) ; compiling (DEFUN GF-MATADD ...) ; compiling (DEFMFUN GF-MATADD1 ...) ; compiling (DEFUN GF-MATADD2-ERROR ...) ; compiling (DEFMFUN GF-MATADD2 ...) ; compiling (DEFMFUN $GF_MATMULT ...) ; compiling (DEFMFUN $EF_MATMULT ...) ; compiling (DEFUN *F-MATMULT ...) ; compiling (DEFUN GF-MATMULT ...) ; compiling (DEFMFUN GF-MATMULT1 ...) ; compiling (DEFMFUN GF-MATMULT2 ...) ; compiling (DEFUN ZN-P-ERRCHK ...) ; compiling (DEFUN TRY-LU-AND-CALL ...) ; compiling (DEFMFUN $ZN_INVERT_BY_LU ...) ; compiling (DEFMFUN $GF_MATINV ...) ; compiling (DEFMFUN $GF_INVERT_BY_LU ...) ; compiling (DEFMFUN $EF_INVERT_BY_LU ...) ; compiling (DEFMFUN $ZN_DETERMINANT ...) ; compiling (DEFMFUN $GF_DETERMINANT ...) ; compiling (DEFMFUN $EF_DETERMINANT ...) ; compiling (DEFMFUN $GF_INDEX ...) ; compiling (DEFMFUN $EF_INDEX ...) ; compiling (DEFMFUN $GF_LOG ...) ; compiling (DEFUN GF-LOG-ERRCHK1 ...) ; compiling (DEFUN GF-LOG-ERRCHK2 ...) ; compiling (DEFMFUN $EF_LOG ...) ; compiling (DEFUN GF-DLOGB ...) ; compiling (DEFUN EF-DLOGB ...) ; compiling (DEFUN *F-DLOGB ...) ; compiling (DEFUN GF-DLOG ...) ; compiling (DEFUN EF-DLOG ...) ; compiling (DEFUN *F-DLOG ...) ; compiling (DEFUN GF-DLOG-F ...) ; compiling (DEFUN GF-DLOG-NAIVE ...) ; compiling (DEFUN GF-DLOG-BABY-GIANT ...) ; compiling (DEFUN GF-DLOG-RHO-BRENT ...) ; compiling (DEFMFUN $EF_NTH_ROOT ...) ; compiling (DEFMFUN $GF_NTH_ROOT ...) ; compiling (DEFUN GF-NRT-EXIT ...) ; compiling (DEFUN GF-NRT ...) ; compiling (DEFUN GF-AMM ...) ; compiling (DEFMFUN $GF_ADD_TABLE ...) ; compiling (DEFMFUN $EF_ADD_TABLE ...) ; compiling (DEFUN GF-ADD-TABLE ...) ; compiling (DEFMFUN $GF_MULT_TABLE ...) ; compiling (DEFMFUN $EF_MULT_TABLE ...) ; compiling (DEFUN GF-MULT-TABLE ...) ; compiling (DEFMFUN $GF_POWER_TABLE ...) ; compiling (DEFMFUN $EF_POWER_TABLE ...) ; compiling (DEFUN GF-POWER-TABLE-ARGS ...) ; compiling (DEFUN GF-POWER-TABLE ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/numth.fasl written ; compilation finished in 0:00:02.137 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numth.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/laplac.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/laplac.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE LAPLAC) ; compiling (DECLARE-TOP (SPECIAL VAR ...)) ; compiling (DEFPROP $LAPLACE ...) ; compiling (DEFPROP %LAPLACE ...) ; compiling (DEFPROP $ILT ...) ; compiling (DEFPROP %ILT ...) ; compiling (DEFUN EXPONENTIATE ...) ; compiling (DEFUN FIXUPREST ...) ; compiling (DEFMACRO POSINT ...) ; compiling (DEFMACRO NEGINT ...) ; compiling (DEFUN ISQUADRATICP ...) ; compiling (DEFMFUN $LAPLACE ...) ; compiling (DEFUN REMLAPLACE ...) ; compiling (DEFUN LAPLACE ...) ; compiling (DEFUN CHECK-CALL-TO-$SPECINT ...) ; compiling (DEFUN LAPLUS ...) ; compiling (DEFUN LAPTIMES ...) ; compiling (DEFUN LAPEXPT ...) ; compiling (DEFUN MYDEFINT ...) ; compiling (DEFUN CREATENAME ...) ; compiling (DEFUN HACKIT ...) ; compiling (DEFUN AFIXSIGN ...) ; compiling (DEFUN LAPSHIFT ...) ; compiling (DEFUN MOSTPART ...) ; compiling (DEFUN COMPOSE ...) ; compiling (DEFUN LAPSIN ...) ; compiling (DEFUN LAPSINH ...) ; compiling (DEFUN LAPLOG ...) ; compiling (DEFUN RAISEUP ...) ; compiling (DEFUN LAPDELTA ...) ; compiling (DEFUN LAPERF ...) ; compiling (DEFUN LAPDEFINT ...) ; compiling (DEFUN LAPDIFF ...) ; compiling (DEFUN LAPINT ...) ; compiling (DECLARE-TOP (SPECIAL VARLIST ...)) ; compiling (DEFMFUN $ILT ...) ; compiling (DEFUN MAXIMA-RATIONALP ...) ; compiling (DEFUN ILT0 ...) ; compiling (DECLARE-TOP (SPECIAL Q ...)) ; compiling (DEFUN ILT1 ...) ; compiling (DEFUN ILT2 ...) ; compiling (DECLARE-TOP (NOTYPE K)) ; compiling (DEFMACRO COEF ...) ; compiling (DEFMFUN LAPSUM ...) ; compiling (DEFMFUN LAPPROD ...) ; compiling (DEFMFUN EXPO ...) ; compiling (DEFUN ILT3 ...) ; compiling (DECLARE-TOP (UNSPECIAL ILS ...)) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/laplac.fasl written ; compilation finished in 0:00:00.134 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/laplac.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/pade.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/pade.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE PADE) ; compiling (DECLARE-TOP (SPECIAL VARLIST ...)) ; compiling (LOAD-MACSYMA-MACROS RZMAC ...) ; compiling (DEFMACRO RED ...) ; compiling (DEFMACRO P0? ...) ; compiling (DEFMACRO E0? ...) ; compiling (DEFMACRO EPOS? ...) ; compiling (DEFMACRO ENEG? ...) ; compiling (DEFMACRO NUM ...) ; compiling (DEFMACRO DENOM ...) ; compiling (DEFMACRO ENEG ...) ; compiling (DEFMACRO PADE-LEXP ...) ; compiling (DEFUN ESHIFT ...) ; compiling (DEFMACRO PSMAKE ...) ; compiling (DEFMFUN $PADE ...) ; compiling (DEFUN PADE ...) ; compiling (DEFUN PADE1 ...) ; compiling (DEFUN TERM* ...) ; compiling (DEFUN PADE-MONIZE ...) ; compiling (DEFUN UPOLY+ ...) ; compiling (DECLARE-TOP (UNSPECIAL TLIST)) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/pade.fasl written ; compilation finished in 0:00:00.056 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/pade.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/homog.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/homog.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE HOMOG) ; compiling (LOAD-MACSYMA-MACROS RATMAC) ; compiling (DECLARE-TOP (SPECIAL *HVAR ...)) ; compiling (DEFUN ADDVARDEG ...) ; compiling (DEFUN PTERMVEC ...) ; compiling (DEFUN NZEROS ...) ; compiling (DEFUN LTERMVEC ...) ; compiling (DEFUN HLINSOLVE ...) ;; Wrote file binary-clisp/hyp.fas ; - Loading binary file "binary-clisp/hyp.fas" ;; Loading file binary-clisp/hyp.fas ... ;; Loaded file binary-clisp/hyp.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/todd-coxeter.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/todd-coxeter.lisp ... ; compiling (DEFUN HREDUCE ...) ; compiling (DEFUN HEXPAND ...) ; compiling (DEFUN HDOT ...) ; compiling (DEFUN HSIMP ...) ; compiling (DEFUN HSIMP1 ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/homog.fasl written ; compilation finished in 0:00:00.087 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/homog.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/combin.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/combin.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE COMBIN) ; compiling (DECLARE-TOP (SPECIAL *MFACTL ...)) ; compiling (LOAD-MACSYMA-MACROS MHAYAT ...) ; compiling (DEFMFUN $MAKEFACT ...) ; compiling (DEFUN MAKEFACT1 ...) ; compiling (DEFMFUN $MAKEGAMMA ...) ; compiling (DEFMFUN $MINFACTORIAL ...) ; compiling (DEFUN EVFACT ...) ; compiling (DEFUN ADFACTL ...) ; compiling (DEFUN GETFACT ...) ; compiling (DEFUN EVFAC1 ...) ; compiling (DEFMFUN $FACTCOMB ...) ; compiling (DEFUN FACTCOMB1 ...) ; compiling (DEFUN FACTCOMB ...) ; compiling (DEFUN FACTRAT ...) ; compiling (DEFUN FACTQSNT ...) ; compiling (DEFUN FACTCOMBPLUS ...) ; compiling (DEFUN FACTPLUSCOMB ...) ; compiling (DEFUN NPLUS ...) ; compiling (DEFUN FACTEXPAND ...) ; compiling (DEFUN GETFACTORIAL ...) ; compiling (DEFUN FACTPLUSDEP ...) ; compiling (DEFUN SAME ...) ; compiling (DEFUN FACTPOWERSELECT ...) ; compiling (DEFUN FACTPLUS2 ...) ; compiling (DEFUN FACTPLUS0 ...) ; compiling (DEFUN FACTPLUS1 ...) ; compiling (DEFUN DYPHEYED ...) ; compiling (DEFUN KANSEL ...) ; compiling (DEFVAR *BN* ...) ; compiling (DEFVAR *BD* ...) ; compiling (DEFVAR *EU* ...) ; compiling (PUTPROP (QUOTE *EU*) ...) ; compiling (PUTPROP (QUOTE BERN) ...) ; compiling (DEFMFUN $EULER ...) ; compiling (DEFUN NXTBINCOEF ...) ; compiling (DEFUN EULER ...) ; compiling (DEFMFUN SIMPEULER ...) ; compiling (DEFMFUN $BERN ...) ; compiling (DEFUN BERN ...) ; compiling (DEFMFUN SIMPBERN ...) ; compiling (DEFUN $BERNPOLY ...) ; compiling (DEFUN $EULERPOLY ...) ; compiling (DEFUN $ZETA ...) ; compiling (DEFPROP $ZETA ...) ; compiling (DEFPROP $ZETA ...) ; compiling (DEFPROP %ZETA ...) ; compiling (DEFPROP %ZETA ...) ; compiling (DEFPROP %ZETA ...) ; compiling (DEFPROP %ZETA ...) ; compiling (DEFPROP %ZETA ...) ; compiling (DEFPROP %ZETA ...) ; compiling (DEFUN SIMPLIM%ZETA ...) ; compiling (DEFUN SIMP-ZETA ...) ; compiling (DEFUN FLOAT-ZETA ...) ; compiling (DEFMFUN $FIB ...) ; compiling (DEFUN FFIB ...) ; compiling (DEFMFUN $LUCAS ...) ; compiling (DEFUN LUCAS ...) ; compiling (DEFMFUN $CFDISREP ...) ; compiling (DEFUN CFDISREP1 ...) ; compiling (DEFUN CFMAK ...) ; compiling (DEFUN MAKCF ...) ; compiling (DEFMSPEC $CF ...) ; compiling (DEFUN CFRATSIMP ...) ; compiling (DEFUN CFNROOT ...) ; compiling (DEFUN CFEVAL ...) ; compiling (DEFUN CF ...) ; compiling (DEFUN CFPLUS ...) ; compiling (DEFUN CFTIMES ...) ; compiling (DEFUN CFDIFF ...) ; compiling (DEFUN CFMIN ...) ; compiling (DEFUN CFQUOT ...) ; compiling (DEFUN CFEXPT ...) ;; Wrote file binary-clisp/todd-coxeter.fas ; - Loading binary file "binary-clisp/todd-coxeter.fas" ;; Loading file binary-clisp/todd-coxeter.fas ... ; compiling (DEFUN CONF1 ...) ; compiling (DEFUN CONF2 ...) ;; Loaded file binary-clisp/todd-coxeter.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mactex.lisp" ; compiling (DEFUN CF-CONVERGENTS-P-Q ...) ;; Compiling file /home/gunter/src/maxima-5.40.0/src/mactex.lisp ... ; compiling (DEFUN FIND-CF1 ...) ; compiling (DEFUN FIND-CF ...) ; compiling (DEFUN CF-BACK-RECURRENCE ...) ; compiling (DECLARE-TOP (UNSPECIAL W)) ; compiling (DEFUN CFFUN ...) ; compiling (DEFUN CONF4 ...) ; compiling (DEFUN CONF5 ...) ; compiling (DEFUN CONF6 ...) ; compiling (DEFUN CONF7 ...) ; compiling (DEFUN CFSQRT ...) ; compiling (DEFMFUN $QUNIT ...) ; compiling (DEFUN PELSO1 ...) ; compiling (DEFUN SQCONT ...) ; compiling (DEFUN RATCF ...) ; compiling (DEFMFUN $CFEXPAND ...) ; compiling (DEFUN CFEXPAND ...) ; compiling (DEFUN ADSUM ...) ; compiling (DEFUN ADUSUM ...) ; compiling (DEFMFUN SIMPSUM2 ...) ; compiling (DEFUN SUMSUM ...) ; compiling (DEFUN FINITE-SUM ...) ; compiling (DEFUN ISUM-GIVEUP ...) ; compiling (DEFUN ISUM ...) ; compiling (DEFUN ISUM1 ...) ; compiling (DEFUN IPOLYSUM ...) ; compiling (DEFUN IPOLY1 ...) ; compiling (DEFUN IPOLY2 ...) ; compiling (DEFUN FSGEO ...) ; compiling (DEFUN ISGEO ...) ; compiling (DEFUN ISGEO1 ...) ; compiling (DEFUN FPOLYSUM ...) ; compiling (DEFUN FPOLY1 ...) ; compiling (DEFUN FPOLY2 ...) ; compiling (DEFUN FBINO ...) ; compiling (DEFMSPEC $PRODUCT ...) ; compiling (DECLARE-TOP (SPECIAL $RATSIMPEXPONS)) ; compiling (DEFUN SIMPPROD ...) ; compiling (DEFMFUN $TAYTORAT ...) ; compiling (DEFUN SRRAT ...) ; compiling (DEFUN SRRAT2 ...) ; compiling (DEFUN SRRAT3 ...) ; compiling (DECLARE-TOP (SPECIAL $PROPS ...)) ; compiling (DEFMSPEC $DEFTAYLOR ...) ; compiling (DEFUN SUBSUM ...) ; compiling (DEFUN SUSUM1 ...) ; compiling (DECLARE-TOP (SPECIAL VARLIST ...)) ; compiling (DEFMFUN $POLYDECOMP ...) ; compiling (DEFUN POLYDECOMP ...) ; compiling (DEFUN PDECRED ...) ; compiling (DEFUN PDECOMP ...) ; compiling (DEFUN PDECOMP* ...) ; compiling (DEFUN PDECOMP1 ...) ; compiling (DEFUN PDECGDFRM ...) ; compiling (DEFUN PDECPRIMEP ...) ; compiling (DEFUN PDECPOW ...) ; compiling (DECLARE-TOP (UNSPECIAL *MFACTL ...)) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/combin.fasl written ; compilation finished in 0:00:00.469 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/combin.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/nset.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/nset.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE NSET) ; compiling ($PUT (QUOTE $NSET) ...) ; compiling (SETQ $PROPS ...) ; compiling (DEFPROP $SET ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (DEF-LBP $} ...) ; compiling (SETF (GET # ...) ...) ; compiling (DEF-MATCH ${ ...) ; compiling (DEF-LBP ${ ...) ; compiling (DEF-MHEADER ${ ...) ; compiling (DEF-POS ${ ...) ; compiling (DEF-OPERATOR "{" ...) ; compiling (SETQ $PROPS ...) ; compiling (SETQ $PROPS ...) ; compiling (PUTOPR "{" ...) ; compiling (DEFPROP $SET ...) ; compiling (DEFPROP $SET ...) ; compiling (DEFUN REQUIRE-SET ...) ; compiling (DEFUN REQUIRE-LIST ...) ; compiling (DEFUN REQUIRE-LIST-OR-SET ...) ; compiling (DEFUN $UNIQUE ...) ; compiling (DEFUN $SETIFY ...) ; compiling (DEFUN $FULLSETIFY ...) ; compiling (DEFUN $LISTIFY ...) ; compiling (DEFUN $FULL_LISTIFY ...) ; compiling (DEFPROP $SET ...) ; compiling (DEFUN SIMP-SET ...) ; compiling (DEFUN $EMPTYP ...) ; compiling (DEFUN $SETP ...) ; compiling (DEFUN $CARDINALITY ...) ; compiling (DEFUN $SUBSETP ...) ; compiling (DEFUN $SETEQUALP ...) ; compiling (DEFUN $ADJOIN ...) ; compiling (DEFUN $DISJOIN ...) ; compiling (DEFUN PREFIXCONC ...) ; compiling (DEFUN $UNION ...) ; compiling (DEFUN $SETDIFFERENCE ...) ; compiling (DEFUN $INTERSECTION ...) ; compiling (DEFUN $INTERSECT ...) ; compiling (DEFUN $ELEMENTP ...) ; compiling (DEFUN $DISJOINTP ...) ; compiling (DEFUN $SUBSET ...) ; compiling (DEFUN $PARTITION_SET ...) ; compiling (DEFUN $SYMMDIFFERENCE ...) ; compiling (DEFUN $IN_EXACTLY_ONE ...) ; compiling (DEFUN $POWERSET ...) ; compiling (DEFUN POWER-SET ...) ; compiling (DEFUN POWERSET-SUBSET ...) ; compiling (DEFUN KSUBSET-LEX-SUCCESSOR ...) ; compiling (DEFUN $PERMUTATIONS ...) ; compiling (DEFUN PERMUTATION-LEX-SUCCESSOR ...) ; compiling (DEFUN $RANDOM_PERMUTATION ...) ; compiling (DEFUN B-SEARCH-EXPR ...) ; compiling (DEFUN $FLATTEN ...) ; compiling (DEFUN FLATTENL-OP ...) ; compiling (DEFUN SORTED-REMOVE-DUPLICATES ...) ; compiling (DEFUN SET-INTERSECT ...) ; compiling (DEFUN SET-UNION ...) ; compiling (DEFUN SSET-DIFFERENCE ...) ; compiling (DEFUN SET-SUBSETP ...) ; compiling (DEFUN SET-SYMMETRIC-DIFFERENCE ...) ; compiling (DEFUN SET-DISJOINTP ...) ; compiling (DEFUN $EXTREMAL_SUBSET ...) ; compiling (DEFUN BOOL-CHECKED-MFUNCALL ...) ; compiling (DEFUN $EQUIV_CLASSES ...) ; compiling (DEFUN $CARTESIAN_PRODUCT ...) ; compiling (DEFUN $SET_PARTITIONS ...) ; compiling (DEFUN SET-PARTITIONS ...) ; compiling (DEFUN $INTEGER_PARTITIONS ...) ; compiling (DEFUN INTEGER-PARTITIONS ...) ; compiling (DEFUN FIXED-LENGTH-PARTITIONS ...) ; compiling (DEFUN $NUM_PARTITIONS ...) ;; Wrote file binary-clisp/mactex.fas ; - Loading binary file "binary-clisp/mactex.fas" ;; Loading file binary-clisp/mactex.fas ... ; compiling (DEFUN $NUM_DISTINCT_PARTITIONS ...) ;; Loaded file binary-clisp/mactex.fas ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/plot.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/plot.lisp ... ; compiling (DEFPROP %KRON_DELTA ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (DEFUN $KRON_DELTA ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (MPUTPROP (QUOTE %KRON_DELTA) ...) ; compiling (PUTPROP (QUOTE %KRON_DELTA) ...) ; compiling (DEFUN SIMP-KRON-DELTA ...) ; compiling (DEFPROP %KRON_DELTA ...) ; compiling (DEFUN TEX-KRON-DELTA ...) ; compiling (DEFPROP $STIRLING1 ...) ; compiling (DEFPROP $STIRLING1 ...) ; compiling (DEFUN SIMP-STIRLING1 ...) ; compiling (DEFUN INTEGER-STIRLING1 ...) ; compiling (DEFUN NONNEGATIVE-INTEGERP ...) ; compiling (DEFPROP $STIRLING2 ...) ; compiling (DEFUN SIMP-STIRLING2 ...) ; compiling (DEFUN INTEGER-STIRLING2 ...) ; compiling (DEFPROP $BELLN ...) ; compiling (DEFUN SIMP-BELLN ...) ; compiling (DEFUN INTEGER-BELLN ...) ; compiling (DEFUN $MULTINOMIAL_COEFF ...) ; compiling (DEFUN $RREDUCE ...) ; compiling (DEFUN $LREDUCE ...) ; compiling (DEFUN RL-REDUCE ...) ; compiling (DEFMACRO DEF-NARY ...) ; compiling (DEFUN XAPPEND ...) ; compiling (DEF-NARY (QUOTE MAND) ...) ; compiling (DEF-NARY (QUOTE MOR) ...) ; compiling (DEF-NARY (QUOTE MPLUS) ...) ; compiling (DEF-NARY (QUOTE MTIMES) ...) ; compiling (DEF-NARY (QUOTE $MAX) ...) ; compiling (DEF-NARY (QUOTE $MIN) ...) ; compiling (DEF-NARY (QUOTE $APPEND) ...) ; compiling (DEF-NARY (QUOTE $UNION) ...) ; compiling (DEFUN $XREDUCE ...) ; compiling (DEFUN $TREE_REDUCE ...) ; compiling (DEFUN $IDENTITY ...) ; compiling (DEFUN CHECKED-AND ...) ; compiling (DEFUN CHECKED-OR ...) ; compiling (DEFUN IGNORE-ERRORS-MFUNCALL ...) ; compiling (DEFUN $EVERY ...) ; compiling (DEFUN $SOME ...) ; compiling (DEFMSPEC $MAKESET ...) ; compiling (DEFUN THREAD ...) ; compiling (DEFPROP $DIVISORS ...) ; compiling (DEFUN SIMP-DIVISORS ...) ; compiling (DEFPROP $MOEBIUS ...) ; compiling (DEFUN SIMP-MOEBIUS ...) ; compiling (DEFUN $SUBLIST_INDICES ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/nset.fasl written ; compilation finished in 0:00:00.337 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/nset.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/rand-mt19937.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/rand-mt19937.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MT19937) ; compiling (DEFCONSTANT MT19937-N ...) ; compiling (DEFCONSTANT MT19937-M ...) ; compiling (DEFCONSTANT MT19937-UPPER-MASK ...) ; compiling (DEFCONSTANT MT19937-LOWER-MASK ...) ; compiling (DEFCONSTANT MT19937-B ...) ; compiling (DEFCONSTANT MT19937-C ...) ; compiling (DEFUN GENERATE-SEED ...) ; compiling (DEFUN INT-INIT-RANDOM-STATE ...) ; compiling (DEFUN VEC-INIT-RANDOM-STATE ...) ; compiling (DEFUN INIT-RANDOM-STATE ...) ; compiling (DEFSTRUCT (RANDOM-STATE #) ...) ; compiling (DEFVAR *RANDOM-STATE* ...) ; compiling (DEFUN MAKE-RANDOM-STATE ...) ; compiling (DEFCONSTANT RANDOM-CHUNK-LENGTH ...) ; compiling (DECLAIM (INLINE RANDOM-CHUNK)) ; compiling (DEFUN RANDOM-MT19937-UPDATE ...) ; compiling (DEFUN RANDOM-CHUNK ...) ; compiling (DECLAIM (INLINE %RANDOM-SINGLE-FLOAT ...)) ; compiling (DECLAIM (FTYPE # ...)) ; compiling (DECLAIM (FTYPE # ...)) ; compiling (DEFUN %RANDOM-SINGLE-FLOAT ...) ; compiling (DEFUN %RANDOM-DOUBLE-FLOAT ...) ; compiling (DEFUN %RANDOM-INTEGER ...) ; compiling (DEFUN RANDOM ...) ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFMFUN $SET_RANDOM_STATE ...) ; compiling (DEFMFUN $MAKE_RANDOM_STATE ...) ; compiling (DEFMFUN $RANDOM ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/rand-mt19937.fasl written ; compilation finished in 0:00:00.068 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/rand-mt19937.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/maxmin.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/maxmin.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE MAXMIN) ; compiling ($PUT (QUOTE $TRYLEVEL) ...) ; compiling ($PUT (QUOTE $MAXMIN) ...) ; compiling (SETQ $PROPS ...) ; compiling (SETQ $PROPS ...) ; compiling (DEFUN BETWEENP ...) ; compiling (DEFUN ADD-INVERSEP ...) ; compiling (DEFPROP $MAX ...) ; compiling (DEFUN SIMPLIM$MAX ...) ; compiling (DEFPROP $MAX ...) ; compiling (DEFUN SIMP-MAX ...) ; compiling (DEFUN LIMITNEG ...) ; compiling (DEFPROP $MIN ...) ; compiling (DEFUN SIMPLIM$MIN ...) ; compiling (DEFPROP $MIN ...) ; compiling (DEFUN SIMP-MIN ...) ; compiling (DEFUN MAXIMIN ...) ; compiling (DEFMFUN $LMAX ...) ; compiling (DEFMFUN $LMIN ...) ; compiling (DEFUN $COMPARE ...) ; file: /home/gunter/src/maxima-5.40.0/src/maxmin.lisp ; in: DEFUN $COMPARE ; 'MAXIMA::$UNKNOWN ; ; note: deleting unreachable code ; compiling (DEFUN LENIENT-EXTENDED-REALP ...) ; compiling (DEFUN LENIENT-REALP ...) ; compiling (DEFUN $RATIONALIZE ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/maxmin.fasl written ; compilation finished in 0:00:00.044 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/maxmin.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/nummod.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/nummod.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE NUMMOD) ; compiling ($PUT (QUOTE $NUMMOD) ...) ; compiling (SETQ $PROPS ...) ; compiling (DEFMACRO OPCONS ...) ; compiling (DEFPROP $CHARFUN ...) ; compiling (DEFPROP %CHARFUN ...) ; compiling (DEFUN SIMP-CHARFUN ...) ; compiling (DEFUN INTEGER-PART-OF-SUM ...) ; compiling (DEFPROP $FLOOR ...) ; compiling (DEFPROP $FLOOR ...) ; compiling (DEFPROP $FLOOR ...) ; compiling (SETF (GET # ...) ...) ; compiling (DEFPROP $ENTIER ...) ; compiling (DEFPROP $ENTIER ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (DEFMACRO BIND-FPPREC ...) ; compiling (DEFUN USE-RADCAN-P ...) ; compiling (DEFUN PRETTY-GOOD-FLOOR-OR-CEILING ...) ; compiling (DEFUN SIMP-FLOOR ...) ; compiling (DEFUN FLOOR-INTEGRAL ...) ; compiling (DEFUN CEILING-INTEGRAL ...) ; compiling (PUTPROP (QUOTE $FLOOR) ...) ; compiling (PUTPROP (QUOTE $CEILING) ...) ; compiling (DEFPROP $CEILING ...) ; compiling (DEFPROP $FLOOR ...) ; compiling (DEFUN SIMPLIM%FLOOR ...) ; compiling (DEFPROP $CEILING ...) ; compiling (DEFPROP $CEILING ...) ; compiling (SETF (GET # ...) ...) ; compiling (DEFUN SIMP-CEILING ...) ; compiling (DEFPROP $CEILING ...) ; compiling (DEFUN SIMPLIM%CEILING ...) ; compiling (DEFPROP $MOD ...) ; compiling (DEFPROP $MOD ...) ; compiling (DEFPROP $MOD ...) ; compiling (DEFPROP $MOD ...) ; compiling (DEFPROP $MOD ...) ; compiling (SETF (GET # ...) ...) ; compiling (DEFUN SIMP-NUMMOD ...) ; compiling (DEFPROP %ROUND ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (DEFUN SIMP-ROUND ...) ; compiling (DEFPROP %ROUND ...) ; compiling (DEFUN SIMPLIM%ROUND ...) ; compiling (DEFPROP %TRUNCATE ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (DEFUN SIMP-TRUNCATE ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/nummod.fasl written ; compilation finished in 0:00:00.074 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/nummod.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/conjugate.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/conjugate.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE CONJUGATE) ; compiling ($PUT (QUOTE $CONJUGATE) ...) ; compiling (SETQ $PROPS ...) ; compiling (DEFPROP $CONJUGATE ...) ; compiling (DEFPROP $CONJUGATE ...) ; compiling (DEFPROP $CONJUGATE ...) ; compiling (DEFPROP $CONJUGATE ...) ; compiling (LET (# #) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (DEFUN OFF-NEGATIVE-REAL-AXISP ...) ; compiling (DEFUN ON-NEGATIVE-REAL-AXISP ...) ; compiling (DEFUN IN-DOMAIN-OF-ASIN ...) ; compiling (DEFUN CONJUGATE-LOG ...) ; compiling (DEFUN CONJUGATE-MEXPT ...) ; compiling (DEFUN CONJUGATE-SUM ...) ; compiling (DEFUN CONJUGATE-PRODUCT ...) ; compiling (DEFUN CONJUGATE-ASIN ...) ; compiling (DEFUN CONJUGATE-ACOS ...) ; compiling (DEFUN CONJUGATE-ATAN ...) ; compiling (DEFUN CONJUGATE-ATANH ...) ; compiling (DEFUN CONJUGATE-BESSEL-J ...) ; compiling (DEFUN CONJUGATE-BESSEL-Y ...) ; compiling (DEFUN CONJUGATE-BESSEL-I ...) ; compiling (DEFUN CONJUGATE-BESSEL-K ...) ; compiling (DEFUN CONJUGATE-HANKEL-1 ...) ; compiling (DEFUN CONJUGATE-HANKEL-2 ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (DEFUN MANIFESTLY-REAL-P ...) ; compiling (DEFUN MANIFESTLY-PURE-IMAGINARY-P ...) ; compiling (DEFUN MANIFESTLY-COMPLEX-P ...) ; compiling (DEFUN MANIFESTLY-NONREAL-P ...) ; compiling (DEFUN SIMP-CONJUGATE ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/conjugate.fasl written ; compilation finished in 0:00:00.060 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/conjugate.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/expintegral.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/expintegral.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFVAR *DEBUG-EXPINTEGRAL* ...) ; compiling (DEFVAR *DEBUG-EXPINT-MAXIT* ...) ; compiling (DEFVAR *DEBUG-EXPINT-FRACMAXIT* ...) ; compiling (DEFVAR *DEBUG-EXPINT-BFLOATMAXIT* ...) ; compiling (DEFVAR *DEBUG-EXPINT-FRACBFLOATMAXIT* ...) ; compiling (DEFVAR $EXPINTEXPAND ...) ; compiling (DEFVAR $EXPINTREP ...) ; compiling (DEFVAR *EXPINTFLAG* ...) ; compiling (DEFUN SIMP-DOMAIN-ERROR ...) ; compiling (DEFUN $EXPINTEGRAL_E ...) ; compiling (DEFPROP $EXPINTEGRAL_E ...) ; compiling (DEFPROP $EXPINTEGRAL_E ...) ; compiling (DEFPROP %EXPINTEGRAL_E ...) ; compiling (DEFPROP %EXPINTEGRAL_E ...) ; compiling (DEFPROP %EXPINTEGRAL_E ...) ; compiling (DEFPROP %EXPINTEGRAL_E ...) ; compiling (DEFPROP %EXPINTEGRAL_E ...) ; compiling (DEFUN CONJUGATE-EXPINTEGRAL-E ...) ; compiling (DEFPROP %EXPINTEGRAL_E ...) ; compiling (DEFPROP %EXPINTEGRAL_E ...) ; compiling (DEFPROP %EXPINTEGRAL_E ...) ; compiling (DEFUN SIMPLIM%EXPINTEGRAL_E ...) ; compiling (DEFUN SIMP-EXPINTEGRAL-E ...) ; compiling (DEFVAR *EXPINT-EPS* ...) ; compiling (DEFVAR *EXPINT-MAXIT* ...) ; compiling (DEFUN EXPINTEGRAL-E ...) ; compiling (DEFUN FRAC-EXPINTEGRAL-E ...) ; compiling (DEFUN CMUL ...) ; compiling (DEFUN CDIV ...) ; compiling (DEFUN CPOWER ...) ; compiling (DEFUN BFLOAT-EXPINTEGRAL-E ...) ; compiling (DEFUN FRAC-BFLOAT-EXPINTEGRAL-E ...) ; compiling (DEFUN $EXPINTEGRAL_E1 ...) ; compiling (DEFPROP $EXPINTEGRAL_E1 ...) ; compiling (DEFPROP $EXPINTEGRAL_E1 ...) ; compiling (DEFPROP %EXPINTEGRAL_E1 ...) ; compiling (DEFPROP %EXPINTEGRAL_E1 ...) ; compiling (DEFPROP %EXPINTEGRAL_E1 ...) ; compiling (DEFPROP %EXPINTEGRAL_E1 ...) ; compiling (DEFPROP %EXPINTEGRAL_E1 ...) ; compiling (DEFUN CONJUGATE-EXPINTEGRAL-E1 ...) ; compiling (DEFPROP %EXPINTEGRAL_E1 ...) ; compiling (DEFPROP %EXPINTEGRAL_E1 ...) ; compiling (DEFPROP %EXPINTEGRAL_E1 ...) ; compiling (DEFUN SIMPLIM%EXPINTEGRAL_E1 ...) ; compiling (DEFUN SIMP-EXPINTEGRAL_E1 ...) ; compiling (DEFUN $EXPINTEGRAL_EI ...) ; compiling (DEFPROP $EXPINTEGRAL_EI ...) ; compiling (DEFPROP $EXPINTEGRAL_EI ...) ; compiling (DEFPROP %EXPINTEGRAL_EI ...) ; compiling (DEFPROP %EXPINTEGRAL_EI ...) ; compiling (DEFPROP %EXPINTEGRAL_EI ...) ; compiling (DEFPROP %EXPINTEGRAL_EI ...) ; compiling (DEFPROP %EXPINTEGRAL_EI ...) ; compiling (DEFPROP %EXPINTEGRAL_EI ...) ; compiling (DEFPROP %EXPINTEGRAL_EI ...) ; compiling (DEFPROP %EXPINTEGRAL_EI ...) ; compiling (DEFUN SIMPLIM%EXPINTEGRAL_EI ...) ; compiling (DEFUN SIMP-EXPINTEGRAL-EI ...) ; compiling (DEFUN EXPINTEGRAL-EI ...) ; compiling (DEFUN BFLOAT-EXPINTEGRAL-EI ...) ; compiling (DEFUN $EXPINTEGRAL_LI ...) ; compiling (DEFPROP $EXPINTEGRAL_LI ...) ; compiling (DEFPROP $EXPINTEGRAL_LI ...) ; compiling (DEFPROP %EXPINTEGRAL_LI ...) ; compiling (DEFPROP %EXPINTEGRAL_LI ...) ; compiling (DEFPROP %EXPINTEGRAL_LI ...) ; compiling (DEFPROP %EXPINTEGRAL_LI ...) ; compiling (DEFPROP %EXPINTEGRAL_LI ...) ; compiling (DEFUN CONJUGATE-EXPINTEGRAL-LI ...) ; compiling (DEFPROP %EXPINTEGRAL_LI ...) ; compiling (DEFPROP %EXPINTEGRAL_LI ...) ; compiling (DEFPROP %EXPINTEGRAL_LI ...) ; compiling (DEFUN SIMPLIM%EXPINTEGRAL_LI ...) ; compiling (DEFUN SIMP-EXPINTEGRAL-LI ...) ; compiling (DEFUN EXPINTEGRAL-LI ...) ; compiling (DEFUN BFLOAT-EXPINTEGRAL-LI ...) ; compiling (DEFUN $EXPINTEGRAL_SI ...) ; compiling (DEFPROP $EXPINTEGRAL_SI ...) ; compiling (DEFPROP $EXPINTEGRAL_SI ...) ; compiling (DEFPROP %EXPINTEGRAL_SI ...) ; compiling (DEFPROP %EXPINTEGRAL_SI ...) ; compiling (DEFPROP %EXPINTEGRAL_SI ...) ; compiling (DEFPROP %EXPINTEGRAL_SI ...) ; compiling (DEFPROP %EXPINTEGRAL_SI ...) ; compiling (DEFPROP %EXPINTEGRAL_SI ...) ; compiling (DEFPROP %EXPINTEGRAL_SI ...) ; compiling (DEFPROP %EXPINTEGRAL_SI ...) ; compiling (DEFPROP %EXPINTEGRAL_SI ...) ; compiling (DEFUN SIMPLIM%EXPINTEGRAL_SI ...) ; compiling (DEFUN SIMP-EXPINTEGRAL-SI ...) ; compiling (DEFUN EXPINTEGRAL-SI ...) ; compiling (DEFUN BFLOAT-EXPINTEGRAL-SI ...) ; compiling (DEFUN $EXPINTEGRAL_SHI ...) ; compiling (DEFPROP $EXPINTEGRAL_SHI ...) ; compiling (DEFPROP $EXPINTEGRAL_SHI ...) ; compiling (DEFPROP %EXPINTEGRAL_SHI ...) ; compiling (DEFPROP %EXPINTEGRAL_SHI ...) ; compiling (DEFPROP %EXPINTEGRAL_SHI ...) ; compiling (DEFPROP %EXPINTEGRAL_SHI ...) ; compiling (DEFPROP %EXPINTEGRAL_SI ...) ; compiling (DEFPROP %EXPINTEGRAL_SI ...) ; compiling (DEFPROP %EXPINTEGRAL_SHI ...) ; compiling (DEFPROP %EXPINTEGRAL_SHI ...) ; compiling (DEFPROP %EXPINTEGRAL_SHI ...) ; compiling (DEFUN SIMPLIM%EXPINTEGRAL_SHI ...) ; compiling (DEFUN SIMP-EXPINTEGRAL-SHI ...) ; compiling (DEFUN EXPINTEGRAL-SHI ...) ; compiling (DEFUN BFLOAT-EXPINTEGRAL-SHI ...) ; compiling (DEFUN $EXPINTEGRAL_CI ...) ; compiling (DEFPROP $EXPINTEGRAL_CI ...) ; compiling (DEFPROP $EXPINTEGRAL_CI ...) ; compiling (DEFPROP %EXPINTEGRAL_CI ...) ; compiling (DEFPROP %EXPINTEGRAL_CI ...) ; compiling (DEFPROP %EXPINTEGRAL_CI ...) ; compiling (DEFPROP %EXPINTEGRAL_CI ...) ; compiling (DEFPROP %EXPINTEGRAL_CI ...) ; compiling (DEFUN CONJUGATE-EXPINTEGRAL-CI ...) ; compiling (DEFPROP %EXPINTEGRAL_CI ...) ; compiling (DEFPROP %EXPINTEGRAL_CI ...) ; compiling (DEFPROP %EXPINTEGRAL_CI ...) ; compiling (DEFUN SIMPLIM%EXPINTEGRAL_CI ...) ; compiling (DEFUN SIMP-EXPINTEGRAL-CI ...) ; compiling (DEFUN EXPINTEGRAL-CI ...) ; compiling (DEFUN BFLOAT-EXPINTEGRAL-CI ...) ; compiling (DEFUN $EXPINTEGRAL_CHI ...) ; compiling (DEFPROP $EXPINTEGRAL_CHI ...) ; compiling (DEFPROP $EXPINTEGRAL_CHI ...) ; compiling (DEFPROP %EXPINTEGRAL_CHI ...) ; compiling (DEFPROP %EXPINTEGRAL_CHI ...) ; compiling (DEFPROP %EXPINTEGRAL_CHI ...) ; compiling (DEFPROP %EXPINTEGRAL_CHI ...) ; compiling (DEFPROP %EXPINTEGRAL_CHI ...) ; compiling (DEFUN CONJUGATE-EXPINTEGRAL-CHI ...) ; compiling (DEFPROP %EXPINTEGRAL_CHI ...) ; compiling (DEFPROP %EXPINTEGRAL_CHI ...) ; compiling (DEFPROP %EXPINTEGRAL_CHI ...) ; compiling (DEFUN SIMPLIM%EXPINTEGRAL_CHI ...) ; compiling (DEFUN SIMP-EXPINTEGRAL-CHI ...) ; compiling (DEFUN EXPINTEGRAL-CHI ...) ; compiling (DEFUN BFLOAT-EXPINTEGRAL-CHI ...) ; compiling (DEFUN $EXPINT ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/expintegral.fasl written ; compilation finished in 0:00:00.228 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/expintegral.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/gamma.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/gamma.lisp" (written 04 MAY 2017 11:43:16 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DECLARE-TOP (SPECIAL $FACTLIM ...)) ; compiling (DEFMVAR $FACTORIAL_EXPAND ...) ; compiling (DEFMVAR $BETA_EXPAND ...) ; compiling (DEFMVAR $ERF_REPRESENTATION ...) ; compiling (DEFMVAR $ERF_%IARGS ...) ; compiling (DEFMVAR $HYPERGEOMETRIC_REPRESENTATION ...) ; compiling (DEFUN FLOAT-NUMERICAL-EVAL-P ...) ; compiling (DEFUN COMPLEX-FLOAT-NUMERICAL-EVAL-P ...) ; compiling (DEFUN BIGFLOAT-NUMERICAL-EVAL-P ...) ; compiling (DEFUN COMPLEX-BIGFLOAT-NUMERICAL-EVAL-P ...) ; compiling (DEFUN NUMERICAL-EVAL-P ...) ; compiling (DEFUN INTEGER-REPRESENTATION-P ...) ; compiling (DEFUN $DOUBLE_FACTORIAL ...) ; compiling (DEFPROP $DOUBLE_FACTORIAL ...) ; compiling (DEFPROP $DOUBLE_FACTORIAL ...) ; compiling (DEFPROP %DOUBLE_FACTORIAL ...) ; compiling (DEFPROP %DOUBLE_FACTORIAL ...) ; compiling (DEFPROP %DOUBLE_FACTORIAL ...) ; compiling (DEFPROP %DOUBLE_FACTORIAL ...) ; compiling (DEFPROP %DOUBLE_FACTORIAL ...) ; compiling (DEFPROP %DOUBLE_FACTORIAL ...) ; compiling (DEFUN SIMP-DOUBLE-FACTORIAL ...) ; compiling (DEFUN DOUBLE-FACTORIAL ...) ; compiling (DEFUN BFLOAT-DOUBLE-FACTORIAL ...) ; compiling (DEFVAR *DEBUG-GAMMA* ...) ; compiling (DEFUN $GAMMA_INCOMPLETE ...) ; compiling (DEFPROP $GAMMA_INCOMPLETE ...) ; compiling (DEFPROP $GAMMA_INCOMPLETE ...) ; compiling (DEFPROP %GAMMA_INCOMPLETE ...) ; compiling (DEFPROP %GAMMA_INCOMPLETE ...) ; compiling (DEFPROP %GAMMA_INCOMPLETE ...) ; compiling (DEFPROP %GAMMA_INCOMPLETE ...) ; compiling (DEFPROP %GAMMA_INCOMPLETE ...) ; compiling (DEFUN CONJUGATE-GAMMA-INCOMPLETE ...) ; compiling (PUTPROP (QUOTE %GAMMA_INCOMPLETE) ...) ; compiling (DEFPROP %GAMMA_INCOMPLETE ...) ; compiling (DEFPROP %GAMMA_INCOMPLETE ...) ; compiling (DEFUN SIMPLIM%GAMMA_INCOMPLETE ...) ; compiling (DEFUN $GAMMA_GREEK ...) ; compiling (DEFPROP $GAMMA_GREEK ...) ; compiling (DEFPROP $GAMMA_GREEK ...) ; compiling (DEFPROP %GAMMA_GREEK ...) ; compiling (DEFPROP %GAMMA_GREEK ...) ; compiling (DEFPROP %GAMMA_GREEK ...) ; compiling (DEFPROP %GAMMA_GREEK ...) ; compiling (DEFUN SIMP-GAMMA-GREEK ...) ; compiling (DEFUN SIMP-GAMMA-INCOMPLETE ...) ; compiling (DEFVAR *GAMMA-INCOMPLETE-MAXIT* ...) ; compiling (DEFVAR *GAMMA-INCOMPLETE-EPS* ...) ; compiling (DEFVAR *GAMMA-INCOMPLETE-MIN* ...) ; compiling (DEFVAR *GAMMA-RADIUS* ...) ; compiling (DEFVAR *GAMMA-IMAG* ...) ; compiling (DEFUN GAMMA-INCOMPLETE ...) ; file: /home/gunter/src/maxima-5.40.0/src/gamma.lisp ; in: DEFUN GAMMA-INCOMPLETE ; (COND ((COMPLEXP MAXIMA::X) #C(0.0d0 0.0d0)) ((REALP MAXIMA::X) 0.0d0)) ; --> IF IF ; ==> ; NIL ; ; caught STYLE-WARNING: ; This is not a NUMBER: ; NIL ; See also: ; The SBCL Manual, Node "Handling of Types" ; compiling (DEFUN %GAMMA-INCOMPLETE ...) ; compiling (DEFUN BFLOAT-GAMMA-INCOMPLETE ...) ; compiling (DEFUN COMPLEX-BFLOAT-GAMMA-INCOMPLETE ...) ; compiling (DEFUN $GAMMA_INCOMPLETE_GENERALIZED ...) ; compiling (DEFPROP $GAMMA_INCOMPLETE_GENERALIZED ...) ; compiling (DEFPROP $GAMMA_INCOMPLETE_GENERALIZED ...) ; compiling (DEFPROP %GAMMA_INCOMPLETE_GENERALIZED ...) ; compiling (DEFPROP %GAMMA_INCOMPLETE_GENERALIZED ...) ; compiling (DEFPROP %GAMMA_INCOMPLETE_GENERALIZED ...) ; compiling (DEFUN CONJUGATE-GAMMA-INCOMPLETE-GENERALIZED ...) ; compiling (DEFPROP %GAMMA_INCOMPLETE_GENERALIZED ...) ; compiling (DEFPROP %GAMMA_INCOMPLETE_GENERALIZED ...) ; compiling (DEFPROP %GAMMA_INCOMPLETE_GENERALIZED ...) ; compiling (DEFUN SIMP-GAMMA-INCOMPLETE-GENERALIZED ...) ; compiling (DEFUN $GAMMA_INCOMPLETE_REGULARIZED ...) ; compiling (DEFPROP $GAMMA_INCOMPLETE_REGULARIZED ...) ; compiling (DEFPROP $GAMMA_INCOMPLETE_REGULARIZED ...) ; compiling (DEFPROP %GAMMA_INCOMPLETE_REGULARIZED ...) ; compiling (DEFPROP %GAMMA_INCOMPLETE_REGULARIZED ...) ; compiling (DEFPROP %GAMMA_INCOMPLETE_REGULARIZED ...) ; compiling (DEFUN CONJUGATE-GAMMA-INCOMPLETE-REGULARIZED ...) ; compiling (DEFPROP %GAMMA_INCOMPLETE_REGULARIZED ...) ; compiling (DEFPROP %GAMMA_INCOMPLETE_REGULARIZED ...) ; compiling (DEFPROP %GAMMA_INCOMPLETE_REGULARIZED ...) ; compiling (DEFUN SIMP-GAMMA-INCOMPLETE-REGULARIZED ...) ; compiling (DEFUN $LOG_GAMMA ...) ; compiling (DEFPROP $LOG_GAMMA ...) ; compiling (DEFPROP $LOG_GAMMA ...) ; compiling (DEFPROP %LOG_GAMMA ...) ; compiling (DEFPROP %LOG_GAMMA ...) ; compiling (DEFPROP %LOG_GAMMA ...) ; compiling (DEFPROP %LOG_GAMMA ...) ; compiling (DEFPROP %LOG_GAMMA ...) ; compiling (DEFUN SIMP-LOG-GAMMA ...) ; compiling (DEFUN LOG-GAMMA-LANCZOS ...) ; compiling (DEFUN BFLOAT-LOG-GAMMA ...) ; compiling (DEFUN COMPLEX-BFLOAT-LOG-GAMMA ...) ; compiling (DEFUN $ERF ...) ; compiling (DEFPROP $ERF ...) ; compiling (DEFPROP $ERF ...) ; compiling (DEFPROP %ERF ...) ; compiling (DEFPROP %ERF ...) ; compiling (DEFPROP %ERF ...) ; compiling (DEFPROP %ERF ...) ; compiling (DEFPROP %ERF ...) ; compiling (DEFPROP %ERF ...) ; compiling (DEFPROP %ERF ...) ; compiling (DEFPROP %ERF ...) ; compiling (DEFUN SIMP-ERF ...) ; compiling (DEFUN ERF ...) ; compiling (DEFUN COMPLEX-ERF ...) ; compiling (DEFUN BFLOAT-ERF ...) ; compiling (DEFUN COMPLEX-BFLOAT-ERF ...) ; compiling (IN-PACKAGE :BIGFLOAT) ; compiling (DEFUN BF-ERF ...) ; file: /home/gunter/src/maxima-5.40.0/src/gamma.lisp ; in: DEFUN BF-ERF ; (MAXIMA::ERF BIGFLOAT::Z) ; ; note: deleting unreachable code ; compiling (DEFUN BF-ERFC ...) ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFUN $ERF_GENERALIZED ...) ; compiling (DEFPROP $ERF_GENERALIZED ...) ; compiling (DEFPROP $ERF_GENERALIZED ...) ; compiling (DEFPROP %ERF_GENERALIZED ...) ; compiling (DEFPROP %ERF_GENERALIZED ...) ; compiling (DEFPROP %ERF_GENERALIZED ...) ; compiling (DEFPROP %ERF_GENERALIZED ...) ; compiling (LET (# #) ...) ; compiling (DEFPROP %ERF_GENERALIZED ...) ; compiling (DEFPROP %ERF_GENERALIZED ...) ; compiling (DEFPROP %ERF_GENERALIZED ...) ; compiling (DEFUN SIMPLIM%ERF_GENERALIZED ...) ; compiling (DEFUN SIMP-ERF-GENERALIZED ...) ; compiling (DEFUN $ERFC ...) ;; Wrote file binary-clisp/plot.fas ; compiling (DEFPROP $ERFC ...) ; compiling (DEFPROP $ERFC ...) ; compiling (DEFPROP %ERFC ...) ; compiling (DEFPROP %ERFC ...) ; compiling (DEFPROP %ERFC ...) ; compiling (DEFPROP %ERFC ...) ; compiling (DEFPROP %ERFC ...) ; compiling (DEFPROP %ERFC ...) ; compiling (DEFPROP %ERFC ...) ; compiling (DEFPROP %ERFC ...) ; compiling (DEFUN SIMPLIM%ERFC ...) ; - Loading binary file "binary-clisp/plot.fas" ;; Loading file binary-clisp/plot.fas ... ; compiling (DEFUN SIMP-ERFC ...) ; compiling (DEFUN $ERFI ...) ; compiling (DEFPROP $ERFI ...) ; compiling (DEFPROP $ERFI ...) ; compiling (DEFPROP %ERFI ...) ; compiling (DEFPROP %ERFI ...) ; compiling (DEFPROP %ERFI ...) ; compiling (DEFPROP %ERFI ...) ; compiling (DEFPROP %ERFI ...) ; compiling (DEFPROP %ERFI ...) ; compiling (DEFPROP %ERFI ...) ; compiling (DEFPROP %ERFI ...) ; compiling (DEFPROP %ERFI ...) ; compiling (DEFUN SIMPLIM%ERFI ...) ; compiling (IN-PACKAGE :BIGFLOAT) ; compiling (DEFUN BF-ERFI ...) ; compiling (IN-PACKAGE :MAXIMA) ;; Loaded file binary-clisp/plot.fas ; - Compiling module "graphics-drivers" ; compiling (DEFUN SIMP-ERFI ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/gnuplot_def.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/gnuplot_def.lisp ... ; compiling (DEFUN $INVERSE_ERF ...) ; compiling (DEFPROP $INVERSE_ERF ...) ; compiling (DEFPROP $INVERSE_ERF ...) ; compiling (DEFPROP %INVERSE_ERF ...) ; compiling (DEFPROP %INVERSE_ERF ...) ; compiling (DEFPROP %INVERSE_ERF ...) ; compiling (DEFPROP %INVERSE_ERF ...) ; compiling (DEFPROP %INVERSE_ERF ...) ; compiling (DEFPROP %ERF ...) ; compiling (DEFPROP %INVERSE_ERF ...) ; compiling (DEFPROP %INVERSE_ERF ...) ; compiling (DEFPROP %INVERSE_ERF ...) ; compiling (DEFUN SIMPLIM%INVERSE_ERF ...) ; compiling (DEFUN SIMP-INVERSE-ERF ...) ; compiling (DEFUN $INVERSE_ERFC ...) ; compiling (DEFPROP $INVERSE_ERFC ...) ; compiling (DEFPROP $INVERSE_ERFC ...) ; compiling (DEFPROP %INVERSE_ERFC ...) ; compiling (DEFPROP %INVERSE_ERFC ...) ; compiling (DEFPROP %INVERSE_ERFC ...) ; compiling (DEFPROP %INVERSE_ERFC ...) ; compiling (DEFPROP %INVERSE_ERFC ...) ; compiling (DEFPROP %ERFC ...) ; compiling (DEFPROP %INVERSE_ERFC ...) ; compiling (DEFPROP %INVERSE_ERFC ...) ; compiling (DEFPROP %INVERSE_ERFC ...) ; compiling (DEFUN SIMPLIM%INVERSE_ERFC ...) ; compiling (DEFUN SIMP-INVERSE-ERFC ...) ; compiling (DEFVAR *DEBUG-NEWTON* ...) ; compiling (DEFVAR *NEWTON-MAXCOUNT* ...) ; compiling (DEFVAR *NEWTON-EPSILON-FACTOR* ...) ; compiling (DEFVAR *NEWTON-EPSILON-FACTOR-FLOAT* ...) ; compiling (DEFUN FLOAT-NEWTON ...) ; compiling (DEFUN BFLOAT-NEWTON ...) ; compiling (IN-PACKAGE :BIGFLOAT) ; compiling (DEFUN BF-INVERSE-ERF ...) ; compiling (DEFUN BF-INVERSE-ERFC ...) ; compiling (DEFUN BF-NEWTON ...) ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFUN $FRESNEL_S ...) ; compiling (DEFPROP $FRESNEL_S ...) ; compiling (DEFPROP $FRESNEL_S ...) ; compiling (DEFPROP %FRESNEL_S ...) ; compiling (DEFPROP %FRESNEL_S ...) ; compiling (DEFPROP %FRESNEL_S ...) ; compiling (DEFPROP %FRESNEL_S ...) ; compiling (DEFPROP %FRESNEL_S ...) ; compiling (DEFPROP %FRESNEL_S ...) ; compiling (DEFPROP %FRESNEL_S ...) ; compiling (DEFPROP %FRESNEL_S ...) ; compiling (DEFPROP %FRESNEL_S ...) ; compiling (DEFUN SIMPLIM%FRESNEL_S ...) ; compiling (DEFVAR *FRESNEL-MAXIT* ...) ; compiling (DEFVAR *FRESNEL-EPS* ...) ; compiling (DEFVAR *FRESNEL-MIN* ...) ; compiling (IN-PACKAGE :BIGFLOAT) ; compiling (DEFUN BF-FRESNEL ...) ; compiling (DEFUN BF-FRESNEL-S ...) ; compiling (DEFUN BF-FRESNEL-C ...) ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFUN SIMP-FRESNEL-S ...) ; compiling (DEFUN $FRESNEL_C ...) ; compiling (DEFPROP $FRESNEL_C ...) ; compiling (DEFPROP $FRESNEL_C ...) ; compiling (DEFPROP %FRESNEL_C ...) ; compiling (DEFPROP %FRESNEL_C ...) ; compiling (DEFPROP %FRESNEL_C ...) ; compiling (DEFPROP %FRESNEL_C ...) ; compiling (DEFPROP %FRESNEL_C ...) ; compiling (DEFPROP %FRESNEL_C ...) ; compiling (DEFPROP %FRESNEL_C ...) ; compiling (DEFPROP %FRESNEL_C ...) ; compiling (DEFPROP %FRESNEL_C ...) ; compiling (DEFUN SIMPLIM%FRESNEL_C ...) ; compiling (DEFUN SIMP-FRESNEL-C ...) ; compiling (LET (# #) ...) ; compiling (DEFVAR *BETA-INCOMPLETE-MAXIT* ...) ; compiling (DEFVAR *BETA-INCOMPLETE-EPS* ...) ; compiling (DEFUN $BETA_INCOMPLETE ...) ; compiling (DEFPROP $BETA_INCOMPLETE ...) ; compiling (DEFPROP $BETA_INCOMPLETE ...) ; compiling (DEFPROP %BETA_INCOMPLETE ...) ; compiling (DEFPROP %BETA_INCOMPLETE ...) ; compiling (DEFPROP %BETA_INCOMPLETE ...) ; compiling (DEFPROP %BETA_INCOMPLETE ...) ; compiling (DEFPROP %BETA_INCOMPLETE ...) ; compiling (DEFPROP %BETA_INCOMPLETE ...) ; compiling (DEFUN SIMP-BETA-INCOMPLETE ...) ; compiling (DEFUN BETA-INCOMPLETE-EXPAND-NEGATIVE-INTEGER ...) ; compiling (DEFUN BETA-INCOMPLETE ...) ; compiling (DEFUN NUMERIC-BETA-INCOMPLETE ...) ; compiling (DEFUN $BETA_INCOMPLETE_GENERALIZED ...) ; compiling (DEFPROP $BETA_INCOMPLETE_GENERALIZED ...) ; compiling (DEFPROP $BETA_INCOMPLETE_GENERALIZED ...) ; compiling (DEFPROP %BETA_INCOMPLETE_GENERALIZED ...) ; compiling (DEFPROP %BETA_INCOMPLETE_GENERALIZED ...) ; compiling (DEFPROP %BETA_INCOMPLETE_GENERALIZED ...) ; compiling (DEFPROP %BETA_INCOMPLETE_GENERALIZED ...) ; compiling (DEFPROP %BETA_INCOMPLETE_GENERALIZED ...) ; compiling (DEFUN CONJUGATE-BETA-INCOMPLETE-GENERALIZED ...) ; compiling (DEFPROP %BETA_INCOMPLETE_GENERALIZED ...) ; compiling (DEFPROP %BETA_INCOMPLETE_GENERALIZED ...) ; compiling (DEFUN SIMP-BETA-INCOMPLETE-GENERALIZED ...) ; compiling (DEFUN $BETA_INCOMPLETE_REGULARIZED ...) ; compiling (DEFPROP $BETA_INCOMPLETE_REGULARIZED ...) ; compiling (DEFPROP $BETA_INCOMPLETE_REGULARIZED ...) ; compiling (DEFPROP %BETA_INCOMPLETE_REGULARIZED ...) ; compiling (DEFPROP %BETA_INCOMPLETE_REGULARIZED ...) ; compiling (DEFPROP %BETA_INCOMPLETE_REGULARIZED ...) ; compiling (DEFPROP %BETA_INCOMPLETE_REGULARIZED ...) ; compiling (DEFPROP %BETA_INCOMPLETE_REGULARIZED ...) ; compiling (DEFPROP %BETA_INCOMPLETE_REGULARIZED ...) ; compiling (DEFUN SIMP-BETA-INCOMPLETE-REGULARIZED ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/gamma.fasl written ; compilation finished in 0:00:00.479 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/gamma.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mstuff.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/mstuff.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE MSTUFF) ; compiling (DEFMFUN $SORT ...) ; compiling (DEFUN MFUNCTION1 ...) ; compiling (DEFUN LESSTHAN ...) ; compiling (DEFMSPEC $MAKELIST ...) ; compiling (DEFUN INTERVAL2 ...) ; compiling (DEFUN INTERVAL ...) ; compiling (DEFMFUN $SUBLIST ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/mstuff.fasl written ; compilation finished in 0:00:00.032 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mstuff.fasl" ; - Compiling module "poisson-series" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/pois2.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/pois2.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE POIS2) ; compiling (DECLARE-TOP (SPECIAL POISVALS ...)) ; compiling (DEFMSPEC MPOIS ...) ; compiling (DEFUN POISLIM1 ...) ; compiling (DEFUN NONPERIOD ...) ; compiling (POISLIM1 NIL ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/pois2.fasl written ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/pois2.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/pois3.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/pois3.lisp" (written 04 SEP 2016 04:00:51 AM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE POIS3) ; compiling (DECLARE-TOP (SPECIAL *ARGC ...)) ; compiling (DEFVAR TRIM ...) ; compiling (DEFUN POISCDECODE ...) ; compiling (DEFUN INTOPOISCO ...) ; compiling (DEFUN POISCO+ ...) ; compiling (DEFUN POISCO* ...) ; compiling (DEFUN HALVE ...) ; compiling (DEFUN POISSUBSTCO ...) ; compiling (DEFUN POISCODIF ...) ; compiling (DEFUN POISCOINTEG ...) ; compiling (DEFUN POISPZERO ...) ; compiling (DEFUN FUMCHECK ...) ; compiling (DEFUN CHECKENCODE ...) ; compiling (DEFMFUN $POISSIMP ...) ; compiling (DEFPROP MPOIS ...) ; compiling (DEFMFUN $POISPLUS ...) ; compiling (DECLARE-TOP (SPECIAL *B ...)) ; compiling (DEFMFUN $POISMAP ...) ; compiling (DEFUN POISMAP ...) ; compiling (DEFUN POISMERGE22 ...) ; compiling (DEFUN POISCOSINE ...) ; compiling (DEFUN POISSINE ...) ; compiling (DEFMFUN $INTOPOIS ...) ; compiling (DEFUN INTOPOIS ...) ; compiling (DEFUN TCONS ...) ; compiling (DEFUN POISNEGPRED ...) ; compiling (DEFUN POISCHANGESIGN ...) ; compiling (DECLARE-TOP (SPECIAL $U ...)) ; compiling (DEFUN POISENCODE ...) ;; Wrote file binary-clisp/gnuplot_def.fas ; - Loading binary file "binary-clisp/gnuplot_def.fas" ;; Loading file binary-clisp/gnuplot_def.fas ... ; compiling (LET (#) ...) ;; Loaded file binary-clisp/gnuplot_def.fas ; compiling (DEFUN POISDECODEC ...) ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/xmaxima_def.lisp" ;; Compiling file /home/gunter/src/maxima-5.40.0/src/xmaxima_def.lisp ... ; compiling (DEFMFUN $POISCTIMES ...) ; compiling (DEFMFUN $OUTOFPOIS ...) ; compiling (DEFMFUN $PRINTPOIS ...) ; compiling (DEFMFUN $POISDIFF ...) ; compiling (DEFUN POISDIF4 ...) ; compiling (DEFUN COSDIF ...) ; compiling (DEFUN SINDIF ...) ; compiling (DEFUN POISXCOEF ...) ; compiling (DECLARE-TOP (SPECIAL ANS)) ; compiling (DEFMACRO KEY ...) ; compiling (DEFMACRO LLINK ...) ; compiling (DEFMACRO RLINK ...) ; compiling (DEFMACRO BP ...) ; compiling (DEFMACRO REC ...) ; compiling (DEFMACRO ORDER< ...) ; compiling (DEFMACRO ORDER= ...) ; compiling (DEFMACRO SETRLINK ...) ; compiling (DEFMACRO SETLLINK ...) ; compiling (DEFMACRO SETBP ...) ; compiling (DEFMACRO SETREC ...) ; compiling (DEFUN INSERT-IT ...) ; compiling (DEFUN AVLINSERT ...) ; compiling (DEFUN AVLINIT ...) ; compiling (DEFUN UNTREE ...) ; compiling (DEFUN UNTREE1 ...) ; compiling (DEFUN TCONS3 ...) ; compiling (DEFUN POISMERGES ...) ; compiling (DEFUN POISMERGEC ...) ; compiling (DEFUN POISMERGE ...) ; compiling (DEFUN POISMERGE2 ...) ; compiling (DEFUN MERGE11 ...) ; compiling (DEFUN POISMERGESX ...) ; compiling (DEFUN POISMERGECX ...) ; compiling (DEFUN POISCTIMES1 ...) ; compiling (DEFUN TRIMF ...) ; compiling (DEFMFUN $POISTIMES ...) ;; Wrote file binary-clisp/xmaxima_def.fas ; - Loading binary file "binary-clisp/xmaxima_def.fas" ;; Loading file binary-clisp/xmaxima_def.fas ... ;; Loaded file binary-clisp/xmaxima_def.fas ; - Loading module "final" ; - Loading source file "/home/gunter/src/maxima-5.40.0/src/autol.lisp" ;; Loading file /home/gunter/src/maxima-5.40.0/src/autol.lisp ... ; compiling (DEFMFUN $POISEXPT ...) ; compiling (DEFMFUN $POISSQUARE ...) ; compiling (DEFMFUN $POISINT ...) ;; Loaded file /home/gunter/src/maxima-5.40.0/src/autol.lisp ; compiling (DEFUN POISINT4 ...) ; - Loading source file "/home/gunter/src/maxima-5.40.0/src/max_ext.lisp" ;; Loading file /home/gunter/src/maxima-5.40.0/src/max_ext.lisp ... ; compiling (DEFUN COSINT* ...) ; compiling (DEFUN SININT* ...) ;; Loaded file /home/gunter/src/maxima-5.40.0/src/max_ext.lisp ; compiling (DEFUN POISSUBSTA ...) ; - Loading source file ; "/home/gunter/src/maxima-5.40.0/src/share-subdirs.lisp" ;; Loading file /home/gunter/src/maxima-5.40.0/src/share-subdirs.lisp ... ;; Loaded file ; compiling (DEFUN POISSUBST1S ...)/home/gunter/src/maxima-5.40.0/src/share-subdirs.lisp ; compiling (DEFUN POISSUBST1C ...) ; compiling (DEFUN ARGSUBST ...) ; - Loading source file "/home/gunter/src/maxima-5.40.0/src/init-cl.lisp" ;; Loading file /home/gunter/src/maxima-5.40.0/src/init-cl.lisp ... ; compiling (DEFMFUN $POISSUBST ...) ; compiling (DECLARE-TOP (UNSPECIAL $U ...)) ; compiling (DEFUN POISSUBSTCO1 ...) ; compiling (DECLARE-TOP (SPECIAL DC ...)) ; compiling (DEFUN FANCYPOISSUBST ...) ; compiling (DEFUN FANCYPOIS1S ...) ; compiling (DEFUN FANCYPOIS1C ...) ; compiling (DEFUN FANCYPAC ...) ; compiling (DEFUN FANCYPAS ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/pois3.fasl written ; compilation finished in 0:00:00.246 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/pois3.fasl" ; - Compiling module "translated-packages" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/desoln.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/desoln.lisp" (written 04 SEP 2016 04:00:51 AM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFMFUN $DESOLVE ...) ;; Loaded file /home/gunter/src/maxima-5.40.0/src/init-cl.lisp ; - Providing system maxima ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/desoln.fasl written ; compilation finished in 0:00:00.009 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/desoln.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/elim.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/elim.lisp" (written 04 SEP 2016 04:00:51 AM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFMFUN $ELIMINATE ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/elim.fasl written ; compilation finished in 0:00:00.009 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/elim.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/invert.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/invert.lisp" (written 04 SEP 2016 04:00:51 AM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFMFUN $ADJOINT ...) ; compiling (DEFMFUN $INVERT_BY_ADJOINT ...) ; compiling (DEFMVAR $INVERT_METHOD ...) ; compiling (DEFMVAR $INVERT_BY_ADJOINT_SIZE_LIMIT ...) ; compiling (DEFUN $INVERT ...) ; compiling (DEFUN INVERT-VIA-$INVERT_BY_LU ...) ; compiling (DEFUN MULTIPLY-MATRIX-ELEMENTS ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/invert.fasl written ; compilation finished in 0:00:00.015 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/invert.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/hypgeo.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/hypgeo.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE HYPGEO) ; compiling (DECLARE-TOP (SPECIAL CHECKCOEFSIGNLIST ...)) ; compiling (DEFMVAR $PREFER_D ...) ; compiling (DEFPROP $SPECINT ...) ; compiling (DEFPROP %SPECINT ...) ; compiling (DEFVAR *HYP-RETURN-NOUN-FORM-P* ...) ; compiling (DEFVAR *HYP-RETURN-NOUN-FLAG* ...) ; compiling (DEFVAR *DEBUG-HYPGEO* ...) ; compiling (DEFVAR *VAR* ...) ; compiling (DEFVAR *PAR* ...) ; compiling (DEFUN SUBSTL ...) ; compiling (DEFUN PARP ...) ; compiling (DEFUN FREEVAR0 ...) ; compiling (DEFUN EXPOR1P ...) ; compiling (DEFUN HAS ...) ; compiling (DEFUN FREE-NOT-ZERO-P ...) ; compiling (DEFUN FREE2 ...) ; compiling (DEFUN HAS-NOT-ALIKE1-P ...) ; compiling (DEFUN LITTLESLOMMEL ...) ; compiling (DEFUN MWHIT ...) ; compiling (DEFUN WWHIT ...) ; compiling (DEFUN PJAC ...) ; compiling (DEFUN M2-ARBPOW1 ...) ; compiling (DEFUN M2-ARBPOW2 ...) ; compiling (DEFUN M2-ASIN ...) ; compiling (DEFUN M2-ATAN ...) ; compiling (DEFUN M2-ONEJ ...) ; compiling (DEFUN M2-TWOJ ...) ; compiling (DEFUN M2-TWOY ...) ; compiling (DEFUN M2-TWOK ...) ; compiling (DEFUN M2-ONEKONEY ...) ; compiling (DEFUN M2-ONEJ^2 ...) ; compiling (DEFUN M2-ONEY^2 ...) ; compiling (DEFUN M2-ONEK^2 ...) ; compiling (DEFUN M2-ONEI ...) ; compiling (DEFUN M2-TWOI ...) ; compiling (DEFUN M2-TWO-HANKEL_1 ...) ; compiling (DEFUN M2-TWO-HANKEL_2 ...) ; compiling (DEFUN M2-HANKEL_1*HANKEL_2 ...) ; compiling (DEFUN M2-ONEYONEJ ...) ; compiling (DEFUN M2-ONEKONEJ ...) ; compiling (DEFUN M2-BESSEL_Y*HANKEL_1 ...) ; compiling (DEFUN M2-BESSEL_Y*HANKEL_2 ...) ; compiling (DEFUN M2-BESSEL_K*HANKEL_1 ...) ; compiling (DEFUN M2-BESSEL_K*HANKEL_2 ...) ; compiling (DEFUN M2-ONEIONEJ ...) ; compiling (DEFUN M2-BESSEL_I*HANKEL_1 ...) ; compiling (DEFUN M2-BESSEL_I*HANKEL_2 ...) ; compiling (DEFUN M2-HANKEL_1*BESSEL_J ...) ; compiling (DEFUN M2-HANKEL_2*BESSEL_J ...) ; compiling (DEFUN M2-ONEIONEY ...) ; compiling (DEFUN M2-ONEIONEK ...) ; compiling (DEFUN M2-ONEI^2 ...) ; compiling (DEFUN M2-HANKEL_1^2 ...) ; compiling (DEFUN M2-HANKEL_2^2 ...) ; compiling (DEFUN M2-ONEY ...) ; compiling (DEFUN M2-ONEK ...) ; compiling (DEFUN M2-HANKEL_1 ...) ; compiling (DEFUN M2-HANKEL_2 ...) ; compiling (DEFUN M2-ONELOG ...) ; compiling (DEFUN M2-ONERF ...) ; compiling (DEFUN M2-ONERFC ...) ; compiling (DEFUN M2-ONEFRESNEL_S ...) ; compiling (DEFUN M2-ONEFRESNEL_C ...) ; compiling (DEFUN M2-ONEEXPINTEGRAL_E ...) ; compiling (DEFUN M2-ONEEXPINTEGRAL_EI ...) ; compiling (DEFUN M2-ONEEXPINTEGRAL_E1 ...) ; compiling (DEFUN M2-ONEEXPINTEGRAL_SI ...) ; compiling (DEFUN M2-ONEEXPINTEGRAL_SHI ...) ; compiling (DEFUN M2-ONEEXPINTEGRAL_CI ...) ; compiling (DEFUN M2-ONEEXPINTEGRAL_CHI ...) ; compiling (DEFUN M2-ONEKELLIPTIC ...) ; compiling (DEFUN M2-ELLIPTIC_KC ...) ; compiling (DEFUN M2-ONEE ...) ; compiling (DEFUN M2-ELLIPTIC_EC ...) ; compiling (DEFUN M2-ONEGAMMAINCOMPLETE ...) ; compiling (DEFUN M2-ONEGAMMAGREEK ...) ; compiling (DEFUN M2-STRUVE_H ...) ; compiling (DEFUN M2-STRUVE_L ...) ; compiling (DEFUN M2-ONES ...) ; compiling (DEFUN M2-ONESLOMMEL ...) ; compiling (DEFUN M2-PARABOLIC_CYLINDER_D ...) ; compiling (DEFUN M2-ONEKBATEMAN ...) ; compiling (DEFUN M2-ONEL ...) ; compiling (DEFUN M2-ONE-GEN-LAGUERRE ...) ; compiling (DEFUN M2-ONE-LAGUERRE ...) ; compiling (DEFUN M2-ONEC ...) ; compiling (DEFUN M2-ONET ...) ; compiling (DEFUN M2-ONEU ...) ; compiling (DEFUN M2-ONEPJAC ...) ; compiling (DEFUN M2-JACOBI_P ...) ; compiling (DEFUN M2-HYP-ONEP ...) ; compiling (DEFUN M2-ASSOC_LEGENDRE_P ...) ; compiling (DEFUN M2-ONEP0 ...) ; compiling (DEFUN M2-LEGENDRE_P ...) ; compiling (DEFUN M2-ONE-HERMITE ...) ; compiling (DEFUN M2-ONEQ ...) ; compiling (DEFUN M2-ASSOC_LEGENDRE_Q ...) ; compiling (DEFUN M2-ONEW ...) ; compiling (DEFUN M2-WHITTAKER_W ...) ; compiling (DEFUN M2-ONEM ...) ; compiling (DEFUN M2-WHITTAKER_M ...) ; compiling (DEFUN M2-ONEF ...) ; compiling (DEFUN M2-HYPERGEOMETRIC ...) ; compiling (DEFUN M2-LTEP ...) ; compiling (DEFUN M2-DEFLTEP ...) ; compiling (DEFMFUN $SPECINT ...) ; compiling (DEFUN DEFINTEGRATE ...) ; compiling (DEFUN M2-SUM-WITH-EXP-CASE1 ...) ; compiling (DEFUN M2-SUM-WITH-EXP-CASE2 ...) ; compiling (DEFUN M2-SUM-WITH-EXP-CASE3 ...) ; compiling (DEFUN M2-SUM-WITH-EXP-CASE4 ...) ; compiling (DEFUN M2-SUM-WITH-EXP-CASE5 ...) ; compiling (DEFUN EQUAL-TIMES-MINUS-ONE ...) ; compiling (DEFUN EQUAL-TIMES-MINUS-TWO ...) ; compiling (DEFUN EQUAL-DIV-TWO ...) ; compiling (DEFUN DISTRDEFEXECINIT ...) ; compiling (DEFUN DISTRDEFEXEC ...) ; compiling (DEFUN SENDEXEC ...) ; compiling (DEFUN INIT ...) ; compiling (DEFUN DISTREXECINIT ...) ; compiling (DEFUN DISTREXEC ...) ; compiling (DEFUN HYPGEO-EXEC ...) ; compiling (DEFUN DEFEXEC ...) ; compiling (DEFUN NEGTEST ...) ; compiling (DEFUN LTSCALE ...) ; compiling (DEFUN LT-EXEC ...) ; compiling (DEFUN M2-SUM ...) ; compiling (DEFUN M2-UNIT_STEP ...) ; compiling (DEFUN M2-C*T^V ...) ; compiling (DEFUN LT-EXP ...) ; compiling (DEFUN M2-T^2 ...) ; compiling (DEFUN M2-SQROOTT ...) ; compiling (DEFUN M2-T^-1 ...) ; compiling (DEFUN M2-E^-T ...) ; compiling (DEFUN M2-E^T ...) ; compiling (DEFUN F24P146TEST ...) ; compiling (DEFUN F24P146 ...) ; compiling (DEFUN F35P147TEST ...) ; compiling (DEFUN F35P147 ...) ; compiling (DEFUN DTFORD ...) ; compiling (DEFUN WHITTINDTEST ...) ; compiling (DEFUN NEGINP ...) ; compiling (DEFUN SIMPDTF ...) ; compiling (DEFUN F29P146TEST ...) ; compiling (DEFUN F29P146 ...) ; compiling (DEFUN KTFORK ...) ; compiling (DEFUN SIMPKTF ...) ; compiling (DEFUN F36P147 ...) ; compiling (DEFUN F37P147 ...) ; compiling (DEFUN LT-SF-LOG ...) ; compiling (DEFUN LT-ARBPOW ...) ; compiling (DEFUN F1P137TEST ...) ; compiling (DEFUN F1P137 ...) ; compiling (DEFUN LT-ARBPOW2 ...) ; compiling (DEFUN LT-LOG ...) ; compiling (DEFUN M2-A*T ...) ; compiling (DEFUN WHITTEST ...) ; compiling (DEFUN F16P217TEST ...) ; compiling (DEFUN LT-BESSEL_K0 ...) ; compiling (DEFUN FRACTEST ...) ; compiling (DEFUN FRACTEST1 ...) ; compiling (DEFUN FRACTEST2 ...) ; compiling (DEFUN INTEGERTEST ...) ; compiling (DEFUN DISPATCHPOLTRANS ...) ; compiling (DEFUN LTW ...) ; compiling (DEFUN HETD ...) ; compiling (DEFUN CTPJAC ...) ; compiling (DEFUN TTPJAC ...) ; compiling (DEFUN UTPJAC ...) ; compiling (DEFUN PJACTEST ...) ; compiling (DEFUN LT1YREF ...) ; compiling (DEFUN ERFCTD ...) ; compiling (DEFUN SLOMMELTJANDY ...) ; compiling (DEFUN WTM ...) ; compiling (DEFUN GAMMAINCOMPLETETW ...) ; compiling (DEFUN GAMMA_INCOMPLETE-TO-GAMMAGREEK ...) ; compiling (DEFUN YTJ ...) ; compiling (DEFUN DTW ...) ; compiling (DEFUN KBATEMANTW ...) ; compiling (DEFUN KTI ...) ; compiling (DEFUN HTJORY ...) ; compiling (DEFUN DESJY ...) ; compiling (DEFUN NUMJORY ...) ; compiling (DEFUN DESMJY ...) ; compiling (DEFUN HERMITE-TO-HYPERGEOMETRIC ...) ; compiling (DEFUN EXPINTEGRAL_SI-TO-HYPERGEOMETRIC ...) ; compiling (DEFUN EXPINTEGRAL_SHI-TO-HYPERGEOMETRIC ...) ; compiling (DEFUN EXPINTEGRAL_CI-TO-HYPERGEOMETRIC ...) ; compiling (DEFUN EXPINTEGRAL_CHI-TO-HYPERGEOMETRIC ...) ; compiling (DEFUN LT1J ...) ; compiling (DEFUN LT2J ...) ; compiling (DEFUN LT1J^2 ...) ; compiling (DEFUN LT1GAMMAGREEK ...) ; compiling (DEFUN LT1M ...) ; compiling (DEFUN LT1P ...) ; compiling (DEFUN LT1Q ...) ; compiling (DEFUN LT1ERF ...) ; compiling (DEFUN LT1LOG ...) ; compiling (DEFUN LT1KELLIPTIC ...) ; compiling (DEFUN LT1E ...) ; compiling (DEFUN LT1HSTRUVE ...) ; compiling (DEFUN LT1LSTRUVE ...) ; compiling (DEFUN LT1S ...) ; compiling (DEFUN LT-LTP ...) ; compiling (DEFUN REF ...) ; compiling (DEFUN REF-FPQ ...) ; compiling (DEFUN MTF ...) ; compiling (DEFUN PJACTF ...) ; compiling (DEFUN ASINTF ...) ; compiling (DEFUN ATANTF ...) ; compiling (DEFUN PTF ...) ; compiling (DEFUN QTF ...) ; compiling (DEFUN GAMMAGREEKTF ...) ; compiling (DEFUN KELLIPTICTF ...) ; compiling (DEFUN ETF ...) ; compiling (DEFUN ERFTF ...) ; compiling (DEFUN LOGTF ...) ; compiling (DEFUN J1TF ...) ; compiling (DEFUN J2TF ...) ; compiling (DEFUN HSTF ...) ; compiling (DEFUN LSTF ...) ; compiling (DEFUN STF ...) ; compiling (DEFUN %$ETEST ...) ; compiling (DEFUN EXECF19 ...) ; compiling (DEFUN EXECARGMATCH ...) ; compiling (DEFUN DIONARGHYP ...) ; compiling (DEFUN F19COND ...) ; compiling (DEFUN F19P220-SIMP ...) ; compiling (DEFUN ADDARGLIST ...) ; compiling (DEFUN M2-D*X^M*%E^A*X ...) ; compiling (DEFUN M2-F+C ...) ; compiling (DEFUN M2-A*X^M+C ...) ; compiling (DEFUN LTY ...) ; compiling (DEFUN EXECFY ...) ; compiling (DEFUN DIONARGHYP-Y ...) ; compiling (DEFUN F2P105V2COND ...) ; compiling (DEFUN F2P105V2COND-SIMP ...) ; compiling (DEFUN F50COND ...) ; compiling (DEFUN F50P188-SIMP ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/hypgeo.fasl written ; compilation finished in 0:00:00.353 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/hypgeo.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/hyp.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/hyp.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (MACSYMA-MODULE HYP) ; compiling (DECLARE-TOP (SPECIAL $TRUE ...)) ; compiling (DECLARE-TOP (SPECIAL VAR ...)) ; compiling (DEFVAR *DEBUG-HYP* ...) ; compiling (DEFMVAR $PREFER_WHITTAKER ...) ; compiling (DEFMVAR $PREFER_GAMMA_INCOMPLETE ...) ; compiling (DEFMVAR $EXPAND_POLYNOMIALS ...) ; compiling (DEFUN GM ...) ; compiling (DEFUN SIN% ...) ; compiling (DEFUN COS% ...) ; compiling (DEFUN NUMP ...) ; compiling (DEFUN HYP-INTEGERP ...) ; compiling (DEFUN $HGFRED ...) ; compiling (DEFUN HGFSIMP-EXEC ...) ; compiling (DEFUN HGFSIMP ...) ; compiling (DEFUN MACSIMP ...) ; compiling (DEFUN SIMPG ...) ; compiling (DEFUN DEL ...) ; compiling (DEFUN SIMPG-EXEC ...) ; compiling (DEFUN INTDIFFL1L2 ...) ; compiling (DEFUN INTDIFF ...) ; compiling (DEFUN CREATE-POLY ...) ; compiling (DEFUN 1F1POLYS ...) ; compiling (DEFUN HERMPOL ...) ; compiling (DEFUN LAGPOL ...) ; compiling (DEFUN 2F0POLYS ...) ; compiling (DEFUN INTERHERMPOL ...) ; compiling (DEFUN 2F1POLYS ...) ; compiling (DEFUN JACOBPOL ...) ; compiling (DEFUN GEGENPOL ...) ; compiling (DEFUN LEGENPOL ...) ; compiling (DEFUN TCHEBYPOL ...) ; compiling (DEFUN $HGFPOLY ...) ; compiling (DEFUN CREATE-ANY-POLY ...) ; compiling (DEFUN MULL ...) ; compiling (DEFUN INCR1 ...) ; compiling (DEFUN DISPATCH-SPEC-SIMP ...) ; compiling (DEFUN SIMP2>F<2 ...) ; compiling (DEFUN BESTRIG ...) ; compiling (DEFUN KUMMER ...) ; compiling (DEFUN ZEROP-IN-L ...) ; compiling (DEFUN HYP-NEGP-IN-L ...) ; compiling (DEFUN ZL-INTERSECTION ...) ; compiling (DEFUN WHITFUN ...) ; compiling (DEFVAR $TRACE2F1 ...) ; compiling (DEFUN SIMP2F1 ...) ; compiling (DEFUN STEP7 ...) ; compiling (DEFUN STEP7-CORE ...) ; compiling (DEFUN STEP-7-PP ...) ; compiling (DEFUN STEP-7-PM ...) ; compiling (DEFUN STEP-7-MP ...) ; compiling (DEFUN STEP-7-MM ...) ; compiling (DEFUN SIMPR2F1 ...) ; compiling (DEFUN GEREDNO1 ...) ; compiling (DEFUN GEREDNO2 ...) ; compiling (DEFUN DERIVINT ...) ; compiling (DEFUN HYP-COS ...) ; compiling (DEFUN NNI ...) ; compiling (DEFUN LEGFUN ...) ; compiling (DEFUN LEGF20 ...) ; compiling (DEFUN LEGF24 ...) ; compiling (DEFUN LEGF16 ...) ; compiling (DEFUN LEGF14 ...) ; compiling (DEFUN LEGF36 ...) ; compiling (DEFUN LEGEN ...) ; compiling (DEFUN LEGPOL-CORE ...) ; compiling (DEFUN LEGPOL ...) ; compiling (DEFUN GERED1 ...) ; compiling (DEFUN GERED2 ...) ; compiling (DEFUN GEREDF ...) ; compiling (DEFUN TRIG-LOG ...) ; compiling (DEFUN TRIG-LOG-3 ...) ; compiling (DEFUN TRIG-3 ...) ; compiling (DEFUN TRIG-SIN ...) ; compiling (DEFUN TRIG-LOG-3-EXEC ...) ; compiling (DEFUN TRIG-LOG-3A-EXEC ...) ; compiling (DEFUN TRIG-LOG-1 ...) ; compiling (DEFUN TRIG-LOG-1-POS ...) ; compiling (DEFUN TRIG-LOG-1-NEG ...) ; compiling (DEFUN M*S+C ...) ; compiling (DEFUN FREEVARPAR ...) ; compiling (SETQ *PAR* ...) ; compiling (DEFUN FREEPAR ...) ; compiling (DEFUN CONFL ...) ; compiling (DEFUN HYPREDERF ...) ; compiling (DEFUN ERFGAMMARED ...) ; compiling (DEFUN GAMMAREDS ...) ; compiling (DEFUN GAMMAGREEK ...) ; compiling (DEFUN HYPREDINCGM ...) ; compiling (DEFUN ERFGAMNUMRED ...) ; compiling (DEFUN ERFRED ...) ; compiling (DEFUN THNO33 ...) ; compiling (DEFUN THNO34 ...) ; compiling (DEFUN THNO35 ...) ; compiling (DEFUN FCTRL ...) ; compiling (SETQ *PAR* ...) ; compiling (DEFUN VFVP ...) ; compiling (DEFUN FPQFORM ...) ; compiling (DEFUN SPLITPFQ ...) ; compiling (DEFUN COMBIN ...) ; compiling (DEFUN ALGII ...) ; compiling (DEFUN STEP4 ...) ; compiling (DEFUN STEP4-A ...) ; compiling (DEFUN AS-15.2.3 ...) ; compiling (DEFUN AS-15.2.4 ...) ; compiling (DEFUN AS-15.2.5 ...) ; compiling (DEFUN AS-15.2.6 ...) ; compiling (DEFUN AS-15.2.7 ...) ; compiling (DEFUN AS-15.2.8 ...) ; compiling (DEFUN AS-15.2.2 ...) ; compiling (DEFUN AS-15.2.9 ...) ; compiling (DEFUN STEP4-INT ...) ; compiling (DEFUN S+C ...) ; compiling (DEFUN NONNUMP ...) ; compiling (DEFUN ALGIII ...) ; compiling (DEFUN FACTF ...) ; compiling (DEFUN F85 ...) ; compiling (DEFUN HYP-NEGP ...) ; compiling (DEFUN F81 ...) ; compiling (DEFUN F82 ...) ; compiling (DEFUN F83 ...) ; compiling (DEFUN F84 ...) ; compiling (DEFUN F86 ...) ; compiling (DEFUN HYP-ATANH ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/hyp.fasl written ; compilation finished in 0:00:00.366 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/hyp.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/todd-coxeter.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/todd-coxeter.lisp" (written 02 APR 2016 11:42:45 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFSTRUCT TC-STATE ...) ; compiling (DEFVAR $TODD_COXETER_STATE) ; compiling (DEFVAR *DEBUG* ...) ; compiling (DEFVAR *THIS-ROW* ...) ; compiling (DEFTYPE COSET ...) ; compiling (DEFVAR *TODO* ...) ; compiling (DEFMACRO WITH-MULTIPLY-TABLE ...) ; compiling (DEFMACRO UNDEF ...) ; compiling (DEFMACRO TC-MULT ...) ; compiling (DEFMACRO DEFINE-TC-MULT ...) ; compiling (DEFMACRO PUSH-TODO ...) ; compiling (DEFMACRO TABLE ...) ; compiling (DEFUN TODD-COXETER ...) ; compiling (DEFUN SET-UP ...) ; compiling (DEFUN DOING-ROW ...) ; compiling (DEFUN FILL-IN-INVERSES ...) ; compiling (DEFUN REPLACE-COSET-IN-MULTIPLY-TABLE ...) ; compiling (DEFUN NEXT-COSET ...) ; compiling (DEFUN $TODD_COXETER ...) ; compiling (DEFUN COERCE-REL ...) ; compiling (DEFVAR *NAMES* ...) ; compiling (DEFUN MY-PRINT ...) ; compiling (DEFUN HAS-REPEAT ...) ; compiling (DEFUN DCHECK-TABLES ...) ; compiling (DEFUN DPRINT-STATE ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/todd-coxeter.fasl written ; compilation finished in 0:00:00.141 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/todd-coxeter.fasl" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/mactex.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/mactex.lisp" (written 04 SEP 2016 04:00:51 AM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DECLARE-TOP (SPECIAL LOP ...)) ; compiling (DEFVAR *TEX-ENVIRONMENT-DEFAULT* ...) ; compiling (DEFUN $SET_TEX_ENVIRONMENT_DEFAULT ...) ; compiling (DEFUN $GET_TEX_ENVIRONMENT_DEFAULT ...) ; compiling (DEFUN $SET_TEX_ENVIRONMENT ...) ; compiling (DEFUN $GET_TEX_ENVIRONMENT ...) ; compiling (DEFUN GET-TEX-ENVIRONMENT ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (SETF (GET # ...) ...) ; compiling (DEFMSPEC $TEX ...) ; compiling (DEFUN QUOTE-CHARS ...) ; compiling (DEFUN QUOTE-% ...) ; compiling (DEFUN TEX1 ...) ; compiling (LET (#) ...) ; compiling (DEFUN TEX ...) ; compiling (DEFUN TEX-ATOM ...) ; compiling (DEFUN TEX-STRING ...) ; compiling (DEFUN TEX-CHAR ...) ; compiling (DEFVAR *TEX-TRANSLATIONS* ...) ; compiling (DEFUN TEX-FORMS ...) ; compiling (DEFUN TEX-STRIPDOLLAR ...) ; compiling (DEFUN TEX-STRIPDOLLAR0 ...) ; compiling (DEFUN STRCAT ...) ; compiling (DEFUN TEXNUMFORMAT ...) ; compiling (DEFUN TEX-PAREN ...) ; compiling (DEFUN TEX-ARRAY ...) ; compiling (DEFUN TEX-FUNCTION ...) ; compiling (DEFUN TEX-LIST ...) ; compiling (DEFUN TEX-PREFIX ...) ; compiling (DEFUN TEX-INFIX ...) ; compiling (DEFUN TEX-POSTFIX ...) ; compiling (DEFUN TEX-NARY ...) ; compiling (DEFUN TEX-NOFIX ...) ; compiling (DEFUN TEX-MATCHFIX ...) ; compiling (DEFUN TEXSYM ...) ; compiling (DEFUN TEXWORD ...) ; compiling (DEFPROP BIGFLOAT ...) ; compiling (DEFUN TEX-BIGFLOAT ...) ; compiling (DEFPROP MPROG ...) ; compiling (DEFPROP %ERF ...) ; compiling (DEFPROP $ERF ...) ; compiling (DEFPROP $TRUE ...) ; compiling (DEFPROP $FALSE ...) ; compiling (DEFPROP $DONE ...) ; compiling (DEFPROP MPROGN ...) ; compiling (DEFPROP MPROGN ...) ; compiling (DEFPROP MLIST ...) ; compiling (DEFPROP MLIST ...) ; compiling (DEFPROP MABS ...) ; compiling (DEFPROP MABS ...) ; compiling (DEFPROP MQAPPLY ...) ; compiling (DEFUN TEX-MQAPPLY ...) ; compiling (DEFPROP $%I ...) ; compiling (DEFPROP $%E ...) ; compiling (DEFPROP $INF ...) ; compiling (DEFPROP $MINF ...) ; compiling (DEFPROP %LAPLACE ...) ; compiling (DEFPROP $ALPHA ...) ; compiling (DEFPROP $BETA ...) ; compiling (DEFPROP $GAMMA ...) ; compiling (DEFPROP %GAMMA ...) ; compiling (DEFPROP %GAMMA ...) ; compiling (DEFUN TEX-GAMMA ...) ; compiling (DEFPROP $%GAMMA ...) ; compiling (DEFPROP %GAMMA_INCOMPLETE ...) ; compiling (DEFPROP %GAMMA_INCOMPLETE_REGULARIZED ...) ; compiling (DEFPROP %GAMMA_INCOMPLETE_GENERALIZED ...) ; compiling (DEFPROP $GAMMA_GREEK ...) ; compiling (DEFPROP $DELTA ...) ; compiling (DEFPROP $EPSILON ...) ; compiling (DEFPROP $ZETA ...) ; compiling (DEFPROP $ETA ...) ; compiling (DEFPROP $THETA ...) ; compiling (DEFPROP $IOTA ...) ; compiling (DEFPROP $KAPPA ...) ; compiling (DEFPROP LAMBDA ...) ; compiling (DEFPROP $LAMBDA ...) ; compiling (DEFPROP $MU ...) ; compiling (DEFPROP $NU ...) ; compiling (DEFPROP $XI ...) ; compiling (DEFPROP $OMICRON ...) ; compiling (DEFPROP $%PI ...) ; compiling (DEFPROP $PI ...) ; compiling (DEFPROP $RHO ...) ; compiling (DEFPROP $SIGMA ...) ; compiling (DEFPROP $TAU ...) ; compiling (DEFPROP $UPSILON ...) ; compiling (DEFPROP $PHI ...) ; compiling (DEFPROP $CHI ...) ; compiling (DEFPROP $PSI ...) ; compiling (DEFPROP $OMEGA ...) ; compiling (DEFPROP |$Alpha| ...) ; compiling (DEFPROP |$Beta| ...) ; compiling (DEFPROP |$Gamma| ...) ; compiling (DEFPROP |$Delta| ...) ; compiling (DEFPROP |$Epsilon| ...) ; compiling (DEFPROP |$Zeta| ...) ; compiling (DEFPROP |$Eta| ...) ; compiling (DEFPROP |$Theta| ...) ; compiling (DEFPROP |$Iota| ...) ; compiling (DEFPROP |$Kappa| ...) ; compiling (DEFPROP |$Lambda| ...) ; compiling (DEFPROP |$Mu| ...) ; compiling (DEFPROP |$Nu| ...) ; compiling (DEFPROP |$Xi| ...) ; compiling (DEFPROP |$Omicron| ...) ; compiling (DEFPROP |$Pi| ...) ; compiling (DEFPROP |$Rho| ...) ; compiling (DEFPROP |$Sigma| ...) ; compiling (DEFPROP |$Tau| ...) ; compiling (DEFPROP |$Upsilon| ...) ; compiling (DEFPROP |$Phi| ...) ; compiling (DEFPROP |$Chi| ...) ; compiling (DEFPROP |$Psi| ...) ; compiling (DEFPROP |$Omega| ...) ; compiling (DEFPROP MQUOTE ...) ; compiling (DEFPROP MQUOTE ...) ; compiling (DEFPROP MSETQ ...) ; compiling (DEFPROP MSETQ ...) ; compiling (DEFPROP MSET ...) ; compiling (DEFPROP MSET ...) ; compiling (DEFPROP MDEFINE ...) ; compiling (DEFPROP MDEFINE ...) ; compiling (DEFPROP MDEFMACRO ...) ; compiling (DEFPROP MDEFMACRO ...) ; compiling (DEFPROP MARROW ...) ; compiling (DEFPROP MARROW ...) ; compiling (DEFPROP MFACTORIAL ...) ; compiling (DEFPROP MFACTORIAL ...) ; compiling (DEFPROP MEXPT ...) ; compiling (DEFPROP %SUM ...) ; compiling (DEFPROP %PRODUCT ...) ; compiling (DEFUN NUMNEEDSPAREN ...) ; compiling (DEFVAR *TEX-MEXPT-TRIG-LIKE-FNS* ...) ; compiling (DEFUN TEX-MEXPT-TRIG-LIKE-FN-P ...) ; compiling (DEFUN MAYBE-TEX-MEXPT-TRIG-LIKE ...) ; compiling (DEFUN TEX-MEXPT ...) ; compiling (DEFPROP MNCEXPT ...) ; compiling (DEFPROP MNCTIMES ...) ; compiling (DEFPROP MNCTIMES ...) ; compiling (DEFPROP MTIMES ...) ; compiling (DEFPROP MTIMES ...) ; compiling (DEFPROP %SQRT ...) ; compiling (DEFUN TEX-SQRT ...) ; compiling (DEFPROP $CUBRT ...) ; compiling (DEFUN TEX-CUBRT ...) ; compiling (DEFPROP MQUOTIENT ...) ; compiling (DEFPROP MQUOTIENT ...) ; compiling (DEFUN TEX-MQUOTIENT ...) ; compiling (DEFPROP $MATRIX ...) ; compiling (DEFUN TEX-MATRIX ...) ; compiling (DEFPROP %SUM ...) ; compiling (DEFPROP %LSUM ...) ; compiling (DEFPROP %PRODUCT ...) ; compiling (DEFUN TEX-LSUM ...) ; compiling (DEFUN TEX-SUM ...) ; compiling (DEFPROP %INTEGRATE ...) ; compiling (DEFUN TEX-INT ...) ; compiling (DEFPROP %LIMIT ...) ; compiling (DEFUN TEX-LIMIT ...) ; compiling (DEFPROP %AT ...) ; compiling (DEFUN TEX-AT ...) ; compiling (DEFPROP MBOX ...) ; compiling (DEFUN TEX-MBOX ...) ; compiling (DEFPROP MLABOX ...) ; compiling (DEFUN TEX-MLABOX ...) ; compiling (DEFPROP %BINOMIAL ...) ; compiling (DEFUN TEX-CHOOSE ...) ; compiling (DEFPROP RAT ...) ; compiling (DEFUN TEX-RAT ...) ; compiling (DEFPROP MPLUS ...) ; compiling (DEFUN TEX-MPLUS ...) ; compiling (DEFPROP MMINUS ...) ; compiling (DEFPROP MMINUS ...) ; compiling (DEFPROP MIN ...) ; compiling (DEFPROP MIN ...) ; compiling (DEFPROP MIN ...) ; compiling (DEFPROP MIN ...) ; compiling (DEFPROP MEQUAL ...) ; compiling (DEFPROP MEQUAL ...) ; compiling (DEFPROP MNOTEQUAL ...) ; compiling (DEFPROP MNOTEQUAL ...) ; compiling (DEFPROP MGREATERP ...) ; compiling (DEFPROP MGREATERP ...) ; compiling (DEFPROP MGEQP ...) ; compiling (DEFPROP MGEQP ...) ; compiling (DEFPROP MLESSP ...) ; compiling (DEFPROP MLESSP ...) ; compiling (DEFPROP MLEQP ...) ; compiling (DEFPROP MLEQP ...) ; compiling (DEFPROP MNOT ...) ; compiling (DEFPROP MNOT ...) ; compiling (DEFPROP MAND ...) ; compiling (DEFPROP MAND ...) ; compiling (DEFPROP MOR ...) ; compiling (DEFPROP MOR ...) ; compiling (DEFUN TEX-SETUP ...) ; compiling (DEFPROP $ATAN2 ...) ; compiling (MAPC (FUNCTION TEX-SETUP) ...) ; compiling (DEFPROP MCOND ...) ; compiling (DEFPROP %MCOND ...) ; compiling (DEFPROP %DEL ...) ; compiling (DEFPROP %DEL ...) ; compiling (DEFPROP %DERIVATIVE ...) ; compiling (DEFUN TEX-DERIVATIVE ...) ; compiling (DEFUN TEX-D ...) ; compiling (DEFUN TEX-DABBREV ...) ; compiling (DEFUN ODDS ...) ; compiling (DEFUN TEX-MCOND ...) ; compiling (DEFPROP MDO ...) ; compiling (DEFPROP MDOIN ...) ; compiling (DEFPROP %MDO ...) ; compiling (DEFPROP %MDOIN ...) ; compiling (DEFUN TEX-LBP ...) ; compiling (DEFUN TEX-RBP ...) ; compiling (DEFUN TEX-MDO ...) ; compiling (DEFUN TEX-MDOIN ...) ; compiling (DEFUN TEXMDO ...) ; compiling (DEFUN TEXMDOIN ...) ; compiling (DEFPROP MTEXT ...) ; compiling (DEFPROP TEXT-STRING ...) ; compiling (DEFPROP MLABEL ...) ; compiling (DEFPROP SPACEOUT ...) ; compiling (DEFPROP | --> | ...) ; compiling (DEFPROP | WHERE | ...) ; compiling (DEFUN TEX-TRY-SYM ...) ; compiling (DEFUN TEX-MTEXT ...) ; compiling (DEFUN TEX-MLABEL ...) ; compiling (DEFUN TEX-SPACEOUT ...) ; compiling (DEFUN $TEXINIT ...) ; compiling (DEFUN $TEXEND ...) ; compiling (DEFUN MAKE-MAXIMA-TEX-GLUE ...) ; compiling (DEFUN $TEX1 ...) ; compiling (DEFUN $TEXPUT ...) ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/mactex.fasl written ; compilation finished in 0:00:00.228 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mactex.fasl" ; - Compiling source file "/home/gunter/src/maxima-5.40.0/src/plot.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/plot.lisp" (written 04 SEP 2016 04:00:51 AM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFUN ENSURE-STRING ...) ; compiling (DEFMFUN $JOIN ...) ; compiling (DEFUN COERCE-FLOAT ...) ; compiling (DEFVAR *MAXIMA-PLOTDIR* ...) ; compiling (DECLARE-TOP (SPECIAL *MAXIMA-TEMPDIR* ...)) ; compiling (DEFVAR *ROT* ...) ; compiling (DEFVAR $ROT ...) ; compiling (DEFVAR *PLOT-OPTIONS* ...) ; compiling (DEFVAR $PLOT_OPTIONS ...) ; compiling (DEFVAR *PLOT-REALPART* ...) ; compiling (DEFUN MAYBE-REALPART ...) ; compiling (DEFVAR *MISSING-DATA-INDICATOR* ...) ; compiling (DEFVAR *GNUPLOT-STREAM* ...) ; compiling (DEFVAR *GNUPLOT-COMMAND* ...) ; compiling (DEFVAR $GNUPLOT_COMMAND ...) ; compiling (DEFUN START-GNUPLOT-PROCESS ...) ; compiling (DEFUN CHECK-GNUPLOT-PROCESS ...) ; compiling (DEFUN $GNUPLOT_CLOSE ...) ; compiling (DEFUN $GNUPLOT_START ...) ; compiling (DEFUN $GNUPLOT_RESTART ...) ; compiling (DEFUN STOP-GNUPLOT-PROCESS ...) ; compiling (DEFUN SEND-GNUPLOT-COMMAND ...) ; compiling (DEFUN $GNUPLOT_RESET ...) ; compiling (DEFUN $GNUPLOT_REPLOT ...) ; compiling (DEFUN $GET_PLOT_OPTION ...) ; compiling (DEFUN QUOTE-STRINGS ...) ; compiling (DEFUN GET-PLOT-OPTION-STRING ...) ; compiling (DEFUN $SET_PLOT_OPTION ...) ; compiling (DEFUN $REMOVE_PLOT_OPTION ...) ; compiling (DEFUN GET-GNUPLOT-TERM ...) ; compiling (DEFVAR $PSTREAM ...) ; compiling (DEFUN PRINT-PT1 ...) ; compiling (DEFSTRUCT (POLYGON # ...) ...) ; compiling (DEFUN DRAW3D ...) ; compiling (DEFUN MAKE-GRID-VERTICES ...) ; compiling (DEFUN $ROTATION1 ...) ; compiling (DEFUN $ROTATE_PTS ...) ; compiling (DEFUN $ROTATE_LIST ...) ; compiling (DEFUN $GET_RANGE ...) ; compiling (DEFUN $POLAR_TO_XY ...) ; compiling (DEFUN $SPHERICAL_TO_XYZ ...) ; compiling (DEFUN $MAKE_TRANSFORM ...) ; compiling (DEFUN %COERCE-FLOAT-FUN ...) ; compiling (DEFUN COERCE-FLOAT-FUN ...) ; compiling (DEFUN COERCE-BFLOAT-FUN ...) ; compiling (DEFUN COERCE-MAXIMA-FUNCTION-OR-MAXIMA-LAMBDA ...) ; compiling (DEFUN COERCE-LISP-FUNCTION-OR-LISP-LAMBDA ...) ; compiling (DEFMACRO ZVAL ...) ; compiling (DEFUN SORT-NGONS ...) ; compiling (DEFUN COPY-ARRAY-PORTION ...) ; compiling (DEFUN $CONCAT_POLYGONS ...) ; compiling (DEFUN $COPY_PTS ...) ; compiling (DEFMVAR $USE_ADAPTIVE_PARAMETRIC_PLOT ...) ; compiling (DEFUN DRAW2D-PARAMETRIC ...) ; compiling (DEFUN DRAW2D-PARAMETRIC-ADAPTIVE ...) ; compiling (DEFUN DRAW2D-DISCRETE ...) ; compiling (DEFUN PARSE-POINTS-X-Y ...) ; compiling (DEFUN PARSE-POINTS-Y ...) ; compiling (DEFUN PARSE-POINTS-XY ...) ; compiling (DEFUN SLOW-OSCILLATION-P ...) ; compiling (DEFUN SMOOTH-ENOUGH-P ...) ; compiling (DEFUN ADAPTIVE-PLOT ...) ; compiling (DEFUN ADAPTIVE-PARAMETRIC-PLOT ...) ; compiling (DEFUN DRAW2D ...) ; compiling (DEFUN GET-RANGE ...) ; compiling (DEFVAR $GNUPLOT_VIEW_ARGS ...) ; compiling (DEFVAR $GNUPLOT_FILE_ARGS ...) ; compiling (DEFVAR $MGNUPLOT_COMMAND ...) ; compiling (DEFVAR $GEOMVIEW_COMMAND ...) ; compiling (DEFVAR $XMAXIMA_PLOT_COMMAND ...) ; compiling (DEFUN PLOT-TEMP-FILE ...)The following special variables were not defined: MAXIMA::*MAXIMA-SHAREDIR* The following functions were used but are deprecated: GENTEMP - This function creates symbols that cannot be garbage-collected. Use GENSYM instead. 0 errors, 17 warnings ; compiling (DEFUN PLOT-FILE-PATH ...) ; compiling (DEFUN GNUPLOT-PROCESS ...)(# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #) ; compiling (DEFUN PLOT-OPTIONS-PARSER ...);; Loading file ../lisp-utils/defsystem.lisp ... ; compiling (DEFUN NATURALP ...) ; compiling (DEFUN REALPOSITIVEP ...) ; compiling (DEFUN AXESOPTIONP ...) ;; Loaded file ../lisp-utils/defsystem.lisp ;; Loading file /home/gunter/src/maxima-5.40.0/src/maxima.system ... ; compiling (DEFUN POINTTYPEP ...) ; compiling (DEFUN PLOTCOLORP ...) ; compiling (DEFUN PARSE-AZIMUTH ...) ; compiling (DEFUN PARSE-ELEVATION ...) ; compiling (DEFUN CHECK-OPTION ...) ; compiling (DEFUN CHECK-OPTION-B ...) ; compiling (DEFUN CHECK-OPTION-BOOLE ...) ; compiling (DEFUN CHECK-OPTION-LABEL ...) ; compiling (DEFUN CHECK-OPTION-FORMAT ...) ; compiling (DEFUN CHECK-OPTION-PALETTE ...) ; compiling (DEFUN CHECK-OPTION-STYLE ...) ; compiling (DEFUN CHECK-OPTION-TRANSFORM ...) ; compiling (DEFUN $PLOT2D ...) ; compiling (DEFUN MSYMBOLP ...) ; compiling (DEFUN $TCL_OUTPUT ...) ; compiling (DEFUN TCL-OUTPUT-LIST ...) ; compiling (DEFUN CHECK-RANGE ...) ; compiling (DEFUN $ZERO_FUN ...) ; compiling (DEFUN OUTPUT-POINTS ...) ; compiling (DEFUN OUTPUT-POINTS-TCL ...) ; compiling (DEFUN SHOW-OPEN-PLOT ...) ; compiling (DEFUN $CONTOUR_PLOT ...) ; compiling (DEFUN $PLOT3D ...) ; - Loading defsystem "maxima" ; - Loading module "package" ; - Loading source file ; "/home/gunter/src/maxima-5.40.0/src/maxima-package.lisp" ;; Loading file /home/gunter/src/maxima-5.40.0/src/maxima-package.lisp ... ;; Loaded file /home/gunter/src/maxima-5.40.0/src/maxima-package.lisp ; - Loading source file ; "/home/gunter/src/maxima-5.40.0/src/autoconf-variables.lisp" ;; Loading file /home/gunter/src/maxima-5.40.0/src/autoconf-variables.lisp ... ;; Loaded file /home/gunter/src/maxima-5.40.0/src/autoconf-variables.lisp ; - Loading module "intl" ; - Loading binary file "binary-clisp/intl.fas" ;; Loading file binary-clisp/intl.fas ... ;; Loaded file binary-clisp/intl.fas ; - Loading module "info" ; - Loading binary file "binary-clisp/nregex.fas" ;; Loading file binary-clisp/nregex.fas ... ;; Loaded file binary-clisp/nregex.fas ; - Loading binary file "binary-clisp/cl-info.fas" ;; Loading file binary-clisp/cl-info.fas ... ;; Loaded file binary-clisp/cl-info.fas ; - Loading module "sloop" ; - Loading binary file "binary-clisp/sloop.fas" ;; Loading file binary-clisp/sloop.fas ... ;; Loaded file binary-clisp/sloop.fas ; - Loading module "declarations" ; - Loading binary file "binary-clisp/lmdcls.fas" ;; Loading file binary-clisp/lmdcls.fas ... ;; Loaded file binary-clisp/lmdcls.fas ; - Loading module "destructuring-let" ; - Loading binary file "binary-clisp/letmac.fas" ;; Loading file binary-clisp/letmac.fas ... ;; Loaded file binary-clisp/letmac.fas ; - Loading module "compatibility-macros1" ; - Loading binary file "binary-clisp/generr.fas" ;; Loading file binary-clisp/generr.fas ... ;; Loaded file binary-clisp/generr.fas ; - Loading binary file "binary-clisp/clmacs.fas" ;; Loading file binary-clisp/clmacs.fas ... ;; Loaded file binary-clisp/clmacs.fas ; - Loading module "compatibility-macros" ; - Loading binary file "binary-clisp/commac.fas" ;; Loading file binary-clisp/commac.fas ... ;; Loaded file binary-clisp/commac.fas ; - Loading module "prerequisites" ; - Loading binary file "binary-clisp/mormac.fas" ;; Loading file binary-clisp/mormac.fas ... ;; Loaded file binary-clisp/mormac.fas ; - Loading binary file "binary-clisp/compat.fas" ;; Loading file binary-clisp/compat.fas ... ;; Loaded file binary-clisp/compat.fas ; - Loading module "maxima-language-compiler-macros" ; - Loading binary file "binary-clisp/transm.fas" ;; Loading file binary-clisp/transm.fas ... ;; Loaded file binary-clisp/transm.fas ; - Loading module "getopt" ; - Loading binary file "binary-clisp/getopt.fas" ;; Loading file binary-clisp/getopt.fas ... ;; Loaded file binary-clisp/getopt.fas ; - Loading module "command-line" ; - Loading binary file "binary-clisp/command-line.fas" ;; Loading file binary-clisp/command-line.fas ... ;; Loaded file binary-clisp/command-line.fas ; - Loading module "fundamental-macros" ; - Loading binary file "binary-clisp/defcal.fas" ;; Loading file binary-clisp/defcal.fas ... ;; Loaded file binary-clisp/defcal.fas ; - Loading binary file "binary-clisp/maxmac.fas" ;; Loading file binary-clisp/maxmac.fas ... ;; Loaded file binary-clisp/maxmac.fas ; - Loading module "utility-macros" ; - Loading binary file "binary-clisp/mopers.fas" ;; Loading file binary-clisp/mopers.fas ... ;; Loaded file binary-clisp/mopers.fas ; compiling (DEFUN CHECK-LIST-PLOT3D ...) ; - Loading binary file "binary-clisp/mforma.fas" ;; Loading file binary-clisp/mforma.fas ... ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/plot.fasl written ; compilation finished in 0:00:00.874 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/plot.fasl" ;; Loaded file binary-clisp/mforma.fas ; - Loading module "other-macros" ; - Loading binary file "binary-clisp/mrgmac.fas" ;; Loading file binary-clisp/mrgmac.fas ... ;; Loaded file binary-clisp/mrgmac.fas ; - Loading binary file "binary-clisp/rzmac.fas" ;; Loading file binary-clisp/rzmac.fas ... ;; Loaded file binary-clisp/rzmac.fas ; - Loading binary file "binary-clisp/strmac.fas" ;; Loading file binary-clisp/strmac.fas ... ;; Loaded file binary-clisp/strmac.fas ; - Loading binary file "binary-clisp/displm.fas" ;; Loading file binary-clisp/displm.fas ... ;; Loaded file binary-clisp/displm.fas ; - Loading binary file "binary-clisp/safe-recursion.fas" ;; Loading file binary-clisp/safe-recursion.fas ... ;; Loaded file binary-clisp/safe-recursion.fas ; - Loading module "rat-macros" ; - Compiling module "graphics-drivers" ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/gnuplot_def.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/gnuplot_def.lisp" (written 03 DEC 2016 11:27:40 PM): ; compiling (IN-PACKAGE :MAXIMA) ; compiling (DEFUN RGB-COLOR ...) ; - Loading binary file "binary-clisp/ratmac.fas" ;; Loading file binary-clisp/ratmac.fas ... ; compiling (DEFUN GNUPLOT-COLOR ...) ;; Loaded file binary-clisp/ratmac.fas ; - Loading binary file "binary-clisp/mhayat.fas" ;; Loading file binary-clisp/mhayat.fas ... ; compiling (DEFUN GNUPLOT-POINTTYPE ...) ; compiling (DEFUN GNUPLOT-POINTTYPES ...) ; compiling (DEFUN GNUPLOT-CURVE-STYLE ...) ;; Loaded file binary-clisp/mhayat.fas ; - Loading module "utilities" ; - Loading binary file "binary-clisp/opers.fas" ;; Loading file binary-clisp/opers.fas ... ;; Loaded file binary-clisp/opers.fas ; - Loading binary file "binary-clisp/utils.fas" ;; Loading file binary-clisp/utils.fas ... ;; Loaded file binary-clisp/utils.fas ; - Loading binary file "binary-clisp/sumcon.fas" ;; Loading file binary-clisp/sumcon.fas ... ;; Loaded file binary-clisp/sumcon.fas ; - Loading binary file "binary-clisp/sublis.fas" ;; Loading file binary-clisp/sublis.fas ... ;; Loaded file binary-clisp/sublis.fas ; - Loading binary file "binary-clisp/merror.fas" ;; Loading file binary-clisp/merror.fas ... ;; Loaded file binary-clisp/merror.fas ; compiling (DEFUN GNUPLOT-PALETTE ...) ; - Loading binary file "binary-clisp/mformt.fas" ;; Loading file binary-clisp/mformt.fas ... ;; Loaded file binary-clisp/mformt.fas ; - Loading binary file "binary-clisp/mutils.fas" ;; Loading file binary-clisp/mutils.fas ... ;; Loaded file binary-clisp/mutils.fas ; - Loading binary file "binary-clisp/outmis.fas" ;; Loading file binary-clisp/outmis.fas ... ;; Loaded file binary-clisp/outmis.fas ; - Loading binary file "binary-clisp/ar.fas" ;; Loading file binary-clisp/ar.fas ... ;; Loaded file binary-clisp/ar.fas ; - Loading module "commands" ; - Loading binary file "binary-clisp/comm.fas" ;; Loading file binary-clisp/comm.fas ... ;; Loaded file binary-clisp/comm.fas ; - Loading binary file "binary-clisp/comm2.fas" ;; Loading file binary-clisp/comm2.fas ... ; compiling (DEFUN GNUPLOT-PRINT-HEADER ...) ;; Loaded file binary-clisp/comm2.fas ; - Loading module "evaluator" ; - Loading binary file "binary-clisp/mlisp.fas" ;; Loading file binary-clisp/mlisp.fas ... ;; Loaded file binary-clisp/mlisp.fas ; - Loading binary file "binary-clisp/mmacro.fas" ;; Loading file binary-clisp/mmacro.fas ... ;; Loaded file binary-clisp/mmacro.fas ; - Loading binary file "binary-clisp/buildq.fas" ;; Loading file binary-clisp/buildq.fas ... ;; Loaded file binary-clisp/buildq.fas ; - Loading module "numerical" ; - Loading module "packages" ; - Loading binary file "binary-clisp/numerical/f2cl-package.fas" ;; Loading file binary-clisp/numerical/f2cl-package.fas ... ;; Loaded file binary-clisp/numerical/f2cl-package.fas ; - Loading binary file "binary-clisp/numerical/slatec.fas" ;; Loading file binary-clisp/numerical/slatec.fas ... ;; Loaded file binary-clisp/numerical/slatec.fas ; - Loading module "f2cl-lib" ; - Loading binary file "binary-clisp/numerical/f2cl-lib.fas" ;; Loading file binary-clisp/numerical/f2cl-lib.fas ... ;; Loaded file binary-clisp/numerical/f2cl-lib.fas ; - Loading module "slatec" ; - Loading binary file "binary-clisp/numerical/slatec/fdump.fas" ;; Loading file binary-clisp/numerical/slatec/fdump.fas ... ;; Loaded file binary-clisp/numerical/slatec/fdump.fas ; - Loading binary file "binary-clisp/numerical/slatec/j4save.fas" ;; Loading file binary-clisp/numerical/slatec/j4save.fas ... ;; Loaded file binary-clisp/numerical/slatec/j4save.fas ; - Loading binary file "binary-clisp/numerical/slatec/xercnt.fas" ;; Loading file binary-clisp/numerical/slatec/xercnt.fas ... ;; Loaded file binary-clisp/numerical/slatec/xercnt.fas ; - Loading binary file "binary-clisp/numerical/slatec/xerhlt.fas" ;; Loading file binary-clisp/numerical/slatec/xerhlt.fas ... ;; Loaded file binary-clisp/numerical/slatec/xerhlt.fas ; - Loading binary file "binary-clisp/numerical/slatec/xgetua.fas" ;; Loading file binary-clisp/numerical/slatec/xgetua.fas ... ;; Loaded file binary-clisp/numerical/slatec/xgetua.fas ; compiling (DEFUN GNUPLOT-PLOT3D-COMMAND ...) ; - Loading binary file "binary-clisp/numerical/slatec/xerprn.fas" ;; Loading file binary-clisp/numerical/slatec/xerprn.fas ... ;; Loaded file binary-clisp/numerical/slatec/xerprn.fas ; - Loading binary file "binary-clisp/numerical/slatec/xersve.fas" ;; Loading file binary-clisp/numerical/slatec/xersve.fas ... ;; Loaded file binary-clisp/numerical/slatec/xersve.fas ; compiling (DEFUN GNUPLOT-TERMINAL-AND-FILE ...) ; - Loading binary file "binary-clisp/numerical/slatec/xermsg.fas" ;; Loading file binary-clisp/numerical/slatec/xermsg.fas ... ;; Loaded file binary-clisp/numerical/slatec/xermsg.fas ; - Loading binary file "binary-clisp/numerical/slatec/initds.fas" ;; Loading file binary-clisp/numerical/slatec/initds.fas ... ;; Loaded file binary-clisp/numerical/slatec/initds.fas ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/gnuplot_def.fasl written ; compilation finished in 0:00:00.160 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/gnuplot_def.fasl" ; - Loading binary file "binary-clisp/numerical/slatec/dcsevl.fas" ;; Loading file binary-clisp/numerical/slatec/dcsevl.fas ... ;; Loaded file binary-clisp/numerical/slatec/dcsevl.fas ; - Loading binary file "binary-clisp/numerical/slatec/d9lgmc.fas" ;; Loading file binary-clisp/numerical/slatec/d9lgmc.fas ... ;; Loaded file binary-clisp/numerical/slatec/d9lgmc.fas ; - Loading binary file "binary-clisp/numerical/slatec/dgamlm.fas" ;; Loading file binary-clisp/numerical/slatec/dgamlm.fas ... ;; Loaded file binary-clisp/numerical/slatec/dgamlm.fas ; - Loading binary file "binary-clisp/numerical/slatec/dgamma.fas" ;; Loading file binary-clisp/numerical/slatec/dgamma.fas ... ;; Loaded file binary-clisp/numerical/slatec/dgamma.fas ; - Loading binary file "binary-clisp/numerical/slatec/dgamln.fas" ;; Loading file binary-clisp/numerical/slatec/dgamln.fas ... ;; Loaded file binary-clisp/numerical/slatec/dgamln.fas ; - Compiling source file ; "/home/gunter/src/maxima-5.40.0/src/xmaxima_def.lisp" ; compiling file "/home/gunter/src/maxima-5.40.0/src/xmaxima_def.lisp" (written 02 APR 2016 11:42:45 PM): ; - Loading binary file "binary-clisp/numerical/slatec/dlngam.fas" ; compiling (IN-PACKAGE :MAXIMA) ;; Loading file binary-clisp/numerical/slatec/dlngam.fas ... ;; Loaded file binary-clisp/numerical/slatec/dlngam.fas ; compiling (DEFUN XMAXIMA-COLOR ...) ; - Loading binary file "binary-clisp/numerical/slatec/d9b0mp.fas" ;; Loading file binary-clisp/numerical/slatec/d9b0mp.fas ... ; compiling (DEFUN XMAXIMA-CURVE-STYLE ...) ;; Loaded file binary-clisp/numerical/slatec/d9b0mp.fas ; - Loading binary file "binary-clisp/numerical/slatec/d9b1mp.fas" ;; Loading file binary-clisp/numerical/slatec/d9b1mp.fas ... ;; Loaded file binary-clisp/numerical/slatec/d9b1mp.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesj0.fas" ;; Loading file binary-clisp/numerical/slatec/dbesj0.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbesj0.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesj1.fas" ;; Loading file binary-clisp/numerical/slatec/dbesj1.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbesj1.fas ; compiling (DEFUN XMAXIMA-PALETTE ...) ; - Loading binary file "binary-clisp/numerical/slatec/djairy.fas" ;; Loading file binary-clisp/numerical/slatec/djairy.fas ... ;; Loaded file binary-clisp/numerical/slatec/djairy.fas ; - Loading binary file "binary-clisp/numerical/slatec/dasyjy.fas" ;; Loading file binary-clisp/numerical/slatec/dasyjy.fas ... ;; Loaded file binary-clisp/numerical/slatec/dasyjy.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesj.fas" ;; Loading file binary-clisp/numerical/slatec/dbesj.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbesj.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbsi0e.fas" ;; Loading file binary-clisp/numerical/slatec/dbsi0e.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbsi0e.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbsi1e.fas" ;; Loading file binary-clisp/numerical/slatec/dbsi1e.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbsi1e.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesi0.fas" ;; Loading file binary-clisp/numerical/slatec/dbesi0.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbesi0.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesi1.fas" ;; Loading file binary-clisp/numerical/slatec/dbesi1.fas ... ; compiling (DEFUN XMAXIMA-PALETTES ...) ;; Loaded file binary-clisp/numerical/slatec/dbesi1.fas ; - Loading binary file "binary-clisp/numerical/slatec/dasyik.fas" ;; Loading file binary-clisp/numerical/slatec/dasyik.fas ... ;; Loaded file binary-clisp/numerical/slatec/dasyik.fas ; compiling (DEFUN XMAXIMA-PRINT-HEADER ...) ; - Loading binary file "binary-clisp/numerical/slatec/dbesi.fas" ;; Loading file binary-clisp/numerical/slatec/dbesi.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbesi.fas ; - Loading binary file "binary-clisp/numerical/slatec/zabs.fas" ;; Loading file binary-clisp/numerical/slatec/zabs.fas ... ;; Loaded file binary-clisp/numerical/slatec/zabs.fas ; - Loading binary file "binary-clisp/numerical/slatec/zdiv.fas" ;; Loading file binary-clisp/numerical/slatec/zdiv.fas ... ;; Loaded file binary-clisp/numerical/slatec/zdiv.fas ; - Loading binary file "binary-clisp/numerical/slatec/zexp.fas" ;; Loading file binary-clisp/numerical/slatec/zexp.fas ... ;; Loaded file binary-clisp/numerical/slatec/zexp.fas ; /home/gunter/src/maxima-5.40.0/src/binary-sbcl/xmaxima_def.fasl written ; compilation finished in 0:00:00.067 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/xmaxima_def.fasl" ; - Loading binary file "binary-clisp/numerical/slatec/zmlt.fas" ;; Loading file binary-clisp/numerical/slatec/zmlt.fas ... ;; Loaded file binary-clisp/numerical/slatec/zmlt.fas ; - Loading binary file "binary-clisp/numerical/slatec/zsqrt.fas" ;; Loading file binary-clisp/numerical/slatec/zsqrt.fas ... ;; Loaded file binary-clisp/numerical/slatec/zsqrt.fas ; - Loading binary file "binary-clisp/numerical/slatec/zasyi.fas" ;; Loading file binary-clisp/numerical/slatec/zasyi.fas ... ;; Loaded file binary-clisp/numerical/slatec/zasyi.fas ; - Loading binary file "binary-clisp/numerical/slatec/zuchk.fas" ;; Loading file binary-clisp/numerical/slatec/zuchk.fas ... ;; Loaded file binary-clisp/numerical/slatec/zuchk.fas ; - Loading module "final" ; - Loading source file "/home/gunter/src/maxima-5.40.0/src/autol.lisp" ; - Loading binary file "binary-clisp/numerical/slatec/zlog.fas" ;; Loading file binary-clisp/numerical/slatec/zlog.fas ... ;; Loaded file binary-clisp/numerical/slatec/zlog.fas ; - Loading binary file "binary-clisp/numerical/slatec/zunik.fas" ;; Loading file binary-clisp/numerical/slatec/zunik.fas ... ;; Loaded file binary-clisp/numerical/slatec/zunik.fas ; - Loading binary file "binary-clisp/numerical/slatec/zunhj.fas" ;; Loading file binary-clisp/numerical/slatec/zunhj.fas ... ; - Loading source file "/home/gunter/src/maxima-5.40.0/src/max_ext.lisp" ;; Loaded file binary-clisp/numerical/slatec/zunhj.fas ; - Loading binary file "binary-clisp/numerical/slatec/zuoik.fas" ;; Loading file binary-clisp/numerical/slatec/zuoik.fas ... ;; Loaded file binary-clisp/numerical/slatec/zuoik.fas ; - Loading binary file "binary-clisp/numerical/slatec/zuni1.fas" ;; Loading file binary-clisp/numerical/slatec/zuni1.fas ... ;; Loaded file binary-clisp/numerical/slatec/zuni1.fas ; - Loading source file ; "/home/gunter/src/maxima-5.40.0/src/share-subdirs.lisp" ; - Loading binary file "binary-clisp/numerical/slatec/zkscl.fas" ; - Loading source file "/home/gunter/src/maxima-5.40.0/src/init-cl.lisp" ;; Loading file binary-clisp/numerical/slatec/zkscl.fas ... ;; Loaded file binary-clisp/numerical/slatec/zkscl.fas ; - Loading binary file "binary-clisp/numerical/slatec/zshch.fas" ;; Loading file binary-clisp/numerical/slatec/zshch.fas ... ;; Loaded file binary-clisp/numerical/slatec/zshch.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbknu.fas" ;; Loading file binary-clisp/numerical/slatec/zbknu.fas ... ;; Loaded file binary-clisp/numerical/slatec/zbknu.fas ; - Loading binary file "binary-clisp/numerical/slatec/zmlri.fas" ;; Loading file binary-clisp/numerical/slatec/zmlri.fas ... ;; Loaded file binary-clisp/numerical/slatec/zmlri.fas ; - Loading binary file "binary-clisp/numerical/slatec/zs1s2.fas" ;; Loading file binary-clisp/numerical/slatec/zs1s2.fas ... ;; Loaded file binary-clisp/numerical/slatec/zs1s2.fas ; - Loading binary file "binary-clisp/numerical/slatec/zseri.fas" ;; Loading file binary-clisp/numerical/slatec/zseri.fas ... ;; Loaded file binary-clisp/numerical/slatec/zseri.fas ; - Loading binary file "binary-clisp/numerical/slatec/zacai.fas" ;; Loading file binary-clisp/numerical/slatec/zacai.fas ... ;; Loaded file binary-clisp/numerical/slatec/zacai.fas ; - Loading binary file "binary-clisp/numerical/slatec/zairy.fas" ;; Loading file binary-clisp/numerical/slatec/zairy.fas ... ;; Loaded file binary-clisp/numerical/slatec/zairy.fas ; - Loading binary file "binary-clisp/numerical/slatec/zuni2.fas" ;; Loading file binary-clisp/numerical/slatec/zuni2.fas ... ;; Loaded file binary-clisp/numerical/slatec/zuni2.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbuni.fas" ;; Loading file binary-clisp/numerical/slatec/zbuni.fas ... ;; Loaded file binary-clisp/numerical/slatec/zbuni.fas ; - Loading binary file "binary-clisp/numerical/slatec/zrati.fas" ;; Loading file binary-clisp/numerical/slatec/zrati.fas ... ;; Loaded file binary-clisp/numerical/slatec/zrati.fas ; - Loading binary file "binary-clisp/numerical/slatec/zwrsk.fas" ;; Loading file binary-clisp/numerical/slatec/zwrsk.fas ... ;; Loaded file binary-clisp/numerical/slatec/zwrsk.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbinu.fas" ;; Loading file binary-clisp/numerical/slatec/zbinu.fas ... ;; Loaded file binary-clisp/numerical/slatec/zbinu.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbesi.fas" ;; Loading file binary-clisp/numerical/slatec/zbesi.fas ... ;; Loaded file binary-clisp/numerical/slatec/zbesi.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbesj.fas" ;; Loading file binary-clisp/numerical/slatec/zbesj.fas ... ;; Loaded file binary-clisp/numerical/slatec/zbesj.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesy0.fas" ;; Loading file binary-clisp/numerical/slatec/dbesy0.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbesy0.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesy1.fas" ;; Loading file binary-clisp/numerical/slatec/dbesy1.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbesy1.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbsynu.fas" ;; Loading file binary-clisp/numerical/slatec/dbsynu.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbsynu.fas ; - Loading binary file "binary-clisp/numerical/slatec/dyairy.fas" ;; Loading file binary-clisp/numerical/slatec/dyairy.fas ... ;; Loaded file binary-clisp/numerical/slatec/dyairy.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesy.fas" ;; Loading file binary-clisp/numerical/slatec/dbesy.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbesy.fas ; - Loading binary file "binary-clisp/numerical/slatec/zacon.fas" ;; Loading file binary-clisp/numerical/slatec/zacon.fas ... ;; Loaded file binary-clisp/numerical/slatec/zacon.fas ; - Loading binary file "binary-clisp/numerical/slatec/zunk1.fas" ;; Loading file binary-clisp/numerical/slatec/zunk1.fas ... ;; Loaded file binary-clisp/numerical/slatec/zunk1.fas ; - Loading binary file "binary-clisp/numerical/slatec/zunk2.fas" ;; Loading file binary-clisp/numerical/slatec/zunk2.fas ... ;; Loaded file binary-clisp/numerical/slatec/zunk2.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbunk.fas" ;; Loading file binary-clisp/numerical/slatec/zbunk.fas ... ;; Loaded file binary-clisp/numerical/slatec/zbunk.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbesh.fas" ;; Loading file binary-clisp/numerical/slatec/zbesh.fas ... ;; Loaded file binary-clisp/numerical/slatec/zbesh.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbesy.fas" ;; Loading file binary-clisp/numerical/slatec/zbesy.fas ... ;; Loaded file binary-clisp/numerical/slatec/zbesy.fas ; - Providing system maxima ; file: /home/gunter/src/maxima-5.40.0/src/mload.lisp ; in: DEFUN MAXIMA::RUN-TESTSUITE ; (CONCATENATE 'STRING MAXIMA::*MAXIMA-SHAREDIR* "/" "share_testsuite.lisp") ; ; caught WARNING: ; undefined variable: MAXIMA::*MAXIMA-SHAREDIR* ; file: /home/gunter/src/maxima-5.40.0/src/suprv1.lisp ; in: EVAL-WHEN (:COMPILE-TOPLEVEL :EXECUTE) ; (SETQ *PRINT-BASE* MAXIMA::OLD-BASE ; *READ-BASE* MAXIMA::OLD-IBASE) ; --> SETQ ; ==> ; (THE (INTEGER 2 36) MAXIMA::OLD-BASE) ; ; caught WARNING: ; undefined variable: MAXIMA::OLD-BASE ; (SETQ MAXIMA::OLD-IBASE *READ-BASE* ; MAXIMA::OLD-BASE *PRINT-BASE*) ; ==> ; (SETQ MAXIMA::OLD-BASE *PRINT-BASE*) ; ; caught WARNING: ; undefined variable: MAXIMA::OLD-BASE ; (SETQ *PRINT-BASE* MAXIMA::OLD-BASE ; *READ-BASE* MAXIMA::OLD-IBASE) ; --> SETQ ; ==> ; (THE (INTEGER 2 36) MAXIMA::OLD-IBASE) ; ; caught WARNING: ; undefined variable: MAXIMA::OLD-IBASE ; (SETQ MAXIMA::OLD-IBASE *READ-BASE* ; MAXIMA::OLD-BASE *PRINT-BASE*) ; ==> ; (SETQ MAXIMA::OLD-IBASE *READ-BASE*) ; ; caught WARNING: ; undefined variable: MAXIMA::OLD-IBASE ; ; compilation unit finished ; Undefined variables: ; MAXIMA::*MAXIMA-SHAREDIR* MAXIMA::OLD-BASE MAXIMA::OLD-IBASE ; caught 8 WARNING conditions ; caught 51 STYLE-WARNING conditions ; printed 262 notes ; - Loading binary file "binary-clisp/numerical/slatec/dbsk0e.fas" ;; Loading file binary-clisp/numerical/slatec/dbsk0e.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbsk0e.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesk0.fas" ;; Loading file binary-clisp/numerical/slatec/dbesk0.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbesk0.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbsk1e.fas" ;; Loading file binary-clisp/numerical/slatec/dbsk1e.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbsk1e.fasSTYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD COMPILE STYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD COMPILE ; - Loading binary file "binary-clisp/numerical/slatec/dbesk1.fas" ;; Loading file binary-clisp/numerical/slatec/dbesk1.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbesk1.fasSTYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD COMPILE ; - Loading binary file "binary-clisp/numerical/slatec/dbsknu.fas" ;; Loading file binary-clisp/numerical/slatec/dbsknu.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbsknu.fasSTYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD COMPILE ; - Loading binary file "binary-clisp/numerical/slatec/dbesk.fas" ;; Loading file binary-clisp/numerical/slatec/dbesk.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbesk.fasSTYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD COMPILE ; - Loading binary file "binary-clisp/numerical/slatec/zbesk.fas" ;; Loading file binary-clisp/numerical/slatec/zbesk.fas ... ;; Loaded file binary-clisp/numerical/slatec/zbesk.fas ; - Loading binary file "binary-clisp/numerical/slatec/d9aimp.fas" ;; Loading file binary-clisp/numerical/slatec/d9aimp.fas ... ; file: /home/gunter/src/maxima-5.40.0/lisp-utils/defsystem.lisp ; in: DEFUN AFS-BINARY-DIRECTORY ; (MAKE::AFS-COMPONENT MAKE::MACHINE MAKE::SOFTWARE MAKE::LISP) ; ; caught STYLE-WARNING: ; undefined function: AFS-COMPONENT ; (MAKE:COMPILER-TYPE-TRANSLATION (MAKE::COMPILER-VERSION)) ; ; caught STYLE-WARNING: ; undefined function: COMPILER-TYPE-TRANSLATION ; (MAKE::ENSURE-TRAILING-SLASH MAKE::ROOT-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: ENSURE-TRAILING-SLASH ; (MAKE:MACHINE-TYPE-TRANSLATION (MACHINE-TYPE)) ; ; caught STYLE-WARNING: ; undefined function: MACHINE-TYPE-TRANSLATION ; (MAKE:SOFTWARE-TYPE-TRANSLATION (SOFTWARE-TYPE)) ; ; caught STYLE-WARNING: ; undefined function: SOFTWARE-TYPE-TRANSLATION ; ; compilation unit finished ; Undefined functions: ; AFS-COMPONENT COMPILER-TYPE-TRANSLATION ENSURE-TRAILING-SLASH MACHINE-TYPE-TRANSLATION SOFTWARE-TYPE-TRANSLATION ; caught 5 STYLE-WARNING conditions ;; Loaded file binary-clisp/numerical/slatec/d9aimp.fas ; in: DEFUN AFS-SOURCE-DIRECTORY ; (MAKE::ENSURE-TRAILING-SLASH MAKE::ROOT-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: ENSURE-TRAILING-SLASH ; (MAKE::TRANSLATE-VERSION MAKE::*VERSION*) ; ; caught STYLE-WARNING: ; undefined function: TRANSLATE-VERSION ; ; compilation unit finished ; Undefined functions: ; ENSURE-TRAILING-SLASH TRANSLATE-VERSION ; caught 2 STYLE-WARNING conditions ; - Loading binary file "binary-clisp/numerical/slatec/daie.fas" ;; Loading file binary-clisp/numerical/slatec/daie.fas ... ;; Loaded file binary-clisp/numerical/slatec/daie.fas ; - Loading binary file "binary-clisp/numerical/slatec/dai.fas" ;; Loading file binary-clisp/numerical/slatec/dai.fas ... ;; Loaded file binary-clisp/numerical/slatec/dai.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbie.fas" ;; Loading file binary-clisp/numerical/slatec/dbie.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbie.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbi.fas" ;; Loading file binary-clisp/numerical/slatec/dbi.fas ... ;; Loaded file binary-clisp/numerical/slatec/dbi.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbiry.fas" ;; Loading file binary-clisp/numerical/slatec/zbiry.fas ... ;; Loaded file binary-clisp/numerical/slatec/zbiry.fas ; - Loading binary file "binary-clisp/numerical/slatec/derfc.fas" ;; Loading file binary-clisp/numerical/slatec/derfc.fas ... ;; Loaded file binary-clisp/numerical/slatec/derfc.fas ; in: DEFUN NEW-APPEND-DIRECTORIES ; (MAKE::DIRECTORY-TO-LIST (PATHNAME-DIRECTORY MAKE::REL-DIR)) ; ; caught STYLE-WARNING: ; undefined function: DIRECTORY-TO-LIST ; ; compilation unit finished ; Undefined function: ; DIRECTORY-TO-LIST ; caught 1 STYLE-WARNING condition ; - Loading binary file "binary-clisp/numerical/slatec/derf.fas" ;; Loading file binary-clisp/numerical/slatec/derf.fas ... ;; Loaded file binary-clisp/numerical/slatec/derf.fas ; in: DEFUN DIRECTORY-TO-LIST ; (MAKE::SPLIT-STRING DIRECTORY :ITEM #\;) ; ; caught STYLE-WARNING: ; undefined function: SPLIT-STRING ; ; compilation unit finished ; Undefined function: ; SPLIT-STRING ; caught 1 STYLE-WARNING condition ; - Loading binary file "binary-clisp/numerical/slatec/de1.fas" ;; Loading file binary-clisp/numerical/slatec/de1.fas ... ;; Loaded file binary-clisp/numerical/slatec/de1.fas ; in: DEFUN APPEND-DIRECTORIES ; (MAKE::APPEND-LOGICAL-PNAMES MAKE::ABSOLUTE-DIRECTORY ; MAKE::RELATIVE-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: APPEND-LOGICAL-PNAMES ; (MAKE::NAMESTRING-PROBABLY-LOGICAL MAKE::ABSOLUTE-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: NAMESTRING-PROBABLY-LOGICAL ; ; compilation unit finished ; Undefined functions: ; APPEND-LOGICAL-PNAMES NAMESTRING-PROBABLY-LOGICAL ; caught 2 STYLE-WARNING conditions ; - Loading binary file "binary-clisp/numerical/slatec/dei.fas" ;; Loading file binary-clisp/numerical/slatec/dei.fas ... ;; Loaded file binary-clisp/numerical/slatec/dei.fas ; - Loading binary file "binary-clisp/numerical/slatec/d9upak.fas" ;; Loading file binary-clisp/numerical/slatec/d9upak.fas ... ;; Loaded file binary-clisp/numerical/slatec/d9upak.fas ; - Loading binary file "binary-clisp/numerical/slatec/dspenc.fas" ;; Loading file binary-clisp/numerical/slatec/dspenc.fas ... ;; Loaded file binary-clisp/numerical/slatec/dspenc.fas ; - Loading module "quadpack" ; - Loading binary file "binary-clisp/numerical/slatec/dqwgtf.fas" ;; Loading file binary-clisp/numerical/slatec/dqwgtf.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqwgtf.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqcheb.fas" ;; Loading file binary-clisp/numerical/slatec/dqcheb.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqcheb.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqk15w.fas" ;; Loading file binary-clisp/numerical/slatec/dqk15w.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqk15w.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqwgts.fas" ;; Loading file binary-clisp/numerical/slatec/dqwgts.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqwgts.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqwgtc.fas" ;; Loading file binary-clisp/numerical/slatec/dqwgtc.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqwgtc.fas ; - Loading binary file "binary-clisp/numerical/slatec/dgtsl.fas" ;; Loading file binary-clisp/numerical/slatec/dgtsl.fas ... ;; Loaded file binary-clisp/numerical/slatec/dgtsl.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqk15.fas" ;; Loading file binary-clisp/numerical/slatec/dqk15.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqk15.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqk31.fas" ;; Loading file binary-clisp/numerical/slatec/dqk31.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqk31.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqk41.fas" ;; Loading file binary-clisp/numerical/slatec/dqk41.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqk41.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqk51.fas" ;; Loading file binary-clisp/numerical/slatec/dqk51.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqk51.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqk61.fas" ;; Loading file binary-clisp/numerical/slatec/dqk61.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqk61.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqk21.fas" ;; Loading file binary-clisp/numerical/slatec/dqk21.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqk21.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqk15i.fas" ;; Loading file binary-clisp/numerical/slatec/dqk15i.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqk15i.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqelg.fas" ;; Loading file binary-clisp/numerical/slatec/dqelg.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqelg.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqpsrt.fas" ;; Loading file binary-clisp/numerical/slatec/dqpsrt.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqpsrt.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqc25s.fas" ;; Loading file binary-clisp/numerical/slatec/dqc25s.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqc25s.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqmomo.fas" ;; Loading file binary-clisp/numerical/slatec/dqmomo.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqmomo.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqc25c.fas" ;; Loading file binary-clisp/numerical/slatec/dqc25c.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqc25c.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqc25f.fas" ;; Loading file binary-clisp/numerical/slatec/dqc25f.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqc25f.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqage.fas" ;; Loading file binary-clisp/numerical/slatec/dqage.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqage.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqagie.fas" ;; Loading file binary-clisp/numerical/slatec/dqagie.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqagie.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqagpe.fas" ;; Loading file binary-clisp/numerical/slatec/dqagpe.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqagpe.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqagp.fas" ;; Loading file binary-clisp/numerical/slatec/dqagp.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqagp.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqagse.fas" ;; Loading file binary-clisp/numerical/slatec/dqagse.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqagse.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqawoe.fas" ;; Loading file binary-clisp/numerical/slatec/dqawoe.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqawoe.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqawfe.fas" ;; Loading file binary-clisp/numerical/slatec/dqawfe.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqawfe.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqawse.fas" ;; Loading file binary-clisp/numerical/slatec/dqawse.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqawse.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqawce.fas" ;; Loading file binary-clisp/numerical/slatec/dqawce.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqawce.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqng.fas" ;; Loading file binary-clisp/numerical/slatec/dqng.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqng.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqag.fas" ;; Loading file binary-clisp/numerical/slatec/dqag.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqag.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqags.fas" ;; Loading file binary-clisp/numerical/slatec/dqags.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqags.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqagi.fas" ;; Loading file binary-clisp/numerical/slatec/dqagi.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqagi.fas ; in: DEFSTRUCT COMPONENT ; (DEFSTRUCT ; (MAKE::COMPONENT (:INCLUDE MAKE::TOPOLOGICAL-SORT-NODE) ; (:PRINT-FUNCTION MAKE::PRINT-COMPONENT)) ; (TYPE :FILE :TYPE ; (MEMBER :DEFSYSTEM :SYSTEM :SUBSYSTEM :MODULE :FILE :PRIVATE-FILE)) ; (MAKE::NAME NIL :TYPE (OR SYMBOL STRING)) ; (MAKE::INDENT 0 :TYPE (MOD 1024)) ; MAKE::HOST ; ; MAKE::DEVICE - ; MAKE::SOURCE-ROOT-DIR Loading binary file "binary-clisp/numerical/slatec/dqawf.fas" ; (MAKE::SOURCE-PATHNAME MAKE:*SOURCE-PATHNAME-DEFAULT*) ; MAKE::SOURCE-EXTENSION ; (MAKE::BINARY-PATHNAME MAKE:*BINARY-PATHNAME-DEFAULT*) ; MAKE::BINARY-ROOT-DIR ; ...) ; --> PROGN 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 #'MAKE::PRINT-COMPONENT #:OBJECT #:STREAM ; SB-KERNEL:*CURRENT-LEVEL-IN-PRINT*) ; ; caught STYLE-WARNING: ; undefined function: PRINT-COMPONENT ;; ; ; compilation unit finished Loading file binary-clisp/numerical/slatec/dqawf.fas ...; Undefined function: ; PRINT-COMPONENT ; caught 1 STYLE-WARNING condition ;; Loaded file binary-clisp/numerical/slatec/dqawf.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqawo.fas" ;; Loading file binary-clisp/numerical/slatec/dqawo.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqawo.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqaws.fas" ;; Loading file binary-clisp/numerical/slatec/dqaws.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqaws.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqawc.fas" ;; Loading file binary-clisp/numerical/slatec/dqawc.fas ... ;; Loaded file binary-clisp/numerical/slatec/dqawc.fas ; - Loading binary file "binary-clisp/numerical/slatec/quadpack.fas" ;; Loading file binary-clisp/numerical/slatec/quadpack.fas ... ;; Loaded file binary-clisp/numerical/slatec/quadpack.fas ; - Loading module "simplification" ; - Loading binary file "binary-clisp/simp.fas" ;; Loading file binary-clisp/simp.fas ... ;; Loaded file binary-clisp/simp.fas ; - Loading binary file "binary-clisp/float.fas" ;; Loading file binary-clisp/float.fas ... ;; Loaded file binary-clisp/float.fas ; - Loading binary file "binary-clisp/csimp.fas" ;; Loading file binary-clisp/csimp.fas ... ;; Loaded file binary-clisp/csimp.fas ; - Loading binary file "binary-clisp/csimp2.fas" ;; Loading file binary-clisp/csimp2.fas ... ;; Loaded file binary-clisp/csimp2.fas ; - Loading binary file "binary-clisp/zero.fas" ;; Loading file binary-clisp/zero.fas ... ;; Loaded file binary-clisp/zero.fas ; - Loading binary file "binary-clisp/logarc.fas" ;; Loading file binary-clisp/logarc.fas ... ;; Loaded file binary-clisp/logarc.fas ; - Loading binary file "binary-clisp/rpart.fas" ;; Loading file binary-clisp/rpart.fas ... ;; Loaded file binary-clisp/rpart.fas ; - Loading module "numeric-bigfloat" ; - Loading binary file "binary-clisp/numeric.fas" ;; Loading file binary-clisp/numeric.fas ... ; in: DEFUN COMPONENT-LOAD-TIME ; (MAKE::COMPONENT-FULL-PATHNAME MAKE::COMPONENT :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-FULL-PATHNAME ; in: DEFUN COMPONENT-LOAD-TIME => ; :DEFSYSTEM (LET* ((NAME (COMPONENT-NAME COMPONENT)) ; (PATH (WHEN NAME (COMPUTE-SYSTEM-PATH NAME NIL)))) ; (DECLARE (TYPE (OR STRING PATHNAME NULL) PATH)) ; (WHEN PATH (GETHASH (NAMESTRING PATH) *FILE-LOAD-TIME-TABLE*))) ; (MAKE::COMPUTE-SYSTEM-PATH MAKE::NAME NIL) ; ; caught STYLE-WARNING: ; undefined function: COMPUTE-SYSTEM-PATH ; ; compilation unit finished ; Undefined functions: ; COMPONENT-FULL-PATHNAME COMPUTE-SYSTEM-PATH ; caught 2 STYLE-WARNING conditions ; in: DEFUN SYSTEM-DEFINITION-PATHNAME ; (MAKE::COMPONENT-FULL-PATHNAME MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-FULL-PATHNAME ; (MAKE:FIND-SYSTEM MAKE::SYSTEM-NAME :ERROR) ; ; caught STYLE-WARNING: ; undefined function: FIND-SYSTEM ; ; compilation unit finished ; Undefined functions: ; COMPONENT-FULL-PATHNAME FIND-SYSTEM ; caught 2 STYLE-WARNING conditions ; in: DEFUN FIND-SYSTEM ; (SETF (MAKE::COMPONENT-LOAD-TIME MAKE::PATH) (FILE-WRITE-DATE MAKE::PATH)) ; --> LET* WHEN IF PROGN ETYPECASE LET COND IF IF IF PROGN ECASE LET COND IF IF ; --> PROGN LET ; ==> ; (MAKE::COMPONENT-FULL-PATHNAME #:COMPONENT :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-FULL-PATHNAME ; (MAKE::TELL-USER-GENERIC ; (FORMAT NIL "Loading system ~A from file ~A" MAKE::SYSTEM-NAME MAKE::PATH)) ; ; caught STYLE-WARNING: ; undefined function: TELL-USER-GENERIC ; (MAKE::Y-OR-N-P-WAIT #\y 20 "System ~A not loaded. Shall I try loading it? " ; MAKE::SYSTEM-NAME) ; ; caught STYLE-WARNING: ; undefined function: Y-OR-N-P-WAIT ; ; compilation unit finished ; Undefined functions: ; COMPONENT-FULL-PATHNAME TELL-USER-GENERIC Y-OR-N-P-WAIT ; caught 3 STYLE-WARNING conditions ;; Loaded file binary-clisp/numeric.fas ; - Loading module "server" ; - Loading binary file "binary-clisp/server.fas" ;; Loading file binary-clisp/server.fas ... ;; Loaded file binary-clisp/server.fas ; in: DEFUN DESCRIBE-SYSTEM ; (MAKE::COMPONENT-EXTENSION MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-EXTENSION ; (MAKE::COMPONENT-PATHNAME MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; - Loading module "i-o" ; undefined function: COMPONENT-PATHNAME ; (MAKE::COMPONENT-ROOT-DIR MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-ROOT-DIR ; ; compilation unit finished ; Undefined functions: ; COMPONENT-EXTENSION COMPONENT-PATHNAME COMPONENT-ROOT-DIR ; caught 3 STYLE-WARNING conditions ; - Loading binary file "binary-clisp/macsys.fas" ;; Loading file binary-clisp/macsys.fas ... ; in: DEFUN COMPONENT-PATHNAME ; (MAKE::COMPONENT-ERROR-PATHNAME MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-ERROR-PATHNAME ; ; compilation unit finished ; Undefined function: ; COMPONENT-ERROR-PATHNAME ; caught 1 STYLE-WARNING condition ;; Loaded file binary-clisp/macsys.fas ; - Loading binary file "binary-clisp/mload.fas" ;; Loading file binary-clisp/mload.fas ... ; in: DEFUN COMPONENT-FULL-PATHNAME ; (MAKE::COMPONENT-FULL-PATHNAME-I MAKE::COMPONENT TYPE MAKE::VERSION) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-FULL-PATHNAME-I ; ; compilation unit finished ; Undefined function: ; COMPONENT-FULL-PATHNAME-I ; caught 1 STYLE-WARNING condition ;; Loaded file binary-clisp/mload.fas ; in: DEFUN COMPONENT-FULL-PATHNAME-I ; (MAKE::COMPONENT-EXTENSION MAKE::COMPONENT TYPE) ; ; caught STYLE-WARNING: ; undefined function: COMPONENT-EXTENSION ; (MAKE::TRANSLATE-VERSION MAKE::VERSION) ; ; caught STYLE-WARNING: ; undefined function: TRANSLATE-VERSION ; ; compilation unit finished ; Undefined functions: ; COMPONENT-EXTENSION TRANSLATE-VERSION ; caught 2 STYLE-WARNING conditions ; - Loading binary file "binary-clisp/suprv1.fas" ;; Loading file binary-clisp/suprv1.fas ... ; in: DEFUN COMPONENT-EXTENSION => DEFAULT-BINARY-EXTENSION COMPONENT ; (MAKE::DEFAULT-BINARY-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: DEFAULT-BINARY-EXTENSION ; in: DEFUN COMPONENT-EXTENSION => DEFAULT-SOURCE-EXTENSION COMPONENT ; (MAKE::DEFAULT-SOURCE-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: DEFAULT-SOURCE-EXTENSION ; ; compilation unit finished ; Undefined functions: ; DEFAULT-BINARY-EXTENSION DEFAULT-SOURCE-EXTENSION ; caught 2 STYLE-WARNING conditions ;; Loaded file binary-clisp/suprv1.fas ; in: DEFUN CREATE-COMPONENT ; (MAKE::CREATE-COMPONENT-PATHNAMES MAKE::COMPONENT MAKE::PARENT) ; ; caught STYLE-WARNING: ; undefined function: CREATE-COMPONENT-PATHNAMES ; (MAKE::EXPAND-COMPONENT-COMPONENTS MAKE::COMPONENT (+ MAKE::INDENT 2)) ; ; caught STYLE-WARNING: ; undefined function: EXPAND-COMPONENT-COMPONENTS ; (MAKE::LINK-COMPONENT-DEPENDS-ON (MAKE::COMPONENT-COMPONENTS MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: LINK-COMPONENT-DEPENDS-ON ; (MAKE::TOPOLOGICAL-SORT (MAKE::COMPONENT-COMPONENTS MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: TOPOLOGICAL-SORT ; ; compilation unit finished ; Undefined functions: ; CREATE-COMPONENT-PATHNAMES EXPAND-COMPONENT-COMPONENTS LINK-COMPONENT-DEPENDS-ON TOPOLOGICAL-SORT ; caught 4 STYLE-WARNING conditions ; - Loading binary file "binary-clisp/dskfn.fas" ;; Loading file binary-clisp/dskfn.fas ... ;; Loaded file binary-clisp/dskfn.fas ; - Loading module "factoring" ; - Loading binary file "binary-clisp/lesfac.fas" ;; Loading file binary-clisp/lesfac.fas ... ;; Loaded file binary-clisp/lesfac.fas ; in: DEFUN CREATE-COMPONENT-PATHNAMES => DEFAULT-BINARY-EXTENSION COMPONENT ; (MAKE::DEFAULT-BINARY-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: DEFAULT-BINARY-EXTENSION ; in: DEFUN CREATE-COMPONENT-PATHNAMES => DEFAULT-SOURCE-EXTENSION COMPONENT ; (MAKE::DEFAULT-SOURCE-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: DEFAULT-SOURCE-EXTENSION ; in: DEFUN CREATE-COMPONENT-PATHNAMES ; (MAKE::GENERATE-COMPONENT-PATHNAME MAKE::COMPONENT MAKE::PARENT :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: GENERATE-COMPONENT-PATHNAME ; ; compilation unit finished ; Undefined functions: ; DEFAULT-BINARY-EXTENSION DEFAULT-SOURCE-EXTENSION GENERATE-COMPONENT-PATHNAME ; caught 3 STYLE-WARNING conditions ; - Loading binary file "binary-clisp/factor.fas" ;; Loading file binary-clisp/factor.fas ... ;; Loaded file binary-clisp/factor.fas ; in: DEFUN EXPAND-COMPONENT-COMPONENTS ; (MAKE::EXPAND-COMPONENT-DEFINITIONS MAKE::DEFINITIONS MAKE::COMPONENT ; MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: EXPAND-COMPONENT-DEFINITIONS ; (MAKE::EXPAND-SERIAL-COMPONENT-CHAIN (CDR MAKE::DEFINITIONS) MAKE::COMPONENT ; MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: EXPAND-SERIAL-COMPONENT-CHAIN ; ; compilation unit finished ; Undefined functions: ; EXPAND-COMPONENT-DEFINITIONS EXPAND-SERIAL-COMPONENT-CHAIN ; caught 2 STYLE-WARNING conditions ; - Loading binary file "binary-clisp/algfac.fas" ;; Loading file binary-clisp/algfac.fas ... ; in: DEFUN EXPAND-COMPONENT-DEFINITIONS ; (MAKE::EXPAND-COMPONENT-DEFINITION MAKE::DEFINITION MAKE::PARENT MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: EXPAND-COMPONENT-DEFINITION ; ; compilation unit finished ; Undefined function: ; EXPAND-COMPONENT-DEFINITION ; caught 1 STYLE-WARNING condition ;; Loaded file binary-clisp/algfac.fas ; - Loading binary file "binary-clisp/nalgfa.fas" ;; Loading file binary-clisp/nalgfa.fas ... ; in: DEFUN EXPAND-SERIAL-COMPONENT-CHAIN ; (MAKE::EXPAND-COMPONENT-DEFINITION MAKE::DEFINITION MAKE::PARENT MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: EXPAND-COMPONENT-DEFINITION ; ; compilation unit finished ; Undefined function: ; EXPAND-COMPONENT-DEFINITION ; caught 1 STYLE-WARNING condition ;; Loaded file binary-clisp/nalgfa.fas ; - Loading binary file "binary-clisp/ufact.fas" ;; Loading file binary-clisp/ufact.fas ... ;; Loaded file binary-clisp/ufact.fas ; - Loading binary file "binary-clisp/result.fas" ;; Loading file binary-clisp/result.fas ... ;; Loaded file binary-clisp/result.fas ; - Loading module "ifactor" ; - Loading binary file "binary-clisp/ifactor.fas" ;; Loading file binary-clisp/ifactor.fas ... ;; Loaded file binary-clisp/ifactor.fas ; - Loading module "rational-functions" ; - Loading binary file "binary-clisp/rat3a.fas" ;; Loading file binary-clisp/rat3a.fas ... ;; Loaded file binary-clisp/rat3a.fas ; - Loading binary file "binary-clisp/rat3b.fas" ;; Loading file binary-clisp/rat3b.fas ... ;; Loaded file binary-clisp/rat3b.fas ; - Loading binary file "binary-clisp/rat3d.fas" ;; Loading file binary-clisp/rat3d.fas ... ;; Loaded file binary-clisp/rat3d.fas ; - Loading binary file "binary-clisp/rat3c.fas" ;; Loading file binary-clisp/rat3c.fas ... ; in: DEFUN OPERATE-ON-SYSTEM ; (MAKE::OPERATE-ON-COMPONENT MAKE::SYSTEM MAKE::OPERATION MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: OPERATE-ON-COMPONENT ; ; compilation unit finished ; Undefined function: ; OPERATE-ON-COMPONENT ; caught 1 STYLE-WARNING condition ;; Loaded file binary-clisp/rat3c.fas ; in: DEFUN OPERATE-ON-COMPONENT ; (MAKE::NEW-REQUIRE (MAKE::COMPONENT-PACKAGE MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: NEW-REQUIRE ; (MAKE::OPERATE-ON-COMPONENTS MAKE::COMPONENT MAKE::OPERATION MAKE::FORCE ; MAKE::CHANGED) ; ; caught STYLE-WARNING: ; undefined function: OPERATE-ON-COMPONENTS ; (MAKE::OPERATE-ON-SYSTEM-DEPENDENCIES MAKE::COMPONENT MAKE::OPERATION ; MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: OPERATE-ON-SYSTEM-DEPENDENCIES ; ; compilation unit finished ; Undefined functions: ; NEW-REQUIRE OPERATE-ON-COMPONENTS OPERATE-ON-SYSTEM-DEPENDENCIES ; caught 3 STYLE-WARNING conditions ; - Loading binary file "binary-clisp/rat3e.fas" ;; Loading file binary-clisp/rat3e.fas ... ; in: DEFUN OPERATE-ON-SYSTEM-DEPENDENCIES ; (MAKE::NEW-REQUIRE MAKE::SYSTEM-NAME NIL (EVAL MAKE::DEFINITION-PATHNAME) ; MAKE::ACTION (OR MAKE::VERSION MAKE::*VERSION*)) ; ; caught STYLE-WARNING: ; undefined function: NEW-REQUIRE ; ; compilation unit finished ; Undefined function: ; NEW-REQUIRE ; caught 1 STYLE-WARNING condition ;; Loaded file binary-clisp/rat3e.fas ; - Loading binary file "binary-clisp/nrat4.fas" ;; Loading file binary-clisp/nrat4.fas ... ;; Loaded file binary-clisp/nrat4.fas ; - Loading binary file "binary-clisp/ratout.fas" ;; Loading file binary-clisp/ratout.fas ... ;; Loaded file binary-clisp/ratout.fas ; - Loading module "maxima-language-compiler" ; - Loading binary file "binary-clisp/transl.fas" ;; Loading file binary-clisp/transl.fas ... ;; Loaded file binary-clisp/transl.fas ; in: DEFSTRUCT LANGUAGE ; (DEFSTRUCT (MAKE::LANGUAGE (:PRINT-FUNCTION MAKE::PRINT-LANGUAGE)) ; MAKE::NAME ; MAKE::COMPILER ; MAKE::LOADER ; MAKE::SOURCE-EXTENSION ; MAKE::BINARY-EXTENSION) ; --> PROGN 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 #'MAKE::PRINT-LANGUAGE #:OBJECT #:STREAM ; SB-KERNEL:*CURRENT-LEVEL-IN-PRINT*) ; ; caught STYLE-WARNING: ; undefined function: PRINT-LANGUAGE ; ; compilation unit finished ; Undefined function: ; PRINT-LANGUAGE ; caught 1 STYLE-WARNING condition ; - Loading binary file "binary-clisp/transs.fas" ;; Loading file binary-clisp/transs.fas ... ;; Loaded file binary-clisp/transs.fas ; - Loading binary file "binary-clisp/trans1.fas" ;; Loading file binary-clisp/trans1.fas ... ;; Loaded file binary-clisp/trans1.fas ; - Loading binary file "binary-clisp/trans2.fas" ;; Loading file binary-clisp/trans2.fas ... ;; Loaded file binary-clisp/trans2.fas ; - Loading binary file "binary-clisp/trans3.fas" ;; Loading file binary-clisp/trans3.fas ... ;; Loaded file binary-clisp/trans3.fas ; - Loading binary file "binary-clisp/trans4.fas" ;; Loading file binary-clisp/trans4.fas ... ;; Loaded file binary-clisp/trans4.fas ; - Loading binary file "binary-clisp/trans5.fas" ;; Loading file binary-clisp/trans5.fas ... ;; Loaded file binary-clisp/trans5.fas ; - Loading binary file "binary-clisp/transf.fas" ;; Loading file binary-clisp/transf.fas ... ;; Loaded file binary-clisp/transf.fas ; - Loading binary file "binary-clisp/troper.fas" ;; Loading file binary-clisp/troper.fas ... ;; Loaded file binary-clisp/troper.fas ; - Loading binary file "binary-clisp/trutil.fas" ;; Loading file binary-clisp/trutil.fas ... ;; Loaded file binary-clisp/trutil.fas ; - Loading binary file "binary-clisp/trmode.fas" ;; Loading file binary-clisp/trmode.fas ... ;; Loaded file binary-clisp/trmode.fasSTYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD ; in: DEFUN COMPILE-AND-LOAD-OPERATION ; (MAKE::COMPILE-FILE-OPERATION MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: COMPILE-FILE-OPERATION ; (MAKE::LOAD-FILE-OPERATION MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: LOAD-FILE-OPERATION ; ; compilation unit finished ; Undefined functions: ; COMPILE-FILE-OPERATION LOAD-FILE-OPERATION ; caught 2 STYLE-WARNING conditions ; - Loading binary file "binary-clisp/trdata.fas" ;; Loading file binary-clisp/trdata.fas ... ;; Loaded file binary-clisp/trdata.fas ; - Loading binary file "binary-clisp/trpred.fas" ;; Loading file binary-clisp/trpred.fas ... ; in: DEFUN COMPILE-FILE-OPERATION ; (MAKE::NEEDS-COMPILATION MAKE::COMPONENT NIL) ; ; caught STYLE-WARNING: ; undefined function: NEEDS-COMPILATION ; ; compilation unit finished ; Undefined function: ;; Loaded file binary-clisp/trpred.fas; NEEDS-COMPILATION ; caught 1 STYLE-WARNING condition STYLE-WARNING: using deprecated EVAL-WHEN situation names COMPILE EVAL LOAD ; - Loading binary file "binary-clisp/transq.fas" ;; Loading file binary-clisp/transq.fas ... ;; Loaded file binary-clisp/transq.fas ; - Loading binary file "binary-clisp/acall.fas" ;; Loading file binary-clisp/acall.fas ... ;; Loaded file binary-clisp/acall.fas ; - Loading binary file "binary-clisp/fcall.fas" ;; Loading file binary-clisp/fcall.fas ... ;; Loaded file binary-clisp/fcall.fas ; - Loading binary file "binary-clisp/evalw.fas" ;; Loading file binary-clisp/evalw.fas ... ;; Loaded file binary-clisp/evalw.fas ; - Loading binary file "binary-clisp/trprop.fas" ;; Loading file binary-clisp/trprop.fas ... ;; Loaded file binary-clisp/trprop.fas ; in: DEFUN LOAD-FILE-OPERATION ; (MAKE::COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY MAKE::COMPONENT) ; ; - Loading binary file "binary-clisp/mdefun.fas" ; caught STYLE-WARNING: ; undefined function: COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY ; (MAKE::LOAD-SOURCE-IF-NO-BINARY MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: LOAD-SOURCE-IF-NO-BINARY ; ; compilation unit finished ; Undefined functions: ;; Loading file binary-clisp/mdefun.fas ...; COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY LOAD-SOURCE-IF-NO-BINARY ; caught 2 STYLE-WARNING conditions STYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD ;; Loaded file binary-clisp/mdefun.fas ; - Loading module "pattern-matching" ; - Loading binary file "binary-clisp/schatc.fas" ;; Loading file binary-clisp/schatc.fas ... ;; Loaded file binary-clisp/schatc.fas ; - Loading binary file "binary-clisp/matcom.fas" ;; Loading file binary-clisp/matcom.fas ... ; in: DEFUN FILES-WHICH-NEED-COMPILATION ; (MAKE::FILE-COMPONENTS-IN-COMPONENT (MAKE:FIND-SYSTEM MAKE::SYSTEM :LOAD) ; :NEW-SOURCE) ; ; caught STYLE-WARNING: ; undefined function: FILE-COMPONENTS-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-COMPONENTS-IN-COMPONENT ; caught 1 STYLE-WARNING condition ;; Loaded file binary-clisp/matcom.fas ; in: DEFUN FILES-IN-SYSTEM-AND-DEPENDENTS ; (MAKE::FILE-PATHNAMES-IN-COMPONENT MAKE::SYSTEM TYPE MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: FILE-PATHNAMES-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-PATHNAMES-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; - Loading binary file "binary-clisp/matrun.fas" ;; Loading file binary-clisp/matrun.fas ... ; in: DEFUN FILES-IN-SYSTEM ; (MAKE::FILE-PATHNAMES-IN-COMPONENT MAKE::SYSTEM TYPE MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: FILE-PATHNAMES-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-PATHNAMES-IN-COMPONENT ; caught 1 STYLE-WARNING condition ;; Loaded file binary-clisp/matrun.fas ; in: DEFUN FILE-PATHNAMES-IN-COMPONENT ; (MAKE::FILE-COMPONENTS-IN-COMPONENT MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: FILE-COMPONENTS-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-COMPONENTS-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; - Loading binary file "binary-clisp/nisimp.fas" ;; Loading file binary-clisp/nisimp.fas ... ;; Loaded file binary-clisp/nisimp.fas ; - Loading module "trigonometry" ; in: DEFUN SYSTEM-SOURCE-SIZE ; (MAKE::FILE-LIST-SIZE MAKE::FILE-LIST) ; ; caught STYLE-WARNING: ; undefined function: FILE-LIST-SIZE ; ; compilation unit finished ; Undefined function: ; FILE-LIST-SIZE ; caught 1 STYLE-WARNING condition ; - Loading binary file "binary-clisp/trigi.fas" ;; Loading file binary-clisp/trigi.fas ... ;; Loaded file binary-clisp/trigi.fas ; - Loading defsystem "maxima" ; - Loading module "package" ; - Loading source file ; "/home/gunter/src/maxima-5.40.0/src/maxima-package.lisp" ; - Loading binary file "binary-clisp/trigo.fas" ;; Loading file binary-clisp/trigo.fas ... ; - Loading source file ; "/home/gunter/src/maxima-5.40.0/src/autoconf-variables.lisp" ;; Loaded file binary-clisp/trigo.fas ; - Loading module "intl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/intl.fasl" ; - Loading binary file "binary-clisp/trgred.fas" ;; Loading file binary-clisp/trgred.fas ... ;; Loaded file binary-clisp/trgred.fas ; - Loading module "numerical-functions" ; - Loading binary file "binary-clisp/bessel.fas" ;; Loading file binary-clisp/bessel.fas ... ; - Loading module "info" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/nregex.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/cl-info.fasl" ;; Loaded file binary-clisp/bessel.fas ; - Loading binary file "binary-clisp/ellipt.fas" ;; Loading file binary-clisp/ellipt.fas ... ; - Loading module "sloop" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/sloop.fasl" ; - Loading module "declarations" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/lmdcls.fasl" ; - Loading module "destructuring-let" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/letmac.fasl" ; - Loading module "compatibility-macros1" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/generr.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/clmacs.fasl" ; - Loading module "compatibility-macros" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/commac.fasl" ; - Loading module "prerequisites" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mormac.fasl" ;; Loaded file binary-clisp/ellipt.fas ; - Loading binary file "binary-clisp/airy.fas" ;; Loading file binary-clisp/airy.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/compat.fasl" ;; Loaded file binary-clisp/airy.fas ; - Loading module "maxima-language-compiler-macros" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/transm.fasl" ; - Loading binary file "binary-clisp/plasma.fas" ;; Loading file binary-clisp/plasma.fas ... ;; Loaded file binary-clisp/plasma.fas ; - Loading module "getopt" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/getopt.fasl" ; - Loading binary file "binary-clisp/intpol.fas" ;; Loading file binary-clisp/intpol.fas ... ;; Loaded file binary-clisp/intpol.fas ; - Loading module "reader" ; - Loading module "command-line" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/command-line.fasl" ; - Loading binary file "binary-clisp/nparse.fas" ;; Loading file binary-clisp/nparse.fas ... ; - Loading module "fundamental-macros" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/defcal.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/maxmac.fasl" ; - Loading module "utility-macros" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mopers.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mforma.fasl" ;; Loaded file binary-clisp/nparse.fas ; - Loading module "display" ; - Loading module "other-macros" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mrgmac.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/rzmac.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/strmac.fasl" ; - Loading binary file "binary-clisp/displa.fas" ;; Loading file binary-clisp/displa.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/displm.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/safe-recursion.fasl" ;; Loaded file binary-clisp/displa.fas ; - Loading module "rat-macros" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/ratmac.fasl" ; - Loading binary file "binary-clisp/nforma.fas" ;; Loading file binary-clisp/nforma.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mhayat.fasl" ;; Loaded file binary-clisp/nforma.fas ; - Loading binary file "binary-clisp/grind.fas" ;; Loading file binary-clisp/grind.fas ... ; - Loading module "utilities" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/opers.fasl" ;; Loaded file binary-clisp/grind.fas ; - Loading module "gcd" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/utils.fasl"WARNING: Reference to deprecated function (SB-EXT:QUIT) from BYE ; - Loading binary file "binary-clisp/spgcd.fas" ;; Loading file binary-clisp/spgcd.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/sumcon.fasl" ;; Loaded file binary-clisp/spgcd.fas ; - Loading binary file "binary-clisp/ezgcd.fas" ;; Loading file binary-clisp/ezgcd.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/sublis.fasl" ;; Loaded file binary-clisp/ezgcd.fas ; - Loading module "documentation" ; - Loading binary file "binary-clisp/option.fas" ;; Loading file binary-clisp/option.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/merror.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mformt.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mutils.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/outmis.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/ar.fasl" ;; Loaded file binary-clisp/option.fas ; - Loading module "commands" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/comm.fasl" ; - Loading binary file "binary-clisp/macdes.fas" ;; Loading file binary-clisp/macdes.fas ... ;; Loaded file binary-clisp/macdes.fas ; - Loading module "algebraic-database" ; - Loading binary file "binary-clisp/inmis.fas" ;; Loading file binary-clisp/inmis.fas ... ;; Loaded file binary-clisp/inmis.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/comm2.fasl" ; - Loading binary file "binary-clisp/db.fas" ;; Loading file binary-clisp/db.fas ... ; - Loading module "evaluator" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mlisp.fasl" ;; Loaded file binary-clisp/db.fas ; - Loading binary file "binary-clisp/compar.fas" ;; Loading file binary-clisp/compar.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mmacro.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/buildq.fasl" ; - Loading module "numerical" ; - Loading module "packages" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/f2cl-package.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec.fasl" ;; Loaded file binary-clisp/compar.fas ; - Loading binary file "binary-clisp/askp.fas" ;; Loading file binary-clisp/askp.fas ... ; - Loading module "f2cl-lib" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/f2cl-lib.fasl" ;; Loaded file binary-clisp/askp.fas ; - Loading module "integration" ; - Loading binary file "binary-clisp/sinint.fas" ;; Loading file binary-clisp/sinint.fas ... ;; Loaded file binary-clisp/sinint.fas ; - Loading module "slatec" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/fdump.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/j4save.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/xercnt.fasl" ; - Loading binary file "binary-clisp/sin.fas" ;; Loading file binary-clisp/sin.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/xerhlt.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/xgetua.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/xerprn.fasl" ;; Loaded file binary-clisp/sin.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/xersve.fasl" ; - Loading binary file "binary-clisp/risch.fas" ;; Loading file binary-clisp/risch.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/xermsg.fasl" ;; Loaded file binary-clisp/risch.fas ; - Loading module "taylor-series" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/initds.fasl" ; - Loading binary file "binary-clisp/hayat.fas" ;; Loading file binary-clisp/hayat.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dcsevl.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/d9lgmc.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dgamlm.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dgamma.fasl" ;; Loaded file binary-clisp/hayat.fas ; - Loading module "definite-integration" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dgamln.fasl" ; - Loading binary file "binary-clisp/defint.fas" ;; Loading file binary-clisp/defint.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dlngam.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/d9b0mp.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/d9b1mp.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesj0.fasl" ;; Loaded file binary-clisp/defint.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesj1.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/djairy.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dasyjy.fasl" ; - Loading binary file "binary-clisp/residu.fas" ;; Loading file binary-clisp/residu.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesj.fasl" ;; Loaded file binary-clisp/residu.fas ; - Loading module "special-functions" ; - Loading binary file "binary-clisp/specfn.fas" ;; Loading file binary-clisp/specfn.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbsi0e.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbsi1e.fasl" ;; Loaded file binary-clisp/specfn.fas ; - Loading module "matrix-algebra" ; - Loading binary file "binary-clisp/mat.fas" ;; Loading file binary-clisp/mat.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesi0.fasl" ;; Loaded file binary-clisp/mat.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesi1.fasl" ; - Loading binary file "binary-clisp/linnew.fas" ;; Loading file binary-clisp/linnew.fas ... ;; Loaded file binary-clisp/linnew.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dasyik.fasl" ; - Loading binary file "binary-clisp/matrix.fas" ;; Loading file binary-clisp/matrix.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesi.fasl" ;; Loaded file binary-clisp/matrix.fas ; - Loading module "determinants" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zabs.fasl" ; - Loading binary file "binary-clisp/sprdet.fas" ;; Loading file binary-clisp/sprdet.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zdiv.fasl" ;; Loaded file binary-clisp/sprdet.fas ; - Loading binary file "binary-clisp/newinv.fas" ;; Loading file binary-clisp/newinv.fas ... ;; Loaded file binary-clisp/newinv.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zexp.fasl" ; - Loading binary file "binary-clisp/newdet.fas" ;; Loading file binary-clisp/newdet.fas ... ;; Loaded file binary-clisp/newdet.fas ; - Loading module "limits" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zmlt.fasl" ; - Loading binary file "binary-clisp/tlimit.fas" ;; Loading file binary-clisp/tlimit.fas ... ;; Loaded file binary-clisp/tlimit.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zsqrt.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zasyi.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zuchk.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zlog.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zunik.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zunhj.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zuoik.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zuni1.fasl" ; - Loading binary file "binary-clisp/limit.fas" ;; Loading file binary-clisp/limit.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zkscl.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zshch.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbknu.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zmlri.fasl" ;; Loaded file binary-clisp/limit.fas ; - Loading module "solve" ; - Loading binary file "binary-clisp/solve.fas" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zs1s2.fasl" ;; Loading file binary-clisp/solve.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zseri.fasl" ;; Loaded file binary-clisp/solve.fas ; - Loading binary file "binary-clisp/psolve.fas" ;; Loading file binary-clisp/psolve.fas ...; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zacai.fasl" ;; Loaded file binary-clisp/psolve.fas ; - Loading binary file "binary-clisp/algsys.fas" ;; Loading file binary-clisp/algsys.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zairy.fasl" ;; Loaded file binary-clisp/algsys.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zuni2.fasl" ; - Loading binary file "binary-clisp/sqrtdenest.fas" ;; Loading file binary-clisp/sqrtdenest.fas ... ;; Loaded file binary-clisp/sqrtdenest.fas ; - Loading binary file "binary-clisp/polyrz.fas" ;; Loading file binary-clisp/polyrz.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbuni.fasl" ;; Loaded file binary-clisp/polyrz.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zrati.fasl" ; - Loading binary file "binary-clisp/cpoly.fas" ;; Loading file binary-clisp/cpoly.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zwrsk.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbinu.fasl" ;; Loaded file binary-clisp/cpoly.fas ; - Loading module "debugging" ; - Loading binary file "binary-clisp/mtrace.fas" ;; Loading file binary-clisp/mtrace.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbesi.fasl" ;; Loaded file binary-clisp/mtrace.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbesj.fasl" ; - Loading binary file "binary-clisp/mdebug.fas" ;; Loading file binary-clisp/mdebug.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesy0.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesy1.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbsynu.fasl" ;; Loaded file binary-clisp/mdebug.fas ; - Loading module "miscellaneous" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dyairy.fasl" ; - Loading binary file "binary-clisp/scs.fas" ;; Loading file binary-clisp/scs.fas ... ;; Loaded file binary-clisp/scs.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesy.fasl" ; - Loading binary file "binary-clisp/asum.fas" ;; Loading file binary-clisp/asum.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zacon.fasl" ;; Loaded file binary-clisp/asum.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zunk1.fasl" ; - Loading binary file "binary-clisp/fortra.fas" ;; Loading file binary-clisp/fortra.fas ... ;; Loaded file binary-clisp/fortra.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zunk2.fasl" ; - Loading binary file "binary-clisp/optim.fas" ;; Loading file binary-clisp/optim.fas ... ;; Loaded file binary-clisp/optim.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbunk.fasl" ; - Loading binary file "binary-clisp/marray.fas" ;; Loading file binary-clisp/marray.fas ... ;; Loaded file binary-clisp/marray.fas ; - Loading binary file "binary-clisp/mdot.fas" ;; Loading file binary-clisp/mdot.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbesh.fasl" ;; Loaded file binary-clisp/mdot.fas ; - Loading binary file "binary-clisp/irinte.fas" ;; Loading file binary-clisp/irinte.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbesy.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbsk0e.fasl" ;; Loaded file binary-clisp/irinte.fas ; - Loading binary file "binary-clisp/series.fas" ;; Loading file binary-clisp/series.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesk0.fasl" ;; Loaded file binary-clisp/series.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbsk1e.fasl" ; - Loading binary file "binary-clisp/numth.fas" ;; Loading file binary-clisp/numth.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesk1.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbsknu.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbesk.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbesk.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/d9aimp.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/daie.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dai.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbie.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dbi.fasl" ;; Loaded file binary-clisp/numth.fas ; - Loading binary file "binary-clisp/laplac.fas" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/zbiry.fasl" ;; Loading file binary-clisp/laplac.fas ... ;; Loaded file binary-clisp/laplac.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/derfc.fasl" ; - Loading binary file "binary-clisp/pade.fas" ;; Loading file binary-clisp/pade.fas ... ;; Loaded file binary-clisp/pade.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/derf.fasl" ; - Loading binary file "binary-clisp/homog.fas" ;; Loading file binary-clisp/homog.fas ... ;; Loaded file binary-clisp/homog.fas ; - Loading binary file "binary-clisp/combin.fas" ;; Loading file binary-clisp/combin.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/de1.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dei.fasl" ;; Loaded file binary-clisp/combin.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/d9upak.fasl" ; - Loading binary file "binary-clisp/nset.fas" ;; Loading file binary-clisp/nset.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dspenc.fasl" ; - Loading module "quadpack" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqwgtf.fasl" ;; Loaded file binary-clisp/nset.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqcheb.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqk15w.fasl" ; - Loading binary file "binary-clisp/rand-mt19937.fas" ;; Loading file binary-clisp/rand-mt19937.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqwgts.fasl" ;; Loaded file binary-clisp/rand-mt19937.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqwgtc.fasl" ; - Loading binary file "binary-clisp/maxmin.fas" ;; Loading file binary-clisp/maxmin.fas ... ;; Loaded file binary-clisp/maxmin.fas ; - Loading binary file "binary-clisp/nummod.fas" ;; Loading file binary-clisp/nummod.fas ...; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dgtsl.fasl" ;; Loaded file binary-clisp/nummod.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqk15.fasl" ; - Loading binary file "binary-clisp/conjugate.fas" ;; Loading file binary-clisp/conjugate.fas ... ;; Loaded file binary-clisp/conjugate.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqk31.fasl" ; - Loading binary file "binary-clisp/expintegral.fas" ;; Loading file binary-clisp/expintegral.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqk41.fasl" ;; Loaded file binary-clisp/expintegral.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqk51.fasl" ; - Loading binary file "binary-clisp/gamma.fas" ;; Loading file binary-clisp/gamma.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqk61.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqk21.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqk15i.fasl" ;; Loaded file binary-clisp/gamma.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqelg.fasl" ; - Loading binary file "binary-clisp/mstuff.fas" ;; Loading file binary-clisp/mstuff.fas ... ;; Loaded file binary-clisp/mstuff.fas ; - Loading module "poisson-series" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqpsrt.fasl" ; - Loading binary file "binary-clisp/pois2.fas" ;; Loading file binary-clisp/pois2.fas ... ;; Loaded file binary-clisp/pois2.fas ; - Loading binary file "binary-clisp/pois3.fas" ;; Loading file binary-clisp/pois3.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqc25s.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqmomo.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqc25c.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqc25f.fasl" ;; Loaded file binary-clisp/pois3.fas ; - Loading module "translated-packages" ; - Loading binary file "binary-clisp/desoln.fas" ;; Loading file binary-clisp/desoln.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqage.fasl" ;; Loaded file binary-clisp/desoln.fas ; - Loading binary file "binary-clisp/elim.fas" ;; Loading file binary-clisp/elim.fas ... ;; Loaded file binary-clisp/elim.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqagie.fasl" ; - Loading binary file "binary-clisp/invert.fas" ;; Loading file binary-clisp/invert.fas ... ;; Loaded file binary-clisp/invert.fas ; - Loading binary file "binary-clisp/hypgeo.fas" ;; Loading file binary-clisp/hypgeo.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqagpe.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqagp.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqagse.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqawoe.fasl" ;; Loaded file binary-clisp/hypgeo.fas ; - Loading binary file "binary-clisp/hyp.fas" ;; Loading file binary-clisp/hyp.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqawfe.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqawse.fasl" ;; Loaded file binary-clisp/hyp.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqawce.fasl" ; - Loading binary file "binary-clisp/todd-coxeter.fas" ;; Loading file binary-clisp/todd-coxeter.fas ... ;; Loaded file binary-clisp/todd-coxeter.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqng.fasl" ; - Loading binary file "binary-clisp/mactex.fas" ;; Loading file binary-clisp/mactex.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqag.fasl" ;; Loaded file binary-clisp/mactex.fas ; - Loading binary file "binary-clisp/plot.fas" ;; Loading file binary-clisp/plot.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqags.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqagi.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqawf.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqawo.fasl" ;; Loaded file binary-clisp/plot.fas ; - Loading module "graphics-drivers" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqaws.fasl" ; - Loading binary file "binary-clisp/gnuplot_def.fas" ;; Loading file binary-clisp/gnuplot_def.fas ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/dqawc.fasl" ;; Loaded file binary-clisp/gnuplot_def.fas ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numerical/slatec/quadpack.fasl" ; - Loading binary file "binary-clisp/xmaxima_def.fas" ;; Loading file binary-clisp/xmaxima_def.fas ... ;; Loaded file binary-clisp/xmaxima_def.fas ; - Loading module "final" ; - Loading source file "/home/gunter/src/maxima-5.40.0/src/autol.lisp" ;; Loading file /home/gunter/src/maxima-5.40.0/src/autol.lisp ... ; - Loading module "simplification" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/simp.fasl" ;; Loaded file /home/gunter/src/maxima-5.40.0/src/autol.lisp ; - Loading source file "/home/gunter/src/maxima-5.40.0/src/max_ext.lisp" ;; Loading file /home/gunter/src/maxima-5.40.0/src/max_ext.lisp ... ;; Loaded file /home/gunter/src/maxima-5.40.0/src/max_ext.lisp ; - Loading source file ; "/home/gunter/src/maxima-5.40.0/src/share-subdirs.lisp" ;; Loading file /home/gunter/src/maxima-5.40.0/src/share-subdirs.lisp ... ;; Loaded file /home/gunter/src/maxima-5.40.0/src/share-subdirs.lisp ; - Loading source file "/home/gunter/src/maxima-5.40.0/src/init-cl.lisp" ;; Loading file /home/gunter/src/maxima-5.40.0/src/init-cl.lisp ... ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/float.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/csimp.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/csimp2.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/zero.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/logarc.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/rpart.fasl" ; - Loading module "numeric-bigfloat" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numeric.fasl"WARNING: Implicitly creating new generic function BIGFLOAT::REAL-VALUE. WARNING: Implicitly creating new generic function BIGFLOAT::IMAG-VALUE. WARNING: Implicitly creating new generic function MAXIMA::TO. WARNING: Implicitly creating new generic function BIGFLOAT::MAX-EXPONENT. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:REALP. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:COMPLEXP. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:NUMBERP. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:PLUSP. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:MINUSP. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:ZEROP. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:SQRT. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:ABS. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:EXP. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:SIN. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:COS. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:TAN. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:ASIN. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:ACOS. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:SINH. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:COSH. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:TANH. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:ASINH. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:ACOSH. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:ATANH. WARNING: Implicitly creating new generic function BIGFLOAT::ONE-ARG-LOG. WARNING: Implicitly creating new generic function BIGFLOAT::TWO-ARG-LOG. WARNING: Implicitly creating new generic function BIGFLOAT::ONE-ARG-ATAN. WARNING: Implicitly creating new generic function BIGFLOAT::TWO-ARG-ATAN. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:SCALE-FLOAT. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:REALPART. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:IMAGPART. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:CONJUGATE. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:PHASE. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:FLOOR. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:FFLOOR. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:CEILING. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:FCEILING. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:TRUNCATE. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:FTRUNCATE. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:ROUND. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:FROUND. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:CIS. ;; Loaded file /home/gunter/src/maxima-5.40.0/src/init-cl.lispWARNING: Implicitly creating new generic function BIGFLOAT::ONE-ARG-COMPLEX. ; - Providing system maxima 0 errorWARNING: Implicitly creating new generic function BIGFLOAT::TWO-ARG-COMPLEX. s, 0 warningsWARNING: Implicitly creating new generic function BIGFLOAT::UNARY-FLOOR. WARNING: Implicitly creating new generic function BIGFLOAT::UNARY-FFLOOR. WARNING: Implicitly creating new generic function BIGFLOAT::UNARY-TRUNCATE. WARNING: Implicitly creating new generic function BIGFLOAT::UNARY-FTRUNCATE. WARNING: Implicitly creating new generic function BIGFLOAT::UNARY-CEILING. WARNING: Implicitly creating new generic function BIGFLOAT::UNARY-FCEILING. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:EXPT. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:EPSILON. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:INTEGER-DECODE-FLOAT. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:DECODE-FLOAT. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:FLOAT. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:RANDOM. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:SIGNUM. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:FLOAT-SIGN. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:FLOAT-DIGITS. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:RATIONAL. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:RATIONALIZE. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:%PI. WARNING: Implicitly creating new generic function BIGFLOAT-IMPL:%E. ; - Loading module "server" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/server.fasl" ; - Loading module "i-o" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/macsys.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mload.fasl" ;; Wrote the memory image into binary-clisp/maxima.mem (12,390,208 bytes) Bytes permanently allocated: 164,640 Bytes currently in use: 12,217,744 Bytes available until next GC: 3,050,326 12217744 ; 3050326 ; 164640 ; 64 ; 77101352 ; 391770 ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/suprv1.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/dskfn.fasl" ; - Loading module "factoring" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/lesfac.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/factor.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/algfac.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/nalgfa.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/ufact.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/result.fasl" ; - Loading module "ifactor" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/ifactor.fasl" ; - Loading module "rational-functions" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/rat3a.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/rat3b.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/rat3d.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/rat3c.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/rat3e.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/nrat4.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/ratout.fasl" ; - Loading module "maxima-language-compiler" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/transl.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/transs.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trans1.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trans2.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trans3.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trans4.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trans5.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/transf.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/troper.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trutil.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trmode.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trdata.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trpred.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/transq.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/acall.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/fcall.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/evalw.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trprop.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mdefun.fasl" ; - Loading module "pattern-matching" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/schatc.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/matcom.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/matrun.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/nisimp.fasl" ; - Loading module "trigonometry" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trigi.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trigo.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/trgred.fasl" ; - Loading module "numerical-functions" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/bessel.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/ellipt.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/airy.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/plasma.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/intpol.fasl" ; - Loading module "reader" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/nparse.fasl" ; - Loading module "display" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/displa.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/nforma.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/grind.fasl" ; - Loading module "gcd" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/spgcd.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/ezgcd.fasl" ; - Loading module "documentation" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/option.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/macdes.fasl" ; - Loading module "algebraic-database" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/inmis.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/db.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/compar.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/askp.fasl" ; - Loading module "integration" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/sinint.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/sin.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/risch.fasl" ; - Loading module "taylor-series" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/hayat.fasl" ; - Loading module "definite-integration" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/defint.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/residu.fasl" ; - Loading module "special-functions" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/specfn.fasl"WARNING: Implicitly creating new generic function BIGFLOAT::INIT-LAMBERT-W-K. ; - Loading module "matrix-algebra" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mat.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/linnew.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/matrix.fasl" ; - Loading module "determinants" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/sprdet.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/newinv.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/newdet.fasl" ; - Loading module "limits" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/tlimit.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/limit.fasl" ; - Loading module "solve" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/solve.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/psolve.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/algsys.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/sqrtdenest.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/polyrz.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/cpoly.fasl" ; - Loading module "debugging" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mtrace.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mdebug.fasl" ; - Loading module "miscellaneous" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/scs.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/asum.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/fortra.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/optim.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/marray.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mdot.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/irinte.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/series.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/numth.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/laplac.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/pade.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/homog.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/combin.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/nset.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/rand-mt19937.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/maxmin.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/nummod.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/conjugate.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/expintegral.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/gamma.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mstuff.fasl" ; - Loading module "poisson-series" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/pois2.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/pois3.fasl" ; - Loading module "translated-packages" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/desoln.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/elim.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/invert.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/hypgeo.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/hyp.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/todd-coxeter.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/mactex.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/plot.fasl" ; - Loading module "graphics-drivers" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/gnuplot_def.fasl" ; - Loading binary file ; "/home/gunter/src/maxima-5.40.0/src/binary-sbcl/xmaxima_def.fasl" ; - Loading module "final" ; - Loading source file "/home/gunter/src/maxima-5.40.0/src/autol.lisp" ; - Loading source file "/home/gunter/src/maxima-5.40.0/src/max_ext.lisp" ; - Loading source file ; "/home/gunter/src/maxima-5.40.0/src/share-subdirs.lisp" ; - Loading source file "/home/gunter/src/maxima-5.40.0/src/init-cl.lisp" ; - Providing system maxima make[2]: Leaving directory '/home/gunter/src/maxima-5.40.0/src' Making all in lisp-utils make[2]: Entering directory '/home/gunter/src/maxima-5.40.0/lisp-utils' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/gunter/src/maxima-5.40.0/lisp-utils' Making all in tests make[2]: Entering directory '/home/gunter/src/maxima-5.40.0/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/gunter/src/maxima-5.40.0/tests' Making all in doc make[2]: Entering directory '/home/gunter/src/maxima-5.40.0/doc' Making all in info make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/doc/info' make[4]: Entering directory '/home/gunter/src/maxima-5.40.0/doc/info' makeinfo --split-size=1000000 ../../doc/info/maxima.texi sh extract_categories.sh maxima SKIP OVER maxima.texi + perl /home/gunter/src/maxima-5.40.0/doc/info/texi2html --lang=en --output=maxima_singlepage.html --css-include=/home/gunter/src/maxima-5.40.0/doc/info/manual.css --init-file /home/gunter/src/maxima-5.40.0/doc/info/texi2html.init maxima.texi *** Undefined index command: fnindex (in ./Help.texi l. 140) *** Duplicate node for anchor found: Item: labels (in ./Command.texi l. 616) *** Duplicate node for anchor found: Item: grind (in ./Command.texi l. 1532) *** Undefined index command: fnindex (in ./Lists.texi l. 62) *** Undefined index command: fnindex (in ./Lists.texi l. 63) *** Undefined index command: fnindex (in ./Operators.texi l. 195) *** Undefined index command: fnindex (in ./Operators.texi l. 196) *** Undefined index command: fnindex (in ./Operators.texi l. 197) *** Undefined index command: fnindex (in ./Operators.texi l. 198) *** Undefined index command: fnindex (in ./Operators.texi l. 199) *** Undefined index command: fnindex (in ./Operators.texi l. 528) *** Undefined index command: fnindex (in ./Operators.texi l. 529) *** Undefined index command: fnindex (in ./Operators.texi l. 530) *** Undefined index command: fnindex (in ./Operators.texi l. 531) *** Duplicate node for anchor found: Item: nary (in ./Simplification.texi l. 1159) *** Duplicate node for anchor found: Item: box (in ./Plotting.texi l. 1162) *** Duplicate node for anchor found: Item: resultant (in ./Polynomials.texi l. 2479) *** Duplicate node for anchor found: Item: diff (in ./Differentiation.texi l. 799) *** Duplicate node for anchor found: Item: diff (in ./Itensor.texi l. 1172) *** Duplicate node for anchor found: Item: psi (in ./Ctensor.texi l. 752) *** Duplicate node for anchor found: Item: dscalar (in ./Ctensor.texi l. 1057) *** Duplicate node for anchor found: Item: weyl (in ./Ctensor.texi l. 1776) *** Duplicate node for anchor found: Item: contract (in ./Symmetries.texi l. 512) *** Duplicate node for anchor found: Item: errormsg (in ./Program.texi l. 623) *** Duplicate node for anchor found: Item: adapt_depth (in ./draw.texi l. 345) *** Duplicate node for anchor found: Item: color (in ./draw.texi l. 711) *** Duplicate node for anchor found: Item: grid (in ./draw.texi l. 1600) ./include-maxima.texi:48: warning: redefining Texinfo language command: @var *** Duplicate node for anchor found: Item: logx (in ./draw.texi l. 2181) *** Duplicate node for anchor found: Item: logy (in ./draw.texi l. 2250) *** Duplicate node for anchor found: Item: nticks (in ./draw.texi l. 2344) *** Duplicate node for anchor found: Item: palette (in ./draw.texi l. 2382) *** Duplicate node for anchor found: Item: point_type (in ./draw.texi l. 2512) *** Duplicate node for anchor found: Item: title (in ./draw.texi l. 2788) *** Duplicate node for anchor found: Item: xlabel (in ./draw.texi l. 3221) *** Duplicate node for anchor found: Item: xtics (in ./draw.texi l. 3338) *** Duplicate node for anchor found: Item: ylabel (in ./draw.texi l. 3762) *** Duplicate node for anchor found: Item: ytics (in ./draw.texi l. 3896) *** Duplicate node for anchor found: Item: zlabel (in ./draw.texi l. 4178) *** Duplicate node for anchor found: Item: label (in ./draw.texi l. 4783) *** Duplicate node for anchor found: Item: azimuth (in ./dynamics.texi l. 370) *** Duplicate node for anchor found: Item: elevation (in ./dynamics.texi l. 397) *** Duplicate node for anchor found: Item: capping (in ./dynamics.texi l. 593) *** Duplicate node for anchor found: Item: color (in ./dynamics.texi l. 622) *** Duplicate node for anchor found: Item: height (in ./dynamics.texi l. 673) *** Duplicate node for anchor found: Item: points (in ./dynamics.texi l. 759) *** Duplicate node for anchor found: Item: dimensions (in ./ezunits.texi l. 1204) *** Duplicate node for anchor found: Item: radius (in ./graphs.texi l. 2232) *** Duplicate node for anchor found: Item: label_alignment (in ./graphs.texi l. 3243) *** Duplicate node for anchor found: Item: vertex_coloring (in ./graphs.texi l. 3359) *** Duplicate node for anchor found: Item: edge_coloring (in ./graphs.texi l. 3455) *** Duplicate node for anchor found: Item: head_angle (in ./graphs.texi l. 3479) *** Duplicate node for anchor found: Item: head_length (in ./graphs.texi l. 3491) *** Duplicate node for anchor found: Item: terminal (in ./graphs.texi l. 3516) *** Duplicate node for anchor found: Item: file_name (in ./graphs.texi l. 3527) *** Duplicate node for anchor found: Item: listp (in ./linearalgebra.texi l. 553) *** Duplicate node for anchor found: Item: matrixp (in ./linearalgebra.texi l. 791) *** Duplicate node for anchor found: Item: rank (in ./linearalgebra.texi l. 1061) *** Duplicate node for anchor found: Item: opsubst (in ./opsubst.texi l. 10) *** Duplicate node for anchor found: Item: rational (in ./simplifications.texi l. 341) *** Duplicate node for anchor found: Item: linear (in ./simplifications.texi l. 372) *** Duplicate node for anchor found: Item: newline (in ./stringproc.texi l. 1047) ** `Documentation Categories' doesn't appear in menus perl ./build_index.pl maxima.info ':crlf' > maxima-index.lisp + perl /home/gunter/src/maxima-5.40.0/doc/info/texi2html -split_chapter --lang=en --output=. --css-include=/home/gunter/src/maxima-5.40.0/doc/info/manual.css --init-file /home/gunter/src/maxima-5.40.0/doc/info/texi2html.init maxima.texi *** Undefined index command: fnindex (in ./Help.texi l. 140) *** Duplicate node for anchor found: Item: labels (in ./Command.texi l. 616) *** Duplicate node for anchor found: Item: grind (in ./Command.texi l. 1532) *** Undefined index command: fnindex (in ./Lists.texi l. 62) *** Undefined index command: fnindex (in ./Lists.texi l. 63) *** Undefined index command: fnindex (in ./Operators.texi l. 195) *** Undefined index command: fnindex (in ./Operators.texi l. 196) *** Undefined index command: fnindex (in ./Operators.texi l. 197) *** Undefined index command: fnindex (in ./Operators.texi l. 198) *** Undefined index command: fnindex (in ./Operators.texi l. 199) *** Undefined index command: fnindex (in ./Operators.texi l. 528) *** Undefined index command: fnindex (in ./Operators.texi l. 529) *** Undefined index command: fnindex (in ./Operators.texi l. 530) *** Undefined index command: fnindex (in ./Operators.texi l. 531) *** Duplicate node for anchor found: Item: nary (in ./Simplification.texi l. 1159) *** Duplicate node for anchor found: Item: box (in ./Plotting.texi l. 1162) *** Duplicate node for anchor found: Item: resultant (in ./Polynomials.texi l. 2479) *** Duplicate node for anchor found: Item: diff (in ./Differentiation.texi l. 799) *** Duplicate node for anchor found: Item: diff (in ./Itensor.texi l. 1172) *** Duplicate node for anchor found: Item: psi (in ./Ctensor.texi l. 752) *** Duplicate node for anchor found: Item: dscalar (in ./Ctensor.texi l. 1057) *** Duplicate node for anchor found: Item: weyl (in ./Ctensor.texi l. 1776) *** Duplicate node for anchor found: Item: contract (in ./Symmetries.texi l. 512) *** Duplicate node for anchor found: Item: errormsg (in ./Program.texi l. 623) *** Duplicate node for anchor found: Item: adapt_depth (in ./draw.texi l. 345) *** Duplicate node for anchor found: Item: color (in ./draw.texi l. 711) *** Duplicate node for anchor found: Item: grid (in ./draw.texi l. 1600) *** Duplicate node for anchor found: Item: logx (in ./draw.texi l. 2181) *** Duplicate node for anchor found: Item: logy (in ./draw.texi l. 2250) *** Duplicate node for anchor found: Item: nticks (in ./draw.texi l. 2344) *** Duplicate node for anchor found: Item: palette (in ./draw.texi l. 2382) *** Duplicate node for anchor found: Item: point_type (in ./draw.texi l. 2512) *** Duplicate node for anchor found: Item: title (in ./draw.texi l. 2788) *** Duplicate node for anchor found: Item: xlabel (in ./draw.texi l. 3221) *** Duplicate node for anchor found: Item: xtics (in ./draw.texi l. 3338) *** Duplicate node for anchor found: Item: ylabel (in ./draw.texi l. 3762) *** Duplicate node for anchor found: Item: ytics (in ./draw.texi l. 3896) *** Duplicate node for anchor found: Item: zlabel (in ./draw.texi l. 4178) *** Duplicate node for anchor found: Item: label (in ./draw.texi l. 4783) *** Duplicate node for anchor found: Item: azimuth (in ./dynamics.texi l. 370) *** Duplicate node for anchor found: Item: elevation (in ./dynamics.texi l. 397) *** Duplicate node for anchor found: Item: capping (in ./dynamics.texi l. 593) *** Duplicate node for anchor found: Item: color (in ./dynamics.texi l. 622) *** Duplicate node for anchor found: Item: height (in ./dynamics.texi l. 673) *** Duplicate node for anchor found: Item: points (in ./dynamics.texi l. 759) *** Duplicate node for anchor found: Item: dimensions (in ./ezunits.texi l. 1204) *** Duplicate node for anchor found: Item: radius (in ./graphs.texi l. 2232) *** Duplicate node for anchor found: Item: label_alignment (in ./graphs.texi l. 3243) *** Duplicate node for anchor found: Item: vertex_coloring (in ./graphs.texi l. 3359) *** Duplicate node for anchor found: Item: edge_coloring (in ./graphs.texi l. 3455) *** Duplicate node for anchor found: Item: head_angle (in ./graphs.texi l. 3479) *** Duplicate node for anchor found: Item: head_length (in ./graphs.texi l. 3491) *** Duplicate node for anchor found: Item: terminal (in ./graphs.texi l. 3516) *** Duplicate node for anchor found: Item: file_name (in ./graphs.texi l. 3527) *** Duplicate node for anchor found: Item: listp (in ./linearalgebra.texi l. 553) *** Duplicate node for anchor found: Item: matrixp (in ./linearalgebra.texi l. 791) *** Duplicate node for anchor found: Item: rank (in ./linearalgebra.texi l. 1061) *** Duplicate node for anchor found: Item: opsubst (in ./opsubst.texi l. 10) *** Duplicate node for anchor found: Item: rational (in ./simplifications.texi l. 341) *** Duplicate node for anchor found: Item: linear (in ./simplifications.texi l. 372) *** Duplicate node for anchor found: Item: newline (in ./stringproc.texi l. 1047) ** `Documentation Categories' doesn't appear in menus + set +x FIX UP CATEGORY BOXES IN maxima_1.html FIX UP CATEGORY BOXES IN maxima_10.html FIX UP CATEGORY BOXES IN maxima_11.html FIX UP CATEGORY BOXES IN maxima_12.html FIX UP CATEGORY BOXES IN maxima_13.html FIX UP CATEGORY BOXES IN maxima_14.html FIX UP CATEGORY BOXES IN maxima_15.html FIX UP CATEGORY BOXES IN maxima_16.html FIX UP CATEGORY BOXES IN maxima_17.html FIX UP CATEGORY BOXES IN maxima_18.html FIX UP CATEGORY BOXES IN maxima_19.html FIX UP CATEGORY BOXES IN maxima_2.html FIX UP CATEGORY BOXES IN maxima_20.html FIX UP CATEGORY BOXES IN maxima_21.html FIX UP CATEGORY BOXES IN maxima_22.html FIX UP CATEGORY BOXES IN maxima_23.html FIX UP CATEGORY BOXES IN maxima_24.html FIX UP CATEGORY BOXES IN maxima_25.html FIX UP CATEGORY BOXES IN maxima_26.html FIX UP CATEGORY BOXES IN maxima_27.html FIX UP CATEGORY BOXES IN maxima_28.html FIX UP CATEGORY BOXES IN maxima_29.html FIX UP CATEGORY BOXES IN maxima_3.html FIX UP CATEGORY BOXES IN maxima_30.html FIX UP CATEGORY BOXES IN maxima_31.html FIX UP CATEGORY BOXES IN maxima_32.html FIX UP CATEGORY BOXES IN maxima_33.html FIX UP CATEGORY BOXES IN maxima_34.html FIX UP CATEGORY BOXES IN maxima_35.html FIX UP CATEGORY BOXES IN maxima_36.html FIX UP CATEGORY BOXES IN maxima_37.html FIX UP CATEGORY BOXES IN maxima_38.html FIX UP CATEGORY BOXES IN maxima_39.html FIX UP CATEGORY BOXES IN maxima_4.html FIX UP CATEGORY BOXES IN maxima_40.html FIX UP CATEGORY BOXES IN maxima_41.html FIX UP CATEGORY BOXES IN maxima_43.html FIX UP CATEGORY BOXES IN maxima_44.html FIX UP CATEGORY BOXES IN maxima_46.html FIX UP CATEGORY BOXES IN maxima_47.html FIX UP CATEGORY BOXES IN maxima_48.html FIX UP CATEGORY BOXES IN maxima_49.html FIX UP CATEGORY BOXES IN maxima_5.html FIX UP CATEGORY BOXES IN maxima_50.html FIX UP CATEGORY BOXES IN maxima_51.html FIX UP CATEGORY BOXES IN maxima_52.html FIX UP CATEGORY BOXES IN maxima_53.html FIX UP CATEGORY BOXES IN maxima_54.html FIX UP CATEGORY BOXES IN maxima_55.html FIX UP CATEGORY BOXES IN maxima_56.html FIX UP CATEGORY BOXES IN maxima_57.html FIX UP CATEGORY BOXES IN maxima_58.html FIX UP CATEGORY BOXES IN maxima_59.html FIX UP CATEGORY BOXES IN maxima_6.html FIX UP CATEGORY BOXES IN maxima_60.html FIX UP CATEGORY BOXES IN maxima_61.html FIX UP CATEGORY BOXES IN maxima_62.html FIX UP CATEGORY BOXES IN maxima_63.html FIX UP CATEGORY BOXES IN maxima_64.html FIX UP CATEGORY BOXES IN maxima_65.html FIX UP CATEGORY BOXES IN maxima_66.html FIX UP CATEGORY BOXES IN maxima_67.html FIX UP CATEGORY BOXES IN maxima_68.html FIX UP CATEGORY BOXES IN maxima_69.html FIX UP CATEGORY BOXES IN maxima_7.html FIX UP CATEGORY BOXES IN maxima_70.html FIX UP CATEGORY BOXES IN maxima_71.html FIX UP CATEGORY BOXES IN maxima_72.html FIX UP CATEGORY BOXES IN maxima_73.html FIX UP CATEGORY BOXES IN maxima_75.html FIX UP CATEGORY BOXES IN maxima_76.html FIX UP CATEGORY BOXES IN maxima_77.html FIX UP CATEGORY BOXES IN maxima_78.html FIX UP CATEGORY BOXES IN maxima_79.html FIX UP CATEGORY BOXES IN maxima_8.html FIX UP CATEGORY BOXES IN maxima_80.html FIX UP CATEGORY BOXES IN maxima_81.html FIX UP CATEGORY BOXES IN maxima_82.html FIX UP CATEGORY BOXES IN maxima_83.html FIX UP CATEGORY BOXES IN maxima_84.html FIX UP CATEGORY BOXES IN maxima_86.html FIX UP CATEGORY BOXES IN maxima_87.html FIX UP CATEGORY BOXES IN maxima_88.html FIX UP CATEGORY BOXES IN maxima_9.html FIX UP CATEGORY BOXES IN maxima_singlepage.html FIX UP CATEGORY HREFS IN maxima_1.html FIX UP CATEGORY HREFS IN maxima_10.html FIX UP CATEGORY HREFS IN maxima_11.html FIX UP CATEGORY HREFS IN maxima_12.html FIX UP CATEGORY HREFS IN maxima_13.html FIX UP CATEGORY HREFS IN maxima_14.html FIX UP CATEGORY HREFS IN maxima_15.html FIX UP CATEGORY HREFS IN maxima_16.html FIX UP CATEGORY HREFS IN maxima_17.html FIX UP CATEGORY HREFS IN maxima_18.html FIX UP CATEGORY HREFS IN maxima_19.html FIX UP CATEGORY HREFS IN maxima_2.html FIX UP CATEGORY HREFS IN maxima_20.html FIX UP CATEGORY HREFS IN maxima_21.html FIX UP CATEGORY HREFS IN maxima_22.html FIX UP CATEGORY HREFS IN maxima_23.html FIX UP CATEGORY HREFS IN maxima_24.html FIX UP CATEGORY HREFS IN maxima_25.html FIX UP CATEGORY HREFS IN maxima_26.html FIX UP CATEGORY HREFS IN maxima_27.html FIX UP CATEGORY HREFS IN maxima_28.html FIX UP CATEGORY HREFS IN maxima_29.html FIX UP CATEGORY HREFS IN maxima_3.html FIX UP CATEGORY HREFS IN maxima_30.html FIX UP CATEGORY HREFS IN maxima_31.html FIX UP CATEGORY HREFS IN maxima_32.html FIX UP CATEGORY HREFS IN maxima_33.html FIX UP CATEGORY HREFS IN maxima_34.html FIX UP CATEGORY HREFS IN maxima_35.html FIX UP CATEGORY HREFS IN maxima_36.html FIX UP CATEGORY HREFS IN maxima_37.html FIX UP CATEGORY HREFS IN maxima_38.html FIX UP CATEGORY HREFS IN maxima_39.html FIX UP CATEGORY HREFS IN maxima_4.html FIX UP CATEGORY HREFS IN maxima_40.html FIX UP CATEGORY HREFS IN maxima_41.html FIX UP CATEGORY HREFS IN maxima_43.html FIX UP CATEGORY HREFS IN maxima_44.html FIX UP CATEGORY HREFS IN maxima_46.html FIX UP CATEGORY HREFS IN maxima_47.html FIX UP CATEGORY HREFS IN maxima_48.html FIX UP CATEGORY HREFS IN maxima_49.html FIX UP CATEGORY HREFS IN maxima_5.html FIX UP CATEGORY HREFS IN maxima_50.html FIX UP CATEGORY HREFS IN maxima_51.html FIX UP CATEGORY HREFS IN maxima_52.html FIX UP CATEGORY HREFS IN maxima_53.html FIX UP CATEGORY HREFS IN maxima_54.html FIX UP CATEGORY HREFS IN maxima_55.html FIX UP CATEGORY HREFS IN maxima_56.html FIX UP CATEGORY HREFS IN maxima_57.html FIX UP CATEGORY HREFS IN maxima_58.html FIX UP CATEGORY HREFS IN maxima_59.html FIX UP CATEGORY HREFS IN maxima_6.html FIX UP CATEGORY HREFS IN maxima_60.html FIX UP CATEGORY HREFS IN maxima_61.html FIX UP CATEGORY HREFS IN maxima_62.html FIX UP CATEGORY HREFS IN maxima_63.html FIX UP CATEGORY HREFS IN maxima_64.html FIX UP CATEGORY HREFS IN maxima_65.html FIX UP CATEGORY HREFS IN maxima_66.html FIX UP CATEGORY HREFS IN maxima_67.html FIX UP CATEGORY HREFS IN maxima_68.html FIX UP CATEGORY HREFS IN maxima_69.html FIX UP CATEGORY HREFS IN maxima_7.html FIX UP CATEGORY HREFS IN maxima_70.html FIX UP CATEGORY HREFS IN maxima_71.html FIX UP CATEGORY HREFS IN maxima_72.html FIX UP CATEGORY HREFS IN maxima_73.html FIX UP CATEGORY HREFS IN maxima_75.html FIX UP CATEGORY HREFS IN maxima_76.html FIX UP CATEGORY HREFS IN maxima_77.html FIX UP CATEGORY HREFS IN maxima_78.html FIX UP CATEGORY HREFS IN maxima_79.html FIX UP CATEGORY HREFS IN maxima_8.html FIX UP CATEGORY HREFS IN maxima_80.html FIX UP CATEGORY HREFS IN maxima_81.html FIX UP CATEGORY HREFS IN maxima_82.html FIX UP CATEGORY HREFS IN maxima_83.html FIX UP CATEGORY HREFS IN maxima_84.html FIX UP CATEGORY HREFS IN maxima_86.html FIX UP CATEGORY HREFS IN maxima_87.html FIX UP CATEGORY HREFS IN maxima_88.html FIX UP CATEGORY HREFS IN maxima_9.html FIX UP CATEGORY HREFS IN maxima_singlepage.html perl ./create_index make[4]: Leaving directory '/home/gunter/src/maxima-5.40.0/doc/info' make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/doc/info' Making all in man make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/doc/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/doc/man' Making all in intromax make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/doc/intromax' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/doc/intromax' Making all in share make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/doc/share' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/doc/share' Making all in emaxima make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/doc/emaxima' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/doc/emaxima' make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/doc' make[2]: Leaving directory '/home/gunter/src/maxima-5.40.0/doc' Making all in interfaces make[2]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces' Making all in emacs make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces/emacs' Making all in emaxima make[4]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces/emacs/emaxima' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces/emacs/emaxima' Making all in misc make[4]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces/emacs/misc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces/emacs/misc' Making all in imaxima make[4]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces/emacs/imaxima' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces/emacs/imaxima' make[4]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces/emacs' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces/emacs' make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces/emacs' Making all in xmaxima make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces/xmaxima' Making all in msgs make[4]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces/xmaxima/msgs' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces/xmaxima/msgs' Making all in doc make[4]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces/xmaxima/doc' Making all in figures make[5]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces/xmaxima/doc/figures' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces/xmaxima/doc/figures' make[5]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces/xmaxima/doc' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces/xmaxima/doc' make[4]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces/xmaxima/doc' make[4]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces/xmaxima' tclsh < /dev/null > /dev/null 2>&1 && \ (cd Tkmaxima ; \ echo "source ../ObjTcl/Object.tcl; auto_mkindex . " | \ tclsh) || \ touch Tkmaxima/tclIndex rm -f xmaxima && \ cat Tkmaxima/Header.tcl > xmaxima && \ (cd "/home/gunter/src/maxima-5.40.0/interfaces/xmaxima/" ; cat Tkmaxima/COPYING.tcl Tkmaxima/Cygwin.tcl Utils/FileDlg.tcl Utils/Messages.tcl Utils/Misc.tcl ObjTcl/Object.tcl ObjTcl/Feedback.tcl Tkmaxima/Constants.tcl Tkmaxima/Preamble.tcl Tkmaxima/Readdata.tcl Tkmaxima/Getdata1.tcl Tkmaxima/Macros.tcl Tkmaxima/Proxy.tcl Tkmaxima/Send-some.tcl Tkmaxima/Plotting.tcl Tkmaxima/Fonts.tcl Tkmaxima/colors.tcl Tkmaxima/Private.tcl Tkmaxima/Getopt.tcl Tkmaxima/Parse.tcl Tkmaxima/Textinsert.tcl Tkmaxima/Printops.tcl Tkmaxima/Push.tcl Tkmaxima/Plotconf.tcl Tkmaxima/Adams.tcl Tkmaxima/Rk.tcl Tkmaxima/rk4.tcl Tkmaxima/Plotdf.tcl Tkmaxima/Plot2d.tcl Tkmaxima/Matrix.tcl Tkmaxima/Plot3d.tcl Tkmaxima/scene.tcl Tkmaxima/NPlot3d.tcl Tkmaxima/EOctave.tcl Tkmaxima/EOpenplot.tcl Tkmaxima/EMaxima.tcl Tkmaxima/EHref.tcl Tkmaxima/Browser.tcl Tkmaxima/Bindings.tcl Tkmaxima/Wmenu.tcl Tkmaxima/Tryftp2.tcl Tkmaxima/Myhtml.tcl Tkmaxima/Myhtml1.tcl Tkmaxima/Base64.tcl Tkmaxima/Bitmaps.tcl Tkmaxima/Tryembed.tcl Tkmaxima/OpenMath.tcl Tkmaxima/NConsole.tcl Tkmaxima/String.tcl Tkmaxima/Prefs.tcl Tkmaxima/RunMaxima.tcl Tkmaxima/Menu.tcl Tkmaxima/Paths.tcl Tkmaxima/Gui.tcl Tkmaxima/Tkmaxima.tcl ) >> xmaxima && \ cat autoconf-variables.tcl >> xmaxima && \ cat "/home/gunter/src/maxima-5.40.0/interfaces/xmaxima/xmaxima-trailer.tcl" >> xmaxima && \ chmod +x xmaxima make[4]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces/xmaxima' make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces/xmaxima' make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces' make[2]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces' Making all in share make[2]: Entering directory '/home/gunter/src/maxima-5.40.0/share' Making all in contrib make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/share/contrib' Making all in integration make[4]: Entering directory '/home/gunter/src/maxima-5.40.0/share/contrib/integration' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/gunter/src/maxima-5.40.0/share/contrib/integration' Making all in maxima-odesolve make[4]: Entering directory '/home/gunter/src/maxima-5.40.0/share/contrib/maxima-odesolve' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/gunter/src/maxima-5.40.0/share/contrib/maxima-odesolve' make[4]: Entering directory '/home/gunter/src/maxima-5.40.0/share/contrib' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/gunter/src/maxima-5.40.0/share/contrib' make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/share/contrib' Making all in logic make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/share/logic' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/share/logic' Making all in draw make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/share/draw' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/share/draw' make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/share' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/share' make[2]: Leaving directory '/home/gunter/src/maxima-5.40.0/share' Making all in demo make[2]: Entering directory '/home/gunter/src/maxima-5.40.0/demo' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/gunter/src/maxima-5.40.0/demo' Making all in plotting make[2]: Entering directory '/home/gunter/src/maxima-5.40.0/plotting' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/gunter/src/maxima-5.40.0/plotting' Making all in desktopintegration make[2]: Entering directory '/home/gunter/src/maxima-5.40.0/desktopintegration' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/gunter/src/maxima-5.40.0/desktopintegration' make[2]: Entering directory '/home/gunter/src/maxima-5.40.0' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/gunter/src/maxima-5.40.0' make[1]: Leaving directory '/home/gunter/src/maxima-5.40.0' dh_auto_test -O--parallel make -j4 check VERBOSE=1 make[1]: Entering directory '/home/gunter/src/maxima-5.40.0' Making check in admin make[2]: Entering directory '/home/gunter/src/maxima-5.40.0/admin' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/gunter/src/maxima-5.40.0/admin' Making check in crosscompile-windows make[2]: Entering directory '/home/gunter/src/maxima-5.40.0/crosscompile-windows' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/gunter/src/maxima-5.40.0/crosscompile-windows' Making check in src make[2]: Entering directory '/home/gunter/src/maxima-5.40.0/src' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/gunter/src/maxima-5.40.0/src' Making check in lisp-utils make[2]: Entering directory '/home/gunter/src/maxima-5.40.0/lisp-utils' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/gunter/src/maxima-5.40.0/lisp-utils' Making check in tests make[2]: Entering directory '/home/gunter/src/maxima-5.40.0/tests' make check-TESTS make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/tests' make[4]: Entering directory '/home/gunter/src/maxima-5.40.0/tests' sed <"test.sh.in" >"clisp-test.sh" \ -e 's#!LOCAL_MAXIMA!#/bin/sh ../maxima-local#' \ -e 's#!LISPNAME!#clisp#' \ -e 's#!OUTPUT_LOG!#../tests/clisp.log#' sed <"test.sh.in" >"sbcl-test.sh" \ -e 's#!LOCAL_MAXIMA!#/bin/sh ../maxima-local#' \ -e 's#!LISPNAME!#sbcl#' \ -e 's#!OUTPUT_LOG!#../tests/sbcl.log#' chmod a+x "sbcl-test.sh" chmod a+x "clisp-test.sh" PASS: sbcl-test.sh PASS: clisp-test.sh make[5]: Entering directory '/home/gunter/src/maxima-5.40.0/tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/gunter/src/maxima-5.40.0/tests' ============================================================================ Testsuite summary for maxima 5.40.0 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/gunter/src/maxima-5.40.0/tests' make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/tests' make[2]: Leaving directory '/home/gunter/src/maxima-5.40.0/tests' Making check in doc make[2]: Entering directory '/home/gunter/src/maxima-5.40.0/doc' Making check in info make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/doc/info' make[4]: Entering directory '/home/gunter/src/maxima-5.40.0/doc/info' make[4]: Leaving directory '/home/gunter/src/maxima-5.40.0/doc/info' make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/doc/info' Making check in man make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/doc/man' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/doc/man' Making check in intromax make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/doc/intromax' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/doc/intromax' Making check in share make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/doc/share' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/doc/share' Making check in emaxima make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/doc/emaxima' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/doc/emaxima' make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/doc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/doc' make[2]: Leaving directory '/home/gunter/src/maxima-5.40.0/doc' Making check in interfaces make[2]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces' Making check in emacs make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces/emacs' Making check in emaxima make[4]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces/emacs/emaxima' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces/emacs/emaxima' Making check in misc make[4]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces/emacs/misc' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces/emacs/misc' Making check in imaxima make[4]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces/emacs/imaxima' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces/emacs/imaxima' make[4]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces/emacs' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces/emacs' make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces/emacs' Making check in xmaxima make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces/xmaxima' Making check in msgs make[4]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces/xmaxima/msgs' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces/xmaxima/msgs' Making check in doc make[4]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces/xmaxima/doc' Making check in figures make[5]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces/xmaxima/doc/figures' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces/xmaxima/doc/figures' make[5]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces/xmaxima/doc' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces/xmaxima/doc' make[4]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces/xmaxima/doc' make[4]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces/xmaxima' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces/xmaxima' make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces/xmaxima' make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/interfaces' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces' make[2]: Leaving directory '/home/gunter/src/maxima-5.40.0/interfaces' Making check in share make[2]: Entering directory '/home/gunter/src/maxima-5.40.0/share' Making check in contrib make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/share/contrib' Making check in integration make[4]: Entering directory '/home/gunter/src/maxima-5.40.0/share/contrib/integration' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/home/gunter/src/maxima-5.40.0/share/contrib/integration' Making check in maxima-odesolve make[4]: Entering directory '/home/gunter/src/maxima-5.40.0/share/contrib/maxima-odesolve' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/home/gunter/src/maxima-5.40.0/share/contrib/maxima-odesolve' make[4]: Entering directory '/home/gunter/src/maxima-5.40.0/share/contrib' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/home/gunter/src/maxima-5.40.0/share/contrib' make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/share/contrib' Making check in logic make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/share/logic' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/share/logic' Making check in draw make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/share/draw' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/share/draw' make[3]: Entering directory '/home/gunter/src/maxima-5.40.0/share' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/gunter/src/maxima-5.40.0/share' make[2]: Leaving directory '/home/gunter/src/maxima-5.40.0/share' Making check in demo make[2]: Entering directory '/home/gunter/src/maxima-5.40.0/demo' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/gunter/src/maxima-5.40.0/demo' Making check in plotting make[2]: Entering directory '/home/gunter/src/maxima-5.40.0/plotting' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/gunter/src/maxima-5.40.0/plotting' Making check in desktopintegration make[2]: Entering directory '/home/gunter/src/maxima-5.40.0/desktopintegration' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/gunter/src/maxima-5.40.0/desktopintegration' make[2]: Entering directory '/home/gunter/src/maxima-5.40.0' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/gunter/src/maxima-5.40.0' make[1]: Leaving directory '/home/gunter/src/maxima-5.40.0' create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary make: 'binary' is up to date. dpkg-genbuildinfo dpkg-genbuildinfo: error: binary build with no binary artifacts found; .buildinfo is meaningless dpkg-buildpackage: error: dpkg-genbuildinfo gave error exit status 2 debuild: fatal error at line 1116: dpkg-buildpackage -rfakeroot -us -uc failed