Making all in admin make[1]: Verzeichnis „/home/maxima/maxima-test/admin“ wird betreten make[1]: Für das Ziel „all“ ist nichts zu tun. make[1]: Verzeichnis „/home/maxima/maxima-test/admin“ wird verlassen Making all in crosscompile-windows make[1]: Verzeichnis „/home/maxima/maxima-test/crosscompile-windows“ wird betreten make[1]: Für das Ziel „all“ ist nichts zu tun. make[1]: Verzeichnis „/home/maxima/maxima-test/crosscompile-windows“ wird verlassen Making all in src make[1]: Verzeichnis „/home/maxima/maxima-test/src“ wird betreten echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-abcl/maxima" "abcl-depends.mk.tmp") (quit)' | java -jar /opt/abcl-bin-1.9.2/abcl.jar --noinit Armed Bear Common Lisp 1.9.2 Java 11.0.22 Ubuntu OpenJDK 64-Bit Server VM Low-level initialization completed in 0.185 seconds. Startup completed in 0.88 seconds. Type ":help" for a list of available commands. CL-USER(1): T CL-USER(2): ("../src/" "./" (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") CL-USER(3): T CL-USER(4): NIL CL-USER(5): cat abcl-depends.mk.tmp | sed -e "s#\\\\#/#g" > abcl-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-ecl/maxima" "ecl-depends.mk.tmp") (quit)' | /opt/ecl-23.9.9/bin/ecl -norc ECL (Embeddable Common-Lisp) 23.9.9 (git:UNKNOWN) Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya Copyright (C) 1993 Giuseppe Attardi Copyright (C) 2013 Juan J. Garcia-Ripoll Copyright (C) 2018 Daniel Kochmanski Copyright (C) 2023 Daniel Kochmanski and Marius Gerbershagen ECL is free software, and you are welcome to redistribute it under certain conditions; see file 'Copyright' for details. Type :h for Help. Top level in: #. > ;;; Loading #P"/home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp" ;;; Loading #P"/opt/ecl-23.9.9/lib/ecl-23.9.9/cmp.fas" #P"/home/maxima/maxima-test/lisp-utils/defsystem.lisp" > ("../src/" "./" (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") > ;;; Loading #P"/home/maxima/maxima-test/src/../lisp-utils/make-depends.lisp" #P"/home/maxima/maxima-test/lisp-utils/make-depends.lisp" > ;;; Loading #P"/home/maxima/maxima-test/src/maxima.system" NIL > cat ecl-depends.mk.tmp | sed -e "s#\\\\#/#g" > ecl-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-ccl64/maxima.image" "ccl64-depends.mk.tmp") (ccl:quit)' >ccl64-depends.mk.tmp /opt/ccl/lx86cl64 --load ccl64-depends.mk.tmp | sed -e "s#\\\\#/#g" > ccl64-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) (list "binary-gcl/maxima" "tools/sys-proclaim.lisp") "gcl-depends.mk.tmp") ' '(system::quit)' | /opt/gcl-2.6.14/bin/gcl GCL (GNU Common Lisp) 2.6.14 Fri Jan 13 10:47:56 AM EST 2023 ANSI git: Version_2_6_14 Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl) Binary License: GPL due to GPL'ed components: (XGCL UNEXEC) Modifications of this banner must retain notice of a compatible license Dedicated to the memory of W. Schelter Use (help) to get some basic information on how to use GCL. Temporary directory for compiler files: /tmp/ >;; Loading "../lisp-utils/defsystem.lisp" Warning: SIMPLE-WARNING: REQUIRE is being redefined. ;; Finished loading "../lisp-utils/defsystem.lisp" T > ("../src/" "./" (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") >;; Loading "../lisp-utils/make-depends.lisp" ;; Finished loading "../lisp-utils/make-depends.lisp" T >;; Loading #p"/home/maxima/maxima-test/src/../src/maxima.system" ;; Finished loading #p"/home/maxima/maxima-test/src/../src/maxima.system" NIL >cat gcl-depends.mk.tmp | sed -e "s#\\\\#/#g" > gcl-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-sbcl/maxima.core" "sbcl-depends.mk.tmp") (sb-ext:quit)' | "/opt/sbcl-2.4.1/bin/sbcl" --noinform --noprint 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/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN AFS-BINARY-DIRECTORY ; (MAKE::AFS-COMPONENT MAKE::MACHINE MAKE::SOFTWARE MAKE::LISP) ; ; caught STYLE-WARNING: ; undefined function: MAKE::AFS-COMPONENT ; (MAKE:COMPILER-TYPE-TRANSLATION (MAKE::COMPILER-VERSION)) ; ; caught STYLE-WARNING: ; undefined function: MAKE:COMPILER-TYPE-TRANSLATION ; (MAKE::ENSURE-TRAILING-SLASH MAKE::ROOT-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: MAKE::ENSURE-TRAILING-SLASH ; (MAKE:MACHINE-TYPE-TRANSLATION (MACHINE-TYPE)) ; ; caught STYLE-WARNING: ; undefined function: MAKE:MACHINE-TYPE-TRANSLATION ; (MAKE:SOFTWARE-TYPE-TRANSLATION (SOFTWARE-TYPE)) ; ; caught STYLE-WARNING: ; undefined function: MAKE: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 ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN AFS-SOURCE-DIRECTORY ; (MAKE::ENSURE-TRAILING-SLASH MAKE::ROOT-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: MAKE::ENSURE-TRAILING-SLASH ; (MAKE::TRANSLATE-VERSION MAKE::*VERSION*) ; ; caught STYLE-WARNING: ; undefined function: MAKE::TRANSLATE-VERSION ; ; compilation unit finished ; Undefined functions: ; ENSURE-TRAILING-SLASH TRANSLATE-VERSION ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN NEW-APPEND-DIRECTORIES ; (MAKE::DIRECTORY-TO-LIST (PATHNAME-DIRECTORY MAKE::REL-DIR)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DIRECTORY-TO-LIST ; ; compilation unit finished ; Undefined function: ; DIRECTORY-TO-LIST ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN DIRECTORY-TO-LIST ; (MAKE::SPLIT-STRING DIRECTORY :ITEM #\;) ; ; caught STYLE-WARNING: ; undefined function: MAKE::SPLIT-STRING ; ; compilation unit finished ; Undefined function: ; SPLIT-STRING ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN APPEND-DIRECTORIES ; (MAKE::APPEND-LOGICAL-PNAMES MAKE::ABSOLUTE-DIRECTORY ; MAKE::RELATIVE-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: MAKE::APPEND-LOGICAL-PNAMES ; (MAKE::NAMESTRING-PROBABLY-LOGICAL MAKE::ABSOLUTE-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: MAKE::NAMESTRING-PROBABLY-LOGICAL ; ; compilation unit finished ; Undefined functions: ; APPEND-LOGICAL-PNAMES NAMESTRING-PROBABLY-LOGICAL ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; 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 ; ...) ; --> 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 ; ==> ; 1 ; ; caught STYLE-WARNING: ; undefined function: MAKE::PRINT-COMPONENT ; ; compilation unit finished ; Undefined function: ; PRINT-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-LOAD-TIME ; (MAKE::COMPONENT-FULL-PATHNAME MAKE::COMPONENT :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::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: MAKE::COMPUTE-SYSTEM-PATH ; ; compilation unit finished ; Undefined functions: ; COMPONENT-FULL-PATHNAME COMPUTE-SYSTEM-PATH ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN SYSTEM-DEFINITION-PATHNAME ; (MAKE::COMPONENT-FULL-PATHNAME MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-FULL-PATHNAME ; (MAKE:FIND-SYSTEM MAKE::SYSTEM-NAME :ERROR) ; ; caught STYLE-WARNING: ; undefined function: MAKE:FIND-SYSTEM ; ; compilation unit finished ; Undefined functions: ; COMPONENT-FULL-PATHNAME FIND-SYSTEM ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FIND-SYSTEM ; (SETF (MAKE::COMPONENT-LOAD-TIME MAKE::PATH) (FILE-WRITE-DATE MAKE::PATH)) ; --> 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: MAKE::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: MAKE::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: MAKE::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 ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN DESCRIBE-SYSTEM ; (MAKE::COMPONENT-EXTENSION MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-EXTENSION ; (MAKE::COMPONENT-PATHNAME MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-PATHNAME ; (MAKE::COMPONENT-ROOT-DIR MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-ROOT-DIR ; ; compilation unit finished ; Undefined functions: ; COMPONENT-EXTENSION COMPONENT-PATHNAME COMPONENT-ROOT-DIR ; caught 3 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-PATHNAME ; (MAKE::COMPONENT-ERROR-PATHNAME MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-ERROR-PATHNAME ; ; compilation unit finished ; Undefined function: ; COMPONENT-ERROR-PATHNAME ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-FULL-PATHNAME ; (MAKE::COMPONENT-FULL-PATHNAME-I MAKE::COMPONENT TYPE MAKE::VERSION) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-FULL-PATHNAME-I ; ; compilation unit finished ; Undefined function: ; COMPONENT-FULL-PATHNAME-I ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-FULL-PATHNAME-I ; (MAKE::COMPONENT-EXTENSION MAKE::COMPONENT TYPE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-EXTENSION ; (MAKE::TRANSLATE-VERSION MAKE::VERSION) ; ; caught STYLE-WARNING: ; undefined function: MAKE::TRANSLATE-VERSION ; ; compilation unit finished ; Undefined functions: ; COMPONENT-EXTENSION TRANSLATE-VERSION ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-EXTENSION => DEFAULT-BINARY-EXTENSION COMPONENT ; (MAKE::DEFAULT-BINARY-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DEFAULT-BINARY-EXTENSION ; in: DEFUN COMPONENT-EXTENSION => DEFAULT-SOURCE-EXTENSION COMPONENT ; (MAKE::DEFAULT-SOURCE-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DEFAULT-SOURCE-EXTENSION ; ; compilation unit finished ; Undefined functions: ; DEFAULT-BINARY-EXTENSION DEFAULT-SOURCE-EXTENSION ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN CREATE-COMPONENT ; (MAKE::CREATE-COMPONENT-PATHNAMES MAKE::COMPONENT MAKE::PARENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::CREATE-COMPONENT-PATHNAMES ; (MAKE::EXPAND-COMPONENT-COMPONENTS MAKE::COMPONENT (+ MAKE::INDENT 2)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-COMPONENT-COMPONENTS ; (MAKE::LINK-COMPONENT-DEPENDS-ON (MAKE::COMPONENT-COMPONENTS MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::LINK-COMPONENT-DEPENDS-ON ; (MAKE::TOPOLOGICAL-SORT (MAKE::COMPONENT-COMPONENTS MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::TOPOLOGICAL-SORT ; ; compilation unit finished ; Undefined functions: ; CREATE-COMPONENT-PATHNAMES EXPAND-COMPONENT-COMPONENTS LINK-COMPONENT-DEPENDS-ON TOPOLOGICAL-SORT ; caught 4 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN CREATE-COMPONENT-PATHNAMES => DEFAULT-BINARY-EXTENSION COMPONENT ; (MAKE::DEFAULT-BINARY-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DEFAULT-BINARY-EXTENSION ; in: DEFUN CREATE-COMPONENT-PATHNAMES => DEFAULT-SOURCE-EXTENSION COMPONENT ; (MAKE::DEFAULT-SOURCE-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DEFAULT-SOURCE-EXTENSION ; in: DEFUN CREATE-COMPONENT-PATHNAMES ; (MAKE::GENERATE-COMPONENT-PATHNAME MAKE::COMPONENT MAKE::PARENT :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::GENERATE-COMPONENT-PATHNAME ; ; compilation unit finished ; Undefined functions: ; DEFAULT-BINARY-EXTENSION DEFAULT-SOURCE-EXTENSION GENERATE-COMPONENT-PATHNAME ; caught 3 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN EXPAND-COMPONENT-COMPONENTS ; (MAKE::EXPAND-COMPONENT-DEFINITIONS MAKE::DEFINITIONS MAKE::COMPONENT ; MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-COMPONENT-DEFINITIONS ; (MAKE::EXPAND-SERIAL-COMPONENT-CHAIN (CDR MAKE::DEFINITIONS) MAKE::COMPONENT ; MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-SERIAL-COMPONENT-CHAIN ; ; compilation unit finished ; Undefined functions: ; EXPAND-COMPONENT-DEFINITIONS EXPAND-SERIAL-COMPONENT-CHAIN ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN EXPAND-COMPONENT-DEFINITIONS ; (MAKE::EXPAND-COMPONENT-DEFINITION MAKE::DEFINITION MAKE::PARENT MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-COMPONENT-DEFINITION ; ; compilation unit finished ; Undefined function: ; EXPAND-COMPONENT-DEFINITION ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN EXPAND-SERIAL-COMPONENT-CHAIN ; (MAKE::EXPAND-COMPONENT-DEFINITION MAKE::DEFINITION MAKE::PARENT MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-COMPONENT-DEFINITION ; ; compilation unit finished ; Undefined function: ; EXPAND-COMPONENT-DEFINITION ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN OPERATE-ON-SYSTEM ; (MAKE::OPERATE-ON-COMPONENT MAKE::SYSTEM MAKE::OPERATION MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::OPERATE-ON-COMPONENT ; ; compilation unit finished ; Undefined function: ; OPERATE-ON-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN OPERATE-ON-COMPONENT ; (MAKE::NEW-REQUIRE (MAKE::COMPONENT-PACKAGE MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::NEW-REQUIRE ; (MAKE::OPERATE-ON-COMPONENTS MAKE::COMPONENT MAKE::OPERATION MAKE::FORCE ; MAKE::CHANGED) ; ; caught STYLE-WARNING: ; undefined function: MAKE::OPERATE-ON-COMPONENTS ; (MAKE::OPERATE-ON-SYSTEM-DEPENDENCIES MAKE::COMPONENT MAKE::OPERATION ; MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::OPERATE-ON-SYSTEM-DEPENDENCIES ; ; compilation unit finished ; Undefined functions: ; NEW-REQUIRE OPERATE-ON-COMPONENTS OPERATE-ON-SYSTEM-DEPENDENCIES ; caught 3 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; 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: MAKE::NEW-REQUIRE ; ; compilation unit finished ; Undefined function: ; NEW-REQUIRE ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFSTRUCT LANGUAGE ; (DEFSTRUCT (MAKE::LANGUAGE (:PRINT-FUNCTION MAKE::PRINT-LANGUAGE)) ; MAKE::NAME ; MAKE::COMPILER ; MAKE::LOADER ; MAKE::SOURCE-EXTENSION ; MAKE::BINARY-EXTENSION) ; --> 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 ; ==> ; 1 ; ; caught STYLE-WARNING: ; undefined function: MAKE::PRINT-LANGUAGE ; ; compilation unit finished ; Undefined function: ; PRINT-LANGUAGE ; caught 1 STYLE-WARNING condition STYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPILE-AND-LOAD-OPERATION ; (MAKE::COMPILE-FILE-OPERATION MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPILE-FILE-OPERATION ; (MAKE::LOAD-FILE-OPERATION MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::LOAD-FILE-OPERATION ; ; compilation unit finished ; Undefined functions: ; COMPILE-FILE-OPERATION LOAD-FILE-OPERATION ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPILE-FILE-OPERATION ; (MAKE::NEEDS-COMPILATION MAKE::COMPONENT NIL) ; ; caught STYLE-WARNING: ; undefined function: MAKE::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 ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN LOAD-FILE-OPERATION ; (MAKE::COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY ; (MAKE::LOAD-SOURCE-IF-NO-BINARY MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::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 ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FILES-WHICH-NEED-COMPILATION ; (MAKE::FILE-COMPONENTS-IN-COMPONENT (MAKE:FIND-SYSTEM MAKE::SYSTEM :LOAD) ; :NEW-SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-COMPONENTS-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-COMPONENTS-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FILES-IN-SYSTEM-AND-DEPENDENTS ; (MAKE::FILE-PATHNAMES-IN-COMPONENT MAKE::SYSTEM TYPE MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-PATHNAMES-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-PATHNAMES-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FILES-IN-SYSTEM ; (MAKE::FILE-PATHNAMES-IN-COMPONENT MAKE::SYSTEM TYPE MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-PATHNAMES-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-PATHNAMES-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FILE-PATHNAMES-IN-COMPONENT ; (MAKE::FILE-COMPONENTS-IN-COMPONENT MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-COMPONENTS-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-COMPONENTS-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN SYSTEM-SOURCE-SIZE ; (MAKE::FILE-LIST-SIZE MAKE::FILE-LIST) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-LIST-SIZE ; ; compilation unit finished ; Undefined function: ; FILE-LIST-SIZE ; caught 1 STYLE-WARNING condition cat sbcl-depends.mk.tmp | sed -e "s#\\\\#/#g" > sbcl-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-acl/maxima.dxl" "acl-depends.mk.tmp") ' | /opt/acl11.0express.64/alisp -batch International Allegro CL Free Express Edition 11.0 [64-bit Linux (x86-64)] Copyright (C) 1985-2023, Franz Inc., Lafayette, CA, USA. All Rights Reserved. This development copy of Allegro CL is licensed to: Allegro CL 11.0 Express user ;; Optimization settings: safety 1, space 1, speed 1, debug 2, ;; compilation-speed 1. ;; For a complete description of all compiler switches given the ;; current optimization settings evaluate (EXPLAIN-COMPILER-SETTINGS). CL-USER(1): ; Loading /home/maxima/maxima-test/lisp-utils/defsystem.lisp T CL-USER(2): ("../src/" "./" (CURRENT-DIRECTORY) (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") CL-USER(3): ; Loading /home/maxima/maxima-test/lisp-utils/make-depends.lisp T CL-USER(4): ; Loading /home/maxima/maxima-test/src/maxima.system NIL CL-USER(5): EOF ; Auto-exit ; Initial Lisp Listener will be killing processes: ;; processes killed ; Exiting cat acl-depends.mk.tmp | sed -e "s#\\\\#/#g" > acl-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-cmucl/maxima.core" "cmucl-depends.mk.tmp") ' | /opt/cmucl-2023-08-x86-linux/bin/lisp -noinit -batch CMU Common Lisp snapshot-2023-08 (21E Unicode), running on r00553 With core: /opt/cmucl-2023-08-x86-linux/lib/cmucl/lib/lisp-sse2.core Dumped on: Fri, 2023-09-01 00:54:43+02:00 on ithilien See for support information. Loaded subsystems: Unicode 1.29 with Unicode version 6.2.0 Python 1.1, target Intel x86/sse2 CLOS based on Gerd's PCL 2010/03/19 15:19:03 * ; Loading #P"/home/maxima/maxima-test/lisp-utils/defsystem.lisp". Warning: Old-style IN-PACKAGE. ; Compiling LAMBDA (.PV-CELL. .NEXT-METHOD-CALL. OBJECT STREAM): ; Compiling Top-Level Form: ; Compiling LAMBDA (.PV-CELL. .NEXT-METHOD-CALL. X): ; Compiling Top-Level Form: ; Compiling LAMBDA (.PV-CELL. .NEXT-METHOD-CALL. X): ; Compiling Top-Level Form: ; Compiling LAMBDA (.PV-CELL. .NEXT-METHOD-CALL. OBJECT STREAM): ; Compiling Top-Level Form: ; Converted COMPILED-FILE-P. T * ("../src/" "./" (DEFAULT-DIRECTORY) (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") * ; Loading #P"/home/maxima/maxima-test/lisp-utils/make-depends.lisp". T * ; Loading #P"/home/maxima/maxima-test/src/maxima.system". NIL * cat cmucl-depends.mk.tmp | sed -e "s#\\\\#/#g" > cmucl-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-clisp/maxima.mem" "clisp-depends.mk.tmp") ' > clisp-command2.lisp clisp -norc -q clisp-command2.lisp 0 Errors, 0 Warnungen cat clisp-depends.mk.tmp | sed -e "s#\\\\#/#g" > clisp-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-abcl/maxima" "abcl-depends.mk.tmp") (quit)' | java -jar /opt/abcl-bin-1.9.2/abcl.jar --noinit Armed Bear Common Lisp 1.9.2 Java 11.0.22 Ubuntu OpenJDK 64-Bit Server VM Low-level initialization completed in 0.162 seconds. Startup completed in 0.834 seconds. Type ":help" for a list of available commands. CL-USER(1): T CL-USER(2): ("../src/" "./" (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") CL-USER(3): T CL-USER(4): NIL CL-USER(5): cat abcl-depends.mk.tmp | sed -e "s#\\\\#/#g" > abcl-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-ecl/maxima" "ecl-depends.mk.tmp") (quit)' | /opt/ecl-23.9.9/bin/ecl -norc ECL (Embeddable Common-Lisp) 23.9.9 (git:UNKNOWN) Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya Copyright (C) 1993 Giuseppe Attardi Copyright (C) 2013 Juan J. Garcia-Ripoll Copyright (C) 2018 Daniel Kochmanski Copyright (C) 2023 Daniel Kochmanski and Marius Gerbershagen ECL is free software, and you are welcome to redistribute it under certain conditions; see file 'Copyright' for details. Type :h for Help. Top level in: #. > ;;; Loading #P"/home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp" ;;; Loading #P"/opt/ecl-23.9.9/lib/ecl-23.9.9/cmp.fas" #P"/home/maxima/maxima-test/lisp-utils/defsystem.lisp" > ("../src/" "./" (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") > ;;; Loading #P"/home/maxima/maxima-test/src/../lisp-utils/make-depends.lisp" #P"/home/maxima/maxima-test/lisp-utils/make-depends.lisp" > ;;; Loading #P"/home/maxima/maxima-test/src/maxima.system" NIL > cat ecl-depends.mk.tmp | sed -e "s#\\\\#/#g" > ecl-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-ccl64/maxima.image" "ccl64-depends.mk.tmp") (ccl:quit)' >ccl64-depends.mk.tmp /opt/ccl/lx86cl64 --load ccl64-depends.mk.tmp | sed -e "s#\\\\#/#g" > ccl64-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) (list "binary-gcl/maxima" "tools/sys-proclaim.lisp") "gcl-depends.mk.tmp") ' '(system::quit)' | /opt/gcl-2.6.14/bin/gcl GCL (GNU Common Lisp) 2.6.14 Fri Jan 13 10:47:56 AM EST 2023 ANSI git: Version_2_6_14 Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl) Binary License: GPL due to GPL'ed components: (XGCL UNEXEC) Modifications of this banner must retain notice of a compatible license Dedicated to the memory of W. Schelter Use (help) to get some basic information on how to use GCL. Temporary directory for compiler files: /tmp/ >;; Loading "../lisp-utils/defsystem.lisp" Warning: SIMPLE-WARNING: REQUIRE is being redefined. ;; Finished loading "../lisp-utils/defsystem.lisp" T > ("../src/" "./" (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") >;; Loading "../lisp-utils/make-depends.lisp" ;; Finished loading "../lisp-utils/make-depends.lisp" T >;; Loading #p"/home/maxima/maxima-test/src/../src/maxima.system" ;; Finished loading #p"/home/maxima/maxima-test/src/../src/maxima.system" NIL >cat gcl-depends.mk.tmp | sed -e "s#\\\\#/#g" > gcl-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-sbcl/maxima.core" "sbcl-depends.mk.tmp") (sb-ext:quit)' | "/opt/sbcl-2.4.1/bin/sbcl" --noinform --noprint 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/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN AFS-BINARY-DIRECTORY ; (MAKE::AFS-COMPONENT MAKE::MACHINE MAKE::SOFTWARE MAKE::LISP) ; ; caught STYLE-WARNING: ; undefined function: MAKE::AFS-COMPONENT ; (MAKE:COMPILER-TYPE-TRANSLATION (MAKE::COMPILER-VERSION)) ; ; caught STYLE-WARNING: ; undefined function: MAKE:COMPILER-TYPE-TRANSLATION ; (MAKE::ENSURE-TRAILING-SLASH MAKE::ROOT-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: MAKE::ENSURE-TRAILING-SLASH ; (MAKE:MACHINE-TYPE-TRANSLATION (MACHINE-TYPE)) ; ; caught STYLE-WARNING: ; undefined function: MAKE:MACHINE-TYPE-TRANSLATION ; (MAKE:SOFTWARE-TYPE-TRANSLATION (SOFTWARE-TYPE)) ; ; caught STYLE-WARNING: ; undefined function: MAKE: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 ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN AFS-SOURCE-DIRECTORY ; (MAKE::ENSURE-TRAILING-SLASH MAKE::ROOT-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: MAKE::ENSURE-TRAILING-SLASH ; (MAKE::TRANSLATE-VERSION MAKE::*VERSION*) ; ; caught STYLE-WARNING: ; undefined function: MAKE::TRANSLATE-VERSION ; ; compilation unit finished ; Undefined functions: ; ENSURE-TRAILING-SLASH TRANSLATE-VERSION ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN NEW-APPEND-DIRECTORIES ; (MAKE::DIRECTORY-TO-LIST (PATHNAME-DIRECTORY MAKE::REL-DIR)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DIRECTORY-TO-LIST ; ; compilation unit finished ; Undefined function: ; DIRECTORY-TO-LIST ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN DIRECTORY-TO-LIST ; (MAKE::SPLIT-STRING DIRECTORY :ITEM #\;) ; ; caught STYLE-WARNING: ; undefined function: MAKE::SPLIT-STRING ; ; compilation unit finished ; Undefined function: ; SPLIT-STRING ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN APPEND-DIRECTORIES ; (MAKE::APPEND-LOGICAL-PNAMES MAKE::ABSOLUTE-DIRECTORY ; MAKE::RELATIVE-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: MAKE::APPEND-LOGICAL-PNAMES ; (MAKE::NAMESTRING-PROBABLY-LOGICAL MAKE::ABSOLUTE-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: MAKE::NAMESTRING-PROBABLY-LOGICAL ; ; compilation unit finished ; Undefined functions: ; APPEND-LOGICAL-PNAMES NAMESTRING-PROBABLY-LOGICAL ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; 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 ; ...) ; --> 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 ; ==> ; 1 ; ; caught STYLE-WARNING: ; undefined function: MAKE::PRINT-COMPONENT ; ; compilation unit finished ; Undefined function: ; PRINT-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-LOAD-TIME ; (MAKE::COMPONENT-FULL-PATHNAME MAKE::COMPONENT :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::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: MAKE::COMPUTE-SYSTEM-PATH ; ; compilation unit finished ; Undefined functions: ; COMPONENT-FULL-PATHNAME COMPUTE-SYSTEM-PATH ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN SYSTEM-DEFINITION-PATHNAME ; (MAKE::COMPONENT-FULL-PATHNAME MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-FULL-PATHNAME ; (MAKE:FIND-SYSTEM MAKE::SYSTEM-NAME :ERROR) ; ; caught STYLE-WARNING: ; undefined function: MAKE:FIND-SYSTEM ; ; compilation unit finished ; Undefined functions: ; COMPONENT-FULL-PATHNAME FIND-SYSTEM ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FIND-SYSTEM ; (SETF (MAKE::COMPONENT-LOAD-TIME MAKE::PATH) (FILE-WRITE-DATE MAKE::PATH)) ; --> 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: MAKE::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: MAKE::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: MAKE::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 ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN DESCRIBE-SYSTEM ; (MAKE::COMPONENT-EXTENSION MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-EXTENSION ; (MAKE::COMPONENT-PATHNAME MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-PATHNAME ; (MAKE::COMPONENT-ROOT-DIR MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-ROOT-DIR ; ; compilation unit finished ; Undefined functions: ; COMPONENT-EXTENSION COMPONENT-PATHNAME COMPONENT-ROOT-DIR ; caught 3 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-PATHNAME ; (MAKE::COMPONENT-ERROR-PATHNAME MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-ERROR-PATHNAME ; ; compilation unit finished ; Undefined function: ; COMPONENT-ERROR-PATHNAME ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-FULL-PATHNAME ; (MAKE::COMPONENT-FULL-PATHNAME-I MAKE::COMPONENT TYPE MAKE::VERSION) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-FULL-PATHNAME-I ; ; compilation unit finished ; Undefined function: ; COMPONENT-FULL-PATHNAME-I ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-FULL-PATHNAME-I ; (MAKE::COMPONENT-EXTENSION MAKE::COMPONENT TYPE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-EXTENSION ; (MAKE::TRANSLATE-VERSION MAKE::VERSION) ; ; caught STYLE-WARNING: ; undefined function: MAKE::TRANSLATE-VERSION ; ; compilation unit finished ; Undefined functions: ; COMPONENT-EXTENSION TRANSLATE-VERSION ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-EXTENSION => DEFAULT-BINARY-EXTENSION COMPONENT ; (MAKE::DEFAULT-BINARY-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DEFAULT-BINARY-EXTENSION ; in: DEFUN COMPONENT-EXTENSION => DEFAULT-SOURCE-EXTENSION COMPONENT ; (MAKE::DEFAULT-SOURCE-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DEFAULT-SOURCE-EXTENSION ; ; compilation unit finished ; Undefined functions: ; DEFAULT-BINARY-EXTENSION DEFAULT-SOURCE-EXTENSION ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN CREATE-COMPONENT ; (MAKE::CREATE-COMPONENT-PATHNAMES MAKE::COMPONENT MAKE::PARENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::CREATE-COMPONENT-PATHNAMES ; (MAKE::EXPAND-COMPONENT-COMPONENTS MAKE::COMPONENT (+ MAKE::INDENT 2)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-COMPONENT-COMPONENTS ; (MAKE::LINK-COMPONENT-DEPENDS-ON (MAKE::COMPONENT-COMPONENTS MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::LINK-COMPONENT-DEPENDS-ON ; (MAKE::TOPOLOGICAL-SORT (MAKE::COMPONENT-COMPONENTS MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::TOPOLOGICAL-SORT ; ; compilation unit finished ; Undefined functions: ; CREATE-COMPONENT-PATHNAMES EXPAND-COMPONENT-COMPONENTS LINK-COMPONENT-DEPENDS-ON TOPOLOGICAL-SORT ; caught 4 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN CREATE-COMPONENT-PATHNAMES => DEFAULT-BINARY-EXTENSION COMPONENT ; (MAKE::DEFAULT-BINARY-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DEFAULT-BINARY-EXTENSION ; in: DEFUN CREATE-COMPONENT-PATHNAMES => DEFAULT-SOURCE-EXTENSION COMPONENT ; (MAKE::DEFAULT-SOURCE-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DEFAULT-SOURCE-EXTENSION ; in: DEFUN CREATE-COMPONENT-PATHNAMES ; (MAKE::GENERATE-COMPONENT-PATHNAME MAKE::COMPONENT MAKE::PARENT :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::GENERATE-COMPONENT-PATHNAME ; ; compilation unit finished ; Undefined functions: ; DEFAULT-BINARY-EXTENSION DEFAULT-SOURCE-EXTENSION GENERATE-COMPONENT-PATHNAME ; caught 3 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN EXPAND-COMPONENT-COMPONENTS ; (MAKE::EXPAND-COMPONENT-DEFINITIONS MAKE::DEFINITIONS MAKE::COMPONENT ; MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-COMPONENT-DEFINITIONS ; (MAKE::EXPAND-SERIAL-COMPONENT-CHAIN (CDR MAKE::DEFINITIONS) MAKE::COMPONENT ; MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-SERIAL-COMPONENT-CHAIN ; ; compilation unit finished ; Undefined functions: ; EXPAND-COMPONENT-DEFINITIONS EXPAND-SERIAL-COMPONENT-CHAIN ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN EXPAND-COMPONENT-DEFINITIONS ; (MAKE::EXPAND-COMPONENT-DEFINITION MAKE::DEFINITION MAKE::PARENT MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-COMPONENT-DEFINITION ; ; compilation unit finished ; Undefined function: ; EXPAND-COMPONENT-DEFINITION ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN EXPAND-SERIAL-COMPONENT-CHAIN ; (MAKE::EXPAND-COMPONENT-DEFINITION MAKE::DEFINITION MAKE::PARENT MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-COMPONENT-DEFINITION ; ; compilation unit finished ; Undefined function: ; EXPAND-COMPONENT-DEFINITION ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN OPERATE-ON-SYSTEM ; (MAKE::OPERATE-ON-COMPONENT MAKE::SYSTEM MAKE::OPERATION MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::OPERATE-ON-COMPONENT ; ; compilation unit finished ; Undefined function: ; OPERATE-ON-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN OPERATE-ON-COMPONENT ; (MAKE::NEW-REQUIRE (MAKE::COMPONENT-PACKAGE MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::NEW-REQUIRE ; (MAKE::OPERATE-ON-COMPONENTS MAKE::COMPONENT MAKE::OPERATION MAKE::FORCE ; MAKE::CHANGED) ; ; caught STYLE-WARNING: ; undefined function: MAKE::OPERATE-ON-COMPONENTS ; (MAKE::OPERATE-ON-SYSTEM-DEPENDENCIES MAKE::COMPONENT MAKE::OPERATION ; MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::OPERATE-ON-SYSTEM-DEPENDENCIES ; ; compilation unit finished ; Undefined functions: ; NEW-REQUIRE OPERATE-ON-COMPONENTS OPERATE-ON-SYSTEM-DEPENDENCIES ; caught 3 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; 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: MAKE::NEW-REQUIRE ; ; compilation unit finished ; Undefined function: ; NEW-REQUIRE ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFSTRUCT LANGUAGE ; (DEFSTRUCT (MAKE::LANGUAGE (:PRINT-FUNCTION MAKE::PRINT-LANGUAGE)) ; MAKE::NAME ; MAKE::COMPILER ; MAKE::LOADER ; MAKE::SOURCE-EXTENSION ; MAKE::BINARY-EXTENSION) ; --> 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 ; ==> ; 1 ; ; caught STYLE-WARNING: ; undefined function: MAKE::PRINT-LANGUAGE ; ; compilation unit finished ; Undefined function: ; PRINT-LANGUAGE ; caught 1 STYLE-WARNING condition STYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPILE-AND-LOAD-OPERATION ; (MAKE::COMPILE-FILE-OPERATION MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPILE-FILE-OPERATION ; (MAKE::LOAD-FILE-OPERATION MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::LOAD-FILE-OPERATION ; ; compilation unit finished ; Undefined functions: ; COMPILE-FILE-OPERATION LOAD-FILE-OPERATION ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPILE-FILE-OPERATION ; (MAKE::NEEDS-COMPILATION MAKE::COMPONENT NIL) ; ; caught STYLE-WARNING: ; undefined function: MAKE::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 ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN LOAD-FILE-OPERATION ; (MAKE::COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY ; (MAKE::LOAD-SOURCE-IF-NO-BINARY MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::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 ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FILES-WHICH-NEED-COMPILATION ; (MAKE::FILE-COMPONENTS-IN-COMPONENT (MAKE:FIND-SYSTEM MAKE::SYSTEM :LOAD) ; :NEW-SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-COMPONENTS-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-COMPONENTS-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FILES-IN-SYSTEM-AND-DEPENDENTS ; (MAKE::FILE-PATHNAMES-IN-COMPONENT MAKE::SYSTEM TYPE MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-PATHNAMES-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-PATHNAMES-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FILES-IN-SYSTEM ; (MAKE::FILE-PATHNAMES-IN-COMPONENT MAKE::SYSTEM TYPE MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-PATHNAMES-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-PATHNAMES-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FILE-PATHNAMES-IN-COMPONENT ; (MAKE::FILE-COMPONENTS-IN-COMPONENT MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-COMPONENTS-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-COMPONENTS-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN SYSTEM-SOURCE-SIZE ; (MAKE::FILE-LIST-SIZE MAKE::FILE-LIST) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-LIST-SIZE ; ; compilation unit finished ; Undefined function: ; FILE-LIST-SIZE ; caught 1 STYLE-WARNING condition cat sbcl-depends.mk.tmp | sed -e "s#\\\\#/#g" > sbcl-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-acl/maxima.dxl" "acl-depends.mk.tmp") ' | /opt/acl11.0express.64/alisp -batch International Allegro CL Free Express Edition 11.0 [64-bit Linux (x86-64)] Copyright (C) 1985-2023, Franz Inc., Lafayette, CA, USA. All Rights Reserved. This development copy of Allegro CL is licensed to: Allegro CL 11.0 Express user ;; Optimization settings: safety 1, space 1, speed 1, debug 2, ;; compilation-speed 1. ;; For a complete description of all compiler switches given the ;; current optimization settings evaluate (EXPLAIN-COMPILER-SETTINGS). CL-USER(1): ; Loading /home/maxima/maxima-test/lisp-utils/defsystem.lisp T CL-USER(2): ("../src/" "./" (CURRENT-DIRECTORY) (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") CL-USER(3): ; Loading /home/maxima/maxima-test/lisp-utils/make-depends.lisp T CL-USER(4): ; Loading /home/maxima/maxima-test/src/maxima.system NIL CL-USER(5): EOF ; Auto-exit ; Initial Lisp Listener will be killing processes: ;; processes killed ; Exiting cat acl-depends.mk.tmp | sed -e "s#\\\\#/#g" > acl-depends.mk make bd make[2]: Verzeichnis „/home/maxima/maxima-test/src“ wird betreten for l in abcl abcl clisp cmucl cmucl cmucl sbcl sbcl acl acl gcl gcl ccl64 ccl64 ecl ecl; do for d in / /numerical /numerical/slatec; do /usr/bin/mkdir -p binary-$l$d; done; done make[2]: Verzeichnis „/home/maxima/maxima-test/src“ wird verlassen java -jar /opt/abcl-bin-1.9.2/abcl.jar --noinit --eval '(load "../lisp-utils/defsystem.lisp")' --eval '(mk:add-registry-location "../src/")' --eval '(funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :compile :verbose t)' --eval '(quit)' Armed Bear Common Lisp 1.9.2 Java 11.0.22 Ubuntu OpenJDK 64-Bit Server VM Low-level initialization completed in 0.169 seconds. Startup completed in 0.848 seconds. ; - Compiling defsystem "maxima" ; - Loading module "package" ; - Loading source file ; "/home/maxima/maxima-test/src/maxima-package.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/autoconf-variables.lisp" ; - Compiling module "intl" ; - Compiling source file "/home/maxima/maxima-test/src/intl.lisp" ; Compiling /home/maxima/maxima-test/src/intl.lisp ... ; (IN-PACKAGE :INTL) ; (DEFVAR *LOCALE-DIRECTORIES* ...) ; (DEFVAR *LOCALE* ...) ; (DEFVAR *DEFAULT-DOMAIN* ...) ; (DEFVAR *LOADED-DOMAINS* ...) ; (DEFVAR *LOCALE-ALIASES* ...) ; (DEFSTRUCT DOMAIN-ENTRY ...) ; (DECLAIM (FTYPE # ...)) ; (DEFUN READ-LELONG ...) ; (DECLAIM (FTYPE # ...)) ; (DEFUN READ-BELONG ...) ; (DEFUN LOCATE-DOMAIN-FILE ...) ; (DEFUN FIND-ENCODING ...) ; (DEFUN PARSE-PLURALS ...) ; (DEFUN PARSE-EXPR ...) ; (DEFUN LOAD-DOMAIN ...) ; (DEFUN FIND-DOMAIN ...) ; (DECLAIM (INLINE STRING-TO-OCTETS)) ; (DEFUN STRING-TO-OCTETS ...) ; (DECLAIM (INLINE OCTETS-TO-STRING)) ; (DEFUN OCTETS-TO-STRING ...) ; (DEFUN OCTETS= ...) ; (DEFUN SEARCH-DOMAIN ...) ; (DEFUN DOMAIN-LOOKUP ...) ; (DEFUN DOMAIN-LOOKUP-PLURAL ...) ; (DECLAIM (INLINE GETENV) ...) ; (DEFUN GETENV ...) ; in (DEFUN GETENV ...) ; Caught STYLE-WARNING: ; The variable VAR is defined but never used. ; (DEFUN SETLOCALE ...) ; in (DEFUN SETLOCALE ...) ; Caught STYLE-WARNING: ; The variable VAR is defined but never used. ; Caught STYLE-WARNING: ; The variable VAR is defined but never used. ; Caught STYLE-WARNING: ; The variable VAR is defined but never used. ; Caught STYLE-WARNING: ; The variable VAR is defined but never used. ; (DEFMACRO TEXTDOMAIN ...) ; (DEFMACRO GETTEXT ...) ; (DEFMACRO NGETTEXT ...) ; (DECLAIM (INLINE DGETTEXT)) ; (DEFUN DGETTEXT ...) ; (DEFUN DNGETTEXT ...) ; (DEFVAR *TRANSLATOR-COMMENT* ...) ; (DEFVAR *TRANSLATIONS* ...) ; (DEFUN NOTE-TRANSLATABLE ...) ; (DEFINE-COMPILER-MACRO DGETTEXT ...) ; (DEFINE-COMPILER-MACRO DNGETTEXT ...) ; (DEFUN READ-TRANSLATABLE-STRING ...) ; (DEFUN READ-COMMENT ...) ; (DEFUN READ-NESTED-COMMENT ...) ; (DEFUN INSTALL ...) ; (DEFUN DUMP-POT-FILES ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/intl.abcl (0.932 seconds) ; - Loading binary file "binary-abcl/intl.abcl" ; - Compiling module "globals" ; - Compiling source file "/home/maxima/maxima-test/src/globals.lisp" ; Compiling /home/maxima/maxima-test/src/globals.lisp ... ; (IN-PACKAGE "MAXIMA") ; (PUSH :LISP-UNICODE-CAPABLE ...) ; (DEFVAR *VARIABLE-INITIAL-VALUES* ...) ; (DEFMACRO DEFMVAR ...) ; (DEFUN PUTPROP ...) ; (DEFMVAR *INFINITIES* ...) ; (DEFMVAR *REAL-INFINITIES* ...) ; (DEFMVAR *INFINITESIMALS* ...) ; (WHEN (FBOUNDP #) ...) ; (SETQ *READ-DEFAULT-FLOAT-FORMAT* ...) ; (DEFTYPE FLONUM ...) ; (DEFCONSTANT +MOST-POSITIVE-FLONUM+ ...) ; (DEFCONSTANT +MOST-NEGATIVE-FLONUM+ ...) ; (DEFCONSTANT +LEAST-POSITIVE-FLONUM+ ...) ; (DEFCONSTANT +LEAST-NEGATIVE-FLONUM+ ...) ; (DEFCONSTANT +FLONUM-EPSILON+ ...) ; (DEFCONSTANT +LEAST-POSITIVE-NORMALIZED-FLONUM+ ...) ; (DEFCONSTANT +LEAST-NEGATIVE-NORMALIZED-FLONUM+ ...) ; (DEFCONSTANT +FLONUM-EXPONENT-MARKER+ ...) ; (DEFMVAR $%RNUM_LIST ...) ; (DEFMVAR $ZETA%PI ...) ; (DEFMVAR $FACTLIM ...) ; (DEFVAR MAKEF ...) ; (DEFMVAR $CAUCHYSUM ...) ; (DEFMVAR $GENSUMNUM ...) ; (DEFMVAR $GENINDEX ...) ; (DEFMVAR $ZEROBERN ...) ; (DEFMVAR $SIMPSUM ...) ; (DEFMVAR $SIMPPRODUCT ...) ; (DEFVAR *INFSUMSIMP ...) ; (DEFMVAR $CFLENGTH ...) ; (DEFMVAR $TAYLORDEPTH ...) ; (DEFMVAR $VERBOSE ...) ; (DEFVAR SILENT-TAYLOR-FLAG ...) ; (DEFPARAMETER *OPERS-LIST ...) ; (DEFPARAMETER OPERS ...) ; (DEFMVAR $ROOTSCONMODE ...) ; (DEFMVAR $EXPTSUBST ...) ; (DEFMVAR $PARTSWITCH ...) ; (DEFMVAR $INFLAG ...) ; (DEFMVAR $DERIVSUBST ...) ; (DEFMVAR $OPSUBST ...) ; (DEFVAR *ISLINP* ...) ; (DEFVAR *ATP* ...) ; (DEFVAR *MOPL* ...) ; (DEFVAR ATVARS ...) ; (DEFVAR IN-P ...) ; (DEFVAR SUBSTP ...) ; (DEFVAR DUMMY-VARIABLE-OPERATORS ...) ; (DEFVAR $CONTEXT ...) ; (DEFMVAR $CONTEXTS ...) ; (DEFVAR $ACTIVECONTEXTS ...) ; (DEFVAR *COMPLEXSIGN* ...) ; (DEFMVAR $PREDERROR ...) ; (DEFMVAR LIMITP) ; (DEFMVAR SIGN-IMAG-ERRP ...) ; (DEFMVAR $POLYFACTOR ...) ; (DEFMVAR $GAMMA_EXPAND ...) ; (DEFMVAR $DEMOIVRE ...) ; (DEFMVAR $NOINTEGRATE ...) ; (DEFMVAR $LHOSPITALLIM ...) ; (DEFMVAR $TLIMSWITCH ...) ; (DEFMVAR $LIMSUBST ...) ; (DEFVAR RSN* ...) ; (DEFVAR PLOGABS ...) ; (DEFVAR %P%I ...) ; (DEFVAR FOURTH%PI ...) ; (DEFVAR HALF%PI ...) ; (DEFVAR %PI2 ...) ; (DEFVAR HALF%PI3 ...) ; (DEFMVAR $SUMSPLITFACT ...) ; (DEFMVAR INTEGERL ...) ; (DEFMVAR NONINTEGERL ...) ; (DEFVAR *SEMIRAT* ...) ; (DEFMVAR $TTYOFF ...) ; (DEFMVAR $DISPLAY2D ...) ; (DEFMVAR $LISPDISP ...) ; (DEFMVAR $DERIVABBREV ...) ; (DEFMVAR $STRINGDISP ...) ; (DEFMVAR $LINEL ...) ; (DEFVAR TTYHEIGHT ...) ; (DEFMVAR $KNOWN_INDEX_PROPERTIES ...) ; (DEFVAR *DISPLAY-LABELS-P* ...) ; (DEFMVAR $PACKAGEFILE ...) ; (DEFMVAR $FLOAT2BF ...) ; (DEFMVAR $BFTORAT ...) ; (DEFMVAR $BFTRUNC ...) ; (DEFMVAR $FPPRINTPREC ...) ; (DEFMVAR $MAXFPPRINTPREC ...) ; (DEFMVAR $FPPREC ...) ; (DEFMVAR BIGFLOATZERO ...) ; (DEFMVAR BIGFLOATONE ...) ; (DEFMVAR BFHALF ...) ; (DEFMVAR BFMHALF ...) ; (DEFMVAR BIGFLOAT%E ...) ; (DEFMVAR BIGFLOAT%PI ...) ; (DEFMVAR BIGFLOAT%GAMMA ...) ; (DEFMVAR BIGFLOAT_LOG2 ...) ; (DEFVAR FPPREC) ; (DEFMVAR $FACTORIAL_EXPAND ...) ; (DEFMVAR $BETA_EXPAND ...) ; (DEFMVAR $HYPERGEOMETRIC_REPRESENTATION ...) ; (DEFMVAR $LISTCONSTVARS ...) ; (DEFMVAR $SHOWTIME ...) ; (DEFMVAR $_ ...) ; (DEFMVAR $__ ...) ; (DEFMVAR $GLOBALSOLVE ...) ; (DEFMVAR $SPARSE ...) ; (DEFMVAR $BACKSUBST ...) ; (DEFMVAR $%RNUM ...) ; (DEFMVAR $LINSOLVE_PARAMS ...) ; (DEFMVAR *RANK* ...) ; (DEFMVAR *INV* ...) ; (DEFMVAR $DETOUT ...) ; (DEFMVAR $RATMX ...) ; (DEFMVAR $MATRIX_ELEMENT_MULT ...) ; (DEFMVAR $MATRIX_ELEMENT_ADD ...) ; (DEFMVAR $DOTSCRULES ...) ; (DEFMVAR $DOTDISTRIB ...) ; (DEFMVAR $DOTEXPTSIMP ...) ; (DEFMVAR $DOTASSOC ...) ; (DEFMVAR $DOALLMXOPS ...) ; (DEFMVAR $DOMXMXOPS ...) ; (DEFMVAR $DOSCMXOPS ...) ; (DEFMVAR $SCALARMATRIXP ...) ; (DEFMVAR $ASSUMESCALAR ...) ; (DEFMVAR $ERROR ...) ; (DEFMVAR $ERRORMSG ...) ; (DEFVAR FEATUREL ...) ; (DEFMVAR $FEATURES ...) ; (DEFMVAR $%ENUMER ...) ; (DEFMVAR $FLOAT ...) ; (DEFMVAR $TRANSLATE ...) ; (DEFMVAR $TRANSRUN ...) ; (DEFMVAR $SAVEDEF ...) ; (DEFMVAR $INFEVAL ...) ; (DEFMVAR $PIECE ...) ; (DEFVAR MUNBOUND ...) ; (DEFVAR FIXUNBOUND ...) ; (DEFVAR FLOUNBOUND ...) ; (DEFMVAR MUNBINDP ...) ; (DEFMVAR $SETCHECK ...) ; (DEFVAR *MLAMBDA-CALL-STACK* ...) ; (DEFMVAR $USE_FAST_ARRAYS ...) ; (DEFVAR BINDLIST ...) ; (DEFVAR LOCLIST ...) ; (DEFVAR *NOUNL* ...) ; (DEFVAR SCANMAPP ...) ; (DEFVAR MAPLP ...) ; (DEFVAR EVP ...) ; (DEFVAR MLOCP ...) ; (DEFVAR FMAPLVL ...) ; (DEFVAR ARYP ...) ; (DEFVAR MSUMP ...) ; (DEFVAR EVARRP ...) ; (DEFVAR FACTLIST ...) ; (DEFVAR *NOUNSFLAG* ...) ; (DEFVAR TRANSP ...) ; (DEFVAR NOEVALARGS ...) ; (DEFMVAR $STRUCTURES ...) ; (DEFVAR MSPECLIST ...) ; (DEFVAR MFEXPRP ...) ; (DEFMVAR $LOAD_PATHNAME ...) ; (DEFVAR *MAXIMA-TESTSDIR*) ; (DEFMVAR $POWERDISP ...) ; (DEFMVAR $PFEFORMAT ...) ; (DEFMVAR $%EDISPFLAG ...) ; (DEFMVAR $SQRTDISPFLAG ...) ; (DEFMVAR $RATWTLVL ...) ; (DEFMVAR $RATALGDENOM ...) ; (DEFMVAR *GCDL* ...) ; (DEFMVAR $GCD ...) ; (DEFVAR *BIGPRIMES*) ; (DEFMVAR *ALPHA) ; (DEFMVAR ALGFAC* ...) ; (DEFMVAR LOW* ...) ; (DEFMVAR $INTFACLIM ...) ; (DEFMVAR $FACTOR_MAX_DEGREE ...) ; (DEFMVAR $SAVEFACTORS ...) ; (DEFVAR *CHECKFACTORS* ...) ; (DEFMVAR $KEEPFLOAT ...) ; (DEFMVAR $FACTORFLAG ...) ; (DEFMVAR $DONTFACTOR ...) ; (DEFMVAR $NOREPEAT ...) ; (DEFMVAR $RATWEIGHTS ...) ; (DEFMVAR $ALGEBRAIC ...) ; (DEFMVAR $RATFAC ...) ; (DEFMVAR $RATVARS ...) ; (DEFMVAR $FACEXPAND ...) ; (DEFMVAR GENVAR ...) ; (DEFMVAR GENPAIRS ...) ; (DEFMVAR *FNEWVARSW ...) ; (DEFMVAR *RATWEIGHTS ...) ; (DEFMVAR TELLRATLIST ...) ; (DEFMVAR ADN* ...) ; (DEFMVAR $RATPRINT ...) ; (DEFMVAR $RATEPSILON ...) ; (DEFMVAR $RATEXPAND ...) ; (DEFMVAR VARLIST ...) ; (DEFMVAR $RESULTANT ...) ; (DEFMVAR $LIFLAG ...) ; (DEFMVAR $NEGDISTRIB ...) ; (DEFMVAR $NUMER ...) ; (DEFMVAR $SIMP ...) ; (DEFMVAR $SUMEXPAND ...) ; (DEFMVAR $NUMER_PBRANCH ...) ; (DEFMVAR $EXPOP ...) ; (DEFMVAR $EXPON ...) ; (DEFMVAR $MAXPOSEX ...) ; (DEFMVAR $MAXNEGEX ...) ; (DEFMVAR DOSIMP ...) ; (DEFMVAR ERRORSW ...) ; (DEFMVAR $ROOTSEPSILON ...) ; (DEFMVAR $ALGEPSILON ...) ; (DEFMVAR $TRUE ...) ; (DEFMVAR $FALSE ...) ; (DEFMVAR $LOGABS ...) ; (DEFMVAR $LISTARITH ...) ; (DEFMVAR $DOMAIN ...) ; (DEFMVAR $M1PBRANCH ...) ; (DEFMVAR $%E_TO_NUMLOG ...) ; (DEFMVAR $%EMODE ...) ; (DEFMVAR $RATSIMPEXPONS ...) ; (DEFMVAR $LOGEXPAND ...) ; (DEFMVAR $RADEXPAND ...) ; (DEFMVAR $SUBNUMSIMP ...) ; (DEFMVAR $LOGSIMP ...) ; (DEFVAR RISCHP ...) ; (DEFVAR RP-POLYLOGP ...) ; (DEFVAR WFLAG ...) ; (DEFVAR DERIVFLAG ...) ; (DEFVAR *ZEXPTSIMP? ...) ; (DEFVAR %E-VAL) ; (DEFMVAR $BREAKUP ...) ; (DEFMVAR $MULTIPLICITIES ...) ; (DEFMVAR $PROGRAMMODE ...) ; (DEFMVAR $SOLVEFACTORS ...) ; (DEFMVAR $SOLVETRIGWARN ...) ; (DEFMVAR $SOLVERADCAN ...) ; (DEFMVAR $NICEINDICESPREF ...) ; (DEFMVAR $LOADPRINT ...) ; (DEFMVAR $NOLABELS ...) ; (DEFMVAR $ALIASES ...) ; (DEFMVAR $LABELS ...) ; (DEFMVAR $VALUES ...) ; (DEFMVAR $FUNCTIONS ...) ; (DEFMVAR $MACROS ...) ; (DEFMVAR $ARRAYS ...) ; (DEFMVAR $MYOPTIONS ...) ; (DEFMVAR $PROPS ...) ; (DEFMVAR $RULES ...) ; (DEFMVAR $GRADEFS ...) ; (DEFMVAR $DEPENDENCIES ...) ; (DEFMVAR $LET_RULE_PACKAGES ...) ; (DEFMVAR $INFOLISTS ...) ; (DEFMVAR $DISPFLAG ...) ; (DEFMVAR $% ...) ; (DEFMVAR $%% ...) ; (DEFMVAR $INCHAR ...) ; (DEFMVAR $OUTCHAR ...) ; (DEFMVAR $LINECHAR ...) ; (DEFMVAR $LINENUM ...) ; (DEFMVAR $FILE_OUTPUT_APPEND ...) ; (DEFVAR *REFCHKL* ...) ; (DEFVAR *MDEBUG* ...) ; (DEFVAR ERRCATCH ...) ; (DEFVAR LESSORDER ...) ; (DEFVAR GREATORDER ...) ; (DEFVAR *IN-TRANSLATE-FILE* ...) ; (DEFVAR *LINELABEL* ...) ; (DEFVAR *BUILTIN-NUMERIC-CONSTANTS* ...) ; (DEFMVAR $%PIARGS ...) ; (DEFMVAR $%IARGS ...) ; (DEFMVAR $TRIGINVERSES ...) ; (DEFMVAR $TRIGEXPAND ...) ; (DEFMVAR $TRIGEXPANDPLUS ...) ; (DEFMVAR $TRIGEXPANDTIMES ...) ; (DEFMVAR $TRIGSIGN ...) ; (DEFMVAR $EXPONENTIALIZE ...) ; (DEFMVAR $LOGARC ...) ; (DEFMVAR $HALFANGLES ...) ; (DEFVAR %PI//4 ...) ; (DEFVAR %PI//2 ...) ; (DEFVAR SQRT3//2 ...) ; (DEFVAR -SQRT3//2 ...) ; (DEFVAR *FLONUM-OP* ...) ; (DEFVAR *BIG-FLOAT-OP* ...) ; (DEFVAR $FILE_SEARCH_LISP ...) ; (DEFVAR $FILE_SEARCH_MAXIMA ...) ; (DEFVAR $FILE_SEARCH_DEMO ...) ; (DEFVAR $FILE_SEARCH_USAGE ...) ; (DEFVAR $FILE_SEARCH_TESTS ...) ; (DEFVAR *MAXIMA-PREFIX*) ; (DEFVAR *MAXIMA-INFODIR*) ; (DEFVAR *MAXIMA-HTMLDIR*) ; (DEFVAR *MAXIMA-USERDIR*) ; (DEFVAR *MAXIMA-INITMAC* ...) ; (DEFVAR *MAXIMA-INITLISP* ...) ; (DEFVAR *MAXIMA-LOAD-INIT-FILES* ...) ; (DEFVAR *MAXIMA-TEMPDIR*) ; (DEFVAR *MAXIMA-LANG-SUBDIR* ...) ; (DEFVAR $MAXIMA_FRONTEND ...) ; (DEFVAR $MAXIMA_FRONTEND_VERSION ...) ; (DEFVAR $MAXIMA_FRONTEND_BUGREPORTINFO ...) ; (DEFVAR *TEMP-FILES-LIST* ...) ; (DEFMVAR $BROWSER ...) ; (DEFMVAR $URL_BASE ...) ; (DEFMVAR $OUTPUT_FORMAT_FOR_HELP ...) ; (DEFVAR *HELP-DISPLAY-FUNCTION* ...) ; (DEFMVAR $MAXIMA_USERDIR ...) ; (DEFMVAR $MAXIMA_TEMPDIR ...) ; (DEFMVAR $MAXIMA_OBJDIR ...) ; (DEFMVAR $DEFAULT_LET_RULE_PACKAGE ...) ; (DEFMVAR $CURRENT_LET_RULE_PACKAGE ...) ; (DEFMVAR $NALGFAC ...) ; (DEFMVAR GAUSS ...) ; (DEFMVAR *MIN* ...) ; (DEFMVAR *MX* ...) ; (DEFMVAR MINPOLY* ...) ; (DEFMVAR MPLC* ...) ; (DEFMVAR MM* ...) ; (DEFVAR *ALPHABET* ...) ; (DEFVAR 3//2 ...) ; (DEFVAR 1//2 ...) ; (DEFVAR -1//2 ...) ; (DEFMVAR GENERATE-ATAN2 ...) ; (DEFMVAR IMPLICIT-REAL ...) ; (DEFMVAR *ALPHA* ...) ; (DEFVAR *SMALL-PRIMES* ...) ; (DEFMVAR MODULUS ...) ; (PUTPROP (QUOTE $MODULUS) ...) ; (PUTPROP (QUOTE MODULUS) ...) ; (DEFVAR RADCANP ...) ; (DEFMVAR $MAXPSIPOSINT ...) ; (DEFMVAR $MAXPSINEGINT ...) ; (DEFMVAR $MAXPSIFRACNUM ...) ; (DEFMVAR $MAXPSIFRACDENOM ...) ; (DEFVAR *PAR* ...) ; (DEFVAR *CHECKCOEFSIGNLIST*) ; (DEFVAR NN*) ; (DEFVAR DN*) ; (DEFVAR *N) ; (DEFVAR DERIVLIST) ; (DEFVAR OPERS-LIST) ; (DEFVAR *LEADCOEF*) ; (DEFVAR *BINDTEST-DEPRECATION-MESSAGES* ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/globals.abcl (0.871 seconds) ; - Loading binary file "binary-abcl/globals.abcl" ; - Compiling module "info" ; - Compiling source file "/home/maxima/maxima-test/src/pregexp.lisp" ; Compiling /home/maxima/maxima-test/src/pregexp.lisp ... ; (IN-PACKAGE "PREGEXP") ; (DEFPARAMETER *PREGEXP-VERSION* ...) ; (DEFPARAMETER *PREGEXP-COMMENT-CHAR* ...) ; (DEFPARAMETER *PREGEXP-SPACE-SENSITIVE-P* ...) ; (DEFMACRO PREGEXP-RECUR ...) ; (DEFUN PREGEXP-READ-PATTERN ...) ; (DEFUN PREGEXP-READ-BRANCH ...) ; (DEFUN PREGEXP-READ-PIECE ...) ; (DEFUN PREGEXP-READ-ESCAPED-NUMBER ...) ; (DEFUN PREGEXP-READ-ESCAPED-CHAR ...) ; (DEFUN PREGEXP-READ-POSIX-CHAR-CLASS ...) ; (DEFUN PREGEXP-READ-CLUSTER-TYPE ...) ; (DEFUN PREGEXP-READ-SUBPATTERN ...) ; (DEFUN PREGEXP-WRAP-QUANTIFIER-IF-ANY ...) ; (DEFUN PREGEXP-WHITESPACEP ...) ; (DEFUN PREGEXP-READ-NUMS ...) ; (DEFUN PREGEXP-READ-CHAR-LIST ...) ; (DEFUN PREGEXP-STRING-MATCH ...) ; (DEFUN PREGEXP-CHAR-WORD? ...) ; (DEFUN PREGEXP-AT-WORD-BOUNDARY-P ...) ; (DEFUN PREGEXP-CHECK-IF-IN-CHAR-CLASS-P ...) ; (DEFUN PREGEXP-MAKE-BACKREF-LIST ...) ; (DEFUN PREGEXP-MATCH-POSITIONS-AUX ...) ; (DEFUN PREGEXP-REPLACE-AUX ...) ; (DEFUN PREGEXP ...) ; (DEFUN PREGEXP-MATCH-POSITIONS ...) ; (DEFUN PREGEXP-MATCH ...) ; (DEFUN PREGEXP-SPLIT ...) ; (DEFUN PREGEXP-REPLACE ...) ; (DEFUN PREGEXP-REPLACE* ...) ; (DEFUN PREGEXP-QUOTE ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/pregexp.abcl (0.218f0 seconds) ; - Loading binary file "binary-abcl/pregexp.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/cl-info.lisp" ; Compiling /home/maxima/maxima-test/src/cl-info.lisp ... ; (IN-PACKAGE :CL-INFO) ; (DEFVAR *INFO-TABLES* ...) ; (DEFVAR *HTML-INDEX* ...) ; (DEFUN PRINT-PROMPT ...) ; (DEFVAR +SELECT-BY-KEYWORD-ALIST+ ...) ; (DEFUN PARSE-USER-CHOICE ...) ; (DEFUN SELECT-INFO-ITEMS ...) ; (DEFUN MAXIMA::COMBINE-PATH ...) ; (DEFUN LOAD-PRIMARY-INDEX ...) ; (DEFUN INFO-EXACT ...) ; (DEFUN SOME-EXACT ...) ; (DEFUN SOME-INEXACT ...) ; (DEFUN FLATTEN-MATCHES ...) ; (DEFUN EXACT-TOPIC-MATCH ...) ; (DEFUN EXACT-TOPIC-MATCH-1 ...) ; (DEFUN INFO-INEXACT ...) ; (DEFUN REARRANGE-MATCHES ...) ; (DEFUN DISPLAY-ITEMS ...) ; (DEFUN INEXACT-TOPIC-MATCH ...) ; (DEFUN INEXACT-TOPIC-MATCH-1 ...) ; (DEFUN STRIP-QUOTES ...) ; (DEFUN REGEX-SANITIZE ...) ; (DEFUN FIND-REGEX-MATCHES ...) ; (DEFUN READ-INFO-TEXT ...) ; (DEFUN LOAD-INFO-HASHTABLES ...) ; (DEFUN ENSURE-INFO-TABLES ...) ; (DEFUN LOAD-HTML-INDEX ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/cl-info.abcl (0.157f0 seconds) ; - Loading binary file "binary-abcl/cl-info.abcl" ; - Compiling module "sloop" ; - Compiling source file "/home/maxima/maxima-test/src/sloop.lisp" ; Compiling /home/maxima/maxima-test/src/sloop.lisp ... ; (IN-PACKAGE :CL-SLOOP) ; (DEFMACRO SLOOP ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/sloop.abcl (0.006f0 seconds) ; - Loading binary file "binary-abcl/sloop.abcl" ; - Compiling module "declarations" ; - Compiling source file "/home/maxima/maxima-test/src/lmdcls.lisp" ; Compiling /home/maxima/maxima-test/src/lmdcls.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFVAR *MACRO-FILE* ...) ; (DEFMACRO DECLARE-TOP ...) ; (DECLAIM (DECLARATION UNSPECIAL)) ; Wrote /home/maxima/maxima-test/src/binary-abcl/lmdcls.abcl (0.01f0 seconds) ; - Loading binary file "binary-abcl/lmdcls.abcl" ; - Compiling module "destructuring-let" ; - Compiling source file "/home/maxima/maxima-test/src/letmac.lisp" ; Compiling /home/maxima/maxima-test/src/letmac.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFVAR *LET-MACRO-VALS* ...) ; (DEFMACRO DESTRUCTURING-LET ...) ; (DEFUN LET-MACRO-GET-VARS ...) ; (DEFMACRO DESETQ ...) ; (DEFUN LET-MACRO-GET-LAST-VAR ...) ; (DEFUN LET-MACRO-HAIR ...) ; (DEFMACRO DESTRUCTURING-LET* ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/letmac.abcl (0.044f0 seconds) ; - Loading binary file "binary-abcl/letmac.abcl" ; - Compiling module "compatibility-macros1" ; - Compiling source file "/home/maxima/maxima-test/src/generr.lisp" ; Compiling /home/maxima/maxima-test/src/generr.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFVAR ERRSET ...) ; (DEFMACRO ERRSET ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/generr.abcl (0.006f0 seconds) ; - Loading binary file "binary-abcl/generr.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/clmacs.lisp" ; Compiling /home/maxima/maxima-test/src/clmacs.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFMACRO DEF-OP ...) ; (DEFUN MAKE-OPERATION ...) ; (DEF-OP F+ ...) ; (DEF-OP F* ...) ; (DEF-OP F- ...) ; (DEF-OP F1- ...) ; (DEF-OP F1+ ...) ; (DEF-OP QUOTIENT ...) ; (DECLAIM (INLINE QUOT)) ; (DEFUN QUOT ...) ; (DEFMACRO STATUS ...) ; (DEFUN STRING<$ ...) ; (DEFUN ALPHALESSP ...) ; (DEFMACRO SYMBOL-ARRAY ...) ; (DEFUN ARRAYDIMS ...) ; (DECLAIM (INLINE FIXNUMP ...)) ; (DEFUN FIXNUMP ...) ; (DEFUN BIGNUMP ...) ; (DEFUN POSINT ...) ; (DEFUN NEGINT ...) ; (DEFUN MEMQ ...) ; (DEFUN FIRSTN ...) ; (DEFMACRO DEFPROP ...) ; (DEFUN HAIPART ...) ; (DEFUN FSET ...) ; (DEFUN ZL-GET ...) ; (DEFUN GETL ...) ; (DECLAIM (INLINE SAFE-GET ...)) ; (DEFUN SAFE-GET ...) ; (DEFUN SAFE-GETL ...) ; (DEFMACRO NCONS ...) ; (DEFVAR *ACURSOR* ...) ; (DEFUN SET-UP-CURSOR ...) ; (DEFUN ASET-BY-CURSOR ...) ; (DEFUN FILLARRAY ...) ; (DEFUN LISTARRAY ...) ; (DEFMACRO CHECK-ARG ...) ; (DEFMACRO DEFF ...) ; (DEFMACRO XCONS ...) ; (DEFUN MAKE-EQUAL-HASH-TABLE ...) ; (DEFF EXP ...) ; (DEFMACRO FLOAT ...) ; (DEFMACRO WITH-COLLECTOR ...) ; (DEFMACRO DO-MERGE-SYMM ...) ; (DEFMACRO DO-MERGE-ASYM ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/clmacs.abcl (0.166f0 seconds) ; - Loading binary file "binary-abcl/clmacs.abcl" ; - Compiling module "defmfun" ; - Compiling source file ; "/home/maxima/maxima-test/src/defmfun-check.lisp"; Compiling /home/maxima/maxima-test/src/defmfun-check.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFUN COLLECT-NORMAL-EXPANDER ...) ; (DEFUN COLLECT-LIST-EXPANDER ...) ; (DEFMACRO COLLECT ...) ; (DEFUN PARSE-LAMBDA-LIST ...) ; (DEFUN PARSE-BODY ...) ; (DEFUN DEFMFUN-KEYWORDS ...) ; (DEFMACRO DEFUN-CHECKED-FORM ...) ; (DEFMACRO DEFUN-CHECKED ...) ; (DEFMACRO DEFMFUN ...) ; (DEFMACRO DEF-SIMPLIFIER ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/defmfun-check.abcl (0.151f0 seconds) ; - Loading binary file "binary-abcl/defmfun-check.abcl" ; - Compiling module "float-properties" ; - Compiling source file ; "/home/maxima/maxima-test/src/float-properties.lisp"; Compiling /home/maxima/maxima-test/src/float-properties.lisp ... ; (IN-PACKAGE "MAXIMA") ; (DEFMVAR $MOST_POSITIVE_FLOAT ...) ; (DEFMVAR $MOST_NEGATIVE_FLOAT ...) ; (DEFMVAR $LARGEST_FLOAT ...) ; (DEFMVAR $LARGEST_NEGATIVE_FLOAT ...) ; (DEFMVAR $LEAST_POSITIVE_FLOAT ...) ; (DEFMVAR $LEAST_POSITIVE_NORMALIZED_FLOAT ...) ; (DEFMVAR $LEAST_NEGATIVE_FLOAT ...) ; (DEFMVAR $LEAST_NEGATIVE_NORMALIZED_FLOAT ...) ; (DEFUN $FLOAT_EPS ...) ; (DEFUN $BIGFLOAT_EPS ...) ; (DEFMFUN ($FLOAT_BITS :DEPRECATED-P ...) ...) ; (DEFMFUN ($BIGFLOAT_BITS :DEPRECATED-P ...) ...) ; (DEFMFUN $FLOAT_PRECISION ...) ; (DEFCONSTANT +MOST-NEGATIVE-NORMALIZED-FLOAT-EXPONENT+ ...) ; (DEFMFUN $UNIT_IN_LAST_PLACE ...) ; (DEFMFUN $IS_POWER_OF_TWO ...) ; (DEFMFUN $SCALE_FLOAT ...) ; (DEFMFUN $DECODE_FLOAT ...) ; (DEFMFUN $INTEGER_DECODE_FLOAT ...) ; (DEFMFUN $FLOAT_SIGN ...) ; (DEFMFUN $FLOAT_INFINITY_P ...) ; (DEFMFUN $FLOAT_NAN_P ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/float-properties.abcl (0.242f0 seconds) ; - Loading binary file "binary-abcl/float-properties.abcl" ; - Compiling module "compatibility-macros" ; - Compiling source file "/home/maxima/maxima-test/src/commac.lisp" ; Compiling /home/maxima/maxima-test/src/commac.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFMACRO DEFUN-PROP ...) ; (DEFVAR *FORTRAN-PRINT* ...) ; (DEFUN APPEARS ...) ; (DEFUN APPEARS1 ...) ; (DEFUN APPEARS-IN ...) ; (DEFUN ML-TYPEP ...) ; (DEFPROP :EXTENDED-NUMBER ...) ; (DEFPROP ARRAY ...) ; (DEFPROP ATOM ...) ; (DEFPROP COMPILED-FUNCTION ...) ; (DEFPROP EXTENDED-NUMBER ...) ; (DEFPROP FIXNUM ...) ; (DEFPROP LIST ...) ; (DEFPROP NUMBER ...) ; (DEFPROP STRING ...) ; (DEFPROP SYMBOL ...) ; (DEFVAR *MAXIMA-ARRAYS* ...) ; (DEFUN *ARRAY ...) ; (DEFMACRO MAXIMA-ERROR ...) ; (DEFMACRO SHOW ...) ; (DEFMACRO DEFQUOTE ...) ; (DEFUN ONEP ...) ; (DEFUN EXTENDED-NUMBER-P ...) ; (DEFVAR *SCAN-STRING-BUFFER* ...) ; (DEFUN MACSYMA-READ-STRING ...) ; (DEFVAR *SHARP-READ-BUFFER* ...) ; (DEFUN $-READ-AUX ...) ; (DEFUN X$-CL-MACRO-READ ...) ; (SET-DISPATCH-MACRO-CHARACTER #\# ...) ; (DEFVAR *MACSYMA-READTABLE*) ; (DEFUN FIND-LISP-READTABLE-FOR-MACSYMA ...) ; (DEFUN SET-READTABLE-FOR-MACSYMA ...) ; (DEFMFUN $MKEY ...) ; (DEFMACRO ARG ...) ; (DEFUN NARG1 ...) ; (DEFMACRO LISTIFY ...) ; (DEFMACRO SETARG ...) ; (DEFUN SETARG1 ...) ; (DEFUN LISTIFY1 ...) ; (DEFMACRO DEFUN-MACLISP ...) ; (DEFUN EXPLODEN ...) ; (DEFVAR *EXPLODEN-STRIP-FLOAT-ZEROS* ...) ; (DEFUN EXPLODEN-FORMAT-FLOAT ...) ; (DEFUN EXPLODEN-FORMAT-FLOAT-READABLY-EXCEPT-SPECIAL-VALUES ...) ; (DEFUN FIX-UP-EXPONENT-IN-PLACE ...) ; (DEFUN INSERT-ZERO-BEFORE-EXPONENT ...) ; (DEFUN EXPLODEN-FORMAT-FLOAT-PRETTY ...) ; (DEFUN TRAILING-ZEROS-REGEX-F-0 ...) ; (DEFUN TRAILING-ZEROS-REGEX-F-1 ...) ; (DEFUN TRAILING-ZEROS-REGEX-E-0 ...) ; (DEFUN TRAILING-ZEROS-REGEX-E-1 ...) ; (DEFUN STRIP-FLOAT-ZEROS ...) ; (DEFUN EXPLODEC ...) ; (DEFUN MAYBE-INVERT-STRING-CASE ...) ; (DEFUN INTERN-INVERT-CASE ...) ; (LET (#) ...) ; (DEFUN IMPLODE ...) ; (DEFUN EXPLODE ...) ; (DEFUN GET-FIRST-CHAR ...) ; (DEFUN GETCHAR ...) ; (DEFUN ASCII ...) ; (DEFUN MAKNAM ...) ; (DEFUN FLATC ...) ; (DEFUN FLATSIZE ...) ; (DEFMACRO SAFE-ZEROP ...) ; (DEFMACRO SIGNP ...) ; (DEFVAR *PROMPT-ON-READ-HANG* ...) ; (DEFVAR *READ-HANG-PROMPT* ...) ; (DEFUN TYI-RAW ...) ; (DEFUN TYI ...) ; (LET (#) ...) ; (DEFMFUN $TIMEDATE ...) ; (LET (#) ...) ; (LET (#) ...) ; (LET (#) ...) ; (LET (#) ...) ; (LET (#) ...) ; (LET (#) ...) ; (LET (#) ...) ; (DEFMFUN $PARSE_TIMEDATE ...) ; (DEFUN PREGEXP-EXTRACT-GROUPS-INTEGERS ...) ; (DEFUN PARSE-INTEGER-OR-SIGN ...) ; (DEFUN ENCODE-TIME-WITH-ALL-PARTS ...) ; (DEFMFUN $ENCODE_TIME ...) ; (DEFMFUN $DECODE_TIME ...) ; (DEFUN FUNCTIONP ...) ; (DEFF BREAK ...) ; (DEFF GCD ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/commac.abcl (0.39f0 seconds) ; - Loading binary file "binary-abcl/commac.abcl" ; - Compiling module "prerequisites" ; - Compiling source file "/home/maxima/maxima-test/src/mormac.lisp" ; Compiling /home/maxima/maxima-test/src/mormac.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFMACRO MACSYMA-MODULE ...) ; (MACSYMA-MODULE MORMAC ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/mormac.abcl (0.007f0 seconds) ; - Loading binary file "binary-abcl/mormac.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/compat.lisp" ; Compiling /home/maxima/maxima-test/src/compat.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFUN SYMBOLCONC ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/compat.abcl (0.017f0 seconds) ; - Loading binary file "binary-abcl/compat.abcl" ; - Compiling module "maxima-language-compiler-macros" ; - Compiling source file "/home/maxima/maxima-test/src/transm.lisp" ; Compiling /home/maxima/maxima-test/src/transm.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE TRANSM ...) ; (DEFMACRO DEF%TR ...) ; (DEFMACRO DEF-SAME%TR ...) ; (DECLARE-TOP (SPECIAL TR-ABORT ...) ...) ; (DEFMACRO BIND-TRANSL-STATE ...) ; (DEFUN TR-FORMAT ...) ; (DEFMACRO TR ...) ; in (DEFMACRO TR ...) ; Caught STYLE-WARNING: ; The variable DEFINED_VARIABLES is defined but never used. ; Caught STYLE-WARNING: ; The variable LOCAL is defined but never used. ; (DEFMACRO MASET ...) ; (DEFMACRO MAREF ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/transm.abcl (0.042f0 seconds) ; - Loading binary file "binary-abcl/transm.abcl" ; - Compiling module "command-line" ; - Compiling source file ; "/home/maxima/maxima-test/src/command-line.lisp"; Compiling /home/maxima/maxima-test/src/command-line.lisp ... ; (IN-PACKAGE :COMMAND-LINE) ; (DEFSTRUCT CL-OPTION ...) ; (DEFUN CL-OPTION-DESCRIPTION ...) ; (DEFUN PRINT-HELP-STRING ...) ; (DEFUN LIST-CL-OPTIONS ...) ; (DEFUN PROCESS-ARGS ...) ; (DEFUN GET-APPLICATION-ARGS ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/command-line.abcl (0.146f0 seconds) ; - Loading binary file "binary-abcl/command-line.abcl" ; - Compiling module "getopt" ; - Compiling source file "/home/maxima/maxima-test/src/getopt.lisp" ; Compiling /home/maxima/maxima-test/src/getopt.lisp ... ; (IN-PACKAGE #:GETOPT) ; (DEFUN IS-SHORT-OPTION ...) ; (DEFUN IS-OPTION-TERMINATOR ...) ; (DEFUN IS-LONG-OPTION ...) ; (DEFUN DECOMPOSE-ARG ...) ; (DEFUN ANALYZE-ARG ...) ; (DEFUN FIND-OPTION ...) ; (DEFUN MATCH-OPTION ...) ; (DEFUN MATCH-UNIQUE-ABBREVIATION ...) ; (DEFUN GETOPT ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/getopt.abcl (0.04f0 seconds) ; - Loading binary file "binary-abcl/getopt.abcl" ; - Compiling module "fundamental-macros" ; - Compiling source file "/home/maxima/maxima-test/src/defcal.lisp" ; Compiling /home/maxima/maxima-test/src/defcal.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE DEFCAL ...) ; (DEFUN MAKE-PARSER-FUN-DEF ...) ; (DEFVAR SYMBOLS-DEFINED ...) ; (DEFVAR MACSYMA-OPERATORS ...) ; (DEFUN *DEFINE-INITIAL-SYMBOLS ...) ; (DEFMACRO DEFINE-INITIAL-SYMBOLS ...) ; (DEFUN UNDEFINE-SYMBOL ...) ; (DEFUN DEFINE-SYMBOL ...) ; (DEFUN CSTRSETUP ...) ; (DEFUN ADD2CSTR ...) ; (DEFUN ADD2CSTR1 ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/defcal.abcl (0.031f0 seconds) ; - Loading binary file "binary-abcl/defcal.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/maxmac.lisp" ; Compiling /home/maxima/maxima-test/src/maxmac.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE MAXMAC ...) ; (DEFMACRO TUCHUS ...) ; (DEFUN LOAD-MACSYMA-MACROS-AT-RUNTIME ...) ; (DEFMACRO LOAD-MACSYMA-MACROS ...) ; (DEFMACRO WITH-NEW-CONTEXT ...) ; (DEFMACRO MBINDING ...) ; (DEFMACRO MBINDING-SUB ...) ; (DEFMACRO MATANP ...) ; (DEFMACRO REAL-INFINITYP ...) ; (DEFUN INFINITYP ...) ; (DEFMACRO REAL-EPSILONP ...) ; (DEFMACRO FREE-EPSILONP ...) ; (DEFMACRO FREE-INFP ...) ; (DEFMACRO INF-TYPEP ...) ; (DEFMACRO EPSILON-TYPEP ...) ; (DEFMACRO HOT-COEF ...) ; (DEFMACRO DEFMSPEC ...) ; (DEFUN MGET ...) ; (DEFSETF MGET ...) ; (DEFMACRO OLD-GET ...) ; (DEFMFUN $GET ...) ; (DEFSETF $GET ...) ; (DEFMACRO MDEFPROP ...) ; (DEFUN MPUTPROP ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/maxmac.abcl (0.107f0 seconds) ; - Loading binary file "binary-abcl/maxmac.abcl" ; - Compiling module "utility-macros" ; - Compiling source file "/home/maxima/maxima-test/src/mopers.lisp" ; Compiling /home/maxima/maxima-test/src/mopers.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE MOPERS ...) ; (DEFMACRO =0 ...) ; (DEFMACRO =1 ...) ; (DEFUN ADD ...) ; (DEFINE-COMPILER-MACRO ADD ...) ; (DEFUN ADD* ...) ; (DEFINE-COMPILER-MACRO ADD* ...) ; (DEFUN MUL ...) ; (DEFINE-COMPILER-MACRO MUL ...) ; (DEFUN MUL* ...) ; (DEFINE-COMPILER-MACRO MUL* ...) ; (DEFMACRO INV ...) ; (DEFMACRO INV* ...) ; (DEFMACRO NCMUL ...) ; (DEFMACRO TAKE ...) ; (DEFMACRO TAKE* ...) ; (DEFMACRO FTAKE ...) ; (DEFMACRO FTAKE* ...) ; (DEFMACRO FAPPLY ...) ; (DEFMACRO FAPPLY* ...) ; (DECLAIM (INLINE SIMPLIFY)) ; (DEFUN SIMPLIFY ...) ; (DEFMACRO MAKE-MDO ...) ; (DEFMACRO MDO-OP ...) ; (DEFMACRO MDO-FOR ...) ; (DEFMACRO MDO-FROM ...) ; (DEFMACRO MDO-STEP ...) ; (DEFMACRO MDO-NEXT ...) ; (DEFMACRO MDO-THRU ...) ; (DEFMACRO MDO-UNLESS ...) ; (DEFMACRO MDO-BODY ...) ; (DEFMACRO DEFGRAD ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/mopers.abcl (0.098f0 seconds) ; - Loading binary file "binary-abcl/mopers.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/mforma.lisp" ; Compiling /home/maxima/maxima-test/src/mforma.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE MFORMA ...) ; (DEFMACRO +DEF-MFORMAT-VAR ...) ; (DEFMACRO +DEF-MFORMAT-OP ...) ; (DEFMACRO POP-MFORMAT-ARG ...) ; (DEFMACRO LEFTOVER-MFORMAT-ARGS? ...) ; (DEFMACRO BIND-MFORMAT-STATE-VARS ...) ; (DEFMACRO POP-MFORMAT-STRING ...) ; (DEFMACRO NULL-MFORMAT-STRING ...) ; (DEFMACRO TOP-MFORMAT-STRING ...) ; (DEFMACRO CDR-MFORMAT-STRING ...) ; (DEFMACRO MFORMAT-DISPATCH-ON-CHAR ...) ; (DEFMACRO WHITE-SPACE-P ...) ; (DEFMACRO +MFORMAT-LOOP ...) ; (DEFVAR *WANT-OPEN-COMPILED-MFORMAT* ...) ; (DEFVAR *CANT-OPEN-COMPILE-MFORMAT* ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEFMACRO DEF-MFORMAT-OP-C ...) ; (DEFMACRO DEF-MFORMAT-VAR-C ...) ; (DEFMACRO MFORMAT-LOOP-C ...) ; (DEF-MFORMAT-VAR-C |:-FLAG| ...) ; (DEF-MFORMAT-VAR-C @-FLAG ...) ; (DEF-MFORMAT-VAR-C PARAMETER ...) ; (DEF-MFORMAT-VAR-C PARAMETER-P ...) ; (DEF-MFORMAT-VAR-C TEXT-TEMP ...) ; (DEF-MFORMAT-VAR-C CODE ...) ; (DEFMACRO EMITC ...) ; (DEFMACRO PUSH-TEXT-TEMP-C ...) ; (DEF-MFORMAT-OP-C (#\% #\&) ...) ; (DEF-MFORMAT-OP-C #\M ...) ; (DEF-MFORMAT-OP-C (#\A #\S) ...) ; (DEFUN OPTIMIZE-PRINT-INST ...) ; (DEFUN-MACLISP MFORMAT-TRANSLATE-OPEN ...) ; in (DEFUN-MACLISP MFORMAT-TRANSLATE-OPEN ...) ; Caught STYLE-WARNING: ; The variable PARAMETER-P is defined but never used. ; (DEFMACRO MFORMAT-OPEN ...) ; (DEFMACRO MTELL-OPEN ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/mforma.abcl (0.104f0 seconds) ; - Loading binary file "binary-abcl/mforma.abcl" ; - Compiling module "other-macros" ; - Compiling source file "/home/maxima/maxima-test/src/mrgmac.lisp" ; Compiling /home/maxima/maxima-test/src/mrgmac.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE MRGMAC ...) ; (DEFUN DEFINE-MACRO ...) ; (DECLARE-TOP (SPECIAL NAME ...)) ; (DEFVAR *MOBJECTS* ...) ; (DEFPROP MODE ...) ; (DEFMACRO C-MODE ...) ; (DEFMACRO S-MODE ...) ; (DEFMACRO A-MODE ...) ; (DEFMACRO DEFMODE ...) ; (DEFUN DEFINE-MODE ...) ; (DEFUN DEFC ...) ; (DEFUN DEFC1 ...) ; (DEFUN DEFS ...) ; (DEFUN DEFS1 ...) ; (DEFUN DEFA ...) ; (DEFUN DEFA1 ...) ; (DEFUN MODE ...) ; (DEFMACRO MODEDECLARE ...) ; (DEFUN MODEDECLARE-INTERNAL ...) ; (DEFMACRO SEL ...) ; (DEFUN FSEL ...) ; (DEFUN SELECTOR ...) ; (DEFMACRO PUSH+STO ...) ; (DEFMACRO STO ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/mrgmac.abcl (0.123f0 seconds) ; - Loading binary file "binary-abcl/mrgmac.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/rzmac.lisp" ; Compiling /home/maxima/maxima-test/src/rzmac.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE RZMAC ...) ; (DEFMACRO *BIND* ...) ; (DEFMACRO NEGATE-IF ...) ; (DEFMACRO SET-EITHER ...) ; (DEFMACRO M+ ...) ; (DEFMACRO M* ...) ; (DEFMACRO M1+ ...) ; (DEFMACRO M1- ...) ; (DEFMACRO M// ...) ; (DEFMACRO M- ...) ; (DEFMACRO M^ ...) ; (DEFMACRO M+L ...) ; (DEFMACRO M*L ...) ; (DEFMACRO M+T ...) ; (DEFMACRO M*T ...) ; (DEFMACRO M1+T ...) ; (DEFMACRO M1-T ...) ; (DEFMACRO M//T ...) ; (DEFMACRO M-T ...) ; (DEFMACRO M^T ...) ; (DEFMACRO M+LT ...) ; (DEFMACRO M*LT ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/rzmac.abcl (0.074f0 seconds) ; - Loading binary file "binary-abcl/rzmac.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/strmac.lisp" ; Compiling /home/maxima/maxima-test/src/strmac.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE STRMAC ...) ; (DEFMACRO MAKE-G-REP ...) ; (DEFMACRO MAKE-G-REP-SIMP ...) ; (DEFMACRO G-REP-OPERATOR ...) ; (DEFMACRO G-REP-OPERANDS ...) ; (DEFMACRO G-REP-FIRST-OPERAND ...) ; (DEFMACRO MAKE-MPLUS ...) ; (DEFMACRO MAKE-MPLUS-L ...) ; (DEFMACRO MAKE-MPLUS-SIMP ...) ; (DEFMACRO MAKE-MTIMES ...) ; (DEFMACRO MAKE-MTIMES-L ...) ; (DEFMACRO MAKE-MTIMES-SIMP ...) ; (DEFMACRO MAKE-MEXPT ...) ; (DEFMACRO MAKE-MEXPT-L ...) ; (DEFMACRO MAKE-MEXPT-SIMP ...) ; (DEFMACRO MEXPT-BASE ...) ; (DEFMACRO MEXPT-EXPT ...) ; (DEFMACRO MAKE-MEQUAL ...) ; (DEFMACRO MAKE-MEQUAL-L ...) ; (DEFMACRO MAKE-MEQUAL-SIMP ...) ; (DEFMACRO MEQUAL-LHS ...) ; (DEFMACRO MEQUAL-RHS ...) ; (DEFMACRO MAKE-MLIST ...) ; (DEFMACRO MAKE-MLIST-L ...) ; (DEFMACRO MAKE-MLIST-SIMP ...) ; (DEFMACRO MAKE-MTEXT ...) ; (DEFMACRO MAKE-RAT ...) ; (DEFMACRO MAKE-RAT-SIMP ...) ; (DEFMACRO MAKE-RAT-BODY ...) ; (DEFMACRO RAT-NUMER ...) ; (DEFMACRO RAT-DENOM ...) ; (DEFMACRO MRAT-BODY ...) ; (DEFMACRO MRAT-NUMER ...) ; (DEFMACRO MRAT-DENOM ...) ; (DEFMACRO MAKE-MRAT ...) ; (DEFMACRO MAKE-MRAT-BODY ...) ; (DEFMACRO TRIG-CANNON ...) ; (DEFMACRO MAKE-LINEQ ...) ; (DEFMACRO LINEQ-LINEAR ...) ; (DEFMACRO LINEQ-CONSTANT ...) ; (DEFMACRO MAKE-SOLUTION ...) ; (DEFMACRO SOLUTION-WINS ...) ; (DEFMACRO SOLUTION-LOSSES ...) ; (DEFMACRO MAKE-MRAT-POLY ...) ; (DEFMACRO POLY-VAR ...) ; (DEFMACRO POLY-TERMS ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/strmac.abcl (0.124f0 seconds) ; - Loading binary file "binary-abcl/strmac.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/displm.lisp" ; Compiling /home/maxima/maxima-test/src/displm.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE DISPLM ...) ; (DECLARE-TOP (SPECIAL WIDTH ...)) ; (DEFMACRO PUSH-STRING ...) ; (DEFMACRO DISPLA-DEF ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/displm.abcl (0.012f0 seconds) ; - Loading binary file "binary-abcl/displm.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/safe-recursion.lisp"; Compiling /home/maxima/maxima-test/src/safe-recursion.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFINE-CONDITION UNSAFE-RECURSION ...) ; (DEFUN CALL-WITH-SAFE-RECURSION ...) ; (DEFMACRO WITH-SAFE-RECURSION ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/safe-recursion.abcl (0.024f0 seconds) ; - Loading binary file "binary-abcl/safe-recursion.abcl" ; - Compiling module "rat-macros" ; - Compiling source file "/home/maxima/maxima-test/src/ratmac.lisp" ; Compiling /home/maxima/maxima-test/src/ratmac.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE RATMAC ...) ; (DEFMACRO PCOEFP ...) ; (DECLAIM (INLINE PZEROP)) ; (DEFUN PZEROP ...) ; (DEFMACRO PZERO ...) ; (DEFMACRO PTZEROP ...) ; (DEFMACRO PTZERO ...) ; (DEFMACRO CMINUS ...) ; (DEFMACRO CMINUSP ...) ; (DEFMACRO VALGET ...) ; (DEFMACRO VALPUT ...) ; (DECLAIM (INLINE POINTERGP)) ; (DEFUN POINTERGP ...) ; (DEFMACRO ALGV ...) ; (DEFMACRO RZERO ...) ; (DEFMACRO RZEROP ...) ; (DEFMACRO PRIMPART ...) ; (DEFMACRO MAKE-POLY ...) ; (DEFMACRO P-VAR ...) ; (DEFMACRO P-TERMS ...) ; (DEFMACRO P-LC ...) ; (DEFMACRO P-LE ...) ; (DEFMACRO P-RED ...) ; (DEFMACRO PT-LC ...) ; (DEFMACRO PT-LE ...) ; (DEFMACRO PT-RED ...) ; (DEFMACRO R+ ...) ; (DEFMACRO R* ...) ; (DEFMACRO R- ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/ratmac.abcl (0.186f0 seconds) ; - Loading binary file "binary-abcl/ratmac.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/mhayat.lisp" ; Compiling /home/maxima/maxima-test/src/mhayat.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE MHAYAT ...) ; (DECLARE-TOP (SPECIAL TLIST ...)) ; (DEFMACRO PSZERO ...) ; (DEFMACRO PSP ...) ; (DEFMACRO PSCOEFP ...) ; (DEFMACRO PSQUO ...) ; (DEFMACRO PSLOG-GVAR ...) ; (DEFMACRO GVAR-O ...) ; (DEFMACRO GVAR ...) ; (DEFMACRO EQGVAR ...) ; (DEFMACRO POINTERP ...) ; (DEFMACRO POLY-DATA ...) ; (DEFMACRO TRUNC-LVL ...) ; (DEFMACRO TERMS ...) ; (DEFMACRO LT ...) ; (DEFMACRO LE ...) ; (DEFMACRO LC ...) ; (DEFMACRO E ...) ; (DEFMACRO C ...) ; (DEFMACRO N-TERM ...) ; (DEFMACRO MONO-TERM? ...) ; (DEFMACRO NCONC-TERMS ...) ; (DEFMACRO TERM ...) ; (DEFMACRO MAKE-PS ...) ; (DEFMACRO DEL-LT ...) ; (DEFMACRO ADD-TERM ...) ; (DEFMACRO ADD-TERM-&-POP ...) ; (DEFMACRO CHANGE-COEF ...) ; (DEFMACRO CHANGE-LC ...) ; (DEFMACRO GETDISREP ...) ; (DEFMACRO GETDIFF ...) ; (DEFMACRO LT-POLY ...) ; (DEFMACRO OPER-NAME ...) ; (DEFMACRO OPER-NAMEP ...) ; (DEFMACRO INTEGER-SUBSCRIPTP ...) ; (DEFMACRO MLET ...) ; (DEFMACRO MRAT-HEADER ...) ; (DEFMACRO MRAT-VARLIST ...) ; (DEFMACRO MRAT-GENVAR ...) ; (DEFMACRO MRAT-TLIST ...) ; (DEFMACRO MRAT-PS ...) ; (DEFMACRO DATUM-VAR ...) ; (DEFMACRO TRUNC-STACK ...) ; (DEFMACRO CURRENT-TRUNC ...) ; (DEFMACRO ORIG-TRUNC ...) ; (DEFMACRO EXP-PT ...) ; (DEFMACRO SWITCHES ...) ; (DEFMACRO SWITCH ...) ; (DEFMACRO INT-VAR ...) ; (DEFMACRO DATA-GVAR-O ...) ; (DEFMACRO INT-GVAR ...) ; (DEFMACRO DATA-GVAR ...) ; (DEFMACRO GET-INVERSE ...) ; (DEFMACRO GET-KEY-VAR ...) ; (DEFMACRO GVAR->VAR ...) ; (DEFMACRO DUMMY-VAR ...) ; (DEFMACRO FIRST-DATUM ...) ; (DEFMACRO GET-DATUM ...) ; (DEFMACRO VAR-DATA ...) ; (DEFMACRO GVAR-DATA ...) ; (DEFMACRO PS-DATA ...) ; (DEFMACRO T-O-VAR ...) ; (DEFMACRO GVAR-TRUNC ...) ; (DEFMACRO PS-ARG-TRUNC ...) ; (DEFMACRO PS-LE ...) ; (DEFMACRO PS-LE* ...) ; (DEFMACRO PS-LC ...) ; (DEFMACRO PS-LC* ...) ; (DEFMACRO PS-LT ...) ; (DEFMACRO GETEXP-LE ...) ; (DEFMACRO GETEXP-LC ...) ; (DEFMACRO LET-PW ...) ; (DEFMACRO TLIST-MAPC ...) ; (DEFMACRO FIND-LEXP ...) ; (DEFMACRO TAY-ERR ...) ; (DEFMACRO ZERO-WARN ...) ; (DEFMACRO EXP-DATUM-LT ...) ; (DEFMACRO EXP-DATUM-LE ...) ; (DEFMACRO EXP-FUN ...) ; (DEFMACRO EXT-FUN ...) ; (DEFMACRO EXT-ARGS ...) ; (DEFMACRO EXTENDABLEP ...) ; (DEFMACRO EXACTP ...) ; (DEFMACRO NEXACTP ...) ; (DEFMACRO GET-PS-FORM ...) ; (DEFMACRO TERM-DISREP ...) ; (DEFMACRO RCZERO ...) ; (DEFMACRO RCONE ...) ; (DEFMACRO RCFONE ...) ; (DEFMACRO RCTWO ...) ; (DEFMACRO RCMONE ...) ; (DEFMACRO RCZEROP ...) ; (DEFMACRO RCINTEGERP ...) ; (DEFMACRO RCPINTEGERP ...) ; (DEFMACRO RCMINTEGERP ...) ; (DEFMACRO RCPLUS ...) ; (DEFMACRO RCDIFF ...) ; (DEFMACRO RCMINUS ...) ; (DEFMACRO RCTIMES ...) ; (DEFMACRO RCQUO ...) ; (DEFMACRO RCDISREP ...) ; (DEFMACRO RCDERIV ...) ; (DEFMACRO RCDERIVX ...) ; (DEFMACRO INFP ...) ; (DEFMACRO INF ...) ; (DEFMACRO E- ...) ; (DEFMACRO E// ...) ; (DEFMACRO E>= ...) ; (DEFMACRO EZERO ...) ; (DEFMACRO EONE ...) ; (DEFMACRO RCINV ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/mhayat.abcl (0.431f0 seconds) ; - Loading binary file "binary-abcl/mhayat.abcl" ; - Compiling module "utilities" ; - Compiling source file "/home/maxima/maxima-test/src/opers.lisp" ; Compiling /home/maxima/maxima-test/src/opers.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE OPERS) ; (DEFUN ADD2 ...) ; (DEFUN ADD2* ...) ; (DEFUN ADDN ...) ; (DEFUN NEG ...) ; (DEFUN SUB ...) ; (DEFUN SUB* ...) ; (DEFUN MUL2 ...) ; (DEFUN MUL2* ...) ; (DEFUN MUL3 ...) ; (DEFUN MULN ...) ; (DEFUN DIV ...) ; (DEFUN DIV* ...) ; (DEFUN NCMUL2 ...) ; (DEFUN NCMULN ...) ; (DEFUN POWER ...) ; (DEFUN POWER* ...) ; (DEFUN NCPOWER ...) ; (DEFUN ROOT ...) ; (DEFUN PORM ...) ; (DEFUN MORP ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/opers.abcl (0.055f0 seconds) ; - Loading binary file "binary-abcl/opers.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/utils.lisp" ; Compiling /home/maxima/maxima-test/src/utils.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE UTILS) ; (DEFMACRO WHILE ...) ; (DEFUN MAXIMA-GETENV ...) ; (DEFUN BYE ...) ; (DEFUN MAP2C ...) ; (DEFUN ANDMAPCAR ...) ; (DEFUN XOR ...) ; (DEFUN AMONG ...) ; (DEFUN AMONGL ...) ; (DEFUN SUBTREE-P ...) ; (DEFUN DOT2L ...) ; (DEFUN CPUT ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/utils.abcl (0.033f0 seconds) ; - Loading binary file "binary-abcl/utils.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/sumcon.lisp" ; Compiling /home/maxima/maxima-test/src/sumcon.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE SUMCON) ; (DEFMFUN $SUMCONTRACT ...) ; (DEFMFUN $INTOSUM ...) ; (DEFUN SUMCONTRACT1 ...) ; (DEFUN SUMCONTRACT2 ...) ; (DEFUN SUMCOMBINE1 ...) ; (DEFUN SUMCOMBINE2 ...) ; (DEFUN GET-FREE-INDEX ...) ; (DEFMFUN $BASHINDICES ...) ; (DEFMFUN $NICEINDICES ...) ; (DEFUN SUMCONSIMP ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/sumcon.abcl (0.093f0 seconds) ; - Loading binary file "binary-abcl/sumcon.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/sublis.lisp" ; Compiling /home/maxima/maxima-test/src/sublis.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE SUBLIS) ; (DEFMVAR $SUBLIS_APPLY_LAMBDA ...) ; (DECLARE-TOP (SPECIAL *MSUBLIS-MARKER*)) ; (DEFMFUN $SUBLIS ...) ; (DEFUN MSUBLIS ...) ; (DEFUN MSUBLIS-SETUP ...) ; (DEFUN MSUBLIS-UNSETUP ...) ; (DEFUN MSUBLIS-SUBST ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/sublis.abcl (0.051f0 seconds) ; - Loading binary file "binary-abcl/sublis.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/merror.lisp" ; Compiling /home/maxima/maxima-test/src/merror.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE MERROR) ; (DEFMFUN $ERROR ...) ; (DEFMFUN $WARNING ...) ; (DEFMVAR $ERROR_SIZE ...) ; (DEFUN ERROR-SIZE ...) ; (DEFINE-CONDITION MAXIMA-$ERROR ...) ; (DEFVAR *MERROR-SIGNALS-$ERROR-P* ...) ; (DEFMACRO WITH-$ERROR ...) ; (DEFUN MERROR ...) ; (DEFUN MWARNING ...) ; (DEFMVAR $ERROR_SYMS ...) ; (DEFUN ASSIGN-SYMBOLS ...) ; (DEFUN PROCESS-ERROR-ARGL ...) ; (DEFMFUN $ERRORMSG ...) ; (DEFUN RAT-ERROR ...) ; (DEFMACRO IGNORE-RAT-ERR ...) ; (DEFMACRO RAT-ERROR-TO-MERROR ...) ; (DEFUN FSTRINGC ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/merror.abcl (0.117f0 seconds) ; - Loading binary file "binary-abcl/merror.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/mformt.lisp" ; Compiling /home/maxima/maxima-test/src/mformt.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE MFORMT) ; (LOAD-MACSYMA-MACROS MFORMA) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEFMACRO DEF-MFORMAT-OP ...) ; (DEFMACRO DEF-MFORMAT-VAR ...) ; (DEFMACRO MFORMAT-LOOP ...) ; (DEF-MFORMAT-VAR |:-FLAG| ...) ; (DEF-MFORMAT-VAR @-FLAG ...) ; (DEF-MFORMAT-VAR PARAMETER ...) ; (DEF-MFORMAT-VAR PARAMETER-P ...) ; (DEF-MFORMAT-VAR TEXT ...) ; (DEF-MFORMAT-VAR TEXT-TEMP ...) ; (DEF-MFORMAT-VAR DISPLA-P ...) ; (DEF-MFORMAT-VAR PRE-%-P ...) ; (DEF-MFORMAT-VAR POST-%-P ...) ; (DEFMACRO PUSH-TEXT-TEMP ...) ; (DEFMACRO OUTPUT-TEXT ...) ; (DEF-MFORMAT-OP (#\% #\&) ...) ; (DEF-MFORMAT-OP #\M ...) ; (DEF-MFORMAT-OP #\A ...) ; (DEF-MFORMAT-OP #\S ...) ; (DEFUN-MACLISP MFORMAT ...) ; in (DEFUN-MACLISP MFORMAT ...) ; Caught STYLE-WARNING: ; The variable PARAMETER-P is defined but never used. ; (DEFUN AFORMAT ...) ; (DEFUN OUTPUT-TEXT* ...) ; (DEFUN-PROP (TEXT-STRING DIMENSION) ...) ; (DEFUN DISPLAF ...) ; (DEFUN MTELL ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/mformt.abcl (0.052f0 seconds) ; - Loading binary file "binary-abcl/mformt.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/mutils.lisp" ; Compiling /home/maxima/maxima-test/src/mutils.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE MUTILS) ; (DEFMFUN $ASSOC ...) ; (DEFUN ASSOL ...) ; (DEFUN ASSOLIKE ...) ; (DEFUN MEMALIKE ...) ; (DEFUN FIND-DUPLICATE ...) ; (DEFMFUN $GENSYM ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/mutils.abcl (0.054f0 seconds) ; - Loading binary file "binary-abcl/mutils.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/outmis.lisp" ; Compiling /home/maxima/maxima-test/src/outmis.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE OUTMIS) ; (DECLARE-TOP (SPECIAL $EXPTISOLATE)) ; (DEFMVAR $EXPTISOLATE ...) ; (DEFMVAR $ISOLATE_WRT_TIMES ...) ; (DEFMFUN $ISOLATE ...) ; (DEFUN ISO1 ...) ; (DEFUN ISO2 ...) ; (DEFUN MGEN2 ...) ; (DEFUN MEMSIMILARL ...) ; (DEFUN MEMSIMILAR ...) ; (DEFMFUN $PICKAPART ...) ; (DEFMFUN $REVEAL ...) ; (DEFUN SIMPLE ...) ; (DEFUN REVEAL ...) ; (DEFMSPEC $PROPERTIES ...) ; (DEFUN PROPERTIES ...) ; (DEFMSPEC $PROPVARS ...) ; (DEFMSPEC $PRINTPROPS ...) ; (DEFUN DISPATVALUES ...) ; (DEFUN ATDECODE ...) ; (DEFUN DISPATOMGRADS ...) ; (DEFUN DISPGRADEFS ...) ; (DEFUN DISPMATCHDECLARES ...) ; (DECLARE-TOP (SPECIAL *ROOTS ...)) ; (DEFMFUN $CHANGEVAR ...) ; (DEFUN SOLVABLE ...) ; (DEFUN CHANGEVAR ...) ; (DEFUN KERNSUBST ...) ; (DECLARE-TOP (SPECIAL FACFUN)) ; (DEFMFUN $FACTORSUM ...) ; (DEFMFUN $GFACTORSUM ...) ; (DEFUN FACTORSUM0 ...) ; (DEFUN FACTORSUM1 ...) ; (DEFUN DCON ...) ; (DEFUN FACTORSUM2 ...) ; (DECLARE-TOP (SPECIAL $COMBINEFLAG)) ; (DEFMVAR $COMBINEFLAG ...) ; (DEFMFUN $COMBINE ...) ; (DEFUN COMBINE ...) ; (DEFMFUN $FACTOROUT ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/outmis.abcl (0.284f0 seconds) ; - Loading binary file "binary-abcl/outmis.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/ar.lisp" ; Compiling /home/maxima/maxima-test/src/ar.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE AR) ; (DEFSTRUCT (MGENARRAY #) ...) ; (DEFTYPE MARRAY ...) ; (DEFUN MARRAYP ...) ; (DEFUN MARRAY-TYPE ...) ; (DEFMFUN $MAKE_ARRAY ...) ; (DEFUN DIMENSION-ARRAY-OBJECT ...) ; (DEFUN MSIZE-ARRAY-OBJECT ...) ; (DEFUN MARRAY-CHECK ...) ; (DEFMFUN $ARRAY_DIMENSION_N ...) ; (DEFUN MARRAY-TYPE-UNKNOWN ...) ; (DEFUN MARRAYREF-GENSUB ...) ; (DEFUN BAD-INDEX-ERROR ...) ; (DEFUN MARRAYSET-GENSUB ...) ; (DEFUN MEVAL1-EXTEND ...) ; (DEFUN ARRSTORE-EXTEND ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/ar.abcl (0.189f0 seconds) ; - Loading binary file "binary-abcl/ar.abcl" ; - Compiling module "commands" ; - Compiling source file "/home/maxima/maxima-test/src/comm.lisp" ; Compiling /home/maxima/maxima-test/src/comm.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE COMM) ; (DECLARE-TOP (SPECIAL *LINELABEL*)) ; (DEFVAR *OPR-TABLE* ...) ; (DEFUN GETOPR0 ...) ; (DEFUN GETOPR ...) ; (DEFUN PUTOPR ...) ; (DEFUN REMOPR ...) ; (MAPC (FUNCTION #) ...) ; (MAPC (FUNCTION #) ...) ; (DEFMVAR $VECT_CROSS ...) ; (DEFMFUN $SUBSTITUTE ...) ; (DEFPROP $PSUBST ...) ; (DEFPROP $PSUBSTITUTE ...) ; (DEFMFUN $PSUBSTITUTE ...) ; (DEFUN MAXIMA-SUBSTITUTE ...) ; (DEFUN SUBST1 ...) ; (DEFUN SUBST2 ...) ; (DEFUN SUBST-EXCEPT-SECOND-ARG ...) ; (DEFUN SUBST0 ...) ; (DEFUN EXPTHACK ...) ; (DEFUN SUBST-DIFF-MATCH ...) ; (DEFUN AT-SUBSTP ...) ; (DEFUN RECUR-APPLY ...) ; (DEFMFUN $DEPENDS ...) ; (DEFUN DEPENDS1 ...) ; (DEFMSPEC $DEPENDENCIES ...) ; (DEFUN I-$DEPENDENCIES ...) ; (DEFMSPEC $GRADEF ...) ; (DEFMFUN $DIFF ...) ; (DEFMFUN $DEL ...) ; (DEFUN DERIV ...) ; (DEFUN CHAINRULE ...) ; (DEFUN ATOMGRAD ...) ; (DEFUN DEPENDS ...) ; (DEFUN DEPENDSL ...) ; (DEFUN SDIFF ...) ; (DEFUN SDIFFGRAD ...) ; (DEFUN SDIFFMAP ...) ; (DEFUN SDIFFTIMES ...) ; (DEFUN DIFFEXPT ...) ; (DEFUN DIFF%DERIV ...) ; (LET (#) ...) ; (DEFPROP %ATAN2 ...) ; (DEFPROP $LI ...) ; (DEFPROP $PSI ...) ; (DEFUN ATVARSCHK ...) ; (DEFUN NOTLOREQ ...) ; (DEFUN SUBSTITUTEL ...) ; (DEFUN UNION* ...) ; (DEFUN INTERSECT* ...) ; (DEFUN NTHELEM ...) ; (DEFUN DELSIMP ...) ; (DEFUN REMSIMP ...) ; (DEFMFUN $TRUNC ...) ; (DEFUN NONVARCHECK ...) ; (DEFMSPEC $LDISPLAY ...) ; (DEFMFUN $LDISP ...) ; (DEFMSPEC $DISPLAY ...) ; (DEFMFUN $DISP ...) ; (DEFUN DISP1 ...) ; (DEFUN DISP2 ...) ; (DEFUN ELABEL ...) ; (DEFMFUN $DISPTERMS ...) ; (DEFMFUN $DISPFORM ...) ; (DEFMFUN $OP ...) ; (DEFMFUN $OPERATORP ...) ; (DEFMFUN $PART ...) ; (DEFMFUN $INPART ...) ; (DEFMSPEC $SUBSTPART ...) ; (DEFMSPEC $SUBSTINPART ...) ; (DEFUN PART1 ...) ; (DEFUN MPART ...) ; (DEFUN GETOP ...) ; (DEFMFUN $LISTP ...) ; (DEFMFUN $CONS ...) ; (DEFMFUN $ENDCONS ...) ; (DEFMFUN $REVERSE ...) ; (DEFMFUN $APPEND ...) ; (DEFUN MCONS-EXP-ARGS ...) ; (DEFMFUN $MEMBER ...) ; (DEFUN ATOMCHK ...) ; (DEFUN FORMAT1 ...) ; (DEFMFUN $FIRST ...) ; (MAKE-NTH SECOND ...) ; (MAKE-NTH THIRD ...) ; (MAKE-NTH FOURTH ...) ; (MAKE-NTH FIFTH ...) ; (MAKE-NTH SIXTH ...) ; (MAKE-NTH SEVENTH ...) ; (MAKE-NTH EIGHTH ...) ; (MAKE-NTH NINTH ...) ; (MAKE-NTH TENTH ...) ; (DEFMFUN $REST ...) ; (DEFMFUN $LAST ...) ; (DEFMFUN $FIRSTN ...) ; (DEFMFUN $LASTN ...) ; (DEFMFUN $ARGS ...) ; (DEFMFUN $DELETE ...) ; (DEFMFUN $LENGTH ...) ; (DEFMFUN $ATOM ...) ; (DEFMFUN $SYMBOLP ...) ; (DEFMFUN $NUM ...) ; (DEFMFUN $DENOM ...) ; (DEFMFUN $ENTIER ...) ; (DEFMFUN $FIX ...) ; (DEFUN TRY-FLOAT-COMPUTATION ...) ; (DEFMFUN $FLOAT ...) ; (DEFMFUN $COEFF ...) ; (DEFUN COEFF ...) ; (DEFUN COEFF-CONTAINS-POWERS ...) ; (LET (MY-POWERS MY-NUM ...) ...) ; (DEFMSPEC $PUSH ...) ; (DEFMSPEC $POP ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/comm.abcl (0.868f0 seconds) ; - Loading binary file "binary-abcl/comm.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/comm2.lisp" ; Compiling /home/maxima/maxima-test/src/comm2.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE COMM2) ; (DEFUN DIFFINT ...) ; (DEFUN DIFFINT1 ...) ; (DEFUN DIFFSUMPROD ...) ; (DEFUN DIFFLAPLACE ...) ; (DEFUN DIFF-%AT ...) ; (DEFUN DIFFNCEXPT ...) ; (DEFUN STOTALDIFF ...) ; (DEFUN EXTRACTVARS ...) ; (DEFMFUN $ATVALUE ...) ; (DEFPROP %AT ...) ; (DEFUN SIMP-%AT ...) ; (DEFUN AT-NOT-DEPENDENT ...) ; (DEFUN AT-NOT-DEPENDENT-FIND-VARS ...) ; (DEFUN AT-NOT-DEPENDENT-FIND-VARS-1 ...) ; (DEFMFUN $AT ...) ; (DEFUN ATSCAN ...) ; (DEFUN AT1 ...) ; (DEFUN ATFIND ...) ; (DEFMVAR $LOGCONCOEFFP ...) ; (DEFMFUN ($LOGCONTRACT :PROPERTIES ...) ...) ; (DEFUN LOGCON ...) ; (DEFUN LGCPLUS ...) ; (DEFUN LGCTIMES ...) ; (DEFUN LGCSIMP ...) ; (DEFUN LGCSIMPLEP ...) ; (DEFUN LGCSORT ...) ; (DEFUN LGCRECIPROCAL ...) ; (DEFUN LOGCONCOEFFP ...) ; (DEFMFUN ($ROOTSCONTRACT :PROPERTIES ...) ...) ; (DEFUN RTCON ...) ; (DEFUN RT-SEPAR ...) ; (DEFUN SIMP-ROOTS ...) ; (DEFUN RTC-GETINFO ...) ; (DEFUN RTC-FIXITUP ...) ; (DEFUN RTC-DIVIDE-BY-GCD ...) ; (DEFMFUN $NTERMS ...) ; (DEFPROP %ATAN2 ...) ; (DEF-SIMPLIFIER ATAN2 ...) ; (DEFMFUN $FIBTOPHI ...) ; (DEFMSPEC $NUMERVAL ...) ; (LET (MY-POWERS) ...) ; (DEFPROP MBOX ...) ; (DEFPROP MLABOX ...) ; (DEFMFUN $DPART ...) ; (DEFMFUN $LPART ...) ; (DEFMFUN $BOX ...) ; (DEFUN BOX ...) ; (DEFUN BOX-LABEL ...) ; (DEFMFUN $REMBOX ...) ; (DEFUN REMBOX1 ...) ; (DEFMSPEC ($SCANMAP :PROPERTIES ...) ...) ; (DEFUN SCANMAP1 ...) ; (DEFUN SUBGEN ...) ; (DEFUN DSFUNC1 ...) ; (DEFMFUN $GENMATRIX ...) ; (DEFMFUN $COPYMATRIX ...) ; (DEFMFUN $COPYLIST ...) ; (DEFMFUN $COPY ...) ; (DEFMFUN $ADDROW ...) ; (DEFMFUN $ADDCOL ...) ; (DEFUN ENSURE-MATRIX-COLUMN ...) ; (DEFUN ADDROW ...) ; (DEFUN MY-NONATOMIC-EXPR-P ...) ; (DEFUN MY-LAMBDA-EXPR-P ...) ; (DEFMFUN $ARRAYMAKE ...) ; (DEFMSPEC $ARRAYINFO ...) ; (DEFUN ARRAYINFO-AUX ...) ; (DEFMSPEC $ORDERGREAT ...) ; (DEFMSPEC $ORDERLESS ...) ; (DEFUN MAKORDER ...) ; (DEFMFUN $UNORDER ...) ; (DEFMFUN $CONCAT ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/comm2.abcl (0.528f0 seconds) ; - Loading binary file "binary-abcl/comm2.abcl" ; - Compiling module "evaluator" ; - Compiling source file "/home/maxima/maxima-test/src/mlisp.lisp" ; Compiling /home/maxima/maxima-test/src/mlisp.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE MLISP) ; (DEFMVAR $MAPPRINT ...) ; (DECLARE-TOP (SPECIAL *BUILTIN-$PROPS*)) ; (DEFVAR MPROPLIST ...) ; (DEFVAR MPROGP ...) ; (DEFVAR MDOP ...) ; (DEFVAR AEXPRP ...) ; (DEFVAR DSKSETP ...) ; (DEFVAR RULEFCNL ...) ; (DEFMVAR $REFCHECK ...) ; (DEFMVAR $MAPERROR ...) ; (DEFMVAR $OPTIONSET ...) ; (DEFMVAR $SETCHECKBREAK ...) ; (DEFMVAR $SETVAL ...) ; (DEFUN MAPPLY1 ...) ; (DEFUN MCALL ...) ; (DEFUN MEVALARGS ...) ; (DEFUN POP-MLAMBDA-CALL-STACK ...) ; (DEFUN MLAMBDA ...) ; (DEFMSPEC MPROGN ...) ; (DEFUN MEVALN ...) ; (DEFUN MQAPPLY1 ...) ; (DEFUN MEVAL ...) ; (DEFUN SAFE-MGETL ...) ; (DEFUN SAFE-MGET ...) ; (DEFVAR *LAST-MEVAL1-FORM* ...) ; (DEFUN MEVAL1 ...) ; (DEFUN GETL-LM-FCN-PROP ...) ; (DEFUN MEVAL2 ...) ; (DEFUN MPARAM ...) ; (DEFUN MPARAMS ...) ; (DEFUN MOP ...) ; (DEFUN MARGS ...) ; (DEFUN BADFUNCHK ...) ; (DEFVAR *$ERRORMSG-VALUE* ...) ; (DEFUN MBIND-DOIT ...) ; (DEFUN MBIND ...) ; (DEFUN MUNBIND ...) ; (DEFUN MFUNCTION-DELETE ...) ; (DEFMSPEC MLOCAL ...) ; (DEFMSPEC $LOCAL ...) ; (DEFUN MUNLOCAL ...) ; (DEFMACRO MSETQ ...) ; (DEFMSPEC MSETQ ...) ; (DEFUN MSET ...) ; (SETF (GET # ...) ...) ; (DEFUN MRECORD-ASSIGN ...) ; (DEFUN MRECORD-KILL ...) ; (DEFMSPEC $@ ...) ; (DEFMFUN $@-FUNCTION ...) ; (DEFUN DIMENSION-DEFSTRUCT ...) ; (DEFMSPEC $DEFSTRUCT ...) ; (DEFUN DEFSTRUCT-TRANSLATE ...) ; (DEFUN DEFSTRUCT1 ...) ; (DEFUN NAMESONLY ...) ; (DEFUN INITIALIZERSMOSTLY ...) ; (DEFMSPEC $NEW ...) ; (DEFPROP $@ ...) ; (DEFPROP $@ ...) ; (PUTOPR "@" ...) ; (DEFPROP $@ ...) ; (DEFPROP $@ ...) ; (DEFPROP $@ ...) ; (DEFPROP $@ ...) ; (DEFPROP $@ ...) ; (DEFPROP $@ ...) ; (DEFPROP $@ ...) ; (DEFPROP $@ ...) ; (DEFPROP %@ ...) ; (DEFPROP %@ ...) ; (DEFPROP %@ ...) ; (SETF (GET # ...) ...) ; (DEFUN MLIST-ASSIGN ...) ; (DEFMSPEC $EV ...) ; (DEFUN MEVALATOMS ...) ; (DEFUN EVFUNMAKE ...) ; (DEFUN |:SPREAD| ...) ; (DEFUN MSETQP ...) ; (DEFUN MQUOTEP ...) ; (DEFMSPEC MQUOTE ...) ; (DEFMFUN $SUBVARP ...) ; (DEFUN MSETERR ...) ; (MAPC (FUNCTION #) ...) ; (DEFUN NUMERSET ...) ; (DEFUN NEVERSET ...) ; (DEFUN POSINTEGERSET ...) ; (DEFUN MMAPEV ...) ; (DEFMSPEC ($MAP :PROPERTIES ...) ...) ; (DEFUN-MACLISP MAP1 ...) ; (DEFMSPEC ($MAPLIST :PROPERTIES ...) ...) ; (DEFUN-MACLISP MMAPCAR ...) ; (DEFUN MAPATOM ...) ; (DEFMFUN $MAPATOM ...) ; (DEFMSPEC ($FULLMAP :PROPERTIES ...) ...) ; (DEFUN FMAP1 ...) ; (DEFMSPEC ($MATRIXMAP :PROPERTIES ...) ...) ; (DEFMSPEC ($FULLMAPL :PROPERTIES ...) ...) ; (DEFUN FMAPL1 ...) ; (DEFMFUN ($OUTERMAP :PROPERTIES ...) ...) ; (DEFUN-MACLISP OUTERMAP1 ...) ; (DEFUN OUTERMAP2 ...) ; (DEFUN FUNCER ...) ; (DEFMSPEC $QPUT ...) ; (DEFMFUN $REM ...) ; (DEFMFUN $PUT ...) ; (DEFUN PROP1 ...) ; (DEFMSPEC $DECLARE ...) ; (DEFUN DECLARE1 ...) ; (DEFUN LINCHK ...) ; (DEFMSPEC $REMOVE ...) ; (DEFUN I-$REMOVE ...) ; (DEFUN DECLSETUP ...) ; (DEFUN REMOVE1 ...) ; (DEFUN REMOVE-TRANSL-FUN-PROPS ...) ; (DEFUN REMOVE-TRANSL-ARRAY-FUN-PROPS ...) ; (DEFUN REMPROPCHK ...) ; (DEFMSPEC $REMFUNCTION ...) ; (DEFMSPEC $REMARRAY ...) ; (DEFUN REMCOMPARY ...) ; (DEFMSPEC $REMVALUE ...) ; (DEFUN I-$REMVALUE ...) ; (DEFUN REMARRELEM ...) ; (DEFUN REMRULE ...) ; (DEFUN REMALIAS1 ...) ; (DEFUN MREMPROP ...) ; (DEFUN MGETL ...) ; (DEFMSPEC $DECLARE_INDEX_PROPERTIES ...) ; (DEFUN DECLARE-INDEX-PROPERTIES-1 ...) ; (DEFMFUN $GET_INDEX_PROPERTIES ...) ; (DEFMSPEC $REMOVE_INDEX_PROPERTIES ...) ; (DEFMFUN $MATRIX ...) ; (DEFUN MATRIXHELPER ...) ; (DEFUN MATCHECK ...) ; (DEFUN HARRFIND ...) ; (DEFUN ARRFIND ...) ; (DEFMSPEC $ARRAY ...) ; (DEFMFUN $SHOW_HASH_ARRAY ...) ; (DEFUN ARRSTORE ...) ; (DEFUN ARRFUNP ...) ; (DEFUN ARRFUNCALL ...) ; (DEFUN HASHER ...) ; (DEFUN ARRAYSIZE ...) ; (DEFUN DIMCHECK ...) ; (DEFUN CONSTLAM ...) ; (DEFMSPEC $DEFINE ...) ; (DEFUN SET-LINEINFO ...) ; (DEFMSPEC MDEFINE ...) ; (DEFUN MREDEF-CHECK ...) ; (DEFUN MDEFARRAY ...) ; (DEFUN MSPECFUNP ...) ; (DEFUN MDEFINE1 ...) ; (DEFUN MDEFCHK ...) ; (DEFUN MDEFPARAM ...) ; (DEFUN MDEFLISTP ...) ; (DEFUN MOPP ...) ; (DEFUN MOPP1 ...) ; (DEFUN MAPPLY ...) ; (DEFMFUN ($APPLY :PROPERTIES ...) ...) ; (DEFUN AUTOLDCHK ...) ; (DEFMSPEC $DISPFUN ...) ; (DEFUN DISPFUN1 ...) ; (DEFMSPEC $FUNDEF ...) ; (DEFUN CONSFUNDEF ...) ; (DEFMFUN $FUNMAKE ...) ; (DEFUN MCONS-OP-ARGS ...) ; (DEFUN OPTIONP ...) ; (DEFMSPEC MCOND ...) ; (DEFUN MCOND-EVAL-SYMBOLS ...) ; (DEFMSPEC MDO ...) ; (DEFMSPEC MDOIN ...) ; (DEFMSPEC MPROG ...) ; (DEFUN MRETURN ...) ; (DEFMSPEC MGO ...) ; (DEFMSPEC $SUBVAR ...) ; (DEFUN RAT ...) ; (DEFUN ADD2LNC ...) ; (DEFUN BIGFLOATM* ...) ; (DEFMFUN $ALLBUT ...) ; (DEFQUOTE DSKSETQ ...) ; (DEFUN DSKRAT ...) ; (DEFUN DSKRAT-SUBST ...) ; (MDEFPROP $%E ...) ; (MDEFPROP $%PI ...) ; (MDEFPROP $%PHI ...) ; (MDEFPROP $%GAMMA ...) ; (MDEFPROP $HERALD_PACKAGE ...) ; (MDEFPROP $LOAD_PACKAGE ...) ; (DEFPROP BIGFLOAT ...) ; (DEFPROP LAMBDA ...) ; (DEFPROP QUOTE ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/mlisp.abcl (0.742f0 seconds) ; - Loading binary file "binary-abcl/mlisp.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/mmacro.lisp" ; Compiling /home/maxima/maxima-test/src/mmacro.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE MMACRO) ; (DEFMVAR $MACROEXPANSION ...) ; (DEFMACRO COPY1CONS ...) ; (DEFMSPEC MDEFMACRO ...) ; (DEFUN MDEFMACRO1 ...) ; (DEFUN MMACRO-APPLY ...) ; (DEFUN MMACROEXPANSION-CHECK ...) ; (DEFUN MMACRO-DISPLACE ...) ; (DEFMSPEC MMACROEXPANDED ...) ; (DEFMSPEC $MACROEXPAND ...) ; (DEFMSPEC $MACROEXPAND1 ...) ; (DEFUN MMACROEXPAND ...) ; (DEFUN MMACROEXPAND1 ...) ; (DEFPROP MDEFMACRO ...) ; (DEFUN SIMPMDEFMACRO ...) ; (DEFUN DISPLACE ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/mmacro.abcl (0.044f0 seconds) ; - Loading binary file "binary-abcl/mmacro.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/buildq.lisp" ; Compiling /home/maxima/maxima-test/src/buildq.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE BUILDQ) ; (DEFPROP $BUILDQ ...) ; (DEFPROP %BUILDQ ...) ; (DEFUN SIMPBUILDQ ...) ; (DEFMSPEC $BUILDQ ...) ; (DEFUN MBUILDQ ...) ; (DEFUN MBUILDQ-SUBST ...) ; (DEFUN MBUILDQ-ASSOCIATE ...) ; (DEFUN MBUILDQ-SPLICE-ASSOCIATE ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/buildq.abcl (0.024f0 seconds) ; - Loading binary file "binary-abcl/buildq.abcl" ; - Compiling module "numerical" ; - Compiling module "packages" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/f2cl-package.lisp"; Compiling /home/maxima/maxima-test/src/numerical/f2cl-package.lisp ... ; (IN-PACKAGE :COMMON-LISP-USER) ; (DEFPACKAGE :F2CL-LIB ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/f2cl-package.abcl (0.004f0 seconds) ; - Loading binary file "binary-abcl/numerical/f2cl-package.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec.lisp ... ; (DEFPACKAGE :SLATEC ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec.abcl (0.002f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec.abcl" ; - Compiling module "f2cl-lib" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/f2cl-lib.lisp"; Compiling /home/maxima/maxima-test/src/numerical/f2cl-lib.lisp ... ; (IN-PACKAGE :F2CL-LIB) ; (DEFPARAMETER *F2CL-MACROS-VERSION* ...) ; (DEFVAR *CHECK-ARRAY-BOUNDS* ...) ; (DEFTYPE LOGICAL ...) ; (DEFTYPE INTEGER4 ...) ; (DEFTYPE INTEGER2 ...) ; (DEFTYPE INTEGER1 ...) ; (DEFTYPE REAL8 ...) ; (DEFTYPE REAL4 ...) ; (DEFTYPE COMPLEX8 ...) ; (DEFTYPE COMPLEX16 ...) ; (DEFTYPE ARRAY-DOUBLE-FLOAT ...) ; (DEFTYPE ARRAY-INTEGER4 ...) ; (DEFTYPE ARRAY-SINGLE-FLOAT ...) ; (DEFTYPE ARRAY-STRINGS ...) ; (DEFCONSTANT %FALSE% ...) ; (DEFCONSTANT %TRUE% ...) ; (DEFUN COL-MAJOR-INDEX ...) ; (DEFUN CHECK-ARRAY-BOUNDS ...) ; (DEFMACRO FREF ...) ; (DEFMACRO FSET ...) ; (DEFMACRO FREF-STRING ...) ; (DEFMACRO FSET-STRING ...) ; (DEFMACRO F2CL-// ...) ; (DEFUN FIND-ARRAY-DATA ...) ; (DEFMACRO WITH-ARRAY-DATA ...) ; (DEFUN MULTI-ARRAY-DATA-AUX ...) ; (DEFMACRO WITH-MULTI-ARRAY-DATA ...) ; (DEFMACRO ARRAY-SLICE ...) ; (DEFMACRO ARRAY-INITIALIZE ...) ; (DEFMACRO WHILE ...) ; (DEFMACRO FORTRAN_COMMENT ...) ; (DEFMACRO FDO ...) ; (DEFMACRO F2CL/ ...) ; (DEFMACRO INT-ADD ...) ; (DEFUN CONVERT-INT-SUB ...) ; (DEFMACRO INT-SUB ...) ; (DEFMACRO INT-MUL ...) ; (DEFMACRO ARITHMETIC-IF ...) ; (DEFUN COMPUTED-GOTO-AUX ...) ; (DEFMACRO COMPUTED-GOTO ...) ; (DEFUN MAKE-LABEL ...) ; (DEFUN ASSIGNED-GOTO-AUX ...) ; (DEFMACRO ASSIGNED-GOTO ...) ; (DECLAIM (INLINE INT ...)) ; (DEFUN INT ...) ; (DEFUN IFIX ...) ; (DEFUN IDFIX ...) ; (DECLAIM (INLINE AINT ...)) ; (DECLAIM (INLINE RINT-S ...)) ; (DEFUN AINT ...) ; (DEFUN DINT ...) ; (DEFUN ANINT ...) ; (DEFUN DNINT ...) ; (DEFUN NINT ...) ; (DEFUN IDNINT ...) ; (DECLAIM (INLINE FREAL ...)) ; (DEFUN FREAL ...) ; (DEFUN SNGL ...) ; (DEFUN DBLE ...) ; (DEFUN DFLOAT ...) ; (DEFUN CMPLX ...) ; (DEFUN DCMPLX ...) ; (DEFUN ICHAR ...) ; (DEFUN FCHAR ...) ; (DECLAIM (INLINE IABS ...)) ; (DEFUN IABS ...) ; (DEFUN DABS ...) ; (DEFUN CABS ...) ; (DEFUN CDABS ...) ; (DEFUN AMOD ...) ; (DEFUN DMOD ...) ; (DECLAIM (INLINE ISIGN ...)) ; (DEFUN ISIGN ...) ; (DEFUN SIGN ...) ; (DEFUN DSIGN ...) ; (DECLAIM (INLINE IDIM ...)) ; (DEFUN IDIM ...) ; (DEFUN DIM ...) ; (DEFUN DDIM ...) ; (DEFUN DPROD ...) ; (DEFUN MAX0 ...) ; (DEFUN AMAX1 ...) ; (DEFUN DMAX1 ...) ; (DEFUN MAX1 ...) ; (DEFUN AMAX0 ...) ; (DEFUN MIN0 ...) ; (DEFUN AMIN1 ...) ; (DEFUN DMIN1 ...) ; (DEFUN AMIN0 ...) ; (DEFUN MIN1 ...) ; (DEFUN LEN ...) ; (DEFUN INDEX ...) ; (DEFUN LGE ...) ; (DEFUN LGT ...) ; (DEFUN LLE ...) ; (DEFUN LLT ...) ; (DEFUN FSTRING-/= ...) ; (DEFUN FSTRING-= ...) ; (DEFUN FSTRING-> ...) ; (DEFUN FSTRING->= ...) ; (DEFUN FSTRING-< ...) ; (DEFUN FSTRING-<= ...) ; (DECLAIM (INLINE AIMAG ...)) ; (DEFUN AIMAG ...) ; (DEFUN DIMAG ...) ; (DEFUN CONJG ...) ; (DEFUN DCONJG ...) ; (DECLAIM (INLINE FSQRT ...)) ; (DEFUN FSQRT ...) ; (DEFUN FLOG ...) ; (DECLAIM (INLINE DSQRT ...)) ; (DEFUN DSQRT ...) ; (DEFUN CSQRT ...) ; (DEFUN ZSQRT ...) ; (DEFUN ALOG ...) ; (DEFUN DLOG ...) ; (DEFUN CLOG ...) ; (DEFUN ALOG10 ...) ; (DEFUN DLOG10 ...) ; (DECLAIM (INLINE LOG10)) ; (DEFUN LOG10 ...) ; (DECLAIM (INLINE DEXP ...)) ; (DEFUN DEXP ...) ; (DEFUN CEXP ...) ; (DECLAIM (INLINE DSIN ...)) ; (DEFUN DSIN ...) ; (DEFUN CSIN ...) ; (DEFUN DCOS ...) ; (DEFUN CCOS ...) ; (DEFUN DTAN ...) ; (DEFUN CTAN ...) ; (DEFUN DASIN ...) ; (DEFUN DACOS ...) ; (DEFUN DATAN ...) ; (DEFUN ATAN2 ...) ; (DEFUN DATAN2 ...) ; (DEFUN DSINH ...) ; (DEFUN DCOSH ...) ; (DEFUN DTANH ...) ; (DECLAIM (INLINE FFLOAT)) ; (DEFUN FFLOAT ...) ; (DEFUN PROCESS-IMPLIED-DO ...) ; (DEFMACRO DATA-IMPLIED-DO ...) ; (DEFPARAMETER *LUN-HASH* ...) ; (DEFUN LUN->STREAM ...) ; (DEFUN INIT-FORTRAN-IO ...) ; (DEFUN CLOSE-FORTRAN-IO ...) ; (DEFUN %OPEN-FILE ...) ; (DEFMACRO OPEN-FILE ...) ; (DEFUN %REWIND ...) ; (DEFMACRO REWIND ...) ; (DEFUN %CLOSE ...) ; (DEFMACRO CLOSE$ ...) ; (DECLAIM (FTYPE # ...)) ; (DEFMACRO FFORMAT ...) ; (DEFUN EXECUTE-FORMAT ...) ; (DEFUN FLATTEN-LIST ...) ; (DEFUN FORTRAN-FORMAT-G ...) ; (DEFUN FORTRAN-FORMAT ...) ; (DEFUN EXECUTE-FORMAT-MAIN ...) ; (DEFMACRO F2CL-INIT-STRING ...) ; (DEFMACRO F2CL-SET-STRING ...) ; (DEFUN F2CL-STRING ...) ; (DEFUN D1MACH ...) ; (DEFUN R1MACH ...) ; (DEFUN I1MACH ...) ; (DEFVAR *STOP-SIGNALS-ERROR-P* ...) ; (DEFUN STOP ...) ; (DEFMACRO F2CL-COPY-SEQ ...) ; (DEFMACRO MAKE-COMPATIBLE-SEQ ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/f2cl-lib.abcl (0.463f0 seconds) ; - Loading binary file "binary-abcl/numerical/f2cl-lib.abcl" ; - Compiling module "slatec" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/fdump.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/fdump.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN FDUMP ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/fdump.abcl (0.003f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/fdump.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/j4save.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/j4save.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (#) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/j4save.abcl (0.009f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/j4save.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xercnt.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/xercnt.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN XERCNT ...) ; in (DEFUN XERCNT ...) ; 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. ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/xercnt.abcl (0.006f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/xercnt.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xerhlt.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/xerhlt.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN XERHLT ...) ; in (DEFUN XERHLT ...) ; Caught STYLE-WARNING: ; The variable MESSG is defined but never used. ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/xerhlt.abcl (0.004f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/xerhlt.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xgetua.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/xgetua.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN XGETUA ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/xgetua.abcl (0.008f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/xgetua.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xerprn.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/xerprn.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET* (#) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/xerprn.abcl (0.049f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/xerprn.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xersve.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/xersve.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET* (#) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/xersve.abcl (0.046f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/xersve.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xermsg.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/xermsg.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN XERMSG ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/xermsg.abcl (0.032f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/xermsg.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/initds.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/initds.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN INITDS ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/initds.abcl (0.009f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/initds.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dcsevl.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dcsevl.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# #) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dcsevl.abcl (0.032f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dcsevl.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9lgmc.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/d9lgmc.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/d9lgmc.abcl (0.014f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/d9lgmc.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgamlm.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dgamlm.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DGAMLM ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dgamlm.abcl (0.016f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dgamlm.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgamma.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dgamma.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dgamma.abcl (0.042f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dgamma.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgamln.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dgamln.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dgamln.abcl (0.032f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dgamln.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dlngam.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dlngam.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dlngam.abcl (0.016f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dlngam.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9b0mp.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/d9b0mp.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/d9b0mp.abcl (0.018f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/d9b0mp.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9b1mp.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/d9b1mp.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/d9b1mp.abcl (0.019f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/d9b1mp.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesj0.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbesj0.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dbesj0.abcl (0.012f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dbesj0.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesj1.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbesj1.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dbesj1.abcl (0.016f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dbesj1.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/djairy.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/djairy.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/djairy.abcl (0.092f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/djairy.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dasyjy.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dasyjy.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dasyjy.abcl (0.163f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dasyjy.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesj.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbesj.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dbesj.abcl (0.151f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dbesj.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsi0e.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbsi0e.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dbsi0e.abcl (0.016f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dbsi0e.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsi1e.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbsi1e.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dbsi1e.abcl (0.02f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dbsi1e.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesi0.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbesi0.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dbesi0.abcl (0.013f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dbesi0.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesi1.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbesi1.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dbesi1.abcl (0.013f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dbesi1.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dasyik.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dasyik.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# #) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dasyik.abcl (0.028f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dasyik.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesi.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbesi.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# #) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dbesi.abcl (0.116f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dbesi.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zabs.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zabs.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN ZABS ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zabs.abcl (0.006f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zabs.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zdiv.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zdiv.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN ZDIV ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zdiv.abcl (0.005f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zdiv.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zexp.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zexp.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN ZEXP ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zexp.abcl (0.004f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zexp.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zmlt.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zmlt.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN ZMLT ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zmlt.abcl (0.004f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zmlt.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zsqrt.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zsqrt.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# #) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zsqrt.abcl (0.012f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zsqrt.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zasyi.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zasyi.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zasyi.abcl (0.069f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zasyi.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuchk.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zuchk.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN ZUCHK ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zuchk.abcl (0.007f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zuchk.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zlog.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zlog.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# #) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zlog.abcl (0.017f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zlog.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunik.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zunik.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zunik.abcl (0.065f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zunik.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunhj.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zunhj.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zunhj.abcl (0.136f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zunhj.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuoik.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zuoik.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zuoik.abcl (0.046f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zuoik.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuni1.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zuni1.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zuni1.abcl (0.073f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zuni1.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zkscl.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zkscl.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# #) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zkscl.abcl (0.051f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zkscl.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zshch.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zshch.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN ZSHCH ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zshch.abcl (0.005f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zshch.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbknu.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zbknu.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zbknu.abcl (0.159f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zbknu.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zmlri.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zmlri.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zmlri.abcl (0.063f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zmlri.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zs1s2.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zs1s2.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# #) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zs1s2.abcl (0.012f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zs1s2.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zseri.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zseri.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zseri.abcl (0.069f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zseri.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zacai.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zacai.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (#) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zacai.abcl (0.028f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zacai.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zairy.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zairy.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zairy.abcl (0.051f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zairy.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuni2.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zuni2.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zuni2.abcl (0.092f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zuni2.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbuni.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zbuni.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN ZBUNI ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zbuni.abcl (0.047f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zbuni.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zrati.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zrati.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zrati.abcl (0.04f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zrati.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zwrsk.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zwrsk.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN ZWRSK ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zwrsk.abcl (0.025f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zwrsk.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbinu.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zbinu.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# #) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zbinu.abcl (0.031f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zbinu.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesi.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zbesi.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zbesi.abcl (0.037f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zbesi.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesj.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zbesj.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (#) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zbesj.abcl (0.028f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zbesj.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesy0.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbesy0.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dbesy0.abcl (0.013f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dbesy0.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesy1.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbesy1.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dbesy1.abcl (0.015f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dbesy1.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsynu.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbsynu.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dbsynu.abcl (0.072f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dbsynu.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dyairy.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dyairy.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dyairy.abcl (0.094f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dyairy.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesy.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbesy.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (#) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dbesy.abcl (0.035f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dbesy.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zacon.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zacon.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zacon.abcl (0.085f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zacon.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunk1.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zunk1.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zunk1.abcl (0.188f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zunk1.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunk2.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zunk2.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zunk2.abcl (0.206f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zunk2.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbunk.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zbunk.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN ZBUNK ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zbunk.abcl (0.008f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zbunk.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesh.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zbesh.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (#) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zbesh.abcl (0.039f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zbesh.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesy.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zbesy.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN ZBESY ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zbesy.abcl (0.03f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zbesy.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsk0e.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbsk0e.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dbsk0e.abcl (0.017f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dbsk0e.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesk0.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbesk0.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dbesk0.abcl (0.015f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dbesk0.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsk1e.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbsk1e.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dbsk1e.abcl (0.019f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dbsk1e.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesk1.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbesk1.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dbesk1.abcl (0.017f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dbesk1.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsknu.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbsknu.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dbsknu.abcl (0.084f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dbsknu.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesk.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbesk.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (#) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dbesk.abcl (0.074f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dbesk.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesk.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zbesk.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN ZBESK ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zbesk.abcl (0.024f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zbesk.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9aimp.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/d9aimp.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/d9aimp.abcl (0.023f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/d9aimp.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/daie.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/daie.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/daie.abcl (0.02f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/daie.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dai.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dai.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dai.abcl (0.018f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dai.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbie.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbie.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dbie.abcl (0.024f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dbie.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbi.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbi.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dbi.abcl (0.018f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dbi.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbiry.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/zbiry.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/zbiry.abcl (0.059f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/zbiry.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/derfc.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/derfc.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/derfc.abcl (0.021f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/derfc.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/derf.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/derf.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/derf.abcl (0.016f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/derf.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/de1.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/de1.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/de1.abcl (0.025f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/de1.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dei.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dei.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DEI ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dei.abcl (0.005f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dei.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9upak.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/d9upak.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN D9UPAK ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/d9upak.abcl (0.006f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/d9upak.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dspenc.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dspenc.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dspenc.abcl (0.018f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dspenc.abcl" ; - Compiling module "quadpack" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqwgtf.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqwgtf.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DQWGTF ...) ; in (DEFUN DQWGTF ...) ; 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. ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqwgtf.abcl (0.005f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqwgtf.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqcheb.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqcheb.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DQCHEB ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqcheb.abcl (0.184f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqcheb.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk15w.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqk15w.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqk15w.abcl (0.041f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqk15w.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqwgts.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqwgts.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DQWGTS ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqwgts.abcl (0.007f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqwgts.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqwgtc.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqwgtc.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DQWGTC ...) ; in (DEFUN DQWGTC ...) ; 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. ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqwgtc.abcl (0.005f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqwgtc.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgtsl.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dgtsl.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DGTSL ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dgtsl.abcl (0.049f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dgtsl.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk15.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqk15.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqk15.abcl (0.032f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqk15.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk31.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqk31.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqk31.abcl (0.033f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqk31.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk41.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqk41.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqk41.abcl (0.037f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqk41.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk51.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqk51.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqk51.abcl (0.033f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqk51.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk61.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqk61.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqk61.abcl (0.033f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqk61.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk21.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqk21.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqk21.abcl (0.032f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqk21.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk15i.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqk15i.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqk15i.abcl (0.03f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqk15i.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqelg.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqelg.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DQELG ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqelg.abcl (0.04f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqelg.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqpsrt.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqpsrt.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DQPSRT ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqpsrt.abcl (0.027f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqpsrt.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqc25s.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqc25s.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (#) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqc25s.abcl (0.131f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqc25s.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqmomo.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqmomo.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DQMOMO ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqmomo.abcl (0.047f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqmomo.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqc25c.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqc25c.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (#) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqc25c.abcl (0.033f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqc25c.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqc25f.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqc25f.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (#) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqc25f.abcl (0.108f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqc25f.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqage.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqage.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DQAGE ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqage.abcl (0.062f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqage.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagie.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqagie.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DQAGIE ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqagie.abcl (0.075f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqagie.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagpe.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqagpe.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DQAGPE ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqagpe.abcl (0.133f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqagpe.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagp.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqagp.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DQAGP ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqagp.abcl (0.027f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqagp.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagse.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqagse.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DQAGSE ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqagse.abcl (0.072f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqagse.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawoe.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqawoe.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DQAWOE ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqawoe.abcl (0.085f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqawoe.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawfe.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqawfe.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# #) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqawfe.abcl (0.052f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqawfe.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawse.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqawse.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DQAWSE ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqawse.abcl (0.062f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqawse.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawce.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqawce.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DQAWCE ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqawce.abcl (0.049f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqawce.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqng.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqng.lisp ... ; (IN-PACKAGE :SLATEC) ; (LET (# # ...) ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqng.abcl (0.061f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqng.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqag.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqag.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DQAG ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqag.abcl (0.018f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqag.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqags.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqags.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DQAGS ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqags.abcl (0.018f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqags.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagi.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqagi.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DQAGI ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqagi.abcl (0.017f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqagi.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawf.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqawf.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DQAWF ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqawf.abcl (0.03f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqawf.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawo.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqawo.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DQAWO ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqawo.abcl (0.024f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqawo.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqaws.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqaws.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DQAWS ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqaws.abcl (0.018f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqaws.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawc.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqawc.lisp ... ; (IN-PACKAGE :SLATEC) ; (DEFUN DQAWC ...) ; (IN-PACKAGE #:CL-USER) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/dqawc.abcl (0.022f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/dqawc.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/quadpack.lisp"; Compiling /home/maxima/maxima-test/src/numerical/slatec/quadpack.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DECLAIM (SPECIAL *PLOT-REALPART*)) ; (DEFVAR *DEBUG-QUADPACK* ...) ; (DEFMACRO GET-INTEGRAND ...) ; (DEFUN FLOAT-OR-LOSE ...) ; (DEFMACRO FLOAT-INTEGRAND-OR-LOSE ...) ; (DEFMFUN $QUAD_QAG ...) ; (DEFMFUN $QUAD_QAGS ...) ; (DEFMFUN $QUAD_QAGI ...) ; (DEFMFUN $QUAD_QAWC ...) ; (DEFMFUN $QUAD_QAWF ...) ; (DEFMFUN $QUAD_QAWO ...) ; (DEFMFUN $QUAD_QAWS ...) ; (DEFMFUN $QUAD_QAGP ...) ; (DEFUN QUAD_ARGUMENT_CHECK ...) ; (DEFUN QUAD-CONTROL ...) ; (DEFMFUN $QUAD_CONTROL ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numerical/slatec/quadpack.abcl (0.274f0 seconds) ; - Loading binary file "binary-abcl/numerical/slatec/quadpack.abcl" ; - Compiling module "simplification" ; - Compiling source file "/home/maxima/maxima-test/src/simp.lisp" ; Compiling /home/maxima/maxima-test/src/simp.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE SIMP) ; (DEFVAR *RULESW*) ; (DEFMVAR $DOSCMXPLUS ...) ; (DEFMVAR $DOMXEXPT ...) ; (DEFMVAR $DOMXPLUS ...) ; (DEFMVAR $DOMXTIMES ...) ; (DEFMVAR $MX0SIMP ...) ; (DEFMVAR DERIVSIMP ...) ; (DEFMVAR $GRINDSWITCH ...) ; (DEFMVAR $ON ...) ; (DEFMVAR $OFF ...) ; (DEFMVAR $LIMITDOMAIN ...) ; (DEFMVAR $LOGNEGINT ...) ; (DEFMVAR $DISTRIBUTE_OVER ...) ; (DEFVAR *EXPANDP* ...) ; (DEFVAR *TIMESINP* ...) ; (DEFVAR *EXPTRLSW* ...) ; (DEFVAR *EXPANDFLAG* ...) ; (DEFPROP MNCTIMES ...) ; (DEFPROP LAMBDA ...) ; (EVAL (QUOTE #)) ; (DOLIST (X #) ...) ; (MAPC (FUNCTION #) ...) ; (DEFPROP $LI ...) ; (DEFPROP $PSI ...) ; (DEFPROP $EQUAL ...) ; (DEFPROP $NOTEQUAL ...) ; (DEFMFUN $BFLOATP ...) ; (DEFUN ZEROP1 ...) ; (DEFUN ONEP1 ...) ; (DEFUN MNUMP ...) ; (DEFUN SUBEXPRESSION-MATCHES-P ...) ; (DEFUN SOME-BFLOATP ...) ; (DEFUN SOME-FLOATP ...) ; (DEFUN EVEN ...) ; (DEFUN RATNUMP ...) ; (DEFUN MPLUSP ...) ; (DEFUN MTIMESP ...) ; (DEFUN MEXPTP ...) ; (DEFUN MNCTIMESP ...) ; (DEFUN MNCEXPTP ...) ; (DEFUN MLOGP ...) ; (DEFUN MMMINUSP ...) ; (DEFUN MNEGP ...) ; (DEFUN MQAPPLYP ...) ; (DEFUN RATDISREP ...) ; (DEFUN SRATSIMP ...) ; (DEFUN SIMPCHECK ...) ; (DEFUN MRATCHECK ...) ; (DEFMFUN $NUMBERP ...) ; (DEFMFUN $INTEGERP ...) ; (DEFMFUN $ODDP ...) ; (DEFMFUN $EVENP ...) ; (DEFMFUN $FLOATNUMP ...) ; (DEFMFUN $RATNUMP ...) ; (DEFMFUN $RATP ...) ; (DEFMFUN $TAYLORP ...) ; (DEFUN SPECREPCHECK ...) ; (DEFUN SPECREPP ...) ; (DEFUN SPECDISREP ...) ; (DEFMFUN $POLYSIGN ...) ; (DEFUN ARG-COUNT-CHECK ...) ; (DEFUN ONEARGCHECK ...) ; (DEFUN TWOARGCHECK ...) ; (DEFUN WNA-ERR ...) ; (DEFUN IMPROPER-ARG-ERR ...) ; (DEFUN SUBARGCHECK ...) ; (DEFUN SUBFUNMAKES ...) ; (DEFUN SUBFUNMAKE ...) ; (DEFUN SUBFUNNAME ...) ; (DEFUN SUBFUNSUBS ...) ; (DEFUN SUBFUNARGS ...) ; (DEFMFUN $NUMFACTOR ...) ; (DEFUN SCALAR-OR-CONSTANT-P ...) ; (DEFMFUN $CONSTANTP ...) ; (DEFUN CONSTANT ...) ; (DEFUN MAXIMA-CONSTANTP ...) ; (DEFUN CONSTTERMP ...) ; (DEFMFUN $SCALARP ...) ; (DEFMFUN $NONSCALARP ...) ; (DEFUN SCALARCLASS ...) ; (DEFUN SCALARCLASS-LIST ...) ; (DEFUN MBAGP ...) ; (DEFUN MEQUALP ...) ; (DEFUN MXORLISTP ...) ; (DEFUN MXORLISTP1 ...) ; (DEFUN CONSTMX ...) ; (DEFUN ISINOP ...) ; (DEFUN FREE ...) ; (DEFUN FREEL ...) ; (DEFUN SIMPLIFYA ...) ; (DEFUN EQTEST ...) ; (DEFUN DISTRIBUTE-OVER ...) ; (DEFUN RULECHK ...) ; (DEFUN RESIMPLIFY ...) ; (DEFUN UNSIMPLIFY ...) ; (DEFUN SIMPARGS ...) ; (DEFUN ADDK ...) ; (DEFUN *RED1 ...) ; (DEFUN *RED ...) ; (DEFUN NUM1 ...) ; (DEFUN DENOM1 ...) ; (DEFUN TIMESK ...) ; (DEFUN TIMESKL ...) ; (DEFCONSTANT MACHINE-MANTISSA-PRECISION ...) ; (DEFUN FPCOFRAT ...) ; (DEFUN FPCOFRAT1 ...) ; (DEFUN EXPTA ...) ; (DEFUN EXPTB ...) ; (DEFUN SIMPLUS ...) ; (DEFVAR *PLUSFLAG* ...) ; (DEFUN TESTP ...) ; (DEFUN PLS ...) ; (DEFUN PLUSIN ...) ; (DEFUN MXPLUSC ...) ; (DEFUN PARTITION-NS ...) ; (DEFUN ADDMX ...) ; (DEFPROP %LOG ...) ; (DEF-SIMPLIFIER LOG ...) ; (DEFUN SIMPLN1 ...) ; (DEFPROP $SQRT ...) ; (DEFPROP $SQRT ...) ; (DEFPROP %SQRT ...) ; (DEFPROP %SQRT ...) ; (DEFPROP %SQRT ...) ; (DEFMFUN $SQRT ...) ; (DEFUN SIMP-SQRT ...) ; (DEFUN SIMPQUOT ...) ; (DEFPROP $ABS ...) ; (DEFPROP $ABS ...) ; (DEFPROP MABS ...) ; (DEFPROP MABS ...) ; (DEFPROP MABS ...) ; (DEFMFUN $ABS ...) ; (DEFPROP MABS ...) ; (DEFUN SIMPABS ...) ; (DEFUN ABS-INTEGRAL ...) ; (PUTPROP (QUOTE MABS) ...) ; (DEFUN TESTT ...) ; (DEFUN TESTTNEG ...) ; (DEFUN SIMPMIN ...) ; (DEFUN SIMPTIMES ...) ; (DEFUN SPSIMPCASES ...) ; (DEFUN MXTIMESC ...) ; (DEFUN STIMEX ...) ; (DEFUN TMS ...) ; (DEFUN TMS-FORMAT-PRODUCT ...) ; (DEFUN PLSK ...) ; (DEFUN MULT ...) ; (DEFUN SIMP-LIMIT ...) ; (DEFUN SIMPINTEG ...) ; (DEFUN SIMPBIGFLOAT ...) ; (DEFPROP $EXP ...) ; (DEFPROP $EXP ...) ; (DEFPROP %EXP ...) ; (DEFPROP %EXP ...) ; (DEFPROP %EXP ...) ; (DEFMFUN $EXP ...) ; (DEFMFUN $EXP-FORM ...) ; (DEFUN SIMP-EXP ...) ; (DEFUN SIMPLAMBDA ...) ; (DEFUN SIMPMDEF ...) ; (DEFUN SIMPMAP ...) ; (DEFUN INFSIMP ...) ; (DEFUN INFSIMP1 ...) ; (DEFUN INFSIMP2 ...) ; (DEFUN SIMPDERIV ...) ; (DEFUN SIGNUM1 ...) ; (DEFPROP %SIGNUM ...) ; (DEF-SIMPLIFIER SIGNUM ...) ; (DEFUN EXPTRL ...) ; (DEFUN SIMPEXPT ...) ; (DEFUN APPARENTLY-COMPLEX-TO-JUDGE-BY-$CSIGN-P ...) ; (DEFUN APPARENTLY-REAL-TO-JUDGE-BY-$CSIGN-P ...) ; (DEFUN EXPONENT-OF ...) ; (DEFUN TIMESIN ...) ; (DEFUN SIMPMATRIX ...) ; (DEFUN %ITOPOT ...) ; (DEFUN MNLOGP ...) ; (DEFUN MNLOG ...) ; (DEFUN %ETOLOG ...) ; (DEFUN ZERORES ...) ; (DEFMFUN $ORDERLESSP ...) ; (DEFMFUN $ORDERGREATP ...) ; (DEFMFUN $ORDERMAGNITUDEP ...) ; (DEFUN EVNUMP ...) ; (DEFUN ODNUMP ...) ; (DEFUN SIMPLEXPON ...) ; (DEFUN NONEG ...) ; (DEFUN RADMABS ...) ; (DEFUN SIMPMQAPPLY ...) ; (DEFUN DECL-COMPLEXP ...) ; (DEFUN DECL-REALP ...) ; (DEFUN GREAT ...) ; (DEFMACRO MEMQARR ...) ; (DEFUN ALIKE1 ...) ; (DEFUN LISP-VECTOR-ALIKE1 ...) ; (DEFUN LISP-ARRAY-ALIKE1 ...) ; (DEFUN LISP-ARRAY-ELEMENTS-ALIKE1 ...) ; (DEFUN MAXIMA-DECLARED-ARRAY-ALIKE1 ...) ; (DEFUN MAXIMA-UNDECLARED-ARRAY-ALIKE1 ...) ; (DEFUN ALIKE ...) ; (DEFUN ORDFNA ...) ; (DEFUN ORDLIST ...) ; (DEFUN TERM-LIST ...) ; (DEFUN FACTOR-LIST ...) ; (DEFUN ORDFN ...) ; (DEFUN ORDHACK ...) ; (DEFUN ORDMEXPT ...) ; (DEFMFUN $MULTTHRU ...) ; (DEFUN EXPANDEXPT ...) ; (DEFUN EXPONENTIATE-SUM ...) ; (DEFUN COMBINATION ...) ; (DEFUN EXPANDSUMS ...) ; (DEFUN EXPANDTERMS ...) ; (DEFUN EXPANDTIMES ...) ; (DEFUN EXPAND1 ...) ; (DEFMFUN $EXPAND ...) ; (DEFUN FIXEXPAND ...) ; (DEFUN NRTHK ...) ; (DEFUN SIMPNRT ...) ; (DEFMFUN $INTEGRATE ...) ; (DEFUN RATP ...) ; (DEFUN RATNUMERATOR ...) ; (DEFUN RATDENOMINATOR ...) ; (DEFUN BPROG ...) ; (DEFUN RATDIFFERENCE ...) ; (DEFUN RATPL ...) ; (DEFUN RATTI ...) ; (DEFUN RATQU ...) ; (DEFUN RATFIX ...) ; (DEFUN RATDIVIDE ...) ; (DEFUN POLCOEF ...) ; (DEFUN DISREP ...) ; (DEFUN MATCHERR ...) ; (DEFUN KAR ...) ; (DEFUN KAAR ...) ; (DEFUN KDR ...) ; (DEFUN SIMPARGS1 ...) ; (DEFUN *KAR ...) ; (DEFQUOTE RETLIST ...) ; (DEFUN NTHKDR ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/simp.abcl (1.084f0 seconds) ; - Loading binary file "binary-abcl/simp.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/float.lisp" ; Compiling /home/maxima/maxima-test/src/float.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE FLOAT) ; (DEFCONSTANT +MACHINE-FIXNUM-PRECISION+ ...) ; (DEFVAR *M) ; (DEFVAR *DECFP ...) ; (DEFVAR MAX-BFLOAT-%PI ...) ; (DEFVAR MAX-BFLOAT-%E ...) ; (DEFVAR MAX-BFLOAT-%GAMMA ...) ; (DEFVAR MAX-BFLOAT-LOG2 ...) ; (DECLARE-TOP (SPECIAL *CANCELLED ...)) ; (DEFUN HIPART ...) ; (DEFUN FPPREC1 ...) ; (DEFUN FPSCAN ...) ; (DEFUN DIM-BIGFLOAT ...) ; (DEFUN BIGFLOAT-PREC ...) ; (DEFUN FPFORMAT ...) ; (DEFUN BFLOAT-FORMAT-E ...) ; (DEFUN BFLOAT-FORMAT-F ...) ; (DEFUN BFLOAT-FORMAT-G ...) ; (DEFUN BIGFLOATP ...) ; (DEFUN BIGFLOAT2RAT ...) ; (DEFUN FPRATION1 ...) ; (DEFUN FLOAT-NAN-P ...) ; (DEFUN FLOAT-INF-P ...) ; (DEFUN BEYOND-EXTREME-VALUES ...) ; (DEFUN EXTREME-FLOAT-VALUES ...) ; (DEFUN FLOATTOFP ...) ; (DEFUN FP2FLO ...) ; (DEFUN FIXFLOAT ...) ; (DEFUN BCONS ...) ; (DEFMFUN ($BFLOAT :PROPERTIES ...) ...) ; (DEFPROP MPLUS ...) ; (DEFPROP MTIMES ...) ; (DEFPROP %SIN ...) ; (DEFPROP %COS ...) ; (DEFPROP RAT ...) ; (DEFPROP %ATAN ...) ; (DEFPROP %TAN ...) ; (DEFPROP %LOG ...) ; (DEFPROP MABS ...) ; (DEFUN ADDBIGFLOAT ...) ; (DEFUN RATBIGFLOAT ...) ; (DEFUN FLOAT-RATIO ...) ; (DEFUN DECIMALSIN ...) ; (DEFUN ATANBIGFLOAT ...) ; (DEFUN *FPATAN ...) ; (DEFUN FPATAN ...) ; (DEFUN FPATAN2 ...) ; (DEFUN TANBIGFLOAT ...) ; (DEFUN INTOFP ...) ; (DEFUN FPROUND ...) ; (DEFUN FPSHIFT ...) ; (DEFUN BIGLSH ...) ; (DEFUN FPEXP ...) ; (DEFUN FPEXP1 ...) ; (DEFUN FPQUOTIENT ...) ; (DEFUN FPGREATERP ...) ; (DEFUN FPLESSP ...) ; (DEFUN FPPOSP ...) ; (DEFUN FPMIN ...) ; (DEFUN FPMAX ...) ; (LET (#) ...) ; (LET (#) ...) ; (LET (#) ...) ; (LET (#) ...) ; (DEFUN FPONE ...) ; (DEFUN FPE1 ...) ; (DEFUN COMPE ...) ; (DEFUN SPLIT-TAYLOR-E ...) ; (DEFUN TAYLOR-E-SIZE ...) ; (DEFUN FPPI1 ...) ; (DEFUN COMPPI ...) ; (DEFUN SQRT-10005-CONSTANTS ...) ; (DEFUN SPLIT-CHUDNOVSKY ...) ; (DEFUN FPGAMMA1 ...) ; (DEFUN COMP-BF%GAMMA ...) ; (DEFUN SPLIT-GAMMA-1 ...) ; (DEFUN SPLIT-GAMMA-2 ...) ; (DEFUN COMP-LOG2 ...) ; (DEFUN N*ATANH-1/K ...) ; (DEFUN SPLIT-ATANH-1/K ...) ; (DEFUN LOG-N ...) ; (DEFUN LOG-U/2^K ...) ; (DEFUN SPLIT-LOG-1+U/V ...) ; (DEFUN FPDIFFERENCE ...) ; (DEFUN FPMINUS ...) ; (DEFUN FPPLUS ...) ; (DEFUN FPTIMES* ...) ; (DEFUN FPINTEXPT ...) ; (DEFUN FPEXPT ...) ; (DEFUN EXPTBIGFLOAT ...) ; (DEFUN FPROOT ...) ; (DEFUN TIMESBIGFLOAT ...) ; (DEFUN INVERTBIGFLOAT ...) ; (DEFUN *FPEXP ...) ; (DEFUN *FPSIN ...) ; (DEFUN FPEND ...) ; (DEFUN FPARCSIMP ...) ; (DEFUN SINBIGFLOAT ...) ; (DEFUN COSBIGFLOAT ...) ; (DEFVAR *FPSINCHECK* ...) ; (DEFUN FPSIN ...) ; (DEFUN FPCOS1 ...) ; (DEFUN FPSINCOS1 ...) ; (DEFUN FPSIN1 ...) ; (DEFUN FPABS ...) ; (DEFUN FPENTIER ...) ; (DEFUN FPINTPART ...) ; (DEFUN LOGBIGFLOAT ...) ; (DEFUN FPLOG ...) ; (DEFUN MABSBIGFLOAT ...) ; (DEFUN FPEXPM1 ...) ; (DEFUN FPLOG1P ...) ; (DEFUN FPSINH ...) ; (DEFUN BIG-FLOAT-SINH ...) ; (DEFUN FPASINH ...) ; (DEFUN COMPLEX-ASINH ...) ; (DEFUN BIG-FLOAT-ASINH ...) ; (DEFUN FPASIN-CORE ...) ; (DEFUN FPASIN ...) ; (DEFUN COMPLEX-SQRT ...) ; (DEFUN COMPLEX-ASIN ...) ; (DEFUN BIG-FLOAT-ASIN ...) ; (DEFUN FPTANH ...) ; (DEFUN COMPLEX-TANH ...) ; (DEFUN BIG-FLOAT-TANH ...) ; (DEFUN FPATANH ...) ; (DEFUN COMPLEX-ATANH ...) ; (DEFUN BIG-FLOAT-ATANH ...) ; (DEFUN FPACOS ...) ; (DEFUN COMPLEX-ACOS ...) ; (DEFUN BIG-FLOAT-ACOS ...) ; (DEFUN COMPLEX-LOG ...) ; (DEFUN BIG-FLOAT-LOG ...) ; (DEFUN BIG-FLOAT-SQRT ...) ; (FPPREC1 NIL ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/float.abcl (0.553f0 seconds) ; - Loading binary file "binary-abcl/float.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/csimp.lisp" ; Compiling /home/maxima/maxima-test/src/csimp.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE CSIMP) ; (DECLARE-TOP (SPECIAL $EXPONENTIALIZE ...)) ; (LOAD-MACSYMA-MACROS RZMAC) ; (LOOP FOR ...) ; (DEFMFUN $DEMOIVRE ...) ; (DEFUN DEMOIVRE ...) ; (DEFUN ISLINEAR ...) ; (DEFMFUN $PARTITION ...) ; (DEFUN PARTITION-BY ...) ; (DEFUN PARTITION ...) ; (SETQ VAR ...) ; (DEFUN NUMDEN ...) ; (DEFUN NUMDEN-VAR ...) ; (DEFUN FMT ...) ; (DEFUN SPEXP ...) ; (DEFUN SUBIN ...) ; (DEFUN SUBIN-VAR ...) ; (LET (# #) ...) ; (DEFUN RATGREATERP ...) ; (DEFUN %ESPECIAL ...) ; (DEFUN TRIGRED ...) ; (DEFUN POLYINX ...) ; (DEFUN POLYP ...) ; (DEFUN POLYP-VAR ...) ; (DEFUN PIP ...) ; (DEFUN SPANG1 ...) ; (DEFUN ARCHK ...) ; (DEFUN GENFIND ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/csimp.abcl (0.145f0 seconds) ; - Loading binary file "binary-abcl/csimp.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/csimp2.lisp" ; Compiling /home/maxima/maxima-test/src/csimp2.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE CSIMP2) ; (LOAD-MACSYMA-MACROS RZMAC) ; (DECLARE-TOP (SPECIAL VAR ...)) ; (DEFMVAR $GAMMALIM ...) ; (DEF-SIMPLIFIER PLOG ...) ; (DEFUN PATAN ...) ; (DEFPROP %BINOMIAL ...) ; (DEF-SIMPLIFIER BINOMIAL ...) ; (DEFUN BINCOMP ...) ; (DEFUN BINCOMP1 ...) ; (DEFUN BINOCOMP ...) ; (DEFPROP %BINOMIAL ...) ; (DECLARE-TOP (SPECIAL $GAMMALIM)) ; (DEFMVAR $BETA_ARGS_SUM_TO_INTEGER ...) ; (DEFPROP %BETA ...) ; (DEF-SIMPLIFIER BETA ...) ; (DEFUN BETA-EXPAND-INTEGER ...) ; (DEFUN BETA-EXPAND-ADD-INTEGER ...) ; (DEF-SIMPLIFIER GAMMA ...) ; (DEFUN GAMMA-SIGN ...) ; (PUTPROP (QUOTE %GAMMA) ...) ; (DEFUN GAMMA ...) ; (DEFUN GAMMARED ...) ; (DEFUN GAMMAC ...) ; (DEFUN GAMMA-LANCZOS ...) ; (DEFUN GAMMAFLOAT ...) ; (DEFMFUN $ZEROMATRIX ...) ; (DEFMFUN $EMATRIX ...) ; (DEFUN LIST-OF-MLISTS ...) ; (DEFMFUN $COEFMATRIX ...) ; (DEFMFUN $AUGCOEFMATRIX ...) ; (DEFUN COEFMATRIX ...) ; (DEFUN CONST1 ...) ; (DEFMFUN $ENTERMATRIX ...) ; (DECLARE-TOP (SPECIAL SN* ...)) ; (DEFMFUN $XTHRU ...) ; (DEFUN COMDENOM ...) ; (DEFUN PRODNUMDEN ...) ; (DEFUN PRODND ...) ; (DEFUN COMDENOM1 ...) ; (DECLARE-TOP (SPECIAL AX ...)) ; (DEFUN XRUTOUT ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/csimp2.abcl (0.329f0 seconds) ; - Loading binary file "binary-abcl/csimp2.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/zero.lisp" ; Compiling /home/maxima/maxima-test/src/zero.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE ZERO) ; (DEFMFUN $ZEROEQUIV ...) ; (DEFUN ZEROEQUIV1 ...) ; (DEFUN ZEROEQUIV2 ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/zero.abcl (0.027f0 seconds) ; - Loading binary file "binary-abcl/zero.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/logarc.lisp" ; Compiling /home/maxima/maxima-test/src/logarc.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE LOGARC) ; (DEFMFUN $LOGARC ...) ; (DEFUN LOGARC ...) ; (DEFUN HALFANGLE ...) ; (DEFUN HALFANGLEAUX ...) ; (DEFUN HALFANGLEAUX-FACTOR ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/logarc.abcl (0.04f0 seconds) ; - Loading binary file "binary-abcl/logarc.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/rpart.lisp" ; Compiling /home/maxima/maxima-test/src/rpart.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE RPART) ; (LOAD-MACSYMA-MACROS RZMAC) ; (DECLARE-TOP (SPECIAL $RADEXPAND ...)) ; (DEFMFUN $REALPART ...) ; (DEFPROP $REALPART ...) ; (DEFPROP %REALPART ...) ; (DEFPROP %REALPART ...) ; (DEFUN RISPLIT-SIGNUM ...) ; (SETF (GET # ...) ...) ; (DEFUN SIMP-REALPART ...) ; (DEFMFUN $IMAGPART ...) ; (DEFPROP $IMAGPART ...) ; (DEFPROP %IMAGPART ...) ; (DEFPROP %IMAGPART ...) ; (DEFUN SIMP-IMAGPART ...) ; (DEFMFUN ($RECTFORM :PROPERTIES ...) ...) ; (DEFMFUN ($POLARFORM :PROPERTIES ...) ...) ; (DEFMFUN $CABS ...) ; (DEFPROP $CABS ...) ; (DEFPROP %CABS ...) ; (DEFPROP %CABS ...) ; (DEFUN SIMP-CABS ...) ; (DEFMFUN $CARG ...) ; (DEFPROP $CARG ...) ; (DEFPROP %CARG ...) ; (DEFPROP %CARG ...) ; (DEFUN SIMP-CARG ...) ; (DEFUN CABS ...) ; (DEFUN TRISPLIT ...) ; (DEFUN DSRL ...) ; (DEFUN DOT-SP-RI ...) ; (DEFUN DOT--RI ...) ; (DEFUN RISPLIT-MPLUS ...) ; (DEFUN RISPLIT-TIMES ...) ; (DEFUN RISPLIT-EXPT ...) ; (DEFUN RISPLIT-EXPT-FIXNUM-POW ...) ; (DEFUN RISPLIT-EXPT-GENERAL-FORM ...) ; (DEFUN RISPLIT-EXPT-REAL^RAT ...) ; (DEFUN RISPLIT-EXPT-SQRT-POW ...) ; (DEFUN RISPLIT-NOUN ...) ; (DEFUN ABSARG1 ...) ; (DEFUN RISPLIT ...) ; (DEFUN COVERSINEMYFOOT ...) ; (DEFUN POWERS ...) ; (DEFUN SPABS ...) ; (DEFUN SPRECIP ...) ; (DEFVAR NEGP* ...) ; (DEFUN DIVCARCDR ...) ; (DEFUN EXPANINTEXPT ...) ; (DEFUN 2PISTRIP ...) ; (DEFUN 2PIREC ...) ; (DEFUN ARGNUM ...) ; (DEFMACRO HALF ...) ; (DEFUN ABSARG ...) ; (DEFUN GENATAN ...) ; (DEFUN ABSARG-MABS ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/rpart.abcl (0.236f0 seconds) ; - Loading binary file "binary-abcl/rpart.abcl" ; - Compiling module "numeric-bigfloat" ; - Compiling source file "/home/maxima/maxima-test/src/numeric.lisp" ; Compiling /home/maxima/maxima-test/src/numeric.lisp ... ; (IN-PACKAGE #:BIGFLOAT) ; (DEFUN INTOFP ...) ; (DEFCLASS NUMERIC ...) ; (DEFCLASS BIGFLOAT ...) ; (DEFMETHOD REAL-VALUE ...) ; (DEFCLASS COMPLEX-BIGFLOAT ...) ; (DEFMETHOD REAL-VALUE ...) ; (DEFMETHOD IMAG-VALUE ...) ; (DEFMETHOD MAKE-LOAD-FORM ...) ; (DEFUN BIGFLOAT ...) ; (DEFMETHOD MAXIMA::TO ...) ; (DEFMETHOD MAXIMA::TO ...) ; (DEFMETHOD MAXIMA::TO ...) ; (DEFMETHOD MAXIMA::TO ...) ; (DEFMETHOD MAXIMA::TO ...) ; (DEFMETHOD MAXIMA::TO ...) ; (DEFMETHOD MAX-EXPONENT ...) ; (DEFMETHOD MAX-EXPONENT ...) ; (DEFMETHOD MAX-EXPONENT ...) ; (DEFMETHOD MAX-EXPONENT ...) ; (DEFMETHOD MAX-EXPONENT ...) ; (DEFUN EXPT-EXTRA-BITS ...) ; (DEFMACRO WITH-EXTRA-PRECISION ...) ; (DEFMETHOD REALP ...) ; (DEFMETHOD REALP ...) ; (DEFMETHOD REALP ...) ; (DEFMETHOD COMPLEXP ...) ; (DEFMETHOD COMPLEXP ...) ; (DEFMETHOD COMPLEXP ...) ; (DEFMETHOD NUMBERP ...) ; (DEFMETHOD NUMBERP ...) ; (DEFMETHOD NUMBERP ...) ; (DEFMETHOD NUMBERP ...) ; (DEFMETHOD MAKE-LOAD-FORM ...) ; (DEFMETHOD PRINT-OBJECT ...) ; (DEFMETHOD PRINT-OBJECT ...) ; (DEFMETHOD DESCRIBE-OBJECT ...) ; (DEFMETHOD DESCRIBE-OBJECT ...) ; (DEFGENERIC ADD1 ...) ; (DEFGENERIC SUB1 ...) ; (DEFGENERIC TWO-ARG-+ ...) ; (DEFGENERIC TWO-ARG-- ...) ; (DEFGENERIC TWO-ARG-* ...) ; (DEFGENERIC TWO-ARG-/ ...) ; (DEFGENERIC TWO-ARG-< ...) ; (DEFGENERIC TWO-ARG-> ...) ; (DEFGENERIC TWO-ARG-<= ...) ; (DEFGENERIC TWO-ARG->= ...) ; (DEFGENERIC TWO-ARG-= ...) ; (DEFGENERIC UNARY-MINUS ...) ; (DEFGENERIC UNARY-DIVIDE ...) ; (DEFMETHOD ADD1 ...) ; (DEFMETHOD ADD1 ...) ; (DEFMETHOD ADD1 ...) ; (DEFMETHOD SUB1 ...) ; (DEFMETHOD SUB1 ...) ; (DEFMETHOD SUB1 ...) ; (DECLAIM (INLINE 1+ ...)) ; (DEFUN 1+ ...) ; (DEFUN 1- ...) ; (DEFMETHOD TWO-ARG-+ ...) ; (DEFMETHOD TWO-ARG-+ ...) ; (DEFMETHOD TWO-ARG-+ ...) ; (DEFMETHOD TWO-ARG-+ ...) ; (DEFMETHOD TWO-ARG-+ ...) ; (DEFMETHOD TWO-ARG-+ ...) ; (DEFMETHOD TWO-ARG-+ ...) ; (DEFMETHOD TWO-ARG-+ ...) ; (DEFMETHOD TWO-ARG-+ ...) ; (DEFMETHOD TWO-ARG-+ ...) ; (DEFMETHOD TWO-ARG-+ ...) ; (DEFUN + ...) ; (DEFMETHOD UNARY-MINUS ...) ; (DEFMETHOD UNARY-MINUS ...) ; (DEFMETHOD UNARY-MINUS ...) ; (DEFMETHOD TWO-ARG-- ...) ; (DEFMETHOD TWO-ARG-- ...) ; (DEFMETHOD TWO-ARG-- ...) ; (DEFMETHOD TWO-ARG-- ...) ; (DEFMETHOD TWO-ARG-- ...) ; (DEFMETHOD TWO-ARG-- ...) ; (DEFMETHOD TWO-ARG-- ...) ; (DEFMETHOD TWO-ARG-- ...) ; (DEFMETHOD TWO-ARG-- ...) ; (DEFMETHOD TWO-ARG-- ...) ; (DEFMETHOD TWO-ARG-- ...) ; (DEFMETHOD TWO-ARG-- ...) ; (DEFMETHOD TWO-ARG-- ...) ; (DEFUN - ...) ; (DEFMETHOD TWO-ARG-* ...) ; (DEFMETHOD TWO-ARG-* ...) ; (DEFMETHOD TWO-ARG-* ...) ; (DEFMETHOD TWO-ARG-* ...) ; (DEFMETHOD TWO-ARG-* ...) ; (DEFMETHOD TWO-ARG-* ...) ; (DEFMETHOD TWO-ARG-* ...) ; (DEFMETHOD TWO-ARG-* ...) ; (DEFMETHOD TWO-ARG-* ...) ; (DEFMETHOD TWO-ARG-* ...) ; (DEFMETHOD TWO-ARG-* ...) ; (DEFUN * ...) ; (DEFMETHOD UNARY-DIVIDE ...) ; (DEFMETHOD UNARY-DIVIDE ...) ; (DEFMETHOD UNARY-DIVIDE ...) ; (DEFMETHOD TWO-ARG-/ ...) ; (DEFMETHOD TWO-ARG-/ ...) ; (DEFMETHOD TWO-ARG-/ ...) ; (DEFMETHOD TWO-ARG-/ ...) ; (DEFMETHOD TWO-ARG-/ ...) ; (DEFMETHOD TWO-ARG-/ ...) ; (DEFMETHOD TWO-ARG-/ ...) ; (DEFMETHOD TWO-ARG-/ ...) ; (DEFMETHOD TWO-ARG-/ ...) ; (DEFMETHOD TWO-ARG-/ ...) ; (DEFMETHOD TWO-ARG-/ ...) ; (DEFMETHOD TWO-ARG-/ ...) ; (DEFMETHOD TWO-ARG-/ ...) ; (DEFUN / ...) ; (FROB PLUSP) ; (FROB MINUSP) ; (DEFMETHOD ZEROP ...) ; (DEFMETHOD ZEROP ...) ; (DEFMETHOD ZEROP ...) ; (DEFMETHOD PLUSP ...) ; (DEFMETHOD MINUSP ...) ; (DEFMETHOD TWO-ARG-= ...) ; (DEFMETHOD TWO-ARG-= ...) ; (DEFMETHOD TWO-ARG-= ...) ; (DEFMETHOD TWO-ARG-= ...) ; (DEFMETHOD TWO-ARG-= ...) ; (DEFMETHOD TWO-ARG-= ...) ; (DEFMETHOD TWO-ARG-= ...) ; (DEFUN = ...) ; (DEFUN /= ...) ; (FROB <) ; (FROB >) ; (FROB <=) ; (FROB >=) ; (DEFMETHOD TWO-ARG-< ...) ; (DEFMETHOD TWO-ARG-< ...) ; (DEFMETHOD TWO-ARG-< ...) ; (DEFMETHOD TWO-ARG-< ...) ; (DEFMETHOD TWO-ARG-< ...) ; (DEFMETHOD TWO-ARG-> ...) ; (DEFMETHOD TWO-ARG-> ...) ; (DEFMETHOD TWO-ARG-> ...) ; (DEFMETHOD TWO-ARG-> ...) ; (DEFMETHOD TWO-ARG-> ...) ; (DEFMETHOD TWO-ARG-<= ...) ; (DEFMETHOD TWO-ARG-<= ...) ; (DEFMETHOD TWO-ARG-<= ...) ; (DEFMETHOD TWO-ARG-<= ...) ; (DEFMETHOD TWO-ARG-<= ...) ; (DEFMETHOD TWO-ARG->= ...) ; (DEFMETHOD TWO-ARG->= ...) ; (DEFMETHOD TWO-ARG->= ...) ; (DEFMETHOD TWO-ARG->= ...) ; (DEFMETHOD TWO-ARG->= ...) ; (DEFMACRO INCF ...) ; (DEFMACRO DECF ...) ; (FROB SQRT) ; (FROB ABS) ; (FROB EXP) ; (FROB SIN) ; (FROB COS) ; (FROB TAN) ; (FROB ASIN) ; (FROB ACOS) ; (FROB SINH) ; (FROB COSH) ; (FROB TANH) ; (FROB ASINH) ; (FROB ACOSH) ; (FROB ATANH) ; (DEFMETHOD ABS ...) ; (DEFMETHOD ABS ...) ; (DEFMETHOD EXP ...) ; (DEFMETHOD SIN ...) ; (DEFMETHOD COS ...) ; (DEFMETHOD TAN ...) ; (DEFMETHOD ASIN ...) ; (DEFMETHOD ACOS ...) ; (DEFMETHOD SQRT ...) ; (DEFMETHOD SQRT ...) ; (DEFMETHOD ONE-ARG-LOG ...) ; (DEFMETHOD ONE-ARG-LOG ...) ; (DEFMETHOD ONE-ARG-LOG ...) ; (DEFMETHOD TWO-ARG-LOG ...) ; (DEFMETHOD TWO-ARG-LOG ...) ; (DEFMETHOD TWO-ARG-LOG ...) ; (DEFMETHOD TWO-ARG-LOG ...) ; (DEFUN LOG ...) ; (DEFMETHOD SINH ...) ; (DEFMETHOD COSH ...) ; (DEFMETHOD TANH ...) ; (DEFMETHOD ASINH ...) ; (DEFMETHOD ATANH ...) ; (DEFMETHOD ACOSH ...) ; (FROB EXP) ; (FROB SIN) ; (FROB COS) ; (FROB TAN) ; (FROB ASIN ...) ; (FROB ACOS ...) ; (FROB SINH) ; (FROB COSH) ; (FROB TANH ...) ; (FROB ASINH ...) ; (FROB ACOSH) ; (FROB ATANH ...) ; (DEFMETHOD ONE-ARG-ATAN ...) ; (DEFMETHOD ONE-ARG-ATAN ...) ; (DEFMETHOD ONE-ARG-ATAN ...) ; (DEFMETHOD TWO-ARG-ATAN ...) ; (DEFMETHOD TWO-ARG-ATAN ...) ; (DEFMETHOD TWO-ARG-ATAN ...) ; (DEFMETHOD TWO-ARG-ATAN ...) ; (DEFMETHOD TWO-ARG-ATAN ...) ; (DEFMETHOD TWO-ARG-ATAN ...) ; (DEFUN ATAN ...) ; (DEFMETHOD SCALE-FLOAT ...) ; (DEFMETHOD SCALE-FLOAT ...) ; (FROB REALPART) ; (FROB IMAGPART) ; (FROB CONJUGATE) ; (FROB PHASE) ; (FROB FLOOR) ; (FROB FFLOOR) ; (FROB CEILING) ; (FROB FCEILING) ; (FROB TRUNCATE) ; (FROB FTRUNCATE) ; (FROB ROUND) ; (FROB FROUND) ; (DEFMETHOD REALPART ...) ; (DEFMETHOD REALPART ...) ; (DEFMETHOD IMAGPART ...) ; (DEFMETHOD IMAGPART ...) ; (DEFMETHOD CONJUGATE ...) ; (DEFMETHOD CONJUGATE ...) ; (DEFMETHOD CIS ...) ; (DEFMETHOD CIS ...) ; (DEFMETHOD CIS ...) ; (DEFMETHOD PHASE ...) ; (DEFMETHOD PHASE ...) ; (DEFUN MAX ...) ; (DEFUN MIN ...) ; (DEFMETHOD ONE-ARG-COMPLEX ...) ; (DEFMETHOD ONE-ARG-COMPLEX ...) ; (DEFMETHOD TWO-ARG-COMPLEX ...) ; (DEFMETHOD TWO-ARG-COMPLEX ...) ; (DEFMETHOD TWO-ARG-COMPLEX ...) ; (DEFMETHOD TWO-ARG-COMPLEX ...) ; (DEFMETHOD TWO-ARG-COMPLEX ...) ; (DEFMETHOD TWO-ARG-COMPLEX ...) ; (DEFUN COMPLEX ...) ; (DEFMETHOD UNARY-FLOOR ...) ; (DEFMETHOD UNARY-FFLOOR ...) ; (DEFMETHOD FLOOR ...) ; (DEFMETHOD FFLOOR ...) ; (DEFMETHOD UNARY-TRUNCATE ...) ; (DEFMETHOD UNARY-FTRUNCATE ...) ; (DEFMETHOD TRUNCATE ...) ; (DEFMETHOD FTRUNCATE ...) ; (DEFMETHOD UNARY-CEILING ...) ; (DEFMETHOD UNARY-FCEILING ...) ; (DEFMETHOD CEILING ...) ; (DEFMETHOD FCEILING ...) ; (DEFMETHOD ROUND ...) ; (DEFMETHOD FROUND ...) ; (DEFMETHOD EXPT ...) ; (DEFMETHOD EXPT ...) ; (DEFMETHOD EXPT ...) ; (DEFMETHOD EXPT ...) ; (DEFMETHOD EXPT ...) ; (DEFUN TO ...) ; (DEFUN MAYBE-TO ...) ; (DEFUN %TO ...) ; (DEFMETHOD EPSILON ...) ; (DEFMETHOD EPSILON ...) ; (DEFMETHOD EPSILON ...) ; (DEFMETHOD EPSILON ...) ; (DEFINE-COMPILER-MACRO + ...) ; (DEFINE-COMPILER-MACRO - ...) ; (DEFINE-COMPILER-MACRO * ...) ; (DEFINE-COMPILER-MACRO / ...) ; (DEFINE-COMPILER-MACRO /= ...) ; (FROB <) ; (FROB >) ; (FROB <=) ; (FROB >=) ; (DEFMETHOD INTEGER-DECODE-FLOAT ...) ; (DEFMETHOD INTEGER-DECODE-FLOAT ...) ; (DEFMETHOD DECODE-FLOAT ...) ; (DEFMETHOD DECODE-FLOAT ...) ; (DEFMETHOD FLOAT ...) ; (DEFMETHOD FLOAT ...) ; (DEFUN FP2SINGLE ...) ; (DEFMETHOD FLOAT ...) ; (DEFMETHOD RANDOM ...) ; (DEFMETHOD RANDOM ...) ; (DEFMETHOD RANDOM ...) ; (DEFMETHOD SIGNUM ...) ; (DEFMETHOD SIGNUM ...) ; (DEFMETHOD SIGNUM ...) ; (DEFMETHOD FLOAT-SIGN ...) ; (DEFMETHOD FLOAT-SIGN ...) ; (DEFMETHOD FLOAT-DIGITS ...) ; (DEFMETHOD FLOAT-DIGITS ...) ; (DEFMETHOD RATIONAL ...) ; (DEFMETHOD RATIONAL ...) ; (DEFMETHOD RATIONALIZE ...) ; (DEFMETHOD RATIONALIZE ...) ; (DEFUN COERCE ...) ; (DEFMETHOD %PI ...) ; (DEFMETHOD %PI ...) ; (DEFMETHOD %PI ...) ; (DEFMETHOD %PI ...) ; (DEFMETHOD %PI ...) ; (DEFMETHOD %E ...) ; (DEFMETHOD %E ...) ; (DEFMETHOD %E ...) ; (DEFMETHOD %E ...) ; (DEFMETHOD %E ...) ; (DEFVAR *DEBUG-CF-EVAL* ...) ; (DEFVAR *MAX-CF-ITERATIONS* ...) ; (DEFUN LENTZ ...) ; (DEFUN SUM-POWER-SERIES ...) ; (DEFUN FORMAT-E ...) ; (DEFUN FORMAT-F ...) ; (DEFUN FORMAT-G ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numeric.abcl (2.901f0 seconds) ; - Loading binary file "binary-abcl/numeric.abcl" ; - Compiling module "server" ; - Compiling source file "/home/maxima/maxima-test/src/server.lisp" ; Compiling /home/maxima/maxima-test/src/server.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFVAR $IN_NETMATH ...) ; (DEFVAR $SHOW_OPENPLOT ...) ; (DEFVAR *SOCKET-CONNECTION*) ; (DEFVAR $OLD_STDOUT) ; (DEFVAR $OLD_STDERR) ; (DEFUN SETUP-CLIENT ...) ; (DEFUN CLOSE-CLIENT ...) ; (DEFUN OPEN-SOCKET ...) ; in (DEFUN OPEN-SOCKET ...) ; Caught STYLE-WARNING: ; The variable BIN is defined but never used. ; (DEFUN START-CLIENT ...) ; (DEFUN GETPID-FROM-ENVIRONMENT ...) ; (DEFUN GETPID ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/server.abcl (0.031f0 seconds) ; - Loading binary file "binary-abcl/server.abcl" ; - Compiling module "i-o" ; - Compiling source file "/home/maxima/maxima-test/src/macsys.lisp" ; Compiling /home/maxima/maxima-test/src/macsys.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE SYSTEM) ; (DEFMVAR $PROMPT ...) ; (DEFVAR *PROMPT-PREFIX* ...) ; (DEFVAR *PROMPT-SUFFIX* ...) ; (DEFVAR *GENERAL-DISPLAY-PREFIX* ...) ; (DEFVAR $ALT_FORMAT_PROMPT ...) ; (DEFUN FORMAT-PROMPT ...) ; (DEFUN ALT-FORMAT-PROMPT ...) ; (DEFUN DEFAULT-FORMAT-PROMPT ...) ; (DEFVAR $DEFAULT_FORMAT_PROMPT ...) ; (DEFUN MAIN-PROMPT ...) ; (DEFUN BREAK-PROMPT ...) ; (DEFUN TOPLEVEL-MACSYMA-EVAL ...) ; (DECLARE-TOP (SPECIAL *MREAD-PROMPT*)) ; (DEFVAR ACCUMULATED-TIME ...) ; (DEFUN USED-AREA ...) ; (DEFUN CONTINUE ...) ; (DEFMFUN $BREAK ...) ; (DEFUN MBREAK-LOOP ...) ; (DEFUN MERRBREAK ...) ; (DEFUN RETRIEVE ...) ; (DEFMFUN $EVAL_STRING_LISP ...) ; (DEFMFUN $READ ...) ; (DEFMFUN $READONLY ...) ; (DEFUN BATCH ...) ; (DEFUN BATCH-INTERNAL ...) ; (DEFMFUN $DEMO ...) ; (DEFMFUN $BUG_REPORT ...) ; (DEFSTRUCT1 (QUOTE #)) ; (LET NIL ...) ; (DEFVAR *MAXIMA-BUILD-INFO* ...) ; (DEFMFUN $BUILD_INFO ...) ; (DEFUN ENSURE-READABLY-PRINTABLE-STRING ...) ; (DEFUN DIMENSION-BUILD-INFO ...) ; (SETF (GET # ...) ...) ; (DEFVAR *MAXIMA-STARTED* ...) ; (DEFVAR *MAXIMA-PROLOG* ...) ; (DEFVAR *MAXIMA-EPILOG* ...) ; (DEFVAR *MAXIMA-QUIET* ...) ; (DEFVAR *MAXIMA-RUN-STRING* ...) ; (DEFUN MACSYMA-TOP-LEVEL ...) ; (DEFUN MAXIMA-BANNER ...) ; (DEFUN THROW-MACSYMA-TOP ...) ; (DEFMFUN $WRITEFILE ...) ; (DEFVAR $APPENDFILE ...) ; (DEFVAR *APPENDFILE-DATA*) ; (DEFMFUN $APPENDFILE ...) ; (DEFMFUN $CLOSEFILE ...) ; (DEFMFUN $ED ...) ; (DEFUN NSUBSTRING ...) ; (DEFUN FILESTRIP ...) ; (DEFMSPEC $WITH_STDOUT ...) ; (DEFMFUN $SCONCAT ...) ; (DEFMFUN $SYSTEM ...) ; (DEFMFUN $ROOM ...) ; (DEFUN MAXIMA-LISP-DEBUGGER ...) ; (LET (# # ...) ...) ; (DEFMFUN $GARBAGE_COLLECT ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/macsys.abcl (0.359f0 seconds) ; - Loading binary file "binary-abcl/macsys.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/testsuite.lisp" ; Compiling /home/maxima/maxima-test/src/testsuite.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFPARAMETER $TESTSUITE_FILES ...) ; (DEFPARAMETER $SHARE_TESTSUITE_FILES ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/testsuite.abcl (0.005f0 seconds) ; - Loading binary file "binary-abcl/testsuite.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/mload.lisp" ; Compiling /home/maxima/maxima-test/src/mload.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE MLOAD) ; (DEFUN LOAD-AND-TELL ...) ; (DEFUN ERRSET-NAMESTRING ...) ; (DEFMFUN $FILENAME_MERGE ...) ; (DEFUN MACSYMA-NAMESTRING-SUB ...) ; (DEFUN GET-STREAM-TRUENAME ...) ; (DEFMFUN $BATCHLOAD ...) ; (DEFUN BATCHLOAD-STREAM ...) ; (DEFMFUN $FILE_SEARCH1 ...) ; (DEFMFUN $LOAD ...) ; (DEFMVAR $FILE_TYPE_LISP ...) ; (DEFMVAR $FILE_TYPE_MAXIMA ...) ; (DEFMFUN $FILE_TYPE ...) ; (DEFMFUN $PATHNAME_DIRECTORY ...) ; (DEFMFUN $PATHNAME_NAME ...) ; (DEFMFUN $PATHNAME_TYPE ...) ; (DEFVAR *MACSYMA-STARTUP-QUEUE* ...) ; (DECLAIM (SPECIAL *MREAD-PROMPT*)) ; (DEFMFUN $BATCH ...) ; (DEFUN BATCH-STREAM ...) ; (DEFMVAR $FLOAT_APPROX_EQUAL_TOLERANCE ...) ; (DEFMFUN $FLOAT_APPROX_EQUAL ...) ; in (DEFMFUN $FLOAT_APPROX_EQUAL ...) ; Caught STYLE-WARNING: ; The variable A-SIGNIFICAND is defined but never used. ; Caught STYLE-WARNING: ; The variable B-SIGNIFICAND is defined but never used. ; Caught STYLE-WARNING: ; The variable A-B-SIGN is defined but never used. ; Caught STYLE-WARNING: ; The variable TOL-SIGN is defined but never used. ; (DEFMFUN $BFLOAT_APPROX_EQUAL ...) ; (DEFUN APPROX-ALIKE ...) ; (DEFUN APPROX-ALIKE-LIST ...) ; (DEFUN SIMPLE-EQUAL-P ...) ; (DEFUN BATCH-EQUAL-CHECK ...) ; (DEFVAR *COLLECT-ERRORS* ...) ; (DEFUN TEST-BATCH ...) ; (DEFUN LIST-VARIABLE-BINDINGS ...) ; (DEFMFUN $FILE_SEARCH ...) ; (DEFUN FILE-EXISTS-P ...) ; (DEFUN APPARENTLY-A-DIRECTORY-P ...) ; (DEFVAR *DEBUG-NEW-FILE-SEARCH* ...) ; (DEFUN NEW-FILE-SEARCH ...) ; (DEFUN SAVE-LINENUMBERS ...) ; (DEFMFUN $PRINTFILE ...) ; (DEFUN DISABLE-SOME-LISP-WARNINGS ...) ; (DEFUN ENABLE-SOME-LISP-WARNINGS ...) ; (DEFUN SIMPLE-REMOVE-DOLLARSIGN ...) ; (DEFUN INTERSECT-TESTS ...) ; (DEFUN PRINT-TESTSUITE-SUMMARY ...) ; (DEFUN VALIDATE-GIVEN-TESTS ...) ; (DEFMFUN $RUN_TESTSUITE ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/mload.abcl (0.428f0 seconds) ; - Loading binary file "binary-abcl/mload.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/suprv1.lisp" ; Compiling /home/maxima/maxima-test/src/suprv1.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFVAR *OLD-IBASE*) ; (DEFVAR *OLD-BASE*) ; (DECLARE-TOP (SPECIAL ERRSET ...)) ; (DEFVAR THISTIME ...) ; (DEFVAR MCATCH ...) ; (DEFVAR BRKLVL ...) ; (DEFVAR ALLBUTL ...) ; (DEFMVAR $STRDISP ...) ; (DEFMVAR $GRIND ...) ; (DEFMVAR $BACKTRACE ...) ; (DEFMVAR $DEBUGMODE ...) ; (DEFMVAR $POISLIM ...) ; (DEFMVAR $RATVARSWITCH ...) ; (DEFUN MEVAL* ...) ; (DEFUN MAKELABEL10 ...) ; (DEFUN MAKELABEL ...) ; (DEFUN PRINTLABEL ...) ; (DEFUN MEXPLODEN ...) ; (DEFUN ADDLABEL ...) ; (DEFUN TYI* ...) ; (DEFUN CONTINUEP ...) ; (DEFUN CHECKLABEL ...) ; (DEFUN GCTIMEP ...) ; (DEFVAR *AUTOLOADED-FILES* ...) ; (DEFUN GENERIC-AUTOLOAD ...) ; (DEFVAR AUTOLOAD ...) ; (DEFUN LOAD-FUNCTION ...) ; (DEFMSPEC $LOADFILE ...) ; (DEFMFUN $SETUP_AUTOLOAD ...) ; (DEFUN DOLLARIFY ...) ; (DEFUN MFBOUNDP ...) ; (DEFUN LOADFILE ...) ; (DEFMFUN $DIRECTORY ...) ; (DEFMSPEC $KILL ...) ; (DEFVAR *BUILTIN-SYMBOLS* ...) ; (DEFVAR *BUILTIN-SYMBOL-PROPS* ...) ; (DEFVAR *BUILTIN-$PROPS* ...) ; (DEFVAR *BUILTIN-$RULES* ...) ; (DEFVAR *BUILTIN-SYMBOLS-WITH-VALUES* ...) ; (DEFVAR *BUILTIN-SYMBOL-VALUES* ...) ; (DEFUN KILL1-ATOM ...) ; (DEFUN KILL1 ...) ; (DEFUN REMLABELS ...) ; (DEFUN REMVALUE ...) ; (DEFUN RULEOF ...) ; (DEFMFUN $DEBUGMODE ...) ; (DEFUN DEBUGMODE1 ...) ; (DEFUN ERRLFUN1 ...) ; (DEFUN GETALIAS ...) ; (DEFUN MAKEALIAS ...) ; (DEFUN FEXPRCHECK ...) ; (DEFUN NONSYMCHK ...) ; (DEFMFUN $PRINT ...) ; (DEFMSPEC $PLAYBACK ...) ; (DEFUN LISTARGP ...) ; (DEFMSPEC $ALIAS ...) ; (DEFUN ALIAS ...) ; (DEFUN REMALIAS ...) ; (DEFUN STRIPDOLLAR ...) ; (DEFUN FULLSTRIP ...) ; (DEFUN FULLSTRIP1 ...) ; (DEFUN STRING* ...) ; (DEFUN STRING*1 ...) ; (DEFMFUN $NOUNIFY ...) ; (DEFMFUN $VERBIFY ...) ; (DEFMSPEC $STRING ...) ; (DEFUN MAKSTRING ...) ; (DEFUN STRMEVAL ...) ; (MAPC (FUNCTION #) ...) ; (PUTPROP (QUOTE *READ-BASE*) ...) ; (PUTPROP (QUOTE *PRINT-BASE*) ...) ; (MAPC (FUNCTION #) ...) ; (DEFUN AMPERCHK ...) ; (DEFMSPEC $STRINGOUT ...) ; (DEFMFUN $LABELS ...) ; (DEFMFUN $%TH ...) ; (DEFUN GETLABELS ...) ; (DEFUN GETLABELS* ...) ; (DEFUN GETLABCHARN ...) ; (DEFMACRO WITH-ERRCATCH-TAG-$ERRORS ...) ; (DEFMACRO ERRCATCH ...) ; (DEFMSPEC $ERRCATCH ...) ; (DEFMACRO MCATCH ...) ; (DEFMSPEC $CATCH ...) ; (DEFMFUN $THROW ...) ; (DEFMSPEC $TIME ...) ; (DEFUN TIMEORG ...) ; (DEFMFUN $QUIT ...) ; (DEFUN MTERPRI ...) ; (DEFMSPEC $STATUS ...) ; (DEFQUOTE $SSTATUS ...) ; (DOLIST (L #) ...) ; ($NOUNIFY (QUOTE $SUM)) ; ($NOUNIFY (QUOTE $LSUM)) ; ($NOUNIFY (QUOTE $PRODUCT)) ; ($NOUNIFY (QUOTE $INTEGRATE)) ; ($NOUNIFY (QUOTE $LIMIT)) ; (DEFPROP $DIFF ...) ; (DEFPROP %DERIVATIVE ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/suprv1.abcl (0.338f0 seconds) ; - Loading binary file "binary-abcl/suprv1.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/mactex.lisp" ; Compiling /home/maxima/maxima-test/src/mactex.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DECLARE-TOP (SPECIAL LOP ...)) ; (DEFVAR *TEX-ENVIRONMENT-DEFAULT* ...) ; (DEFMFUN $GET_TEX_ENVIRONMENT_DEFAULT ...) ; (DEFMFUN $GET_TEX_ENVIRONMENT ...) ; (DEFMFUN $SET_TEX_ENVIRONMENT_DEFAULT ...) ; (DEFMFUN $SET_TEX_ENVIRONMENT ...) ; (DEFUN GET-TEX-ENVIRONMENT ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEFMSPEC $TEX ...) ; (DEFUN QUOTE-CHARS ...) ; (DEFUN QUOTE-% ...) ; (DEFUN TEX1 ...) ; (LET (#) ...) ; (DEFUN TEX ...) ; (DEFUN TEX-ATOM ...) ; (DEFUN TEX-STRING ...) ; (DEFUN TEX-CHAR ...) ; (DEFUN TEX-FORMS ...) ; (DEFUN TEX-STRIPDOLLAR ...) ; (DEFUN EXTRACT-TRAILING-DIGITS ...) ; (DEFUN STRCAT ...) ; (DEFUN TEXNUMFORMAT ...) ; (DEFUN TEX-PAREN ...) ; (DEFUN TEX-ARRAY ...) ; (DEFUN TEX-ARRAY-DISPLAY-INDICES ...) ; (DEFUN TEX-ARRAY-SIMPLE ...) ; (DEFUN TEX-FUNCTION ...) ; (DEFUN TEX-LIST ...) ; (DEFUN TEX-PREFIX ...) ; (DEFUN TEX-INFIX ...) ; (DEFUN TEX-POSTFIX ...) ; (DEFUN TEX-NARY ...) ; (DEFUN TEX-NOFIX ...) ; (DEFUN TEX-MATCHFIX ...) ; (DEFUN TEXSYM ...) ; (DEFUN TEXWORD ...) ; (DEFPROP BIGFLOAT ...) ; (DEFUN TEX-BIGFLOAT ...) ; (DEFPROP MPROG ...) ; (DEFPROP %ERF ...) ; (DEFPROP $ERF ...) ; (DEFPROP $TRUE ...) ; (DEFPROP $FALSE ...) ; (DEFPROP $DONE ...) ; (DEFPROP MPROGN ...) ; (DEFPROP MPROGN ...) ; (DEFPROP MLIST ...) ; (DEFPROP MLIST ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEFPROP MABS ...) ; (DEFPROP MABS ...) ; (DEFPROP MQAPPLY ...) ; (DEFUN TEX-MQAPPLY ...) ; (DEFPROP $%I ...) ; (DEFPROP $%E ...) ; (DEFPROP $INF ...) ; (DEFPROP $MINF ...) ; (DEFPROP %LAPLACE ...) ; (DEFPROP $ALPHA ...) ; (DEFPROP $BETA ...) ; (DEFPROP $GAMMA ...) ; (DEFPROP %GAMMA ...) ; (DEFPROP %GAMMA ...) ; (DEFUN TEX-GAMMA ...) ; (DEFPROP $%GAMMA ...) ; (DEFPROP %GAMMA_INCOMPLETE ...) ; (DEFPROP %GAMMA_INCOMPLETE_REGULARIZED ...) ; (DEFPROP %GAMMA_INCOMPLETE_GENERALIZED ...) ; (DEFPROP $GAMMA_INCOMPLETE_LOWER ...) ; (DEFPROP $DELTA ...) ; (DEFPROP $EPSILON ...) ; (DEFPROP $ZETA ...) ; (DEFPROP $ETA ...) ; (DEFPROP $THETA ...) ; (DEFPROP $IOTA ...) ; (DEFPROP $KAPPA ...) ; (DEFPROP LAMBDA ...) ; (DEFPROP $LAMBDA ...) ; (DEFPROP $MU ...) ; (DEFPROP $NU ...) ; (DEFPROP $XI ...) ; (DEFPROP $OMICRON ...) ; (DEFPROP $%PI ...) ; (DEFPROP $PI ...) ; (DEFPROP $RHO ...) ; (DEFPROP $SIGMA ...) ; (DEFPROP $TAU ...) ; (DEFPROP $UPSILON ...) ; (DEFPROP $PHI ...) ; (DEFPROP $%PHI ...) ; (DEFPROP $CHI ...) ; (DEFPROP $PSI ...) ; (DEFPROP $OMEGA ...) ; (DEFPROP |$Alpha| ...) ; (DEFPROP |$Beta| ...) ; (DEFPROP |$Gamma| ...) ; (DEFPROP |$Delta| ...) ; (DEFPROP |$Epsilon| ...) ; (DEFPROP |$Zeta| ...) ; (DEFPROP |$Eta| ...) ; (DEFPROP |$Theta| ...) ; (DEFPROP |$Iota| ...) ; (DEFPROP |$Kappa| ...) ; (DEFPROP |$Lambda| ...) ; (DEFPROP |$Mu| ...) ; (DEFPROP |$Nu| ...) ; (DEFPROP |$Xi| ...) ; (DEFPROP |$Omicron| ...) ; (DEFPROP |$Pi| ...) ; (DEFPROP |$Rho| ...) ; (DEFPROP |$Sigma| ...) ; (DEFPROP |$Tau| ...) ; (DEFPROP |$Upsilon| ...) ; (DEFPROP |$Phi| ...) ; (DEFPROP |$Chi| ...) ; (DEFPROP |$Psi| ...) ; (DEFPROP |$Omega| ...) ; (DEFPROP MQUOTE ...) ; (DEFPROP MQUOTE ...) ; (DEFPROP MSETQ ...) ; (DEFPROP MSETQ ...) ; (DEFPROP MSET ...) ; (DEFPROP MSET ...) ; (DEFPROP MDEFINE ...) ; (DEFPROP MDEFINE ...) ; (DEFPROP MDEFMACRO ...) ; (DEFPROP MDEFMACRO ...) ; (DEFPROP MARROW ...) ; (DEFPROP MARROW ...) ; (DEFPROP MFACTORIAL ...) ; (DEFPROP MFACTORIAL ...) ; (DEFPROP MEXPT ...) ; (DEFPROP %SUM ...) ; (DEFPROP %PRODUCT ...) ; (DEFUN NUMNEEDSPAREN ...) ; (DEFVAR *TEX-MEXPT-TRIG-LIKE-FNS* ...) ; (DEFUN TEX-MEXPT-TRIG-LIKE-FN-P ...) ; (DEFUN MAYBE-TEX-MEXPT-TRIG-LIKE ...) ; (DEFUN TEX-MEXPT ...) ; (DEFPROP MNCEXPT ...) ; (DEFPROP MNCTIMES ...) ; (DEFPROP MNCTIMES ...) ; (DEFPROP MTIMES ...) ; (DEFPROP MTIMES ...) ; (DEFPROP %SQRT ...) ; (DEFUN TEX-SQRT ...) ; (DEFPROP $CUBRT ...) ; (DEFUN TEX-CUBRT ...) ; (DEFPROP MQUOTIENT ...) ; (DEFPROP MQUOTIENT ...) ; (DEFUN TEX-MQUOTIENT ...) ; (DEFPROP $MATRIX ...) ; (DEFUN TEX-MATRIX ...) ; (DEFPROP %SUM ...) ; (DEFPROP %LSUM ...) ; (DEFPROP %PRODUCT ...) ; (DEFUN TEX-LSUM ...) ; (DEFUN TEX-SUM ...) ; (DEFPROP %INTEGRATE ...) ; (DEFUN TEX-INT ...) ; (DEFPROP %LIMIT ...) ; (DEFUN TEX-LIMIT ...) ; (DEFPROP %AT ...) ; (DEFUN TEX-AT ...) ; (DEFPROP MBOX ...) ; (DEFUN TEX-MBOX ...) ; (DEFPROP MLABOX ...) ; (DEFUN TEX-MLABOX ...) ; (DEFPROP %BINOMIAL ...) ; (DEFUN TEX-CHOOSE ...) ; (DEFPROP RAT ...) ; (DEFUN TEX-RAT ...) ; (DEFPROP MPLUS ...) ; (DEFUN TEX-MPLUS ...) ; (DEFPROP MMINUS ...) ; (DEFPROP MMINUS ...) ; (DEFPROP MIN ...) ; (DEFPROP MIN ...) ; (DEFPROP MIN ...) ; (DEFPROP MIN ...) ; (DEFPROP MEQUAL ...) ; (DEFPROP MEQUAL ...) ; (DEFPROP MNOTEQUAL ...) ; (DEFPROP MNOTEQUAL ...) ; (DEFPROP MGREATERP ...) ; (DEFPROP MGREATERP ...) ; (DEFPROP MGEQP ...) ; (DEFPROP MGEQP ...) ; (DEFPROP MLESSP ...) ; (DEFPROP MLESSP ...) ; (DEFPROP MLEQP ...) ; (DEFPROP MLEQP ...) ; (DEFPROP MNOT ...) ; (DEFPROP MNOT ...) ; (DEFPROP MAND ...) ; (DEFPROP MAND ...) ; (DEFPROP MOR ...) ; (DEFPROP MOR ...) ; (DEFUN TEX-SETUP ...) ; (DEFPROP %ATAN2 ...) ; (MAPC (FUNCTION TEX-SETUP) ...) ; (DEFPROP MCOND ...) ; (DEFPROP %MCOND ...) ; (DEFPROP %DEL ...) ; (DEFPROP %DEL ...) ; (DEFPROP %DERIVATIVE ...) ; (DEFUN TEX-DERIVATIVE ...) ; (DEFUN TEX-D ...) ; (DEFUN TEX-DABBREV ...) ; (DEFUN ODDS ...) ; (DEFUN TEX-MCOND ...) ; (DEFPROP MDO ...) ; (DEFPROP MDOIN ...) ; (DEFPROP %MDO ...) ; (DEFPROP %MDOIN ...) ; (DEFUN TEX-LBP ...) ; (DEFUN TEX-RBP ...) ; (DEFUN TEX-MDO ...) ; (DEFUN TEX-MDOIN ...) ; (DEFUN TEXMDO ...) ; (DEFUN TEXMDOIN ...) ; (DEFPROP MTEXT ...) ; (DEFPROP TEXT-STRING ...) ; (DEFPROP MLABEL ...) ; (DEFPROP SPACEOUT ...) ; (DEFPROP | --> | ...) ; (DEFPROP | WHERE | ...) ; (DEFUN TEX-TRY-SYM ...) ; (DEFUN TEX-MTEXT ...) ; (DEFUN TEX-MLABEL ...) ; (DEFUN TEX-SPACEOUT ...) ; (DEFMFUN $TEXINIT ...) ; (DEFMFUN $TEXEND ...) ; (DEFUN MAKE-MAXIMA-TEX-GLUE ...) ; (DEFMFUN $TEX1 ...) ; (DEFMFUN $TEXPUT ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/mactex.abcl (0.353f0 seconds) ; - Loading binary file "binary-abcl/mactex.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/dskfn.lisp" ; Compiling /home/maxima/maxima-test/src/dskfn.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE DSKFN) ; (DECLARE-TOP (SPECIAL AAAAA ...)) ; (DEFVAR INDLIST ...) ; (DEFUN INFOLSTCHK ...) ; (DEFMACRO WITH-MAXIMA-IO-SYNTAX ...) ; (DEFMSPEC $SAVE ...) ; (DEFVAR *DSKSETUP-ERRSET-VALUE* ...) ; (DEFUN DSKSETUP ...) ; in (DEFUN DSKSETUP ...) ; Caught STYLE-WARNING: ; The variable MAXIMA-ERROR is defined but never used. ; (DEFUN DSKSTORE ...) ; (DEFUN DSKATOM ...) ; (DEFUN FILL-HASH ...) ; (DEFUN LIST-HASH-PAIRS ...) ; (DEFUN MPROPSCHK ...) ; (DEFUN DSKARY ...) ; (DEFUN EXTOPCHK ...) ; (DEFUN PROPSCHK ...) ; (DEFUN FASPRIN ...) ; (DEFUN FASPRINT ...) ; (DEFUN INFOSTORE ...) ; (DEFUN PRADD2LNC ...) ; (DEFUN DSKDEFPROP ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/dskfn.abcl (0.096f0 seconds) ; - Loading binary file "binary-abcl/dskfn.abcl" ; - Compiling module "factoring" ; - Compiling source file "/home/maxima/maxima-test/src/lesfac.lisp" ; Compiling /home/maxima/maxima-test/src/lesfac.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE LESFAC) ; (LOAD-MACSYMA-MACROS RZMAC ...) ; (DEFUN GETUNHACK ...) ; (DEFUN FRPOLY? ...) ; (DEFMACRO SETCALL ...) ; (DEFUN PQUOCOF ...) ; (DEFUN POLYST ...) ; (DEFUN CDINF ...) ; (DEFUN CD1 ...) ; (DEFUN LMAKE ...) ; (DEFUN LMAKE2 ...) ; (DEFUN PMAKE ...) ; (DEFUN FPGCDCO ...) ; (DEFUN FACMGCD ...) ; (DEFUN LGCD1 ...) ; in (DEFUN LGCD1 ...) ; Caught STYLE-WARNING: ; The variable DUMMY is defined but never used. ; (DEFUN MAKPRODG ...) ; (DEFUN DOPGCDCOFACTS ...) ; (DEFUN FACRPLUS ...) ; in (DEFUN FACRPLUS ...) ; Caught STYLE-WARNING: ; The variable DUMMY is defined but never used. ; (DEFUN MFACPPLUS ...) ; (DEFUN FACRTIMES ...) ; (DEFUN PFACPROD ...) ; (DEFUN FPCONTENT ...) ; (DEFUN LOWDEG ...) ; (DEFUN MAKPROD ...) ; (DEFUN MAKPROD1 ...) ; (DEFUN MAKSYM ...) ; (DEFUN MAKSYMP ...) ; (DEFUN PFLATTEN ...) ; (DEFUN PFLAT1 ...) ; (DEFUN PIRREDP ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/lesfac.abcl (0.098f0 seconds) ; - Loading binary file "binary-abcl/lesfac.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/factor.lisp" ; Compiling /home/maxima/maxima-test/src/factor.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE FACTOR) ; (LOAD-MACSYMA-MACROS RATMAC) ; (DECLARE-TOP (SPECIAL *STOP* ...)) ; (DEFVAR *AFIXN*) ; (DEFVAR *FCTCFIXN*) ; (DEFVAR *INVCFIXN*) ; (DEFVAR *NEGFLAG*) ; (DEFUN PRIMCYCLO ...) ; (DEFUN FACTXN+-1 ...) ; (DEFUN CFACTORW ...) ; (DEFUN FACTXN-1 ...) ; (DEFUN FACTXN+1 ...) ; (DEFUN CYCLP ...) ; (DEFUN CSF ...) ; (DEFUN CONDENSE ...) ; (DEFUN CYCLOTOMIC ...) ; (DEFUN DIVISORS ...) ; (DEFUN ESTCHECK2 ...) ; (DEFUN ESTCHECK ...) ; (DEFUN CGCDLIST ...) ; (DEFUN DROPTERMS ...) ; (DEFUN RESTORELC ...) ; (DEFUN IREDUP ...) ; (DEFUN ZEROLP ...) ; (DEFUN TESTDIVIDE ...) ; (DEFUN TESTDIVIDE* ...) ; (DEFUN ALGTESTD ...) ; (DEFUN DIV-DEG-CHK ...) ; (DEFUN FUU ...) ; (DEFUN LINOUT ...) ; (DEFUN ONEVARP ...) ; (DEFUN PUTODR ...) ; (DEFUN KTERMS ...) ; (DEFUN CONSTA ...) ; (DEFUN CONSTACL ...) ; (DEFUN Z1 ...) ; (DEFUN Z2 ...) ; (DEFUN OBTAINABM ...) ; (DEFUN FACT20 ...) ; (DEFUN BASELIST ...) ; (DEFUN INLIST3 ...) ; (DEFUN NEWREP ...) ; (DEFUN OLDREP ...) ; (DEFUN COMPLETEVECTOR ...) ; (DEFUN DEGVECTOR ...) ; (DEFUN UNION1 ...) ; (DEFUN OBTAINAB ...) ; (DEFUN PCDIFCONC ...) ; (DEFUN ORDE ...) ; (DEFUN PQUO ...) ; (DEFUN INTERSECT ...) ; (DEFUN INDEX* ...) ; (DEFUN KLIM ...) ; (DECLARE-TOP (SPECIAL B ...)) ; (DEFUN CPBERL ...) ; (DEFUN POWRS ...) ; (DEFUN PPPROG ...) ; (DEFUN ZFF ...) ; (DEFUN ZFACT ...) ; (DEFUN ZFACTSPLIT ...) ; (DEFUN SPLIT2 ...) ; (DEFUN FSPLIT ...) ; (DEFUN PEXPTMOD ...) ; (DEFUN SQFRP ...) ; (DECLARE-TOP (SPECIAL P)) ; (DEFUN FIXVL0 ...) ; (DEFUN ASSSO ...) ; (DEFUN ZEROHK ...) ; (DEFUN MULTFACT ...) ; (DEFUN POLYSUBST ...) ; (DECLARE-TOP (UNSPECIAL P)) ; (DEFUN FIXVL1 ...) ; (DEFUN FIXVL ...) ; (DEFUN MAXCOEF ...) ; (DEFUN INCRLIMK ...) ; (DEFUN INCREASELIST ...) ; (DEFUN RAND ...) ; (DEFUN TRUFAC ...) ; (DEFUN MULTIDEG ...) ; (DEFUN ODDELM ...) ; (DEFUN CPBER3 ...) ; (DEFUN NPROD ...) ; (DEFUN REMOV2 ...) ; (DEFUN REMOV1 ...) ; (DEFUN REMOV0 ...) ; (DEFUN REMOV3 ...) ; (DEFUN LCHK ...) ; (DEFUN LCPRODL ...) ; (DEFUN FACT5 ...) ; (DEFUN FACT5MOD ...) ; (DEFUN CPBG ...) ; (DEFUN FACT2Z ...) ; (DEFUN NPCTIMES ...) ; (DEFUN NPQUO ...) ; (DEFUN NPCTIMES1 ...) ; (DEFUN X**Q1 ...) ; (DEFUN CPTOMF ...) ; (DEFUN P2CPOL ...) ; (DEFUN CPTIMESX ...) ; (DEFUN CMNULLF ...) ; (DEFUN CHOOZP ...) ; (DEFUN CPBQ1 ...) ; (DEFUN CPBER1 ...) ; (DEFUN FACTOR1972 ...) ; (DEFUN FACTOR72 ...) ; (DEFUN POSIZE ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/factor.abcl (0.394f0 seconds) ; - Loading binary file "binary-abcl/factor.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/algfac.lisp" ; Compiling /home/maxima/maxima-test/src/algfac.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE ALGFAC) ; (LOAD-MACSYMA-MACROS RATMAC) ; (DECLARE-TOP (SPECIAL TRA* ...)) ; (DEFUN ZIREDUP ...) ; (DEFUN INTBASEHK ...) ; (DEFUN FINDIBASE ...) ; (DEFUN CPBGZASS ...) ; (DEFUN FINDSES ...) ; (DEFUN COEFVEC ...) ; (DEFUN ZASSG ...) ; (DEFUN DIVL ...) ; (DEFUN PDIFROWS ...) ; (DEFUN PTIMESROW ...) ; (DEFUN DDIV ...) ; (DEFUN LINDEP ...) ; (DEFUN GFSPLIT ...) ; (DEFUN CPBG0 ...) ; (DEFUN CPOL2P ...) ; (DEFUN TRACEMOD ...) ; (DEFUN OTRACEMOD ...) ; (DEFUN TRACEMOD0 ...) ; (DEFUN TRACEMOD1 ...) ; (DECLARE-TOP (SPECIAL ANOTYPE ...)) ; (DEFMACRO A ...) ; (DEFMACRO INVC ...) ; (DEFMACRO FCTC ...) ; (DEFUN CPTOMEXP ...) ; (DEFVAR THR* ...) ; (DEFUN CPTOM ...) ; (DEFUN CPTIMESXA ...) ; (DEFUN X**Q ...) ; (DEFUN CMNULL ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/algfac.abcl (0.114f0 seconds) ; - Loading binary file "binary-abcl/algfac.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/nalgfa.lisp" ; Compiling /home/maxima/maxima-test/src/nalgfa.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE NALGFA) ; (DECLARE-TOP (SPECIAL VLIST ...)) ; (LOAD-MACSYMA-MACROS RZMAC ...) ; (DEFUN NEW-ALG ...) ; (DEFUN PSQFRP ...) ; (DEFUN PGSUBST ...) ; (DEFUN PVSUBST ...) ; (DEFUN ORDERVAR ...) ; (DEFUN LMAINVAR ...) ; (DEFUN PRESULT ...) ; (DEFUN PCOEFVEC ...) ; (DEFUN ALGTRACE1 ...) ; (DEFUN ALGTRACE* ...) ; (DEFUN ALGTRACE ...) ; (DEFMFUN $ALGTRACE ...) ; (DEFUN GOOD-FORM ...) ; (DEFUN BAD-FORM ...) ; (DEFMFUN $ALGFAC ...) ; (DEFMFUN $PFACTORALG ...) ; (DEFUN NALGFAC ...) ; (SETQ *NOSPLITF ...) ; (DEFUN PFACTORALG1 ...) ; (DEFUN PSHIFT ...) ; (DEFMFUN $SPLITFIELD ...) ; (DEFUN PSPLIT-FIELD ...) ; (DEFUN PLSOLVE ...) ; (DEFUN PSPLIT-FIELD1 ...) ; (DEFUN EXCHANGEVAR ...) ; (DEFUN RGSUBST ...) ; (DEFUN RATGSUBST ...) ; (DEFUN ALGNORM ...) ; (DEFMFUN $ALGNORM ...) ; (DEFUN SQFRNORM ...) ; (DEFUN PRIMELMT ...) ; (DEFUN $PRIMELMT ...) ; (DEFMFUN $BDISCR ...) ; (DEFUN BDISCR ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/nalgfa.abcl (0.219f0 seconds) ; - Loading binary file "binary-abcl/nalgfa.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/ufact.lisp" ; Compiling /home/maxima/maxima-test/src/ufact.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE UFACT) ; (LOAD-MACSYMA-MACROS RATMAC ...) ; (DEFUN DPREP ...) ; (DEFUN DPDISREP ...) ; (DEFUN DPGCD ...) ; (DEFUN DPDIF ...) ; (DEFUN DPDIF1 ...) ; (DEFUN DPSIMP ...) ; (DEFUN DPDERIV ...) ; (DEFUN DPSQFR ...) ; (DEFUN DPMODREM ...) ; (DEFUN DPMODQUO ...) ; (DEFUN DPREMQUO ...) ; (DEFUN UFACT-STRIP-ZEROES ...) ; (DEFUN CPRES1 ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/ufact.abcl (0.054f0 seconds) ; - Loading binary file "binary-abcl/ufact.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/result.lisp" ; Compiling /home/maxima/maxima-test/src/result.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE RESULT) ; (DECLARE-TOP (SPECIAL XV)) ; (LOAD-MACSYMA-MACROS RATMAC) ; (DEFMFUN $POLY_DISCRIMINANT ...) ; (DEFMFUN $RESULTANT ...) ; (DEFUN RESULT1 ...) ; (DEFVAR *RESULTLIST ...) ; (DEFUN RESULTANT ...) ; (DEFUN PRESIGN ...) ; (DEFUN SUBRESULT ...) ; (DEFUN REDRESULT ...) ; (DEFMFUN $BEZOUT ...) ; (DEFUN VMAKE ...) ; (DEFUN BEZOUT ...) ; (DEFUN ROT* ...) ; (DEFUN PPLUSCHK ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/result.abcl (0.1f0 seconds) ; - Loading binary file "binary-abcl/result.abcl" ; - Compiling module "ifactor" ; - Compiling source file "/home/maxima/maxima-test/src/ifactor.lisp" ; Compiling /home/maxima/maxima-test/src/ifactor.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE IFACTOR) ; (DEFMVAR $SAVE_PRIMES ...) ; (DEFMVAR $PRIMEP_NUMBER_OF_TESTS ...) ; (DEFMVAR $POLLARD_RHO_LIMIT ...) ; (DEFMVAR $POLLARD_PM1_LIMIT ...) ; (DEFMVAR $POLLARD_RHO_TESTS ...) ; (DEFMVAR $POLLARD_PM1_TESTS ...) ; (DEFMVAR $POLLARD_RHO_LIMIT_STEP ...) ; (DEFMVAR $POLLARD_PM1_LIMIT_STEP ...) ; (DEFMVAR $ECM_NUMBER_OF_CURVES ...) ; (DEFMVAR $ECM_LIMIT ...) ; (DEFMVAR $ECM_MAX_LIMIT ...) ; (DEFMVAR $ECM_LIMIT_DELTA ...) ; (DEFMVAR $IFACTOR_VERBOSE ...) ; (DEFMVAR $FACTORS_ONLY ...) ; (DEFUN NUMBER-OF-DIGITS ...) ; (DEFVAR *LARGEST-SMALL-PRIME* ...) ; (DEFVAR *LARGE-PRIMES* ...) ; (DEFUN GET-FACTOR-LIST ...) ; (DEFMFUN $IFACTORS ...) ; (DEFUN CFACTOR ...) ; (DEFVAR *PRIME-DIFFS* ...) ; (DEFVAR *PRIME-DIFFS-LIMIT* ...) ; (DEFVAR *PRIME-DIFFS-MAXINDEX* ...) ; (DEFVAR *PRIME-DIFFS-MAXDIFF* ...) ; (DEFUN GET-SMALL-FACTORS ...) ; (DEFUN GET-LARGE-FACTORS ...) ; (DEFUN GET-LARGE-FACTORS-1 ...) ; (DEFUN GET-ONE-FACTOR ...) ; (DEFUN GET-ONE-FACTOR-POLLARD ...) ; (DEFUN PPEXPO ...) ; (DEFUN BIG-PRIME-VAR ...) ; (DEFUN GET-ONE-FACTOR-P-1 ...) ; (DEFUN INIT-PRIME-DIFFS ...) ; (DEFUN INV-MOD ...) ; (DEFMFUN $INV_MOD ...) ; (DEFUN ECM-PRODUCT ...) ; (DEFUN ECM-SQUARE ...) ; (DEFUN ECM-POWER ...) ; (DEFUN ECM-FACTOR-WITH-CURVE ...) ; (DEFUN GET-ONE-FACTOR-ECM ...) ; (DEFUN CONVERT-LIST ...) ; (DEFMFUN $PRIMEP ...) ; (DEFUN PRIMEP ...) ; (DEFUN PRIMEP-SMALL ...) ; (DEFUN PRIMEP-PROB ...) ; (DEFUN MILLER-RABIN-DECOMPOSITION ...) ; (DEFUN MILLER-RABIN-KERNEL ...) ; (DEFMFUN $POWER_MOD ...) ; (DEFUN POWER-MOD ...) ; (DEFUN POWER-MOD-TAB ...) ; (DEFUN PRIMEP-LUCAS ...) ; (DEFUN LUCAS-SEQUENCE ...) ; (DEFVAR *NEXT_PRIME_AR* ...) ; (DEFVAR *PREV_PRIME_AR* ...) ; (DEFVAR DELTAPRIMES_NEXT ...) ; (DEFVAR DELTAPRIMES_PREV ...) ; (DEFVAR BIGPRIMEMULTIPLE ...) ; (DEFMFUN $NEXT_PRIME ...) ; (DEFMFUN $PREV_PRIME ...) ; (DEFUN NEXT-PRIME-DET ...) ; (DEFUN NEXT-PRIME-PROB ...) ; (DEFUN NEXT-PRIME ...) ; (DEFMFUN $PRIMES ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/ifactor.abcl (0.325f0 seconds) ; - Loading binary file "binary-abcl/ifactor.abcl" ; - Compiling module "rational-functions" ; - Compiling source file "/home/maxima/maxima-test/src/rat3a.lisp" ; Compiling /home/maxima/maxima-test/src/rat3a.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE RAT3A) ; (DECLARE-TOP (UNSPECIAL COEF ...)) ; (DEFUN CQUOTIENT ...) ; (DEFUN ALG ...) ; (DEFUN PACOEFP ...) ; (DEFUN LEADTERM ...) ; (DEFUN CRECIP ...) ; (DEFUN CRECIP-GENERAL ...) ; (DEFUN CEXPT ...) ; (DEFUN CMOD ...) ; (DEFUN CPLUS ...) ; (DEFUN CTIMES ...) ; (DEFUN CDIFFERENCE ...) ; (DEFUN SET-MODULUS ...) ; (DEFUN PCOEFADD ...) ; (DEFUN PPLUS ...) ; (DEFUN PTPTPLUS ...) ; (DEFUN PCPLUS ...) ; (DEFUN PTCPLUS ...) ; (DEFUN PDIFFERENCE ...) ; (DEFUN PTPTDIFFER ...) ; (DEFUN PCDIFFER ...) ; (DEFUN PTCDIFFER ...) ; (DEFUN PTCDIFFER-MINUS ...) ; (DEFUN PCSUB ...) ; (DEFUN PCSUBST ...) ; (DEFUN PTCSUB ...) ; (DEFUN PTCSUB-ARGS ...) ; (DEFUN PCSUBSTY ...) ; (DEFUN PDERIVATIVE ...) ; (DEFUN PTDERIVATIVE ...) ; (DEFUN PTDERIVATIVE-COEFFS ...) ; (DEFUN PDIVIDE ...) ; (DEFUN PEXPT ...) ; (DEFUN P-DESCENDING-POWERS ...) ; (DEFUN PMINUSP ...) ; (DEFUN PMINUS ...) ; (DEFUN PTMINUS ...) ; (DEFUN PMOD ...) ; (DEFUN PQUOTIENT ...) ; (DEFUN PCQUOTIENT ...) ; (DEFUN PTPTQUOTIENT ...) ; (DEFUN PTPT-SUBTRACT-POWERED-PRODUCT ...) ; (DEFUN ALGORD ...) ; (DEFUN PSIMP ...) ; (DEFUN P-DELETE-ZEROS ...) ; (DEFUN PTTERM ...) ; (DEFUN PTIMES ...) ; (DEFUN PTIMES1 ...) ; (DEFUN PCETIMES1 ...) ; (DEFUN PCTIMES ...) ; (DEFUN PCTIMES1 ...) ; (DEFUN LEADALGCOEF ...) ; (DEFUN PAINVMOD ...) ; (DEFUN PALGSIMP ...) ; (DEFUN PASIMP1 ...) ; (DEFUN MONIZE ...) ; (DEFUN PMONICIZE ...) ; (DEFUN PMON1 ...) ; (DEFUN PMONZ ...) ; (DEFUN ALGNORMAL ...) ; (DEFUN ALGCONTENT ...) ; (DEFUN RQUOTIENT ...) ; (DEFUN PATIMES ...) ; (DEFUN PAQUO ...) ; (DEFUN MPGET ...) ; (DEFUN RAINV ...) ; (DEFUN PEXPTSQ ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/rat3a.abcl (0.227f0 seconds) ; - Loading binary file "binary-abcl/rat3a.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/rat3b.lisp" ; Compiling /home/maxima/maxima-test/src/rat3b.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE RAT3B) ; (DEFUN RALGP ...) ; (DEFUN PALGP ...) ; (DEFUN RATDX ...) ; (DEFUN RATDX1 ...) ; (DEFUN RATDP ...) ; (DEFUN RATDP1 ...) ; (DEFUN RATDP2 ...) ; (DEFUN RATDERIVATIVE ...) ; (DEFUN RATDIF ...) ; (DEFUN RATFACT ...) ; (DEFUN FLOATFACT ...) ; (DEFUN RATINVERT ...) ; (DEFUN RATMINUS ...) ; (DEFUN RATALGDENOM ...) ; (DEFUN RATREDUCE ...) ; (DEFUN PTIMES* ...) ; (DEFUN RATTIMES ...) ; (DEFUN RATEXPT ...) ; (DEFUN RATPLUS ...) ; (DEFUN RATQUOTIENT ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/rat3b.abcl (0.073f0 seconds) ; - Loading binary file "binary-abcl/rat3b.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/rat3d.lisp" ; Compiling /home/maxima/maxima-test/src/rat3d.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE RAT3D) ; (DECLARE-TOP (SPECIAL *ODR* ...)) ; (DEFMVAR *IRREDS ...) ; (DEFMVAR $BERLEFACT ...) ; (DEFMVAR $FACTOR_MAX_DEGREE_PRINT_WARNING ...) ; (DEFUN LISTOVARS ...) ; (DEFUN LISTOVARS0 ...) ; (DEFUN LISTOVARS1 ...) ; (DEFUN DONTFACTOR ...) ; (DEFUN REMOVEALG ...) ; (DEFUN DEGVECDISREP ...) ; (DEFUN PTERMCONT ...) ; (DEFUN PMINDEGVEC ...) ; (DEFUN PDEGREEVECTOR ...) ; (DEFUN MAXLIST ...) ; (DEFUN MINLIST ...) ; (DEFUN MAXMINL ...) ; (DEFUN QUICK-SQFR-CHECK ...) ; (DEFUN MONOM->FACL ...) ; (DEFUN PSQFR ...) ; (DEFUN FIXMULT ...) ; (DEFUN PMODROOT ...) ; (DEFUN PMODROOT1 ...) ; (DEFUN SAVEFACTORS ...) ; (DEFUN SAVEFACTOR1 ...) ; (DEFUN HEURTRIAL1 ...) ; (DEFUN HEURTRIAL ...) ; (DEFUN PFACTORQUAD ...) ; (DEFMFUN $ISQRT ...) ; (DEFMFUN $INRT ...) ; (DEFUN IROOT ...) ; (DEFMFUN $NTHROOT ...) ; (DEFUN PNTHROOTP ...) ; (DEFUN PNTHROOT ...) ; (DEFUN CNTHROOT ...) ; (DEFUN PABS ...) ; (DEFUN PFACTORLIN ...) ; (DEFUN FFACTOR ...) ; (DEFUN FACTOROUT1 ...) ; (DEFUN FACTOROUT ...) ; (DEFUN PFACTOR ...) ; (DEFUN PFACTOR11 ...) ; (DEFUN PFACTOR1 ...) ; (DEFMVAR $HOMOG_HACK ...) ; (DECLARE-TOP (SPECIAL *HVAR ...)) ; (DEFUN PFACTORANY ...) ; (DEFUN RETFACTOR ...) ; (DEFUN RETFACTOR1 ...) ; (DEFUN TAGIRR ...) ; (DEFUN REVSIGN ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/rat3d.abcl (0.197f0 seconds) ; - Loading binary file "binary-abcl/rat3d.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/rat3c.lisp" ; Compiling /home/maxima/maxima-test/src/rat3c.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE RAT3C) ; (DEFUN CGCD ...) ; (DEFUN PQUOTIENTCHK ...) ; (DEFUN PQUOTIENTCHK-SAFE ...) ; (DEFUN PTIMESCHK ...) ; (DEFUN PFLOATP ...) ; (DEFUN PFLOATP1 ...) ; (DEFUN PGCD ...) ; (DEFUN PLCM ...) ; (DEFUN PLCMCOFACTS ...) ; (DEFUN PGCDCOFACTS ...) ; (DEFUN PGCDA ...) ; (DEFUN MONOMGCDCO ...) ; (DEFUN MONOMGCD ...) ; (DEFUN LINHACK ...) ; (DEFUN LIN-VAR-FIND ...) ; (DEFUN LINHACKCONTENT ...) ; (DEFUN OLDGCD ...) ; (DEFUN PGCDEXPON ...) ; (DEFUN PEXPON*// ...) ; (DEFUN REDGCD ...) ; (DEFUN SUBRESGCD ...) ; (DEFUN PSQUOREM1 ...) ; (DEFUN PREM ...) ; (DEFUN PGCD1 ...) ; (DEFUN PGCD2 ...) ; (DEFUN RCONTENT ...) ; (DEFUN OLDCONTENTA ...) ; (DEFUN OLDCONTENT ...) ; (DEFUN OLDCONTENT1 ...) ; (DEFUN OLDCONTENT2 ...) ; (DEFUN CONTSORT ...) ; (DEFUN COEFL ...) ; (DEFUN CONTODR ...) ; (DEFUN PCONTENT ...) ; (DEFUN PCONTENT1 ...) ; (DEFUN PCONTENTZ ...) ; (DEFUN UCONTENT ...) ; (DEFUN PGCDU ...) ; (DEFUN PMODREM ...) ; (DEFUN PMODQUO ...) ; (DEFUN PGCDU1 ...) ; (DEFUN NEWPRIME ...) ; (DEFUN LEADCOEFFICIENT ...) ; (DEFUN MAXCOEFFICIENT ...) ; (DEFUN MAXCOEF1 ...) ; (DEFUN MAXNORM ...) ; (DEFUN NORM ...) ; (DEFUN NORM1 ...) ; (DEFUN PDEGREE ...) ; (DEFUN POLY-IN-VAR ...) ; (DEFUN UNIVAR ...) ; (DEFUN LAGRANGE3 ...) ; (DEFUN LAGRANGE33 ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/rat3c.abcl (0.172f0 seconds) ; - Loading binary file "binary-abcl/rat3c.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/rat3e.lisp" ; Compiling /home/maxima/maxima-test/src/rat3e.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE RAT3E) ; (DECLARE-TOP (SPECIAL INTBS* ...)) ; (DEFVAR *RATSIMP* ...) ; (DEFMVAR FACTORRESIMP ...) ; (DEFUN MRATEVAL ...) ; (DEFPROP MRAT ...) ; (DEFMFUN $RATNUMER ...) ; (DEFMFUN $RATDENOM ...) ; (DEFUN TAYCHK2RAT ...) ; (DEFUN TELLRATDISP ...) ; (DEFUN TRDISP1 ...) ; (DEFMFUN $UNTELLRAT ...) ; (DEFMFUN $TELLRAT ...) ; (DEFUN TELLRAT1 ...) ; (DEFMFUN $PRINTVARLIST ...) ; (DEFMFUN $SHOWRATVARS ...) ; (DEFMFUN $RATVARS ...) ; (DEFUN MAPFR1 ...) ; (DEFMVAR INRATSIMP ...) ; (DEFMFUN ($FULLRATSIMP :PROPERTIES ...) ...) ; (DEFUN FULLRATSIMP ...) ; (DEFMFUN $TOTALDISREP ...) ; (DEFUN JOINVARLIST ...) ; (DEFMFUN $RAT ...) ; (DEFUN RAT0 ...) ; (DEFMFUN ($RATSIMP :PROPERTIES ...) ...) ; (DEFMFUN $SQFR ...) ; (DECLARE-TOP (SPECIAL FN)) ; (DEFUN WHICHFN ...) ; (DECLARE-TOP (SPECIAL VAR)) ; (DEFUN FACTORALG ...) ; (DEFUN ALBK ...) ; (DEFMFUN $GFACTOR ...) ; (DEFMFUN ($FACTOR :PROPERTIES ...) ...) ; (DEFUN FACTOR ...) ; (DEFUN FACTORNUMBER ...) ; (DEFUN NRATFACT ...) ; (DEFUN NRETFACTOR1 ...) ; (DECLARE-TOP (UNSPECIAL VAR)) ; (DEFMFUN $POLYMOD ...) ; (DEFUN MOD1 ...) ; (DEFMFUN $DIVIDE ...) ; (DEFMFUN $QUOTIENT ...) ; (DEFMFUN $REMAINDER ...) ; (DEFMFUN $GCD ...) ; (DEFMFUN $CONTENT ...) ; (DEFUN PGET ...) ; (DEFUN M$EXP? ...) ; (DEFUN ALGP ...) ; (DEFUN ALGPGET ...) ; (DEFUN ALGPCHK ...) ; (DEFUN RADFUNP ...) ; (DEFUN RATSETUP ...) ; (DEFUN RATSETUP1 ...) ; (DEFUN RATSETUP2 ...) ; (DEFUN PORDER ...) ; (DEFUN ALGORDSET ...) ; (DEFUN GENSYM-READABLE ...) ; (DEFUN ORDERPOINTER ...) ; (DEFUN CREATSYM ...) ; (DEFUN PRENUMBER ...) ; (DEFUN RGET ...) ; (DEFUN RATREP ...) ; (DEFUN RATREP* ...) ; (DEFVAR *WITHINRATF* ...) ; (DEFUN RATF ...) ; (DEFUN PREP1 ...) ; (DEFUN PUTONVLIST ...) ; (SETQ EXPSUMSPLIT ...) ; (DEFUN NEWVARMEXPT ...) ; (DEFUN NEWVAR1 ...) ; (DEFUN NEWVAR3 ...) ; (DEFUN FR1 ...) ; (DEFUN RATSIMP ...) ; (DEFUN LITTLEFR1 ...) ; (DEFMVAR FR-FACTOR ...) ; (DEFUN FR-ARGS ...) ; (DEFUN ZP ...) ; (DEFUN NEWSYM ...) ; (DEFUN MAXIMA-RATIONALIZE ...) ; (DEFUN RATION1 ...) ; (DEFUN PREPFLOAT ...) ; (DEFUN PDISREP ...) ; (DEFUN PDISREP! ...) ; (DEFUN PDISREP+ ...) ; (DEFUN PDISREP* ...) ; (DEFUN PDISREP*CHK ...) ; (DEFUN PDISREP2 ...) ; (DEFMFUN ($RATEXPAND :PROPERTIES ...) ...) ; (DEFUN PDISREP*EXPAND ...) ; (DEFUN PDISREP2EXPAND ...) ; (DEFMVAR $RATDENOMDIVIDE ...) ; (DEFMFUN $RATDISREP ...) ; (DEFUN RATDISREPD ...) ; (DEFUN CDISREP ...) ; (DEFUN FANCYDIS ...) ; (DEFUN COMPATVARL ...) ; (DEFUN NEWVAR ...) ; (DEFUN SORTGREAT ...) ; (DEFUN FNEWVAR ...) ; (DEFUN NESTLEV ...) ; (DEFUN RADSORT ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/rat3e.abcl (0.561f0 seconds) ; - Loading binary file "binary-abcl/rat3e.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/nrat4.lisp" ; Compiling /home/maxima/maxima-test/src/nrat4.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE NRAT4) ; (DECLARE-TOP (SPECIAL *EXP ...)) ; (DEFMVAR $RADSUBSTFLAG ...) ; (DEFUN PDIS ...) ; (DEFUN PDIS* ...) ; (DEFUN RDIS ...) ; (DEFUN RDIS* ...) ; (DEFUN RFORM ...) ; (DEFMFUN $RATCOEF ...) ; (DEFUN RATCOEFF ...) ; (DEFUN MINIMIZE-VARLIST ...) ; (DEFUN MINVARLIST-MRAT ...) ; (DEFUN RATCOEF ...) ; (DEFUN RATCOEF1 ...) ; (DEFUN CONSTCOEF ...) ; (SETQ *RADSUBST ...) ; (DEFMFUN $RATSUBST ...) ; (DEFUN XPTIMES ...) ; (DEFUN ALLSUBST00 ...) ; (DEFUN EVERYSUBST00 ...) ; (DEFUN EVERYSUBST0 ...) ; (DEFUN EVERYSUBST1 ...) ; (DEFUN EVERYSUBST2 ...) ; (DEFUN PAIROFF ...) ; (DEFUN EVERYSUBST ...) ; (DEFUN EVERYPTERMS ...) ; (DEFUN EVERYPTERMS1 ...) ; (DEFUN SUBSTFORSUM ...) ; (DEFUN PRODCOEF ...) ; (DEFUN SUMCOEF ...) ; (DEFUN PRODCOEF1 ...) ; (DEFUN PUREPROD ...) ; (DEFMFUN $BOTHCOEF ...) ; (DEFUN BOTHPRODCOEF ...) ; (DEFVAR ARGSFREEOFP ...) ; (DEFUN ARGSFREEOF ...) ; (DEFMFUN $LFREEOF ...) ; (DEFMFUN $FREEOF ...) ; (DEFUN FREEOF ...) ; (DEFUN FREEOFL ...) ; (DEFUN HAND-SIDE ...) ; (DEFMFUN ($RADCAN :PROPERTIES ...) ...) ; (DEFUN RADCAN1 ...) ; (DEFUN SPC0 ...) ; (DEFUN ALLATOMS ...) ; (DEFUN RJFSIMP ...) ; (DEFUN DSUBSTA ...) ; (DEFUN RADSUBST ...) ; (SETQ *VAR ...) ; (DEFUN SPC1 ...) ; (DEFUN PUTONLOGLIST ...) ; (DEFUN SPC2 ...) ; (DEFUN SPC2A ...) ; (DEFUN SPC2B ...) ; (DEFUN SPC3 ...) ; (DEFUN SPC4 ...) ; (DEFUN RZCONTENT ...) ; (DEFUN SPC5 ...) ; (DEFUN SPC5B ...) ; (DEFUN SPC7 ...) ; (DEFUN GOODFORM ...) ; (DEFUN FACTORLOGS ...) ; (DEFUN FLEVENP ...) ; (DEFUN FLRED ...) ; (DEFUN FLMAXL ...) ; (DEFUN FLSORT ...) ; (DEFUN NMT ...) ; (DEFUN NMTERMS ...) ; (DEFUN FLGREAT ...) ; (DEFUN FLGREAT1 ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/nrat4.abcl (0.308f0 seconds) ; - Loading binary file "binary-abcl/nrat4.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/ratout.lisp" ; Compiling /home/maxima/maxima-test/src/ratout.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE RATOUT) ; (DECLARE-TOP (SPECIAL *Y*)) ; (DEFUN NEWGCD ...) ; (DEFUN PGATHERCOEF ...) ; (DEFUN PGATH1 ...) ; (DEFUN PNEXT ...) ; (DEFUN VGREAT ...) ; (DEFUN PDEGREER ...) ; (DEFUN PGCDP ...) ; (DEFUN MONICGCD ...) ; (DEFUN PGCDM ...) ; (DEFUN PKRONECK ...) ; (DEFUN PFACTOR2 ...) ; (DEFUN RPOWERSET ...) ; (DEFUN ALLPRODS ...) ; (DEFUN AL1 ...) ; (DEFUN AP1 ...) ; (DEFUN PTTS1 ...) ; (DEFUN P1 ...) ; (DEFUN P11 ...) ; (DEFUN PINTERPOLATE ...) ; (DEFUN PINTERPOLATE1 ...) ; (DEFUN PINTERPOLATE2 ...) ; (DEFUN PINTERPOLATE3 ...) ; (DEFUN PINTERPOLATE4 ...) ; (DEFUN PINTERPOLATE5 ...) ; (DEFUN PINTERPOLATE6 ...) ; (DEFMFUN $FASTTIMES ...) ; (DEFUN FPTIMES ...) ; (DEFUN FPTIMES1 ...) ; (DEFUN HALFSPLIT ...) ; (DEFUN LSFT ...) ; (DEFMFUN $RATWEIGHT ...) ; (DEFUN PWEIGHT ...) ; (DEFUN WTPTIMES ...) ; (DEFUN WTPTIMES1 ...) ; (DEFUN WTPCTIMES ...) ; (DEFUN WTPCTIMES1 ...) ; (DEFUN WTPEXPT ...) ; (DEFMFUN $HORNER ...) ; (DEFUN HORNREP ...) ; (DEFUN HORN+ ...) ; (DECLARE-TOP (SPECIAL $FACTORFLAG ...)) ; (DEFMFUN $PARTFRAC ...) ; (DEFUN PARTFRACA ...) ; (DEFUN PARTFRAC ...) ; (DECLARE-TOP (UNSPECIAL *Y*)) ; (DEFMFUN $RATDIFF ...) ; (DEFMFUN $PFET ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/ratout.abcl (0.28f0 seconds) ; - Loading binary file "binary-abcl/ratout.abcl" ; - Compiling module "maxima-language-compiler" ; - Compiling source file "/home/maxima/maxima-test/src/transl.lisp" ; Compiling /home/maxima/maxima-test/src/transl.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE TRANSL) ; (DEFVAR *UNTRANSLATED-FUNCTIONS-CALLED* ...) ; (DEFMVAR *DECLARED-TRANSLATED-FUNCTIONS* ...) ; (DEFMVAR TSTACK ...) ; (DEFMVAR *LOCAL* ...) ; (DEFMVAR TR-PROGRET ...) ; (DEFMVAR INSIDE-MPROG ...) ; (DEFMVAR *RETURNS* ...) ; (DEFMVAR RETURN-MODE ...) ; (DEFMVAR NEED-PROG? ...) ; (DEFMVAR ASSIGNS ...) ; (DEFMVAR TRANSLATE-TIME-EVALABLES ...) ; (DEFMVAR *TRANSL-BACKTRACE* ...) ; (DEFMVAR *TRANSL-DEBUG* ...) ; (DEFMVAR TR-ABORT ...) ; (DEFMVAR TR-UNIQUE ...) ; (DEFMVAR $TR_WARN_UNDECLARED ...) ; (DEFMVAR $TR_WARN_MEVAL ...) ; (DEFMVAR $TR_WARN_FEXPR ...) ; (DEFMVAR $TR_WARN_MODE ...) ; (DEFMVAR $TR_WARN_UNDEFINED_VARIABLE ...) ; (DEFMVAR *WARNED-UN-DECLARED-VARS* ...) ; (DEFMVAR *WARNED-FEXPRS* ...) ; (DEFMVAR *WARNED-MODE-VARS* ...) ; (DEFMVAR $TR_FUNCTION_CALL_DEFAULT ...) ; (DEFMVAR $TR_ARRAY_AS_REF ...) ; (DEFMVAR $TR_NUMER ...) ; (DEFVAR *TR-FREE-VARS-TO-CAPTURE* ...) ; (DEFVAR BOOLEAN-OBJECT-TABLE ...) ; (DEFVAR MODE-INIT-VALUE-TABLE ...) ; (DEFVAR TR-LAMBDA-PUNT-ASSIGNS ...) ; (DEFVAR DEFINED_VARIABLES ...) ; (DEFVAR $DEFINE_VARIABLE ...) ; (DEFVAR *IN-COMPILE* ...) ; (DEFUN TR-ABORT ...) ; (DEFUN BARFO ...) ; (DEFUN SPECIALP ...) ; (DEFMVAR *TR-WARN-BREAK* ...) ; (DEFMACRO TR-WARNBREAK ...) ; (DEFUN TR-WARNP ...) ; (DEFVAR WARNED-UNDEFINED-VARIABLES ...) ; (DEFUN WARN-UNDEFINED-VARIABLE ...) ; (DEFUN WARN-UNDECLARED ...) ; (DEFUN WARN-MEVAL ...) ; (DEFUN WARN-MODE ...) ; (DEFUN WARN-FEXPR ...) ; (DEFUN MACSYMA-SPECIAL-MACRO-P ...) ; (DEFUN MACSYMA-SPECIAL-OP-P ...) ; (DEFUN POSSIBLE-PREDICATE-OP-P ...) ; (DEFUN TR-LOCAL-EXP ...) ; (DEFUN TR-ARGS ...) ; (DEFUN DTRANSLATE ...) ; (DEFUN DCONV ...) ; (DEFUN DCONVX ...) ; (DEFUN DCONV-$FLOAT ...) ; (DEFUN DCONV-$CRE ...) ; (DEFMVAR *$ANY-MODES* ...) ; (DEFUN COVERS ...) ; (DEFUN TR-MFUN ...) ; (DEFUN TR-MDEFINE-TOPLEVEL ...) ; (DEFUN TRANSLATE-FUNCTION ...) ; in (DEFUN TRANSLATE-FUNCTION ...) ; Caught STYLE-WARNING: ; The variable LOCAL is defined but never used. ; (DEFUN PUNT-TO-MEVAL ...) ; (DEFUN TRFAIL ...) ; (DEFUN TRANSLATE-AND-EVAL-MACSYMA-EXPRESSION ...) ; in (DEFUN TRANSLATE-AND-EVAL-MACSYMA-EXPRESSION ...) ; Caught STYLE-WARNING: ; The variable LOCAL is defined but never used. ; (DEFUN TRANSLATOR-EVAL ...) ; (DEFVAR *MACEXPR-TOP-LEVEL-FORM-P* ...) ; (DEFUN TRANSLATE-MACEXPR-TOPLEVEL ...) ; (DEFMVAR $TR_OPTIMIZE_MAX_LOOP ...) ; (DEFUN TOPLEVEL-OPTIMIZE ...) ; (DEFUN TOPLEVEL-OPTIMIZE-1 ...) ; (DEFUN TRANSLATE ...) ; (DEFUN TRANSLATE-ATOM ...) ; (DEFUN TRANSLATE-FORM ...) ; (DEFMVAR $TR_BOUND_FUNCTION_APPLYP ...) ; (DEFUN TR-MACSYMA-USER-FUNCTION-CALL ...) ; (DEFUN ATTEMPT-TRANSLATE-RANDOM-MACRO-OP ...) ; (DEFUN ATTEMPT-TRANSLATE-RANDOM-SPECIAL-OP ...) ; (DEFUN TR-LISP-FUNCTION-CALL ...) ; (DEFUN GET-LISP-FUN-TYPE ...) ; (DEFUN TR-INFAMOUS-NOUN-FORM ...) ; (DEFUN IMPLIED-QUOTEP ...) ; (DEFUN SELF-EVALUATING-LISP-OBJECT-P ...) ; (DEFUN TR-NOSIMPP ...) ; (DEFUN CALL-AND-SIMP ...) ; (DEFMSPEC $DECLARE_TRANSLATED ...) ; (DEF%TR $EVAL_WHEN ...) ; (DEF%TR MDEFMACRO ...) ; (DEF%TR $LOCAL ...) ; (DEF%TR MQUOTE ...) ; (DEFUN TR-LAMBDA ...) ; (DEFUN MAKE-DECLARES ...) ; (DEFUN TR-SEQ ...) ; (DEF%TR MPROGN ...) ; (DEFUN GO-TAG-P ...) ; (DEF%TR MPROG ...) ; (DEFUN TR-MPROG-BODY ...) ; (DEF%TR MRETURN ...) ; (DEF%TR MGO ...) ; (DEF%TR MQAPPLY ...) ; (DEFUN MCOND-EVAL-SYMBOLS-TR ...) ; (DEF%TR MCOND ...) ; (DEF%TR MDO ...) ; (DEF%TR MDOIN ...) ; (DEFUN LAMBDA-WRAP1 ...) ; (DEF%TR MSETQ ...) ; (DEF%TR $MAX ...) ; (DEF%TR $MIN ...) ; (DEF%TR %MAX ...) ; (DEF%TR %MIN ...) ; (DEFUN TRANSLATE-$MAX-$MIN ...) ; (DEFUN TR-CLASS ...) ; (DEFUN *UNION-MODE ...) ; (DEFUN VALUE-MODE ...) ; (DEFUN DECMODE-ARRAYFUN ...) ; (DEFUN ARRAY-MODE ...) ; (DEFUN ARRAYFUN-MODE ...) ; (DEFUN FUNCTION-MODE ...) ; (DEFUN FUNCTION-MODE-@ ...) ; (DEFUN ARRAY-MODE-@ ...) ; (DEFVAR $TR_BIND_MODE_HOOK ...) ; (DEFSTRUCT (TSTACK-SLOT #) ...) ; (DEFUN TR-GET-MODE ...) ; (DEFUN (SETF TR-GET-MODE) ...) ; (DEFUN TR-GET-VAL-MODES ...) ; (DEFUN (SETF TR-GET-VAL-MODES) ...) ; (DEFUN TR-GET-SPECIAL ...) ; (DEFUN (SETF TR-GET-SPECIAL) ...) ; (DEFUN VARIABLE-P ...) ; (DEFUN BAD-VAR-WARN ...) ; (DEFUN TBIND ...) ; (DEFUN TUNBIND ...) ; (DEFUN PUTPROP1 ...) ; (DEFUN TUNBINDS ...) ; (DEFUN TBOUNDP ...) ; (DEFUN TEVAL ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/transl.abcl (0.427f0 seconds) ; - Loading binary file "binary-abcl/transl.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/transs.lisp" ; Compiling /home/maxima/maxima-test/src/transs.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE TRANSS) ; (DEFMVAR $TR_FILE_TTY_MESSAGESP ...) ; (DEFVAR *TRANSLATION-MSGS-FILES* ...) ; (DEFMVAR TRANSL-FILE ...) ; (DEFMVAR $COMPGRIND ...) ; (DEFMVAR $TR_TRUE_NAME_OF_FILE_BEING_TRANSLATED ...) ; (DEFMVAR $TR_STATE_VARS ...) ; (DEFMSPEC $COMPFILE ...) ; (DEFUN COMPILE-FUNCTION ...) ; (DEFMFUN $COMPILE_FILE ...) ; (DEFUN MAXIMA-STRING ...) ; (DEFMFUN $TRANSLATE_FILE ...) ; (DEFVAR *PRETTY-PRINT-TRANSLATION* ...) ; (DEFUN PPRINT-DEFMTRFUN ...) ; (DEFUN CALL-BATCH1 ...) ; (DEFVAR TRF-START-HOOK ...) ; (DEFUN ALTER-PATHNAME ...) ; (DEFUN DELETE-WITH-SIDE-EFFECTS-IF ...) ; (DEFUN INSERT-NECESSARY-FUNCTION-DECLARES ...) ; (DEFUN PRINT-TRANSL-HERALD ...) ; (DEFUN TRANSLATE-FILE ...) ; in (DEFUN TRANSLATE-FILE ...) ; Caught STYLE-WARNING: ; The variable LOCAL is defined but never used. ; (DEFUN PRINT* ...) ; (DEFUN PRINT-ABORT-MSG ...) ; (DEFMSPEC $TRANSLATE ...) ; (DEFMSPEC $COMPILE ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/transs.abcl (0.116f0 seconds) ; - Loading binary file "binary-abcl/transs.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/trans1.lisp" ; Compiling /home/maxima/maxima-test/src/trans1.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE TRANS1) ; (DEFUN QUOTED-SYMBOLP ...) ; (DEF%TR $APPLY ...) ; (DEF%TR $MAP ...) ; (DEF%TR $MAPLIST ...) ; (DEF%TR $FULLMAP ...) ; (DEF%TR $MATRIXMAP ...) ; (DEF%TR $FULLMAPL ...) ; (DEF%TR $OUTERMAP ...) ; (DEF%TR $SCANMAP ...) ; (DEF%TR $QPUT ...) ; (DEF%TR $SUBVAR ...) ; (DEF%TR $SUBSTPART ...) ; (DEF%TR $SUBSTINPART ...) ; (DEFUN FOR-EVAL-THEN-MQUOTE-SIMP-ARGL ...) ; (DEFUN SUBSTPART-TRANSLATION ...) ; (DEF%TR $ERRCATCH ...) ; (DEF%TR $CATCH ...) ; (DEF%TR $THROW ...) ; (DEF%TR $MAKELIST ...) ; (DEF%TR $KILL ...) ; (DEF%TR $ARRAY ...) ; (DEF%TR MRAT ...) ; (DEF%TR $ALIAS ...) ; (DEF%TR $BATCH ...) ; (DEF%TR $BATCHLOAD ...) ; (DEF%TR $CLOSEFILE ...) ; (DEF%TR $COMPFILE ...) ; (DEF%TR $DECLARE ...) ; (DEF%TR $DEFSTRUCT ...) ; (DEF%TR $DEMO ...) ; (DEF%TR $DEPENDENCIES ...) ; (DEF%TR $DESCRIBE ...) ; (DEF%TR $DISPFUN ...) ; (DEF%TR $DISPRULE ...) ; (DEF%TR $FUNDEF ...) ; (DEF%TR $GRADEF ...) ; (DEF%TR $LABELS ...) ; (DEF%TR $LOADARRAYS ...) ; (DEF%TR $LOADFILE ...) ; (DEF%TR $NEW ...) ; (DEF%TR $NUMERVAL ...) ; (DEF%TR $OPTIONS ...) ; (DEF%TR $ORDERGREAT ...) ; (DEF%TR $ORDERLESS ...) ; (DEF%TR $PRINTFILE ...) ; (DEF%TR $PRINTPROPS ...) ; (DEF%TR $PRODUCT ...) ; (DEF%TR %PRODUCT ...) ; (DEF%TR $PROPERTIES ...) ; (DEF%TR $PROPVARS ...) ; (DEF%TR $REARRAY ...) ; (DEF%TR $REMARRAY ...) ; (DEF%TR $REMFUNCTION ...) ; (DEF%TR $REMOVE ...) ; (DEF%TR $REMVALUE ...) ; (DEF%TR $SETUP_AUTOLOAD ...) ; (DEF%TR $SUM ...) ; (DEF%TR %SUM ...) ; (DEF%TR $TRANSLATE ...) ; (DEF%TR $WRITEFILE ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/trans1.abcl (0.114f0 seconds) ; - Loading binary file "binary-abcl/trans1.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/trans2.lisp" ; Compiling /home/maxima/maxima-test/src/trans2.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE TRANS2) ; (DEF%TR $RANDOM ...) ; (DEF%TR MCALL ...) ; (DEFVAR $TRANSLATE_FAST_ARRAYS ...) ; (DEFUN TR-MASET ...) ; (DEFUN MASET1 ...) ; (DEFUN TR-MAREF ...) ; (DEFUN MAREF1 ...) ; (DEFUN TR-ARRAYCALL ...) ; (DEFUN TR-ARRAYSETQ ...) ; (DEF%TR MARRAYREF ...) ; (DEF%TR MARRAYSET ...) ; (DEF%TR MLIST ...) ; (DEF%TR $FIRST ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/trans2.abcl (0.026f0 seconds) ; - Loading binary file "binary-abcl/trans2.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/trans3.lisp" ; Compiling /home/maxima/maxima-test/src/trans3.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE TRANS3) ; (DEFUN FREE-LISP-VARS ...) ; (DEFUN FREE-LISP-VARS-OF-ARGL ...) ; (DEFUN REDUCE-VAR-SET&OP ...) ; (DEFUN REDUCE-VAR-SET ...) ; (DEFUN DIFFERENCE-VAR-SETS ...) ; (DEFUN UNION-VAR-SET ...) ; (DEFUN SUM-VAR-SETS ...) ; (DEFUN MAKE-VAR-SET ...) ; (EMPTY-FREE-LISP-VARS DECLARE) ; (EMPTY-FREE-LISP-VARS FUNCTION) ; (EMPTY-FREE-LISP-VARS GO) ; (EMPTY-FREE-LISP-VARS QUOTE) ; (DEFUN-PROP (LAMBDA FREE-LISP-VARS) ...) ; (DEFUN-PROP (PROG FREE-LISP-VARS) ...) ; (DEFUN-PROP (LET FREE-LISP-VARS) ...) ; (DEFUN-PROP (DO FREE-LISP-VARS) ...) ; (DEFUN-PROP (COND FREE-LISP-VARS) ...) ; (DEFUN-PROP (SETQ FREE-LISP-VARS) ...) ; (DEFUN-PROP (AND FREE-LISP-VARS) ...) ; (DEFUN-PROP (OR FREE-LISP-VARS) ...) ; (DEFPROP $PIECE ...) ; (DEFUN-PROP (TRD-MSYMEVAL FREE-LISP-VARS) ...) ; (DEFUN-PROP (MFUNCTION-CALL FREE-LISP-VARS) ...) ; (DEFUN-PROP (FUNGEN&ENV-FOR-MEVAL FREE-LISP-VARS) ...) ; (DEFUN FREE-LISP-VARS-M-TLAMBDA ...) ; (MAPC (FUNCTION #) ...) ; (DEFUN FREE-LISP-VARS-M-TLAMBDA&ENV ...) ; (DEFPROP M-TLAMBDA&ENV ...) ; (DEFPROP M-TLAMBDA&ENV& ...) ; (DEFUN TBOUND-FREE-VARS ...) ; (DEFUN SIDE-EFFECT-FREE-CHECK ...) ; (DEF%TR LAMBDA ...) ; (DEFUN GEN-TR-LAMBDA ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/trans3.abcl (0.052f0 seconds) ; - Loading binary file "binary-abcl/trans3.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/trprop.lisp" ; Compiling /home/maxima/maxima-test/src/trprop.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE TRPROP) ; (DEFMVAR META-PROP-P ...) ; (DEFMVAR META-PROP-L ...) ; (DEFUN META-OUTPUT ...) ; (DEFUN META-ADD2LNC ...) ; (DEFUN META-PUTPROP ...) ; (DEFUN META-MPUTPROP ...) ; (DEFUN META-FSET ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/trprop.abcl (0.014f0 seconds) ; - Loading binary file "binary-abcl/trprop.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/trans4.lisp" ; Compiling /home/maxima/maxima-test/src/trans4.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE TRANS4) ; (DEF%TR MNCTIMES ...) ; (DEF%TR MNCEXPT ...) ; (DEF%TR $REMAINDER ...) ; (DEF%TR $BETA ...) ; (DEF%TR MFACTORIAL ...) ; (DEFUN YUK-SU-META-PROP ...) ; (DEF%TR $MATCHDECLARE ...) ; (DEF%TR SUB_$MATCHDECLARE ...) ; (DEF%TR $DEFMATCH ...) ; (DEF%TR $TELLSIMP ...) ; (DEF%TR $TELLSIMPAFTER ...) ; (DEF%TR $DEFRULE ...) ; (DEFUN PATCH-UP-MEVAL-IN-FSET ...) ; (DEFVAR LISP->LISP-TR-LAMBDA ...) ; (DEFUN LISP->LISP-TR-LAMBDA ...) ; (DEFUN TR-LISP->LISP ...) ; (DEFUN TR-LISP->LISP-DEFAULT ...) ; (DEFUN TR-LISP->LISP-FUN ...) ; (DEFUN MAPTR-LISP->LISP ...) ; (DEFUN-PROP (DECLARE TR-LISP->LISP) ...) ; (DEFUN-PROP (LAMBDA TR-LISP->LISP) ...) ; (DEFUN-PROP (PROG TR-LISP->LISP) ...) ; (DEFUN-PROP (RETLIST TR-LISP->LISP) ...) ; (DEFUN-PROP (QUOTE TR-LISP->LISP) ...) ; (DEFPROP CATCH ...) ; (DEFPROP THROW ...) ; (DEFPROP RETURN ...) ; (DEFPROP FUNCTION ...) ; (DEFUN-PROP (SETQ TR-LISP->LISP) ...) ; (DEFUN-PROP (MSETQ TR-LISP->LISP) ...) ; (DEFUN-PROP (COND TR-LISP->LISP) ...) ; (DEFPROP NOT ...) ; (DEFPROP AND ...) ; (DEFPROP OR ...) ; (DEFVAR UNBOUND-MEVAL-KLUDGE-FIX ...) ; (DEFUN-PROP (MEVAL TR-LISP->LISP) ...) ; (DEFUN-PROP (IS TR-LISP->LISP) ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/trans4.abcl (0.03f0 seconds) ; - Loading binary file "binary-abcl/trans4.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/trans5.lisp" ; Compiling /home/maxima/maxima-test/src/trans5.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE TRANS5) ; (DEF%TR $DISP ...) ; (DEF-SAME%TR $LDISP ...) ; (DEF%TR $DISPLAY ...) ; (DEF-SAME%TR $LDISPLAY ...) ; (DEFVAR VALUE-ALIST ...) ; (DEFUN MAKE-VALUES ...) ; (DEFSTRUCT (DISP-HACK-OB # ...) ...) ; (DEFUN OBJECT-FOR-DISPLAY-HACK ...) ; (DEFUN TR-EXP-TO-DISPLAY ...) ; (DEFUN UNTRANS-OP ...) ; (DEF%TR $CF ...) ; (DEF%TR $APPLY1 ...) ; (DEF%TR $APPLY2 ...) ; (DEF%TR $APPLYB1 ...) ; (DEF%TR $APPLYB2 ...) ; (DEF%TR $BUILDQ ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/trans5.abcl (0.035f0 seconds) ; - Loading binary file "binary-abcl/trans5.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/transf.lisp" ; Compiling /home/maxima/maxima-test/src/transf.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE TRANSF) ; (DEFMVAR $TR_FLOAT_CAN_BRANCH_COMPLEX ...) ; (DEFUN TRANSLATE-WITH-FLONUM-OP ...) ; (DEF%TR %SIN ...) ; (DEF-SAME%TR %COS ...) ; (DEF-SAME%TR %TAN ...) ; (DEF-SAME%TR %COT ...) ; (DEF-SAME%TR %CSC ...) ; (DEF-SAME%TR %SEC ...) ; (DEF-SAME%TR %ACOT ...) ; (DEF-SAME%TR %SINH ...) ; (DEF-SAME%TR %COSH ...) ; (DEF-SAME%TR %TANH ...) ; (DEF-SAME%TR %COTH ...) ; (DEF-SAME%TR %CSCH ...) ; (DEF-SAME%TR %SECH ...) ; (DEF-SAME%TR %ASINH ...) ; (DEF-SAME%TR %ACSCH ...) ; (DEF-SAME%TR %ATAN ...) ; (DEF-SAME%TR %ERF ...) ; (DEF-SAME%TR %EXP ...) ; (DEF%TR %ACOS ...) ; (DEF-SAME%TR %ASIN ...) ; (DEF-SAME%TR %ASEC ...) ; (DEF-SAME%TR %ACSC ...) ; (DEF-SAME%TR %ACOSH ...) ; (DEF-SAME%TR %ASECH ...) ; (DEF-SAME%TR %ATANH ...) ; (DEF-SAME%TR %ACOTH ...) ; (DEF-SAME%TR %LOG ...) ; (DEF-SAME%TR %SQRT ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/transf.abcl (0.056f0 seconds) ; - Loading binary file "binary-abcl/transf.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/troper.lisp" ; Compiling /home/maxima/maxima-test/src/troper.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE TROPER) ; (DEF%TR MMINUS ...) ; (DEF%TR MPLUS ...) ; (DEF%TR MTIMES ...) ; (DEF%TR MQUOTIENT ...) ; (DEFVAR $TR_EXPONENT ...) ; (DEF%TR MEXPT ...) ; (DEF%TR RAT ...) ; (DEF%TR BIGFLOAT ...) ; (DEF%TR MABS ...) ; (DEF%TR %SIGNUM ...) ; (DEF%TR $ENTIER ...) ; (DEF%TR $FLOAT ...) ; (DEF%TR $ATAN2 ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/troper.abcl (0.008f0 seconds) ; - Loading binary file "binary-abcl/troper.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/trutil.lisp" ; Compiling /home/maxima/maxima-test/src/trutil.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE TRUTIL) ; (DEFUN TR-GENSYM ...) ; (DEFUN PUSH-DEFVAR ...) ; (DEFUN PUSH-PRE-TRANSL-FORM ...) ; (DEFUN TR-NARGS-CHECK ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/trutil.abcl (0.016f0 seconds) ; - Loading binary file "binary-abcl/trutil.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/trmode.lisp" ; Compiling /home/maxima/maxima-test/src/trmode.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE TRMODE) ; (DEFMVAR $MODE_CHECKP ...) ; (DEFMVAR $MODE_CHECK_WARNP ...) ; (DEFMVAR $MODE_CHECK_ERRORP ...) ; (DEFUN MSEEMINGLY-UNBOUND ...) ; (DEFUN ASSIGN-MODE-CHECK ...) ; (DEF%TR $DEFINE_VARIABLE ...) ; (DEFMSPEC $DEFINE_VARIABLE ...) ; (DEFMSPEC $MODE_IDENTITY ...) ; (DEF%TR $MODE_IDENTITY ...) ; (DEFUN IR-OR-EXTEND ...) ; (DEF%TR $MODEDECLARE ...) ; (DEFUN ASS-EQ-REF ...) ; (DEFUN ASS-EQ-SET ...) ; (DEFMSPEC $MODEDECLARE ...) ; (DEFUN TR-DECLARE-VARMODE ...) ; (DEFUN DECLMODE ...) ; (DEFUN DECLVALUE ...) ; (DEFUN CHEKVALUE ...) ; (DEFUN SIGNAL-MODE-ERROR ...) ; (DEFUN PUT-MODE ...) ; (DEFUN DECLARRAY ...) ; (DEFUN DECLFUN ...) ; (DEFUN UDM-ERR ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/trmode.abcl (0.062f0 seconds) ; - Loading binary file "binary-abcl/trmode.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/trdata.lisp" ; Compiling /home/maxima/maxima-test/src/trdata.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE TRDATA) ; (MAPC (FUNCTION #) ...) ; (MAPC (FUNCTION #) ...) ; (MAPC (FUNCTION #) ...) ; (MAPC (FUNCTION #) ...) ; (MAPC (FUNCTION #) ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/trdata.abcl (0.016f0 seconds) ; - Loading binary file "binary-abcl/trdata.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/trpred.lisp" ; Compiling /home/maxima/maxima-test/src/trpred.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE TRPRED) ; (DEFVAR WRAP-A-PRED ...) ; (DEFUN WRAP-PRED ...) ; (DEFUN TR-IS/MAYBE ...) ; (DEF%TR $IS ...) ; (DEF%TR $MAYBE ...) ; (DEF%TR MNOTEQUAL ...) ; (DEF-SAME%TR MEQUAL ...) ; (DEF-SAME%TR $EQUAL ...) ; (DEF-SAME%TR $NOTEQUAL ...) ; (DEF-SAME%TR MGREATERP ...) ; (DEF-SAME%TR MGEQP ...) ; (DEF-SAME%TR MLESSP ...) ; (DEF-SAME%TR MLEQP ...) ; (DEFUN TRANSLATE-PREDICATE ...) ; (DEFUN TRP-WITH-BOOLEAN-CONVERT ...) ; (DEFMACRO MNOT_TR ...) ; (DEFUN TRP-MNOT ...) ; (DEFUN MAND/MOR_TR ...) ; (DEFMACRO MAND_TR ...) ; (DEFMACRO MOR_TR ...) ; (DEFUN SIMPLIFY-MAND/MOR-OPERANDS_TR ...) ; (DEFUN MAP-TRP ...) ; (DEFUN TRP-MAND/MOR ...) ; (DEFUN TRP-MAND ...) ; (DEFUN TRP-MOR ...) ; (DEFVAR *NUMBER-TYPES* ...) ; (DEFUN TRP-INEQUALITY ...) ; (DEFUN TRP-MLESSP ...) ; (DEFUN TRP-MGREATERP ...) ; (DEFUN TRP-MGEQP ...) ; (DEFUN TRP-MLEQP ...) ; (DEFUN TRP-MEQUAL ...) ; (DEFUN TRP-MNOTEQUAL ...) ; (DEFUN TRP-$EQUALITY ...) ; (DEFUN TRP-$EQUAL ...) ; (DEFUN TRP-$NOTEQUAL ...) ; (DEF%TR $ASSUME ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/trpred.abcl (0.079f0 seconds) ; - Loading binary file "binary-abcl/trpred.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/transq.lisp" ; Compiling /home/maxima/maxima-test/src/transq.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE TRANSQ ...) ; (LOAD-MACSYMA-MACROS TRANSM) ; (DEFMACRO DEF-MTRVAR ...) ; (DEFINE-COMPILER-MACRO MFUNCTION-CALL ...) ; (DEFVAR *INFILE-NAME-KEY* ...) ; (DEFUN SKIP-DECLARE-EXPRS ...) ; (DEFUN VANILLA-LAMBDA ...) ; (DEFUN REST-ARG-LAMBDA ...) ; (DEFUN LAMBDA-WITH-FREE-VARS ...) ; (DEFUN MAKE-TLAMBDA ...) ; (DEFMACRO M-TLAMBDA ...) ; (DEFMACRO M-TLAMBDA& ...) ; (DEFMACRO M-TLAMBDA&ENV ...) ; (DEFMACRO M-TLAMBDA&ENV& ...) ; (DEFMACRO SET-VALS-INTO-LIST ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/transq.abcl (0.042f0 seconds) ; - Loading binary file "binary-abcl/transq.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/acall.lisp" ; Compiling /home/maxima/maxima-test/src/acall.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE ACALL) ; (DEFUN INTERVAL-ERROR ...) ; (DEFUN MFUNCALL ...) ; (DEFUN MARRAYREF ...) ; (DEFMFUN $ARRAYAPPLY ...) ; (DEFMFUN $ARRAYSETAPPLY ...) ; (DEFUN MARRAYSET ...) ; (DEFUN LIST-REF ...) ; (DEFUN DISPLAY-FOR-TR ...) ; (DEFUN INSURE-ARRAY-PROPS ...) ; (DEFUN MAPPLY-TR ...) ; (DEFUN ASSIGN-CHECK ...) ; (DEFUN MAPLIST_TR ...) ; (DEFUN BOOLE-VERIFY ...) ; (DEFUN BOOLE-EVAL ...) ; (DEFUN $IS-BOOLE-VERIFY ...) ; (DEFUN $IS-BOOLE-EVAL ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEFUN $MAYBE-BOOLE-VERIFY ...) ; (DEFUN $MAYBE-BOOLE-EVAL ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEFUN MCOND-BOOLE-VERIFY ...) ; (DEFUN MCOND-BOOLE-EVAL ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEFUN MEVALP_TR ...) ; (DEFUN MEVALP1_TR ...) ; (DEFUN MARRAYREF1$ ...) ; (DEFUN MARRAYSET1$ ...) ; (DEFUN APPLICATION-OPERATOR ...) ; (DEFUN *MMINUS ...) ; (DEFUN RETLIST_TR ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/acall.abcl (0.119f0 seconds) ; - Loading binary file "binary-abcl/acall.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/fcall.lisp" ; Compiling /home/maxima/maxima-test/src/fcall.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE FCALL) ; (DEFMVAR $TR_WARN_BAD_FUNCTION_CALLS ...) ; (DEFVAR *TR-RUNTIME-WARNED* ...) ; (DEFMFUN $TR_WARNINGS_GET ...) ; (DEFUN MFUNCTION-CALL-WARN ...) ; (DEFUN MAPCAR-EVAL ...) ; (DEFMACRO MFUNCTION-CALL ...) ; (DEFUN LISPM-MFUNCTION-CALL-AUX ...) ; (DEFQUOTE TRD-MSYMEVAL ...) ; (DEFUN MAYBE-MSYMEVAL ...) ; (DEFQUOTE FUNGEN&ENV-FOR-MEVAL ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/fcall.abcl (0.045f0 seconds) ; - Loading binary file "binary-abcl/fcall.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/evalw.lisp" ; Compiling /home/maxima/maxima-test/src/evalw.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE EVALW) ; (DEFMSPEC $EVAL_WHEN ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/evalw.abcl (0.002f0 seconds) ; - Loading binary file "binary-abcl/evalw.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/mdefun.lisp" ; Compiling /home/maxima/maxima-test/src/mdefun.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE MDEFUN ...) ; (LOAD-MACSYMA-MACROS TRANSM) ; (DEFMACRO DEFMTRFUN-EXTERNAL ...) ; (DEFMACRO DEFMTRFUN ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/mdefun.abcl (0.027f0 seconds) ; - Loading binary file "binary-abcl/mdefun.abcl" ; - Compiling module "pattern-matching" ; - Compiling source file "/home/maxima/maxima-test/src/schatc.lisp" ; Compiling /home/maxima/maxima-test/src/schatc.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE SCHATC) ; (DECLARE-TOP (SPECIAL *SCHATC-ANS*)) ; (DEFVAR *SCHATFACTOR* ...) ; (DEFMACRO PUSH-CONTEXT ...) ; (DEFMACRO PUSH-LOOP-CONTEXT ...) ; (DEFMACRO PRESERVE ...) ; (DEFMACRO ADD-TO ...) ; (DEFMACRO VAR-PAT ...) ; (DEFUN FREE1 ...) ; (DEFUN NOT-ZERO-FREE ...) ; (DEFUN LINEAR* ...) ; (DEFUN DVCOE ...) ; (DEFUN SCHATCHEN ...) ; (DEFVAR *SPLIST*) ; (DEFUN M2 ...) ; (DEFUN SAV&DEL ...) ; (DEFUN M1 ...) ; (DEFUN LOOPP ...) ; (DEFUN COEFFP ...) ; (DEFUN COEFFT ...) ; (DEFUN COEFFPORT ...) ; (DEFUN COEFFRET ...) ; (DEFUN COEFFPT ...) ; (DEFUN ZEPOW ...) ; (DEFUN EACHP ...) ; (DEFUN SCH-LOOP ...) ; (DEFUN COEFFTT ...) ; (DEFUN RESTORE ...) ; (DEFUN RESTORE1 ...) ; (DEFUN RESTORE2 ...) ; (DEFUN POP-LOOP-CONTEXT ...) ; (DEFUN TESTA ...) ; (DEFUN TESTA* ...) ; (DEFUN EVAL-PRED ...) ; (DEFUN FINDTHEM ...) ; (DEFUN FINDIT ...) ; (DEFUN SCH-REPLACE ...) ; (DEFUN REPLAC ...) ; (DEFMACRO ALIST-BIND ...) ; (DEFMACRO SCHATCHEN-COND ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/schatc.abcl (0.163f0 seconds) ; - Loading binary file "binary-abcl/schatc.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/matcom.lisp" ; Compiling /home/maxima/maxima-test/src/matcom.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE MATCOM) ; (DECLARE-TOP (SPECIAL BOUNDLIST ...)) ; (DEFMVAR $ANNOUNCE_RULES_FIRING ...) ; (DEFMSPEC $MATCHDECLARE ...) ; (DEFUN PROC-$MATCHDECLARE ...) ; (DEFUN COMPILEATOM ...) ; (DEFUN EMIT ...) ; (DEFUN MEMQARGS ...) ; (DEFUN MAKEPREDS ...) ; (DEFUN DEFMATCH1 ...) ; (DEFUN COMPILEPLUS ...) ; (DEFUN COMPILETIMES ...) ; (DEFMSPEC $DEFMATCH ...) ; (DEFUN PROC-$DEFMATCH ...) ; (DEFMSPEC $TELLSIMP ...) ; (DEFMFUN $CLEAR_RULES ...) ; (DEFUN PROC-$TELLSIMP ...) ; (DEFUN %TO$ ...) ; (DEFMSPEC $TELLSIMPAFTER ...) ; (DEFUN PROC-$TELLSIMPAFTER ...) ; (DEFUN ANNOUNCE-RULE-FIRING ...) ; (DEFMSPEC $DEFRULE ...) ; (DEFUN PROC-$DEFRULE ...) ; (DEFUN DEFINITELY-SO ...) ; (DEFUN GETDEC ...) ; (DEFUN COMPILEMATCH ...) ; (DEFUN GENREF ...) ; (DEFUN COMPILEEACH ...) ; (DEFUN FIXEDMATCHP ...) ; (DEFUN FMP1 ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/matcom.abcl (0.186f0 seconds) ; - Loading binary file "binary-abcl/matcom.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/matrun.lisp" ; Compiling /home/maxima/maxima-test/src/matrun.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE MATRUN) ; (DEFMVAR $MAXAPPLYDEPTH ...) ; (DEFMVAR $MAXAPPLYHEIGHT ...) ; (DEFMVAR MATCHREVERSE ...) ; (DEFMSPEC $DISPRULE ...) ; (DEFUN DISPRULE1 ...) ; (DEFUN CONSRULE ...) ; (DEFMFUN $REMRULE ...) ; (DEFUN REMOVERULE ...) ; (DEFUN PUTPROP-OR-REMPROP ...) ; (DEFUN FINDBE ...) ; (DEFUN FINDFUN ...) ; (DEFUN FINDEXPON ...) ; (DEFUN FINDBASE ...) ; (DEFUN PART+ ...) ; (DEFUN PART+-NOT-MPLUS ...) ; (DEFUN PART+-MPLUS ...) ; (DEFUN PART* ...) ; (DEFUN PART*-NOT-MTIMES ...) ; (DEFUN PART*-MTIMES ...) ; (DEFMSPEC $APPLY1 ...) ; (DEFUN APPLY1 ...) ; (DEFMSPEC $APPLYB1 ...) ; (DEFUN APPLY1HACK ...) ; (DEFUN *RULECHK ...) ; (DEFUN RULE-APPLY ...) ; (DEFMSPEC $APPLY2 ...) ; (DEFUN APPLY2 ...) ; (DEFMSPEC $APPLYB2 ...) ; (DEFUN APPLY2HACK ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/matrun.abcl (0.134f0 seconds) ; - Loading binary file "binary-abcl/matrun.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/nisimp.lisp" ; Compiling /home/maxima/maxima-test/src/nisimp.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE NISIMP) ; (DECLARE-TOP (SPECIAL NISTREE ...)) ; (DEFMVAR $LETVARSIMP ...) ; (DEFMVAR $LETRAT ...) ; (SETQ NISRULES ...) ; (DEFUN LET-RULE-SETTER ...) ; (DEFMSPEC $LET ...) ; (DEFUN NISLET ...) ; (DEFUN NISPERMUTATIONS ...) ; (DEFUN NISADDON ...) ; (DEFUN NISTREEBUILDER ...) ; (DEFUN NISSWCAR ...) ; (DEFUN NISSWCDR ...) ; (DEFMSPEC $REMLET ...) ; (DEFUN NISTREELISTER ...) ; (DEFUN NISREMLET ...) ; (DEFUN NISTREETRIMMER ...) ; (DEFMSPEC $LETRULES ...) ; (DEFMSPEC $LETSIMP ...) ; (DEFUN NISLETSIMP ...) ; (DEFUN NISLETSIMPRAT ...) ; (DEFUN NISNEWLIST ...) ; (DEFUN NISSEARCH ...) ; (DEFUN NISINNERNULL ...) ; (DEFUN NISFIX ...) ; (DEFUN NISNUMBERPICKER ...) ; (DEFUN NISMATCH ...) ; (DEFUN NISKERNEL ...) ; (DEFUN NISEXTRACT ...) ; (DEFUN NISARGSCHECKER ...) ; (DEFUN NISEXPOCHECK ...) ; (DEFUN NISARGMATCH ...) ; (DEFUN NISBUILD ...) ; (DEFUN NISREPLACE ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/nisimp.abcl (0.082f0 seconds) ; - Loading binary file "binary-abcl/nisimp.abcl" ; - Compiling module "trigonometry" ; - Compiling source file "/home/maxima/maxima-test/src/trigi.lisp" ; Compiling /home/maxima/maxima-test/src/trigi.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE TRIGI) ; (LOAD-MACSYMA-MACROS MRGMAC) ; (DEFUN SQRT1-X^2 ...) ; (DEFUN SQRT1+X^2 ...) ; (DEFUN SQRTX^2-1 ...) ; (DEFUN SQ-SUMSQ ...) ; (DEFUN TRIGP ...) ; (DEFUN ARCP ...) ; (DOLIST (X #) ...) ; (DEFUN DOMAIN-ERROR ...) ; (DEFUN MAXIMA-BRANCH-ASIN ...) ; (DEFUN MAXIMA-BRANCH-ACOS ...) ; (DEFUN MAXIMA-BRANCH-ACOT ...) ; (DEFUN MAXIMA-BRANCH-ATANH ...) ; (FROB MPLUS ...) ; (FROB MTIMES ...) ; (FROB MQUOTIENT ...) ; (FROB MMINUS ...) ; (FROB %COS ...) ; (FROB %SIN ...) ; (FROB %TAN ...) ; (FROB %SEC ...) ; (FROB %CSC ...) ; (FROB %COT ...) ; (FROB %ACOS ...) ; (FROB %ASIN ...) ; (FROB %ATAN ...) ; (FROB %ASEC ...) ; (FROB %ACSC ...) ; (FROB %ACOT ...) ; (FROB %COSH ...) ; (FROB %SINH ...) ; (FROB %TANH ...) ; (FROB %SECH ...) ; (FROB %CSCH ...) ; (FROB %COTH ...) ; (FROB %ACOSH ...) ; (FROB %ASINH ...) ; (FROB %ATANH ...) ; (FROB %ASECH ...) ; (FROB %ACSCH ...) ; (FROB %ACOTH ...) ; (FROB MABS ...) ; (FROB %EXP ...) ; (FROB MEXPT ...) ; (FROB %SQRT ...) ; (FROB %LOG ...) ; (FROB %PLOG ...) ; (FROB $CONJUGATE ...) ; (FROB $FLOOR ...) ; (FROB $CEILING ...) ; (FROB $REALPART ...) ; (FROB $IMAGPART ...) ; (FROB $MAX ...) ; (FROB $MIN ...) ; (FROB %SIGNUM ...) ; (FROB %ATAN2 ...) ; (FROB %ASIN ...) ; (FROB %SINH ...) ; (FROB %ASINH ...) ; (FROB %TANH ...) ; (FROB %ATANH ...) ; (FROB %ACOS ...) ; (FROB %LOG ...) ; (FROB %SQRT ...) ; (DEFUN ODD-FUNCTION-REFLECT ...) ; (DEFUN EVEN-FUNCTION-REFLECT ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEFUN APPLY-REFLECTION-SIMP ...) ; (DEFUN TAYLORIZE ...) ; (DEFUN FLOAT-OR-RATIONAL-P ...) ; (DEFUN BIGFLOAT-OR-NUMBER-P ...) ; (DEFUN FLONUM-EVAL ...) ; (DEFUN BIG-FLOAT-EVAL ...) ; (DEF-SIMPLIFIER SIN ...) ; (DEF-SIMPLIFIER COS ...) ; (DEFUN %PIARGS-SIN/COS ...) ; (DEFUN FILTER-SUM ...) ; (DEFUN GET-CONST-OR-INT-TERMS ...) ; (DEFUN GET-NOT-CONST-OR-INT-TERMS ...) ; (DEFUN HAS-CONST-OR-INT-TERM ...) ; (DEF-SIMPLIFIER TAN ...) ; (DEF-SIMPLIFIER COT ...) ; (DEFUN %PIARGS-TAN/COT ...) ; (DEF-SIMPLIFIER CSC ...) ; (DEF-SIMPLIFIER SEC ...) ; (DEFUN %PIARGS-CSC/SEC ...) ; (DEF-SIMPLIFIER ATAN ...) ; (DEFUN %PIARGS ...) ; (DEFUN %PIARGS-OFFSET ...) ; (DEFUN LINEARIZE ...) ; (DEFUN LIN-MPLUS ...) ; (DEFUN LIN-MTIMES ...) ; (DEFUN LIN-MEXPT ...) ; (DEFUN RGCD ...) ; (DEFUN MAXIMA-REDUCE ...) ; (DEFUN RPLUS ...) ; (DEFUN RDIFFERENCE ...) ; (DEFUN RTIMES ...) ; (DEFUN RREMAINDER ...) ; (DEFMFUN $EXPONENTIALIZE ...) ; (DEFUN EXPONENTIALIZE ...) ; (DEFUN COEFFICIENT ...) ; (DEFUN MMOD ...) ; (DEFUN MULTIPLEP ...) ; (DEFUN LINEARP ...) ; (DEFUN MMINUSP ...) ; (DEFUN MMINUSP* ...) ; (DEFUN DBZ-ERR ...) ; (DEFUN DBZ-ERR1 ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/trigi.abcl (0.465f0 seconds) ; - Loading binary file "binary-abcl/trigi.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/trigo.lisp" ; Compiling /home/maxima/maxima-test/src/trigo.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE TRIGO) ; (LOAD-MACSYMA-MACROS MRGMAC) ; (DEF-SIMPLIFIER SINH ...) ; (DEF-SIMPLIFIER COSH ...) ; (DEF-SIMPLIFIER TANH ...) ; (DEF-SIMPLIFIER COTH ...) ; (DEF-SIMPLIFIER CSCH ...) ; (DEF-SIMPLIFIER SECH ...) ; (DEF-SIMPLIFIER ASIN ...) ; (DEF-SIMPLIFIER ACOS ...) ; (DEF-SIMPLIFIER ACOT ...) ; (DEF-SIMPLIFIER ACSC ...) ; (DEF-SIMPLIFIER ASEC ...) ; (DEF-SIMPLIFIER ASINH ...) ; (DEF-SIMPLIFIER ACOSH ...) ; (DEF-SIMPLIFIER ATANH ...) ; (DEF-SIMPLIFIER ACOTH ...) ; (DEF-SIMPLIFIER ACSCH ...) ; (DEF-SIMPLIFIER ASECH ...) ; (DECLARE-TOP (SPECIAL $TRIGEXPANDPLUS ...)) ; (DEFMFUN ($TRIGEXPAND :PROPERTIES ...) ...) ; (DEFUN TRIGEXPAND ...) ; (DEFUN SIN/COS-PLUS ...) ; (DEFUN TAN-PLUS ...) ; (DEFUN COT-PLUS ...) ; (DEFUN CSC/SEC-PLUS ...) ; (DEFUN SIN/COS-TIMES ...) ; (DEFUN TAN-TIMES ...) ; (DEFUN COT-TIMES ...) ; (DEFUN CSC/SEC-TIMES ...) ; (DEFUN MPC ...) ; (DEFUN MPC1 ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/trigo.abcl (0.449f0 seconds) ; - Loading binary file "binary-abcl/trigo.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/trgred.lisp" ; Compiling /home/maxima/maxima-test/src/trgred.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE TRGRED) ; (DECLARE-TOP (SPECIAL VAR ...)) ; (LOAD-MACSYMA-MACROS RZMAC) ; (DEFVAR *TRANS-LIST-PLUS* ...) ; (DEFVAR *TRIGLAWS* ...) ; (DEFVAR *HYPERLAWS* ...) ; (DEFVAR *SC^NDISP* ...) ; (DEFVAR *LAWS*) ; (DEFVAR *TRIGBUCKETS*) ; (DEFVAR *HYPERBUCKETS*) ; (DEFMFUN ($TRIGREDUCE :PROPERTIES ...) ...) ; (DEFUN SP1 ...) ; (DEFUN TRIGFP ...) ; (DEFUN GCDRED ...) ; (DEFUN SP1TIMES ...) ; (DEFUN SP1TLIN ...) ; (DEFUN SP1TPLUS ...) ; (DEFUN SP1SINTCOS ...) ; (DEFUN SP1ADD ...) ; (DEFUN SP1ADDBUC ...) ; (DEFUN SP1PUTBUC ...) ; (DEFUN SP1PUTBUC1 ...) ; (DEFUN SP1GREAT ...) ; (DEFUN SP1UNTREP ...) ; (DEFUN SP1KGET ...) ; (DEFUN SP1SINCOS ...) ; (DEFUN SP1SINCOS2 ...) ; (DEFUN SP1SINCOS1 ...) ; (DEFUN SP1ADDTO ...) ; (DEFUN SP1EXPT ...) ; (DEFUN SP1EXPT2 ...) ; (DEFUN NON-NEGATIVE-SPLIT ...) ; (DEFUN SP1LOG ...) ; (DEFUN SP1LOG2 ...) ; (DEFUN SP1TRIG ...) ; (DEFUN EXPAND-TRIG-OF-SUM ...) ; (DEFUN SP1TRIGEX ...) ; (DEFUN SP1ATRIG ...) ; (DEFUN SP1ATRIG2 ...) ; (DEFUN SIN^N ...) ; (DEFUN SINH^N ...) ; (DEFUN COS^N ...) ; (DEFUN COSH^N ...) ; (DEFUN SC^N ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/trgred.abcl (0.178f0 seconds) ; - Loading binary file "binary-abcl/trgred.abcl" ; - Compiling module "algebraic-database" ; - Compiling source file "/home/maxima/maxima-test/src/inmis.lisp" ; Compiling /home/maxima/maxima-test/src/inmis.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE INMIS) ; (DECLARE-TOP (SPECIAL LISTOFVARS)) ; (DEFMVAR $LISTDUMMYVARS ...) ; (DEFMFUN $UNKNOWN ...) ; (DEFUN UNKNOWN ...) ; (DEFMFUN $LISTOFVARS ...) ; (DEFUN ATOMVARS ...) ; (DEFUN MYADD2LNC ...) ; (DEFUN MAYBE-RESET ...) ; (DEFMSPEC $RESET_VERBOSELY ...) ; (DEFMSPEC $RESET ...) ; (DEFUN RESET-DO-THE-WORK ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/inmis.abcl (0.048f0 seconds) ; - Loading binary file "binary-abcl/inmis.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/db.lisp" ; Compiling /home/maxima/maxima-test/src/db.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE DB) ; (LOAD-MACSYMA-MACROS MRGMAC) ; (DEFVAR CONTEXT ...) ; (DEFVAR CONTEXTS ...) ; (DEFVAR CURRENT ...) ; (DEFVAR DBTRACE ...) ; (DEFVAR DOBJECTS ...) ; (DEFVAR *NOBJECTS* ...) ; (DEFVAR *DBCHECK* ...) ; (DEFVAR +L) ; (DEFVAR -L) ; (DEFVAR *CONINDEX* ...) ; (DEFVAR *CONNUMBER* ...) ; (DEFCONSTANT +LAB-HIGH-BIT+ ...) ; (DEFCONSTANT +LABNUMBER+ ...) ; (DEFVAR *LAB-HIGH-LAB* ...) ; (DEFVAR +S) ; (DEFVAR +SM) ; (DEFVAR +SL) ; (DEFVAR -S) ; (DEFVAR -SM) ; (DEFVAR -SL) ; (DEFVAR *LABS*) ; (DEFVAR *LPRS*) ; (DEFVAR *LABINDEX*) ; (DEFVAR *LPRINDEX*) ; (DEFVAR *MARKS* ...) ; (DEFVAR +LABS ...) ; (DEFVAR -LABS ...) ; (DEFVAR ULABS ...) ; (DEFVAR *WORLD*) ; (DEFVAR *DB*) ; (DEFMACRO UNLAB ...) ; (DEFMACRO COPYN ...) ; (DEFMACRO IORM ...) ; (DEFMACRO XORM ...) ; (DEFPROP GLOBAL ...) ; (DEFVAR CONUNMRK ...) ; (DEFVAR CONMARK ...) ; (DEFUN MARK ...) ; (DEFUN MARKP ...) ; (DEFUN ZL-REMPROP ...) ; (DEFUN UNMRK ...) ; (DEFUN MARKS ...) ; (DEFUN UNMRKS ...) ; (DEFMODE TYPE ...) ; (DEFMODE INDV ...) ; (DEFMODE UNIV ...) ; (DEFMODE DATUM ...) ; (DEFMODE CONTEXT ...) ; (DEFMACRO +LABZ ...) ; (DEFMACRO -LABZ ...) ; (DEFMACRO =LABZ ...) ; (DEFMACRO NLABZ ...) ; (DEFMACRO ULABZ ...) ; (DEFMACRO SUBP ...) ; (DEFUN DBNODE ...) ; (DEFUN NODEP ...) ; (DEFUN DBVARP ...) ; (DEFUN LAB ...) ; (DEFUN LPR ...) ; (DEFUN LABEQ ...) ; (DEFUN MARKND ...) ; (DEFUN DBV ...) ; (DEFUN DBA ...) ; (DEFUN PRLAB ...) ; (DEFUN ONP ...) ; (DEFUN OFFP ...) ; (DEFUN ONPU ...) ; (DEFUN VISIBLEP ...) ; (DEFUN CANCEL ...) ; (DEFUN QUEUE+P ...) ; (DEFUN BEG ...) ; (DEFUN QUEUE-P ...) ; (DEFUN BEG- ...) ; (DEFUN MID ...) ; (DEFUN MID- ...) ; (DEFUN END ...) ; (DEFUN END- ...) ; (DEFUN DQ+ ...) ; (DEFUN DQ- ...) ; (DEFUN CLEAR ...) ; (DEFUN TRUEP ...) ; (DEFUN FALSEP ...) ; (DEFUN ISP ...) ; (DEFUN KINDP ...) ; (DEFUN TRUE* ...) ; (DEFUN FACT ...) ; (DEFUN KIND ...) ; (DEFUN PAR ...) ; (DEFUN DATUM ...) ; (DEFUN IND ...) ; (DEFUN IND1 ...) ; (DEFUN IND2 ...) ; (DEFUN ADDF ...) ; (DEFUN MAXIMA-REMF ...) ; (DEFUN FDEL ...) ; (DEFUN SEMANTICS ...) ; (DEFUN DB-MNUMP ...) ; (DEFUN SEMANT ...) ; (DEFUN DINTERNP ...) ; (DEFUN DINTERN ...) ; (DEFUN DINTNUM ...) ; (DEFUN DOUTERN ...) ; (DEFUN UNTRUE ...) ; (DEFUN KILL ...) ; (DEFUN KILL2 ...) ; (DEFUN KILL3 ...) ; (DEFUN UNKIND ...) ; (DEFUN REMOV ...) ; (DEFUN REMOV4 ...) ; (DEFUN KILLFRAME ...) ; (DEFUN ACTIVATE ...) ; (DEFUN DEACTIVATE ...) ; (DEFUN GCCON ...) ; (DEFUN GCCON1 ...) ; (DEFUN CNTXT ...) ; (DEFUN KCNTXT ...) ; (DEFUN CNTP ...) ; (DEFUN CONTEXTMARK ...) ; (DEFUN CMARK ...) ; (DEFUN CUNMRK ...) ; (DEFUN KILLC ...) ; (DEFUN PROPG ...) ; (DEFUN MARK+ ...) ; (DEFUN MARK+3 ...) ; (DEFUN MARK+0 ...) ; (DEFUN MARK+1 ...) ; (DEFUN MARK- ...) ; (DEFUN MARK-0 ...) ; (DEFUN MARK-1 ...) ; (DEFUN UNI ...) ; (DEFUN DBUNIVAR ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/db.abcl (0.296f0 seconds) ; - Loading binary file "binary-abcl/db.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/compar.lisp" ; Compiling /home/maxima/maxima-test/src/compar.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE COMPAR) ; (LOAD-MACSYMA-MACROS MRGMAC) ; (DECLARE-TOP (SPECIAL SUCCESS)) ; (DEFVAR *DEBUG-COMPAR* ...) ; (DEFVAR %INITIALLEARNFLAG) ; (DEFMVAR COMPLEXSIGN ...) ; (DEFMVAR $SIGNBFLOAT ...) ; (DEFMVAR $ASKEXP) ; (DEFMVAR $ASSUME_POS ...) ; (DEFMVAR $ASSUME_POS_PRED ...) ; (DEFMVAR FACTORED ...) ; (DEFMVAR *LOCAL-SIGNS* ...) ; (DEFMVAR SIGN ...) ; (DEFMVAR MINUS ...) ; (DEFMVAR ODDS ...) ; (DEFMVAR EVENS ...) ; (DEFVAR $USEMINMAX ...) ; (DEFUN LMUL ...) ; (DEFUN CONSSIZE ...) ; (DEFMFUN $ACTIVATE ...) ; (DEFMFUN $DEACTIVATE ...) ; (DEFMFUN $FACTS ...) ; (DEFUN FACTS1 ...) ; (DEFUN FACTS2 ...) ; (DEFUN INTEXT ...) ; (DEFPROP $CONTEXT ...) ; (DEFUN ASSCONTEXT ...) ; (DEFMFUN $NEWCONTEXT ...) ; (DEFMFUN $SUPCONTEXT ...) ; (DEFMFUN $KILLCONTEXT ...) ; (DEFUN KILLALLCONTEXTS ...) ; (DEFUN KILLCONTEXT ...) ; (DEFUN NC-ERR ...) ; (DEFPROP $IS ...) ; (DEFPROP %IS ...) ; (DEFPROP $MAYBE ...) ; (DEFPROP %MAYBE ...) ; (DEFUN MAYBE-SIMPLIFYA ...) ; (DEFUN MAYBE-SIMPLIFYA-PROTECTED ...) ; (DEFUN SIMP-$IS ...) ; (DEFMSPEC $IS ...) ; (DEFMSPEC $MAYBE ...) ; (DEFUN IS ...) ; (PUTPROP (QUOTE MAND) ...) ; (PUTPROP (QUOTE MOR) ...) ; (PUTPROP (QUOTE MNOT) ...) ; (PUTPROP (QUOTE MAND) ...) ; (PUTPROP (QUOTE MOR) ...) ; (DEFUN SIMP-MAND ...) ; (DEFUN SIMP-MOR ...) ; (DEFUN SIMP-MNOT ...) ; (DEFUN MEVALP ...) ; (DEFUN MEVALP1 ...) ; (DEFUN MEVALP2 ...) ; (DEFUN PRE-ERR ...) ; (DEFUN IS-MNOT ...) ; (DEFUN PRED-REVERSE ...) ; (DEFUN IS-MAND ...) ; (DEFUN IS-MOR ...) ; (DEFMSPEC $ASSUME ...) ; (DEFUN ASSUME ...) ; (DEFUN LEARN ...) ; (DEFUN LEARN-ABS ...) ; (DEFUN LEARN-NUMER ...) ; (DEFMSPEC $FORGET ...) ; (DEFUN FORGET ...) ; (DEFUN FORGET1 ...) ; (DEFUN RESTORE-FACTS ...) ; (DEFMACRO COMPARE ...) ; (DEFUN MAXIMUM ...) ; (DEFUN MINIMUM ...) ; (DEFMSPEC MAND ...) ; (DEFMSPEC MOR ...) ; (DEFMSPEC MNOT ...) ; (SETQ LIMITP ...) ; (DEFMFUN $ASKEQUAL ...) ; (DEFMFUN $ASKSIGN ...) ; (DEFUN ASKSIGN-P-OR-N ...) ; (DEFUN ASKSIGN01 ...) ; (DEFUN CSIGN ...) ; (DEFMFUN $CSIGN ...) ; (DEFMFUN $SIGN ...) ; (DEFUN SIGN01 ...) ; (DEFUN SIGN-PREP ...) ; (DEFUN HAS-INT-SYMBOLS ...) ; (DEFUN NMR ...) ; (DEFUN EPS-SIGN ...) ; (DEFUN EPS-COEF-SIGN ...) ; (DEFUN TOTAL-SIGN ...) ; (DEFUN ASKSIGN ...) ; (DEFUN ASKSIGN1 ...) ; (DEFUN MATCH-SIGN ...) ; (DEFUN ENSURE-SIGN ...) ; (DEFUN CLEARSIGN ...) ; (DEFUN LIKE ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEFVAR INDEFINITES ...) ; (DEFUN MEQP-BY-CSIGN ...) ; (DEFUN EQUAL-FACTS-SIMP ...) ; (DEFUN MAXIMA-DECLARED-ARRAYP ...) ; (DEFUN MAXIMA-UNDECLARED-ARRAYP ...) ; (DEFUN MEQP ...) ; (DEFUN ARRAY-MEQP ...) ; (DEFUN MAXIMA-DECLARED-ARRAY-MEQP ...) ; (DEFUN MAXIMA-UNDECLARED-ARRAY-MEQP ...) ; (DEFUN LIST-MEQP ...) ; (DEFUN LAMBDA-MEQP ...) ; (DEFUN SET-MEQP ...) ; (DEFUN SET-NOT-EQP ...) ; (DEFUN MGRP-GENERAL ...) ; (DEFUN MGRP ...) ; (DEFUN MLSP ...) ; (DEFUN MGQP-GENERAL ...) ; (DEFUN MGQP ...) ; (DEFUN MNQP ...) ; (DEFUN C-$PN ...) ; (DEFUN C-$ZERO ...) ; (DEFUN C-$POS ...) ; (DEFUN C-$PZ ...) ; (DEFUN SIGN* ...) ; (DEFUN INFSIMP* ...) ; (DEFMACRO WITH-COMPSPLT-EQ ...) ; (DEFMACRO WITH-COMPSPLT ...) ; (DEFUN SIGN1 ...) ; (DEFUN NUMER ...) ; (DEFUN CONSTP ...) ; (MAPCAR (FUNCTION #) ...) ; (DEFUN SIGN ...) ; (DEFUN SIGN-ANY ...) ; (DEFUN SIGN-MTIMES ...) ; (DEFUN SIGN-MPLUS ...) ; (DEFUN SIGNDIFF ...) ; (DEFUN SIGNDIFF-SPECIAL ...) ; (DEFUN SIGN-SHIFT ...) ; (DEFUN SIGNSUM ...) ; (DEFUN SIGNFACTOR ...) ; (DEFUN FACTOR-IF-SMALL ...) ; (DEFUN SIGN-MEXPT ...) ; (DEFUN SIGN-LOG ...) ; (DEFUN SIGN-MABS ...) ; (DEFUN SIGN-ASIN/ACOS/ATANH ...) ; (DEFUN SIGN-ACOSH ...) ; (DEFUN SIGN-SIN ...) ; (PUTPROP (QUOTE %SIN) ...) ; (DEFUN SIGN-COS ...) ; (PUTPROP (QUOTE %COS) ...) ; (DEFUN SIGN-CEILING ...) ; (PUTPROP (QUOTE $CEILING) ...) ; (DEFUN SIGN-FLOOR ...) ; (PUTPROP (QUOTE $FLOOR) ...) ; (DEFMACRO MINMAXFORMS ...) ; (DEFUN SIGN-MINMAX ...) ; (DEFUN SMINMAX ...) ; (DEFUN MINMAXP ...) ; (DEFUN SIGNDIFF-MINMAX ...) ; (DEFUN INTERSECT-INFO ...) ; (DEFUN SIGN-POSFUN ...) ; (DEFUN SIGN-ODDFUN ...) ; (DEFUN IMAG-ERR ...) ; (DEFUN DBZS-ERR ...) ; (DEFUN OP-EQUALP ...) ; (DEFUN MRELATIONP ...) ; (DEFMFUN $FEATUREP ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEFUN MAXIMA-INTEGERP ...) ; (DEFUN CHECK-INTEGER-FACTS ...) ; (DEFUN NONINTEGERP ...) ; (DEFUN CHECK-NONINTEGER-FACTS ...) ; (DEFUN INTP ...) ; (DEFUN MEVENP ...) ; (DEFUN MODDP ...) ; (DEFUN EVOD ...) ; (DEFUN EVOD-MTIMES ...) ; (DEFUN EVOD-MPLUS ...) ; (DEFUN EVOD-MEXPT ...) ; (DECLARE-TOP (SPECIAL MGQP ...)) ; (DEFMODE CL ...) ; (DEFMACRO C-DOBJ ...) ; (DEFUN DCOMPARE ...) ; (DEFUN DCOMP ...) ; (DEFUN DEQ ...) ; (DEFUN DEQF ...) ; (DEFUN DGR ...) ; (DEFUN DGRF ...) ; (DEFUN DLS ...) ; (DEFUN DLSF ...) ; (DEFUN DGQ ...) ; (DEFUN DGQF ...) ; (DEFUN DLQ ...) ; (DEFUN DLQF ...) ; (DEFUN DNQ ...) ; (DEFUN DNQF ...) ; (DEFUN DMARK ...) ; (DEFUN DADDGR ...) ; (DEFUN DADDGQ ...) ; (DEFUN DADDEQ ...) ; (DEFUN DADDNQ ...) ; (DEFUN TDPOS ...) ; (DEFUN TDNEG ...) ; (DEFUN TDZERO ...) ; (DEFUN TDPN ...) ; (DEFUN TDPZ ...) ; (DEFUN COMPSPLT-EQ ...) ; (DEFUN MDATA ...) ; (DEFUN MFACT ...) ; (DEFUN MKILL ...) ; (DEFUN MKIND ...) ; (DEFUN RGRP ...) ; (DEFUN MCONS ...) ; (DEFUN FLIP ...) ; (DEFUN STRONGP ...) ; (DEFUN MUNFORMAT ...) ; (DEFUN DECLAREKIND ...) ; (DEFUN UNKNOWN-ATOMS ...) ; (DEFUN REWRITE-MEXPT-RETAINING-SIGN ...) ; (DEFUN COMPSPLT ...) ; (DEFUN COMPSPLT-SINGLE ...) ; (DEFUN COMPSPLT-GENERAL ...) ; (DEFUN NEGP ...) ; (DEFUN SPLITSUM ...) ; (DEFUN SPLITPROD ...) ; (DEFUN SYMBOLS ...) ; (DEFUN INITIALIZE-NUMERIC-CONSTANT ...) ; (MAPC (FUNCTION TRUE*) ...) ; ($NEWCONTEXT (QUOTE $INITIAL)) ; Wrote /home/maxima/maxima-test/src/binary-abcl/compar.abcl (0.869f0 seconds) ; - Loading binary file "binary-abcl/compar.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/askp.lisp" ; Compiling /home/maxima/maxima-test/src/askp.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE ASKP) ; (DECLARE-TOP (SPECIAL INTEGER-INFO)) ; (DEFMFUN $ASKINTEGER ...) ; (DEFUN ASK-INTEGER ...) ; (DEFUN ASK-EVOD ...) ; (DEFUN ASK-INTEGERP ...) ; (DEFUN ASK-DECLARE ...) ; (DEFUN ASK-PROP ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/askp.abcl (0.033f0 seconds) ; - Loading binary file "binary-abcl/askp.abcl" ; - Compiling module "numerical-functions" ; - Compiling source file "/home/maxima/maxima-test/src/bessel.lisp" ; Compiling /home/maxima/maxima-test/src/bessel.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFMVAR $BESSELEXPAND ...) ; (DEFMVAR $BESSEL_REDUCE ...) ; (DEFUN MAX-NUMERIC-RATIO-P ...) ; (DEFUN BESSEL-NUMERICAL-EVAL-P ...) ; (DEFPROP %BESSEL_J ...) ; (DEFPROP %BESSEL_J ...) ; (DEFUN BESSEL-J-INTEGRAL-2 ...) ; (PUTPROP (QUOTE %BESSEL_J) ...) ; (DEFPROP %BESSEL_J ...) ; (DEFUN SIMPLIM%BESSEL_J ...) ; (DEF-SIMPLIFIER BESSEL_J ...) ; (DEFUN BESSEL-J-HYPERGEOMETRIC ...) ; (DEFUN BESSEL-J ...) ; (DEFPROP %BESSEL_Y ...) ; (DEFPROP %BESSEL_Y ...) ; (DEFUN BESSEL-Y-INTEGRAL-2 ...) ; (PUTPROP (QUOTE %BESSEL_Y) ...) ; (DEFPROP %BESSEL_Y ...) ; (DEFUN SIMPLIM%BESSEL_Y ...) ; (DEF-SIMPLIFIER BESSEL_Y ...) ; (DEFUN BESSEL-Y-HYPERGEOMETRIC ...) ; (DEFUN BESSEL-Y ...) ; (DEFPROP %BESSEL_I ...) ; (DEFPROP %BESSEL_I ...) ; (DEFUN BESSEL-I-INTEGRAL-2 ...) ; (PUTPROP (QUOTE %BESSEL_I) ...) ; (DEFPROP %BESSEL_I ...) ; (DEFUN SIMPLIM%BESSEL_I ...) ; (DEF-SIMPLIFIER BESSEL_I ...) ; (DEFUN BESSEL-I-HYPERGEOMETRIC ...) ; (DEFUN BESSEL-I ...) ; (DEFPROP %BESSEL_K ...) ; (DEFPROP %BESSEL_K ...) ; (DEFUN BESSEL-K-INTEGRAL-2 ...) ; (PUTPROP (QUOTE %BESSEL_K) ...) ; (DEFPROP %BESSEL_K ...) ; (DEFUN SIMPLIM%BESSEL_K ...) ; (DEF-SIMPLIFIER BESSEL_K ...) ; (DEFUN BESSEL-K-HYPERGEOMETRIC ...) ; (DEFUN BESSEL-K ...) ; (DEFUN F-FUN ...) ; (DEFUN ROOT-2Z/PI ...) ; (DEFUN BESSEL-J-HALF-ORDER ...) ; (DEFUN BESSEL-Y-HALF-ORDER ...) ; (DEFUN G-FUN ...) ; (DEFUN BESSEL-I-HALF-ORDER ...) ; (DEFUN K-FUN ...) ; (DEFUN BESSEL-K-HALF-ORDER ...) ; (DEFVAR *DEBUG-BESSEL* ...) ; (DEFPROP %BESSEL_J ...) ; (DEFPROP %BESSEL_I ...) ; (DEFUN RISPLIT-BESSEL-J-OR-I ...) ; (DEFPROP %BESSEL_K ...) ; (DEFPROP %BESSEL_Y ...) ; (DEFUN RISPLIT-BESSEL-K-OR-Y ...) ; (DEFMFUN $SCALED_BESSEL_I0 ...) ; (DEFMFUN $SCALED_BESSEL_I1 ...) ; (DEFMFUN $SCALED_BESSEL_I ...) ; (DEFPROP %HANKEL_1 ...) ; (DEFPROP %HANKEL_1 ...) ; (DEF-SIMPLIFIER HANKEL_1 ...) ; (DEFUN HANKEL-1 ...) ; (DEFPROP %HANKEL_2 ...) ; (DEFPROP %HANKEL_2 ...) ; (DEF-SIMPLIFIER HANKEL_2 ...) ; (DEFUN HANKEL-2 ...) ; (DEFPROP %STRUVE_H ...) ; (DEFPROP %STRUVE_H ...) ; (DEF-SIMPLIFIER STRUVE_H ...) ; (DEFPROP %STRUVE_L ...) ; (DEFPROP %STRUVE_L ...) ; (DEF-SIMPLIFIER STRUVE_L ...) ; (DEFMSPEC $GAUSS ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/bessel.abcl (0.534f0 seconds) ; - Loading binary file "binary-abcl/bessel.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/ellipt.lisp" ; Compiling /home/maxima/maxima-test/src/ellipt.lisp ... ; (IN-PACKAGE :MAXIMA) ; (IN-PACKAGE #:BIGFLOAT) ; (DECLAIM (INLINE DESCENDING-TRANSFORM ...)) ; (DEFUN ASCENDING-TRANSFORM ...) ; (DEFUN DESCENDING-TRANSFORM ...) ; (DEFUN ELLIPTIC-SN-DESCENDING ...) ; (DEFUN AGM-SCALE ...) ; (DEFUN JACOBI-AGM ...) ; (DEFUN SN ...) ; (DEFUN DN ...) ; (DEFUN CN ...) ; (IN-PACKAGE :MAXIMA) ; (DEFPROP %JACOBI_SN ...) ; (DEFPROP %JACOBI_CN ...) ; (DEFPROP %JACOBI_DN ...) ; (DEFPROP %INVERSE_JACOBI_SN ...) ; (DEFPROP %INVERSE_JACOBI_CN ...) ; (DEFPROP %INVERSE_JACOBI_DN ...) ; (DEFUN COMPLEX-NUMBER-P ...) ; (DEFUN COMPLEXIFY ...) ; (DEFUN KC-ARG ...) ; (DEFUN KC-ARG2 ...) ; (DEF-SIMPLIFIER JACOBI_SN ...) ; (DEF-SIMPLIFIER JACOBI_CN ...) ; (DEF-SIMPLIFIER JACOBI_DN ...) ; (DEF-SIMPLIFIER INVERSE_JACOBI_SN ...) ; (DEF-SIMPLIFIER INVERSE_JACOBI_CN ...) ; (DEF-SIMPLIFIER INVERSE_JACOBI_DN ...) ; (LET (# # ...) ...) ; (DEFUN ELLIPTIC-F ...) ; (DEFUN ELLIPTIC-K ...) ; (DEFUN ELLIPTIC-E ...) ; (DEFUN ELLIPTIC-EC ...) ; (DEFPROP %ELLIPTIC_F ...) ; (DEFPROP %ELLIPTIC_E ...) ; (DEF-SIMPLIFIER ELLIPTIC_F ...) ; (DEF-SIMPLIFIER ELLIPTIC_E ...) ; (DEFPROP %ELLIPTIC_KC ...) ; (DEFUN SIMPLIM%ELLIPTIC_KC ...) ; (DEF-SIMPLIFIER ELLIPTIC_KC ...) ; (DEFPROP %ELLIPTIC_KC ...) ; (DEF-SIMPLIFIER ELLIPTIC_EC ...) ; (DEFPROP %ELLIPTIC_EC ...) ; (DEF-SIMPLIFIER ELLIPTIC_PI ...) ; (DEFUN ELLIPTIC-PI-COMPLETE ...) ; (DEFUN ELLIPTIC-PI ...) ; (DEFPROP %ELLIPTIC_PI ...) ; (IN-PACKAGE #:BIGFLOAT) ; (DEFUN BFERRTOL ...) ; (DEFUN BF-RC ...) ; (DEFUN BF-RD ...) ; (DEFUN BF-RF ...) ; (DEFUN BF-RJ1 ...) ; (DEFUN BF-RJ ...) ; (DEFUN BF-RG ...) ; (DEFUN BF-ELLIPTIC-F ...) ; (DEFUN BF-ELLIPTIC-K ...) ; (DEFUN BF-ELLIPTIC-E ...) ; (DEFUN BF-ELLIPTIC-EC ...) ; (DEFUN BF-ELLIPTIC-PI-COMPLETE ...) ; (DEFUN BF-ELLIPTIC-PI ...) ; (DEFUN BF-INVERSE-JACOBI-SN ...) ; (DEFUN BF-INVERSE-JACOBI-DN ...) ; (IN-PACKAGE :MAXIMA) ; (DEF-SIMPLIFIER CARLSON_RC ...) ; (DEF-SIMPLIFIER CARLSON_RD ...) ; (DEF-SIMPLIFIER CARLSON_RF ...) ; (DEF-SIMPLIFIER CARLSON_RJ ...) ; (DEFPROP %JACOBI_NS ...) ; (DEF-SIMPLIFIER JACOBI_NS ...) ; (DEFPROP %JACOBI_NC ...) ; (DEF-SIMPLIFIER JACOBI_NC ...) ; (DEFPROP %JACOBI_ND ...) ; (DEF-SIMPLIFIER JACOBI_ND ...) ; (DEFPROP %JACOBI_SC ...) ; (DEF-SIMPLIFIER JACOBI_SC ...) ; (DEFPROP %JACOBI_SD ...) ; (DEF-SIMPLIFIER JACOBI_SD ...) ; (DEFPROP %JACOBI_CS ...) ; (DEF-SIMPLIFIER JACOBI_CS ...) ; (DEFPROP %JACOBI_CD ...) ; (DEF-SIMPLIFIER JACOBI_CD ...) ; (DEFPROP %JACOBI_DS ...) ; (DEF-SIMPLIFIER JACOBI_DS ...) ; (DEFPROP %JACOBI_DC ...) ; (DEF-SIMPLIFIER JACOBI_DC ...) ; (DEFPROP %INVERSE_JACOBI_NS ...) ; (DEF-SIMPLIFIER INVERSE_JACOBI_NS ...) ; (DEFPROP %INVERSE_JACOBI_NC ...) ; (DEF-SIMPLIFIER INVERSE_JACOBI_NC ...) ; (DEFPROP %INVERSE_JACOBI_ND ...) ; (DEF-SIMPLIFIER INVERSE_JACOBI_ND ...) ; (DEFPROP %INVERSE_JACOBI_SC ...) ; (DEF-SIMPLIFIER INVERSE_JACOBI_SC ...) ; (DEFPROP %INVERSE_JACOBI_SD ...) ; (DEF-SIMPLIFIER INVERSE_JACOBI_SD ...) ; (DEFPROP %INVERSE_JACOBI_CS ...) ; (DEF-SIMPLIFIER INVERSE_JACOBI_CS ...) ; (DEFPROP %INVERSE_JACOBI_CD ...) ; (DEF-SIMPLIFIER INVERSE_JACOBI_CD ...) ; (DEFPROP %INVERSE_JACOBI_DS ...) ; (DEF-SIMPLIFIER INVERSE_JACOBI_DS ...) ; (DEFPROP %INVERSE_JACOBI_DC ...) ; (DEF-SIMPLIFIER INVERSE_JACOBI_DC ...) ; (DEFUN MAKE-ELLIPTIC-F ...) ; (DEFMFUN $MAKE_ELLIPTIC_F ...) ; (DEFUN MAKE-ELLIPTIC-E ...) ; (DEFMFUN $MAKE_ELLIPTIC_E ...) ; (DEFUN ELLIPTIC-EU ...) ; (DEFPROP $ELLIPTIC_EU ...) ; (DEF-SIMPLIFIER ELLIPTIC_EU ...) ; (DEF-SIMPLIFIER JACOBI_AM ...) ; (DEFPROP %JACOBI_SN ...) ; (DEFPROP %JACOBI_CN ...) ; (DEFPROP %JACOBI_DN ...) ; (DEFPROP %JACOBI_CD ...) ; (DEFPROP %JACOBI_SD ...) ; (DEFPROP %JACOBI_ND ...) ; (DEFPROP %JACOBI_DC ...) ; (DEFPROP %JACOBI_NC ...) ; (DEFPROP %JACOBI_SC ...) ; (DEFPROP %JACOBI_NS ...) ; (DEFPROP %JACOBI_DS ...) ; (DEFPROP %JACOBI_CS ...) ; (DEFPROP %INVERSE_JACOBI_SN ...) ; (DEFPROP %INVERSE_JACOBI_CN ...) ; (DEFPROP %INVERSE_JACOBI_DN ...) ; (DEFPROP %JACOBI_SN ...) ; (DEFPROP %JACOBI_CN ...) ; (DEFPROP %JACOBI_DN ...) ; (DEFUN RISPLIT-SN-CN-DN ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/ellipt.abcl (1.235f0 seconds) ; - Loading binary file "binary-abcl/ellipt.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/airy.lisp" ; Compiling /home/maxima/maxima-test/src/airy.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFPROP %AIRY_AI ...) ; (DEFPROP %AIRY_AI ...) ; (DEFPROP %AIRY_AI ...) ; (DEFPROP %AIRY_AI ...) ; (DEFPROP %AIRY_AI ...) ; (DEFUN AIRY-AI ...) ; (SETF (GETHASH # ...) ...) ; (DEFUN SIMPLIM%AIRY_AI ...) ; (DEFUN AIRY-AI-HYPERGEOMETRIC ...) ; (DEF-SIMPLIFIER AIRY_AI ...) ; (DEFPROP %AIRY_DAI ...) ; (DEFPROP %AIRY_DAI ...) ; (DEFPROP %AIRY_DAI ...) ; (DEFPROP %AIRY_DAI ...) ; (DEFPROP %AIRY_DAI ...) ; (DEFUN AIRY-DAI ...) ; (SETF (GETHASH # ...) ...) ; (DEFUN SIMPLIM%AIRY_DAI ...) ; (DEFUN AIRY-DAI-HYPERGEOMETRIC ...) ; (DEF-SIMPLIFIER AIRY_DAI ...) ; (DEFPROP %AIRY_BI ...) ; (DEFPROP %AIRY_BI ...) ; (DEFPROP %AIRY_BI ...) ; (DEFPROP %AIRY_BI ...) ; (DEFPROP %AIRY_BI ...) ; (DEFUN AIRY-BI ...) ; (SETF (GETHASH # ...) ...) ; (DEFUN SIMPLIM%AIRY_BI ...) ; (DEFUN AIRY-BI-HYPERGEOMETRIC ...) ; (DEF-SIMPLIFIER AIRY_BI ...) ; (DEFPROP %AIRY_DBI ...) ; (DEFPROP %AIRY_DBI ...) ; (DEFPROP %AIRY_DBI ...) ; (DEFPROP %AIRY_DBI ...) ; (DEFPROP %AIRY_DBI ...) ; (DEFUN AIRY-DBI ...) ; (SETF (GETHASH # ...) ...) ; (DEFUN SIMPLIM%AIRY_DBI ...) ; (DEFUN AIRY-DBI-HYPERGEOMETRIC ...) ; (DEF-SIMPLIFIER AIRY_DBI ...) ; (DEFUN AIRY-AI-REAL ...) ; (DEFUN AIRY-AI-COMPLEX ...) ; (DEFUN AIRY-DAI-REAL ...) ; (DEFUN AIRY-DAI-COMPLEX ...) ; (DEFUN AIRY-BI-REAL ...) ; (DEFUN AIRY-BI-COMPLEX ...) ; (DEFUN AIRY-DBI-REAL ...) ; (DEFUN AIRY-DBI-COMPLEX ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/airy.abcl (0.126f0 seconds) ; - Loading binary file "binary-abcl/airy.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/plasma.lisp" ; Compiling /home/maxima/maxima-test/src/plasma.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFUN Z-FUNCTION ...) ; (DEFMFUN $NZETA ...) ; (DEFMFUN $NZETAR ...) ; (DEFMFUN $NZETAI ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/plasma.abcl (0.047f0 seconds) ; - Loading binary file "binary-abcl/plasma.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/intpol.lisp" ; Compiling /home/maxima/maxima-test/src/intpol.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE INTPOL) ; (LOAD-MACSYMA-MACROS TRANSM) ; (DEFMVAR $FIND_ROOT_ABS ...) ; (DEFMVAR $FIND_ROOT_REL ...) ; (DEFMVAR $FIND_ROOT_ERROR ...) ; (DEFMSPEC $INTERPOLATE ...) ; (IN-PACKAGE :BIGFLOAT) ; (DEFUN FIND-ROOT-SUBR ...) ; (DEFUN INTERPOLATE-CHECK ...) ; (IN-PACKAGE :MAXIMA) ; (DEFUN %FIND-ROOT ...) ; (DEFMFUN $FIND_ROOT ...) ; (DEFMFUN $BF_FIND_ROOT ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/intpol.abcl (0.072f0 seconds) ; - Loading binary file "binary-abcl/intpol.abcl" ; - Compiling module "reader" ; - Compiling source file "/home/maxima/maxima-test/src/nparse.lisp" ; Compiling /home/maxima/maxima-test/src/nparse.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE NPARSE) ; (LOAD-MACSYMA-MACROS DEFCAL ...) ; (DEFVAR *ASCII-SPACE-CHARS-FOR-MAXIMA* ...) ; (DEFVAR *UNICODE-SPACE-CHAR-CODES-FOR-MAXIMA* ...) ; (DEFVAR *UNICODE-SPACE-CHARS-FOR-MAXIMA* ...) ; (DEFMVAR *WHITESPACE-CHARS* ...) ; (DEFUN ALPHABETP ...) ; (DEFUN ASCII-NUMBERP ...) ; (DEFVAR *PARSE-WINDOW* ...) ; (DEFVAR *PARSE-STREAM* ...) ; (DEFVAR *PARSE-STREAM-EOF* ...) ; (DEFVAR *PARSE-TYI* ...) ; (DEFVAR *MREAD-PROMPT* ...) ; (DEFVAR *MREAD-EOF-OBJ* ...) ; (DEFVAR *CURRENT-LINE-INFO* ...) ; (DEFVAR *PARSE-STRING-INPUT-STREAM* ...) ; (DEFMVAR $REPORT_SYNERR_LINE ...) ; (DEFMVAR $REPORT_SYNERR_INFO ...) ; (DEFUN MREAD-SYNERR ...) ; (DEFUN TYI-PARSE-INT ...) ; (DEFUN *MREAD-PROMPT* ...) ; (DEFUN ALIASLOOKUP ...) ; (DEFUN GOBBLE-WHITESPACE ...) ; (DEFUN READ-COMMAND-TOKEN ...) ; (DEFUN SAFE-ASSOC ...) ; (DEFUN PARSER-ASSOC ...) ; (DEFUN PARSE-TYI ...) ; (DEFUN PARSE-TYIPEEK ...) ; (DEFUN UNPARSE-TYI ...) ; (DEFUN READ-COMMAND-TOKEN-AUX ...) ; (DEFUN SCAN-MACSYMA-TOKEN ...) ; (DEFUN SCAN-LISP-TOKEN ...) ; (DEFUN SCAN-KEYWORD-TOKEN ...) ; (DEFUN SCAN-TOKEN ...) ; (DEFUN SCAN-LISP-STRING ...) ; (DEFUN SCAN-MACSYMA-STRING ...) ; (DEFUN SCAN-STRING ...) ; (DEFUN READLIST ...) ; (DEFMVAR $FAST_BFLOAT_CONVERSION ...) ; (DEFMVAR $FAST_BFLOAT_THRESHOLD ...) ; (DEFVAR *FAST-BFLOAT-EXTRA-BITS* ...) ; (DEFUN MAKE-NUMBER ...) ; (DEFUN CL-RAT-TO-MAXIMA ...) ; (DEFUN SCAN-DIGITS ...) ; (DEFUN SCAN-NUMBER-AFTER-DOT ...) ; (DEFUN SCAN-NUMBER-EXPONENT ...) ; (DEFVAR SCAN-BUFFERED-TOKEN ...) ; (DEFUN PEEK-ONE-TOKEN ...) ; (DEFUN PEEK-ONE-TOKEN-G ...) ; (DEFUN SCAN-ONE-TOKEN ...) ; (DEFUN SCAN-ONE-TOKEN-G ...) ; (DEFUN GOBBLE-COMMENT ...) ; (DEFUN SCAN-NUMBER-REST ...) ; (DEFUN SCAN-NUMBER-BEFORE-DOT ...) ; (DEFMACRO FIRST-C ...) ; (DEFMACRO POP-C ...) ; (DEFUN MSTRINGP ...) ; (DEFUN INHERIT-PROPL ...) ; (DEFMACRO DEF-NUD-EQUIV ...) ; (DEFMACRO NUD-PROPL ...) ; (DEFMACRO DEF-NUD-FUN ...) ; (DEFMACRO DEF-LED-EQUIV ...) ; (DEFMACRO LED-PROPL ...) ; (DEFMACRO DEF-LED-FUN ...) ; (DEFUN NUD-CALL ...) ; (DEFUN LED-CALL ...) ; (DEFMACRO DEF-NUD ...) ; (DEFUN SET-LBP-AND-RBP ...) ; (DEFMACRO DEF-LED ...) ; (DEFMACRO DEF-COLLISIONS ...) ; (DEFUN COLLISION-LOOKUP ...) ; (DEFUN COLLISION-CHECK ...) ; (DEFUN LBP ...) ; (DEFMACRO DEF-LBP ...) ; (DEFUN RBP ...) ; (DEFMACRO DEF-RBP ...) ; (DEFMACRO DEF-MATCH ...) ; (DEFUN LPOS ...) ; (DEFUN RPOS ...) ; (DEFUN POS ...) ; (DEFMACRO DEF-POS ...) ; (DEFMACRO DEF-RPOS ...) ; (DEFMACRO DEF-LPOS ...) ; (DEFUN MHEADER ...) ; (DEFMACRO DEF-MHEADER ...) ; (DEFMACRO DEF-OPERATORP ...) ; (DEF-OPERATORP) ; (DEFMACRO DEF-OPERATORP1 ...) ; (DEF-OPERATORP1) ; (DEFUN MREAD ...) ; (DEFUN MREAD-PROMPTER ...) ; (DEFUN MREAD-RAW ...) ; (DEFUN PARSE ...) ; (DEFUN PARSE-PREFIX ...) ; (DEFUN PARSE-POSTFIX ...) ; (DEFUN PARSE-INFIX ...) ; (DEFUN PARSE-NARY ...) ; (DEFUN PARSE-MATCHFIX ...) ; (DEFUN PARSE-NOFIX ...) ; (DEFUN PRSNARY ...) ; (DEFUN PRSMATCH ...) ; (DEFUN CONVERT ...) ; (DEFPROP $ANY ...) ; (DEFPROP $CLAUSE ...) ; (DEFPROP $EXPR ...) ; (DEFUN PARSE-ERR ...) ; (DEFUN PARSE-BUG-ERR ...) ; (DEFUN DELIM-ERR ...) ; (DEFUN ERB-ERR ...) ; (DEFUN PREMTERM-ERR ...) ; (DEF-NUD-EQUIV $] ...) ; (DEF-LED-EQUIV $] ...) ; (DEF-LBP $] ...) ; (DEF-NUD-EQUIV $[ ...) ; (DEF-MATCH $[ ...) ; (DEF-LBP $[ ...) ; (DEF-MHEADER $[ ...) ; (DEF-POS $[ ...) ; (DEF-LPOS $[ ...) ; (DEF-LED ($[ 200) ...) ; (DEF-NUD-EQUIV |$)| ...) ; (DEF-LED-EQUIV |$)| ...) ; (DEF-LBP |$)| ...) ; (DEF-MHEADER |$(| ...) ; (DEF-NUD (|$(| 200) ...) ; (DEFUN SUSPICIOUS-MPROGN-P ...) ; (DEF-LED (|$(| 200) ...) ; (DEF-MHEADER |$'| ...) ; (DEF-NUD (|$'|) ...) ; (DEF-NUD (|$''|) ...) ; (DEF-LED-EQUIV |$:| ...) ; (DEF-LBP |$:| ...) ; (DEF-RBP |$:| ...) ; (DEF-POS |$:| ...) ; (DEF-RPOS |$:| ...) ; (DEF-LPOS |$:| ...) ; (DEF-MHEADER |$:| ...) ; (DEF-LED-EQUIV |$::| ...) ; (DEF-LBP |$::| ...) ; (DEF-RBP |$::| ...) ; (DEF-POS |$::| ...) ; (DEF-RPOS |$::| ...) ; (DEF-LPOS |$::| ...) ; (DEF-MHEADER |$::| ...) ; (DEF-LED-EQUIV |$:=| ...) ; (DEF-LBP |$:=| ...) ; (DEF-RBP |$:=| ...) ; (DEF-POS |$:=| ...) ; (DEF-RPOS |$:=| ...) ; (DEF-LPOS |$:=| ...) ; (DEF-MHEADER |$:=| ...) ; (DEF-LED-EQUIV |$::=| ...) ; (DEF-LBP |$::=| ...) ; (DEF-RBP |$::=| ...) ; (DEF-POS |$::=| ...) ; (DEF-RPOS |$::=| ...) ; (DEF-LPOS |$::=| ...) ; (DEF-MHEADER |$::=| ...) ; (DEF-LED-EQUIV $! ...) ; (DEF-LBP $! ...) ; (DEF-POS $! ...) ; (DEF-LPOS $! ...) ; (DEF-MHEADER $! ...) ; (DEF-MHEADER $!! ...) ; (DEF-LED ($!! 160) ...) ; (DEF-LBP $^ ...) ; (DEF-RBP $^ ...) ; (DEF-POS $^ ...) ; (DEF-LPOS $^ ...) ; (DEF-RPOS $^ ...) ; (DEF-MHEADER $^ ...) ; (DEF-LED (#) ...) ; (MAPC (FUNCTION #) ...) ; (INHERIT-PROPL (QUOTE $**) ...) ; (DEF-LBP $^^ ...) ; (DEF-RBP $^^ ...) ; (DEF-POS $^^ ...) ; (DEF-LPOS $^^ ...) ; (DEF-RPOS $^^ ...) ; (DEF-MHEADER $^^ ...) ; (DEF-LED-EQUIV $. ...) ; (DEF-LBP $. ...) ; (DEF-RBP $. ...) ; (DEF-POS $. ...) ; (DEF-LPOS $. ...) ; (DEF-RPOS $. ...) ; (DEF-MHEADER $. ...) ; (SETF (GET # ...) ...) ; (DEF-LED-EQUIV $* ...) ; (DEF-LBP $* ...) ; (DEF-POS $* ...) ; (DEF-LPOS $* ...) ; (DEF-MHEADER $* ...) ; (DEF-LED-EQUIV $/ ...) ; (DEF-LBP $/ ...) ; (DEF-RBP $/ ...) ; (DEF-POS $/ ...) ; (DEF-RPOS $/ ...) ; (DEF-LPOS $/ ...) ; (DEF-MHEADER $/ ...) ; (DEF-NUD-EQUIV $+ ...) ; (DEF-LBP $+ ...) ; (DEF-RBP $+ ...) ; (DEF-POS $+ ...) ; (DEF-RPOS $+ ...) ; (DEF-MHEADER $+ ...) ; (DEF-LED (# 100) ...) ; (DEF-NUD-EQUIV $- ...) ; (DEF-LBP $- ...) ; (DEF-RBP $- ...) ; (DEF-POS $- ...) ; (DEF-RPOS $- ...) ; (DEF-MHEADER $- ...) ; (DEF-LED-EQUIV $= ...) ; (DEF-LBP $= ...) ; (DEF-RBP $= ...) ; (DEF-POS $= ...) ; (DEF-RPOS $= ...) ; (DEF-LPOS $= ...) ; (DEF-MHEADER $= ...) ; (DEF-LED-EQUIV $# ...) ; (DEF-LBP $# ...) ; (DEF-RBP $# ...) ; (DEF-POS $# ...) ; (DEF-RPOS $# ...) ; (DEF-LPOS $# ...) ; (DEF-MHEADER $# ...) ; (DEF-LED-EQUIV $> ...) ; (DEF-LBP $> ...) ; (DEF-RBP $> ...) ; (DEF-POS $> ...) ; (DEF-RPOS $> ...) ; (DEF-LPOS $> ...) ; (DEF-MHEADER $> ...) ; (DEF-LED-EQUIV $>= ...) ; (DEF-LBP $>= ...) ; (DEF-RBP $>= ...) ; (DEF-POS $>= ...) ; (DEF-RPOS $>= ...) ; (DEF-LPOS $>= ...) ; (DEF-MHEADER $>= ...) ; (DEF-LED-EQUIV $< ...) ; (DEF-LBP $< ...) ; (DEF-RBP $< ...) ; (DEF-POS $< ...) ; (DEF-RPOS $< ...) ; (DEF-LPOS $< ...) ; (DEF-MHEADER $< ...) ; (DEF-LED-EQUIV $<= ...) ; (DEF-LBP $<= ...) ; (DEF-RBP $<= ...) ; (DEF-POS $<= ...) ; (DEF-RPOS $<= ...) ; (DEF-LPOS $<= ...) ; (DEF-MHEADER $<= ...) ; (DEF-NUD-EQUIV $NOT ...) ; (DEF-RBP $NOT ...) ; (DEF-POS $NOT ...) ; (DEF-RPOS $NOT ...) ; (DEF-LPOS $NOT ...) ; (DEF-MHEADER $NOT ...) ; (DEF-LED-EQUIV $AND ...) ; (DEF-LBP $AND ...) ; (DEF-POS $AND ...) ; (DEF-LPOS $AND ...) ; (DEF-MHEADER $AND ...) ; (DEF-LED-EQUIV $OR ...) ; (DEF-LBP $OR ...) ; (DEF-POS $OR ...) ; (DEF-LPOS $OR ...) ; (DEF-MHEADER $OR ...) ; (DEF-LED-EQUIV |$,| ...) ; (DEF-LBP |$,| ...) ; (DEF-POS |$,| ...) ; (DEF-LPOS |$,| ...) ; (DEF-MHEADER |$,| ...) ; (DEF-NUD-EQUIV $THEN ...) ; (DEF-LBP $THEN ...) ; (DEF-RBP $THEN ...) ; (DEF-NUD-EQUIV $ELSE ...) ; (DEF-LBP $ELSE ...) ; (DEF-RBP $ELSE ...) ; (DEF-NUD-EQUIV $ELSEIF ...) ; (DEF-LBP $ELSEIF ...) ; (DEF-RBP $ELSEIF ...) ; (DEF-POS $ELSEIF ...) ; (DEF-RPOS $ELSEIF ...) ; (DEF-RBP $IF ...) ; (DEF-POS $IF ...) ; (DEF-RPOS $IF ...) ; (DEF-MHEADER $IF ...) ; (DEF-NUD ($IF) ...) ; (DEFUN PARSE-CONDITION ...) ; (DEF-MHEADER $DO ...) ; (DEFUN PARSE-$DO ...) ; (DEF-LBP $FOR ...) ; (DEF-LBP $FROM ...) ; (DEF-LBP $STEP ...) ; (DEF-LBP $NEXT ...) ; (DEF-LBP $THRU ...) ; (DEF-LBP $UNLESS ...) ; (DEF-LBP $WHILE ...) ; (DEF-LBP $DO ...) ; (DEF-NUD-EQUIV $FOR ...) ; (DEF-NUD-EQUIV $FROM ...) ; (DEF-NUD-EQUIV $STEP ...) ; (DEF-NUD-EQUIV $NEXT ...) ; (DEF-NUD-EQUIV $THRU ...) ; (DEF-NUD-EQUIV $UNLESS ...) ; (DEF-NUD-EQUIV $WHILE ...) ; (DEF-NUD-EQUIV $DO ...) ; (DEF-RBP $DO ...) ; (DEF-RBP $FOR ...) ; (DEF-RBP $FROM ...) ; (DEF-RBP $IN ...) ; (DEF-RBP $STEP ...) ; (DEF-RBP $NEXT ...) ; (DEF-RBP $THRU ...) ; (DEF-RBP $UNLESS ...) ; (DEF-RBP $WHILE ...) ; (DEF-RPOS $DO ...) ; (DEF-RPOS $FOR ...) ; (DEF-RPOS $FROM ...) ; (DEF-RPOS $STEP ...) ; (DEF-RPOS $NEXT ...) ; (DEF-RPOS $THRU ...) ; (DEF-RPOS $UNLESS ...) ; (DEF-RPOS $WHILE ...) ; (DEF-COLLISIONS $DO ...) ; (DEF-MHEADER $$ ...) ; (DEF-NUD-EQUIV $$ ...) ; (DEF-LBP $$ ...) ; (DEF-MHEADER |$;| ...) ; (DEF-NUD-EQUIV |$;| ...) ; (DEF-LBP |$;| ...) ; (DEF-NUD-EQUIV $&& ...) ; (DEF-LBP $&& ...) ; (DEFUN MOPSTRIP ...) ; (DEFINE-INITIAL-SYMBOLS + ...) ; (DEFINE-SYMBOL "@") ; (DEFMFUN $PREFIX ...) ; (DEFMFUN $POSTFIX ...) ; (DEFMFUN $INFIX ...) ; (DEFMFUN $NARY ...) ; (DEFMFUN $MATCHFIX ...) ; (DEFMFUN $NOFIX ...) ; (DEFUN DEF-OPERATOR ...) ; (DEFUN OP-SETUP ...) ; (DEFUN KILL-OPERATOR ...) ; (DEFSTRUCT INSTREAM ...) ; (DEFVAR *STREAM-ALIST* ...) ; (DEFUN STREAM-NAME ...) ; (DEFUN INSTREAM-NAME ...) ; (DEFUN CLEANUP ...) ; (DEFUN GET-INSTREAM ...) ; (DEFUN NEWLINE ...) ; (DEFUN FIND-STREAM ...) ; (DEFUN ADD-LINEINFO ...) ; (DEFUN STRIP-LINEINFO ...) ; (DEFUN STRIP-LINEINFO-OP ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/nparse.abcl (0.527f0 seconds) ; - Loading binary file "binary-abcl/nparse.abcl" ; - Compiling module "display" ; - Compiling source file "/home/maxima/maxima-test/src/displa.lisp" ; Compiling /home/maxima/maxima-test/src/displa.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE DISPLA) ; (LOAD-MACSYMA-MACROS DISPLM) ; (DEFMVAR $STARDISP ...) ; (DEFMVAR $LEFTJUST ...) ; (DEFMVAR $NOUNDISP ...) ; (DEFMVAR DISPLAYP ...) ; (DEFMVAR $BOXCHAR ...) ; (DEFMVAR $ABSBOXCHAR ...) ; (DEFMVAR $LMXCHAR ...) ; (DEFMVAR $RMXCHAR ...) ; (DEFVAR LINEARRAY ...) ; (DEFUN MAXIMA-DISPLAY ...) ; (DEFVAR *ALT-DISPLAY2D* ...) ; (DEFVAR *ALT-DISPLAY1D* ...) ; (DEFUN DISPLA ...) ; (DEFMSPEC $WITH_DEFAULT_2D_DISPLAY ...) ; (DEFUN LINEAR-DISPLA ...) ; (DEFMVAR $DISPLAY_FORMAT_INTERNAL ...) ; (DEFUN NFORMAT-CHECK ...) ; (DEFUN DIMENSION ...) ; (DEFVAR ATOM-CONTEXT ...) ; (DEFUN DIMENSION-ATOM ...) ; (DEFUN DIMENSION-STRING ...) ; (DEFUN MAKESTRING ...) ; (DEFUN DIMENSION-PAREN ...) ; (DEFUN DIMENSION-ARRAY ...) ; (DEFUN DIMENSION-INDICES ...) ; (DEFUN EXTRACT-INDICES ...) ; (DEFUN SAFE-$GET ...) ; (DEFUN DIMENSION-FUNCTION ...) ; (DEFUN DIMENSION-PREFIX ...) ; (DEFUN DIMENSION-LIST ...) ; (DEFUN DIMENSION-INFIX ...) ; (DEFUN DIMENSION-NARY ...) ; (DEFUN DIMNARY-MTEXT ...) ; (DEFUN DIMNARY ...) ; (DEFUN DIMNARY-BOOLEAN ...) ; (DEFUN DIMENSION-POSTFIX ...) ; (DEFUN DIMENSION-NOFIX ...) ; (DEFUN DIMENSION-MATCH ...) ; (DEFUN DIMENSION-SUPERSCRIPT ...) ; (DEFUN DSUMPROD ...) ; (DISPLA-DEF BIGFLOAT ...) ; (DISPLA-DEF %BIGFLOAT ...) ; (DISPLA-DEF MQUOTE ...) ; (DISPLA-DEF %MQUOTE ...) ; (DISPLA-DEF MSETQ ...) ; (DISPLA-DEF %MSETQ ...) ; (DISPLA-DEF MSET ...) ; (DISPLA-DEF %MSET ...) ; (DISPLA-DEF MDEFINE ...) ; (DISPLA-DEF %MDEFINE ...) ; (DISPLA-DEF MDEFMACRO ...) ; (DISPLA-DEF %MDEFMACRO ...) ; (DEFUN DIM-MDEFINE ...) ; (DISPLA-DEF MFACTORIAL ...) ; (DISPLA-DEF %MFACTORIAL ...) ; (DISPLA-DEF MEXPT ...) ; (DISPLA-DEF %MEXPT ...) ; (DISPLA-DEF MNCEXPT ...) ; (DISPLA-DEF %MNCEXPT ...) ; (DEFUN DIM-MNCEXPT ...) ; (DISPLA-DEF MNCTIMES ...) ; (DISPLA-DEF %MNCTIMES ...) ; (DISPLA-DEF %PRODUCT ...) ; (DEFUN DIM-%PRODUCT ...) ; (DISPLA-DEF RAT ...) ; (DISPLA-DEF %RAT ...) ; (DEFUN DIM-RAT ...) ; (DISPLA-DEF MQUOTIENT ...) ; (DISPLA-DEF %MQUOTIENT ...) ; (DEFUN DIM-MQUOTIENT ...) ; (DEFUN DRATIO ...) ; (DISPLA-DEF MTIMES ...) ; (DISPLA-DEF %MTIMES ...) ; (DEFPROP $STARDISP ...) ; (DEFUN STARDISP ...) ; (DISPLA-DEF %INTEGRATE ...) ; (DEFUN DIM-%INTEGRATE ...) ; (DISPLA-DEF %DERIVATIVE ...) ; (DEFUN DIM-%DERIVATIVE ...) ; (DEFUN DMDERIVABBREV ...) ; (DEFUN DMDERIVLONG ...) ; (DISPLA-DEF %AT ...) ; (LET (#) ...) ; (DEFVAR AT-CHAR-UNICODE ...) ; (DEFMVAR $DISPLAY2D_UNICODE ...) ; (DEFUN DISPLAY2D-UNICODE-ENABLED ...) ; (DEFUN DIM-%AT ...) ; (DISPLA-DEF MPLUS ...) ; (DISPLA-DEF %MPLUS ...) ; (DEFPROP MUNARYPLUS ...) ; (DEFUN DIM-MPLUS ...) ; (DISPLA-DEF MMINUS ...) ; (DISPLA-DEF %MMINUS ...) ; (DEFPROP MUNARYMINUS ...) ; (DEF-RBP MUNARYMINUS ...) ; (DEF-RBP MUNARYMINUS ...) ; (DEFUN DIM-MMINUS ...) ; (DISPLA-DEF %SUM ...) ; (DISPLA-DEF %LIMIT ...) ; (DISPLA-DEF %LSUM ...) ; (DEFUN DIM-%LSUM ...) ; (DEFUN DIM-%SUM ...) ; (DEFUN DIM-%LIMIT ...) ; (DISPLA-DEF MARROW ...) ; (DISPLA-DEF %MARROW ...) ; (DISPLA-DEF MGREATERP ...) ; (DISPLA-DEF %MGREATERP ...) ; (DISPLA-DEF MGEQP ...) ; (DISPLA-DEF %MGEQP ...) ; (DISPLA-DEF MEQUAL ...) ; (DISPLA-DEF %MEQUAL ...) ; (DISPLA-DEF MNOTEQUAL ...) ; (DISPLA-DEF %MNOTEQUAL ...) ; (DISPLA-DEF MLEQP ...) ; (DISPLA-DEF %MLEQP ...) ; (DISPLA-DEF MLESSP ...) ; (DISPLA-DEF %MLESSP ...) ; (DISPLA-DEF MNOT ...) ; (DISPLA-DEF %MNOT ...) ; (DISPLA-DEF MAND ...) ; (DISPLA-DEF %MAND ...) ; (DEFPROP MAND ...) ; (DISPLA-DEF MOR ...) ; (DISPLA-DEF %MOR ...) ; (DEFPROP MOR ...) ; (DISPLA-DEF MCOND ...) ; (DISPLA-DEF %MCOND ...) ; (DEFUN DIM-MCOND ...) ; (DISPLA-DEF MDO ...) ; (DISPLA-DEF %MDO ...) ; (DEFUN DIM-MDO ...) ; (DISPLA-DEF MDOIN ...) ; (DISPLA-DEF %MDOIN ...) ; (DEFUN DIM-MDOIN ...) ; (DISPLA-DEF MPROGN ...) ; (DISPLA-DEF %MPROGN ...) ; (DISPLA-DEF MLIST ...) ; (DISPLA-DEF %MLIST ...) ; (DISPLA-DEF MANGLE ...) ; (DISPLA-DEF %MANGLE ...) ; (DISPLA-DEF MCOMMA ...) ; (DISPLA-DEF %MCOMMA ...) ; (DISPLA-DEF MABS ...) ; (DISPLA-DEF %MABS ...) ; (DEFVAR MABS-CHAR-UNICODE ...) ; (DEFVAR *D-BOX-CHAR-UNICODE-HORZ* ...) ; (DEFVAR *D-BOX-CHAR-UNICODE-VERT* ...) ; (DEFVAR *D-BOX-CHAR-UNICODE-UPPER-LEFT* ...) ; (DEFVAR *D-BOX-CHAR-UNICODE-UPPER-RIGHT* ...) ; (DEFVAR *D-BOX-CHAR-UNICODE-LOWER-RIGHT* ...) ; (DEFVAR *D-BOX-CHAR-UNICODE-LOWER-LEFT* ...) ; (DEFUN DIM-MABS ...) ; (DISPLA-DEF $MATRIX ...) ; (DISPLA-DEF %MATRIX ...) ; (DEFUN DIM-$MATRIX ...) ; (DEFUN MATOUT ...) ; (DEFUN COLOUT ...) ; (DISPLA-DEF MBOX ...) ; (DISPLA-DEF %MBOX ...) ; (DEFUN DIM-MBOX ...) ; (DISPLA-DEF MLABOX ...) ; (DISPLA-DEF %MLABOX ...) ; (DEFUN DIM-MLABOX ...) ; (DEFUN DIM-MLABOX-UNICODE ...) ; (DEFUN DIM-MLABOX-ASCII ...) ; (DISPLA-DEF MTEXT ...) ; (DISPLA-DEF %MTEXT ...) ; (DEFPROP MTEXT ...) ; (DEFUN DIM-MTEXT ...) ; (DISPLA-DEF MLABEL ...) ; (DISPLA-DEF %MLABEL ...) ; (SETF (GET # ...) ...) ; (DEFUN DIM-MLABEL ...) ; (DEFPROP MPAREN ...) ; (DEFPROP MPAREN ...) ; (DEFUN CHECKRAT ...) ; (DEFUN CHECKFIT ...) ; (DEFUN CHECKBREAK ...) ; (DEFUN FORCEBREAK ...) ; (DEFUN UPDATE-HEIGHTS ...) ; (DEFUN OUTPUT ...) ; (DEFUN OUTPUT-LINEAR ...) ; (DEFUN OUTPUT-LINEAR-ONE-LINE ...) ; (DEFUN TYOTBSP ...) ; (DEFUN DRAW-LINEAR ...) ; (DEFVAR D-HBAR-CHAR-UNICODE ...) ; (DEFVAR D-HBAR-CHAR-ASCII ...) ; (DEFUN D-HBAR ...) ; (DEFVAR D-VBAR-CHAR-UNICODE ...) ; (DEFVAR D-VBAR-CHAR-ASCII ...) ; (DEFUN D-VBAR ...) ; (DEFVAR D-INTEGRALSIGN-STRING-UNICODE ...) ; (DEFVAR D-INTEGRALSIGN-STRING-ASCII ...) ; (DEFUN D-INTEGRALSIGN ...) ; (DEFVAR D-PRODSIGN-UNICODE-DMSTR ...) ; (DEFVAR D-PRODSIGN-ASCII-DMSTR ...) ; (DEFUN D-PRODSIGN ...) ; (DEFVAR D-SUMSIGN-UNICODE-DMSTR ...) ; (DEFVAR D-SUMSIGN-ASCII-DMSTR ...) ; (DEFUN D-SUMSIGN ...) ; (DEFUN D-MATRIX ...) ; (DEFVAR D-MATRIX-CHAR-UNICODE-HORZ ...) ; (DEFVAR D-MATRIX-CHAR-UNICODE-VERT ...) ; (DEFVAR D-MATRIX-CHAR-UNICODE-UPPER-LEFT ...) ; (DEFVAR D-MATRIX-CHAR-UNICODE-UPPER-RIGHT ...) ; (DEFVAR D-MATRIX-CHAR-UNICODE-LOWER-RIGHT ...) ; (DEFVAR D-MATRIX-CHAR-UNICODE-LOWER-LEFT ...) ; (DEFUN D-MATRIX-UNICODE ...) ; (DEFUN D-MATRIX-ASCII ...) ; (DEFUN D-BOX ...) ; (DEFUN D-BOX-UNICODE ...) ; (DEFUN D-BOX-ASCII ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/displa.abcl (0.438f0 seconds) ; - Loading binary file "binary-abcl/displa.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/nforma.lisp" ; Compiling /home/maxima/maxima-test/src/nforma.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE NFORMA) ; (DEFMVAR $EXPTDISPFLAG ...) ; (DEFMVAR $NEGSUMDISPFLAG ...) ; (SETQ IN-P ...) ; (DEFUN NFORMAT ...) ; (DEFUN FORM-MPLUS ...) ; (DEFUN FORM-MTIMES ...) ; (DEFUN FORM-MEXPT ...) ; (DEFUN FORM-MRAT ...) ; (DEFUN RDIS1 ...) ; (DEFUN NFORMAT-ALL ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/nforma.abcl (0.039f0 seconds) ; - Loading binary file "binary-abcl/nforma.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/grind.lisp" ; Compiling /home/maxima/maxima-test/src/grind.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE GRIND) ; (DECLARE-TOP (SPECIAL LOP ...)) ; (DEFUN CHRCT* ...) ; (DEFMSPEC $GRIND ...) ; (DEFUN I-$GRIND ...) ; (DEFUN MGRIND ...) ; (DEFUN MPRINT ...) ; (DEFUN MTYOTBSP ...) ; (DEFUN STRGRIND ...) ; (DEFUN STRPRINT ...) ; (DEFUN STYO ...) ; (DEFUN STERPRI ...) ; (DEFUN STYOTBSP ...) ; (DEFUN MSTRING ...) ; (DEFUN STRING1 ...) ; (DEFUN MSIZE ...) ; (DEFUN MSIZE-ATOM ...) ; (DEFUN MSZ ...) ; (DEFUN SLASH ...) ; (DEFUN MSIZE-PAREN ...) ; (DEFVAR *LB* ...) ; (DEFVAR *RB* ...) ; (DEFUN MSIZE-ARRAY ...) ; (DEFUN MSIZE-FUNCTION ...) ; (DEFUN MSIZE-LIST ...) ; (DEFUN MSIZE-PREFIX ...) ; (DEFUN MSIZE-INFIX ...) ; (DEFUN MSIZE-POSTFIX ...) ; (DEFUN MSIZE-NARY ...) ; (DEFUN MSIZE-NOFIX ...) ; (DEFUN MSIZE-MATCHFIX ...) ; (DEFUN MSZNARY ...) ; (DEFUN STRSYM ...) ; (DEFPROP BIGFLOAT ...) ; (DEFUN MSZ-BIGFLOAT ...) ; (DEFPROP MPROGN ...) ; (DEFPROP MPROGN ...) ; (DEFPROP MLIST ...) ; (SETF (GET # ...) ...) ; (DEFPROP MLABEL ...) ; (DEFUN MSIZE-MLABEL ...) ; (DEFPROP MTEXT ...) ; (DEFUN MSIZE-MTEXT ...) ; (DEFPROP MQAPPLY ...) ; (DEFUN MSZ-MQAPPLY ...) ; (DEFPROP SPACEOUT ...) ; (DEFUN MSIZE-SPACEOUT ...) ; (DEFPROP MQUOTE ...) ; (DEFPROP MSETQ ...) ; (DEFPROP MSETQ ...) ; (DEFPROP MSETQ ...) ; (DEFPROP MSETQ ...) ; (DEFPROP MSET ...) ; (DEFPROP MSET ...) ; (DEFPROP MSET ...) ; (DEFPROP MSET ...) ; (DEFPROP MDEFINE ...) ; (DEFPROP MDEFINE ...) ; (DEFPROP MDEFINE ...) ; (DEFPROP MDEFINE ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEFPROP MDEFMACRO ...) ; (DEFPROP MDEFMACRO ...) ; (DEFPROP MDEFMACRO ...) ; (DEFPROP MDEFMACRO ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEFUN MSZ-MDEF ...) ; (DEFPROP MFACTORIAL ...) ; (DEFPROP MFACTORIAL ...) ; (DEFPROP MFACTORIAL ...) ; (DEFPROP MEXPT ...) ; (DEFPROP MEXPT ...) ; (DEFPROP MEXPT ...) ; (DEFUN MSZ-MEXPT ...) ; (DEFPROP MNCEXPT ...) ; (DEFPROP MNCEXPT ...) ; (DEFPROP MNCEXPT ...) ; (DEFPROP MNCTIMES ...) ; (DEFPROP MNCTIMES ...) ; (DEFPROP MNCTIMES ...) ; (DEFPROP MTIMES ...) ; (DEFPROP MTIMES ...) ; (DEFPROP MTIMES ...) ; (DEFUN MSZ-MTIMES ...) ; (DEFPROP MQUOTIENT ...) ; (DEFPROP MQUOTIENT ...) ; (DEFPROP MQUOTIENT ...) ; (DEFPROP RAT ...) ; (DEFPROP RAT ...) ; (DEFPROP RAT ...) ; (DEFPROP MPLUS ...) ; (DEFPROP MPLUS ...) ; (DEFPROP MPLUS ...) ; (DEFUN MSZ-MPLUS ...) ; (DEFPROP MMINUS ...) ; (DEFPROP MMINUS ...) ; (DEFPROP MMINUS ...) ; (DEFPROP MMINUS ...) ; (DEFUN MSIZE-MMINUS ...) ; (DEFPROP MEQUAL ...) ; (DEFPROP MEQUAL ...) ; (DEFPROP MEQUAL ...) ; (DEFPROP MNOTEQUAL ...) ; (DEFPROP MNOTEQUAL ...) ; (DEFPROP MNOTEQUAL ...) ; (DEFPROP MGREATERP ...) ; (DEFPROP MGREATERP ...) ; (DEFPROP MGREATERP ...) ; (DEFPROP MGEQP ...) ; (DEFPROP MGEQP ...) ; (DEFPROP MGEQP ...) ; (DEFPROP MLESSP ...) ; (DEFPROP MLESSP ...) ; (DEFPROP MLESSP ...) ; (DEFPROP MLEQP ...) ; (DEFPROP MLEQP ...) ; (DEFPROP MLEQP ...) ; (DEFPROP MNOT ...) ; (DEFPROP MNOT ...) ; (DEFPROP MAND ...) ; (DEFPROP MAND ...) ; (DEFPROP MAND ...) ; (DEFPROP MOR ...) ; (DEFPROP MOR ...) ; (DEFPROP MOR ...) ; (DEFPROP MCOND ...) ; (DEFPROP MCOND ...) ; (DEFPROP MCOND ...) ; (DEFPROP %MCOND ...) ; (DEFPROP %MCOND ...) ; (DEFPROP %MCOND ...) ; (DEFUN MSZ-MCOND ...) ; (DEFPROP TEXT-STRING ...) ; (DEFUN MSIZE-TEXT-STRING ...) ; (DEFPROP MDO ...) ; (DEFPROP MDO ...) ; (DEFPROP MDO ...) ; (DEFPROP MDOIN ...) ; (DEFPROP MDOIN ...) ; (DEFPROP MDOIN ...) ; (DEFPROP %MDO ...) ; (DEFPROP %MDO ...) ; (DEFPROP %MDO ...) ; (DEFPROP %MDOIN ...) ; (DEFPROP %MDOIN ...) ; (DEFPROP %MDOIN ...) ; (DEFUN MSZ-MDO ...) ; (DEFUN MSZ-MDOIN ...) ; (DEFUN STRMDO ...) ; (DEFUN STRMDOIN ...) ; (DEFPROP MFUNCTION ...) ; (DEFPROP MFUNCTION ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/grind.abcl (0.159f0 seconds) ; - Loading binary file "binary-abcl/grind.abcl" ; - Compiling module "gcd" ; - Compiling source file "/home/maxima/maxima-test/src/spgcd.lisp" ; Compiling /home/maxima/maxima-test/src/spgcd.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE SPGCD) ; (DECLARE-TOP (SPECIAL *WHICH-FACTOR*)) ; (LOAD-MACSYMA-MACROS RATMAC) ; (DEFMVAR $POINTBOUND ...) ; (DEFMACRO LEN ...) ; (DEFMACRO SKEL ...) ; (DEFMACRO MATRIX ...) ; (DEFMACRO CURROW ...) ; (DEFMACRO BADROWS ...) ; (DEFUN PINTERP ...) ; (DEFUN PCSUBSTZ ...) ; (DEFUN EVAL-MON ...) ; (DEFUN ONE-STEP ...) ; (DEFUN MONICIZE-ROW ...) ; (DEFUN FILL-ROW ...) ; (DEFUN SWAP-ROWS ...) ; (DEFUN PARTIAL-DIAG ...) ; (DEFUN GEN-POINT ...) ; (DEFUN PDIAG-ALL ...) ; (DEFUN MERGE-SKEL ...) ; (DEFUN NEW-SKEL ...) ; (DEFUN CREATE-LOBJS ...) ; (DEFUN CLEAR-LOBJS ...) ; (DEFUN SPARSE-LIFT ...) ; (DEFUN LIFTING-FACTORS-IMAGE ...) ; (DEFUN ZGCD-LIFT* ...) ; (DEFUN ZGCD-LIFT ...) ; (DEFUN MAKE-LINSOLS ...) ; (DEFUN ADD-POINT ...) ; (DEFUN MERGE-SOL-LIN ...) ; (DEFUN INTERP-POLYS ...) ; (DEFUN ZGCD ...) ; (DEFUN ZGCD1 ...) ; (DEFUN LOBJ->POLY ...) ; (DEFUN DISREP-MONOM ...) ; (DEFUN MERGE-SOL-LIN-Z ...) ; (DEFUN GCD-DEGREE-VECTOR ...) ; (DEFUN DLF-MUMBLIFY ...) ; (DEFUN DETERMINE-LIFTING-FACTOR ...) ; (DEFUN EXCISE-EXTRA-VARIABLES ...) ; (DEFUN ZPDEGREEVECTOR ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/spgcd.abcl (0.161f0 seconds) ; - Loading binary file "binary-abcl/spgcd.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/ezgcd.lisp" ; Compiling /home/maxima/maxima-test/src/ezgcd.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE EZGCD) ; (DECLARE-TOP (SPECIAL LCPROD ...)) ; (LOAD-MACSYMA-MACROS RATMAC) ; (DEFUN EZGCD2 ...) ; (DEFUN NEWGCDCALL ...) ; (DEFUN GCDL ...) ; (DEFUN NEWGCDL ...) ; (DEFUN OLDGCDL ...) ; (DEFUN OLDGCDCALL ...) ; (DEFUN NON0RAND ...) ; (DEFUN GETGOODVALS ...) ; (DEFUN EVMAP ...) ; (DEFUN DEGODR ...) ; (DEFUN EVTILDEGLESS ...) ; (DEFUN PTIMESMERGE ...) ; (DEFUN EZ1CALL ...) ; (DEFUN GETD0 ...) ; (DEFUN NUMBERINLISTP ...) ; (DEFUN EZGCD ...) ; (DEFUN LISTOVARSL ...) ; (DEFMFUN $EZGCD ...) ; (DEFUN INSRT ...) ; (DEFUN NONSQFRCASE ...) ; (DEFUN EZTESTDIVIDE ...) ; (DEFUN NOTERMS ...) ; (DEFUN FASTCONT ...) ; (DECLARE-TOP (UNSPECIAL LCPROD ...)) ; Wrote /home/maxima/maxima-test/src/binary-abcl/ezgcd.abcl (0.148f0 seconds) ; - Loading binary file "binary-abcl/ezgcd.abcl" ; - Compiling module "documentation" ; - Compiling source file "/home/maxima/maxima-test/src/macdes.lisp" ; Compiling /home/maxima/maxima-test/src/macdes.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFVAR $MANUAL_DEMO ...) ; (DEFVAR *DEBUG-DISPLAY-HTML-HELP* ...) ; (DEFMSPEC $EXAMPLE ...) ; (DEFUN MREAD-NOPROMPT ...) ; (DEFMSPEC $CREATE_LIST ...) ; (DEFUN CREATE-LIST1 ...) ; (DEFMSPEC $DESCRIBE ...) ; (DEFMSPEC $APROPOS ...) ; (DEFUN DISPLAY-HTML-HELP ...) ; (DEFUN DISPLAY-HTML-TOPICS ...) ; in (DEFUN DISPLAY-HTML-TOPICS ...) ; Caught STYLE-WARNING: ; The variable DIR is defined but never used. ; (DEFUN DISPLAY-TEXT-TOPICS ...) ; (DEFUN DISPLAY-FRONTEND-TOPICS ...) ; (DEFUN SET-OUTPUT-FORMAT-FOR-HELP ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/macdes.abcl (0.054f0 seconds) ; - Loading binary file "binary-abcl/macdes.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/verify-html-index.lisp"; Compiling /home/maxima/maxima-test/src/verify-html-index.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFVAR *TEXT-TOPICS* ...) ; (DEFVAR *HTML-TOPICS* ...) ; (DEFVAR *EXTRA-HTML-ENTRIES* ...) ; (DEFVAR *MISSING-HTML-ENTRIES* ...) ; (LET* (# # ...) ...) ; (DEFUN GET-HTML-TOPICS ...) ; (DEFUN GET-TEXT-TOPICS ...) ; (DEFUN VERIFY-HTML-INDEX ...) ; (DEFMFUN $VERIFY_HTML_INDEX ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/verify-html-index.abcl (0.059f0 seconds) ; - Loading binary file "binary-abcl/verify-html-index.abcl" ; - Compiling module "integration" ; - Compiling source file "/home/maxima/maxima-test/src/sinint.lisp" ; Compiling /home/maxima/maxima-test/src/sinint.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE SININT) ; (LOAD-MACSYMA-MACROS RATMAC) ; (DEFUN ROOTFAC ...) ; (DEFUN APROG ...) ; (DEFUN CPROG ...) ; (DEFUN POLYINT ...) ; (DEFUN DPROG ...) ; (DEFUN LOGMABS ...) ; (DEFUN NPASK ...) ; (DEFMVAR $INTEGRATE_USE_ROOTSOF ...) ; (DEFUN INTEGRATE-USE-ROOTSOF ...) ; (DEFUN EPROG ...) ; in (DEFUN EPROG ...) ; Caught STYLE-WARNING: ; The variable SININT-WHOLEPART is defined but never used. ; (DEFUN E3PROG ...) ; (DEFUN EPROGRATD ...) ; (DEFUN ENPROG ...) ; (DEFUN ZEROCOEFL ...) ; (DEFUN RATSQRT ...) ; (DEFUN FPROG ...) ; (DEFUN RATINT ...) ; (DEFUN INTFACTOR ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/sinint.abcl (0.127f0 seconds) ; - Loading binary file "binary-abcl/sinint.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/sin.lisp" ; Compiling /home/maxima/maxima-test/src/sin.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE SIN) ; (DEFVAR *DEBUG-INTEGRATE* ...) ; (DEFVAR *IN-RISCH-P* ...) ; (DECLAIM (INLINE VARP)) ; (DEFUN VARP ...) ; (DEFUN FREEVAR ...) ; (DEFUN VARP2 ...) ; (DEFUN FREEVAR2 ...) ; (DEFUN INTEGERP1 ...) ; (DEFUN INTEGERP2 ...) ; (DEFUN RAT8 ...) ; (DEFUN RAT8PRIME ...) ; (DEFUN ELEM ...) ; (DEFUN FREEVAR02 ...) ; (DEFUN FREE12 ...) ; (DEFUN RATIONALIZER ...) ; (LET (POWERL) ...) ; (DEFUN SEPARC ...) ; (DEFUN M2-RATROOTFORM ...) ; (DEFUN M2-CHEBYFORM ...) ; (DEFUN M2-B*X+A ...) ; (DEFUN M2-C*X^2+B*X+A ...) ; (DEFUN M2-A*X+B/C*X+D ...) ; (DEFUN OPTRIG ...) ; (DEFUN INTEGRATE1 ...) ; (DEFUN SCEP ...) ; (DEFUN SCE-INT ...) ; (DEFUN CHECKDERIV ...) ; (DEFUN CHECKDERIV1 ...) ; (DEFUN INTEGRALLOOKUPS ...) ; (DEFPROP %LOG ...) ; (DEFPROP %SIN ...) ; (DEFPROP %COS ...) ; (DEFPROP %SINH ...) ; (DEFPROP %COSH ...) ; (DEFPROP %TANH ...) ; (DEFPROP %SECH ...) ; (DEFPROP %ASIN ...) ; (DEFPROP %ACOS ...) ; (DEFPROP %ATAN ...) ; (DEFPROP %ACSC ...) ; (DEFPROP %ASEC ...) ; (DEFPROP %ACOT ...) ; (DEFPROP %ASINH ...) ; (DEFPROP %ACOSH ...) ; (DEFPROP %ATANH ...) ; (DEFPROP %ACSCH ...) ; (DEFPROP %ASECH ...) ; (DEFPROP %ACOTH ...) ; (DEFUN LOG-OR-LOGABS ...) ; (DEFUN INTEGRATE-TAN ...) ; (PUTPROP (QUOTE %TAN) ...) ; (DEFUN INTEGRATE-CSC ...) ; (PUTPROP (QUOTE %CSC) ...) ; (DEFUN INTEGRATE-SEC ...) ; (PUTPROP (QUOTE %SEC) ...) ; (DEFUN INTEGRATE-COT ...) ; (PUTPROP (QUOTE %COT) ...) ; (DEFUN INTEGRATE-COTH ...) ; (PUTPROP (QUOTE %COTH) ...) ; (DEFUN INTEGRATE-CSCH ...) ; (PUTPROP (QUOTE %CSCH) ...) ; (DEFUN INTEGRATE-MEXPT-1 ...) ; (DEFUN INTEGRATE-MEXPT-2 ...) ; (PUTPROP (QUOTE MEXPT) ...) ; (DEFUN INTEGRATE5 ...) ; (DEFUN DENOMFIND ...) ; (LET (# # ...) ...) ; (DEFUN RATROOT ...) ; (LET (# #) ...) ; (DEFUN CHEBYF ...) ; (DEFUN GREATERRATP ...) ; (DEFUN TRIG1 ...) ; (DEFUN SUPERTRIG ...) ; (DEFUN SUBST2S ...) ; (DEFUN SIMPLE-TRIG-ARG ...) ; (DEFUN MONSTERTRIG ...) ; (DEFUN TRIG2 ...) ; (DEFUN SUPERSINX ...) ; (DEFUN SUPERCOSNX ...) ; (DEFUN SINNX ...) ; (DEFUN COSNX ...) ; (DEFUN POSEVEN ...) ; (DEFUN TRIGFREE ...) ; (DEFUN RAT1 ...) ; (DEFUN RATS ...) ; (DEFUN F3 ...) ; (DEFUN ODD1 ...) ; (DEFUN SUBVAR ...) ; (DEFUN SUBVARDLG ...) ; (DEFUN TRIGINT ...) ; (DEFMVAR $INTEGRATION_CONSTANT_COUNTER ...) ; (DEFMVAR $INTEGRATION_CONSTANT ...) ; (DEFUN SININT ...) ; (DEFUN SUM-OF-INTSP ...) ; (DEFUN INTSUM ...) ; (DEFUN INTSUM1 ...) ; (DEFUN FINDS ...) ; (DEFUN RATLOG ...) ; (DEFUN PARTIAL-INTEGRATION ...) ; (DEFUN EVERY-TRIGARG-ALIKE ...) ; (DEFUN FIND-FIRST-TRIGARG ...) ; (DEFUN MATCHSUM ...) ; (DEFUN TIMESLOOP ...) ; (DEFUN EXPANDS ...) ; (DEFUN SUBST10 ...) ; (DEFUN POWERLIST ...) ; (DEFUN DIFFDIV ...) ; (DEFUN SUBLISS ...) ; (DEFUN SUBSTINT ...) ; (DEFUN SUBSTINT1 ...) ; (DEFUN M2-EXP-TYPE-1A ...) ; (DEFUN M2-EXP-TYPE-2 ...) ; (DEFUN M2-EXP-TYPE-2-1 ...) ; (DEFUN M2-EXP-TYPE-3 ...) ; (DEFUN M2-EXP-TYPE-4 ...) ; (DEFUN M2-EXP-TYPE-4-1 ...) ; (DEFUN M2-EXP-TYPE-5 ...) ; (DEFUN M2-EXP-TYPE-5-1 ...) ; (DEFUN M2-EXP-TYPE-6 ...) ; (DEFUN M2-EXP-TYPE-6-1 ...) ; (DEFUN M2-EXP-TYPE-7 ...) ; (DEFUN M2-EXP-TYPE-7-1 ...) ; (DEFUN M2-EXP-TYPE-8 ...) ; (DEFUN M2-EXP-TYPE-8-1 ...) ; (DEFUN M2-EXP-TYPE-8-2 ...) ; (DEFUN M2-EXP-TYPE-9 ...) ; (DEFUN M2-EXP-TYPE-9-1 ...) ; (DEFUN M2-EXP-TYPE-10 ...) ; (DEFUN M2-EXP-TYPE-10-1 ...) ; (DEFUN INTEGRATE-EXP-SPECIAL ...) ; (DEFUN FACSUM-EXPONENT ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/sin.abcl (0.739f0 seconds) ; - Loading binary file "binary-abcl/sin.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/risch.lisp" ; Compiling /home/maxima/maxima-test/src/risch.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE RISCH) ; (LOAD-MACSYMA-MACROS RZMAC ...) ; (DECLARE-TOP (SPECIAL *MOSESFLAG ...)) ; (DEFMVAR $ERFFLAG ...) ; (DEFVAR *CHANGEVP* ...) ; (DEFMACRO PAIR ...) ; (DEFMACRO RISCHZERO ...) ; (DEFUN RISCHNOUN ...) ; (DEFUN GETRISCHVAR ...) ; (DEFUN RISCH-PCONSTP ...) ; (DEFUN RISCH-CONSTP ...) ; (DEFUN RISCHADD ...) ; (DEFMFUN $RISCH ...) ; (DEFUN SPDERIVATIVE ...) ; (DEFUN SPDERIVATIVE1 ...) ; (DEFUN POLYLOGP ...) ; (DEFUN RISCHINT ...) ; in (DEFUN RISCHINT ...) ; Caught STYLE-WARNING: ; The variable RISCHFORM-VALUE is defined but never used. ; (DEFUN RISCHFORM ...) ; (DEFUN HYPERTRIGINT1 ...) ; (DEFUN TRIGIN1 ...) ; (DEFUN TRYRISCH ...) ; in (DEFUN TRYRISCH ...) ; Caught STYLE-WARNING: ; The variable RISCHLOGEPROG-VALUE is defined but never used. ; (DEFUN TRYRISCH1 ...) ; (DEFUN RISCHFPROG ...) ; (DEFUN RISCHLOGDPROG ...) ; (DEFUN GENNEGS ...) ; (DEFUN RISCHLOGEPROG ...) ; (DEFUN FINDINT ...) ; (DEFUN LOGEQUIV ...) ; (DEFUN REMABS ...) ; (DEFUN GETFNSPLIT ...) ; (DEFUN GETFNCOEFF ...) ; (DEFUN RISCHLOGPOLY ...) ; (DEFUN MAKE-LI ...) ; (DEFUN DILOG ...) ; (DEFUN EXPPOLYCONTROL ...) ; (DEFUN RISCHEXPPOLY ...) ; (DEFUN RISCHEXPVAR ...) ; (DEFUN LSA ...) ; (DEFUN LSAFIX ...) ; (DEFUN FINDPR ...) ; (DEFUN FPR-DIF ...) ; (DEFUN FINDFLIST ...) ; (DEFUN RISCHEXPLOG ...) ; in (DEFUN RISCHEXPLOG ...) ; Caught STYLE-WARNING: ; The variable RISCH-M is defined but never used. ; Caught STYLE-WARNING: ; The variable RISCH-ALPHAR is defined but never used. ; (DEFUN ERFARG ...) ; (DEFUN ERFARG2 ...) ; (DEFUN CXERFARG ...) ; (DEFUN EXPLIST ...) ; (DEFUN INTSETUP ...) ; (DEFUN LEADOP ...) ; (DEFUN LEADARG ...) ; (DEFUN INTSET1 ...) ; (DEFUN INTGREAT ...) ; (DEFUN FIXINTGREAT ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/risch.abcl (0.307f0 seconds) ; - Loading binary file "binary-abcl/risch.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/irinte.lisp" ; Compiling /home/maxima/maxima-test/src/irinte.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE IRINTE) ; (LOAD-MACSYMA-MACROS RZMAC) ; (DEFUN ZERP ...) ; (DEFUN INTEGERPFR ...) ; (DEFUN NONZERP ...) ; (DEFUN HASVAR2 ...) ; (DEFUN FREEVNZ2 ...) ; (DEFUN INTE ...) ; (DEFUN INTIR-REF ...) ; (DEFUN INTIR1 ...) ; (DEFUN INTIR2 ...) ; (DEFUN INTIR3 ...) ; (DEFUN INTIR3-R0TEST ...) ; (DEFUN INTIR1-REF ...) ; (DEFUN PP-INTIR1 ...) ; (DEFUN MM-INTIR1 ...) ; (DEFUN PM-INTIR1 ...) ; (DEFUN PP-INTIR1-EXEC ...) ; (DEFUN MM-INTIR1-EXEC ...) ; (DEFUN INTIR3-REF ...) ; (DEFUN ROOT+ANYTHING ...) ; (DEFUN PNS-INTIR3 ...) ; (DEFUN ZS-INTIR3 ...) ; (DEFUN NS-INTIR3 ...) ; (DEFUN CDRAS ...) ; (DEFUN INTIR ...) ; (DEFUN INTI ...) ; (DEFUN DISTREXPANDROOT ...) ; (DEFUN EXPANDROOT ...) ; (DEFUN INTIRFACTOROOT ...) ; (DEFUN DISTRFACTOR ...) ; (DEFUN FACTOROOT ...) ; (DEFUN CAREFULFACTOR ...) ; (DEFUN RESTOREX ...) ; (DEFUN DISTRESTOREX ...) ; (DEFUN TIMESTEST ...) ; (DEFUN INTIRA ...) ; (DEFUN JMAUG ...) ; (DEFUN FACTPOW ...) ; (DEFUN ELLIPTQUAD ...) ; (DEFUN POLFOO ...) ; (DEFUN POWERCOEFLIST ...) ; (DEFUN CONSTERM ...) ; (DEFUN PREVCONSTEXPAN ...) ; (DEFUN DISTRINPLUSPREV ...) ; (DEFUN DISTRINTIMESPREV ...) ; (DEFUN INSIDE ...) ; (DEFUN UNQUOTE ...) ; (LET (ZEROSIGNTEST PRODUCTCASE) ...) ; (DEFUN FINDSIGNOFTHEIRPRODUCT ...) ; (DEFUN CHANGESIGN ...) ; (DEFUN DEN1 ...) ; (DEFUN SIGNDISCR ...) ; (DEFUN ASKINVER ...) ; (DEFUN SIGNDIS1 ...) ; (DEFUN SIGNDIS2 ...) ; (DEFUN SIGNDIS3 ...) ; (DEFUN NUMMNUMN ...) ; (DEFUN NUMN ...) ; (DEFUN AUGMULT ...) ; (DEFUN DENMDENN ...) ; (DEFUN DENN ...) ; (DEFUN DEN1DENN ...) ; (DEFUN DEN1DEN1 ...) ; (DEFUN NOCONSTQUAD ...) ; (DEFUN TRIVIAL1 ...) ; (DEFUN NUMMDENN ...) ; (DEFUN DENMNUMN ...) ; (DEFUN NONCONSTQUADENUM ...) ; (DEFUN CASEGEN ...) ; (DEFUN CASE1 ...) ; (DEFUN R1M ...) ; (DEFUN CASE0 ...) ; (DEFUN DEN1NUMN ...) ; (DEFUN DISTRINT ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/irinte.abcl (0.341f0 seconds) ; - Loading binary file "binary-abcl/irinte.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/laplac.lisp" ; Compiling /home/maxima/maxima-test/src/laplac.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE LAPLAC) ; (DECLARE-TOP (SPECIAL CONTEXT)) ; (DEFPROP $LAPLACE ...) ; (DEFPROP %LAPLACE ...) ; (DEFPROP $ILT ...) ; (DEFPROP %ILT ...) ; (DEFUN EXPONENTIATE ...) ; (DEFUN FIXUPREST ...) ; (DEFUN ISQUADRATICP ...) ; (DEFMFUN $LAPLACE ...) ; (DEFUN REMLAPLACE ...) ; (DEFUN LAPLACE ...) ; (DEFUN CHECK-CALL-TO-$SPECINT ...) ; (DEFUN LAPLUS ...) ; (DEFUN LAPTIMES ...) ; (DEFUN LAPEXPT ...) ; (DEFUN MYDEFINT ...) ; (DEFUN CREATENAME ...) ; (DEFUN HACKIT ...) ; (DEFUN AFIXSIGN ...) ; (DEFUN LAPSHIFT ...) ; (DEFUN MOSTPART ...) ; (DEFUN COMPOSE ...) ; (DEFUN LAPSIN ...) ; (DEFUN LAPSINH ...) ; (DEFUN LAPLOG ...) ; (DEFUN RAISEUP ...) ; (DEFUN LAPHSTEP ...) ; (DEFUN LAPDELTA ...) ; (DEFUN LAPERF ...) ; (DEFUN LAPDEFINT ...) ; (DEFUN LAPDIFF ...) ; (DEFUN LAPINT ...) ; (DEFMFUN $ILT ...) ; (DEFUN MAXIMA-RATIONALP ...) ; (DEFUN ILT0 ...) ; (DEFUN ILT1 ...) ; (DEFUN ILT2 ...) ; (DEFUN ILT3 ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/laplac.abcl (0.221f0 seconds) ; - Loading binary file "binary-abcl/laplac.abcl" ; - Compiling module "taylor-series" ; - Compiling source file "/home/maxima/maxima-test/src/hayat.lisp" ; Compiling /home/maxima/maxima-test/src/hayat.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE HAYAT) ; (DEFMVAR TLIST ...) ; (DEFVAR *WITHIN-SRF?* ...) ; (LOAD-MACSYMA-MACROS MHAYAT ...) ; (DECLARE-TOP (SPECIAL VLIST ...)) ; (DEFMVAR $PSEXPAND ...) ; (DEFMVAR $MAXTAYORDER ...) ; (DEFMVAR $TAYLOR_TRUNCATE_POLYNOMIALS ...) ; (DEFMVAR $TAYLOR_LOGEXPAND ...) ; (DEFMVAR $TAYLOR_SIMPLIFIER ...) ; (DEFVAR TAYLOR_SIMPLIFIER ...) ; (DEFUN ZFREE ...) ; (DEFUN MFREE ...) ; (DEFUN MFREEL ...) ; (DEFUN RCEXPT ...) ; (DEFUN RCEXPT1 ...) ; (DEFUN RCCOEFP ...) ; (DEFUN EZEROP ...) ; (DEFUN E+ ...) ; (DEFUN EDIFF ...) ; (DEFUN EMIN ...) ; (DEFUN EMAX ...) ; (DEFUN E* ...) ; (DEFUN ERECIP ...) ; (DEFUN EQUO ...) ; (DEFUN E1+ ...) ; (DEFUN E1- ...) ; (DEFUN E> ...) ; (DEFUN E= ...) ; (DEFUN EREDUCE ...) ; (DEFUN EGCD ...) ; (DECLARE-TOP (SPECIAL VARS)) ; (DEFUN ORD-VECTOR ...) ; (DEFUN ORD-VECT1 ...) ; (DEFUN TRUNC-VECTOR ...) ; (DEFUN TRUNC-VECT1 ...) ; (DECLARE-TOP (UNSPECIAL VARS)) ; (DEFUN PSPLUS ...) ; (DEFUN RCPLUS! ...) ; (DEFUN PSDIFF ...) ; (DEFUN RCDIFF! ...) ; (DEFUN PSPLUS1 ...) ; (DEFUN PSCPLUS ...) ; (DEFUN PSCDIFF ...) ; (DEFUN STRIP-ZEROES ...) ; (DEFUN PSCPLUS1 ...) ; (DEFUN PSPLUS2 ...) ; (DEFUN PSDIFF1 ...) ; (DEFUN PSDIFF2 ...) ; (DEFUN PSMINUS ...) ; (DEFUN PSMINUS-TERMS ...) ; (DEFUN PSCHECK ...) ; (DEFUN PSTRIM-TERMS ...) ; (DEFUN PSTERM ...) ; (DEFUN PSTERM1 ...) ; (DEFUN PSCOEFF1 ...) ; (DEFUN PSCOEF ...) ; (DEFUN PSDISEXTEND ...) ; (DEFUN PSFLOAT ...) ; (DEFUN PSFLOAT1 ...) ; (DEFUN PSTRUNC ...) ; (DEFUN PSTRUNC1 ...) ; (DEFUN PSTIMES ...) ; (DEFUN PSCTIMES* ...) ; (DEFUN PSTIMES*1 ...) ; (DEFUN PSTIMES*2 ...) ; (DEFUN PSCSUBST ...) ; (DEFUN PSCSUBST1 ...) ; (DEFUN GET-SERIES ...) ; (DEFUN PSMONSUBST ...) ; (DEFUN PSMONSUBST1 ...) ; (DEFUN PSEXPON-GCD ...) ; (DEFUN PSFIND-S ...) ; (DEFUN PSFIND-S1 ...) ; (DEFUN PSEXPT ...) ; (DEFUN PSEXPT1 ...) ; (DEFUN PSDERIVATIVE ...) ; (DEFUN PSDERIV1 ...) ; (DEFUN PSDERIV2 ...) ; (DEFUN PSDP ...) ; (DEFUN PSDP1 ...) ; (DEFUN PSDP2 ...) ; (DEFUN PSEXPT-LOG-ORD ...) ; (DEFUN PSEXPT-FN ...) ; (DEFUN PSEXPT-FN-SING ...) ; (DEFUN GVAR-LOGP ...) ; (DEFUN C*LOGS ...) ; (DEFUN PSCONST ...) ; (DEFUN EXP-C*LOGS ...) ; (DEFUN SUM-C*LOGS ...) ; (DEFVAR TVAR-LIMITS ...) ; (DEFUN PS-LIM-INFP ...) ; (DEFUN LIM-ZEROP ...) ; (DEFUN LIM-PLUSP ...) ; (DEFUN LIM-FINITEP ...) ; (DEFUN LIM-INFP ...) ; (DEFUN LIM-IMAGP ...) ; (DEFUN LIM-MINUS ...) ; (DEFUN LIM-ABS ...) ; (DEFUN LIM-TIMES ...) ; (DEFUN LIM-POWER ...) ; (DEFUN LIM-RECIP ...) ; (DEFUN LIM-EXP ...) ; (DEFUN LIM-LOG ...) ; (DEFUN EXPAND-AND-DISREP ...) ; (DEFUN ADJOIN-SING-DATUM ...) ; (DEFUN ADJOIN-TVAR ...) ; (DEFUN RAT->PS ...) ; (DEFUN POLY->PS ...) ; (DEFUN KEY-VAR-POW ...) ; (DEFUN ADJOIN-PVAR ...) ; (DEFUN ADJOIN-DATUM ...) ; (DEFUN RENUMBER-TLIST ...) ; (DEFUN TVAR? ...) ; (DEFUN STRONGER-VAR? ...) ; (DEFUN NEG-MONOM? ...) ; (DEFUN ORDER-VARS-BY-STRENGTH ...) ; (DEFUN STRONGER-VARS? ...) ; (DEFUN STRONGER-DATUM? ...) ; (DEFUN DATUM-LIM ...) ; (DEFUN TVAR-LIM ...) ; (DEFUN COEF-SIGN ...) ; (DEFUN GVAR-LIM ...) ; (DEFUN PSEXPT-FN1 ...) ; (DEFUN PSEXPT-FN2 ...) ; (DEFUN RED-MONO-LOG ...) ; (DEFUN PSLOG ...) ; (DEFUN INVERT-TERMS ...) ; (DEFUN PS-INVERT-VAR ...) ; (DEFUN PS-GT ...) ; (DEFUN PSLOG1 ...) ; (DEFUN PSLOG-MONOM ...) ; (DEFUN PSLOG2 ...) ; (DEFUN PSLOG3 ...) ; (DEFUN GETFUN-LT ...) ; (DECLARE-TOP (SPECIAL VAR)) ; (DEFUN GETEXP-FUN ...) ; (DECLARE-TOP (UNSPECIAL VAR)) ; (DEFUN EXPEXP-FUNS ...) ; (DEFUN EXPSI_SERIES ...) ; (DEFUN EXP_%EXPINTEGRAL_SI ...) ; (DEFUN EXPLOG-FUNS ...) ; (DEFUN EXPTAN-FUNS ...) ; (DEFUN EXPCOT-FUNS ...) ; (DEFUN EXPSEC-FUNS ...) ; (DEFUN EXPASIN-FUNS ...) ; (LOOP FOR ...) ; (DEFUN KNOWN-PS ...) ; (DEFUN SRF ...) ; (DEFMFUN $TAYLOR ...) ; (DEFUN TAYLOR* ...) ; (DEFUN TAY-ORDER ...) ; (DEFUN RE-ERAT ...) ; (DEFUN PARSE-TAY-ARGS ...) ; (DEFUN PARSE-TAY-ARGS1 ...) ; (DEFUN PARSE-TAY-ARGS2 ...) ; (DEFUN MAKE-SWITCH-LIST ...) ; (DEFUN MAKE-LONG-LIST ...) ; (DEFUN RATWTSETUP ...) ; (DEFMVAR $TAYLOR_ORDER_COEFFICIENTS ...) ; (DEFUN TAYLOR1 ...) ; (DEFUN TRANSFORM-TVAR ...) ; (DEFUN TAYLOR_SIMPLIFIER_CALLER ...) ; (DEFUN TAYLOR_SIMPLIFY_RECURSE ...) ; (DEFUN PUSH-PW ...) ; (DEFUN POP-PW ...) ; (DEFUN SETUP-MULTIVAR-DISREP ...) ; (DEFVAR TRUNC-CONSTANTS? ...) ; (DEFUN TAYLOR3 ...) ; (DEFUN FIND-TLISTS ...) ; (DEFUN FINDTL1 ...) ; (DEFUN TLIST-MERGE ...) ; (DEFUN COMPATTLIST ...) ; (DEFUN TAYLOR2 ...) ; (DEFUN COMPATVARLIST ...) ; (DEFUN RE-TAYLOR ...) ; (DEFUN RE-TAYLOR-RECURSE ...) ; (DEFUN VAR-EXPAND ...) ; (DEFUN EXPAND ...) ; (DEFUN TRY-EXPANSION ...) ; (DEFUN SYMBOLIC-EXPAND ...) ; (DEFUN EXPAND-SING-TRIG? ...) ; (DEFUN TRIG-CONST ...) ; (DEFUN MULTIPLE-%PI ...) ; (SETQ *PSCIRC ...) ; (SETQ CONST-EXP-FUNS ...) ; (MAPC (FUNCTION #) ...) ; (DEFPROP MFACTORIAL ...) ; (DEFUN FACTORIAL-TRANS ...) ; (DEFPROP %SIGNUM ...) ; (DEFUN SIGNUM-TRANS ...) ; (DEFPROP %GAMMA_INCOMPLETE ...) ; (DEFPROP $GAMMA_INCOMPLETE ...) ; (DEFPROP %GAMMA_INCOMPLETE_LOWER ...) ; (DEFPROP $GAMMA_INCOMPLETE_LOWER ...) ; (DEFUN GAMMA-UPPER-TRANS ...) ; (DEFUN GAMMA-LOWER-TRANS ...) ; (DEFUN PSINA+B ...) ; (DEFUN PSCOSA+B ...) ; (DEFUN PSTANA+B ...) ; (DEFUN PSINHA+B ...) ; (DEFUN PSCOSHA+B ...) ; (DEFUN PSTANHA+B ...) ; (DEFUN ATRIG-TRANS ...) ; (DEFUN ATRIGH ...) ; (DEFUN TAY-EXPONENTIALIZE ...) ; (DEFUN TSPLUS ...) ; (DEFUN TS-FORMULA ...) ; (DEFMACRO NEXT-SERIES ...) ; (DEFUN TSTIMES-GET-PW ...) ; (DEFUN TSTIMES-L-MULT ...) ; (DEFUN MZFREE ...) ; (DEFUN TSTIMES ...) ; (DEFUN TSEXP-COMB ...) ; (DEFUN TSBASE-COMB ...) ; (DEFUN TSEXPT ...) ; (DEFUN TSEXPT-RED ...) ; (DEFUN TSEXPT1 ...) ; (DEFUN INCREMENT-TRUNCS ...) ; (DEFUN DECREMENT-TRUNCS ...) ; (DEFUN TSLOG ...) ; (DEFUN GET-LEXP ...) ; (DEFUN 1P ...) ; (DEFUN [MAX-TRUNC] ...) ; (DEFUN TSPRSUM ...) ; (DEFUN TSDIFF ...) ; in (DEFUN TSDIFF ...) ; Caught STYLE-WARNING: ; The variable CHECK is defined but never used. ; (DEFUN NO-SING-ERR ...) ; (DEFUN EVAL-DERIV ...) ; (DEFUN CHECK-INF-SING ...) ; (DEFUN DIFF-EXPAND ...) ; (DEFUN EDISREP ...) ; (DEFUN STRIPTIMES ...) ; (DEFUN SRDIS ...) ; (DEFUN SRDISREP ...) ; (DEFUN PSDISREP ...) ; (DEFUN PSDISREP^ ...) ; (DEFUN PSDISREP+ ...) ; (DEFUN PSDISREP* ...) ; (DEFUN PSDISREP2 ...) ; (DEFUN PSDISREP2EXPAND ...) ; (DEFUN PSDISREP*EXPAND ...) ; (DEFUN PSDISEXPAND ...) ; (DEFUN PSDISEXCNT ...) ; (DEFUN PSANS-ADD ...) ; (DEFUN SRCONVERT ...) ; (DEFUN SRCONVERT1 ...) ; (DEFUN TAY-ERROR ...) ; (DEFUN EXP-PT-ERR ...) ; (DEFUN ESSEN-SING-ERR ...) ; (DEFUN UNFAM-SING-ERR ...) ; (DEFUN INFIN-ORD-ERR ...) ; (DEFUN TAY-DEPTH-ERR ...) ; (DEFUN TAYLOR-TRUNC ...) ; (DEFUN TAYLOR-INFO ...) ; (DEFMFUN $TAYLORINFO ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/hayat.abcl (1.041f0 seconds) ; - Loading binary file "binary-abcl/hayat.abcl" ; - Compiling module "definite-integration" ; - Compiling source file "/home/maxima/maxima-test/src/defint.lisp" ; Compiling /home/maxima/maxima-test/src/defint.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE DEFINT) ; (LOAD-MACSYMA-MACROS RZMAC) ; (DECLARE-TOP (SPECIAL *DEF2* ...) ...) ; (DEFVAR *LOOPSTOP* ...) ; (DEFMVAR $INTANALYSIS ...) ; (DEFMVAR DEFINTDEBUG ...) ; (DEFMFUN $DEFINT ...) ; (DEFUN EEZZ ...) ; (DEFUN SININTP ...) ; (DEFUN DEG-LESSP ...) ; (DEFUN ANTIDERIV ...) ; (DEFUN GET-LIMIT ...) ; (DEFUN LIMIT-NO-ERR ...) ; (DEFUN TEST-INVERSE ...) ; (DEFUN INTCV ...) ; (DEFUN INTCV1 ...) ; (DEFUN INTCV2 ...) ; (DEFUN LIMCP ...) ; (DEFUN INTCV3 ...) ; (DEFUN INTEGRAND-CHANGEVAR ...) ; (DEFUN DEFINT ...) ; (DEFUN DEFINT-LIST ...) ; (DEFUN INITIAL-ANALYSIS ...) ; (DEFUN PARSE-INTEGRAND ...) ; (DEFUN RMCONST1 ...) ; (DEFUN METHOD-BY-LIMITS ...) ; (DEFUN DINTEGRATE ...) ; (DEFUN METHOD-RADICAL-POLY ...) ; (DEFUN PRINCIPAL-VALUE-INTEGRAL ...) ; (DEFUN TAKE-PRINCIPAL ...) ; (DEFUN INTERVAL-LIST ...) ; (DEFUN CV ...) ; (DEFUN RATFNT ...) ; (DEFUN PQR ...) ; (DEFUN INTBYTERM ...) ; (DEFUN KINDP34 ...) ; (DEFUN DIVERG ...) ; (DEFUN MAKE-DEFINT-ASSUMPTIONS ...) ; (DEFUN RESTORE-DEFINT-ASSUMPTIONS ...) ; (DEFUN MAKE-GLOBAL-ASSUMPTIONS ...) ; (DEFUN FORGET-GLOBAL-ASSUMPTIONS ...) ; (DEFUN ORDER-LIMITS ...) ; (DEFUN COMPLM ...) ; (DEFUN INTSUBS ...) ; (DEFUN DISCONTINUITIES-DENOM ...) ; (DEFUN DISCONTINUITIES-IN-INTERVAL ...) ; (DEFUN WHOLE-INTSUBS ...) ; (DEFUN EASY-SUBS ...) ; (DEFUN LIMIT-SUBS ...) ; (DEFUN COMBINE-LL-ANS-UL-ANS ...) ; (DEFUN SAME-SHEET-SUBS ...) ; (DEFUN ATAN-POLES ...) ; (DEFUN ATAN-POLE1 ...) ; (DEFUN DIFAPPLY ...) ; (DEFUN DIFFHK ...) ; (DEFUN PRINCIPAL ...) ; (DEFUN RIB ...) ; (DEFUN PTIMES%E ...) ; (DEFUN CSEMIDOWN ...) ; (DEFUN LOWERHALF ...) ; (DEFUN UPPERHALF ...) ; (DEFUN CSEMIUP ...) ; (DEFUN PRINCIP ...) ; (DEFUN SCONVERT ...) ; (DEFUN POLFACTORS ...) ; (DEFUN ESAP ...) ; (DEFUN MTOSC ...) ; (DEFUN EVENFN ...) ; (DEFUN ODDFN ...) ; (DEFUN ZTOINF ...) ; (DEFUN ZTORAT ...) ; (SETQ *DFLAG ...) ; (DEFUN LOGQUAD0 ...) ; (DEFUN LOGQUAD ...) ; (DEFUN MTOINF ...) ; (DEFUN LINPOWER0 ...) ; (DEFUN LINPOWER ...) ; (DEFUN MTORAT ...) ; (DEFUN ZMTORAT ...) ; (DEFUN PFRNUM ...) ; (DEFUN POLYFORM ...) ; (DEFUN PARTNUM ...) ; (DEFUN GGRM ...) ; (DEFUN GGRM1 ...) ; (DEFUN KEYHOLE ...) ; (DEFUN SKR ...) ; (DEFUN SINRX ...) ; (DEFUN SSP ...) ; (DEFUN SCMP ...) ; (DEFUN SEVN ...) ; (DEFUN SFORX ...) ; (DEFUN SINSP ...) ; (DEFUN FPART ...) ; (DEFUN PERIOD ...) ; (DEFUN INFR ...) ; (DEFUN LOWER-INFR ...) ; (DEFUN IGPRT ...) ; (DEFUN SCRAT ...) ; (DEFUN INTSC1 ...) ; (DEFUN TRY-INTSC ...) ; (DEFUN INTSC ...) ; (DEFUN INTSC0 ...) ; (DEFUN SIN-COS-INTSUBS ...) ; (DEFUN SIN-COS-INTSUBS1 ...) ; (DEFUN TRY-INTSUBS ...) ; (DEFUN TRY-DEFINT ...) ; (DEFUN SCPROD ...) ; (DEFUN REAL-BRANCH ...) ; (DEFUN BYGAMMA ...) ; (DEFUN POWEROFX ...) ; (DEFUN BATA0 ...) ; (DEFUN ZTO1 ...) ; (DEFUN BATAP-NEW ...) ; (DEFUN BATAP-INF ...) ; (DEFUN BATAPP ...) ; (DEFUN GAMMA1 ...) ; (DEFUN ZTO%PI2 ...) ; (DEFUN UNITCIR ...) ; (DEFUN LOGX1 ...) ; (DEFUN SCAXN ...) ; (DEFUN P*LOGNXP ...) ; (DEFUN LOGNXP ...) ; (DEFUN LOGCPI0 ...) ; in (DEFUN LOGCPI0 ...) ; Caught STYLE-WARNING: ; Undefined variable PLM assumed special ; (DEFUN LOGNX2 ...) ; (DEFUN LOGCPJ ...) ; (DEFUN LOG*RAT ...) ; (DEFUN FAN ...) ; (DEFUN MAKPOLY ...) ; (DEFUN COEFSOLVE ...) ; (DEFUN LOG-TRANSFORM ...) ; (DEFUN RECTZTO%PI2 ...) ; (DEFUN GENPOLY ...) ; (DEFUN %E-INTEGER-COEFF ...) ; (DEFUN WLINEARPOLY ...) ; (DEFUN PIN%EX ...) ; (DEFUN PIN%EX0 ...) ; (DEFUN FINDSUB ...) ; (DEFUN FUNCLOGOR%E ...) ; (DEFUN DINTBYPART ...) ; (DEFUN DINTEXP ...) ; (DEFUN DINTLOG ...) ; (DEFUN DERIVAT ...) ; (DEFUN MAYBPC ...) ; (DEFUN GGR ...) ; (DEFUN GGR1 ...) ; (DEFUN BX**N+A ...) ; (DEFUN BX**N ...) ; (DEFUN XEXPONGET ...) ; (DEFUN BXM ...) ; (DEFUN FINDP ...) ; (DEFUN XTORTERM ...) ; (DEFUN TBF ...) ; (DEFUN RADBYTERM ...) ; (DEFUN SQDTC ...) ; (DEFUN DIFAP1 ...) ; (DEFUN SQRTINVOLVE ...) ; (DEFUN BYDIF ...) ; (DEFUN DINTRAD0 ...) ; (DEFUN LOG-IMAG-0-2%PI ...) ; (DEFUN %I-OUT-OF-DENOM ...) ; (DEFUN POLES-IN-INTERVAL ...) ; (DEFUN LIMIT-POLE ...) ; (DEFUN SPECIAL-CONVERGENT-FORMP ...) ; (DEFUN EXP-CONVERG-FORM ...) ; (DEFUN SC-CONVERG-FORM ...) ; (DEFUN IS-A-POLE ...) ; (DEFUN IN-INTERVAL ...) ; (DEFUN STRICTLY-IN-INTERVAL ...) ; (DEFUN REAL-ROOTS ...) ; (DEFUN ASK-GREATEQ ...) ; (DEFUN SORT-POLES ...) ; (DEFVAR *DEBUG-DEFINT-LOG* ...) ; (DEFUN M2-LOG-EXP-1 ...) ; (DEFUN M2-LOG-EXP-2 ...) ; (DEFUN DEFINT-LOG-EXP ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/defint.abcl (0.845f0 seconds) ; - Loading binary file "binary-abcl/defint.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/residu.lisp" ; Compiling /home/maxima/maxima-test/src/residu.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE RESIDU) ; (LOAD-MACSYMA-MACROS RZMAC) ; (DECLARE-TOP (SPECIAL $NOPRINCIPAL ...)) ; (DEFUN POLELIST ...) ; (DEFUN POLELIST-VAR ...) ; (DEFUN SOLVECASE ...) ; (DEFUN SOLVECASE-VAR ...) ; (DEFUN RES ...) ; (DEFUN RES-VAR ...) ; (DEFUN RESIDUE ...) ; (DEFUN RESIDUE-VAR ...) ; (DEFUN RES1 ...) ; (DEFUN RES1-VAR ...) ; (DEFUN RESPROG0 ...) ; (DEFUN RESPROG0-VAR ...) ; (DEFUN RESM0 ...) ; (DEFUN RESM0-VAR ...) ; (DEFUN REMFACTOR ...) ; in (DEFUN REMFACTOR ...) ; Caught STYLE-WARNING: ; The variable F is defined but never used. ; (DEFUN RESPROG ...) ; (DEFUN RESPROG-VAR ...) ; (DEFUN SNUMDEN ...) ; (DEFUN SNUMDEN-VAR ...) ; (SETQ SN* ...) ; (DEFMFUN $RESIDUE ...) ; (DEFUN RESM1 ...) ; (DEFUN RESM1 ...) ; (DEFUN RESM1-VAR ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/residu.abcl (0.122f0 seconds) ; - Loading binary file "binary-abcl/residu.abcl" ; - Compiling module "special-functions" ; - Compiling source file "/home/maxima/maxima-test/src/specfn.lisp" ; Compiling /home/maxima/maxima-test/src/specfn.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE SPECFN) ; (LOAD-MACSYMA-MACROS RZMAC) ; (LOAD-MACSYMA-MACROS MHAYAT) ; (DEFMACRO MNUMERICALP ...) ; (DECLARE-TOP (SPECIAL TLIST)) ; (DEFUN LISIMP ...) ; (DEFUN LISIMP-NEGATIVE-INTEGER ...) ; (DEFUN LI2SIMP ...) ; (DEFUN LI3SIMP ...) ; (DEFUN LI-ORD ...) ; (DEFUN EXP$LI-FUN ...) ; (DEFUN LI-ASYMPTOTIC-EXPANSION ...) ; (DEFUN CHEBY ...) ; (DEFUN CHEBY-PRIME ...) ; (DEFUN LI2NUMER ...) ; (DEFVAR *LI2* ...) ; (DEFVAR *LI3* ...) ; (DEFVAR *S12* ...) ; (DEFUN CHEBYLI2 ...) ; (DEFUN CHEBYLI3 ...) ; (DEFUN CHEBYS12 ...) ; (DEFUN MSUM ...) ; (DEFUN POLE-ERR ...) ; (DEFPROP $PSI ...) ; (PUTPROP (QUOTE $PSI) ...) ; (DEFUN PSISIMP ...) ; (DEFUN PSISIMP1 ...) ; (DECLARE-TOP (SPECIAL VAR)) ; (DEFUN EXPGAM-FUN ...) ; (DEFUN EXPPLYGAM-FUNS ...) ; (DEFUN RCPLYGAM ...) ; (DEFUN PLYGAM-ORD ...) ; (DEFUN PLYGAM-POLE ...) ; (DEFUN GAM-CONST ...) ; (DEFUN PLYGAM-CONST ...) ; (DEFMFUN $LAMBERT_W ...) ; (DEFPROP $LAMBERT_W ...) ; (DEFPROP $LAMBERT_W ...) ; (DEFPROP %LAMBERT_W ...) ; (DEFPROP %LAMBERT_W ...) ; (DEFPROP %LAMBERT_W ...) ; (DEFPROP %LAMBERT_W ...) ; (DEFPROP %LAMBERT_W ...) ; (DEFUN SIMP-LAMBERTW ...) ; (DEFUN INIT-LAMBERT-W-K ...) ; (DEFUN INIT-LAMBERT-W-0 ...) ; (DEFUN INIT-LAMBERT-W-MINUS1 ...) ; (IN-PACKAGE #:BIGFLOAT) ; (DEFUN LAMBERT-BRANCH-APPROX ...) ; (DEFUN LAMBERT-W-K ...) ; (DEFMETHOD INIT-LAMBERT-W-K ...) ; (DEFMETHOD INIT-LAMBERT-W-K ...) ; (DEFMETHOD INIT-LAMBERT-W-K ...) ; (DEFUN BFLOAT-INIT-LAMBERT-W-K ...) ; (DEFUN CHECK-LAMBERT-W-K ...) ; (IN-PACKAGE :MAXIMA) ; (DEFPROP %GENERALIZED_LAMBERT_W ...) ; (DEFPROP %GENERALIZED_LAMBERT_W ...) ; (DEF-SIMPLIFIER GENERALIZED_LAMBERT_W ...) ; (IN-PACKAGE "BIGFLOAT") ; (DEFVAR *DEBUG-LI-EVAL* ...) ; (DEFUN LI-USING-POWERS-OF-LOG ...) ; (DEFUN LI3NUMER ...) ; (DEFUN LI2NUMER ...) ; (DEFUN POLYLOG-POWER-SERIES ...) ; (DEFUN POLYLOG-LOG-SERIES ...) ; (DEFUN POLYLOG-INVERSION-FORMULA ...) ; (DEFUN LI-S-SIMP ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/specfn.abcl (0.308f0 seconds) ; - Loading binary file "binary-abcl/specfn.abcl" ; - Compiling module "matrix-algebra" ; - Compiling source file "/home/maxima/maxima-test/src/mat.lisp" ; Compiling /home/maxima/maxima-test/src/mat.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE MAT) ; (DECLARE-TOP (SPECIAL *ECH* ...)) ; (DEFVAR *ROW*) ; (DEFVAR *COL*) ; (DEFVAR *COLINV*) ; (DEFUN SOLCOEF ...) ; (DEFUN FORMX ...) ; (DEFUN DEPENDSALL ...) ; (SETQ *DET* ...) ; (DEFUN PTORAT ...) ; (DEFUN MEQHK ...) ; (DEFUN CONST ...) ; (DEFVAR *MOSESFLAG ...) ; (DEFUN MAKE-PARAM ...) ; (DEFUN ITH ...) ; (DEFUN POLYIZE ...) ; (DEFUN TFGELI ...) ; (DECLARE-TOP (SPECIAL PERMSIGN ...)) ; (DEFUN TFGELI1 ...) ; (DEFUN FORWARD ...) ; (DEFUN BACKWARD ...) ; (DEFUN RECOVERORDER1 ...) ; (DEFUN RECOVERORDER2 ...) ; (DEFUN MOVEROW ...) ; (DEFUN MOVECOL ...) ; (DEFUN COMPLEXITY ...) ; (DEFUN COMPLEXITY/ROW ...) ; (DEFUN COMPLEXITY/COL ...) ; (DEFUN ZEROP/ROW ...) ; (DEFUN PIVOT ...) ; (DEFUN EXCHANGEROW ...) ; (DEFUN EXCHANGECOL ...) ; (DEFUN SOLVE2 ...) ; (DEFUN DISPLINE ...) ; (DECLARE-TOP (UNSPECIAL PERMSIGN ...)) ; Wrote /home/maxima/maxima-test/src/binary-abcl/mat.abcl (0.127f0 seconds) ; - Loading binary file "binary-abcl/mat.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/linnew.lisp" ; Compiling /home/maxima/maxima-test/src/linnew.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE LINNEW) ; (DECLARE-TOP (SPECIAL *TMARRAYS* ...)) ; (DECLARE-TOP (SPECIAL N ...)) ; (DECLARE-TOP (SPECIAL $WISE ...)) ; (DEFVAR *TMARRAYS* ...) ; (DEFPARAMETER *THRESHOLD* ...) ; (DEFUN TMINITIALFLAG ...) ; (DEFUN TMDET ...) ; (DEFUN TMLIN ...) ; (DEFUN TMINOR ...) ; (DEFUN EXTRACT ...) ; (DECLARE-TOP (SPECIAL VLIST)) ; (DEFUN TMRATCONV ...) ; (DEFMFUN $TMNEWDET ...) ; (DEFMFUN $TMLINSOLVE ...) ; (DEFUN TMERGE ...) ; (DEFMFUN $TMLIN ...) ; (DEFUN TMKILL ...) ; (DEFUN TMNOMOREUSE ...) ; (DEFUN TMDEFARRAY ...) ; (DEFUN TMREARRAY ...) ; (DEFUN TMACCESS ...) ; (DEFUN TMCOMBI ...) ; (DEFUN TMFACTORIAL ...) ; (DEFUN TMSTORE ...) ; (DEFUN TMKILLARRAY ...) ; (DEFUN TMEVAL ...) ; (DEFUN TM$KILL ...) ; (DEFMFUN $TMINVERSE ...) ; (DEFUN TMPIVOT-ISOLATE ...) ; (DEFUN TMEXCHANGE ...) ; (DEFUN TMPERMUTE ...) ; (DEFUN TMMOVE ...) ; (DEFUN TMSYMETRICP ...) ; (DEFUN TMLATTICE ...) ; (DEFUN TMLATTICE1 ...) ; (DEFUN TMPATHP ...) ; (DEFUN TMUNIFY-LOOP ...) ; (DEFUN TMSORT-LATTICE ...) ; (DEFUN TMSORT1 ...) ; (DEFUN TMMAXP ...) ; (DEFUN TMUNPIVOT ...) ; (DECLARE-TOP (UNSPECIAL N ...)) ; Wrote /home/maxima/maxima-test/src/binary-abcl/linnew.abcl (0.209f0 seconds) ; - Loading binary file "binary-abcl/linnew.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/matrix.lisp" ; Compiling /home/maxima/maxima-test/src/matrix.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE MATRIX) ; (DECLARE-TOP (SPECIAL *ECH* ...)) ; (DEFMVAR TOP* ...) ; (DEFMVAR $MATRIX_ELEMENT_TRANSPOSE ...) ; (DEFVAR *MAT*) ; (DEFUN GET-ARRAY-POINTER ...) ; (DEFUN MXC ...) ; (DEFUN MCX ...) ; (DEFUN TRANSPOSE ...) ; (DEFUN NTHCOL ...) ; (DEFUN NTHCOL1 ...) ; (DEFUN CHECK ...) ; (DEFUN CHECK1 ...) ; (DEFMFUN $MATRIXP ...) ; (DEFMFUN $CHARPOLY ...) ; (DEFUN DISREPLIST1 ...) ; (DEFUN DISREPLIST ...) ; (DEFUN REPLIST1 ...) ; (DEFUN REPLIST ...) ; (DEFUN TIMEX ...) ; (DEFUN LNEWVAR ...) ; (DEFUN LNEWVAR1 ...) ; (DEFUN NEWVARMAT ...) ; (DEFUN NEWVARMAT1 ...) ; (DEFUN ADDMATRIX ...) ; (DEFUN ADDMATRIX1 ...) ; (DEFUN ADDROWS ...) ; (DEFMFUN $DETERMINANT ...) ; (DEFUN DET ...) ; (DEFUN DETERMINANT1 ...) ; (DEFUN TREEDET ...) ; (DEFUN ASSOO ...) ; (DEFUN COMPUMD ...) ; (DEFUN APDL ...) ; (DEFUN NEXTLEVEL ...) ; (DEFUN DET1 ...) ; (DEFMFUN $IDENT ...) ; (DEFMFUN $DIAGMATRIX ...) ; (DEFUN DIAGMATRIX ...) ; (DEFUN ATOMAT ...) ; (DEFMFUN $INVERT_BY_GAUSSELIM ...) ; (DEFUN DIAGINV ...) ; (DEFUN INVERT1 ...) ; (DEFUN DIAGP ...) ; (DEFUN TFGELI0 ...) ; (DEFUN RITEDIV ...) ; (DEFUN DIAGLIZE1 ...) ; (DEFUN MTOA ...) ; (DEFMFUN $ECHELON ...) ; (DEFUN ECHELON1 ...) ; (DEFUN ECHELON2 ...) ; (DEFUN TRIANG ...) ; (DEFUN TRIANG2 ...) ; (DEFUN ONEN ...) ; (DEFUN TIMEX0 ...) ; (DEFUN TIMEX1 ...) ; (DEFUN CTIMESX ...) ; (DEFUN MULTIPLYMATRICES ...) ; (DEFUN MULTMAT ...) ; (DEFUN MULTL ...) ; (DEFUN BBSORT ...) ; (DEFUN POWERX ...) ; (DEFMFUN $RANK ...) ; (DEFUN REPLACEROW ...) ; (DEFUN TIMESROW ...) ; (DEFMFUN $TRIANGULARIZE ...) ; (DEFMFUN $COL ...) ; (DEFUN DELETECOL ...) ; (DEFUN DELETEROW ...) ; (DEFMFUN $MINOR ...) ; (DEFUN MINOR ...) ; (DEFMFUN $ROW ...) ; (DEFMFUN $SETELMX ...) ; (DEFMFUN $TRANSPOSE ...) ; (DEFUN TRANSPOSE-ELS ...) ; (DEFMFUN $SUBMATRIX ...) ; (DEFMFUN $LIST_MATRIX_ENTRIES ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/matrix.abcl (0.396f0 seconds) ; - Loading binary file "binary-abcl/matrix.abcl" ; - Compiling module "determinants" ; - Compiling source file "/home/maxima/maxima-test/src/sprdet.lisp" ; Compiling /home/maxima/maxima-test/src/sprdet.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE SPRDET) ; (DECLARE-TOP (SPECIAL *PTR* ...)) ; (DEFUN SPRDET ...) ; (DEFUN MINORL ...) ; (DECLARE-TOP (SPECIAL J)) ; (DEFUN SINGP ...) ; (DECLARE-TOP (UNSPECIAL J)) ; (DEFUN TDBU ...) ; (DEFUN NBN ...) ; (DEFUN GETMINOR ...) ; (DEFUN TB2 ...) ; (DEFUN ZROW ...) ; (DEFUN NZL ...) ; (DEFUN SIGNNP ...) ; (DEFUN MEMBERCAR ...) ; (DECLARE-TOP (UNSPECIAL ML* ...)) ; (DEFUN ATRANSPOSE ...) ; (DEFUN MXCOMP ...) ; (DEFUN PRMUSIGN ...) ; (DEFUN DETPIVOT ...) ; (DEFUN NEWMAT ...) ; (DEFUN CAR> ...) ; (DEFUN COLROW0 ...) ; (DEFUN GPDIFFERENCE ...) ; (DEFUN GPCTIMES ...) ; (DEFUN GPTIMES ...) ; (DEFUN GPPLUS ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/sprdet.abcl (0.081f0 seconds) ; - Loading binary file "binary-abcl/sprdet.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/newinv.lisp" ; Compiling /home/maxima/maxima-test/src/newinv.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE NEWINV) ; (DECLARE-TOP (SPECIAL *PTR* ...)) ; (DEFUN MULTBK ...) ; (DEFUN CTIMEMT ...) ; (DEFUN STORA ...) ; (DEFUN PRODHK ...) ; (DEFUN OBMTRX ...) ; (DEFUN BMHK ...) ; (DEFUN NEWINV ...) ; (DECLARE-TOP (UNSPECIAL *NONZ* ...)) ; Wrote /home/maxima/maxima-test/src/binary-abcl/newinv.abcl (0.038f0 seconds) ; - Loading binary file "binary-abcl/newinv.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/newdet.lisp" ; Compiling /home/maxima/maxima-test/src/newdet.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE NEWDET) ; (DECLARE-TOP (SPECIAL VLIST)) ; (DEFVAR *I*) ; (DEFVAR *MINOR1*) ; (DEFVAR *BINOM*) ; (DEFVAR *INPUT*) ; (DEFMFUN $NEWDET ...) ; (DEFMFUN $PERMANENT ...) ; (DEFUN NEWDET ...) ; (DEFUN PASCAL ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/newdet.abcl (0.052f0 seconds) ; - Loading binary file "binary-abcl/newdet.abcl" ; - Compiling module "limits" ; - Compiling source file "/home/maxima/maxima-test/src/tlimit.lisp" ; Compiling /home/maxima/maxima-test/src/tlimit.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DECLARE-TOP (SPECIAL TAYLORED)) ; (MACSYMA-MODULE TLIMIT) ; (LOAD-MACSYMA-MACROS RZMAC) ; (DEFMFUN $TLIMIT ...) ; (DEFMFUN $TLDEFINT ...) ; (DEFUN TLIMP ...) ; (DEFUN TLIMIT-TAYLOR ...) ; (DEFUN TAYLIM ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/tlimit.abcl (0.031f0 seconds) ; - Loading binary file "binary-abcl/tlimit.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/limit.lisp" ; Compiling /home/maxima/maxima-test/src/limit.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE LIMIT) ; (DECLARE-TOP (SPECIAL ORIGVAL ...)) ; (DEFCONSTANT +BEHAVIOR-COUNT+ ...) ; (DEFVAR *BEHAVIOR-COUNT-NOW*) ; (DEFVAR *GETSIGNL-ASKSIGN-OK* ...) ; (LOAD-MACSYMA-MACROS RZMAC) ; (DEFMVAR SIMPLIMPLUS-PROBLEMS ...) ; (DEFMVAR LIMIT-ANSWERS ...) ; (DEFMVAR LIMIT-USING-TAYLOR ...) ; (DEFMVAR PRESERVE-DIRECTION ...) ; (UNLESS (BOUNDP #) ...) ; (DEFMVAR *LARGE-POSITIVE-NUMBER* ...) ; (PUTPROP (QUOTE $IND) ...) ; (DEFUN PUTLIMVAL ...) ; (DEFUN GETLIMVAL ...) ; (DEFMACRO LIMIT-CATCH ...) ; (DEFMFUN $LIMIT ...) ; (DEFUN INDEFINITE-INTEGRAL-P ...) ; (DEFUN TOPLEVEL-$LIMIT ...) ; (DEFUN CLEAN-LIMIT-EXP ...) ; (DEFUN LIMIT-LIST ...) ; (DEFUN LIMIT-CONTEXT ...) ; (DEFUN MAKE-LIMIT-ASSUMPTIONS ...) ; (DEFUN RESTORE-ASSUMPTIONS ...) ; (DEFUN BOTH-SIDE ...) ; (DEFUN LIMUNKNOWN ...) ; (DEFUN LIMIT-OK ...) ; (DEFUN FACTOSIMP ...) ; (DEFUN GETSIGNL ...) ; (DEFUN RESTORELIM ...) ; (DEFUN MABS-SUBST ...) ; (DEFUN SIMPINF ...) ; (DEFUN COUNT-GENERAL-INF ...) ; (DEFUN COUNT-ATOMS-MATCHING ...) ; (DEFUN SIMPINF-IC ...) ; (DEFUN SIMPINF-TIMES ...) ; (DEFUN SIMPINF-EXPT ...) ; (DEFUN SIMPINF-PLUS ...) ; (DEFUN SIMPAB ...) ; (DEFUN LIMIT ...) ; (DEFUN LIMITSIMP ...) ; (DEFUN LIMITSIMP-EXPT ...) ; (DEFUN GATHER-ARGS-OF ...) ; (DEFUN SIN-SQ-COS-SQ-SUB ...) ; (DEFUN EXPAND-TRIGS ...) ; (DEFUN TANSC ...) ; (DEFUN TANSC1 ...) ; (DEFUN TANSC-VAR ...) ; (DEFUN HYPEREX ...) ; (DEFUN HYPEREX0 ...) ; (DEFUN HYPEREX1 ...) ; (DEFUN LIMIT1 ...) ; (DEFUN /#ALIKE ...) ; (DEFUN LIMIT2 ...) ; (DEFUN EXPFACTORP ...) ; (DEFUN EXPFACTOR ...) ; (DEFUN EXPPOLY ...) ; (DEFUN UNRAT ...) ; (DEFUN GET-NEWEXP&FACTORS ...) ; (DEFUN LEADING-COEF ...) ; (DEFUN RATDEGREE ...) ; (DEFUN LIMFACT2 ...) ; (DEFUN OPERATOR-WITH-ARRAY-FLAG ...) ; (DEFUN REFLECT0 ...) ; (DEFUN REFLECT ...) ; (DEFUN LIMFACT ...) ; (DEFUN STIRLING0 ...) ; (DEFUN STIRLING ...) ; (DEFUN NO-ERR-SUB ...) ; (DEFUN NO-ERR-SUB-VAR ...) ; (DEFUN SIMPLIM%MABS ...) ; (SETF (GET # ...) ...) ; (DEFUN EXTENDED-REAL-P ...) ; (DEFUN SIMPLIMSUBST ...) ; (DEFUN NUMDEN* ...) ; (DEFUN FORQ ...) ; (DEFUN POS-NEG-P ...) ; (DECLARE-TOP (UNSPECIAL N ...)) ; (DEFUN EXPP ...) ; (DEFUN SIMPLEXP ...) ; (DEFUN GCPOWER ...) ; (DEFUN GETEXP ...) ; (DEFUN GETEXPLIST ...) ; (DEFUN LIMROOT ...) ; (DEFUN COLEXPT ...) ; (DEFUN RATLIM ...) ; (DEFUN LODEG ...) ; (DEFUN LOCOEF ...) ; (DEFUN BEHAVIOR ...) ; (DEFUN BEHAVIOR-ALL-SAME ...) ; (DEFUN BEHAVIOR-EXPT ...) ; (DEFUN BEHAVIOR-BY-DIFF ...) ; (DEFUN TRY-LHOSPITAL ...) ; (DEFUN TRY-LHOSPITAL-QUIT ...) ; (DEFUN LHOSPITAL-CATCH ...) ; (DEFUN LHOSPITAL ...) ; (DEFUN LIMIT-NUMDEN ...) ; (DEFUN LHOP-NUMDEN ...) ; (DEFUN NUM-OF-LOGS ...) ; (DEFUN NUM-OF-LOG-L ...) ; (DEFUN %E-RIGHT-PLACEP ...) ; (DEFUN TRIG-RIGHT-PLACEP ...) ; (DEFUN REMOVE-SINGULARITIES ...) ; (DEFUN VAR-OR-CONST ...) ; (DEFUN LHSIMP ...) ; (DEFUN BYLOG ...) ; (DEFUN SIMPLIMEXPT ...) ; (DEFUN EVEN1 ...) ; (DEFUN ABLESS1 ...) ; (DEFUN ABEQ1 ...) ; (DEFUN SIMPLIMIT ...) ; (DEFUN LIMINV ...) ; (DEFUN SIMPLIMTIMES ...) ; (DEFUN SIMPLIMPLUS ...) ; (DEFUN SIMPLIMPLUS1 ...) ; (DEFUN SHEUR0 ...) ; (DEFUN SHEUR ...) ; (DEFUN FRAC ...) ; (DEFUN ZEROP2 ...) ; (DEFUN RAISE ...) ; (DEFUN LOWER ...) ; (DEFUN SINCOSHK ...) ; (DEFUN SPANGSIDE ...) ; (DEFUN RIDOFAB ...) ; (DEFUN SIMPLERD ...) ; (DEFUN BRANCH1 ...) ; (DEFUN BRANCH ...) ; (DEFUN SER0 ...) ; (DEFUN RHEUR ...) ; (DEFUN RPTROUBLE ...) ; (DEFUN RADICALP ...) ; (DEFUN INVOLVE ...) ; (DEFUN INVOLVE-VAR ...) ; (DEFUN NOTINVOLVE ...) ; (DEFUN NOTINVOLVE-VAR ...) ; (DEFUN SHEUR1 ...) ; (DEFUN ZERO-LIM ...) ; (DEFUN CPA ...) ; (DEFUN CPA-INDETERM ...) ; (DEFUN ADD-UP-DEG ...) ; (DEFUN CPA1 ...) ; (DEFUN ISGREATERP ...) ; (DEFUN ISMAX ...) ; (DEFUN ISMAX-CORE ...) ; (DEFUN MAXI ...) ; (DEFUN RATMAX ...) ; (DEFUN RATMIN ...) ; (DEFUN POFX ...) ; (DEFUN SER1 ...) ; (DEFUN GATHER ...) ; (DEFUN ISTRENGTH ...) ; (DEFUN LOGRED ...) ; (DEFUN ASYMREDU ...) ; (DEFUN RDFACT ...) ; (DEFUN CNV ...) ; (DEFUN PWTAYLOR ...) ; (DEFUN RDSGET ...) ; (DEFUN RDTAY ...) ; (DEFUN LRDTAY ...) ; (DEFUN VARINVERT ...) ; (DEFUN DEG ...) ; (DEFUN DEG-VAR ...) ; (DEFUN RAT-NO-RATFAC ...) ; (SETQ LOW* ...) ; (DEFUN RDDEG ...) ; (DEFUN PDEGR ...) ; (DEFUN ASY ...) ; (DEFUN RADLIM ...) ; (DEFUN RATRAD ...) ; (DEFUN SIMPLIMLN ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEFUN SIMPLIM%LIMIT ...) ; (SETF (GET # ...) ...) ; (DEFUN SIMPLIM%UNIT_STEP ...) ; (SETF (GET # ...) ...) ; (DEFUN SIMPLIM%CONJUGATE ...) ; (SETF (GET # ...) ...) ; (DEFUN SIMPLIM%IMAGPART ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEFUN SIMPLIM%REALPART ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEFUN SIMPLIMFACT ...) ; (SETF (GET # ...) ...) ; (DEFUN SIMPLIM%ERF-%TANH ...) ; (DEFUN IN-DOMAIN-OF-ATAN ...) ; (DEFUN SIMPLIM%ATAN ...) ; (SETF (GET # ...) ...) ; (DEFMVAR EXTENDED-REALS ...) ; (DEFUN SIMPLIM%ATAN2 ...) ; (SETF (GET # ...) ...) ; (DEFUN SIMPLIMSCH ...) ; (DEFUN SIMPLIMSC ...) ; (DEFUN SIMPLIM%TAN ...) ; (DEFUN SIMPLIM%ASINH ...) ; (DEFUN SIMPLIM%ACOSH ...) ; (DEFUN SIMPLIM%ATANH ...) ; (DEFUN SIMPLIM%ASIN ...) ; (SETF (GET # ...) ...) ; (DEFUN SIMPLIM%ACOS ...) ; (SETF (GET # ...) ...) ; (DEFUN SIMPLIM%INTEGRATE ...) ; (SETF (GET # ...) ...) ; (DEFUN SUBFTAKE ...) ; (DEFUN OFF-ONE-TO-INF ...) ; (DEFUN SIMPLIM%LI ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEFUN SIMPLIM$PSI ...) ; (DEFUN SIMPLIM%INVERSE_JACOBI_NS ...) ; (DEFUN SIMPLIM%INVERSE_JACOBI_NC ...) ; (DEFUN SIMPLIM%INVERSE_JACOBI_SC ...) ; (DEFUN SIMPLIM%INVERSE_JACOBI_DC ...) ; (DEFUN SIMPLIM%INVERSE_JACOBI_CS ...) ; (DEFUN SIMPLIM%INVERSE_JACOBI_DS ...) ; (DEFUN SIMPLIM%SIGNUM ...) ; (SETF (GET # ...) ...) ; (DEFUN LFIBTOPHI ...) ; (DEFMFUN $LDEFINT ...) ; (DEFUN NOUNLIMIT ...) ; (DEFUN DERIVATIVE-SUBST ...) ; (DEFUN OSCIP ...) ; (DEFUN OSCIP-VAR ...) ; (DEFUN %EINVOLVE ...) ; (DEFUN %EINVOLVE01 ...) ; (DEFUN %EINVOLVE-VAR ...) ; (DECLARE-TOP (UNSPECIAL *INDICATOR ...)) ; (DEFUN MRV ...) ; (DEFUN MRV-MAX ...) ; (DEFUN MRV-COMPARE ...) ; (DEFUN MRV-REWRITE ...) ; (DEFUN MRV-REWRITE-LOGS ...) ; (DEFUN MRV-LEADTERM ...) ; (DEFUN MRV-MOVEUP ...) ; (DEFUN MRV-MOVEDOWN ...) ; (DEFUN SUBEXP ...) ; (DEFUN CALCULATE-SERIES ...) ; (DEFUN MRV-SIGN ...) ; (DEFUN LIMITINF ...) ; (DEFMFUN $GRUNTZ ...) ; (MAPCAR (FUNCTION #) ...) ; (DEFUN EXTRA-SIMP ...) ; (DEFUN RESIMP-EXTRA-SIMP ...) ; (DEFUN GRUNTZ1 ...) ; (DEFUN SYNTACTIC-SUBSTITUTE ...) ; (DEFUN SIMPLIFY-LOG-OF-EXP ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/limit.abcl (1.091f0 seconds) ; - Loading binary file "binary-abcl/limit.abcl" ; - Compiling module "solve" ; - Compiling source file "/home/maxima/maxima-test/src/solve.lisp" ; Compiling /home/maxima/maxima-test/src/solve.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE SOLVE) ; (LOAD-MACSYMA-MACROS RATMAC ...) ; (DECLARE-TOP (SPECIAL EXPSUMSPLIT ...)) ; (DEFMVAR $LINSOLVEWARN ...) ; (DEFMVAR $SOLVEDECOMPOSES ...) ; (DEFMVAR $SOLVEEXPLICIT ...) ; (DEFMVAR $SOLVENULLWARN ...) ; (DEFMACRO ALLROOT ...) ; (DEFMFUN $SOLVE ...) ; (DEFUN REMC ...) ; (DEFUN SSOLVE ...) ; in (DEFUN SSOLVE ...) ; Caught STYLE-WARNING: ; The variable SOLN is defined but never used. ; (DEFUN SOLVE ...) ; (DEFUN FLOAT2RAT ...) ; (DEFUN EASY-CASES ...) ; (DEFUN TRIG-SUBST-P ...) ; (DEFUN TRIG-NOT-SUBST-P ...) ; (DEFUN MEASURE ...) ; (DEFUN SIGN-GJC ...) ; (DEFUN EXTEND ...) ; (DEFUN +MSET ...) ; (DEFUN OPERATOR-FREQUENCY-TABLE ...) ; (DEFUN TRIG-SUBST ...) ; (DEFUN-PROP (%SEC TRIG-CANNON) ...) ; (DEFUN-PROP (%CSC TRIG-CANNON) ...) ; (DEFUN-PROP (%TAN TRIG-CANNON) ...) ; (DEFUN-PROP (%COT TRIG-CANNON) ...) ; (DEFUN-PROP (%SECH TRIG-CANNON) ...) ; (DEFUN-PROP (%CSCH TRIG-CANNON) ...) ; (DEFUN-PROP (%TANH TRIG-CANNON) ...) ; (DEFUN-PROP (%COTH TRIG-CANNON) ...) ; (DEFUN FIRST-ORDER-P ...) ; (DEFUN LINEAR-TERM-P ...) ; (DEFUN SOLVE1A ...) ; (DEFUN SOLVE-SIMPLIST ...) ; (DEFUN SOLVE-BY-DECOMPOSITION ...) ; (DEFUN DECOMP-TRACE ...) ; (DEFUN DECOMP-CHAIN ...) ; (DEFUN RE-SOLVE ...) ; (DEFUN SOLVENTHP ...) ; (DEFUN SOLVENTH ...) ; (DEFUN SOLVENTH3 ...) ; (DEFUN SOLVENTH1 ...) ; (DEFUN RE-SOLVE-FULL ...) ; (DEFUN OF-FORM-A*F^N+B ...) ; (DEFUN SOLVE-A*F^N+B ...) ; (DEFUN SOLVE-A*F^N+B1 ...) ; (DEFUN ADISPLINE ...) ; (SETQ BROKEN-NOT-FREEOF ...) ; (DEFUN BROKEN-FREEOF ...) ; (DEFUN SOLVE3 ...) ; (DEFUN SOLVELIN ...) ; (DEFUN SOLVEQUAD ...) ; (DEFUN VARSORT ...) ; (DEFUN USOLVE ...) ; (DEFUN COMPLICATED ...) ; (DEFUN ROOTSORT ...) ; (DEFMFUN $LINSOLVE ...) ; (DEFUN SOLVEX ...) ; (DEFUN LINSORT ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/solve.abcl (0.247f0 seconds) ; - Loading binary file "binary-abcl/solve.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/psolve.lisp" ; Compiling /home/maxima/maxima-test/src/psolve.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE PSOLVE) ; (DECLARE-TOP (SPECIAL MULT ...)) ; (DECLARE-TOP (SPECIAL EXPSUMSPLIT ...)) ; (DEFMVAR FLAG4 ...) ; (DEFUN SOLVECUBIC ...) ; (DEFUN SOLVEQUARTIC ...) ; (DEFUN RESOLVENT ...) ; (DECLARE-TOP (UNSPECIAL MULT)) ; Wrote /home/maxima/maxima-test/src/binary-abcl/psolve.abcl (0.037f0 seconds) ; - Loading binary file "binary-abcl/psolve.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/algsys.lisp" ; Compiling /home/maxima/maxima-test/src/algsys.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE ALGSYS) ; (LOAD-MACSYMA-MACROS RATMAC) ; (DECLARE-TOP (SPECIAL $ALGDELTA ...)) ; (DEFMVAR $ALGDELTA ...) ; (DEFMVAR $REALONLY ...) ; (DEFMVAR REALONLYRATNUM ...) ; (DEFMVAR $ALGEXACT ...) ; (DEFMVAR ALGNOTEXACT ...) ; (DEFMACRO MERRSET ...) ; (DEFMFUN $ALGSYS ...) ; (DEFUN CONDENSESOLNL ...) ; (DEFUN SUBSETL ...) ; (DEFUN ALGSYS ...) ; (DEFUN ALGSYS0 ...) ; (DEFUN ALGSYS1 ...) ; (DEFUN ADDMLIST ...) ; (DEFMACRO WHAT-THE-$EV ...) ; (DEFUN ROOTSP ...) ; (DEFUN ROUND1 ...) ; (DEFUN ROUNDRHS ...) ; (DEFUN ROUNDROOTS1 ...) ; (DEFUN BBSORTEQNS ...) ; (DEFUN PUTORDER ...) ; (DEFUN REMORDER ...) ; (DEFUN ORDERLESSP ...) ; (DEFUN ADDPARAM ...) ; (DECLARE-TOP (SPECIAL *VARDEGS*)) ; (DEFUN FINDLEASTVAR ...) ; (DEFMACRO DO-POLY-TERMS ...) ; (DEFUN KILLVARDEGSC ...) ; (DEFUN KILLVARDEGSN ...) ; (DEFUN GETVARDEGS ...) ; (DECLARE-TOP (UNSPECIAL *VARDEGS*)) ; (DEFUN PCONSTP ...) ; (DEFUN PFREEOFMAINVARSP ...) ; (DEFUN LOFACTORS ...) ; (DEFUN COMBINEY ...) ; (DEFUN COMBINEY1 ...) ; (DEFUN MIDPNT ...) ; (DEFUN RFLOT ...) ; (DEFUN MEMBERROOT ...) ; (DEFUN COMMONROOTS ...) ; (DEFUN REMOVE-MULT ...) ; (DEFUN PUNIVARP ...) ; (DEFUN REALONLY ...) ; (DEFUN PRESULTANT ...) ; (DEFUN PTIMEFTRS ...) ; (DEFUN EBAKSUBST ...) ; (DEFUN EBAKSUBST1 ...) ; (DEFUN BAKSUBST ...) ; (DEFUN BAKSUBST1 ...) ; (DEFUN COMPLEXNUMP ...) ; (DEFUN SIMPLIFY-AFTER-SUBST ...) ; (DEFUN BAKALEVEL ...) ; (DEFUN BAKALEVEL1 ...) ; (DEFUN EVERY-ATOM ...) ; (DEFUN EXACTONLY ...) ; (DEFUN MERGESOLN ...) ; (DEFUN CALLSOLVE ...) ; (DEFUN CALLSOLVE1 ...) ; (DEFUN CALLSOLVE2 ...) ; (DEFUN BIQUADRATICP ...) ; (DEFUN BIQUADP1 ...) ; (DEFUN CALLAPPRS ...) ; (DEFUN APPRSYS ...) ; (DEFUN TAYAPPROX ...) ; (DEFUN MYCABS ...) ; (DEFUN DISTREP ...) ; (DEFUN EXCLUDE ...) ; (DEFUN BAKALEVELSOLVE ...) ; (DEFUN P-ALLVARS ...) ; (DEFUN P-ALLVARS1 ...) ; (DEFUN P-HIPOW-VAR ...) ; (DEFUN P-COEF-X ...) ; (DEFUN P-COEF-MAIN ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/algsys.abcl (0.251f0 seconds) ; - Loading binary file "binary-abcl/algsys.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/sqrtdenest.lisp" ; Compiling /home/maxima/maxima-test/src/sqrtdenest.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFMFUN $SQRTDENEST ...) ; (DEFUN SQRTDENEST1 ...) ; (DEFUN SQRTDENEST2 ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/sqrtdenest.abcl (0.021f0 seconds) ; - Loading binary file "binary-abcl/sqrtdenest.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/polyrz.lisp" ; Compiling /home/maxima/maxima-test/src/polyrz.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE POLYRZ) ; (LOAD-MACSYMA-MACROS RATMAC) ; (DEFMFUN $REALROOTS ...) ; (DEFUN UNIPOLY ...) ; (DEFUN MAKRAT ...) ; (DEFUN STURMSEQ ...) ; (DEFUN STURM1 ...) ; (DEFUN ROOT-BOUND ...) ; (DEFUN CEIL ...) ; (DEFUN STURMAPC ...) ; (DEFUN FINDROOTS ...) ; (DEFUN STURMOUT ...) ; (DEFUN MIDOUT ...) ; (DEFUN UPRIMITIVE ...) ; (DEFUN STURM ...) ; (DEFUN SIGNUM ...) ; (DEFUN IVAR ...) ; (DEFUN IVAR2 ...) ; (DEFUN REVAL ...) ; (DEFUN MAKPOINT ...) ; (DEFMFUN $NROOTS ...) ; (DEFUN NROOTS ...) ; (DEFUN ROOTADDUP ...) ; (DEFUN NROOT1 ...) ; (DEFUN ISOLAT ...) ; (DEFUN REFINE ...) ; (DEFUN RHALF ...) ; (DEFUN RREDUCE ...) ; (DEFUN RPLUS* ...) ; (DEFUN RDIFFERENCE* ...) ; (DEFUN RLESSP ...) ; (DEFUN MULTOUT ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/polyrz.abcl (0.106f0 seconds) ; - Loading binary file "binary-abcl/polyrz.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/cpoly.lisp" ; Compiling /home/maxima/maxima-test/src/cpoly.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE CPOLY) ; (DECLARE-TOP (SPECIAL *LOGBAS* ...)) ; (DECLARE-TOP (SPECIAL *PR-SL* ...)) ; (DECLARE-TOP (SPECIAL *U* ...)) ; (DEFMFUN $ALLROOTS ...) ; (DEFUN CPOLY-ERR ...) ; (DEFUN CPOLY-SL ...) ; (DEFUN NOSHFT-SL ...) ; (DEFUN FXSHFT-SL ...) ; (DEFUN VRSHFT-SL ...) ; (DEFUN CALCT-SL ...) ; (DEFUN NEXTH-SL ...) ; (DEFUN POLYEV-SL ...) ; (DEFUN ERREV-SL ...) ; (DEFUN CAUCHY-SL ...) ; (DEFUN SCALE-SL ...) ; (DEFUN CDIVID-SL ...) ; (DEFUN CMOD-SL ...) ; (DEFUN RPOLY-SL ...) ; (DEFUN FXSHFR-SL ...) ; (DEFUN QUADIT-SL ...) ; (DEFUN REALIT-SL ...) ; (DEFUN CALCSC-SL ...) ; (DEFUN NEXTK-SL ...) ; (DEFUN NEWEST-SL ...) ; (DEFUN QUADSD-SL ...) ; (DEFUN QUAD-SL ...) ; (DEFUN BF-CPOLY-ERR ...) ; (DEFUN FPZEROP ...) ; (DEFUN BF-CDIVID-SL ...) ; (DEFUN FPSQRT ...) ; (DEFUN BF-CMOD-SL ...) ; (DEFUN BF-CALCT-SL ...) ; (DEFUN BF-NEXTH-SL ...) ; (DEFUN BF-POLYEV-SL ...) ; (DEFUN BF-ERREV-SL ...) ; (DEFUN BF-CAUCHY-SL ...) ; (DEFUN BF-SCALE-FLOAT ...) ; (DEFUN BF-SCALE-SL ...) ; (DEFUN BF-NOSHFT-SL ...) ; (DEFUN BF-VRSHFT-SL ...) ; (DEFUN BF-FXSHFT-SL ...) ; (DEFUN BF-CPOLY-SL ...) ; (DEFMFUN $BFALLROOTS ...) ; (DEFUN BF-RPOLY-SL ...) ; (DEFUN BF-FXSHFR-SL ...) ; (DEFUN BF-QUADIT-SL ...) ; (DEFUN BF-REALIT-SL ...) ; (DEFUN BF-CALCSC-SL ...) ; (DEFUN BF-NEXTK-SL ...) ; (DEFUN BF-NEWEST-SL ...) ; (DEFUN BF-QUADSD-SL ...) ; (DEFUN BF-QUAD-SL ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/cpoly.abcl (0.5f0 seconds) ; - Loading binary file "binary-abcl/cpoly.abcl" ; - Compiling module "debugging" ; - Compiling source file "/home/maxima/maxima-test/src/mtrace.lisp" ; Compiling /home/maxima/maxima-test/src/mtrace.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE MTRACE) ; (DECLARE-TOP (SPECIAL TRACE-ALLP)) ; (DEFMACRO TRACE-P ...) ; (DEFMACRO TRACE-TYPE ...) ; (DEFMACRO TRACE-LEVEL ...) ; (DEFMACRO TRACE-OPTIONS ...) ; (DEFMACRO TRACE-OLDFUN ...) ; (DEFMVAR $TRACE ...) ; (DEFUN MLISTCAN-$ALL ...) ; (DEFMSPEC $TRACE ...) ; (DEFMFUN $TRACE_IT ...) ; (DEFMSPEC $UNTRACE ...) ; (DEFMFUN $UNTRACE_IT ...) ; (DEFMSPEC $TRACE_OPTIONS ...) ; (DEFVAR HARD-TO-TRACE ...) ; (DEFUN MACSYMA-TRACE ...) ; (DEFUN MACSYMA-TRACE-SUB ...) ; (DEFVAR TRACE-HANDLING-STACK ...) ; (DEFUN MACSYMA-UNTRACE ...) ; (DEFUN MACSYMA-UNTRACE-SUB ...) ; (DEFUN PUT-TRACE-INFO ...) ; (DEFUN REM-TRACE-INFO ...) ; (DEFPROP SUBR ...) ; (DEFPROP LSUBR ...) ; (DEFPROP EXPR ...) ; (DEFPROP MFEXPR*S ...) ; (DEFPROP MFEXPR* ...) ; (DEFPROP MEXPR ...) ; (DEFPROP MEXPR ...) ; (DEFUN GET! ...) ; (DEFUN TRACE-FSHADOW ...) ; (DEFUN TRACE-UNFSHADOW ...) ; (DEFUN TRACE-FSYMEVAL ...) ; (DEFVAR TRACE-INDENT-LEVEL ...) ; (DEFMACRO BIND-SYM ...) ; (DEFMACRO MACSYMA-ERRSET ...) ; (DEFVAR PREDICATE-ARGLIST ...) ; (DEFVAR RETURN-TO-TRACE-HANDLE ...) ; (DEFUN TRACE-HANDLER ...) ; (DEFMVAR $TRACE_SAFETY ...) ; (DEFUN TRACE-OPTION-P ...) ; (DEFUN TRACE-ENTER-PRINT ...) ; (DEFUN MOPSTRINGNAM ...) ; (DEFUN TRACE-EXIT-PRINT ...) ; (DEFMVAR $TRACE_BREAK_ARG ...) ; (DEFUN TRACE-ENTER-BREAK ...) ; (DEFUN TRACE-EXIT-BREAK ...) ; (DEFUN PRED-$READ ...) ; (DEFUN ASK-CHOICEP ...) ; (DEFUN TRACE-ERROR-BREAK ...) ; (DEFUN MACSYMA-FSYMEVAL ...) ; (DEFUN MACSYMA-FSYMEVAL-SUB ...) ; (DEFPROP EXPR ...) ; (DEFPROP MEXPR ...) ; (DEFPROP SUBR ...) ; (DEFPROP LSUBR ...) ; (DEFPROP MFEXPR* ...) ; (DEFPROP MFEXPR*S ...) ; (DEFUN MAKE-TRACE-HOOK ...) ; (DEFUN TRACE-APPLY ...) ; (DEFMVAR $TRACE_MAX_INDENT ...) ; (DEFUN-PROP (SPACEOUT DIMENSION) ...) ; (DEFUN TRACE-MPRINT ...) ; (DEFUN TRACE-PRINT ...) ; (DEFMVAR $TIMER ...) ; (DEFMSPEC $TIMER ...) ; (DEFMSPEC $UNTIMER ...) ; (DEFUN MICRO-TO-SEC ...) ; (DEFUN MICRO-PER-CALL-TO-SEC ...) ; (DEFUN TIMER-MLIST ...) ; (DEFMSPEC $TIMER_INFO ...) ; (DEFUN MACSYMA-TIMER ...) ; (DEFUN MACSYMA-UNTIMER ...) ; (DEFVAR RUNTIME-DEVALUE ...) ; (DEFVAR GCTIME-DEVALUE ...) ; (DEFMVAR $TIMER_DEVALUE ...) ; (DEFUN TIMER-HANDLER ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/mtrace.abcl (0.176f0 seconds) ; - Loading binary file "binary-abcl/mtrace.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/mdebug.lisp" ; Compiling /home/maxima/maxima-test/src/mdebug.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DECLAIM (OPTIMIZE # ...)) ; (DEFSTRUCT (LINE-INFO #) ...) ; (DEFSTRUCT (BKPT #) ...) ; (DEFVAR *CURRENT-FRAME* ...) ; (DEFVAR $MDEBUG_PRINT_LENGTH ...) ; (DEFVAR *LISP-QUIET-SUPPRESSED-PROMPT* ...) ; (DEFUN FRAME-INFO ...) ; (DEFUN PRINT-ONE-FRAME ...) ; (DEFUN BREAK-CALL ...) ; (DEFUN COMPLETE-PROP ...) ; (DEFMFUN $BACKTRACE ...) ; (DEFVAR *BREAK-POINTS* ...) ; (DEFVAR *BREAK-POINT-VECTOR* ...) ; (DEFUN INIT-BREAK-POINTS ...) ; (DEFVAR *BREAK-STEP* ...) ; (DEFVAR *STEP-NEXT* ...) ; (DEFUN STEP-INTO ...) ; (DEFUN STEP-NEXT ...) ; (DEFUN MAYBE-BREAK ...) ; (DEFUN BREAK-STEP-INTO ...) ; (DEFUN BREAK-STEP-NEXT ...) ; (DEFVAR *LINEINFO-ARRAY-INTERNAL* ...) ; (DEFUN SET-FULL-LINEINFO ...) ; (DEFUN WALK-GET-LINEINFO ...) ; (DEFUN FIRST-FORM-LINE ...) ; (DEFVAR *LAST-DBM-COMMAND* ...) ; (DEFUN SPLIT-STRING ...) ; (DECLAIM (SPECIAL *MREAD-PROMPT*)) ; (DEFVAR *NEED-PROMPT* ...) ; (DEFUN DBM-READ ...) ; (DEFVAR *BREAK-LEVEL* ...) ; (DEFVAR *BREAK-ENV* ...) ; (DEFVAR *TOP-EOF* ...) ; (DEFVAR *QUIT-TAG* ...) ; (DEFVAR *QUIT-TAGS* ...) ; (DEFUN SET-ENV ...) ; (DEFVAR *DIFF-MSPECLIST* ...) ; (DEFVAR *DIFF-BINDLIST* ...) ; (DEFUN BREAK-DBM-LOOP ...) ; (DEFUN BREAK-QUIT ...) ; (DEFUN BREAK-CURRENT ...) ; (DEFUN DEF-BREAK ...) ; (DEFUN BREAK-HELP ...) ; (DEF-BREAK :HELP ...) ; (DEF-BREAK :_NONE ...) ; (DEF-BREAK :NEXT ...) ; (DEF-BREAK :STEP ...) ; (DEF-BREAK :QUIT ...) ; (DEF-BREAK :TOP ...) ; (DEFUN *BREAK-POINTS* ...) ; (DEFUN BREAK-FUNCTION ...) ; (DEFUN MAKE-BREAK-POINT ...) ; (DEFUN DBM-UP ...) ; (DEFUN INSERT-BREAK-POINT ...) ; (DEFUN SHORT-NAME ...) ; (DEFUN SHOW-BREAK-POINT ...) ; (DEFUN RELATIVE-LINE ...) ; (DEFUN ITERATE-OVER-BKPTS ...) ; (DEFUN CURRENT-STEP-FUN ...) ; (DEF-BREAK :BT ...) ; (DEF-BREAK :INFO ...) ; (DEFMACRO LISP-QUIET ...) ; (DEF-BREAK :LISP-QUIET ...) ; (DEF-BREAK :LISP ...) ; (DEFMACRO LISP-EVAL ...) ; (DEF-BREAK :DELETE ...) ; (DEF-BREAK :FRAME ...) ; (DEF-BREAK :RESUME ...) ; (DEF-BREAK :CONTINUE ...) ; (DEF-BREAK :DISABLE ...) ; (DEF-BREAK :ENABLE ...) ; (DEF-BREAK :BREAK ...) ; (SETF (GET :BREAK ...) ...) ; (DEFMACRO DO-BREAK ...) ; (DEFUN GET-LINEINFO ...) ; (DEFUN RESTORE-BINDINGS ...) ; (DEFUN REMOVE-BINDINGS ...) ; (DEFUN BREAK-FRAME ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/mdebug.abcl (0.267f0 seconds) ; - Loading binary file "binary-abcl/mdebug.abcl" ; - Compiling module "miscellaneous" ; - Compiling source file "/home/maxima/maxima-test/src/scs.lisp" ; Compiling /home/maxima/maxima-test/src/scs.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE SCS) ; (DEFMFUN $SCSIMP ...) ; (DEFUN SCS ...) ; (DEFUN SUBSCS ...) ; (DEFUN SUBSC ...) ; (DEFUN DSTRB ...) ; (DEFMFUN $DISTRIB ...) ; (DEFMFUN $FACOUT ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/scs.abcl (0.057f0 seconds) ; - Loading binary file "binary-abcl/scs.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/asum.lisp" ; Compiling /home/maxima/maxima-test/src/asum.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE ASUM) ; (LOAD-MACSYMA-MACROS RZMAC) ; (DECLARE-TOP (SPECIAL *A ...)) ; (DEFMVAR $OPPROPERTIES ...) ; (LOOP FOR ...) ; (DEFUN POLY? ...) ; (DEFUN SMONO ...) ; (DEFUN SMONOP ...) ; (DEFUN SMONOGEN ...) ; (DEFUN GFACT ...) ; (DEFUN FACTORIAL ...) ; (DEFPROP MFACTORIAL ...) ; (DEFUN SIMPFACT ...) ; (DEFUN MAKEGAMMA1 ...) ; (DEF-SIMPLIFIER GENFACT ...) ; (DEFMVAR $MAXTAYDIFF ...) ; (DEFVAR *TRUNCLIST ...) ; (DEFMACRO SUM-ARG ...) ; (DEFMACRO SUM-INDEX ...) ; (DEFMACRO SUM-LOWER ...) ; (DEFMACRO SUM-UPPER ...) ; (DEFMSPEC $SUM ...) ; (DEFMSPEC $LSUM ...) ; (DEFUN SIMPSUM ...) ; (DEFUN SIMPSUM1-SAVE ...) ; (DEFUN DOSUM ...) ; (DEFUN SUBST-IF-NOT-FREEOF ...) ; (DEFUN MEVALSUMARG ...) ; (DEFUN APPARENTLY-INTEGER ...) ; (DEFUN DO%SUM ...) ; (DEFUN SIMPSUM1 ...) ; in (DEFUN SIMPSUM1 ...) ; Caught STYLE-WARNING: ; Declaring special variable J to be ignorable. ; (DEFUN SIMPPROD1 ...) ; in (DEFUN SIMPPROD1 ...) ; Caught STYLE-WARNING: ; Declaring special variable J to be ignorable. ; (DEFUN SIMPPROD1-SAVE ...) ; (DEFUN GENSUMINDEX ...) ; (DEFUN SUMTIMES ...) ; (DEFUN SUMULTIN ...) ; (DEFUN SUMPLS ...) ; (DEFUN ONEDIFF ...) ; (DEFUN FREESUM ...) ; (DEFUN OPER-APPLY ...) ; (DEFMFUN $DEFINE_OPPROPERTY ...) ; (DEFUN LINEARIZE1 ...) ; (DEFUN OPIDENT ...) ; (DEFUN REM-CONST ...) ; (DEFUN LINEARIZE2 ...) ; (DEFUN LINEARCONST ...) ; (DEFUN LINEARIZE3 ...) ; (SETQ OPERS ...) ; (DEFUN REM-OPERS-P ...) ; (DEFUN ADDITIVE ...) ; (SETQ OPERS ...) ; (DEFUN MULTIPLICATIVE ...) ; (SETQ OPERS ...) ; (DEFUN OUTATIVE ...) ; (DEFPROP %SUM ...) ; (DEFPROP %SUM ...) ; (DEFPROP %INTEGRATE ...) ; (DEFPROP %INTEGRATE ...) ; (DEFPROP %LIMIT ...) ; (DEFPROP %LIMIT ...) ; (SETQ OPERS ...) ; (SETQ OPERS ...) ; (DEFUN EVENFUN ...) ; (DEFUN ODDFUN ...) ; (SETQ OPERS ...) ; (SETQ OPERS ...) ; (DEFUN COMMUTATIVE1 ...) ; (SETQ OPERS ...) ; (DEFUN ANTISYM ...) ; (DEFUN ANTISYM1 ...) ; (DEFUN BBSORT1 ...) ; (SETQ OPERS ...) ; (DEFUN NARY1 ...) ; (DEFUN NARY2 ...) ; (SETQ OPERS ...) ; (DEFUN LASSOCIATIVE ...) ; (SETQ OPERS ...) ; (DEFUN RASSOCIATIVE ...) ; (DEFUN TOTAL-NARY ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/asum.abcl (0.296f0 seconds) ; - Loading binary file "binary-abcl/asum.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/fortra.lisp" ; Compiling /home/maxima/maxima-test/src/fortra.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE FORTRA) ; (DECLARE-TOP (SPECIAL *LB* ...)) ; (DEFMVAR $FORTSPACES ...) ; (DEFMVAR $FORTINDENT ...) ; (DEFMSPEC $FORTRAN ...) ; (DEFPROP MEXPT ...) ; (DEFUN FORTRAN-PRINT ...) ; (DEFUN PRINT-SPACES ...) ; (DEFUN FORTSCAN ...) ; (DEFUN FORTSCAN-MTIMES ...) ; (DEFMFUN $FORTMX ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/fortra.abcl (0.051f0 seconds) ; - Loading binary file "binary-abcl/fortra.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/optim.lisp" ; Compiling /home/maxima/maxima-test/src/optim.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE OPTIM) ; (DEFVAR *SUBEXP* ...) ; (DEFMVAR $OPTIMPREFIX ...) ; (DEFMVAR $OPTIMWARN ...) ; (DEFMFUN $OPTIMIZE ...) ; (DEFUN OPFORMAT ...) ; (DEFUN OPMEXPT ...) ; (DEFMFUN $COLLAPSE ...) ; (DEFUN COLLAPSE ...) ; (DEFUN COMEXP ...) ; (DEFUN OPTIM ...) ; (DEFUN OPT-HASH ...) ; (DEFUN GETOPTIMVAR ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/optim.abcl (0.077f0 seconds) ; - Loading binary file "binary-abcl/optim.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/marray.lisp" ; Compiling /home/maxima/maxima-test/src/marray.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE ARRAY) ; (DEFMFUN $LISTARRAY ...) ; (DEFMFUN $FILLARRAY ...) ; (DEFUN GETVALUE ...) ; (DEFMSPEC $REARRAY ...) ; (DEFUN REARRAY-AUX ...) ; (DEFUN LISPM-REARRAY ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/marray.abcl (0.045f0 seconds) ; - Loading binary file "binary-abcl/marray.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/mdot.lisp" ; Compiling /home/maxima/maxima-test/src/mdot.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE MDOT) ; (DEFMVAR $DOTCONSTRULES ...) ; (DEFMVAR $DOT0SIMP ...) ; (DEFMVAR $DOT0NSCSIMP ...) ; (DEFMVAR $DOT1SIMP ...) ; (DEFMVAR $DOMXNCTIMES ...) ; (DEFMVAR $DOTIDENT ...) ; (DEFPROP MNCTIMES ...) ; (DEFPROP MNCEXPT ...) ; (DEFUN SIMPNCT ...) ; (DEFUN COMMUTATIVE-PRODUCTP ...) ; (DEFUN SIMPNCT-SC-OR-CONST-P ...) ; (DEFUN SIMPNCT-CONSTANTP ...) ; (DEFUN SIMPNCT-ASSUMESCALARP ...) ; (DEFUN SIMPNCT-ONEP ...) ; (DEFUN ZERO-PRODUCTP ...) ; (DEFUN PRODUCT-WITH-INNER-SCALARP ...) ; (DEFUN PARTITION-PRODUCT ...) ; (DEFUN OUTER-CONSTANT ...) ; (DEFUN SIMPNCT-BASE ...) ; (DEFUN SIMPNCT-POWER ...) ; (DEFUN SIMPNCT-ALIKE ...) ; (DEFUN SIMPNCT-MERGE-FACTORS ...) ; (DEFUN MATRIX-MATRIX-PRODUCTP ...) ; (DEFUN SCALAR-MATRIX-PRODUCTP ...) ; (DEFUN SIMPNCEXPT ...) ; (DEFUN SIMPNCT-INVERT ...) ; (DEFUN IDENTITYMX ...) ; (DEFUN SIMPNCT-MERGE-PRODUCT ...) ; (DEFUN SIMPNCT-ANTISYM-CHECK ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/mdot.abcl (0.079f0 seconds) ; - Loading binary file "binary-abcl/mdot.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/series.lisp" ; Compiling /home/maxima/maxima-test/src/series.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE SERIES) ; (DECLARE-TOP (SPECIAL VAR ...)) ; (LOAD-MACSYMA-MACROS RZMAC) ; (DEFMFUN $POWERSERIES ...) ; (DEFINE-CONDITION POWERSERIES-EXPANSION-ERROR ...) ; (DEFUN POWERSERIES-EXPANSION-ERROR ...) ; (DEFUN POWERSERIES ...) ; (DEFUN INTDIFF-VARS-IN-EXPR ...) ; (DEFUN SBSTPT ...) ; (DEFUN SERIESEXPAND* ...) ; (DEFUN OUT-OF ...) ; (DEFUN SHOW-EXP ...) ; (DEFUN SERIESPASS1 ...) ; (DEFUN SP2EXPAND ...) ; (DEFUN SP2SUB ...) ; (DEFUN RATEXP ...) ; (DEFUN SRATEXPND ...) ; (DEFUN PSP2FORMP ...) ; (DEFUN PSP2FOLDSUM ...) ; (DEFUN DISTINCT-NONZERO-ROOTS-P ...) ; (DEFUN HAS-DISTINCT-NONZERO-ROOTS-P ...) ; (DEFUN EXPAND-DISTINCT-ROOTS ...) ; (DEFUN RATEXPAND1 ...) ; (DEFUN SRATSUBST ...) ; (DEFUN GGCD ...) ; (DEFUN EXLIST ...) ; (DEFUN SRBINEXPND ...) ; (DEFUN PSP2FORM ...) ; (DEFUN SRINTEGEXPD ...) ; (DEFUN SRATP ...) ; (DEFUN SANDMAP ...) ; (DEFUN SP2TRIG ...) ; (DEFUN SPLIT-TWO-TERM-POLY ...) ; (DEFUN SP2LOG ...) ; (DEFUN SP2EXPT ...) ; (DEFUN DUP ...) ; (DEFUN SP2DIFF ...) ; (DEFUN SP2DIFF1 ...) ; (DEFUN SP2DIFF2 ...) ; (DEFUN SP2INTEG ...) ; (DEFUN SP2INTEG1 ...) ; (DEFUN SP2INTEG12 ...) ; (DEFUN SP2INTEG13 ...) ; (DEFUN INT-DIFF-SUBSTITUTE ...) ; (DEFUN SP2INTEG2 ...) ; (DEFUN SP3RECONST ...) ; (DEFUN SP3SUBSTPN ...) ; (DEFUN SP3SUBSTP1 ...) ; (DEFUN SP3SUBST ...) ; (DEFUN SP3FORM ...) ; (DEFUN SP3FORM1 ...) ; (DEFPROP %SIN ...) ; (DEFPROP %COS ...) ; (DEFPROP %TAN ...) ; (DEFPROP %CSC ...) ; (DEFPROP %COT ...) ; (DEFPROP %SEC ...) ; (DEFPROP MEXPT ...) ; (DEFPROP %SINH ...) ; (DEFPROP %COSH ...) ; (DEFPROP %TANH ...) ; (DEFPROP %COTH ...) ; (DEFPROP %SECH ...) ; (DEFPROP %CSCH ...) ; (DEFPROP %ASIN ...) ; (DEFPROP %ATAN ...) ; (DEFPROP %LAMBERT_W ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/series.abcl (0.263f0 seconds) ; - Loading binary file "binary-abcl/series.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/numth.lisp" ; Compiling /home/maxima/maxima-test/src/numth.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE NUMTH) ; (LOAD-MACSYMA-MACROS RZMAC) ; (DEFMFUN $DIVSUM ...) ; (DEFUN DIVSUM ...) ; (DEFMFUN $TOTIENT ...) ; (DEFUN TOTIENT ...) ; (DEFMFUN $JACOBI ...) ; (DEFUN JACOBI ...) ; (DECLAIM (INLINE GCTIMES ...)) ; (DEFMFUN $GCFACTOR ...) ; (DEFUN IMODP ...) ; (DEFUN PSUMSQ ...) ; (DEFUN GCTIMES ...) ; (DEFUN GCDISP ...) ; (DEFUN GCFACTOR ...) ; (DEFUN GCSQR ...) ; (DEFUN GCTIME1 ...) ; (DEFUN GCEXPT ...) ; (DEFMVAR $ZN_PRIMROOT_LIMIT ...) ; (DEFMVAR $ZN_PRIMROOT_VERBOSE ...) ; (DEFMVAR $ZN_PRIMROOT_PRETEST ...) ; (DECLAIM (INLINE ZN-QUO)) ; (DEFUN ZN-QUO ...) ; (DEFMFUN $ZN_ORDER ...) ; (DEFUN ZN_ORDER ...) ; (DEFUN ZN-ORDER ...) ; (DEFUN TOTIENT-WITH-FACTORS ...) ; (DEFUN TOTIENT-FROM-FACTORS ...) ; (DEFMFUN $ZN_PRIMROOT_P ...) ; (DEFUN ZN-PRIMROOT-P ...) ; (DEFMFUN $ZN_PRIMROOT ...) ; (DEFUN CYCLIC-P ...) ; (DEFUN ZN-PRIMROOT ...) ; (DEFMFUN ($CHINESE :DEPRECATED-P ...) ...) ; (DEFMFUN $SOLVE_CONGRUENCES ...) ; (DEFUN SOLVE-CONGRUENCES ...) ; (DEFUN ZN-GCDEX2 ...) ; (DEFMFUN $ZN_LOG ...) ; (DEFUN ZN-DLOG ...) ; (DEFUN DLOG-BABY-GIANT ...) ; (DEFUN DLOG-NAIVE ...) ; (DEFUN DLOG-RHO ...) ; (DEFUN DLOG-F ...) ; (DEFMFUN $ZN_CHARACTERISTIC_FACTORS ...) ; (DEFMFUN $ZN_CARMICHAEL_LAMBDA ...) ; (DEFUN ZN-CHARACTERISTIC-FACTORS ...) ; (DEFUN ZN-SHANKS-PHI-STEP-BC ...) ; (DEFUN ZN-PE> ...) ; (DEFMFUN $ZN_FACTOR_GENERATORS ...) ; (DEFUN ZN-FACTOR-GENERATORS ...) ; (DEFMFUN $ZN_NTH_ROOT ...) ; (DEFUN ZN-NRT ...) ; (DEFUN ZN-DISTRIB-LISTS ...) ; (DEFUN ZQ-NRT ...) ; (DEFUN ZQ-AMM ...) ; (DEFUN ZN-GCDEX1 ...) ; (DEFUN ZN-GCDEX ...) ; (DEFUN ZN-TABLE-ERRCHK ...) ; (DEFMFUN $ZN_ADD_TABLE ...) ; (DEFMFUN $ZN_MULT_TABLE ...) ; (DEFMFUN $ZN_POWER_TABLE ...) ; (DECLARE-TOP (SPECIAL *GF-CHAR* ...)) ; (DEFVAR *GF-RAT-HEADER* ...) ; (DEFVAR *EF-ARITH?* ...) ; (DEFVAR *GF-CHAR* ...) ; (DEFVAR *GF-EXP* ...) ; (DEFVAR *GF-ORD* ...) ; (DEFVAR *GF-CARD* ...) ; (DEFVAR *GF-RED* ...) ; (DEFVAR *GF-PRIM* ...) ; (DEFVAR *GF-FS-ORD* ...) ; (DEFVAR *GF-FSX* ...) ; (DEFVAR *GF-FSX-BASE-P* ...) ; (DEFVAR *GF-X^P-POWERS* ...) ; (DEFVAR *F2-RED* ...) ; (DECLAIM (FIXNUM *GF-EXP* ...)) ; (DEFVAR *EF-EXP* ...) ; (DEFVAR *EF-ORD* ...) ; (DEFVAR *EF-CARD* ...) ; (DEFVAR *EF-RED* ...) ; (DEFVAR *EF-PRIM* ...) ; (DEFVAR *EF-FS-ORD* ...) ; (DEFVAR *EF-FSX* ...) ; (DEFVAR *EF-FSX-BASE-Q* ...) ; (DEFVAR *EF-X^Q-POWERS* ...) ; (DEFVAR *GF-CHAR?* ...) ; (DEFVAR *GF-RED?* ...) ; (DEFVAR *GF-IRRED?* ...) ; (DEFVAR *GF-DATA?* ...) ; (DEFVAR *EF-RED?* ...) ; (DEFVAR *EF-IRRED?* ...) ; (DEFVAR *EF-DATA?* ...) ; (DEFMVAR $GF_RAT ...) ; (DEFMVAR $GF_SYMMETRIC ...) ; (DEFMVAR $GF_BALANCED ...) ; (PUTPROP (QUOTE $GF_SYMMETRIC) ...) ; (DEFUN GF-BALANCED-INFO ...) ; (DEFMVAR $GF_COEFF_LIMIT ...) ; (PUTPROP (QUOTE $GF_COEFF_LIMIT) ...) ; (DEFUN GF-COEFF-CHECK ...) ; (DEFMVAR $GF_CANTOR_ZASSENHAUS ...) ; (DEFMVAR $EF_COEFF_MULT ...) ; (DEFMVAR $EF_COEFF_ADD ...) ; (DEFMVAR $EF_COEFF_INV ...) ; (DEFMVAR $EF_COEFF_EXP ...) ; (DEFMVAR $GF_POWERS ...) ; (DEFMVAR $GF_LOGS ...) ; (DEFMVAR $GF_ZECH_LOGS ...) ; (DEFVAR *GF-POWERS* ...) ; (DEFVAR *GF-LOGS?* ...) ; (DEFUN GF-MERROR ...) ; (DEFUN GF-CHAR? ...) ; (DEFUN GF-RED? ...) ; (DEFUN GF-DATA? ...) ; (DEFUN GF-FIELD? ...) ; (DEFUN EF-GF-FIELD? ...) ; (DEFUN EF-RED? ...) ; (DEFUN EF-DATA? ...) ; (DEFUN EF-FIELD? ...) ; (DEFMACRO MAYBE-CHAR-IS-FIXNUM-LET ...) ; (DEFUN GF-CINV ...) ; (DEFUN GF-CPOW ...) ; (DEFUN GF-CMOD ...) ; (DEFUN GF-CTIMES ...) ; (DEFUN GF-CPLUS-B ...) ; (DEFUN GF-CMINUS-B ...) ; (DEFUN EF-CINV ...) ; (DEFUN EF-CPOW ...) ; (DEFUN EF-CMOD ...) ; (DEFUN EF-CTIMES ...) ; (DEFUN EF-CPLUS-B ...) ; (DEFUN EF-CMINUS-B ...) ; (DEFUN EF-CTIMES-BY-TABLE ...) ; (DEFUN EF-CMINUS-BY-TABLE ...) ; (DEFUN EF-CINV-BY-TABLE ...) ; (DEFUN EF-CPLUS-BY-TABLE ...) ; (DEFUN EF-CPOW-BY-TABLE ...) ; (DEFUN GF-POW-BY-TABLE ...) ; (DEFUN F2-RED ...) ; (DEFUN F2-TIMES ...) ; (DEFUN F2-POW ...) ; (DEFUN F2-INV ...) ; (DEFUN F2-DIVIDE ...) ; (DEFINE-COMPILER-MACRO GF-CMOD ...) ; (DEFINE-COMPILER-MACRO GF-CTIMES ...) ; (DEFINE-COMPILER-MACRO GF-CPLUS-B ...) ; (DEFINE-COMPILER-MACRO GF-CMINUS-B ...) ; (DEFMFUN $GF_SET ...) ; (DEFMFUN $GF_SET_DATA ...) ; (DEFUN GF-SET-RAT-HEADER ...) ; (DEFUN GF-P2X-RED ...) ; (DEFMFUN $EF_SET_DATA ...) ; (DEFSTRUCT (GF-DATA #) ...) ; (DEFUN GF-DATA-SHORT-PRINT ...) ; (DEFMFUN $GF_GET_DATA ...) ; (DEFSTRUCT (EF-DATA #) ...) ; (DEFUN EF-DATA-SHORT-PRINT ...) ; (DEFMFUN $EF_GET_DATA ...) ; (DEFMFUN $GF_INFO ...) ; (DEFUN TOTIENT-BY-FS-N ...) ; (DEFMFUN $GF_INFOLIST ...) ; (DEFMFUN $EF_INFO ...) ; (DEFMFUN $EF_INFOLIST ...) ; (DEFMFUN $GF_UNSET ...) ; (DEFMFUN $EF_UNSET ...) ; (DEFMFUN $GF_MINIMAL_SET ...) ; (DEFMFUN $EF_MINIMAL_SET ...) ; (DEFMFUN $GF_CHARACTERISTIC ...) ; (DEFMFUN $GF_EXPONENT ...) ; (DEFMFUN $GF_REDUCTION ...) ; (DEFMFUN $GF_CARDINALITY ...) ; (DEFMFUN $EF_EXPONENT ...) ; (DEFMFUN $EF_REDUCTION ...) ; (DEFMFUN $EF_CARDINALITY ...) ; (DEFMFUN $GF_SET_AGAIN ...) ; (DEFMFUN $EF_SET_AGAIN ...) ; (DEFMFUN $GF_MAKE_ARRAYS ...) ; (DEFMFUN $GF_MAKE_LOGS ...) ; (DEFUN GF-MAKE-LOGS ...) ; (DEFUN GF-CLEAR-TABLES ...) ; (DEFUN GF-P2X ...) ; (DEFUN GF-P2X-RAW ...) ; (DEFUN GF-X2P ...) ; (DEFUN GF-X2CRE ...) ; (DEFUN GF-DISREP ...) ; (DEFMFUN $GF_EVAL ...) ; (DEFMFUN $EF_EVAL ...) ; (DEFUN GF-EVAL ...) ; (DEFUN GF-MOD ...) ; (DEFUN GF-NP2SMOD ...) ; (DEFUN *F-NP2SMOD ...) ; (DEFUN GF-CP2SMOD ...) ; (DEFMFUN $GF_NEG ...) ; (DEFMFUN $GF_ADD ...) ; (DEFMFUN $GF_SUB ...) ; (DEFMFUN $GF_MULT ...) ; (DEFMFUN $GF_REDUCE ...) ; (DEFMFUN $GF_INV ...) ; (DEFMFUN $GF_DIV ...) ; (DEFMFUN $GF_EXP ...) ; (DEFMFUN $EF_NEG ...) ; (DEFMFUN $EF_ADD ...) ; (DEFMFUN $EF_SUB ...) ; (DEFMFUN $EF_MULT ...) ; (DEFMFUN $EF_REDUCE ...) ; (DEFMFUN $EF_INV ...) ; (DEFMFUN $EF_DIV ...) ; (DEFMFUN $EF_EXP ...) ; (DEFUN GF-XCTIMES ...) ; (DEFUN GF-NXCTIMES ...) ; (DEFUN GF-XECTIMES ...) ; (DEFUN GF-NXETIMES ...) ; (DEFUN GF-MINUS ...) ; (DEFUN GF-NMINUS ...) ; (DEFUN GF-PLUS ...) ; (DEFUN GF-NPLUS ...) ; (DEFUN GF-XYECPLUS ...) ; (DEFUN GF-NXYECPLUS ...) ; (DEFUN GF-TIMES ...) ; (DEFUN GF-SQ ...) ; (DEFUN GF-POW ...) ; (DEFUN GF-POW$ ...) ; (DEFUN *F-POW$ ...) ; (DEFUN GF-REM ...) ; (DEFUN GF-NREM ...) ; (DEFUN GF-NRED ...) ; (DEFUN GF-GCD ...) ; (DEFUN GF-GCDEX ...) ; (DEFUN GF-INV ...) ; (DEFUN GF-DIVIDE ...) ; (DEFMFUN $EF_P2N ...) ; (DEFMFUN $GF_P2N ...) ; (DEFUN GF-X2N ...) ; (DEFUN GF-N2P-ERRCHK ...) ; (DEFMFUN $GF_N2P ...) ; (DEFMFUN $EF_N2P ...) ; (DEFUN GF-N2X ...) ; (DEFMFUN $EF_P2L ...) ; (DEFMFUN $GF_P2L ...) ; (DEFUN GF-X2L ...) ; (DEFMFUN $EF_L2P ...) ; (DEFMFUN $GF_L2P ...) ; (DEFUN GF-L2P-ERRCHK ...) ; (DEFUN GF-L2X ...) ; (DEFMFUN $GF_L2N ...) ; (DEFMFUN $EF_L2N ...) ; (DEFUN GF-L2N ...) ; (DEFMFUN $GF_N2L ...) ; (DEFMFUN $EF_N2L ...) ; (DEFUN GF-N2L ...) ; (DEFUN GF-N2L-TWOARGS ...) ; (DEFMFUN $GF_IRREDUCIBLE_P ...) ; (DEFMFUN $EF_IRREDUCIBLE_P ...) ; (DEFUN GF-IRR-P ...) ; (DEFMFUN $GF_IRREDUCIBLE ...) ; (DEFMFUN $EF_IRREDUCIBLE ...) ; (DEFUN GF-IRR ...) ; (DEFUN EF-IRR ...) ; (DEFUN *F-IRR ...) ; (DEFMFUN $GF_PRIMITIVE_P ...) ; (DEFMFUN $EF_PRIMITIVE_P ...) ; (DEFUN GF-PRIM-P ...) ; (DEFUN EF-PRIM-P ...) ; (DEFUN *F-PRIM-P-1 ...) ; (DEFUN *F-PRIM-P-2 ...) ; (DEFMFUN $GF_JACOBI ...) ; (DEFMFUN $EF_JACOBI ...) ; (DEFUN GF-JACOBI ...) ; (DEFUN GF-CJACOBI ...) ; (DEFMFUN $GF_COMPOSE ...) ; (DEFMFUN $EF_COMPOSE ...) ; (DEFUN GF-COMPOSE ...) ; (DEFUN GF-AT-ERRCHK ...) ; (DEFMFUN $GF_AT ...) ; (DEFMFUN $EF_AT ...) ; (DEFUN GF-AT ...) ; (DEFMFUN $GF_PRIMITIVE ...) ; (DEFMFUN $EF_PRIMITIVE ...) ; (DEFUN GF-PRIM ...) ; (DEFUN EF-PRIM ...) ; (DEFUN *F-PRIM ...) ; (DEFUN GF-PRECOMP ...) ; (DEFUN EF-PRECOMP ...) ; (DEFUN *F-PRECOMP ...) ; (DEFUN GF-X^P-POWERS ...) ; (DEFMFUN $GF_PRIMITIVE_POLY_P ...) ; (DEFMFUN $EF_PRIMITIVE_POLY_P ...) ; (DEFUN GF-PRIMPOLY-P ...) ; (DEFUN GF-PRIMPOLY-P-EXIT ...) ; (DEFMFUN $GF_PRIMITIVE_POLY ...) ; (DEFMFUN $EF_PRIMITIVE_POLY ...) ; (DEFUN GF-PRIMPOLY ...) ; (DEFUN GF-PRIMPOLY-P2 ...) ; (DEFMFUN $GF_RANDOM ...) ; (DEFMFUN $EF_RANDOM ...) ; (DEFUN GF-RANDOM ...) ; (DEFMFUN $GF_FACTOR ...) ; (DEFUN GF-NS2PMOD-FACTORS ...) ; (DEFUN GF-NS2PMOD-FACTOR ...) ; (DEFUN GF-DISREP-FACTORS ...) ; (DEFMFUN $EF_FACTOR ...) ; (DEFUN GF-FACTOR ...) ; (DEFUN GF-DIFF ...) ; (DEFUN EF-PTH-CROOT ...) ; (DEFUN GF-PTH-ROOT ...) ; (DEFUN GF-GCD-COFACTORS ...) ; (DEFUN GF-SQUARE-FREE ...) ; (DEFUN GF-DISTINCT-DEGREE-FACTORS ...) ; (DEFUN GF-NONCONST-RANDOM ...) ; (DEFUN GF-TRACE-POLY-F2 ...) ; (DEFUN GF-EQUAL-DEGREE-FACTORS ...) ; (DEFMFUN $EF_GCD ...) ; (DEFMFUN $GF_GCD ...) ; (DEFMFUN $GF_GCDEX ...) ; (DEFMFUN $EF_GCDEX ...) ; (DEFMFUN $GF_UNIT_P ...) ; (DEFMFUN $EF_UNIT_P ...) ; (DEFUN GF-UNIT-P ...) ; (DEFMFUN $GF_ORDER ...) ; (DEFMFUN $EF_ORDER ...) ; (DEFUN GF-ORD ...) ; (DEFUN GF-ORD-BY-TABLE ...) ; (DEFUN GF-GROUP-ORDER ...) ; (DEFUN GF-DEGREE-ERRCHK ...) ; (DEFMFUN $GF_DEGREE ...) ; (DEFMFUN $EF_DEGREE ...) ; (DEFUN *F-DEG ...) ; (DEFMFUN $GF_MINIMAL_POLY ...) ; (DEFMFUN $EF_MINIMAL_POLY ...) ; (DEFUN GF-MINPOLY ...) ; (DEFUN GF-ZX ...) ; (DEFUN GF-NCX ...) ; (DEFUN GF-NZX+CX ...) ; (DEFUN GF-NXX2X ...) ; (DEFMFUN $GF_TRACE ...) ; (DEFMFUN $EF_TRACE ...) ; (DEFUN GF-TRACE ...) ; (DEFMFUN $GF_NORM ...) ; (DEFMFUN $EF_NORM ...) ; (DEFUN GF-NORM ...) ; (DEFMFUN $GF_NORMAL_P ...) ; (DEFUN GF-NORMAL-P ...) ; (DEFMFUN $EF_NORMAL_P ...) ; (DEFUN EF-NORMAL-P ...) ; (DEFMFUN $GF_NORMAL ...) ; (DEFMFUN $EF_NORMAL ...) ; (DEFUN GF-NORMAL ...) ; (DEFMFUN $GF_RANDOM_NORMAL ...) ; (DEFUN GF-RANDOM-NORMAL ...) ; (DEFMFUN $EF_RANDOM_NORMAL ...) ; (DEFUN EF-RANDOM-NORMAL ...) ; (DEFMFUN $GF_NORMAL_BASIS ...) ; (DEFMFUN $EF_NORMAL_BASIS ...) ; (DEFUN GF-MAYBE-NORMAL-BASIS ...) ; (DEFUN EF-MAYBE-NORMAL-BASIS ...) ; (DEFUN *F-MAYBE-NORMAL-BASIS ...) ; (DEFUN GF-X2ARRAY ...) ; (DEFMFUN $GF_NORMAL_BASIS_REP ...) ; (DEFMFUN $EF_NORMAL_BASIS_REP ...) ; (DEFUN GF-NORMAL-BASIS-REP ...) ; (DEFMFUN $GF_MATNEG ...) ; (DEFMFUN $EF_MATNEG ...) ; (DEFMFUN $GF_MATADD ...) ; (DEFMFUN $EF_MATADD ...) ; (DEFUN GF-MATADD ...) ; (DEFUN GF-MATADD1 ...) ; (DEFUN GF-MATADD2-ERROR ...) ; (DEFUN GF-MATADD2 ...) ; (DEFMFUN $GF_MATMULT ...) ; (DEFMFUN $EF_MATMULT ...) ; (DEFUN *F-MATMULT ...) ; (DEFUN GF-MATMULT ...) ; (DEFUN GF-MATMULT1 ...) ; (DEFUN GF-MATMULT2 ...) ; (DEFUN ZN-P-ERRCHK ...) ; (DEFUN TRY-LU-AND-CALL ...) ; (DEFMFUN $ZN_INVERT_BY_LU ...) ; (DEFMFUN $GF_MATINV ...) ; (DEFMFUN $GF_INVERT_BY_LU ...) ; (DEFMFUN $EF_INVERT_BY_LU ...) ; (DEFMFUN $ZN_DETERMINANT ...) ; (DEFMFUN $GF_DETERMINANT ...) ; (DEFMFUN $EF_DETERMINANT ...) ; (DEFMFUN $GF_INDEX ...) ; (DEFMFUN $EF_INDEX ...) ; (DEFMFUN $GF_LOG ...) ; (DEFUN GF-LOG-ERRCHK1 ...) ; (DEFUN GF-LOG-ERRCHK2 ...) ; (DEFMFUN $EF_LOG ...) ; (DEFUN GF-DLOGB ...) ; (DEFUN EF-DLOGB ...) ; (DEFUN *F-DLOGB ...) ; (DEFUN GF-DLOG ...) ; (DEFUN EF-DLOG ...) ; (DEFUN *F-DLOG ...) ; (DEFUN GF-DLOG-F ...) ; (DEFUN GF-DLOG-NAIVE ...) ; (DEFUN GF-DLOG-BABY-GIANT ...) ; (DEFUN GF-DLOG-RHO-BRENT ...) ; (DEFMFUN $EF_NTH_ROOT ...) ; (DEFMFUN $GF_NTH_ROOT ...) ; (DEFUN GF-NRT-EXIT ...) ; (DEFUN GF-NRT ...) ; (DEFUN GF-AMM ...) ; (DEFMFUN $GF_ADD_TABLE ...) ; (DEFMFUN $EF_ADD_TABLE ...) ; (DEFUN GF-ADD-TABLE ...) ; (DEFMFUN $GF_MULT_TABLE ...) ; (DEFMFUN $EF_MULT_TABLE ...) ; (DEFUN GF-MULT-TABLE ...) ; (DEFMFUN $GF_POWER_TABLE ...) ; (DEFMFUN $EF_POWER_TABLE ...) ; (DEFUN GF-POWER-TABLE-ARGS ...) ; (DEFUN GF-POWER-TABLE ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/numth.abcl (3.301f0 seconds) ; - Loading binary file "binary-abcl/numth.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/pade.lisp" ; Compiling /home/maxima/maxima-test/src/pade.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE PADE) ; (DECLARE-TOP (SPECIAL TLIST)) ; (LOAD-MACSYMA-MACROS RZMAC ...) ; (DEFMACRO RED ...) ; (DEFMACRO P0? ...) ; (DEFMACRO E0? ...) ; (DEFMACRO EPOS? ...) ; (DEFMACRO ENEG? ...) ; (DEFMACRO NUM ...) ; (DEFMACRO DENOM ...) ; (DEFMACRO ENEG ...) ; (DEFMACRO PADE-LEXP ...) ; (DEFUN ESHIFT ...) ; (DEFMACRO PSMAKE ...) ; (DEFMFUN $PADE ...) ; (DEFUN PADE ...) ; (DEFUN PADE1 ...) ; (DEFUN TERM* ...) ; (DEFUN PADE-MONIZE ...) ; (DEFUN UPOLY+ ...) ; (DECLARE-TOP (UNSPECIAL TLIST)) ; Wrote /home/maxima/maxima-test/src/binary-abcl/pade.abcl (0.072f0 seconds) ; - Loading binary file "binary-abcl/pade.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/homog.lisp" ; Compiling /home/maxima/maxima-test/src/homog.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE HOMOG) ; (LOAD-MACSYMA-MACROS RATMAC) ; (DECLARE-TOP (SPECIAL *HVAR ...)) ; (DEFUN ADDVARDEG ...) ; (DEFUN PTERMVEC ...) ; (DEFUN NZEROS ...) ; (DEFUN LTERMVEC ...) ; (DEFUN HLINSOLVE ...) ; (DEFUN HREDUCE ...) ; (DEFUN HEXPAND ...) ; (DEFUN HDOT ...) ; (DEFUN HSIMP ...) ; (DEFUN HSIMP1 ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/homog.abcl (0.06f0 seconds) ; - Loading binary file "binary-abcl/homog.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/combin.lisp" ; Compiling /home/maxima/maxima-test/src/combin.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE COMBIN) ; (DECLARE-TOP (SPECIAL *A)) ; (LOAD-MACSYMA-MACROS MHAYAT ...) ; (DEFMFUN $MAKEFACT ...) ; (DEFUN MAKEFACT1 ...) ; (DEFMFUN $MAKEGAMMA ...) ; (DEFMFUN $MINFACTORIAL ...) ; (DEFMFUN $FACTCOMB ...) ; (DEFUN FACTCOMB1 ...) ; (DEFUN FACTCOMB ...) ; (DEFUN FACTRAT ...) ; (DEFUN FACTQSNT ...) ; (DEFUN FACTCOMBPLUS ...) ; (LET (DONEL) ...) ; (DEFUN NPLUS ...) ; (DEFUN FACTEXPAND ...) ; (DEFUN FACTPLUSDEP ...) ; (DEFUN SAME ...) ; (DEFUN FACTPOWERSELECT ...) ; (DEFUN FACTPLUS2 ...) ; (DEFUN FACTPLUS0 ...) ; (DEFUN DYPHEYED ...) ; (DEFUN KANSEL ...) ; (DEFVAR *BN* ...) ; (DEFVAR *BD* ...) ; (DEFVAR *EU* ...) ; (PUTPROP (QUOTE *EU*) ...) ; (PUTPROP (QUOTE BERN) ...) ; (DEFUN NXTBINCOEF ...) ; (DEFUN EULER ...) ; (DEF-SIMPLIFIER EULER ...) ; (DEFUN BERN ...) ; (DEF-SIMPLIFIER BERN ...) ; (DEFMFUN $BERNPOLY ...) ; (DEFMFUN $EULERPOLY ...) ; (DEFPROP %ZETA ...) ; (DEFPROP %ZETA ...) ; (DEFPROP %ZETA ...) ; (DEFUN SIMPLIM%ZETA ...) ; (DEF-SIMPLIFIER ZETA ...) ; (DEFUN FLOAT-ZETA ...) ; (DEFMFUN $FIB ...) ; (LET (PREVFIB) ...) ; (DEFMFUN $LUCAS ...) ; (DEFUN LUCAS ...) ; (DEFMFUN $CFDISREP ...) ; (DEFUN CFDISREP1 ...) ; (DEFUN CFMAK ...) ; (DEFUN MAKCF ...) ; (DEFMSPEC $CF ...) ; (DEFUN CFRATSIMP ...) ; (DEFUN CFNROOT ...) ; (DEFUN CFEVAL ...) ; (DEFUN CF ...) ; (DEFUN CFPLUS ...) ; (DEFUN CFTIMES ...) ; (DEFUN CFDIFF ...) ; (DEFUN CFMIN ...) ; (DEFUN CFQUOT ...) ; (DEFUN CFEXPT ...) ; (DEFUN CONF1 ...) ; (DEFUN CONF2 ...) ; (DEFUN CF-CONVERGENTS-P-Q ...) ; (DEFUN FIND-CF1 ...) ; (DEFUN FIND-CF ...) ; (DEFUN CF-BACK-RECURRENCE ...) ; (DEFUN CFFUN ...) ; (DEFUN CONF4 ...) ; (DEFUN CONF5 ...) ; (DEFUN CONF6 ...) ; (DEFUN CONF7 ...) ; (DEFUN CFSQRT ...) ; (DEFMFUN $QUNIT ...) ; (DEFUN PELSO1 ...) ; (DEFUN SQCONT ...) ; (DEFUN RATCF ...) ; (DEFMFUN $CFEXPAND ...) ; (DEFUN CFEXPAND ...) ; (DEFUN SIMPSUM2 ...) ; (LET (COMBIN-SUM COMBIN-USUM) ...) ; (DEFMSPEC $PRODUCT ...) ; (DEFUN SIMPPROD ...) ; (DEFMFUN $TAYTORAT ...) ; (DEFUN SRRAT ...) ; (DEFUN SRRAT2 ...) ; (DEFUN SRRAT3 ...) ; (DEFMSPEC $DEFTAYLOR ...) ; (DEFUN SUBSUM ...) ; (DEFUN SUSUM1 ...) ; (DEFMFUN $POLYDECOMP ...) ; (DEFUN POLYDECOMP ...) ; (DEFUN PDECRED ...) ; (DEFUN PDECOMP ...) ; (DEFUN PDECGDFRM ...) ; (DEFUN PDECPRIMEP ...) ; (DEFUN PDECPOW ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/combin.abcl (0.648f0 seconds) ; - Loading binary file "binary-abcl/combin.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/nset.lisp" ; Compiling /home/maxima/maxima-test/src/nset.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE NSET) ; ($PUT (QUOTE $NSET) ...) ; (SETQ $PROPS ...) ; (DEFPROP $SET ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEF-LBP $} ...) ; (SETF (GET # ...) ...) ; (DEF-MATCH ${ ...) ; (DEF-LBP ${ ...) ; (DEF-MHEADER ${ ...) ; (DEF-POS ${ ...) ; (DEF-OPERATOR "{" ...) ; (SETQ $PROPS ...) ; (SETQ $PROPS ...) ; (PUTOPR "{" ...) ; (DEFPROP $SET ...) ; (DEFPROP $SET ...) ; (DEFUN REQUIRE-SET ...) ; (DEFUN REQUIRE-LIST ...) ; (DEFUN REQUIRE-LIST-OR-SET ...) ; (DEFMFUN $UNIQUE ...) ; (DEFMFUN $SETIFY ...) ; (DEFMFUN $FULLSETIFY ...) ; (DEFMFUN $LISTIFY ...) ; (DEFMFUN $FULL_LISTIFY ...) ; (DEFPROP $SET ...) ; (DEFUN SIMP-SET ...) ; (DEFMFUN $EMPTYP ...) ; (DEFMFUN $SETP ...) ; (DEFMFUN $CARDINALITY ...) ; (DEFMFUN $SUBSETP ...) ; (DEFMFUN $SETEQUALP ...) ; (DEFMFUN $ADJOIN ...) ; (DEFMFUN $DISJOIN ...) ; (DEFUN PREFIXCONC ...) ; (DEFMFUN $UNION ...) ; (DEFMFUN $SETDIFFERENCE ...) ; (DEFMFUN $INTERSECTION ...) ; (DEFMFUN $INTERSECT ...) ; (DEFMFUN $ELEMENTP ...) ; (DEFMFUN $DISJOINTP ...) ; (DEFMFUN $SUBSET ...) ; (DEFMFUN $PARTITION_SET ...) ; (DEFMFUN $SYMMDIFFERENCE ...) ; (DEFMFUN $IN_EXACTLY_ONE ...) ; (DEFMFUN $POWERSET ...) ; (DEFUN POWER-SET ...) ; (DEFUN POWERSET-SUBSET ...) ; (DEFUN KSUBSET-LEX-SUCCESSOR ...) ; (DEFMFUN $PERMUTATIONS ...) ; (DEFUN PERMUTATION-LEX-SUCCESSOR ...) ; (DEFMFUN $RANDOM_PERMUTATION ...) ; (DEFUN B-SEARCH-EXPR ...) ; (DEFMFUN $FLATTEN ...) ; (DEFUN FLATTENL-OP ...) ; (DEFUN SORTED-REMOVE-DUPLICATES ...) ; (DEFUN SET-INTERSECT ...) ; (DEFUN SET-UNION ...) ; (DEFUN SSET-DIFFERENCE ...) ; (DEFUN SET-SUBSETP ...) ; (DEFUN SET-SYMMETRIC-DIFFERENCE ...) ; (DEFUN SET-DISJOINTP ...) ; (DEFMFUN $EXTREMAL_SUBSET ...) ; (DEFUN BOOL-CHECKED-MFUNCALL ...) ; (DEFMFUN $EQUIV_CLASSES ...) ; (DEFMFUN $CARTESIAN_PRODUCT ...) ; (DEFMFUN $CARTESIAN_PRODUCT_LIST ...) ; (DEFUN CARTESIAN-PRODUCT ...) ; (DEFMFUN $SET_PARTITIONS ...) ; (DEFUN SET-PARTITIONS ...) ; (DEFMFUN $INTEGER_PARTITIONS ...) ; (DEFUN INTEGER-PARTITIONS ...) ; (DEFUN FIXED-LENGTH-PARTITIONS ...) ; (DEFMFUN $NUM_PARTITIONS ...) ; (DEFMFUN $NUM_DISTINCT_PARTITIONS ...) ; (DEFPROP %KRON_DELTA ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEFMFUN $KRON_DELTA ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (MPUTPROP (QUOTE %KRON_DELTA) ...) ; (PUTPROP (QUOTE %KRON_DELTA) ...) ; (DEFUN SIMP-KRON-DELTA ...) ; (DEFPROP %KRON_DELTA ...) ; (DEFUN TEX-KRON-DELTA ...) ; (DEFPROP $STIRLING1 ...) ; (DEFPROP $STIRLING1 ...) ; (DEFUN SIMP-STIRLING1 ...) ; (DEFUN INTEGER-STIRLING1 ...) ; (DEFUN NONNEGATIVE-INTEGERP ...) ; (DEFPROP $STIRLING2 ...) ; (DEFUN SIMP-STIRLING2 ...) ; (DEFUN INTEGER-STIRLING2 ...) ; (DEFPROP $BELLN ...) ; (DEFUN SIMP-BELLN ...) ; (DEFUN INTEGER-BELLN ...) ; (DEFMFUN $MULTINOMIAL_COEFF ...) ; (DEFMFUN $RREDUCE ...) ; (DEFMFUN $LREDUCE ...) ; (DEFUN RL-REDUCE ...) ; (DEFMACRO DEF-NARY ...) ; (DEFUN XAPPEND ...) ; (DEF-NARY (QUOTE MAND) ...) ; (DEF-NARY (QUOTE MOR) ...) ; (DEF-NARY (QUOTE MPLUS) ...) ; (DEF-NARY (QUOTE MTIMES) ...) ; (DEF-NARY (QUOTE $MAX) ...) ; (DEF-NARY (QUOTE $MIN) ...) ; (DEF-NARY (QUOTE $APPEND) ...) ; (DEF-NARY (QUOTE $UNION) ...) ; (DEFMFUN $XREDUCE ...) ; (DEFMFUN $TREE_REDUCE ...) ; (DEFMFUN $IDENTITY ...) ; (DEFUN CHECKED-AND ...) ; (DEFUN CHECKED-OR ...) ; (DEFUN IGNORE-ERRORS-MFUNCALL ...) ; (DEFMFUN $EVERY ...) ; (DEFMFUN $SOME ...) ; (DEFMSPEC $MAKESET ...) ; (DEFUN THREAD ...) ; (DEFPROP $DIVISORS ...) ; (DEFUN SIMP-DIVISORS ...) ; (DEFPROP $MOEBIUS ...) ; (DEFUN SIMP-MOEBIUS ...) ; (DEFMFUN $SUBLIST_INDICES ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/nset.abcl (0.799f0 seconds) ; - Loading binary file "binary-abcl/nset.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/rand-mt19937.lisp"; Compiling /home/maxima/maxima-test/src/rand-mt19937.lisp ... ; (IN-PACKAGE :MT19937) ; (DEFCONSTANT MT19937-N ...) ; (DEFCONSTANT MT19937-M ...) ; (DEFCONSTANT MT19937-UPPER-MASK ...) ; (DEFCONSTANT MT19937-LOWER-MASK ...) ; (DEFCONSTANT MT19937-B ...) ; (DEFCONSTANT MT19937-C ...) ; (DEFUN GENERATE-SEED ...) ; (DEFUN INT-INIT-RANDOM-STATE ...) ; (DEFUN VEC-INIT-RANDOM-STATE ...) ; (DEFUN INIT-RANDOM-STATE ...) ; (DEFSTRUCT (RANDOM-STATE #) ...) ; (DEFVAR *RANDOM-STATE* ...) ; (DEFUN MAKE-RANDOM-STATE ...) ; (DEFCONSTANT RANDOM-CHUNK-LENGTH ...) ; (DECLAIM (INLINE RANDOM-CHUNK)) ; (DEFUN RANDOM-MT19937-UPDATE ...) ; (DEFUN RANDOM-CHUNK ...) ; (DECLAIM (INLINE %RANDOM-SINGLE-FLOAT ...)) ; (DECLAIM (FTYPE # ...)) ; (DECLAIM (FTYPE # ...)) ; (DEFUN %RANDOM-SINGLE-FLOAT ...) ; (DEFUN %RANDOM-DOUBLE-FLOAT ...) ; (DEFUN %RANDOM-INTEGER ...) ; (DEFUN RANDOM ...) ; (IN-PACKAGE :MAXIMA) ; (DEFMFUN $SET_RANDOM_STATE ...) ; (DEFMFUN $MAKE_RANDOM_STATE ...) ; (DEFMFUN $RANDOM ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/rand-mt19937.abcl (0.108f0 seconds) ; - Loading binary file "binary-abcl/rand-mt19937.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/maxmin.lisp" ; Compiling /home/maxima/maxima-test/src/maxmin.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE MAXMIN) ; ($PUT (QUOTE $MAXMIN) ...) ; (SETQ $PROPS ...) ; (DEFPROP $MAX ...) ; (DEFPROP $MIN ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEFMVAR $MAXMIN_EFFORT ...) ; (DEFUN MAXMIN_EFFORT-ASSIGN ...) ; (DEFPROP $MAXMIN_EFFORT ...) ; (DEFUN BETWEENP ...) ; (DEFPROP $MAX ...) ; (DEFUN SIMPLIM$MAX ...) ; (DEFPROP $MAX ...) ; (DEFUN MAX-P ...) ; (DEFUN MIN-P ...) ; (DEFUN SIMP-MAX ...) ; (DEFUN LIMITNEG ...) ; (DEFPROP $MIN ...) ; (DEFUN SIMPLIM$MIN ...) ; (DEFPROP $MIN ...) ; (DEFUN SIMP-MIN ...) ; (DEFUN MAXIMIN ...) ; (DEFMFUN $LMAX ...) ; (DEFMFUN $LMIN ...) ; (DEFMFUN $COMPARE ...) ; (DEFUN LENIENT-EXTENDED-REALP ...) ; (DEFUN LENIENT-REALP ...) ; (DEFMFUN $RATIONALIZE ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/maxmin.abcl (0.103f0 seconds) ; - Loading binary file "binary-abcl/maxmin.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/nummod.lisp" ; Compiling /home/maxima/maxima-test/src/nummod.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE NUMMOD) ; ($PUT (QUOTE $NUMMOD) ...) ; (SETQ $PROPS ...) ; (DEFMACRO OPCONS ...) ; (DEFPROP $CHARFUN ...) ; (DEFPROP %CHARFUN ...) ; (DEFUN SIMP-CHARFUN ...) ; (DEFUN INTEGER-PART-OF-SUM ...) ; (DEFPROP $FLOOR ...) ; (DEFPROP $FLOOR ...) ; (DEFPROP $FLOOR ...) ; (SETF (GET # ...) ...) ; (DEFPROP $ENTIER ...) ; (DEFPROP $ENTIER ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEFMACRO BIND-FPPREC ...) ; (DEFUN USE-RADCAN-P ...) ; (DEFUN PRETTY-GOOD-FLOOR-OR-CEILING ...) ; (DEFUN SIMP-FLOOR ...) ; (DEFUN FLOOR-INTEGRAL ...) ; (DEFUN CEILING-INTEGRAL ...) ; (PUTPROP (QUOTE $FLOOR) ...) ; (PUTPROP (QUOTE $CEILING) ...) ; (DEFPROP $CEILING ...) ; (DEFPROP $FLOOR ...) ; (DEFUN SIMPLIM%FLOOR ...) ; (DEFPROP $CEILING ...) ; (DEFPROP $CEILING ...) ; (SETF (GET # ...) ...) ; (DEFUN SIMP-CEILING ...) ; (DEFPROP $CEILING ...) ; (DEFUN SIMPLIM%CEILING ...) ; (DEFPROP $MOD ...) ; (DEFPROP $MOD ...) ; (DEFPROP $MOD ...) ; (DEFPROP $MOD ...) ; (DEFPROP $MOD ...) ; (SETF (GET # ...) ...) ; (DEFUN SIMP-NUMMOD ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEF-SIMPLIFIER ROUND ...) ; (DEFPROP %ROUND ...) ; (DEFUN SIMPLIM%ROUND ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEF-SIMPLIFIER TRUNCATE ...) ; (DEFUN SIGNUM-INTEGRAL ...) ; (DEFUN UNIT-STEP-INTEGRAL ...) ; (DEFUN MOD-INTEGRAL ...) ; (PUTPROP (QUOTE %SIGNUM) ...) ; (PUTPROP (QUOTE $UNIT_STEP) ...) ; (PUTPROP (QUOTE $MOD) ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/nummod.abcl (0.116f0 seconds) ; - Loading binary file "binary-abcl/nummod.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/conjugate.lisp" ; Compiling /home/maxima/maxima-test/src/conjugate.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE CONJUGATE) ; ($PUT (QUOTE $CONJUGATE) ...) ; (SETQ $PROPS ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEFUN TEX-CONJUGATE ...) ; (DEFPROP $CONJUGATE ...) ; (DEFPROP $CONJUGATE ...) ; (DEFPROP $CONJUGATE ...) ; (DEFPROP $CONJUGATE ...) ; (LET (# #) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEFUN OFF-NEGATIVE-REAL-AXISP ...) ; (DEFUN ON-NEGATIVE-REAL-AXISP ...) ; (DEFUN OFF-NEGATIVE-ONE-TO-ONEP ...) ; (DEFUN IN-DOMAIN-OF-ASIN ...) ; (DEFUN CONJUGATE-LOG ...) ; (DEFUN CONJUGATE-PLOG ...) ; (DEFUN CONJUGATE-MEXPT ...) ; (DEFUN CONJUGATE-SUM ...) ; (DEFUN CONJUGATE-PRODUCT ...) ; (DEFUN CONJUGATE-ASIN ...) ; (DEFUN CONJUGATE-ACOS ...) ; (DEFUN CONJUGATE-ACSC ...) ; (DEFUN CONJUGATE-ASEC ...) ; (DEFUN CONJUGATE-ATAN ...) ; (DEFUN CONJUGATE-ATANH ...) ; (DEFUN CONJUGATE-BESSEL-J ...) ; (DEFUN CONJUGATE-BESSEL-Y ...) ; (DEFUN CONJUGATE-BESSEL-I ...) ; (DEFUN CONJUGATE-BESSEL-K ...) ; (DEFUN CONJUGATE-HANKEL-1 ...) ; (DEFUN CONJUGATE-HANKEL-2 ...) ; (DEFUN CONJUGATE-LOG-GAMMA ...) ; (DEFUN CONJUGATE-LI ...) ; (DEFUN CONJUGATE-PSI ...) ; (DEFUN CONJUGATE-DERIVATIVE ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (SETF (GET # ...) ...) ; (DEFUN MANIFESTLY-REAL-P ...) ; (DEFUN MANIFESTLY-PURE-IMAGINARY-P ...) ; (DEFUN MANIFESTLY-COMPLEX-P ...) ; (DEFUN MANIFESTLY-NONREAL-P ...) ; (DEFUN SIMP-CONJUGATE ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/conjugate.abcl (0.104f0 seconds) ; - Loading binary file "binary-abcl/conjugate.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/expintegral.lisp" ; Compiling /home/maxima/maxima-test/src/expintegral.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFVAR *DEBUG-EXPINTEGRAL* ...) ; (DEFVAR *DEBUG-EXPINT-MAXIT* ...) ; (DEFVAR *DEBUG-EXPINT-FRACMAXIT* ...) ; (DEFVAR *DEBUG-EXPINT-BFLOATMAXIT* ...) ; (DEFVAR *DEBUG-EXPINT-FRACBFLOATMAXIT* ...) ; (DEFVAR $EXPINTEXPAND ...) ; (DEFVAR $EXPINTREP ...) ; (DEFVAR *EXPINTFLAG* ...) ; (DEFUN SIMP-DOMAIN-ERROR ...) ; (DEFPROP %EXPINTEGRAL_E ...) ; (DEFPROP %EXPINTEGRAL_E ...) ; (DEFUN CONJUGATE-EXPINTEGRAL-E ...) ; (DEFPROP %EXPINTEGRAL_E ...) ; (DEFPROP %EXPINTEGRAL_E ...) ; (DEFPROP %EXPINTEGRAL_E ...) ; (DEFUN SIMPLIM%EXPINTEGRAL_E ...) ; (DEF-SIMPLIFIER EXPINTEGRAL_E ...) ; (DEFVAR *EXPINT-EPS* ...) ; (DEFVAR *EXPINT-MAXIT* ...) ; (DEFUN EXPINTEGRAL-E ...) ; (DEFUN FRAC-EXPINTEGRAL-E ...) ; (DEFUN CMUL ...) ; (DEFUN CDIV ...) ; (DEFUN CPOWER ...) ; (DEFUN BFLOAT-EXPINTEGRAL-E ...) ; (DEFUN FRAC-BFLOAT-EXPINTEGRAL-E ...) ; (DEFPROP %EXPINTEGRAL_E1 ...) ; (DEFPROP %EXPINTEGRAL_E1 ...) ; (DEFUN CONJUGATE-EXPINTEGRAL-E1 ...) ; (DEFPROP %EXPINTEGRAL_E1 ...) ; (DEFPROP %EXPINTEGRAL_E1 ...) ; (DEFPROP %EXPINTEGRAL_E1 ...) ; (DEFUN SIMPLIM%EXPINTEGRAL_E1 ...) ; (DEF-SIMPLIFIER EXPINTEGRAL_E1 ...) ; (DEFPROP %EXPINTEGRAL_EI ...) ; (DEFPROP %EXPINTEGRAL_EI ...) ; (DEFPROP %EXPINTEGRAL_EI ...) ; (DEFPROP %EXPINTEGRAL_EI ...) ; (DEFPROP %EXPINTEGRAL_EI ...) ; (DEFUN SIMPLIM%EXPINTEGRAL_EI ...) ; (DEF-SIMPLIFIER EXPINTEGRAL_EI ...) ; (DEFUN EXPINTEGRAL-EI ...) ; (DEFUN BFLOAT-EXPINTEGRAL-EI ...) ; (DEFPROP %EXPINTEGRAL_LI ...) ; (DEFPROP %EXPINTEGRAL_LI ...) ; (DEFUN CONJUGATE-EXPINTEGRAL-LI ...) ; (DEFPROP %EXPINTEGRAL_LI ...) ; (DEFPROP %EXPINTEGRAL_LI ...) ; (DEFPROP %EXPINTEGRAL_LI ...) ; (DEFUN SIMPLIM%EXPINTEGRAL_LI ...) ; (DEF-SIMPLIFIER EXPINTEGRAL_LI ...) ; (DEFUN EXPINTEGRAL-LI ...) ; (DEFUN BFLOAT-EXPINTEGRAL-LI ...) ; (DEFPROP %EXPINTEGRAL_SI ...) ; (DEFPROP %EXPINTEGRAL_SI ...) ; (DEFPROP %EXPINTEGRAL_SI ...) ; (DEFPROP %EXPINTEGRAL_SI ...) ; (DEFPROP %EXPINTEGRAL_SI ...) ; (DEFPROP %EXPINTEGRAL_SI ...) ; (DEFUN SIMPLIM%EXPINTEGRAL_SI ...) ; (DEF-SIMPLIFIER EXPINTEGRAL_SI ...) ; (DEFUN EXPINTEGRAL-SI ...) ; (DEFUN BFLOAT-EXPINTEGRAL-SI ...) ; (DEFPROP %EXPINTEGRAL_SHI ...) ; (DEFPROP %EXPINTEGRAL_SI ...) ; (DEFPROP %EXPINTEGRAL_SI ...) ; (DEFPROP %EXPINTEGRAL_SHI ...) ; (DEFPROP %EXPINTEGRAL_SHI ...) ; (DEFPROP %EXPINTEGRAL_SHI ...) ; (DEFUN SIMPLIM%EXPINTEGRAL_SHI ...) ; (DEF-SIMPLIFIER EXPINTEGRAL_SHI ...) ; (DEFUN EXPINTEGRAL-SHI ...) ; (DEFUN BFLOAT-EXPINTEGRAL-SHI ...) ; (DEFPROP %EXPINTEGRAL_CI ...) ; (DEFPROP %EXPINTEGRAL_CI ...) ; (DEFUN CONJUGATE-EXPINTEGRAL-CI ...) ; (DEFPROP %EXPINTEGRAL_CI ...) ; (DEFPROP %EXPINTEGRAL_CI ...) ; (DEFPROP %EXPINTEGRAL_CI ...) ; (DEFUN SIMPLIM%EXPINTEGRAL_CI ...) ; (DEF-SIMPLIFIER EXPINTEGRAL_CI ...) ; (DEFUN EXPINTEGRAL-CI ...) ; (DEFUN BFLOAT-EXPINTEGRAL-CI ...) ; (DEFPROP %EXPINTEGRAL_CHI ...) ; (DEFPROP %EXPINTEGRAL_CHI ...) ; (DEFUN CONJUGATE-EXPINTEGRAL-CHI ...) ; (DEFPROP %EXPINTEGRAL_CHI ...) ; (DEFPROP %EXPINTEGRAL_CHI ...) ; (DEFPROP %EXPINTEGRAL_CHI ...) ; (DEFUN SIMPLIM%EXPINTEGRAL_CHI ...) ; (DEF-SIMPLIFIER EXPINTEGRAL_CHI ...) ; (DEFUN EXPINTEGRAL-CHI ...) ; (DEFUN BFLOAT-EXPINTEGRAL-CHI ...) ; (DEFMFUN $EXPINT ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/expintegral.abcl (0.503f0 seconds) ; - Loading binary file "binary-abcl/expintegral.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/gamma.lisp" ; Compiling /home/maxima/maxima-test/src/gamma.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFMVAR $ERF_REPRESENTATION ...) ; (DEFMVAR $ERF_%IARGS ...) ; (DEFUN FLOAT-NUMERICAL-EVAL-P ...) ; (DEFUN COMPLEX-FLOAT-NUMERICAL-EVAL-P ...) ; (DEFUN BIGFLOAT-NUMERICAL-EVAL-P ...) ; (DEFUN COMPLEX-BIGFLOAT-NUMERICAL-EVAL-P ...) ; (DEFUN NUMERICAL-EVAL-P ...) ; (DEFUN INTEGER-REPRESENTATION-P ...) ; (DEFPROP %DOUBLE_FACTORIAL ...) ; (DEFPROP %DOUBLE_FACTORIAL ...) ; (DEFPROP %DOUBLE_FACTORIAL ...) ; (DEF-SIMPLIFIER DOUBLE_FACTORIAL ...) ; (DEFUN DOUBLE-FACTORIAL ...) ; (DEFUN BFLOAT-DOUBLE-FACTORIAL ...) ; (DEFVAR *DEBUG-GAMMA* ...) ; (DEFPROP %GAMMA_INCOMPLETE ...) ; (DEFPROP %GAMMA_INCOMPLETE ...) ; (DEFUN CONJUGATE-GAMMA-INCOMPLETE ...) ; (PUTPROP (QUOTE %GAMMA_INCOMPLETE) ...) ; (DEFPROP %GAMMA_INCOMPLETE ...) ; (DEFPROP %GAMMA_INCOMPLETE ...) ; (DEFUN SIMPLIM%GAMMA_INCOMPLETE ...) ; (DEFPROP %GAMMA_INCOMPLETE_LOWER ...) ; (DEF-SIMPLIFIER GAMMA_INCOMPLETE_LOWER ...) ; (DEFUN GAMMA-INCOMPLETE-LOWER-EXPAND ...) ; (DEF-SIMPLIFIER GAMMA_INCOMPLETE ...) ; (DEFVAR *GAMMA-INCOMPLETE-MAXIT* ...) ; (DEFVAR *GAMMA-INCOMPLETE-EPS* ...) ; (DEFVAR *GAMMA-INCOMPLETE-MIN* ...) ; (DEFVAR *GAMMA-RADIUS* ...) ; (DEFVAR *GAMMA-IMAG* ...) ; (DEFUN GAMMA-INCOMPLETE ...) ; (DEFUN %GAMMA-INCOMPLETE ...) ; (DEFUN BFLOAT-GAMMA-INCOMPLETE ...) ; (DEFUN COMPLEX-BFLOAT-GAMMA-INCOMPLETE ...) ; (DEFPROP %GAMMA_INCOMPLETE_GENERALIZED ...) ; (DEFUN CONJUGATE-GAMMA-INCOMPLETE-GENERALIZED ...) ; (DEFPROP %GAMMA_INCOMPLETE_GENERALIZED ...) ; (DEFPROP %GAMMA_INCOMPLETE_GENERALIZED ...) ; (DEF-SIMPLIFIER GAMMA_INCOMPLETE_GENERALIZED ...) ; (DEFPROP %GAMMA_INCOMPLETE_REGULARIZED ...) ; (DEFUN CONJUGATE-GAMMA-INCOMPLETE-REGULARIZED ...) ; (DEFPROP %GAMMA_INCOMPLETE_REGULARIZED ...) ; (DEFPROP %GAMMA_INCOMPLETE_REGULARIZED ...) ; (DEF-SIMPLIFIER GAMMA_INCOMPLETE_REGULARIZED ...) ; (DEFMFUN $LOG_GAMMA ...) ; (DEFPROP $LOG_GAMMA ...) ; (DEFPROP $LOG_GAMMA ...) ; (DEFPROP %LOG_GAMMA ...) ; (DEFPROP %LOG_GAMMA ...) ; (DEFPROP %LOG_GAMMA ...) ; (DEFPROP %LOG_GAMMA ...) ; (DEFPROP %LOG_GAMMA ...) ; (DEFUN LOG-GAMMA-INTEGRAL ...) ; (PUTPROP (QUOTE %LOG_GAMMA) ...) ; (DEFUN SIMP-LOG-GAMMA ...) ; (DEFUN LOG-GAMMA-LANCZOS ...) ; (DEFUN BFLOAT-LOG-GAMMA ...) ; (DEFUN COMPLEX-BFLOAT-LOG-GAMMA ...) ; (DEFPROP %ERF ...) ; (DEFPROP %ERF ...) ; (DEFPROP %ERF ...) ; (DEFPROP %ERF ...) ; (DEFPROP %ERF ...) ; (DEFUN ERF-HYPERGEOMETRIC ...) ; (DEF-SIMPLIFIER ERF ...) ; (DEFUN ERF ...) ; (DEFUN COMPLEX-ERF ...) ; (DEFUN BFLOAT-ERF ...) ; (DEFUN COMPLEX-BFLOAT-ERF ...) ; (IN-PACKAGE :BIGFLOAT) ; (DEFUN BF-ERF ...) ; (DEFUN BF-ERFC ...) ; (IN-PACKAGE :MAXIMA) ; (DEFPROP %ERF_GENERALIZED ...) ; (DEFPROP %ERF_GENERALIZED ...) ; (LET (# #) ...) ; (DEFPROP %ERF_GENERALIZED ...) ; (DEFPROP %ERF_GENERALIZED ...) ; (DEFUN SIMPLIM%ERF_GENERALIZED ...) ; (DEF-SIMPLIFIER ERF_GENERALIZED ...) ; (DEFPROP %ERFC ...) ; (DEFPROP %ERFC ...) ; (DEFPROP %ERFC ...) ; (DEFPROP %ERFC ...) ; (DEFPROP %ERFC ...) ; (DEFUN SIMPLIM%ERFC ...) ; (DEF-SIMPLIFIER ERFC ...) ; (DEFPROP %ERFI ...) ; (DEFPROP %ERFI ...) ; (DEFPROP %ERFI ...) ; (DEFPROP %ERFI ...) ; (DEFPROP %ERFI ...) ; (DEFPROP %ERFI ...) ; (DEFUN SIMPLIM%ERFI ...) ; (IN-PACKAGE :BIGFLOAT) ; (DEFUN BF-ERFI ...) ; (IN-PACKAGE :MAXIMA) ; (DEF-SIMPLIFIER ERFI ...) ; (DEFPROP %INVERSE_ERF ...) ; (DEFPROP %INVERSE_ERF ...) ; (DEFPROP %ERF ...) ; (DEFPROP %INVERSE_ERF ...) ; (DEFPROP %INVERSE_ERF ...) ; (DEFPROP %INVERSE_ERF ...) ; (DEFUN SIMPLIM%INVERSE_ERF ...) ; (DEF-SIMPLIFIER INVERSE_ERF ...) ; (DEFPROP %INVERSE_ERFC ...) ; (DEFPROP %INVERSE_ERFC ...) ; (DEFPROP %ERFC ...) ; (DEFPROP %INVERSE_ERFC ...) ; (DEFPROP %INVERSE_ERFC ...) ; (DEFPROP %INVERSE_ERFC ...) ; (DEFUN SIMPLIM%INVERSE_ERFC ...) ; (DEF-SIMPLIFIER INVERSE_ERFC ...) ; (DEFVAR *DEBUG-NEWTON* ...) ; (DEFVAR *NEWTON-MAXCOUNT* ...) ; (DEFVAR *NEWTON-EPSILON-FACTOR* ...) ; (DEFVAR *NEWTON-EPSILON-FACTOR-FLOAT* ...) ; (DEFUN FLOAT-NEWTON ...) ; (DEFUN BFLOAT-NEWTON ...) ; (IN-PACKAGE :BIGFLOAT) ; (DEFUN BF-INVERSE-ERF ...) ; (DEFUN BF-INVERSE-ERFC ...) ; (DEFUN BF-NEWTON ...) ; (IN-PACKAGE :MAXIMA) ; (DEFPROP %FRESNEL_S ...) ; (DEFPROP %FRESNEL_S ...) ; (DEFPROP %FRESNEL_S ...) ; (DEFPROP %FRESNEL_S ...) ; (DEFPROP %FRESNEL_S ...) ; (DEFPROP %FRESNEL_S ...) ; (DEFUN SIMPLIM%FRESNEL_S ...) ; (DEFVAR *FRESNEL-MAXIT* ...) ; (DEFVAR *FRESNEL-EPS* ...) ; (DEFVAR *FRESNEL-MIN* ...) ; (IN-PACKAGE :BIGFLOAT) ; (DEFUN BF-FRESNEL ...) ; (DEFUN BF-FRESNEL-S ...) ; (DEFUN BF-FRESNEL-C ...) ; (IN-PACKAGE :MAXIMA) ; (DEF-SIMPLIFIER FRESNEL_S ...) ; (DEFPROP %FRESNEL_C ...) ; (DEFPROP %FRESNEL_C ...) ; (DEFPROP %FRESNEL_C ...) ; (DEFPROP %FRESNEL_C ...) ; (DEFPROP %FRESNEL_C ...) ; (DEFPROP %FRESNEL_C ...) ; (DEFUN SIMPLIM%FRESNEL_C ...) ; (DEF-SIMPLIFIER FRESNEL_C ...) ; (LET (# #) ...) ; (DEFVAR *BETA-INCOMPLETE-MAXIT* ...) ; (DEFVAR *BETA-INCOMPLETE-EPS* ...) ; (DEFPROP %BETA_INCOMPLETE ...) ; (DEFPROP %BETA_INCOMPLETE ...) ; (DEFPROP %BETA_INCOMPLETE ...) ; (DEF-SIMPLIFIER BETA_INCOMPLETE ...) ; (DEFUN BETA-INCOMPLETE-EXPAND-NEGATIVE-INTEGER ...) ; (DEFUN BETA-INCOMPLETE ...) ; (DEFUN NUMERIC-BETA-INCOMPLETE ...) ; (DEFPROP %BETA_INCOMPLETE_GENERALIZED ...) ; (DEFPROP %BETA_INCOMPLETE_GENERALIZED ...) ; (DEFUN CONJUGATE-BETA-INCOMPLETE-GENERALIZED ...) ; (DEFPROP %BETA_INCOMPLETE_GENERALIZED ...) ; (DEFPROP %BETA_INCOMPLETE_GENERALIZED ...) ; (DEF-SIMPLIFIER BETA_INCOMPLETE_GENERALIZED ...) ; (DEFPROP %BETA_INCOMPLETE_REGULARIZED ...) ; (DEFPROP %BETA_INCOMPLETE_REGULARIZED ...) ; (DEFPROP %BETA_INCOMPLETE_REGULARIZED ...) ; (DEF-SIMPLIFIER BETA_INCOMPLETE_REGULARIZED ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/gamma.abcl (0.946f0 seconds) ; - Loading binary file "binary-abcl/gamma.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/mstuff.lisp" ; Compiling /home/maxima/maxima-test/src/mstuff.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE MSTUFF) ; (DEFMFUN $SORT ...) ; (DEFUN MFUNCTION1 ...) ; (DEFUN LESSTHAN ...) ; (DEFMSPEC $MAKELIST ...) ; (DEFUN INTERVAL2 ...) ; (DEFUN INTERVAL ...) ; (DEFMFUN $SUBLIST ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/mstuff.abcl (0.044f0 seconds) ; - Loading binary file "binary-abcl/mstuff.abcl" ; - Compiling module "polynomial" ; - Compiling source file "/home/maxima/maxima-test/src/polynomialp.lisp" ; Compiling /home/maxima/maxima-test/src/polynomialp.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFMFUN $NONNEGINTEGERP ...) ; (DEFMFUN $POLYNOMIALP ...) ; (DEFUN POLYNOMIALP ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/polynomialp.abcl (0.033f0 seconds) ; - Loading binary file "binary-abcl/polynomialp.abcl" ; - Compiling module "poisson-series" ; - Compiling source file "/home/maxima/maxima-test/src/pois2.lisp" ; Compiling /home/maxima/maxima-test/src/pois2.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE POIS2) ; (DECLARE-TOP (SPECIAL POISVALS ...)) ; (DEFUN POISLIM1 ...) ; in (DEFUN POISLIM1 ...) ; Caught STYLE-WARNING: ; Declaring special variable J to be ignorable. ; (DEFUN NONPERIOD ...) ; (POISLIM1 NIL ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/pois2.abcl (0.011f0 seconds) ; - Loading binary file "binary-abcl/pois2.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/pois3.lisp" ; Compiling /home/maxima/maxima-test/src/pois3.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE POIS3) ; (DECLARE-TOP (SPECIAL *ARGC ...)) ; (DEFVAR TRIM ...) ; (DEFUN POISCDECODE ...) ; (DEFUN INTOPOISCO ...) ; (DEFUN POISCO+ ...) ; (DEFUN POISCO* ...) ; (DEFUN HALVE ...) ; (DEFUN POISSUBSTCO ...) ; (DEFUN POISCODIF ...) ; (DEFUN POISCOINTEG ...) ; (DEFUN POISPZERO ...) ; (DEFUN FUMCHECK ...) ; (DEFUN CHECKENCODE ...) ; (DEFMFUN $POISSIMP ...) ; (DEFMSPEC MPOIS ...) ; (DEFMFUN $POISPLUS ...) ; (DECLARE-TOP (SPECIAL *B ...)) ; (DEFMFUN $POISMAP ...) ; (DEFUN POISMAP ...) ; (DEFUN POISMERGE22 ...) ; (DEFUN POISCOSINE ...) ; (DEFUN POISSINE ...) ; (DEFMFUN $INTOPOIS ...) ; (DEFUN INTOPOIS ...) ; (DEFUN TCONS ...) ; (DEFUN POISNEGPRED ...) ; (DEFUN POISCHANGESIGN ...) ; (DECLARE-TOP (SPECIAL $U ...)) ; (DEFUN POISENCODE ...) ; (LET (#) ...) ; (DEFUN POISDECODEC ...) ; (DEFMFUN $POISCTIMES ...) ; (DEFMFUN $OUTOFPOIS ...) ; (DEFMFUN $PRINTPOIS ...) ; (DEFMFUN $POISDIFF ...) ; (DEFUN POISDIF4 ...) ; (DEFUN COSDIF ...) ; (DEFUN SINDIF ...) ; (DEFUN POISXCOEF ...) ; (DECLARE-TOP (SPECIAL ANS)) ; (DEFMACRO KEY ...) ; (DEFMACRO LLINK ...) ; (DEFMACRO RLINK ...) ; (DEFMACRO BP ...) ; (DEFMACRO REC ...) ; (DEFMACRO ORDER< ...) ; (DEFMACRO ORDER= ...) ; (DEFMACRO SETRLINK ...) ; (DEFMACRO SETLLINK ...) ; (DEFMACRO SETBP ...) ; (DEFMACRO SETREC ...) ; (DEFUN INSERT-IT ...) ; (DEFUN AVLINSERT ...) ; (DEFUN AVLINIT ...) ; (DEFUN UNTREE ...) ; (DEFUN UNTREE1 ...) ; (DEFUN TCONS3 ...) ; (DEFUN POISMERGES ...) ; (DEFUN POISMERGEC ...) ; (DEFUN POISMERGE ...) ; (DEFUN POISMERGE2 ...) ; (DEFUN MERGE11 ...) ; (DEFUN POISMERGESX ...) ; (DEFUN POISMERGECX ...) ; (DEFUN POISCTIMES1 ...) ; (DEFUN TRIMF ...) ; (DEFMFUN $POISTIMES ...) ; (DEFMFUN $POISEXPT ...) ; (DEFMFUN $POISSQUARE ...) ; (DEFMFUN $POISINT ...) ; (DEFUN POISINT4 ...) ; (DEFUN COSINT* ...) ; (DEFUN SININT* ...) ; (DEFUN POISSUBSTA ...) ; (DEFUN POISSUBST1S ...) ; (DEFUN POISSUBST1C ...) ; (DEFUN ARGSUBST ...) ; (DEFMFUN $POISSUBST ...) ; (DECLARE-TOP (UNSPECIAL $U ...)) ; (DEFUN POISSUBSTCO1 ...) ; (DECLARE-TOP (SPECIAL DC ...)) ; (DEFUN FANCYPOISSUBST ...) ; (DEFUN FANCYPOIS1S ...) ; (DEFUN FANCYPOIS1C ...) ; (DEFUN FANCYPAC ...) ; (DEFUN FANCYPAS ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/pois3.abcl (0.367f0 seconds) ; - Loading binary file "binary-abcl/pois3.abcl" ; - Compiling module "translated-packages" ; - Compiling source file "/home/maxima/maxima-test/src/desoln.lisp" ; Compiling /home/maxima/maxima-test/src/desoln.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFMFUN $DESOLVE ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/desoln.abcl (0.038f0 seconds) ; - Loading binary file "binary-abcl/desoln.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/elim.lisp" ; Compiling /home/maxima/maxima-test/src/elim.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFMFUN $ELIMINATE ...) ; in (DEFMFUN $ELIMINATE ...) ; Caught STYLE-WARNING: ; Declaring special variable J to be ignorable. ; Wrote /home/maxima/maxima-test/src/binary-abcl/elim.abcl (0.024f0 seconds) ; - Loading binary file "binary-abcl/elim.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/invert.lisp" ; Compiling /home/maxima/maxima-test/src/invert.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFMFUN $ADJOINT ...) ; (DEFMFUN $INVERT_BY_ADJOINT ...) ; (DEFMVAR $INVERT_METHOD ...) ; (DEFMVAR $INVERT_BY_ADJOINT_SIZE_LIMIT ...) ; (DEFMFUN $INVERT ...) ; (DEFUN INVERT-VIA-$INVERT_BY_LU ...) ; (DEFUN MULTIPLY-MATRIX-ELEMENTS ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/invert.abcl (0.058f0 seconds) ; - Loading binary file "binary-abcl/invert.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/hypgeo.lisp" ; Compiling /home/maxima/maxima-test/src/hypgeo.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE HYPGEO) ; (DECLARE-TOP (SPECIAL $EXPINTREP)) ; (DEFMVAR $PREFER_D ...) ; (DEFPROP $SPECINT ...) ; (DEFPROP %SPECINT ...) ; (DEFVAR *HYP-RETURN-NOUN-FORM-P* ...) ; (DEFVAR *HYP-RETURN-NOUN-FLAG* ...) ; (DEFVAR *DEBUG-HYPGEO* ...) ; (DEFVAR *VAR* ...) ; (DEFUN SUBSTL ...) ; (DEFUN FREEVAR0 ...) ; (DEFUN EXPOR1P ...) ; (DEFUN HAS ...) ; (DEFUN FREE-NOT-ZERO-P ...) ; (DEFUN FREE2 ...) ; (DEFUN HAS-NOT-ALIKE1-P ...) ; (DEFUN LITTLESLOMMEL ...) ; (DEFUN MWHIT ...) ; (DEFUN WWHIT ...) ; (DEFUN PJAC ...) ; (DEFUN M2-ARBPOW1 ...) ; (DEFUN M2-ARBPOW2 ...) ; (DEFUN M2-ASIN ...) ; (DEFUN M2-ATAN ...) ; (DEFUN M2-ONEJ ...) ; (DEFUN M2-TWOJ ...) ; (DEFUN M2-TWOY ...) ; (DEFUN M2-TWOK ...) ; (DEFUN M2-ONEKONEY ...) ; (DEFUN M2-ONEJ^2 ...) ; (DEFUN M2-ONEY^2 ...) ; (DEFUN M2-ONEK^2 ...) ; (DEFUN M2-ONEI ...) ; (DEFUN M2-TWOI ...) ; (DEFUN M2-TWO-HANKEL_1 ...) ; (DEFUN M2-TWO-HANKEL_2 ...) ; (DEFUN M2-HANKEL_1*HANKEL_2 ...) ; (DEFUN M2-ONEYONEJ ...) ; (DEFUN M2-ONEKONEJ ...) ; (DEFUN M2-BESSEL_Y*HANKEL_1 ...) ; (DEFUN M2-BESSEL_Y*HANKEL_2 ...) ; (DEFUN M2-BESSEL_K*HANKEL_1 ...) ; (DEFUN M2-BESSEL_K*HANKEL_2 ...) ; (DEFUN M2-ONEIONEJ ...) ; (DEFUN M2-BESSEL_I*HANKEL_1 ...) ; (DEFUN M2-BESSEL_I*HANKEL_2 ...) ; (DEFUN M2-HANKEL_1*BESSEL_J ...) ; (DEFUN M2-HANKEL_2*BESSEL_J ...) ; (DEFUN M2-ONEIONEY ...) ; (DEFUN M2-ONEIONEK ...) ; (DEFUN M2-ONEI^2 ...) ; (DEFUN M2-HANKEL_1^2 ...) ; (DEFUN M2-HANKEL_2^2 ...) ; (DEFUN M2-ONEY ...) ; (DEFUN M2-ONEK ...) ; (DEFUN M2-HANKEL_1 ...) ; (DEFUN M2-HANKEL_2 ...) ; (DEFUN M2-ONELOG ...) ; (DEFUN M2-ONERF ...) ; (DEFUN M2-ONERFC ...) ; (DEFUN M2-ONEFRESNEL_S ...) ; (DEFUN M2-ONEFRESNEL_C ...) ; (DEFUN M2-ONEEXPINTEGRAL_E ...) ; (DEFUN M2-ONEEXPINTEGRAL_EI ...) ; (DEFUN M2-ONEEXPINTEGRAL_E1 ...) ; (DEFUN M2-ONEEXPINTEGRAL_SI ...) ; (DEFUN M2-ONEEXPINTEGRAL_SHI ...) ; (DEFUN M2-ONEEXPINTEGRAL_CI ...) ; (DEFUN M2-ONEEXPINTEGRAL_CHI ...) ; (DEFUN M2-ONEKELLIPTIC ...) ; (DEFUN M2-ELLIPTIC_KC ...) ; (DEFUN M2-ONEE ...) ; (DEFUN M2-ELLIPTIC_EC ...) ; (DEFUN M2-ONEGAMMAINCOMPLETE ...) ; (DEFUN M2-ONEGAMMA-INCOMPLETE-LOWER ...) ; (DEFUN M2-STRUVE_H ...) ; (DEFUN M2-STRUVE_L ...) ; (DEFUN M2-ONES ...) ; (DEFUN M2-ONESLOMMEL ...) ; (DEFUN M2-PARABOLIC_CYLINDER_D ...) ; (DEFUN M2-ONEKBATEMAN ...) ; (DEFUN M2-ONEL ...) ; (DEFUN M2-ONE-GEN-LAGUERRE ...) ; (DEFUN M2-ONE-LAGUERRE ...) ; (DEFUN M2-ONEC ...) ; (DEFUN M2-ONET ...) ; (DEFUN M2-ONEU ...) ; (DEFUN M2-ONEPJAC ...) ; (DEFUN M2-JACOBI_P ...) ; (DEFUN M2-HYP-ONEP ...) ; (DEFUN M2-ASSOC_LEGENDRE_P ...) ; (DEFUN M2-ONEP0 ...) ; (DEFUN M2-LEGENDRE_P ...) ; (DEFUN M2-ONE-HERMITE ...) ; (DEFUN M2-ONEQ ...) ; (DEFUN M2-ASSOC_LEGENDRE_Q ...) ; (DEFUN M2-ONEW ...) ; (DEFUN M2-WHITTAKER_W ...) ; (DEFUN M2-ONEM ...) ; (DEFUN M2-WHITTAKER_M ...) ; (DEFUN M2-ONEF ...) ; (DEFUN M2-HYPERGEOMETRIC ...) ; (DEFUN M2-LTEP ...) ; (DEFUN M2-DEFLTEP ...) ; (DEFMFUN $SPECINT ...) ; (DEFUN DEFINTEGRATE ...) ; (DEFUN M2-SUM-WITH-EXP-CASE1 ...) ; (DEFUN M2-SUM-WITH-EXP-CASE2 ...) ; (DEFUN M2-SUM-WITH-EXP-CASE3 ...) ; (DEFUN M2-SUM-WITH-EXP-CASE4 ...) ; (DEFUN M2-SUM-WITH-EXP-CASE5 ...) ; (DEFUN EQUAL-TIMES-MINUS-ONE ...) ; (DEFUN EQUAL-TIMES-MINUS-TWO ...) ; (DEFUN EQUAL-DIV-TWO ...) ; (DEFUN DISTRDEFEXECINIT ...) ; (DEFUN DISTRDEFEXEC ...) ; (DEFUN SENDEXEC ...) ; (DEFUN INIT ...) ; (DEFUN DISTREXECINIT ...) ; (DEFUN DISTREXEC ...) ; (DEFUN HYPGEO-EXEC ...) ; (DEFUN DEFEXEC ...) ; (DEFUN NEGTEST ...) ; (DEFUN LTSCALE ...) ; (DEFUN LT-EXEC ...) ; (DEFUN M2-SUM ...) ; (DEFUN M2-UNIT_STEP ...) ; (DEFUN M2-C*T^V ...) ; (DEFUN LT-EXP ...) ; (DEFUN M2-T^2 ...) ; (DEFUN M2-SQROOTT ...) ; (DEFUN M2-T^-1 ...) ; (DEFUN M2-E^-T ...) ; (DEFUN M2-E^T ...) ; (DEFUN F24P146TEST ...) ; (DEFUN F24P146 ...) ; (DEFUN F35P147TEST ...) ; (DEFUN F35P147 ...) ; (DEFUN DTFORD ...) ; (DEFUN WHITTINDTEST ...) ; (DEFUN NEGINP ...) ; (DEFUN SIMPDTF ...) ; (DEFUN F29P146TEST ...) ; (DEFUN F29P146 ...) ; (DEFUN KTFORK ...) ; (DEFUN SIMPKTF ...) ; (DEFUN F36P147 ...) ; (DEFUN F37P147 ...) ; (DEFUN LT-SF-LOG ...) ; (DEFUN LT-ARBPOW ...) ; (DEFUN F1P137TEST ...) ; (DEFUN F1P137 ...) ; (DEFUN LT-ARBPOW2 ...) ; (DEFUN LT-LOG ...) ; (DEFUN M2-A*T ...) ; (DEFUN WHITTEST ...) ; (DEFUN F16P217TEST ...) ; (DEFUN LT-BESSEL_K0 ...) ; (DEFUN FRACTEST ...) ; (DEFUN FRACTEST1 ...) ; (DEFUN FRACTEST2 ...) ; (DEFUN INTEGERTEST ...) ; (DEFUN DISPATCHPOLTRANS ...) ; (DEFUN LTW ...) ; (DEFUN HETD ...) ; (DEFUN CTPJAC ...) ; (DEFUN TTPJAC ...) ; (DEFUN UTPJAC ...) ; (DEFUN PJACTEST ...) ; (DEFUN LT1YREF ...) ; (DEFUN ERFCTD ...) ; (DEFUN SLOMMELTJANDY ...) ; (DEFUN WTM ...) ; (DEFUN GAMMAINCOMPLETETW ...) ; (DEFUN GAMMA_INCOMPLETE-TO-GAMMA-INCOMPLETE-LOWER ...) ; (DEFUN YTJ ...) ; (DEFUN DTW ...) ; (DEFUN KBATEMANTW ...) ; (DEFUN KTI ...) ; (DEFUN HTJORY ...) ; (DEFUN DESJY ...) ; (DEFUN NUMJORY ...) ; (DEFUN DESMJY ...) ; (DEFUN HERMITE-TO-HYPERGEOMETRIC ...) ; (DEFUN EXPINTEGRAL_SI-TO-HYPERGEOMETRIC ...) ; (DEFUN EXPINTEGRAL_SHI-TO-HYPERGEOMETRIC ...) ; (DEFUN EXPINTEGRAL_CI-TO-HYPERGEOMETRIC ...) ; (DEFUN EXPINTEGRAL_CHI-TO-HYPERGEOMETRIC ...) ; (DEFUN LT1J ...) ; (DEFUN LT2J ...) ; (DEFUN LT1J^2 ...) ; (DEFUN LT1GAMMA-INCOMPLETE-LOWER ...) ; (DEFUN LT1M ...) ; (DEFUN LT1P ...) ; (DEFUN LT1Q ...) ; (DEFUN LT1ERF ...) ; (DEFUN LT1LOG ...) ; (DEFUN LT1KELLIPTIC ...) ; (DEFUN LT1E ...) ; (DEFUN LT1HSTRUVE ...) ; (DEFUN LT1LSTRUVE ...) ; (DEFUN LT1S ...) ; (DEFUN LT-LTP ...) ; (DEFUN REF ...) ; (DEFUN REF-FPQ ...) ; (DEFUN MTF ...) ; (DEFUN PJACTF ...) ; (DEFUN ASINTF ...) ; (DEFUN ATANTF ...) ; (DEFUN PTF ...) ; (DEFUN QTF ...) ; (DEFUN GAMMA-INCOMPLETE-LOWER-TF ...) ; (DEFUN KELLIPTICTF ...) ; (DEFUN ETF ...) ; (DEFUN ERFTF ...) ; (DEFUN LOGTF ...) ; (DEFUN J1TF ...) ; (DEFUN J2TF ...) ; (DEFUN HSTF ...) ; (DEFUN LSTF ...) ; (DEFUN STF ...) ; (DEFUN %$ETEST ...) ; (DEFUN EXECF19 ...) ; (DEFUN EXECARGMATCH ...) ; (DEFUN DIONARGHYP ...) ; (DEFUN F19COND ...) ; (DEFUN F19P220-SIMP ...) ; (DEFUN ADDARGLIST ...) ; in (DEFUN ADDARGLIST ...) ; Caught STYLE-WARNING: ; Declaring special variable N to be ignorable. ; (DEFUN M2-D*X^M*%E^A*X ...) ; (DEFUN M2-F+C ...) ; (DEFUN M2-A*X^M+C ...) ; (DEFUN LTY ...) ; (DEFUN EXECFY ...) ; (DEFUN DIONARGHYP-Y ...) ; (DEFUN F2P105V2COND ...) ; (DEFUN F2P105V2COND-SIMP ...) ; (DEFUN F50COND ...) ; (DEFUN F50P188-SIMP ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/hypgeo.abcl (0.78f0 seconds) ; - Loading binary file "binary-abcl/hypgeo.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/hyp.lisp" ; Compiling /home/maxima/maxima-test/src/hyp.lisp ... ; (IN-PACKAGE :MAXIMA) ; (MACSYMA-MODULE HYP) ; (DEFVAR *DEBUG-HYP* ...) ; (DEFMVAR $PREFER_WHITTAKER ...) ; (DEFMVAR $PREFER_GAMMA_INCOMPLETE ...) ; (DEFMVAR $EXPAND_POLYNOMIALS ...) ; (DEFUN GM ...) ; (DEFUN SIN% ...) ; (DEFUN COS% ...) ; (DEFUN NUMP ...) ; (DEFUN HYP-INTEGERP ...) ; (DEFMFUN $HGFRED ...) ; (DEFUN HGFSIMP-EXEC ...) ; (DEFUN HGFSIMP ...) ; (DEFUN MACSIMP ...) ; (DEFUN SIMPG ...) ; (DEFUN DEL ...) ; (DEFUN SIMPG-EXEC ...) ; (DEFUN INTDIFFL1L2 ...) ; (DEFUN INTDIFF ...) ; (DEFUN CREATE-POLY ...) ; (DEFUN 1F1POLYS ...) ; (DEFUN HERMPOL ...) ; (DEFUN LAGPOL ...) ; (DEFUN 2F0POLYS ...) ; (DEFUN INTERHERMPOL ...) ; (DEFUN 2F1POLYS ...) ; (DEFUN JACOBPOL ...) ; (DEFUN GEGENPOL ...) ; (DEFUN LEGENPOL ...) ; (DEFUN TCHEBYPOL ...) ; (DEFMFUN $HGFPOLY ...) ; (DEFUN CREATE-ANY-POLY ...) ; (DEFUN MULL ...) ; (DEFUN INCR1 ...) ; (DEFUN DISPATCH-SPEC-SIMP ...) ; (DEFUN SIMP2>F<2 ...) ; (DEFUN BESTRIG ...) ; (DEFUN KUMMER ...) ; (DEFUN ZEROP-IN-L ...) ; (DEFUN HYP-NEGP-IN-L ...) ; (DEFUN ZL-INTERSECTION ...) ; (DEFUN WHITFUN ...) ; (DEFUN SIMP1F2 ...) ; (DEFUN SIMP2F2 ...) ; (DEFVAR $TRACE2F1 ...) ; (DEFUN SIMP2F1 ...) ; (DEFUN STEP7 ...) ; (DEFUN STEP7-CORE ...) ; (DEFUN STEP-7-PP ...) ; (DEFUN STEP-7-PM ...) ; (DEFUN STEP-7-MP ...) ; (DEFUN STEP-7-MM ...) ; (DEFUN SIMPR2F1 ...) ; (DEFUN GEREDNO2 ...) ; (DEFUN DERIVINT ...) ; (DEFUN HYP-COS ...) ; (DEFUN NNI ...) ; (DEFUN LEGFUN ...) ; (DEFUN LEGF20 ...) ; (DEFUN LEGF24 ...) ; (DEFUN LEGF16 ...) ; (DEFUN LEGF14 ...) ; (DEFUN LEGF36 ...) ; (DEFUN LEGEN ...) ; (DEFUN LEGPOL-CORE ...) ; (DEFUN GERED1 ...) ; (DEFUN GERED2 ...) ; (DEFUN GEREDF ...) ; (DEFUN TRIG-LOG ...) ; (DEFUN TRIG-LOG-3 ...) ; (DEFUN TRIG-3 ...) ; (DEFUN TRIG-SIN ...) ; (DEFUN TRIG-LOG-3-EXEC ...) ; (DEFUN TRIG-LOG-3A-EXEC ...) ; (DEFUN TRIG-LOG-1 ...) ; (DEFUN TRIG-LOG-1-POS ...) ; (DEFUN TRIG-LOG-1-NEG ...) ; (DEFUN M*S+C ...) ; (DEFUN FREEVARPAR ...) ; (DEFUN FREEVARPAR2 ...) ; (SETQ *PAR* ...) ; (DEFUN FREEPAR ...) ; (DEFUN CONFL ...) ; (DEFUN HYPREDERF ...) ; (DEFUN ERFGAMMARED ...) ; (DEFUN GAMMAREDS ...) ; (DEFUN HYPREDINCGM ...) ; (DEFUN ERFGAMNUMRED ...) ; (DEFUN ERFRED ...) ; (DEFUN THNO33 ...) ; (DEFUN THNO34 ...) ; (DEFUN THNO35 ...) ; (DEFUN FCTRL ...) ; (SETQ *PAR* ...) ; (DEFUN VFVP ...) ; (DEFUN FPQFORM ...) ; (DEFUN SPLITPFQ ...) ; (DEFUN COMBIN ...) ; (DEFUN ALGII ...) ; (DEFUN STEP4 ...) ; (DEFUN STEP4-A ...) ; (DEFUN AS-15.2.3 ...) ; (DEFUN AS-15.2.4 ...) ; (DEFUN AS-15.2.5 ...) ; (DEFUN AS-15.2.6 ...) ; (DEFUN AS-15.2.7 ...) ; (DEFUN AS-15.2.8 ...) ; (DEFUN AS-15.2.2 ...) ; (DEFUN AS-15.2.9 ...) ; (DEFUN STEP4-INT ...) ; (DEFUN S+C ...) ; (DEFUN NONNUMP ...) ; (DEFUN ALGIII ...) ; (DEFUN FACTF ...) ; (DEFUN F85 ...) ; (DEFUN HYP-NEGP ...) ; (DEFUN F81 ...) ; (DEFUN F82 ...) ; (DEFUN F83 ...) ; (DEFUN F84 ...) ; (DEFUN F86 ...) ; (DEFUN HYP-ATANH ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/hyp.abcl (0.648f0 seconds) ; - Loading binary file "binary-abcl/hyp.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/hypergeometric.lisp"; Compiling /home/maxima/maxima-test/src/hypergeometric.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFMVAR $MAX_FPPREC ...) ; (SETF (GET # ...) ...) ; (DEFMVAR $EXPAND_HYPERGEOMETRIC ...) ; (SETF (GET # ...) ...) ; (DEFUN ARGUMENT-LENGTH-CHECK ...) ; (SETF (GET # ...) ...) ; (DEFMVAR $MULTIPLE_VALUE_RETURN ...) ; (DEFUN SIMP-MULTIPLE-VALUES ...) ; (DEFUN CLASSIFY-HYPERGEOMETRIC ...) ; (DEFUN TSIMPCHECK ...) ; (LET (# #) ...) ; (SETF (GET # ...) ...) ; (DEFUN CONJUGATE-HYPERGEOMETRIC ...) ; (DEFUN LENIENT-COMPLEX-P ...) ; (DEF-SIMPLIFIER (HYPERGEOMETRIC :SIMPCHECK ...) ...) ; (DEFUN HYPERGEOMETRIC-0F0 ...) ; (DEFUN HYPERGEOMETRIC-1F0 ...) ; (DEFUN HYPERGEOMETRIC-1F1 ...) ; (DEFUN SAFE-FLOAT ...) ; (DEFUN NUMBER-COERCE ...) ; (DEFUN HYPERGEOMETRIC-2F1 ...) ; (IN-PACKAGE #:BIGFLOAT) ; (DEFMACRO WHILE ...) ; (DEFUN 0F0-NUMERIC ...) ; (DEFUN 1F0-NUMERIC ...) ; (DEFUN 2F1-NUMERIC-ALT ...) ; (DEFUN 2F1-NUMERIC ...) ; (DEFUN HYPERGEOMETRIC-BY-SERIES ...) ; (DEFUN HYPERGEOMETRIC-POLY-CASE ...) ; (DEFUN HYPERGEOMETRIC-FLOAT-EVAL ...) ; (DEFUN IN-UNIT-CIRCLE-P ...) ; (DEFUN 1F1-DOWNWARD-RECURSION ...) ; (IN-PACKAGE :MAXIMA) ; (DEFUN FLOAT-OR-BIGFLOAT-P ...) ; (DEFUN USE-RATIONAL-HYPERGEOMETRIC-NUMERICAL-EVAL ...) ; (DEFUN RATIONAL-HYPERGEOMETRIC-NUMERICAL-EVAL ...) ; (DEFUN USE-FLOAT-HYPERGEOMETRIC-NUMERICAL-EVAL ...) ; (DEFUN HYPERGEOMETRIC-FLOAT-EVAL ...) ; (DEFUN HYPERGEOMETRIC-POLY-CASE ...) ; in (DEFUN HYPERGEOMETRIC-POLY-CASE ...) ; Caught STYLE-WARNING: ; Declaring special variable K to be ignorable. ; (DEFUN DIFF-HYPERGEOMETRIC ...) ; (DEFPROP %HYPERGEOMETRIC ...) ; (DEFUN TEX-HYPERGEOMETRIC ...) ; (DEFUN HYP-INTEGRAL-3 ...) ; (PUTPROP (QUOTE %HYPERGEOMETRIC) ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/hypergeometric.abcl (0.227f0 seconds) ; - Loading binary file "binary-abcl/hypergeometric.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/nfloat.lisp" ; Compiling /home/maxima/maxima-test/src/nfloat.lisp ... ; (IN-PACKAGE :MAXIMA) ; (IN-PACKAGE #:BIGFLOAT) ; (DEFUN RUNNING-ERROR-PLUS ...) ; (DEFUN RUNNING-ERROR-PROD ...) ; (DEFUN RUNNING-ERROR-QUOTIENT ...) ; (DEFUN RUNNING-ERROR-NEGATE ...) ; (DEFUN RUNNING-ERROR-EXPT ...) ; (DEFUN RUNNING-ERROR-SQRT ...) ; (DEFUN RUNNING-ERROR-LOG ...) ; (DEFUN PSI0 ...) ; (DEFUN GAMMA ...) ; (DEFUN RUNNING-ERROR-GAMMA ...) ; (DEFUN RUNNING-ERROR-HYPERGEOMETRIC ...) ; (DEFUN RUNNING-ERROR-SUM ...) ; (DEFUN RUNNING-ERROR-PRODUCT ...) ; (DEFUN RUNNING-ERROR-ABS ...) ; (DEFUN RUNNING-ERROR-CONJUGATE ...) ; (DEFUN RUNNING-ERROR-FACTORIAL ...) ; (DEFUN RUNNING-ERROR-ATAN2 ...) ; (DEFUN RUNNING-ERROR-REALPART ...) ; (DEFUN RUNNING-ERROR-IMAGPART ...) ; (DEFVAR *RUNNING-ERROR-OP* ...) ; (SETF (GETHASH # ...) ...) ; (SETF (GETHASH # ...) ...) ; (SETF (GETHASH # ...) ...) ; (SETF (GETHASH # ...) ...) ; (SETF (GETHASH # ...) ...) ; (SETF (GETHASH # ...) ...) ; (SETF (GETHASH # ...) ...) ; (SETF (GETHASH # ...) ...) ; (SETF (GETHASH # ...) ...) ; (SETF (GETHASH # ...) ...) ; (SETF (GETHASH # ...) ...) ; (SETF (GETHASH # ...) ...) ; (SETF (GETHASH # ...) ...) ; (SETF (GETHASH # ...) ...) ; (SETF (GETHASH # ...) ...) ; (DEFUN RUNNING-ERROR-EVAL ...) ; (DEFUN LOG10-RELATIVE-ERROR ...) ; (DEFUN NOT-DONE ...) ; (IN-PACKAGE :MAXIMA) ; (DEFUN NFLOAT ...) ; (SETF (GET # ...) ...) ; (DEFUN SIMP-NFLOAT ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/nfloat.abcl (0.099f0 seconds) ; - Loading binary file "binary-abcl/nfloat.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/todd-coxeter.lisp"; Compiling /home/maxima/maxima-test/src/todd-coxeter.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFSTRUCT TC-STATE ...) ; (DEFVAR $TODD_COXETER_STATE) ; (DEFVAR *DEBUG* ...) ; (DEFVAR *THIS-ROW* ...) ; (DEFTYPE COSET ...) ; (DEFVAR *TODO* ...) ; (DEFMACRO WITH-MULTIPLY-TABLE ...) ; (DEFMACRO UNDEF ...) ; (DEFMACRO TC-MULT ...) ; (DEFMACRO DEFINE-TC-MULT ...) ; (DEFMACRO PUSH-TODO ...) ; (DEFMACRO TABLE ...) ; (DEFUN TODD-COXETER ...) ; (DEFUN SET-UP ...) ; (DEFUN DOING-ROW ...) ; (DEFUN FILL-IN-INVERSES ...) ; (DEFUN REPLACE-COSET-IN-MULTIPLY-TABLE ...) ; (DEFUN NEXT-COSET ...) ; (DEFMFUN $TODD_COXETER ...) ; (DEFUN COERCE-REL ...) ; (DEFVAR *NAMES* ...) ; (DEFUN MY-PRINT ...) ; (DEFUN HAS-REPEAT ...) ; (DEFUN DCHECK-TABLES ...) ; (DEFUN DPRINT-STATE ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/todd-coxeter.abcl (0.228f0 seconds) ; - Loading binary file "binary-abcl/todd-coxeter.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/plot.lisp" ; Compiling /home/maxima/maxima-test/src/plot.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFVAR $MGNUPLOT_COMMAND ...) ; (DEFVAR $GEOMVIEW_COMMAND ...) ; (DEFVAR $XMAXIMA_PLOT_COMMAND ...) ; (DEFCLASS GNUPLOT-PLOT ...) ; (DEFCLASS XMAXIMA-PLOT ...) ; (DEFCLASS GEOMVIEW-PLOT ...) ; (DEFGENERIC PLOT-PREAMBLE ...) ; (DEFGENERIC PLOT2D-COMMAND ...) ; (DEFGENERIC PLOT3D-COMMAND ...) ; (DEFGENERIC PLOT-SHIPOUT ...) ; (DEFUN ENSURE-STRING ...) ; (DEFMFUN $JOIN ...) ; (DEFUN COERCE-FLOAT ...) ; (DEFVAR *MAXIMA-PLOTDIR* ...) ; (DEFVAR *PLOT-OPTIONS* ...) ; (DEFVAR $PLOT_OPTIONS ...) ; (DEFVAR *PLOT-REALPART* ...) ; (DEFUN MAYBE-REALPART ...) ; (DEFVAR *MISSING-DATA-INDICATOR* ...) ; (DEFVAR *GNUPLOT-STREAM* ...) ; (DEFVAR *GNUPLOT-COMMAND* ...) ; (DEFVAR $GNUPLOT_COMMAND ...) ; (DEFUN START-GNUPLOT-PROCESS ...) ; (DEFUN CHECK-GNUPLOT-PROCESS ...) ; (DEFMFUN $GNUPLOT_CLOSE ...) ; (DEFMFUN $GNUPLOT_START ...) ; (DEFMFUN $GNUPLOT_RESTART ...) ; (DEFMFUN $GNUPLOT_SEND ...) ; (DEFUN STOP-GNUPLOT-PROCESS ...) ; (DEFUN SEND-GNUPLOT-COMMAND ...) ; (DEFMFUN $GNUPLOT_RESET ...) ; (DEFMFUN $GNUPLOT_REPLOT ...) ; (DEFMFUN $GET_PLOT_OPTION ...) ; (DEFUN QUOTE-STRINGS ...) ; (DEFUN GET-PLOT-OPTION-STRING ...) ; (DEFMFUN $SET_PLOT_OPTION ...) ; (DEFMFUN $REMOVE_PLOT_OPTION ...) ; (DEFUN GET-GNUPLOT-TERM ...) ; (DEFVAR $PSTREAM ...) ; (DEFUN PRINT-PT1 ...) ; (DEFSTRUCT (POLYGON # ...) ...) ; (DEFUN DRAW3D ...) ; (DEFUN MAKE-GRID-VERTICES ...) ; (DEFMFUN $ROTATION1 ...) ; (DEFMFUN $ROTATE_LIST ...) ; in (DEFMFUN $ROTATE_LIST ...) ; Caught STYLE-WARNING: ; Undefined variable $ROT assumed special ; (DEFMFUN $GET_RANGE ...) ; (DEFMFUN $POLAR_TO_XY ...) ; (DEFMFUN $SPHERICAL_TO_XYZ ...) ; (DEFMFUN $MAKE_TRANSFORM ...) ; (DEFUN %COERCE-FLOAT-FUN ...) ; (DEFUN COERCE-FLOAT-FUN ...) ; (DEFUN COERCE-BFLOAT-FUN ...) ; (DEFUN COERCE-MAXIMA-FUNCTION-OR-MAXIMA-LAMBDA ...) ; in (DEFUN COERCE-MAXIMA-FUNCTION-OR-MAXIMA-LAMBDA ...) ; Caught STYLE-WARNING: ; The variable X is defined but never used. ; (DEFUN COERCE-LISP-FUNCTION-OR-LISP-LAMBDA ...) ; in (DEFUN COERCE-LISP-FUNCTION-OR-LISP-LAMBDA ...) ; Caught STYLE-WARNING: ; The variable X is defined but never used. ; (DEFMACRO ZVAL ...) ; (DEFUN SORT-NGONS ...) ; (DEFUN COPY-ARRAY-PORTION ...) ; (DEFMFUN $CONCAT_POLYGONS ...) ; (DEFMFUN $COPY_PTS ...) ; (DEFUN DRAW2D-IMPLICIT ...) ; in (DEFUN DRAW2D-IMPLICIT ...) ; Caught STYLE-WARNING: ; Declaring special variable J to be ignorable. ; Caught STYLE-WARNING: ; Declaring special variable N to be ignorable. ; Caught STYLE-WARNING: ; Declaring special variable N to be ignorable. ; Caught STYLE-WARNING: ; Declaring special variable N to be ignorable. ; Caught STYLE-WARNING: ; Declaring special variable N to be ignorable. ; Caught STYLE-WARNING: ; Declaring special variable J to be ignorable. ; (DEFUN DRAW2D-PARAMETRIC-ADAPTIVE ...) ; in (DEFUN DRAW2D-PARAMETRIC-ADAPTIVE ...) ; Caught STYLE-WARNING: ; Declaring special variable K to be ignorable. ; (DEFUN DRAW2D-DISCRETE ...) ; in (DEFUN DRAW2D-DISCRETE ...) ; Caught STYLE-WARNING: ; The variable N-CLIPPED is defined but never used. ; (DEFUN PARSE-POINTS-X-Y ...) ; (DEFUN PARSE-POINTS-Y ...) ; (DEFUN PARSE-POINTS-XY ...) ; (DEFUN SLOW-OSCILLATION-P ...) ; (DEFUN SMOOTH-ENOUGH-P ...) ; (DEFUN ADAPTIVE-PLOT ...) ; (DEFUN ADAPTIVE-PARAMETRIC-PLOT ...) ; (DEFUN DRAW2D ...) ; in (DEFUN DRAW2D ...) ; Caught STYLE-WARNING: ; Declaring special variable K to be ignorable. ; (DEFUN GET-RANGE ...) ; (DEFVAR $GNUPLOT_VIEW_ARGS ...) ; (DEFVAR $GNUPLOT_FILE_ARGS ...) ; (DEFUN RANDOM-NAME ...) ; (DEFUN PLOT-SET-GNUPLOT-SCRIPT-FILE-NAME ...) ; (DEFUN PLOT-TEMP-FILE0 ...) ; (DEFUN PLOT-TEMP-FILE ...) ; (DEFUN PLOT-FILE-PATH ...) ; (DEFUN GNUPLOT-PROCESS ...) ; (DEFUN PLOT-OPTIONS-PARSER ...) ; (DEFUN NATURALP ...) ; (DEFUN REALPOSITIVEP ...) ; (DEFUN AXESOPTIONP ...) ; (DEFUN POINTTYPEP ...) ; (DEFUN PLOTCOLORP ...) ; (DEFUN PARSE-AZIMUTH ...) ; (DEFUN PARSE-ELEVATION ...) ; (DEFUN CHECK-OPTION ...) ; (DEFUN CHECK-OPTION-B ...) ; (DEFUN CHECK-OPTION-BOOLE ...) ; (DEFUN CHECK-OPTION-LABEL ...) ; (DEFUN CHECK-OPTION-FORMAT ...) ; (DEFUN CHECK-OPTION-PALETTE ...) ; (DEFUN CHECK-OPTION-STYLE ...) ; (DEFUN CHECK-OPTION-TRANSFORM ...) ; (DEFUN CHECK-OPTION-LEVELS ...) ; (DEFUN GETLEVELS ...) ; (DEFMFUN $PLOT2D ...) ; in (DEFMFUN $PLOT2D ...) ; Caught STYLE-WARNING: ; The variable PRANGE is defined but never used. ; (DEFUN MSYMBOLP ...) ; (DEFMFUN $TCL_OUTPUT ...) ; (DEFUN TCL-OUTPUT-LIST ...) ; (DEFUN CHECK-RANGE ...) ; (DEFMFUN $ZERO_FUN ...) ; (DEFUN OUTPUT-POINTS ...) ; (DEFUN OUTPUT-POINTS-TCL ...) ; (DEFMFUN $CONTOUR_PLOT ...) ; (DEFMFUN $PLOT3D ...) ; (DEFUN CHECK-LIST-PLOT3D ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/plot.abcl (0.933f0 seconds) ; - Loading binary file "binary-abcl/plot.abcl" ; - Compiling module "graphics-drivers" ; - Compiling source file "/home/maxima/maxima-test/src/gnuplot_def.lisp" ; Compiling /home/maxima/maxima-test/src/gnuplot_def.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFUN RGB-COLOR ...) ; (DEFUN GNUPLOT-COLOR ...) ; (DEFUN GNUPLOT-POINTTYPE ...) ; (DEFUN GNUPLOT-POINTTYPES ...) ; (DEFUN GNUPLOT-CURVE-STYLE ...) ; (DEFUN GNUPLOT-PALETTE ...) ; (DEFUN GNUPLOT-PLOT3D-COMMAND ...) ; (DEFUN GNUPLOT-TERMINAL-AND-FILE ...) ; (DEFMETHOD PLOT-PREAMBLE ...) ; (DEFMETHOD PLOT2D-COMMAND ...) ; (DEFMETHOD PLOT3D-COMMAND ...) ; (DEFMETHOD PLOT-SHIPOUT ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/gnuplot_def.abcl (0.654f0 seconds) ; - Loading binary file "binary-abcl/gnuplot_def.abcl" ; - Compiling source file "/home/maxima/maxima-test/src/xmaxima_def.lisp" ; Compiling /home/maxima/maxima-test/src/xmaxima_def.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFUN XMAXIMA-COLOR ...) ; (DEFUN XMAXIMA-CURVE-STYLE ...) ; (DEFUN XMAXIMA-PALETTE ...) ; (DEFUN XMAXIMA-PALETTES ...) ; (DEFMETHOD PLOT-PREAMBLE ...) ; (DEFMETHOD PLOT2D-COMMAND ...) ; (DEFMETHOD PLOT3D-COMMAND ...) ; (DEFMETHOD PLOT-SHIPOUT ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/xmaxima_def.abcl (0.319f0 seconds) ; - Loading binary file "binary-abcl/xmaxima_def.abcl" ; - Compiling source file ; "/home/maxima/maxima-test/src/geomview_def.lisp"; Compiling /home/maxima/maxima-test/src/geomview_def.lisp ... ; (IN-PACKAGE :MAXIMA) ; (DEFMETHOD PLOT-PREAMBLE ...) ; (DEFMETHOD PLOT3D-COMMAND ...) ; (DEFMETHOD PLOT-SHIPOUT ...) ; Wrote /home/maxima/maxima-test/src/binary-abcl/geomview_def.abcl (0.045f0 seconds) ; - Loading binary file "binary-abcl/geomview_def.abcl" ; - Loading module "final" ; - Loading source file "/home/maxima/maxima-test/src/autol.lisp" ; - Loading source file "/home/maxima/maxima-test/src/max_ext.lisp" ; - Loading source file "/home/maxima/maxima-test/src/init-cl.lisp" ; - Providing system maxima ; Compilation unit finished ; Caught 63 STYLE-WARNING conditions cat ./maxima.system | sed -e 's#"binary-abcl"#(ext:getenv "MAXIMA_IMAGESDIR_BIN")#g' > binary-abcl/maxima.system cp ./maxima-package.lisp binary-abcl cp ./autol.lisp binary-abcl cp ./init-cl.lisp binary-abcl cp ./max_ext.lisp binary-abcl cp autoconf-variables.lisp binary-abcl cp /opt/abcl-bin-1.9.2/abcl.jar binary-abcl/abcl.jar cp ./../lisp-utils/defsystem.lisp binary-abcl cp -a startmaxima_abcl.sh binary-abcl/maxima touch binary-abcl/maxima chmod +x binary-abcl/maxima make bd make[2]: Verzeichnis „/home/maxima/maxima-test/src“ wird betreten for l in abcl abcl clisp cmucl cmucl cmucl sbcl sbcl acl acl gcl gcl ccl64 ccl64 ecl ecl; do for d in / /numerical /numerical/slatec; do /usr/bin/mkdir -p binary-$l$d; done; done make[2]: Verzeichnis „/home/maxima/maxima-test/src“ wird verlassen echo '"()" (load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :compile :verbose t) (build-maxima-lib) (ext:quit)' | /opt/ecl-23.9.9/bin/ecl -norc ECL (Embeddable Common-Lisp) 23.9.9 (git:UNKNOWN) Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya Copyright (C) 1993 Giuseppe Attardi Copyright (C) 2013 Juan J. Garcia-Ripoll Copyright (C) 2018 Daniel Kochmanski Copyright (C) 2023 Daniel Kochmanski and Marius Gerbershagen ECL is free software, and you are welcome to redistribute it under certain conditions; see file 'Copyright' for details. Type :h for Help. Top level in: #. > "()" > ;;; Loading #P"/home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp" ;;; Loading #P"/opt/ecl-23.9.9/lib/ecl-23.9.9/cmp.fas" #P"/home/maxima/maxima-test/lisp-utils/defsystem.lisp" > ("../src/" "./" (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") > ;;; Loading #P"/home/maxima/maxima-test/src/maxima.system" ; - Compiling defsystem "maxima" ; - Compiling module "package" ; - Compiling source file ; "/home/maxima/maxima-test/src/maxima-package.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/maxima-package.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/maxima-package.lisp. ;;; ; - Loading binary file "binary-ecl/maxima-package.fas" ; - Compiling source file "/home/maxima/maxima-test/src/ecl-port.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/ecl-port.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/ecl-port.lisp. ;;; ; - Loading binary file "binary-ecl/ecl-port.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/autoconf-variables.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/autoconf-variables.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/autoconf-variables.lisp. ;;; ; - Loading binary file "binary-ecl/autoconf-variables.fas" ; - Compiling module "intl" ; - Compiling source file "/home/maxima/maxima-test/src/intl.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/intl.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/intl.lisp. ;;; ; - Loading binary file "binary-ecl/intl.fas" ; - Compiling module "globals" ; - Compiling source file "/home/maxima/maxima-test/src/globals.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/globals.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/globals.lisp. ;;; ; - Loading binary file "binary-ecl/globals.fas" ; - Compiling module "info" ; - Compiling source file "/home/maxima/maxima-test/src/pregexp.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/pregexp.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/pregexp.lisp. ;;; ; - Loading binary file "binary-ecl/pregexp.fas" ; - Compiling source file "/home/maxima/maxima-test/src/cl-info.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/cl-info.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/cl-info.lisp. ;;; ; - Loading binary file "binary-ecl/cl-info.fas" ; - Compiling module "sloop" ; - Compiling source file "/home/maxima/maxima-test/src/sloop.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/sloop.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/sloop.lisp. ;;; ; - Loading binary file "binary-ecl/sloop.fas" ; - Compiling module "declarations" ; - Compiling source file "/home/maxima/maxima-test/src/lmdcls.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/lmdcls.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/lmdcls.lisp. ;;; ; - Loading binary file "binary-ecl/lmdcls.fas" ; - Compiling module "destructuring-let" ; - Compiling source file "/home/maxima/maxima-test/src/letmac.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/letmac.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/letmac.lisp. ;;; ; - Loading binary file "binary-ecl/letmac.fas" ; - Compiling module "compatibility-macros1" ; - Compiling source file "/home/maxima/maxima-test/src/generr.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/generr.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/generr.lisp. ;;; ; - Loading binary file "binary-ecl/generr.fas" ; - Compiling source file "/home/maxima/maxima-test/src/clmacs.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/clmacs.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/clmacs.lisp. ;;; ; - Loading binary file "binary-ecl/clmacs.fas" ; - Compiling module "defmfun" ; - Compiling source file ; "/home/maxima/maxima-test/src/defmfun-check.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/defmfun-check.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/defmfun-check.lisp. ;;; ; - Loading binary file "binary-ecl/defmfun-check.fas" ; - Compiling module "float-properties" ; - Compiling source file ; "/home/maxima/maxima-test/src/float-properties.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/float-properties.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/float-properties.lisp. ;;; ; - Loading binary file "binary-ecl/float-properties.fas" ; - Compiling module "compatibility-macros" ; - Compiling source file "/home/maxima/maxima-test/src/commac.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/commac.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/commac.lisp. ;;; ; - Loading binary file "binary-ecl/commac.fas" ; - Compiling module "prerequisites" ; - Compiling source file "/home/maxima/maxima-test/src/mormac.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/mormac.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/mormac.lisp. ;;; ; - Loading binary file "binary-ecl/mormac.fas" ; - Compiling source file "/home/maxima/maxima-test/src/compat.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/compat.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/compat.lisp. ;;; ; - Loading binary file "binary-ecl/compat.fas" ; - Compiling module "maxima-language-compiler-macros" ; - Compiling source file "/home/maxima/maxima-test/src/transm.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/transm.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/transm.lisp. ;;; ; - Loading binary file "binary-ecl/transm.fas" ; - Compiling module "command-line" ; - Compiling source file ; "/home/maxima/maxima-test/src/command-line.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/command-line.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/command-line.lisp. ;;; ; - Loading binary file "binary-ecl/command-line.fas" ; - Compiling module "getopt" ; - Compiling source file "/home/maxima/maxima-test/src/getopt.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/getopt.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/getopt.lisp. ;;; ; - Loading binary file "binary-ecl/getopt.fas" ; - Compiling module "fundamental-macros" ; - Compiling source file "/home/maxima/maxima-test/src/defcal.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/defcal.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/defcal.lisp. ;;; ; - Loading binary file "binary-ecl/defcal.fas" ; - Compiling source file "/home/maxima/maxima-test/src/maxmac.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/maxmac.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/maxmac.lisp. ;;; ; - Loading binary file "binary-ecl/maxmac.fas" ; - Compiling module "utility-macros" ; - Compiling source file "/home/maxima/maxima-test/src/mopers.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/mopers.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/mopers.lisp. ;;; ; - Loading binary file "binary-ecl/mopers.fas" ; - Compiling source file "/home/maxima/maxima-test/src/mforma.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/mforma.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/mforma.lisp. ;;; ; - Loading binary file "binary-ecl/mforma.fas" ; - Compiling module "other-macros" ; - Compiling source file "/home/maxima/maxima-test/src/mrgmac.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/mrgmac.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/mrgmac.lisp. ;;; ; - Loading binary file "binary-ecl/mrgmac.fas" ; - Compiling source file "/home/maxima/maxima-test/src/rzmac.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/rzmac.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/rzmac.lisp. ;;; ; - Loading binary file "binary-ecl/rzmac.fas" ; - Compiling source file "/home/maxima/maxima-test/src/strmac.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/strmac.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/strmac.lisp. ;;; ; - Loading binary file "binary-ecl/strmac.fas" ; - Compiling source file "/home/maxima/maxima-test/src/displm.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/displm.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/displm.lisp. ;;; ; - Loading binary file "binary-ecl/displm.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/safe-recursion.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/safe-recursion.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/safe-recursion.lisp. ;;; ; - Loading binary file "binary-ecl/safe-recursion.fas" ; - Compiling module "rat-macros" ; - Compiling source file "/home/maxima/maxima-test/src/ratmac.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/ratmac.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/ratmac.lisp. ;;; ; - Loading binary file "binary-ecl/ratmac.fas" ; - Compiling source file "/home/maxima/maxima-test/src/mhayat.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/mhayat.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/mhayat.lisp. ;;; ; - Loading binary file "binary-ecl/mhayat.fas" ; - Compiling module "utilities" ; - Compiling source file "/home/maxima/maxima-test/src/opers.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/opers.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/opers.lisp. ;;; ; - Loading binary file "binary-ecl/opers.fas" ; - Compiling source file "/home/maxima/maxima-test/src/utils.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/utils.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/utils.lisp. ;;; ; - Loading binary file "binary-ecl/utils.fas" ; - Compiling source file "/home/maxima/maxima-test/src/sumcon.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/sumcon.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/sumcon.lisp. ;;; ; - Loading binary file "binary-ecl/sumcon.fas" ; - Compiling source file "/home/maxima/maxima-test/src/sublis.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/sublis.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/sublis.lisp. ;;; ; - Loading binary file "binary-ecl/sublis.fas" ; - Compiling source file "/home/maxima/maxima-test/src/merror.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/merror.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/merror.lisp. ;;; ; - Loading binary file "binary-ecl/merror.fas" ; - Compiling source file "/home/maxima/maxima-test/src/mformt.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/mformt.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/mformt.lisp. ;;; ; - Loading binary file "binary-ecl/mformt.fas" ; - Compiling source file "/home/maxima/maxima-test/src/mutils.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/mutils.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/mutils.lisp. ;;; ; - Loading binary file "binary-ecl/mutils.fas" ; - Compiling source file "/home/maxima/maxima-test/src/outmis.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/outmis.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/outmis.lisp. ;;; ; - Loading binary file "binary-ecl/outmis.fas" ; - Compiling source file "/home/maxima/maxima-test/src/ar.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/ar.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/ar.lisp. ;;; ; - Loading binary file "binary-ecl/ar.fas" ; - Compiling module "commands" ; - Compiling source file "/home/maxima/maxima-test/src/comm.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/comm.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/comm.lisp. ;;; ; - Loading binary file "binary-ecl/comm.fas" ; - Compiling source file "/home/maxima/maxima-test/src/comm2.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/comm2.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/comm2.lisp. ;;; ; - Loading binary file "binary-ecl/comm2.fas" ; - Compiling module "evaluator" ; - Compiling source file "/home/maxima/maxima-test/src/mlisp.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/mlisp.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/mlisp.lisp. ;;; ; - Loading binary file "binary-ecl/mlisp.fas" ; - Compiling source file "/home/maxima/maxima-test/src/mmacro.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/mmacro.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/mmacro.lisp. ;;; ; - Loading binary file "binary-ecl/mmacro.fas" ; - Compiling source file "/home/maxima/maxima-test/src/buildq.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/buildq.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/buildq.lisp. ;;; ; - Loading binary file "binary-ecl/buildq.fas" ; - Compiling module "numerical" ; - Compiling module "packages" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/f2cl-package.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/f2cl-package.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/f2cl-package.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/f2cl-package.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec.fas" ; - Compiling module "f2cl-lib" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/f2cl-lib.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/f2cl-lib.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/f2cl-lib.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/f2cl-lib.fas" ; - Compiling module "slatec" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/fdump.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/fdump.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/fdump.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/fdump.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/j4save.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/j4save.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/j4save.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/j4save.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xercnt.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/xercnt.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/xercnt.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/xercnt.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xerhlt.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/xerhlt.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/xerhlt.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/xerhlt.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xgetua.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/xgetua.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/xgetua.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/xgetua.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xerprn.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/xerprn.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Style warning: ;;; in file xerprn.lisp, position 764 ;;; at (LET* (#) ...) ;;; ! The argument 1 of function REPLACE has type ;;; INTEGER4 ;;; instead of expected ;;; SEQUENCE ;;; Style warning: ;;; in file xerprn.lisp, position 764 ;;; at (LET* (#) ...) ;;; ! The argument 1 of function REPLACE has type ;;; INTEGER4 ;;; instead of expected ;;; SEQUENCE ;;; Style warning: ;;; in file xerprn.lisp, position 764 ;;; at (LET* (#) ...) ;;; ! The argument 1 of function REPLACE has type ;;; INTEGER4 ;;; instead of expected ;;; SEQUENCE ;;; Style warning: ;;; in file xerprn.lisp, position 764 ;;; at (LET* (#) ...) ;;; ! The argument 1 of function REPLACE has type ;;; INTEGER4 ;;; instead of expected ;;; SEQUENCE ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/xerprn.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/xerprn.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xersve.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/xersve.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Style warning: ;;; in file xersve.lisp, position 764 ;;; at (LET* (#) ...) ;;; ! The argument 1 of function REPLACE has type ;;; (INTEGER4) ;;; instead of expected ;;; SEQUENCE ;;; Style warning: ;;; in file xersve.lisp, position 764 ;;; at (LET* (#) ...) ;;; ! The argument 1 of function REPLACE has type ;;; (INTEGER4) ;;; instead of expected ;;; SEQUENCE ;;; Style warning: ;;; in file xersve.lisp, position 764 ;;; at (LET* (#) ...) ;;; ! The argument 1 of function REPLACE has type ;;; (INTEGER4) ;;; instead of expected ;;; SEQUENCE ;;; Style warning: ;;; in file xersve.lisp, position 764 ;;; at (LET* (#) ...) ;;; ! The argument 1 of function REPLACE has type ;;; (INTEGER4) ;;; instead of expected ;;; SEQUENCE ;;; Style warning: ;;; in file xersve.lisp, position 764 ;;; at (LET* (#) ...) ;;; ! The argument 1 of function REPLACE has type ;;; (INTEGER4) ;;; instead of expected ;;; SEQUENCE ;;; Style warning: ;;; in file xersve.lisp, position 764 ;;; at (LET* (#) ...) ;;; ! The argument 1 of function REPLACE has type ;;; (INTEGER4) ;;; instead of expected ;;; SEQUENCE ;;; Style warning: ;;; in file xersve.lisp, position 764 ;;; at (LET* (#) ...) ;;; ! The argument 1 of function REPLACE has type ;;; (INTEGER4) ;;; instead of expected ;;; SEQUENCE ;;; Style warning: ;;; in file xersve.lisp, position 764 ;;; at (LET* (#) ...) ;;; ! The argument 1 of function REPLACE has type ;;; (INTEGER4) ;;; instead of expected ;;; SEQUENCE ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/xersve.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/xersve.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xermsg.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/xermsg.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/xermsg.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/xermsg.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/initds.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/initds.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/initds.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/initds.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dcsevl.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dcsevl.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dcsevl.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dcsevl.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9lgmc.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/d9lgmc.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/d9lgmc.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/d9lgmc.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgamlm.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dgamlm.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dgamlm.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dgamlm.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgamma.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dgamma.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dgamma.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dgamma.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgamln.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dgamln.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dgamln.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dgamln.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dlngam.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dlngam.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dlngam.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dlngam.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9b0mp.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/d9b0mp.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/d9b0mp.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/d9b0mp.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9b1mp.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/d9b1mp.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/d9b1mp.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/d9b1mp.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesj0.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbesj0.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dbesj0.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dbesj0.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesj1.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbesj1.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dbesj1.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dbesj1.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/djairy.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/djairy.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/djairy.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/djairy.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dasyjy.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dasyjy.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dasyjy.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dasyjy.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesj.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbesj.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dbesj.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dbesj.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsi0e.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbsi0e.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dbsi0e.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dbsi0e.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsi1e.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbsi1e.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dbsi1e.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dbsi1e.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesi0.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbesi0.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dbesi0.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dbesi0.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesi1.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbesi1.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dbesi1.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dbesi1.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dasyik.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dasyik.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dasyik.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dasyik.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesi.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbesi.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dbesi.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dbesi.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zabs.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zabs.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zabs.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zabs.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zdiv.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zdiv.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zdiv.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zdiv.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zexp.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zexp.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zexp.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zexp.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zmlt.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zmlt.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zmlt.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zmlt.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zsqrt.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zsqrt.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zsqrt.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zsqrt.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zasyi.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zasyi.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zasyi.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zasyi.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuchk.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zuchk.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zuchk.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zuchk.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zlog.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zlog.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zlog.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zlog.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunik.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zunik.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zunik.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zunik.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunhj.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zunhj.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zunhj.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zunhj.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuoik.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zuoik.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zuoik.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zuoik.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuni1.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zuni1.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zuni1.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zuni1.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zkscl.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zkscl.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zkscl.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zkscl.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zshch.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zshch.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zshch.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zshch.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbknu.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zbknu.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zbknu.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zbknu.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zmlri.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zmlri.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zmlri.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zmlri.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zs1s2.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zs1s2.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zs1s2.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zs1s2.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zseri.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zseri.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zseri.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zseri.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zacai.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zacai.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zacai.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zacai.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zairy.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zairy.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zairy.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zairy.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuni2.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zuni2.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zuni2.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zuni2.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbuni.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zbuni.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zbuni.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zbuni.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zrati.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zrati.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zrati.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zrati.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zwrsk.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zwrsk.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zwrsk.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zwrsk.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbinu.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zbinu.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zbinu.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zbinu.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesi.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zbesi.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zbesi.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zbesi.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesj.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zbesj.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zbesj.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zbesj.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesy0.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbesy0.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dbesy0.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dbesy0.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesy1.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbesy1.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dbesy1.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dbesy1.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsynu.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbsynu.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dbsynu.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dbsynu.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dyairy.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dyairy.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dyairy.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dyairy.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesy.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbesy.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dbesy.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dbesy.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zacon.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zacon.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zacon.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zacon.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunk1.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zunk1.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zunk1.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zunk1.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunk2.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zunk2.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zunk2.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zunk2.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbunk.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zbunk.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zbunk.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zbunk.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesh.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zbesh.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zbesh.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zbesh.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesy.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zbesy.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zbesy.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zbesy.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsk0e.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbsk0e.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dbsk0e.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dbsk0e.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesk0.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbesk0.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dbesk0.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dbesk0.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsk1e.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbsk1e.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dbsk1e.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dbsk1e.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesk1.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbesk1.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dbesk1.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dbesk1.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsknu.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbsknu.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dbsknu.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dbsknu.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesk.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbesk.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dbesk.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dbesk.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesk.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zbesk.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zbesk.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zbesk.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9aimp.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/d9aimp.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/d9aimp.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/d9aimp.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/daie.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/daie.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/daie.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/daie.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dai.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dai.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dai.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dai.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbie.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbie.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dbie.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dbie.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbi.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dbi.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dbi.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dbi.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbiry.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/zbiry.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/zbiry.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/zbiry.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/derfc.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/derfc.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/derfc.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/derfc.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/derf.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/derf.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/derf.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/derf.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/de1.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/de1.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/de1.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/de1.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dei.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dei.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dei.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dei.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9upak.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/d9upak.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/d9upak.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/d9upak.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dspenc.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dspenc.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dspenc.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dspenc.fas" ; - Compiling module "quadpack" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqwgtf.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqwgtf.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqwgtf.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqwgtf.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqcheb.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqcheb.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqcheb.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqcheb.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk15w.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqk15w.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqk15w.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqk15w.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqwgts.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqwgts.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqwgts.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqwgts.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqwgtc.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqwgtc.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqwgtc.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqwgtc.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgtsl.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dgtsl.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dgtsl.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dgtsl.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk15.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqk15.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqk15.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqk15.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk31.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqk31.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqk31.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqk31.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk41.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqk41.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqk41.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqk41.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk51.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqk51.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqk51.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqk51.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk61.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqk61.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqk61.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqk61.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk21.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqk21.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqk21.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqk21.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk15i.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqk15i.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqk15i.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqk15i.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqelg.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqelg.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqelg.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqelg.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqpsrt.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqpsrt.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqpsrt.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqpsrt.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqc25s.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqc25s.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqc25s.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqc25s.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqmomo.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqmomo.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqmomo.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqmomo.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqc25c.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqc25c.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqc25c.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqc25c.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqc25f.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqc25f.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqc25f.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqc25f.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqage.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqage.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqage.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqage.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagie.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqagie.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqagie.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqagie.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagpe.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqagpe.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqagpe.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqagpe.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagp.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqagp.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqagp.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqagp.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagse.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqagse.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqagse.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqagse.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawoe.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqawoe.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqawoe.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqawoe.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawfe.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqawfe.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqawfe.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqawfe.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawse.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqawse.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqawse.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqawse.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawce.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqawce.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqawce.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqawce.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqng.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqng.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqng.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqng.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqag.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqag.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqag.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqag.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqags.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqags.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqags.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqags.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagi.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqagi.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqagi.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqagi.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawf.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqawf.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqawf.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqawf.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawo.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqawo.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqawo.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqawo.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqaws.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqaws.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqaws.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqaws.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawc.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/dqawc.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/dqawc.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/dqawc.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/quadpack.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numerical/slatec/quadpack.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numerical/slatec/quadpack.lisp. ;;; ; - Loading binary file "binary-ecl/numerical/slatec/quadpack.fas" ; - Compiling module "simplification" ; - Compiling source file "/home/maxima/maxima-test/src/simp.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/simp.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/simp.lisp. ;;; ; - Loading binary file "binary-ecl/simp.fas" ; - Compiling source file "/home/maxima/maxima-test/src/float.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/float.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/float.lisp. ;;; ; - Loading binary file "binary-ecl/float.fas" ; - Compiling source file "/home/maxima/maxima-test/src/csimp.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/csimp.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/csimp.lisp. ;;; ; - Loading binary file "binary-ecl/csimp.fas" ; - Compiling source file "/home/maxima/maxima-test/src/csimp2.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/csimp2.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Style warning: ;;; in file csimp2.lisp, position 19509 ;;; at (DEFUN GAMMA-LANCZOS ...) ;;; ! The argument 1 of function <= has type ;;; (COMPLEX DOUBLE-FLOAT) ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file csimp2.lisp, position 19509 ;;; at (DEFUN GAMMA-LANCZOS ...) ;;; ! The argument 1 of function <= has type ;;; (COMPLEX DOUBLE-FLOAT) ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file csimp2.lisp, position 19509 ;;; at (DEFUN GAMMA-LANCZOS ...) ;;; ! The argument 2 of function EXPT has type ;;; (COMPLEX DOUBLE-FLOAT) ;;; instead of expected ;;; REAL ;;; Finished compiling /home/maxima/maxima-test/src/csimp2.lisp. ;;; ; - Loading binary file "binary-ecl/csimp2.fas" ; - Compiling source file "/home/maxima/maxima-test/src/zero.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/zero.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/zero.lisp. ;;; ; - Loading binary file "binary-ecl/zero.fas" ; - Compiling source file "/home/maxima/maxima-test/src/logarc.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/logarc.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/logarc.lisp. ;;; ; - Loading binary file "binary-ecl/logarc.fas" ; - Compiling source file "/home/maxima/maxima-test/src/rpart.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/rpart.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/rpart.lisp. ;;; ; - Loading binary file "binary-ecl/rpart.fas" ; - Compiling module "numeric-bigfloat" ; - Compiling source file "/home/maxima/maxima-test/src/numeric.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numeric.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numeric.lisp. ;;; ; - Loading binary file "binary-ecl/numeric.fas" ; - Compiling module "server" ; - Compiling source file "/home/maxima/maxima-test/src/server.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/server.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/server.lisp. ;;; ; - Loading binary file "binary-ecl/server.fas" ; - Compiling module "i-o" ; - Compiling source file "/home/maxima/maxima-test/src/macsys.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/macsys.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/macsys.lisp. ;;; ; - Loading binary file "binary-ecl/macsys.fas" ; - Compiling source file "/home/maxima/maxima-test/src/testsuite.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/testsuite.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/testsuite.lisp. ;;; ; - Loading binary file "binary-ecl/testsuite.fas" ; - Compiling source file "/home/maxima/maxima-test/src/mload.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/mload.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/mload.lisp. ;;; ; - Loading binary file "binary-ecl/mload.fas" ; - Compiling source file "/home/maxima/maxima-test/src/suprv1.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/suprv1.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Warning: ;;; in file suprv1.lisp, position 4792 ;;; at (DEFUN GENERIC-AUTOLOAD ...) ;;; ! Variable assigned a value incompatible with its type declaration. ;;; Variable: BIN-EXT ;;; Expected type: (EQL ) ;;; Value type: (EQL ) ;;; Finished compiling /home/maxima/maxima-test/src/suprv1.lisp. ;;; ; - Loading binary file "binary-ecl/suprv1.fas" ; - Compiling source file "/home/maxima/maxima-test/src/mactex.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/mactex.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/mactex.lisp. ;;; ; - Loading binary file "binary-ecl/mactex.fas" ; - Compiling source file "/home/maxima/maxima-test/src/dskfn.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/dskfn.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/dskfn.lisp. ;;; ; - Loading binary file "binary-ecl/dskfn.fas" ; - Compiling module "factoring" ; - Compiling source file "/home/maxima/maxima-test/src/lesfac.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/lesfac.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/lesfac.lisp. ;;; ; - Loading binary file "binary-ecl/lesfac.fas" ; - Compiling source file "/home/maxima/maxima-test/src/factor.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/factor.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Declaring P as NOT SPECIAL ;;; Finished compiling /home/maxima/maxima-test/src/factor.lisp. ;;; ; - Loading binary file "binary-ecl/factor.fas" ; - Compiling source file "/home/maxima/maxima-test/src/algfac.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/algfac.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/algfac.lisp. ;;; ; - Loading binary file "binary-ecl/algfac.fas" ; - Compiling source file "/home/maxima/maxima-test/src/nalgfa.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/nalgfa.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/nalgfa.lisp. ;;; ; - Loading binary file "binary-ecl/nalgfa.fas" ; - Compiling source file "/home/maxima/maxima-test/src/ufact.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/ufact.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/ufact.lisp. ;;; ; - Loading binary file "binary-ecl/ufact.fas" ; - Compiling source file "/home/maxima/maxima-test/src/result.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/result.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/result.lisp. ;;; ; - Loading binary file "binary-ecl/result.fas" ; - Compiling module "ifactor" ; - Compiling source file "/home/maxima/maxima-test/src/ifactor.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/ifactor.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/ifactor.lisp. ;;; ; - Loading binary file "binary-ecl/ifactor.fas" ; - Compiling module "rational-functions" ; - Compiling source file "/home/maxima/maxima-test/src/rat3a.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/rat3a.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Declaring COEF as NOT SPECIAL ;;; Declaring VAR as NOT SPECIAL ;;; Declaring EXP as NOT SPECIAL ;;; Declaring P as NOT SPECIAL ;;; Declaring Y as NOT SPECIAL ;;; Finished compiling /home/maxima/maxima-test/src/rat3a.lisp. ;;; ; - Loading binary file "binary-ecl/rat3a.fas" ; - Compiling source file "/home/maxima/maxima-test/src/rat3b.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/rat3b.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/rat3b.lisp. ;;; ; - Loading binary file "binary-ecl/rat3b.fas" ; - Compiling source file "/home/maxima/maxima-test/src/rat3d.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/rat3d.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/rat3d.lisp. ;;; ; - Loading binary file "binary-ecl/rat3d.fas" ; - Compiling source file "/home/maxima/maxima-test/src/rat3c.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/rat3c.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/rat3c.lisp. ;;; ; - Loading binary file "binary-ecl/rat3c.fas" ; - Compiling source file "/home/maxima/maxima-test/src/rat3e.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/rat3e.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Declaring VAR as NOT SPECIAL ;;; Finished compiling /home/maxima/maxima-test/src/rat3e.lisp. ;;; ; - Loading binary file "binary-ecl/rat3e.fas" ; - Compiling source file "/home/maxima/maxima-test/src/nrat4.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/nrat4.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/nrat4.lisp. ;;; ; - Loading binary file "binary-ecl/nrat4.fas" ; - Compiling source file "/home/maxima/maxima-test/src/ratout.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/ratout.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Declaring *Y* as NOT SPECIAL ;;; Finished compiling /home/maxima/maxima-test/src/ratout.lisp. ;;; ; - Loading binary file "binary-ecl/ratout.fas" ; - Compiling module "maxima-language-compiler" ; - Compiling source file "/home/maxima/maxima-test/src/transl.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/transl.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/transl.lisp. ;;; ; - Loading binary file "binary-ecl/transl.fas" ; - Compiling source file "/home/maxima/maxima-test/src/transs.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/transs.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/transs.lisp. ;;; ; - Loading binary file "binary-ecl/transs.fas" ; - Compiling source file "/home/maxima/maxima-test/src/trans1.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/trans1.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/trans1.lisp. ;;; ; - Loading binary file "binary-ecl/trans1.fas" ; - Compiling source file "/home/maxima/maxima-test/src/trans2.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/trans2.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/trans2.lisp. ;;; ; - Loading binary file "binary-ecl/trans2.fas" ; - Compiling source file "/home/maxima/maxima-test/src/trans3.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/trans3.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/trans3.lisp. ;;; ; - Loading binary file "binary-ecl/trans3.fas" ; - Compiling source file "/home/maxima/maxima-test/src/trprop.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/trprop.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/trprop.lisp. ;;; ; - Loading binary file "binary-ecl/trprop.fas" ; - Compiling source file "/home/maxima/maxima-test/src/trans4.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/trans4.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/trans4.lisp. ;;; ; - Loading binary file "binary-ecl/trans4.fas" ; - Compiling source file "/home/maxima/maxima-test/src/trans5.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/trans5.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/trans5.lisp. ;;; ; - Loading binary file "binary-ecl/trans5.fas" ; - Compiling source file "/home/maxima/maxima-test/src/transf.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/transf.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/transf.lisp. ;;; ; - Loading binary file "binary-ecl/transf.fas" ; - Compiling source file "/home/maxima/maxima-test/src/troper.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/troper.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/troper.lisp. ;;; ; - Loading binary file "binary-ecl/troper.fas" ; - Compiling source file "/home/maxima/maxima-test/src/trutil.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/trutil.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/trutil.lisp. ;;; ; - Loading binary file "binary-ecl/trutil.fas" ; - Compiling source file "/home/maxima/maxima-test/src/trmode.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/trmode.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/trmode.lisp. ;;; ; - Loading binary file "binary-ecl/trmode.fas" ; - Compiling source file "/home/maxima/maxima-test/src/trdata.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/trdata.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/trdata.lisp. ;;; ; - Loading binary file "binary-ecl/trdata.fas" ; - Compiling source file "/home/maxima/maxima-test/src/trpred.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/trpred.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/trpred.lisp. ;;; ; - Loading binary file "binary-ecl/trpred.fas" ; - Compiling source file "/home/maxima/maxima-test/src/transq.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/transq.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/transq.lisp. ;;; ; - Loading binary file "binary-ecl/transq.fas" ; - Compiling source file "/home/maxima/maxima-test/src/acall.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/acall.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/acall.lisp. ;;; ; - Loading binary file "binary-ecl/acall.fas" ; - Compiling source file "/home/maxima/maxima-test/src/fcall.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/fcall.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/fcall.lisp. ;;; ; - Loading binary file "binary-ecl/fcall.fas" ; - Compiling source file "/home/maxima/maxima-test/src/evalw.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/evalw.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/evalw.lisp. ;;; ; - Loading binary file "binary-ecl/evalw.fas" ; - Compiling source file "/home/maxima/maxima-test/src/mdefun.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/mdefun.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/mdefun.lisp. ;;; ; - Loading binary file "binary-ecl/mdefun.fas" ; - Compiling module "pattern-matching" ; - Compiling source file "/home/maxima/maxima-test/src/schatc.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/schatc.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/schatc.lisp. ;;; ; - Loading binary file "binary-ecl/schatc.fas" ; - Compiling source file "/home/maxima/maxima-test/src/matcom.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/matcom.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/matcom.lisp. ;;; ; - Loading binary file "binary-ecl/matcom.fas" ; - Compiling source file "/home/maxima/maxima-test/src/matrun.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/matrun.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/matrun.lisp. ;;; ; - Loading binary file "binary-ecl/matrun.fas" ; - Compiling source file "/home/maxima/maxima-test/src/nisimp.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/nisimp.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/nisimp.lisp. ;;; ; - Loading binary file "binary-ecl/nisimp.fas" ; - Compiling module "trigonometry" ; - Compiling source file "/home/maxima/maxima-test/src/trigi.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/trigi.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/trigi.lisp. ;;; ; - Loading binary file "binary-ecl/trigi.fas" ; - Compiling source file "/home/maxima/maxima-test/src/trigo.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/trigo.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/trigo.lisp. ;;; ; - Loading binary file "binary-ecl/trigo.fas" ; - Compiling source file "/home/maxima/maxima-test/src/trgred.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/trgred.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/trgred.lisp. ;;; ; - Loading binary file "binary-ecl/trgred.fas" ; - Compiling module "algebraic-database" ; - Compiling source file "/home/maxima/maxima-test/src/inmis.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/inmis.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/inmis.lisp. ;;; ; - Loading binary file "binary-ecl/inmis.fas" ; - Compiling source file "/home/maxima/maxima-test/src/db.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/db.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/db.lisp. ;;; ; - Loading binary file "binary-ecl/db.fas" ; - Compiling source file "/home/maxima/maxima-test/src/compar.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/compar.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/compar.lisp. ;;; ; - Loading binary file "binary-ecl/compar.fas" ; - Compiling source file "/home/maxima/maxima-test/src/askp.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/askp.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/askp.lisp. ;;; ; - Loading binary file "binary-ecl/askp.fas" ; - Compiling module "numerical-functions" ; - Compiling source file "/home/maxima/maxima-test/src/bessel.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/bessel.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/bessel.lisp. ;;; ; - Loading binary file "binary-ecl/bessel.fas" ; - Compiling source file "/home/maxima/maxima-test/src/ellipt.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/ellipt.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Style warning: ;;; in file ellipt.lisp, position 33478 ;;; at (LET (# # ...) ...) ;;; ! The argument 1 of function MAX has type ;;; NIL ;;; instead of expected ;;; REAL ;;; Finished compiling /home/maxima/maxima-test/src/ellipt.lisp. ;;; ; - Loading binary file "binary-ecl/ellipt.fas" ; - Compiling source file "/home/maxima/maxima-test/src/airy.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/airy.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/airy.lisp. ;;; ; - Loading binary file "binary-ecl/airy.fas" ; - Compiling source file "/home/maxima/maxima-test/src/plasma.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/plasma.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/plasma.lisp. ;;; ; - Loading binary file "binary-ecl/plasma.fas" ; - Compiling source file "/home/maxima/maxima-test/src/intpol.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/intpol.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/intpol.lisp. ;;; ; - Loading binary file "binary-ecl/intpol.fas" ; - Compiling module "reader" ; - Compiling source file "/home/maxima/maxima-test/src/nparse.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/nparse.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/nparse.lisp. ;;; ; - Loading binary file "binary-ecl/nparse.fas" ; - Compiling module "display" ; - Compiling source file "/home/maxima/maxima-test/src/displa.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/displa.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/displa.lisp. ;;; ; - Loading binary file "binary-ecl/displa.fas" ; - Compiling source file "/home/maxima/maxima-test/src/nforma.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/nforma.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/nforma.lisp. ;;; ; - Loading binary file "binary-ecl/nforma.fas" ; - Compiling source file "/home/maxima/maxima-test/src/grind.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/grind.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/grind.lisp. ;;; ; - Loading binary file "binary-ecl/grind.fas" ; - Compiling module "gcd" ; - Compiling source file "/home/maxima/maxima-test/src/spgcd.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/spgcd.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/spgcd.lisp. ;;; ; - Loading binary file "binary-ecl/spgcd.fas" ; - Compiling source file "/home/maxima/maxima-test/src/ezgcd.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/ezgcd.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Declaring LCPROD as NOT SPECIAL ;;; Declaring SVALS as NOT SPECIAL ;;; Declaring SVARS as NOT SPECIAL ;;; Declaring OLDSVARS as NOT SPECIAL ;;; Declaring OLDSVALS as NOT SPECIAL ;;; Declaring VALFLAG as NOT SPECIAL ;;; Declaring PL0 as NOT SPECIAL ;;; Declaring D0 as NOT SPECIAL ;;; Declaring DEGD0 as NOT SPECIAL ;;; Declaring VAR as NOT SPECIAL ;;; Declaring MANY* as NOT SPECIAL ;;; Declaring TEMPPRIME as NOT SPECIAL ;;; Declaring OVARLIST as NOT SPECIAL ;;; Declaring VALIST as NOT SPECIAL ;;; Declaring ZL as NOT SPECIAL ;;; Declaring *PRIME as NOT SPECIAL ;;; Declaring PLIM as NOT SPECIAL ;;; Declaring NE as NOT SPECIAL ;;; Declaring NN*-1 as NOT SPECIAL ;;; Declaring DLP as NOT SPECIAL ;;; Declaring EZ1SKIP as NOT SPECIAL ;;; Declaring SVALSL as NOT SPECIAL ;;; Declaring NSVALS as NOT SPECIAL ;;; Declaring LC1 as NOT SPECIAL ;;; Declaring OLDLC as NOT SPECIAL ;;; Declaring LIMK as NOT SPECIAL ;;; Finished compiling /home/maxima/maxima-test/src/ezgcd.lisp. ;;; ; - Loading binary file "binary-ecl/ezgcd.fas" ; - Compiling module "documentation" ; - Compiling source file "/home/maxima/maxima-test/src/macdes.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/macdes.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/macdes.lisp. ;;; ; - Loading binary file "binary-ecl/macdes.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/verify-html-index.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/verify-html-index.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/verify-html-index.lisp. ;;; ; - Loading binary file "binary-ecl/verify-html-index.fas" ; - Compiling module "integration" ; - Compiling source file "/home/maxima/maxima-test/src/sinint.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/sinint.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/sinint.lisp. ;;; ; - Loading binary file "binary-ecl/sinint.fas" ; - Compiling source file "/home/maxima/maxima-test/src/sin.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/sin.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/sin.lisp. ;;; ; - Loading binary file "binary-ecl/sin.fas" ; - Compiling source file "/home/maxima/maxima-test/src/risch.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/risch.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/risch.lisp. ;;; ; - Loading binary file "binary-ecl/risch.fas" ; - Compiling source file "/home/maxima/maxima-test/src/irinte.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/irinte.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/irinte.lisp. ;;; ; - Loading binary file "binary-ecl/irinte.fas" ; - Compiling source file "/home/maxima/maxima-test/src/laplac.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/laplac.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/laplac.lisp. ;;; ; - Loading binary file "binary-ecl/laplac.fas" ; - Compiling module "taylor-series" ; - Compiling source file "/home/maxima/maxima-test/src/hayat.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/hayat.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Declaring VARS as NOT SPECIAL ;;; Declaring VAR as NOT SPECIAL ;;; Style warning: ;;; in file hayat.lisp, position 108997 ;;; at (DEFUN TSDIFF ...) ;;; ! The variable CHECK is not used. ;;; Style warning: ;;; in file hayat.lisp, position 107978 ;;; at (DEFUN TSPRSUM ...) ;;; ! The argument 1 of function ZEROP has type ;;; NULL ;;; instead of expected ;;; NUMBER ;;; Finished compiling /home/maxima/maxima-test/src/hayat.lisp. ;;; ; - Loading binary file "binary-ecl/hayat.fas" ; - Compiling module "definite-integration" ; - Compiling source file "/home/maxima/maxima-test/src/defint.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/defint.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Style warning: ;;; in file defint.lisp, position 86096 ;;; at (DEFUN LOGCPI0 ...) ;;; ! Variable PLM was undefined. Compiler assumes it is a global. ;;; Finished compiling /home/maxima/maxima-test/src/defint.lisp. ;;; ; - Loading binary file "binary-ecl/defint.fas" ; - Compiling source file "/home/maxima/maxima-test/src/residu.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/residu.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/residu.lisp. ;;; ; - Loading binary file "binary-ecl/residu.fas" ; - Compiling module "special-functions" ; - Compiling source file "/home/maxima/maxima-test/src/specfn.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/specfn.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/specfn.lisp. ;;; ; - Loading binary file "binary-ecl/specfn.fas" ; - Compiling module "matrix-algebra" ; - Compiling source file "/home/maxima/maxima-test/src/mat.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/mat.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Declaring PERMSIGN as NOT SPECIAL ;;; Declaring A as NOT SPECIAL ;;; Declaring RANK as NOT SPECIAL ;;; Declaring DELTA as NOT SPECIAL ;;; Declaring NROW as NOT SPECIAL ;;; Declaring NVAR as NOT SPECIAL ;;; Declaring N as NOT SPECIAL ;;; Declaring M as NOT SPECIAL ;;; Declaring VARIABLEORDER as NOT SPECIAL ;;; Declaring DEPENDENTROWS as NOT SPECIAL ;;; Declaring INCONSISTENTROWS as NOT SPECIAL ;;; Declaring L as NOT SPECIAL ;;; Declaring K as NOT SPECIAL ;;; Finished compiling /home/maxima/maxima-test/src/mat.lisp. ;;; ; - Loading binary file "binary-ecl/mat.fas" ; - Compiling source file "/home/maxima/maxima-test/src/linnew.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/linnew.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Declaring N as NOT SPECIAL ;;; Declaring VLIST as NOT SPECIAL ;;; Declaring NX as NOT SPECIAL ;;; Declaring IX as NOT SPECIAL ;;; Finished compiling /home/maxima/maxima-test/src/linnew.lisp. ;;; ; - Loading binary file "binary-ecl/linnew.fas" ; - Compiling source file "/home/maxima/maxima-test/src/matrix.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/matrix.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/matrix.lisp. ;;; ; - Loading binary file "binary-ecl/matrix.fas" ; - Compiling module "determinants" ; - Compiling source file "/home/maxima/maxima-test/src/sprdet.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/sprdet.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Declaring J as NOT SPECIAL ;;; Declaring ML* as NOT SPECIAL ;;; Declaring RZL* as NOT SPECIAL ;;; Finished compiling /home/maxima/maxima-test/src/sprdet.lisp. ;;; ; - Loading binary file "binary-ecl/sprdet.fas" ; - Compiling source file "/home/maxima/maxima-test/src/newinv.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/newinv.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Declaring *NONZ* as NOT SPECIAL ;;; Declaring DETL* as NOT SPECIAL ;;; Declaring *RR* as NOT SPECIAL ;;; Finished compiling /home/maxima/maxima-test/src/newinv.lisp. ;;; ; - Loading binary file "binary-ecl/newinv.fas" ; - Compiling source file "/home/maxima/maxima-test/src/newdet.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/newdet.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/newdet.lisp. ;;; ; - Loading binary file "binary-ecl/newdet.fas" ; - Compiling module "limits" ; - Compiling source file "/home/maxima/maxima-test/src/tlimit.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/tlimit.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/tlimit.lisp. ;;; ; - Loading binary file "binary-ecl/tlimit.fas" ; - Compiling source file "/home/maxima/maxima-test/src/limit.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/limit.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Declaring N as NOT SPECIAL ;;; Declaring DN as NOT SPECIAL ;;; Declaring *INDICATOR as NOT SPECIAL ;;; Declaring EXP as NOT SPECIAL ;;; Declaring VAR as NOT SPECIAL ;;; Declaring VAL as NOT SPECIAL ;;; Declaring ORIGVAL as NOT SPECIAL ;;; Declaring TAYLORED as NOT SPECIAL ;;; Declaring $TLIMSWITCH as NOT SPECIAL ;;; Declaring LOGCOMBED as NOT SPECIAL ;;; Declaring LHP? as NOT SPECIAL ;;; Declaring LHCOUNT as NOT SPECIAL ;;; Finished compiling /home/maxima/maxima-test/src/limit.lisp. ;;; ; - Loading binary file "binary-ecl/limit.fas" ; - Compiling module "solve" ; - Compiling source file "/home/maxima/maxima-test/src/solve.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/solve.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/solve.lisp. ;;; ; - Loading binary file "binary-ecl/solve.fas" ; - Compiling source file "/home/maxima/maxima-test/src/psolve.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/psolve.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Declaring MULT as NOT SPECIAL ;;; Finished compiling /home/maxima/maxima-test/src/psolve.lisp. ;;; ; - Loading binary file "binary-ecl/psolve.fas" ; - Compiling source file "/home/maxima/maxima-test/src/algsys.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/algsys.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Declaring *VARDEGS* as NOT SPECIAL ;;; Finished compiling /home/maxima/maxima-test/src/algsys.lisp. ;;; ; - Loading binary file "binary-ecl/algsys.fas" ; - Compiling source file "/home/maxima/maxima-test/src/sqrtdenest.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/sqrtdenest.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/sqrtdenest.lisp. ;;; ; - Loading binary file "binary-ecl/sqrtdenest.fas" ; - Compiling source file "/home/maxima/maxima-test/src/polyrz.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/polyrz.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Style warning: ;;; in file polyrz.lisp, position 2035 ;;; at (DEFUN STURMSEQ ...) ;;; ! The variable SOLN is not used. ;;; Finished compiling /home/maxima/maxima-test/src/polyrz.lisp. ;;; ; - Loading binary file "binary-ecl/polyrz.fas" ; - Compiling source file "/home/maxima/maxima-test/src/cpoly.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/cpoly.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/cpoly.lisp. ;;; ; - Loading binary file "binary-ecl/cpoly.fas" ; - Compiling module "debugging" ; - Compiling source file "/home/maxima/maxima-test/src/mtrace.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/mtrace.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/mtrace.lisp. ;;; ; - Loading binary file "binary-ecl/mtrace.fas" ; - Compiling source file "/home/maxima/maxima-test/src/mdebug.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/mdebug.lisp. ;;; OPTIMIZE levels: Safety=2, Space=0, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/mdebug.lisp. ;;; ; - Loading binary file "binary-ecl/mdebug.fas" ; - Compiling module "miscellaneous" ; - Compiling source file "/home/maxima/maxima-test/src/scs.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/scs.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/scs.lisp. ;;; ; - Loading binary file "binary-ecl/scs.fas" ; - Compiling source file "/home/maxima/maxima-test/src/asum.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/asum.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/asum.lisp. ;;; ; - Loading binary file "binary-ecl/asum.fas" ; - Compiling source file "/home/maxima/maxima-test/src/fortra.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/fortra.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/fortra.lisp. ;;; ; - Loading binary file "binary-ecl/fortra.fas" ; - Compiling source file "/home/maxima/maxima-test/src/optim.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/optim.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/optim.lisp. ;;; ; - Loading binary file "binary-ecl/optim.fas" ; - Compiling source file "/home/maxima/maxima-test/src/marray.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/marray.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/marray.lisp. ;;; ; - Loading binary file "binary-ecl/marray.fas" ; - Compiling source file "/home/maxima/maxima-test/src/mdot.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/mdot.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/mdot.lisp. ;;; ; - Loading binary file "binary-ecl/mdot.fas" ; - Compiling source file "/home/maxima/maxima-test/src/series.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/series.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/series.lisp. ;;; ; - Loading binary file "binary-ecl/series.fas" ; - Compiling source file "/home/maxima/maxima-test/src/numth.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/numth.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/numth.lisp. ;;; ; - Loading binary file "binary-ecl/numth.fas" ; - Compiling source file "/home/maxima/maxima-test/src/pade.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/pade.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Declaring TLIST as NOT SPECIAL ;;; Finished compiling /home/maxima/maxima-test/src/pade.lisp. ;;; ; - Loading binary file "binary-ecl/pade.fas" ; - Compiling source file "/home/maxima/maxima-test/src/homog.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/homog.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/homog.lisp. ;;; ; - Loading binary file "binary-ecl/homog.fas" ; - Compiling source file "/home/maxima/maxima-test/src/combin.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/combin.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/combin.lisp. ;;; ; - Loading binary file "binary-ecl/combin.fas" ; - Compiling source file "/home/maxima/maxima-test/src/nset.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/nset.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Style warning: ;;; in file nset.lisp, position 17748 ;;; at (DEFUN SET-SUBSETP ...) ;;; ! The variable #:G636 is not used. ;;; Style warning: ;;; in file nset.lisp, position 17748 ;;; at (DEFUN SET-SUBSETP ...) ;;; ! The variable #:G638 is not used. ;;; Style warning: ;;; in file nset.lisp, position 18151 ;;; at (DEFUN SET-DISJOINTP ...) ;;; ! The variable #:G658 is not used. ;;; Finished compiling /home/maxima/maxima-test/src/nset.lisp. ;;; ; - Loading binary file "binary-ecl/nset.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/rand-mt19937.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/rand-mt19937.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/rand-mt19937.lisp. ;;; ; - Loading binary file "binary-ecl/rand-mt19937.fas" ; - Compiling source file "/home/maxima/maxima-test/src/maxmin.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/maxmin.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/maxmin.lisp. ;;; ; - Loading binary file "binary-ecl/maxmin.fas" ; - Compiling source file "/home/maxima/maxima-test/src/nummod.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/nummod.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/nummod.lisp. ;;; ; - Loading binary file "binary-ecl/nummod.fas" ; - Compiling source file "/home/maxima/maxima-test/src/conjugate.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/conjugate.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/conjugate.lisp. ;;; ; - Loading binary file "binary-ecl/conjugate.fas" ; - Compiling source file "/home/maxima/maxima-test/src/expintegral.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/expintegral.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Style warning: ;;; in file expintegral.lisp, position 21275 ;;; at (DEFUN EXPINTEGRAL-E ...) ;;; ! The argument 1 of function > has type ;;; (COMPLEX DOUBLE-FLOAT) ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file expintegral.lisp, position 21275 ;;; at (DEFUN EXPINTEGRAL-E ...) ;;; ! The argument 1 of function > has type ;;; (COMPLEX DOUBLE-FLOAT) ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file expintegral.lisp, position 24176 ;;; at (DEFUN FRAC-EXPINTEGRAL-E ...) ;;; ! The argument 1 of function > has type ;;; (COMPLEX DOUBLE-FLOAT) ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file expintegral.lisp, position 21275 ;;; at (DEFUN EXPINTEGRAL-E ...) ;;; ! The argument 1 of function > has type ;;; (COMPLEX DOUBLE-FLOAT) ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file expintegral.lisp, position 21275 ;;; at (DEFUN EXPINTEGRAL-E ...) ;;; ! The argument 1 of function > has type ;;; (COMPLEX DOUBLE-FLOAT) ;;; instead of expected ;;; REAL ;;; Style warning: ;;; in file expintegral.lisp, position 24176 ;;; at (DEFUN FRAC-EXPINTEGRAL-E ...) ;;; ! The argument 1 of function > has type ;;; (COMPLEX DOUBLE-FLOAT) ;;; instead of expected ;;; REAL ;;; Finished compiling /home/maxima/maxima-test/src/expintegral.lisp. ;;; ; - Loading binary file "binary-ecl/expintegral.fas" ; - Compiling source file "/home/maxima/maxima-test/src/gamma.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/gamma.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/gamma.lisp. ;;; ; - Loading binary file "binary-ecl/gamma.fas" ; - Compiling source file "/home/maxima/maxima-test/src/mstuff.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/mstuff.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/mstuff.lisp. ;;; ; - Loading binary file "binary-ecl/mstuff.fas" ; - Compiling module "polynomial" ; - Compiling source file "/home/maxima/maxima-test/src/polynomialp.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/polynomialp.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/polynomialp.lisp. ;;; ; - Loading binary file "binary-ecl/polynomialp.fas" ; - Compiling module "poisson-series" ; - Compiling source file "/home/maxima/maxima-test/src/pois2.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/pois2.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/pois2.lisp. ;;; ; - Loading binary file "binary-ecl/pois2.fas" ; - Compiling source file "/home/maxima/maxima-test/src/pois3.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/pois3.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Declaring $U as NOT SPECIAL ;;; Declaring $V as NOT SPECIAL ;;; Declaring $W as NOT SPECIAL ;;; Declaring $X as NOT SPECIAL ;;; Declaring $Y as NOT SPECIAL ;;; Declaring $Z as NOT SPECIAL ;;; Finished compiling /home/maxima/maxima-test/src/pois3.lisp. ;;; ; - Loading binary file "binary-ecl/pois3.fas" ; - Compiling module "translated-packages" ; - Compiling source file "/home/maxima/maxima-test/src/desoln.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/desoln.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/desoln.lisp. ;;; ; - Loading binary file "binary-ecl/desoln.fas" ; - Compiling source file "/home/maxima/maxima-test/src/elim.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/elim.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/elim.lisp. ;;; ; - Loading binary file "binary-ecl/elim.fas" ; - Compiling source file "/home/maxima/maxima-test/src/invert.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/invert.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/invert.lisp. ;;; ; - Loading binary file "binary-ecl/invert.fas" ; - Compiling source file "/home/maxima/maxima-test/src/hypgeo.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/hypgeo.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/hypgeo.lisp. ;;; ; - Loading binary file "binary-ecl/hypgeo.fas" ; - Compiling source file "/home/maxima/maxima-test/src/hyp.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/hyp.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/hyp.lisp. ;;; ; - Loading binary file "binary-ecl/hyp.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/hypergeometric.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/hypergeometric.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/hypergeometric.lisp. ;;; ; - Loading binary file "binary-ecl/hypergeometric.fas" ; - Compiling source file "/home/maxima/maxima-test/src/nfloat.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/nfloat.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/nfloat.lisp. ;;; ; - Loading binary file "binary-ecl/nfloat.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/todd-coxeter.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/todd-coxeter.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/todd-coxeter.lisp. ;;; ; - Loading binary file "binary-ecl/todd-coxeter.fas" ; - Compiling source file "/home/maxima/maxima-test/src/plot.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/plot.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Style warning: ;;; in file plot.lisp, position 15111 ;;; at (DEFMFUN $ROTATE_PTS ...) ;;; ! Variable *ROT* was undefined. Compiler assumes it is a global. ;;; Style warning: ;;; in file plot.lisp, position 15999 ;;; at (DEFMFUN $ROTATE_LIST ...) ;;; ! Variable $ROT was undefined. Compiler assumes it is a global. ;;; Finished compiling /home/maxima/maxima-test/src/plot.lisp. ;;; ; - Loading binary file "binary-ecl/plot.fas" ; - Compiling module "graphics-drivers" ; - Compiling source file "/home/maxima/maxima-test/src/gnuplot_def.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/gnuplot_def.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/gnuplot_def.lisp. ;;; ; - Loading binary file "binary-ecl/gnuplot_def.fas" ; - Compiling source file "/home/maxima/maxima-test/src/xmaxima_def.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/xmaxima_def.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/xmaxima_def.lisp. ;;; ; - Loading binary file "binary-ecl/xmaxima_def.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/geomview_def.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/geomview_def.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/geomview_def.lisp. ;;; ; - Loading binary file "binary-ecl/geomview_def.fas" ; - Compiling module "final" ; - Compiling source file "/home/maxima/maxima-test/src/autol.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/autol.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/autol.lisp. ;;; ; - Loading binary file "binary-ecl/autol.fas" ; - Compiling source file "/home/maxima/maxima-test/src/max_ext.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/max_ext.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/max_ext.lisp. ;;; ; - Loading binary file "binary-ecl/max_ext.fas" ; - Compiling source file "/home/maxima/maxima-test/src/init-cl.lisp" ;;; ;;; Compiling /home/maxima/maxima-test/src/init-cl.lisp. ;;; OPTIMIZE levels: Safety=2, Space=3, Speed=3, Debug=2 ;;; ;;; Finished compiling /home/maxima/maxima-test/src/init-cl.lisp. ;;; ; - Loading binary file "binary-ecl/init-cl.fas" ; - Providing system maxima (# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #) > #P"binary-ecl/maxima" > rm -rf binary-gcl touch sys-proclaim.lisp make bd make[2]: Verzeichnis „/home/maxima/maxima-test/src“ wird betreten echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-abcl/maxima" "abcl-depends.mk.tmp") (quit)' | java -jar /opt/abcl-bin-1.9.2/abcl.jar --noinit Armed Bear Common Lisp 1.9.2 Java 11.0.22 Ubuntu OpenJDK 64-Bit Server VM Low-level initialization completed in 0.166 seconds. Startup completed in 0.85 seconds. Type ":help" for a list of available commands. CL-USER(1): T CL-USER(2): ("../src/" "./" (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") CL-USER(3): T CL-USER(4): NIL CL-USER(5): cat abcl-depends.mk.tmp | sed -e "s#\\\\#/#g" > abcl-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-ecl/maxima" "ecl-depends.mk.tmp") (quit)' | /opt/ecl-23.9.9/bin/ecl -norc ECL (Embeddable Common-Lisp) 23.9.9 (git:UNKNOWN) Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya Copyright (C) 1993 Giuseppe Attardi Copyright (C) 2013 Juan J. Garcia-Ripoll Copyright (C) 2018 Daniel Kochmanski Copyright (C) 2023 Daniel Kochmanski and Marius Gerbershagen ECL is free software, and you are welcome to redistribute it under certain conditions; see file 'Copyright' for details. Type :h for Help. Top level in: #. > ;;; Loading #P"/home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp" ;;; Loading #P"/opt/ecl-23.9.9/lib/ecl-23.9.9/cmp.fas" #P"/home/maxima/maxima-test/lisp-utils/defsystem.lisp" > ("../src/" "./" (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") > ;;; Loading #P"/home/maxima/maxima-test/src/../lisp-utils/make-depends.lisp" #P"/home/maxima/maxima-test/lisp-utils/make-depends.lisp" > ;;; Loading #P"/home/maxima/maxima-test/src/maxima.system" NIL > cat ecl-depends.mk.tmp | sed -e "s#\\\\#/#g" > ecl-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-ccl64/maxima.image" "ccl64-depends.mk.tmp") (ccl:quit)' >ccl64-depends.mk.tmp /opt/ccl/lx86cl64 --load ccl64-depends.mk.tmp | sed -e "s#\\\\#/#g" > ccl64-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) (list "binary-gcl/maxima" "tools/sys-proclaim.lisp") "gcl-depends.mk.tmp") ' '(system::quit)' | /opt/gcl-2.6.14/bin/gcl GCL (GNU Common Lisp) 2.6.14 Fri Jan 13 10:47:56 AM EST 2023 ANSI git: Version_2_6_14 Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl) Binary License: GPL due to GPL'ed components: (XGCL UNEXEC) Modifications of this banner must retain notice of a compatible license Dedicated to the memory of W. Schelter Use (help) to get some basic information on how to use GCL. Temporary directory for compiler files: /tmp/ >;; Loading "../lisp-utils/defsystem.lisp" Warning: SIMPLE-WARNING: REQUIRE is being redefined. ;; Finished loading "../lisp-utils/defsystem.lisp" T > ("../src/" "./" (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") >;; Loading "../lisp-utils/make-depends.lisp" ;; Finished loading "../lisp-utils/make-depends.lisp" T >;; Loading #p"/home/maxima/maxima-test/src/../src/maxima.system" ;; Finished loading #p"/home/maxima/maxima-test/src/../src/maxima.system" NIL >cat gcl-depends.mk.tmp | sed -e "s#\\\\#/#g" > gcl-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-sbcl/maxima.core" "sbcl-depends.mk.tmp") (sb-ext:quit)' | "/opt/sbcl-2.4.1/bin/sbcl" --noinform --noprint 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/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN AFS-BINARY-DIRECTORY ; (MAKE::AFS-COMPONENT MAKE::MACHINE MAKE::SOFTWARE MAKE::LISP) ; ; caught STYLE-WARNING: ; undefined function: MAKE::AFS-COMPONENT ; (MAKE:COMPILER-TYPE-TRANSLATION (MAKE::COMPILER-VERSION)) ; ; caught STYLE-WARNING: ; undefined function: MAKE:COMPILER-TYPE-TRANSLATION ; (MAKE::ENSURE-TRAILING-SLASH MAKE::ROOT-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: MAKE::ENSURE-TRAILING-SLASH ; (MAKE:MACHINE-TYPE-TRANSLATION (MACHINE-TYPE)) ; ; caught STYLE-WARNING: ; undefined function: MAKE:MACHINE-TYPE-TRANSLATION ; (MAKE:SOFTWARE-TYPE-TRANSLATION (SOFTWARE-TYPE)) ; ; caught STYLE-WARNING: ; undefined function: MAKE: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 ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN AFS-SOURCE-DIRECTORY ; (MAKE::ENSURE-TRAILING-SLASH MAKE::ROOT-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: MAKE::ENSURE-TRAILING-SLASH ; (MAKE::TRANSLATE-VERSION MAKE::*VERSION*) ; ; caught STYLE-WARNING: ; undefined function: MAKE::TRANSLATE-VERSION ; ; compilation unit finished ; Undefined functions: ; ENSURE-TRAILING-SLASH TRANSLATE-VERSION ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN NEW-APPEND-DIRECTORIES ; (MAKE::DIRECTORY-TO-LIST (PATHNAME-DIRECTORY MAKE::REL-DIR)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DIRECTORY-TO-LIST ; ; compilation unit finished ; Undefined function: ; DIRECTORY-TO-LIST ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN DIRECTORY-TO-LIST ; (MAKE::SPLIT-STRING DIRECTORY :ITEM #\;) ; ; caught STYLE-WARNING: ; undefined function: MAKE::SPLIT-STRING ; ; compilation unit finished ; Undefined function: ; SPLIT-STRING ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN APPEND-DIRECTORIES ; (MAKE::APPEND-LOGICAL-PNAMES MAKE::ABSOLUTE-DIRECTORY ; MAKE::RELATIVE-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: MAKE::APPEND-LOGICAL-PNAMES ; (MAKE::NAMESTRING-PROBABLY-LOGICAL MAKE::ABSOLUTE-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: MAKE::NAMESTRING-PROBABLY-LOGICAL ; ; compilation unit finished ; Undefined functions: ; APPEND-LOGICAL-PNAMES NAMESTRING-PROBABLY-LOGICAL ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; 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 ; ...) ; --> 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 ; ==> ; 1 ; ; caught STYLE-WARNING: ; undefined function: MAKE::PRINT-COMPONENT ; ; compilation unit finished ; Undefined function: ; PRINT-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-LOAD-TIME ; (MAKE::COMPONENT-FULL-PATHNAME MAKE::COMPONENT :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::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: MAKE::COMPUTE-SYSTEM-PATH ; ; compilation unit finished ; Undefined functions: ; COMPONENT-FULL-PATHNAME COMPUTE-SYSTEM-PATH ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN SYSTEM-DEFINITION-PATHNAME ; (MAKE::COMPONENT-FULL-PATHNAME MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-FULL-PATHNAME ; (MAKE:FIND-SYSTEM MAKE::SYSTEM-NAME :ERROR) ; ; caught STYLE-WARNING: ; undefined function: MAKE:FIND-SYSTEM ; ; compilation unit finished ; Undefined functions: ; COMPONENT-FULL-PATHNAME FIND-SYSTEM ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FIND-SYSTEM ; (SETF (MAKE::COMPONENT-LOAD-TIME MAKE::PATH) (FILE-WRITE-DATE MAKE::PATH)) ; --> 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: MAKE::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: MAKE::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: MAKE::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 ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN DESCRIBE-SYSTEM ; (MAKE::COMPONENT-EXTENSION MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-EXTENSION ; (MAKE::COMPONENT-PATHNAME MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-PATHNAME ; (MAKE::COMPONENT-ROOT-DIR MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-ROOT-DIR ; ; compilation unit finished ; Undefined functions: ; COMPONENT-EXTENSION COMPONENT-PATHNAME COMPONENT-ROOT-DIR ; caught 3 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-PATHNAME ; (MAKE::COMPONENT-ERROR-PATHNAME MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-ERROR-PATHNAME ; ; compilation unit finished ; Undefined function: ; COMPONENT-ERROR-PATHNAME ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-FULL-PATHNAME ; (MAKE::COMPONENT-FULL-PATHNAME-I MAKE::COMPONENT TYPE MAKE::VERSION) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-FULL-PATHNAME-I ; ; compilation unit finished ; Undefined function: ; COMPONENT-FULL-PATHNAME-I ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-FULL-PATHNAME-I ; (MAKE::COMPONENT-EXTENSION MAKE::COMPONENT TYPE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-EXTENSION ; (MAKE::TRANSLATE-VERSION MAKE::VERSION) ; ; caught STYLE-WARNING: ; undefined function: MAKE::TRANSLATE-VERSION ; ; compilation unit finished ; Undefined functions: ; COMPONENT-EXTENSION TRANSLATE-VERSION ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-EXTENSION => DEFAULT-BINARY-EXTENSION COMPONENT ; (MAKE::DEFAULT-BINARY-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DEFAULT-BINARY-EXTENSION ; in: DEFUN COMPONENT-EXTENSION => DEFAULT-SOURCE-EXTENSION COMPONENT ; (MAKE::DEFAULT-SOURCE-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DEFAULT-SOURCE-EXTENSION ; ; compilation unit finished ; Undefined functions: ; DEFAULT-BINARY-EXTENSION DEFAULT-SOURCE-EXTENSION ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN CREATE-COMPONENT ; (MAKE::CREATE-COMPONENT-PATHNAMES MAKE::COMPONENT MAKE::PARENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::CREATE-COMPONENT-PATHNAMES ; (MAKE::EXPAND-COMPONENT-COMPONENTS MAKE::COMPONENT (+ MAKE::INDENT 2)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-COMPONENT-COMPONENTS ; (MAKE::LINK-COMPONENT-DEPENDS-ON (MAKE::COMPONENT-COMPONENTS MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::LINK-COMPONENT-DEPENDS-ON ; (MAKE::TOPOLOGICAL-SORT (MAKE::COMPONENT-COMPONENTS MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::TOPOLOGICAL-SORT ; ; compilation unit finished ; Undefined functions: ; CREATE-COMPONENT-PATHNAMES EXPAND-COMPONENT-COMPONENTS LINK-COMPONENT-DEPENDS-ON TOPOLOGICAL-SORT ; caught 4 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN CREATE-COMPONENT-PATHNAMES => DEFAULT-BINARY-EXTENSION COMPONENT ; (MAKE::DEFAULT-BINARY-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DEFAULT-BINARY-EXTENSION ; in: DEFUN CREATE-COMPONENT-PATHNAMES => DEFAULT-SOURCE-EXTENSION COMPONENT ; (MAKE::DEFAULT-SOURCE-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DEFAULT-SOURCE-EXTENSION ; in: DEFUN CREATE-COMPONENT-PATHNAMES ; (MAKE::GENERATE-COMPONENT-PATHNAME MAKE::COMPONENT MAKE::PARENT :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::GENERATE-COMPONENT-PATHNAME ; ; compilation unit finished ; Undefined functions: ; DEFAULT-BINARY-EXTENSION DEFAULT-SOURCE-EXTENSION GENERATE-COMPONENT-PATHNAME ; caught 3 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN EXPAND-COMPONENT-COMPONENTS ; (MAKE::EXPAND-COMPONENT-DEFINITIONS MAKE::DEFINITIONS MAKE::COMPONENT ; MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-COMPONENT-DEFINITIONS ; (MAKE::EXPAND-SERIAL-COMPONENT-CHAIN (CDR MAKE::DEFINITIONS) MAKE::COMPONENT ; MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-SERIAL-COMPONENT-CHAIN ; ; compilation unit finished ; Undefined functions: ; EXPAND-COMPONENT-DEFINITIONS EXPAND-SERIAL-COMPONENT-CHAIN ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN EXPAND-COMPONENT-DEFINITIONS ; (MAKE::EXPAND-COMPONENT-DEFINITION MAKE::DEFINITION MAKE::PARENT MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-COMPONENT-DEFINITION ; ; compilation unit finished ; Undefined function: ; EXPAND-COMPONENT-DEFINITION ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN EXPAND-SERIAL-COMPONENT-CHAIN ; (MAKE::EXPAND-COMPONENT-DEFINITION MAKE::DEFINITION MAKE::PARENT MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-COMPONENT-DEFINITION ; ; compilation unit finished ; Undefined function: ; EXPAND-COMPONENT-DEFINITION ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN OPERATE-ON-SYSTEM ; (MAKE::OPERATE-ON-COMPONENT MAKE::SYSTEM MAKE::OPERATION MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::OPERATE-ON-COMPONENT ; ; compilation unit finished ; Undefined function: ; OPERATE-ON-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN OPERATE-ON-COMPONENT ; (MAKE::NEW-REQUIRE (MAKE::COMPONENT-PACKAGE MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::NEW-REQUIRE ; (MAKE::OPERATE-ON-COMPONENTS MAKE::COMPONENT MAKE::OPERATION MAKE::FORCE ; MAKE::CHANGED) ; ; caught STYLE-WARNING: ; undefined function: MAKE::OPERATE-ON-COMPONENTS ; (MAKE::OPERATE-ON-SYSTEM-DEPENDENCIES MAKE::COMPONENT MAKE::OPERATION ; MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::OPERATE-ON-SYSTEM-DEPENDENCIES ; ; compilation unit finished ; Undefined functions: ; NEW-REQUIRE OPERATE-ON-COMPONENTS OPERATE-ON-SYSTEM-DEPENDENCIES ; caught 3 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; 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: MAKE::NEW-REQUIRE ; ; compilation unit finished ; Undefined function: ; NEW-REQUIRE ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFSTRUCT LANGUAGE ; (DEFSTRUCT (MAKE::LANGUAGE (:PRINT-FUNCTION MAKE::PRINT-LANGUAGE)) ; MAKE::NAME ; MAKE::COMPILER ; MAKE::LOADER ; MAKE::SOURCE-EXTENSION ; MAKE::BINARY-EXTENSION) ; --> 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 ; ==> ; 1 ; ; caught STYLE-WARNING: ; undefined function: MAKE::PRINT-LANGUAGE ; ; compilation unit finished ; Undefined function: ; PRINT-LANGUAGE ; caught 1 STYLE-WARNING condition STYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPILE-AND-LOAD-OPERATION ; (MAKE::COMPILE-FILE-OPERATION MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPILE-FILE-OPERATION ; (MAKE::LOAD-FILE-OPERATION MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::LOAD-FILE-OPERATION ; ; compilation unit finished ; Undefined functions: ; COMPILE-FILE-OPERATION LOAD-FILE-OPERATION ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPILE-FILE-OPERATION ; (MAKE::NEEDS-COMPILATION MAKE::COMPONENT NIL) ; ; caught STYLE-WARNING: ; undefined function: MAKE::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 ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN LOAD-FILE-OPERATION ; (MAKE::COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY ; (MAKE::LOAD-SOURCE-IF-NO-BINARY MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::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 ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FILES-WHICH-NEED-COMPILATION ; (MAKE::FILE-COMPONENTS-IN-COMPONENT (MAKE:FIND-SYSTEM MAKE::SYSTEM :LOAD) ; :NEW-SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-COMPONENTS-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-COMPONENTS-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FILES-IN-SYSTEM-AND-DEPENDENTS ; (MAKE::FILE-PATHNAMES-IN-COMPONENT MAKE::SYSTEM TYPE MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-PATHNAMES-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-PATHNAMES-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FILES-IN-SYSTEM ; (MAKE::FILE-PATHNAMES-IN-COMPONENT MAKE::SYSTEM TYPE MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-PATHNAMES-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-PATHNAMES-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FILE-PATHNAMES-IN-COMPONENT ; (MAKE::FILE-COMPONENTS-IN-COMPONENT MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-COMPONENTS-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-COMPONENTS-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN SYSTEM-SOURCE-SIZE ; (MAKE::FILE-LIST-SIZE MAKE::FILE-LIST) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-LIST-SIZE ; ; compilation unit finished ; Undefined function: ; FILE-LIST-SIZE ; caught 1 STYLE-WARNING condition cat sbcl-depends.mk.tmp | sed -e "s#\\\\#/#g" > sbcl-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-acl/maxima.dxl" "acl-depends.mk.tmp") ' | /opt/acl11.0express.64/alisp -batch International Allegro CL Free Express Edition 11.0 [64-bit Linux (x86-64)] Copyright (C) 1985-2023, Franz Inc., Lafayette, CA, USA. All Rights Reserved. This development copy of Allegro CL is licensed to: Allegro CL 11.0 Express user ;; Optimization settings: safety 1, space 1, speed 1, debug 2, ;; compilation-speed 1. ;; For a complete description of all compiler switches given the ;; current optimization settings evaluate (EXPLAIN-COMPILER-SETTINGS). CL-USER(1): ; Loading /home/maxima/maxima-test/lisp-utils/defsystem.lisp T CL-USER(2): ("../src/" "./" (CURRENT-DIRECTORY) (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") CL-USER(3): ; Loading /home/maxima/maxima-test/lisp-utils/make-depends.lisp T CL-USER(4): ; Loading /home/maxima/maxima-test/src/maxima.system NIL CL-USER(5): EOF ; Auto-exit ; Initial Lisp Listener will be killing processes: ;; processes killed ; Exiting cat acl-depends.mk.tmp | sed -e "s#\\\\#/#g" > acl-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-cmucl/maxima.core" "cmucl-depends.mk.tmp") ' | /opt/cmucl-2023-08-x86-linux/bin/lisp -noinit -batch CMU Common Lisp snapshot-2023-08 (21E Unicode), running on r00553 With core: /opt/cmucl-2023-08-x86-linux/lib/cmucl/lib/lisp-sse2.core Dumped on: Fri, 2023-09-01 00:54:43+02:00 on ithilien See for support information. Loaded subsystems: Unicode 1.29 with Unicode version 6.2.0 Python 1.1, target Intel x86/sse2 CLOS based on Gerd's PCL 2010/03/19 15:19:03 * ; Loading #P"/home/maxima/maxima-test/lisp-utils/defsystem.lisp". Warning: Old-style IN-PACKAGE. ; Compiling LAMBDA (.PV-CELL. .NEXT-METHOD-CALL. OBJECT STREAM): ; Compiling Top-Level Form: ; Compiling LAMBDA (.PV-CELL. .NEXT-METHOD-CALL. X): ; Compiling Top-Level Form: ; Compiling LAMBDA (.PV-CELL. .NEXT-METHOD-CALL. X): ; Compiling Top-Level Form: ; Compiling LAMBDA (.PV-CELL. .NEXT-METHOD-CALL. OBJECT STREAM): ; Compiling Top-Level Form: ; Converted COMPILED-FILE-P. T * ("../src/" "./" (DEFAULT-DIRECTORY) (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") * ; Loading #P"/home/maxima/maxima-test/lisp-utils/make-depends.lisp". T * ; Loading #P"/home/maxima/maxima-test/src/maxima.system". NIL * cat cmucl-depends.mk.tmp | sed -e "s#\\\\#/#g" > cmucl-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-clisp/maxima.mem" "clisp-depends.mk.tmp") ' > clisp-command2.lisp clisp -norc -q clisp-command2.lisp 0 Errors, 0 Warnungen cat clisp-depends.mk.tmp | sed -e "s#\\\\#/#g" > clisp-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-abcl/maxima" "abcl-depends.mk.tmp") (quit)' | java -jar /opt/abcl-bin-1.9.2/abcl.jar --noinit Armed Bear Common Lisp 1.9.2 Java 11.0.22 Ubuntu OpenJDK 64-Bit Server VM Low-level initialization completed in 0.166 seconds. Startup completed in 0.835 seconds. Type ":help" for a list of available commands. CL-USER(1): T CL-USER(2): ("../src/" "./" (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") CL-USER(3): T CL-USER(4): NIL CL-USER(5): cat abcl-depends.mk.tmp | sed -e "s#\\\\#/#g" > abcl-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-ecl/maxima" "ecl-depends.mk.tmp") (quit)' | /opt/ecl-23.9.9/bin/ecl -norc ECL (Embeddable Common-Lisp) 23.9.9 (git:UNKNOWN) Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya Copyright (C) 1993 Giuseppe Attardi Copyright (C) 2013 Juan J. Garcia-Ripoll Copyright (C) 2018 Daniel Kochmanski Copyright (C) 2023 Daniel Kochmanski and Marius Gerbershagen ECL is free software, and you are welcome to redistribute it under certain conditions; see file 'Copyright' for details. Type :h for Help. Top level in: #. > ;;; Loading #P"/home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp" ;;; Loading #P"/opt/ecl-23.9.9/lib/ecl-23.9.9/cmp.fas" #P"/home/maxima/maxima-test/lisp-utils/defsystem.lisp" > ("../src/" "./" (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") > ;;; Loading #P"/home/maxima/maxima-test/src/../lisp-utils/make-depends.lisp" #P"/home/maxima/maxima-test/lisp-utils/make-depends.lisp" > ;;; Loading #P"/home/maxima/maxima-test/src/maxima.system" NIL > cat ecl-depends.mk.tmp | sed -e "s#\\\\#/#g" > ecl-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-ccl64/maxima.image" "ccl64-depends.mk.tmp") (ccl:quit)' >ccl64-depends.mk.tmp /opt/ccl/lx86cl64 --load ccl64-depends.mk.tmp | sed -e "s#\\\\#/#g" > ccl64-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) (list "binary-gcl/maxima" "tools/sys-proclaim.lisp") "gcl-depends.mk.tmp") ' '(system::quit)' | /opt/gcl-2.6.14/bin/gcl GCL (GNU Common Lisp) 2.6.14 Fri Jan 13 10:47:56 AM EST 2023 ANSI git: Version_2_6_14 Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl) Binary License: GPL due to GPL'ed components: (XGCL UNEXEC) Modifications of this banner must retain notice of a compatible license Dedicated to the memory of W. Schelter Use (help) to get some basic information on how to use GCL. Temporary directory for compiler files: /tmp/ >;; Loading "../lisp-utils/defsystem.lisp" Warning: SIMPLE-WARNING: REQUIRE is being redefined. ;; Finished loading "../lisp-utils/defsystem.lisp" T > ("../src/" "./" (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") >;; Loading "../lisp-utils/make-depends.lisp" ;; Finished loading "../lisp-utils/make-depends.lisp" T >;; Loading #p"/home/maxima/maxima-test/src/../src/maxima.system" ;; Finished loading #p"/home/maxima/maxima-test/src/../src/maxima.system" NIL >cat gcl-depends.mk.tmp | sed -e "s#\\\\#/#g" > gcl-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-sbcl/maxima.core" "sbcl-depends.mk.tmp") (sb-ext:quit)' | "/opt/sbcl-2.4.1/bin/sbcl" --noinform --noprint 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/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN AFS-BINARY-DIRECTORY ; (MAKE::AFS-COMPONENT MAKE::MACHINE MAKE::SOFTWARE MAKE::LISP) ; ; caught STYLE-WARNING: ; undefined function: MAKE::AFS-COMPONENT ; (MAKE:COMPILER-TYPE-TRANSLATION (MAKE::COMPILER-VERSION)) ; ; caught STYLE-WARNING: ; undefined function: MAKE:COMPILER-TYPE-TRANSLATION ; (MAKE::ENSURE-TRAILING-SLASH MAKE::ROOT-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: MAKE::ENSURE-TRAILING-SLASH ; (MAKE:MACHINE-TYPE-TRANSLATION (MACHINE-TYPE)) ; ; caught STYLE-WARNING: ; undefined function: MAKE:MACHINE-TYPE-TRANSLATION ; (MAKE:SOFTWARE-TYPE-TRANSLATION (SOFTWARE-TYPE)) ; ; caught STYLE-WARNING: ; undefined function: MAKE: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 ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN AFS-SOURCE-DIRECTORY ; (MAKE::ENSURE-TRAILING-SLASH MAKE::ROOT-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: MAKE::ENSURE-TRAILING-SLASH ; (MAKE::TRANSLATE-VERSION MAKE::*VERSION*) ; ; caught STYLE-WARNING: ; undefined function: MAKE::TRANSLATE-VERSION ; ; compilation unit finished ; Undefined functions: ; ENSURE-TRAILING-SLASH TRANSLATE-VERSION ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN NEW-APPEND-DIRECTORIES ; (MAKE::DIRECTORY-TO-LIST (PATHNAME-DIRECTORY MAKE::REL-DIR)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DIRECTORY-TO-LIST ; ; compilation unit finished ; Undefined function: ; DIRECTORY-TO-LIST ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN DIRECTORY-TO-LIST ; (MAKE::SPLIT-STRING DIRECTORY :ITEM #\;) ; ; caught STYLE-WARNING: ; undefined function: MAKE::SPLIT-STRING ; ; compilation unit finished ; Undefined function: ; SPLIT-STRING ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN APPEND-DIRECTORIES ; (MAKE::APPEND-LOGICAL-PNAMES MAKE::ABSOLUTE-DIRECTORY ; MAKE::RELATIVE-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: MAKE::APPEND-LOGICAL-PNAMES ; (MAKE::NAMESTRING-PROBABLY-LOGICAL MAKE::ABSOLUTE-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: MAKE::NAMESTRING-PROBABLY-LOGICAL ; ; compilation unit finished ; Undefined functions: ; APPEND-LOGICAL-PNAMES NAMESTRING-PROBABLY-LOGICAL ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; 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 ; ...) ; --> 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 ; ==> ; 1 ; ; caught STYLE-WARNING: ; undefined function: MAKE::PRINT-COMPONENT ; ; compilation unit finished ; Undefined function: ; PRINT-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-LOAD-TIME ; (MAKE::COMPONENT-FULL-PATHNAME MAKE::COMPONENT :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::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: MAKE::COMPUTE-SYSTEM-PATH ; ; compilation unit finished ; Undefined functions: ; COMPONENT-FULL-PATHNAME COMPUTE-SYSTEM-PATH ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN SYSTEM-DEFINITION-PATHNAME ; (MAKE::COMPONENT-FULL-PATHNAME MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-FULL-PATHNAME ; (MAKE:FIND-SYSTEM MAKE::SYSTEM-NAME :ERROR) ; ; caught STYLE-WARNING: ; undefined function: MAKE:FIND-SYSTEM ; ; compilation unit finished ; Undefined functions: ; COMPONENT-FULL-PATHNAME FIND-SYSTEM ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FIND-SYSTEM ; (SETF (MAKE::COMPONENT-LOAD-TIME MAKE::PATH) (FILE-WRITE-DATE MAKE::PATH)) ; --> 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: MAKE::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: MAKE::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: MAKE::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 ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN DESCRIBE-SYSTEM ; (MAKE::COMPONENT-EXTENSION MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-EXTENSION ; (MAKE::COMPONENT-PATHNAME MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-PATHNAME ; (MAKE::COMPONENT-ROOT-DIR MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-ROOT-DIR ; ; compilation unit finished ; Undefined functions: ; COMPONENT-EXTENSION COMPONENT-PATHNAME COMPONENT-ROOT-DIR ; caught 3 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-PATHNAME ; (MAKE::COMPONENT-ERROR-PATHNAME MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-ERROR-PATHNAME ; ; compilation unit finished ; Undefined function: ; COMPONENT-ERROR-PATHNAME ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-FULL-PATHNAME ; (MAKE::COMPONENT-FULL-PATHNAME-I MAKE::COMPONENT TYPE MAKE::VERSION) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-FULL-PATHNAME-I ; ; compilation unit finished ; Undefined function: ; COMPONENT-FULL-PATHNAME-I ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-FULL-PATHNAME-I ; (MAKE::COMPONENT-EXTENSION MAKE::COMPONENT TYPE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-EXTENSION ; (MAKE::TRANSLATE-VERSION MAKE::VERSION) ; ; caught STYLE-WARNING: ; undefined function: MAKE::TRANSLATE-VERSION ; ; compilation unit finished ; Undefined functions: ; COMPONENT-EXTENSION TRANSLATE-VERSION ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-EXTENSION => DEFAULT-BINARY-EXTENSION COMPONENT ; (MAKE::DEFAULT-BINARY-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DEFAULT-BINARY-EXTENSION ; in: DEFUN COMPONENT-EXTENSION => DEFAULT-SOURCE-EXTENSION COMPONENT ; (MAKE::DEFAULT-SOURCE-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DEFAULT-SOURCE-EXTENSION ; ; compilation unit finished ; Undefined functions: ; DEFAULT-BINARY-EXTENSION DEFAULT-SOURCE-EXTENSION ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN CREATE-COMPONENT ; (MAKE::CREATE-COMPONENT-PATHNAMES MAKE::COMPONENT MAKE::PARENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::CREATE-COMPONENT-PATHNAMES ; (MAKE::EXPAND-COMPONENT-COMPONENTS MAKE::COMPONENT (+ MAKE::INDENT 2)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-COMPONENT-COMPONENTS ; (MAKE::LINK-COMPONENT-DEPENDS-ON (MAKE::COMPONENT-COMPONENTS MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::LINK-COMPONENT-DEPENDS-ON ; (MAKE::TOPOLOGICAL-SORT (MAKE::COMPONENT-COMPONENTS MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::TOPOLOGICAL-SORT ; ; compilation unit finished ; Undefined functions: ; CREATE-COMPONENT-PATHNAMES EXPAND-COMPONENT-COMPONENTS LINK-COMPONENT-DEPENDS-ON TOPOLOGICAL-SORT ; caught 4 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN CREATE-COMPONENT-PATHNAMES => DEFAULT-BINARY-EXTENSION COMPONENT ; (MAKE::DEFAULT-BINARY-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DEFAULT-BINARY-EXTENSION ; in: DEFUN CREATE-COMPONENT-PATHNAMES => DEFAULT-SOURCE-EXTENSION COMPONENT ; (MAKE::DEFAULT-SOURCE-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DEFAULT-SOURCE-EXTENSION ; in: DEFUN CREATE-COMPONENT-PATHNAMES ; (MAKE::GENERATE-COMPONENT-PATHNAME MAKE::COMPONENT MAKE::PARENT :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::GENERATE-COMPONENT-PATHNAME ; ; compilation unit finished ; Undefined functions: ; DEFAULT-BINARY-EXTENSION DEFAULT-SOURCE-EXTENSION GENERATE-COMPONENT-PATHNAME ; caught 3 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN EXPAND-COMPONENT-COMPONENTS ; (MAKE::EXPAND-COMPONENT-DEFINITIONS MAKE::DEFINITIONS MAKE::COMPONENT ; MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-COMPONENT-DEFINITIONS ; (MAKE::EXPAND-SERIAL-COMPONENT-CHAIN (CDR MAKE::DEFINITIONS) MAKE::COMPONENT ; MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-SERIAL-COMPONENT-CHAIN ; ; compilation unit finished ; Undefined functions: ; EXPAND-COMPONENT-DEFINITIONS EXPAND-SERIAL-COMPONENT-CHAIN ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN EXPAND-COMPONENT-DEFINITIONS ; (MAKE::EXPAND-COMPONENT-DEFINITION MAKE::DEFINITION MAKE::PARENT MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-COMPONENT-DEFINITION ; ; compilation unit finished ; Undefined function: ; EXPAND-COMPONENT-DEFINITION ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN EXPAND-SERIAL-COMPONENT-CHAIN ; (MAKE::EXPAND-COMPONENT-DEFINITION MAKE::DEFINITION MAKE::PARENT MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-COMPONENT-DEFINITION ; ; compilation unit finished ; Undefined function: ; EXPAND-COMPONENT-DEFINITION ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN OPERATE-ON-SYSTEM ; (MAKE::OPERATE-ON-COMPONENT MAKE::SYSTEM MAKE::OPERATION MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::OPERATE-ON-COMPONENT ; ; compilation unit finished ; Undefined function: ; OPERATE-ON-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN OPERATE-ON-COMPONENT ; (MAKE::NEW-REQUIRE (MAKE::COMPONENT-PACKAGE MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::NEW-REQUIRE ; (MAKE::OPERATE-ON-COMPONENTS MAKE::COMPONENT MAKE::OPERATION MAKE::FORCE ; MAKE::CHANGED) ; ; caught STYLE-WARNING: ; undefined function: MAKE::OPERATE-ON-COMPONENTS ; (MAKE::OPERATE-ON-SYSTEM-DEPENDENCIES MAKE::COMPONENT MAKE::OPERATION ; MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::OPERATE-ON-SYSTEM-DEPENDENCIES ; ; compilation unit finished ; Undefined functions: ; NEW-REQUIRE OPERATE-ON-COMPONENTS OPERATE-ON-SYSTEM-DEPENDENCIES ; caught 3 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; 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: MAKE::NEW-REQUIRE ; ; compilation unit finished ; Undefined function: ; NEW-REQUIRE ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFSTRUCT LANGUAGE ; (DEFSTRUCT (MAKE::LANGUAGE (:PRINT-FUNCTION MAKE::PRINT-LANGUAGE)) ; MAKE::NAME ; MAKE::COMPILER ; MAKE::LOADER ; MAKE::SOURCE-EXTENSION ; MAKE::BINARY-EXTENSION) ; --> 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 ; ==> ; 1 ; ; caught STYLE-WARNING: ; undefined function: MAKE::PRINT-LANGUAGE ; ; compilation unit finished ; Undefined function: ; PRINT-LANGUAGE ; caught 1 STYLE-WARNING condition STYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPILE-AND-LOAD-OPERATION ; (MAKE::COMPILE-FILE-OPERATION MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPILE-FILE-OPERATION ; (MAKE::LOAD-FILE-OPERATION MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::LOAD-FILE-OPERATION ; ; compilation unit finished ; Undefined functions: ; COMPILE-FILE-OPERATION LOAD-FILE-OPERATION ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPILE-FILE-OPERATION ; (MAKE::NEEDS-COMPILATION MAKE::COMPONENT NIL) ; ; caught STYLE-WARNING: ; undefined function: MAKE::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 ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN LOAD-FILE-OPERATION ; (MAKE::COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY ; (MAKE::LOAD-SOURCE-IF-NO-BINARY MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::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 ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FILES-WHICH-NEED-COMPILATION ; (MAKE::FILE-COMPONENTS-IN-COMPONENT (MAKE:FIND-SYSTEM MAKE::SYSTEM :LOAD) ; :NEW-SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-COMPONENTS-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-COMPONENTS-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FILES-IN-SYSTEM-AND-DEPENDENTS ; (MAKE::FILE-PATHNAMES-IN-COMPONENT MAKE::SYSTEM TYPE MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-PATHNAMES-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-PATHNAMES-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FILES-IN-SYSTEM ; (MAKE::FILE-PATHNAMES-IN-COMPONENT MAKE::SYSTEM TYPE MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-PATHNAMES-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-PATHNAMES-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FILE-PATHNAMES-IN-COMPONENT ; (MAKE::FILE-COMPONENTS-IN-COMPONENT MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-COMPONENTS-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-COMPONENTS-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN SYSTEM-SOURCE-SIZE ; (MAKE::FILE-LIST-SIZE MAKE::FILE-LIST) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-LIST-SIZE ; ; compilation unit finished ; Undefined function: ; FILE-LIST-SIZE ; caught 1 STYLE-WARNING condition cat sbcl-depends.mk.tmp | sed -e "s#\\\\#/#g" > sbcl-depends.mk echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (load "../lisp-utils/make-depends.lisp") (funcall (intern "CREATE-DEPENDENCY-FILE" :mk) "binary-acl/maxima.dxl" "acl-depends.mk.tmp") ' | /opt/acl11.0express.64/alisp -batch International Allegro CL Free Express Edition 11.0 [64-bit Linux (x86-64)] Copyright (C) 1985-2023, Franz Inc., Lafayette, CA, USA. All Rights Reserved. This development copy of Allegro CL is licensed to: Allegro CL 11.0 Express user ;; Optimization settings: safety 1, space 1, speed 1, debug 2, ;; compilation-speed 1. ;; For a complete description of all compiler switches given the ;; current optimization settings evaluate (EXPLAIN-COMPILER-SETTINGS). CL-USER(1): ; Loading /home/maxima/maxima-test/lisp-utils/defsystem.lisp T CL-USER(2): ("../src/" "./" (CURRENT-DIRECTORY) (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") CL-USER(3): ; Loading /home/maxima/maxima-test/lisp-utils/make-depends.lisp T CL-USER(4): ; Loading /home/maxima/maxima-test/src/maxima.system NIL CL-USER(5): EOF ; Auto-exit ; Initial Lisp Listener will be killing processes: ;; processes killed ; Exiting cat acl-depends.mk.tmp | sed -e "s#\\\\#/#g" > acl-depends.mk for l in abcl abcl clisp cmucl cmucl cmucl sbcl sbcl acl acl gcl gcl ccl64 ccl64 ecl ecl; do for d in / /numerical /numerical/slatec; do /usr/bin/mkdir -p binary-$l$d; done; done make[2]: Verzeichnis „/home/maxima/maxima-test/src“ wird verlassen echo '(load "generate-sys-proclaim.lisp") (system::quit)' | /opt/gcl-2.6.14/bin/gcl GCL (GNU Common Lisp) 2.6.14 Fri Jan 13 10:47:56 AM EST 2023 ANSI git: Version_2_6_14 Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl) Binary License: GPL due to GPL'ed components: (XGCL UNEXEC) Modifications of this banner must retain notice of a compatible license Dedicated to the memory of W. Schelter Use (help) to get some basic information on how to use GCL. Temporary directory for compiler files: /tmp/ >;; Loading "generate-sys-proclaim.lisp" ;; Loading "../lisp-utils/defsystem.lisp" Warning: SIMPLE-WARNING: REQUIRE is being redefined. ;; Finished loading "../lisp-utils/defsystem.lisp" ;; Loading "/opt/gcl-2.6.14/lib/gcl-2.6.14/xgcl-2/../cmpnew/gcl_collectfn.o" start address -T 0xe34900 ;; Finished loading "/opt/gcl-2.6.14/lib/gcl-2.6.14/xgcl-2/../cmpnew/gcl_collectfn.o" ;; Loading #p"/home/maxima/maxima-test/src/maxima.system" ;; Finished loading #p"/home/maxima/maxima-test/src/maxima.system" ; - Compiling defsystem "maxima" ; - Loading module "proclaim" ; - Loading source file ; "/home/maxima/maxima-test/src/maxima-package.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/f2cl-package.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec.lisp" ; - Loading source file "/home/maxima/maxima-test/src/command-line.lisp" ; - Loading source file "/home/maxima/maxima-test/src/pregexp.lisp" ; - Source file tools/sys-proclaim.lisp and binary file ; tools/sys-proclaim.o not found, not loading. Correctable error: Fast links are on: do (si::use-fast-links nil) for debugging Signalled by MAKE::LOAD-FILE-OPERATION. If continued: Continue, ignoring missing files. SIMPLE-ERROR: Source file "tools/sys-proclaim.lisp" and binary file "tools/sys-proclaim.o" do not exist. Broken at CERROR. Type :H for Help. 1 (continue) Continue, ignoring missing files. 2 Return to top level. >>rm -rf binary-gcl mkdir -p tools mv sys-proclaim.lisp tools make bd make[2]: Verzeichnis „/home/maxima/maxima-test/src“ wird betreten for l in abcl abcl clisp cmucl cmucl cmucl sbcl sbcl acl acl gcl gcl ccl64 ccl64 ecl ecl; do for d in / /numerical /numerical/slatec; do /usr/bin/mkdir -p binary-$l$d; done; done make[2]: Verzeichnis „/home/maxima/maxima-test/src“ wird verlassen echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :compile :verbose t) (system::quit)' | /opt/gcl-2.6.14/bin/gcl GCL (GNU Common Lisp) 2.6.14 Fri Jan 13 10:47:56 AM EST 2023 ANSI git: Version_2_6_14 Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl) Binary License: GPL due to GPL'ed components: (XGCL UNEXEC) Modifications of this banner must retain notice of a compatible license Dedicated to the memory of W. Schelter Use (help) to get some basic information on how to use GCL. Temporary directory for compiler files: /tmp/ >;; Loading "../lisp-utils/defsystem.lisp" Warning: SIMPLE-WARNING: REQUIRE is being redefined. ;; Finished loading "../lisp-utils/defsystem.lisp" T > ("../src/" "./" (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") >;; Loading #p"/home/maxima/maxima-test/src/../src/maxima.system" ;; Finished loading #p"/home/maxima/maxima-test/src/../src/maxima.system" ; - Compiling defsystem "maxima" ; - Loading module "proclaim" ; - Loading source file ; "/home/maxima/maxima-test/src/../src/maxima-package.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/../src/numerical/f2cl-package.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/../src/command-line.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/../src/pregexp.lisp" ; - Loading source private-file "tools/sys-proclaim.lisp" ; - Loading module "package" ; - Loading source private-file "autoconf-variables.lisp" ; - Compiling module "intl" ; - Compiling source file "/home/maxima/maxima-test/src/../src/intl.lisp" Compiling /home/maxima/maxima-test/src/../src/intl.lisp. End of Pass 1. ;; Note: Tail-recursive call of UNARY was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/intl.o. ; - Loading binary file "binary-gcl/intl.o" ; - Compiling module "globals" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/globals.lisp" Compiling /home/maxima/maxima-test/src/../src/globals.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/globals.o. ; - Loading binary file "binary-gcl/globals.o" ; - Compiling module "info" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/pregexp.lisp" Compiling /home/maxima/maxima-test/src/../src/pregexp.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/pregexp.o. ; - Loading binary file "binary-gcl/pregexp.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/cl-info.lisp" Compiling /home/maxima/maxima-test/src/../src/cl-info.lisp. ; (DEFUN LOAD-PRIMARY-INDEX ...) is being compiled. ;; Warning: The variable *READ-EVAL* is not used. ;; Warning: The variable *READ-EVAL* is not used. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/cl-info.o. ; - Loading binary file "binary-gcl/cl-info.o" ; - Compiling module "sloop" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/sloop.lisp" Compiling /home/maxima/maxima-test/src/../src/sloop.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/sloop.o. ; - Loading binary file "binary-gcl/sloop.o" ; - Compiling module "declarations" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/lmdcls.lisp" Compiling /home/maxima/maxima-test/src/../src/lmdcls.lisp. End of Pass 1. End of Pass 2. binary-gcl/lmdcls.c: In function ‘LI2’: binary-gcl/lmdcls.c:1112:18: warning: self-comparison always evaluates to true [-Wtautological-compare] 1112 | if((Cnil)==Cnil){ | ^~ OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/lmdcls.o. ; - Loading binary file "binary-gcl/lmdcls.o" ; - Compiling module "destructuring-let" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/letmac.lisp" Compiling /home/maxima/maxima-test/src/../src/letmac.lisp. End of Pass 1. ;; Note: Tail-recursive call of LET-MACRO-GET-VARS was replaced by iteration. ;; Note: Tail-recursive call of LET-MACRO-GET-LAST-VAR was replaced by iteration. ;; Note: Tail-recursive call of LET-MACRO-HAIR was replaced by iteration. ;; Note: Tail-recursive call of LET-MACRO-HAIR was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/letmac.o. ; - Loading binary file "binary-gcl/letmac.o" ; - Compiling module "compatibility-macros1" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/generr.lisp" Compiling /home/maxima/maxima-test/src/../src/generr.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/generr.o. ; - Loading binary file "binary-gcl/generr.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/clmacs.lisp" Compiling /home/maxima/maxima-test/src/../src/clmacs.lisp. End of Pass 1. ;; Note: Tail-recursive call of ALPHALESSP was replaced by iteration. ;; Note: Tail-recursive call of ALPHALESSP was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/clmacs.o. ; - Loading binary file "binary-gcl/clmacs.o" ; - Compiling module "defmfun" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/defmfun-check.lisp" Compiling /home/maxima/maxima-test/src/../src/defmfun-check.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/defmfun-check.o. ; - Loading binary file "binary-gcl/defmfun-check.o" ; - Compiling module "float-properties" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/float-properties.lisp" Compiling /home/maxima/maxima-test/src/../src/float-properties.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/float-properties.o. ; - Loading binary file "binary-gcl/float-properties.o" ; - Compiling module "compatibility-macros" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/gcl-compat.lisp" Compiling /home/maxima/maxima-test/src/../src/gcl-compat.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/gcl-compat.o. ; - Loading binary file "binary-gcl/gcl-compat.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/commac.lisp" Compiling /home/maxima/maxima-test/src/../src/commac.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/commac.o. ; - Loading binary file "binary-gcl/commac.o" ; - Compiling module "prerequisites" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/mormac.lisp" Compiling /home/maxima/maxima-test/src/../src/mormac.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/mormac.o. ; - Loading binary file "binary-gcl/mormac.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/compat.lisp" Compiling /home/maxima/maxima-test/src/../src/compat.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/compat.o. ; - Loading binary file "binary-gcl/compat.o" ; - Compiling module "maxima-language-compiler-macros" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/transm.lisp" Compiling /home/maxima/maxima-test/src/../src/transm.lisp. ; (DEFUN TR ...) is being compiled. ;; Warning: The variable LOCAL is not used. ;; Warning: The variable DEFINED_VARIABLES is not used. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/transm.o. ; - Loading binary file "binary-gcl/transm.o" ; - Compiling module "command-line" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/command-line.lisp" Compiling /home/maxima/maxima-test/src/../src/command-line.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/command-line.o. ; - Loading binary file "binary-gcl/command-line.o" ; - Compiling module "getopt" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/getopt.lisp" Compiling /home/maxima/maxima-test/src/../src/getopt.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/getopt.o. ; - Loading binary file "binary-gcl/getopt.o" ; - Compiling module "fundamental-macros" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/defcal.lisp" Compiling /home/maxima/maxima-test/src/../src/defcal.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/defcal.o. ; - Loading binary file "binary-gcl/defcal.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/maxmac.lisp" Compiling /home/maxima/maxima-test/src/../src/maxmac.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/maxmac.o. ; - Loading binary file "binary-gcl/maxmac.o" ; - Compiling module "utility-macros" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/mopers.lisp" Compiling /home/maxima/maxima-test/src/../src/mopers.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/mopers.o. ; - Loading binary file "binary-gcl/mopers.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/mforma.lisp" Compiling /home/maxima/maxima-test/src/../src/mforma.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/mforma.o. ; - Loading binary file "binary-gcl/mforma.o" ; - Compiling module "other-macros" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/mrgmac.lisp" Compiling /home/maxima/maxima-test/src/../src/mrgmac.lisp. End of Pass 1. ;; Note: Tail-recursive call of DEFC1 was replaced by iteration. ;; Note: Tail-recursive call of DEFS1 was replaced by iteration. ;; Note: Tail-recursive call of DEFS1 was replaced by iteration. ;; Note: Tail-recursive call of DEFA1 was replaced by iteration. ;; Note: Tail-recursive call of DEFA1 was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/mrgmac.o. ; - Loading binary file "binary-gcl/mrgmac.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/rzmac.lisp" Compiling /home/maxima/maxima-test/src/../src/rzmac.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/rzmac.o. ; - Loading binary file "binary-gcl/rzmac.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/strmac.lisp" Compiling /home/maxima/maxima-test/src/../src/strmac.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/strmac.o. ; - Loading binary file "binary-gcl/strmac.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/displm.lisp" Compiling /home/maxima/maxima-test/src/../src/displm.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/displm.o. ; - Loading binary file "binary-gcl/displm.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/safe-recursion.lisp" Compiling /home/maxima/maxima-test/src/../src/safe-recursion.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/safe-recursion.o. ; - Loading binary file "binary-gcl/safe-recursion.o" ; - Compiling module "rat-macros" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/ratmac.lisp" Compiling /home/maxima/maxima-test/src/../src/ratmac.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/ratmac.o. ; - Loading binary file "binary-gcl/ratmac.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/mhayat.lisp" Compiling /home/maxima/maxima-test/src/../src/mhayat.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/mhayat.o. ; - Loading binary file "binary-gcl/mhayat.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/optimize.lisp" Compiling /home/maxima/maxima-test/src/../src/optimize.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/optimize.o. ; - Loading binary file "binary-gcl/optimize.o" ; - Compiling module "utilities" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/opers.lisp" Compiling /home/maxima/maxima-test/src/../src/opers.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/opers.o. ; - Loading binary file "binary-gcl/opers.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/utils.lisp" Compiling /home/maxima/maxima-test/src/../src/utils.lisp. ; (DEFUN BYE ...) is being compiled. ;; Warning: BYE (in lisp package) is called as a function--not yet defined End of Pass 1. ;; Note: Tail-recursive call of AMONG was replaced by iteration. ;; Note: Tail-recursive call of AMONGL was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/utils.o. ; - Loading binary file "binary-gcl/utils.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/sumcon.lisp" Compiling /home/maxima/maxima-test/src/../src/sumcon.lisp. End of Pass 1. ;; Note: Tail-recursive call of SUMCONTRACT2 was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/sumcon.o. ; - Loading binary file "binary-gcl/sumcon.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/sublis.lisp" Compiling /home/maxima/maxima-test/src/../src/sublis.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/sublis.o. ; - Loading binary file "binary-gcl/sublis.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/merror.lisp" Compiling /home/maxima/maxima-test/src/../src/merror.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/merror.o. ; - Loading binary file "binary-gcl/merror.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/mformt.lisp" Compiling /home/maxima/maxima-test/src/../src/mformt.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/mformt.o. ; - Loading binary file "binary-gcl/mformt.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/mutils.lisp" Compiling /home/maxima/maxima-test/src/../src/mutils.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/mutils.o. ; - Loading binary file "binary-gcl/mutils.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/outmis.lisp" Compiling /home/maxima/maxima-test/src/../src/outmis.lisp. End of Pass 1. ;; Note: Tail-recursive call of ISO1 was replaced by iteration. ;; Note: Tail-recursive call of MEMSIMILARL was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/outmis.o. ; - Loading binary file "binary-gcl/outmis.o" ; - Compiling source file "/home/maxima/maxima-test/src/../src/ar.lisp" Compiling /home/maxima/maxima-test/src/../src/ar.lisp. End of Pass 1. ;; Note: Tail-recursive call of DIMENSION-ARRAY-OBJECT was replaced by iteration. ;; Note: Tail-recursive call of MSIZE-ARRAY-OBJECT was replaced by iteration. ;; Note: Tail-recursive call of MARRAYSET-GENSUB was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/ar.o. ; - Loading binary file "binary-gcl/ar.o" ; - Compiling module "commands" ; - Compiling source file "/home/maxima/maxima-test/src/../src/comm.lisp" Compiling /home/maxima/maxima-test/src/../src/comm.lisp. End of Pass 1. ;; Note: Tail-recursive call of SUBST1 was replaced by iteration. ;; Note: Tail-recursive call of DISP2 was replaced by iteration. ;; Note: Tail-recursive call of DISP2 was replaced by iteration. ;; Note: Tail-recursive call of BAD-NUMBER-P was replaced by iteration. End of Pass 2. binary-gcl/comm.c: In function ‘L77’: binary-gcl/comm.c:7711:17: warning: unused variable ‘V533’ [-Wunused-variable] 7711 | {object V533; | ^~~~ OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/comm.o. ; - Loading binary file "binary-gcl/comm.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/comm2.lisp" Compiling /home/maxima/maxima-test/src/../src/comm2.lisp. End of Pass 1. ;; Note: Tail-recursive call of STOTALDIFF was replaced by iteration. ;; Note: Tail-recursive call of STOTALDIFF was replaced by iteration. ;; Note: Tail-recursive call of EXTRACTVARS was replaced by iteration. ;; Note: Tail-recursive call of AT-NOT-DEPENDENT-FIND-VARS-1 was replaced by iteration. ;; Note: Tail-recursive call of LOGCON was replaced by iteration. ;; Note: Tail-recursive call of ARRAYINFO-AUX was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/comm2.o. ; - Loading binary file "binary-gcl/comm2.o" ; - Compiling module "evaluator" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/mlisp.lisp" Compiling /home/maxima/maxima-test/src/../src/mlisp.lisp. End of Pass 1. ;; Note: Tail-recursive call of MAPPLY1 was replaced by iteration. ;; Note: Tail-recursive call of MAPPLY1 was replaced by iteration. ;; Note: Tail-recursive call of MEVAL1 was replaced by iteration. ;; Note: Tail-recursive call of MEVALATOMS was replaced by iteration. ;; Note: Tail-recursive call of ARRSTORE was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/mlisp.o. ; - Loading binary file "binary-gcl/mlisp.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/mmacro.lisp" Compiling /home/maxima/maxima-test/src/../src/mmacro.lisp. End of Pass 1. ;; Note: Tail-recursive call of MMACROEXPAND was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/mmacro.o. ; - Loading binary file "binary-gcl/mmacro.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/buildq.lisp" Compiling /home/maxima/maxima-test/src/../src/buildq.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/buildq.o. ; - Loading binary file "binary-gcl/buildq.o" ; - Compiling module "numerical" ; - Compiling module "packages" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/f2cl-package.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/f2cl-package.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/f2cl-package.o. ; - Loading binary file "binary-gcl/numerical/f2cl-package.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec.o. ; - Loading binary file "binary-gcl/numerical/slatec.o" ; - Compiling module "f2cl-lib" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/f2cl-lib.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/f2cl-lib.lisp. End of Pass 1. ; (DEFUN LUN->STREAM) is being compiled. ;; Warning: LUN->STREAM is proclaimed but not in *inline-functions* T1defun could not assure suitability of args for C call ;; Note: Tail-recursive call of FLATTEN-HELPER was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/f2cl-lib.o. ; - Loading binary file "binary-gcl/numerical/f2cl-lib.o" ; - Compiling module "slatec" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/fdump.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/fdump.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/fdump.o. ; - Loading binary file "binary-gcl/numerical/slatec/fdump.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/j4save.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/j4save.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/j4save.o. ; - Loading binary file "binary-gcl/numerical/slatec/j4save.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/xercnt.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/xercnt.lisp. ; (DEFUN XERCNT ...) is being compiled. ;; Warning: The variable LIBRAR is not used. ;; Warning: The variable SUBROU is not used. ;; Warning: The variable MESSG is not used. ;; Warning: The variable NERR is not used. ;; Warning: The variable LEVEL is not used. ;; Warning: The variable KONTRL is not used. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/xercnt.o. ; - Loading binary file "binary-gcl/numerical/slatec/xercnt.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/xerhlt.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/xerhlt.lisp. ; (DEFUN XERHLT ...) is being compiled. ;; Warning: The variable MESSG is not used. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/xerhlt.o. ; - Loading binary file "binary-gcl/numerical/slatec/xerhlt.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/xgetua.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/xgetua.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/xgetua.o. ; - Loading binary file "binary-gcl/numerical/slatec/xgetua.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/xerprn.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/xerprn.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/xerprn.o. ; - Loading binary file "binary-gcl/numerical/slatec/xerprn.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/xersve.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/xersve.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/xersve.o. ; - Loading binary file "binary-gcl/numerical/slatec/xersve.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/xermsg.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/xermsg.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/xermsg.o. ; - Loading binary file "binary-gcl/numerical/slatec/xermsg.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/initds.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/initds.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/initds.o. ; - Loading binary file "binary-gcl/numerical/slatec/initds.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dcsevl.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dcsevl.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dcsevl.o. ; - Loading binary file "binary-gcl/numerical/slatec/dcsevl.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/d9lgmc.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/d9lgmc.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/d9lgmc.o. ; - Loading binary file "binary-gcl/numerical/slatec/d9lgmc.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dgamlm.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dgamlm.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dgamlm.o. ; - Loading binary file "binary-gcl/numerical/slatec/dgamlm.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dgamma.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dgamma.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dgamma.o. ; - Loading binary file "binary-gcl/numerical/slatec/dgamma.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dgamln.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dgamln.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dgamln.o. ; - Loading binary file "binary-gcl/numerical/slatec/dgamln.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dlngam.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dlngam.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dlngam.o. ; - Loading binary file "binary-gcl/numerical/slatec/dlngam.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/d9b0mp.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/d9b0mp.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/d9b0mp.o. ; - Loading binary file "binary-gcl/numerical/slatec/d9b0mp.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/d9b1mp.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/d9b1mp.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/d9b1mp.o. ; - Loading binary file "binary-gcl/numerical/slatec/d9b1mp.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dbesj0.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dbesj0.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dbesj0.o. ; - Loading binary file "binary-gcl/numerical/slatec/dbesj0.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dbesj1.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dbesj1.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dbesj1.o. ; - Loading binary file "binary-gcl/numerical/slatec/dbesj1.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/djairy.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/djairy.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/djairy.o. ; - Loading binary file "binary-gcl/numerical/slatec/djairy.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dasyjy.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dasyjy.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dasyjy.o. ; - Loading binary file "binary-gcl/numerical/slatec/dasyjy.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dbesj.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dbesj.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dbesj.o. ; - Loading binary file "binary-gcl/numerical/slatec/dbesj.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dbsi0e.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dbsi0e.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dbsi0e.o. ; - Loading binary file "binary-gcl/numerical/slatec/dbsi0e.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dbsi1e.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dbsi1e.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dbsi1e.o. ; - Loading binary file "binary-gcl/numerical/slatec/dbsi1e.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dbesi0.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dbesi0.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dbesi0.o. ; - Loading binary file "binary-gcl/numerical/slatec/dbesi0.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dbesi1.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dbesi1.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dbesi1.o. ; - Loading binary file "binary-gcl/numerical/slatec/dbesi1.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dasyik.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dasyik.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dasyik.o. ; - Loading binary file "binary-gcl/numerical/slatec/dasyik.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dbesi.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dbesi.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dbesi.o. ; - Loading binary file "binary-gcl/numerical/slatec/dbesi.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zabs.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zabs.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zabs.o. ; - Loading binary file "binary-gcl/numerical/slatec/zabs.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zdiv.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zdiv.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zdiv.o. ; - Loading binary file "binary-gcl/numerical/slatec/zdiv.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zexp.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zexp.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zexp.o. ; - Loading binary file "binary-gcl/numerical/slatec/zexp.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zmlt.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zmlt.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zmlt.o. ; - Loading binary file "binary-gcl/numerical/slatec/zmlt.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zsqrt.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zsqrt.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zsqrt.o. ; - Loading binary file "binary-gcl/numerical/slatec/zsqrt.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zasyi.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zasyi.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zasyi.o. ; - Loading binary file "binary-gcl/numerical/slatec/zasyi.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zuchk.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zuchk.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zuchk.o. ; - Loading binary file "binary-gcl/numerical/slatec/zuchk.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zlog.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zlog.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zlog.o. ; - Loading binary file "binary-gcl/numerical/slatec/zlog.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zunik.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zunik.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zunik.o. ; - Loading binary file "binary-gcl/numerical/slatec/zunik.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zunhj.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zunhj.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zunhj.o. ; - Loading binary file "binary-gcl/numerical/slatec/zunhj.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zuoik.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zuoik.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zuoik.o. ; - Loading binary file "binary-gcl/numerical/slatec/zuoik.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zuni1.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zuni1.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zuni1.o. ; - Loading binary file "binary-gcl/numerical/slatec/zuni1.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zkscl.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zkscl.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zkscl.o. ; - Loading binary file "binary-gcl/numerical/slatec/zkscl.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zshch.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zshch.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zshch.o. ; - Loading binary file "binary-gcl/numerical/slatec/zshch.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zbknu.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zbknu.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zbknu.o. ; - Loading binary file "binary-gcl/numerical/slatec/zbknu.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zmlri.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zmlri.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zmlri.o. ; - Loading binary file "binary-gcl/numerical/slatec/zmlri.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zs1s2.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zs1s2.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zs1s2.o. ; - Loading binary file "binary-gcl/numerical/slatec/zs1s2.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zseri.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zseri.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zseri.o. ; - Loading binary file "binary-gcl/numerical/slatec/zseri.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zacai.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zacai.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zacai.o. ; - Loading binary file "binary-gcl/numerical/slatec/zacai.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zairy.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zairy.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zairy.o. ; - Loading binary file "binary-gcl/numerical/slatec/zairy.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zuni2.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zuni2.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zuni2.o. ; - Loading binary file "binary-gcl/numerical/slatec/zuni2.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zbuni.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zbuni.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zbuni.o. ; - Loading binary file "binary-gcl/numerical/slatec/zbuni.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zrati.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zrati.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zrati.o. ; - Loading binary file "binary-gcl/numerical/slatec/zrati.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zwrsk.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zwrsk.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zwrsk.o. ; - Loading binary file "binary-gcl/numerical/slatec/zwrsk.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zbinu.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zbinu.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zbinu.o. ; - Loading binary file "binary-gcl/numerical/slatec/zbinu.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zbesi.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zbesi.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zbesi.o. ; - Loading binary file "binary-gcl/numerical/slatec/zbesi.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zbesj.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zbesj.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zbesj.o. ; - Loading binary file "binary-gcl/numerical/slatec/zbesj.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dbesy0.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dbesy0.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dbesy0.o. ; - Loading binary file "binary-gcl/numerical/slatec/dbesy0.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dbesy1.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dbesy1.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dbesy1.o. ; - Loading binary file "binary-gcl/numerical/slatec/dbesy1.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dbsynu.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dbsynu.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dbsynu.o. ; - Loading binary file "binary-gcl/numerical/slatec/dbsynu.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dyairy.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dyairy.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dyairy.o. ; - Loading binary file "binary-gcl/numerical/slatec/dyairy.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dbesy.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dbesy.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dbesy.o. ; - Loading binary file "binary-gcl/numerical/slatec/dbesy.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zacon.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zacon.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zacon.o. ; - Loading binary file "binary-gcl/numerical/slatec/zacon.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zunk1.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zunk1.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zunk1.o. ; - Loading binary file "binary-gcl/numerical/slatec/zunk1.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zunk2.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zunk2.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zunk2.o. ; - Loading binary file "binary-gcl/numerical/slatec/zunk2.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zbunk.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zbunk.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zbunk.o. ; - Loading binary file "binary-gcl/numerical/slatec/zbunk.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zbesh.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zbesh.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zbesh.o. ; - Loading binary file "binary-gcl/numerical/slatec/zbesh.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zbesy.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zbesy.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zbesy.o. ; - Loading binary file "binary-gcl/numerical/slatec/zbesy.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dbsk0e.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dbsk0e.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dbsk0e.o. ; - Loading binary file "binary-gcl/numerical/slatec/dbsk0e.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dbesk0.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dbesk0.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dbesk0.o. ; - Loading binary file "binary-gcl/numerical/slatec/dbesk0.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dbsk1e.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dbsk1e.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dbsk1e.o. ; - Loading binary file "binary-gcl/numerical/slatec/dbsk1e.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dbesk1.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dbesk1.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dbesk1.o. ; - Loading binary file "binary-gcl/numerical/slatec/dbesk1.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dbsknu.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dbsknu.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dbsknu.o. ; - Loading binary file "binary-gcl/numerical/slatec/dbsknu.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dbesk.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dbesk.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dbesk.o. ; - Loading binary file "binary-gcl/numerical/slatec/dbesk.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zbesk.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zbesk.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zbesk.o. ; - Loading binary file "binary-gcl/numerical/slatec/zbesk.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/d9aimp.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/d9aimp.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/d9aimp.o. ; - Loading binary file "binary-gcl/numerical/slatec/d9aimp.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/daie.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/daie.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/daie.o. ; - Loading binary file "binary-gcl/numerical/slatec/daie.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dai.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dai.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dai.o. ; - Loading binary file "binary-gcl/numerical/slatec/dai.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dbie.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dbie.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dbie.o. ; - Loading binary file "binary-gcl/numerical/slatec/dbie.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dbi.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dbi.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dbi.o. ; - Loading binary file "binary-gcl/numerical/slatec/dbi.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/zbiry.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/zbiry.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zbiry.o. ; - Loading binary file "binary-gcl/numerical/slatec/zbiry.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/derfc.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/derfc.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/derfc.o. ; - Loading binary file "binary-gcl/numerical/slatec/derfc.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/derf.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/derf.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/derf.o. ; - Loading binary file "binary-gcl/numerical/slatec/derf.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/de1.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/de1.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/de1.o. ; - Loading binary file "binary-gcl/numerical/slatec/de1.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dei.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dei.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dei.o. ; - Loading binary file "binary-gcl/numerical/slatec/dei.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/d9upak.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/d9upak.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/d9upak.o. ; - Loading binary file "binary-gcl/numerical/slatec/d9upak.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dspenc.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dspenc.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dspenc.o. ; - Loading binary file "binary-gcl/numerical/slatec/dspenc.o" ; - Compiling module "quadpack" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqwgtf.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqwgtf.lisp. ; (DEFUN DQWGTF ...) is being compiled. ;; Warning: The variable P2 is not used. ;; Warning: The variable P3 is not used. ;; Warning: The variable P4 is not used. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqwgtf.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqwgtf.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqcheb.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqcheb.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqcheb.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqcheb.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqk15w.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqk15w.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqk15w.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqk15w.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqwgts.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqwgts.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqwgts.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqwgts.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqwgtc.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqwgtc.lisp. ; (DEFUN DQWGTC ...) is being compiled. ;; Warning: The variable P2 is not used. ;; Warning: The variable P3 is not used. ;; Warning: The variable P4 is not used. ;; Warning: The variable KP is not used. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqwgtc.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqwgtc.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dgtsl.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dgtsl.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dgtsl.o. ; - Loading binary file "binary-gcl/numerical/slatec/dgtsl.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqk15.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqk15.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqk15.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqk15.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqk31.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqk31.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqk31.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqk31.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqk41.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqk41.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqk41.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqk41.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqk51.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqk51.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqk51.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqk51.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqk61.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqk61.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqk61.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqk61.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqk21.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqk21.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqk21.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqk21.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqk15i.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqk15i.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqk15i.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqk15i.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqelg.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqelg.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqelg.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqelg.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqpsrt.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqpsrt.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqpsrt.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqpsrt.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqc25s.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqc25s.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqc25s.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqc25s.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqmomo.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqmomo.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqmomo.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqmomo.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqc25c.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqc25c.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqc25c.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqc25c.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqc25f.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqc25f.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqc25f.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqc25f.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqage.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqage.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqage.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqage.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqagie.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqagie.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqagie.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqagie.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqagpe.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqagpe.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqagpe.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqagpe.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqagp.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqagp.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqagp.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqagp.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqagse.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqagse.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqagse.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqagse.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqawoe.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqawoe.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqawoe.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqawoe.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqawfe.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqawfe.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqawfe.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqawfe.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqawse.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqawse.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqawse.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqawse.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqawce.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqawce.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqawce.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqawce.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqng.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqng.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqng.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqng.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqag.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqag.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqag.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqag.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqags.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqags.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqags.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqags.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqagi.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqagi.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqagi.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqagi.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqawf.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqawf.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqawf.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqawf.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqawo.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqawo.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqawo.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqawo.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqaws.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqaws.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqaws.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqaws.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/dqawc.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/dqawc.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/dqawc.o. ; - Loading binary file "binary-gcl/numerical/slatec/dqawc.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec/quadpack.lisp" Compiling /home/maxima/maxima-test/src/../src/numerical/slatec/quadpack.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/quadpack.o. ; - Loading binary file "binary-gcl/numerical/slatec/quadpack.o" ; - Compiling module "simplification" ; - Compiling source file "/home/maxima/maxima-test/src/../src/simp.lisp" Compiling /home/maxima/maxima-test/src/../src/simp.lisp. End of Pass 1. ;; Note: Tail-recursive call of SCALARCLASS was replaced by iteration. ;; Note: Tail-recursive call of SIMPLIFYA was replaced by iteration. ;; Note: Tail-recursive call of SIMPLIFYA was replaced by iteration. ;; Note: Tail-recursive call of SIGNUM1 was replaced by iteration. ;; Note: Tail-recursive call of SIGNUM1 was replaced by iteration. ;; Note: Tail-recursive call of EXPTRL was replaced by iteration. ;; Note: Tail-recursive call of EXPTRL was replaced by iteration. ;; Note: Tail-recursive call of GREAT was replaced by iteration. ;; Note: Tail-recursive call of GREAT was replaced by iteration. ;; Note: Tail-recursive call of COMBINATION was replaced by iteration. ;; Note: Tail-recursive call of RATP was replaced by iteration. ;; Note: Tail-recursive call of NTHKDR was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/simp.o. ; - Loading binary file "binary-gcl/simp.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/float.lisp" Compiling /home/maxima/maxima-test/src/../src/float.lisp. End of Pass 1. ;; Note: Tail-recursive call of EXPTBIGFLOAT was replaced by iteration. ;; Note: Tail-recursive call of EXPTBIGFLOAT was replaced by iteration. ;; Note: Tail-recursive call of EXPTBIGFLOAT was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/float.o. ; - Loading binary file "binary-gcl/float.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/csimp.lisp" Compiling /home/maxima/maxima-test/src/../src/csimp.lisp. End of Pass 1. ;; Note: Tail-recursive call of POLYP was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/csimp.o. ; - Loading binary file "binary-gcl/csimp.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/csimp2.lisp" Compiling /home/maxima/maxima-test/src/../src/csimp2.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/csimp2.o. ; - Loading binary file "binary-gcl/csimp2.o" ; - Compiling source file "/home/maxima/maxima-test/src/../src/zero.lisp" Compiling /home/maxima/maxima-test/src/../src/zero.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/zero.o. ; - Loading binary file "binary-gcl/zero.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/logarc.lisp" Compiling /home/maxima/maxima-test/src/../src/logarc.lisp. End of Pass 1. ;; Note: Tail-recursive call of LOGARC was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/logarc.o. ; - Loading binary file "binary-gcl/logarc.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/rpart.lisp" Compiling /home/maxima/maxima-test/src/../src/rpart.lisp. End of Pass 1. ;; Note: Tail-recursive call of TRISPLIT was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/rpart.o. ; - Loading binary file "binary-gcl/rpart.o" ; - Compiling module "numeric-bigfloat" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numeric.lisp" Compiling /home/maxima/maxima-test/src/../src/numeric.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numeric.o. ; - Loading binary file "binary-gcl/numeric.o" ; - Compiling module "server" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/server.lisp" Compiling /home/maxima/maxima-test/src/../src/server.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/server.o. ; - Loading binary file "binary-gcl/server.o" ; - Compiling module "i-o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/macsys.lisp" Compiling /home/maxima/maxima-test/src/../src/macsys.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/macsys.o. ; - Loading binary file "binary-gcl/macsys.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/testsuite.lisp" Compiling /home/maxima/maxima-test/src/../src/testsuite.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/testsuite.o. ; - Loading binary file "binary-gcl/testsuite.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/mload.lisp" Compiling /home/maxima/maxima-test/src/../src/mload.lisp. End of Pass 1. ;; Note: Tail-recursive call of APPROX-ALIKE was replaced by iteration. ;; Note: Tail-recursive call of APPROX-ALIKE was replaced by iteration. ;; Note: Tail-recursive call of APPROX-ALIKE was replaced by iteration. ;; Note: Tail-recursive call of APPROX-ALIKE was replaced by iteration. ;; Note: Tail-recursive call of APPROX-ALIKE was replaced by iteration. ;; Note: Tail-recursive call of APPROX-ALIKE-LIST was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/mload.o. ; - Loading binary file "binary-gcl/mload.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/suprv1.lisp" Compiling /home/maxima/maxima-test/src/../src/suprv1.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/suprv1.o. ; - Loading binary file "binary-gcl/suprv1.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/mactex.lisp" Compiling /home/maxima/maxima-test/src/../src/mactex.lisp. End of Pass 1. ;; Note: Tail-recursive call of GET-TEX-ENVIRONMENT was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/mactex.o. ; - Loading binary file "binary-gcl/mactex.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/dskfn.lisp" Compiling /home/maxima/maxima-test/src/../src/dskfn.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/dskfn.o. ; - Loading binary file "binary-gcl/dskfn.o" ; - Compiling module "factoring" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/lesfac.lisp" Compiling /home/maxima/maxima-test/src/../src/lesfac.lisp. End of Pass 1. ;; Note: Tail-recursive call of CD1 was replaced by iteration. ;; Note: Tail-recursive call of CD1 was replaced by iteration. ;; Note: Tail-recursive call of LMAKE was replaced by iteration. ;; Note: Tail-recursive call of PMAKE was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/lesfac.o. ; - Loading binary file "binary-gcl/lesfac.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/factor.lisp" Compiling /home/maxima/maxima-test/src/../src/factor.lisp. End of Pass 1. ;; Note: Tail-recursive call of CONDENSE was replaced by iteration. ;; Note: Tail-recursive call of CGCDLIST was replaced by iteration. ;; Note: Tail-recursive call of DIV-DEG-CHK was replaced by iteration. ;; Note: Tail-recursive call of CONSTA was replaced by iteration. ;; Note: Tail-recursive call of INTERSECT was replaced by iteration. ;; Note: Tail-recursive call of ZFACTSPLIT was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/factor.o. ; - Loading binary file "binary-gcl/factor.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/algfac.lisp" Compiling /home/maxima/maxima-test/src/../src/algfac.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/algfac.o. ; - Loading binary file "binary-gcl/algfac.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/nalgfa.lisp" Compiling /home/maxima/maxima-test/src/../src/nalgfa.lisp. End of Pass 1. ;; Note: Tail-recursive call of PFACTORALG1 was replaced by iteration. ;; Note: Tail-recursive call of RGSUBST was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/nalgfa.o. ; - Loading binary file "binary-gcl/nalgfa.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/ufact.lisp" Compiling /home/maxima/maxima-test/src/../src/ufact.lisp. End of Pass 1. End of Pass 2. binary-gcl/ufact.c: In function ‘L11’: binary-gcl/ufact.c:1789:17: warning: unused variable ‘V61’ [-Wunused-variable] 1789 | {object V61; | ^~~ binary-gcl/ufact.c:1837:17: warning: unused variable ‘V62’ [-Wunused-variable] 1837 | {object V62; | ^~~ OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/ufact.o. ; - Loading binary file "binary-gcl/ufact.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/result.lisp" Compiling /home/maxima/maxima-test/src/../src/result.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/result.o. ; - Loading binary file "binary-gcl/result.o" ; - Compiling module "ifactor" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/ifactor.lisp" Compiling /home/maxima/maxima-test/src/../src/ifactor.lisp. End of Pass 1. ;; Note: Tail-recursive call of CONVERT-LIST-SUB was replaced by iteration. ;; Note: Tail-recursive call of CONVERT-LIST-SUB was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/ifactor.o. ; - Loading binary file "binary-gcl/ifactor.o" ; - Compiling module "rational-functions" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/rat3a.lisp" Compiling /home/maxima/maxima-test/src/../src/rat3a.lisp. End of Pass 1. ;; Note: Tail-recursive call of PCSUB was replaced by iteration. ;; Note: Tail-recursive call of PMINUSP was replaced by iteration. ;; Note: Tail-recursive call of LEADALGCOEF was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/rat3a.o. ; - Loading binary file "binary-gcl/rat3a.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/rat3b.lisp" Compiling /home/maxima/maxima-test/src/../src/rat3b.lisp. End of Pass 1. ;; Note: Tail-recursive call of RATTIMES was replaced by iteration. ;; Note: Tail-recursive call of RATTIMES was replaced by iteration. ;; Note: Tail-recursive call of RATTIMES was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/rat3b.o. ; - Loading binary file "binary-gcl/rat3b.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/rat3d.lisp" Compiling /home/maxima/maxima-test/src/../src/rat3d.lisp. End of Pass 1. ;; Note: Tail-recursive call of LISTOVARS1 was replaced by iteration. ;; Note: Tail-recursive call of HEURTRIAL1 was replaced by iteration. ;; Note: Tail-recursive call of HEURTRIAL1 was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/rat3d.o. ; - Loading binary file "binary-gcl/rat3d.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/rat3c.lisp" Compiling /home/maxima/maxima-test/src/../src/rat3c.lisp. End of Pass 1. ;; Note: Tail-recursive call of MONOMGCD was replaced by iteration. ;; Note: Tail-recursive call of MONOMGCD was replaced by iteration. ;; Note: Tail-recursive call of LEADCOEFFICIENT was replaced by iteration. ;; Note: Tail-recursive call of UNIVAR was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/rat3c.o. ; - Loading binary file "binary-gcl/rat3c.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/rat3e.lisp" Compiling /home/maxima/maxima-test/src/../src/rat3e.lisp. End of Pass 1. ;; Note: Tail-recursive call of COMPATVARL was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/rat3e.o. ; - Loading binary file "binary-gcl/rat3e.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/nrat4.lisp" Compiling /home/maxima/maxima-test/src/../src/nrat4.lisp. End of Pass 1. ;; Note: Tail-recursive call of RATCOEF1 was replaced by iteration. ;; Note: Tail-recursive call of CONSTCOEF was replaced by iteration. ;; Note: Tail-recursive call of PRODCOEF was replaced by iteration. ;; Note: Tail-recursive call of PUREPROD was replaced by iteration. ;; Note: Tail-recursive call of FLGREAT1 was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/nrat4.o. ; - Loading binary file "binary-gcl/nrat4.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/ratout.lisp" Compiling /home/maxima/maxima-test/src/../src/ratout.lisp. End of Pass 1. ;; Note: Tail-recursive call of PGATH2 was replaced by iteration. ;; Note: Tail-recursive call of PGATH1 was replaced by iteration. ;; Note: Tail-recursive call of PNEXT1 was replaced by iteration. ;; Note: Tail-recursive call of VGREAT was replaced by iteration. ;; Note: Tail-recursive call of PGATH3 was replaced by iteration. ;; Note: Tail-recursive call of PINTERPOLATE4 was replaced by iteration. ;; Note: Tail-recursive call of PINTERPOLATE5 was replaced by iteration. ;; Note: Tail-recursive call of WTPTIMES2 was replaced by iteration. ;; Note: Tail-recursive call of WTPCTIMES1 was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/ratout.o. ; - Loading binary file "binary-gcl/ratout.o" ; - Compiling module "maxima-language-compiler" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/transl.lisp" Compiling /home/maxima/maxima-test/src/../src/transl.lisp. ; (DEFUN TRANSLATE-FUNCTION ...) is being compiled. ;; Warning: The variable LOCAL is not used. ; (DEFUN TRANSLATE-AND-EVAL-MACSYMA-EXPRESSION ...) is being compiled. ;; Warning: The variable LOCAL is not used. End of Pass 1. ;; Note: Tail-recursive call of TOPLEVEL-OPTIMIZE was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/transl.o. ; - Loading binary file "binary-gcl/transl.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/transs.lisp" Compiling /home/maxima/maxima-test/src/../src/transs.lisp. ; (DEFUN #:G26336 ...) is being compiled. ;; Warning: The variable LOCAL is not used. ; (DEFUN TRANSLATE-FILE ...) is being compiled. ;; Warning: The variable LOCAL is not used. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/transs.o. ; - Loading binary file "binary-gcl/transs.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/trans1.lisp" Compiling /home/maxima/maxima-test/src/../src/trans1.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/trans1.o. ; - Loading binary file "binary-gcl/trans1.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/trans2.lisp" Compiling /home/maxima/maxima-test/src/../src/trans2.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/trans2.o. ; - Loading binary file "binary-gcl/trans2.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/trans3.lisp" Compiling /home/maxima/maxima-test/src/../src/trans3.lisp. End of Pass 1. ;; Note: Tail-recursive call of FREE-LISP-VARS was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/trans3.o. ; - Loading binary file "binary-gcl/trans3.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/trprop.lisp" Compiling /home/maxima/maxima-test/src/../src/trprop.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/trprop.o. ; - Loading binary file "binary-gcl/trprop.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/trans4.lisp" Compiling /home/maxima/maxima-test/src/../src/trans4.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/trans4.o. ; - Loading binary file "binary-gcl/trans4.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/trans5.lisp" Compiling /home/maxima/maxima-test/src/../src/trans5.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/trans5.o. ; - Loading binary file "binary-gcl/trans5.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/transf.lisp" Compiling /home/maxima/maxima-test/src/../src/transf.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/transf.o. ; - Loading binary file "binary-gcl/transf.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/troper.lisp" Compiling /home/maxima/maxima-test/src/../src/troper.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/troper.o. ; - Loading binary file "binary-gcl/troper.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/trutil.lisp" Compiling /home/maxima/maxima-test/src/../src/trutil.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/trutil.o. ; - Loading binary file "binary-gcl/trutil.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/trmode.lisp" Compiling /home/maxima/maxima-test/src/../src/trmode.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/trmode.o. ; - Loading binary file "binary-gcl/trmode.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/trdata.lisp" Compiling /home/maxima/maxima-test/src/../src/trdata.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/trdata.o. ; - Loading binary file "binary-gcl/trdata.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/trpred.lisp" Compiling /home/maxima/maxima-test/src/../src/trpred.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/trpred.o. ; - Loading binary file "binary-gcl/trpred.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/transq.lisp" Compiling /home/maxima/maxima-test/src/../src/transq.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/transq.o. ; - Loading binary file "binary-gcl/transq.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/acall.lisp" Compiling /home/maxima/maxima-test/src/../src/acall.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/acall.o. ; - Loading binary file "binary-gcl/acall.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/fcall.lisp" Compiling /home/maxima/maxima-test/src/../src/fcall.lisp. End of Pass 1. ;; Note: Tail-recursive call of LISPM-MFUNCTION-CALL-AUX was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/fcall.o. ; - Loading binary file "binary-gcl/fcall.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/evalw.lisp" Compiling /home/maxima/maxima-test/src/../src/evalw.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/evalw.o. ; - Loading binary file "binary-gcl/evalw.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/mdefun.lisp" Compiling /home/maxima/maxima-test/src/../src/mdefun.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/mdefun.o. ; - Loading binary file "binary-gcl/mdefun.o" ; - Compiling module "pattern-matching" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/schatc.lisp" Compiling /home/maxima/maxima-test/src/../src/schatc.lisp. End of Pass 1. End of Pass 2. binary-gcl/schatc.c: In function ‘L14’: binary-gcl/schatc.c:1836:17: warning: unused variable ‘V70’ [-Wunused-variable] 1836 | {object V70; | ^~~ binary-gcl/schatc.c:1884:17: warning: unused variable ‘V71’ [-Wunused-variable] 1884 | {object V71; | ^~~ binary-gcl/schatc.c:1908:17: warning: unused variable ‘V72’ [-Wunused-variable] 1908 | {object V72; | ^~~ binary-gcl/schatc.c:1932:17: warning: unused variable ‘V73’ [-Wunused-variable] 1932 | {object V73; | ^~~ binary-gcl/schatc.c:1957:17: warning: unused variable ‘V74’ [-Wunused-variable] 1957 | {object V74; | ^~~ binary-gcl/schatc.c:1982:17: warning: unused variable ‘V75’ [-Wunused-variable] 1982 | {object V75; | ^~~ binary-gcl/schatc.c:2032:17: warning: unused variable ‘V77’ [-Wunused-variable] 2032 | {object V77; | ^~~ binary-gcl/schatc.c: In function ‘L20’: binary-gcl/schatc.c:3093:17: warning: unused variable ‘V141’ [-Wunused-variable] 3093 | {object V141; | ^~~~ binary-gcl/schatc.c:3121:17: warning: unused variable ‘V142’ [-Wunused-variable] 3121 | {object V142; | ^~~~ OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/schatc.o. ; - Loading binary file "binary-gcl/schatc.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/matcom.lisp" Compiling /home/maxima/maxima-test/src/../src/matcom.lisp. End of Pass 1. ;; Note: Tail-recursive call of FMP1 was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/matcom.o. ; - Loading binary file "binary-gcl/matcom.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/matrun.lisp" Compiling /home/maxima/maxima-test/src/../src/matrun.lisp. End of Pass 1. ;; Note: Tail-recursive call of APPLY2HACK was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/matrun.o. ; - Loading binary file "binary-gcl/matrun.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/nisimp.lisp" Compiling /home/maxima/maxima-test/src/../src/nisimp.lisp. End of Pass 1. ;; Note: Tail-recursive call of NISLETSIMP was replaced by iteration. ;; Note: Tail-recursive call of NISLETSIMP was replaced by iteration. ;; Note: Tail-recursive call of NISINNERNULL was replaced by iteration. ;; Note: Tail-recursive call of NISNUMBERPICKER was replaced by iteration. ;; Note: Tail-recursive call of NISARGSCHECKER was replaced by iteration. ;; Note: Tail-recursive call of NISREPLACE was replaced by iteration. End of Pass 2. binary-gcl/nisimp.c: In function ‘L26’: binary-gcl/nisimp.c:3141:17: warning: unused variable ‘V132’ [-Wunused-variable] 3141 | {object V132; | ^~~~ OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/nisimp.o. ; - Loading binary file "binary-gcl/nisimp.o" ; - Compiling module "trigonometry" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/trigi.lisp" Compiling /home/maxima/maxima-test/src/../src/trigi.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/trigi.o. ; - Loading binary file "binary-gcl/trigi.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/trigo.lisp" Compiling /home/maxima/maxima-test/src/../src/trigo.lisp. End of Pass 1. ;; Note: Tail-recursive call of MPC was replaced by iteration. ;; Note: Tail-recursive call of MPC1 was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/trigo.o. ; - Loading binary file "binary-gcl/trigo.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/trgred.lisp" Compiling /home/maxima/maxima-test/src/../src/trgred.lisp. End of Pass 1. ;; Note: Tail-recursive call of SP1 was replaced by iteration. ;; Note: Tail-recursive call of SP1TLIN was replaced by iteration. ;; Note: Tail-recursive call of SP1EXPT was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/trgred.o. ; - Loading binary file "binary-gcl/trgred.o" ; - Compiling module "algebraic-database" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/inmis.lisp" Compiling /home/maxima/maxima-test/src/../src/inmis.lisp. End of Pass 1. ;; Note: Tail-recursive call of ATOMVARS was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/inmis.o. ; - Loading binary file "binary-gcl/inmis.o" ; - Compiling source file "/home/maxima/maxima-test/src/../src/db.lisp" Compiling /home/maxima/maxima-test/src/../src/db.lisp. End of Pass 1. ;; Note: Tail-recursive call of UNI was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/db.o. ; - Loading binary file "binary-gcl/db.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/compar.lisp" Compiling /home/maxima/maxima-test/src/../src/compar.lisp. End of Pass 1. ;; Note: Tail-recursive call of MEVALP1 was replaced by iteration. ;; Note: Tail-recursive call of HAS-INT-SYMBOLS was replaced by iteration. ;; Note: Tail-recursive call of LIST-MEQP was replaced by iteration. ;; Note: Tail-recursive call of CONSTP was replaced by iteration. ;; Note: Tail-recursive call of SIGN was replaced by iteration. ;; Note: Tail-recursive call of NONINTEGERP was replaced by iteration. ;; Note: Tail-recursive call of EVOD was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/compar.o. ; - Loading binary file "binary-gcl/compar.o" ; - Compiling source file "/home/maxima/maxima-test/src/../src/askp.lisp" Compiling /home/maxima/maxima-test/src/../src/askp.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/askp.o. ; - Loading binary file "binary-gcl/askp.o" ; - Compiling module "numerical-functions" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/bessel.lisp" Compiling /home/maxima/maxima-test/src/../src/bessel.lisp. End of Pass 1. ;; Note: Tail-recursive call of BESSEL-J was replaced by iteration. ;; Note: Tail-recursive call of BESSEL-Y was replaced by iteration. ;; Note: Tail-recursive call of BESSEL-I was replaced by iteration. ;; Note: Tail-recursive call of BESSEL-I was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/bessel.o. ; - Loading binary file "binary-gcl/bessel.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/ellipt.lisp" Compiling /home/maxima/maxima-test/src/../src/ellipt.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/ellipt.o. ; - Loading binary file "binary-gcl/ellipt.o" ; - Compiling source file "/home/maxima/maxima-test/src/../src/airy.lisp" Compiling /home/maxima/maxima-test/src/../src/airy.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/airy.o. ; - Loading binary file "binary-gcl/airy.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/plasma.lisp" Compiling /home/maxima/maxima-test/src/../src/plasma.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/plasma.o. ; - Loading binary file "binary-gcl/plasma.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/intpol.lisp" Compiling /home/maxima/maxima-test/src/../src/intpol.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/intpol.o. ; - Loading binary file "binary-gcl/intpol.o" ; - Compiling module "reader" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/nparse.lisp" Compiling /home/maxima/maxima-test/src/../src/nparse.lisp. End of Pass 1. ;; Note: Tail-recursive call of SCAN-ONE-TOKEN-G was replaced by iteration. ;; Note: Tail-recursive call of INHERIT-PROPL was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/nparse.o. ; - Loading binary file "binary-gcl/nparse.o" ; - Compiling module "display" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/displa.lisp" Compiling /home/maxima/maxima-test/src/../src/displa.lisp. End of Pass 1. ;; Note: Tail-recursive call of MAKESTRING was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/displa.o. ; - Loading binary file "binary-gcl/displa.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/nforma.lisp" Compiling /home/maxima/maxima-test/src/../src/nforma.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/nforma.o. ; - Loading binary file "binary-gcl/nforma.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/grind.lisp" Compiling /home/maxima/maxima-test/src/../src/grind.lisp. End of Pass 1. ;; Note: Tail-recursive call of MSIZE-ATOM was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/grind.o. ; - Loading binary file "binary-gcl/grind.o" ; - Compiling module "gcd" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/spgcd.lisp" Compiling /home/maxima/maxima-test/src/../src/spgcd.lisp. End of Pass 1. ;; Note: Tail-recursive call of DISREP-MONOM was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/spgcd.o. ; - Loading binary file "binary-gcl/spgcd.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/ezgcd.lisp" Compiling /home/maxima/maxima-test/src/../src/ezgcd.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/ezgcd.o. ; - Loading binary file "binary-gcl/ezgcd.o" ; - Compiling module "documentation" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/macdes.lisp" Compiling /home/maxima/maxima-test/src/../src/macdes.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/macdes.o. ; - Loading binary file "binary-gcl/macdes.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/verify-html-index.lisp" Compiling /home/maxima/maxima-test/src/../src/verify-html-index.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/verify-html-index.o. ; - Loading binary file "binary-gcl/verify-html-index.o" ; - Compiling module "integration" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/sinint.lisp" Compiling /home/maxima/maxima-test/src/../src/sinint.lisp. End of Pass 1. ;; Note: Tail-recursive call of POLYINT1 was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/sinint.o. ; - Loading binary file "binary-gcl/sinint.o" ; - Compiling source file "/home/maxima/maxima-test/src/../src/sin.lisp" Compiling /home/maxima/maxima-test/src/../src/sin.lisp. End of Pass 1. ;; Note: Tail-recursive call of FREEVAR was replaced by iteration. ;; Note: Tail-recursive call of FREEVAR2 was replaced by iteration. ;; Note: Tail-recursive call of RAT8 was replaced by iteration. ;; Note: Tail-recursive call of ARCLIST was replaced by iteration. ;; Note: Tail-recursive call of ARCLIST was replaced by iteration. ;; Note: Tail-recursive call of ARCFUNCP was replaced by iteration. ;; Note: Tail-recursive call of CHECKDERIV1 was replaced by iteration. ;; Note: Tail-recursive call of INTEGRALLOOKUPS was replaced by iteration. ;; Note: Tail-recursive call of RAT3 was replaced by iteration. ;; Note: Tail-recursive call of RAT3 was replaced by iteration. ;; Note: Tail-recursive call of RAT3 was replaced by iteration. ;; Note: Tail-recursive call of RAT3 was replaced by iteration. ;; Note: Tail-recursive call of GREATERRATP was replaced by iteration. ;; Note: Tail-recursive call of GREATERRATP was replaced by iteration. ;; Note: Tail-recursive call of SUPERTRIG was replaced by iteration. ;; Note: Tail-recursive call of SUPERTRIG was replaced by iteration. ;; Note: Tail-recursive call of SUPERTRIG was replaced by iteration. ;; Note: Tail-recursive call of SUPERTRIG was replaced by iteration. ;; Note: Tail-recursive call of SUPERTRIG was replaced by iteration. ;; Note: Tail-recursive call of TRIGFREE was replaced by iteration. ;; Note: Tail-recursive call of FINDS was replaced by iteration. ;; Note: Tail-recursive call of RAT10 was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/sin.o. ; - Loading binary file "binary-gcl/sin.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/risch.lisp" Compiling /home/maxima/maxima-test/src/../src/risch.lisp. End of Pass 1. ;; Note: Tail-recursive call of RISCHFORM-IMPL was replaced by iteration. ;; Note: Tail-recursive call of RISCHFORM-IMPL was replaced by iteration. ;; Note: Tail-recursive call of RISCHFORM-IMPL was replaced by iteration. ;; Note: Tail-recursive call of RISCHFORM-IMPL was replaced by iteration. ;; Note: Tail-recursive call of RISCHFORM-IMPL was replaced by iteration. ;; Note: Tail-recursive call of FINDINT was replaced by iteration. ;; Note: Tail-recursive call of FINDINT was replaced by iteration. ;; Note: Tail-recursive call of GETFNCOEFF-IMPL was replaced by iteration. ;; Note: Tail-recursive call of GETFNCOEFF-IMPL was replaced by iteration. ;; Note: Tail-recursive call of GETFNCOEFF-IMPL was replaced by iteration. ;; Note: Tail-recursive call of GETFNCOEFF-IMPL was replaced by iteration. ;; Note: Tail-recursive call of GETFNCOEFF-IMPL was replaced by iteration. ;; Note: Tail-recursive call of GETFNCOEFF-IMPL was replaced by iteration. ;; Note: Tail-recursive call of GETFNCOEFF-IMPL was replaced by iteration. ;; Note: Tail-recursive call of FINDFLIST was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/risch.o. ; - Loading binary file "binary-gcl/risch.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/irinte.lisp" Compiling /home/maxima/maxima-test/src/../src/irinte.lisp. End of Pass 1. ;; Note: Tail-recursive call of CONSTERM was replaced by iteration. ;; Note: Tail-recursive call of INSIDE was replaced by iteration. ;; Note: Tail-recursive call of UNQUOTE was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/irinte.o. ; - Loading binary file "binary-gcl/irinte.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/laplac.lisp" Compiling /home/maxima/maxima-test/src/../src/laplac.lisp. End of Pass 1. ;; Note: Tail-recursive call of MAXIMA-RATIONALP was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/laplac.o. ; - Loading binary file "binary-gcl/laplac.o" ; - Compiling module "taylor-series" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/hayat.lisp" Compiling /home/maxima/maxima-test/src/../src/hayat.lisp. ; (DEFUN TSDIFF ...) is being compiled. ;; Warning: The variable CHECK is not used. End of Pass 1. ;; Note: Tail-recursive call of MFREEL was replaced by iteration. ;; Note: Tail-recursive call of PSFIND-S was replaced by iteration. ;; Note: Tail-recursive call of PSCONST was replaced by iteration. ;; Note: Tail-recursive call of PS-LIM-INFP was replaced by iteration. ;; Note: Tail-recursive call of PSEXPT-FN2 was replaced by iteration. ;; Note: Tail-recursive call of PARSE-TAY-ARGS was replaced by iteration. ;; Note: Tail-recursive call of PARSE-TAY-ARGS was replaced by iteration. ;; Note: Tail-recursive call of PARSE-TAY-ARGS was replaced by iteration. ;; Note: Tail-recursive call of COMPATVARLIST was replaced by iteration. ;; Note: Tail-recursive call of COMPATVARLIST was replaced by iteration. ;; Note: Tail-recursive call of PSDISREP^ was replaced by iteration. End of Pass 2. binary-gcl/hayat.c: In function ‘L104’: binary-gcl/hayat.c:9753:17: warning: unused variable ‘V711’ [-Wunused-variable] 9753 | {object V711; | ^~~~ OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/hayat.o. ; - Loading binary file "binary-gcl/hayat.o" ; - Compiling module "definite-integration" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/defint.lisp" Compiling /home/maxima/maxima-test/src/../src/defint.lisp. ; (DEFUN LOGCPI0 ...) is being compiled. ;; The variable PLM is undefined. ;; The compiler will assume this variable is a global. End of Pass 1. ;; Note: Tail-recursive call of DEG-LESSP was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/defint.o. ; - Loading binary file "binary-gcl/defint.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/residu.lisp" Compiling /home/maxima/maxima-test/src/../src/residu.lisp. End of Pass 1. Warning: SIMPLE-WARNING: RESM1 has a duplicate definition in this file End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/residu.o. ; - Loading binary file "binary-gcl/residu.o" ; - Compiling module "special-functions" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/specfn.lisp" Compiling /home/maxima/maxima-test/src/../src/specfn.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/specfn.o. ; - Loading binary file "binary-gcl/specfn.o" ; - Compiling module "matrix-algebra" ; - Compiling source file "/home/maxima/maxima-test/src/../src/mat.lisp" Compiling /home/maxima/maxima-test/src/../src/mat.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/mat.o. ; - Loading binary file "binary-gcl/mat.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/linnew.lisp" Compiling /home/maxima/maxima-test/src/../src/linnew.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/linnew.o. ; - Loading binary file "binary-gcl/linnew.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/matrix.lisp" Compiling /home/maxima/maxima-test/src/../src/matrix.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/matrix.o. ; - Loading binary file "binary-gcl/matrix.o" ; - Compiling module "determinants" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/sprdet.lisp" Compiling /home/maxima/maxima-test/src/../src/sprdet.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/sprdet.o. ; - Loading binary file "binary-gcl/sprdet.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/newinv.lisp" Compiling /home/maxima/maxima-test/src/../src/newinv.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/newinv.o. ; - Loading binary file "binary-gcl/newinv.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/newdet.lisp" Compiling /home/maxima/maxima-test/src/../src/newdet.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/newdet.o. ; - Loading binary file "binary-gcl/newdet.o" ; - Compiling module "limits" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/tlimit.lisp" Compiling /home/maxima/maxima-test/src/../src/tlimit.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/tlimit.o. ; - Loading binary file "binary-gcl/tlimit.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/limit.lisp" Compiling /home/maxima/maxima-test/src/../src/limit.lisp. End of Pass 1. ;; Note: Tail-recursive call of COUNT-ATOMS-MATCHING was replaced by iteration. ;; Note: Tail-recursive call of TANSC1 was replaced by iteration. ;; Note: Tail-recursive call of TANSC1 was replaced by iteration. ;; Note: Tail-recursive call of TANSC1-V was replaced by iteration. ;; Note: Tail-recursive call of TANSC1-V was replaced by iteration. ;; Note: Tail-recursive call of LIMROOT was replaced by iteration. ;; Note: Tail-recursive call of ISTRENGTH was replaced by iteration. ;; Note: Tail-recursive call of MRV was replaced by iteration. ;; Note: Tail-recursive call of MRV was replaced by iteration. ;; Note: Tail-recursive call of MRV was replaced by iteration. ;; Note: Tail-recursive call of MRV-SIGN was replaced by iteration. ;; Note: Tail-recursive call of MRV-SIGN was replaced by iteration. ;; Note: Tail-recursive call of EXTRA-SIMP was replaced by iteration. ;; Note: Tail-recursive call of EXTRA-SIMP was replaced by iteration. ;; Note: Tail-recursive call of EXTRA-SIMP was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/limit.o. ; - Loading binary file "binary-gcl/limit.o" ; - Compiling module "solve" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/solve.lisp" Compiling /home/maxima/maxima-test/src/../src/solve.lisp. End of Pass 1. ;; Note: Tail-recursive call of SOLVENTHP was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/solve.o. ; - Loading binary file "binary-gcl/solve.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/psolve.lisp" Compiling /home/maxima/maxima-test/src/../src/psolve.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/psolve.o. ; - Loading binary file "binary-gcl/psolve.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/algsys.lisp" Compiling /home/maxima/maxima-test/src/../src/algsys.lisp. End of Pass 1. ;; Note: Tail-recursive call of GETVARDEGS was replaced by iteration. ;; Note: Tail-recursive call of MEMBERROOT was replaced by iteration. ;; Note: Tail-recursive call of COMMONROOTS was replaced by iteration. ;; Note: Tail-recursive call of EVERY-ATOM was replaced by iteration. ;; Note: Tail-recursive call of BIQUADP1 was replaced by iteration. ;; Note: Tail-recursive call of EXCLUDE was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/algsys.o. ; - Loading binary file "binary-gcl/algsys.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/sqrtdenest.lisp" Compiling /home/maxima/maxima-test/src/../src/sqrtdenest.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/sqrtdenest.o. ; - Loading binary file "binary-gcl/sqrtdenest.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/polyrz.lisp" Compiling /home/maxima/maxima-test/src/../src/polyrz.lisp. ; (DEFUN STURMSEQ ...) is being compiled. ;; Warning: The variable SOLN is not used. End of Pass 1. ;; Note: Tail-recursive call of FINDROOTS was replaced by iteration. ;; Note: Tail-recursive call of ROOTADDUP was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/polyrz.o. ; - Loading binary file "binary-gcl/polyrz.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/cpoly.lisp" Compiling /home/maxima/maxima-test/src/../src/cpoly.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/cpoly.o. ; - Loading binary file "binary-gcl/cpoly.o" ; - Compiling module "debugging" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/mtrace.lisp" Compiling /home/maxima/maxima-test/src/../src/mtrace.lisp. End of Pass 1. ;; Note: Tail-recursive call of TRACE-FSYMEVAL was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/mtrace.o. ; - Loading binary file "binary-gcl/mtrace.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/mdebug.lisp" Compiling /home/maxima/maxima-test/src/../src/mdebug.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/mdebug.o. ; - Loading binary file "binary-gcl/mdebug.o" ; - Compiling module "miscellaneous" ; - Compiling source file "/home/maxima/maxima-test/src/../src/scs.lisp" Compiling /home/maxima/maxima-test/src/../src/scs.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/scs.o. ; - Loading binary file "binary-gcl/scs.o" ; - Compiling source file "/home/maxima/maxima-test/src/../src/asum.lisp" Compiling /home/maxima/maxima-test/src/../src/asum.lisp. End of Pass 1. ;; Note: Tail-recursive call of POLY? was replaced by iteration. ;; Note: Tail-recursive call of NARY2 was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/asum.o. ; - Loading binary file "binary-gcl/asum.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/fortra.lisp" Compiling /home/maxima/maxima-test/src/../src/fortra.lisp. End of Pass 1. ;; Note: Tail-recursive call of FORTSCAN was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/fortra.o. ; - Loading binary file "binary-gcl/fortra.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/optim.lisp" Compiling /home/maxima/maxima-test/src/../src/optim.lisp. End of Pass 1. ;; Note: Tail-recursive call of OPFORMAT was replaced by iteration. ;; Note: Tail-recursive call of COLLAPSE was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/optim.o. ; - Loading binary file "binary-gcl/optim.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/marray.lisp" Compiling /home/maxima/maxima-test/src/../src/marray.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/marray.o. ; - Loading binary file "binary-gcl/marray.o" ; - Compiling source file "/home/maxima/maxima-test/src/../src/mdot.lisp" Compiling /home/maxima/maxima-test/src/../src/mdot.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/mdot.o. ; - Loading binary file "binary-gcl/mdot.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/series.lisp" Compiling /home/maxima/maxima-test/src/../src/series.lisp. End of Pass 1. ;; Note: Tail-recursive call of EXLIST was replaced by iteration. ;; Note: Tail-recursive call of EXLIST was replaced by iteration. ;; Note: Tail-recursive call of EXLIST was replaced by iteration. ;; Note: Tail-recursive call of SANDMAP was replaced by iteration. ;; Note: Tail-recursive call of SP2EXPT was replaced by iteration. ;; Note: Tail-recursive call of SP2DIFF1 was replaced by iteration. ;; Note: Tail-recursive call of SP2INTEG12 was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/series.o. ; - Loading binary file "binary-gcl/series.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/numth.lisp" Compiling /home/maxima/maxima-test/src/../src/numth.lisp. End of Pass 1. ;; Note: Tail-recursive call of GCEXPT was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/numth.o. ; - Loading binary file "binary-gcl/numth.o" ; - Compiling source file "/home/maxima/maxima-test/src/../src/pade.lisp" Compiling /home/maxima/maxima-test/src/../src/pade.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/pade.o. ; - Loading binary file "binary-gcl/pade.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/homog.lisp" Compiling /home/maxima/maxima-test/src/../src/homog.lisp. End of Pass 1. ;; Note: Tail-recursive call of HSIMP1 was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/homog.o. ; - Loading binary file "binary-gcl/homog.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/combin.lisp" Compiling /home/maxima/maxima-test/src/../src/combin.lisp. End of Pass 1. ;; Note: Tail-recursive call of MAKEFACT1 was replaced by iteration. ;; Note: Tail-recursive call of GETFACT was replaced by iteration. ;; Note: Tail-recursive call of FIND-CF1 was replaced by iteration. ;; Note: Tail-recursive call of PDECOMP1 was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/combin.o. ; - Loading binary file "binary-gcl/combin.o" ; - Compiling source file "/home/maxima/maxima-test/src/../src/nset.lisp" Compiling /home/maxima/maxima-test/src/../src/nset.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/nset.o. ; - Loading binary file "binary-gcl/nset.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/rand-mt19937.lisp" Compiling /home/maxima/maxima-test/src/../src/rand-mt19937.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/rand-mt19937.o. ; - Loading binary file "binary-gcl/rand-mt19937.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/maxmin.lisp" Compiling /home/maxima/maxima-test/src/../src/maxmin.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/maxmin.o. ; - Loading binary file "binary-gcl/maxmin.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/nummod.lisp" Compiling /home/maxima/maxima-test/src/../src/nummod.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/nummod.o. ; - Loading binary file "binary-gcl/nummod.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/conjugate.lisp" Compiling /home/maxima/maxima-test/src/../src/conjugate.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/conjugate.o. ; - Loading binary file "binary-gcl/conjugate.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/expintegral.lisp" Compiling /home/maxima/maxima-test/src/../src/expintegral.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/expintegral.o. ; - Loading binary file "binary-gcl/expintegral.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/gamma.lisp" Compiling /home/maxima/maxima-test/src/../src/gamma.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/gamma.o. ; - Loading binary file "binary-gcl/gamma.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/mstuff.lisp" Compiling /home/maxima/maxima-test/src/../src/mstuff.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/mstuff.o. ; - Loading binary file "binary-gcl/mstuff.o" ; - Compiling module "polynomial" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/polynomialp.lisp" Compiling /home/maxima/maxima-test/src/../src/polynomialp.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/polynomialp.o. ; - Loading binary file "binary-gcl/polynomialp.o" ; - Compiling module "poisson-series" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/pois2.lisp" Compiling /home/maxima/maxima-test/src/../src/pois2.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/pois2.o. ; - Loading binary file "binary-gcl/pois2.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/pois3.lisp" Compiling /home/maxima/maxima-test/src/../src/pois3.lisp. End of Pass 1. ;; Note: Tail-recursive call of POISMERGE22 was replaced by iteration. ;; Note: Tail-recursive call of INTOPOIS was replaced by iteration. ;; Note: Tail-recursive call of UNTREE1 was replaced by iteration. ;; Note: Tail-recursive call of UNTREE1 was replaced by iteration. ;; Note: Tail-recursive call of POISCTIMES1 was replaced by iteration. ;; Note: Tail-recursive call of COSINT* was replaced by iteration. ;; Note: Tail-recursive call of SININT* was replaced by iteration. ;; Note: Tail-recursive call of POISSUBST1S was replaced by iteration. ;; Note: Tail-recursive call of POISSUBST1C was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/pois3.o. ; - Loading binary file "binary-gcl/pois3.o" ; - Compiling module "translated-packages" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/desoln.lisp" Compiling /home/maxima/maxima-test/src/../src/desoln.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/desoln.o. ; - Loading binary file "binary-gcl/desoln.o" ; - Compiling source file "/home/maxima/maxima-test/src/../src/elim.lisp" Compiling /home/maxima/maxima-test/src/../src/elim.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/elim.o. ; - Loading binary file "binary-gcl/elim.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/invert.lisp" Compiling /home/maxima/maxima-test/src/../src/invert.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/invert.o. ; - Loading binary file "binary-gcl/invert.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/hypgeo.lisp" Compiling /home/maxima/maxima-test/src/../src/hypgeo.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/hypgeo.o. ; - Loading binary file "binary-gcl/hypgeo.o" ; - Compiling source file "/home/maxima/maxima-test/src/../src/hyp.lisp" Compiling /home/maxima/maxima-test/src/../src/hyp.lisp. End of Pass 1. ;; Note: Tail-recursive call of DEL was replaced by iteration. ;; Note: Tail-recursive call of ZL-INTERSECTION was replaced by iteration. ;; Note: Tail-recursive call of DERIVINT was replaced by iteration. ;; Note: Tail-recursive call of FREEPAR was replaced by iteration. ;; Note: Tail-recursive call of STEP4-INT was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/hyp.o. ; - Loading binary file "binary-gcl/hyp.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/hypergeometric.lisp" Compiling /home/maxima/maxima-test/src/../src/hypergeometric.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/hypergeometric.o. ; - Loading binary file "binary-gcl/hypergeometric.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/nfloat.lisp" Compiling /home/maxima/maxima-test/src/../src/nfloat.lisp. End of Pass 1. ;; Note: Tail-recursive call of BIGFLOAT::RUNNING-ERROR-EVAL was replaced by iteration. ;; Note: Tail-recursive call of BIGFLOAT::RUNNING-ERROR-EVAL was replaced by iteration. ;; Note: Tail-recursive call of BIGFLOAT::RUNNING-ERROR-EVAL was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/nfloat.o. ; - Loading binary file "binary-gcl/nfloat.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/todd-coxeter.lisp" Compiling /home/maxima/maxima-test/src/../src/todd-coxeter.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/todd-coxeter.o. ; - Loading binary file "binary-gcl/todd-coxeter.o" ; - Compiling source file "/home/maxima/maxima-test/src/../src/plot.lisp" Compiling /home/maxima/maxima-test/src/../src/plot.lisp. ; (DEFUN ROTATE_PTS-IMPL ...) is being compiled. ;; The variable *ROT* is undefined. ;; The compiler will assume this variable is a global. ; (DEFUN ROTATE_LIST-IMPL ...) is being compiled. ;; The variable $ROT is undefined. ;; The compiler will assume this variable is a global. ; (DEFUN DRAW2D-DISCRETE ...) is being compiled. ;; Warning: The variable N-CLIPPED is not used. End of Pass 1. ;; Note: Tail-recursive call of TCL-OUTPUT-LIST was replaced by iteration. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/plot.o. ; - Loading binary file "binary-gcl/plot.o" ; - Compiling module "graphics-drivers" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/gnuplot_def.lisp" Compiling /home/maxima/maxima-test/src/../src/gnuplot_def.lisp. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/gnuplot_def.o. ; - Loading binary file "binary-gcl/gnuplot_def.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/xmaxima_def.lisp" Compiling /home/maxima/maxima-test/src/../src/xmaxima_def.lisp. ; (DEFUN |(PCL::FAST-METHOD PLOT3D-COMMAND (XMAXIMA-PLOT T T T))| ...) is being compiled. ;; Warning: The variable TITLES is not used. ; (DEFUN |(PCL::FAST-METHOD PLOT-SHIPOUT (XMAXIMA-PLOT T))| ...) is being compiled. ;; Warning: The variable OPTIONS is not used. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/xmaxima_def.o. ; - Loading binary file "binary-gcl/xmaxima_def.o" ; - Compiling source file ; "/home/maxima/maxima-test/src/../src/geomview_def.lisp" Compiling /home/maxima/maxima-test/src/../src/geomview_def.lisp. ; (DEFUN |(PCL::FAST-METHOD PLOT-PREAMBLE (GEOMVIEW-PLOT T))| ...) is being compiled. ;; Warning: The variable OPTIONS is not used. ; (DEFUN |(PCL::FAST-METHOD PLOT3D-COMMAND (GEOMVIEW-PLOT T T T))| ...) is being compiled. ;; Warning: The variable TITLES is not used. ; (DEFUN |(PCL::FAST-METHOD PLOT-SHIPOUT (GEOMVIEW-PLOT T))| ...) is being compiled. ;; Warning: The variable OPTIONS is not used. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=2, Space=3, Speed=3 Finished compiling binary-gcl/geomview_def.o. ; - Loading binary file "binary-gcl/geomview_def.o" ; - Loading module "final" ; - Loading source file "/home/maxima/maxima-test/src/../src/autol.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/../src/max_ext.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/../src/init-cl.lisp" ; - Providing system maxima (# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #) >echo '(setq si::*optimize-maximum-pages* nil) (load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :load :verbose t) (setq si::*optimize-maximum-pages* t) (si:save-system "binary-gcl/maxima") (system::quit)' | /opt/gcl-2.6.14/bin/gcl GCL (GNU Common Lisp) 2.6.14 Fri Jan 13 10:47:56 AM EST 2023 ANSI git: Version_2_6_14 Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl) Binary License: GPL due to GPL'ed components: (XGCL UNEXEC) Modifications of this banner must retain notice of a compatible license Dedicated to the memory of W. Schelter Use (help) to get some basic information on how to use GCL. Temporary directory for compiler files: /tmp/ > NIL >;; Loading "../lisp-utils/defsystem.lisp" Warning: SIMPLE-WARNING: REQUIRE is being redefined. ;; Finished loading "../lisp-utils/defsystem.lisp" T > ("../src/" "./" (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") >;; Loading #p"/home/maxima/maxima-test/src/../src/maxima.system" ;; Finished loading #p"/home/maxima/maxima-test/src/../src/maxima.system" ; - Loading defsystem "maxima" ; - Loading module "proclaim" ; - Loading source file ; "/home/maxima/maxima-test/src/../src/maxima-package.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/../src/numerical/f2cl-package.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/../src/numerical/slatec.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/../src/command-line.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/../src/pregexp.lisp" ; - Loading source private-file "tools/sys-proclaim.lisp" ; - Loading module "package" ; - Loading source private-file "autoconf-variables.lisp" ; - Loading module "intl" ; - Loading binary file "binary-gcl/intl.o" ; - Loading module "globals" ; - Loading binary file "binary-gcl/globals.o" ; - Loading module "info" ; - Loading binary file "binary-gcl/pregexp.o" ; - Loading binary file "binary-gcl/cl-info.o" ; - Loading module "sloop" ; - Loading binary file "binary-gcl/sloop.o" ; - Loading module "declarations" ; - Loading binary file "binary-gcl/lmdcls.o" ; - Loading module "destructuring-let" ; - Loading binary file "binary-gcl/letmac.o" ; - Loading module "compatibility-macros1" ; - Loading binary file "binary-gcl/generr.o" ; - Loading binary file "binary-gcl/clmacs.o" ; - Loading module "defmfun" ; - Loading binary file "binary-gcl/defmfun-check.o" ; - Loading module "float-properties" ; - Loading binary file "binary-gcl/float-properties.o" ; - Loading module "compatibility-macros" ; - Loading binary file "binary-gcl/gcl-compat.o" ; - Loading binary file "binary-gcl/commac.o" ; - Loading module "prerequisites" ; - Loading binary file "binary-gcl/mormac.o" ; - Loading binary file "binary-gcl/compat.o" ; - Loading module "maxima-language-compiler-macros" ; - Loading binary file "binary-gcl/transm.o" ; - Loading module "command-line" ; - Loading binary file "binary-gcl/command-line.o" ; - Loading module "getopt" ; - Loading binary file "binary-gcl/getopt.o" ; - Loading module "fundamental-macros" ; - Loading binary file "binary-gcl/defcal.o" ; - Loading binary file "binary-gcl/maxmac.o" ; - Loading module "utility-macros" ; - Loading binary file "binary-gcl/mopers.o" ; - Loading binary file "binary-gcl/mforma.o" ; - Loading module "other-macros" ; - Loading binary file "binary-gcl/mrgmac.o" ; - Loading binary file "binary-gcl/rzmac.o" ; - Loading binary file "binary-gcl/strmac.o" ; - Loading binary file "binary-gcl/displm.o" ; - Loading binary file "binary-gcl/safe-recursion.o" ; - Loading module "rat-macros" ; - Loading binary file "binary-gcl/ratmac.o" ; - Loading binary file "binary-gcl/mhayat.o" ; - Loading binary file "binary-gcl/optimize.o" ; - Loading module "utilities" ; - Loading binary file "binary-gcl/opers.o" ; - Loading binary file "binary-gcl/utils.o" ; - Loading binary file "binary-gcl/sumcon.o" ; - Loading binary file "binary-gcl/sublis.o" ; - Loading binary file "binary-gcl/merror.o" ; - Loading binary file "binary-gcl/mformt.o" ; - Loading binary file "binary-gcl/mutils.o" ; - Loading binary file "binary-gcl/outmis.o" ; - Loading binary file "binary-gcl/ar.o" ; - Loading module "commands" ; - Loading binary file "binary-gcl/comm.o" ; - Loading binary file "binary-gcl/comm2.o" ; - Loading module "evaluator" ; - Loading binary file "binary-gcl/mlisp.o" ; - Loading binary file "binary-gcl/mmacro.o" ; - Loading binary file "binary-gcl/buildq.o" ; - Loading module "numerical" ; - Loading module "packages" ; - Loading binary file "binary-gcl/numerical/f2cl-package.o" ; - Loading binary file "binary-gcl/numerical/slatec.o" ; - Loading module "f2cl-lib" ; - Loading binary file "binary-gcl/numerical/f2cl-lib.o" ; - Loading module "slatec" ; - Loading binary file "binary-gcl/numerical/slatec/fdump.o" ; - Loading binary file "binary-gcl/numerical/slatec/j4save.o" ; - Loading binary file "binary-gcl/numerical/slatec/xercnt.o" ; - Loading binary file "binary-gcl/numerical/slatec/xerhlt.o" ; - Loading binary file "binary-gcl/numerical/slatec/xgetua.o" ; - Loading binary file "binary-gcl/numerical/slatec/xerprn.o" ; - Loading binary file "binary-gcl/numerical/slatec/xersve.o" ; - Loading binary file "binary-gcl/numerical/slatec/xermsg.o" ; - Loading binary file "binary-gcl/numerical/slatec/initds.o" ; - Loading binary file "binary-gcl/numerical/slatec/dcsevl.o" ; - Loading binary file "binary-gcl/numerical/slatec/d9lgmc.o" ; - Loading binary file "binary-gcl/numerical/slatec/dgamlm.o" ; - Loading binary file "binary-gcl/numerical/slatec/dgamma.o" ; - Loading binary file "binary-gcl/numerical/slatec/dgamln.o" ; - Loading binary file "binary-gcl/numerical/slatec/dlngam.o" ; - Loading binary file "binary-gcl/numerical/slatec/d9b0mp.o" ; - Loading binary file "binary-gcl/numerical/slatec/d9b1mp.o" ; - Loading binary file "binary-gcl/numerical/slatec/dbesj0.o" ; - Loading binary file "binary-gcl/numerical/slatec/dbesj1.o" ; - Loading binary file "binary-gcl/numerical/slatec/djairy.o" ; - Loading binary file "binary-gcl/numerical/slatec/dasyjy.o" ; - Loading binary file "binary-gcl/numerical/slatec/dbesj.o" ; - Loading binary file "binary-gcl/numerical/slatec/dbsi0e.o" ; - Loading binary file "binary-gcl/numerical/slatec/dbsi1e.o" ; - Loading binary file "binary-gcl/numerical/slatec/dbesi0.o" ; - Loading binary file "binary-gcl/numerical/slatec/dbesi1.o" ; - Loading binary file "binary-gcl/numerical/slatec/dasyik.o" ; - Loading binary file "binary-gcl/numerical/slatec/dbesi.o" ; - Loading binary file "binary-gcl/numerical/slatec/zabs.o" ; - Loading binary file "binary-gcl/numerical/slatec/zdiv.o" ; - Loading binary file "binary-gcl/numerical/slatec/zexp.o" ; - Loading binary file "binary-gcl/numerical/slatec/zmlt.o" ; - Loading binary file "binary-gcl/numerical/slatec/zsqrt.o" ; - Loading binary file "binary-gcl/numerical/slatec/zasyi.o" ; - Loading binary file "binary-gcl/numerical/slatec/zuchk.o" ; - Loading binary file "binary-gcl/numerical/slatec/zlog.o" ; - Loading binary file "binary-gcl/numerical/slatec/zunik.o" ; - Loading binary file "binary-gcl/numerical/slatec/zunhj.o" ; - Loading binary file "binary-gcl/numerical/slatec/zuoik.o" ; - Loading binary file "binary-gcl/numerical/slatec/zuni1.o" ; - Loading binary file "binary-gcl/numerical/slatec/zkscl.o" ; - Loading binary file "binary-gcl/numerical/slatec/zshch.o" ; - Loading binary file "binary-gcl/numerical/slatec/zbknu.o" ; - Loading binary file "binary-gcl/numerical/slatec/zmlri.o" ; - Loading binary file "binary-gcl/numerical/slatec/zs1s2.o" ; - Loading binary file "binary-gcl/numerical/slatec/zseri.o" ; - Loading binary file "binary-gcl/numerical/slatec/zacai.o" ; - Loading binary file "binary-gcl/numerical/slatec/zairy.o" ; - Loading binary file "binary-gcl/numerical/slatec/zuni2.o" ; - Loading binary file "binary-gcl/numerical/slatec/zbuni.o" ; - Loading binary file "binary-gcl/numerical/slatec/zrati.o" ; - Loading binary file "binary-gcl/numerical/slatec/zwrsk.o" ; - Loading binary file "binary-gcl/numerical/slatec/zbinu.o" ; - Loading binary file "binary-gcl/numerical/slatec/zbesi.o" ; - Loading binary file "binary-gcl/numerical/slatec/zbesj.o" ; - Loading binary file "binary-gcl/numerical/slatec/dbesy0.o" ; - Loading binary file "binary-gcl/numerical/slatec/dbesy1.o" ; - Loading binary file "binary-gcl/numerical/slatec/dbsynu.o" ; - Loading binary file "binary-gcl/numerical/slatec/dyairy.o" ; - Loading binary file "binary-gcl/numerical/slatec/dbesy.o" ; - Loading binary file "binary-gcl/numerical/slatec/zacon.o" ; - Loading binary file "binary-gcl/numerical/slatec/zunk1.o" ; - Loading binary file "binary-gcl/numerical/slatec/zunk2.o" ; - Loading binary file "binary-gcl/numerical/slatec/zbunk.o" ; - Loading binary file "binary-gcl/numerical/slatec/zbesh.o" ; - Loading binary file "binary-gcl/numerical/slatec/zbesy.o" ; - Loading binary file "binary-gcl/numerical/slatec/dbsk0e.o" ; - Loading binary file "binary-gcl/numerical/slatec/dbesk0.o" ; - Loading binary file "binary-gcl/numerical/slatec/dbsk1e.o" ; - Loading binary file "binary-gcl/numerical/slatec/dbesk1.o" ; - Loading binary file "binary-gcl/numerical/slatec/dbsknu.o" ; - Loading binary file "binary-gcl/numerical/slatec/dbesk.o" ; - Loading binary file "binary-gcl/numerical/slatec/zbesk.o" ; - Loading binary file "binary-gcl/numerical/slatec/d9aimp.o" ; - Loading binary file "binary-gcl/numerical/slatec/daie.o" ; - Loading binary file "binary-gcl/numerical/slatec/dai.o" ; - Loading binary file "binary-gcl/numerical/slatec/dbie.o" ; - Loading binary file "binary-gcl/numerical/slatec/dbi.o" ; - Loading binary file "binary-gcl/numerical/slatec/zbiry.o" ; - Loading binary file "binary-gcl/numerical/slatec/derfc.o" ; - Loading binary file "binary-gcl/numerical/slatec/derf.o" ; - Loading binary file "binary-gcl/numerical/slatec/de1.o" ; - Loading binary file "binary-gcl/numerical/slatec/dei.o" ; - Loading binary file "binary-gcl/numerical/slatec/d9upak.o" ; - Loading binary file "binary-gcl/numerical/slatec/dspenc.o" ; - Loading module "quadpack" ; - Loading binary file "binary-gcl/numerical/slatec/dqwgtf.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqcheb.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqk15w.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqwgts.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqwgtc.o" ; - Loading binary file "binary-gcl/numerical/slatec/dgtsl.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqk15.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqk31.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqk41.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqk51.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqk61.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqk21.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqk15i.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqelg.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqpsrt.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqc25s.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqmomo.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqc25c.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqc25f.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqage.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqagie.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqagpe.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqagp.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqagse.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqawoe.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqawfe.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqawse.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqawce.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqng.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqag.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqags.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqagi.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqawf.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqawo.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqaws.o" ; - Loading binary file "binary-gcl/numerical/slatec/dqawc.o" ; - Loading binary file "binary-gcl/numerical/slatec/quadpack.o" ; - Loading module "simplification" ; - Loading binary file "binary-gcl/simp.o" ; - Loading binary file "binary-gcl/float.o" ; - Loading binary file "binary-gcl/csimp.o" ; - Loading binary file "binary-gcl/csimp2.o" ; - Loading binary file "binary-gcl/zero.o" ; - Loading binary file "binary-gcl/logarc.o" ; - Loading binary file "binary-gcl/rpart.o" ; - Loading module "numeric-bigfloat" ; - Loading binary file "binary-gcl/numeric.o" ; - Loading module "server" ; - Loading binary file "binary-gcl/server.o" ; - Loading module "i-o" ; - Loading binary file "binary-gcl/macsys.o" ; - Loading binary file "binary-gcl/testsuite.o" ; - Loading binary file "binary-gcl/mload.o" ; - Loading binary file "binary-gcl/suprv1.o" ; - Loading binary file "binary-gcl/mactex.o" ; - Loading binary file "binary-gcl/dskfn.o" ; - Loading module "factoring" ; - Loading binary file "binary-gcl/lesfac.o" ; - Loading binary file "binary-gcl/factor.o" ; - Loading binary file "binary-gcl/algfac.o" ; - Loading binary file "binary-gcl/nalgfa.o" ; - Loading binary file "binary-gcl/ufact.o" ; - Loading binary file "binary-gcl/result.o" ; - Loading module "ifactor" ; - Loading binary file "binary-gcl/ifactor.o" ; - Loading module "rational-functions" ; - Loading binary file "binary-gcl/rat3a.o" ; - Loading binary file "binary-gcl/rat3b.o" ; - Loading binary file "binary-gcl/rat3d.o" ; - Loading binary file "binary-gcl/rat3c.o" ; - Loading binary file "binary-gcl/rat3e.o" ; - Loading binary file "binary-gcl/nrat4.o" ; - Loading binary file "binary-gcl/ratout.o" ; - Loading module "maxima-language-compiler" ; - Loading binary file "binary-gcl/transl.o" ; - Loading binary file "binary-gcl/transs.o" ; - Loading binary file "binary-gcl/trans1.o" ; - Loading binary file "binary-gcl/trans2.o" ; - Loading binary file "binary-gcl/trans3.o" ; - Loading binary file "binary-gcl/trprop.o" ; - Loading binary file "binary-gcl/trans4.o" ; - Loading binary file "binary-gcl/trans5.o" ; - Loading binary file "binary-gcl/transf.o" ; - Loading binary file "binary-gcl/troper.o" ; - Loading binary file "binary-gcl/trutil.o" ; - Loading binary file "binary-gcl/trmode.o" ; - Loading binary file "binary-gcl/trdata.o" ; - Loading binary file "binary-gcl/trpred.o" ; - Loading binary file "binary-gcl/transq.o" ; - Loading binary file "binary-gcl/acall.o" ; - Loading binary file "binary-gcl/fcall.o" ; - Loading binary file "binary-gcl/evalw.o" ; - Loading binary file "binary-gcl/mdefun.o" ; - Loading module "pattern-matching" ; - Loading binary file "binary-gcl/schatc.o" ; - Loading binary file "binary-gcl/matcom.o" ; - Loading binary file "binary-gcl/matrun.o" ; - Loading binary file "binary-gcl/nisimp.o" ; - Loading module "trigonometry" ; - Loading binary file "binary-gcl/trigi.o" ; - Loading binary file "binary-gcl/trigo.o" ; - Loading binary file "binary-gcl/trgred.o" ; - Loading module "algebraic-database" ; - Loading binary file "binary-gcl/inmis.o" ; - Loading binary file "binary-gcl/db.o" ; - Loading binary file "binary-gcl/compar.o" ; - Loading binary file "binary-gcl/askp.o" ; - Loading module "numerical-functions" ; - Loading binary file "binary-gcl/bessel.o" ; - Loading binary file "binary-gcl/ellipt.o" ; - Loading binary file "binary-gcl/airy.o" ; - Loading binary file "binary-gcl/plasma.o" ; - Loading binary file "binary-gcl/intpol.o" ; - Loading module "reader" ; - Loading binary file "binary-gcl/nparse.o" ; - Loading module "display" ; - Loading binary file "binary-gcl/displa.o" ; - Loading binary file "binary-gcl/nforma.o" ; - Loading binary file "binary-gcl/grind.o" ; - Loading module "gcd" ; - Loading binary file "binary-gcl/spgcd.o" ; - Loading binary file "binary-gcl/ezgcd.o" ; - Loading module "documentation" ; - Loading binary file "binary-gcl/macdes.o" ; - Loading binary file "binary-gcl/verify-html-index.o" ; - Loading module "integration" ; - Loading binary file "binary-gcl/sinint.o" ; - Loading binary file "binary-gcl/sin.o" ; - Loading binary file "binary-gcl/risch.o" ; - Loading binary file "binary-gcl/irinte.o" ; - Loading binary file "binary-gcl/laplac.o" ; - Loading module "taylor-series" ; - Loading binary file "binary-gcl/hayat.o" ; - Loading module "definite-integration" ; - Loading binary file "binary-gcl/defint.o" ; - Loading binary file "binary-gcl/residu.o" ; - Loading module "special-functions" ; - Loading binary file "binary-gcl/specfn.o" ; - Loading module "matrix-algebra" ; - Loading binary file "binary-gcl/mat.o" ; - Loading binary file "binary-gcl/linnew.o" ; - Loading binary file "binary-gcl/matrix.o" ; - Loading module "determinants" ; - Loading binary file "binary-gcl/sprdet.o" ; - Loading binary file "binary-gcl/newinv.o" ; - Loading binary file "binary-gcl/newdet.o" ; - Loading module "limits" ; - Loading binary file "binary-gcl/tlimit.o" ; - Loading binary file "binary-gcl/limit.o" ; - Loading module "solve" ; - Loading binary file "binary-gcl/solve.o" ; - Loading binary file "binary-gcl/psolve.o" ; - Loading binary file "binary-gcl/algsys.o" ; - Loading binary file "binary-gcl/sqrtdenest.o" ; - Loading binary file "binary-gcl/polyrz.o" ; - Loading binary file "binary-gcl/cpoly.o" ; - Loading module "debugging" ; - Loading binary file "binary-gcl/mtrace.o" ; - Loading binary file "binary-gcl/mdebug.o" ; - Loading module "miscellaneous" ; - Loading binary file "binary-gcl/scs.o" ; - Loading binary file "binary-gcl/asum.o" ; - Loading binary file "binary-gcl/fortra.o" ; - Loading binary file "binary-gcl/optim.o" ; - Loading binary file "binary-gcl/marray.o" ; - Loading binary file "binary-gcl/mdot.o" ; - Loading binary file "binary-gcl/series.o" ; - Loading binary file "binary-gcl/numth.o" ; - Loading binary file "binary-gcl/pade.o" ; - Loading binary file "binary-gcl/homog.o" ; - Loading binary file "binary-gcl/combin.o" ; - Loading binary file "binary-gcl/nset.o" ; - Loading binary file "binary-gcl/rand-mt19937.o" ; - Loading binary file "binary-gcl/maxmin.o" ; - Loading binary file "binary-gcl/nummod.o" ; - Loading binary file "binary-gcl/conjugate.o" ; - Loading binary file "binary-gcl/expintegral.o" ; - Loading binary file "binary-gcl/gamma.o" ; - Loading binary file "binary-gcl/mstuff.o" ; - Loading module "polynomial" ; - Loading binary file "binary-gcl/polynomialp.o" ; - Loading module "poisson-series" ; - Loading binary file "binary-gcl/pois2.o" ; - Loading binary file "binary-gcl/pois3.o" ; - Loading module "translated-packages" ; - Loading binary file "binary-gcl/desoln.o" ; - Loading binary file "binary-gcl/elim.o" ; - Loading binary file "binary-gcl/invert.o" ; - Loading binary file "binary-gcl/hypgeo.o" ; - Loading binary file "binary-gcl/hyp.o" ; - Loading binary file "binary-gcl/hypergeometric.o" ; - Loading binary file "binary-gcl/nfloat.o" ; - Loading binary file "binary-gcl/todd-coxeter.o" ; - Loading binary file "binary-gcl/plot.o" ; - Loading module "graphics-drivers" ; - Loading binary file "binary-gcl/gnuplot_def.o" ; - Loading binary file "binary-gcl/xmaxima_def.o" ; - Loading binary file "binary-gcl/geomview_def.o" ; - Loading module "final" ; - Loading source file "/home/maxima/maxima-test/src/../src/autol.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/../src/max_ext.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/../src/init-cl.lisp" ; - Providing system maxima (# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #) > T >make bd make[2]: Verzeichnis „/home/maxima/maxima-test/src“ wird betreten for l in abcl abcl clisp cmucl cmucl cmucl sbcl sbcl acl acl gcl gcl ccl64 ccl64 ecl ecl; do for d in / /numerical /numerical/slatec; do /usr/bin/mkdir -p binary-$l$d; done; done make[2]: Verzeichnis „/home/maxima/maxima-test/src“ wird verlassen (echo '"()" (load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :compile :verbose t)' | /opt/acl11.0express.64/alisp -batch) && \ (echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :load :verbose t) (excl:dumplisp :name "binary-acl/maxima.dxl")' | /opt/acl11.0express.64/alisp -batch) International Allegro CL Free Express Edition 11.0 [64-bit Linux (x86-64)] Copyright (C) 1985-2023, Franz Inc., Lafayette, CA, USA. All Rights Reserved. This development copy of Allegro CL is licensed to: Allegro CL 11.0 Express user ;; Optimization settings: safety 1, space 1, speed 1, debug 2, ;; compilation-speed 1. ;; For a complete description of all compiler switches given the ;; current optimization settings evaluate (EXPLAIN-COMPILER-SETTINGS). CL-USER(1): "()" CL-USER(2): ; Loading /home/maxima/maxima-test/lisp-utils/defsystem.lisp T CL-USER(3): ("../src/" "./" (CURRENT-DIRECTORY) (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") CL-USER(4): ; Loading /home/maxima/maxima-test/src/maxima.system ; - Compiling defsystem "maxima" ; - Loading module "package" ; - Loading source file ; "/home/maxima/maxima-test/src/maxima-package.lisp" ; - Loading source private-file "autoconf-variables.lisp" ; - Compiling module "intl" ; - Compiling source file "/home/maxima/maxima-test/src/intl.lisp" ;;; Compiling file /home/maxima/maxima-test/src/intl.lisp ;;; Writing fasl file /tmp/cfta39770700309461 ;;; Moving fasl file /tmp/cfta39770700309461 to ;;; /home/maxima/maxima-test/src/binary-acl/intl.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/intl.fasl" ; - Compiling module "globals" ; - Compiling source file "/home/maxima/maxima-test/src/globals.lisp" ;;; Compiling file /home/maxima/maxima-test/src/globals.lisp ;;; Writing fasl file /tmp/cfta39770700309462 ;;; Moving fasl file /tmp/cfta39770700309462 to ;;; /home/maxima/maxima-test/src/binary-acl/globals.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/globals.fasl" ; - Compiling module "info" ; - Compiling source file "/home/maxima/maxima-test/src/pregexp.lisp" ;;; Compiling file /home/maxima/maxima-test/src/pregexp.lisp ;;; Writing fasl file /tmp/cfta39770700309463 ;;; Moving fasl file /tmp/cfta39770700309463 to ;;; /home/maxima/maxima-test/src/binary-acl/pregexp.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/pregexp.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/cl-info.lisp" ;;; Compiling file /home/maxima/maxima-test/src/cl-info.lisp ;;; Writing fasl file /tmp/cfta39770700309464 ;;; Moving fasl file /tmp/cfta39770700309464 to ;;; /home/maxima/maxima-test/src/binary-acl/cl-info.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/cl-info.fasl" ; - Compiling module "sloop" ; - Compiling source file "/home/maxima/maxima-test/src/sloop.lisp" ;;; Compiling file /home/maxima/maxima-test/src/sloop.lisp ;;; Writing fasl file /tmp/cfta39770700309465 ;;; Moving fasl file /tmp/cfta39770700309465 to ;;; /home/maxima/maxima-test/src/binary-acl/sloop.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/sloop.fasl" ; - Compiling module "declarations" ; - Compiling source file "/home/maxima/maxima-test/src/lmdcls.lisp" ;;; Compiling file /home/maxima/maxima-test/src/lmdcls.lisp ;;; Writing fasl file /tmp/cfta39770700309466 ;;; Moving fasl file /tmp/cfta39770700309466 to ;;; /home/maxima/maxima-test/src/binary-acl/lmdcls.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/lmdcls.fasl" ; - Compiling module "destructuring-let" ; - Compiling source file "/home/maxima/maxima-test/src/letmac.lisp" ;;; Compiling file /home/maxima/maxima-test/src/letmac.lisp ;;; Writing fasl file /tmp/cfta39770700309467 ;;; Moving fasl file /tmp/cfta39770700309467 to ;;; /home/maxima/maxima-test/src/binary-acl/letmac.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/letmac.fasl" ; - Compiling module "compatibility-macros1" ; - Compiling source file "/home/maxima/maxima-test/src/generr.lisp" ;;; Compiling file /home/maxima/maxima-test/src/generr.lisp ;;; Writing fasl file /tmp/cfta39770700309468 ;;; Moving fasl file /tmp/cfta39770700309468 to ;;; /home/maxima/maxima-test/src/binary-acl/generr.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/generr.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/clmacs.lisp" ;;; Compiling file /home/maxima/maxima-test/src/clmacs.lisp ;;; Writing fasl file /tmp/cfta39770700309469 ;;; Moving fasl file /tmp/cfta39770700309469 to ;;; /home/maxima/maxima-test/src/binary-acl/clmacs.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/clmacs.fasl" ; - Compiling module "defmfun" ; - Compiling source file ; "/home/maxima/maxima-test/src/defmfun-check.lisp" ;;; Compiling file /home/maxima/maxima-test/src/defmfun-check.lisp ;;; Writing fasl file /tmp/cfta3977070030946a ;;; Moving fasl file /tmp/cfta3977070030946a to ;;; /home/maxima/maxima-test/src/binary-acl/defmfun-check.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/defmfun-check.fasl" ; - Compiling module "float-properties" ; - Compiling source file ; "/home/maxima/maxima-test/src/float-properties.lisp" ;;; Compiling file /home/maxima/maxima-test/src/float-properties.lisp ;;; Writing fasl file /tmp/cfta3977070030946b ;;; Moving fasl file /tmp/cfta3977070030946b to ;;; /home/maxima/maxima-test/src/binary-acl/float-properties.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/float-properties.fasl" ; - Compiling module "compatibility-macros" ; - Compiling source file "/home/maxima/maxima-test/src/commac.lisp" ;;; Compiling file /home/maxima/maxima-test/src/commac.lisp ;;; Writing fasl file /tmp/cfta3977070030946c ;;; Moving fasl file /tmp/cfta3977070030946c to ;;; /home/maxima/maxima-test/src/binary-acl/commac.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/commac.fasl" ; - Compiling module "prerequisites" ; - Compiling source file "/home/maxima/maxima-test/src/mormac.lisp" ;;; Compiling file /home/maxima/maxima-test/src/mormac.lisp ;;; Writing fasl file /tmp/cfta3977070030946d ;;; Moving fasl file /tmp/cfta3977070030946d to ;;; /home/maxima/maxima-test/src/binary-acl/mormac.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/mormac.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/compat.lisp" ;;; Compiling file /home/maxima/maxima-test/src/compat.lisp ;;; Writing fasl file /tmp/cfta3977070030946e ;;; Moving fasl file /tmp/cfta3977070030946e to ;;; /home/maxima/maxima-test/src/binary-acl/compat.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/compat.fasl" ; - Compiling module "maxima-language-compiler-macros" ; - Compiling source file "/home/maxima/maxima-test/src/transm.lisp" ;;; Compiling file /home/maxima/maxima-test/src/transm.lisp ; While FILE-COMPILING #'TR in #P"/home/maxima/maxima-test/src/transm.lisp" ; starting at file character position 3045: Warning: Variable LOCAL is never used. Warning: Variable DEFINED_VARIABLES is never used. ;;; Writing fasl file /tmp/cfta3977070030946f ;;; Moving fasl file /tmp/cfta3977070030946f to ;;; /home/maxima/maxima-test/src/binary-acl/transm.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/transm.fasl" ; - Compiling module "command-line" ; - Compiling source file ; "/home/maxima/maxima-test/src/command-line.lisp" ;;; Compiling file /home/maxima/maxima-test/src/command-line.lisp ;;; Writing fasl file /tmp/cfta397707003094610 ;;; Moving fasl file /tmp/cfta397707003094610 to ;;; /home/maxima/maxima-test/src/binary-acl/command-line.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/command-line.fasl" ; - Compiling module "getopt" ; - Compiling source file "/home/maxima/maxima-test/src/getopt.lisp" ;;; Compiling file /home/maxima/maxima-test/src/getopt.lisp ;;; Writing fasl file /tmp/cfta397707003094611 ;;; Moving fasl file /tmp/cfta397707003094611 to ;;; /home/maxima/maxima-test/src/binary-acl/getopt.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/getopt.fasl" ; - Compiling module "fundamental-macros" ; - Compiling source file "/home/maxima/maxima-test/src/defcal.lisp" ;;; Compiling file /home/maxima/maxima-test/src/defcal.lisp ;;; Writing fasl file /tmp/cfta397707003094612 ;;; Moving fasl file /tmp/cfta397707003094612 to ;;; /home/maxima/maxima-test/src/binary-acl/defcal.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/defcal.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/maxmac.lisp" ;;; Compiling file /home/maxima/maxima-test/src/maxmac.lisp ;;; Writing fasl file /tmp/cfta397707003094613 ;;; Moving fasl file /tmp/cfta397707003094613 to ;;; /home/maxima/maxima-test/src/binary-acl/maxmac.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/maxmac.fasl" ; - Compiling module "utility-macros" ; - Compiling source file "/home/maxima/maxima-test/src/mopers.lisp" ;;; Compiling file /home/maxima/maxima-test/src/mopers.lisp ;;; Writing fasl file /tmp/cfta397707003094614 ;;; Moving fasl file /tmp/cfta397707003094614 to ;;; /home/maxima/maxima-test/src/binary-acl/mopers.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/mopers.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/mforma.lisp" ;;; Compiling file /home/maxima/maxima-test/src/mforma.lisp ; While FILE-COMPILING #'MFORMAT-TRANSLATE-OPEN in #P"/home/maxima/maxima-test/src/mforma.lisp" ; starting at file character position 7569: Warning: cond consequent (SETQ CODE NIL TEXT-TEMP NIL) to nil predicate is unreachable Problem detected when processing (COND (NIL (SETQ CODE NIL TEXT-TEMP NIL)) (T NIL)) inside (IF NIL ...) inside (MFORMAT-DISPATCH-ON-CHAR -C) inside (COND ...) inside (TAGBODY (SETQ CHAR ...) ...) inside (TAGBODY #:|Tag118| ...) inside (LET NIL ...) inside (DO NIL (NIL) ...) inside (COND ((CHAR= CHAR ...) (DO NIL ...)) ...) inside (TAGBODY (SETQ CHAR ...) ...) inside (TAGBODY #:|Tag117| ...) inside (LET ((CHAR NIL)) ...) inside (DO ((CHAR)) ...) inside (MFORMAT-LOOP-C (PROGN (PUSH-TEXT-TEMP-C) ...)) inside (LET ...) inside (BLOCK MFORMAT-TRANSLATE-OPEN ...) inside (LET* ...) Warning: cond clause (T NIL) is unreachable Problem detected when processing (COND (T (SETQ PARAMETER-P NIL PARAMETER 0 @-FLAG NIL |:-FLAG| NIL)) (T NIL)) inside <...> inside (MFORMAT-DISPATCH-ON-CHAR -C) inside (COND ...) inside (TAGBODY (SETQ CHAR ...) ...) inside (TAGBODY #:|Tag118| ...) inside (LET NIL ...) inside (DO NIL (NIL) ...) inside (COND ((CHAR= CHAR ...) (DO NIL ...)) ...) inside (TAGBODY (SETQ CHAR ...) ...) inside (TAGBODY #:|Tag117| ...) inside (LET ((CHAR NIL)) ...) inside (DO ((CHAR)) ...) inside (MFORMAT-LOOP-C (PROGN (PUSH-TEXT-TEMP-C) ...)) inside (LET ...) inside (BLOCK MFORMAT-TRANSLATE-OPEN ...) inside (LET* ...) Warning: Variable PARAMETER-P is never used. ;;; Writing fasl file /tmp/cfta397707003094615 ;;; Moving fasl file /tmp/cfta397707003094615 to ;;; /home/maxima/maxima-test/src/binary-acl/mforma.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/mforma.fasl" ; - Compiling module "other-macros" ; - Compiling source file "/home/maxima/maxima-test/src/mrgmac.lisp" ;;; Compiling file /home/maxima/maxima-test/src/mrgmac.lisp ;;; Writing fasl file /tmp/cfta397707003094616 ;;; Moving fasl file /tmp/cfta397707003094616 to ;;; /home/maxima/maxima-test/src/binary-acl/mrgmac.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/mrgmac.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/rzmac.lisp" ;;; Compiling file /home/maxima/maxima-test/src/rzmac.lisp ;;; Writing fasl file /tmp/cfta397707003094617 ;;; Moving fasl file /tmp/cfta397707003094617 to ;;; /home/maxima/maxima-test/src/binary-acl/rzmac.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/rzmac.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/strmac.lisp" ;;; Compiling file /home/maxima/maxima-test/src/strmac.lisp ;;; Writing fasl file /tmp/cfta397707003094618 ;;; Moving fasl file /tmp/cfta397707003094618 to ;;; /home/maxima/maxima-test/src/binary-acl/strmac.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/strmac.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/displm.lisp" ;;; Compiling file /home/maxima/maxima-test/src/displm.lisp ;;; Writing fasl file /tmp/cfta397707003094619 ;;; Moving fasl file /tmp/cfta397707003094619 to ;;; /home/maxima/maxima-test/src/binary-acl/displm.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/displm.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/safe-recursion.lisp" ;;; Compiling file /home/maxima/maxima-test/src/safe-recursion.lisp ;;; Writing fasl file /tmp/cfta39770700309461a ;;; Moving fasl file /tmp/cfta39770700309461a to ;;; /home/maxima/maxima-test/src/binary-acl/safe-recursion.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/safe-recursion.fasl" ; - Compiling module "rat-macros" ; - Compiling source file "/home/maxima/maxima-test/src/ratmac.lisp" ;;; Compiling file /home/maxima/maxima-test/src/ratmac.lisp ;;; Writing fasl file /tmp/cfta39770700309461b ;;; Moving fasl file /tmp/cfta39770700309461b to ;;; /home/maxima/maxima-test/src/binary-acl/ratmac.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/ratmac.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/mhayat.lisp" ;;; Compiling file /home/maxima/maxima-test/src/mhayat.lisp ;;; Writing fasl file /tmp/cfta39770700309461c ;;; Moving fasl file /tmp/cfta39770700309461c to ;;; /home/maxima/maxima-test/src/binary-acl/mhayat.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/mhayat.fasl" ; - Compiling module "utilities" ; - Compiling source file "/home/maxima/maxima-test/src/opers.lisp" ;;; Compiling file /home/maxima/maxima-test/src/opers.lisp ;;; Writing fasl file /tmp/cfta39770700309461d ;;; Moving fasl file /tmp/cfta39770700309461d to ;;; /home/maxima/maxima-test/src/binary-acl/opers.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/opers.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/utils.lisp" ;;; Compiling file /home/maxima/maxima-test/src/utils.lisp ;;; Writing fasl file /tmp/cfta39770700309461e ;;; Moving fasl file /tmp/cfta39770700309461e to ;;; /home/maxima/maxima-test/src/binary-acl/utils.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/utils.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/sumcon.lisp" ;;; Compiling file /home/maxima/maxima-test/src/sumcon.lisp ;;; Writing fasl file /tmp/cfta39770700309461f ;;; Moving fasl file /tmp/cfta39770700309461f to ;;; /home/maxima/maxima-test/src/binary-acl/sumcon.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/sumcon.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/sublis.lisp" ;;; Compiling file /home/maxima/maxima-test/src/sublis.lisp ;;; Writing fasl file /tmp/cfta397707003094620 ;;; Moving fasl file /tmp/cfta397707003094620 to ;;; /home/maxima/maxima-test/src/binary-acl/sublis.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/sublis.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/merror.lisp" ;;; Compiling file /home/maxima/maxima-test/src/merror.lisp ;;; Writing fasl file /tmp/cfta397707003094621 ;;; Moving fasl file /tmp/cfta397707003094621 to ;;; /home/maxima/maxima-test/src/binary-acl/merror.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/merror.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/mformt.lisp" ;;; Compiling file /home/maxima/maxima-test/src/mformt.lisp ; While FILE-COMPILING #'MFORMAT in #P"/home/maxima/maxima-test/src/mformt.lisp" ; starting at file character position 2487: Warning: cond consequent (SETQ POST-%-P NIL PRE-%-P NIL DISPLA-P NIL TEXT-TEMP NIL TEXT NIL) to nil predicate is unreachable Problem detected when processing (COND (NIL (SETQ POST-%-P NIL ...)) (T NIL)) inside (IF NIL ...) inside (MFORMAT-DISPATCH-ON-CHAR ||) inside (COND ...) inside (TAGBODY (SETQ CHAR ...) ...) inside (TAGBODY #:|Tag181| ...) inside (LET NIL ...) inside (DO NIL (NIL) ...) inside (COND ((CHAR= CHAR ...) (DO NIL ...)) ...) inside (TAGBODY (SETQ CHAR ...) ...) inside (TAGBODY #:|Tag180| ...) inside (LET ((CHAR NIL)) ...) inside (DO ((CHAR)) ...) inside (MFORMAT-LOOP (OUTPUT-TEXT)) inside (LET* ...) inside (BLOCK MFORMAT ...) inside (LET* ((N (LENGTH NARG-REST-ARGUMENT))) (DECLARE) ...) Warning: cond clause (T NIL) is unreachable Problem detected when processing (COND (T (SETQ PARAMETER-P NIL PARAMETER 0 @-FLAG NIL |:-FLAG| NIL)) (T NIL)) inside <...> inside (MFORMAT-DISPATCH-ON-CHAR ||) inside (COND ...) inside (TAGBODY (SETQ CHAR ...) ...) inside (TAGBODY #:|Tag181| ...) inside (LET NIL ...) inside (DO NIL (NIL) ...) inside (COND ((CHAR= CHAR ...) (DO NIL ...)) ...) inside (TAGBODY (SETQ CHAR ...) ...) inside (TAGBODY #:|Tag180| ...) inside (LET ((CHAR NIL)) ...) inside (DO ((CHAR)) ...) inside (MFORMAT-LOOP (OUTPUT-TEXT)) inside (LET* ...) inside (BLOCK MFORMAT ...) inside (LET* ((N (LENGTH NARG-REST-ARGUMENT))) (DECLARE) ...) Warning: Variable PARAMETER-P is never used. ;;; Writing fasl file /tmp/cfta397707003094622 ;;; Moving fasl file /tmp/cfta397707003094622 to ;;; /home/maxima/maxima-test/src/binary-acl/mformt.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/mformt.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/mutils.lisp" ;;; Compiling file /home/maxima/maxima-test/src/mutils.lisp ;;; Writing fasl file /tmp/cfta397707003094623 ;;; Moving fasl file /tmp/cfta397707003094623 to ;;; /home/maxima/maxima-test/src/binary-acl/mutils.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/mutils.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/outmis.lisp" ;;; Compiling file /home/maxima/maxima-test/src/outmis.lisp ;;; Writing fasl file /tmp/cfta397707003094624 ;;; Moving fasl file /tmp/cfta397707003094624 to ;;; /home/maxima/maxima-test/src/binary-acl/outmis.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/outmis.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/ar.lisp" ;;; Compiling file /home/maxima/maxima-test/src/ar.lisp ;;; Writing fasl file /tmp/cfta397707003094625 ;;; Moving fasl file /tmp/cfta397707003094625 to ;;; /home/maxima/maxima-test/src/binary-acl/ar.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/ar.fasl" ; - Compiling module "commands" ; - Compiling source file "/home/maxima/maxima-test/src/comm.lisp" ;;; Compiling file /home/maxima/maxima-test/src/comm.lisp ;;; Writing fasl file /tmp/cfta397707003094626 ;;; Moving fasl file /tmp/cfta397707003094626 to ;;; /home/maxima/maxima-test/src/binary-acl/comm.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/comm.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/comm2.lisp" ;;; Compiling file /home/maxima/maxima-test/src/comm2.lisp ;;; Writing fasl file /tmp/cfta397707003094627 ;;; Moving fasl file /tmp/cfta397707003094627 to ;;; /home/maxima/maxima-test/src/binary-acl/comm2.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/comm2.fasl" ; - Compiling module "evaluator" ; - Compiling source file "/home/maxima/maxima-test/src/mlisp.lisp" ;;; Compiling file /home/maxima/maxima-test/src/mlisp.lisp ;;; Writing fasl file /tmp/cfta397707003094628 ;;; Moving fasl file /tmp/cfta397707003094628 to ;;; /home/maxima/maxima-test/src/binary-acl/mlisp.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/mlisp.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/mmacro.lisp" ;;; Compiling file /home/maxima/maxima-test/src/mmacro.lisp ;;; Writing fasl file /tmp/cfta397707003094629 ;;; Moving fasl file /tmp/cfta397707003094629 to ;;; /home/maxima/maxima-test/src/binary-acl/mmacro.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/mmacro.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/buildq.lisp" ;;; Compiling file /home/maxima/maxima-test/src/buildq.lisp ;;; Writing fasl file /tmp/cfta39770700309462a ;;; Moving fasl file /tmp/cfta39770700309462a to ;;; /home/maxima/maxima-test/src/binary-acl/buildq.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/buildq.fasl" ; - Compiling module "numerical" ; - Compiling module "packages" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/f2cl-package.lisp" ;;; Compiling file ;;; /home/maxima/maxima-test/src/numerical/f2cl-package.lisp ;;; Writing fasl file /tmp/cfta39770700309462b ;;; Moving fasl file /tmp/cfta39770700309462b to ;;; /home/maxima/maxima-test/src/binary-acl/numerical/f2cl-package.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/numerical/f2cl-package.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec.lisp" ;;; Compiling file /home/maxima/maxima-test/src/numerical/slatec.lisp ;;; Writing fasl file /tmp/cfta39770700309462c ;;; Moving fasl file /tmp/cfta39770700309462c to ;;; /home/maxima/maxima-test/src/binary-acl/numerical/slatec.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/numerical/slatec.fasl" ; - Compiling module "f2cl-lib" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/f2cl-lib.lisp" ;;; Compiling file /home/maxima/maxima-test/src/numerical/f2cl-lib.lisp ;;; Writing fasl file /tmp/cfta39770700309462d ;;; Moving fasl file /tmp/cfta39770700309462d to ;;; /home/maxima/maxima-test/src/binary-acl/numerical/f2cl-lib.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/numerical/f2cl-lib.fasl" ; - Loading module "slatec" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/fdump.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/j4save.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/xercnt.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/xerhlt.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/xgetua.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/xerprn.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/xersve.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/xermsg.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/initds.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dcsevl.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9lgmc.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgamlm.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgamma.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgamln.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dlngam.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9b0mp.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9b1mp.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesj0.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesj1.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/djairy.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dasyjy.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesj.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsi0e.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsi1e.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesi0.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesi1.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dasyik.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesi.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zabs.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zdiv.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zexp.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zmlt.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zsqrt.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zasyi.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuchk.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zlog.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunik.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunhj.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuoik.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuni1.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zkscl.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zshch.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbknu.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zmlri.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zs1s2.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zseri.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zacai.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zairy.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuni2.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbuni.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zrati.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zwrsk.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbinu.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesi.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesj.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesy0.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesy1.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsynu.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dyairy.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesy.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zacon.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunk1.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunk2.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbunk.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesh.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesy.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsk0e.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesk0.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsk1e.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesk1.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsknu.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesk.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesk.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9aimp.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/daie.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dai.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbie.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbi.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbiry.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/derfc.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/derf.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/de1.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dei.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9upak.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dspenc.lisp" ; - Loading module "quadpack" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqwgtf.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqcheb.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk15w.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqwgts.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqwgtc.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgtsl.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk15.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk31.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk41.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk51.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk61.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk21.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk15i.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqelg.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqpsrt.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqc25s.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqmomo.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqc25c.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqc25f.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqage.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagie.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagpe.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagp.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagse.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawoe.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawfe.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawse.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawce.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqng.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqag.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqags.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagi.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawf.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawo.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqaws.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawc.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/quadpack.lisp" ; - Compiling module "simplification" ; - Compiling source file "/home/maxima/maxima-test/src/simp.lisp" ;;; Compiling file /home/maxima/maxima-test/src/simp.lisp ;;; Writing fasl file /tmp/cfta39770700309462e ;;; Moving fasl file /tmp/cfta39770700309462e to ;;; /home/maxima/maxima-test/src/binary-acl/simp.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/simp.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/float.lisp" ;;; Compiling file /home/maxima/maxima-test/src/float.lisp ;;; Writing fasl file /tmp/cfta39770700309462f ;;; Moving fasl file /tmp/cfta39770700309462f to ;;; /home/maxima/maxima-test/src/binary-acl/float.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/float.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/csimp.lisp" ;;; Compiling file /home/maxima/maxima-test/src/csimp.lisp ;;; Writing fasl file /tmp/cfta397707003094630 ;;; Moving fasl file /tmp/cfta397707003094630 to ;;; /home/maxima/maxima-test/src/binary-acl/csimp.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/csimp.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/csimp2.lisp" ;;; Compiling file /home/maxima/maxima-test/src/csimp2.lisp ;;; Writing fasl file /tmp/cfta397707003094631 ;;; Moving fasl file /tmp/cfta397707003094631 to ;;; /home/maxima/maxima-test/src/binary-acl/csimp2.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/csimp2.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/zero.lisp" ;;; Compiling file /home/maxima/maxima-test/src/zero.lisp ;;; Writing fasl file /tmp/cfta397707003094632 ;;; Moving fasl file /tmp/cfta397707003094632 to ;;; /home/maxima/maxima-test/src/binary-acl/zero.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/zero.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/logarc.lisp" ;;; Compiling file /home/maxima/maxima-test/src/logarc.lisp ;;; Writing fasl file /tmp/cfta397707003094633 ;;; Moving fasl file /tmp/cfta397707003094633 to ;;; /home/maxima/maxima-test/src/binary-acl/logarc.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/logarc.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/rpart.lisp" ;;; Compiling file /home/maxima/maxima-test/src/rpart.lisp ;;; Writing fasl file /tmp/cfta397707003094634 ;;; Moving fasl file /tmp/cfta397707003094634 to ;;; /home/maxima/maxima-test/src/binary-acl/rpart.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/rpart.fasl" ; - Compiling module "numeric-bigfloat" ; - Compiling source file "/home/maxima/maxima-test/src/numeric.lisp" ;;; Compiling file /home/maxima/maxima-test/src/numeric.lisp ;;; Writing fasl file /tmp/cfta397707003094635 ;;; Moving fasl file /tmp/cfta397707003094635 to ;;; /home/maxima/maxima-test/src/binary-acl/numeric.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/numeric.fasl" ; - Compiling module "server" ; - Compiling source file "/home/maxima/maxima-test/src/server.lisp" ;;; Compiling file /home/maxima/maxima-test/src/server.lisp ;;; Writing fasl file /tmp/cfta397707003094636 ;;; Moving fasl file /tmp/cfta397707003094636 to ;;; /home/maxima/maxima-test/src/binary-acl/server.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/server.fasl" ; - Compiling module "i-o" ; - Compiling source file "/home/maxima/maxima-test/src/macsys.lisp" ;;; Compiling file /home/maxima/maxima-test/src/macsys.lisp ;;; Writing fasl file /tmp/cfta397707003094637 ;;; Moving fasl file /tmp/cfta397707003094637 to ;;; /home/maxima/maxima-test/src/binary-acl/macsys.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/macsys.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/testsuite.lisp" ;;; Compiling file /home/maxima/maxima-test/src/testsuite.lisp ;;; Writing fasl file /tmp/cfta397707003094638 ;;; Moving fasl file /tmp/cfta397707003094638 to ;;; /home/maxima/maxima-test/src/binary-acl/testsuite.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/testsuite.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/mload.lisp" ;;; Compiling file /home/maxima/maxima-test/src/mload.lisp ; While FILE-COMPILING #'FLOAT_APPROX_EQUAL-IMPL in #P"/home/maxima/maxima-test/src/mload.lisp" ; starting at file character position 9656: Warning: Variable TOL-SIGN is never used. Warning: Variable A-B-SIGN is never used. Warning: Variable B-SIGNIFICAND is never used. Warning: Variable A-SIGNIFICAND is never used. ;;; Writing fasl file /tmp/cfta397707003094639 ;;; Moving fasl file /tmp/cfta397707003094639 to ;;; /home/maxima/maxima-test/src/binary-acl/mload.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/mload.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/suprv1.lisp" ;;; Compiling file /home/maxima/maxima-test/src/suprv1.lisp ;;; Writing fasl file /tmp/cfta39770700309463a ;;; Moving fasl file /tmp/cfta39770700309463a to ;;; /home/maxima/maxima-test/src/binary-acl/suprv1.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/suprv1.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/mactex.lisp" ;;; Compiling file /home/maxima/maxima-test/src/mactex.lisp ;;; Writing fasl file /tmp/cfta39770700309463b ;;; Moving fasl file /tmp/cfta39770700309463b to ;;; /home/maxima/maxima-test/src/binary-acl/mactex.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/mactex.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/dskfn.lisp" ;;; Compiling file /home/maxima/maxima-test/src/dskfn.lisp ; While FILE-COMPILING #'DSKSETUP in #P"/home/maxima/maxima-test/src/dskfn.lisp" ; starting at file character position 2698: Warning: Variable MAXIMA-ERROR is never used. ;;; Writing fasl file /tmp/cfta39770700309463c ;;; Moving fasl file /tmp/cfta39770700309463c to ;;; /home/maxima/maxima-test/src/binary-acl/dskfn.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/dskfn.fasl" ; - Compiling module "factoring" ; - Compiling source file "/home/maxima/maxima-test/src/lesfac.lisp" ;;; Compiling file /home/maxima/maxima-test/src/lesfac.lisp ; While FILE-COMPILING #'LGCD1 in #P"/home/maxima/maxima-test/src/lesfac.lisp" ; starting at file character position 3764: Warning: Variable DUMMY is never used. ; While FILE-COMPILING #'FACRPLUS in #P"/home/maxima/maxima-test/src/lesfac.lisp" ; starting at file character position 5620: Warning: Variable DUMMY is never used. ;;; Writing fasl file /tmp/cfta39770700309463d ;;; Moving fasl file /tmp/cfta39770700309463d to ;;; /home/maxima/maxima-test/src/binary-acl/lesfac.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/lesfac.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/factor.lisp" ;;; Compiling file /home/maxima/maxima-test/src/factor.lisp ;;; Writing fasl file /tmp/cfta39770700309463e ;;; Moving fasl file /tmp/cfta39770700309463e to ;;; /home/maxima/maxima-test/src/binary-acl/factor.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/factor.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/algfac.lisp" ;;; Compiling file /home/maxima/maxima-test/src/algfac.lisp ;;; Writing fasl file /tmp/cfta39770700309463f ;;; Moving fasl file /tmp/cfta39770700309463f to ;;; /home/maxima/maxima-test/src/binary-acl/algfac.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/algfac.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/nalgfa.lisp" ;;; Compiling file /home/maxima/maxima-test/src/nalgfa.lisp ;;; Writing fasl file /tmp/cfta397707003094640 ;;; Moving fasl file /tmp/cfta397707003094640 to ;;; /home/maxima/maxima-test/src/binary-acl/nalgfa.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/nalgfa.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/ufact.lisp" ;;; Compiling file /home/maxima/maxima-test/src/ufact.lisp ;;; Writing fasl file /tmp/cfta397707003094641 ;;; Moving fasl file /tmp/cfta397707003094641 to ;;; /home/maxima/maxima-test/src/binary-acl/ufact.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/ufact.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/result.lisp" ;;; Compiling file /home/maxima/maxima-test/src/result.lisp ;;; Writing fasl file /tmp/cfta397707003094642 ;;; Moving fasl file /tmp/cfta397707003094642 to ;;; /home/maxima/maxima-test/src/binary-acl/result.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/result.fasl" ; - Compiling module "ifactor" ; - Compiling source file "/home/maxima/maxima-test/src/ifactor.lisp" ;;; Compiling file /home/maxima/maxima-test/src/ifactor.lisp ;;; Writing fasl file /tmp/cfta397707003094643 ;;; Moving fasl file /tmp/cfta397707003094643 to ;;; /home/maxima/maxima-test/src/binary-acl/ifactor.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/ifactor.fasl" ; - Compiling module "rational-functions" ; - Compiling source file "/home/maxima/maxima-test/src/rat3a.lisp" ;;; Compiling file /home/maxima/maxima-test/src/rat3a.lisp ;;; Writing fasl file /tmp/cfta397707003094644 ;;; Moving fasl file /tmp/cfta397707003094644 to ;;; /home/maxima/maxima-test/src/binary-acl/rat3a.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/rat3a.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/rat3b.lisp" ;;; Compiling file /home/maxima/maxima-test/src/rat3b.lisp ;;; Writing fasl file /tmp/cfta397707003094645 ;;; Moving fasl file /tmp/cfta397707003094645 to ;;; /home/maxima/maxima-test/src/binary-acl/rat3b.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/rat3b.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/rat3d.lisp" ;;; Compiling file /home/maxima/maxima-test/src/rat3d.lisp ;;; Writing fasl file /tmp/cfta397707003094646 ;;; Moving fasl file /tmp/cfta397707003094646 to ;;; /home/maxima/maxima-test/src/binary-acl/rat3d.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/rat3d.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/rat3c.lisp" ;;; Compiling file /home/maxima/maxima-test/src/rat3c.lisp ;;; Writing fasl file /tmp/cfta397707003094647 ;;; Moving fasl file /tmp/cfta397707003094647 to ;;; /home/maxima/maxima-test/src/binary-acl/rat3c.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/rat3c.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/rat3e.lisp" ;;; Compiling file /home/maxima/maxima-test/src/rat3e.lisp ;;; Writing fasl file /tmp/cfta397707003094648 ;;; Moving fasl file /tmp/cfta397707003094648 to ;;; /home/maxima/maxima-test/src/binary-acl/rat3e.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/rat3e.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/nrat4.lisp" ;;; Compiling file /home/maxima/maxima-test/src/nrat4.lisp ;;; Writing fasl file /tmp/cfta397707003094649 ;;; Moving fasl file /tmp/cfta397707003094649 to ;;; /home/maxima/maxima-test/src/binary-acl/nrat4.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/nrat4.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/ratout.lisp" ;;; Compiling file /home/maxima/maxima-test/src/ratout.lisp ;;; Writing fasl file /tmp/cfta39770700309464a ;;; Moving fasl file /tmp/cfta39770700309464a to ;;; /home/maxima/maxima-test/src/binary-acl/ratout.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/ratout.fasl" ; - Compiling module "maxima-language-compiler" ; - Compiling source file "/home/maxima/maxima-test/src/transl.lisp" ;;; Compiling file /home/maxima/maxima-test/src/transl.lisp ; While FILE-COMPILING #'TRANSLATE-FUNCTION in #P"/home/maxima/maxima-test/src/transl.lisp" ; starting at file character position 19008: Warning: Variable LOCAL is never used. ; While FILE-COMPILING #'TRANSLATE-AND-EVAL-MACSYMA-EXPRESSION in #P"/home/maxima/maxima-test/src/transl.lisp" ; starting at file character position 19807: Warning: Variable LOCAL is never used. ;;; Writing fasl file /tmp/cfta39770700309464b ;;; Moving fasl file /tmp/cfta39770700309464b to ;;; /home/maxima/maxima-test/src/binary-acl/transl.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/transl.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/transs.lisp" ;;; Compiling file /home/maxima/maxima-test/src/transs.lisp ; While FILE-COMPILING #'(:INTERNAL (:TOP-LEVEL-FORM "/home/maxima/maxima-test/src/transs.lisp" 1747) 0) in #P"/home/maxima/maxima-test/src/transs.lisp" ; starting at file character position 1747: Warning: Variable LOCAL is never used. ; While FILE-COMPILING #'TRANSLATE-FILE in #P"/home/maxima/maxima-test/src/transs.lisp" ; starting at file character position 9097: Warning: Variable LOCAL is never used. ;;; Writing fasl file /tmp/cfta39770700309464c ;;; Moving fasl file /tmp/cfta39770700309464c to ;;; /home/maxima/maxima-test/src/binary-acl/transs.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/transs.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/trans1.lisp" ;;; Compiling file /home/maxima/maxima-test/src/trans1.lisp ;;; Writing fasl file /tmp/cfta39770700309464d ;;; Moving fasl file /tmp/cfta39770700309464d to ;;; /home/maxima/maxima-test/src/binary-acl/trans1.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/trans1.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/trans2.lisp" ;;; Compiling file /home/maxima/maxima-test/src/trans2.lisp ;;; Writing fasl file /tmp/cfta39770700309464e ;;; Moving fasl file /tmp/cfta39770700309464e to ;;; /home/maxima/maxima-test/src/binary-acl/trans2.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/trans2.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/trans3.lisp" ;;; Compiling file /home/maxima/maxima-test/src/trans3.lisp ;;; Writing fasl file /tmp/cfta39770700309464f ;;; Moving fasl file /tmp/cfta39770700309464f to ;;; /home/maxima/maxima-test/src/binary-acl/trans3.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/trans3.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/trprop.lisp" ;;; Compiling file /home/maxima/maxima-test/src/trprop.lisp ;;; Writing fasl file /tmp/cfta397707003094650 ;;; Moving fasl file /tmp/cfta397707003094650 to ;;; /home/maxima/maxima-test/src/binary-acl/trprop.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/trprop.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/trans4.lisp" ;;; Compiling file /home/maxima/maxima-test/src/trans4.lisp ;;; Writing fasl file /tmp/cfta397707003094651 ;;; Moving fasl file /tmp/cfta397707003094651 to ;;; /home/maxima/maxima-test/src/binary-acl/trans4.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/trans4.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/trans5.lisp" ;;; Compiling file /home/maxima/maxima-test/src/trans5.lisp ;;; Writing fasl file /tmp/cfta397707003094652 ;;; Moving fasl file /tmp/cfta397707003094652 to ;;; /home/maxima/maxima-test/src/binary-acl/trans5.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/trans5.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/transf.lisp" ;;; Compiling file /home/maxima/maxima-test/src/transf.lisp ;;; Writing fasl file /tmp/cfta397707003094653 ;;; Moving fasl file /tmp/cfta397707003094653 to ;;; /home/maxima/maxima-test/src/binary-acl/transf.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/transf.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/troper.lisp" ;;; Compiling file /home/maxima/maxima-test/src/troper.lisp ;;; Writing fasl file /tmp/cfta397707003094654 ;;; Moving fasl file /tmp/cfta397707003094654 to ;;; /home/maxima/maxima-test/src/binary-acl/troper.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/troper.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/trutil.lisp" ;;; Compiling file /home/maxima/maxima-test/src/trutil.lisp ;;; Writing fasl file /tmp/cfta397707003094655 ;;; Moving fasl file /tmp/cfta397707003094655 to ;;; /home/maxima/maxima-test/src/binary-acl/trutil.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/trutil.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/trmode.lisp" ;;; Compiling file /home/maxima/maxima-test/src/trmode.lisp ;;; Writing fasl file /tmp/cfta397707003094656 ;;; Moving fasl file /tmp/cfta397707003094656 to ;;; /home/maxima/maxima-test/src/binary-acl/trmode.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/trmode.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/trdata.lisp" ;;; Compiling file /home/maxima/maxima-test/src/trdata.lisp ;;; Writing fasl file /tmp/cfta397707003094657 ;;; Moving fasl file /tmp/cfta397707003094657 to ;;; /home/maxima/maxima-test/src/binary-acl/trdata.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/trdata.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/trpred.lisp" ;;; Compiling file /home/maxima/maxima-test/src/trpred.lisp ;;; Writing fasl file /tmp/cfta397707003094658 ;;; Moving fasl file /tmp/cfta397707003094658 to ;;; /home/maxima/maxima-test/src/binary-acl/trpred.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/trpred.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/transq.lisp" ;;; Compiling file /home/maxima/maxima-test/src/transq.lisp ;;; Writing fasl file /tmp/cfta397707003094659 ;;; Moving fasl file /tmp/cfta397707003094659 to ;;; /home/maxima/maxima-test/src/binary-acl/transq.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/transq.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/acall.lisp" ;;; Compiling file /home/maxima/maxima-test/src/acall.lisp ;;; Writing fasl file /tmp/cfta39770700309465a ;;; Moving fasl file /tmp/cfta39770700309465a to ;;; /home/maxima/maxima-test/src/binary-acl/acall.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/acall.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/fcall.lisp" ;;; Compiling file /home/maxima/maxima-test/src/fcall.lisp ;;; Writing fasl file /tmp/cfta39770700309465b ;;; Moving fasl file /tmp/cfta39770700309465b to ;;; /home/maxima/maxima-test/src/binary-acl/fcall.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/fcall.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/evalw.lisp" ;;; Compiling file /home/maxima/maxima-test/src/evalw.lisp ;;; Writing fasl file /tmp/cfta39770700309465c ;;; Moving fasl file /tmp/cfta39770700309465c to ;;; /home/maxima/maxima-test/src/binary-acl/evalw.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/evalw.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/mdefun.lisp" ;;; Compiling file /home/maxima/maxima-test/src/mdefun.lisp ;;; Writing fasl file /tmp/cfta39770700309465d ;;; Moving fasl file /tmp/cfta39770700309465d to ;;; /home/maxima/maxima-test/src/binary-acl/mdefun.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/mdefun.fasl" ; - Compiling module "pattern-matching" ; - Compiling source file "/home/maxima/maxima-test/src/schatc.lisp" ;;; Compiling file /home/maxima/maxima-test/src/schatc.lisp ;;; Writing fasl file /tmp/cfta39770700309465e ;;; Moving fasl file /tmp/cfta39770700309465e to ;;; /home/maxima/maxima-test/src/binary-acl/schatc.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/schatc.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/matcom.lisp" ;;; Compiling file /home/maxima/maxima-test/src/matcom.lisp ;;; Writing fasl file /tmp/cfta39770700309465f ;;; Moving fasl file /tmp/cfta39770700309465f to ;;; /home/maxima/maxima-test/src/binary-acl/matcom.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/matcom.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/matrun.lisp" ;;; Compiling file /home/maxima/maxima-test/src/matrun.lisp ;;; Writing fasl file /tmp/cfta397707003094660 ;;; Moving fasl file /tmp/cfta397707003094660 to ;;; /home/maxima/maxima-test/src/binary-acl/matrun.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/matrun.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/nisimp.lisp" ;;; Compiling file /home/maxima/maxima-test/src/nisimp.lisp ;;; Writing fasl file /tmp/cfta397707003094661 ;;; Moving fasl file /tmp/cfta397707003094661 to ;;; /home/maxima/maxima-test/src/binary-acl/nisimp.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/nisimp.fasl" ; - Compiling module "trigonometry" ; - Compiling source file "/home/maxima/maxima-test/src/trigi.lisp" ;;; Compiling file /home/maxima/maxima-test/src/trigi.lisp ;;; Writing fasl file /tmp/cfta397707003094662 ;;; Moving fasl file /tmp/cfta397707003094662 to ;;; /home/maxima/maxima-test/src/binary-acl/trigi.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/trigi.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/trigo.lisp" ;;; Compiling file /home/maxima/maxima-test/src/trigo.lisp 52879664 bytes have been tenured, next gc will be global. See the documentation for variable EXCL:*GLOBAL-GC-BEHAVIOR* for more information. ;;; Writing fasl file /tmp/cfta397707003094663 ;;; Moving fasl file /tmp/cfta397707003094663 to ;;; /home/maxima/maxima-test/src/binary-acl/trigo.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/trigo.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/trgred.lisp" ;;; Compiling file /home/maxima/maxima-test/src/trgred.lisp ;;; Writing fasl file /tmp/cfta397707003094664 ;;; Moving fasl file /tmp/cfta397707003094664 to ;;; /home/maxima/maxima-test/src/binary-acl/trgred.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/trgred.fasl" ; - Compiling module "algebraic-database" ; - Compiling source file "/home/maxima/maxima-test/src/inmis.lisp" ;;; Compiling file /home/maxima/maxima-test/src/inmis.lisp ;;; Writing fasl file /tmp/cfta397707003094665 ;;; Moving fasl file /tmp/cfta397707003094665 to ;;; /home/maxima/maxima-test/src/binary-acl/inmis.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/inmis.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/db.lisp" ;;; Compiling file /home/maxima/maxima-test/src/db.lisp ;;; Writing fasl file /tmp/cfta397707003094666 ;;; Moving fasl file /tmp/cfta397707003094666 to ;;; /home/maxima/maxima-test/src/binary-acl/db.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/db.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/compar.lisp" ;;; Compiling file /home/maxima/maxima-test/src/compar.lisp ;;; Writing fasl file /tmp/cfta397707003094667 ;;; Moving fasl file /tmp/cfta397707003094667 to ;;; /home/maxima/maxima-test/src/binary-acl/compar.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/compar.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/askp.lisp" ;;; Compiling file /home/maxima/maxima-test/src/askp.lisp ;;; Writing fasl file /tmp/cfta397707003094668 ;;; Moving fasl file /tmp/cfta397707003094668 to ;;; /home/maxima/maxima-test/src/binary-acl/askp.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/askp.fasl" ; - Compiling module "numerical-functions" ; - Compiling source file "/home/maxima/maxima-test/src/bessel.lisp" ;;; Compiling file /home/maxima/maxima-test/src/bessel.lisp ;;; Writing fasl file /tmp/cfta397707003094669 ;;; Moving fasl file /tmp/cfta397707003094669 to ;;; /home/maxima/maxima-test/src/binary-acl/bessel.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/bessel.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/ellipt.lisp" ;;; Compiling file /home/maxima/maxima-test/src/ellipt.lisp ;;; Writing fasl file /tmp/cfta39770700309466a ;;; Moving fasl file /tmp/cfta39770700309466a to ;;; /home/maxima/maxima-test/src/binary-acl/ellipt.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/ellipt.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/airy.lisp" ;;; Compiling file /home/maxima/maxima-test/src/airy.lisp ;;; Writing fasl file /tmp/cfta39770700309466b ;;; Moving fasl file /tmp/cfta39770700309466b to ;;; /home/maxima/maxima-test/src/binary-acl/airy.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/airy.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/plasma.lisp" ;;; Compiling file /home/maxima/maxima-test/src/plasma.lisp ;;; Writing fasl file /tmp/cfta39770700309466c ;;; Moving fasl file /tmp/cfta39770700309466c to ;;; /home/maxima/maxima-test/src/binary-acl/plasma.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/plasma.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/intpol.lisp" ;;; Compiling file /home/maxima/maxima-test/src/intpol.lisp ;;; Writing fasl file /tmp/cfta39770700309466d ;;; Moving fasl file /tmp/cfta39770700309466d to ;;; /home/maxima/maxima-test/src/binary-acl/intpol.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/intpol.fasl" ; - Compiling module "reader" ; - Compiling source file "/home/maxima/maxima-test/src/nparse.lisp" ;;; Compiling file /home/maxima/maxima-test/src/nparse.lisp ; While FILE-COMPILING #'(FLET MREAD-SYNERR LINE-NUMBER) in #P"/home/maxima/maxima-test/src/nparse.lisp" ; starting at file character position 2990: Warning: Variable L is never used. ;;; Writing fasl file /tmp/cfta39770700309466e ;;; Moving fasl file /tmp/cfta39770700309466e to ;;; /home/maxima/maxima-test/src/binary-acl/nparse.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/nparse.fasl" ; - Compiling module "display" ; - Compiling source file "/home/maxima/maxima-test/src/displa.lisp" ;;; Compiling file /home/maxima/maxima-test/src/displa.lisp ;;; Writing fasl file /tmp/cfta39770700309466f ;;; Moving fasl file /tmp/cfta39770700309466f to ;;; /home/maxima/maxima-test/src/binary-acl/displa.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/displa.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/nforma.lisp" ;;; Compiling file /home/maxima/maxima-test/src/nforma.lisp ;;; Writing fasl file /tmp/cfta397707003094670 ;;; Moving fasl file /tmp/cfta397707003094670 to ;;; /home/maxima/maxima-test/src/binary-acl/nforma.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/nforma.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/grind.lisp" ;;; Compiling file /home/maxima/maxima-test/src/grind.lisp ;;; Writing fasl file /tmp/cfta397707003094671 ;;; Moving fasl file /tmp/cfta397707003094671 to ;;; /home/maxima/maxima-test/src/binary-acl/grind.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/grind.fasl" ; - Compiling module "gcd" ; - Compiling source file "/home/maxima/maxima-test/src/spgcd.lisp" ;;; Compiling file /home/maxima/maxima-test/src/spgcd.lisp ;;; Writing fasl file /tmp/cfta397707003094672 ;;; Moving fasl file /tmp/cfta397707003094672 to ;;; /home/maxima/maxima-test/src/binary-acl/spgcd.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/spgcd.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/ezgcd.lisp" ;;; Compiling file /home/maxima/maxima-test/src/ezgcd.lisp ;;; Writing fasl file /tmp/cfta397707003094673 ;;; Moving fasl file /tmp/cfta397707003094673 to ;;; /home/maxima/maxima-test/src/binary-acl/ezgcd.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/ezgcd.fasl" ; - Compiling module "documentation" ; - Compiling source file "/home/maxima/maxima-test/src/macdes.lisp" ;;; Compiling file /home/maxima/maxima-test/src/macdes.lisp ; While FILE-COMPILING #'DISPLAY-HTML-TOPICS in #P"/home/maxima/maxima-test/src/macdes.lisp" ; starting at file character position 6728: Warning: Variable DIR is never used. ;;; Writing fasl file /tmp/cfta397707003094674 ;;; Moving fasl file /tmp/cfta397707003094674 to ;;; /home/maxima/maxima-test/src/binary-acl/macdes.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/macdes.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/verify-html-index.lisp" ;;; Compiling file /home/maxima/maxima-test/src/verify-html-index.lisp ;;; Writing fasl file /tmp/cfta397707003094675 ;;; Moving fasl file /tmp/cfta397707003094675 to ;;; /home/maxima/maxima-test/src/binary-acl/verify-html-index.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/verify-html-index.fasl" ; - Compiling module "integration" ; - Compiling source file "/home/maxima/maxima-test/src/sinint.lisp" ;;; Compiling file /home/maxima/maxima-test/src/sinint.lisp ; While FILE-COMPILING #'EPROG in #P"/home/maxima/maxima-test/src/sinint.lisp" ; starting at file character position 7740: Warning: Variable SININT-WHOLEPART is never used. ;;; Writing fasl file /tmp/cfta397707003094676 ;;; Moving fasl file /tmp/cfta397707003094676 to ;;; /home/maxima/maxima-test/src/binary-acl/sinint.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/sinint.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/sin.lisp" ;;; Compiling file /home/maxima/maxima-test/src/sin.lisp ; While FILE-COMPILING #'RATLOG in #P"/home/maxima/maxima-test/src/sin.lisp" ; starting at file character position 69904: Warning: Variable B is never used. ;;; Writing fasl file /tmp/cfta397707003094677 ;;; Moving fasl file /tmp/cfta397707003094677 to ;;; /home/maxima/maxima-test/src/binary-acl/sin.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/sin.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/risch.lisp" ;;; Compiling file /home/maxima/maxima-test/src/risch.lisp ; While FILE-COMPILING #'RISCHINT in #P"/home/maxima/maxima-test/src/risch.lisp" ; starting at file character position 3624: Warning: Variable RISCHFORM-VALUE is never used. ; While FILE-COMPILING #'TRYRISCH in #P"/home/maxima/maxima-test/src/risch.lisp" ; starting at file character position 8671: Warning: Variable RISCHLOGEPROG-VALUE is never used. ; While FILE-COMPILING #'RISCHEXPLOG in #P"/home/maxima/maxima-test/src/risch.lisp" ; starting at file character position 33708: Warning: Variable RISCH-ALPHAR is never used. Warning: Variable RISCH-M is never used. ;;; Writing fasl file /tmp/cfta397707003094678 ;;; Moving fasl file /tmp/cfta397707003094678 to ;;; /home/maxima/maxima-test/src/binary-acl/risch.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/risch.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/irinte.lisp" ;;; Compiling file /home/maxima/maxima-test/src/irinte.lisp ;;; Writing fasl file /tmp/cfta397707003094679 ;;; Moving fasl file /tmp/cfta397707003094679 to ;;; /home/maxima/maxima-test/src/binary-acl/irinte.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/irinte.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/laplac.lisp" ;;; Compiling file /home/maxima/maxima-test/src/laplac.lisp ;;; Writing fasl file /tmp/cfta39770700309467a ;;; Moving fasl file /tmp/cfta39770700309467a to ;;; /home/maxima/maxima-test/src/binary-acl/laplac.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/laplac.fasl" ; - Compiling module "taylor-series" ; - Compiling source file "/home/maxima/maxima-test/src/hayat.lisp" ;;; Compiling file /home/maxima/maxima-test/src/hayat.lisp ; While FILE-COMPILING #'PSLOG in #P"/home/maxima/maxima-test/src/hayat.lisp" ; starting at file character position 52530: Warning: cond clause (T NIL) is unreachable Problem detected when processing (COND ((QUOTE T) (PSLOG-MONOM P)) (T NIL)) inside (IF (QUOTE T) (PSLOG-MONOM P)) inside (COND ...) inside (LET ((TERMS (TERMS P))) ...) inside (COND ...) inside (IF (PSCOEFP P) (PSLOG2 (RCDISREP P)) ...) inside (BLOCK PSLOG ...) ; While FILE-COMPILING #'EXP_%EXPINTEGRAL_SI in #P"/home/maxima/maxima-test/src/hayat.lisp" ; starting at file character position 61523: Warning: Variable L is never used. ; While FILE-COMPILING #'TSDIFF in #P"/home/maxima/maxima-test/src/hayat.lisp" ; starting at file character position 108999: Warning: Variable CHECK is never used. ;;; Writing fasl file /tmp/cfta39770700309467b ;;; Moving fasl file /tmp/cfta39770700309467b to ;;; /home/maxima/maxima-test/src/binary-acl/hayat.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/hayat.fasl" ; - Compiling module "definite-integration" ; - Compiling source file "/home/maxima/maxima-test/src/defint.lisp" ;;; Compiling file /home/maxima/maxima-test/src/defint.lisp ; While FILE-COMPILING #'LOGCPI0 in #P"/home/maxima/maxima-test/src/defint.lisp" ; starting at file character position 86098: Warning: Free reference to undeclared variable PLM assumed special. Problem detected when processing (SETQ PLM (CAR POLELIST)) inside (COND ((SETQ PLM ...) (SETQ RLM ...))) inside (TAGBODY (SETQ POLELIST ...) ...) inside (BLOCK NIL ...) inside (PROG (POLELIST DP ...) ...) inside (BLOCK LOGCPI0 ...) ; While FILE-COMPILING #'LOG*RAT in #P"/home/maxima/maxima-test/src/defint.lisp" ; starting at file character position 88394: Warning: Variable RES is never used. ;;; Writing fasl file /tmp/cfta39770700309467c ;;; Moving fasl file /tmp/cfta39770700309467c to ;;; /home/maxima/maxima-test/src/binary-acl/defint.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/defint.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/residu.lisp" ;;; Compiling file /home/maxima/maxima-test/src/residu.lisp ; While FILE-COMPILING #'REMFACTOR in #P"/home/maxima/maxima-test/src/residu.lisp" ; starting at file character position 13125: Warning: Variable F is never used. ; While FILE-COMPILING #'"An Anonymous Function" in #P"/home/maxima/maxima-test/src/residu.lisp" ; starting at file character position 17557: Warning: RESM1 is defined more than once as `operator' in file /home/maxima/maxima-test/src/residu.lisp. ;;; Writing fasl file /tmp/cfta39770700309467d ;;; Moving fasl file /tmp/cfta39770700309467d to ;;; /home/maxima/maxima-test/src/binary-acl/residu.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/residu.fasl" ; - Compiling module "special-functions" ; - Compiling source file "/home/maxima/maxima-test/src/specfn.lisp" ;;; Compiling file /home/maxima/maxima-test/src/specfn.lisp ;;; Writing fasl file /tmp/cfta39770700309467e ;;; Moving fasl file /tmp/cfta39770700309467e to ;;; /home/maxima/maxima-test/src/binary-acl/specfn.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/specfn.fasl" ; - Compiling module "matrix-algebra" ; - Compiling source file "/home/maxima/maxima-test/src/mat.lisp" ;;; Compiling file /home/maxima/maxima-test/src/mat.lisp ;;; Writing fasl file /tmp/cfta39770700309467f ;;; Moving fasl file /tmp/cfta39770700309467f to ;;; /home/maxima/maxima-test/src/binary-acl/mat.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/mat.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/linnew.lisp" ;;; Compiling file /home/maxima/maxima-test/src/linnew.lisp ;;; Writing fasl file /tmp/cfta397707003094680 ;;; Moving fasl file /tmp/cfta397707003094680 to ;;; /home/maxima/maxima-test/src/binary-acl/linnew.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/linnew.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/matrix.lisp" ;;; Compiling file /home/maxima/maxima-test/src/matrix.lisp ;;; Writing fasl file /tmp/cfta397707003094681 ;;; Moving fasl file /tmp/cfta397707003094681 to ;;; /home/maxima/maxima-test/src/binary-acl/matrix.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/matrix.fasl" ; - Compiling module "determinants" ; - Compiling source file "/home/maxima/maxima-test/src/sprdet.lisp" ;;; Compiling file /home/maxima/maxima-test/src/sprdet.lisp ;;; Writing fasl file /tmp/cfta397707003094682 ;;; Moving fasl file /tmp/cfta397707003094682 to ;;; /home/maxima/maxima-test/src/binary-acl/sprdet.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/sprdet.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/newinv.lisp" ;;; Compiling file /home/maxima/maxima-test/src/newinv.lisp ;;; Writing fasl file /tmp/cfta397707003094683 ;;; Moving fasl file /tmp/cfta397707003094683 to ;;; /home/maxima/maxima-test/src/binary-acl/newinv.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/newinv.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/newdet.lisp" ;;; Compiling file /home/maxima/maxima-test/src/newdet.lisp ;;; Writing fasl file /tmp/cfta397707003094684 ;;; Moving fasl file /tmp/cfta397707003094684 to ;;; /home/maxima/maxima-test/src/binary-acl/newdet.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/newdet.fasl" ; - Compiling module "limits" ; - Compiling source file "/home/maxima/maxima-test/src/tlimit.lisp" ;;; Compiling file /home/maxima/maxima-test/src/tlimit.lisp ;;; Writing fasl file /tmp/cfta397707003094685 ;;; Moving fasl file /tmp/cfta397707003094685 to ;;; /home/maxima/maxima-test/src/binary-acl/tlimit.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/tlimit.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/limit.lisp" ;;; Compiling file /home/maxima/maxima-test/src/limit.lisp ;;; Writing fasl file /tmp/cfta397707003094686 ;;; Moving fasl file /tmp/cfta397707003094686 to ;;; /home/maxima/maxima-test/src/binary-acl/limit.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/limit.fasl" ; - Compiling module "solve" ; - Compiling source file "/home/maxima/maxima-test/src/solve.lisp" ;;; Compiling file /home/maxima/maxima-test/src/solve.lisp ; While FILE-COMPILING #'SSOLVE in #P"/home/maxima/maxima-test/src/solve.lisp" ; starting at file character position 6650: Warning: Variable SOLN is never used. ;;; Writing fasl file /tmp/cfta397707003094687 ;;; Moving fasl file /tmp/cfta397707003094687 to ;;; /home/maxima/maxima-test/src/binary-acl/solve.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/solve.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/psolve.lisp" ;;; Compiling file /home/maxima/maxima-test/src/psolve.lisp ;;; Writing fasl file /tmp/cfta397707003094688 ;;; Moving fasl file /tmp/cfta397707003094688 to ;;; /home/maxima/maxima-test/src/binary-acl/psolve.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/psolve.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/algsys.lisp" ;;; Compiling file /home/maxima/maxima-test/src/algsys.lisp ;;; Writing fasl file /tmp/cfta397707003094689 ;;; Moving fasl file /tmp/cfta397707003094689 to ;;; /home/maxima/maxima-test/src/binary-acl/algsys.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/algsys.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/sqrtdenest.lisp" ;;; Compiling file /home/maxima/maxima-test/src/sqrtdenest.lisp ;;; Writing fasl file /tmp/cfta39770700309468a ;;; Moving fasl file /tmp/cfta39770700309468a to ;;; /home/maxima/maxima-test/src/binary-acl/sqrtdenest.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/sqrtdenest.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/polyrz.lisp" ;;; Compiling file /home/maxima/maxima-test/src/polyrz.lisp ; While FILE-COMPILING #'STURMSEQ in #P"/home/maxima/maxima-test/src/polyrz.lisp" ; starting at file character position 2036: Warning: Variable SOLN is never used. ;;; Writing fasl file /tmp/cfta39770700309468b ;;; Moving fasl file /tmp/cfta39770700309468b to ;;; /home/maxima/maxima-test/src/binary-acl/polyrz.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/polyrz.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/cpoly.lisp" ;;; Compiling file /home/maxima/maxima-test/src/cpoly.lisp ;;; Writing fasl file /tmp/cfta39770700309468c ;;; Moving fasl file /tmp/cfta39770700309468c to ;;; /home/maxima/maxima-test/src/binary-acl/cpoly.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/cpoly.fasl" ; - Compiling module "debugging" ; - Compiling source file "/home/maxima/maxima-test/src/mtrace.lisp" ;;; Compiling file /home/maxima/maxima-test/src/mtrace.lisp ;;; Writing fasl file /tmp/cfta39770700309468d ;;; Moving fasl file /tmp/cfta39770700309468d to ;;; /home/maxima/maxima-test/src/binary-acl/mtrace.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/mtrace.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/mdebug.lisp" ;;; Compiling file /home/maxima/maxima-test/src/mdebug.lisp ;;; Writing fasl file /tmp/cfta39770700309468e ;;; Moving fasl file /tmp/cfta39770700309468e to ;;; /home/maxima/maxima-test/src/binary-acl/mdebug.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/mdebug.fasl" ; - Compiling module "miscellaneous" ; - Compiling source file "/home/maxima/maxima-test/src/scs.lisp" ;;; Compiling file /home/maxima/maxima-test/src/scs.lisp ;;; Writing fasl file /tmp/cfta39770700309468f ;;; Moving fasl file /tmp/cfta39770700309468f to ;;; /home/maxima/maxima-test/src/binary-acl/scs.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/scs.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/asum.lisp" ;;; Compiling file /home/maxima/maxima-test/src/asum.lisp ;;; Writing fasl file /tmp/cfta397707003094690 ;;; Moving fasl file /tmp/cfta397707003094690 to ;;; /home/maxima/maxima-test/src/binary-acl/asum.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/asum.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/fortra.lisp" ;;; Compiling file /home/maxima/maxima-test/src/fortra.lisp ;;; Writing fasl file /tmp/cfta397707003094691 ;;; Moving fasl file /tmp/cfta397707003094691 to ;;; /home/maxima/maxima-test/src/binary-acl/fortra.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/fortra.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/optim.lisp" ;;; Compiling file /home/maxima/maxima-test/src/optim.lisp ;;; Writing fasl file /tmp/cfta397707003094692 ;;; Moving fasl file /tmp/cfta397707003094692 to ;;; /home/maxima/maxima-test/src/binary-acl/optim.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/optim.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/marray.lisp" ;;; Compiling file /home/maxima/maxima-test/src/marray.lisp ;;; Writing fasl file /tmp/cfta397707003094693 ;;; Moving fasl file /tmp/cfta397707003094693 to ;;; /home/maxima/maxima-test/src/binary-acl/marray.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/marray.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/mdot.lisp" ;;; Compiling file /home/maxima/maxima-test/src/mdot.lisp ;;; Writing fasl file /tmp/cfta397707003094694 ;;; Moving fasl file /tmp/cfta397707003094694 to ;;; /home/maxima/maxima-test/src/binary-acl/mdot.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/mdot.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/series.lisp" ;;; Compiling file /home/maxima/maxima-test/src/series.lisp ;;; Writing fasl file /tmp/cfta397707003094695 ;;; Moving fasl file /tmp/cfta397707003094695 to ;;; /home/maxima/maxima-test/src/binary-acl/series.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/series.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/numth.lisp" ;;; Compiling file /home/maxima/maxima-test/src/numth.lisp 52432832 bytes have been tenured, next gc will be global. See the documentation for variable EXCL:*GLOBAL-GC-BEHAVIOR* for more information. ;;; Writing fasl file /tmp/cfta397707003094696 ;;; Moving fasl file /tmp/cfta397707003094696 to ;;; /home/maxima/maxima-test/src/binary-acl/numth.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/numth.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/pade.lisp" ;;; Compiling file /home/maxima/maxima-test/src/pade.lisp ;;; Writing fasl file /tmp/cfta397707003094697 ;;; Moving fasl file /tmp/cfta397707003094697 to ;;; /home/maxima/maxima-test/src/binary-acl/pade.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/pade.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/homog.lisp" ;;; Compiling file /home/maxima/maxima-test/src/homog.lisp ;;; Writing fasl file /tmp/cfta397707003094698 ;;; Moving fasl file /tmp/cfta397707003094698 to ;;; /home/maxima/maxima-test/src/binary-acl/homog.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/homog.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/combin.lisp" ;;; Compiling file /home/maxima/maxima-test/src/combin.lisp ;;; Writing fasl file /tmp/cfta397707003094699 ;;; Moving fasl file /tmp/cfta397707003094699 to ;;; /home/maxima/maxima-test/src/binary-acl/combin.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/combin.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/nset.lisp" ;;; Compiling file /home/maxima/maxima-test/src/nset.lisp ; While FILE-COMPILING #'SET-INTERSECT in #P"/home/maxima/maxima-test/src/nset.lisp" ; starting at file character position 17100: Warning: cond consequent (WHILE #:G111753 (FUNCALL NIL (CAR #:G111753)) (SETQ #:G111753 (CDR #:G111753))) to nil predicate is unreachable Problem detected when processing (COND (NIL (WHILE #1=#:G111753 (FUNCALL NIL (CAR #1#)) ...)) (T NIL)) inside <...> inside (COND ((NULL #:G111752) (IF NIL ...) ...) ...) inside (COND ...) inside (TAGBODY #:|Tag3713| ...) inside (LET ((#:G111752 L1) (#:G111753 L2)) ...) inside (DO-MERGE-SYMM L1 L2 ...) inside (COMP::.INTERNAL-FLET ((COLLECT #:G111751)) ...) inside (LET ...) inside (FLET ((COLLECT (X) ...)) ...) inside (WITH-COLLECTOR COLLECT ...) inside (BLOCK SET-INTERSECT ...) Warning: cond consequent (WHILE #:G111752 (FUNCALL NIL (CAR #:G111752)) (SETQ #:G111752 (CDR #:G111752))) to nil predicate is unreachable Problem detected when processing (COND (NIL (WHILE #1=#:G111752 (FUNCALL NIL (CAR #1#)) ...)) (T NIL)) inside <...> inside (COND ((NULL #:G111752) (IF NIL ...) ...) ...) inside (COND ...) inside (TAGBODY #:|Tag3713| ...) inside (LET ((#:G111752 L1) (#:G111753 L2)) ...) inside (DO-MERGE-SYMM L1 L2 ...) inside (COMP::.INTERNAL-FLET ((COLLECT #:G111751)) ...) inside (LET ...) inside (FLET ((COLLECT (X) ...)) ...) inside (WITH-COLLECTOR COLLECT ...) inside (BLOCK SET-INTERSECT ...) Warning: cond consequent (FUNCALL NIL (CAR #:G111752)) to nil predicate is unreachable Problem detected when processing (COND (NIL (FUNCALL NIL (CAR #:G111752))) (T NIL)) inside (IF NIL ...) inside (COND ((NULL #:G111752) (IF NIL ...) ...) ...) inside (COND ...) inside (TAGBODY #:|Tag3713| ...) inside (LET ((#:G111752 L1) (#:G111753 L2)) ...) inside (DO-MERGE-SYMM L1 L2 ...) inside (COMP::.INTERNAL-FLET ((COLLECT #:G111751)) ...) inside (LET ...) inside (FLET ((COLLECT (X) ...)) ...) inside (WITH-COLLECTOR COLLECT ...) inside (BLOCK SET-INTERSECT ...) Warning: cond consequent (FUNCALL NIL (CAR #:G111753)) to nil predicate is unreachable Problem detected when processing (COND (NIL (FUNCALL NIL (CAR #:G111753))) (T NIL)) inside (IF NIL ...) inside (COND ((NULL #:G111752) (IF NIL ...) ...) ...) inside (COND ...) inside (TAGBODY #:|Tag3713| ...) inside (LET ((#:G111752 L1) (#:G111753 L2)) ...) inside (DO-MERGE-SYMM L1 L2 ...) inside (COMP::.INTERNAL-FLET ((COLLECT #:G111751)) ...) inside (LET ...) inside (FLET ((COLLECT (X) ...)) ...) inside (WITH-COLLECTOR COLLECT ...) inside (BLOCK SET-INTERSECT ...) ; While FILE-COMPILING #'SSET-DIFFERENCE in #P"/home/maxima/maxima-test/src/nset.lisp" ; starting at file character position 17525: Warning: cond consequent (WHILE #:G111761 (FUNCALL NIL (CAR #:G111761)) (SETQ #:G111761 (CDR #:G111761))) to nil predicate is unreachable Problem detected when processing (COND (NIL (WHILE #1=#:G111761 (FUNCALL NIL (CAR #1#)) ...)) (T NIL)) inside <...> inside (COND ((NULL #:G111760) (IF NIL ...) ...) ...) inside (COND ...) inside (TAGBODY #:|Tag3717| ...) inside (LET ((#:G111760 L1) (#:G111761 L2)) ...) inside (DO-MERGE-ASYM L1 L2 ...) inside (COMP::.INTERNAL-FLET ((COLLECT #:G111759)) ...) inside (LET ...) inside (FLET ((COLLECT (X) ...)) ...) inside (WITH-COLLECTOR COLLECT ...) inside (BLOCK SSET-DIFFERENCE ...) Warning: cond consequent (FUNCALL NIL (CAR #:G111760)) to nil predicate is unreachable Problem detected when processing (COND (NIL (FUNCALL NIL (CAR #:G111760))) (T NIL)) inside (IF NIL ...) inside (COND ((NULL #:G111760) (IF NIL ...) ...) ...) inside (COND ...) inside (TAGBODY #:|Tag3717| ...) inside (LET ((#:G111760 L1) (#:G111761 L2)) ...) inside (DO-MERGE-ASYM L1 L2 ...) inside (COMP::.INTERNAL-FLET ((COLLECT #:G111759)) ...) inside (LET ...) inside (FLET ((COLLECT (X) ...)) ...) inside (WITH-COLLECTOR COLLECT ...) inside (BLOCK SSET-DIFFERENCE ...) Warning: cond consequent (FUNCALL NIL (CAR #:G111761)) to nil predicate is unreachable Problem detected when processing (COND (NIL (FUNCALL NIL (CAR #:G111761))) (T NIL)) inside (IF NIL ...) inside (COND ((NULL #:G111760) (IF NIL ...) ...) ...) inside (COND ...) inside (TAGBODY #:|Tag3717| ...) inside (LET ((#:G111760 L1) (#:G111761 L2)) ...) inside (DO-MERGE-ASYM L1 L2 ...) inside (COMP::.INTERNAL-FLET ((COLLECT #:G111759)) ...) inside (LET ...) inside (FLET ((COLLECT (X) ...)) ...) inside (WITH-COLLECTOR COLLECT ...) inside (BLOCK SSET-DIFFERENCE ...) ; While FILE-COMPILING #'SET-SUBSETP in #P"/home/maxima/maxima-test/src/nset.lisp" ; starting at file character position 17750: Warning: cond consequent (WHILE #:G111763 (FUNCALL NIL (CAR #:G111763)) (SETQ #:G111763 (CDR #:G111763))) to nil predicate is unreachable Problem detected when processing (COND (NIL (WHILE #1=#:G111763 (FUNCALL NIL (CAR #1#)) ...)) (T NIL)) inside <...> inside (COND ((NULL #:G111762) (IF NIL ...) ...) ...) inside (COND ...) inside (TAGBODY #:|Tag3719| ...) inside (LET ((#:G111762 L1) (#:G111763 L2)) ...) inside (DO-MERGE-ASYM L1 L2 ...) inside (CATCH (QUOTE SUBSET) ...) inside (BLOCK SET-SUBSETP ...) Warning: cond consequent (FUNCALL NIL (CAR #:G111762)) to nil predicate is unreachable Problem detected when processing (COND (NIL (FUNCALL NIL (CAR #:G111762))) (T NIL)) inside (IF NIL ...) inside (COND ((NULL #:G111762) (IF NIL ...) ...) ...) inside (COND ...) inside (TAGBODY #:|Tag3719| ...) inside (LET ((#:G111762 L1) (#:G111763 L2)) ...) inside (DO-MERGE-ASYM L1 L2 ...) inside (CATCH (QUOTE SUBSET) ...) inside (BLOCK SET-SUBSETP ...) Warning: cond consequent (FUNCALL NIL (CAR #:G111763)) to nil predicate is unreachable Problem detected when processing (COND (NIL (FUNCALL NIL (CAR #:G111763))) (T NIL)) inside (IF NIL ...) inside (COND ((NULL #:G111762) (IF NIL ...) ...) ...) inside (COND ...) inside (TAGBODY #:|Tag3719| ...) inside (LET ((#:G111762 L1) (#:G111763 L2)) ...) inside (DO-MERGE-ASYM L1 L2 ...) inside (CATCH (QUOTE SUBSET) ...) inside (BLOCK SET-SUBSETP ...) ; While FILE-COMPILING #'SET-SYMMETRIC-DIFFERENCE in #P"/home/maxima/maxima-test/src/nset.lisp" ; starting at file character position 17972: Warning: cond consequent (FUNCALL NIL (CAR #:G111772)) to nil predicate is unreachable Problem detected when processing (COND (NIL (FUNCALL NIL (CAR #:G111772))) (T NIL)) inside (IF NIL ...) inside (COND ((NULL #:G111772) (IF (FUNCTION COLLECT) ...) ...) ...) inside (COND ...) inside (TAGBODY #:|Tag3721| ...) inside (LET ((#:G111772 L1) (#:G111773 L2)) ...) inside (DO-MERGE-SYMM L1 L2 ...) inside (COMP::.INTERNAL-FLET ((COLLECT #:G111771)) ...) inside (LET ...) inside (FLET ((COLLECT (X) ...)) ...) inside (WITH-COLLECTOR COLLECT ...) inside (BLOCK SET-SYMMETRIC-DIFFERENCE ...) ; While FILE-COMPILING #'SET-DISJOINTP in #P"/home/maxima/maxima-test/src/nset.lisp" ; starting at file character position 18154: Warning: cond consequent (WHILE #:G111775 (FUNCALL NIL (CAR #:G111775)) (SETQ #:G111775 (CDR #:G111775))) to nil predicate is unreachable Problem detected when processing (COND (NIL (WHILE #1=#:G111775 (FUNCALL NIL (CAR #1#)) ...)) (T NIL)) inside <...> inside (COND ((NULL #:G111774) (IF NIL ...) ...) ...) inside (COND ...) inside (TAGBODY #:|Tag3724| ...) inside (LET ((#:G111774 L1) (#:G111775 L2)) ...) inside (DO-MERGE-SYMM L1 L2 ...) inside (CATCH (QUOTE DISJOINT) ...) inside (BLOCK SET-DISJOINTP ...) Warning: cond consequent (WHILE #:G111774 (FUNCALL NIL (CAR #:G111774)) (SETQ #:G111774 (CDR #:G111774))) to nil predicate is unreachable Problem detected when processing (COND (NIL (WHILE #1=#:G111774 (FUNCALL NIL (CAR #1#)) ...)) (T NIL)) inside <...> inside (COND ((NULL #:G111774) (IF NIL ...) ...) ...) inside (COND ...) inside (TAGBODY #:|Tag3724| ...) inside (LET ((#:G111774 L1) (#:G111775 L2)) ...) inside (DO-MERGE-SYMM L1 L2 ...) inside (CATCH (QUOTE DISJOINT) ...) inside (BLOCK SET-DISJOINTP ...) Warning: cond consequent (FUNCALL NIL (CAR #:G111774)) to nil predicate is unreachable Problem detected when processing (COND (NIL (FUNCALL NIL (CAR #:G111774))) (T NIL)) inside (IF NIL ...) inside (COND ((NULL #:G111774) (IF NIL ...) ...) ...) inside (COND ...) inside (TAGBODY #:|Tag3724| ...) inside (LET ((#:G111774 L1) (#:G111775 L2)) ...) inside (DO-MERGE-SYMM L1 L2 ...) inside (CATCH (QUOTE DISJOINT) ...) inside (BLOCK SET-DISJOINTP ...) Warning: cond consequent (FUNCALL NIL (CAR #:G111775)) to nil predicate is unreachable Problem detected when processing (COND (NIL (FUNCALL NIL (CAR #:G111775))) (T NIL)) inside (IF NIL ...) inside (COND ((NULL #:G111774) (IF NIL ...) ...) ...) inside (COND ...) inside (TAGBODY #:|Tag3724| ...) inside (LET ((#:G111774 L1) (#:G111775 L2)) ...) inside (DO-MERGE-SYMM L1 L2 ...) inside (CATCH (QUOTE DISJOINT) ...) inside (BLOCK SET-DISJOINTP ...) ; While FILE-COMPILING #'INTEGER-PARTITIONS in #P"/home/maxima/maxima-test/src/nset.lisp" ; starting at file character position 24554: Warning: Variable J is never used. ;;; Writing fasl file /tmp/cfta39770700309469a ;;; Moving fasl file /tmp/cfta39770700309469a to ;;; /home/maxima/maxima-test/src/binary-acl/nset.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/nset.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/rand-mt19937.lisp" ;;; Compiling file /home/maxima/maxima-test/src/rand-mt19937.lisp ;;; Writing fasl file /tmp/cfta39770700309469b ;;; Moving fasl file /tmp/cfta39770700309469b to ;;; /home/maxima/maxima-test/src/binary-acl/rand-mt19937.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/rand-mt19937.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/maxmin.lisp" ;;; Compiling file /home/maxima/maxima-test/src/maxmin.lisp ;;; Writing fasl file /tmp/cfta39770700309469c ;;; Moving fasl file /tmp/cfta39770700309469c to ;;; /home/maxima/maxima-test/src/binary-acl/maxmin.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/maxmin.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/nummod.lisp" ;;; Compiling file /home/maxima/maxima-test/src/nummod.lisp ;;; Writing fasl file /tmp/cfta39770700309469d ;;; Moving fasl file /tmp/cfta39770700309469d to ;;; /home/maxima/maxima-test/src/binary-acl/nummod.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/nummod.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/conjugate.lisp" ;;; Compiling file /home/maxima/maxima-test/src/conjugate.lisp ;;; Writing fasl file /tmp/cfta39770700309469e ;;; Moving fasl file /tmp/cfta39770700309469e to ;;; /home/maxima/maxima-test/src/binary-acl/conjugate.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/conjugate.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/expintegral.lisp" ;;; Compiling file /home/maxima/maxima-test/src/expintegral.lisp ;;; Writing fasl file /tmp/cfta39770700309469f ;;; Moving fasl file /tmp/cfta39770700309469f to ;;; /home/maxima/maxima-test/src/binary-acl/expintegral.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/expintegral.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/gamma.lisp" ;;; Compiling file /home/maxima/maxima-test/src/gamma.lisp ;;; Writing fasl file /tmp/cfta3977070030946a0 ;;; Moving fasl file /tmp/cfta3977070030946a0 to ;;; /home/maxima/maxima-test/src/binary-acl/gamma.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/gamma.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/mstuff.lisp" ;;; Compiling file /home/maxima/maxima-test/src/mstuff.lisp ;;; Writing fasl file /tmp/cfta3977070030946a1 ;;; Moving fasl file /tmp/cfta3977070030946a1 to ;;; /home/maxima/maxima-test/src/binary-acl/mstuff.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/mstuff.fasl" ; - Compiling module "polynomial" ; - Compiling source file "/home/maxima/maxima-test/src/polynomialp.lisp" ;;; Compiling file /home/maxima/maxima-test/src/polynomialp.lisp ;;; Writing fasl file /tmp/cfta3977070030946a2 ;;; Moving fasl file /tmp/cfta3977070030946a2 to ;;; /home/maxima/maxima-test/src/binary-acl/polynomialp.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/polynomialp.fasl" ; - Compiling module "poisson-series" ; - Compiling source file "/home/maxima/maxima-test/src/pois2.lisp" ;;; Compiling file /home/maxima/maxima-test/src/pois2.lisp ;;; Writing fasl file /tmp/cfta3977070030946a3 ;;; Moving fasl file /tmp/cfta3977070030946a3 to ;;; /home/maxima/maxima-test/src/binary-acl/pois2.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/pois2.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/pois3.lisp" ;;; Compiling file /home/maxima/maxima-test/src/pois3.lisp ;;; Writing fasl file /tmp/cfta3977070030946a4 ;;; Moving fasl file /tmp/cfta3977070030946a4 to ;;; /home/maxima/maxima-test/src/binary-acl/pois3.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/pois3.fasl" ; - Compiling module "translated-packages" ; - Compiling source file "/home/maxima/maxima-test/src/desoln.lisp" ;;; Compiling file /home/maxima/maxima-test/src/desoln.lisp ;;; Writing fasl file /tmp/cfta3977070030946a5 ;;; Moving fasl file /tmp/cfta3977070030946a5 to ;;; /home/maxima/maxima-test/src/binary-acl/desoln.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/desoln.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/elim.lisp" ;;; Compiling file /home/maxima/maxima-test/src/elim.lisp ;;; Writing fasl file /tmp/cfta3977070030946a6 ;;; Moving fasl file /tmp/cfta3977070030946a6 to ;;; /home/maxima/maxima-test/src/binary-acl/elim.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/elim.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/invert.lisp" ;;; Compiling file /home/maxima/maxima-test/src/invert.lisp ;;; Writing fasl file /tmp/cfta3977070030946a7 ;;; Moving fasl file /tmp/cfta3977070030946a7 to ;;; /home/maxima/maxima-test/src/binary-acl/invert.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/invert.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/hypgeo.lisp" ;;; Compiling file /home/maxima/maxima-test/src/hypgeo.lisp ;;; Writing fasl file /tmp/cfta3977070030946a8 ;;; Moving fasl file /tmp/cfta3977070030946a8 to ;;; /home/maxima/maxima-test/src/binary-acl/hypgeo.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/hypgeo.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/hyp.lisp" ;;; Compiling file /home/maxima/maxima-test/src/hyp.lisp ;;; Writing fasl file /tmp/cfta3977070030946a9 ;;; Moving fasl file /tmp/cfta3977070030946a9 to ;;; /home/maxima/maxima-test/src/binary-acl/hyp.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/hyp.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/hypergeometric.lisp" ;;; Compiling file /home/maxima/maxima-test/src/hypergeometric.lisp ;;; Writing fasl file /tmp/cfta3977070030946aa ;;; Moving fasl file /tmp/cfta3977070030946aa to ;;; /home/maxima/maxima-test/src/binary-acl/hypergeometric.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/hypergeometric.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/nfloat.lisp" ;;; Compiling file /home/maxima/maxima-test/src/nfloat.lisp ;;; Writing fasl file /tmp/cfta3977070030946ab ;;; Moving fasl file /tmp/cfta3977070030946ab to ;;; /home/maxima/maxima-test/src/binary-acl/nfloat.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/nfloat.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/todd-coxeter.lisp" ;;; Compiling file /home/maxima/maxima-test/src/todd-coxeter.lisp ;;; Writing fasl file /tmp/cfta3977070030946ac ;;; Moving fasl file /tmp/cfta3977070030946ac to ;;; /home/maxima/maxima-test/src/binary-acl/todd-coxeter.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/todd-coxeter.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/plot.lisp" ;;; Compiling file /home/maxima/maxima-test/src/plot.lisp ; While FILE-COMPILING #'ROTATE_PTS-IMPL in #P"/home/maxima/maxima-test/src/plot.lisp" ; starting at file character position 15111: Warning: Free reference to undeclared variable *ROT* assumed special. Problem detected when processing *ROT* inside (LET* ((ROT *ROT*) (L (LENGTH PTS)) ...) ...) inside (LET ...) inside (BLOCK $ROTATE_PTS ...) inside (BLOCK ROTATE_PTS-IMPL ...) Warning: Free reference to undeclared variable *ROT* assumed special. Problem detected when processing *ROT* inside ($COPY_PTS ROTATION-MATRIX *ROT* 0) inside (LET* ...) inside (LET ((%%PRETTY-FNAME (QUOTE (# PTS ...)))) ...) inside (BLOCK $ROTATE_PTS ...) inside (BLOCK ROTATE_PTS-IMPL ...) ; While FILE-COMPILING #'ROTATE_LIST-IMPL in #P"/home/maxima/maxima-test/src/plot.lisp" ; starting at file character position 16001: Warning: Free reference to undeclared variable $ROT assumed special. Problem detected when processing $ROT inside (NCMUL2 $ROT X) inside ($LIST_MATRIX_ENTRIES (NCMUL2 $ROT X)) inside (COND ...) inside (LET ((%%PRETTY-FNAME (QUOTE (# X)))) ...) inside (BLOCK $ROTATE_LIST ...) inside (BLOCK ROTATE_LIST-IMPL ...) ; While FILE-COMPILING #'DRAW2D-DISCRETE in #P"/home/maxima/maxima-test/src/plot.lisp" ; starting at file character position 57726: Warning: Variable N-CLIPPED is never used. ; While FILE-COMPILING #'PLOT2D-IMPL in #P"/home/maxima/maxima-test/src/plot.lisp" ; starting at file character position 101325: Warning: Variable PRANGE is never used. ;;; Writing fasl file /tmp/cfta3977070030946ad ;;; Moving fasl file /tmp/cfta3977070030946ad to ;;; /home/maxima/maxima-test/src/binary-acl/plot.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/plot.fasl" ; - Compiling module "graphics-drivers" ; - Compiling source file "/home/maxima/maxima-test/src/gnuplot_def.lisp" ;;; Compiling file /home/maxima/maxima-test/src/gnuplot_def.lisp ;;; Writing fasl file /tmp/cfta3977070030946ae ;;; Moving fasl file /tmp/cfta3977070030946ae to ;;; /home/maxima/maxima-test/src/binary-acl/gnuplot_def.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/gnuplot_def.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/xmaxima_def.lisp" ;;; Compiling file /home/maxima/maxima-test/src/xmaxima_def.lisp ; While FILE-COMPILING #'(:INTERNAL (METHOD PLOT3D-COMMAND (XMAXIMA-PLOT T T T)) 0) in #P"/home/maxima/maxima-test/src/xmaxima_def.lisp" ; starting at file character position 17928: Warning: Variable TITLES is never used. ; While FILE-COMPILING #'(:INTERNAL (METHOD PLOT-SHIPOUT (XMAXIMA-PLOT T)) 0) in #P"/home/maxima/maxima-test/src/xmaxima_def.lisp" ; starting at file character position 20733: Warning: Variable OPTIONS is never used. ;;; Writing fasl file /tmp/cfta3977070030946af ;;; Moving fasl file /tmp/cfta3977070030946af to ;;; /home/maxima/maxima-test/src/binary-acl/xmaxima_def.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/xmaxima_def.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/geomview_def.lisp" ;;; Compiling file /home/maxima/maxima-test/src/geomview_def.lisp ; While FILE-COMPILING #'(:INTERNAL (METHOD PLOT-PREAMBLE (GEOMVIEW-PLOT T)) 0) in #P"/home/maxima/maxima-test/src/geomview_def.lisp" ; starting at file character position 843: Warning: Variable OPTIONS is never used. ; While FILE-COMPILING #'(:INTERNAL (METHOD PLOT3D-COMMAND (GEOMVIEW-PLOT T T T)) 0) in #P"/home/maxima/maxima-test/src/geomview_def.lisp" ; starting at file character position 967: Warning: Variable TITLES is never used. ; While FILE-COMPILING #'(:INTERNAL (METHOD PLOT-SHIPOUT (GEOMVIEW-PLOT T)) 0) in #P"/home/maxima/maxima-test/src/geomview_def.lisp" ; starting at file character position 3637: Warning: Variable OPTIONS is never used. ;;; Writing fasl file /tmp/cfta3977070030946b0 ;;; Moving fasl file /tmp/cfta3977070030946b0 to ;;; /home/maxima/maxima-test/src/binary-acl/geomview_def.fasl ;;; Fasl write complete ; - Loading binary file "binary-acl/geomview_def.fasl" ; - Loading module "final" ; - Loading source file "/home/maxima/maxima-test/src/autol.lisp" ; - Loading source file "/home/maxima/maxima-test/src/max_ext.lisp" ; - Loading source file "/home/maxima/maxima-test/src/init-cl.lisp" ; - Providing system maxima (# # # # # # # # # # ...) CL-USER(5): EOF ; Auto-exit ; Initial Lisp Listener will be killing processes: ;; processes killed ; Exiting International Allegro CL Free Express Edition 11.0 [64-bit Linux (x86-64)] Copyright (C) 1985-2023, Franz Inc., Lafayette, CA, USA. All Rights Reserved. This development copy of Allegro CL is licensed to: Allegro CL 11.0 Express user ;; Optimization settings: safety 1, space 1, speed 1, debug 2, ;; compilation-speed 1. ;; For a complete description of all compiler switches given the ;; current optimization settings evaluate (EXPLAIN-COMPILER-SETTINGS). CL-USER(1): ; Loading /home/maxima/maxima-test/lisp-utils/defsystem.lisp T CL-USER(2): ("../src/" "./" (CURRENT-DIRECTORY) (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") CL-USER(3): ; Loading /home/maxima/maxima-test/src/maxima.system ; - Loading defsystem "maxima" ; - Loading module "package" ; - Loading source file ; "/home/maxima/maxima-test/src/maxima-package.lisp" ; - Loading source private-file "autoconf-variables.lisp" ; - Loading module "intl" ; - Loading binary file "binary-acl/intl.fasl" ; - Loading module "globals" ; - Loading binary file "binary-acl/globals.fasl" ; - Loading module "info" ; - Loading binary file "binary-acl/pregexp.fasl" ; - Loading binary file "binary-acl/cl-info.fasl" ; - Loading module "sloop" ; - Loading binary file "binary-acl/sloop.fasl" ; - Loading module "declarations" ; - Loading binary file "binary-acl/lmdcls.fasl" ; - Loading module "destructuring-let" ; - Loading binary file "binary-acl/letmac.fasl" ; - Loading module "compatibility-macros1" ; - Loading binary file "binary-acl/generr.fasl" ; - Loading binary file "binary-acl/clmacs.fasl" ; - Loading module "defmfun" ; - Loading binary file "binary-acl/defmfun-check.fasl" ; - Loading module "float-properties" ; - Loading binary file "binary-acl/float-properties.fasl" ; - Loading module "compatibility-macros" ; - Loading binary file "binary-acl/commac.fasl" ; - Loading module "prerequisites" ; - Loading binary file "binary-acl/mormac.fasl" ; - Loading binary file "binary-acl/compat.fasl" ; - Loading module "maxima-language-compiler-macros" ; - Loading binary file "binary-acl/transm.fasl" ; - Loading module "command-line" ; - Loading binary file "binary-acl/command-line.fasl" ; - Loading module "getopt" ; - Loading binary file "binary-acl/getopt.fasl" ; - Loading module "fundamental-macros" ; - Loading binary file "binary-acl/defcal.fasl" ; - Loading binary file "binary-acl/maxmac.fasl" ; - Loading module "utility-macros" ; - Loading binary file "binary-acl/mopers.fasl" ; - Loading binary file "binary-acl/mforma.fasl" ; - Loading module "other-macros" ; - Loading binary file "binary-acl/mrgmac.fasl" ; - Loading binary file "binary-acl/rzmac.fasl" ; - Loading binary file "binary-acl/strmac.fasl" ; - Loading binary file "binary-acl/displm.fasl" ; - Loading binary file "binary-acl/safe-recursion.fasl" ; - Loading module "rat-macros" ; - Loading binary file "binary-acl/ratmac.fasl" ; - Loading binary file "binary-acl/mhayat.fasl" ; - Loading module "utilities" ; - Loading binary file "binary-acl/opers.fasl" ; - Loading binary file "binary-acl/utils.fasl" ; - Loading binary file "binary-acl/sumcon.fasl" ; - Loading binary file "binary-acl/sublis.fasl" ; - Loading binary file "binary-acl/merror.fasl" ; - Loading binary file "binary-acl/mformt.fasl" ; - Loading binary file "binary-acl/mutils.fasl" ; - Loading binary file "binary-acl/outmis.fasl" ; - Loading binary file "binary-acl/ar.fasl" ; - Loading module "commands" ; - Loading binary file "binary-acl/comm.fasl" ; - Loading binary file "binary-acl/comm2.fasl" ; - Loading module "evaluator" ; - Loading binary file "binary-acl/mlisp.fasl" ; - Loading binary file "binary-acl/mmacro.fasl" ; - Loading binary file "binary-acl/buildq.fasl" ; - Loading module "numerical" ; - Loading module "packages" ; - Loading binary file "binary-acl/numerical/f2cl-package.fasl" ; - Loading binary file "binary-acl/numerical/slatec.fasl" ; - Loading module "f2cl-lib" ; - Loading binary file "binary-acl/numerical/f2cl-lib.fasl" ; - Loading module "slatec" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/fdump.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/j4save.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/xercnt.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/xerhlt.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/xgetua.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/xerprn.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/xersve.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/xermsg.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/initds.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dcsevl.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9lgmc.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgamlm.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgamma.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgamln.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dlngam.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9b0mp.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9b1mp.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesj0.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesj1.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/djairy.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dasyjy.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesj.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsi0e.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsi1e.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesi0.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesi1.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dasyik.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesi.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zabs.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zdiv.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zexp.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zmlt.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zsqrt.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zasyi.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuchk.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zlog.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunik.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunhj.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuoik.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuni1.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zkscl.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zshch.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbknu.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zmlri.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zs1s2.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zseri.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zacai.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zairy.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuni2.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbuni.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zrati.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zwrsk.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbinu.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesi.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesj.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesy0.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesy1.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsynu.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dyairy.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesy.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zacon.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunk1.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunk2.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbunk.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesh.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesy.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsk0e.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesk0.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsk1e.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesk1.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsknu.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesk.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesk.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9aimp.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/daie.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dai.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbie.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbi.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbiry.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/derfc.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/derf.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/de1.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dei.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9upak.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dspenc.lisp" ; - Loading module "quadpack" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqwgtf.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqcheb.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk15w.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqwgts.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqwgtc.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgtsl.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk15.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk31.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk41.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk51.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk61.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk21.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk15i.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqelg.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqpsrt.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqc25s.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqmomo.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqc25c.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqc25f.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqage.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagie.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagpe.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagp.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagse.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawoe.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawfe.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawse.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawce.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqng.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqag.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqags.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagi.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawf.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawo.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqaws.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawc.lisp" ; - Loading source file ; "/home/maxima/maxima-test/src/numerical/slatec/quadpack.lisp" ; - Loading module "simplification" ; - Loading binary file "binary-acl/simp.fasl" ; - Loading binary file "binary-acl/float.fasl" ; - Loading binary file "binary-acl/csimp.fasl" ; - Loading binary file "binary-acl/csimp2.fasl" ; - Loading binary file "binary-acl/zero.fasl" ; - Loading binary file "binary-acl/logarc.fasl" ; - Loading binary file "binary-acl/rpart.fasl" ; - Loading module "numeric-bigfloat" ; - Loading binary file "binary-acl/numeric.fasl" ; - Loading module "server" ; - Loading binary file "binary-acl/server.fasl" ; - Loading module "i-o" ; - Loading binary file "binary-acl/macsys.fasl" ; - Loading binary file "binary-acl/testsuite.fasl" ; - Loading binary file "binary-acl/mload.fasl" ; - Loading binary file "binary-acl/suprv1.fasl" ; - Loading binary file "binary-acl/mactex.fasl" ; - Loading binary file "binary-acl/dskfn.fasl" ; - Loading module "factoring" ; - Loading binary file "binary-acl/lesfac.fasl" ; - Loading binary file "binary-acl/factor.fasl" ; - Loading binary file "binary-acl/algfac.fasl" ; - Loading binary file "binary-acl/nalgfa.fasl" ; - Loading binary file "binary-acl/ufact.fasl" ; - Loading binary file "binary-acl/result.fasl" ; - Loading module "ifactor" ; - Loading binary file "binary-acl/ifactor.fasl" ; - Loading module "rational-functions" ; - Loading binary file "binary-acl/rat3a.fasl" ; - Loading binary file "binary-acl/rat3b.fasl" ; - Loading binary file "binary-acl/rat3d.fasl" ; - Loading binary file "binary-acl/rat3c.fasl" ; - Loading binary file "binary-acl/rat3e.fasl" ; - Loading binary file "binary-acl/nrat4.fasl" ; - Loading binary file "binary-acl/ratout.fasl" ; - Loading module "maxima-language-compiler" ; - Loading binary file "binary-acl/transl.fasl" ; - Loading binary file "binary-acl/transs.fasl" ; - Loading binary file "binary-acl/trans1.fasl" ; - Loading binary file "binary-acl/trans2.fasl" ; - Loading binary file "binary-acl/trans3.fasl" ; - Loading binary file "binary-acl/trprop.fasl" ; - Loading binary file "binary-acl/trans4.fasl" ; - Loading binary file "binary-acl/trans5.fasl" ; - Loading binary file "binary-acl/transf.fasl" ; - Loading binary file "binary-acl/troper.fasl" ; - Loading binary file "binary-acl/trutil.fasl" ; - Loading binary file "binary-acl/trmode.fasl" ; - Loading binary file "binary-acl/trdata.fasl" ; - Loading binary file "binary-acl/trpred.fasl" ; - Loading binary file "binary-acl/transq.fasl" ; - Loading binary file "binary-acl/acall.fasl" ; - Loading binary file "binary-acl/fcall.fasl" ; - Loading binary file "binary-acl/evalw.fasl" ; - Loading binary file "binary-acl/mdefun.fasl" ; - Loading module "pattern-matching" ; - Loading binary file "binary-acl/schatc.fasl" ; - Loading binary file "binary-acl/matcom.fasl" ; - Loading binary file "binary-acl/matrun.fasl" ; - Loading binary file "binary-acl/nisimp.fasl" ; - Loading module "trigonometry" ; - Loading binary file "binary-acl/trigi.fasl" ; - Loading binary file "binary-acl/trigo.fasl" ; - Loading binary file "binary-acl/trgred.fasl" ; - Loading module "algebraic-database" ; - Loading binary file "binary-acl/inmis.fasl" ; - Loading binary file "binary-acl/db.fasl" ; - Loading binary file "binary-acl/compar.fasl" ; - Loading binary file "binary-acl/askp.fasl" ; - Loading module "numerical-functions" ; - Loading binary file "binary-acl/bessel.fasl" ; - Loading binary file "binary-acl/ellipt.fasl" ; - Loading binary file "binary-acl/airy.fasl" ; - Loading binary file "binary-acl/plasma.fasl" ; - Loading binary file "binary-acl/intpol.fasl" ; - Loading module "reader" ; - Loading binary file "binary-acl/nparse.fasl" ; - Loading module "display" ; - Loading binary file "binary-acl/displa.fasl" ; - Loading binary file "binary-acl/nforma.fasl" ; - Loading binary file "binary-acl/grind.fasl" ; - Loading module "gcd" ; - Loading binary file "binary-acl/spgcd.fasl" ; - Loading binary file "binary-acl/ezgcd.fasl" ; - Loading module "documentation" ; - Loading binary file "binary-acl/macdes.fasl" ; - Loading binary file "binary-acl/verify-html-index.fasl" ; - Loading module "integration" ; - Loading binary file "binary-acl/sinint.fasl" ; - Loading binary file "binary-acl/sin.fasl" ; - Loading binary file "binary-acl/risch.fasl" ; - Loading binary file "binary-acl/irinte.fasl" ; - Loading binary file "binary-acl/laplac.fasl" ; - Loading module "taylor-series" ; - Loading binary file "binary-acl/hayat.fasl" ; - Loading module "definite-integration" ; - Loading binary file "binary-acl/defint.fasl" ; - Loading binary file "binary-acl/residu.fasl" ; - Loading module "special-functions" ; - Loading binary file "binary-acl/specfn.fasl" ; - Loading module "matrix-algebra" ; - Loading binary file "binary-acl/mat.fasl" ; - Loading binary file "binary-acl/linnew.fasl" ; - Loading binary file "binary-acl/matrix.fasl" ; - Loading module "determinants" ; - Loading binary file "binary-acl/sprdet.fasl" ; - Loading binary file "binary-acl/newinv.fasl" ; - Loading binary file "binary-acl/newdet.fasl" ; - Loading module "limits" ; - Loading binary file "binary-acl/tlimit.fasl" ; - Loading binary file "binary-acl/limit.fasl" ; - Loading module "solve" ; - Loading binary file "binary-acl/solve.fasl" ; - Loading binary file "binary-acl/psolve.fasl" ; - Loading binary file "binary-acl/algsys.fasl" ; - Loading binary file "binary-acl/sqrtdenest.fasl" ; - Loading binary file "binary-acl/polyrz.fasl" ; - Loading binary file "binary-acl/cpoly.fasl" ; - Loading module "debugging" ; - Loading binary file "binary-acl/mtrace.fasl" ; - Loading binary file "binary-acl/mdebug.fasl" ; - Loading module "miscellaneous" ; - Loading binary file "binary-acl/scs.fasl" ; - Loading binary file "binary-acl/asum.fasl" ; - Loading binary file "binary-acl/fortra.fasl" ; - Loading binary file "binary-acl/optim.fasl" ; - Loading binary file "binary-acl/marray.fasl" ; - Loading binary file "binary-acl/mdot.fasl" ; - Loading binary file "binary-acl/series.fasl" ; - Loading binary file "binary-acl/numth.fasl" ; - Loading binary file "binary-acl/pade.fasl" ; - Loading binary file "binary-acl/homog.fasl" ; - Loading binary file "binary-acl/combin.fasl" ; - Loading binary file "binary-acl/nset.fasl" ; - Loading binary file "binary-acl/rand-mt19937.fasl" ; - Loading binary file "binary-acl/maxmin.fasl" ; - Loading binary file "binary-acl/nummod.fasl" ; - Loading binary file "binary-acl/conjugate.fasl" ; - Loading binary file "binary-acl/expintegral.fasl" ; - Loading binary file "binary-acl/gamma.fasl" ; - Loading binary file "binary-acl/mstuff.fasl" ; - Loading module "polynomial" ; - Loading binary file "binary-acl/polynomialp.fasl" ; - Loading module "poisson-series" ; - Loading binary file "binary-acl/pois2.fasl" ; - Loading binary file "binary-acl/pois3.fasl" ; - Loading module "translated-packages" ; - Loading binary file "binary-acl/desoln.fasl" ; - Loading binary file "binary-acl/elim.fasl" ; - Loading binary file "binary-acl/invert.fasl" ; - Loading binary file "binary-acl/hypgeo.fasl" ; - Loading binary file "binary-acl/hyp.fasl" ; - Loading binary file "binary-acl/hypergeometric.fasl" ; - Loading binary file "binary-acl/nfloat.fasl" ; - Loading binary file "binary-acl/todd-coxeter.fasl" ; - Loading binary file "binary-acl/plot.fasl" ; - Loading module "graphics-drivers" ; - Loading binary file "binary-acl/gnuplot_def.fasl" ; - Loading binary file "binary-acl/xmaxima_def.fasl" ; - Loading binary file "binary-acl/geomview_def.fasl" ; - Loading module "final" ; - Loading source file "/home/maxima/maxima-test/src/autol.lisp" ; - Loading source file "/home/maxima/maxima-test/src/max_ext.lisp" ; - Loading source file "/home/maxima/maxima-test/src/init-cl.lisp" ; - Providing system maxima (# # # # # # # # # # ...) CL-USER(4): CL-USER(5): EOF ; Auto-exit ; Initial Lisp Listener will be killing processes: ;; processes killed ; Exiting /opt/ccl/lx86cl64 --eval '"()"' --eval '(require :defsystem)' --eval '(mk:add-registry-location "../src/")' --eval '(funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :compile :verbose t)' --eval '(ccl::quit)' && /opt/ccl/lx86cl64 --eval '(require :defsystem)' --eval '(mk:add-registry-location "../src/")' --eval '(funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :load :verbose t)' --eval '(ccl:save-application "binary-ccl64/maxima.image")' --eval '(ccl::quit)' ; - Compiling defsystem "maxima" ; - Loading module "package" ; - Loading source file ; "/home/maxima/maxima-test/src/maxima-package.lisp" ;Loading #P"/home/maxima/maxima-test/src/maxima-package.lisp"... ; - Loading source private-file "autoconf-variables.lisp" ;Loading #P"autoconf-variables.lisp"... ; - Compiling module "intl" ; - Compiling source file "/home/maxima/maxima-test/src/intl.lisp" ;Compiling "/home/maxima/maxima-test/src/intl.lisp"... ; - Loading binary file "binary-ccl64/intl.lx64fsl" ;Loading #P"binary-ccl64/intl.lx64fsl"... ; - Compiling module "globals" ; - Compiling source file "/home/maxima/maxima-test/src/globals.lisp" ;Compiling "/home/maxima/maxima-test/src/globals.lisp"... ; - Loading binary file "binary-ccl64/globals.lx64fsl" ;Loading #P"binary-ccl64/globals.lx64fsl"... ; - Compiling module "info" ; - Compiling source file "/home/maxima/maxima-test/src/pregexp.lisp" ;Compiling "/home/maxima/maxima-test/src/pregexp.lisp"... ; - Loading binary file "binary-ccl64/pregexp.lx64fsl" ;Loading #P"binary-ccl64/pregexp.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/cl-info.lisp" ;Compiling "/home/maxima/maxima-test/src/cl-info.lisp"... ; - Loading binary file "binary-ccl64/cl-info.lx64fsl" ;Loading #P"binary-ccl64/cl-info.lx64fsl"... ; - Compiling module "sloop" ; - Compiling source file "/home/maxima/maxima-test/src/sloop.lisp" ;Compiling "/home/maxima/maxima-test/src/sloop.lisp"... ; - Loading binary file "binary-ccl64/sloop.lx64fsl" ;Loading #P"binary-ccl64/sloop.lx64fsl"... ; - Compiling module "declarations" ; - Compiling source file "/home/maxima/maxima-test/src/lmdcls.lisp" ;Compiling "/home/maxima/maxima-test/src/lmdcls.lisp"... ; - Loading binary file "binary-ccl64/lmdcls.lx64fsl" ;Loading #P"binary-ccl64/lmdcls.lx64fsl"... ; - Compiling module "destructuring-let" ; - Compiling source file "/home/maxima/maxima-test/src/letmac.lisp" ;Compiling "/home/maxima/maxima-test/src/letmac.lisp"... ; - Loading binary file "binary-ccl64/letmac.lx64fsl" ;Loading #P"binary-ccl64/letmac.lx64fsl"... ; - Compiling module "compatibility-macros1" ; - Compiling source file "/home/maxima/maxima-test/src/generr.lisp" ;Compiling "/home/maxima/maxima-test/src/generr.lisp"... ; - Loading binary file "binary-ccl64/generr.lx64fsl" ;Loading #P"binary-ccl64/generr.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/clmacs.lisp" ;Compiling "/home/maxima/maxima-test/src/clmacs.lisp"... ; - Loading binary file "binary-ccl64/clmacs.lx64fsl" ;Loading #P"binary-ccl64/clmacs.lx64fsl"... ; - Compiling module "defmfun" ; - Compiling source file ; "/home/maxima/maxima-test/src/defmfun-check.lisp" ;Compiling "/home/maxima/maxima-test/src/defmfun-check.lisp"... ; - Loading binary file "binary-ccl64/defmfun-check.lx64fsl" ;Loading #P"binary-ccl64/defmfun-check.lx64fsl"... ; - Compiling module "float-properties" ; - Compiling source file ; "/home/maxima/maxima-test/src/float-properties.lisp" ;Compiling "/home/maxima/maxima-test/src/float-properties.lisp"... ; - Loading binary file "binary-ccl64/float-properties.lx64fsl" ;Loading #P"binary-ccl64/float-properties.lx64fsl"... ; - Compiling module "compatibility-macros" ; - Compiling source file "/home/maxima/maxima-test/src/commac.lisp" ;Compiling "/home/maxima/maxima-test/src/commac.lisp"... ; - Loading binary file "binary-ccl64/commac.lx64fsl" ;Loading #P"binary-ccl64/commac.lx64fsl"... ; - Compiling module "prerequisites" ; - Compiling source file "/home/maxima/maxima-test/src/mormac.lisp" ;Compiling "/home/maxima/maxima-test/src/mormac.lisp"... ; - Loading binary file "binary-ccl64/mormac.lx64fsl" ;Loading #P"binary-ccl64/mormac.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/compat.lisp" ;Compiling "/home/maxima/maxima-test/src/compat.lisp"... ; - Loading binary file "binary-ccl64/compat.lx64fsl" ;Loading #P"binary-ccl64/compat.lx64fsl"... ; - Compiling module "maxima-language-compiler-macros" ; - Compiling source file "/home/maxima/maxima-test/src/transm.lisp" ;Compiling "/home/maxima/maxima-test/src/transm.lisp"... ;Compiler warnings for "home:maxima-test;src;transm.lisp.newest" : ; In TR: Unused lexical variable LOCAL ; In TR: Unused lexical variable DEFINED_VARIABLES ; - Loading binary file "binary-ccl64/transm.lx64fsl" ;Loading #P"binary-ccl64/transm.lx64fsl"... ; - Compiling module "command-line" ; - Compiling source file ; "/home/maxima/maxima-test/src/command-line.lisp" ;Compiling "/home/maxima/maxima-test/src/command-line.lisp"... ; - Loading binary file "binary-ccl64/command-line.lx64fsl" ;Loading #P"binary-ccl64/command-line.lx64fsl"... ; - Compiling module "getopt" ; - Compiling source file "/home/maxima/maxima-test/src/getopt.lisp" ;Compiling "/home/maxima/maxima-test/src/getopt.lisp"... ; - Loading binary file "binary-ccl64/getopt.lx64fsl" ;Loading #P"binary-ccl64/getopt.lx64fsl"... ; - Compiling module "fundamental-macros" ; - Compiling source file "/home/maxima/maxima-test/src/defcal.lisp" ;Compiling "/home/maxima/maxima-test/src/defcal.lisp"... ; - Loading binary file "binary-ccl64/defcal.lx64fsl" ;Loading #P"binary-ccl64/defcal.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/maxmac.lisp" ;Compiling "/home/maxima/maxima-test/src/maxmac.lisp"... ; - Loading binary file "binary-ccl64/maxmac.lx64fsl" ;Loading #P"binary-ccl64/maxmac.lx64fsl"... ; - Compiling module "utility-macros" ; - Compiling source file "/home/maxima/maxima-test/src/mopers.lisp" ;Compiling "/home/maxima/maxima-test/src/mopers.lisp"... ; - Loading binary file "binary-ccl64/mopers.lx64fsl" ;Loading #P"binary-ccl64/mopers.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/mforma.lisp" ;Compiling "/home/maxima/maxima-test/src/mforma.lisp"... ;Compiler warnings for "home:maxima-test;src;mforma.lisp.newest" : ; In MFORMAT-TRANSLATE-OPEN: Unused lexical variable PARAMETER-P ; - Loading binary file "binary-ccl64/mforma.lx64fsl" ;Loading #P"binary-ccl64/mforma.lx64fsl"... ; - Compiling module "other-macros" ; - Compiling source file "/home/maxima/maxima-test/src/mrgmac.lisp" ;Compiling "/home/maxima/maxima-test/src/mrgmac.lisp"... ; - Loading binary file "binary-ccl64/mrgmac.lx64fsl" ;Loading #P"binary-ccl64/mrgmac.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/rzmac.lisp" ;Compiling "/home/maxima/maxima-test/src/rzmac.lisp"... ; - Loading binary file "binary-ccl64/rzmac.lx64fsl" ;Loading #P"binary-ccl64/rzmac.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/strmac.lisp" ;Compiling "/home/maxima/maxima-test/src/strmac.lisp"... ; - Loading binary file "binary-ccl64/strmac.lx64fsl" ;Loading #P"binary-ccl64/strmac.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/displm.lisp" ;Compiling "/home/maxima/maxima-test/src/displm.lisp"... ; - Loading binary file "binary-ccl64/displm.lx64fsl" ;Loading #P"binary-ccl64/displm.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/safe-recursion.lisp" ;Compiling "/home/maxima/maxima-test/src/safe-recursion.lisp"... ; - Loading binary file "binary-ccl64/safe-recursion.lx64fsl" ;Loading #P"binary-ccl64/safe-recursion.lx64fsl"... ; - Compiling module "rat-macros" ; - Compiling source file "/home/maxima/maxima-test/src/ratmac.lisp" ;Compiling "/home/maxima/maxima-test/src/ratmac.lisp"... ; - Loading binary file "binary-ccl64/ratmac.lx64fsl" ;Loading #P"binary-ccl64/ratmac.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/mhayat.lisp" ;Compiling "/home/maxima/maxima-test/src/mhayat.lisp"... ; - Loading binary file "binary-ccl64/mhayat.lx64fsl" ;Loading #P"binary-ccl64/mhayat.lx64fsl"... ; - Compiling module "utilities" ; - Compiling source file "/home/maxima/maxima-test/src/opers.lisp" ;Compiling "/home/maxima/maxima-test/src/opers.lisp"... ; - Loading binary file "binary-ccl64/opers.lx64fsl" ;Loading #P"binary-ccl64/opers.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/utils.lisp" ;Compiling "/home/maxima/maxima-test/src/utils.lisp"... ; - Loading binary file "binary-ccl64/utils.lx64fsl" ;Loading #P"binary-ccl64/utils.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/sumcon.lisp" ;Compiling "/home/maxima/maxima-test/src/sumcon.lisp"... ; - Loading binary file "binary-ccl64/sumcon.lx64fsl" ;Loading #P"binary-ccl64/sumcon.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/sublis.lisp" ;Compiling "/home/maxima/maxima-test/src/sublis.lisp"... ; - Loading binary file "binary-ccl64/sublis.lx64fsl" ;Loading #P"binary-ccl64/sublis.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/merror.lisp" ;Compiling "/home/maxima/maxima-test/src/merror.lisp"... ; - Loading binary file "binary-ccl64/merror.lx64fsl" ;Loading #P"binary-ccl64/merror.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/mformt.lisp" ;Compiling "/home/maxima/maxima-test/src/mformt.lisp"... ;Compiler warnings for "home:maxima-test;src;mformt.lisp.newest" : ; In MFORMAT: Unused lexical variable PARAMETER-P ; - Loading binary file "binary-ccl64/mformt.lx64fsl" ;Loading #P"binary-ccl64/mformt.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/mutils.lisp" ;Compiling "/home/maxima/maxima-test/src/mutils.lisp"... ; - Loading binary file "binary-ccl64/mutils.lx64fsl" ;Loading #P"binary-ccl64/mutils.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/outmis.lisp" ;Compiling "/home/maxima/maxima-test/src/outmis.lisp"... ; - Loading binary file "binary-ccl64/outmis.lx64fsl" ;Loading #P"binary-ccl64/outmis.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/ar.lisp" ;Compiling "/home/maxima/maxima-test/src/ar.lisp"... ; - Loading binary file "binary-ccl64/ar.lx64fsl" ;Loading #P"binary-ccl64/ar.lx64fsl"... ; - Compiling module "commands" ; - Compiling source file "/home/maxima/maxima-test/src/comm.lisp" ;Compiling "/home/maxima/maxima-test/src/comm.lisp"... ; - Loading binary file "binary-ccl64/comm.lx64fsl" ;Loading #P"binary-ccl64/comm.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/comm2.lisp" ;Compiling "/home/maxima/maxima-test/src/comm2.lisp"... ; - Loading binary file "binary-ccl64/comm2.lx64fsl" ;Loading #P"binary-ccl64/comm2.lx64fsl"... ; - Compiling module "evaluator" ; - Compiling source file "/home/maxima/maxima-test/src/mlisp.lisp" ;Compiling "/home/maxima/maxima-test/src/mlisp.lisp"... ; - Loading binary file "binary-ccl64/mlisp.lx64fsl" ;Loading #P"binary-ccl64/mlisp.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/mmacro.lisp" ;Compiling "/home/maxima/maxima-test/src/mmacro.lisp"... ; - Loading binary file "binary-ccl64/mmacro.lx64fsl" ;Loading #P"binary-ccl64/mmacro.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/buildq.lisp" ;Compiling "/home/maxima/maxima-test/src/buildq.lisp"... ; - Loading binary file "binary-ccl64/buildq.lx64fsl" ;Loading #P"binary-ccl64/buildq.lx64fsl"... ; - Compiling module "numerical" ; - Compiling module "packages" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/f2cl-package.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/f2cl-package.lisp"... ; - Loading binary file "binary-ccl64/numerical/f2cl-package.lx64fsl" ;Loading #P"binary-ccl64/numerical/f2cl-package.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec.lx64fsl"... ; - Compiling module "f2cl-lib" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/f2cl-lib.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/f2cl-lib.lisp"... ; - Loading binary file "binary-ccl64/numerical/f2cl-lib.lx64fsl" ;Loading #P"binary-ccl64/numerical/f2cl-lib.lx64fsl"... ; - Compiling module "slatec" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/fdump.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/fdump.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/fdump.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/fdump.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/j4save.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/j4save.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/j4save.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/j4save.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xercnt.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/xercnt.lisp"... ;Compiler warnings for "home:maxima-test;src;numerical;slatec;xercnt.lisp.newest" : ; In XERCNT: Unused lexical variable KONTRL ; In XERCNT: Unused lexical variable LEVEL ; In XERCNT: Unused lexical variable NERR ; In XERCNT: Unused lexical variable MESSG ; In XERCNT: Unused lexical variable SUBROU ; In XERCNT: Unused lexical variable LIBRAR ; - Loading binary file "binary-ccl64/numerical/slatec/xercnt.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/xercnt.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xerhlt.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/xerhlt.lisp"... ;Compiler warnings for "home:maxima-test;src;numerical;slatec;xerhlt.lisp.newest" : ; In XERHLT: Unused lexical variable MESSG ; - Loading binary file "binary-ccl64/numerical/slatec/xerhlt.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/xerhlt.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xgetua.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/xgetua.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/xgetua.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/xgetua.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xerprn.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/xerprn.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/xerprn.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/xerprn.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xersve.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/xersve.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/xersve.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/xersve.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xermsg.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/xermsg.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/xermsg.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/xermsg.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/initds.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/initds.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/initds.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/initds.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dcsevl.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dcsevl.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dcsevl.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dcsevl.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9lgmc.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/d9lgmc.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/d9lgmc.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/d9lgmc.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgamlm.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dgamlm.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dgamlm.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dgamlm.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgamma.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dgamma.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dgamma.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dgamma.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgamln.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dgamln.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dgamln.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dgamln.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dlngam.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dlngam.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dlngam.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dlngam.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9b0mp.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/d9b0mp.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/d9b0mp.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/d9b0mp.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9b1mp.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/d9b1mp.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/d9b1mp.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/d9b1mp.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesj0.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dbesj0.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesj0.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesj0.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesj1.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dbesj1.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesj1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesj1.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/djairy.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/djairy.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/djairy.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/djairy.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dasyjy.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dasyjy.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dasyjy.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dasyjy.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesj.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dbesj.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesj.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesj.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsi0e.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dbsi0e.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbsi0e.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbsi0e.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsi1e.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dbsi1e.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbsi1e.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbsi1e.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesi0.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dbesi0.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesi0.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesi0.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesi1.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dbesi1.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesi1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesi1.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dasyik.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dasyik.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dasyik.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dasyik.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesi.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dbesi.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesi.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesi.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zabs.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zabs.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zabs.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zabs.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zdiv.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zdiv.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zdiv.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zdiv.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zexp.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zexp.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zexp.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zexp.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zmlt.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zmlt.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zmlt.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zmlt.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zsqrt.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zsqrt.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zsqrt.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zsqrt.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zasyi.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zasyi.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zasyi.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zasyi.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuchk.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zuchk.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zuchk.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zuchk.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zlog.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zlog.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zlog.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zlog.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunik.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zunik.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zunik.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zunik.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunhj.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zunhj.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zunhj.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zunhj.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuoik.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zuoik.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zuoik.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zuoik.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuni1.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zuni1.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zuni1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zuni1.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zkscl.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zkscl.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zkscl.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zkscl.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zshch.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zshch.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zshch.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zshch.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbknu.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zbknu.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbknu.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbknu.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zmlri.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zmlri.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zmlri.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zmlri.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zs1s2.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zs1s2.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zs1s2.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zs1s2.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zseri.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zseri.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zseri.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zseri.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zacai.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zacai.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zacai.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zacai.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zairy.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zairy.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zairy.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zairy.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuni2.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zuni2.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zuni2.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zuni2.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbuni.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zbuni.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbuni.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbuni.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zrati.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zrati.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zrati.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zrati.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zwrsk.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zwrsk.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zwrsk.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zwrsk.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbinu.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zbinu.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbinu.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbinu.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesi.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zbesi.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbesi.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbesi.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesj.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zbesj.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbesj.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbesj.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesy0.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dbesy0.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesy0.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesy0.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesy1.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dbesy1.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesy1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesy1.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsynu.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dbsynu.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbsynu.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbsynu.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dyairy.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dyairy.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dyairy.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dyairy.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesy.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dbesy.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesy.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesy.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zacon.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zacon.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zacon.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zacon.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunk1.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zunk1.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zunk1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zunk1.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunk2.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zunk2.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zunk2.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zunk2.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbunk.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zbunk.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbunk.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbunk.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesh.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zbesh.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbesh.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbesh.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesy.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zbesy.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbesy.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbesy.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsk0e.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dbsk0e.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbsk0e.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbsk0e.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesk0.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dbesk0.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesk0.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesk0.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsk1e.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dbsk1e.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbsk1e.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbsk1e.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesk1.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dbesk1.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesk1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesk1.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsknu.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dbsknu.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbsknu.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbsknu.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesk.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dbesk.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesk.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesk.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesk.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zbesk.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbesk.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbesk.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9aimp.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/d9aimp.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/d9aimp.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/d9aimp.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/daie.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/daie.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/daie.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/daie.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dai.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dai.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dai.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dai.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbie.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dbie.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbie.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbie.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbi.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dbi.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbi.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbi.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbiry.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/zbiry.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbiry.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbiry.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/derfc.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/derfc.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/derfc.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/derfc.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/derf.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/derf.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/derf.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/derf.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/de1.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/de1.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/de1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/de1.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dei.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dei.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dei.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dei.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9upak.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/d9upak.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/d9upak.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/d9upak.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dspenc.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dspenc.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dspenc.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dspenc.lx64fsl"... ; - Compiling module "quadpack" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqwgtf.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqwgtf.lisp"... ;Compiler warnings for "home:maxima-test;src;numerical;slatec;dqwgtf.lisp.newest" : ; In DQWGTF: Unused lexical variable P4 ; In DQWGTF: Unused lexical variable P3 ; In DQWGTF: Unused lexical variable P2 ; - Loading binary file "binary-ccl64/numerical/slatec/dqwgtf.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqwgtf.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqcheb.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqcheb.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqcheb.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqcheb.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk15w.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqk15w.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk15w.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk15w.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqwgts.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqwgts.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqwgts.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqwgts.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqwgtc.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqwgtc.lisp"... ;Compiler warnings for "home:maxima-test;src;numerical;slatec;dqwgtc.lisp.newest" : ; In DQWGTC: Unused lexical variable KP ; In DQWGTC: Unused lexical variable P4 ; In DQWGTC: Unused lexical variable P3 ; In DQWGTC: Unused lexical variable P2 ; - Loading binary file "binary-ccl64/numerical/slatec/dqwgtc.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqwgtc.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgtsl.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dgtsl.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dgtsl.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dgtsl.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk15.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqk15.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk15.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk15.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk31.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqk31.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk31.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk31.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk41.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqk41.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk41.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk41.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk51.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqk51.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk51.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk51.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk61.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqk61.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk61.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk61.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk21.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqk21.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk21.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk21.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk15i.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqk15i.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk15i.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk15i.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqelg.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqelg.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqelg.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqelg.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqpsrt.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqpsrt.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqpsrt.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqpsrt.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqc25s.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqc25s.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqc25s.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqc25s.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqmomo.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqmomo.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqmomo.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqmomo.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqc25c.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqc25c.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqc25c.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqc25c.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqc25f.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqc25f.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqc25f.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqc25f.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqage.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqage.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqage.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqage.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagie.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqagie.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqagie.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqagie.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagpe.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqagpe.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqagpe.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqagpe.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagp.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqagp.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqagp.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqagp.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagse.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqagse.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqagse.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqagse.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawoe.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqawoe.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawoe.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawoe.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawfe.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqawfe.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawfe.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawfe.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawse.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqawse.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawse.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawse.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawce.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqawce.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawce.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawce.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqng.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqng.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqng.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqng.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqag.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqag.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqag.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqag.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqags.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqags.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqags.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqags.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagi.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqagi.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqagi.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqagi.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawf.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqawf.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawf.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawf.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawo.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqawo.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawo.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawo.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqaws.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqaws.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqaws.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqaws.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawc.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/dqawc.lisp"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawc.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawc.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/quadpack.lisp" ;Compiling "/home/maxima/maxima-test/src/numerical/slatec/quadpack.lisp"... ; - Loading binary file ; "binary-ccl64/numerical/slatec/quadpack.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/quadpack.lx64fsl"... ; - Compiling module "simplification" ; - Compiling source file "/home/maxima/maxima-test/src/simp.lisp" ;Compiling "/home/maxima/maxima-test/src/simp.lisp"... ; - Loading binary file "binary-ccl64/simp.lx64fsl" ;Loading #P"binary-ccl64/simp.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/float.lisp" ;Compiling "/home/maxima/maxima-test/src/float.lisp"... ;Compiler warnings for "home:maxima-test;src;float.lisp.newest" : ; Clause (SINGLE-FLOAT (VALUES MOST-NEGATIVE-SINGLE-FLOAT MOST-POSITIVE-SINGLE-FLOAT)) ignored in TYPECASE form - shadowed by (SHORT-FLOAT (VALUES MOST-NEGATIVE-SHORT-FLOAT MOST-POSITIVE-SHORT-FLOAT)) . ; Clause (LONG-FLOAT (VALUES MOST-NEGATIVE-LONG-FLOAT MOST-POSITIVE-LONG-FLOAT)) ignored in TYPECASE form - shadowed by (DOUBLE-FLOAT (VALUES MOST-NEGATIVE-DOUBLE-FLOAT MOST-POSITIVE-DOUBLE-FLOAT)) . ; - Loading binary file "binary-ccl64/float.lx64fsl" ;Loading #P"binary-ccl64/float.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/csimp.lisp" ;Compiling "/home/maxima/maxima-test/src/csimp.lisp"... ; - Loading binary file "binary-ccl64/csimp.lx64fsl" ;Loading #P"binary-ccl64/csimp.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/csimp2.lisp" ;Compiling "/home/maxima/maxima-test/src/csimp2.lisp"... ; - Loading binary file "binary-ccl64/csimp2.lx64fsl" ;Loading #P"binary-ccl64/csimp2.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/zero.lisp" ;Compiling "/home/maxima/maxima-test/src/zero.lisp"... ; - Loading binary file "binary-ccl64/zero.lx64fsl" ;Loading #P"binary-ccl64/zero.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/logarc.lisp" ;Compiling "/home/maxima/maxima-test/src/logarc.lisp"... ; - Loading binary file "binary-ccl64/logarc.lx64fsl" ;Loading #P"binary-ccl64/logarc.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/rpart.lisp" ;Compiling "/home/maxima/maxima-test/src/rpart.lisp"... ; - Loading binary file "binary-ccl64/rpart.lx64fsl" ;Loading #P"binary-ccl64/rpart.lx64fsl"... ; - Compiling module "numeric-bigfloat" ; - Compiling source file "/home/maxima/maxima-test/src/numeric.lisp" ;Compiling "/home/maxima/maxima-test/src/numeric.lisp"... ;Compiler warnings for "home:maxima-test;src;numeric.lisp.newest" : ; Clause (LONG-FLOAT LONG-FLOAT-EPSILON) ignored in ETYPECASE form - shadowed by (DOUBLE-FLOAT DOUBLE-FLOAT-EPSILON) . ; Clause (SINGLE-FLOAT SINGLE-FLOAT-EPSILON) ignored in ETYPECASE form - shadowed by (SHORT-FLOAT SHORT-FLOAT-EPSILON) . ; - Loading binary file "binary-ccl64/numeric.lx64fsl" ;Loading #P"binary-ccl64/numeric.lx64fsl"... ; - Compiling module "server" ; - Compiling source file "/home/maxima/maxima-test/src/server.lisp" ;Compiling "/home/maxima/maxima-test/src/server.lisp"... ; - Loading binary file "binary-ccl64/server.lx64fsl" ;Loading #P"binary-ccl64/server.lx64fsl"... ; - Compiling module "i-o" ; - Compiling source file "/home/maxima/maxima-test/src/macsys.lisp" ;Compiling "/home/maxima/maxima-test/src/macsys.lisp"... ; - Loading binary file "binary-ccl64/macsys.lx64fsl" ;Loading #P"binary-ccl64/macsys.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/testsuite.lisp" ;Compiling "/home/maxima/maxima-test/src/testsuite.lisp"... ; - Loading binary file "binary-ccl64/testsuite.lx64fsl" ;Loading #P"binary-ccl64/testsuite.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/mload.lisp" ;Compiling "/home/maxima/maxima-test/src/mload.lisp"... ;Compiler warnings for "home:maxima-test;src;mload.lisp.newest" : ; In FLOAT_APPROX_EQUAL-IMPL: Unused lexical variable TOL-SIGN ; In FLOAT_APPROX_EQUAL-IMPL: Unused lexical variable A-B-SIGN ; In FLOAT_APPROX_EQUAL-IMPL: Unused lexical variable B-SIGNIFICAND ; In FLOAT_APPROX_EQUAL-IMPL: Unused lexical variable A-SIGNIFICAND ; - Loading binary file "binary-ccl64/mload.lx64fsl" ;Loading #P"binary-ccl64/mload.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/suprv1.lisp" ;Compiling "/home/maxima/maxima-test/src/suprv1.lisp"... ; - Loading binary file "binary-ccl64/suprv1.lx64fsl" ;Loading #P"binary-ccl64/suprv1.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/mactex.lisp" ;Compiling "/home/maxima/maxima-test/src/mactex.lisp"... ; - Loading binary file "binary-ccl64/mactex.lx64fsl" ;Loading #P"binary-ccl64/mactex.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/dskfn.lisp" ;Compiling "/home/maxima/maxima-test/src/dskfn.lisp"... ;Compiler warnings for "home:maxima-test;src;dskfn.lisp.newest" : ; In DSKSETUP: Unused lexical variable MAXIMA-ERROR ; - Loading binary file "binary-ccl64/dskfn.lx64fsl" ;Loading #P"binary-ccl64/dskfn.lx64fsl"... ; - Compiling module "factoring" ; - Compiling source file "/home/maxima/maxima-test/src/lesfac.lisp" ;Compiling "/home/maxima/maxima-test/src/lesfac.lisp"... ;Compiler warnings for "home:maxima-test;src;lesfac.lisp.newest" : ; In LGCD1: Unused lexical variable DUMMY ; In FACRPLUS: Unused lexical variable DUMMY ; - Loading binary file "binary-ccl64/lesfac.lx64fsl" ;Loading #P"binary-ccl64/lesfac.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/factor.lisp" ;Compiling "/home/maxima/maxima-test/src/factor.lisp"... ; - Loading binary file "binary-ccl64/factor.lx64fsl" ;Loading #P"binary-ccl64/factor.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/algfac.lisp" ;Compiling "/home/maxima/maxima-test/src/algfac.lisp"... ; - Loading binary file "binary-ccl64/algfac.lx64fsl" ;Loading #P"binary-ccl64/algfac.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/nalgfa.lisp" ;Compiling "/home/maxima/maxima-test/src/nalgfa.lisp"... ; - Loading binary file "binary-ccl64/nalgfa.lx64fsl" ;Loading #P"binary-ccl64/nalgfa.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/ufact.lisp" ;Compiling "/home/maxima/maxima-test/src/ufact.lisp"... ; - Loading binary file "binary-ccl64/ufact.lx64fsl" ;Loading #P"binary-ccl64/ufact.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/result.lisp" ;Compiling "/home/maxima/maxima-test/src/result.lisp"... ; - Loading binary file "binary-ccl64/result.lx64fsl" ;Loading #P"binary-ccl64/result.lx64fsl"... ; - Compiling module "ifactor" ; - Compiling source file "/home/maxima/maxima-test/src/ifactor.lisp" ;Compiling "/home/maxima/maxima-test/src/ifactor.lisp"... ; - Loading binary file "binary-ccl64/ifactor.lx64fsl" ;Loading #P"binary-ccl64/ifactor.lx64fsl"... ; - Compiling module "rational-functions" ; - Compiling source file "/home/maxima/maxima-test/src/rat3a.lisp" ;Compiling "/home/maxima/maxima-test/src/rat3a.lisp"... ; - Loading binary file "binary-ccl64/rat3a.lx64fsl" ;Loading #P"binary-ccl64/rat3a.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/rat3b.lisp" ;Compiling "/home/maxima/maxima-test/src/rat3b.lisp"... ; - Loading binary file "binary-ccl64/rat3b.lx64fsl" ;Loading #P"binary-ccl64/rat3b.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/rat3d.lisp" ;Compiling "/home/maxima/maxima-test/src/rat3d.lisp"... ; - Loading binary file "binary-ccl64/rat3d.lx64fsl" ;Loading #P"binary-ccl64/rat3d.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/rat3c.lisp" ;Compiling "/home/maxima/maxima-test/src/rat3c.lisp"... ; - Loading binary file "binary-ccl64/rat3c.lx64fsl" ;Loading #P"binary-ccl64/rat3c.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/rat3e.lisp" ;Compiling "/home/maxima/maxima-test/src/rat3e.lisp"... ; - Loading binary file "binary-ccl64/rat3e.lx64fsl" ;Loading #P"binary-ccl64/rat3e.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/nrat4.lisp" ;Compiling "/home/maxima/maxima-test/src/nrat4.lisp"... ; - Loading binary file "binary-ccl64/nrat4.lx64fsl" ;Loading #P"binary-ccl64/nrat4.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/ratout.lisp" ;Compiling "/home/maxima/maxima-test/src/ratout.lisp"... ; - Loading binary file "binary-ccl64/ratout.lx64fsl" ;Loading #P"binary-ccl64/ratout.lx64fsl"... ; - Compiling module "maxima-language-compiler" ; - Compiling source file "/home/maxima/maxima-test/src/transl.lisp" ;Compiling "/home/maxima/maxima-test/src/transl.lisp"... ;Compiler warnings for "home:maxima-test;src;transl.lisp.newest" : ; In TRANSLATE-FUNCTION: Unused lexical variable LOCAL ; In TRANSLATE-AND-EVAL-MACSYMA-EXPRESSION: Unused lexical variable LOCAL ; - Loading binary file "binary-ccl64/transl.lx64fsl" ;Loading #P"binary-ccl64/transl.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/transs.lisp" ;Compiling "/home/maxima/maxima-test/src/transs.lisp"... ;Compiler warnings for "home:maxima-test;src;transs.lisp.newest" : ; In an anonymous lambda form at position 1940: Unused lexical variable LOCAL ; In TRANSLATE-FILE: Unused lexical variable LOCAL ; - Loading binary file "binary-ccl64/transs.lx64fsl" ;Loading #P"binary-ccl64/transs.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/trans1.lisp" ;Compiling "/home/maxima/maxima-test/src/trans1.lisp"... ; - Loading binary file "binary-ccl64/trans1.lx64fsl" ;Loading #P"binary-ccl64/trans1.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/trans2.lisp" ;Compiling "/home/maxima/maxima-test/src/trans2.lisp"... ; - Loading binary file "binary-ccl64/trans2.lx64fsl" ;Loading #P"binary-ccl64/trans2.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/trans3.lisp" ;Compiling "/home/maxima/maxima-test/src/trans3.lisp"... ; - Loading binary file "binary-ccl64/trans3.lx64fsl" ;Loading #P"binary-ccl64/trans3.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/trprop.lisp" ;Compiling "/home/maxima/maxima-test/src/trprop.lisp"... ; - Loading binary file "binary-ccl64/trprop.lx64fsl" ;Loading #P"binary-ccl64/trprop.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/trans4.lisp" ;Compiling "/home/maxima/maxima-test/src/trans4.lisp"... ; - Loading binary file "binary-ccl64/trans4.lx64fsl" ;Loading #P"binary-ccl64/trans4.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/trans5.lisp" ;Compiling "/home/maxima/maxima-test/src/trans5.lisp"... ; - Loading binary file "binary-ccl64/trans5.lx64fsl" ;Loading #P"binary-ccl64/trans5.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/transf.lisp" ;Compiling "/home/maxima/maxima-test/src/transf.lisp"... ; - Loading binary file "binary-ccl64/transf.lx64fsl" ;Loading #P"binary-ccl64/transf.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/troper.lisp" ;Compiling "/home/maxima/maxima-test/src/troper.lisp"... ; - Loading binary file "binary-ccl64/troper.lx64fsl" ;Loading #P"binary-ccl64/troper.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/trutil.lisp" ;Compiling "/home/maxima/maxima-test/src/trutil.lisp"... ; - Loading binary file "binary-ccl64/trutil.lx64fsl" ;Loading #P"binary-ccl64/trutil.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/trmode.lisp" ;Compiling "/home/maxima/maxima-test/src/trmode.lisp"... ; - Loading binary file "binary-ccl64/trmode.lx64fsl" ;Loading #P"binary-ccl64/trmode.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/trdata.lisp" ;Compiling "/home/maxima/maxima-test/src/trdata.lisp"... ; - Loading binary file "binary-ccl64/trdata.lx64fsl" ;Loading #P"binary-ccl64/trdata.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/trpred.lisp" ;Compiling "/home/maxima/maxima-test/src/trpred.lisp"... ; - Loading binary file "binary-ccl64/trpred.lx64fsl" ;Loading #P"binary-ccl64/trpred.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/transq.lisp" ;Compiling "/home/maxima/maxima-test/src/transq.lisp"... ; - Loading binary file "binary-ccl64/transq.lx64fsl" ;Loading #P"binary-ccl64/transq.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/acall.lisp" ;Compiling "/home/maxima/maxima-test/src/acall.lisp"... ; - Loading binary file "binary-ccl64/acall.lx64fsl" ;Loading #P"binary-ccl64/acall.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/fcall.lisp" ;Compiling "/home/maxima/maxima-test/src/fcall.lisp"... ; - Loading binary file "binary-ccl64/fcall.lx64fsl" ;Loading #P"binary-ccl64/fcall.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/evalw.lisp" ;Compiling "/home/maxima/maxima-test/src/evalw.lisp"... ; - Loading binary file "binary-ccl64/evalw.lx64fsl" ;Loading #P"binary-ccl64/evalw.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/mdefun.lisp" ;Compiling "/home/maxima/maxima-test/src/mdefun.lisp"... ; - Loading binary file "binary-ccl64/mdefun.lx64fsl" ;Loading #P"binary-ccl64/mdefun.lx64fsl"... ; - Compiling module "pattern-matching" ; - Compiling source file "/home/maxima/maxima-test/src/schatc.lisp" ;Compiling "/home/maxima/maxima-test/src/schatc.lisp"... ; - Loading binary file "binary-ccl64/schatc.lx64fsl" ;Loading #P"binary-ccl64/schatc.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/matcom.lisp" ;Compiling "/home/maxima/maxima-test/src/matcom.lisp"... ; - Loading binary file "binary-ccl64/matcom.lx64fsl" ;Loading #P"binary-ccl64/matcom.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/matrun.lisp" ;Compiling "/home/maxima/maxima-test/src/matrun.lisp"... ; - Loading binary file "binary-ccl64/matrun.lx64fsl" ;Loading #P"binary-ccl64/matrun.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/nisimp.lisp" ;Compiling "/home/maxima/maxima-test/src/nisimp.lisp"... ; - Loading binary file "binary-ccl64/nisimp.lx64fsl" ;Loading #P"binary-ccl64/nisimp.lx64fsl"... ; - Compiling module "trigonometry" ; - Compiling source file "/home/maxima/maxima-test/src/trigi.lisp" ;Compiling "/home/maxima/maxima-test/src/trigi.lisp"... ; - Loading binary file "binary-ccl64/trigi.lx64fsl" ;Loading #P"binary-ccl64/trigi.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/trigo.lisp" ;Compiling "/home/maxima/maxima-test/src/trigo.lisp"... ; - Loading binary file "binary-ccl64/trigo.lx64fsl" ;Loading #P"binary-ccl64/trigo.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/trgred.lisp" ;Compiling "/home/maxima/maxima-test/src/trgred.lisp"... ; - Loading binary file "binary-ccl64/trgred.lx64fsl" ;Loading #P"binary-ccl64/trgred.lx64fsl"... ; - Compiling module "algebraic-database" ; - Compiling source file "/home/maxima/maxima-test/src/inmis.lisp" ;Compiling "/home/maxima/maxima-test/src/inmis.lisp"... ; - Loading binary file "binary-ccl64/inmis.lx64fsl" ;Loading #P"binary-ccl64/inmis.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/db.lisp" ;Compiling "/home/maxima/maxima-test/src/db.lisp"... ; - Loading binary file "binary-ccl64/db.lx64fsl" ;Loading #P"binary-ccl64/db.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/compar.lisp" ;Compiling "/home/maxima/maxima-test/src/compar.lisp"... ; - Loading binary file "binary-ccl64/compar.lx64fsl" ;Loading #P"binary-ccl64/compar.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/askp.lisp" ;Compiling "/home/maxima/maxima-test/src/askp.lisp"... ; - Loading binary file "binary-ccl64/askp.lx64fsl" ;Loading #P"binary-ccl64/askp.lx64fsl"... ; - Compiling module "numerical-functions" ; - Compiling source file "/home/maxima/maxima-test/src/bessel.lisp" ;Compiling "/home/maxima/maxima-test/src/bessel.lisp"... ; - Loading binary file "binary-ccl64/bessel.lx64fsl" ;Loading #P"binary-ccl64/bessel.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/ellipt.lisp" ;Compiling "/home/maxima/maxima-test/src/ellipt.lisp"... ; - Loading binary file "binary-ccl64/ellipt.lx64fsl" ;Loading #P"binary-ccl64/ellipt.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/airy.lisp" ;Compiling "/home/maxima/maxima-test/src/airy.lisp"... ; - Loading binary file "binary-ccl64/airy.lx64fsl" ;Loading #P"binary-ccl64/airy.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/plasma.lisp" ;Compiling "/home/maxima/maxima-test/src/plasma.lisp"... ; - Loading binary file "binary-ccl64/plasma.lx64fsl" ;Loading #P"binary-ccl64/plasma.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/intpol.lisp" ;Compiling "/home/maxima/maxima-test/src/intpol.lisp"... ; - Loading binary file "binary-ccl64/intpol.lx64fsl" ;Loading #P"binary-ccl64/intpol.lx64fsl"... ; - Compiling module "reader" ; - Compiling source file "/home/maxima/maxima-test/src/nparse.lisp" ;Compiling "/home/maxima/maxima-test/src/nparse.lisp"... ; - Loading binary file "binary-ccl64/nparse.lx64fsl" ;Loading #P"binary-ccl64/nparse.lx64fsl"... ; - Compiling module "display" ; - Compiling source file "/home/maxima/maxima-test/src/displa.lisp" ;Compiling "/home/maxima/maxima-test/src/displa.lisp"... ; - Loading binary file "binary-ccl64/displa.lx64fsl" ;Loading #P"binary-ccl64/displa.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/nforma.lisp" ;Compiling "/home/maxima/maxima-test/src/nforma.lisp"... ; - Loading binary file "binary-ccl64/nforma.lx64fsl" ;Loading #P"binary-ccl64/nforma.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/grind.lisp" ;Compiling "/home/maxima/maxima-test/src/grind.lisp"... ; - Loading binary file "binary-ccl64/grind.lx64fsl" ;Loading #P"binary-ccl64/grind.lx64fsl"... ; - Compiling module "gcd" ; - Compiling source file "/home/maxima/maxima-test/src/spgcd.lisp" ;Compiling "/home/maxima/maxima-test/src/spgcd.lisp"... ; - Loading binary file "binary-ccl64/spgcd.lx64fsl" ;Loading #P"binary-ccl64/spgcd.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/ezgcd.lisp" ;Compiling "/home/maxima/maxima-test/src/ezgcd.lisp"... ; - Loading binary file "binary-ccl64/ezgcd.lx64fsl" ;Loading #P"binary-ccl64/ezgcd.lx64fsl"... ; - Compiling module "documentation" ; - Compiling source file "/home/maxima/maxima-test/src/macdes.lisp" ;Compiling "/home/maxima/maxima-test/src/macdes.lisp"... ;Compiler warnings for "home:maxima-test;src;macdes.lisp.newest" : ; In DISPLAY-HTML-TOPICS: Unused lexical variable DIR ; - Loading binary file "binary-ccl64/macdes.lx64fsl" ;Loading #P"binary-ccl64/macdes.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/verify-html-index.lisp" ;Compiling "/home/maxima/maxima-test/src/verify-html-index.lisp"... ; - Loading binary file "binary-ccl64/verify-html-index.lx64fsl" ;Loading #P"binary-ccl64/verify-html-index.lx64fsl"... ; - Compiling module "integration" ; - Compiling source file "/home/maxima/maxima-test/src/sinint.lisp" ;Compiling "/home/maxima/maxima-test/src/sinint.lisp"... ;Compiler warnings for "home:maxima-test;src;sinint.lisp.newest" : ; In EPROG: Unused lexical variable SININT-WHOLEPART ; - Loading binary file "binary-ccl64/sinint.lx64fsl" ;Loading #P"binary-ccl64/sinint.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/sin.lisp" ;Compiling "/home/maxima/maxima-test/src/sin.lisp"... ; - Loading binary file "binary-ccl64/sin.lx64fsl" ;Loading #P"binary-ccl64/sin.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/risch.lisp" ;Compiling "/home/maxima/maxima-test/src/risch.lisp"... ;Compiler warnings for "home:maxima-test;src;risch.lisp.newest" : ; In RISCHINT: Unused lexical variable RISCHFORM-VALUE ; In TRYRISCH: Unused lexical variable RISCHLOGEPROG-VALUE ; In RISCHEXPLOG: Unused lexical variable RISCH-ALPHAR ; In RISCHEXPLOG: Unused lexical variable RISCH-M ; - Loading binary file "binary-ccl64/risch.lx64fsl" ;Loading #P"binary-ccl64/risch.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/irinte.lisp" ;Compiling "/home/maxima/maxima-test/src/irinte.lisp"... ; - Loading binary file "binary-ccl64/irinte.lx64fsl" ;Loading #P"binary-ccl64/irinte.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/laplac.lisp" ;Compiling "/home/maxima/maxima-test/src/laplac.lisp"... ; - Loading binary file "binary-ccl64/laplac.lx64fsl" ;Loading #P"binary-ccl64/laplac.lx64fsl"... ; - Compiling module "taylor-series" ; - Compiling source file "/home/maxima/maxima-test/src/hayat.lisp" ;Compiling "/home/maxima/maxima-test/src/hayat.lisp"... ;Compiler warnings for "home:maxima-test;src;hayat.lisp.newest" : ; In TSDIFF: Unused lexical variable CHECK ; - Loading binary file "binary-ccl64/hayat.lx64fsl" ;Loading #P"binary-ccl64/hayat.lx64fsl"... ; - Compiling module "definite-integration" ; - Compiling source file "/home/maxima/maxima-test/src/defint.lisp" ;Compiling "/home/maxima/maxima-test/src/defint.lisp"... ;Compiler warnings for "home:maxima-test;src;defint.lisp.newest" : ; In LOGCPI0: Undeclared free variable PLM (3 references) ; - Loading binary file "binary-ccl64/defint.lx64fsl" ;Loading #P"binary-ccl64/defint.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/residu.lisp" ;Compiling "/home/maxima/maxima-test/src/residu.lisp"... ;Compiler warnings for "home:maxima-test;src;residu.lisp.newest" : ; In REMFACTOR: Unused lexical variable F ; In an anonymous lambda form at position 17555: Duplicate definitions of RESM1, in this file ; - Loading binary file "binary-ccl64/residu.lx64fsl" ;Loading #P"binary-ccl64/residu.lx64fsl"... ; - Compiling module "special-functions" ; - Compiling source file "/home/maxima/maxima-test/src/specfn.lisp" ;Compiling "/home/maxima/maxima-test/src/specfn.lisp"... ; - Loading binary file "binary-ccl64/specfn.lx64fsl" ;Loading #P"binary-ccl64/specfn.lx64fsl"... ; - Compiling module "matrix-algebra" ; - Compiling source file "/home/maxima/maxima-test/src/mat.lisp" ;Compiling "/home/maxima/maxima-test/src/mat.lisp"... ; - Loading binary file "binary-ccl64/mat.lx64fsl" ;Loading #P"binary-ccl64/mat.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/linnew.lisp" ;Compiling "/home/maxima/maxima-test/src/linnew.lisp"... ; - Loading binary file "binary-ccl64/linnew.lx64fsl" ;Loading #P"binary-ccl64/linnew.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/matrix.lisp" ;Compiling "/home/maxima/maxima-test/src/matrix.lisp"... ; - Loading binary file "binary-ccl64/matrix.lx64fsl" ;Loading #P"binary-ccl64/matrix.lx64fsl"... ; - Compiling module "determinants" ; - Compiling source file "/home/maxima/maxima-test/src/sprdet.lisp" ;Compiling "/home/maxima/maxima-test/src/sprdet.lisp"... ; - Loading binary file "binary-ccl64/sprdet.lx64fsl" ;Loading #P"binary-ccl64/sprdet.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/newinv.lisp" ;Compiling "/home/maxima/maxima-test/src/newinv.lisp"... ; - Loading binary file "binary-ccl64/newinv.lx64fsl" ;Loading #P"binary-ccl64/newinv.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/newdet.lisp" ;Compiling "/home/maxima/maxima-test/src/newdet.lisp"... ; - Loading binary file "binary-ccl64/newdet.lx64fsl" ;Loading #P"binary-ccl64/newdet.lx64fsl"... ; - Compiling module "limits" ; - Compiling source file "/home/maxima/maxima-test/src/tlimit.lisp" ;Compiling "/home/maxima/maxima-test/src/tlimit.lisp"... ; - Loading binary file "binary-ccl64/tlimit.lx64fsl" ;Loading #P"binary-ccl64/tlimit.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/limit.lisp" ;Compiling "/home/maxima/maxima-test/src/limit.lisp"... ; - Loading binary file "binary-ccl64/limit.lx64fsl" ;Loading #P"binary-ccl64/limit.lx64fsl"... ; - Compiling module "solve" ; - Compiling source file "/home/maxima/maxima-test/src/solve.lisp" ;Compiling "/home/maxima/maxima-test/src/solve.lisp"... ;Compiler warnings for "home:maxima-test;src;solve.lisp.newest" : ; In SSOLVE: Unused lexical variable SOLN ; - Loading binary file "binary-ccl64/solve.lx64fsl" ;Loading #P"binary-ccl64/solve.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/psolve.lisp" ;Compiling "/home/maxima/maxima-test/src/psolve.lisp"... ; - Loading binary file "binary-ccl64/psolve.lx64fsl" ;Loading #P"binary-ccl64/psolve.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/algsys.lisp" ;Compiling "/home/maxima/maxima-test/src/algsys.lisp"... ; - Loading binary file "binary-ccl64/algsys.lx64fsl" ;Loading #P"binary-ccl64/algsys.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/sqrtdenest.lisp" ;Compiling "/home/maxima/maxima-test/src/sqrtdenest.lisp"... ; - Loading binary file "binary-ccl64/sqrtdenest.lx64fsl" ;Loading #P"binary-ccl64/sqrtdenest.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/polyrz.lisp" ;Compiling "/home/maxima/maxima-test/src/polyrz.lisp"... ;Compiler warnings for "home:maxima-test;src;polyrz.lisp.newest" : ; In STURMSEQ: Unused lexical variable SOLN ; - Loading binary file "binary-ccl64/polyrz.lx64fsl" ;Loading #P"binary-ccl64/polyrz.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/cpoly.lisp" ;Compiling "/home/maxima/maxima-test/src/cpoly.lisp"... ; - Loading binary file "binary-ccl64/cpoly.lx64fsl" ;Loading #P"binary-ccl64/cpoly.lx64fsl"... ; - Compiling module "debugging" ; - Compiling source file "/home/maxima/maxima-test/src/mtrace.lisp" ;Compiling "/home/maxima/maxima-test/src/mtrace.lisp"... ; - Loading binary file "binary-ccl64/mtrace.lx64fsl" ;Loading #P"binary-ccl64/mtrace.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/mdebug.lisp" ;Compiling "/home/maxima/maxima-test/src/mdebug.lisp"... ; - Loading binary file "binary-ccl64/mdebug.lx64fsl" ;Loading #P"binary-ccl64/mdebug.lx64fsl"... ; - Compiling module "miscellaneous" ; - Compiling source file "/home/maxima/maxima-test/src/scs.lisp" ;Compiling "/home/maxima/maxima-test/src/scs.lisp"... ; - Loading binary file "binary-ccl64/scs.lx64fsl" ;Loading #P"binary-ccl64/scs.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/asum.lisp" ;Compiling "/home/maxima/maxima-test/src/asum.lisp"... ; - Loading binary file "binary-ccl64/asum.lx64fsl" ;Loading #P"binary-ccl64/asum.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/fortra.lisp" ;Compiling "/home/maxima/maxima-test/src/fortra.lisp"... ; - Loading binary file "binary-ccl64/fortra.lx64fsl" ;Loading #P"binary-ccl64/fortra.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/optim.lisp" ;Compiling "/home/maxima/maxima-test/src/optim.lisp"... ; - Loading binary file "binary-ccl64/optim.lx64fsl" ;Loading #P"binary-ccl64/optim.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/marray.lisp" ;Compiling "/home/maxima/maxima-test/src/marray.lisp"... ; - Loading binary file "binary-ccl64/marray.lx64fsl" ;Loading #P"binary-ccl64/marray.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/mdot.lisp" ;Compiling "/home/maxima/maxima-test/src/mdot.lisp"... ; - Loading binary file "binary-ccl64/mdot.lx64fsl" ;Loading #P"binary-ccl64/mdot.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/series.lisp" ;Compiling "/home/maxima/maxima-test/src/series.lisp"... ; - Loading binary file "binary-ccl64/series.lx64fsl" ;Loading #P"binary-ccl64/series.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/numth.lisp" ;Compiling "/home/maxima/maxima-test/src/numth.lisp"... ; - Loading binary file "binary-ccl64/numth.lx64fsl" ;Loading #P"binary-ccl64/numth.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/pade.lisp" ;Compiling "/home/maxima/maxima-test/src/pade.lisp"... ; - Loading binary file "binary-ccl64/pade.lx64fsl" ;Loading #P"binary-ccl64/pade.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/homog.lisp" ;Compiling "/home/maxima/maxima-test/src/homog.lisp"... ; - Loading binary file "binary-ccl64/homog.lx64fsl" ;Loading #P"binary-ccl64/homog.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/combin.lisp" ;Compiling "/home/maxima/maxima-test/src/combin.lisp"... ; - Loading binary file "binary-ccl64/combin.lx64fsl" ;Loading #P"binary-ccl64/combin.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/nset.lisp" ;Compiling "/home/maxima/maxima-test/src/nset.lisp"... ; - Loading binary file "binary-ccl64/nset.lx64fsl" ;Loading #P"binary-ccl64/nset.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/rand-mt19937.lisp" ;Compiling "/home/maxima/maxima-test/src/rand-mt19937.lisp"... ; - Loading binary file "binary-ccl64/rand-mt19937.lx64fsl" ;Loading #P"binary-ccl64/rand-mt19937.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/maxmin.lisp" ;Compiling "/home/maxima/maxima-test/src/maxmin.lisp"... ; - Loading binary file "binary-ccl64/maxmin.lx64fsl" ;Loading #P"binary-ccl64/maxmin.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/nummod.lisp" ;Compiling "/home/maxima/maxima-test/src/nummod.lisp"... ; - Loading binary file "binary-ccl64/nummod.lx64fsl" ;Loading #P"binary-ccl64/nummod.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/conjugate.lisp" ;Compiling "/home/maxima/maxima-test/src/conjugate.lisp"... ; - Loading binary file "binary-ccl64/conjugate.lx64fsl" ;Loading #P"binary-ccl64/conjugate.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/expintegral.lisp" ;Compiling "/home/maxima/maxima-test/src/expintegral.lisp"... ; - Loading binary file "binary-ccl64/expintegral.lx64fsl" ;Loading #P"binary-ccl64/expintegral.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/gamma.lisp" ;Compiling "/home/maxima/maxima-test/src/gamma.lisp"... ; - Loading binary file "binary-ccl64/gamma.lx64fsl" ;Loading #P"binary-ccl64/gamma.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/mstuff.lisp" ;Compiling "/home/maxima/maxima-test/src/mstuff.lisp"... ; - Loading binary file "binary-ccl64/mstuff.lx64fsl" ;Loading #P"binary-ccl64/mstuff.lx64fsl"... ; - Compiling module "polynomial" ; - Compiling source file "/home/maxima/maxima-test/src/polynomialp.lisp" ;Compiling "/home/maxima/maxima-test/src/polynomialp.lisp"... ; - Loading binary file "binary-ccl64/polynomialp.lx64fsl" ;Loading #P"binary-ccl64/polynomialp.lx64fsl"... ; - Compiling module "poisson-series" ; - Compiling source file "/home/maxima/maxima-test/src/pois2.lisp" ;Compiling "/home/maxima/maxima-test/src/pois2.lisp"... ; - Loading binary file "binary-ccl64/pois2.lx64fsl" ;Loading #P"binary-ccl64/pois2.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/pois3.lisp" ;Compiling "/home/maxima/maxima-test/src/pois3.lisp"... ; - Loading binary file "binary-ccl64/pois3.lx64fsl" ;Loading #P"binary-ccl64/pois3.lx64fsl"... ; - Compiling module "translated-packages" ; - Compiling source file "/home/maxima/maxima-test/src/desoln.lisp" ;Compiling "/home/maxima/maxima-test/src/desoln.lisp"... ; - Loading binary file "binary-ccl64/desoln.lx64fsl" ;Loading #P"binary-ccl64/desoln.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/elim.lisp" ;Compiling "/home/maxima/maxima-test/src/elim.lisp"... ; - Loading binary file "binary-ccl64/elim.lx64fsl" ;Loading #P"binary-ccl64/elim.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/invert.lisp" ;Compiling "/home/maxima/maxima-test/src/invert.lisp"... ; - Loading binary file "binary-ccl64/invert.lx64fsl" ;Loading #P"binary-ccl64/invert.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/hypgeo.lisp" ;Compiling "/home/maxima/maxima-test/src/hypgeo.lisp"... ; - Loading binary file "binary-ccl64/hypgeo.lx64fsl" ;Loading #P"binary-ccl64/hypgeo.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/hyp.lisp" ;Compiling "/home/maxima/maxima-test/src/hyp.lisp"... ; - Loading binary file "binary-ccl64/hyp.lx64fsl" ;Loading #P"binary-ccl64/hyp.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/hypergeometric.lisp" ;Compiling "/home/maxima/maxima-test/src/hypergeometric.lisp"... ; - Loading binary file "binary-ccl64/hypergeometric.lx64fsl" ;Loading #P"binary-ccl64/hypergeometric.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/nfloat.lisp" ;Compiling "/home/maxima/maxima-test/src/nfloat.lisp"... ; - Loading binary file "binary-ccl64/nfloat.lx64fsl" ;Loading #P"binary-ccl64/nfloat.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/todd-coxeter.lisp" ;Compiling "/home/maxima/maxima-test/src/todd-coxeter.lisp"... ; - Loading binary file "binary-ccl64/todd-coxeter.lx64fsl" ;Loading #P"binary-ccl64/todd-coxeter.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/plot.lisp" ;Compiling "/home/maxima/maxima-test/src/plot.lisp"... ;Compiler warnings for "home:maxima-test;src;plot.lisp.newest" : ; In ROTATE_PTS-IMPL: Undeclared free variable *ROT* (2 references) ; In ROTATE_LIST-IMPL: Undeclared free variable $ROT ; In COERCE-MAXIMA-FUNCTION-OR-MAXIMA-LAMBDA: Unused lexical variable X ; In COERCE-LISP-FUNCTION-OR-LISP-LAMBDA: Unused lexical variable X ; In DRAW2D-DISCRETE: Unused lexical variable N-CLIPPED ; In PLOT2D-IMPL: Unused lexical variable PRANGE ; - Loading binary file "binary-ccl64/plot.lx64fsl" ;Loading #P"binary-ccl64/plot.lx64fsl"... ; - Compiling module "graphics-drivers" ; - Compiling source file "/home/maxima/maxima-test/src/gnuplot_def.lisp" ;Compiling "/home/maxima/maxima-test/src/gnuplot_def.lisp"... ; - Loading binary file "binary-ccl64/gnuplot_def.lx64fsl" ;Loading #P"binary-ccl64/gnuplot_def.lx64fsl"... ; - Compiling source file "/home/maxima/maxima-test/src/xmaxima_def.lisp" ;Compiling "/home/maxima/maxima-test/src/xmaxima_def.lisp"... ;Compiler warnings for "home:maxima-test;src;xmaxima_def.lisp.newest" : ; In (PLOT3D-COMMAND (XMAXIMA-PLOT T T T)) inside an anonymous lambda form: Unused lexical variable TITLES ; In (PLOT-SHIPOUT (XMAXIMA-PLOT T)) inside an anonymous lambda form: Unused lexical variable OPTIONS ; - Loading binary file "binary-ccl64/xmaxima_def.lx64fsl" ;Loading #P"binary-ccl64/xmaxima_def.lx64fsl"... ; - Compiling source file ; "/home/maxima/maxima-test/src/geomview_def.lisp" ;Compiling "/home/maxima/maxima-test/src/geomview_def.lisp"... ;Compiler warnings for "home:maxima-test;src;geomview_def.lisp.newest" : ; In (PLOT-PREAMBLE (GEOMVIEW-PLOT T)) inside an anonymous lambda form: Unused lexical variable OPTIONS ; In (PLOT3D-COMMAND (GEOMVIEW-PLOT T T T)) inside an anonymous lambda form: Unused lexical variable TITLES ; In (PLOT-SHIPOUT (GEOMVIEW-PLOT T)) inside an anonymous lambda form: Unused lexical variable OPTIONS ; - Loading binary file "binary-ccl64/geomview_def.lx64fsl" ;Loading #P"binary-ccl64/geomview_def.lx64fsl"... ; - Loading module "final" ; - Loading source file "/home/maxima/maxima-test/src/autol.lisp" ;Loading #P"/home/maxima/maxima-test/src/autol.lisp"... ; - Loading source file "/home/maxima/maxima-test/src/max_ext.lisp" ;Loading #P"/home/maxima/maxima-test/src/max_ext.lisp"... ; - Loading source file "/home/maxima/maxima-test/src/init-cl.lisp" ;Loading #P"/home/maxima/maxima-test/src/init-cl.lisp"... ; - Providing system maxima ;Compiler warnings for "home:maxima-test;src;invert.lisp.newest" : ; In MAXIMA::INVERT-VIA-$INVERT_BY_LU: Undefined function MAXIMA::MRING-RECIPROCAL ; In MAXIMA::INVERT-VIA-$INVERT_BY_LU: Undefined function MAXIMA::MRING-MULT ; In MAXIMA::INVERT-VIA-$INVERT_BY_LU: Undefined function MAXIMA::INVERT-BY-LU-WITH-DETERMINANT ;Compiler warnings for "home:maxima-test;src;comm.lisp.newest" : ; In MAXIMA::SDIFFGRAD: Undefined function MAXIMA::SDIFFGRAD-PDIFF ; - Loading defsystem "maxima" ; - Loading module "package" ; - Loading source file ; "/home/maxima/maxima-test/src/maxima-package.lisp" ;Loading #P"/home/maxima/maxima-test/src/maxima-package.lisp"... ; - Loading source private-file "autoconf-variables.lisp" ;Loading #P"autoconf-variables.lisp"... ; - Loading module "intl" ; - Loading binary file "binary-ccl64/intl.lx64fsl" ;Loading #P"binary-ccl64/intl.lx64fsl"... ; - Loading module "globals" ; - Loading binary file "binary-ccl64/globals.lx64fsl" ;Loading #P"binary-ccl64/globals.lx64fsl"... ; - Loading module "info" ; - Loading binary file "binary-ccl64/pregexp.lx64fsl" ;Loading #P"binary-ccl64/pregexp.lx64fsl"... ; - Loading binary file "binary-ccl64/cl-info.lx64fsl" ;Loading #P"binary-ccl64/cl-info.lx64fsl"... ; - Loading module "sloop" ; - Loading binary file "binary-ccl64/sloop.lx64fsl" ;Loading #P"binary-ccl64/sloop.lx64fsl"... ; - Loading module "declarations" ; - Loading binary file "binary-ccl64/lmdcls.lx64fsl" ;Loading #P"binary-ccl64/lmdcls.lx64fsl"... ; - Loading module "destructuring-let" ; - Loading binary file "binary-ccl64/letmac.lx64fsl" ;Loading #P"binary-ccl64/letmac.lx64fsl"... ; - Loading module "compatibility-macros1" ; - Loading binary file "binary-ccl64/generr.lx64fsl" ;Loading #P"binary-ccl64/generr.lx64fsl"... ; - Loading binary file "binary-ccl64/clmacs.lx64fsl" ;Loading #P"binary-ccl64/clmacs.lx64fsl"... ; - Loading module "defmfun" ; - Loading binary file "binary-ccl64/defmfun-check.lx64fsl" ;Loading #P"binary-ccl64/defmfun-check.lx64fsl"... ; - Loading module "float-properties" ; - Loading binary file "binary-ccl64/float-properties.lx64fsl" ;Loading #P"binary-ccl64/float-properties.lx64fsl"... ; - Loading module "compatibility-macros" ; - Loading binary file "binary-ccl64/commac.lx64fsl" ;Loading #P"binary-ccl64/commac.lx64fsl"... ; - Loading module "prerequisites" ; - Loading binary file "binary-ccl64/mormac.lx64fsl" ;Loading #P"binary-ccl64/mormac.lx64fsl"... ; - Loading binary file "binary-ccl64/compat.lx64fsl" ;Loading #P"binary-ccl64/compat.lx64fsl"... ; - Loading module "maxima-language-compiler-macros" ; - Loading binary file "binary-ccl64/transm.lx64fsl" ;Loading #P"binary-ccl64/transm.lx64fsl"... ; - Loading module "command-line" ; - Loading binary file "binary-ccl64/command-line.lx64fsl" ;Loading #P"binary-ccl64/command-line.lx64fsl"... ; - Loading module "getopt" ; - Loading binary file "binary-ccl64/getopt.lx64fsl" ;Loading #P"binary-ccl64/getopt.lx64fsl"... ; - Loading module "fundamental-macros" ; - Loading binary file "binary-ccl64/defcal.lx64fsl" ;Loading #P"binary-ccl64/defcal.lx64fsl"... ; - Loading binary file "binary-ccl64/maxmac.lx64fsl" ;Loading #P"binary-ccl64/maxmac.lx64fsl"... ; - Loading module "utility-macros" ; - Loading binary file "binary-ccl64/mopers.lx64fsl" ;Loading #P"binary-ccl64/mopers.lx64fsl"... ; - Loading binary file "binary-ccl64/mforma.lx64fsl" ;Loading #P"binary-ccl64/mforma.lx64fsl"... ; - Loading module "other-macros" ; - Loading binary file "binary-ccl64/mrgmac.lx64fsl" ;Loading #P"binary-ccl64/mrgmac.lx64fsl"... ; - Loading binary file "binary-ccl64/rzmac.lx64fsl" ;Loading #P"binary-ccl64/rzmac.lx64fsl"... ; - Loading binary file "binary-ccl64/strmac.lx64fsl" ;Loading #P"binary-ccl64/strmac.lx64fsl"... ; - Loading binary file "binary-ccl64/displm.lx64fsl" ;Loading #P"binary-ccl64/displm.lx64fsl"... ; - Loading binary file "binary-ccl64/safe-recursion.lx64fsl" ;Loading #P"binary-ccl64/safe-recursion.lx64fsl"... ; - Loading module "rat-macros" ; - Loading binary file "binary-ccl64/ratmac.lx64fsl" ;Loading #P"binary-ccl64/ratmac.lx64fsl"... ; - Loading binary file "binary-ccl64/mhayat.lx64fsl" ;Loading #P"binary-ccl64/mhayat.lx64fsl"... ; - Loading module "utilities" ; - Loading binary file "binary-ccl64/opers.lx64fsl" ;Loading #P"binary-ccl64/opers.lx64fsl"... ; - Loading binary file "binary-ccl64/utils.lx64fsl" ;Loading #P"binary-ccl64/utils.lx64fsl"... ; - Loading binary file "binary-ccl64/sumcon.lx64fsl" ;Loading #P"binary-ccl64/sumcon.lx64fsl"... ; - Loading binary file "binary-ccl64/sublis.lx64fsl" ;Loading #P"binary-ccl64/sublis.lx64fsl"... ; - Loading binary file "binary-ccl64/merror.lx64fsl" ;Loading #P"binary-ccl64/merror.lx64fsl"... ; - Loading binary file "binary-ccl64/mformt.lx64fsl" ;Loading #P"binary-ccl64/mformt.lx64fsl"... ; - Loading binary file "binary-ccl64/mutils.lx64fsl" ;Loading #P"binary-ccl64/mutils.lx64fsl"... ; - Loading binary file "binary-ccl64/outmis.lx64fsl" ;Loading #P"binary-ccl64/outmis.lx64fsl"... ; - Loading binary file "binary-ccl64/ar.lx64fsl" ;Loading #P"binary-ccl64/ar.lx64fsl"... ; - Loading module "commands" ; - Loading binary file "binary-ccl64/comm.lx64fsl" ;Loading #P"binary-ccl64/comm.lx64fsl"... ; - Loading binary file "binary-ccl64/comm2.lx64fsl" ;Loading #P"binary-ccl64/comm2.lx64fsl"... ; - Loading module "evaluator" ; - Loading binary file "binary-ccl64/mlisp.lx64fsl" ;Loading #P"binary-ccl64/mlisp.lx64fsl"... ; - Loading binary file "binary-ccl64/mmacro.lx64fsl" ;Loading #P"binary-ccl64/mmacro.lx64fsl"... ; - Loading binary file "binary-ccl64/buildq.lx64fsl" ;Loading #P"binary-ccl64/buildq.lx64fsl"... ; - Loading module "numerical" ; - Loading module "packages" ; - Loading binary file "binary-ccl64/numerical/f2cl-package.lx64fsl" ;Loading #P"binary-ccl64/numerical/f2cl-package.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec.lx64fsl"... ; - Loading module "f2cl-lib" ; - Loading binary file "binary-ccl64/numerical/f2cl-lib.lx64fsl" ;Loading #P"binary-ccl64/numerical/f2cl-lib.lx64fsl"... ; - Loading module "slatec" ; - Loading binary file "binary-ccl64/numerical/slatec/fdump.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/fdump.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/j4save.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/j4save.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/xercnt.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/xercnt.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/xerhlt.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/xerhlt.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/xgetua.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/xgetua.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/xerprn.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/xerprn.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/xersve.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/xersve.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/xermsg.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/xermsg.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/initds.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/initds.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dcsevl.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dcsevl.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/d9lgmc.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/d9lgmc.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dgamlm.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dgamlm.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dgamma.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dgamma.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dgamln.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dgamln.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dlngam.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dlngam.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/d9b0mp.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/d9b0mp.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/d9b1mp.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/d9b1mp.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesj0.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesj0.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesj1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesj1.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/djairy.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/djairy.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dasyjy.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dasyjy.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesj.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesj.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbsi0e.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbsi0e.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbsi1e.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbsi1e.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesi0.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesi0.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesi1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesi1.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dasyik.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dasyik.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesi.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesi.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zabs.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zabs.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zdiv.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zdiv.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zexp.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zexp.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zmlt.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zmlt.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zsqrt.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zsqrt.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zasyi.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zasyi.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zuchk.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zuchk.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zlog.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zlog.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zunik.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zunik.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zunhj.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zunhj.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zuoik.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zuoik.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zuni1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zuni1.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zkscl.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zkscl.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zshch.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zshch.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbknu.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbknu.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zmlri.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zmlri.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zs1s2.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zs1s2.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zseri.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zseri.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zacai.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zacai.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zairy.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zairy.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zuni2.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zuni2.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbuni.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbuni.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zrati.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zrati.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zwrsk.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zwrsk.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbinu.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbinu.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbesi.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbesi.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbesj.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbesj.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesy0.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesy0.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesy1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesy1.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbsynu.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbsynu.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dyairy.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dyairy.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesy.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesy.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zacon.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zacon.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zunk1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zunk1.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zunk2.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zunk2.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbunk.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbunk.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbesh.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbesh.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbesy.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbesy.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbsk0e.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbsk0e.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesk0.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesk0.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbsk1e.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbsk1e.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesk1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesk1.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbsknu.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbsknu.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesk.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesk.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbesk.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbesk.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/d9aimp.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/d9aimp.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/daie.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/daie.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dai.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dai.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbie.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbie.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbi.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbi.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbiry.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbiry.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/derfc.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/derfc.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/derf.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/derf.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/de1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/de1.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dei.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dei.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/d9upak.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/d9upak.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dspenc.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dspenc.lx64fsl"... ; - Loading module "quadpack" ; - Loading binary file "binary-ccl64/numerical/slatec/dqwgtf.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqwgtf.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqcheb.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqcheb.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk15w.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk15w.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqwgts.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqwgts.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqwgtc.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqwgtc.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dgtsl.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dgtsl.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk15.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk15.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk31.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk31.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk41.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk41.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk51.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk51.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk61.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk61.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk21.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk21.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk15i.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk15i.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqelg.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqelg.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqpsrt.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqpsrt.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqc25s.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqc25s.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqmomo.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqmomo.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqc25c.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqc25c.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqc25f.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqc25f.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqage.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqage.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqagie.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqagie.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqagpe.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqagpe.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqagp.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqagp.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqagse.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqagse.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawoe.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawoe.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawfe.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawfe.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawse.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawse.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawce.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawce.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqng.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqng.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqag.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqag.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqags.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqags.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqagi.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqagi.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawf.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawf.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawo.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawo.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqaws.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqaws.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawc.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawc.lx64fsl"... ; - Loading binary file ; "binary-ccl64/numerical/slatec/quadpack.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/quadpack.lx64fsl"... ; - Loading module "simplification" ; - Loading binary file "binary-ccl64/simp.lx64fsl" ;Loading #P"binary-ccl64/simp.lx64fsl"... ; - Loading binary file "binary-ccl64/float.lx64fsl" ;Loading #P"binary-ccl64/float.lx64fsl"... ; - Loading binary file "binary-ccl64/csimp.lx64fsl" ;Loading #P"binary-ccl64/csimp.lx64fsl"... ; - Loading binary file "binary-ccl64/csimp2.lx64fsl" ;Loading #P"binary-ccl64/csimp2.lx64fsl"... ; - Loading binary file "binary-ccl64/zero.lx64fsl" ;Loading #P"binary-ccl64/zero.lx64fsl"... ; - Loading binary file "binary-ccl64/logarc.lx64fsl" ;Loading #P"binary-ccl64/logarc.lx64fsl"... ; - Loading binary file "binary-ccl64/rpart.lx64fsl" ;Loading #P"binary-ccl64/rpart.lx64fsl"... ; - Loading module "numeric-bigfloat" ; - Loading binary file "binary-ccl64/numeric.lx64fsl" ;Loading #P"binary-ccl64/numeric.lx64fsl"... ; - Loading module "server" ; - Loading binary file "binary-ccl64/server.lx64fsl" ;Loading #P"binary-ccl64/server.lx64fsl"... ; - Loading module "i-o" ; - Loading binary file "binary-ccl64/macsys.lx64fsl" ;Loading #P"binary-ccl64/macsys.lx64fsl"... ; - Loading binary file "binary-ccl64/testsuite.lx64fsl" ;Loading #P"binary-ccl64/testsuite.lx64fsl"... ; - Loading binary file "binary-ccl64/mload.lx64fsl" ;Loading #P"binary-ccl64/mload.lx64fsl"... ; - Loading binary file "binary-ccl64/suprv1.lx64fsl" ;Loading #P"binary-ccl64/suprv1.lx64fsl"... ; - Loading binary file "binary-ccl64/mactex.lx64fsl" ;Loading #P"binary-ccl64/mactex.lx64fsl"... ; - Loading binary file "binary-ccl64/dskfn.lx64fsl" ;Loading #P"binary-ccl64/dskfn.lx64fsl"... ; - Loading module "factoring" ; - Loading binary file "binary-ccl64/lesfac.lx64fsl" ;Loading #P"binary-ccl64/lesfac.lx64fsl"... ; - Loading binary file "binary-ccl64/factor.lx64fsl" ;Loading #P"binary-ccl64/factor.lx64fsl"... ; - Loading binary file "binary-ccl64/algfac.lx64fsl" ;Loading #P"binary-ccl64/algfac.lx64fsl"... ; - Loading binary file "binary-ccl64/nalgfa.lx64fsl" ;Loading #P"binary-ccl64/nalgfa.lx64fsl"... ; - Loading binary file "binary-ccl64/ufact.lx64fsl" ;Loading #P"binary-ccl64/ufact.lx64fsl"... ; - Loading binary file "binary-ccl64/result.lx64fsl" ;Loading #P"binary-ccl64/result.lx64fsl"... ; - Loading module "ifactor" ; - Loading binary file "binary-ccl64/ifactor.lx64fsl" ;Loading #P"binary-ccl64/ifactor.lx64fsl"... ; - Loading module "rational-functions" ; - Loading binary file "binary-ccl64/rat3a.lx64fsl" ;Loading #P"binary-ccl64/rat3a.lx64fsl"... ; - Loading binary file "binary-ccl64/rat3b.lx64fsl" ;Loading #P"binary-ccl64/rat3b.lx64fsl"... ; - Loading binary file "binary-ccl64/rat3d.lx64fsl" ;Loading #P"binary-ccl64/rat3d.lx64fsl"... ; - Loading binary file "binary-ccl64/rat3c.lx64fsl" ;Loading #P"binary-ccl64/rat3c.lx64fsl"... ; - Loading binary file "binary-ccl64/rat3e.lx64fsl" ;Loading #P"binary-ccl64/rat3e.lx64fsl"... ; - Loading binary file "binary-ccl64/nrat4.lx64fsl" ;Loading #P"binary-ccl64/nrat4.lx64fsl"... ; - Loading binary file "binary-ccl64/ratout.lx64fsl" ;Loading #P"binary-ccl64/ratout.lx64fsl"... ; - Loading module "maxima-language-compiler" ; - Loading binary file "binary-ccl64/transl.lx64fsl" ;Loading #P"binary-ccl64/transl.lx64fsl"... ; - Loading binary file "binary-ccl64/transs.lx64fsl" ;Loading #P"binary-ccl64/transs.lx64fsl"... ; - Loading binary file "binary-ccl64/trans1.lx64fsl" ;Loading #P"binary-ccl64/trans1.lx64fsl"... ; - Loading binary file "binary-ccl64/trans2.lx64fsl" ;Loading #P"binary-ccl64/trans2.lx64fsl"... ; - Loading binary file "binary-ccl64/trans3.lx64fsl" ;Loading #P"binary-ccl64/trans3.lx64fsl"... ; - Loading binary file "binary-ccl64/trprop.lx64fsl" ;Loading #P"binary-ccl64/trprop.lx64fsl"... ; - Loading binary file "binary-ccl64/trans4.lx64fsl" ;Loading #P"binary-ccl64/trans4.lx64fsl"... ; - Loading binary file "binary-ccl64/trans5.lx64fsl" ;Loading #P"binary-ccl64/trans5.lx64fsl"... ; - Loading binary file "binary-ccl64/transf.lx64fsl" ;Loading #P"binary-ccl64/transf.lx64fsl"... ; - Loading binary file "binary-ccl64/troper.lx64fsl" ;Loading #P"binary-ccl64/troper.lx64fsl"... ; - Loading binary file "binary-ccl64/trutil.lx64fsl" ;Loading #P"binary-ccl64/trutil.lx64fsl"... ; - Loading binary file "binary-ccl64/trmode.lx64fsl" ;Loading #P"binary-ccl64/trmode.lx64fsl"... ; - Loading binary file "binary-ccl64/trdata.lx64fsl" ;Loading #P"binary-ccl64/trdata.lx64fsl"... ; - Loading binary file "binary-ccl64/trpred.lx64fsl" ;Loading #P"binary-ccl64/trpred.lx64fsl"... ; - Loading binary file "binary-ccl64/transq.lx64fsl" ;Loading #P"binary-ccl64/transq.lx64fsl"... ; - Loading binary file "binary-ccl64/acall.lx64fsl" ;Loading #P"binary-ccl64/acall.lx64fsl"... ; - Loading binary file "binary-ccl64/fcall.lx64fsl" ;Loading #P"binary-ccl64/fcall.lx64fsl"... ; - Loading binary file "binary-ccl64/evalw.lx64fsl" ;Loading #P"binary-ccl64/evalw.lx64fsl"... ; - Loading binary file "binary-ccl64/mdefun.lx64fsl" ;Loading #P"binary-ccl64/mdefun.lx64fsl"... ; - Loading module "pattern-matching" ; - Loading binary file "binary-ccl64/schatc.lx64fsl" ;Loading #P"binary-ccl64/schatc.lx64fsl"... ; - Loading binary file "binary-ccl64/matcom.lx64fsl" ;Loading #P"binary-ccl64/matcom.lx64fsl"... ; - Loading binary file "binary-ccl64/matrun.lx64fsl" ;Loading #P"binary-ccl64/matrun.lx64fsl"... ; - Loading binary file "binary-ccl64/nisimp.lx64fsl" ;Loading #P"binary-ccl64/nisimp.lx64fsl"... ; - Loading module "trigonometry" ; - Loading binary file "binary-ccl64/trigi.lx64fsl" ;Loading #P"binary-ccl64/trigi.lx64fsl"... ; - Loading binary file "binary-ccl64/trigo.lx64fsl" ;Loading #P"binary-ccl64/trigo.lx64fsl"... ; - Loading binary file "binary-ccl64/trgred.lx64fsl" ;Loading #P"binary-ccl64/trgred.lx64fsl"... ; - Loading module "algebraic-database" ; - Loading binary file "binary-ccl64/inmis.lx64fsl" ;Loading #P"binary-ccl64/inmis.lx64fsl"... ; - Loading binary file "binary-ccl64/db.lx64fsl" ;Loading #P"binary-ccl64/db.lx64fsl"... ; - Loading binary file "binary-ccl64/compar.lx64fsl" ;Loading #P"binary-ccl64/compar.lx64fsl"... ; - Loading binary file "binary-ccl64/askp.lx64fsl" ;Loading #P"binary-ccl64/askp.lx64fsl"... ; - Loading module "numerical-functions" ; - Loading binary file "binary-ccl64/bessel.lx64fsl" ;Loading #P"binary-ccl64/bessel.lx64fsl"... ; - Loading binary file "binary-ccl64/ellipt.lx64fsl" ;Loading #P"binary-ccl64/ellipt.lx64fsl"... ; - Loading binary file "binary-ccl64/airy.lx64fsl" ;Loading #P"binary-ccl64/airy.lx64fsl"... ; - Loading binary file "binary-ccl64/plasma.lx64fsl" ;Loading #P"binary-ccl64/plasma.lx64fsl"... ; - Loading binary file "binary-ccl64/intpol.lx64fsl" ;Loading #P"binary-ccl64/intpol.lx64fsl"... ; - Loading module "reader" ; - Loading binary file "binary-ccl64/nparse.lx64fsl" ;Loading #P"binary-ccl64/nparse.lx64fsl"... ; - Loading module "display" ; - Loading binary file "binary-ccl64/displa.lx64fsl" ;Loading #P"binary-ccl64/displa.lx64fsl"... ; - Loading binary file "binary-ccl64/nforma.lx64fsl" ;Loading #P"binary-ccl64/nforma.lx64fsl"... ; - Loading binary file "binary-ccl64/grind.lx64fsl" ;Loading #P"binary-ccl64/grind.lx64fsl"... ; - Loading module "gcd" ; - Loading binary file "binary-ccl64/spgcd.lx64fsl" ;Loading #P"binary-ccl64/spgcd.lx64fsl"... ; - Loading binary file "binary-ccl64/ezgcd.lx64fsl" ;Loading #P"binary-ccl64/ezgcd.lx64fsl"... ; - Loading module "documentation" ; - Loading binary file "binary-ccl64/macdes.lx64fsl" ;Loading #P"binary-ccl64/macdes.lx64fsl"... ; - Loading binary file "binary-ccl64/verify-html-index.lx64fsl" ;Loading #P"binary-ccl64/verify-html-index.lx64fsl"... ; - Loading module "integration" ; - Loading binary file "binary-ccl64/sinint.lx64fsl" ;Loading #P"binary-ccl64/sinint.lx64fsl"... ; - Loading binary file "binary-ccl64/sin.lx64fsl" ;Loading #P"binary-ccl64/sin.lx64fsl"... ; - Loading binary file "binary-ccl64/risch.lx64fsl" ;Loading #P"binary-ccl64/risch.lx64fsl"... ; - Loading binary file "binary-ccl64/irinte.lx64fsl" ;Loading #P"binary-ccl64/irinte.lx64fsl"... ; - Loading binary file "binary-ccl64/laplac.lx64fsl" ;Loading #P"binary-ccl64/laplac.lx64fsl"... ; - Loading module "taylor-series" ; - Loading binary file "binary-ccl64/hayat.lx64fsl" ;Loading #P"binary-ccl64/hayat.lx64fsl"... ; - Loading module "definite-integration" ; - Loading binary file "binary-ccl64/defint.lx64fsl" ;Loading #P"binary-ccl64/defint.lx64fsl"... ; - Loading binary file "binary-ccl64/residu.lx64fsl" ;Loading #P"binary-ccl64/residu.lx64fsl"... ; - Loading module "special-functions" ; - Loading binary file "binary-ccl64/specfn.lx64fsl" ;Loading #P"binary-ccl64/specfn.lx64fsl"... ; - Loading module "matrix-algebra" ; - Loading binary file "binary-ccl64/mat.lx64fsl" ;Loading #P"binary-ccl64/mat.lx64fsl"... ; - Loading binary file "binary-ccl64/linnew.lx64fsl" ;Loading #P"binary-ccl64/linnew.lx64fsl"... ; - Loading binary file "binary-ccl64/matrix.lx64fsl" ;Loading #P"binary-ccl64/matrix.lx64fsl"... ; - Loading module "determinants" ; - Loading binary file "binary-ccl64/sprdet.lx64fsl" ;Loading #P"binary-ccl64/sprdet.lx64fsl"... ; - Loading binary file "binary-ccl64/newinv.lx64fsl" ;Loading #P"binary-ccl64/newinv.lx64fsl"... ; - Loading binary file "binary-ccl64/newdet.lx64fsl" ;Loading #P"binary-ccl64/newdet.lx64fsl"... ; - Loading module "limits" ; - Loading binary file "binary-ccl64/tlimit.lx64fsl" ;Loading #P"binary-ccl64/tlimit.lx64fsl"... ; - Loading binary file "binary-ccl64/limit.lx64fsl" ;Loading #P"binary-ccl64/limit.lx64fsl"... ; - Loading module "solve" ; - Loading binary file "binary-ccl64/solve.lx64fsl" ;Loading #P"binary-ccl64/solve.lx64fsl"... ; - Loading binary file "binary-ccl64/psolve.lx64fsl" ;Loading #P"binary-ccl64/psolve.lx64fsl"... ; - Loading binary file "binary-ccl64/algsys.lx64fsl" ;Loading #P"binary-ccl64/algsys.lx64fsl"... ; - Loading binary file "binary-ccl64/sqrtdenest.lx64fsl" ;Loading #P"binary-ccl64/sqrtdenest.lx64fsl"... ; - Loading binary file "binary-ccl64/polyrz.lx64fsl" ;Loading #P"binary-ccl64/polyrz.lx64fsl"... ; - Loading binary file "binary-ccl64/cpoly.lx64fsl" ;Loading #P"binary-ccl64/cpoly.lx64fsl"... ; - Loading module "debugging" ; - Loading binary file "binary-ccl64/mtrace.lx64fsl" ;Loading #P"binary-ccl64/mtrace.lx64fsl"... ; - Loading binary file "binary-ccl64/mdebug.lx64fsl" ;Loading #P"binary-ccl64/mdebug.lx64fsl"... ; - Loading module "miscellaneous" ; - Loading binary file "binary-ccl64/scs.lx64fsl" ;Loading #P"binary-ccl64/scs.lx64fsl"... ; - Loading binary file "binary-ccl64/asum.lx64fsl" ;Loading #P"binary-ccl64/asum.lx64fsl"... ; - Loading binary file "binary-ccl64/fortra.lx64fsl" ;Loading #P"binary-ccl64/fortra.lx64fsl"... ; - Loading binary file "binary-ccl64/optim.lx64fsl" ;Loading #P"binary-ccl64/optim.lx64fsl"... ; - Loading binary file "binary-ccl64/marray.lx64fsl" ;Loading #P"binary-ccl64/marray.lx64fsl"... ; - Loading binary file "binary-ccl64/mdot.lx64fsl" ;Loading #P"binary-ccl64/mdot.lx64fsl"... ; - Loading binary file "binary-ccl64/series.lx64fsl" ;Loading #P"binary-ccl64/series.lx64fsl"... ; - Loading binary file "binary-ccl64/numth.lx64fsl" ;Loading #P"binary-ccl64/numth.lx64fsl"... ; - Loading binary file "binary-ccl64/pade.lx64fsl" ;Loading #P"binary-ccl64/pade.lx64fsl"... ; - Loading binary file "binary-ccl64/homog.lx64fsl" ;Loading #P"binary-ccl64/homog.lx64fsl"... ; - Loading binary file "binary-ccl64/combin.lx64fsl" ;Loading #P"binary-ccl64/combin.lx64fsl"... ; - Loading binary file "binary-ccl64/nset.lx64fsl" ;Loading #P"binary-ccl64/nset.lx64fsl"... ; - Loading binary file "binary-ccl64/rand-mt19937.lx64fsl" ;Loading #P"binary-ccl64/rand-mt19937.lx64fsl"... ; - Loading binary file "binary-ccl64/maxmin.lx64fsl" ;Loading #P"binary-ccl64/maxmin.lx64fsl"... ; - Loading binary file "binary-ccl64/nummod.lx64fsl" ;Loading #P"binary-ccl64/nummod.lx64fsl"... ; - Loading binary file "binary-ccl64/conjugate.lx64fsl" ;Loading #P"binary-ccl64/conjugate.lx64fsl"... ; - Loading binary file "binary-ccl64/expintegral.lx64fsl" ;Loading #P"binary-ccl64/expintegral.lx64fsl"... ; - Loading binary file "binary-ccl64/gamma.lx64fsl" ;Loading #P"binary-ccl64/gamma.lx64fsl"... ; - Loading binary file "binary-ccl64/mstuff.lx64fsl" ;Loading #P"binary-ccl64/mstuff.lx64fsl"... ; - Loading module "polynomial" ; - Loading binary file "binary-ccl64/polynomialp.lx64fsl" ;Loading #P"binary-ccl64/polynomialp.lx64fsl"... ; - Loading module "poisson-series" ; - Loading binary file "binary-ccl64/pois2.lx64fsl" ;Loading #P"binary-ccl64/pois2.lx64fsl"... ; - Loading binary file "binary-ccl64/pois3.lx64fsl" ;Loading #P"binary-ccl64/pois3.lx64fsl"... ; - Loading module "translated-packages" ; - Loading binary file "binary-ccl64/desoln.lx64fsl" ;Loading #P"binary-ccl64/desoln.lx64fsl"... ; - Loading binary file "binary-ccl64/elim.lx64fsl" ;Loading #P"binary-ccl64/elim.lx64fsl"... ; - Loading binary file "binary-ccl64/invert.lx64fsl" ;Loading #P"binary-ccl64/invert.lx64fsl"... ; - Loading binary file "binary-ccl64/hypgeo.lx64fsl" ;Loading #P"binary-ccl64/hypgeo.lx64fsl"... ; - Loading binary file "binary-ccl64/hyp.lx64fsl" ;Loading #P"binary-ccl64/hyp.lx64fsl"... ; - Loading binary file "binary-ccl64/hypergeometric.lx64fsl" ;Loading #P"binary-ccl64/hypergeometric.lx64fsl"... ; - Loading binary file "binary-ccl64/nfloat.lx64fsl" ;Loading #P"binary-ccl64/nfloat.lx64fsl"... ; - Loading binary file "binary-ccl64/todd-coxeter.lx64fsl" ;Loading #P"binary-ccl64/todd-coxeter.lx64fsl"... ; - Loading binary file "binary-ccl64/plot.lx64fsl" ;Loading #P"binary-ccl64/plot.lx64fsl"... ; - Loading module "graphics-drivers" ; - Loading binary file "binary-ccl64/gnuplot_def.lx64fsl" ;Loading #P"binary-ccl64/gnuplot_def.lx64fsl"... ; - Loading binary file "binary-ccl64/xmaxima_def.lx64fsl" ;Loading #P"binary-ccl64/xmaxima_def.lx64fsl"... ; - Loading binary file "binary-ccl64/geomview_def.lx64fsl" ;Loading #P"binary-ccl64/geomview_def.lx64fsl"... ; - Loading module "final" ; - Loading source file "/home/maxima/maxima-test/src/autol.lisp" ;Loading #P"/home/maxima/maxima-test/src/autol.lisp"... ; - Loading source file "/home/maxima/maxima-test/src/max_ext.lisp" ;Loading #P"/home/maxima/maxima-test/src/max_ext.lisp"... ; - Loading source file "/home/maxima/maxima-test/src/init-cl.lisp" ;Loading #P"/home/maxima/maxima-test/src/init-cl.lisp"... ; - Providing system maxima /opt/ccl/lx86cl64 --eval '(require :defsystem)' --eval '(funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :compile :verbose t)' --eval '(ccl::quit)' && \ /opt/ccl/lx86cl64 --eval '(require :defsystem)' --eval '(funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :load :verbose t)' --eval '(ccl:save-application "binary-ccl64/maxima.image" )' --eval '(ccl::quit)' ; - Compiling defsystem "maxima" ; - Loading module "package" ; - Loading source file ; "/home/maxima/maxima-test/src/maxima-package.lisp" ;Loading #P"/home/maxima/maxima-test/src/maxima-package.lisp"... ; - Loading source private-file "autoconf-variables.lisp" ;Loading #P"autoconf-variables.lisp"... ; - Compiling module "intl" ; - Loading binary file "binary-ccl64/intl.lx64fsl" ;Loading #P"binary-ccl64/intl.lx64fsl"... ; - Compiling module "globals" ; - Loading binary file "binary-ccl64/globals.lx64fsl" ;Loading #P"binary-ccl64/globals.lx64fsl"... ; - Compiling module "info" ; - Loading binary file "binary-ccl64/pregexp.lx64fsl" ;Loading #P"binary-ccl64/pregexp.lx64fsl"... ; - Loading binary file "binary-ccl64/cl-info.lx64fsl" ;Loading #P"binary-ccl64/cl-info.lx64fsl"... ; - Compiling module "sloop" ; - Loading binary file "binary-ccl64/sloop.lx64fsl" ;Loading #P"binary-ccl64/sloop.lx64fsl"... ; - Compiling module "declarations" ; - Loading binary file "binary-ccl64/lmdcls.lx64fsl" ;Loading #P"binary-ccl64/lmdcls.lx64fsl"... ; - Compiling module "destructuring-let" ; - Loading binary file "binary-ccl64/letmac.lx64fsl" ;Loading #P"binary-ccl64/letmac.lx64fsl"... ; - Compiling module "compatibility-macros1" ; - Loading binary file "binary-ccl64/generr.lx64fsl" ;Loading #P"binary-ccl64/generr.lx64fsl"... ; - Loading binary file "binary-ccl64/clmacs.lx64fsl" ;Loading #P"binary-ccl64/clmacs.lx64fsl"... ; - Compiling module "defmfun" ; - Loading binary file "binary-ccl64/defmfun-check.lx64fsl" ;Loading #P"binary-ccl64/defmfun-check.lx64fsl"... ; - Compiling module "float-properties" ; - Loading binary file "binary-ccl64/float-properties.lx64fsl" ;Loading #P"binary-ccl64/float-properties.lx64fsl"... ; - Compiling module "compatibility-macros" ; - Loading binary file "binary-ccl64/commac.lx64fsl" ;Loading #P"binary-ccl64/commac.lx64fsl"... ; - Compiling module "prerequisites" ; - Loading binary file "binary-ccl64/mormac.lx64fsl" ;Loading #P"binary-ccl64/mormac.lx64fsl"... ; - Loading binary file "binary-ccl64/compat.lx64fsl" ;Loading #P"binary-ccl64/compat.lx64fsl"... ; - Compiling module "maxima-language-compiler-macros" ; - Loading binary file "binary-ccl64/transm.lx64fsl" ;Loading #P"binary-ccl64/transm.lx64fsl"... ; - Compiling module "command-line" ; - Loading binary file "binary-ccl64/command-line.lx64fsl" ;Loading #P"binary-ccl64/command-line.lx64fsl"... ; - Compiling module "getopt" ; - Loading binary file "binary-ccl64/getopt.lx64fsl" ;Loading #P"binary-ccl64/getopt.lx64fsl"... ; - Compiling module "fundamental-macros" ; - Loading binary file "binary-ccl64/defcal.lx64fsl" ;Loading #P"binary-ccl64/defcal.lx64fsl"... ; - Loading binary file "binary-ccl64/maxmac.lx64fsl" ;Loading #P"binary-ccl64/maxmac.lx64fsl"... ; - Compiling module "utility-macros" ; - Loading binary file "binary-ccl64/mopers.lx64fsl" ;Loading #P"binary-ccl64/mopers.lx64fsl"... ; - Loading binary file "binary-ccl64/mforma.lx64fsl" ;Loading #P"binary-ccl64/mforma.lx64fsl"... ; - Compiling module "other-macros" ; - Loading binary file "binary-ccl64/mrgmac.lx64fsl" ;Loading #P"binary-ccl64/mrgmac.lx64fsl"... ; - Loading binary file "binary-ccl64/rzmac.lx64fsl" ;Loading #P"binary-ccl64/rzmac.lx64fsl"... ; - Loading binary file "binary-ccl64/strmac.lx64fsl" ;Loading #P"binary-ccl64/strmac.lx64fsl"... ; - Loading binary file "binary-ccl64/displm.lx64fsl" ;Loading #P"binary-ccl64/displm.lx64fsl"... ; - Loading binary file "binary-ccl64/safe-recursion.lx64fsl" ;Loading #P"binary-ccl64/safe-recursion.lx64fsl"... ; - Compiling module "rat-macros" ; - Loading binary file "binary-ccl64/ratmac.lx64fsl" ;Loading #P"binary-ccl64/ratmac.lx64fsl"... ; - Loading binary file "binary-ccl64/mhayat.lx64fsl" ;Loading #P"binary-ccl64/mhayat.lx64fsl"... ; - Compiling module "utilities" ; - Loading binary file "binary-ccl64/opers.lx64fsl" ;Loading #P"binary-ccl64/opers.lx64fsl"... ; - Loading binary file "binary-ccl64/utils.lx64fsl" ;Loading #P"binary-ccl64/utils.lx64fsl"... ; - Loading binary file "binary-ccl64/sumcon.lx64fsl" ;Loading #P"binary-ccl64/sumcon.lx64fsl"... ; - Loading binary file "binary-ccl64/sublis.lx64fsl" ;Loading #P"binary-ccl64/sublis.lx64fsl"... ; - Loading binary file "binary-ccl64/merror.lx64fsl" ;Loading #P"binary-ccl64/merror.lx64fsl"... ; - Loading binary file "binary-ccl64/mformt.lx64fsl" ;Loading #P"binary-ccl64/mformt.lx64fsl"... ; - Loading binary file "binary-ccl64/mutils.lx64fsl" ;Loading #P"binary-ccl64/mutils.lx64fsl"... ; - Loading binary file "binary-ccl64/outmis.lx64fsl" ;Loading #P"binary-ccl64/outmis.lx64fsl"... ; - Loading binary file "binary-ccl64/ar.lx64fsl" ;Loading #P"binary-ccl64/ar.lx64fsl"... ; - Compiling module "commands" ; - Loading binary file "binary-ccl64/comm.lx64fsl" ;Loading #P"binary-ccl64/comm.lx64fsl"... ; - Loading binary file "binary-ccl64/comm2.lx64fsl" ;Loading #P"binary-ccl64/comm2.lx64fsl"... ; - Compiling module "evaluator" ; - Loading binary file "binary-ccl64/mlisp.lx64fsl" ;Loading #P"binary-ccl64/mlisp.lx64fsl"... ; - Loading binary file "binary-ccl64/mmacro.lx64fsl" ;Loading #P"binary-ccl64/mmacro.lx64fsl"... ; - Loading binary file "binary-ccl64/buildq.lx64fsl" ;Loading #P"binary-ccl64/buildq.lx64fsl"... ; - Compiling module "numerical" ; - Compiling module "packages" ; - Loading binary file "binary-ccl64/numerical/f2cl-package.lx64fsl" ;Loading #P"binary-ccl64/numerical/f2cl-package.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec.lx64fsl"... ; - Compiling module "f2cl-lib" ; - Loading binary file "binary-ccl64/numerical/f2cl-lib.lx64fsl" ;Loading #P"binary-ccl64/numerical/f2cl-lib.lx64fsl"... ; - Compiling module "slatec" ; - Loading binary file "binary-ccl64/numerical/slatec/fdump.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/fdump.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/j4save.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/j4save.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/xercnt.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/xercnt.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/xerhlt.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/xerhlt.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/xgetua.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/xgetua.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/xerprn.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/xerprn.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/xersve.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/xersve.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/xermsg.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/xermsg.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/initds.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/initds.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dcsevl.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dcsevl.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/d9lgmc.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/d9lgmc.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dgamlm.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dgamlm.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dgamma.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dgamma.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dgamln.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dgamln.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dlngam.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dlngam.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/d9b0mp.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/d9b0mp.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/d9b1mp.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/d9b1mp.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesj0.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesj0.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesj1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesj1.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/djairy.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/djairy.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dasyjy.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dasyjy.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesj.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesj.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbsi0e.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbsi0e.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbsi1e.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbsi1e.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesi0.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesi0.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesi1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesi1.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dasyik.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dasyik.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesi.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesi.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zabs.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zabs.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zdiv.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zdiv.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zexp.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zexp.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zmlt.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zmlt.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zsqrt.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zsqrt.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zasyi.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zasyi.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zuchk.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zuchk.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zlog.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zlog.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zunik.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zunik.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zunhj.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zunhj.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zuoik.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zuoik.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zuni1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zuni1.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zkscl.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zkscl.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zshch.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zshch.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbknu.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbknu.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zmlri.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zmlri.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zs1s2.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zs1s2.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zseri.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zseri.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zacai.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zacai.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zairy.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zairy.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zuni2.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zuni2.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbuni.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbuni.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zrati.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zrati.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zwrsk.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zwrsk.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbinu.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbinu.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbesi.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbesi.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbesj.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbesj.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesy0.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesy0.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesy1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesy1.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbsynu.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbsynu.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dyairy.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dyairy.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesy.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesy.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zacon.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zacon.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zunk1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zunk1.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zunk2.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zunk2.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbunk.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbunk.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbesh.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbesh.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbesy.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbesy.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbsk0e.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbsk0e.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesk0.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesk0.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbsk1e.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbsk1e.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesk1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesk1.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbsknu.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbsknu.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesk.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesk.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbesk.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbesk.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/d9aimp.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/d9aimp.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/daie.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/daie.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dai.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dai.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbie.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbie.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbi.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbi.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbiry.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbiry.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/derfc.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/derfc.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/derf.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/derf.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/de1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/de1.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dei.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dei.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/d9upak.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/d9upak.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dspenc.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dspenc.lx64fsl"... ; - Compiling module "quadpack" ; - Loading binary file "binary-ccl64/numerical/slatec/dqwgtf.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqwgtf.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqcheb.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqcheb.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk15w.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk15w.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqwgts.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqwgts.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqwgtc.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqwgtc.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dgtsl.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dgtsl.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk15.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk15.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk31.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk31.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk41.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk41.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk51.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk51.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk61.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk61.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk21.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk21.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk15i.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk15i.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqelg.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqelg.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqpsrt.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqpsrt.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqc25s.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqc25s.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqmomo.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqmomo.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqc25c.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqc25c.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqc25f.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqc25f.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqage.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqage.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqagie.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqagie.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqagpe.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqagpe.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqagp.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqagp.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqagse.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqagse.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawoe.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawoe.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawfe.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawfe.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawse.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawse.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawce.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawce.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqng.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqng.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqag.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqag.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqags.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqags.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqagi.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqagi.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawf.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawf.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawo.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawo.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqaws.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqaws.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawc.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawc.lx64fsl"... ; - Loading binary file ; "binary-ccl64/numerical/slatec/quadpack.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/quadpack.lx64fsl"... ; - Compiling module "simplification" ; - Loading binary file "binary-ccl64/simp.lx64fsl" ;Loading #P"binary-ccl64/simp.lx64fsl"... ; - Loading binary file "binary-ccl64/float.lx64fsl" ;Loading #P"binary-ccl64/float.lx64fsl"... ; - Loading binary file "binary-ccl64/csimp.lx64fsl" ;Loading #P"binary-ccl64/csimp.lx64fsl"... ; - Loading binary file "binary-ccl64/csimp2.lx64fsl" ;Loading #P"binary-ccl64/csimp2.lx64fsl"... ; - Loading binary file "binary-ccl64/zero.lx64fsl" ;Loading #P"binary-ccl64/zero.lx64fsl"... ; - Loading binary file "binary-ccl64/logarc.lx64fsl" ;Loading #P"binary-ccl64/logarc.lx64fsl"... ; - Loading binary file "binary-ccl64/rpart.lx64fsl" ;Loading #P"binary-ccl64/rpart.lx64fsl"... ; - Compiling module "numeric-bigfloat" ; - Loading binary file "binary-ccl64/numeric.lx64fsl" ;Loading #P"binary-ccl64/numeric.lx64fsl"... ; - Compiling module "server" ; - Loading binary file "binary-ccl64/server.lx64fsl" ;Loading #P"binary-ccl64/server.lx64fsl"... ; - Compiling module "i-o" ; - Loading binary file "binary-ccl64/macsys.lx64fsl" ;Loading #P"binary-ccl64/macsys.lx64fsl"... ; - Loading binary file "binary-ccl64/testsuite.lx64fsl" ;Loading #P"binary-ccl64/testsuite.lx64fsl"... ; - Loading binary file "binary-ccl64/mload.lx64fsl" ;Loading #P"binary-ccl64/mload.lx64fsl"... ; - Loading binary file "binary-ccl64/suprv1.lx64fsl" ;Loading #P"binary-ccl64/suprv1.lx64fsl"... ; - Loading binary file "binary-ccl64/mactex.lx64fsl" ;Loading #P"binary-ccl64/mactex.lx64fsl"... ; - Loading binary file "binary-ccl64/dskfn.lx64fsl" ;Loading #P"binary-ccl64/dskfn.lx64fsl"... ; - Compiling module "factoring" ; - Loading binary file "binary-ccl64/lesfac.lx64fsl" ;Loading #P"binary-ccl64/lesfac.lx64fsl"... ; - Loading binary file "binary-ccl64/factor.lx64fsl" ;Loading #P"binary-ccl64/factor.lx64fsl"... ; - Loading binary file "binary-ccl64/algfac.lx64fsl" ;Loading #P"binary-ccl64/algfac.lx64fsl"... ; - Loading binary file "binary-ccl64/nalgfa.lx64fsl" ;Loading #P"binary-ccl64/nalgfa.lx64fsl"... ; - Loading binary file "binary-ccl64/ufact.lx64fsl" ;Loading #P"binary-ccl64/ufact.lx64fsl"... ; - Loading binary file "binary-ccl64/result.lx64fsl" ;Loading #P"binary-ccl64/result.lx64fsl"... ; - Compiling module "ifactor" ; - Loading binary file "binary-ccl64/ifactor.lx64fsl" ;Loading #P"binary-ccl64/ifactor.lx64fsl"... ; - Compiling module "rational-functions" ; - Loading binary file "binary-ccl64/rat3a.lx64fsl" ;Loading #P"binary-ccl64/rat3a.lx64fsl"... ; - Loading binary file "binary-ccl64/rat3b.lx64fsl" ;Loading #P"binary-ccl64/rat3b.lx64fsl"... ; - Loading binary file "binary-ccl64/rat3d.lx64fsl" ;Loading #P"binary-ccl64/rat3d.lx64fsl"... ; - Loading binary file "binary-ccl64/rat3c.lx64fsl" ;Loading #P"binary-ccl64/rat3c.lx64fsl"... ; - Loading binary file "binary-ccl64/rat3e.lx64fsl" ;Loading #P"binary-ccl64/rat3e.lx64fsl"... ; - Loading binary file "binary-ccl64/nrat4.lx64fsl" ;Loading #P"binary-ccl64/nrat4.lx64fsl"... ; - Loading binary file "binary-ccl64/ratout.lx64fsl" ;Loading #P"binary-ccl64/ratout.lx64fsl"... ; - Compiling module "maxima-language-compiler" ; - Loading binary file "binary-ccl64/transl.lx64fsl" ;Loading #P"binary-ccl64/transl.lx64fsl"... ; - Loading binary file "binary-ccl64/transs.lx64fsl" ;Loading #P"binary-ccl64/transs.lx64fsl"... ; - Loading binary file "binary-ccl64/trans1.lx64fsl" ;Loading #P"binary-ccl64/trans1.lx64fsl"... ; - Loading binary file "binary-ccl64/trans2.lx64fsl" ;Loading #P"binary-ccl64/trans2.lx64fsl"... ; - Loading binary file "binary-ccl64/trans3.lx64fsl" ;Loading #P"binary-ccl64/trans3.lx64fsl"... ; - Loading binary file "binary-ccl64/trprop.lx64fsl" ;Loading #P"binary-ccl64/trprop.lx64fsl"... ; - Loading binary file "binary-ccl64/trans4.lx64fsl" ;Loading #P"binary-ccl64/trans4.lx64fsl"... ; - Loading binary file "binary-ccl64/trans5.lx64fsl" ;Loading #P"binary-ccl64/trans5.lx64fsl"... ; - Loading binary file "binary-ccl64/transf.lx64fsl" ;Loading #P"binary-ccl64/transf.lx64fsl"... ; - Loading binary file "binary-ccl64/troper.lx64fsl" ;Loading #P"binary-ccl64/troper.lx64fsl"... ; - Loading binary file "binary-ccl64/trutil.lx64fsl" ;Loading #P"binary-ccl64/trutil.lx64fsl"... ; - Loading binary file "binary-ccl64/trmode.lx64fsl" ;Loading #P"binary-ccl64/trmode.lx64fsl"... ; - Loading binary file "binary-ccl64/trdata.lx64fsl" ;Loading #P"binary-ccl64/trdata.lx64fsl"... ; - Loading binary file "binary-ccl64/trpred.lx64fsl" ;Loading #P"binary-ccl64/trpred.lx64fsl"... ; - Loading binary file "binary-ccl64/transq.lx64fsl" ;Loading #P"binary-ccl64/transq.lx64fsl"... ; - Loading binary file "binary-ccl64/acall.lx64fsl" ;Loading #P"binary-ccl64/acall.lx64fsl"... ; - Loading binary file "binary-ccl64/fcall.lx64fsl" ;Loading #P"binary-ccl64/fcall.lx64fsl"... ; - Loading binary file "binary-ccl64/evalw.lx64fsl" ;Loading #P"binary-ccl64/evalw.lx64fsl"... ; - Loading binary file "binary-ccl64/mdefun.lx64fsl" ;Loading #P"binary-ccl64/mdefun.lx64fsl"... ; - Compiling module "pattern-matching" ; - Loading binary file "binary-ccl64/schatc.lx64fsl" ;Loading #P"binary-ccl64/schatc.lx64fsl"... ; - Loading binary file "binary-ccl64/matcom.lx64fsl" ;Loading #P"binary-ccl64/matcom.lx64fsl"... ; - Loading binary file "binary-ccl64/matrun.lx64fsl" ;Loading #P"binary-ccl64/matrun.lx64fsl"... ; - Loading binary file "binary-ccl64/nisimp.lx64fsl" ;Loading #P"binary-ccl64/nisimp.lx64fsl"... ; - Compiling module "trigonometry" ; - Loading binary file "binary-ccl64/trigi.lx64fsl" ;Loading #P"binary-ccl64/trigi.lx64fsl"... ; - Loading binary file "binary-ccl64/trigo.lx64fsl" ;Loading #P"binary-ccl64/trigo.lx64fsl"... ; - Loading binary file "binary-ccl64/trgred.lx64fsl" ;Loading #P"binary-ccl64/trgred.lx64fsl"... ; - Compiling module "algebraic-database" ; - Loading binary file "binary-ccl64/inmis.lx64fsl" ;Loading #P"binary-ccl64/inmis.lx64fsl"... ; - Loading binary file "binary-ccl64/db.lx64fsl" ;Loading #P"binary-ccl64/db.lx64fsl"... ; - Loading binary file "binary-ccl64/compar.lx64fsl" ;Loading #P"binary-ccl64/compar.lx64fsl"... ; - Loading binary file "binary-ccl64/askp.lx64fsl" ;Loading #P"binary-ccl64/askp.lx64fsl"... ; - Compiling module "numerical-functions" ; - Loading binary file "binary-ccl64/bessel.lx64fsl" ;Loading #P"binary-ccl64/bessel.lx64fsl"... ; - Loading binary file "binary-ccl64/ellipt.lx64fsl" ;Loading #P"binary-ccl64/ellipt.lx64fsl"... ; - Loading binary file "binary-ccl64/airy.lx64fsl" ;Loading #P"binary-ccl64/airy.lx64fsl"... ; - Loading binary file "binary-ccl64/plasma.lx64fsl" ;Loading #P"binary-ccl64/plasma.lx64fsl"... ; - Loading binary file "binary-ccl64/intpol.lx64fsl" ;Loading #P"binary-ccl64/intpol.lx64fsl"... ; - Compiling module "reader" ; - Loading binary file "binary-ccl64/nparse.lx64fsl" ;Loading #P"binary-ccl64/nparse.lx64fsl"... ; - Compiling module "display" ; - Loading binary file "binary-ccl64/displa.lx64fsl" ;Loading #P"binary-ccl64/displa.lx64fsl"... ; - Loading binary file "binary-ccl64/nforma.lx64fsl" ;Loading #P"binary-ccl64/nforma.lx64fsl"... ; - Loading binary file "binary-ccl64/grind.lx64fsl" ;Loading #P"binary-ccl64/grind.lx64fsl"... ; - Compiling module "gcd" ; - Loading binary file "binary-ccl64/spgcd.lx64fsl" ;Loading #P"binary-ccl64/spgcd.lx64fsl"... ; - Loading binary file "binary-ccl64/ezgcd.lx64fsl" ;Loading #P"binary-ccl64/ezgcd.lx64fsl"... ; - Compiling module "documentation" ; - Loading binary file "binary-ccl64/macdes.lx64fsl" ;Loading #P"binary-ccl64/macdes.lx64fsl"... ; - Loading binary file "binary-ccl64/verify-html-index.lx64fsl" ;Loading #P"binary-ccl64/verify-html-index.lx64fsl"... ; - Compiling module "integration" ; - Loading binary file "binary-ccl64/sinint.lx64fsl" ;Loading #P"binary-ccl64/sinint.lx64fsl"... ; - Loading binary file "binary-ccl64/sin.lx64fsl" ;Loading #P"binary-ccl64/sin.lx64fsl"... ; - Loading binary file "binary-ccl64/risch.lx64fsl" ;Loading #P"binary-ccl64/risch.lx64fsl"... ; - Loading binary file "binary-ccl64/irinte.lx64fsl" ;Loading #P"binary-ccl64/irinte.lx64fsl"... ; - Loading binary file "binary-ccl64/laplac.lx64fsl" ;Loading #P"binary-ccl64/laplac.lx64fsl"... ; - Compiling module "taylor-series" ; - Loading binary file "binary-ccl64/hayat.lx64fsl" ;Loading #P"binary-ccl64/hayat.lx64fsl"... ; - Compiling module "definite-integration" ; - Loading binary file "binary-ccl64/defint.lx64fsl" ;Loading #P"binary-ccl64/defint.lx64fsl"... ; - Loading binary file "binary-ccl64/residu.lx64fsl" ;Loading #P"binary-ccl64/residu.lx64fsl"... ; - Compiling module "special-functions" ; - Loading binary file "binary-ccl64/specfn.lx64fsl" ;Loading #P"binary-ccl64/specfn.lx64fsl"... ; - Compiling module "matrix-algebra" ; - Loading binary file "binary-ccl64/mat.lx64fsl" ;Loading #P"binary-ccl64/mat.lx64fsl"... ; - Loading binary file "binary-ccl64/linnew.lx64fsl" ;Loading #P"binary-ccl64/linnew.lx64fsl"... ; - Loading binary file "binary-ccl64/matrix.lx64fsl" ;Loading #P"binary-ccl64/matrix.lx64fsl"... ; - Compiling module "determinants" ; - Loading binary file "binary-ccl64/sprdet.lx64fsl" ;Loading #P"binary-ccl64/sprdet.lx64fsl"... ; - Loading binary file "binary-ccl64/newinv.lx64fsl" ;Loading #P"binary-ccl64/newinv.lx64fsl"... ; - Loading binary file "binary-ccl64/newdet.lx64fsl" ;Loading #P"binary-ccl64/newdet.lx64fsl"... ; - Compiling module "limits" ; - Loading binary file "binary-ccl64/tlimit.lx64fsl" ;Loading #P"binary-ccl64/tlimit.lx64fsl"... ; - Loading binary file "binary-ccl64/limit.lx64fsl" ;Loading #P"binary-ccl64/limit.lx64fsl"... ; - Compiling module "solve" ; - Loading binary file "binary-ccl64/solve.lx64fsl" ;Loading #P"binary-ccl64/solve.lx64fsl"... ; - Loading binary file "binary-ccl64/psolve.lx64fsl" ;Loading #P"binary-ccl64/psolve.lx64fsl"... ; - Loading binary file "binary-ccl64/algsys.lx64fsl" ;Loading #P"binary-ccl64/algsys.lx64fsl"... ; - Loading binary file "binary-ccl64/sqrtdenest.lx64fsl" ;Loading #P"binary-ccl64/sqrtdenest.lx64fsl"... ; - Loading binary file "binary-ccl64/polyrz.lx64fsl" ;Loading #P"binary-ccl64/polyrz.lx64fsl"... ; - Loading binary file "binary-ccl64/cpoly.lx64fsl" ;Loading #P"binary-ccl64/cpoly.lx64fsl"... ; - Compiling module "debugging" ; - Loading binary file "binary-ccl64/mtrace.lx64fsl" ;Loading #P"binary-ccl64/mtrace.lx64fsl"... ; - Loading binary file "binary-ccl64/mdebug.lx64fsl" ;Loading #P"binary-ccl64/mdebug.lx64fsl"... ; - Compiling module "miscellaneous" ; - Loading binary file "binary-ccl64/scs.lx64fsl" ;Loading #P"binary-ccl64/scs.lx64fsl"... ; - Loading binary file "binary-ccl64/asum.lx64fsl" ;Loading #P"binary-ccl64/asum.lx64fsl"... ; - Loading binary file "binary-ccl64/fortra.lx64fsl" ;Loading #P"binary-ccl64/fortra.lx64fsl"... ; - Loading binary file "binary-ccl64/optim.lx64fsl" ;Loading #P"binary-ccl64/optim.lx64fsl"... ; - Loading binary file "binary-ccl64/marray.lx64fsl" ;Loading #P"binary-ccl64/marray.lx64fsl"... ; - Loading binary file "binary-ccl64/mdot.lx64fsl" ;Loading #P"binary-ccl64/mdot.lx64fsl"... ; - Loading binary file "binary-ccl64/series.lx64fsl" ;Loading #P"binary-ccl64/series.lx64fsl"... ; - Loading binary file "binary-ccl64/numth.lx64fsl" ;Loading #P"binary-ccl64/numth.lx64fsl"... ; - Loading binary file "binary-ccl64/pade.lx64fsl" ;Loading #P"binary-ccl64/pade.lx64fsl"... ; - Loading binary file "binary-ccl64/homog.lx64fsl" ;Loading #P"binary-ccl64/homog.lx64fsl"... ; - Loading binary file "binary-ccl64/combin.lx64fsl" ;Loading #P"binary-ccl64/combin.lx64fsl"... ; - Loading binary file "binary-ccl64/nset.lx64fsl" ;Loading #P"binary-ccl64/nset.lx64fsl"... ; - Loading binary file "binary-ccl64/rand-mt19937.lx64fsl" ;Loading #P"binary-ccl64/rand-mt19937.lx64fsl"... ; - Loading binary file "binary-ccl64/maxmin.lx64fsl" ;Loading #P"binary-ccl64/maxmin.lx64fsl"... ; - Loading binary file "binary-ccl64/nummod.lx64fsl" ;Loading #P"binary-ccl64/nummod.lx64fsl"... ; - Loading binary file "binary-ccl64/conjugate.lx64fsl" ;Loading #P"binary-ccl64/conjugate.lx64fsl"... ; - Loading binary file "binary-ccl64/expintegral.lx64fsl" ;Loading #P"binary-ccl64/expintegral.lx64fsl"... ; - Loading binary file "binary-ccl64/gamma.lx64fsl" ;Loading #P"binary-ccl64/gamma.lx64fsl"... ; - Loading binary file "binary-ccl64/mstuff.lx64fsl" ;Loading #P"binary-ccl64/mstuff.lx64fsl"... ; - Compiling module "polynomial" ; - Loading binary file "binary-ccl64/polynomialp.lx64fsl" ;Loading #P"binary-ccl64/polynomialp.lx64fsl"... ; - Compiling module "poisson-series" ; - Loading binary file "binary-ccl64/pois2.lx64fsl" ;Loading #P"binary-ccl64/pois2.lx64fsl"... ; - Loading binary file "binary-ccl64/pois3.lx64fsl" ;Loading #P"binary-ccl64/pois3.lx64fsl"... ; - Compiling module "translated-packages" ; - Loading binary file "binary-ccl64/desoln.lx64fsl" ;Loading #P"binary-ccl64/desoln.lx64fsl"... ; - Loading binary file "binary-ccl64/elim.lx64fsl" ;Loading #P"binary-ccl64/elim.lx64fsl"... ; - Loading binary file "binary-ccl64/invert.lx64fsl" ;Loading #P"binary-ccl64/invert.lx64fsl"... ; - Loading binary file "binary-ccl64/hypgeo.lx64fsl" ;Loading #P"binary-ccl64/hypgeo.lx64fsl"... ; - Loading binary file "binary-ccl64/hyp.lx64fsl" ;Loading #P"binary-ccl64/hyp.lx64fsl"... ; - Loading binary file "binary-ccl64/hypergeometric.lx64fsl" ;Loading #P"binary-ccl64/hypergeometric.lx64fsl"... ; - Loading binary file "binary-ccl64/nfloat.lx64fsl" ;Loading #P"binary-ccl64/nfloat.lx64fsl"... ; - Loading binary file "binary-ccl64/todd-coxeter.lx64fsl" ;Loading #P"binary-ccl64/todd-coxeter.lx64fsl"... ; - Loading binary file "binary-ccl64/plot.lx64fsl" ;Loading #P"binary-ccl64/plot.lx64fsl"... ; - Compiling module "graphics-drivers" ; - Loading binary file "binary-ccl64/gnuplot_def.lx64fsl" ;Loading #P"binary-ccl64/gnuplot_def.lx64fsl"... ; - Loading binary file "binary-ccl64/xmaxima_def.lx64fsl" ;Loading #P"binary-ccl64/xmaxima_def.lx64fsl"... ; - Loading binary file "binary-ccl64/geomview_def.lx64fsl" ;Loading #P"binary-ccl64/geomview_def.lx64fsl"... ; - Loading module "final" ; - Loading source file "/home/maxima/maxima-test/src/autol.lisp" ;Loading #P"/home/maxima/maxima-test/src/autol.lisp"... ; - Loading source file "/home/maxima/maxima-test/src/max_ext.lisp" ;Loading #P"/home/maxima/maxima-test/src/max_ext.lisp"... ; - Loading source file "/home/maxima/maxima-test/src/init-cl.lisp" ;Loading #P"/home/maxima/maxima-test/src/init-cl.lisp"... ; - Providing system maxima ; - Loading defsystem "maxima" ; - Loading module "package" ; - Loading source file ; "/home/maxima/maxima-test/src/maxima-package.lisp" ;Loading #P"/home/maxima/maxima-test/src/maxima-package.lisp"... ; - Loading source private-file "autoconf-variables.lisp" ;Loading #P"autoconf-variables.lisp"... ; - Loading module "intl" ; - Loading binary file "binary-ccl64/intl.lx64fsl" ;Loading #P"binary-ccl64/intl.lx64fsl"... ; - Loading module "globals" ; - Loading binary file "binary-ccl64/globals.lx64fsl" ;Loading #P"binary-ccl64/globals.lx64fsl"... ; - Loading module "info" ; - Loading binary file "binary-ccl64/pregexp.lx64fsl" ;Loading #P"binary-ccl64/pregexp.lx64fsl"... ; - Loading binary file "binary-ccl64/cl-info.lx64fsl" ;Loading #P"binary-ccl64/cl-info.lx64fsl"... ; - Loading module "sloop" ; - Loading binary file "binary-ccl64/sloop.lx64fsl" ;Loading #P"binary-ccl64/sloop.lx64fsl"... ; - Loading module "declarations" ; - Loading binary file "binary-ccl64/lmdcls.lx64fsl" ;Loading #P"binary-ccl64/lmdcls.lx64fsl"... ; - Loading module "destructuring-let" ; - Loading binary file "binary-ccl64/letmac.lx64fsl" ;Loading #P"binary-ccl64/letmac.lx64fsl"... ; - Loading module "compatibility-macros1" ; - Loading binary file "binary-ccl64/generr.lx64fsl" ;Loading #P"binary-ccl64/generr.lx64fsl"... ; - Loading binary file "binary-ccl64/clmacs.lx64fsl" ;Loading #P"binary-ccl64/clmacs.lx64fsl"... ; - Loading module "defmfun" ; - Loading binary file "binary-ccl64/defmfun-check.lx64fsl" ;Loading #P"binary-ccl64/defmfun-check.lx64fsl"... ; - Loading module "float-properties" ; - Loading binary file "binary-ccl64/float-properties.lx64fsl" ;Loading #P"binary-ccl64/float-properties.lx64fsl"... ; - Loading module "compatibility-macros" ; - Loading binary file "binary-ccl64/commac.lx64fsl" ;Loading #P"binary-ccl64/commac.lx64fsl"... ; - Loading module "prerequisites" ; - Loading binary file "binary-ccl64/mormac.lx64fsl" ;Loading #P"binary-ccl64/mormac.lx64fsl"... ; - Loading binary file "binary-ccl64/compat.lx64fsl" ;Loading #P"binary-ccl64/compat.lx64fsl"... ; - Loading module "maxima-language-compiler-macros" ; - Loading binary file "binary-ccl64/transm.lx64fsl" ;Loading #P"binary-ccl64/transm.lx64fsl"... ; - Loading module "command-line" ; - Loading binary file "binary-ccl64/command-line.lx64fsl" ;Loading #P"binary-ccl64/command-line.lx64fsl"... ; - Loading module "getopt" ; - Loading binary file "binary-ccl64/getopt.lx64fsl" ;Loading #P"binary-ccl64/getopt.lx64fsl"... ; - Loading module "fundamental-macros" ; - Loading binary file "binary-ccl64/defcal.lx64fsl" ;Loading #P"binary-ccl64/defcal.lx64fsl"... ; - Loading binary file "binary-ccl64/maxmac.lx64fsl" ;Loading #P"binary-ccl64/maxmac.lx64fsl"... ; - Loading module "utility-macros" ; - Loading binary file "binary-ccl64/mopers.lx64fsl" ;Loading #P"binary-ccl64/mopers.lx64fsl"... ; - Loading binary file "binary-ccl64/mforma.lx64fsl" ;Loading #P"binary-ccl64/mforma.lx64fsl"... ; - Loading module "other-macros" ; - Loading binary file "binary-ccl64/mrgmac.lx64fsl" ;Loading #P"binary-ccl64/mrgmac.lx64fsl"... ; - Loading binary file "binary-ccl64/rzmac.lx64fsl" ;Loading #P"binary-ccl64/rzmac.lx64fsl"... ; - Loading binary file "binary-ccl64/strmac.lx64fsl" ;Loading #P"binary-ccl64/strmac.lx64fsl"... ; - Loading binary file "binary-ccl64/displm.lx64fsl" ;Loading #P"binary-ccl64/displm.lx64fsl"... ; - Loading binary file "binary-ccl64/safe-recursion.lx64fsl" ;Loading #P"binary-ccl64/safe-recursion.lx64fsl"... ; - Loading module "rat-macros" ; - Loading binary file "binary-ccl64/ratmac.lx64fsl" ;Loading #P"binary-ccl64/ratmac.lx64fsl"... ; - Loading binary file "binary-ccl64/mhayat.lx64fsl" ;Loading #P"binary-ccl64/mhayat.lx64fsl"... ; - Loading module "utilities" ; - Loading binary file "binary-ccl64/opers.lx64fsl" ;Loading #P"binary-ccl64/opers.lx64fsl"... ; - Loading binary file "binary-ccl64/utils.lx64fsl" ;Loading #P"binary-ccl64/utils.lx64fsl"... ; - Loading binary file "binary-ccl64/sumcon.lx64fsl" ;Loading #P"binary-ccl64/sumcon.lx64fsl"... ; - Loading binary file "binary-ccl64/sublis.lx64fsl" ;Loading #P"binary-ccl64/sublis.lx64fsl"... ; - Loading binary file "binary-ccl64/merror.lx64fsl" ;Loading #P"binary-ccl64/merror.lx64fsl"... ; - Loading binary file "binary-ccl64/mformt.lx64fsl" ;Loading #P"binary-ccl64/mformt.lx64fsl"... ; - Loading binary file "binary-ccl64/mutils.lx64fsl" ;Loading #P"binary-ccl64/mutils.lx64fsl"... ; - Loading binary file "binary-ccl64/outmis.lx64fsl" ;Loading #P"binary-ccl64/outmis.lx64fsl"... ; - Loading binary file "binary-ccl64/ar.lx64fsl" ;Loading #P"binary-ccl64/ar.lx64fsl"... ; - Loading module "commands" ; - Loading binary file "binary-ccl64/comm.lx64fsl" ;Loading #P"binary-ccl64/comm.lx64fsl"... ; - Loading binary file "binary-ccl64/comm2.lx64fsl" ;Loading #P"binary-ccl64/comm2.lx64fsl"... ; - Loading module "evaluator" ; - Loading binary file "binary-ccl64/mlisp.lx64fsl" ;Loading #P"binary-ccl64/mlisp.lx64fsl"... ; - Loading binary file "binary-ccl64/mmacro.lx64fsl" ;Loading #P"binary-ccl64/mmacro.lx64fsl"... ; - Loading binary file "binary-ccl64/buildq.lx64fsl" ;Loading #P"binary-ccl64/buildq.lx64fsl"... ; - Loading module "numerical" ; - Loading module "packages" ; - Loading binary file "binary-ccl64/numerical/f2cl-package.lx64fsl" ;Loading #P"binary-ccl64/numerical/f2cl-package.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec.lx64fsl"... ; - Loading module "f2cl-lib" ; - Loading binary file "binary-ccl64/numerical/f2cl-lib.lx64fsl" ;Loading #P"binary-ccl64/numerical/f2cl-lib.lx64fsl"... ; - Loading module "slatec" ; - Loading binary file "binary-ccl64/numerical/slatec/fdump.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/fdump.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/j4save.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/j4save.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/xercnt.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/xercnt.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/xerhlt.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/xerhlt.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/xgetua.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/xgetua.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/xerprn.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/xerprn.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/xersve.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/xersve.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/xermsg.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/xermsg.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/initds.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/initds.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dcsevl.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dcsevl.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/d9lgmc.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/d9lgmc.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dgamlm.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dgamlm.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dgamma.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dgamma.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dgamln.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dgamln.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dlngam.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dlngam.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/d9b0mp.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/d9b0mp.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/d9b1mp.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/d9b1mp.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesj0.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesj0.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesj1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesj1.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/djairy.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/djairy.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dasyjy.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dasyjy.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesj.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesj.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbsi0e.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbsi0e.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbsi1e.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbsi1e.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesi0.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesi0.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesi1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesi1.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dasyik.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dasyik.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesi.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesi.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zabs.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zabs.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zdiv.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zdiv.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zexp.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zexp.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zmlt.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zmlt.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zsqrt.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zsqrt.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zasyi.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zasyi.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zuchk.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zuchk.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zlog.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zlog.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zunik.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zunik.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zunhj.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zunhj.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zuoik.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zuoik.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zuni1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zuni1.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zkscl.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zkscl.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zshch.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zshch.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbknu.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbknu.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zmlri.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zmlri.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zs1s2.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zs1s2.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zseri.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zseri.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zacai.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zacai.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zairy.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zairy.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zuni2.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zuni2.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbuni.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbuni.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zrati.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zrati.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zwrsk.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zwrsk.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbinu.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbinu.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbesi.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbesi.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbesj.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbesj.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesy0.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesy0.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesy1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesy1.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbsynu.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbsynu.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dyairy.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dyairy.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesy.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesy.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zacon.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zacon.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zunk1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zunk1.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zunk2.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zunk2.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbunk.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbunk.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbesh.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbesh.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbesy.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbesy.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbsk0e.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbsk0e.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesk0.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesk0.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbsk1e.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbsk1e.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesk1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesk1.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbsknu.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbsknu.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbesk.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbesk.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbesk.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbesk.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/d9aimp.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/d9aimp.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/daie.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/daie.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dai.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dai.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbie.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbie.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dbi.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dbi.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/zbiry.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/zbiry.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/derfc.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/derfc.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/derf.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/derf.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/de1.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/de1.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dei.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dei.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/d9upak.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/d9upak.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dspenc.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dspenc.lx64fsl"... ; - Loading module "quadpack" ; - Loading binary file "binary-ccl64/numerical/slatec/dqwgtf.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqwgtf.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqcheb.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqcheb.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk15w.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk15w.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqwgts.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqwgts.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqwgtc.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqwgtc.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dgtsl.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dgtsl.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk15.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk15.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk31.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk31.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk41.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk41.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk51.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk51.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk61.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk61.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk21.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk21.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqk15i.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqk15i.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqelg.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqelg.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqpsrt.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqpsrt.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqc25s.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqc25s.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqmomo.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqmomo.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqc25c.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqc25c.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqc25f.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqc25f.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqage.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqage.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqagie.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqagie.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqagpe.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqagpe.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqagp.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqagp.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqagse.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqagse.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawoe.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawoe.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawfe.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawfe.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawse.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawse.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawce.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawce.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqng.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqng.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqag.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqag.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqags.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqags.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqagi.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqagi.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawf.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawf.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawo.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawo.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqaws.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqaws.lx64fsl"... ; - Loading binary file "binary-ccl64/numerical/slatec/dqawc.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/dqawc.lx64fsl"... ; - Loading binary file ; "binary-ccl64/numerical/slatec/quadpack.lx64fsl" ;Loading #P"binary-ccl64/numerical/slatec/quadpack.lx64fsl"... ; - Loading module "simplification" ; - Loading binary file "binary-ccl64/simp.lx64fsl" ;Loading #P"binary-ccl64/simp.lx64fsl"... ; - Loading binary file "binary-ccl64/float.lx64fsl" ;Loading #P"binary-ccl64/float.lx64fsl"... ; - Loading binary file "binary-ccl64/csimp.lx64fsl" ;Loading #P"binary-ccl64/csimp.lx64fsl"... ; - Loading binary file "binary-ccl64/csimp2.lx64fsl" ;Loading #P"binary-ccl64/csimp2.lx64fsl"... ; - Loading binary file "binary-ccl64/zero.lx64fsl" ;Loading #P"binary-ccl64/zero.lx64fsl"... ; - Loading binary file "binary-ccl64/logarc.lx64fsl" ;Loading #P"binary-ccl64/logarc.lx64fsl"... ; - Loading binary file "binary-ccl64/rpart.lx64fsl" ;Loading #P"binary-ccl64/rpart.lx64fsl"... ; - Loading module "numeric-bigfloat" ; - Loading binary file "binary-ccl64/numeric.lx64fsl" ;Loading #P"binary-ccl64/numeric.lx64fsl"... ; - Loading module "server" ; - Loading binary file "binary-ccl64/server.lx64fsl" ;Loading #P"binary-ccl64/server.lx64fsl"... ; - Loading module "i-o" ; - Loading binary file "binary-ccl64/macsys.lx64fsl" ;Loading #P"binary-ccl64/macsys.lx64fsl"... ; - Loading binary file "binary-ccl64/testsuite.lx64fsl" ;Loading #P"binary-ccl64/testsuite.lx64fsl"... ; - Loading binary file "binary-ccl64/mload.lx64fsl" ;Loading #P"binary-ccl64/mload.lx64fsl"... ; - Loading binary file "binary-ccl64/suprv1.lx64fsl" ;Loading #P"binary-ccl64/suprv1.lx64fsl"... ; - Loading binary file "binary-ccl64/mactex.lx64fsl" ;Loading #P"binary-ccl64/mactex.lx64fsl"... ; - Loading binary file "binary-ccl64/dskfn.lx64fsl" ;Loading #P"binary-ccl64/dskfn.lx64fsl"... ; - Loading module "factoring" ; - Loading binary file "binary-ccl64/lesfac.lx64fsl" ;Loading #P"binary-ccl64/lesfac.lx64fsl"... ; - Loading binary file "binary-ccl64/factor.lx64fsl" ;Loading #P"binary-ccl64/factor.lx64fsl"... ; - Loading binary file "binary-ccl64/algfac.lx64fsl" ;Loading #P"binary-ccl64/algfac.lx64fsl"... ; - Loading binary file "binary-ccl64/nalgfa.lx64fsl" ;Loading #P"binary-ccl64/nalgfa.lx64fsl"... ; - Loading binary file "binary-ccl64/ufact.lx64fsl" ;Loading #P"binary-ccl64/ufact.lx64fsl"... ; - Loading binary file "binary-ccl64/result.lx64fsl" ;Loading #P"binary-ccl64/result.lx64fsl"... ; - Loading module "ifactor" ; - Loading binary file "binary-ccl64/ifactor.lx64fsl" ;Loading #P"binary-ccl64/ifactor.lx64fsl"... ; - Loading module "rational-functions" ; - Loading binary file "binary-ccl64/rat3a.lx64fsl" ;Loading #P"binary-ccl64/rat3a.lx64fsl"... ; - Loading binary file "binary-ccl64/rat3b.lx64fsl" ;Loading #P"binary-ccl64/rat3b.lx64fsl"... ; - Loading binary file "binary-ccl64/rat3d.lx64fsl" ;Loading #P"binary-ccl64/rat3d.lx64fsl"... ; - Loading binary file "binary-ccl64/rat3c.lx64fsl" ;Loading #P"binary-ccl64/rat3c.lx64fsl"... ; - Loading binary file "binary-ccl64/rat3e.lx64fsl" ;Loading #P"binary-ccl64/rat3e.lx64fsl"... ; - Loading binary file "binary-ccl64/nrat4.lx64fsl" ;Loading #P"binary-ccl64/nrat4.lx64fsl"... ; - Loading binary file "binary-ccl64/ratout.lx64fsl" ;Loading #P"binary-ccl64/ratout.lx64fsl"... ; - Loading module "maxima-language-compiler" ; - Loading binary file "binary-ccl64/transl.lx64fsl" ;Loading #P"binary-ccl64/transl.lx64fsl"... ; - Loading binary file "binary-ccl64/transs.lx64fsl" ;Loading #P"binary-ccl64/transs.lx64fsl"... ; - Loading binary file "binary-ccl64/trans1.lx64fsl" ;Loading #P"binary-ccl64/trans1.lx64fsl"... ; - Loading binary file "binary-ccl64/trans2.lx64fsl" ;Loading #P"binary-ccl64/trans2.lx64fsl"... ; - Loading binary file "binary-ccl64/trans3.lx64fsl" ;Loading #P"binary-ccl64/trans3.lx64fsl"... ; - Loading binary file "binary-ccl64/trprop.lx64fsl" ;Loading #P"binary-ccl64/trprop.lx64fsl"... ; - Loading binary file "binary-ccl64/trans4.lx64fsl" ;Loading #P"binary-ccl64/trans4.lx64fsl"... ; - Loading binary file "binary-ccl64/trans5.lx64fsl" ;Loading #P"binary-ccl64/trans5.lx64fsl"... ; - Loading binary file "binary-ccl64/transf.lx64fsl" ;Loading #P"binary-ccl64/transf.lx64fsl"... ; - Loading binary file "binary-ccl64/troper.lx64fsl" ;Loading #P"binary-ccl64/troper.lx64fsl"... ; - Loading binary file "binary-ccl64/trutil.lx64fsl" ;Loading #P"binary-ccl64/trutil.lx64fsl"... ; - Loading binary file "binary-ccl64/trmode.lx64fsl" ;Loading #P"binary-ccl64/trmode.lx64fsl"... ; - Loading binary file "binary-ccl64/trdata.lx64fsl" ;Loading #P"binary-ccl64/trdata.lx64fsl"... ; - Loading binary file "binary-ccl64/trpred.lx64fsl" ;Loading #P"binary-ccl64/trpred.lx64fsl"... ; - Loading binary file "binary-ccl64/transq.lx64fsl" ;Loading #P"binary-ccl64/transq.lx64fsl"... ; - Loading binary file "binary-ccl64/acall.lx64fsl" ;Loading #P"binary-ccl64/acall.lx64fsl"... ; - Loading binary file "binary-ccl64/fcall.lx64fsl" ;Loading #P"binary-ccl64/fcall.lx64fsl"... ; - Loading binary file "binary-ccl64/evalw.lx64fsl" ;Loading #P"binary-ccl64/evalw.lx64fsl"... ; - Loading binary file "binary-ccl64/mdefun.lx64fsl" ;Loading #P"binary-ccl64/mdefun.lx64fsl"... ; - Loading module "pattern-matching" ; - Loading binary file "binary-ccl64/schatc.lx64fsl" ;Loading #P"binary-ccl64/schatc.lx64fsl"... ; - Loading binary file "binary-ccl64/matcom.lx64fsl" ;Loading #P"binary-ccl64/matcom.lx64fsl"... ; - Loading binary file "binary-ccl64/matrun.lx64fsl" ;Loading #P"binary-ccl64/matrun.lx64fsl"... ; - Loading binary file "binary-ccl64/nisimp.lx64fsl" ;Loading #P"binary-ccl64/nisimp.lx64fsl"... ; - Loading module "trigonometry" ; - Loading binary file "binary-ccl64/trigi.lx64fsl" ;Loading #P"binary-ccl64/trigi.lx64fsl"... ; - Loading binary file "binary-ccl64/trigo.lx64fsl" ;Loading #P"binary-ccl64/trigo.lx64fsl"... ; - Loading binary file "binary-ccl64/trgred.lx64fsl" ;Loading #P"binary-ccl64/trgred.lx64fsl"... ; - Loading module "algebraic-database" ; - Loading binary file "binary-ccl64/inmis.lx64fsl" ;Loading #P"binary-ccl64/inmis.lx64fsl"... ; - Loading binary file "binary-ccl64/db.lx64fsl" ;Loading #P"binary-ccl64/db.lx64fsl"... ; - Loading binary file "binary-ccl64/compar.lx64fsl" ;Loading #P"binary-ccl64/compar.lx64fsl"... ; - Loading binary file "binary-ccl64/askp.lx64fsl" ;Loading #P"binary-ccl64/askp.lx64fsl"... ; - Loading module "numerical-functions" ; - Loading binary file "binary-ccl64/bessel.lx64fsl" ;Loading #P"binary-ccl64/bessel.lx64fsl"... ; - Loading binary file "binary-ccl64/ellipt.lx64fsl" ;Loading #P"binary-ccl64/ellipt.lx64fsl"... ; - Loading binary file "binary-ccl64/airy.lx64fsl" ;Loading #P"binary-ccl64/airy.lx64fsl"... ; - Loading binary file "binary-ccl64/plasma.lx64fsl" ;Loading #P"binary-ccl64/plasma.lx64fsl"... ; - Loading binary file "binary-ccl64/intpol.lx64fsl" ;Loading #P"binary-ccl64/intpol.lx64fsl"... ; - Loading module "reader" ; - Loading binary file "binary-ccl64/nparse.lx64fsl" ;Loading #P"binary-ccl64/nparse.lx64fsl"... ; - Loading module "display" ; - Loading binary file "binary-ccl64/displa.lx64fsl" ;Loading #P"binary-ccl64/displa.lx64fsl"... ; - Loading binary file "binary-ccl64/nforma.lx64fsl" ;Loading #P"binary-ccl64/nforma.lx64fsl"... ; - Loading binary file "binary-ccl64/grind.lx64fsl" ;Loading #P"binary-ccl64/grind.lx64fsl"... ; - Loading module "gcd" ; - Loading binary file "binary-ccl64/spgcd.lx64fsl" ;Loading #P"binary-ccl64/spgcd.lx64fsl"... ; - Loading binary file "binary-ccl64/ezgcd.lx64fsl" ;Loading #P"binary-ccl64/ezgcd.lx64fsl"... ; - Loading module "documentation" ; - Loading binary file "binary-ccl64/macdes.lx64fsl" ;Loading #P"binary-ccl64/macdes.lx64fsl"... ; - Loading binary file "binary-ccl64/verify-html-index.lx64fsl" ;Loading #P"binary-ccl64/verify-html-index.lx64fsl"... ; - Loading module "integration" ; - Loading binary file "binary-ccl64/sinint.lx64fsl" ;Loading #P"binary-ccl64/sinint.lx64fsl"... ; - Loading binary file "binary-ccl64/sin.lx64fsl" ;Loading #P"binary-ccl64/sin.lx64fsl"... ; - Loading binary file "binary-ccl64/risch.lx64fsl" ;Loading #P"binary-ccl64/risch.lx64fsl"... ; - Loading binary file "binary-ccl64/irinte.lx64fsl" ;Loading #P"binary-ccl64/irinte.lx64fsl"... ; - Loading binary file "binary-ccl64/laplac.lx64fsl" ;Loading #P"binary-ccl64/laplac.lx64fsl"... ; - Loading module "taylor-series" ; - Loading binary file "binary-ccl64/hayat.lx64fsl" ;Loading #P"binary-ccl64/hayat.lx64fsl"... ; - Loading module "definite-integration" ; - Loading binary file "binary-ccl64/defint.lx64fsl" ;Loading #P"binary-ccl64/defint.lx64fsl"... ; - Loading binary file "binary-ccl64/residu.lx64fsl" ;Loading #P"binary-ccl64/residu.lx64fsl"... ; - Loading module "special-functions" ; - Loading binary file "binary-ccl64/specfn.lx64fsl" ;Loading #P"binary-ccl64/specfn.lx64fsl"... ; - Loading module "matrix-algebra" ; - Loading binary file "binary-ccl64/mat.lx64fsl" ;Loading #P"binary-ccl64/mat.lx64fsl"... ; - Loading binary file "binary-ccl64/linnew.lx64fsl" ;Loading #P"binary-ccl64/linnew.lx64fsl"... ; - Loading binary file "binary-ccl64/matrix.lx64fsl" ;Loading #P"binary-ccl64/matrix.lx64fsl"... ; - Loading module "determinants" ; - Loading binary file "binary-ccl64/sprdet.lx64fsl" ;Loading #P"binary-ccl64/sprdet.lx64fsl"... ; - Loading binary file "binary-ccl64/newinv.lx64fsl" ;Loading #P"binary-ccl64/newinv.lx64fsl"... ; - Loading binary file "binary-ccl64/newdet.lx64fsl" ;Loading #P"binary-ccl64/newdet.lx64fsl"... ; - Loading module "limits" ; - Loading binary file "binary-ccl64/tlimit.lx64fsl" ;Loading #P"binary-ccl64/tlimit.lx64fsl"... ; - Loading binary file "binary-ccl64/limit.lx64fsl" ;Loading #P"binary-ccl64/limit.lx64fsl"... ; - Loading module "solve" ; - Loading binary file "binary-ccl64/solve.lx64fsl" ;Loading #P"binary-ccl64/solve.lx64fsl"... ; - Loading binary file "binary-ccl64/psolve.lx64fsl" ;Loading #P"binary-ccl64/psolve.lx64fsl"... ; - Loading binary file "binary-ccl64/algsys.lx64fsl" ;Loading #P"binary-ccl64/algsys.lx64fsl"... ; - Loading binary file "binary-ccl64/sqrtdenest.lx64fsl" ;Loading #P"binary-ccl64/sqrtdenest.lx64fsl"... ; - Loading binary file "binary-ccl64/polyrz.lx64fsl" ;Loading #P"binary-ccl64/polyrz.lx64fsl"... ; - Loading binary file "binary-ccl64/cpoly.lx64fsl" ;Loading #P"binary-ccl64/cpoly.lx64fsl"... ; - Loading module "debugging" ; - Loading binary file "binary-ccl64/mtrace.lx64fsl" ;Loading #P"binary-ccl64/mtrace.lx64fsl"... ; - Loading binary file "binary-ccl64/mdebug.lx64fsl" ;Loading #P"binary-ccl64/mdebug.lx64fsl"... ; - Loading module "miscellaneous" ; - Loading binary file "binary-ccl64/scs.lx64fsl" ;Loading #P"binary-ccl64/scs.lx64fsl"... ; - Loading binary file "binary-ccl64/asum.lx64fsl" ;Loading #P"binary-ccl64/asum.lx64fsl"... ; - Loading binary file "binary-ccl64/fortra.lx64fsl" ;Loading #P"binary-ccl64/fortra.lx64fsl"... ; - Loading binary file "binary-ccl64/optim.lx64fsl" ;Loading #P"binary-ccl64/optim.lx64fsl"... ; - Loading binary file "binary-ccl64/marray.lx64fsl" ;Loading #P"binary-ccl64/marray.lx64fsl"... ; - Loading binary file "binary-ccl64/mdot.lx64fsl" ;Loading #P"binary-ccl64/mdot.lx64fsl"... ; - Loading binary file "binary-ccl64/series.lx64fsl" ;Loading #P"binary-ccl64/series.lx64fsl"... ; - Loading binary file "binary-ccl64/numth.lx64fsl" ;Loading #P"binary-ccl64/numth.lx64fsl"... ; - Loading binary file "binary-ccl64/pade.lx64fsl" ;Loading #P"binary-ccl64/pade.lx64fsl"... ; - Loading binary file "binary-ccl64/homog.lx64fsl" ;Loading #P"binary-ccl64/homog.lx64fsl"... ; - Loading binary file "binary-ccl64/combin.lx64fsl" ;Loading #P"binary-ccl64/combin.lx64fsl"... ; - Loading binary file "binary-ccl64/nset.lx64fsl" ;Loading #P"binary-ccl64/nset.lx64fsl"... ; - Loading binary file "binary-ccl64/rand-mt19937.lx64fsl" ;Loading #P"binary-ccl64/rand-mt19937.lx64fsl"... ; - Loading binary file "binary-ccl64/maxmin.lx64fsl" ;Loading #P"binary-ccl64/maxmin.lx64fsl"... ; - Loading binary file "binary-ccl64/nummod.lx64fsl" ;Loading #P"binary-ccl64/nummod.lx64fsl"... ; - Loading binary file "binary-ccl64/conjugate.lx64fsl" ;Loading #P"binary-ccl64/conjugate.lx64fsl"... ; - Loading binary file "binary-ccl64/expintegral.lx64fsl" ;Loading #P"binary-ccl64/expintegral.lx64fsl"... ; - Loading binary file "binary-ccl64/gamma.lx64fsl" ;Loading #P"binary-ccl64/gamma.lx64fsl"... ; - Loading binary file "binary-ccl64/mstuff.lx64fsl" ;Loading #P"binary-ccl64/mstuff.lx64fsl"... ; - Loading module "polynomial" ; - Loading binary file "binary-ccl64/polynomialp.lx64fsl" ;Loading #P"binary-ccl64/polynomialp.lx64fsl"... ; - Loading module "poisson-series" ; - Loading binary file "binary-ccl64/pois2.lx64fsl" ;Loading #P"binary-ccl64/pois2.lx64fsl"... ; - Loading binary file "binary-ccl64/pois3.lx64fsl" ;Loading #P"binary-ccl64/pois3.lx64fsl"... ; - Loading module "translated-packages" ; - Loading binary file "binary-ccl64/desoln.lx64fsl" ;Loading #P"binary-ccl64/desoln.lx64fsl"... ; - Loading binary file "binary-ccl64/elim.lx64fsl" ;Loading #P"binary-ccl64/elim.lx64fsl"... ; - Loading binary file "binary-ccl64/invert.lx64fsl" ;Loading #P"binary-ccl64/invert.lx64fsl"... ; - Loading binary file "binary-ccl64/hypgeo.lx64fsl" ;Loading #P"binary-ccl64/hypgeo.lx64fsl"... ; - Loading binary file "binary-ccl64/hyp.lx64fsl" ;Loading #P"binary-ccl64/hyp.lx64fsl"... ; - Loading binary file "binary-ccl64/hypergeometric.lx64fsl" ;Loading #P"binary-ccl64/hypergeometric.lx64fsl"... ; - Loading binary file "binary-ccl64/nfloat.lx64fsl" ;Loading #P"binary-ccl64/nfloat.lx64fsl"... ; - Loading binary file "binary-ccl64/todd-coxeter.lx64fsl" ;Loading #P"binary-ccl64/todd-coxeter.lx64fsl"... ; - Loading binary file "binary-ccl64/plot.lx64fsl" ;Loading #P"binary-ccl64/plot.lx64fsl"... ; - Loading module "graphics-drivers" ; - Loading binary file "binary-ccl64/gnuplot_def.lx64fsl" ;Loading #P"binary-ccl64/gnuplot_def.lx64fsl"... ; - Loading binary file "binary-ccl64/xmaxima_def.lx64fsl" ;Loading #P"binary-ccl64/xmaxima_def.lx64fsl"... ; - Loading binary file "binary-ccl64/geomview_def.lx64fsl" ;Loading #P"binary-ccl64/geomview_def.lx64fsl"... ; - Loading module "final" ; - Loading source file "/home/maxima/maxima-test/src/autol.lisp" ;Loading #P"/home/maxima/maxima-test/src/autol.lisp"... ; - Loading source file "/home/maxima/maxima-test/src/max_ext.lisp" ;Loading #P"/home/maxima/maxima-test/src/max_ext.lisp"... ; - Loading source file "/home/maxima/maxima-test/src/init-cl.lisp" ;Loading #P"/home/maxima/maxima-test/src/init-cl.lisp"... ; - Providing system maxima make bd make[2]: Verzeichnis „/home/maxima/maxima-test/src“ wird betreten for l in abcl abcl clisp cmucl cmucl cmucl sbcl sbcl acl acl gcl gcl ccl64 ccl64 ecl ecl; do for d in / /numerical /numerical/slatec; do /usr/bin/mkdir -p binary-$l$d; done; done make[2]: Verzeichnis „/home/maxima/maxima-test/src“ wird verlassen echo '"()" (load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :compile :verbose t)' > clisp-command.lisp clisp -norc -q clisp-command.lisp ; - Compiling defsystem "maxima" ; - Loading module "package" ; - Loading source file ; "/home/maxima/maxima-test/src/maxima-package.lisp" ; - Loading source private-file "autoconf-variables.lisp" ; - Compiling module "intl" ; - Compiling source file "/home/maxima/maxima-test/src/intl.lisp" ;; Compiling file /home/maxima/maxima-test/src/intl.lisp ... ;; Wrote file binary-clisp/intl.fas ; - Loading binary file "binary-clisp/intl.fas" ; - Compiling module "globals" ; - Compiling source file "/home/maxima/maxima-test/src/globals.lisp" ;; Compiling file /home/maxima/maxima-test/src/globals.lisp ... ;; Wrote file binary-clisp/globals.fas ; - Loading binary file "binary-clisp/globals.fas" ; - Compiling module "info" ; - Compiling source file "/home/maxima/maxima-test/src/pregexp.lisp" ;; Compiling file /home/maxima/maxima-test/src/pregexp.lisp ... ;; Wrote file binary-clisp/pregexp.fas ; - Loading binary file "binary-clisp/pregexp.fas" ; - Compiling source file "/home/maxima/maxima-test/src/cl-info.lisp" ;; Compiling file /home/maxima/maxima-test/src/cl-info.lisp ... ;; Wrote file binary-clisp/cl-info.fas ; - Loading binary file "binary-clisp/cl-info.fas" ; - Compiling module "sloop" ; - Compiling source file "/home/maxima/maxima-test/src/sloop.lisp" ;; Compiling file /home/maxima/maxima-test/src/sloop.lisp ... ;; Wrote file binary-clisp/sloop.fas ; - Loading binary file "binary-clisp/sloop.fas" ; - Compiling module "declarations" ; - Compiling source file "/home/maxima/maxima-test/src/lmdcls.lisp" ;; Compiling file /home/maxima/maxima-test/src/lmdcls.lisp ... ;; Wrote file binary-clisp/lmdcls.fas ; - Loading binary file "binary-clisp/lmdcls.fas" ; - Compiling module "destructuring-let" ; - Compiling source file "/home/maxima/maxima-test/src/letmac.lisp" ;; Compiling file /home/maxima/maxima-test/src/letmac.lisp ... ;; Wrote file binary-clisp/letmac.fas ; - Loading binary file "binary-clisp/letmac.fas" ; - Compiling module "compatibility-macros1" ; - Compiling source file "/home/maxima/maxima-test/src/generr.lisp" ;; Compiling file /home/maxima/maxima-test/src/generr.lisp ... ;; Wrote file binary-clisp/generr.fas ; - Loading binary file "binary-clisp/generr.fas" ; - Compiling source file "/home/maxima/maxima-test/src/clmacs.lisp" ;; Compiling file /home/maxima/maxima-test/src/clmacs.lisp ... ;; Wrote file binary-clisp/clmacs.fas ; - Loading binary file "binary-clisp/clmacs.fas" ; - Compiling module "defmfun" ; - Compiling source file ; "/home/maxima/maxima-test/src/defmfun-check.lisp" ;; Compiling file /home/maxima/maxima-test/src/defmfun-check.lisp ... ;; Wrote file binary-clisp/defmfun-check.fas ; - Loading binary file "binary-clisp/defmfun-check.fas" ; - Compiling module "float-properties" ; - Compiling source file ; "/home/maxima/maxima-test/src/float-properties.lisp" ;; Compiling file /home/maxima/maxima-test/src/float-properties.lisp ... ;; Wrote file binary-clisp/float-properties.fas ; - Loading binary file "binary-clisp/float-properties.fas" ; - Compiling module "compatibility-macros" ; - Compiling source file "/home/maxima/maxima-test/src/commac.lisp" ;; Compiling file /home/maxima/maxima-test/src/commac.lisp ... ;; Wrote file binary-clisp/commac.fas ; - Loading binary file "binary-clisp/commac.fas" ; - Compiling module "prerequisites" ; - Compiling source file "/home/maxima/maxima-test/src/mormac.lisp" ;; Compiling file /home/maxima/maxima-test/src/mormac.lisp ... ;; Wrote file binary-clisp/mormac.fas ; - Loading binary file "binary-clisp/mormac.fas" ; - Compiling source file "/home/maxima/maxima-test/src/compat.lisp" ;; Compiling file /home/maxima/maxima-test/src/compat.lisp ... ;; Wrote file binary-clisp/compat.fas ; - Loading binary file "binary-clisp/compat.fas" ; - Compiling module "maxima-language-compiler-macros" ; - Compiling source file "/home/maxima/maxima-test/src/transm.lisp" ;; Compiling file /home/maxima/maxima-test/src/transm.lisp ... WARNUNG: in TR in lines 81..86 : Variable DEFINED_VARIABLES wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? WARNUNG: in TR in lines 81..86 : Variable LOCAL wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? ;; Wrote file binary-clisp/transm.fas ; - Loading binary file "binary-clisp/transm.fas" ; - Compiling module "command-line" ; - Compiling source file ; "/home/maxima/maxima-test/src/command-line.lisp" ;; Compiling file /home/maxima/maxima-test/src/command-line.lisp ... ;; Wrote file binary-clisp/command-line.fas ; - Loading binary file "binary-clisp/command-line.fas" ; - Compiling module "getopt" ; - Compiling source file "/home/maxima/maxima-test/src/getopt.lisp" ;; Compiling file /home/maxima/maxima-test/src/getopt.lisp ... ;; Wrote file binary-clisp/getopt.fas ; - Loading binary file "binary-clisp/getopt.fas" ; - Compiling module "fundamental-macros" ; - Compiling source file "/home/maxima/maxima-test/src/defcal.lisp" ;; Compiling file /home/maxima/maxima-test/src/defcal.lisp ... ;; Wrote file binary-clisp/defcal.fas ; - Loading binary file "binary-clisp/defcal.fas" ; - Compiling source file "/home/maxima/maxima-test/src/maxmac.lisp" ;; Compiling file /home/maxima/maxima-test/src/maxmac.lisp ... ;; Wrote file binary-clisp/maxmac.fas ; - Loading binary file "binary-clisp/maxmac.fas" ; - Compiling module "utility-macros" ; - Compiling source file "/home/maxima/maxima-test/src/mopers.lisp" ;; Compiling file /home/maxima/maxima-test/src/mopers.lisp ... ;; Wrote file binary-clisp/mopers.fas ; - Loading binary file "binary-clisp/mopers.fas" ; - Compiling source file "/home/maxima/maxima-test/src/mforma.lisp" ;; Compiling file /home/maxima/maxima-test/src/mforma.lisp ... WARNUNG: in MFORMAT-TRANSLATE-OPEN in lines 235..246 : variable PARAMETER-P is assigned but not read ;; Wrote file binary-clisp/mforma.fas ; - Loading binary file "binary-clisp/mforma.fas" ; - Compiling module "other-macros" ; - Compiling source file "/home/maxima/maxima-test/src/mrgmac.lisp" ;; Compiling file /home/maxima/maxima-test/src/mrgmac.lisp ... ;; Wrote file binary-clisp/mrgmac.fas ; - Loading binary file "binary-clisp/mrgmac.fas" ; - Compiling source file "/home/maxima/maxima-test/src/rzmac.lisp" ;; Compiling file /home/maxima/maxima-test/src/rzmac.lisp ... ;; Wrote file binary-clisp/rzmac.fas ; - Loading binary file "binary-clisp/rzmac.fas" ; - Compiling source file "/home/maxima/maxima-test/src/strmac.lisp" ;; Compiling file /home/maxima/maxima-test/src/strmac.lisp ... ;; Wrote file binary-clisp/strmac.fas ; - Loading binary file "binary-clisp/strmac.fas" ; - Compiling source file "/home/maxima/maxima-test/src/displm.lisp" ;; Compiling file /home/maxima/maxima-test/src/displm.lisp ... ;; Wrote file binary-clisp/displm.fas ; - Loading binary file "binary-clisp/displm.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/safe-recursion.lisp" ;; Compiling file /home/maxima/maxima-test/src/safe-recursion.lisp ... ;; Wrote file binary-clisp/safe-recursion.fas ; - Loading binary file "binary-clisp/safe-recursion.fas" ; - Compiling module "rat-macros" ; - Compiling source file "/home/maxima/maxima-test/src/ratmac.lisp" ;; Compiling file /home/maxima/maxima-test/src/ratmac.lisp ... ;; Wrote file binary-clisp/ratmac.fas ; - Loading binary file "binary-clisp/ratmac.fas" ; - Compiling source file "/home/maxima/maxima-test/src/mhayat.lisp" ;; Compiling file /home/maxima/maxima-test/src/mhayat.lisp ... ;; Wrote file binary-clisp/mhayat.fas ; - Loading binary file "binary-clisp/mhayat.fas" ; - Compiling module "utilities" ; - Compiling source file "/home/maxima/maxima-test/src/opers.lisp" ;; Compiling file /home/maxima/maxima-test/src/opers.lisp ... ;; Wrote file binary-clisp/opers.fas ; - Loading binary file "binary-clisp/opers.fas" ; - Compiling source file "/home/maxima/maxima-test/src/utils.lisp" ;; Compiling file /home/maxima/maxima-test/src/utils.lisp ... ;; Wrote file binary-clisp/utils.fas ; - Loading binary file "binary-clisp/utils.fas" ; - Compiling source file "/home/maxima/maxima-test/src/sumcon.lisp" ;; Compiling file /home/maxima/maxima-test/src/sumcon.lisp ... ;; Wrote file binary-clisp/sumcon.fas ; - Loading binary file "binary-clisp/sumcon.fas" ; - Compiling source file "/home/maxima/maxima-test/src/sublis.lisp" ;; Compiling file /home/maxima/maxima-test/src/sublis.lisp ... ;; Wrote file binary-clisp/sublis.fas ; - Loading binary file "binary-clisp/sublis.fas" ; - Compiling source file "/home/maxima/maxima-test/src/merror.lisp" ;; Compiling file /home/maxima/maxima-test/src/merror.lisp ... ;; Wrote file binary-clisp/merror.fas ; - Loading binary file "binary-clisp/merror.fas" ; - Compiling source file "/home/maxima/maxima-test/src/mformt.lisp" ;; Compiling file /home/maxima/maxima-test/src/mformt.lisp ... WARNUNG: in MFORMAT in lines 83..100 : variable PARAMETER-P is assigned but not read ;; Wrote file binary-clisp/mformt.fas ; - Loading binary file "binary-clisp/mformt.fas" ; - Compiling source file "/home/maxima/maxima-test/src/mutils.lisp" ;; Compiling file /home/maxima/maxima-test/src/mutils.lisp ... ;; Wrote file binary-clisp/mutils.fas ; - Loading binary file "binary-clisp/mutils.fas" ; - Compiling source file "/home/maxima/maxima-test/src/outmis.lisp" ;; Compiling file /home/maxima/maxima-test/src/outmis.lisp ... ;; Wrote file binary-clisp/outmis.fas ; - Loading binary file "binary-clisp/outmis.fas" ; - Compiling source file "/home/maxima/maxima-test/src/ar.lisp" ;; Compiling file /home/maxima/maxima-test/src/ar.lisp ... ;; Wrote file binary-clisp/ar.fas ; - Loading binary file "binary-clisp/ar.fas" ; - Compiling module "commands" ; - Compiling source file "/home/maxima/maxima-test/src/comm.lisp" ;; Compiling file /home/maxima/maxima-test/src/comm.lisp ... ;; Wrote file binary-clisp/comm.fas ; - Loading binary file "binary-clisp/comm.fas" ; - Compiling source file "/home/maxima/maxima-test/src/comm2.lisp" ;; Compiling file /home/maxima/maxima-test/src/comm2.lisp ... ;; Wrote file binary-clisp/comm2.fas ; - Loading binary file "binary-clisp/comm2.fas" ; - Compiling module "evaluator" ; - Compiling source file "/home/maxima/maxima-test/src/mlisp.lisp" ;; Compiling file /home/maxima/maxima-test/src/mlisp.lisp ... ;; Wrote file binary-clisp/mlisp.fas ; - Loading binary file "binary-clisp/mlisp.fas" ; - Compiling source file "/home/maxima/maxima-test/src/mmacro.lisp" ;; Compiling file /home/maxima/maxima-test/src/mmacro.lisp ... ;; Wrote file binary-clisp/mmacro.fas ; - Loading binary file "binary-clisp/mmacro.fas" ; - Compiling source file "/home/maxima/maxima-test/src/buildq.lisp" ;; Compiling file /home/maxima/maxima-test/src/buildq.lisp ... ;; Wrote file binary-clisp/buildq.fas ; - Loading binary file "binary-clisp/buildq.fas" ; - Compiling module "numerical" ; - Compiling module "packages" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/f2cl-package.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/f2cl-package.lisp ... ;; Wrote file binary-clisp/numerical/f2cl-package.fas ; - Loading binary file "binary-clisp/numerical/f2cl-package.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec.lisp ... ;; Wrote file binary-clisp/numerical/slatec.fas ; - Loading binary file "binary-clisp/numerical/slatec.fas" ; - Compiling module "f2cl-lib" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/f2cl-lib.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/f2cl-lib.lisp ... ;; Wrote file binary-clisp/numerical/f2cl-lib.fas ; - Loading binary file "binary-clisp/numerical/f2cl-lib.fas" ; - Compiling module "slatec" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/fdump.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/fdump.lisp ... ;; Wrote file binary-clisp/numerical/slatec/fdump.fas ; - Loading binary file "binary-clisp/numerical/slatec/fdump.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/j4save.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/j4save.lisp ... ;; Wrote file binary-clisp/numerical/slatec/j4save.fas ; - Loading binary file "binary-clisp/numerical/slatec/j4save.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xercnt.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/xercnt.lisp ... WARNUNG: in XERCNT in lines 20..27 : Variable LIBRAR wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? WARNUNG: in XERCNT in lines 20..27 : Variable SUBROU wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? WARNUNG: in XERCNT in lines 20..27 : Variable MESSG wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? WARNUNG: in XERCNT in lines 20..27 : Variable NERR wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? WARNUNG: in XERCNT in lines 20..27 : Variable LEVEL wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? WARNUNG: in XERCNT in lines 20..27 : Variable KONTRL wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? ;; Wrote file binary-clisp/numerical/slatec/xercnt.fas ; - Loading binary file "binary-clisp/numerical/slatec/xercnt.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xerhlt.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/xerhlt.lisp ... WARNUNG: in XERHLT in lines 20..22 : Variable MESSG wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? ;; Wrote file binary-clisp/numerical/slatec/xerhlt.fas ; - Loading binary file "binary-clisp/numerical/slatec/xerhlt.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xgetua.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/xgetua.lisp ... ;; Wrote file binary-clisp/numerical/slatec/xgetua.fas ; - Loading binary file "binary-clisp/numerical/slatec/xgetua.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xerprn.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/xerprn.lisp ... ;; Wrote file binary-clisp/numerical/slatec/xerprn.fas ; - Loading binary file "binary-clisp/numerical/slatec/xerprn.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xersve.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/xersve.lisp ... ;; Wrote file binary-clisp/numerical/slatec/xersve.fas ; - Loading binary file "binary-clisp/numerical/slatec/xersve.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xermsg.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/xermsg.lisp ... ;; Wrote file binary-clisp/numerical/slatec/xermsg.fas ; - Loading binary file "binary-clisp/numerical/slatec/xermsg.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/initds.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/initds.lisp ... ;; Wrote file binary-clisp/numerical/slatec/initds.fas ; - Loading binary file "binary-clisp/numerical/slatec/initds.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dcsevl.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dcsevl.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dcsevl.fas ; - Loading binary file "binary-clisp/numerical/slatec/dcsevl.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9lgmc.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/d9lgmc.lisp ... ;; Wrote file binary-clisp/numerical/slatec/d9lgmc.fas ; - Loading binary file "binary-clisp/numerical/slatec/d9lgmc.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgamlm.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dgamlm.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dgamlm.fas ; - Loading binary file "binary-clisp/numerical/slatec/dgamlm.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgamma.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dgamma.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dgamma.fas ; - Loading binary file "binary-clisp/numerical/slatec/dgamma.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgamln.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dgamln.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dgamln.fas ; - Loading binary file "binary-clisp/numerical/slatec/dgamln.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dlngam.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dlngam.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dlngam.fas ; - Loading binary file "binary-clisp/numerical/slatec/dlngam.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9b0mp.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/d9b0mp.lisp ... ;; Wrote file binary-clisp/numerical/slatec/d9b0mp.fas ; - Loading binary file "binary-clisp/numerical/slatec/d9b0mp.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9b1mp.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/d9b1mp.lisp ... ;; Wrote file binary-clisp/numerical/slatec/d9b1mp.fas ; - Loading binary file "binary-clisp/numerical/slatec/d9b1mp.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesj0.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dbesj0.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbesj0.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesj0.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesj1.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dbesj1.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbesj1.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesj1.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/djairy.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/djairy.lisp ... ;; Wrote file binary-clisp/numerical/slatec/djairy.fas ; - Loading binary file "binary-clisp/numerical/slatec/djairy.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dasyjy.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dasyjy.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dasyjy.fas ; - Loading binary file "binary-clisp/numerical/slatec/dasyjy.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesj.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dbesj.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbesj.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesj.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsi0e.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dbsi0e.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbsi0e.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbsi0e.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsi1e.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dbsi1e.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbsi1e.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbsi1e.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesi0.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dbesi0.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbesi0.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesi0.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesi1.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dbesi1.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbesi1.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesi1.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dasyik.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dasyik.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dasyik.fas ; - Loading binary file "binary-clisp/numerical/slatec/dasyik.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesi.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dbesi.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbesi.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesi.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zabs.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zabs.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zabs.fas ; - Loading binary file "binary-clisp/numerical/slatec/zabs.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zdiv.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zdiv.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zdiv.fas ; - Loading binary file "binary-clisp/numerical/slatec/zdiv.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zexp.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zexp.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zexp.fas ; - Loading binary file "binary-clisp/numerical/slatec/zexp.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zmlt.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zmlt.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zmlt.fas ; - Loading binary file "binary-clisp/numerical/slatec/zmlt.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zsqrt.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zsqrt.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zsqrt.fas ; - Loading binary file "binary-clisp/numerical/slatec/zsqrt.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zasyi.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zasyi.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zasyi.fas ; - Loading binary file "binary-clisp/numerical/slatec/zasyi.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuchk.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zuchk.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zuchk.fas ; - Loading binary file "binary-clisp/numerical/slatec/zuchk.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zlog.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zlog.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zlog.fas ; - Loading binary file "binary-clisp/numerical/slatec/zlog.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunik.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zunik.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zunik.fas ; - Loading binary file "binary-clisp/numerical/slatec/zunik.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunhj.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zunhj.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zunhj.fas ; - Loading binary file "binary-clisp/numerical/slatec/zunhj.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuoik.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zuoik.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zuoik.fas ; - Loading binary file "binary-clisp/numerical/slatec/zuoik.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuni1.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zuni1.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zuni1.fas ; - Loading binary file "binary-clisp/numerical/slatec/zuni1.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zkscl.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zkscl.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zkscl.fas ; - Loading binary file "binary-clisp/numerical/slatec/zkscl.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zshch.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zshch.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zshch.fas ; - Loading binary file "binary-clisp/numerical/slatec/zshch.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbknu.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zbknu.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zbknu.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbknu.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zmlri.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zmlri.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zmlri.fas ; - Loading binary file "binary-clisp/numerical/slatec/zmlri.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zs1s2.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zs1s2.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zs1s2.fas ; - Loading binary file "binary-clisp/numerical/slatec/zs1s2.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zseri.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zseri.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zseri.fas ; - Loading binary file "binary-clisp/numerical/slatec/zseri.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zacai.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zacai.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zacai.fas ; - Loading binary file "binary-clisp/numerical/slatec/zacai.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zairy.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zairy.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zairy.fas ; - Loading binary file "binary-clisp/numerical/slatec/zairy.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuni2.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zuni2.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zuni2.fas ; - Loading binary file "binary-clisp/numerical/slatec/zuni2.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbuni.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zbuni.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zbuni.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbuni.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zrati.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zrati.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zrati.fas ; - Loading binary file "binary-clisp/numerical/slatec/zrati.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zwrsk.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zwrsk.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zwrsk.fas ; - Loading binary file "binary-clisp/numerical/slatec/zwrsk.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbinu.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zbinu.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zbinu.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbinu.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesi.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zbesi.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zbesi.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbesi.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesj.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zbesj.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zbesj.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbesj.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesy0.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dbesy0.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbesy0.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesy0.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesy1.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dbesy1.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbesy1.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesy1.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsynu.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dbsynu.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbsynu.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbsynu.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dyairy.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dyairy.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dyairy.fas ; - Loading binary file "binary-clisp/numerical/slatec/dyairy.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesy.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dbesy.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbesy.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesy.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zacon.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zacon.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zacon.fas ; - Loading binary file "binary-clisp/numerical/slatec/zacon.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunk1.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zunk1.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zunk1.fas ; - Loading binary file "binary-clisp/numerical/slatec/zunk1.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunk2.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zunk2.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zunk2.fas ; - Loading binary file "binary-clisp/numerical/slatec/zunk2.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbunk.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zbunk.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zbunk.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbunk.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesh.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zbesh.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zbesh.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbesh.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesy.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zbesy.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zbesy.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbesy.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsk0e.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dbsk0e.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbsk0e.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbsk0e.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesk0.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dbesk0.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbesk0.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesk0.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsk1e.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dbsk1e.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbsk1e.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbsk1e.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesk1.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dbesk1.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbesk1.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesk1.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsknu.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dbsknu.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbsknu.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbsknu.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesk.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dbesk.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbesk.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbesk.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesk.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zbesk.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zbesk.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbesk.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9aimp.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/d9aimp.lisp ... ;; Wrote file binary-clisp/numerical/slatec/d9aimp.fas ; - Loading binary file "binary-clisp/numerical/slatec/d9aimp.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/daie.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/daie.lisp ... ;; Wrote file binary-clisp/numerical/slatec/daie.fas ; - Loading binary file "binary-clisp/numerical/slatec/daie.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dai.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dai.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dai.fas ; - Loading binary file "binary-clisp/numerical/slatec/dai.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbie.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dbie.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbie.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbie.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbi.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dbi.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dbi.fas ; - Loading binary file "binary-clisp/numerical/slatec/dbi.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbiry.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/zbiry.lisp ... ;; Wrote file binary-clisp/numerical/slatec/zbiry.fas ; - Loading binary file "binary-clisp/numerical/slatec/zbiry.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/derfc.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/derfc.lisp ... ;; Wrote file binary-clisp/numerical/slatec/derfc.fas ; - Loading binary file "binary-clisp/numerical/slatec/derfc.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/derf.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/derf.lisp ... ;; Wrote file binary-clisp/numerical/slatec/derf.fas ; - Loading binary file "binary-clisp/numerical/slatec/derf.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/de1.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/de1.lisp ... ;; Wrote file binary-clisp/numerical/slatec/de1.fas ; - Loading binary file "binary-clisp/numerical/slatec/de1.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dei.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dei.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dei.fas ; - Loading binary file "binary-clisp/numerical/slatec/dei.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9upak.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/d9upak.lisp ... ;; Wrote file binary-clisp/numerical/slatec/d9upak.fas ; - Loading binary file "binary-clisp/numerical/slatec/d9upak.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dspenc.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dspenc.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dspenc.fas ; - Loading binary file "binary-clisp/numerical/slatec/dspenc.fas" ; - Compiling module "quadpack" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqwgtf.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqwgtf.lisp ... WARNUNG: in DQWGTF in lines 20..35 : Variable P2 wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? WARNUNG: in DQWGTF in lines 20..35 : Variable P3 wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? WARNUNG: in DQWGTF in lines 20..35 : Variable P4 wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? ;; Wrote file binary-clisp/numerical/slatec/dqwgtf.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqwgtf.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqcheb.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqcheb.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqcheb.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqcheb.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk15w.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqk15w.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqk15w.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqk15w.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqwgts.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqwgts.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqwgts.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqwgts.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqwgtc.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqwgtc.lisp ... WARNUNG: in DQWGTC in lines 20..27 : Variable P2 wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? WARNUNG: in DQWGTC in lines 20..27 : Variable P3 wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? WARNUNG: in DQWGTC in lines 20..27 : Variable P4 wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? WARNUNG: in DQWGTC in lines 20..27 : Variable KP wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? ;; Wrote file binary-clisp/numerical/slatec/dqwgtc.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqwgtc.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgtsl.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dgtsl.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dgtsl.fas ; - Loading binary file "binary-clisp/numerical/slatec/dgtsl.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk15.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqk15.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqk15.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqk15.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk31.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqk31.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqk31.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqk31.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk41.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqk41.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqk41.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqk41.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk51.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqk51.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqk51.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqk51.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk61.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqk61.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqk61.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqk61.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk21.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqk21.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqk21.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqk21.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk15i.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqk15i.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqk15i.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqk15i.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqelg.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqelg.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqelg.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqelg.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqpsrt.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqpsrt.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqpsrt.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqpsrt.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqc25s.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqc25s.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqc25s.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqc25s.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqmomo.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqmomo.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqmomo.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqmomo.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqc25c.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqc25c.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqc25c.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqc25c.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqc25f.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqc25f.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqc25f.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqc25f.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqage.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqage.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqage.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqage.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagie.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqagie.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqagie.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqagie.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagpe.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqagpe.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqagpe.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqagpe.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagp.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqagp.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqagp.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqagp.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagse.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqagse.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqagse.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqagse.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawoe.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqawoe.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqawoe.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqawoe.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawfe.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqawfe.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqawfe.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqawfe.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawse.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqawse.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqawse.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqawse.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawce.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqawce.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqawce.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqawce.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqng.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqng.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqng.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqng.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqag.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqag.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqag.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqag.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqags.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqags.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqags.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqags.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagi.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqagi.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqagi.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqagi.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawf.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqawf.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqawf.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqawf.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawo.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqawo.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqawo.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqawo.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqaws.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqaws.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqaws.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqaws.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawc.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/dqawc.lisp ... ;; Wrote file binary-clisp/numerical/slatec/dqawc.fas ; - Loading binary file "binary-clisp/numerical/slatec/dqawc.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/quadpack.lisp" ;; Compiling file /home/maxima/maxima-test/src/numerical/slatec/quadpack.lisp ... ;; Wrote file binary-clisp/numerical/slatec/quadpack.fas ; - Loading binary file "binary-clisp/numerical/slatec/quadpack.fas" ; - Compiling module "simplification" ; - Compiling source file "/home/maxima/maxima-test/src/simp.lisp" ;; Compiling file /home/maxima/maxima-test/src/simp.lisp ... ;; Wrote file binary-clisp/simp.fas ; - Loading binary file "binary-clisp/simp.fas" ; - Compiling source file "/home/maxima/maxima-test/src/float.lisp" ;; Compiling file /home/maxima/maxima-test/src/float.lisp ... ;; Wrote file binary-clisp/float.fas ; - Loading binary file "binary-clisp/float.fas" ; - Compiling source file "/home/maxima/maxima-test/src/csimp.lisp" ;; Compiling file /home/maxima/maxima-test/src/csimp.lisp ... ;; Wrote file binary-clisp/csimp.fas ; - Loading binary file "binary-clisp/csimp.fas" ; - Compiling source file "/home/maxima/maxima-test/src/csimp2.lisp" ;; Compiling file /home/maxima/maxima-test/src/csimp2.lisp ... ;; Wrote file binary-clisp/csimp2.fas ; - Loading binary file "binary-clisp/csimp2.fas" ; - Compiling source file "/home/maxima/maxima-test/src/zero.lisp" ;; Compiling file /home/maxima/maxima-test/src/zero.lisp ... ;; Wrote file binary-clisp/zero.fas ; - Loading binary file "binary-clisp/zero.fas" ; - Compiling source file "/home/maxima/maxima-test/src/logarc.lisp" ;; Compiling file /home/maxima/maxima-test/src/logarc.lisp ... ;; Wrote file binary-clisp/logarc.fas ; - Loading binary file "binary-clisp/logarc.fas" ; - Compiling source file "/home/maxima/maxima-test/src/rpart.lisp" ;; Compiling file /home/maxima/maxima-test/src/rpart.lisp ... ;; Wrote file binary-clisp/rpart.fas ; - Loading binary file "binary-clisp/rpart.fas" ; - Compiling module "numeric-bigfloat" ; - Compiling source file "/home/maxima/maxima-test/src/numeric.lisp" ;; Compiling file /home/maxima/maxima-test/src/numeric.lisp ... ;; Wrote file binary-clisp/numeric.fas ; - Loading binary file "binary-clisp/numeric.fas" ; - Compiling module "server" ; - Compiling source file "/home/maxima/maxima-test/src/server.lisp" ;; Compiling file /home/maxima/maxima-test/src/server.lisp ... ;; Wrote file binary-clisp/server.fas ; - Loading binary file "binary-clisp/server.fas" ; - Compiling module "i-o" ; - Compiling source file "/home/maxima/maxima-test/src/macsys.lisp" ;; Compiling file /home/maxima/maxima-test/src/macsys.lisp ... ;; Wrote file binary-clisp/macsys.fas ; - Loading binary file "binary-clisp/macsys.fas" ; - Compiling source file "/home/maxima/maxima-test/src/testsuite.lisp" ;; Compiling file /home/maxima/maxima-test/src/testsuite.lisp ... ;; Wrote file binary-clisp/testsuite.fas ; - Loading binary file "binary-clisp/testsuite.fas" ; - Compiling source file "/home/maxima/maxima-test/src/mload.lisp" ;; Compiling file /home/maxima/maxima-test/src/mload.lisp ... WARNUNG: in FLOAT_APPROX_EQUAL-IMPL in lines 236..266 : variable A-B-SIGN is assigned but not read WARNUNG: in FLOAT_APPROX_EQUAL-IMPL in lines 236..266 : variable TOL-SIGN is assigned but not read WARNUNG: in FLOAT_APPROX_EQUAL-IMPL in lines 236..266 : variable A-SIGNIFICAND is assigned but not read WARNUNG: in FLOAT_APPROX_EQUAL-IMPL in lines 236..266 : variable B-SIGNIFICAND is assigned but not read ;; Wrote file binary-clisp/mload.fas ; - Loading binary file "binary-clisp/mload.fas" ; - Compiling source file "/home/maxima/maxima-test/src/suprv1.lisp" ;; Compiling file /home/maxima/maxima-test/src/suprv1.lisp ... ;; Wrote file binary-clisp/suprv1.fas ; - Loading binary file "binary-clisp/suprv1.fas" ; - Compiling source file "/home/maxima/maxima-test/src/mactex.lisp" ;; Compiling file /home/maxima/maxima-test/src/mactex.lisp ... ;; Wrote file binary-clisp/mactex.fas ; - Loading binary file "binary-clisp/mactex.fas" ; - Compiling source file "/home/maxima/maxima-test/src/dskfn.lisp" ;; Compiling file /home/maxima/maxima-test/src/dskfn.lisp ... WARNUNG: in DSKSETUP in lines 65..86 : variable MAXIMA-ERROR is assigned but not read ;; Wrote file binary-clisp/dskfn.fas ; - Loading binary file "binary-clisp/dskfn.fas" ; - Compiling module "factoring" ; - Compiling source file "/home/maxima/maxima-test/src/lesfac.lisp" ;; Compiling file /home/maxima/maxima-test/src/lesfac.lisp ... WARNUNG: in LGCD1 in lines 115..169 : variable DUMMY is assigned but not read WARNUNG: in FACRPLUS in lines 183..201 : variable DUMMY is assigned but not read ;; Wrote file binary-clisp/lesfac.fas ; - Loading binary file "binary-clisp/lesfac.fas" ; - Compiling source file "/home/maxima/maxima-test/src/factor.lisp" ;; Compiling file /home/maxima/maxima-test/src/factor.lisp ... ;; Wrote file binary-clisp/factor.fas ; - Loading binary file "binary-clisp/factor.fas" ; - Compiling source file "/home/maxima/maxima-test/src/algfac.lisp" ;; Compiling file /home/maxima/maxima-test/src/algfac.lisp ... ;; Wrote file binary-clisp/algfac.fas ; - Loading binary file "binary-clisp/algfac.fas" ; - Compiling source file "/home/maxima/maxima-test/src/nalgfa.lisp" ;; Compiling file /home/maxima/maxima-test/src/nalgfa.lisp ... ;; Wrote file binary-clisp/nalgfa.fas ; - Loading binary file "binary-clisp/nalgfa.fas" ; - Compiling source file "/home/maxima/maxima-test/src/ufact.lisp" ;; Compiling file /home/maxima/maxima-test/src/ufact.lisp ... ;; Wrote file binary-clisp/ufact.fas ; - Loading binary file "binary-clisp/ufact.fas" ; - Compiling source file "/home/maxima/maxima-test/src/result.lisp" ;; Compiling file /home/maxima/maxima-test/src/result.lisp ... ;; Wrote file binary-clisp/result.fas ; - Loading binary file "binary-clisp/result.fas" ; - Compiling module "ifactor" ; - Compiling source file "/home/maxima/maxima-test/src/ifactor.lisp" ;; Compiling file /home/maxima/maxima-test/src/ifactor.lisp ... ;; Wrote file binary-clisp/ifactor.fas ; - Loading binary file "binary-clisp/ifactor.fas" ; - Compiling module "rational-functions" ; - Compiling source file "/home/maxima/maxima-test/src/rat3a.lisp" ;; Compiling file /home/maxima/maxima-test/src/rat3a.lisp ... ;; Wrote file binary-clisp/rat3a.fas ; - Loading binary file "binary-clisp/rat3a.fas" ; - Compiling source file "/home/maxima/maxima-test/src/rat3b.lisp" ;; Compiling file /home/maxima/maxima-test/src/rat3b.lisp ... ;; Wrote file binary-clisp/rat3b.fas ; - Loading binary file "binary-clisp/rat3b.fas" ; - Compiling source file "/home/maxima/maxima-test/src/rat3d.lisp" ;; Compiling file /home/maxima/maxima-test/src/rat3d.lisp ... ;; Wrote file binary-clisp/rat3d.fas ; - Loading binary file "binary-clisp/rat3d.fas" ; - Compiling source file "/home/maxima/maxima-test/src/rat3c.lisp" ;; Compiling file /home/maxima/maxima-test/src/rat3c.lisp ... ;; Wrote file binary-clisp/rat3c.fas ; - Loading binary file "binary-clisp/rat3c.fas" ; - Compiling source file "/home/maxima/maxima-test/src/rat3e.lisp" ;; Compiling file /home/maxima/maxima-test/src/rat3e.lisp ... ;; Wrote file binary-clisp/rat3e.fas ; - Loading binary file "binary-clisp/rat3e.fas" ; - Compiling source file "/home/maxima/maxima-test/src/nrat4.lisp" ;; Compiling file /home/maxima/maxima-test/src/nrat4.lisp ... ;; Wrote file binary-clisp/nrat4.fas ; - Loading binary file "binary-clisp/nrat4.fas" ; - Compiling source file "/home/maxima/maxima-test/src/ratout.lisp" ;; Compiling file /home/maxima/maxima-test/src/ratout.lisp ... ;; Wrote file binary-clisp/ratout.fas ; - Loading binary file "binary-clisp/ratout.fas" ; - Compiling module "maxima-language-compiler" ; - Compiling source file "/home/maxima/maxima-test/src/transl.lisp" ;; Compiling file /home/maxima/maxima-test/src/transl.lisp ... WARNUNG: in TRANSLATE-FUNCTION in lines 499..516 : Variable LOCAL wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? WARNUNG: in TRANSLATE-AND-EVAL-MACSYMA-EXPRESSION in lines 527..533 : Variable LOCAL wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? ;; Wrote file binary-clisp/transl.fas ; - Loading binary file "binary-clisp/transl.fas" ; - Compiling source file "/home/maxima/maxima-test/src/transs.lisp" ;; Compiling file /home/maxima/maxima-test/src/transs.lisp ... WARNUNG: in #:|46 82 (DEFMSPEC $COMPFILE (FORMS) ...)-9-1| in lines 46..82 : Variable LOCAL wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? WARNUNG: in TRANSLATE-FILE in lines 236..261 : Variable LOCAL wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? ;; Wrote file binary-clisp/transs.fas ; - Loading binary file "binary-clisp/transs.fas" ; - Compiling source file "/home/maxima/maxima-test/src/trans1.lisp" ;; Compiling file /home/maxima/maxima-test/src/trans1.lisp ... ;; Wrote file binary-clisp/trans1.fas ; - Loading binary file "binary-clisp/trans1.fas" ; - Compiling source file "/home/maxima/maxima-test/src/trans2.lisp" ;; Compiling file /home/maxima/maxima-test/src/trans2.lisp ... ;; Wrote file binary-clisp/trans2.fas ; - Loading binary file "binary-clisp/trans2.fas" ; - Compiling source file "/home/maxima/maxima-test/src/trans3.lisp" ;; Compiling file /home/maxima/maxima-test/src/trans3.lisp ... ;; Wrote file binary-clisp/trans3.fas ; - Loading binary file "binary-clisp/trans3.fas" ; - Compiling source file "/home/maxima/maxima-test/src/trprop.lisp" ;; Compiling file /home/maxima/maxima-test/src/trprop.lisp ... ;; Wrote file binary-clisp/trprop.fas ; - Loading binary file "binary-clisp/trprop.fas" ; - Compiling source file "/home/maxima/maxima-test/src/trans4.lisp" ;; Compiling file /home/maxima/maxima-test/src/trans4.lisp ... ;; Wrote file binary-clisp/trans4.fas ; - Loading binary file "binary-clisp/trans4.fas" ; - Compiling source file "/home/maxima/maxima-test/src/trans5.lisp" ;; Compiling file /home/maxima/maxima-test/src/trans5.lisp ... ;; Wrote file binary-clisp/trans5.fas ; - Loading binary file "binary-clisp/trans5.fas" ; - Compiling source file "/home/maxima/maxima-test/src/transf.lisp" ;; Compiling file /home/maxima/maxima-test/src/transf.lisp ... ;; Wrote file binary-clisp/transf.fas ; - Loading binary file "binary-clisp/transf.fas" ; - Compiling source file "/home/maxima/maxima-test/src/troper.lisp" ;; Compiling file /home/maxima/maxima-test/src/troper.lisp ... ;; Wrote file binary-clisp/troper.fas ; - Loading binary file "binary-clisp/troper.fas" ; - Compiling source file "/home/maxima/maxima-test/src/trutil.lisp" ;; Compiling file /home/maxima/maxima-test/src/trutil.lisp ... ;; Wrote file binary-clisp/trutil.fas ; - Loading binary file "binary-clisp/trutil.fas" ; - Compiling source file "/home/maxima/maxima-test/src/trmode.lisp" ;; Compiling file /home/maxima/maxima-test/src/trmode.lisp ... ;; Wrote file binary-clisp/trmode.fas ; - Loading binary file "binary-clisp/trmode.fas" ; - Compiling source file "/home/maxima/maxima-test/src/trdata.lisp" ;; Compiling file /home/maxima/maxima-test/src/trdata.lisp ... ;; Wrote file binary-clisp/trdata.fas ; - Loading binary file "binary-clisp/trdata.fas" ; - Compiling source file "/home/maxima/maxima-test/src/trpred.lisp" ;; Compiling file /home/maxima/maxima-test/src/trpred.lisp ... ;; Wrote file binary-clisp/trpred.fas ; - Loading binary file "binary-clisp/trpred.fas" ; - Compiling source file "/home/maxima/maxima-test/src/transq.lisp" ;; Compiling file /home/maxima/maxima-test/src/transq.lisp ... ;; Wrote file binary-clisp/transq.fas ; - Loading binary file "binary-clisp/transq.fas" ; - Compiling source file "/home/maxima/maxima-test/src/acall.lisp" ;; Compiling file /home/maxima/maxima-test/src/acall.lisp ... ;; Wrote file binary-clisp/acall.fas ; - Loading binary file "binary-clisp/acall.fas" ; - Compiling source file "/home/maxima/maxima-test/src/fcall.lisp" ;; Compiling file /home/maxima/maxima-test/src/fcall.lisp ... ;; Wrote file binary-clisp/fcall.fas ; - Loading binary file "binary-clisp/fcall.fas" ; - Compiling source file "/home/maxima/maxima-test/src/evalw.lisp" ;; Compiling file /home/maxima/maxima-test/src/evalw.lisp ... ;; Wrote file binary-clisp/evalw.fas ; - Loading binary file "binary-clisp/evalw.fas" ; - Compiling source file "/home/maxima/maxima-test/src/mdefun.lisp" ;; Compiling file /home/maxima/maxima-test/src/mdefun.lisp ... ;; Wrote file binary-clisp/mdefun.fas ; - Loading binary file "binary-clisp/mdefun.fas" ; - Compiling module "pattern-matching" ; - Compiling source file "/home/maxima/maxima-test/src/schatc.lisp" ;; Compiling file /home/maxima/maxima-test/src/schatc.lisp ... ;; Wrote file binary-clisp/schatc.fas ; - Loading binary file "binary-clisp/schatc.fas" ; - Compiling source file "/home/maxima/maxima-test/src/matcom.lisp" ;; Compiling file /home/maxima/maxima-test/src/matcom.lisp ... ;; Wrote file binary-clisp/matcom.fas ; - Loading binary file "binary-clisp/matcom.fas" ; - Compiling source file "/home/maxima/maxima-test/src/matrun.lisp" ;; Compiling file /home/maxima/maxima-test/src/matrun.lisp ... ;; Wrote file binary-clisp/matrun.fas ; - Loading binary file "binary-clisp/matrun.fas" ; - Compiling source file "/home/maxima/maxima-test/src/nisimp.lisp" ;; Compiling file /home/maxima/maxima-test/src/nisimp.lisp ... ;; Wrote file binary-clisp/nisimp.fas ; - Loading binary file "binary-clisp/nisimp.fas" ; - Compiling module "trigonometry" ; - Compiling source file "/home/maxima/maxima-test/src/trigi.lisp" ;; Compiling file /home/maxima/maxima-test/src/trigi.lisp ... ;; Wrote file binary-clisp/trigi.fas ; - Loading binary file "binary-clisp/trigi.fas" ; - Compiling source file "/home/maxima/maxima-test/src/trigo.lisp" ;; Compiling file /home/maxima/maxima-test/src/trigo.lisp ... ;; Wrote file binary-clisp/trigo.fas ; - Loading binary file "binary-clisp/trigo.fas" ; - Compiling source file "/home/maxima/maxima-test/src/trgred.lisp" ;; Compiling file /home/maxima/maxima-test/src/trgred.lisp ... ;; Wrote file binary-clisp/trgred.fas ; - Loading binary file "binary-clisp/trgred.fas" ; - Compiling module "algebraic-database" ; - Compiling source file "/home/maxima/maxima-test/src/inmis.lisp" ;; Compiling file /home/maxima/maxima-test/src/inmis.lisp ... ;; Wrote file binary-clisp/inmis.fas ; - Loading binary file "binary-clisp/inmis.fas" ; - Compiling source file "/home/maxima/maxima-test/src/db.lisp" ;; Compiling file /home/maxima/maxima-test/src/db.lisp ... ;; Wrote file binary-clisp/db.fas ; - Loading binary file "binary-clisp/db.fas" ; - Compiling source file "/home/maxima/maxima-test/src/compar.lisp" ;; Compiling file /home/maxima/maxima-test/src/compar.lisp ... ;; Wrote file binary-clisp/compar.fas ; - Loading binary file "binary-clisp/compar.fas" ; - Compiling source file "/home/maxima/maxima-test/src/askp.lisp" ;; Compiling file /home/maxima/maxima-test/src/askp.lisp ... ;; Wrote file binary-clisp/askp.fas ; - Loading binary file "binary-clisp/askp.fas" ; - Compiling module "numerical-functions" ; - Compiling source file "/home/maxima/maxima-test/src/bessel.lisp" ;; Compiling file /home/maxima/maxima-test/src/bessel.lisp ... ;; Wrote file binary-clisp/bessel.fas ; - Loading binary file "binary-clisp/bessel.fas" ; - Compiling source file "/home/maxima/maxima-test/src/ellipt.lisp" ;; Compiling file /home/maxima/maxima-test/src/ellipt.lisp ... ;; Wrote file binary-clisp/ellipt.fas ; - Loading binary file "binary-clisp/ellipt.fas" ; - Compiling source file "/home/maxima/maxima-test/src/airy.lisp" ;; Compiling file /home/maxima/maxima-test/src/airy.lisp ... ;; Wrote file binary-clisp/airy.fas ; - Loading binary file "binary-clisp/airy.fas" ; - Compiling source file "/home/maxima/maxima-test/src/plasma.lisp" ;; Compiling file /home/maxima/maxima-test/src/plasma.lisp ... ;; Wrote file binary-clisp/plasma.fas ; - Loading binary file "binary-clisp/plasma.fas" ; - Compiling source file "/home/maxima/maxima-test/src/intpol.lisp" ;; Compiling file /home/maxima/maxima-test/src/intpol.lisp ... ;; Wrote file binary-clisp/intpol.fas ; - Loading binary file "binary-clisp/intpol.fas" ; - Compiling module "reader" ; - Compiling source file "/home/maxima/maxima-test/src/nparse.lisp" ;; Compiling file /home/maxima/maxima-test/src/nparse.lisp ... ;; Wrote file binary-clisp/nparse.fas ; - Loading binary file "binary-clisp/nparse.fas" ; - Compiling module "display" ; - Compiling source file "/home/maxima/maxima-test/src/displa.lisp" ;; Compiling file /home/maxima/maxima-test/src/displa.lisp ... ;; Wrote file binary-clisp/displa.fas ; - Loading binary file "binary-clisp/displa.fas" ; - Compiling source file "/home/maxima/maxima-test/src/nforma.lisp" ;; Compiling file /home/maxima/maxima-test/src/nforma.lisp ... ;; Wrote file binary-clisp/nforma.fas ; - Loading binary file "binary-clisp/nforma.fas" ; - Compiling source file "/home/maxima/maxima-test/src/grind.lisp" ;; Compiling file /home/maxima/maxima-test/src/grind.lisp ... ;; Wrote file binary-clisp/grind.fas ; - Loading binary file "binary-clisp/grind.fas" ; - Compiling module "gcd" ; - Compiling source file "/home/maxima/maxima-test/src/spgcd.lisp" ;; Compiling file /home/maxima/maxima-test/src/spgcd.lisp ... ;; Wrote file binary-clisp/spgcd.fas ; - Loading binary file "binary-clisp/spgcd.fas" ; - Compiling source file "/home/maxima/maxima-test/src/ezgcd.lisp" ;; Compiling file /home/maxima/maxima-test/src/ezgcd.lisp ... ;; Wrote file binary-clisp/ezgcd.fas ; - Loading binary file "binary-clisp/ezgcd.fas" ; - Compiling module "documentation" ; - Compiling source file "/home/maxima/maxima-test/src/macdes.lisp" ;; Compiling file /home/maxima/maxima-test/src/macdes.lisp ... WARNUNG: in DISPLAY-HTML-TOPICS in lines 181..185 : variable DIR is assigned but not read ;; Wrote file binary-clisp/macdes.fas ; - Loading binary file "binary-clisp/macdes.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/verify-html-index.lisp" ;; Compiling file /home/maxima/maxima-test/src/verify-html-index.lisp ... ;; Wrote file binary-clisp/verify-html-index.fas ; - Loading binary file "binary-clisp/verify-html-index.fas" ; - Compiling module "integration" ; - Compiling source file "/home/maxima/maxima-test/src/sinint.lisp" ;; Compiling file /home/maxima/maxima-test/src/sinint.lisp ... WARNUNG: in EPROG in lines 231..406 : variable SININT-WHOLEPART is assigned but not read ;; Wrote file binary-clisp/sinint.fas ; - Loading binary file "binary-clisp/sinint.fas" ; - Compiling source file "/home/maxima/maxima-test/src/sin.lisp" ;; Compiling file /home/maxima/maxima-test/src/sin.lisp ... ;; Wrote file binary-clisp/sin.fas ; - Loading binary file "binary-clisp/sin.fas" ; - Compiling source file "/home/maxima/maxima-test/src/risch.lisp" ;; Compiling file /home/maxima/maxima-test/src/risch.lisp ... WARNUNG: in RISCHINT in lines 101..152 : variable RISCHFORM-VALUE is assigned but not read WARNUNG: in TRYRISCH in lines 226..254 : variable RISCHLOGEPROG-VALUE is assigned but not read WARNUNG: in RISCHEXPLOG in lines 941..1181 : variable RISCH-M is assigned but not read WARNUNG: in RISCHEXPLOG in lines 941..1181 : variable RISCH-ALPHAR is assigned but not read ;; Wrote file binary-clisp/risch.fas ; - Loading binary file "binary-clisp/risch.fas" ; - Compiling source file "/home/maxima/maxima-test/src/irinte.lisp" ;; Compiling file /home/maxima/maxima-test/src/irinte.lisp ... ;; Wrote file binary-clisp/irinte.fas ; - Loading binary file "binary-clisp/irinte.fas" ; - Compiling source file "/home/maxima/maxima-test/src/laplac.lisp" ;; Compiling file /home/maxima/maxima-test/src/laplac.lisp ... ;; Wrote file binary-clisp/laplac.fas ; - Loading binary file "binary-clisp/laplac.fas" ; - Compiling module "taylor-series" ; - Compiling source file "/home/maxima/maxima-test/src/hayat.lisp" ;; Compiling file /home/maxima/maxima-test/src/hayat.lisp ... WARNUNG: in TSDIFF in lines 2984..3012 : Variable CHECK wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? ;; Wrote file binary-clisp/hayat.fas ; - Loading binary file "binary-clisp/hayat.fas" ; - Compiling module "definite-integration" ; - Compiling source file "/home/maxima/maxima-test/src/defint.lisp" ;; Compiling file /home/maxima/maxima-test/src/defint.lisp ... WARNUNG: in LOGCPI0 in lines 2603..2640 : PLM is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNUNG: in LOGCPI0 in lines 2603..2640 : PLM is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNUNG: in LOGCPI0 in lines 2603..2640 : PLM is neither declared nor bound, it will be treated as if it were declared SPECIAL. ;; Wrote file binary-clisp/defint.fas ; - Loading binary file "binary-clisp/defint.fas" ; - Compiling source file "/home/maxima/maxima-test/src/residu.lisp" ;; Compiling file /home/maxima/maxima-test/src/residu.lisp ... WARNUNG: in REMFACTOR in lines 369..376 : variable F is assigned but not read WARNUNG: in #:|506 513 (DEFUN RESM1 (E POLE) ...)-27| in lines 506..513 : Function RESM1 was already defined in lines 497..504 ;; Wrote file binary-clisp/residu.fas ; - Loading binary file "binary-clisp/residu.fas" ; - Compiling module "special-functions" ; - Compiling source file "/home/maxima/maxima-test/src/specfn.lisp" ;; Compiling file /home/maxima/maxima-test/src/specfn.lisp ... ;; Wrote file binary-clisp/specfn.fas ; - Loading binary file "binary-clisp/specfn.fas" ; - Compiling module "matrix-algebra" ; - Compiling source file "/home/maxima/maxima-test/src/mat.lisp" ;; Compiling file /home/maxima/maxima-test/src/mat.lisp ... ;; Wrote file binary-clisp/mat.fas ; - Loading binary file "binary-clisp/mat.fas" ; - Compiling source file "/home/maxima/maxima-test/src/linnew.lisp" ;; Compiling file /home/maxima/maxima-test/src/linnew.lisp ... ;; Wrote file binary-clisp/linnew.fas ; - Loading binary file "binary-clisp/linnew.fas" ; - Compiling source file "/home/maxima/maxima-test/src/matrix.lisp" ;; Compiling file /home/maxima/maxima-test/src/matrix.lisp ... ;; Wrote file binary-clisp/matrix.fas ; - Loading binary file "binary-clisp/matrix.fas" ; - Compiling module "determinants" ; - Compiling source file "/home/maxima/maxima-test/src/sprdet.lisp" ;; Compiling file /home/maxima/maxima-test/src/sprdet.lisp ... ;; Wrote file binary-clisp/sprdet.fas ; - Loading binary file "binary-clisp/sprdet.fas" ; - Compiling source file "/home/maxima/maxima-test/src/newinv.lisp" ;; Compiling file /home/maxima/maxima-test/src/newinv.lisp ... ;; Wrote file binary-clisp/newinv.fas ; - Loading binary file "binary-clisp/newinv.fas" ; - Compiling source file "/home/maxima/maxima-test/src/newdet.lisp" ;; Compiling file /home/maxima/maxima-test/src/newdet.lisp ... ;; Wrote file binary-clisp/newdet.fas ; - Loading binary file "binary-clisp/newdet.fas" ; - Compiling module "limits" ; - Compiling source file "/home/maxima/maxima-test/src/tlimit.lisp" ;; Compiling file /home/maxima/maxima-test/src/tlimit.lisp ... ;; Wrote file binary-clisp/tlimit.fas ; - Loading binary file "binary-clisp/tlimit.fas" ; - Compiling source file "/home/maxima/maxima-test/src/limit.lisp" ;; Compiling file /home/maxima/maxima-test/src/limit.lisp ... ;; Wrote file binary-clisp/limit.fas ; - Loading binary file "binary-clisp/limit.fas" ; - Compiling module "solve" ; - Compiling source file "/home/maxima/maxima-test/src/solve.lisp" ;; Compiling file /home/maxima/maxima-test/src/solve.lisp ... WARNUNG: in SSOLVE in lines 173..199 : variable SOLN is assigned but not read ;; Wrote file binary-clisp/solve.fas ; - Loading binary file "binary-clisp/solve.fas" ; - Compiling source file "/home/maxima/maxima-test/src/psolve.lisp" ;; Compiling file /home/maxima/maxima-test/src/psolve.lisp ... ;; Wrote file binary-clisp/psolve.fas ; - Loading binary file "binary-clisp/psolve.fas" ; - Compiling source file "/home/maxima/maxima-test/src/algsys.lisp" ;; Compiling file /home/maxima/maxima-test/src/algsys.lisp ... ;; Wrote file binary-clisp/algsys.fas ; - Loading binary file "binary-clisp/algsys.fas" ; - Compiling source file "/home/maxima/maxima-test/src/sqrtdenest.lisp" ;; Compiling file /home/maxima/maxima-test/src/sqrtdenest.lisp ... ;; Wrote file binary-clisp/sqrtdenest.fas ; - Loading binary file "binary-clisp/sqrtdenest.fas" ; - Compiling source file "/home/maxima/maxima-test/src/polyrz.lisp" ;; Compiling file /home/maxima/maxima-test/src/polyrz.lisp ... WARNUNG: in STURMSEQ in lines 50..63 : Variable SOLN wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? ;; Wrote file binary-clisp/polyrz.fas ; - Loading binary file "binary-clisp/polyrz.fas" ; - Compiling source file "/home/maxima/maxima-test/src/cpoly.lisp" ;; Compiling file /home/maxima/maxima-test/src/cpoly.lisp ... ;; Wrote file binary-clisp/cpoly.fas ; - Loading binary file "binary-clisp/cpoly.fas" ; - Compiling module "debugging" ; - Compiling source file "/home/maxima/maxima-test/src/mtrace.lisp" ;; Compiling file /home/maxima/maxima-test/src/mtrace.lisp ... ;; Wrote file binary-clisp/mtrace.fas ; - Loading binary file "binary-clisp/mtrace.fas" ; - Compiling source file "/home/maxima/maxima-test/src/mdebug.lisp" ;; Compiling file /home/maxima/maxima-test/src/mdebug.lisp ... ;; Wrote file binary-clisp/mdebug.fas ; - Loading binary file "binary-clisp/mdebug.fas" ; - Compiling module "miscellaneous" ; - Compiling source file "/home/maxima/maxima-test/src/scs.lisp" ;; Compiling file /home/maxima/maxima-test/src/scs.lisp ... ;; Wrote file binary-clisp/scs.fas ; - Loading binary file "binary-clisp/scs.fas" ; - Compiling source file "/home/maxima/maxima-test/src/asum.lisp" ;; Compiling file /home/maxima/maxima-test/src/asum.lisp ... ;; Wrote file binary-clisp/asum.fas ; - Loading binary file "binary-clisp/asum.fas" ; - Compiling source file "/home/maxima/maxima-test/src/fortra.lisp" ;; Compiling file /home/maxima/maxima-test/src/fortra.lisp ... ;; Wrote file binary-clisp/fortra.fas ; - Loading binary file "binary-clisp/fortra.fas" ; - Compiling source file "/home/maxima/maxima-test/src/optim.lisp" ;; Compiling file /home/maxima/maxima-test/src/optim.lisp ... ;; Wrote file binary-clisp/optim.fas ; - Loading binary file "binary-clisp/optim.fas" ; - Compiling source file "/home/maxima/maxima-test/src/marray.lisp" ;; Compiling file /home/maxima/maxima-test/src/marray.lisp ... ;; Wrote file binary-clisp/marray.fas ; - Loading binary file "binary-clisp/marray.fas" ; - Compiling source file "/home/maxima/maxima-test/src/mdot.lisp" ;; Compiling file /home/maxima/maxima-test/src/mdot.lisp ... ;; Wrote file binary-clisp/mdot.fas ; - Loading binary file "binary-clisp/mdot.fas" ; - Compiling source file "/home/maxima/maxima-test/src/series.lisp" ;; Compiling file /home/maxima/maxima-test/src/series.lisp ... ;; Wrote file binary-clisp/series.fas ; - Loading binary file "binary-clisp/series.fas" ; - Compiling source file "/home/maxima/maxima-test/src/numth.lisp" ;; Compiling file /home/maxima/maxima-test/src/numth.lisp ... ;; Wrote file binary-clisp/numth.fas ; - Loading binary file "binary-clisp/numth.fas" ; - Compiling source file "/home/maxima/maxima-test/src/pade.lisp" ;; Compiling file /home/maxima/maxima-test/src/pade.lisp ... ;; Wrote file binary-clisp/pade.fas ; - Loading binary file "binary-clisp/pade.fas" ; - Compiling source file "/home/maxima/maxima-test/src/homog.lisp" ;; Compiling file /home/maxima/maxima-test/src/homog.lisp ... ;; Wrote file binary-clisp/homog.fas ; - Loading binary file "binary-clisp/homog.fas" ; - Compiling source file "/home/maxima/maxima-test/src/combin.lisp" ;; Compiling file /home/maxima/maxima-test/src/combin.lisp ... ;; Wrote file binary-clisp/combin.fas ; - Loading binary file "binary-clisp/combin.fas" ; - Compiling source file "/home/maxima/maxima-test/src/nset.lisp" ;; Compiling file /home/maxima/maxima-test/src/nset.lisp ... ;; Wrote file binary-clisp/nset.fas ; - Loading binary file "binary-clisp/nset.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/rand-mt19937.lisp" ;; Compiling file /home/maxima/maxima-test/src/rand-mt19937.lisp ... ;; Wrote file binary-clisp/rand-mt19937.fas ; - Loading binary file "binary-clisp/rand-mt19937.fas" ; - Compiling source file "/home/maxima/maxima-test/src/maxmin.lisp" ;; Compiling file /home/maxima/maxima-test/src/maxmin.lisp ... ;; Wrote file binary-clisp/maxmin.fas ; - Loading binary file "binary-clisp/maxmin.fas" ; - Compiling source file "/home/maxima/maxima-test/src/nummod.lisp" ;; Compiling file /home/maxima/maxima-test/src/nummod.lisp ... ;; Wrote file binary-clisp/nummod.fas ; - Loading binary file "binary-clisp/nummod.fas" ; - Compiling source file "/home/maxima/maxima-test/src/conjugate.lisp" ;; Compiling file /home/maxima/maxima-test/src/conjugate.lisp ... ;; Wrote file binary-clisp/conjugate.fas ; - Loading binary file "binary-clisp/conjugate.fas" ; - Compiling source file "/home/maxima/maxima-test/src/expintegral.lisp" ;; Compiling file /home/maxima/maxima-test/src/expintegral.lisp ... ;; Wrote file binary-clisp/expintegral.fas ; - Loading binary file "binary-clisp/expintegral.fas" ; - Compiling source file "/home/maxima/maxima-test/src/gamma.lisp" ;; Compiling file /home/maxima/maxima-test/src/gamma.lisp ... ;; Wrote file binary-clisp/gamma.fas ; - Loading binary file "binary-clisp/gamma.fas" ; - Compiling source file "/home/maxima/maxima-test/src/mstuff.lisp" ;; Compiling file /home/maxima/maxima-test/src/mstuff.lisp ... ;; Wrote file binary-clisp/mstuff.fas ; - Loading binary file "binary-clisp/mstuff.fas" ; - Compiling module "polynomial" ; - Compiling source file "/home/maxima/maxima-test/src/polynomialp.lisp" ;; Compiling file /home/maxima/maxima-test/src/polynomialp.lisp ... ;; Wrote file binary-clisp/polynomialp.fas ; - Loading binary file "binary-clisp/polynomialp.fas" ; - Compiling module "poisson-series" ; - Compiling source file "/home/maxima/maxima-test/src/pois2.lisp" ;; Compiling file /home/maxima/maxima-test/src/pois2.lisp ... ;; Wrote file binary-clisp/pois2.fas ; - Loading binary file "binary-clisp/pois2.fas" ; - Compiling source file "/home/maxima/maxima-test/src/pois3.lisp" ;; Compiling file /home/maxima/maxima-test/src/pois3.lisp ... ;; Wrote file binary-clisp/pois3.fas ; - Loading binary file "binary-clisp/pois3.fas" ; - Compiling module "translated-packages" ; - Compiling source file "/home/maxima/maxima-test/src/desoln.lisp" ;; Compiling file /home/maxima/maxima-test/src/desoln.lisp ... ;; Wrote file binary-clisp/desoln.fas ; - Loading binary file "binary-clisp/desoln.fas" ; - Compiling source file "/home/maxima/maxima-test/src/elim.lisp" ;; Compiling file /home/maxima/maxima-test/src/elim.lisp ... ;; Wrote file binary-clisp/elim.fas ; - Loading binary file "binary-clisp/elim.fas" ; - Compiling source file "/home/maxima/maxima-test/src/invert.lisp" ;; Compiling file /home/maxima/maxima-test/src/invert.lisp ... ;; Wrote file binary-clisp/invert.fas ; - Loading binary file "binary-clisp/invert.fas" ; - Compiling source file "/home/maxima/maxima-test/src/hypgeo.lisp" ;; Compiling file /home/maxima/maxima-test/src/hypgeo.lisp ... ;; Wrote file binary-clisp/hypgeo.fas ; - Loading binary file "binary-clisp/hypgeo.fas" ; - Compiling source file "/home/maxima/maxima-test/src/hyp.lisp" ;; Compiling file /home/maxima/maxima-test/src/hyp.lisp ... ;; Wrote file binary-clisp/hyp.fas ; - Loading binary file "binary-clisp/hyp.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/hypergeometric.lisp" ;; Compiling file /home/maxima/maxima-test/src/hypergeometric.lisp ... ;; Wrote file binary-clisp/hypergeometric.fas ; - Loading binary file "binary-clisp/hypergeometric.fas" ; - Compiling source file "/home/maxima/maxima-test/src/nfloat.lisp" ;; Compiling file /home/maxima/maxima-test/src/nfloat.lisp ... ;; Wrote file binary-clisp/nfloat.fas ; - Loading binary file "binary-clisp/nfloat.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/todd-coxeter.lisp" ;; Compiling file /home/maxima/maxima-test/src/todd-coxeter.lisp ... ;; Wrote file binary-clisp/todd-coxeter.fas ; - Loading binary file "binary-clisp/todd-coxeter.fas" ; - Compiling source file "/home/maxima/maxima-test/src/plot.lisp" ;; Compiling file /home/maxima/maxima-test/src/plot.lisp ... WARNUNG: in ROTATE_PTS-IMPL in lines 420..443 : *ROT* is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNUNG: in ROTATE_PTS-IMPL in lines 420..443 : *ROT* is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNUNG: in ROTATE_LIST-IMPL in lines 445..448 : $ROT is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNUNG: in COERCE-MAXIMA-FUNCTION-OR-MAXIMA-LAMBDA in lines 708..726 : variable X is assigned but not read WARNUNG: in COERCE-LISP-FUNCTION-OR-LISP-LAMBDA in lines 728..742 : variable X is assigned but not read WARNUNG: in DRAW2D-DISCRETE in lines 1359..1409 : Variable N-CLIPPED wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? WARNUNG: in PLOT2D-IMPL in lines 2335..2526 : variable PRANGE is assigned but not read ;; Wrote file binary-clisp/plot.fas ; - Loading binary file "binary-clisp/plot.fas" ; - Compiling module "graphics-drivers" ; - Compiling source file "/home/maxima/maxima-test/src/gnuplot_def.lisp" ;; Compiling file /home/maxima/maxima-test/src/gnuplot_def.lisp ... ;; Wrote file binary-clisp/gnuplot_def.fas ; - Loading binary file "binary-clisp/gnuplot_def.fas" ; - Compiling source file "/home/maxima/maxima-test/src/xmaxima_def.lisp" ;; Compiling file /home/maxima/maxima-test/src/xmaxima_def.lisp ... WARNUNG: in #:|379 437 (DEFMETHOD PLOT3D-COMMAND (# FUNCTIONS OPTIONS ...) ...)-8-1-1| in lines 379..437 : Variable TITLES wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? WARNUNG: in #:|439 456 (DEFMETHOD PLOT-SHIPOUT (# OPTIONS &OPTIONAL ...) ...)-9-1-1| in lines 439..456 : Variable OPTIONS wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? ;; Wrote file binary-clisp/xmaxima_def.fas ; - Loading binary file "binary-clisp/xmaxima_def.fas" ; - Compiling source file ; "/home/maxima/maxima-test/src/geomview_def.lisp" ;; Compiling file /home/maxima/maxima-test/src/geomview_def.lisp ... WARNUNG: in #:|21 23 (DEFMETHOD PLOT-PREAMBLE (# OPTIONS) ...)-2-1-1| in lines 21..23 : Variable OPTIONS wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? WARNUNG: in #:|25 81 (DEFMETHOD PLOT3D-COMMAND (# FUNCTIONS OPTIONS ...) ...)-3-1-1| in lines 25..81 : Variable TITLES wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? WARNUNG: in #:|83 95 (DEFMETHOD PLOT-SHIPOUT (# OPTIONS &OPTIONAL ...) ...)-4-1-1| in lines 83..95 : Variable OPTIONS wird nicht benutzt. Schreibfehler oder fehlende IGNORE-Deklaration? ;; Wrote file binary-clisp/geomview_def.fas ; - Loading binary file "binary-clisp/geomview_def.fas" ; - Loading module "final" ; - Loading source file "/home/maxima/maxima-test/src/autol.lisp" ; - Loading source file "/home/maxima/maxima-test/src/max_ext.lisp" ; - Loading source file "/home/maxima/maxima-test/src/init-cl.lisp" ; - Providing system maxima Folgende Special-Variablen wurden nicht definiert: MAXIMA::PLM MAXIMA::*ROT* MAXIMA::$ROT The following functions were used but are deprecated: SET - This function name is anachronistic. Use SETF SYMBOL-VALUE instead. 0 Errors, 55 Warnungen echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :load :verbose t) (ext:saveinitmem "binary-clisp/maxima.mem" :init-function (function cl-user::run) )' > clisp-command.lisp clisp -norc -q clisp-command.lisp ; - Loading defsystem "maxima" ; - Loading module "package" ; - Loading source file ; "/home/maxima/maxima-test/src/maxima-package.lisp" ; - Loading source private-file "autoconf-variables.lisp" ; - Loading module "intl" ; - Loading binary file "binary-clisp/intl.fas" ; - Loading module "globals" ; - Loading binary file "binary-clisp/globals.fas" ; - Loading module "info" ; - Loading binary file "binary-clisp/pregexp.fas" ; - Loading binary file "binary-clisp/cl-info.fas" ; - Loading module "sloop" ; - Loading binary file "binary-clisp/sloop.fas" ; - Loading module "declarations" ; - Loading binary file "binary-clisp/lmdcls.fas" ; - Loading module "destructuring-let" ; - Loading binary file "binary-clisp/letmac.fas" ; - Loading module "compatibility-macros1" ; - Loading binary file "binary-clisp/generr.fas" ; - Loading binary file "binary-clisp/clmacs.fas" ; - Loading module "defmfun" ; - Loading binary file "binary-clisp/defmfun-check.fas" ; - Loading module "float-properties" ; - Loading binary file "binary-clisp/float-properties.fas" ; - Loading module "compatibility-macros" ; - Loading binary file "binary-clisp/commac.fas" ; - Loading module "prerequisites" ; - Loading binary file "binary-clisp/mormac.fas" ; - Loading binary file "binary-clisp/compat.fas" ; - Loading module "maxima-language-compiler-macros" ; - Loading binary file "binary-clisp/transm.fas" ; - Loading module "command-line" ; - Loading binary file "binary-clisp/command-line.fas" ; - Loading module "getopt" ; - Loading binary file "binary-clisp/getopt.fas" ; - Loading module "fundamental-macros" ; - Loading binary file "binary-clisp/defcal.fas" ; - Loading binary file "binary-clisp/maxmac.fas" ; - Loading module "utility-macros" ; - Loading binary file "binary-clisp/mopers.fas" ; - Loading binary file "binary-clisp/mforma.fas" ; - Loading module "other-macros" ; - Loading binary file "binary-clisp/mrgmac.fas" ; - Loading binary file "binary-clisp/rzmac.fas" ; - Loading binary file "binary-clisp/strmac.fas" ; - Loading binary file "binary-clisp/displm.fas" ; - Loading binary file "binary-clisp/safe-recursion.fas" ; - Loading module "rat-macros" ; - Loading binary file "binary-clisp/ratmac.fas" ; - Loading binary file "binary-clisp/mhayat.fas" ; - Loading module "utilities" ; - Loading binary file "binary-clisp/opers.fas" ; - Loading binary file "binary-clisp/utils.fas" ; - Loading binary file "binary-clisp/sumcon.fas" ; - Loading binary file "binary-clisp/sublis.fas" ; - Loading binary file "binary-clisp/merror.fas" ; - Loading binary file "binary-clisp/mformt.fas" ; - Loading binary file "binary-clisp/mutils.fas" ; - Loading binary file "binary-clisp/outmis.fas" ; - Loading binary file "binary-clisp/ar.fas" ; - Loading module "commands" ; - Loading binary file "binary-clisp/comm.fas" ; - Loading binary file "binary-clisp/comm2.fas" ; - Loading module "evaluator" ; - Loading binary file "binary-clisp/mlisp.fas" ; - Loading binary file "binary-clisp/mmacro.fas" ; - Loading binary file "binary-clisp/buildq.fas" ; - Loading module "numerical" ; - Loading module "packages" ; - Loading binary file "binary-clisp/numerical/f2cl-package.fas" ; - Loading binary file "binary-clisp/numerical/slatec.fas" ; - Loading module "f2cl-lib" ; - Loading binary file "binary-clisp/numerical/f2cl-lib.fas" ; - Loading module "slatec" ; - Loading binary file "binary-clisp/numerical/slatec/fdump.fas" ; - Loading binary file "binary-clisp/numerical/slatec/j4save.fas" ; - Loading binary file "binary-clisp/numerical/slatec/xercnt.fas" ; - Loading binary file "binary-clisp/numerical/slatec/xerhlt.fas" ; - Loading binary file "binary-clisp/numerical/slatec/xgetua.fas" ; - Loading binary file "binary-clisp/numerical/slatec/xerprn.fas" ; - Loading binary file "binary-clisp/numerical/slatec/xersve.fas" ; - Loading binary file "binary-clisp/numerical/slatec/xermsg.fas" ; - Loading binary file "binary-clisp/numerical/slatec/initds.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dcsevl.fas" ; - Loading binary file "binary-clisp/numerical/slatec/d9lgmc.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dgamlm.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dgamma.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dgamln.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dlngam.fas" ; - Loading binary file "binary-clisp/numerical/slatec/d9b0mp.fas" ; - Loading binary file "binary-clisp/numerical/slatec/d9b1mp.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dbesj0.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dbesj1.fas" ; - Loading binary file "binary-clisp/numerical/slatec/djairy.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dasyjy.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dbesj.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dbsi0e.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dbsi1e.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dbesi0.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dbesi1.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dasyik.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dbesi.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zabs.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zdiv.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zexp.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zmlt.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zsqrt.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zasyi.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zuchk.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zlog.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zunik.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zunhj.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zuoik.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zuni1.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zkscl.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zshch.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zbknu.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zmlri.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zs1s2.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zseri.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zacai.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zairy.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zuni2.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zbuni.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zrati.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zwrsk.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zbinu.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zbesi.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zbesj.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dbesy0.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dbesy1.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dbsynu.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dyairy.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dbesy.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zacon.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zunk1.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zunk2.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zbunk.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zbesh.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zbesy.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dbsk0e.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dbesk0.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dbsk1e.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dbesk1.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dbsknu.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dbesk.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zbesk.fas" ; - Loading binary file "binary-clisp/numerical/slatec/d9aimp.fas" ; - Loading binary file "binary-clisp/numerical/slatec/daie.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dai.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dbie.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dbi.fas" ; - Loading binary file "binary-clisp/numerical/slatec/zbiry.fas" ; - Loading binary file "binary-clisp/numerical/slatec/derfc.fas" ; - Loading binary file "binary-clisp/numerical/slatec/derf.fas" ; - Loading binary file "binary-clisp/numerical/slatec/de1.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dei.fas" ; - Loading binary file "binary-clisp/numerical/slatec/d9upak.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dspenc.fas" ; - Loading module "quadpack" ; - Loading binary file "binary-clisp/numerical/slatec/dqwgtf.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqcheb.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqk15w.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqwgts.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqwgtc.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dgtsl.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqk15.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqk31.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqk41.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqk51.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqk61.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqk21.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqk15i.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqelg.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqpsrt.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqc25s.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqmomo.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqc25c.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqc25f.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqage.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqagie.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqagpe.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqagp.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqagse.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqawoe.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqawfe.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqawse.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqawce.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqng.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqag.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqags.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqagi.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqawf.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqawo.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqaws.fas" ; - Loading binary file "binary-clisp/numerical/slatec/dqawc.fas" ; - Loading binary file "binary-clisp/numerical/slatec/quadpack.fas" ; - Loading module "simplification" ; - Loading binary file "binary-clisp/simp.fas" ; - Loading binary file "binary-clisp/float.fas" ; - Loading binary file "binary-clisp/csimp.fas" ; - Loading binary file "binary-clisp/csimp2.fas" ; - Loading binary file "binary-clisp/zero.fas" ; - Loading binary file "binary-clisp/logarc.fas" ; - Loading binary file "binary-clisp/rpart.fas" ; - Loading module "numeric-bigfloat" ; - Loading binary file "binary-clisp/numeric.fas" ; - Loading module "server" ; - Loading binary file "binary-clisp/server.fas" ; - Loading module "i-o" ; - Loading binary file "binary-clisp/macsys.fas" ; - Loading binary file "binary-clisp/testsuite.fas" ; - Loading binary file "binary-clisp/mload.fas" ; - Loading binary file "binary-clisp/suprv1.fas" ; - Loading binary file "binary-clisp/mactex.fas" ; - Loading binary file "binary-clisp/dskfn.fas" ; - Loading module "factoring" ; - Loading binary file "binary-clisp/lesfac.fas" ; - Loading binary file "binary-clisp/factor.fas" ; - Loading binary file "binary-clisp/algfac.fas" ; - Loading binary file "binary-clisp/nalgfa.fas" ; - Loading binary file "binary-clisp/ufact.fas" ; - Loading binary file "binary-clisp/result.fas" ; - Loading module "ifactor" ; - Loading binary file "binary-clisp/ifactor.fas" ; - Loading module "rational-functions" ; - Loading binary file "binary-clisp/rat3a.fas" ; - Loading binary file "binary-clisp/rat3b.fas" ; - Loading binary file "binary-clisp/rat3d.fas" ; - Loading binary file "binary-clisp/rat3c.fas" ; - Loading binary file "binary-clisp/rat3e.fas" ; - Loading binary file "binary-clisp/nrat4.fas" ; - Loading binary file "binary-clisp/ratout.fas" ; - Loading module "maxima-language-compiler" ; - Loading binary file "binary-clisp/transl.fas" ; - Loading binary file "binary-clisp/transs.fas" ; - Loading binary file "binary-clisp/trans1.fas" ; - Loading binary file "binary-clisp/trans2.fas" ; - Loading binary file "binary-clisp/trans3.fas" ; - Loading binary file "binary-clisp/trprop.fas" ; - Loading binary file "binary-clisp/trans4.fas" ; - Loading binary file "binary-clisp/trans5.fas" ; - Loading binary file "binary-clisp/transf.fas" ; - Loading binary file "binary-clisp/troper.fas" ; - Loading binary file "binary-clisp/trutil.fas" ; - Loading binary file "binary-clisp/trmode.fas" ; - Loading binary file "binary-clisp/trdata.fas" ; - Loading binary file "binary-clisp/trpred.fas" ; - Loading binary file "binary-clisp/transq.fas" ; - Loading binary file "binary-clisp/acall.fas" ; - Loading binary file "binary-clisp/fcall.fas" ; - Loading binary file "binary-clisp/evalw.fas" ; - Loading binary file "binary-clisp/mdefun.fas" ; - Loading module "pattern-matching" ; - Loading binary file "binary-clisp/schatc.fas" ; - Loading binary file "binary-clisp/matcom.fas" ; - Loading binary file "binary-clisp/matrun.fas" ; - Loading binary file "binary-clisp/nisimp.fas" ; - Loading module "trigonometry" ; - Loading binary file "binary-clisp/trigi.fas" ; - Loading binary file "binary-clisp/trigo.fas" ; - Loading binary file "binary-clisp/trgred.fas" ; - Loading module "algebraic-database" ; - Loading binary file "binary-clisp/inmis.fas" ; - Loading binary file "binary-clisp/db.fas" ; - Loading binary file "binary-clisp/compar.fas" ; - Loading binary file "binary-clisp/askp.fas" ; - Loading module "numerical-functions" ; - Loading binary file "binary-clisp/bessel.fas" ; - Loading binary file "binary-clisp/ellipt.fas" ; - Loading binary file "binary-clisp/airy.fas" ; - Loading binary file "binary-clisp/plasma.fas" ; - Loading binary file "binary-clisp/intpol.fas" ; - Loading module "reader" ; - Loading binary file "binary-clisp/nparse.fas" ; - Loading module "display" ; - Loading binary file "binary-clisp/displa.fas" ; - Loading binary file "binary-clisp/nforma.fas" ; - Loading binary file "binary-clisp/grind.fas" ; - Loading module "gcd" ; - Loading binary file "binary-clisp/spgcd.fas" ; - Loading binary file "binary-clisp/ezgcd.fas" ; - Loading module "documentation" ; - Loading binary file "binary-clisp/macdes.fas" ; - Loading binary file "binary-clisp/verify-html-index.fas" ; - Loading module "integration" ; - Loading binary file "binary-clisp/sinint.fas" ; - Loading binary file "binary-clisp/sin.fas" ; - Loading binary file "binary-clisp/risch.fas" ; - Loading binary file "binary-clisp/irinte.fas" ; - Loading binary file "binary-clisp/laplac.fas" ; - Loading module "taylor-series" ; - Loading binary file "binary-clisp/hayat.fas" ; - Loading module "definite-integration" ; - Loading binary file "binary-clisp/defint.fas" ; - Loading binary file "binary-clisp/residu.fas" ; - Loading module "special-functions" ; - Loading binary file "binary-clisp/specfn.fas" ; - Loading module "matrix-algebra" ; - Loading binary file "binary-clisp/mat.fas" ; - Loading binary file "binary-clisp/linnew.fas" ; - Loading binary file "binary-clisp/matrix.fas" ; - Loading module "determinants" ; - Loading binary file "binary-clisp/sprdet.fas" ; - Loading binary file "binary-clisp/newinv.fas" ; - Loading binary file "binary-clisp/newdet.fas" ; - Loading module "limits" ; - Loading binary file "binary-clisp/tlimit.fas" ; - Loading binary file "binary-clisp/limit.fas" ; - Loading module "solve" ; - Loading binary file "binary-clisp/solve.fas" ; - Loading binary file "binary-clisp/psolve.fas" ; - Loading binary file "binary-clisp/algsys.fas" ; - Loading binary file "binary-clisp/sqrtdenest.fas" ; - Loading binary file "binary-clisp/polyrz.fas" ; - Loading binary file "binary-clisp/cpoly.fas" ; - Loading module "debugging" ; - Loading binary file "binary-clisp/mtrace.fas" ; - Loading binary file "binary-clisp/mdebug.fas" ; - Loading module "miscellaneous" ; - Loading binary file "binary-clisp/scs.fas" ; - Loading binary file "binary-clisp/asum.fas" ; - Loading binary file "binary-clisp/fortra.fas" ; - Loading binary file "binary-clisp/optim.fas" ; - Loading binary file "binary-clisp/marray.fas" ; - Loading binary file "binary-clisp/mdot.fas" ; - Loading binary file "binary-clisp/series.fas" ; - Loading binary file "binary-clisp/numth.fas" ; - Loading binary file "binary-clisp/pade.fas" ; - Loading binary file "binary-clisp/homog.fas" ; - Loading binary file "binary-clisp/combin.fas" ; - Loading binary file "binary-clisp/nset.fas" ; - Loading binary file "binary-clisp/rand-mt19937.fas" ; - Loading binary file "binary-clisp/maxmin.fas" ; - Loading binary file "binary-clisp/nummod.fas" ; - Loading binary file "binary-clisp/conjugate.fas" ; - Loading binary file "binary-clisp/expintegral.fas" ; - Loading binary file "binary-clisp/gamma.fas" ; - Loading binary file "binary-clisp/mstuff.fas" ; - Loading module "polynomial" ; - Loading binary file "binary-clisp/polynomialp.fas" ; - Loading module "poisson-series" ; - Loading binary file "binary-clisp/pois2.fas" ; - Loading binary file "binary-clisp/pois3.fas" ; - Loading module "translated-packages" ; - Loading binary file "binary-clisp/desoln.fas" ; - Loading binary file "binary-clisp/elim.fas" ; - Loading binary file "binary-clisp/invert.fas" ; - Loading binary file "binary-clisp/hypgeo.fas" ; - Loading binary file "binary-clisp/hyp.fas" ; - Loading binary file "binary-clisp/hypergeometric.fas" ; - Loading binary file "binary-clisp/nfloat.fas" ; - Loading binary file "binary-clisp/todd-coxeter.fas" ; - Loading binary file "binary-clisp/plot.fas" ; - Loading module "graphics-drivers" ; - Loading binary file "binary-clisp/gnuplot_def.fas" ; - Loading binary file "binary-clisp/xmaxima_def.fas" ; - Loading binary file "binary-clisp/geomview_def.fas" ; - Loading module "final" ; - Loading source file "/home/maxima/maxima-test/src/autol.lisp" ; - Loading source file "/home/maxima/maxima-test/src/max_ext.lisp" ; - Loading source file "/home/maxima/maxima-test/src/init-cl.lisp" ; - Providing system maxima 0 Errors, 0 Warnungen Bytes permanently allocated: 180,160 Bytes currently in use: 13,492,752 Bytes available until next GC: 6,744,684 rm clisp-command.lisp make bd make[2]: Verzeichnis „/home/maxima/maxima-test/src“ wird betreten for l in abcl abcl clisp cmucl cmucl cmucl sbcl sbcl acl acl gcl gcl ccl64 ccl64 ecl ecl; do for d in / /numerical /numerical/slatec; do /usr/bin/mkdir -p binary-$l$d; done; done make[2]: Verzeichnis „/home/maxima/maxima-test/src“ wird verlassen (echo '"()" (when (find-package "INTL") (set (find-symbol "*DEFAULT-DOMAIN*" "INTL") "maxima")) (load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :compile :verbose t)' | /opt/cmucl-2023-08-x86-linux/bin/lisp -noinit -batch) && (echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :load :verbose t) (ext:save-lisp "binary-cmucl/maxima.core" )' | /opt/cmucl-2023-08-x86-linux/bin/lisp -noinit -batch) CMU Common Lisp snapshot-2023-08 (21E Unicode), running on r00553 With core: /opt/cmucl-2023-08-x86-linux/lib/cmucl/lib/lisp-sse2.core Dumped on: Fri, 2023-09-01 00:54:43+02:00 on ithilien See for support information. Loaded subsystems: Unicode 1.29 with Unicode version 6.2.0 Python 1.1, target Intel x86/sse2 CLOS based on Gerd's PCL 2010/03/19 15:19:03 * "()" * "maxima" * ; Loading #P"/home/maxima/maxima-test/lisp-utils/defsystem.lisp". Warning: Old-style IN-PACKAGE. ; Compiling LAMBDA (.PV-CELL. .NEXT-METHOD-CALL. OBJECT STREAM): ; Compiling Top-Level Form: ; Compiling LAMBDA (.PV-CELL. .NEXT-METHOD-CALL. X): ; Compiling Top-Level Form: ; Compiling LAMBDA (.PV-CELL. .NEXT-METHOD-CALL. X): ; Compiling Top-Level Form: ; Compiling LAMBDA (.PV-CELL. .NEXT-METHOD-CALL. OBJECT STREAM): ; Compiling Top-Level Form: ; Converted COMPILED-FILE-P. T * ("../src/" "./" (DEFAULT-DIRECTORY) (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") * ; Loading #P"/home/maxima/maxima-test/src/maxima.system". ; - Compiling defsystem "maxima" ; - Loading module "package" ; - Loading source file ; "/home/maxima/maxima-test/src/maxima-package.lisp" ; - Loading source private-file "autoconf-variables.lisp" ; - Compiling module "intl" ; - Compiling module "globals" ; - Compiling source file "/home/maxima/maxima-test/src/globals.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:18. ; Compiling: /home/maxima/maxima-test/src/globals.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEFMVAR. ; Compiling DEFMACRO DEFMVAR: ; Byte Compiling Top-Level Form: ; Converted PUTPROP. ; Compiling DEFUN PUTPROP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFTYPE FLONUM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $GENSUMNUM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $GENINDEX: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $ROOTSCONMODE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $DISPLAY2D: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $LINEL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $FPPRINTPREC: ; Compiling DEFMVAR $MAXFPPRINTPREC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $MAXFPPRINTPREC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $SHOWTIME: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $DOTASSOC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $SCALARMATRIXP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $ASSUMESCALAR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $SAVEDEF: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $SETCHECK: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $RATWTLVL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $GCD: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $RATWEIGHTS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $RATFAC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $RATVARS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $LOGEXPAND: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $RADEXPAND: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $NICEINDICESPREF: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $LOADPRINT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $TRIGINVERSES: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR MODULUS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/globals.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/globals.sse2f" ; - Compiling module "info" ; - Compiling source file "/home/maxima/maxima-test/src/pregexp.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:18. ; Compiling: /home/maxima/maxima-test/src/pregexp.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PREGEXP-RECUR. ; Compiling DEFMACRO PREGEXP-RECUR: ; Byte Compiling Top-Level Form: ; Converted PREGEXP-READ-PATTERN. ; Compiling DEFUN PREGEXP-READ-PATTERN: ; Converted PREGEXP-READ-BRANCH. ; Compiling DEFUN PREGEXP-READ-BRANCH: ; Converted PREGEXP-READ-PIECE. ; Compiling DEFUN PREGEXP-READ-PIECE: ; Converted PREGEXP-READ-ESCAPED-NUMBER. ; Compiling DEFUN PREGEXP-READ-ESCAPED-NUMBER: ; Converted PREGEXP-READ-ESCAPED-CHAR. ; Compiling DEFUN PREGEXP-READ-ESCAPED-CHAR: ; Converted PREGEXP-READ-POSIX-CHAR-CLASS. ; Compiling DEFUN PREGEXP-READ-POSIX-CHAR-CLASS: ; Converted PREGEXP-READ-CLUSTER-TYPE. ; Compiling DEFUN PREGEXP-READ-CLUSTER-TYPE: ; Converted PREGEXP-READ-SUBPATTERN. ; Compiling DEFUN PREGEXP-READ-SUBPATTERN: ; Converted PREGEXP-WRAP-QUANTIFIER-IF-ANY. ; Compiling DEFUN PREGEXP-WRAP-QUANTIFIER-IF-ANY: ; Converted PREGEXP-WHITESPACEP. ; Compiling DEFUN PREGEXP-WHITESPACEP: ; Converted PREGEXP-READ-NUMS. ; Compiling DEFUN PREGEXP-READ-NUMS: ; Byte Compiling Top-Level Form: ; Converted PREGEXP-READ-CHAR-LIST. ; Compiling DEFUN PREGEXP-READ-CHAR-LIST: ; Converted PREGEXP-STRING-MATCH. ; Compiling DEFUN PREGEXP-STRING-MATCH: ; Converted PREGEXP-CHAR-WORD?. ; Compiling DEFUN PREGEXP-CHAR-WORD?: ; Converted PREGEXP-AT-WORD-BOUNDARY-P. ; Compiling DEFUN PREGEXP-AT-WORD-BOUNDARY-P: ; Converted PREGEXP-CHECK-IF-IN-CHAR-CLASS-P. ; Compiling DEFUN PREGEXP-CHECK-IF-IN-CHAR-CLASS-P: ; Converted PREGEXP-MAKE-BACKREF-LIST. ; Compiling DEFUN PREGEXP-MAKE-BACKREF-LIST: ; Converted PREGEXP-MATCH-POSITIONS-AUX. ; Compiling DEFUN PREGEXP-MATCH-POSITIONS-AUX: ; Converted PREGEXP-REPLACE-AUX. ; Compiling DEFUN PREGEXP-REPLACE-AUX: ; Converted PREGEXP. ; Compiling DEFUN PREGEXP: ; Converted PREGEXP-MATCH-POSITIONS. ; Compiling DEFUN PREGEXP-MATCH-POSITIONS: ; Converted PREGEXP-MATCH. ; Compiling DEFUN PREGEXP-MATCH: ; Byte Compiling Top-Level Form: ; Converted PREGEXP-SPLIT. ; Compiling DEFUN PREGEXP-SPLIT: ; Converted PREGEXP-REPLACE. ; Compiling DEFUN PREGEXP-REPLACE: ; Converted PREGEXP-REPLACE*. ; Compiling DEFUN PREGEXP-REPLACE*: ; Converted PREGEXP-QUOTE. ; Compiling DEFUN PREGEXP-QUOTE: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/pregexp.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/pregexp.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/cl-info.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:19. ; Compiling: /home/maxima/maxima-test/src/cl-info.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PRINT-PROMPT. ; Compiling DEFUN PRINT-PROMPT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PARSE-USER-CHOICE. ; Compiling DEFUN PARSE-USER-CHOICE: ; Converted SELECT-INFO-ITEMS. ; Compiling DEFUN SELECT-INFO-ITEMS: ; Converted MAXIMA::COMBINE-PATH. ; Compiling DEFUN COMBINE-PATH: ; Converted LOAD-PRIMARY-INDEX. ; Compiling DEFUN LOAD-PRIMARY-INDEX: ; Converted INFO-EXACT. ; Compiling DEFUN INFO-EXACT: ; Converted SOME-EXACT. ; Compiling DEFUN SOME-EXACT: ; Converted SOME-INEXACT. ; Compiling DEFUN SOME-INEXACT: ; Converted FLATTEN-MATCHES. ; Compiling DEFUN FLATTEN-MATCHES: ; Byte Compiling Top-Level Form: ; Converted EXACT-TOPIC-MATCH. ; Compiling DEFUN EXACT-TOPIC-MATCH: ; Converted EXACT-TOPIC-MATCH-1. ; Compiling DEFUN EXACT-TOPIC-MATCH-1: ; Converted INFO-INEXACT. ; Compiling DEFUN INFO-INEXACT: ; Converted REARRANGE-MATCHES. ; Compiling DEFUN REARRANGE-MATCHES: ; Converted DISPLAY-ITEMS. ; Compiling DEFUN DISPLAY-ITEMS: ; Converted INEXACT-TOPIC-MATCH. ; Compiling DEFUN INEXACT-TOPIC-MATCH: ; Converted INEXACT-TOPIC-MATCH-1. ; Compiling DEFUN INEXACT-TOPIC-MATCH-1: ; Converted STRIP-QUOTES. ; Compiling DEFUN STRIP-QUOTES: ; Converted REGEX-SANITIZE. ; Compiling DEFUN REGEX-SANITIZE: ; Converted FIND-REGEX-MATCHES. ; Compiling DEFUN FIND-REGEX-MATCHES: ; Converted READ-INFO-TEXT. ; Compiling DEFUN READ-INFO-TEXT: ; Byte Compiling Top-Level Form: ; Converted LOAD-INFO-HASHTABLES. ; Compiling DEFUN LOAD-INFO-HASHTABLES: ; Converted ENSURE-INFO-TABLES. ; Compiling DEFUN ENSURE-INFO-TABLES: ; Converted LOAD-HTML-INDEX. ; Compiling DEFUN LOAD-HTML-INDEX: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/cl-info.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/cl-info.sse2f" ; - Compiling module "sloop" ; - Compiling source file "/home/maxima/maxima-test/src/sloop.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:19. ; Compiling: /home/maxima/maxima-test/src/sloop.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted SLOOP. ; Compiling DEFMACRO SLOOP: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/sloop.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/sloop.sse2f" ; - Compiling module "declarations" ; - Compiling source file "/home/maxima/maxima-test/src/lmdcls.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:19. ; Compiling: /home/maxima/maxima-test/src/lmdcls.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-UNSPECIAL. ; Compiling DEFUN MAKE-UNSPECIAL: ; Byte Compiling Top-Level Form: ; Converted DECLARE-TOP. ; Compiling DEFMACRO DECLARE-TOP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/lmdcls.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/lmdcls.sse2f" ; - Compiling module "destructuring-let" ; - Compiling source file "/home/maxima/maxima-test/src/letmac.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:19. ; Compiling: /home/maxima/maxima-test/src/letmac.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DESTRUCTURING-LET. ; Compiling DEFMACRO DESTRUCTURING-LET: ; Byte Compiling Top-Level Form: ; Converted LET-MACRO-GET-VARS. ; Compiling DEFUN LET-MACRO-GET-VARS: ; Byte Compiling Top-Level Form: ; Converted DESETQ. ; Compiling DEFMACRO DESETQ: ; Byte Compiling Top-Level Form: ; Converted LET-MACRO-GET-LAST-VAR. ; Compiling DEFUN LET-MACRO-GET-LAST-VAR: ; Converted LET-MACRO-HAIR. ; Compiling DEFUN LET-MACRO-HAIR: ; Byte Compiling Top-Level Form: ; Converted DESTRUCTURING-LET*. ; Compiling DEFMACRO DESTRUCTURING-LET*: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/letmac.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/letmac.sse2f" ; - Compiling module "compatibility-macros1" ; - Compiling source file "/home/maxima/maxima-test/src/generr.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:19. ; Compiling: /home/maxima/maxima-test/src/generr.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ERRSET. ; Compiling DEFMACRO ERRSET: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/generr.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/generr.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/clmacs.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:19. ; Compiling: /home/maxima/maxima-test/src/clmacs.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted DEF-OP. ; Compiling DEFMACRO DEF-OP: ; Byte Compiling Top-Level Form: ; Converted MAKE-OPERATION. ; Compiling DEFUN MAKE-OPERATION: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted QUOT. ; Compiling DEFUN QUOT: ; Byte Compiling Top-Level Form: ; Converted STATUS. ; Compiling DEFMACRO STATUS: ; Byte Compiling Top-Level Form: ; Converted STRING<$. ; Compiling DEFUN STRING<$: ; Converted ALPHALESSP. ; Compiling DEFUN ALPHALESSP: ; Byte Compiling Top-Level Form: ; Converted SYMBOL-ARRAY. ; Compiling DEFMACRO SYMBOL-ARRAY: ; Byte Compiling Top-Level Form: ; Converted ARRAYDIMS. ; Compiling DEFUN ARRAYDIMS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FIXNUMP. ; Compiling DEFUN FIXNUMP: ; Converted BIGNUMP. ; Compiling DEFUN BIGNUMP: ; Converted POSINT. ; Compiling DEFUN POSINT: ; ; ; File: /home/maxima/maxima-test/src/clmacs.lisp ; In: DEFUN POSINT ; (> 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. ; ; Converted NEGINT. ; Compiling DEFUN NEGINT: ; ; ; File: /home/maxima/maxima-test/src/clmacs.lisp ; In: DEFUN NEGINT ; (< 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. ; ; Converted MEMQ. ; Compiling DEFUN MEMQ: ; Converted FIRSTN. ; Compiling DEFUN FIRSTN: ; ; ; File: /home/maxima/maxima-test/src/clmacs.lisp ; In: DEFUN FIRSTN ; (SUBSEQ LIS 0 N) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a SEQUENCE, not a SIMPLE-BASE-STRING. ; ; Byte Compiling Top-Level Form: ; Converted DEFPROP. ; Compiling DEFMACRO DEFPROP: ; Byte Compiling Top-Level Form: ; Converted HAIPART. ; Compiling DEFUN HAIPART: ; Converted FSET. ; Compiling DEFUN FSET: ; Converted ZL-GET. ; Compiling DEFUN ZL-GET: ; Converted GETL. ; Compiling DEFUN GETL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SAFE-GET. ; Compiling DEFUN SAFE-GET: ; Converted SAFE-GETL. ; Compiling DEFUN SAFE-GETL: ; Byte Compiling Top-Level Form: ; Converted NCONS. ; Compiling DEFMACRO NCONS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SET-UP-CURSOR. ; Compiling DEFUN SET-UP-CURSOR: ; Converted ASET-BY-CURSOR. ; Compiling DEFUN ASET-BY-CURSOR: ; Converted FILLARRAY. ; Compiling DEFUN FILLARRAY: ; Converted LISTARRAY. ; Compiling DEFUN LISTARRAY: ; Byte Compiling Top-Level Form: ; Converted CHECK-ARG. ; Compiling DEFMACRO CHECK-ARG: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEFF. ; Compiling DEFMACRO DEFF: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted XCONS. ; Compiling DEFMACRO XCONS: ; Byte Compiling Top-Level Form: ; Converted MAKE-EQUAL-HASH-TABLE. ; Compiling DEFUN MAKE-EQUAL-HASH-TABLE: ; Byte Compiling Top-Level Form: ; Converted FLOAT. ; Compiling DEFMACRO FLOAT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted WITH-COLLECTOR. ; Compiling DEFMACRO WITH-COLLECTOR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DO-MERGE-SYMM. ; Compiling DEFMACRO DO-MERGE-SYMM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DO-MERGE-ASYM. ; Compiling DEFMACRO DO-MERGE-ASYM: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/clmacs.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/clmacs.sse2f" ; - Compiling module "defmfun" ; - Compiling source file ; "/home/maxima/maxima-test/src/defmfun-check.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:19. ; Compiling: /home/maxima/maxima-test/src/defmfun-check.lisp 2024-04-20 03:00:30 ; Converted PARSE-LAMBDA-LIST. ; Compiling DEFUN PARSE-LAMBDA-LIST: ; Converted PARSE-BODY. ; Compiling DEFUN PARSE-BODY: ; Converted DEFMFUN-KEYWORDS. ; Compiling DEFUN DEFMFUN-KEYWORDS: ; Byte Compiling Top-Level Form: ; Converted DEFUN-CHECKED-FORM. ; Compiling DEFMACRO DEFUN-CHECKED-FORM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEFUN-CHECKED. ; Compiling DEFMACRO DEFUN-CHECKED: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEFMFUN. ; Compiling DEFMACRO DEFMFUN: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEF-SIMPLIFIER. ; Compiling DEFMACRO DEF-SIMPLIFIER: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/defmfun-check.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/defmfun-check.sse2f" ; - Compiling module "float-properties" ; - Compiling source file ; "/home/maxima/maxima-test/src/float-properties.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:19. ; Compiling: /home/maxima/maxima-test/src/float-properties.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $FLOAT_EPS. ; Compiling DEFUN $FLOAT_EPS: ; Converted $BIGFLOAT_EPS. ; Compiling DEFUN $BIGFLOAT_EPS: ; Converted FLOAT_BITS-IMPL. ; Compiling DEFMFUN ($FLOAT_BITS DEPRECATED-P $FLOAT_PRECISION): ; Converted $FLOAT_BITS. ; Compiling DEFMFUN ($FLOAT_BITS DEPRECATED-P $FLOAT_PRECISION): ; Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $FLOAT_BITS. ; Compiling DEFMFUN ($FLOAT_BITS DEPRECATED-P $FLOAT_PRECISION): ; Byte Compiling Top-Level Form: ; Converted BIGFLOAT_BITS-IMPL. ; Compiling DEFMFUN ($BIGFLOAT_BITS DEPRECATED-P $FLOAT_PRECISION): ; Converted $BIGFLOAT_BITS. ; Compiling DEFMFUN ($BIGFLOAT_BITS DEPRECATED-P $FLOAT_PRECISION): ; Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $BIGFLOAT_BITS. ; Compiling DEFMFUN ($BIGFLOAT_BITS DEPRECATED-P $FLOAT_PRECISION): ; Byte Compiling Top-Level Form: ; Converted FLOAT_PRECISION-IMPL. ; Compiling DEFMFUN $FLOAT_PRECISION: ; Converted $FLOAT_PRECISION. ; Compiling DEFMFUN $FLOAT_PRECISION: ; Byte Compiling Top-Level Form: ; Converted $FLOAT_PRECISION. ; Compiling DEFMFUN $FLOAT_PRECISION: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFCONSTANT +MOST-NEGATIVE-NORMALIZED-FLOAT-EXPONENT+: ; Byte Compiling Top-Level Form: ; Converted UNIT_IN_LAST_PLACE-IMPL. ; Compiling DEFMFUN $UNIT_IN_LAST_PLACE: ; Converted $UNIT_IN_LAST_PLACE. ; Compiling DEFMFUN $UNIT_IN_LAST_PLACE: ; Byte Compiling Top-Level Form: ; Converted $UNIT_IN_LAST_PLACE. ; Compiling DEFMFUN $UNIT_IN_LAST_PLACE: ; Byte Compiling Top-Level Form: ; Converted IS_POWER_OF_TWO-IMPL. ; Compiling DEFMFUN $IS_POWER_OF_TWO: ; Converted $IS_POWER_OF_TWO. ; Compiling DEFMFUN $IS_POWER_OF_TWO: ; Byte Compiling Top-Level Form: ; Converted $IS_POWER_OF_TWO. ; Compiling DEFMFUN $IS_POWER_OF_TWO: ; Byte Compiling Top-Level Form: ; Converted SCALE_FLOAT-IMPL. ; Compiling DEFMFUN $SCALE_FLOAT: ; Converted $SCALE_FLOAT. ; Compiling DEFMFUN $SCALE_FLOAT: ; Byte Compiling Top-Level Form: ; Converted $SCALE_FLOAT. ; Compiling DEFMFUN $SCALE_FLOAT: ; Byte Compiling Top-Level Form: ; Converted DECODE_FLOAT-IMPL. ; Compiling DEFMFUN $DECODE_FLOAT: ; Converted $DECODE_FLOAT. ; Compiling DEFMFUN $DECODE_FLOAT: ; Byte Compiling Top-Level Form: ; Converted $DECODE_FLOAT. ; Compiling DEFMFUN $DECODE_FLOAT: ; Byte Compiling Top-Level Form: ; Converted INTEGER_DECODE_FLOAT-IMPL. ; Compiling DEFMFUN $INTEGER_DECODE_FLOAT: ; Converted $INTEGER_DECODE_FLOAT. ; Compiling DEFMFUN $INTEGER_DECODE_FLOAT: ; Byte Compiling Top-Level Form: ; Converted $INTEGER_DECODE_FLOAT. ; Compiling DEFMFUN $INTEGER_DECODE_FLOAT: ; Byte Compiling Top-Level Form: ; Converted FLOAT_SIGN-IMPL. ; Compiling DEFMFUN $FLOAT_SIGN: ; Converted $FLOAT_SIGN. ; Compiling DEFMFUN $FLOAT_SIGN: ; Byte Compiling Top-Level Form: ; Converted $FLOAT_SIGN. ; Compiling DEFMFUN $FLOAT_SIGN: ; Byte Compiling Top-Level Form: ; Converted FLOAT_INFINITY_P-IMPL. ; Compiling DEFMFUN $FLOAT_INFINITY_P: ; Converted $FLOAT_INFINITY_P. ; Compiling DEFMFUN $FLOAT_INFINITY_P: ; Byte Compiling Top-Level Form: ; Converted $FLOAT_INFINITY_P. ; Compiling DEFMFUN $FLOAT_INFINITY_P: ; Byte Compiling Top-Level Form: ; Converted FLOAT_NAN_P-IMPL. ; Compiling DEFMFUN $FLOAT_NAN_P: ; Converted $FLOAT_NAN_P. ; Compiling DEFMFUN $FLOAT_NAN_P: ; Byte Compiling Top-Level Form: ; Converted $FLOAT_NAN_P. ; Compiling DEFMFUN $FLOAT_NAN_P: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/float-properties.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/float-properties.sse2f" ; - Compiling module "compatibility-macros" ; - Compiling source file "/home/maxima/maxima-test/src/commac.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:19. ; Compiling: /home/maxima/maxima-test/src/commac.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted DEFUN-PROP. ; Compiling DEFMACRO DEFUN-PROP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted APPEARS. ; Compiling DEFUN APPEARS: ; Converted APPEARS1. ; Compiling DEFUN APPEARS1: ; Converted APPEARS-IN. ; Compiling DEFUN APPEARS-IN: ; Converted ML-TYPEP. ; Compiling DEFUN ML-TYPEP: ; Byte Compiling Top-Level Form: ; Converted COMPILED-FUNCTION-P. ; Compiling DEFUN COMPILED-FUNCTION-P: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted *ARRAY. ; Compiling DEFUN *ARRAY: ; Byte Compiling Top-Level Form: ; Converted MAXIMA-ERROR. ; Compiling DEFMACRO MAXIMA-ERROR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SHOW. ; Compiling DEFMACRO SHOW: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEFQUOTE. ; Compiling DEFMACRO DEFQUOTE: ; Byte Compiling Top-Level Form: ; Converted ONEP. ; Compiling DEFUN ONEP: ; Converted EXTENDED-NUMBER-P. ; Compiling DEFUN EXTENDED-NUMBER-P: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MACSYMA-READ-STRING. ; Compiling DEFUN MACSYMA-READ-STRING: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $-READ-AUX. ; Compiling DEFUN $-READ-AUX: ; Converted X$-CL-MACRO-READ. ; Compiling DEFUN X$-CL-MACRO-READ: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FIND-LISP-READTABLE-FOR-MACSYMA. ; Compiling DEFUN FIND-LISP-READTABLE-FOR-MACSYMA: ; Converted SET-READTABLE-FOR-MACSYMA. ; Compiling DEFUN SET-READTABLE-FOR-MACSYMA: ; Converted MKEY-IMPL. ; Compiling DEFMFUN $MKEY: ; Converted $MKEY. ; Compiling DEFMFUN $MKEY: ; Byte Compiling Top-Level Form: ; Converted $MKEY. ; Compiling DEFMFUN $MKEY: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ARG. ; Compiling DEFMACRO ARG: ; Byte Compiling Top-Level Form: ; Converted NARG1. ; Compiling DEFUN NARG1: ; Byte Compiling Top-Level Form: ; Converted LISTIFY. ; Compiling DEFMACRO LISTIFY: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SETARG. ; Compiling DEFMACRO SETARG: ; Byte Compiling Top-Level Form: ; Converted SETARG1. ; Compiling DEFUN SETARG1: ; Converted LISTIFY1. ; Compiling DEFUN LISTIFY1: ; Byte Compiling Top-Level Form: ; Converted DEFUN-MACLISP. ; Compiling DEFMACRO DEFUN-MACLISP: ; Byte Compiling Top-Level Form: ; Converted EXPLODEN. ; Compiling DEFUN EXPLODEN: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted EXPLODEN-FORMAT-FLOAT. ; Compiling DEFUN EXPLODEN-FORMAT-FLOAT: ; Converted EXPLODEN-FORMAT-FLOAT-READABLY-EXCEPT-SPECIAL-VALUES. ; Compiling DEFUN EXPLODEN-FORMAT-FLOAT-READABLY-EXCEPT-SPECIAL-VALUES: ; Converted FIX-UP-EXPONENT-IN-PLACE. ; Compiling DEFUN FIX-UP-EXPONENT-IN-PLACE: ; Converted INSERT-ZERO-BEFORE-EXPONENT. ; Compiling DEFUN INSERT-ZERO-BEFORE-EXPONENT: ; Converted EXPLODEN-FORMAT-FLOAT-PRETTY. ; Compiling DEFUN EXPLODEN-FORMAT-FLOAT-PRETTY: ; Converted TRAILING-ZEROS-REGEX-F-0. ; Compiling DEFUN TRAILING-ZEROS-REGEX-F-0: ; Converted TRAILING-ZEROS-REGEX-F-1. ; Compiling DEFUN TRAILING-ZEROS-REGEX-F-1: ; Converted TRAILING-ZEROS-REGEX-E-0. ; Compiling DEFUN TRAILING-ZEROS-REGEX-E-0: ; Byte Compiling Top-Level Form: ; Converted TRAILING-ZEROS-REGEX-E-1. ; Compiling DEFUN TRAILING-ZEROS-REGEX-E-1: ; Converted STRIP-FLOAT-ZEROS. ; Compiling DEFUN STRIP-FLOAT-ZEROS: ; Converted EXPLODEC. ; Compiling DEFUN EXPLODEC: ; Converted MAYBE-INVERT-STRING-CASE. ; Compiling DEFUN MAYBE-INVERT-STRING-CASE: ; Converted INTERN-INVERT-CASE. ; Compiling DEFUN INTERN-INVERT-CASE: ; Converted PRINT-INVERT-CASE. ; Compiling DEFUN PRINT-INVERT-CASE: ; Compiling Top-Level Form: ; Converted IMPLODE. ; Compiling DEFUN IMPLODE: ; Converted EXPLODE. ; Compiling DEFUN EXPLODE: ; Converted GET-FIRST-CHAR. ; Compiling DEFUN GET-FIRST-CHAR: ; ; ; File: /home/maxima/maxima-test/src/commac.lisp ; In: DEFUN GET-FIRST-CHAR ; (CHAR (STRING SYMB) 0) ; --> AREF LET* ; ==> ; (ARRAY-DIMENSION COMMON-LISP:ARRAY 0) ; Note: Unable to optimize because: ; Can't tell if array is simple. ; ; Converted GETCHAR. ; Compiling DEFUN GETCHAR: ; Converted ASCII. ; Compiling DEFUN ASCII: ; Converted MAKNAM. ; Compiling DEFUN MAKNAM: ; Converted FLATC. ; Compiling DEFUN FLATC: ; Converted FLATSIZE. ; Compiling DEFUN FLATSIZE: ; Byte Compiling Top-Level Form: ; Converted SAFE-ZEROP. ; Compiling DEFMACRO SAFE-ZEROP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SIGNP. ; Compiling DEFMACRO SIGNP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TYI-RAW. ; Compiling DEFUN TYI-RAW: ; Converted TYI. ; Compiling DEFUN TYI: ; Converted BACKSLASH-CHECK. ; Converted EAT-CONTINUATIONS. ; Compiling DEFUN BACKSLASH-CHECK: ; Compiling DEFUN EAT-CONTINUATIONS: ; Compiling Top-Level Form: ; Converted TIMEDATE-IMPL. ; Compiling DEFMFUN $TIMEDATE: ; Converted $TIMEDATE. ; Compiling DEFMFUN $TIMEDATE: ; Byte Compiling Top-Level Form: ; Converted $TIMEDATE. ; Compiling DEFMFUN $TIMEDATE: ; Byte Compiling Top-Level Form: ; Converted MATCH-DATE-YYYY-MM-DD. ; Compiling DEFUN MATCH-DATE-YYYY-MM-DD: ; Compiling Top-Level Form: ; Converted MATCH-TIME-HH-MM-SS. ; Compiling DEFUN MATCH-TIME-HH-MM-SS: ; Compiling Top-Level Form: ; Converted MATCH-FRACTION-NNN. ; Compiling DEFUN MATCH-FRACTION-NNN: ; Compiling Top-Level Form: ; Converted MATCH-TZ-HH-MM. ; Compiling DEFUN MATCH-TZ-HH-MM: ; Compiling Top-Level Form: ; Converted MATCH-TZ-HHMM. ; Compiling DEFUN MATCH-TZ-HHMM: ; Compiling Top-Level Form: ; Converted MATCH-TZ-HH. ; Compiling DEFUN MATCH-TZ-HH: ; Compiling Top-Level Form: ; Converted MATCH-TZ-Z. ; Compiling DEFUN MATCH-TZ-Z: ; Compiling Top-Level Form: ; Converted PARSE_TIMEDATE-IMPL. ; Compiling DEFMFUN $PARSE_TIMEDATE: ; Converted $PARSE_TIMEDATE. ; Compiling DEFMFUN $PARSE_TIMEDATE: ; Byte Compiling Top-Level Form: ; Converted $PARSE_TIMEDATE. ; Compiling DEFMFUN $PARSE_TIMEDATE: ; Byte Compiling Top-Level Form: ; Converted PREGEXP-EXTRACT-GROUPS-INTEGERS. ; Compiling DEFUN PREGEXP-EXTRACT-GROUPS-INTEGERS: ; Converted PARSE-INTEGER-OR-SIGN. ; Compiling DEFUN PARSE-INTEGER-OR-SIGN: ; Converted ENCODE-TIME-WITH-ALL-PARTS. ; Compiling DEFUN ENCODE-TIME-WITH-ALL-PARTS: ; Converted ENCODE_TIME-IMPL. ; Compiling DEFMFUN $ENCODE_TIME: ; Converted $ENCODE_TIME. ; Compiling DEFMFUN $ENCODE_TIME: ; Byte Compiling Top-Level Form: ; Converted $ENCODE_TIME. ; Compiling DEFMFUN $ENCODE_TIME: ; Byte Compiling Top-Level Form: ; Converted DECODE_TIME-IMPL. ; Compiling DEFMFUN $DECODE_TIME: ; Converted $DECODE_TIME. ; Compiling DEFMFUN $DECODE_TIME: ; Byte Compiling Top-Level Form: ; Converted $DECODE_TIME. ; Compiling DEFMFUN $DECODE_TIME: ; Byte Compiling Top-Level Form: ; Converted FUNCTIONP. ; Compiling DEFUN FUNCTIONP: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/commac.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/commac.sse2f" ; - Compiling module "prerequisites" ; - Compiling source file "/home/maxima/maxima-test/src/mormac.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:19. ; Compiling: /home/maxima/maxima-test/src/mormac.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted MACSYMA-MODULE. ; Compiling DEFMACRO MACSYMA-MODULE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/mormac.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mormac.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/compat.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:19. ; Compiling: /home/maxima/maxima-test/src/compat.lisp 2024-04-20 03:00:30 ; Converted SYMBOLCONC. ; Compiling DEFUN SYMBOLCONC: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/compat.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/compat.sse2f" ; - Compiling module "maxima-language-compiler-macros" ; - Compiling source file "/home/maxima/maxima-test/src/transm.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:19. ; Compiling: /home/maxima/maxima-test/src/transm.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted DEF%TR. ; Compiling DEFMACRO DEF%TR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEF-SAME%TR. ; Compiling DEFMACRO DEF-SAME%TR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted BIND-TRANSL-STATE. ; Compiling DEFMACRO BIND-TRANSL-STATE: ; Byte Compiling Top-Level Form: ; Converted TR-FORMAT. ; Compiling DEFUN TR-FORMAT: ; Byte Compiling Top-Level Form: ; Converted TR. ; Compiling DEFMACRO TR: ; ; ; File: /home/maxima/maxima-test/src/transm.lisp ; In: DEFMACRO TR ; (BIND-TRANSL-STATE (TRANSLATE-MACEXPR-TOPLEVEL #)) ; ==> ; (LET (*WARNED-UN-DECLARED-VARS* ; *WARNED-FEXPRS* ; *WARNED-MODE-VARS* ; WARNED-UNDEFINED-VARIABLES ; TR-ABORT ; ...) ; (TRANSLATE-MACEXPR-TOPLEVEL #)) ; Note: Variable DEFINED_VARIABLES defined but never used. ; ; Note: Variable LOCAL defined but never used. ; ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MASET. ; Compiling DEFMACRO MASET: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAREF. ; Compiling DEFMACRO MAREF: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/transm.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/transm.sse2f" ; - Compiling module "command-line" ; - Compiling source file ; "/home/maxima/maxima-test/src/command-line.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:19. ; Compiling: /home/maxima/maxima-test/src/command-line.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted MAKE-CL-OPTION. ; Compiling DEFSTRUCT CL-OPTION: ; Converted CL-OPTION-DESCRIPTION. ; Compiling DEFUN CL-OPTION-DESCRIPTION: ; Converted PRINT-HELP-STRING. ; Compiling DEFUN PRINT-HELP-STRING: ; Converted LIST-CL-OPTIONS. ; Compiling DEFUN LIST-CL-OPTIONS: ; Converted PROCESS-ARGS. ; Compiling DEFUN PROCESS-ARGS: ; Converted GET-APPLICATION-ARGS. ; Compiling DEFUN GET-APPLICATION-ARGS: ; Byte Compiling Top-Level Form: ; Byte Compiling Creation Form for #: ; /home/maxima/maxima-test/src/binary-cmucl/command-line.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/command-line.sse2f" ; - Compiling module "getopt" ; - Compiling source file "/home/maxima/maxima-test/src/getopt.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:19. ; Compiling: /home/maxima/maxima-test/src/getopt.lisp 2024-04-20 03:00:30 ; Converted IS-SHORT-OPTION. ; Compiling DEFUN IS-SHORT-OPTION: ; Converted IS-OPTION-TERMINATOR. ; Compiling DEFUN IS-OPTION-TERMINATOR: ; Converted IS-LONG-OPTION. ; Compiling DEFUN IS-LONG-OPTION: ; Converted DECOMPOSE-ARG. ; Compiling DEFUN DECOMPOSE-ARG: ; Converted ANALYZE-ARG. ; Compiling DEFUN ANALYZE-ARG: ; Converted FIND-OPTION. ; Compiling DEFUN FIND-OPTION: ; Converted MATCH-OPTION. ; Compiling DEFUN MATCH-OPTION: ; Converted MATCH-UNIQUE-ABBREVIATION. ; Compiling DEFUN MATCH-UNIQUE-ABBREVIATION: ; Converted GETOPT. ; Compiling DEFUN GETOPT: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/getopt.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/getopt.sse2f" ; - Compiling module "fundamental-macros" ; - Compiling source file "/home/maxima/maxima-test/src/defcal.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:19. ; Compiling: /home/maxima/maxima-test/src/defcal.lisp 2024-04-20 03:00:30 ; Converted MAKE-PARSER-FUN-DEF. ; Compiling DEFUN MAKE-PARSER-FUN-DEF: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted *DEFINE-INITIAL-SYMBOLS. ; Compiling DEFUN *DEFINE-INITIAL-SYMBOLS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEFINE-INITIAL-SYMBOLS. ; Compiling DEFMACRO DEFINE-INITIAL-SYMBOLS: ; Byte Compiling Top-Level Form: ; Converted UNDEFINE-SYMBOL. ; Compiling DEFUN UNDEFINE-SYMBOL: ; Converted DEFINE-SYMBOL. ; Compiling DEFUN DEFINE-SYMBOL: ; Converted CSTRSETUP. ; Compiling DEFUN CSTRSETUP: ; Converted ADD2CSTR. ; Compiling DEFUN ADD2CSTR: ; Converted ADD2CSTR1. ; Compiling DEFUN ADD2CSTR1: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/defcal.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/defcal.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/maxmac.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:19. ; Compiling: /home/maxima/maxima-test/src/maxmac.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted TUCHUS. ; Compiling DEFMACRO TUCHUS: ; Byte Compiling Top-Level Form: ; Converted LOAD-MACSYMA-MACROS-AT-RUNTIME. ; Compiling DEFUN LOAD-MACSYMA-MACROS-AT-RUNTIME: ; Byte Compiling Top-Level Form: ; Converted LOAD-MACSYMA-MACROS. ; Compiling DEFMACRO LOAD-MACSYMA-MACROS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted WITH-NEW-CONTEXT. ; Compiling DEFMACRO WITH-NEW-CONTEXT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MBINDING. ; Compiling DEFMACRO MBINDING: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MBINDING-SUB. ; Compiling DEFMACRO MBINDING-SUB: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MATANP. ; Compiling DEFMACRO MATANP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted REAL-INFINITYP. ; Compiling DEFMACRO REAL-INFINITYP: ; Byte Compiling Top-Level Form: ; Converted INFINITYP. ; Compiling DEFUN INFINITYP: ; Byte Compiling Top-Level Form: ; Converted REAL-EPSILONP. ; Compiling DEFMACRO REAL-EPSILONP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FREE-EPSILONP. ; Compiling DEFMACRO FREE-EPSILONP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FREE-INFP. ; Compiling DEFMACRO FREE-INFP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted INF-TYPEP. ; Compiling DEFMACRO INF-TYPEP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted EPSILON-TYPEP. ; Compiling DEFMACRO EPSILON-TYPEP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted HOT-COEF. ; Compiling DEFMACRO HOT-COEF: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEFMSPEC. ; Compiling DEFMACRO DEFMSPEC: ; Byte Compiling Top-Level Form: ; Converted MGET. ; Compiling DEFUN MGET: ; Compiling DEFSETF MGET: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted OLD-GET. ; Compiling DEFMACRO OLD-GET: ; Byte Compiling Top-Level Form: ; Converted GET-IMPL. ; Compiling DEFMFUN $GET: ; Converted $GET. ; Compiling DEFMFUN $GET: ; Byte Compiling Top-Level Form: ; Converted $GET. ; Compiling DEFMFUN $GET: ; Byte Compiling Top-Level Form: ; Compiling DEFSETF $GET: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MDEFPROP. ; Compiling DEFMACRO MDEFPROP: ; Byte Compiling Top-Level Form: ; Converted MPUTPROP. ; Compiling DEFUN MPUTPROP: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/maxmac.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/maxmac.sse2f" ; - Compiling module "utility-macros" ; - Compiling source file "/home/maxima/maxima-test/src/mopers.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:19. ; Compiling: /home/maxima/maxima-test/src/mopers.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted =0. ; Compiling DEFMACRO =0: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted =1. ; Compiling DEFMACRO =1: ; Byte Compiling Top-Level Form: ; Converted ADD. ; Compiling DEFUN ADD: ; Byte Compiling Top-Level Form: ; Converted ADD. ; Compiling DEFINE-COMPILER-MACRO ADD: ; Byte Compiling Top-Level Form: ; Converted ADD*. ; Compiling DEFUN ADD*: ; Byte Compiling Top-Level Form: ; Converted ADD*. ; Compiling DEFINE-COMPILER-MACRO ADD*: ; Byte Compiling Top-Level Form: ; Converted MUL. ; Compiling DEFUN MUL: ; Byte Compiling Top-Level Form: ; Converted MUL. ; Compiling DEFINE-COMPILER-MACRO MUL: ; Byte Compiling Top-Level Form: ; Converted MUL*. ; Compiling DEFUN MUL*: ; Byte Compiling Top-Level Form: ; Converted MUL*. ; Compiling DEFINE-COMPILER-MACRO MUL*: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted INV. ; Compiling DEFMACRO INV: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted INV*. ; Compiling DEFMACRO INV*: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted NCMUL. ; Compiling DEFMACRO NCMUL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TAKE. ; Compiling DEFMACRO TAKE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TAKE*. ; Compiling DEFMACRO TAKE*: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FTAKE. ; Compiling DEFMACRO FTAKE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FTAKE*. ; Compiling DEFMACRO FTAKE*: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FAPPLY. ; Compiling DEFMACRO FAPPLY: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FAPPLY*. ; Compiling DEFMACRO FAPPLY*: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SIMPLIFY. ; Compiling DEFUN SIMPLIFY: ; Byte Compiling Top-Level Form: ; Converted MAKE-MDO. ; Compiling DEFMACRO MAKE-MDO: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MDO-OP. ; Compiling DEFMACRO MDO-OP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MDO-FOR. ; Compiling DEFMACRO MDO-FOR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MDO-FROM. ; Compiling DEFMACRO MDO-FROM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MDO-STEP. ; Compiling DEFMACRO MDO-STEP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MDO-NEXT. ; Compiling DEFMACRO MDO-NEXT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MDO-THRU. ; Compiling DEFMACRO MDO-THRU: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MDO-UNLESS. ; Compiling DEFMACRO MDO-UNLESS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MDO-BODY. ; Compiling DEFMACRO MDO-BODY: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEFGRAD. ; Compiling DEFMACRO DEFGRAD: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/mopers.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mopers.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/mforma.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:19. ; Compiling: /home/maxima/maxima-test/src/mforma.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted +DEF-MFORMAT-VAR. ; Compiling DEFMACRO +DEF-MFORMAT-VAR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted +DEF-MFORMAT-OP. ; Compiling DEFMACRO +DEF-MFORMAT-OP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted POP-MFORMAT-ARG. ; Compiling DEFMACRO POP-MFORMAT-ARG: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LEFTOVER-MFORMAT-ARGS?. ; Compiling DEFMACRO LEFTOVER-MFORMAT-ARGS?: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted BIND-MFORMAT-STATE-VARS. ; Compiling DEFMACRO BIND-MFORMAT-STATE-VARS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted POP-MFORMAT-STRING. ; Compiling DEFMACRO POP-MFORMAT-STRING: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted NULL-MFORMAT-STRING. ; Compiling DEFMACRO NULL-MFORMAT-STRING: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TOP-MFORMAT-STRING. ; Compiling DEFMACRO TOP-MFORMAT-STRING: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted CDR-MFORMAT-STRING. ; Compiling DEFMACRO CDR-MFORMAT-STRING: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MFORMAT-DISPATCH-ON-CHAR. ; Compiling DEFMACRO MFORMAT-DISPATCH-ON-CHAR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted WHITE-SPACE-P. ; Compiling DEFMACRO WHITE-SPACE-P: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted +MFORMAT-LOOP. ; Compiling DEFMACRO +MFORMAT-LOOP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEF-MFORMAT-OP-C. ; Compiling DEFMACRO DEF-MFORMAT-OP-C: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEF-MFORMAT-VAR-C. ; Compiling DEFMACRO DEF-MFORMAT-VAR-C: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MFORMAT-LOOP-C. ; Compiling DEFMACRO MFORMAT-LOOP-C: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted EMITC. ; Compiling DEFMACRO EMITC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PUSH-TEXT-TEMP-C. ; Compiling DEFMACRO PUSH-TEXT-TEMP-C: ; Byte Compiling Top-Level Form: ; Converted OPTIMIZE-PRINT-INST. ; Compiling DEFUN OPTIMIZE-PRINT-INST: ; Converted MFORMAT-TRANSLATE-OPEN. ; Compiling DEFUN-MACLISP MFORMAT-TRANSLATE-OPEN: ; Byte Compiling Top-Level Form: ; Converted MFORMAT-OPEN. ; Compiling DEFMACRO MFORMAT-OPEN: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MTELL-OPEN. ; Compiling DEFMACRO MTELL-OPEN: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/mforma.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mforma.sse2f" ; - Compiling module "other-macros" ; - Compiling source file "/home/maxima/maxima-test/src/mrgmac.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:19. ; Compiling: /home/maxima/maxima-test/src/mrgmac.lisp 2024-04-20 03:00:30 ; Converted DEFINE-MACRO. ; Compiling DEFUN DEFINE-MACRO: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted C-MODE. ; Compiling DEFMACRO C-MODE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted S-MODE. ; Compiling DEFMACRO S-MODE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted A-MODE. ; Compiling DEFMACRO A-MODE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEFMODE. ; Compiling DEFMACRO DEFMODE: ; Byte Compiling Top-Level Form: ; Converted DEFINE-MODE. ; Compiling DEFUN DEFINE-MODE: ; Converted DEFC. ; Compiling DEFUN DEFC: ; Converted DEFC1. ; Compiling DEFUN DEFC1: ; Converted DEFS. ; Compiling DEFUN DEFS: ; Converted DEFS1. ; Compiling DEFUN DEFS1: ; Converted DEFA. ; Compiling DEFUN DEFA: ; Converted DEFA1. ; Compiling DEFUN DEFA1: ; Converted MODE. ; Compiling DEFUN MODE: ; Byte Compiling Top-Level Form: ; Converted MODEDECLARE. ; Compiling DEFMACRO MODEDECLARE: ; Byte Compiling Top-Level Form: ; Converted MODEDECLARE-INTERNAL. ; Compiling DEFUN MODEDECLARE-INTERNAL: ; Byte Compiling Top-Level Form: ; Converted SEL. ; Compiling DEFMACRO SEL: ; Byte Compiling Top-Level Form: ; Converted FSEL. ; Compiling DEFUN FSEL: ; Converted SELECTOR. ; Compiling DEFUN SELECTOR: ; Byte Compiling Top-Level Form: ; Converted PUSH+STO. ; Compiling DEFMACRO PUSH+STO: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted STO. ; Compiling DEFMACRO STO: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/mrgmac.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mrgmac.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/rzmac.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:19. ; Compiling: /home/maxima/maxima-test/src/rzmac.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted *BIND*. ; Compiling DEFMACRO *BIND*: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted NEGATE-IF. ; Compiling DEFMACRO NEGATE-IF: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SET-EITHER. ; Compiling DEFMACRO SET-EITHER: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted M+. ; Compiling DEFMACRO M+: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted M*. ; Compiling DEFMACRO M*: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted M1+. ; Compiling DEFMACRO M1+: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted M1-. ; Compiling DEFMACRO M1-: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted M//. ; Compiling DEFMACRO M//: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted M-. ; Compiling DEFMACRO M-: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted M^. ; Compiling DEFMACRO M^: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted M+L. ; Compiling DEFMACRO M+L: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted M*L. ; Compiling DEFMACRO M*L: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted M+T. ; Compiling DEFMACRO M+T: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted M*T. ; Compiling DEFMACRO M*T: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted M1+T. ; Compiling DEFMACRO M1+T: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted M1-T. ; Compiling DEFMACRO M1-T: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted M//T. ; Compiling DEFMACRO M//T: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted M-T. ; Compiling DEFMACRO M-T: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted M^T. ; Compiling DEFMACRO M^T: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted M+LT. ; Compiling DEFMACRO M+LT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted M*LT. ; Compiling DEFMACRO M*LT: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/rzmac.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/rzmac.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/strmac.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:20. ; Compiling: /home/maxima/maxima-test/src/strmac.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted MAKE-G-REP. ; Compiling DEFMACRO MAKE-G-REP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-G-REP-SIMP. ; Compiling DEFMACRO MAKE-G-REP-SIMP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted G-REP-OPERATOR. ; Compiling DEFMACRO G-REP-OPERATOR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted G-REP-OPERANDS. ; Compiling DEFMACRO G-REP-OPERANDS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted G-REP-FIRST-OPERAND. ; Compiling DEFMACRO G-REP-FIRST-OPERAND: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-MPLUS. ; Compiling DEFMACRO MAKE-MPLUS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-MPLUS-L. ; Compiling DEFMACRO MAKE-MPLUS-L: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-MPLUS-SIMP. ; Compiling DEFMACRO MAKE-MPLUS-SIMP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-MTIMES. ; Compiling DEFMACRO MAKE-MTIMES: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-MTIMES-L. ; Compiling DEFMACRO MAKE-MTIMES-L: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-MTIMES-SIMP. ; Compiling DEFMACRO MAKE-MTIMES-SIMP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-MEXPT. ; Compiling DEFMACRO MAKE-MEXPT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-MEXPT-L. ; Compiling DEFMACRO MAKE-MEXPT-L: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-MEXPT-SIMP. ; Compiling DEFMACRO MAKE-MEXPT-SIMP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MEXPT-BASE. ; Compiling DEFMACRO MEXPT-BASE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MEXPT-EXPT. ; Compiling DEFMACRO MEXPT-EXPT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-MEQUAL. ; Compiling DEFMACRO MAKE-MEQUAL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-MEQUAL-L. ; Compiling DEFMACRO MAKE-MEQUAL-L: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-MEQUAL-SIMP. ; Compiling DEFMACRO MAKE-MEQUAL-SIMP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MEQUAL-LHS. ; Compiling DEFMACRO MEQUAL-LHS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MEQUAL-RHS. ; Compiling DEFMACRO MEQUAL-RHS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-MLIST. ; Compiling DEFMACRO MAKE-MLIST: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-MLIST-L. ; Compiling DEFMACRO MAKE-MLIST-L: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-MLIST-SIMP. ; Compiling DEFMACRO MAKE-MLIST-SIMP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-MTEXT. ; Compiling DEFMACRO MAKE-MTEXT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-RAT. ; Compiling DEFMACRO MAKE-RAT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-RAT-SIMP. ; Compiling DEFMACRO MAKE-RAT-SIMP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-RAT-BODY. ; Compiling DEFMACRO MAKE-RAT-BODY: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RAT-NUMER. ; Compiling DEFMACRO RAT-NUMER: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RAT-DENOM. ; Compiling DEFMACRO RAT-DENOM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MRAT-BODY. ; Compiling DEFMACRO MRAT-BODY: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MRAT-NUMER. ; Compiling DEFMACRO MRAT-NUMER: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MRAT-DENOM. ; Compiling DEFMACRO MRAT-DENOM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-MRAT. ; Compiling DEFMACRO MAKE-MRAT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-MRAT-BODY. ; Compiling DEFMACRO MAKE-MRAT-BODY: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TRIG-CANNON. ; Compiling DEFMACRO TRIG-CANNON: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-LINEQ. ; Compiling DEFMACRO MAKE-LINEQ: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LINEQ-LINEAR. ; Compiling DEFMACRO LINEQ-LINEAR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LINEQ-CONSTANT. ; Compiling DEFMACRO LINEQ-CONSTANT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-SOLUTION. ; Compiling DEFMACRO MAKE-SOLUTION: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SOLUTION-WINS. ; Compiling DEFMACRO SOLUTION-WINS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SOLUTION-LOSSES. ; Compiling DEFMACRO SOLUTION-LOSSES: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-MRAT-POLY. ; Compiling DEFMACRO MAKE-MRAT-POLY: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted POLY-VAR. ; Compiling DEFMACRO POLY-VAR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted POLY-TERMS. ; Compiling DEFMACRO POLY-TERMS: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/strmac.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/strmac.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/displm.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:20. ; Compiling: /home/maxima/maxima-test/src/displm.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PUSH-STRING. ; Compiling DEFMACRO PUSH-STRING: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DISPLA-DEF. ; Compiling DEFMACRO DISPLA-DEF: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/displm.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/displm.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/safe-recursion.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:20. ; Compiling: /home/maxima/maxima-test/src/safe-recursion.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFINE-CONDITION UNSAFE-RECURSION: ; Compiling DEFINE-CONDITION UNSAFE-RECURSION: ; Compiling DEFINE-CONDITION UNSAFE-RECURSION: ; Compiling DEFINE-CONDITION UNSAFE-RECURSION: ; Converted CALL-WITH-SAFE-RECURSION. ; Compiling DEFUN CALL-WITH-SAFE-RECURSION: ; Byte Compiling Top-Level Form: ; Converted WITH-SAFE-RECURSION. ; Compiling DEFMACRO WITH-SAFE-RECURSION: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/safe-recursion.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/safe-recursion.sse2f" ; - Compiling module "rat-macros" ; - Compiling source file "/home/maxima/maxima-test/src/ratmac.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:20. ; Compiling: /home/maxima/maxima-test/src/ratmac.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted PCOEFP. ; Compiling DEFMACRO PCOEFP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PZEROP. ; Compiling DEFUN PZEROP: ; Byte Compiling Top-Level Form: ; Converted PZERO. ; Compiling DEFMACRO PZERO: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PTZEROP. ; Compiling DEFMACRO PTZEROP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PTZERO. ; Compiling DEFMACRO PTZERO: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted CMINUS. ; Compiling DEFMACRO CMINUS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted CMINUSP. ; Compiling DEFMACRO CMINUSP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted VALGET. ; Compiling DEFMACRO VALGET: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted VALPUT. ; Compiling DEFMACRO VALPUT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted POINTERGP. ; Compiling DEFUN POINTERGP: ; Byte Compiling Top-Level Form: ; Converted ALGV. ; Compiling DEFMACRO ALGV: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RZERO. ; Compiling DEFMACRO RZERO: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RZEROP. ; Compiling DEFMACRO RZEROP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PRIMPART. ; Compiling DEFMACRO PRIMPART: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-POLY. ; Compiling DEFMACRO MAKE-POLY: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted P-VAR. ; Compiling DEFMACRO P-VAR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted P-TERMS. ; Compiling DEFMACRO P-TERMS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted P-LC. ; Compiling DEFMACRO P-LC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted P-LE. ; Compiling DEFMACRO P-LE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted P-RED. ; Compiling DEFMACRO P-RED: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PT-LC. ; Compiling DEFMACRO PT-LC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PT-LE. ; Compiling DEFMACRO PT-LE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PT-RED. ; Compiling DEFMACRO PT-RED: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted R+. ; Compiling DEFMACRO R+: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted R*. ; Compiling DEFMACRO R*: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted R-. ; Compiling DEFMACRO R-: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/ratmac.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/ratmac.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/mhayat.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:20. ; Compiling: /home/maxima/maxima-test/src/mhayat.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PSZERO. ; Compiling DEFMACRO PSZERO: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PSP. ; Compiling DEFMACRO PSP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PSCOEFP. ; Compiling DEFMACRO PSCOEFP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PSQUO. ; Compiling DEFMACRO PSQUO: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PSLOG-GVAR. ; Compiling DEFMACRO PSLOG-GVAR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GVAR-O. ; Compiling DEFMACRO GVAR-O: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GVAR. ; Compiling DEFMACRO GVAR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted EQGVAR. ; Compiling DEFMACRO EQGVAR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted POINTERP. ; Compiling DEFMACRO POINTERP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted POLY-DATA. ; Compiling DEFMACRO POLY-DATA: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TRUNC-LVL. ; Compiling DEFMACRO TRUNC-LVL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TERMS. ; Compiling DEFMACRO TERMS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LT. ; Compiling DEFMACRO LT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LE. ; Compiling DEFMACRO LE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LC. ; Compiling DEFMACRO LC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted E. ; Compiling DEFMACRO E: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted C. ; Compiling DEFMACRO C: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted N-TERM. ; Compiling DEFMACRO N-TERM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MONO-TERM?. ; Compiling DEFMACRO MONO-TERM?: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted NCONC-TERMS. ; Compiling DEFMACRO NCONC-TERMS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TERM. ; Compiling DEFMACRO TERM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-PS. ; Compiling DEFMACRO MAKE-PS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEL-LT. ; Compiling DEFMACRO DEL-LT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ADD-TERM. ; Compiling DEFMACRO ADD-TERM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ADD-TERM-&-POP. ; Compiling DEFMACRO ADD-TERM-&-POP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted CHANGE-COEF. ; Compiling DEFMACRO CHANGE-COEF: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted CHANGE-LC. ; Compiling DEFMACRO CHANGE-LC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GETDISREP. ; Compiling DEFMACRO GETDISREP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GETDIFF. ; Compiling DEFMACRO GETDIFF: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LT-POLY. ; Compiling DEFMACRO LT-POLY: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted OPER-NAME. ; Compiling DEFMACRO OPER-NAME: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted OPER-NAMEP. ; Compiling DEFMACRO OPER-NAMEP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted INTEGER-SUBSCRIPTP. ; Compiling DEFMACRO INTEGER-SUBSCRIPTP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MLET. ; Compiling DEFMACRO MLET: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MRAT-HEADER. ; Compiling DEFMACRO MRAT-HEADER: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MRAT-VARLIST. ; Compiling DEFMACRO MRAT-VARLIST: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MRAT-GENVAR. ; Compiling DEFMACRO MRAT-GENVAR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MRAT-TLIST. ; Compiling DEFMACRO MRAT-TLIST: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MRAT-PS. ; Compiling DEFMACRO MRAT-PS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DATUM-VAR. ; Compiling DEFMACRO DATUM-VAR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TRUNC-STACK. ; Compiling DEFMACRO TRUNC-STACK: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted CURRENT-TRUNC. ; Compiling DEFMACRO CURRENT-TRUNC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ORIG-TRUNC. ; Compiling DEFMACRO ORIG-TRUNC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted EXP-PT. ; Compiling DEFMACRO EXP-PT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SWITCHES. ; Compiling DEFMACRO SWITCHES: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SWITCH. ; Compiling DEFMACRO SWITCH: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted INT-VAR. ; Compiling DEFMACRO INT-VAR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DATA-GVAR-O. ; Compiling DEFMACRO DATA-GVAR-O: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted INT-GVAR. ; Compiling DEFMACRO INT-GVAR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DATA-GVAR. ; Compiling DEFMACRO DATA-GVAR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GET-INVERSE. ; Compiling DEFMACRO GET-INVERSE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GET-KEY-VAR. ; Compiling DEFMACRO GET-KEY-VAR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GVAR->VAR. ; Compiling DEFMACRO GVAR->VAR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DUMMY-VAR. ; Compiling DEFMACRO DUMMY-VAR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FIRST-DATUM. ; Compiling DEFMACRO FIRST-DATUM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GET-DATUM. ; Compiling DEFMACRO GET-DATUM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted VAR-DATA. ; Compiling DEFMACRO VAR-DATA: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GVAR-DATA. ; Compiling DEFMACRO GVAR-DATA: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PS-DATA. ; Compiling DEFMACRO PS-DATA: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted T-O-VAR. ; Compiling DEFMACRO T-O-VAR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GVAR-TRUNC. ; Compiling DEFMACRO GVAR-TRUNC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PS-ARG-TRUNC. ; Compiling DEFMACRO PS-ARG-TRUNC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PS-LE. ; Compiling DEFMACRO PS-LE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PS-LE*. ; Compiling DEFMACRO PS-LE*: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PS-LC. ; Compiling DEFMACRO PS-LC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PS-LC*. ; Compiling DEFMACRO PS-LC*: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PS-LT. ; Compiling DEFMACRO PS-LT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GETEXP-LE. ; Compiling DEFMACRO GETEXP-LE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GETEXP-LC. ; Compiling DEFMACRO GETEXP-LC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LET-PW. ; Compiling DEFMACRO LET-PW: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TLIST-MAPC. ; Compiling DEFMACRO TLIST-MAPC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FIND-LEXP. ; Compiling DEFMACRO FIND-LEXP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TAY-ERR. ; Compiling DEFMACRO TAY-ERR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ZERO-WARN. ; Compiling DEFMACRO ZERO-WARN: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted EXP-DATUM-LT. ; Compiling DEFMACRO EXP-DATUM-LT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted EXP-DATUM-LE. ; Compiling DEFMACRO EXP-DATUM-LE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted EXP-FUN. ; Compiling DEFMACRO EXP-FUN: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted EXT-FUN. ; Compiling DEFMACRO EXT-FUN: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted EXT-ARGS. ; Compiling DEFMACRO EXT-ARGS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted EXTENDABLEP. ; Compiling DEFMACRO EXTENDABLEP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted EXACTP. ; Compiling DEFMACRO EXACTP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted NEXACTP. ; Compiling DEFMACRO NEXACTP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GET-PS-FORM. ; Compiling DEFMACRO GET-PS-FORM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TERM-DISREP. ; Compiling DEFMACRO TERM-DISREP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RCZERO. ; Compiling DEFMACRO RCZERO: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RCONE. ; Compiling DEFMACRO RCONE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RCFONE. ; Compiling DEFMACRO RCFONE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RCTWO. ; Compiling DEFMACRO RCTWO: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RCMONE. ; Compiling DEFMACRO RCMONE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RCZEROP. ; Compiling DEFMACRO RCZEROP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RCINTEGERP. ; Compiling DEFMACRO RCINTEGERP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RCPINTEGERP. ; Compiling DEFMACRO RCPINTEGERP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RCMINTEGERP. ; Compiling DEFMACRO RCMINTEGERP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RCPLUS. ; Compiling DEFMACRO RCPLUS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RCDIFF. ; Compiling DEFMACRO RCDIFF: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RCMINUS. ; Compiling DEFMACRO RCMINUS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RCTIMES. ; Compiling DEFMACRO RCTIMES: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RCQUO. ; Compiling DEFMACRO RCQUO: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RCDISREP. ; Compiling DEFMACRO RCDISREP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RCDERIV. ; Compiling DEFMACRO RCDERIV: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RCDERIVX. ; Compiling DEFMACRO RCDERIVX: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted INFP. ; Compiling DEFMACRO INFP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted INF. ; Compiling DEFMACRO INF: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted E-. ; Compiling DEFMACRO E-: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted E//. ; Compiling DEFMACRO E//: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted E>=. ; Compiling DEFMACRO E>=: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted EZERO. ; Compiling DEFMACRO EZERO: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted EONE. ; Compiling DEFMACRO EONE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RCINV. ; Compiling DEFMACRO RCINV: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/mhayat.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mhayat.sse2f" ; - Compiling module "utilities" ; - Compiling source file "/home/maxima/maxima-test/src/opers.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:20. ; Compiling: /home/maxima/maxima-test/src/opers.lisp 2024-04-20 03:00:30 ; Converted ADD2. ; Compiling DEFUN ADD2: ; Converted ADD2*. ; Compiling DEFUN ADD2*: ; Converted ADDN. ; Compiling DEFUN ADDN: ; Converted NEG. ; Compiling DEFUN NEG: ; Converted SUB. ; Compiling DEFUN SUB: ; Converted SUB*. ; Compiling DEFUN SUB*: ; Converted MUL2. ; Compiling DEFUN MUL2: ; Converted MUL2*. ; Compiling DEFUN MUL2*: ; Converted MUL3. ; Compiling DEFUN MUL3: ; Converted MULN. ; Compiling DEFUN MULN: ; Byte Compiling Top-Level Form: ; Converted DIV. ; Compiling DEFUN DIV: ; Converted DIV*. ; Compiling DEFUN DIV*: ; Converted NCMUL2. ; Compiling DEFUN NCMUL2: ; Converted NCMULN. ; Compiling DEFUN NCMULN: ; Converted POWER. ; Compiling DEFUN POWER: ; Converted POWER*. ; Compiling DEFUN POWER*: ; Converted NCPOWER. ; Compiling DEFUN NCPOWER: ; Converted ROOT. ; Compiling DEFUN ROOT: ; Converted PORM. ; Compiling DEFUN PORM: ; Converted MORP. ; Compiling DEFUN MORP: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/opers.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/opers.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/utils.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:20. ; Compiling: /home/maxima/maxima-test/src/utils.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted WHILE. ; Compiling DEFMACRO WHILE: ; Byte Compiling Top-Level Form: ; Converted MAXIMA-GETENV. ; Compiling DEFUN MAXIMA-GETENV: ; Converted BYE. ; Compiling DEFUN BYE: ; Converted MAP2C. ; Compiling DEFUN MAP2C: ; Converted ANDMAPCAR. ; Compiling DEFUN ANDMAPCAR: ; Converted XOR. ; Compiling DEFUN XOR: ; Converted AMONG. ; Compiling DEFUN AMONG: ; Converted AMONGL. ; Compiling DEFUN AMONGL: ; Converted SUBTREE-P. ; Compiling DEFUN SUBTREE-P: ; Converted DOT2L. ; Compiling DEFUN DOT2L: ; Converted CPUT. ; Compiling DEFUN CPUT: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/utils.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/utils.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/sumcon.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:20. ; Compiling: /home/maxima/maxima-test/src/sumcon.lisp 2024-04-20 03:00:30 ; Converted SUMCONTRACT-IMPL. ; Compiling DEFMFUN $SUMCONTRACT: ; Converted $SUMCONTRACT. ; Compiling DEFMFUN $SUMCONTRACT: ; Byte Compiling Top-Level Form: ; Converted $SUMCONTRACT. ; Compiling DEFMFUN $SUMCONTRACT: ; Byte Compiling Top-Level Form: ; Converted INTOSUM-IMPL. ; Compiling DEFMFUN $INTOSUM: ; Converted $INTOSUM. ; Compiling DEFMFUN $INTOSUM: ; Byte Compiling Top-Level Form: ; Converted $INTOSUM. ; Compiling DEFMFUN $INTOSUM: ; Byte Compiling Top-Level Form: ; Converted SUMCONTRACT1. ; Compiling DEFUN SUMCONTRACT1: ; Converted SUMCONTRACT2. ; Compiling DEFUN SUMCONTRACT2: ; Converted SUMCOMBINE1. ; Compiling DEFUN SUMCOMBINE1: ; Converted SUMCOMBINE2. ; Compiling DEFUN SUMCOMBINE2: ; Converted GET-FREE-INDEX. ; Compiling DEFUN GET-FREE-INDEX: ; Converted BASHINDICES-IMPL. ; Compiling DEFMFUN $BASHINDICES: ; Converted $BASHINDICES. ; Compiling DEFMFUN $BASHINDICES: ; Byte Compiling Top-Level Form: ; Converted $BASHINDICES. ; Compiling DEFMFUN $BASHINDICES: ; Byte Compiling Top-Level Form: ; Converted NICEINDICES-IMPL. ; Compiling DEFMFUN $NICEINDICES: ; Converted $NICEINDICES. ; Compiling DEFMFUN $NICEINDICES: ; Byte Compiling Top-Level Form: ; Converted $NICEINDICES. ; Compiling DEFMFUN $NICEINDICES: ; Byte Compiling Top-Level Form: ; Converted SUMCONSIMP. ; Compiling DEFUN SUMCONSIMP: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/sumcon.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/sumcon.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/sublis.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:20. ; Compiling: /home/maxima/maxima-test/src/sublis.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SUBLIS-IMPL. ; Compiling DEFMFUN $SUBLIS: ; Converted $SUBLIS. ; Compiling DEFMFUN $SUBLIS: ; Byte Compiling Top-Level Form: ; Converted $SUBLIS. ; Compiling DEFMFUN $SUBLIS: ; Byte Compiling Top-Level Form: ; Converted MSUBLIS. ; Compiling DEFUN MSUBLIS: ; Converted MSUBLIS-SETUP. ; Compiling DEFUN MSUBLIS-SETUP: ; Converted MSUBLIS-UNSETUP. ; Compiling DEFUN MSUBLIS-UNSETUP: ; Converted MSUBLIS-SUBST. ; Compiling DEFUN MSUBLIS-SUBST: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/sublis.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/sublis.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/merror.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:20. ; Compiling: /home/maxima/maxima-test/src/merror.lisp 2024-04-20 03:00:30 ; Converted ERROR-IMPL. ; Compiling DEFMFUN $ERROR: ; Converted $ERROR. ; Compiling DEFMFUN $ERROR: ; Byte Compiling Top-Level Form: ; Converted $ERROR. ; Compiling DEFMFUN $ERROR: ; Byte Compiling Top-Level Form: ; Converted WARNING-IMPL. ; Compiling DEFMFUN $WARNING: ; Converted $WARNING. ; Compiling DEFMFUN $WARNING: ; Byte Compiling Top-Level Form: ; Converted $WARNING. ; Compiling DEFMFUN $WARNING: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ERROR-SIZE. ; Compiling DEFUN ERROR-SIZE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFINE-CONDITION MAXIMA-$ERROR: ; Compiling DEFINE-CONDITION MAXIMA-$ERROR: ; Compiling DEFINE-CONDITION MAXIMA-$ERROR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted WITH-$ERROR. ; Compiling DEFMACRO WITH-$ERROR: ; Byte Compiling Top-Level Form: ; Converted MERROR. ; Compiling DEFUN MERROR: ; Converted MWARNING. ; Compiling DEFUN MWARNING: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ASSIGN-SYMBOLS. ; Compiling DEFUN ASSIGN-SYMBOLS: ; Converted PROCESS-ERROR-ARGL. ; Compiling DEFUN PROCESS-ERROR-ARGL: ; Converted ERRORMSG-IMPL. ; Compiling DEFMFUN $ERRORMSG: ; Converted $ERRORMSG. ; Compiling DEFMFUN $ERRORMSG: ; Byte Compiling Top-Level Form: ; Converted $ERRORMSG. ; Compiling DEFMFUN $ERRORMSG: ; Byte Compiling Top-Level Form: ; Converted RAT-ERROR. ; Compiling DEFUN RAT-ERROR: ; Byte Compiling Top-Level Form: ; Converted IGNORE-RAT-ERR. ; Compiling DEFMACRO IGNORE-RAT-ERR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RAT-ERROR-TO-MERROR. ; Compiling DEFMACRO RAT-ERROR-TO-MERROR: ; Byte Compiling Top-Level Form: ; Converted FSTRINGC. ; Compiling DEFUN FSTRINGC: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/merror.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/merror.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/mformt.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:20. ; Compiling: /home/maxima/maxima-test/src/mformt.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted DEF-MFORMAT-OP. ; Compiling DEFMACRO DEF-MFORMAT-OP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEF-MFORMAT-VAR. ; Compiling DEFMACRO DEF-MFORMAT-VAR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MFORMAT-LOOP. ; Compiling DEFMACRO MFORMAT-LOOP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PUSH-TEXT-TEMP. ; Compiling DEFMACRO PUSH-TEXT-TEMP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted OUTPUT-TEXT. ; Compiling DEFMACRO OUTPUT-TEXT: ; Byte Compiling Top-Level Form: ; Converted MFORMAT. ; Compiling DEFUN-MACLISP MFORMAT: ; Converted AFORMAT. ; Compiling DEFUN AFORMAT: ; Converted OUTPUT-TEXT*. ; Compiling DEFUN OUTPUT-TEXT*: ; Compiling DEFUN-PROP (TEXT-STRING DIMENSION): ; Converted DISPLAF. ; Compiling DEFUN DISPLAF: ; Converted MTELL. ; Compiling DEFUN MTELL: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/mformt.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mformt.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/mutils.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:20. ; Compiling: /home/maxima/maxima-test/src/mutils.lisp 2024-04-20 03:00:30 ; Converted ASSOC-IMPL. ; Compiling DEFMFUN $ASSOC: ; Converted $ASSOC. ; Compiling DEFMFUN $ASSOC: ; Byte Compiling Top-Level Form: ; Converted $ASSOC. ; Compiling DEFMFUN $ASSOC: ; Byte Compiling Top-Level Form: ; Converted ASSOL. ; Compiling DEFUN ASSOL: ; Converted ASSOLIKE. ; Compiling DEFUN ASSOLIKE: ; Converted MEMALIKE. ; Compiling DEFUN MEMALIKE: ; Converted FIND-DUPLICATE. ; Compiling DEFUN FIND-DUPLICATE: ; Converted GENSYM-IMPL. ; Compiling DEFMFUN $GENSYM: ; Converted $GENSYM. ; Compiling DEFMFUN $GENSYM: ; Byte Compiling Top-Level Form: ; Converted $GENSYM. ; Compiling DEFMFUN $GENSYM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/mutils.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mutils.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/outmis.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:20. ; Compiling: /home/maxima/maxima-test/src/outmis.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ISOLATE-IMPL. ; Compiling DEFMFUN $ISOLATE: ; Converted $ISOLATE. ; Compiling DEFMFUN $ISOLATE: ; Byte Compiling Top-Level Form: ; Converted $ISOLATE. ; Compiling DEFMFUN $ISOLATE: ; Byte Compiling Top-Level Form: ; Converted ISO1. ; Compiling DEFUN ISO1: ; Converted ISO2. ; Compiling DEFUN ISO2: ; Converted MGEN2. ; Compiling DEFUN MGEN2: ; Converted MEMSIMILARL. ; Compiling DEFUN MEMSIMILARL: ; Converted MEMSIMILAR. ; Compiling DEFUN MEMSIMILAR: ; Converted PICKAPART-IMPL. ; Compiling DEFMFUN $PICKAPART: ; Converted $PICKAPART. ; Compiling DEFMFUN $PICKAPART: ; Byte Compiling Top-Level Form: ; Converted $PICKAPART. ; Compiling DEFMFUN $PICKAPART: ; Byte Compiling Top-Level Form: ; Converted REVEAL-IMPL. ; Compiling DEFMFUN $REVEAL: ; Converted $REVEAL. ; Compiling DEFMFUN $REVEAL: ; Byte Compiling Top-Level Form: ; Converted $REVEAL. ; Compiling DEFMFUN $REVEAL: ; Byte Compiling Top-Level Form: ; Converted SIMPLE. ; Compiling DEFUN SIMPLE: ; Converted REVEAL. ; Compiling DEFUN REVEAL: ; Compiling DEFMSPEC $PROPERTIES: ; Converted PROPERTIES. ; Compiling DEFUN PROPERTIES: ; Compiling DEFMSPEC $PROPVARS: ; Compiling DEFMSPEC $PRINTPROPS: ; Converted DISPATVALUES. ; Compiling DEFUN DISPATVALUES: ; Converted ATDECODE. ; Compiling DEFUN ATDECODE: ; Byte Compiling Top-Level Form: ; Converted DISPATOMGRADS. ; Compiling DEFUN DISPATOMGRADS: ; Converted DISPGRADEFS. ; Compiling DEFUN DISPGRADEFS: ; Converted DISPMATCHDECLARES. ; Compiling DEFUN DISPMATCHDECLARES: ; Byte Compiling Top-Level Form: ; Converted CHANGEVAR-IMPL. ; Compiling DEFMFUN $CHANGEVAR: ; Converted $CHANGEVAR. ; Compiling DEFMFUN $CHANGEVAR: ; Byte Compiling Top-Level Form: ; Converted $CHANGEVAR. ; Compiling DEFMFUN $CHANGEVAR: ; Byte Compiling Top-Level Form: ; Converted SOLVABLE. ; Compiling DEFUN SOLVABLE: ; Converted CHANGEVAR. ; Compiling DEFUN CHANGEVAR: ; Converted KERNSUBST. ; Compiling DEFUN KERNSUBST: ; Byte Compiling Top-Level Form: ; Converted FACTORSUM-IMPL. ; Compiling DEFMFUN $FACTORSUM: ; Converted $FACTORSUM. ; Compiling DEFMFUN $FACTORSUM: ; Byte Compiling Top-Level Form: ; Converted $FACTORSUM. ; Compiling DEFMFUN $FACTORSUM: ; Byte Compiling Top-Level Form: ; Converted GFACTORSUM-IMPL. ; Compiling DEFMFUN $GFACTORSUM: ; Converted $GFACTORSUM. ; Compiling DEFMFUN $GFACTORSUM: ; Byte Compiling Top-Level Form: ; Converted $GFACTORSUM. ; Compiling DEFMFUN $GFACTORSUM: ; Byte Compiling Top-Level Form: ; Converted FACTORSUM0. ; Compiling DEFUN FACTORSUM0: ; Converted FACTORSUM1. ; Compiling DEFUN FACTORSUM1: ; Converted DCON. ; Compiling DEFUN DCON: ; Converted FACTORSUM2. ; Compiling DEFUN FACTORSUM2: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted COMBINE-IMPL. ; Compiling DEFMFUN $COMBINE: ; Converted $COMBINE. ; Compiling DEFMFUN $COMBINE: ; Byte Compiling Top-Level Form: ; Converted $COMBINE. ; Compiling DEFMFUN $COMBINE: ; Byte Compiling Top-Level Form: ; Converted COMBINE. ; Compiling DEFUN COMBINE: ; Converted FACTOROUT-IMPL. ; Compiling DEFMFUN $FACTOROUT: ; Converted $FACTOROUT. ; Compiling DEFMFUN $FACTOROUT: ; Byte Compiling Top-Level Form: ; Converted $FACTOROUT. ; Compiling DEFMFUN $FACTOROUT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/outmis.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/outmis.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/ar.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:20. ; Compiling: /home/maxima/maxima-test/src/ar.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted MAKE-MGENARRAY. ; Compiling DEFSTRUCT MGENARRAY: ; Compiling DEFTYPE MARRAY: ; Byte Compiling Top-Level Form: ; Byte Compiling Creation Form for #: ; Converted MARRAYP. ; Compiling DEFUN MARRAYP: ; Converted MARRAY-TYPE. ; Compiling DEFUN MARRAY-TYPE: ; Converted MAKE_ARRAY-IMPL. ; Compiling DEFMFUN $MAKE_ARRAY: ; Converted $MAKE_ARRAY. ; Compiling DEFMFUN $MAKE_ARRAY: ; Byte Compiling Top-Level Form: ; Converted $MAKE_ARRAY. ; Compiling DEFMFUN $MAKE_ARRAY: ; Byte Compiling Top-Level Form: ; Converted DIMENSION-ARRAY-OBJECT. ; Compiling DEFUN DIMENSION-ARRAY-OBJECT: ; Converted MSIZE-ARRAY-OBJECT. ; Compiling DEFUN MSIZE-ARRAY-OBJECT: ; Converted MARRAY-CHECK. ; Compiling DEFUN MARRAY-CHECK: ; Converted ARRAY_DIMENSION_N-IMPL. ; Compiling DEFMFUN $ARRAY_DIMENSION_N: ; Converted $ARRAY_DIMENSION_N. ; Compiling DEFMFUN $ARRAY_DIMENSION_N: ; Byte Compiling Top-Level Form: ; Converted $ARRAY_DIMENSION_N. ; Compiling DEFMFUN $ARRAY_DIMENSION_N: ; Byte Compiling Top-Level Form: ; Converted MARRAY-TYPE-UNKNOWN. ; Compiling DEFUN MARRAY-TYPE-UNKNOWN: ; Converted MARRAYREF-GENSUB. ; Compiling DEFUN MARRAYREF-GENSUB: ; Converted BAD-INDEX-ERROR. ; Compiling DEFUN BAD-INDEX-ERROR: ; Converted MARRAYSET-GENSUB. ; Compiling DEFUN MARRAYSET-GENSUB: ; Converted MEVAL1-EXTEND. ; Compiling DEFUN MEVAL1-EXTEND: ; Converted ARRSTORE-EXTEND. ; Compiling DEFUN ARRSTORE-EXTEND: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/ar.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/ar.sse2f" ; - Compiling module "commands" ; - Compiling source file "/home/maxima/maxima-test/src/comm.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:20. ; Compiling: /home/maxima/maxima-test/src/comm.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GETOPR0. ; Compiling DEFUN GETOPR0: ; Converted GETOPR. ; Compiling DEFUN GETOPR: ; Converted PUTOPR. ; Compiling DEFUN PUTOPR: ; Converted REMOPR. ; Compiling DEFUN REMOPR: ; Compiling MAPC (FUNCTION (LAMBDA # # # # #)): ; Compiling MAPC (FUNCTION (LAMBDA # # # # #)): ; Byte Compiling Top-Level Form: ; Compiling MAPC (FUNCTION (LAMBDA # #)): ; Compiling MAPC (FUNCTION (LAMBDA # #)): ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SUBSTITUTE-IMPL. ; Compiling DEFMFUN $SUBSTITUTE: ; Converted $SUBSTITUTE. ; Compiling DEFMFUN $SUBSTITUTE: ; Byte Compiling Top-Level Form: ; Converted $SUBSTITUTE. ; Compiling DEFMFUN $SUBSTITUTE: ; Byte Compiling Top-Level Form: ; Converted PSUBSTITUTE-IMPL. ; Compiling DEFMFUN $PSUBSTITUTE: ; Converted $PSUBSTITUTE. ; Compiling DEFMFUN $PSUBSTITUTE: ; Byte Compiling Top-Level Form: ; Converted $PSUBSTITUTE. ; Compiling DEFMFUN $PSUBSTITUTE: ; Byte Compiling Top-Level Form: ; Converted MAXIMA-SUBSTITUTE. ; Compiling DEFUN MAXIMA-SUBSTITUTE: ; Converted SUBST1. ; Compiling DEFUN SUBST1: ; Converted SUBST2. ; Compiling DEFUN SUBST2: ; Converted SUBST-EXCEPT-SECOND-ARG. ; Compiling DEFUN SUBST-EXCEPT-SECOND-ARG: ; Converted SUBST0. ; Compiling DEFUN SUBST0: ; Converted EXPTHACK. ; Compiling DEFUN EXPTHACK: ; Converted SUBST-DIFF-MATCH. ; Compiling DEFUN SUBST-DIFF-MATCH: ; Converted AT-SUBSTP. ; Compiling DEFUN AT-SUBSTP: ; Byte Compiling Top-Level Form: ; Converted RECUR-APPLY. ; Compiling DEFUN RECUR-APPLY: ; Converted DEPENDS-IMPL. ; Compiling DEFMFUN $DEPENDS: ; Converted $DEPENDS. ; Compiling DEFMFUN $DEPENDS: ; Byte Compiling Top-Level Form: ; Converted $DEPENDS. ; Compiling DEFMFUN $DEPENDS: ; Byte Compiling Top-Level Form: ; Converted DEPENDS1. ; Compiling DEFUN DEPENDS1: ; Compiling DEFMSPEC $DEPENDENCIES: ; Converted I-$DEPENDENCIES. ; Compiling DEFUN I-$DEPENDENCIES: ; Compiling DEFMSPEC $GRADEF: ; Converted DIFF-IMPL. ; Compiling DEFMFUN $DIFF: ; Converted $DIFF. ; Compiling DEFMFUN $DIFF: ; Byte Compiling Top-Level Form: ; Converted $DIFF. ; Compiling DEFMFUN $DIFF: ; Byte Compiling Top-Level Form: ; Converted DEL-IMPL. ; Compiling DEFMFUN $DEL: ; Converted $DEL. ; Compiling DEFMFUN $DEL: ; Byte Compiling Top-Level Form: ; Converted $DEL. ; Compiling DEFMFUN $DEL: ; Byte Compiling Top-Level Form: ; Converted DERIV. ; Compiling DEFUN DERIV: ; Converted CHAINRULE. ; Compiling DEFUN CHAINRULE: ; Converted ATOMGRAD. ; Compiling DEFUN ATOMGRAD: ; Converted DEPENDS. ; Compiling DEFUN DEPENDS: ; Converted DEPENDSL. ; Compiling DEFUN DEPENDSL: ; Converted SDIFF. ; Compiling DEFUN SDIFF: ; Converted SDIFFGRAD. ; Compiling DEFUN SDIFFGRAD: ; Converted SDIFFMAP. ; Compiling DEFUN SDIFFMAP: ; Byte Compiling Top-Level Form: ; Converted SDIFFTIMES. ; Compiling DEFUN SDIFFTIMES: ; Converted DIFFEXPT. ; Compiling DEFUN DIFFEXPT: ; Converted DIFF%DERIV. ; Compiling DEFUN DIFF%DERIV: ; Compiling LET ((HEADER #)): ; Compiling LET ((HEADER #)): ; Compiling Top-Level Form: ; Converted ATVARSCHK. ; Compiling DEFUN ATVARSCHK: ; Converted NOTLOREQ. ; Compiling DEFUN NOTLOREQ: ; Converted SUBSTITUTEL. ; Compiling DEFUN SUBSTITUTEL: ; Converted UNION*. ; Compiling DEFUN UNION*: ; Converted INTERSECT*. ; Compiling DEFUN INTERSECT*: ; Converted NTHELEM. ; Compiling DEFUN NTHELEM: ; Converted DELSIMP. ; Compiling DEFUN DELSIMP: ; Converted REMSIMP. ; Compiling DEFUN REMSIMP: ; Byte Compiling Top-Level Form: ; Converted TRUNC-IMPL. ; Compiling DEFMFUN $TRUNC: ; Converted $TRUNC. ; Compiling DEFMFUN $TRUNC: ; Byte Compiling Top-Level Form: ; Converted $TRUNC. ; Compiling DEFMFUN $TRUNC: ; Byte Compiling Top-Level Form: ; Converted NONVARCHECK. ; Compiling DEFUN NONVARCHECK: ; Compiling DEFMSPEC $LDISPLAY: ; Converted LDISP-IMPL. ; Compiling DEFMFUN $LDISP: ; Converted $LDISP. ; Compiling DEFMFUN $LDISP: ; Byte Compiling Top-Level Form: ; Converted $LDISP. ; Compiling DEFMFUN $LDISP: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $DISPLAY: ; Converted DISP-IMPL. ; Compiling DEFMFUN $DISP: ; Converted $DISP. ; Compiling DEFMFUN $DISP: ; Byte Compiling Top-Level Form: ; Converted $DISP. ; Compiling DEFMFUN $DISP: ; Byte Compiling Top-Level Form: ; Converted DISP1. ; Compiling DEFUN DISP1: ; Converted DISP2. ; Compiling DEFUN DISP2: ; Converted ELABEL. ; Compiling DEFUN ELABEL: ; Converted DISPTERMS-IMPL. ; Compiling DEFMFUN $DISPTERMS: ; Converted $DISPTERMS. ; Compiling DEFMFUN $DISPTERMS: ; Byte Compiling Top-Level Form: ; Converted $DISPTERMS. ; Compiling DEFMFUN $DISPTERMS: ; Byte Compiling Top-Level Form: ; Converted DISPFORM-IMPL. ; Compiling DEFMFUN $DISPFORM: ; Converted $DISPFORM. ; Compiling DEFMFUN $DISPFORM: ; Byte Compiling Top-Level Form: ; Converted $DISPFORM. ; Compiling DEFMFUN $DISPFORM: ; Byte Compiling Top-Level Form: ; Converted OP-IMPL. ; Compiling DEFMFUN $OP: ; Converted $OP. ; Compiling DEFMFUN $OP: ; Byte Compiling Top-Level Form: ; Converted $OP. ; Compiling DEFMFUN $OP: ; Byte Compiling Top-Level Form: ; Converted OPERATORP-IMPL. ; Compiling DEFMFUN $OPERATORP: ; Converted $OPERATORP. ; Compiling DEFMFUN $OPERATORP: ; Byte Compiling Top-Level Form: ; Converted $OPERATORP. ; Compiling DEFMFUN $OPERATORP: ; Byte Compiling Top-Level Form: ; Converted PART-IMPL. ; Compiling DEFMFUN $PART: ; Converted $PART. ; Compiling DEFMFUN $PART: ; Byte Compiling Top-Level Form: ; Converted $PART. ; Compiling DEFMFUN $PART: ; Byte Compiling Top-Level Form: ; Converted INPART-IMPL. ; Compiling DEFMFUN $INPART: ; Converted $INPART. ; Compiling DEFMFUN $INPART: ; Byte Compiling Top-Level Form: ; Converted $INPART. ; Compiling DEFMFUN $INPART: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $SUBSTPART: ; Compiling DEFMSPEC $SUBSTINPART: ; Converted PART1. ; Compiling DEFUN PART1: ; Converted MPART. ; Compiling DEFUN MPART: ; Converted GETOP. ; Compiling DEFUN GETOP: ; Converted LISTP-IMPL. ; Compiling DEFMFUN $LISTP: ; Converted $LISTP. ; Compiling DEFMFUN $LISTP: ; Byte Compiling Top-Level Form: ; Converted $LISTP. ; Compiling DEFMFUN $LISTP: ; Byte Compiling Top-Level Form: ; Converted CONS-IMPL. ; Compiling DEFMFUN $CONS: ; Converted $CONS. ; Compiling DEFMFUN $CONS: ; Byte Compiling Top-Level Form: ; Converted $CONS. ; Compiling DEFMFUN $CONS: ; Byte Compiling Top-Level Form: ; Converted ENDCONS-IMPL. ; Compiling DEFMFUN $ENDCONS: ; Converted $ENDCONS. ; Compiling DEFMFUN $ENDCONS: ; Byte Compiling Top-Level Form: ; Converted $ENDCONS. ; Compiling DEFMFUN $ENDCONS: ; Byte Compiling Top-Level Form: ; Converted REVERSE-IMPL. ; Compiling DEFMFUN $REVERSE: ; Converted $REVERSE. ; Compiling DEFMFUN $REVERSE: ; Byte Compiling Top-Level Form: ; Converted $REVERSE. ; Compiling DEFMFUN $REVERSE: ; Byte Compiling Top-Level Form: ; Converted APPEND-IMPL. ; Compiling DEFMFUN $APPEND: ; Converted $APPEND. ; Compiling DEFMFUN $APPEND: ; Byte Compiling Top-Level Form: ; Converted $APPEND. ; Compiling DEFMFUN $APPEND: ; Byte Compiling Top-Level Form: ; Converted MCONS-EXP-ARGS. ; Compiling DEFUN MCONS-EXP-ARGS: ; Converted MEMBER-IMPL. ; Compiling DEFMFUN $MEMBER: ; Converted $MEMBER. ; Compiling DEFMFUN $MEMBER: ; Byte Compiling Top-Level Form: ; Converted $MEMBER. ; Compiling DEFMFUN $MEMBER: ; Byte Compiling Top-Level Form: ; Converted ATOMCHK. ; Compiling DEFUN ATOMCHK: ; Converted FORMAT1. ; Compiling DEFUN FORMAT1: ; Converted FIRST-IMPL. ; Compiling DEFMFUN $FIRST: ; Converted $FIRST. ; Compiling DEFMFUN $FIRST: ; Byte Compiling Top-Level Form: ; Converted $FIRST. ; Compiling DEFMFUN $FIRST: ; Byte Compiling Top-Level Form: ; Converted $SECOND. ; Compiling MACROLET ((MAKE-NTH # #)): ; Converted $THIRD. ; Compiling MACROLET ((MAKE-NTH # #)): ; Converted $FOURTH. ; Compiling MACROLET ((MAKE-NTH # #)): ; Converted $FIFTH. ; Compiling MACROLET ((MAKE-NTH # #)): ; Converted $SIXTH. ; Compiling MACROLET ((MAKE-NTH # #)): ; Converted $SEVENTH. ; Compiling MACROLET ((MAKE-NTH # #)): ; Converted $EIGHTH. ; Compiling MACROLET ((MAKE-NTH # #)): ; Converted $NINTH. ; Compiling MACROLET ((MAKE-NTH # #)): ; Byte Compiling Top-Level Form: ; Converted $TENTH. ; Compiling MACROLET ((MAKE-NTH # #)): ; Converted REST-IMPL. ; Compiling DEFMFUN $REST: ; Converted $REST. ; Compiling DEFMFUN $REST: ; Byte Compiling Top-Level Form: ; Converted $REST. ; Compiling DEFMFUN $REST: ; Byte Compiling Top-Level Form: ; Converted LAST-IMPL. ; Compiling DEFMFUN $LAST: ; Converted $LAST. ; Compiling DEFMFUN $LAST: ; Byte Compiling Top-Level Form: ; Converted $LAST. ; Compiling DEFMFUN $LAST: ; Byte Compiling Top-Level Form: ; Converted FIRSTN-IMPL. ; Compiling DEFMFUN $FIRSTN: ; Converted $FIRSTN. ; Compiling DEFMFUN $FIRSTN: ; Byte Compiling Top-Level Form: ; Converted $FIRSTN. ; Compiling DEFMFUN $FIRSTN: ; Byte Compiling Top-Level Form: ; Converted LASTN-IMPL. ; Compiling DEFMFUN $LASTN: ; Converted $LASTN. ; Compiling DEFMFUN $LASTN: ; Byte Compiling Top-Level Form: ; Converted $LASTN. ; Compiling DEFMFUN $LASTN: ; Byte Compiling Top-Level Form: ; Converted ARGS-IMPL. ; Compiling DEFMFUN $ARGS: ; Converted $ARGS. ; Compiling DEFMFUN $ARGS: ; Byte Compiling Top-Level Form: ; Converted $ARGS. ; Compiling DEFMFUN $ARGS: ; Byte Compiling Top-Level Form: ; Converted DELETE-IMPL. ; Compiling DEFMFUN $DELETE: ; Converted $DELETE. ; Compiling DEFMFUN $DELETE: ; Byte Compiling Top-Level Form: ; Converted $DELETE. ; Compiling DEFMFUN $DELETE: ; Byte Compiling Top-Level Form: ; Converted LENGTH-IMPL. ; Compiling DEFMFUN $LENGTH: ; Converted $LENGTH. ; Compiling DEFMFUN $LENGTH: ; Byte Compiling Top-Level Form: ; Converted $LENGTH. ; Compiling DEFMFUN $LENGTH: ; Byte Compiling Top-Level Form: ; Converted ATOM-IMPL. ; Compiling DEFMFUN $ATOM: ; Converted $ATOM. ; Compiling DEFMFUN $ATOM: ; Byte Compiling Top-Level Form: ; Converted $ATOM. ; Compiling DEFMFUN $ATOM: ; Byte Compiling Top-Level Form: ; Converted SYMBOLP-IMPL. ; Compiling DEFMFUN $SYMBOLP: ; Converted $SYMBOLP. ; Compiling DEFMFUN $SYMBOLP: ; Byte Compiling Top-Level Form: ; Converted $SYMBOLP. ; Compiling DEFMFUN $SYMBOLP: ; Byte Compiling Top-Level Form: ; Converted NUM-IMPL. ; Compiling DEFMFUN $NUM: ; Converted $NUM. ; Compiling DEFMFUN $NUM: ; Byte Compiling Top-Level Form: ; Converted $NUM. ; Compiling DEFMFUN $NUM: ; Byte Compiling Top-Level Form: ; Converted DENOM-IMPL. ; Compiling DEFMFUN $DENOM: ; Converted $DENOM. ; Compiling DEFMFUN $DENOM: ; Byte Compiling Top-Level Form: ; Converted $DENOM. ; Compiling DEFMFUN $DENOM: ; Byte Compiling Top-Level Form: ; Converted ENTIER-IMPL. ; Compiling DEFMFUN $ENTIER: ; Converted $ENTIER. ; Compiling DEFMFUN $ENTIER: ; Byte Compiling Top-Level Form: ; Converted $ENTIER. ; Compiling DEFMFUN $ENTIER: ; Byte Compiling Top-Level Form: ; Converted FIX-IMPL. ; Compiling DEFMFUN $FIX: ; Converted $FIX. ; Compiling DEFMFUN $FIX: ; Byte Compiling Top-Level Form: ; Converted $FIX. ; Compiling DEFMFUN $FIX: ; Byte Compiling Top-Level Form: ; Converted TRY-FLOAT-COMPUTATION. ; Compiling DEFUN TRY-FLOAT-COMPUTATION: ; Converted FLOAT-IMPL. ; Compiling DEFMFUN $FLOAT: ; Converted $FLOAT. ; Compiling DEFMFUN $FLOAT: ; Byte Compiling Top-Level Form: ; Converted $FLOAT. ; Compiling DEFMFUN $FLOAT: ; Byte Compiling Top-Level Form: ; Converted COEFF-IMPL. ; Compiling DEFMFUN $COEFF: ; Converted $COEFF. ; Compiling DEFMFUN $COEFF: ; Byte Compiling Top-Level Form: ; Converted $COEFF. ; Compiling DEFMFUN $COEFF: ; Byte Compiling Top-Level Form: ; Converted COEFF. ; Compiling DEFUN COEFF: ; Converted COEFF-CONTAINS-POWERS. ; Compiling DEFUN COEFF-CONTAINS-POWERS: ; Converted HIPOW-IMPL. ; Converted $HIPOW. ; Converted $HIPOW. ; Converted LOPOW-IMPL. ; Converted $LOPOW. ; Converted $LOPOW. ; Converted FINDPOWERS. ; Converted FINDPOWERS1. ; Converted CHECKPOW. ; Compiling DEFUN CHECKPOW: ; Compiling DEFMFUN $HIPOW: ; Compiling DEFMFUN $LOPOW: ; Compiling DEFMSPEC $PUSH: ; Compiling DEFMSPEC $POP: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/comm.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/comm.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/comm2.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:21. ; Compiling: /home/maxima/maxima-test/src/comm2.lisp 2024-04-20 03:00:30 ; Converted DIFFINT. ; Compiling DEFUN DIFFINT: ; Converted DIFFINT1. ; Compiling DEFUN DIFFINT1: ; Converted DIFFSUMPROD. ; Compiling DEFUN DIFFSUMPROD: ; Converted DIFFLAPLACE. ; Compiling DEFUN DIFFLAPLACE: ; Converted DIFF-%AT. ; Compiling DEFUN DIFF-%AT: ; Converted DIFFNCEXPT. ; Compiling DEFUN DIFFNCEXPT: ; Converted STOTALDIFF. ; Compiling DEFUN STOTALDIFF: ; Converted EXTRACTVARS. ; Compiling DEFUN EXTRACTVARS: ; Converted ATVALUE-IMPL. ; Compiling DEFMFUN $ATVALUE: ; Converted $ATVALUE. ; Compiling DEFMFUN $ATVALUE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $ATVALUE. ; Compiling DEFMFUN $ATVALUE: ; Byte Compiling Top-Level Form: ; Converted SIMP-%AT. ; Compiling DEFUN SIMP-%AT: ; Converted AT-NOT-DEPENDENT. ; Compiling DEFUN AT-NOT-DEPENDENT: ; Converted AT-NOT-DEPENDENT-FIND-VARS. ; Compiling DEFUN AT-NOT-DEPENDENT-FIND-VARS: ; Converted AT-NOT-DEPENDENT-FIND-VARS-1. ; Compiling DEFUN AT-NOT-DEPENDENT-FIND-VARS-1: ; Converted AT-IMPL. ; Compiling DEFMFUN $AT: ; Converted $AT. ; Compiling DEFMFUN $AT: ; Byte Compiling Top-Level Form: ; Converted $AT. ; Compiling DEFMFUN $AT: ; Byte Compiling Top-Level Form: ; Converted ATSCAN. ; Compiling DEFUN ATSCAN: ; Converted AT1. ; Compiling DEFUN AT1: ; Converted ATFIND. ; Compiling DEFUN ATFIND: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LOGCONTRACT-IMPL. ; Compiling DEFMFUN ($LOGCONTRACT PROPERTIES (#)): ; Converted $LOGCONTRACT. ; Compiling DEFMFUN ($LOGCONTRACT PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted $LOGCONTRACT. ; Compiling DEFMFUN ($LOGCONTRACT PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted LOGCON. ; Compiling DEFUN LOGCON: ; Converted LGCPLUS. ; Compiling DEFUN LGCPLUS: ; Converted LGCTIMES. ; Compiling DEFUN LGCTIMES: ; Converted LGCSIMP. ; Compiling DEFUN LGCSIMP: ; Converted LGCSIMPLEP. ; Compiling DEFUN LGCSIMPLEP: ; Converted LGCSORT. ; Compiling DEFUN LGCSORT: ; Converted LGCRECIPROCAL. ; Compiling DEFUN LGCRECIPROCAL: ; Byte Compiling Top-Level Form: ; Converted LOGCONCOEFFP. ; Compiling DEFUN LOGCONCOEFFP: ; Converted ROOTSCONTRACT-IMPL. ; Compiling DEFMFUN ($ROOTSCONTRACT PROPERTIES (#)): ; Converted $ROOTSCONTRACT. ; Compiling DEFMFUN ($ROOTSCONTRACT PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted $ROOTSCONTRACT. ; Compiling DEFMFUN ($ROOTSCONTRACT PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted RTCON. ; Compiling DEFUN RTCON: ; Converted RT-SEPAR. ; Compiling DEFUN RT-SEPAR: ; Converted SIMP-ROOTS. ; Compiling DEFUN SIMP-ROOTS: ; Converted RTC-GETINFO. ; Compiling DEFUN RTC-GETINFO: ; Converted RTC-FIXITUP. ; Compiling DEFUN RTC-FIXITUP: ; Converted RTC-DIVIDE-BY-GCD. ; Compiling DEFUN RTC-DIVIDE-BY-GCD: ; Converted NTERMS-IMPL. ; Compiling DEFMFUN $NTERMS: ; Byte Compiling Top-Level Form: ; Converted $NTERMS. ; Compiling DEFMFUN $NTERMS: ; Byte Compiling Top-Level Form: ; Converted $NTERMS. ; Compiling DEFMFUN $NTERMS: ; Byte Compiling Top-Level Form: ; Converted ATAN2-IMPL. ; Compiling DEF-SIMPLIFIER ATAN2: ; Converted $ATAN2. ; Compiling DEF-SIMPLIFIER ATAN2: ; Byte Compiling Top-Level Form: ; Converted $ATAN2. ; Compiling DEF-SIMPLIFIER ATAN2: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ATAN2. ; Compiling DEF-SIMPLIFIER ATAN2: ; Converted FIBTOPHI-IMPL. ; Compiling DEFMFUN $FIBTOPHI: ; Converted $FIBTOPHI. ; Compiling DEFMFUN $FIBTOPHI: ; Byte Compiling Top-Level Form: ; Converted $FIBTOPHI. ; Compiling DEFMFUN $FIBTOPHI: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $NUMERVAL: ; Converted DERIVDEGREE-IMPL. ; Converted $DERIVDEGREE. ; Converted $DERIVDEGREE. ; Converted DERIVDEG1. ; Compiling DEFUN DERIVDEG1: ; Compiling DEFMFUN $DERIVDEGREE: ; Converted DPART-IMPL. ; Compiling DEFMFUN $DPART: ; Converted $DPART. ; Compiling DEFMFUN $DPART: ; Byte Compiling Top-Level Form: ; Converted $DPART. ; Compiling DEFMFUN $DPART: ; Byte Compiling Top-Level Form: ; Converted LPART-IMPL. ; Compiling DEFMFUN $LPART: ; Converted $LPART. ; Compiling DEFMFUN $LPART: ; Byte Compiling Top-Level Form: ; Converted $LPART. ; Compiling DEFMFUN $LPART: ; Byte Compiling Top-Level Form: ; Converted BOX-IMPL. ; Compiling DEFMFUN $BOX: ; Converted $BOX. ; Compiling DEFMFUN $BOX: ; Byte Compiling Top-Level Form: ; Converted $BOX. ; Compiling DEFMFUN $BOX: ; Byte Compiling Top-Level Form: ; Converted BOX. ; Compiling DEFUN BOX: ; Converted BOX-LABEL. ; Compiling DEFUN BOX-LABEL: ; Converted REMBOX-IMPL. ; Compiling DEFMFUN $REMBOX: ; Converted $REMBOX. ; Compiling DEFMFUN $REMBOX: ; Byte Compiling Top-Level Form: ; Converted $REMBOX. ; Compiling DEFMFUN $REMBOX: ; Byte Compiling Top-Level Form: ; Converted REMBOX1. ; Compiling DEFUN REMBOX1: ; Compiling DEFMSPEC ($SCANMAP PROPERTIES (#)): ; Converted SCANMAP1. ; Compiling DEFUN SCANMAP1: ; Converted SUBGEN. ; Compiling DEFUN SUBGEN: ; Converted DSFUNC1. ; Compiling DEFUN DSFUNC1: ; Converted GENMATRIX-IMPL. ; Compiling DEFMFUN $GENMATRIX: ; Converted $GENMATRIX. ; Compiling DEFMFUN $GENMATRIX: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $GENMATRIX. ; Compiling DEFMFUN $GENMATRIX: ; Byte Compiling Top-Level Form: ; Converted COPYMATRIX-IMPL. ; Compiling DEFMFUN $COPYMATRIX: ; Converted $COPYMATRIX. ; Compiling DEFMFUN $COPYMATRIX: ; Byte Compiling Top-Level Form: ; Converted $COPYMATRIX. ; Compiling DEFMFUN $COPYMATRIX: ; Byte Compiling Top-Level Form: ; Converted COPYLIST-IMPL. ; Compiling DEFMFUN $COPYLIST: ; Converted $COPYLIST. ; Compiling DEFMFUN $COPYLIST: ; Byte Compiling Top-Level Form: ; Converted $COPYLIST. ; Compiling DEFMFUN $COPYLIST: ; Byte Compiling Top-Level Form: ; Converted COPY-IMPL. ; Compiling DEFMFUN $COPY: ; Converted $COPY. ; Compiling DEFMFUN $COPY: ; Byte Compiling Top-Level Form: ; Converted $COPY. ; Compiling DEFMFUN $COPY: ; Byte Compiling Top-Level Form: ; Converted ADDROW-IMPL. ; Compiling DEFMFUN $ADDROW: ; Converted $ADDROW. ; Compiling DEFMFUN $ADDROW: ; Byte Compiling Top-Level Form: ; Converted $ADDROW. ; Compiling DEFMFUN $ADDROW: ; Byte Compiling Top-Level Form: ; Converted ADDCOL-IMPL. ; Compiling DEFMFUN $ADDCOL: ; Converted $ADDCOL. ; Compiling DEFMFUN $ADDCOL: ; Byte Compiling Top-Level Form: ; Converted $ADDCOL. ; Compiling DEFMFUN $ADDCOL: ; Byte Compiling Top-Level Form: ; Converted ENSURE-MATRIX-COLUMN. ; Compiling DEFUN ENSURE-MATRIX-COLUMN: ; Converted ADDROW. ; Compiling DEFUN ADDROW: ; Converted MY-NONATOMIC-EXPR-P. ; Compiling DEFUN MY-NONATOMIC-EXPR-P: ; Converted MY-LAMBDA-EXPR-P. ; Compiling DEFUN MY-LAMBDA-EXPR-P: ; Converted ARRAYMAKE-IMPL. ; Compiling DEFMFUN $ARRAYMAKE: ; Converted $ARRAYMAKE. ; Compiling DEFMFUN $ARRAYMAKE: ; Byte Compiling Top-Level Form: ; Converted $ARRAYMAKE. ; Compiling DEFMFUN $ARRAYMAKE: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $ARRAYINFO: ; Converted ARRAYINFO-AUX. ; Compiling DEFUN ARRAYINFO-AUX: ; Compiling DEFMSPEC $ORDERGREAT: ; Compiling DEFMSPEC $ORDERLESS: ; Converted MAKORDER. ; Compiling DEFUN MAKORDER: ; Converted UNORDER-IMPL. ; Compiling DEFMFUN $UNORDER: ; Converted $UNORDER. ; Compiling DEFMFUN $UNORDER: ; Byte Compiling Top-Level Form: ; Converted $UNORDER. ; Compiling DEFMFUN $UNORDER: ; Byte Compiling Top-Level Form: ; Converted CONCAT-IMPL. ; Compiling DEFMFUN $CONCAT: ; Converted $CONCAT. ; Compiling DEFMFUN $CONCAT: ; Byte Compiling Top-Level Form: ; Converted $CONCAT. ; Compiling DEFMFUN $CONCAT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/comm2.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/comm2.sse2f" ; - Compiling module "evaluator" ; - Compiling source file "/home/maxima/maxima-test/src/mlisp.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:21. ; Compiling: /home/maxima/maxima-test/src/mlisp.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAPPLY1. ; Compiling DEFUN MAPPLY1: ; Converted MCALL. ; Compiling DEFUN MCALL: ; Converted MEVALARGS. ; Compiling DEFUN MEVALARGS: ; Converted POP-MLAMBDA-CALL-STACK. ; Compiling DEFUN POP-MLAMBDA-CALL-STACK: ; Converted MLAMBDA. ; Compiling DEFUN MLAMBDA: ; Compiling DEFMSPEC MPROGN: ; Converted MEVALN. ; Compiling DEFUN MEVALN: ; Converted MQAPPLY1. ; Compiling DEFUN MQAPPLY1: ; Converted MEVAL. ; Compiling DEFUN MEVAL: ; Byte Compiling Top-Level Form: ; Converted SAFE-MGETL. ; Compiling DEFUN SAFE-MGETL: ; Converted SAFE-MGET. ; Compiling DEFUN SAFE-MGET: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MEVAL1. ; Compiling DEFUN MEVAL1: ; Converted GETL-LM-FCN-PROP. ; Compiling DEFUN GETL-LM-FCN-PROP: ; Converted MEVAL2. ; Compiling DEFUN MEVAL2: ; Converted MPARAM. ; Compiling DEFUN MPARAM: ; Converted MPARAMS. ; Compiling DEFUN MPARAMS: ; Converted MOP. ; Compiling DEFUN MOP: ; Converted MARGS. ; Compiling DEFUN MARGS: ; Converted BADFUNCHK. ; Compiling DEFUN BADFUNCHK: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MBIND-DOIT. ; Compiling DEFUN MBIND-DOIT: ; Converted MBIND. ; Compiling DEFUN MBIND: ; Converted MUNBIND. ; Compiling DEFUN MUNBIND: ; Converted MFUNCTION-DELETE. ; Compiling DEFUN MFUNCTION-DELETE: ; Compiling DEFMSPEC MLOCAL: ; Compiling DEFMSPEC $LOCAL: ; Converted MUNLOCAL. ; Compiling DEFUN MUNLOCAL: ; Byte Compiling Top-Level Form: ; Converted MSETQ. ; Compiling DEFMACRO MSETQ: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC MSETQ: ; Converted MSET. ; Compiling DEFUN MSET: ; Converted MRECORD-ASSIGN. ; Compiling DEFUN MRECORD-ASSIGN: ; Converted MRECORD-KILL. ; Compiling DEFUN MRECORD-KILL: ; Compiling DEFMSPEC $@: ; Converted @-FUNCTION-IMPL. ; Compiling DEFMFUN $@-FUNCTION: ; Converted $@-FUNCTION. ; Compiling DEFMFUN $@-FUNCTION: ; Byte Compiling Top-Level Form: ; Converted $@-FUNCTION. ; Compiling DEFMFUN $@-FUNCTION: ; Byte Compiling Top-Level Form: ; Converted DIMENSION-DEFSTRUCT. ; Compiling DEFUN DIMENSION-DEFSTRUCT: ; Compiling DEFMSPEC $DEFSTRUCT: ; Converted DEFSTRUCT-TRANSLATE. ; Compiling DEFUN DEFSTRUCT-TRANSLATE: ; Converted DEFSTRUCT1. ; Compiling DEFUN DEFSTRUCT1: ; Converted NAMESONLY. ; Compiling DEFUN NAMESONLY: ; Converted INITIALIZERSMOSTLY. ; Compiling DEFUN INITIALIZERSMOSTLY: ; Compiling DEFMSPEC $NEW: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MLIST-ASSIGN. ; Compiling DEFUN MLIST-ASSIGN: ; Compiling DEFMSPEC $EV: ; Converted MEVALATOMS. ; Compiling DEFUN MEVALATOMS: ; Converted EVFUNMAKE. ; Compiling DEFUN EVFUNMAKE: ; Converted |:SPREAD|. ; Compiling DEFUN :SPREAD: ; Converted MSETQP. ; Compiling DEFUN MSETQP: ; Converted MQUOTEP. ; Compiling DEFUN MQUOTEP: ; Compiling DEFMSPEC MQUOTE: ; Byte Compiling Top-Level Form: ; Converted SUBVARP-IMPL. ; Compiling DEFMFUN $SUBVARP: ; Converted $SUBVARP. ; Compiling DEFMFUN $SUBVARP: ; Byte Compiling Top-Level Form: ; Converted $SUBVARP. ; Compiling DEFMFUN $SUBVARP: ; Byte Compiling Top-Level Form: ; Converted MSETERR. ; Compiling DEFUN MSETERR: ; Compiling MAPC (FUNCTION (LAMBDA # #)): ; Compiling MAPC (FUNCTION (LAMBDA # #)): ; Byte Compiling Top-Level Form: ; Converted NUMERSET. ; Compiling DEFUN NUMERSET: ; Converted NEVERSET. ; Compiling DEFUN NEVERSET: ; Converted POSINTEGERSET. ; Compiling DEFUN POSINTEGERSET: ; Converted MMAPEV. ; Compiling DEFUN MMAPEV: ; Compiling DEFMSPEC ($MAP PROPERTIES (#)): ; Converted MAP1. ; Compiling DEFUN-MACLISP MAP1: ; Compiling DEFMSPEC ($MAPLIST PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted MMAPCAR. ; Compiling DEFUN-MACLISP MMAPCAR: ; Converted MAPATOM. ; Compiling DEFUN MAPATOM: ; Converted MAPATOM-IMPL. ; Compiling DEFMFUN $MAPATOM: ; Converted $MAPATOM. ; Compiling DEFMFUN $MAPATOM: ; Byte Compiling Top-Level Form: ; Converted $MAPATOM. ; Compiling DEFMFUN $MAPATOM: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC ($FULLMAP PROPERTIES (#)): ; Converted FMAP1. ; Compiling DEFUN FMAP1: ; Compiling DEFMSPEC ($MATRIXMAP PROPERTIES (#)): ; Compiling DEFMSPEC ($FULLMAPL PROPERTIES (#)): ; Converted FMAPL1. ; Compiling DEFUN FMAPL1: ; Byte Compiling Top-Level Form: ; Converted OUTERMAP-IMPL. ; Compiling DEFMFUN ($OUTERMAP PROPERTIES (#)): ; Converted $OUTERMAP. ; Compiling DEFMFUN ($OUTERMAP PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted $OUTERMAP. ; Compiling DEFMFUN ($OUTERMAP PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted OUTERMAP1. ; Compiling DEFUN-MACLISP OUTERMAP1: ; Converted OUTERMAP2. ; Compiling DEFUN OUTERMAP2: ; Converted FUNCER. ; Compiling DEFUN FUNCER: ; Compiling DEFMSPEC $QPUT: ; Converted REM-IMPL. ; Compiling DEFMFUN $REM: ; Converted $REM. ; Compiling DEFMFUN $REM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $REM. ; Compiling DEFMFUN $REM: ; Byte Compiling Top-Level Form: ; Converted PUT-IMPL. ; Compiling DEFMFUN $PUT: ; Converted $PUT. ; Compiling DEFMFUN $PUT: ; Byte Compiling Top-Level Form: ; Converted $PUT. ; Compiling DEFMFUN $PUT: ; Byte Compiling Top-Level Form: ; Converted PROP1. ; Compiling DEFUN PROP1: ; Compiling DEFMSPEC $DECLARE: ; Converted DECLARE1. ; Compiling DEFUN DECLARE1: ; Converted LINCHK. ; Compiling DEFUN LINCHK: ; Compiling DEFMSPEC $REMOVE: ; Converted I-$REMOVE. ; Compiling DEFUN I-$REMOVE: ; Converted DECLSETUP. ; Compiling DEFUN DECLSETUP: ; Converted REMOVE1. ; Compiling DEFUN REMOVE1: ; Byte Compiling Top-Level Form: ; Converted REMOVE-TRANSL-FUN-PROPS. ; Compiling DEFUN REMOVE-TRANSL-FUN-PROPS: ; Converted REMOVE-TRANSL-ARRAY-FUN-PROPS. ; Compiling DEFUN REMOVE-TRANSL-ARRAY-FUN-PROPS: ; Converted REMPROPCHK. ; Compiling DEFUN REMPROPCHK: ; Compiling DEFMSPEC $REMFUNCTION: ; Compiling DEFMSPEC $REMARRAY: ; Converted REMCOMPARY. ; Compiling DEFUN REMCOMPARY: ; Compiling DEFMSPEC $REMVALUE: ; Converted I-$REMVALUE. ; Compiling DEFUN I-$REMVALUE: ; Converted REMARRELEM. ; Compiling DEFUN REMARRELEM: ; Converted REMRULE. ; Compiling DEFUN REMRULE: ; Converted REMALIAS1. ; Compiling DEFUN REMALIAS1: ; Byte Compiling Top-Level Form: ; Converted MREMPROP. ; Compiling DEFUN MREMPROP: ; Converted MGETL. ; Compiling DEFUN MGETL: ; Compiling DEFMSPEC $DECLARE_INDEX_PROPERTIES: ; Converted DECLARE-INDEX-PROPERTIES-1. ; Compiling DEFUN DECLARE-INDEX-PROPERTIES-1: ; Converted GET_INDEX_PROPERTIES-IMPL. ; Compiling DEFMFUN $GET_INDEX_PROPERTIES: ; Converted $GET_INDEX_PROPERTIES. ; Compiling DEFMFUN $GET_INDEX_PROPERTIES: ; Byte Compiling Top-Level Form: ; Converted $GET_INDEX_PROPERTIES. ; Compiling DEFMFUN $GET_INDEX_PROPERTIES: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $REMOVE_INDEX_PROPERTIES: ; Converted MATRIX-IMPL. ; Compiling DEFMFUN $MATRIX: ; Converted $MATRIX. ; Compiling DEFMFUN $MATRIX: ; Byte Compiling Top-Level Form: ; Converted $MATRIX. ; Compiling DEFMFUN $MATRIX: ; Byte Compiling Top-Level Form: ; Converted MATRIXHELPER. ; Compiling DEFUN MATRIXHELPER: ; Converted MATCHECK. ; Compiling DEFUN MATCHECK: ; Converted HARRFIND. ; Compiling DEFUN HARRFIND: ; Converted ARRFIND. ; Compiling DEFUN ARRFIND: ; Compiling DEFMSPEC $ARRAY: ; Converted SHOW_HASH_ARRAY-IMPL. ; Compiling DEFMFUN $SHOW_HASH_ARRAY: ; Converted $SHOW_HASH_ARRAY. ; Compiling DEFMFUN $SHOW_HASH_ARRAY: ; Byte Compiling Top-Level Form: ; Converted $SHOW_HASH_ARRAY. ; Compiling DEFMFUN $SHOW_HASH_ARRAY: ; Byte Compiling Top-Level Form: ; Converted ARRSTORE. ; Compiling DEFUN ARRSTORE: ; Converted ARRFUNP. ; Compiling DEFUN ARRFUNP: ; Converted ARRFUNCALL. ; Compiling DEFUN ARRFUNCALL: ; Converted HASHER. ; Compiling DEFUN HASHER: ; Converted ARRAYSIZE. ; Compiling DEFUN ARRAYSIZE: ; Converted DIMCHECK. ; Compiling DEFUN DIMCHECK: ; Converted CONSTLAM. ; Compiling DEFUN CONSTLAM: ; Compiling DEFMSPEC $DEFINE: ; Byte Compiling Top-Level Form: ; Converted SET-LINEINFO. ; Compiling DEFUN SET-LINEINFO: ; Compiling DEFMSPEC MDEFINE: ; Converted MREDEF-CHECK. ; Compiling DEFUN MREDEF-CHECK: ; Converted MDEFARRAY. ; Compiling DEFUN MDEFARRAY: ; Converted MSPECFUNP. ; Compiling DEFUN MSPECFUNP: ; Converted MDEFINE1. ; Compiling DEFUN MDEFINE1: ; Converted MDEFCHK. ; Compiling DEFUN MDEFCHK: ; Converted MDEFPARAM. ; Compiling DEFUN MDEFPARAM: ; Converted MDEFLISTP. ; Compiling DEFUN MDEFLISTP: ; Converted MOPP. ; Compiling DEFUN MOPP: ; Converted MOPP1. ; Compiling DEFUN MOPP1: ; Byte Compiling Top-Level Form: ; Converted MAPPLY. ; Compiling DEFUN MAPPLY: ; Converted APPLY-IMPL. ; Compiling DEFMFUN ($APPLY PROPERTIES (#)): ; Converted $APPLY. ; Compiling DEFMFUN ($APPLY PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted $APPLY. ; Compiling DEFMFUN ($APPLY PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted AUTOLDCHK. ; Compiling DEFUN AUTOLDCHK: ; Compiling DEFMSPEC $DISPFUN: ; Converted DISPFUN1. ; Compiling DEFUN DISPFUN1: ; Compiling DEFMSPEC $FUNDEF: ; Converted CONSFUNDEF. ; Compiling DEFUN CONSFUNDEF: ; Converted FUNMAKE-IMPL. ; Compiling DEFMFUN $FUNMAKE: ; Converted $FUNMAKE. ; Compiling DEFMFUN $FUNMAKE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $FUNMAKE. ; Compiling DEFMFUN $FUNMAKE: ; Byte Compiling Top-Level Form: ; Converted MCONS-OP-ARGS. ; Compiling DEFUN MCONS-OP-ARGS: ; Converted OPTIONP. ; Compiling DEFUN OPTIONP: ; Compiling DEFMSPEC MCOND: ; Converted MCOND-EVAL-SYMBOLS. ; Compiling DEFUN MCOND-EVAL-SYMBOLS: ; Compiling DEFMSPEC MDO: ; Compiling DEFMSPEC MDOIN: ; Compiling DEFMSPEC MPROG: ; Converted MRETURN. ; Compiling DEFUN MRETURN: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC MGO: ; Compiling DEFMSPEC $SUBVAR: ; Converted RAT. ; Compiling DEFUN RAT: ; Converted ADD2LNC. ; Compiling DEFUN ADD2LNC: ; Converted BIGFLOATM*. ; Compiling DEFUN BIGFLOATM*: ; Converted ALLBUT-IMPL. ; Compiling DEFMFUN $ALLBUT: ; Converted $ALLBUT. ; Compiling DEFMFUN $ALLBUT: ; Byte Compiling Top-Level Form: ; Converted $ALLBUT. ; Compiling DEFMFUN $ALLBUT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DSKSETQ. ; Compiling DEFQUOTE DSKSETQ: ; Byte Compiling Top-Level Form: ; Converted DSKSETQ-AUX. ; Compiling DEFQUOTE DSKSETQ: ; Converted DSKRAT. ; Compiling DEFUN DSKRAT: ; Converted DSKRAT-SUBST. ; Compiling DEFUN DSKRAT-SUBST: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/mlisp.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mlisp.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/mmacro.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:22. ; Compiling: /home/maxima/maxima-test/src/mmacro.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $MACROEXPANSION: ; Byte Compiling Top-Level Form: ; Converted COPY1CONS. ; Compiling DEFMACRO COPY1CONS: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC MDEFMACRO: ; Converted MDEFMACRO1. ; Compiling DEFUN MDEFMACRO1: ; Converted MMACRO-APPLY. ; Compiling DEFUN MMACRO-APPLY: ; Converted MMACROEXPANSION-CHECK. ; Compiling DEFUN MMACROEXPANSION-CHECK: ; Converted MMACRO-DISPLACE. ; Compiling DEFUN MMACRO-DISPLACE: ; Compiling DEFMSPEC MMACROEXPANDED: ; Compiling DEFMSPEC $MACROEXPAND: ; Compiling DEFMSPEC $MACROEXPAND1: ; Converted MMACROEXPAND. ; Compiling DEFUN MMACROEXPAND: ; Converted MMACROEXPAND1. ; Compiling DEFUN MMACROEXPAND1: ; Byte Compiling Top-Level Form: ; Converted SIMPMDEFMACRO. ; Compiling DEFUN SIMPMDEFMACRO: ; Converted DISPLACE. ; Compiling DEFUN DISPLACE: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/mmacro.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mmacro.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/buildq.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:22. ; Compiling: /home/maxima/maxima-test/src/buildq.lisp 2024-04-20 03:00:30 ; Converted SIMPBUILDQ. ; Compiling DEFUN SIMPBUILDQ: ; Compiling DEFMSPEC $BUILDQ: ; Converted MBUILDQ. ; Compiling DEFUN MBUILDQ: ; Converted MBUILDQ-SUBST. ; Compiling DEFUN MBUILDQ-SUBST: ; Converted MBUILDQ-ASSOCIATE. ; Compiling DEFUN MBUILDQ-ASSOCIATE: ; Converted MBUILDQ-SPLICE-ASSOCIATE. ; Compiling DEFUN MBUILDQ-SPLICE-ASSOCIATE: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/buildq.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/buildq.sse2f" ; - Compiling module "numerical" ; - Compiling module "packages" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/f2cl-package.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:22. ; Compiling: /home/maxima/maxima-test/src/numerical/f2cl-package.lisp 2024-04-20 03:00:30 ; /home/maxima/maxima-test/src/binary-cmucl/numerical/f2cl-package.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/f2cl-package.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:22. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec.lisp 2024-04-20 03:00:30 ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec.sse2f" ; - Compiling module "f2cl-lib" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/f2cl-lib.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:22. ; Compiling: /home/maxima/maxima-test/src/numerical/f2cl-lib.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFTYPE LOGICAL: ; Byte Compiling Top-Level Form: ; Compiling DEFTYPE INTEGER4: ; Byte Compiling Top-Level Form: ; Compiling DEFTYPE INTEGER2: ; Byte Compiling Top-Level Form: ; Compiling DEFTYPE INTEGER1: ; Byte Compiling Top-Level Form: ; Compiling DEFTYPE REAL8: ; Byte Compiling Top-Level Form: ; Compiling DEFTYPE REAL4: ; Byte Compiling Top-Level Form: ; Compiling DEFTYPE COMPLEX8: ; Byte Compiling Top-Level Form: ; Compiling DEFTYPE COMPLEX16: ; Byte Compiling Top-Level Form: ; Compiling DEFTYPE ARRAY-DOUBLE-FLOAT: ; Byte Compiling Top-Level Form: ; Compiling DEFTYPE ARRAY-INTEGER4: ; Byte Compiling Top-Level Form: ; Compiling DEFTYPE ARRAY-SINGLE-FLOAT: ; Byte Compiling Top-Level Form: ; Compiling DEFTYPE ARRAY-STRINGS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted COL-MAJOR-INDEX. ; Compiling DEFUN COL-MAJOR-INDEX: ; Converted CHECK-ARRAY-BOUNDS. ; Compiling DEFUN CHECK-ARRAY-BOUNDS: ; Byte Compiling Top-Level Form: ; Converted FREF. ; Compiling DEFMACRO FREF: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FSET. ; Compiling DEFMACRO FSET: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FREF-STRING. ; Compiling DEFMACRO FREF-STRING: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FSET-STRING. ; Compiling DEFMACRO FSET-STRING: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted F2CL-//. ; Compiling DEFMACRO F2CL-//: ; Byte Compiling Top-Level Form: ; Converted FIND-ARRAY-DATA. ; Compiling DEFUN FIND-ARRAY-DATA: ; Byte Compiling Top-Level Form: ; Converted WITH-ARRAY-DATA. ; Compiling DEFMACRO WITH-ARRAY-DATA: ; Byte Compiling Top-Level Form: ; Converted MULTI-ARRAY-DATA-AUX. ; Compiling DEFUN MULTI-ARRAY-DATA-AUX: ; Byte Compiling Top-Level Form: ; Converted WITH-MULTI-ARRAY-DATA. ; Compiling DEFMACRO WITH-MULTI-ARRAY-DATA: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ARRAY-SLICE. ; Compiling DEFMACRO ARRAY-SLICE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ARRAY-INITIALIZE. ; Compiling DEFMACRO ARRAY-INITIALIZE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted WHILE. ; Compiling DEFMACRO WHILE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FORTRAN_COMMENT. ; Compiling DEFMACRO FORTRAN_COMMENT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FDO. ; Compiling DEFMACRO FDO: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted F2CL/. ; Compiling DEFMACRO F2CL/: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted INT-ADD. ; Compiling DEFMACRO INT-ADD: ; Byte Compiling Top-Level Form: ; Converted CONVERT-INT-SUB. ; Compiling DEFUN CONVERT-INT-SUB: ; Byte Compiling Top-Level Form: ; Converted INT-SUB. ; Compiling DEFMACRO INT-SUB: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted INT-MUL. ; Compiling DEFMACRO INT-MUL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ARITHMETIC-IF. ; Compiling DEFMACRO ARITHMETIC-IF: ; Byte Compiling Top-Level Form: ; Converted COMPUTED-GOTO-AUX. ; Compiling DEFUN COMPUTED-GOTO-AUX: ; Byte Compiling Top-Level Form: ; Converted COMPUTED-GOTO. ; Compiling DEFMACRO COMPUTED-GOTO: ; Byte Compiling Top-Level Form: ; Converted MAKE-LABEL. ; Compiling DEFUN MAKE-LABEL: ; Converted ASSIGNED-GOTO-AUX. ; Compiling DEFUN ASSIGNED-GOTO-AUX: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ASSIGNED-GOTO. ; Compiling DEFMACRO ASSIGNED-GOTO: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted INT. ; Compiling DEFUN INT: ; Converted IFIX. ; Compiling DEFUN IFIX: ; Converted IDFIX. ; Compiling DEFUN IDFIX: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RINT-S. ; Compiling DEFUN RINT-S: ; Converted RINT-D. ; Compiling DEFUN RINT-D: ; Converted AINT. ; Compiling DEFUN AINT: ; Converted DINT. ; Compiling DEFUN DINT: ; Converted ANINT. ; Compiling DEFUN ANINT: ; Converted DNINT. ; Compiling DEFUN DNINT: ; Converted NINT. ; Compiling DEFUN NINT: ; Converted IDNINT. ; Compiling DEFUN IDNINT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FREAL. ; Compiling DEFUN FREAL: ; Converted SNGL. ; Compiling DEFUN SNGL: ; Converted DBLE. ; Compiling DEFUN DBLE: ; Converted DFLOAT. ; Compiling DEFUN DFLOAT: ; Converted CMPLX. ; Compiling DEFUN CMPLX: ; Converted DCMPLX. ; Compiling DEFUN DCMPLX: ; Converted ICHAR. ; Compiling DEFUN ICHAR: ; Converted FCHAR. ; Compiling DEFUN FCHAR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted IABS. ; Compiling DEFUN IABS: ; Converted DABS. ; Compiling DEFUN DABS: ; Converted CABS. ; Compiling DEFUN CABS: ; Converted CDABS. ; Compiling DEFUN CDABS: ; Converted AMOD. ; Compiling DEFUN AMOD: ; Converted DMOD. ; Compiling DEFUN DMOD: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ISIGN. ; Compiling DEFUN ISIGN: ; Converted SIGN. ; Compiling DEFUN SIGN: ; Converted DSIGN. ; Compiling DEFUN DSIGN: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted IDIM. ; Compiling DEFUN IDIM: ; Converted DIM. ; Compiling DEFUN DIM: ; Converted DDIM. ; Compiling DEFUN DDIM: ; Converted DPROD. ; Compiling DEFUN DPROD: ; Converted MAX0. ; Compiling DEFUN MAX0: ; Converted AMAX1. ; Compiling DEFUN AMAX1: ; Converted DMAX1. ; Compiling DEFUN DMAX1: ; Converted MAX1. ; Compiling DEFUN MAX1: ; ; ; File: /home/maxima/maxima-test/src/numerical/f2cl-lib.lisp ; In: DEFUN MAX1 ; (INT (APPLY #'MAX X Y Z)) ; --> BLOCK ETYPECASE LET COND IF COND IF COND IF COND IF PROGN THE TRUNCATE ; --> TRUNCATE THE REALPART ; ==> ; X ; Note: Deleting unreachable code. ; ; --> BLOCK ETYPECASE LET COND IF COND IF COND IF COND IF COND IF PROGN THE ; --> TRUNCATE TRUNCATE THE REALPART ; ==> ; X ; Note: Deleting unreachable code. ; ; Converted AMAX0. ; Compiling DEFUN AMAX0: ; Converted MIN0. ; Compiling DEFUN MIN0: ; Converted AMIN1. ; Compiling DEFUN AMIN1: ; Byte Compiling Top-Level Form: ; Converted DMIN1. ; Compiling DEFUN DMIN1: ; Converted AMIN0. ; Compiling DEFUN AMIN0: ; Converted MIN1. ; Compiling DEFUN MIN1: ; Byte Compiling Top-Level Form: ; Converted MAX0. ; Compiling DEFINE-COMPILER-MACRO MAX0: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted AMAX1. ; Compiling DEFINE-COMPILER-MACRO AMAX1: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DMAX1. ; Compiling DEFINE-COMPILER-MACRO DMAX1: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MIN0. ; Compiling DEFINE-COMPILER-MACRO MIN0: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted AMIN1. ; Compiling DEFINE-COMPILER-MACRO AMIN1: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DMIN1. ; Compiling DEFINE-COMPILER-MACRO DMIN1: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MIN1. ; Compiling DEFINE-COMPILER-MACRO MIN1: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted AMAX0. ; Compiling DEFINE-COMPILER-MACRO AMAX0: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAX1. ; Compiling DEFINE-COMPILER-MACRO MAX1: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted AMIN0. ; Compiling DEFINE-COMPILER-MACRO AMIN0: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MIN1. ; Compiling DEFINE-COMPILER-MACRO MIN1: ; Byte Compiling Top-Level Form: ; Converted LEN. ; Compiling DEFUN LEN: ; Converted INDEX. ; Compiling DEFUN INDEX: ; Converted LGE. ; Compiling DEFUN LGE: ; Converted LGT. ; Compiling DEFUN LGT: ; Converted LLE. ; Compiling DEFUN LLE: ; Converted LLT. ; Compiling DEFUN LLT: ; Converted FSTRING-/=. ; Compiling DEFUN FSTRING-/=: ; Converted FSTRING-=. ; Compiling DEFUN FSTRING-=: ; Converted FSTRING->. ; Compiling DEFUN FSTRING->: ; Converted FSTRING->=. ; Compiling DEFUN FSTRING->=: ; Converted FSTRING-<. ; Compiling DEFUN FSTRING-<: ; Byte Compiling Top-Level Form: ; Converted FSTRING-<=. ; Compiling DEFUN FSTRING-<=: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted AIMAG. ; Compiling DEFUN AIMAG: ; Converted DIMAG. ; Compiling DEFUN DIMAG: ; Converted CONJG. ; Compiling DEFUN CONJG: ; Converted DCONJG. ; Compiling DEFUN DCONJG: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FSQRT. ; Compiling DEFUN FSQRT: ; Converted FLOG. ; Compiling DEFUN FLOG: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DSQRT. ; Compiling DEFUN DSQRT: ; Converted CSQRT. ; Compiling DEFUN CSQRT: ; Converted ZSQRT. ; Compiling DEFUN ZSQRT: ; Converted ALOG. ; Compiling DEFUN ALOG: ; Converted DLOG. ; Compiling DEFUN DLOG: ; Converted CLOG. ; Compiling DEFUN CLOG: ; Converted ALOG10. ; Compiling DEFUN ALOG10: ; Converted DLOG10. ; Compiling DEFUN DLOG10: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LOG10. ; Compiling DEFUN LOG10: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEXP. ; Compiling DEFUN DEXP: ; Converted CEXP. ; Compiling DEFUN CEXP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DSIN. ; Compiling DEFUN DSIN: ; Converted CSIN. ; Compiling DEFUN CSIN: ; Converted DCOS. ; Compiling DEFUN DCOS: ; Converted CCOS. ; Compiling DEFUN CCOS: ; Converted DTAN. ; Compiling DEFUN DTAN: ; Converted CTAN. ; Compiling DEFUN CTAN: ; Converted DASIN. ; Compiling DEFUN DASIN: ; Converted DACOS. ; Compiling DEFUN DACOS: ; Converted DATAN. ; Compiling DEFUN DATAN: ; Converted ATAN2. ; Compiling DEFUN ATAN2: ; Converted DATAN2. ; Compiling DEFUN DATAN2: ; Byte Compiling Top-Level Form: ; Converted DSINH. ; Compiling DEFUN DSINH: ; Converted DCOSH. ; Compiling DEFUN DCOSH: ; Converted DTANH. ; Compiling DEFUN DTANH: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FFLOAT. ; Compiling DEFUN FFLOAT: ; Converted PROCESS-IMPLIED-DO. ; Compiling DEFUN PROCESS-IMPLIED-DO: ; Byte Compiling Top-Level Form: ; Converted DATA-IMPLIED-DO. ; Compiling DEFMACRO DATA-IMPLIED-DO: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LUN->STREAM. ; Compiling DEFUN LUN->STREAM: ; Converted INIT-FORTRAN-IO. ; Compiling DEFUN INIT-FORTRAN-IO: ; Converted CLOSE-FORTRAN-IO. ; Compiling DEFUN CLOSE-FORTRAN-IO: ; Converted %OPEN-FILE. ; Compiling DEFUN %OPEN-FILE: ; Byte Compiling Top-Level Form: ; Converted OPEN-FILE. ; Compiling DEFMACRO OPEN-FILE: ; Byte Compiling Top-Level Form: ; Converted %REWIND. ; Compiling DEFUN %REWIND: ; Byte Compiling Top-Level Form: ; Converted REWIND. ; Compiling DEFMACRO REWIND: ; Byte Compiling Top-Level Form: ; Converted %CLOSE. ; Compiling DEFUN %CLOSE: ; Byte Compiling Top-Level Form: ; Converted CLOSE$. ; Compiling DEFMACRO CLOSE$: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FFORMAT. ; Compiling DEFMACRO FFORMAT: ; Byte Compiling Top-Level Form: ; Converted EXECUTE-FORMAT. ; Compiling DEFUN EXECUTE-FORMAT: ; Converted FLATTEN-LIST. ; Compiling DEFUN FLATTEN-LIST: ; Converted FORTRAN-FORMAT-G. ; Compiling DEFUN FORTRAN-FORMAT-G: ; Converted FORTRAN-FORMAT. ; Compiling DEFUN FORTRAN-FORMAT: ; Converted EXECUTE-FORMAT-MAIN. ; Compiling DEFUN EXECUTE-FORMAT-MAIN: ; Byte Compiling Top-Level Form: ; Converted F2CL-INIT-STRING. ; Compiling DEFMACRO F2CL-INIT-STRING: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted F2CL-SET-STRING. ; Compiling DEFMACRO F2CL-SET-STRING: ; Byte Compiling Top-Level Form: ; Converted F2CL-STRING. ; Compiling DEFUN F2CL-STRING: ; Converted D1MACH. ; Compiling DEFUN D1MACH: ; Converted R1MACH. ; Compiling DEFUN R1MACH: ; Converted I1MACH. ; Compiling DEFUN I1MACH: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted STOP. ; Compiling DEFUN STOP: ; Byte Compiling Top-Level Form: ; Converted F2CL-COPY-SEQ. ; Compiling DEFMACRO F2CL-COPY-SEQ: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-COMPATIBLE-SEQ. ; Compiling DEFMACRO MAKE-COMPATIBLE-SEQ: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/f2cl-lib.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/f2cl-lib.sse2f" ; - Compiling module "slatec" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/fdump.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:22. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/fdump.lisp 2024-04-20 03:00:30 ; Converted FDUMP. ; Compiling DEFUN FDUMP: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/fdump.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/fdump.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/j4save.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:22. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/j4save.lisp 2024-04-20 03:00:30 ; Converted J4SAVE. ; Compiling DEFUN J4SAVE: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/j4save.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/j4save.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xercnt.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:22. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/xercnt.lisp 2024-04-20 03:00:30 ; Converted XERCNT. ; Compiling DEFUN XERCNT: ; ; ; File: /home/maxima/maxima-test/src/numerical/slatec/xercnt.lisp ; In: DEFUN XERCNT ; (DEFUN XERCNT (LIBRAR SUBROU MESSG NERR LEVEL ...) ; (DECLARE # #) ; (PROG # # # END_LABEL ...)) ; Note: Variable LIBRAR defined but never used. ; ; Note: Variable SUBROU defined but never used. ; ; Note: Variable MESSG defined but never used. ; ; Note: Variable NERR defined but never used. ; ; Note: Variable LEVEL defined but never used. ; ; Note: Variable KONTRL defined but never used. ; ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/xercnt.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/xercnt.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xerhlt.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:22. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/xerhlt.lisp 2024-04-20 03:00:30 ; Converted XERHLT. ; Compiling DEFUN XERHLT: ; ; ; File: /home/maxima/maxima-test/src/numerical/slatec/xerhlt.lisp ; In: DEFUN XERHLT ; (DEFUN XERHLT (MESSG) (DECLARE #) (PROG # # # END_LABEL ...)) ; Note: Variable MESSG defined but never used. ; ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/xerhlt.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/xerhlt.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xgetua.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:22. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/xgetua.lisp 2024-04-20 03:00:30 ; Converted XGETUA. ; Compiling DEFUN XGETUA: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/xgetua.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/xgetua.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xerprn.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:22. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/xerprn.lisp 2024-04-20 03:00:30 ; Converted XERPRN. ; Compiling DEFUN XERPRN: ; ; ; File: /home/maxima/maxima-test/src/numerical/slatec/xerprn.lisp ; In: DEFUN XERPRN ; (F2CL-LIB:FREF IU (I) (#)) ; --> AREF ; ==> ; IU ; Note: Deleting unreachable code. ; ; [Last message occurs 2 times] ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/xerprn.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/xerprn.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xersve.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:22. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/xersve.lisp 2024-04-20 03:00:30 ; Converted XERSVE. ; Compiling DEFUN XERSVE: ; ; ; File: /home/maxima/maxima-test/src/numerical/slatec/xersve.lisp ; In: DEFUN XERSVE ; (F2CL-LIB:FFORMAT IUNIT ; ("0 ERROR MESSAGE SUMMARY" "~%" ; " LIBRARY SUBROUTINE MESSAGE START NERR" ; " LEVEL COUNT" "~%")) ; --> LET WHEN COND IF PROGN REPLACE ; ==> ; IUNIT ; Note: Deleting unreachable code. ; ; (F2CL-LIB:FFORMAT IUNIT ; ("~1@T" # "~3@T" # "~3@T" ...) ; (F2CL-LIB:FREF LIBTAB # #) ; (F2CL-LIB:FREF SUBTAB # #) ; ...) ; --> LET WHEN COND IF PROGN REPLACE ; ==> ; IUNIT ; Note: Deleting unreachable code. ; ; (F2CL-LIB:FFORMAT IUNIT ; ("0OTHER ERRORS NOT INDIVIDUALLY TABULATED = " 1 # "~%") ; KOUNTX) ; --> LET WHEN COND IF PROGN REPLACE ; ==> ; IUNIT ; Note: Deleting unreachable code. ; ; (F2CL-LIB:FFORMAT IUNIT ("~1@T" "~%")) ; --> LET WHEN COND IF PROGN REPLACE ; ==> ; IUNIT ; Note: Deleting unreachable code. ; ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/xersve.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/xersve.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xermsg.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:22. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/xermsg.lisp 2024-04-20 03:00:30 ; Converted XERMSG. ; Compiling DEFUN XERMSG: ; ; ; File: /home/maxima/maxima-test/src/numerical/slatec/xermsg.lisp ; In: DEFUN XERMSG ; (+ LTEMP 1) ; Note: Deleting unreachable code. ; ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/xermsg.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/xermsg.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/initds.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:22. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/initds.lisp 2024-04-20 03:00:30 ; Converted INITDS. ; Compiling DEFUN INITDS: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/initds.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/initds.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dcsevl.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:22. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dcsevl.lisp 2024-04-20 03:00:30 ; Converted DCSEVL. ; Compiling DEFUN DCSEVL: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dcsevl.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dcsevl.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9lgmc.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:22. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/d9lgmc.lisp 2024-04-20 03:00:30 ; Converted D9LGMC. ; Compiling LET ((NALGM 0) (XBIG 0.0) (XMAX 0.0) (ALGMCS #) (FIRST$ NIL)): ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/d9lgmc.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/d9lgmc.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgamlm.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:22. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dgamlm.lisp 2024-04-20 03:00:30 ; Converted DGAMLM. ; Compiling DEFUN DGAMLM: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dgamlm.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dgamlm.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgamma.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:22. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dgamma.lisp 2024-04-20 03:00:30 ; Converted DGAMMA. ; Compiling DEFUN DGAMMA: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dgamma.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dgamma.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgamln.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:23. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dgamln.lisp 2024-04-20 03:00:30 ; Converted DGAMLN. ; Compiling DEFUN DGAMLN: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dgamln.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dgamln.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dlngam.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:23. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dlngam.lisp 2024-04-20 03:00:30 ; Converted DLNGAM. ; Compiling LET ((XMAX 0.0) (DXREL 0.0) (SQ2PIL 0.9189385332046728) (SQPI2L 0.22579135264472744) (PI$ 3.141592653589793) (FIRST$ NIL)): ; ; ; File: /home/maxima/maxima-test/src/numerical/slatec/dlngam.lisp ; In: DEFUN DLNGAM ; (F2CL-LIB:AINT (- X 0.5)) ; --> BLOCK ETYPECASE LET COND IF PROGN LET ; ==> ; (F2CL-LIB::RINT-S F2CL-LIB::X) ; Note: Deleting unused function ; F2CL-LIB::RINT-S ; ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dlngam.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dlngam.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9b0mp.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:23. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/d9b0mp.lisp 2024-04-20 03:00:30 ; Converted D9B0MP. ; Compiling LET ((NBM0 0) (NBT02 0) (NBM02 0) (NBTH0 0) (XMAX 0.0) (BM0CS #) (BTH0CS #) (BM02CS #) (BT02CS #) (PI4 0.7853981633974483) (FIRST$ NIL)): ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/d9b0mp.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/d9b0mp.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9b1mp.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:23. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/d9b1mp.lisp 2024-04-20 03:00:30 ; Converted D9B1MP. ; Compiling LET ((NBM1 0) (NBT12 0) (NBM12 0) (NBTH1 0) (XMAX 0.0) (BM1CS #) (BT12CS #) (BM12CS #) (BTH1CS #) (PI4 0.7853981633974483) (FIRST$ NIL)): ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/d9b1mp.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/d9b1mp.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesj0.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:23. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dbesj0.lisp 2024-04-20 03:00:30 ; Converted DBESJ0. ; Compiling DEFUN DBESJ0: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesj0.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesj0.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesj1.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:23. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dbesj1.lisp 2024-04-20 03:00:30 ; Converted DBESJ1. ; Compiling DEFUN DBESJ1: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesj1.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesj1.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/djairy.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:23. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/djairy.lisp 2024-04-20 03:00:30 ; Converted DJAIRY. ; Compiling DEFUN DJAIRY: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/djairy.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/djairy.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dasyjy.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:23. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dasyjy.lisp 2024-04-20 03:00:30 ; Converted DASYJY. ; Compiling DEFUN DASYJY: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dasyjy.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dasyjy.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesj.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:23. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dbesj.lisp 2024-04-20 03:00:30 ; Converted DBESJ. ; Compiling DEFUN DBESJ: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesj.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesj.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsi0e.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:23. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dbsi0e.lisp 2024-04-20 03:00:30 ; Converted DBSI0E. ; Compiling LET ((NTI0 0) (NTAI0 0) (NTAI02 0) (XSML 0.0) (BI0CS #) (AI0CS #) (AI02CS #) (FIRST$ NIL)): ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbsi0e.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbsi0e.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsi1e.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:23. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dbsi1e.lisp 2024-04-20 03:00:30 ; Converted DBSI1E. ; Compiling LET ((NTI1 0) (NTAI1 0) (NTAI12 0) (XMIN 0.0) (XSML 0.0) (BI1CS #) (AI1CS #) (AI12CS #) (FIRST$ NIL)): ; ; ; File: /home/maxima/maxima-test/src/numerical/slatec/dbsi1e.lisp ; In: DEFUN DBSI1E ; (F2CL-LIB:SIGN DBSI1E X) ; --> BLOCK ETYPECASE LET COND IF PROGN ; ==> ; (F2CL-LIB:ISIGN F2CL-LIB::X F2CL-LIB::Y) ; Note: Deleting unused function ; F2CL-LIB:ISIGN ; ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbsi1e.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbsi1e.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesi0.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:23. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dbesi0.lisp 2024-04-20 03:00:30 ; Converted DBESI0. ; Compiling LET ((NTI0 0) (XSML 0.0) (XMAX 0.0) (BI0CS #) (FIRST$ NIL)): ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesi0.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesi0.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesi1.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:23. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dbesi1.lisp 2024-04-20 03:00:30 ; Converted DBESI1. ; Compiling LET ((NTI1 0) (XMIN 0.0) (XSML 0.0) (XMAX 0.0) (BI1CS #) (FIRST$ NIL)): ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesi1.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesi1.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dasyik.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:23. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dasyik.lisp 2024-04-20 03:00:30 ; Converted DASYIK. ; Compiling DEFUN DASYIK: ; ; ; File: /home/maxima/maxima-test/src/numerical/slatec/dasyik.lisp ; In: DEFUN DASYIK ; (F2CL-LIB:SIGN T$ FLGIK) ; --> BLOCK ETYPECASE LET COND IF PROGN ; ==> ; (F2CL-LIB:ISIGN F2CL-LIB::X F2CL-LIB::Y) ; Note: Deleting unused function ; F2CL-LIB:ISIGN ; ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dasyik.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dasyik.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesi.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:23. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dbesi.lisp 2024-04-20 03:00:30 ; Converted DBESI. ; Compiling DEFUN DBESI: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesi.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesi.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zabs.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:24. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zabs.lisp 2024-04-20 03:00:30 ; Converted ZABS. ; Compiling DEFUN ZABS: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zabs.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zabs.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zdiv.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:24. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zdiv.lisp 2024-04-20 03:00:30 ; Converted ZDIV. ; Compiling DEFUN ZDIV: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zdiv.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zdiv.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zexp.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:24. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zexp.lisp 2024-04-20 03:00:30 ; Converted ZEXP. ; Compiling DEFUN ZEXP: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zexp.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zexp.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zmlt.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:24. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zmlt.lisp 2024-04-20 03:00:30 ; Converted ZMLT. ; Compiling DEFUN ZMLT: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zmlt.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zmlt.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zsqrt.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:24. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zsqrt.lisp 2024-04-20 03:00:30 ; Converted ZSQRT$. ; Compiling DEFUN ZSQRT$: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zsqrt.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zsqrt.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zasyi.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:24. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zasyi.lisp 2024-04-20 03:00:30 ; Converted ZASYI. ; Compiling DEFUN ZASYI: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zasyi.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zasyi.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuchk.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:24. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zuchk.lisp 2024-04-20 03:00:30 ; Converted ZUCHK. ; Compiling DEFUN ZUCHK: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zuchk.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zuchk.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zlog.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:24. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zlog.lisp 2024-04-20 03:00:30 ; Converted ZLOG. ; Compiling DEFUN ZLOG: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zlog.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zlog.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunik.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:24. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zunik.lisp 2024-04-20 03:00:30 ; Converted ZUNIK. ; Compiling DEFUN ZUNIK: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zunik.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zunik.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunhj.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:24. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zunhj.lisp 2024-04-20 03:00:30 ; Converted ZUNHJ. ; Compiling DEFUN ZUNHJ: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zunhj.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zunhj.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuoik.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:24. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zuoik.lisp 2024-04-20 03:00:30 ; Converted ZUOIK. ; Compiling DEFUN ZUOIK: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zuoik.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zuoik.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuni1.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:24. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zuni1.lisp 2024-04-20 03:00:30 ; Converted ZUNI1. ; Compiling DEFUN ZUNI1: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zuni1.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zuni1.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zkscl.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:24. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zkscl.lisp 2024-04-20 03:00:30 ; Converted ZKSCL. ; Compiling DEFUN ZKSCL: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zkscl.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zkscl.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zshch.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:24. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zshch.lisp 2024-04-20 03:00:30 ; Converted ZSHCH. ; Compiling DEFUN ZSHCH: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zshch.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zshch.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbknu.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:24. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zbknu.lisp 2024-04-20 03:00:30 ; Converted ZBKNU. ; Compiling DEFUN ZBKNU: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbknu.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbknu.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zmlri.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:25. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zmlri.lisp 2024-04-20 03:00:30 ; Converted ZMLRI. ; Compiling DEFUN ZMLRI: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zmlri.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zmlri.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zs1s2.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:25. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zs1s2.lisp 2024-04-20 03:00:30 ; Converted ZS1S2. ; Compiling DEFUN ZS1S2: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zs1s2.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zs1s2.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zseri.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:25. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zseri.lisp 2024-04-20 03:00:30 ; Converted ZSERI. ; Compiling DEFUN ZSERI: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zseri.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zseri.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zacai.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:25. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zacai.lisp 2024-04-20 03:00:30 ; Converted ZACAI. ; Compiling DEFUN ZACAI: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zacai.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zacai.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zairy.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:25. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zairy.lisp 2024-04-20 03:00:30 ; Converted ZAIRY. ; Compiling DEFUN ZAIRY: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zairy.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zairy.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuni2.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:25. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zuni2.lisp 2024-04-20 03:00:30 ; Converted ZUNI2. ; Compiling DEFUN ZUNI2: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zuni2.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zuni2.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbuni.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:25. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zbuni.lisp 2024-04-20 03:00:30 ; Converted ZBUNI. ; Compiling DEFUN ZBUNI: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbuni.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbuni.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zrati.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:25. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zrati.lisp 2024-04-20 03:00:30 ; Converted ZRATI. ; Compiling DEFUN ZRATI: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zrati.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zrati.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zwrsk.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:25. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zwrsk.lisp 2024-04-20 03:00:30 ; Converted ZWRSK. ; Compiling DEFUN ZWRSK: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zwrsk.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zwrsk.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbinu.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:25. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zbinu.lisp 2024-04-20 03:00:30 ; Converted ZBINU. ; Compiling DEFUN ZBINU: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbinu.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbinu.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesi.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:25. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zbesi.lisp 2024-04-20 03:00:30 ; Converted ZBESI. ; Compiling DEFUN ZBESI: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbesi.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbesi.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesj.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:25. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zbesj.lisp 2024-04-20 03:00:30 ; Converted ZBESJ. ; Compiling DEFUN ZBESJ: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbesj.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbesj.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesy0.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:25. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dbesy0.lisp 2024-04-20 03:00:30 ; Converted DBESY0. ; Compiling DEFUN DBESY0: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesy0.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesy0.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesy1.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:25. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dbesy1.lisp 2024-04-20 03:00:30 ; Converted DBESY1. ; Compiling DEFUN DBESY1: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesy1.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesy1.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsynu.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:25. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dbsynu.lisp 2024-04-20 03:00:30 ; Converted DBSYNU. ; Compiling DEFUN DBSYNU: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbsynu.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbsynu.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dyairy.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:26. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dyairy.lisp 2024-04-20 03:00:30 ; Converted DYAIRY. ; Compiling DEFUN DYAIRY: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dyairy.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dyairy.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesy.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:26. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dbesy.lisp 2024-04-20 03:00:30 ; Converted DBESY. ; Compiling DEFUN DBESY: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesy.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesy.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zacon.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:26. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zacon.lisp 2024-04-20 03:00:30 ; Converted ZACON. ; Compiling DEFUN ZACON: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zacon.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zacon.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunk1.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:26. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zunk1.lisp 2024-04-20 03:00:30 ; Converted ZUNK1. ; Compiling DEFUN ZUNK1: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zunk1.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zunk1.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunk2.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:26. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zunk2.lisp 2024-04-20 03:00:30 ; Converted ZUNK2. ; Compiling DEFUN ZUNK2: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zunk2.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zunk2.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbunk.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:27. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zbunk.lisp 2024-04-20 03:00:30 ; Converted ZBUNK. ; Compiling DEFUN ZBUNK: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbunk.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbunk.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesh.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:27. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zbesh.lisp 2024-04-20 03:00:30 ; Converted ZBESH. ; Compiling DEFUN ZBESH: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbesh.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbesh.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesy.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:27. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zbesy.lisp 2024-04-20 03:00:30 ; Converted ZBESY. ; Compiling DEFUN ZBESY: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbesy.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbesy.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsk0e.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:27. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dbsk0e.lisp 2024-04-20 03:00:30 ; Converted DBSK0E. ; Compiling LET ((NTK0 0) (NTAK0 0) (NTAK02 0) (XSML 0.0) (BK0CS #) (AK0CS #) (AK02CS #) (FIRST$ NIL)): ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbsk0e.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbsk0e.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesk0.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:27. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dbesk0.lisp 2024-04-20 03:00:30 ; Converted DBESK0. ; Compiling LET ((NTK0 0) (XSML 0.0) (XMAX 0.0) (BK0CS #) (FIRST$ NIL)): ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesk0.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesk0.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsk1e.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:27. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dbsk1e.lisp 2024-04-20 03:00:30 ; Converted DBSK1E. ; Compiling LET ((NTK1 0) (NTAK1 0) (NTAK12 0) (XMIN 0.0) (XSML 0.0) (BK1CS #) (AK1CS #) (AK12CS #) (FIRST$ NIL)): ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbsk1e.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbsk1e.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesk1.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:27. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dbesk1.lisp 2024-04-20 03:00:30 ; Converted DBESK1. ; Compiling LET ((NTK1 0) (XMIN 0.0) (XSML 0.0) (XMAX 0.0) (BK1CS #) (FIRST$ NIL)): ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesk1.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesk1.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsknu.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:27. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dbsknu.lisp 2024-04-20 03:00:30 ; Converted DBSKNU. ; Compiling DEFUN DBSKNU: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbsknu.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbsknu.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesk.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:27. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dbesk.lisp 2024-04-20 03:00:30 ; Converted DBESK. ; Compiling DEFUN DBESK: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesk.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesk.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesk.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:27. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zbesk.lisp 2024-04-20 03:00:30 ; Converted ZBESK. ; Compiling DEFUN ZBESK: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbesk.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbesk.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9aimp.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:27. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/d9aimp.lisp 2024-04-20 03:00:30 ; Converted D9AIMP. ; Compiling LET ((NAM20 0) (NATH0 0) (NAM21 0) (NATH1 0) (NAM22 0) (NATH2 0) (XSML 0.0) (AM20CS #) (ATH0CS #) (AM21CS #) (ATH1CS #) (AM22CS #) (ATH2CS #) (PI4 0.7853981633974483) (FIRST$ NIL)): ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/d9aimp.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/d9aimp.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/daie.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:27. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/daie.lisp 2024-04-20 03:00:30 ; Converted DAIE. ; Compiling DEFUN DAIE: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/daie.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/daie.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dai.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:27. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dai.lisp 2024-04-20 03:00:30 ; Converted DAI. ; Compiling DEFUN DAI: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dai.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dai.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbie.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:27. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dbie.lisp 2024-04-20 03:00:30 ; Converted DBIE. ; Compiling DEFUN DBIE: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbie.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbie.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbi.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:27. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dbi.lisp 2024-04-20 03:00:30 ; Converted DBI. ; Compiling DEFUN DBI: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbi.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbi.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbiry.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:27. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/zbiry.lisp 2024-04-20 03:00:30 ; Converted ZBIRY. ; Compiling DEFUN ZBIRY: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbiry.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbiry.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/derfc.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:28. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/derfc.lisp 2024-04-20 03:00:30 ; Converted DERFC. ; Compiling LET ((NTERF 0) (NTERFC 0) (NTERC2 0) (XSML 0.0) (XMAX 0.0) (SQEPS 0.0) (ERFCS #) (ERC2CS #) (ERFCCS #) (SQRTPI 1.772453850905516) (FIRST$ NIL)): ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/derfc.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/derfc.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/derf.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:28. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/derf.lisp 2024-04-20 03:00:30 ; Converted DERF. ; Compiling LET ((NTERF 0) (XBIG 0.0) (SQEPS 0.0) (ERFCS #) (SQRTPI 1.772453850905516) (FIRST$ NIL)): ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/derf.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/derf.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/de1.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:28. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/de1.lisp 2024-04-20 03:00:30 ; Converted DE1. ; Compiling LET ((NTAE10 0) (NTAE11 0) (NTAE12 0) (NTE11 0) (NTE12 0) (NTAE13 0) (NTAE14 0) (XMAX 0.0) (AE10CS #) (AE11CS #) (AE12CS #) (E11CS #) (E12CS #) (AE13CS #) (AE14CS #) (FIRST$ NIL)): ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/de1.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/de1.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dei.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:28. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dei.lisp 2024-04-20 03:00:30 ; Converted DEI. ; Compiling DEFUN DEI: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dei.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dei.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9upak.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:28. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/d9upak.lisp 2024-04-20 03:00:30 ; Converted D9UPAK. ; Compiling DEFUN D9UPAK: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/d9upak.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/d9upak.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dspenc.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:28. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dspenc.lisp 2024-04-20 03:00:30 ; Converted DSPENC. ; Compiling LET ((SPENCS #) (PI26 1.6449340668482264) (NSPENC 0) (XBIG 0.0)): ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dspenc.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dspenc.sse2f" ; - Compiling module "quadpack" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqwgtf.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:28. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqwgtf.lisp 2024-04-20 03:00:30 ; Converted DQWGTF. ; Compiling DEFUN DQWGTF: ; ; ; File: /home/maxima/maxima-test/src/numerical/slatec/dqwgtf.lisp ; In: DEFUN DQWGTF ; (DEFUN DQWGTF (X OMEGA P2 P3 P4 ...) (DECLARE # #) (PROG # # # # ...)) ; Note: Variable P2 defined but never used. ; ; Note: Variable P3 defined but never used. ; ; Note: Variable P4 defined but never used. ; ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqwgtf.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqwgtf.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqcheb.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:28. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqcheb.lisp 2024-04-20 03:00:30 ; Converted DQCHEB. ; Compiling DEFUN DQCHEB: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqcheb.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqcheb.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk15w.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:28. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqk15w.lisp 2024-04-20 03:00:30 ; Converted DQK15W. ; Compiling DEFUN DQK15W: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqk15w.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqk15w.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqwgts.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:28. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqwgts.lisp 2024-04-20 03:00:30 ; Converted DQWGTS. ; Compiling DEFUN DQWGTS: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqwgts.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqwgts.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqwgtc.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:28. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqwgtc.lisp 2024-04-20 03:00:30 ; Converted DQWGTC. ; Compiling DEFUN DQWGTC: ; ; ; File: /home/maxima/maxima-test/src/numerical/slatec/dqwgtc.lisp ; In: DEFUN DQWGTC ; (DEFUN DQWGTC (X C P2 P3 P4 ...) (DECLARE # #) (PROG # # # # ...)) ; Note: Variable P2 defined but never used. ; ; Note: Variable P3 defined but never used. ; ; Note: Variable P4 defined but never used. ; ; Note: Variable KP defined but never used. ; ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqwgtc.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqwgtc.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgtsl.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:28. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dgtsl.lisp 2024-04-20 03:00:30 ; Converted DGTSL. ; Compiling DEFUN DGTSL: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dgtsl.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dgtsl.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk15.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:28. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqk15.lisp 2024-04-20 03:00:30 ; Converted DQK15. ; Compiling DEFUN DQK15: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqk15.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqk15.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk31.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:28. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqk31.lisp 2024-04-20 03:00:30 ; Converted DQK31. ; Compiling DEFUN DQK31: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqk31.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqk31.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk41.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:28. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqk41.lisp 2024-04-20 03:00:30 ; Converted DQK41. ; Compiling DEFUN DQK41: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqk41.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqk41.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk51.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:28. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqk51.lisp 2024-04-20 03:00:30 ; Converted DQK51. ; Compiling DEFUN DQK51: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqk51.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqk51.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk61.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:28. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqk61.lisp 2024-04-20 03:00:30 ; Converted DQK61. ; Compiling DEFUN DQK61: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqk61.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqk61.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk21.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:28. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqk21.lisp 2024-04-20 03:00:30 ; Converted DQK21. ; Compiling DEFUN DQK21: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqk21.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqk21.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk15i.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:29. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqk15i.lisp 2024-04-20 03:00:30 ; Converted DQK15I. ; Compiling DEFUN DQK15I: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqk15i.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqk15i.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqelg.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:29. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqelg.lisp 2024-04-20 03:00:30 ; Converted DQELG. ; Compiling DEFUN DQELG: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqelg.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqelg.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqpsrt.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:29. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqpsrt.lisp 2024-04-20 03:00:30 ; Converted DQPSRT. ; Compiling DEFUN DQPSRT: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqpsrt.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqpsrt.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqc25s.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:29. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqc25s.lisp 2024-04-20 03:00:30 ; Converted DQC25S. ; Compiling DEFUN DQC25S: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqc25s.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqc25s.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqmomo.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:29. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqmomo.lisp 2024-04-20 03:00:30 ; Converted DQMOMO. ; Compiling DEFUN DQMOMO: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqmomo.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqmomo.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqc25c.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:29. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqc25c.lisp 2024-04-20 03:00:30 ; Converted DQC25C. ; Compiling DEFUN DQC25C: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqc25c.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqc25c.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqc25f.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:29. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqc25f.lisp 2024-04-20 03:00:30 ; Converted DQC25F. ; Compiling DEFUN DQC25F: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqc25f.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqc25f.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqage.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:30. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqage.lisp 2024-04-20 03:00:30 ; Converted DQAGE. ; Compiling DEFUN DQAGE: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqage.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqage.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagie.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:30. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqagie.lisp 2024-04-20 03:00:30 ; Converted DQAGIE. ; Compiling DEFUN DQAGIE: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqagie.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqagie.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagpe.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:30. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqagpe.lisp 2024-04-20 03:00:30 ; Converted DQAGPE. ; Compiling DEFUN DQAGPE: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqagpe.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqagpe.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagp.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:30. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqagp.lisp 2024-04-20 03:00:30 ; Converted DQAGP. ; Compiling DEFUN DQAGP: ; ; ; File: /home/maxima/maxima-test/src/numerical/slatec/dqagp.lisp ; In: DEFUN DQAGP ; (SETF IER VAR-3) ; --> SETQ ; ==> ; VAR-3 ; Note: Deleting unreachable code. ; ; (SETF LVL VAR-4) ; --> SETQ ; ==> ; VAR-4 ; Note: Deleting unreachable code. ; ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqagp.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqagp.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagse.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:30. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqagse.lisp 2024-04-20 03:00:30 ; Converted DQAGSE. ; Compiling DEFUN DQAGSE: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqagse.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqagse.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawoe.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:30. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqawoe.lisp 2024-04-20 03:00:30 ; Converted DQAWOE. ; Compiling DEFUN DQAWOE: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqawoe.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqawoe.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawfe.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:31. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqawfe.lisp 2024-04-20 03:00:30 ; Converted DQAWFE. ; Compiling DEFUN DQAWFE: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqawfe.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqawfe.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawse.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:31. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqawse.lisp 2024-04-20 03:00:30 ; Converted DQAWSE. ; Compiling DEFUN DQAWSE: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqawse.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqawse.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawce.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:31. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqawce.lisp 2024-04-20 03:00:30 ; Converted DQAWCE. ; Compiling DEFUN DQAWCE: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqawce.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqawce.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqng.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:31. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqng.lisp 2024-04-20 03:00:30 ; Converted DQNG. ; Compiling DEFUN DQNG: ; Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqng.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqng.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqag.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:31. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqag.lisp 2024-04-20 03:00:30 ; Converted DQAG. ; Compiling DEFUN DQAG: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqag.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqag.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqags.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:31. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqags.lisp 2024-04-20 03:00:30 ; Converted DQAGS. ; Compiling DEFUN DQAGS: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqags.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqags.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagi.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:31. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqagi.lisp 2024-04-20 03:00:30 ; Converted DQAGI. ; Compiling DEFUN DQAGI: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqagi.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqagi.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawf.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:31. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqawf.lisp 2024-04-20 03:00:30 ; Converted DQAWF. ; Compiling DEFUN DQAWF: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqawf.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqawf.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawo.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:31. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqawo.lisp 2024-04-20 03:00:30 ; Converted DQAWO. ; Compiling DEFUN DQAWO: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqawo.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqawo.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqaws.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:31. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqaws.lisp 2024-04-20 03:00:30 ; Converted DQAWS. ; Compiling DEFUN DQAWS: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqaws.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqaws.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawc.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:31. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/dqawc.lisp 2024-04-20 03:00:30 ; Converted DQAWC. ; Compiling DEFUN DQAWC: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqawc.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqawc.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/quadpack.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:31. ; Compiling: /home/maxima/maxima-test/src/numerical/slatec/quadpack.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GET-INTEGRAND. ; Compiling DEFMACRO GET-INTEGRAND: ; Byte Compiling Top-Level Form: ; Converted FLOAT-OR-LOSE. ; Compiling DEFUN FLOAT-OR-LOSE: ; Byte Compiling Top-Level Form: ; Converted FLOAT-INTEGRAND-OR-LOSE. ; Compiling DEFMACRO FLOAT-INTEGRAND-OR-LOSE: ; Byte Compiling Top-Level Form: ; Converted QUAD_QAG-IMPL. ; Compiling DEFMFUN $QUAD_QAG: ; Converted $QUAD_QAG. ; Compiling DEFMFUN $QUAD_QAG: ; Byte Compiling Top-Level Form: ; Converted $QUAD_QAG. ; Compiling DEFMFUN $QUAD_QAG: ; Byte Compiling Top-Level Form: ; Converted QUAD_QAGS-IMPL. ; Compiling DEFMFUN $QUAD_QAGS: ; Converted $QUAD_QAGS. ; Compiling DEFMFUN $QUAD_QAGS: ; Byte Compiling Top-Level Form: ; Converted $QUAD_QAGS. ; Compiling DEFMFUN $QUAD_QAGS: ; Byte Compiling Top-Level Form: ; Converted QUAD_QAGI-IMPL. ; Compiling DEFMFUN $QUAD_QAGI: ; Converted $QUAD_QAGI. ; Compiling DEFMFUN $QUAD_QAGI: ; Byte Compiling Top-Level Form: ; Converted $QUAD_QAGI. ; Compiling DEFMFUN $QUAD_QAGI: ; Byte Compiling Top-Level Form: ; Converted QUAD_QAWC-IMPL. ; Compiling DEFMFUN $QUAD_QAWC: ; Converted $QUAD_QAWC. ; Compiling DEFMFUN $QUAD_QAWC: ; Byte Compiling Top-Level Form: ; Converted $QUAD_QAWC. ; Compiling DEFMFUN $QUAD_QAWC: ; Byte Compiling Top-Level Form: ; Converted QUAD_QAWF-IMPL. ; Compiling DEFMFUN $QUAD_QAWF: ; Converted $QUAD_QAWF. ; Compiling DEFMFUN $QUAD_QAWF: ; Byte Compiling Top-Level Form: ; Converted $QUAD_QAWF. ; Compiling DEFMFUN $QUAD_QAWF: ; Byte Compiling Top-Level Form: ; Converted QUAD_QAWO-IMPL. ; Compiling DEFMFUN $QUAD_QAWO: ; Converted $QUAD_QAWO. ; Compiling DEFMFUN $QUAD_QAWO: ; Byte Compiling Top-Level Form: ; Converted $QUAD_QAWO. ; Compiling DEFMFUN $QUAD_QAWO: ; Byte Compiling Top-Level Form: ; Converted QUAD_QAWS-IMPL. ; Compiling DEFMFUN $QUAD_QAWS: ; Converted $QUAD_QAWS. ; Compiling DEFMFUN $QUAD_QAWS: ; Byte Compiling Top-Level Form: ; Converted $QUAD_QAWS. ; Compiling DEFMFUN $QUAD_QAWS: ; Byte Compiling Top-Level Form: ; Converted QUAD_QAGP-IMPL. ; Compiling DEFMFUN $QUAD_QAGP: ; Converted $QUAD_QAGP. ; Compiling DEFMFUN $QUAD_QAGP: ; Byte Compiling Top-Level Form: ; Converted $QUAD_QAGP. ; Compiling DEFMFUN $QUAD_QAGP: ; Byte Compiling Top-Level Form: ; Converted QUAD_ARGUMENT_CHECK. ; Compiling DEFUN QUAD_ARGUMENT_CHECK: ; Converted QUAD-CONTROL. ; Compiling DEFUN QUAD-CONTROL: ; Converted QUAD_CONTROL-IMPL. ; Compiling DEFMFUN $QUAD_CONTROL: ; Converted $QUAD_CONTROL. ; Compiling DEFMFUN $QUAD_CONTROL: ; Byte Compiling Top-Level Form: ; Converted $QUAD_CONTROL. ; Compiling DEFMFUN $QUAD_CONTROL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/quadpack.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/quadpack.sse2f" ; - Compiling module "simplification" ; - Compiling source file "/home/maxima/maxima-test/src/simp.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:31. ; Compiling: /home/maxima/maxima-test/src/simp.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DOLIST (X (QUOTE #)): ; Compiling MAPC (FUNCTION (LAMBDA # #)): ; Compiling MAPC (FUNCTION (LAMBDA # #)): ; Converted BFLOATP-IMPL. ; Compiling DEFMFUN $BFLOATP: ; Converted $BFLOATP. ; Compiling DEFMFUN $BFLOATP: ; Byte Compiling Top-Level Form: ; Converted $BFLOATP. ; Compiling DEFMFUN $BFLOATP: ; Byte Compiling Top-Level Form: ; Converted ZEROP1. ; Compiling DEFUN ZEROP1: ; Converted ONEP1. ; Compiling DEFUN ONEP1: ; Converted MNUMP. ; Compiling DEFUN MNUMP: ; Converted SUBEXPRESSION-MATCHES-P. ; Compiling DEFUN SUBEXPRESSION-MATCHES-P: ; Converted SOME-BFLOATP. ; Compiling DEFUN SOME-BFLOATP: ; Converted SOME-FLOATP. ; Compiling DEFUN SOME-FLOATP: ; Converted EVEN. ; Compiling DEFUN EVEN: ; Converted RATNUMP. ; Compiling DEFUN RATNUMP: ; Byte Compiling Top-Level Form: ; Converted MPLUSP. ; Compiling DEFUN MPLUSP: ; Converted MTIMESP. ; Compiling DEFUN MTIMESP: ; Converted MEXPTP. ; Compiling DEFUN MEXPTP: ; Converted MNCTIMESP. ; Compiling DEFUN MNCTIMESP: ; Converted MNCEXPTP. ; Compiling DEFUN MNCEXPTP: ; Converted MLOGP. ; Compiling DEFUN MLOGP: ; Converted MMMINUSP. ; Compiling DEFUN MMMINUSP: ; Converted MNEGP. ; Compiling DEFUN MNEGP: ; Converted MQAPPLYP. ; Compiling DEFUN MQAPPLYP: ; Converted RATDISREP. ; Compiling DEFUN RATDISREP: ; Converted SRATSIMP. ; Compiling DEFUN SRATSIMP: ; Byte Compiling Top-Level Form: ; Converted SIMPCHECK. ; Compiling DEFUN SIMPCHECK: ; Converted MRATCHECK. ; Compiling DEFUN MRATCHECK: ; Converted NUMBERP-IMPL. ; Compiling DEFMFUN $NUMBERP: ; Converted $NUMBERP. ; Compiling DEFMFUN $NUMBERP: ; Byte Compiling Top-Level Form: ; Converted $NUMBERP. ; Compiling DEFMFUN $NUMBERP: ; Byte Compiling Top-Level Form: ; Converted INTEGERP-IMPL. ; Compiling DEFMFUN $INTEGERP: ; Converted $INTEGERP. ; Compiling DEFMFUN $INTEGERP: ; Byte Compiling Top-Level Form: ; Converted $INTEGERP. ; Compiling DEFMFUN $INTEGERP: ; Byte Compiling Top-Level Form: ; Converted ODDP-IMPL. ; Compiling DEFMFUN $ODDP: ; Converted $ODDP. ; Compiling DEFMFUN $ODDP: ; Byte Compiling Top-Level Form: ; Converted $ODDP. ; Compiling DEFMFUN $ODDP: ; Byte Compiling Top-Level Form: ; Converted EVENP-IMPL. ; Compiling DEFMFUN $EVENP: ; Converted $EVENP. ; Compiling DEFMFUN $EVENP: ; Byte Compiling Top-Level Form: ; Converted $EVENP. ; Compiling DEFMFUN $EVENP: ; Byte Compiling Top-Level Form: ; Converted FLOATNUMP-IMPL. ; Compiling DEFMFUN $FLOATNUMP: ; Converted $FLOATNUMP. ; Compiling DEFMFUN $FLOATNUMP: ; Byte Compiling Top-Level Form: ; Converted $FLOATNUMP. ; Compiling DEFMFUN $FLOATNUMP: ; Byte Compiling Top-Level Form: ; Converted RATNUMP-IMPL. ; Compiling DEFMFUN $RATNUMP: ; Converted $RATNUMP. ; Compiling DEFMFUN $RATNUMP: ; Byte Compiling Top-Level Form: ; Converted $RATNUMP. ; Compiling DEFMFUN $RATNUMP: ; Byte Compiling Top-Level Form: ; Converted RATP-IMPL. ; Compiling DEFMFUN $RATP: ; Converted $RATP. ; Compiling DEFMFUN $RATP: ; Byte Compiling Top-Level Form: ; Converted $RATP. ; Compiling DEFMFUN $RATP: ; Byte Compiling Top-Level Form: ; Converted TAYLORP-IMPL. ; Compiling DEFMFUN $TAYLORP: ; Converted $TAYLORP. ; Compiling DEFMFUN $TAYLORP: ; Byte Compiling Top-Level Form: ; Converted $TAYLORP. ; Compiling DEFMFUN $TAYLORP: ; Byte Compiling Top-Level Form: ; Converted SPECREPCHECK. ; Compiling DEFUN SPECREPCHECK: ; Converted SPECREPP. ; Compiling DEFUN SPECREPP: ; Converted SPECDISREP. ; Compiling DEFUN SPECDISREP: ; Converted POLYSIGN-IMPL. ; Compiling DEFMFUN $POLYSIGN: ; Converted $POLYSIGN. ; Compiling DEFMFUN $POLYSIGN: ; Byte Compiling Top-Level Form: ; Converted $POLYSIGN. ; Compiling DEFMFUN $POLYSIGN: ; Byte Compiling Top-Level Form: ; Converted ARG-COUNT-CHECK. ; Compiling DEFUN ARG-COUNT-CHECK: ; Converted ONEARGCHECK. ; Compiling DEFUN ONEARGCHECK: ; Converted TWOARGCHECK. ; Compiling DEFUN TWOARGCHECK: ; Converted WNA-ERR. ; Compiling DEFUN WNA-ERR: ; Converted IMPROPER-ARG-ERR. ; Compiling DEFUN IMPROPER-ARG-ERR: ; Converted SUBARGCHECK. ; Compiling DEFUN SUBARGCHECK: ; Converted SUBFUNMAKES. ; Compiling DEFUN SUBFUNMAKES: ; Converted SUBFUNMAKE. ; Compiling DEFUN SUBFUNMAKE: ; Byte Compiling Top-Level Form: ; Converted SUBFUNNAME. ; Compiling DEFUN SUBFUNNAME: ; Converted SUBFUNSUBS. ; Compiling DEFUN SUBFUNSUBS: ; Converted SUBFUNARGS. ; Compiling DEFUN SUBFUNARGS: ; Converted NUMFACTOR-IMPL. ; Compiling DEFMFUN $NUMFACTOR: ; Converted $NUMFACTOR. ; Compiling DEFMFUN $NUMFACTOR: ; Byte Compiling Top-Level Form: ; Converted $NUMFACTOR. ; Compiling DEFMFUN $NUMFACTOR: ; Byte Compiling Top-Level Form: ; Converted SCALAR-OR-CONSTANT-P. ; Compiling DEFUN SCALAR-OR-CONSTANT-P: ; Converted CONSTANTP-IMPL. ; Compiling DEFMFUN $CONSTANTP: ; Converted $CONSTANTP. ; Compiling DEFMFUN $CONSTANTP: ; Byte Compiling Top-Level Form: ; Converted $CONSTANTP. ; Compiling DEFMFUN $CONSTANTP: ; Byte Compiling Top-Level Form: ; Converted CONSTANT. ; Compiling DEFUN CONSTANT: ; Converted MAXIMA-CONSTANTP. ; Compiling DEFUN MAXIMA-CONSTANTP: ; Converted CONSTTERMP. ; Compiling DEFUN CONSTTERMP: ; Converted SCALARP-IMPL. ; Compiling DEFMFUN $SCALARP: ; Converted $SCALARP. ; Compiling DEFMFUN $SCALARP: ; Byte Compiling Top-Level Form: ; Converted $SCALARP. ; Compiling DEFMFUN $SCALARP: ; Byte Compiling Top-Level Form: ; Converted NONSCALARP-IMPL. ; Compiling DEFMFUN $NONSCALARP: ; Converted $NONSCALARP. ; Compiling DEFMFUN $NONSCALARP: ; Byte Compiling Top-Level Form: ; Converted $NONSCALARP. ; Compiling DEFMFUN $NONSCALARP: ; Byte Compiling Top-Level Form: ; Converted SCALARCLASS. ; Compiling DEFUN SCALARCLASS: ; Converted SCALARCLASS-LIST. ; Compiling DEFUN SCALARCLASS-LIST: ; Converted MBAGP. ; Compiling DEFUN MBAGP: ; Converted MEQUALP. ; Compiling DEFUN MEQUALP: ; Converted MXORLISTP. ; Compiling DEFUN MXORLISTP: ; Converted MXORLISTP1. ; Compiling DEFUN MXORLISTP1: ; Converted CONSTMX. ; Compiling DEFUN CONSTMX: ; Converted ISINOP. ; Compiling DEFUN ISINOP: ; Byte Compiling Top-Level Form: ; Converted FREE. ; Compiling DEFUN FREE: ; Converted FREEL. ; Compiling DEFUN FREEL: ; Converted SIMPLIFYA. ; Compiling DEFUN SIMPLIFYA: ; Converted EQTEST. ; Compiling DEFUN EQTEST: ; Converted DISTRIBUTE-OVER. ; Compiling DEFUN DISTRIBUTE-OVER: ; Converted RULECHK. ; Compiling DEFUN RULECHK: ; Converted RESIMPLIFY. ; Compiling DEFUN RESIMPLIFY: ; Converted UNSIMPLIFY. ; Compiling DEFUN UNSIMPLIFY: ; Converted SIMPARGS. ; Compiling DEFUN SIMPARGS: ; Converted ADDK. ; Compiling DEFUN ADDK: ; Converted *RED1. ; Compiling DEFUN *RED1: ; Byte Compiling Top-Level Form: ; Converted *RED. ; Compiling DEFUN *RED: ; Converted NUM1. ; Compiling DEFUN NUM1: ; Converted DENOM1. ; Compiling DEFUN DENOM1: ; Converted TIMESK. ; Compiling DEFUN TIMESK: ; Converted TIMESKL. ; Compiling DEFUN TIMESKL: ; Byte Compiling Top-Level Form: ; Compiling DEFCONSTANT MACHINE-MANTISSA-PRECISION: ; Byte Compiling Top-Level Form: ; Converted FPCOFRAT. ; Compiling DEFUN FPCOFRAT: ; Converted FPCOFRAT1. ; Compiling DEFUN FPCOFRAT1: ; Converted EXPTA. ; Compiling DEFUN EXPTA: ; Converted EXPTB. ; Compiling DEFUN EXPTB: ; Converted SIMPLUS. ; Compiling DEFUN SIMPLUS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TESTP. ; Compiling DEFUN TESTP: ; Converted PLS. ; Compiling DEFUN PLS: ; Converted PLUSIN. ; Compiling DEFUN PLUSIN: ; Converted MXPLUSC. ; Compiling DEFUN MXPLUSC: ; Converted PARTITION-NS. ; Compiling DEFUN PARTITION-NS: ; Converted ADDMX. ; Compiling DEFUN ADDMX: ; Converted LOG-IMPL. ; Compiling DEF-SIMPLIFIER LOG: ; Byte Compiling Top-Level Form: ; Converted $LOG. ; Compiling DEF-SIMPLIFIER LOG: ; Byte Compiling Top-Level Form: ; Converted $LOG. ; Compiling DEF-SIMPLIFIER LOG: ; Byte Compiling Top-Level Form: ; Converted SIMP-%LOG. ; Compiling DEF-SIMPLIFIER LOG: ; Converted SIMPLN1. ; Compiling DEFUN SIMPLN1: ; Byte Compiling Top-Level Form: ; Converted SQRT-IMPL. ; Compiling DEFMFUN $SQRT: ; Converted $SQRT. ; Compiling DEFMFUN $SQRT: ; Byte Compiling Top-Level Form: ; Converted $SQRT. ; Compiling DEFMFUN $SQRT: ; Byte Compiling Top-Level Form: ; Converted SIMP-SQRT. ; Compiling DEFUN SIMP-SQRT: ; Converted SIMPQUOT. ; Compiling DEFUN SIMPQUOT: ; Converted ABS-IMPL. ; Compiling DEFMFUN $ABS: ; Byte Compiling Top-Level Form: ; Converted $ABS. ; Compiling DEFMFUN $ABS: ; Byte Compiling Top-Level Form: ; Converted $ABS. ; Compiling DEFMFUN $ABS: ; Byte Compiling Top-Level Form: ; Converted SIMPABS. ; Compiling DEFUN SIMPABS: ; Converted ABS-INTEGRAL. ; Compiling DEFUN ABS-INTEGRAL: ; Converted TESTT. ; Compiling DEFUN TESTT: ; Converted TESTTNEG. ; Compiling DEFUN TESTTNEG: ; Converted SIMPMIN. ; Compiling DEFUN SIMPMIN: ; Converted SIMPTIMES. ; Compiling DEFUN SIMPTIMES: ; Byte Compiling Top-Level Form: ; Converted SPSIMPCASES. ; Compiling DEFUN SPSIMPCASES: ; Converted MXTIMESC. ; Compiling DEFUN MXTIMESC: ; Converted STIMEX. ; Compiling DEFUN STIMEX: ; Converted TMS. ; Compiling DEFUN TMS: ; Converted TMS-FORMAT-PRODUCT. ; Compiling DEFUN TMS-FORMAT-PRODUCT: ; Converted PLSK. ; Compiling DEFUN PLSK: ; Converted MULT. ; Compiling DEFUN MULT: ; Converted SIMP-LIMIT. ; Compiling DEFUN SIMP-LIMIT: ; Converted SIMPINTEG. ; Compiling DEFUN SIMPINTEG: ; Converted SIMPBIGFLOAT. ; Compiling DEFUN SIMPBIGFLOAT: ; Byte Compiling Top-Level Form: ; Converted EXP-IMPL. ; Compiling DEFMFUN $EXP: ; Converted $EXP. ; Compiling DEFMFUN $EXP: ; Byte Compiling Top-Level Form: ; Converted $EXP. ; Compiling DEFMFUN $EXP: ; Byte Compiling Top-Level Form: ; Converted EXP-FORM-IMPL. ; Compiling DEFMFUN $EXP-FORM: ; Converted $EXP-FORM. ; Compiling DEFMFUN $EXP-FORM: ; Byte Compiling Top-Level Form: ; Converted $EXP-FORM. ; Compiling DEFMFUN $EXP-FORM: ; Byte Compiling Top-Level Form: ; Converted SIMP-EXP. ; Compiling DEFUN SIMP-EXP: ; Converted SIMPLAMBDA. ; Compiling DEFUN SIMPLAMBDA: ; Converted SIMPMDEF. ; Compiling DEFUN SIMPMDEF: ; Converted SIMPMAP. ; Compiling DEFUN SIMPMAP: ; Converted INFSIMP. ; Compiling DEFUN INFSIMP: ; Converted INFSIMP1. ; Compiling DEFUN INFSIMP1: ; Converted INFSIMP2. ; Compiling DEFUN INFSIMP2: ; Converted SIMPDERIV. ; Compiling DEFUN SIMPDERIV: ; Byte Compiling Top-Level Form: ; Converted SIGNUM1. ; Compiling DEFUN SIGNUM1: ; Converted SIGNUM-IMPL. ; Compiling DEF-SIMPLIFIER SIGNUM: ; Converted $SIGNUM. ; Compiling DEF-SIMPLIFIER SIGNUM: ; Byte Compiling Top-Level Form: ; Converted $SIGNUM. ; Compiling DEF-SIMPLIFIER SIGNUM: ; Byte Compiling Top-Level Form: ; Converted SIMP-%SIGNUM. ; Compiling DEF-SIMPLIFIER SIGNUM: ; Converted EXPTRL. ; Compiling DEFUN EXPTRL: ; Converted SIMPEXPT. ; Compiling DEFUN SIMPEXPT: ; Converted APPARENTLY-COMPLEX-TO-JUDGE-BY-$CSIGN-P. ; Compiling DEFUN APPARENTLY-COMPLEX-TO-JUDGE-BY-$CSIGN-P: ; Byte Compiling Top-Level Form: ; Converted APPARENTLY-REAL-TO-JUDGE-BY-$CSIGN-P. ; Compiling DEFUN APPARENTLY-REAL-TO-JUDGE-BY-$CSIGN-P: ; Converted EXPONENT-OF. ; Compiling DEFUN EXPONENT-OF: ; Converted TIMESIN. ; Compiling DEFUN TIMESIN: ; Converted SIMPMATRIX. ; Compiling DEFUN SIMPMATRIX: ; Converted %ITOPOT. ; Compiling DEFUN %ITOPOT: ; Converted MNLOGP. ; Compiling DEFUN MNLOGP: ; Converted MNLOG. ; Compiling DEFUN MNLOG: ; Converted %ETOLOG. ; Compiling DEFUN %ETOLOG: ; Converted ZERORES. ; Compiling DEFUN ZERORES: ; Converted ORDERLESSP-IMPL. ; Compiling DEFMFUN $ORDERLESSP: ; Converted $ORDERLESSP. ; Compiling DEFMFUN $ORDERLESSP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $ORDERLESSP. ; Compiling DEFMFUN $ORDERLESSP: ; Byte Compiling Top-Level Form: ; Converted ORDERGREATP-IMPL. ; Compiling DEFMFUN $ORDERGREATP: ; Converted $ORDERGREATP. ; Compiling DEFMFUN $ORDERGREATP: ; Byte Compiling Top-Level Form: ; Converted $ORDERGREATP. ; Compiling DEFMFUN $ORDERGREATP: ; Byte Compiling Top-Level Form: ; Converted ORDERMAGNITUDEP-IMPL. ; Compiling DEFMFUN $ORDERMAGNITUDEP: ; Converted $ORDERMAGNITUDEP. ; Compiling DEFMFUN $ORDERMAGNITUDEP: ; Byte Compiling Top-Level Form: ; Converted $ORDERMAGNITUDEP. ; Compiling DEFMFUN $ORDERMAGNITUDEP: ; Byte Compiling Top-Level Form: ; Converted EVNUMP. ; Compiling DEFUN EVNUMP: ; Converted ODNUMP. ; Compiling DEFUN ODNUMP: ; Converted SIMPLEXPON. ; Compiling DEFUN SIMPLEXPON: ; Converted NONEG. ; Compiling DEFUN NONEG: ; Converted RADMABS. ; Compiling DEFUN RADMABS: ; Converted SIMPMQAPPLY. ; Compiling DEFUN SIMPMQAPPLY: ; Converted DECL-COMPLEXP. ; Compiling DEFUN DECL-COMPLEXP: ; Converted DECL-REALP. ; Compiling DEFUN DECL-REALP: ; Byte Compiling Top-Level Form: ; Converted GREAT. ; Compiling DEFUN GREAT: ; Byte Compiling Top-Level Form: ; Converted MEMQARR. ; Compiling DEFMACRO MEMQARR: ; Byte Compiling Top-Level Form: ; Converted ALIKE1. ; Compiling DEFUN ALIKE1: ; Converted LISP-VECTOR-ALIKE1. ; Compiling DEFUN LISP-VECTOR-ALIKE1: ; Converted LISP-ARRAY-ALIKE1. ; Compiling DEFUN LISP-ARRAY-ALIKE1: ; Converted LISP-ARRAY-ELEMENTS-ALIKE1. ; Compiling DEFUN LISP-ARRAY-ELEMENTS-ALIKE1: ; Converted MAXIMA-DECLARED-ARRAY-ALIKE1. ; Compiling DEFUN MAXIMA-DECLARED-ARRAY-ALIKE1: ; Converted MAXIMA-UNDECLARED-ARRAY-ALIKE1. ; Compiling DEFUN MAXIMA-UNDECLARED-ARRAY-ALIKE1: ; Converted ALIKE. ; Compiling DEFUN ALIKE: ; Converted ORDFNA. ; Compiling DEFUN ORDFNA: ; Converted ORDLIST. ; Compiling DEFUN ORDLIST: ; Converted TERM-LIST. ; Compiling DEFUN TERM-LIST: ; Converted FACTOR-LIST. ; Compiling DEFUN FACTOR-LIST: ; Byte Compiling Top-Level Form: ; Converted ORDFN. ; Compiling DEFUN ORDFN: ; Converted ORDHACK. ; Compiling DEFUN ORDHACK: ; Converted ORDMEXPT. ; Compiling DEFUN ORDMEXPT: ; Converted MULTTHRU-IMPL. ; Compiling DEFMFUN $MULTTHRU: ; Converted $MULTTHRU. ; Compiling DEFMFUN $MULTTHRU: ; Byte Compiling Top-Level Form: ; Converted $MULTTHRU. ; Compiling DEFMFUN $MULTTHRU: ; Byte Compiling Top-Level Form: ; Converted EXPANDEXPT. ; Compiling DEFUN EXPANDEXPT: ; Converted EXPONENTIATE-SUM. ; Compiling DEFUN EXPONENTIATE-SUM: ; Converted COMBINATION. ; Compiling DEFUN COMBINATION: ; Converted EXPANDSUMS. ; Compiling DEFUN EXPANDSUMS: ; Converted EXPANDTERMS. ; Compiling DEFUN EXPANDTERMS: ; Converted EXPANDTIMES. ; Compiling DEFUN EXPANDTIMES: ; Converted EXPAND1. ; Compiling DEFUN EXPAND1: ; Converted EXPAND-IMPL. ; Compiling DEFMFUN $EXPAND: ; Byte Compiling Top-Level Form: ; Converted $EXPAND. ; Compiling DEFMFUN $EXPAND: ; Byte Compiling Top-Level Form: ; Converted $EXPAND. ; Compiling DEFMFUN $EXPAND: ; Byte Compiling Top-Level Form: ; Converted FIXEXPAND. ; Compiling DEFUN FIXEXPAND: ; Converted NRTHK. ; Compiling DEFUN NRTHK: ; Converted SIMPNRT. ; Compiling DEFUN SIMPNRT: ; Converted INTEGRATE-IMPL. ; Compiling DEFMFUN $INTEGRATE: ; Converted $INTEGRATE. ; Compiling DEFMFUN $INTEGRATE: ; Byte Compiling Top-Level Form: ; Converted $INTEGRATE. ; Compiling DEFMFUN $INTEGRATE: ; Byte Compiling Top-Level Form: ; Converted RATP. ; Compiling DEFUN RATP: ; Converted RATNUMERATOR. ; Compiling DEFUN RATNUMERATOR: ; Converted RATDENOMINATOR. ; Compiling DEFUN RATDENOMINATOR: ; Converted BPROG. ; Compiling DEFUN BPROG: ; Converted RATDIFFERENCE. ; Compiling DEFUN RATDIFFERENCE: ; Converted RATPL. ; Compiling DEFUN RATPL: ; Converted RATTI. ; Compiling DEFUN RATTI: ; Converted RATQU. ; Compiling DEFUN RATQU: ; Byte Compiling Top-Level Form: ; Converted RATFIX. ; Compiling DEFUN RATFIX: ; Converted RATDIVIDE. ; Compiling DEFUN RATDIVIDE: ; Converted POLCOEF. ; Compiling DEFUN POLCOEF: ; Converted DISREP. ; Compiling DEFUN DISREP: ; Converted MATCHERR. ; Compiling DEFUN MATCHERR: ; Converted KAR. ; Compiling DEFUN KAR: ; Converted KAAR. ; Compiling DEFUN KAAR: ; Converted KDR. ; Compiling DEFUN KDR: ; Converted SIMPARGS1. ; Compiling DEFUN SIMPARGS1: ; Converted *KAR. ; Compiling DEFUN *KAR: ; Byte Compiling Top-Level Form: ; Converted RETLIST. ; Compiling DEFQUOTE RETLIST: ; Byte Compiling Top-Level Form: ; Converted RETLIST-AUX. ; Compiling DEFQUOTE RETLIST: ; Converted NTHKDR. ; Compiling DEFUN NTHKDR: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/simp.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/simp.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/float.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:32. ; Compiling: /home/maxima/maxima-test/src/float.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted HIPART. ; Compiling DEFUN HIPART: ; Converted FPPREC1. ; Compiling DEFUN FPPREC1: ; Converted FPSCAN. ; Compiling DEFUN FPSCAN: ; Converted DIM-BIGFLOAT. ; Compiling DEFUN DIM-BIGFLOAT: ; Converted BIGFLOAT-PREC. ; Compiling DEFUN BIGFLOAT-PREC: ; Converted FPFORMAT. ; Compiling DEFUN FPFORMAT: ; Converted BFLOAT-FORMAT-E. ; Compiling DEFUN BFLOAT-FORMAT-E: ; Converted BFLOAT-FORMAT-F. ; Compiling DEFUN BFLOAT-FORMAT-F: ; Converted BFLOAT-FORMAT-G. ; Compiling DEFUN BFLOAT-FORMAT-G: ; ; ; File: /home/maxima/maxima-test/src/float.lisp ; In: DEFUN BFLOAT-FORMAT-G ; (ZEROP FDIGITS) ; --> = ; ==> ; FDIGITS ; Note: Deleting unreachable code. ; ; (1+ FDIGITS) ; --> + ; ==> ; FDIGITS ; Note: Deleting unreachable code. ; ; (ZEROP FDIGITS) ; --> = ; ==> ; FDIGITS ; Note: Deleting unreachable code. ; ; (BUTLAST DIGITS) ; Note: Deleting unreachable code. ; ; (>= FDIGITS LEN) ; --> IF < ; ==> ; FDIGITS ; Note: Deleting unreachable code. ; ; (CONCATENATE 'STRING STR (MAKE-STRING # :INITIAL-ELEMENT #\0)) ; Note: Deleting unreachable code. ; ; (- FDIGITS LEN) ; Note: Deleting unreachable code. ; ; (CONCATENATE 'STRING STR (MAKE-STRING # :INITIAL-ELEMENT #\0)) ; Note: Deleting unreachable code. ; ; Converted BIGFLOATP. ; Compiling DEFUN BIGFLOATP: ; Converted BIGFLOAT2RAT. ; Compiling DEFUN BIGFLOAT2RAT: ; Byte Compiling Top-Level Form: ; Converted FPRATION1. ; Compiling DEFUN FPRATION1: ; Converted FLOAT-NAN-P. ; Compiling DEFUN FLOAT-NAN-P: ; Converted FLOAT-INF-P. ; Compiling DEFUN FLOAT-INF-P: ; Converted BEYOND-EXTREME-VALUES. ; Compiling DEFUN BEYOND-EXTREME-VALUES: ; Converted EXTREME-FLOAT-VALUES. ; Compiling DEFUN EXTREME-FLOAT-VALUES: ; Converted FLOATTOFP. ; Compiling DEFUN FLOATTOFP: ; Converted FP2FLO. ; Compiling DEFUN FP2FLO: ; Converted FIXFLOAT. ; Compiling DEFUN FIXFLOAT: ; Converted BCONS. ; Compiling DEFUN BCONS: ; Converted BFLOAT-IMPL. ; Compiling DEFMFUN ($BFLOAT PROPERTIES (#)): ; Converted $BFLOAT. ; Compiling DEFMFUN ($BFLOAT PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $BFLOAT. ; Compiling DEFMFUN ($BFLOAT PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ADDBIGFLOAT. ; Compiling DEFUN ADDBIGFLOAT: ; Converted RATBIGFLOAT. ; Compiling DEFUN RATBIGFLOAT: ; Converted FLOAT-RATIO. ; Compiling DEFUN FLOAT-RATIO: ; Converted DECIMALSIN. ; Compiling DEFUN DECIMALSIN: ; Converted ATANBIGFLOAT. ; Compiling DEFUN ATANBIGFLOAT: ; Converted *FPATAN. ; Compiling DEFUN *FPATAN: ; Converted FPATAN. ; Compiling DEFUN FPATAN: ; Converted FPATAN2. ; Compiling DEFUN FPATAN2: ; Converted TANBIGFLOAT. ; Compiling DEFUN TANBIGFLOAT: ; Byte Compiling Top-Level Form: ; Converted INTOFP. ; Compiling DEFUN INTOFP: ; Converted FPROUND. ; Compiling DEFUN FPROUND: ; Converted FPSHIFT. ; Compiling DEFUN FPSHIFT: ; Converted BIGLSH. ; Compiling DEFUN BIGLSH: ; Converted FPEXP. ; Compiling DEFUN FPEXP: ; Converted FPEXP1. ; Compiling DEFUN FPEXP1: ; Converted FPQUOTIENT. ; Compiling DEFUN FPQUOTIENT: ; Converted FPGREATERP. ; Compiling DEFUN FPGREATERP: ; Converted FPLESSP. ; Compiling DEFUN FPLESSP: ; Converted FPPOSP. ; Compiling DEFUN FPPOSP: ; Converted FPMIN. ; Compiling DEFUN FPMIN: ; Byte Compiling Top-Level Form: ; Converted FPMAX. ; Compiling DEFUN FPMAX: ; Converted FPE. ; Converted FPE-TABLE. ; Converted CLEAR_FPE_TABLE. ; Compiling DEFUN FPE: ; Compiling DEFUN FPE-TABLE: ; Compiling DEFUN CLEAR_FPE_TABLE: ; Compiling Top-Level Form: ; Converted FPPI. ; Converted FPPI-TABLE. ; Converted CLEAR_FPPI_TABLE. ; Compiling DEFUN FPPI: ; Compiling DEFUN FPPI-TABLE: ; Compiling DEFUN CLEAR_FPPI_TABLE: ; Compiling Top-Level Form: ; Converted FPGAMMA. ; Converted FPGAMMA-TABLE. ; Converted CLEAR_FPGAMMA_TABLE. ; Compiling DEFUN FPGAMMA: ; Compiling DEFUN FPGAMMA-TABLE: ; Compiling DEFUN CLEAR_FPGAMMA_TABLE: ; Compiling Top-Level Form: ; Converted FPLOG2. ; Converted FPLOG2-TABLE. ; Converted CLEAR_FPLOG2_TABLE. ; Compiling DEFUN FPLOG2: ; Compiling DEFUN FPLOG2-TABLE: ; Compiling DEFUN CLEAR_FPLOG2_TABLE: ; Compiling Top-Level Form: ; Converted FPONE. ; Compiling DEFUN FPONE: ; Converted FPE1. ; Compiling DEFUN FPE1: ; Converted COMPE. ; Compiling DEFUN COMPE: ; Converted SPLIT-TAYLOR-E. ; Compiling DEFUN SPLIT-TAYLOR-E: ; Converted TAYLOR-E-SIZE. ; Compiling DEFUN TAYLOR-E-SIZE: ; Converted FPPI1. ; Compiling DEFUN FPPI1: ; Converted COMPPI. ; Compiling DEFUN COMPPI: ; Converted SQRT-10005-CONSTANTS. ; Compiling DEFUN SQRT-10005-CONSTANTS: ; Converted SPLIT-CHUDNOVSKY. ; Compiling DEFUN SPLIT-CHUDNOVSKY: ; Converted FPGAMMA1. ; Compiling DEFUN FPGAMMA1: ; Converted COMP-BF%GAMMA. ; Compiling DEFUN COMP-BF%GAMMA: ; Byte Compiling Top-Level Form: ; Converted SPLIT-GAMMA-1. ; Compiling DEFUN SPLIT-GAMMA-1: ; Converted SPLIT-GAMMA-2. ; Compiling DEFUN SPLIT-GAMMA-2: ; Converted COMP-LOG2. ; Compiling DEFUN COMP-LOG2: ; Converted N*ATANH-1/K. ; Compiling DEFUN N*ATANH-1/K: ; Converted SPLIT-ATANH-1/K. ; Compiling DEFUN SPLIT-ATANH-1/K: ; Converted LOG-N. ; Compiling DEFUN LOG-N: ; Converted LOG-U/2^K. ; Compiling DEFUN LOG-U/2^K: ; Converted SPLIT-LOG-1+U/V. ; Compiling DEFUN SPLIT-LOG-1+U/V: ; Converted FPDIFFERENCE. ; Compiling DEFUN FPDIFFERENCE: ; Converted FPMINUS. ; Compiling DEFUN FPMINUS: ; Converted FPPLUS. ; Compiling DEFUN FPPLUS: ; Byte Compiling Top-Level Form: ; Converted FPTIMES*. ; Compiling DEFUN FPTIMES*: ; Converted FPINTEXPT. ; Compiling DEFUN FPINTEXPT: ; Converted FPEXPT. ; Compiling DEFUN FPEXPT: ; Converted EXPTBIGFLOAT. ; Compiling DEFUN EXPTBIGFLOAT: ; Converted FPROOT. ; Compiling DEFUN FPROOT: ; Converted TIMESBIGFLOAT. ; Compiling DEFUN TIMESBIGFLOAT: ; Converted INVERTBIGFLOAT. ; Compiling DEFUN INVERTBIGFLOAT: ; Converted *FPEXP. ; Compiling DEFUN *FPEXP: ; Converted *FPSIN. ; Compiling DEFUN *FPSIN: ; Converted FPEND. ; Compiling DEFUN FPEND: ; Converted FPARCSIMP. ; Compiling DEFUN FPARCSIMP: ; Byte Compiling Top-Level Form: ; Converted SINBIGFLOAT. ; Compiling DEFUN SINBIGFLOAT: ; Converted COSBIGFLOAT. ; Compiling DEFUN COSBIGFLOAT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FPSIN. ; Compiling DEFUN FPSIN: ; Converted FPCOS1. ; Compiling DEFUN FPCOS1: ; Converted FPSINCOS1. ; Compiling DEFUN FPSINCOS1: ; Converted FPSIN1. ; Compiling DEFUN FPSIN1: ; Converted FPABS. ; Compiling DEFUN FPABS: ; Converted FPENTIER. ; Compiling DEFUN FPENTIER: ; Converted FPINTPART. ; Compiling DEFUN FPINTPART: ; Converted LOGBIGFLOAT. ; Compiling DEFUN LOGBIGFLOAT: ; Byte Compiling Top-Level Form: ; Converted FPLOG. ; Compiling DEFUN FPLOG: ; Converted MABSBIGFLOAT. ; Compiling DEFUN MABSBIGFLOAT: ; Converted FPEXPM1. ; Compiling DEFUN FPEXPM1: ; Converted FPLOG1P. ; Compiling DEFUN FPLOG1P: ; Converted FPSINH. ; Compiling DEFUN FPSINH: ; Converted BIG-FLOAT-SINH. ; Compiling DEFUN BIG-FLOAT-SINH: ; Converted FPASINH. ; Compiling DEFUN FPASINH: ; Converted COMPLEX-ASINH. ; Compiling DEFUN COMPLEX-ASINH: ; Converted BIG-FLOAT-ASINH. ; Compiling DEFUN BIG-FLOAT-ASINH: ; Converted FPASIN-CORE. ; Compiling DEFUN FPASIN-CORE: ; Converted FPASIN. ; Compiling DEFUN FPASIN: ; Byte Compiling Top-Level Form: ; Converted COMPLEX-SQRT. ; Compiling DEFUN COMPLEX-SQRT: ; Converted COMPLEX-ASIN. ; Compiling DEFUN COMPLEX-ASIN: ; Converted BIG-FLOAT-ASIN. ; Compiling DEFUN BIG-FLOAT-ASIN: ; Converted FPTANH. ; Compiling DEFUN FPTANH: ; Converted COMPLEX-TANH. ; Compiling DEFUN COMPLEX-TANH: ; Converted BIG-FLOAT-TANH. ; Compiling DEFUN BIG-FLOAT-TANH: ; Converted FPATANH. ; Compiling DEFUN FPATANH: ; Converted COMPLEX-ATANH. ; Compiling DEFUN COMPLEX-ATANH: ; Converted BIG-FLOAT-ATANH. ; Compiling DEFUN BIG-FLOAT-ATANH: ; Converted FPACOS. ; Compiling DEFUN FPACOS: ; Converted COMPLEX-ACOS. ; Compiling DEFUN COMPLEX-ACOS: ; Byte Compiling Top-Level Form: ; Converted BIG-FLOAT-ACOS. ; Compiling DEFUN BIG-FLOAT-ACOS: ; Converted COMPLEX-LOG. ; Compiling DEFUN COMPLEX-LOG: ; Converted BIG-FLOAT-LOG. ; Compiling DEFUN BIG-FLOAT-LOG: ; Converted BIG-FLOAT-SQRT. ; Compiling DEFUN BIG-FLOAT-SQRT: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/float.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/float.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/csimp.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:32. ; Compiling: /home/maxima/maxima-test/src/csimp.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Compiling LOOP FOR: ; Byte Compiling Top-Level Form: ; Converted DEMOIVRE-IMPL. ; Compiling DEFMFUN $DEMOIVRE: ; Converted $DEMOIVRE. ; Compiling DEFMFUN $DEMOIVRE: ; Byte Compiling Top-Level Form: ; Converted $DEMOIVRE. ; Compiling DEFMFUN $DEMOIVRE: ; Byte Compiling Top-Level Form: ; Converted DEMOIVRE. ; Compiling DEFUN DEMOIVRE: ; Converted ISLINEAR. ; Compiling DEFUN ISLINEAR: ; Converted PARTITION-IMPL. ; Compiling DEFMFUN $PARTITION: ; Converted $PARTITION. ; Compiling DEFMFUN $PARTITION: ; Byte Compiling Top-Level Form: ; Converted $PARTITION. ; Compiling DEFMFUN $PARTITION: ; Byte Compiling Top-Level Form: ; Converted PARTITION-BY. ; Compiling DEFUN PARTITION-BY: ; Converted PARTITION. ; Compiling DEFUN PARTITION: ; Converted NUMDEN. ; Compiling DEFUN NUMDEN: ; Converted NUMDEN-VAR. ; Compiling DEFUN NUMDEN-VAR: ; Converted FMT. ; Compiling DEFUN FMT: ; Converted SPEXP. ; Compiling DEFUN SPEXP: ; Converted SUBIN. ; Compiling DEFUN SUBIN: ; Byte Compiling Top-Level Form: ; Converted SUBIN-VAR. ; Compiling DEFUN SUBIN-VAR: ; Converted RHS-IMPL. ; Converted $RHS. ; Converted $RHS. ; Converted LHS-IMPL. ; Converted $LHS. ; Converted $LHS. ; Compiling DEFMFUN $RHS: ; Compiling DEFMFUN $RHS: ; Compiling DEFMFUN $RHS: ; Compiling DEFMFUN $LHS: ; Compiling DEFMFUN $LHS: ; Compiling DEFMFUN $LHS: ; Compiling Top-Level Form: ; Converted RATGREATERP. ; Compiling DEFUN RATGREATERP: ; Converted %ESPECIAL. ; Compiling DEFUN %ESPECIAL: ; Converted TRIGRED. ; Compiling DEFUN TRIGRED: ; Converted POLYINX. ; Compiling DEFUN POLYINX: ; Converted POLYP. ; Compiling DEFUN POLYP: ; Converted POLYP-VAR. ; Compiling DEFUN POLYP-VAR: ; Converted PIP. ; Compiling DEFUN PIP: ; Converted SPANG1. ; Compiling DEFUN SPANG1: ; Converted ARCHK. ; Compiling DEFUN ARCHK: ; Converted GENFIND. ; Compiling DEFUN GENFIND: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/csimp.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/csimp.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/csimp2.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:32. ; Compiling: /home/maxima/maxima-test/src/csimp2.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PLOG-IMPL. ; Compiling DEF-SIMPLIFIER PLOG: ; Converted $PLOG. ; Compiling DEF-SIMPLIFIER PLOG: ; Byte Compiling Top-Level Form: ; Converted $PLOG. ; Compiling DEF-SIMPLIFIER PLOG: ; Byte Compiling Top-Level Form: ; Converted SIMP-%PLOG. ; Compiling DEF-SIMPLIFIER PLOG: ; Converted PATAN. ; Compiling DEFUN PATAN: ; Converted BINOMIAL-IMPL. ; Compiling DEF-SIMPLIFIER BINOMIAL: ; Byte Compiling Top-Level Form: ; Converted $BINOMIAL. ; Compiling DEF-SIMPLIFIER BINOMIAL: ; Byte Compiling Top-Level Form: ; Converted $BINOMIAL. ; Compiling DEF-SIMPLIFIER BINOMIAL: ; Byte Compiling Top-Level Form: ; Converted SIMP-%BINOMIAL. ; Compiling DEF-SIMPLIFIER BINOMIAL: ; Converted BINCOMP. ; Compiling DEFUN BINCOMP: ; Converted BINCOMP1. ; Compiling DEFUN BINCOMP1: ; Converted BINOCOMP. ; Compiling DEFUN BINOCOMP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted BETA-IMPL. ; Compiling DEF-SIMPLIFIER BETA: ; Converted $BETA. ; Compiling DEF-SIMPLIFIER BETA: ; Byte Compiling Top-Level Form: ; Converted $BETA. ; Compiling DEF-SIMPLIFIER BETA: ; Byte Compiling Top-Level Form: ; Converted SIMP-%BETA. ; Compiling DEF-SIMPLIFIER BETA: ; Converted BETA-EXPAND-INTEGER. ; Compiling DEFUN BETA-EXPAND-INTEGER: ; Converted BETA-EXPAND-ADD-INTEGER. ; Compiling DEFUN BETA-EXPAND-ADD-INTEGER: ; Converted GAMMA-IMPL. ; Compiling DEF-SIMPLIFIER GAMMA: ; Byte Compiling Top-Level Form: ; Converted $GAMMA. ; Compiling DEF-SIMPLIFIER GAMMA: ; Byte Compiling Top-Level Form: ; Converted $GAMMA. ; Compiling DEF-SIMPLIFIER GAMMA: ; Byte Compiling Top-Level Form: ; Converted SIMP-%GAMMA. ; Compiling DEF-SIMPLIFIER GAMMA: ; Converted GAMMA-SIGN. ; Compiling DEFUN GAMMA-SIGN: ; Converted GAMMA. ; Compiling DEFUN GAMMA: ; Byte Compiling Top-Level Form: ; Converted GAMMARED. ; Compiling DEFUN GAMMARED: ; Converted GAMMAC. ; Compiling DEFUN GAMMAC: ; Converted GAMMA-LANCZOS. ; Compiling DEFUN GAMMA-LANCZOS: ; ; ; File: /home/maxima/maxima-test/src/csimp2.lisp ; In: DEFUN GAMMA-LANCZOS ; (ABS Z) ; --> KERNEL:%HYPOT BLOCK ALIEN:WITH-ALIEN EXTENSIONS:COMPILER-LET ; --> SYMBOL-MACROLET VALUES PROG1 LET ALIEN:ALIEN-FUNCALL KERNEL:%HYPOT ; --> ALIEN::%HEAP-ALIEN ALIEN::EXTRACT-ALIEN-VALUE ALIEN::NATURALIZE ; ==> ; (ALIEN::%SAP-ALIEN ALIEN:ALIEN '#) ; Note: Unable to optimize because: ; Could not optimize away %SAP-ALIEN: forced to do runtime ; allocation of alien-value structure. ; ; Converted GAMMAFLOAT. ; Compiling DEFUN GAMMAFLOAT: ; Converted ZEROMATRIX-IMPL. ; Compiling DEFMFUN $ZEROMATRIX: ; Converted $ZEROMATRIX. ; Compiling DEFMFUN $ZEROMATRIX: ; Byte Compiling Top-Level Form: ; Converted $ZEROMATRIX. ; Compiling DEFMFUN $ZEROMATRIX: ; Byte Compiling Top-Level Form: ; Converted EMATRIX-IMPL. ; Compiling DEFMFUN $EMATRIX: ; Converted $EMATRIX. ; Compiling DEFMFUN $EMATRIX: ; Byte Compiling Top-Level Form: ; Converted $EMATRIX. ; Compiling DEFMFUN $EMATRIX: ; Byte Compiling Top-Level Form: ; Converted LIST-OF-MLISTS. ; Compiling DEFUN LIST-OF-MLISTS: ; Converted COEFMATRIX-IMPL. ; Compiling DEFMFUN $COEFMATRIX: ; Converted $COEFMATRIX. ; Compiling DEFMFUN $COEFMATRIX: ; Byte Compiling Top-Level Form: ; Converted $COEFMATRIX. ; Compiling DEFMFUN $COEFMATRIX: ; Byte Compiling Top-Level Form: ; Converted AUGCOEFMATRIX-IMPL. ; Compiling DEFMFUN $AUGCOEFMATRIX: ; Converted $AUGCOEFMATRIX. ; Compiling DEFMFUN $AUGCOEFMATRIX: ; Byte Compiling Top-Level Form: ; Converted $AUGCOEFMATRIX. ; Compiling DEFMFUN $AUGCOEFMATRIX: ; Byte Compiling Top-Level Form: ; Converted COEFMATRIX. ; Compiling DEFUN COEFMATRIX: ; Converted CONST1. ; Compiling DEFUN CONST1: ; Converted ENTERMATRIX-IMPL. ; Compiling DEFMFUN $ENTERMATRIX: ; Converted $ENTERMATRIX. ; Compiling DEFMFUN $ENTERMATRIX: ; Byte Compiling Top-Level Form: ; Converted $ENTERMATRIX. ; Compiling DEFMFUN $ENTERMATRIX: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted XTHRU-IMPL. ; Compiling DEFMFUN $XTHRU: ; Converted $XTHRU. ; Compiling DEFMFUN $XTHRU: ; Byte Compiling Top-Level Form: ; Converted $XTHRU. ; Compiling DEFMFUN $XTHRU: ; Byte Compiling Top-Level Form: ; Converted COMDENOM. ; Compiling DEFUN COMDENOM: ; Converted PRODNUMDEN. ; Compiling DEFUN PRODNUMDEN: ; Converted PRODND. ; Compiling DEFUN PRODND: ; Converted COMDENOM1. ; Compiling DEFUN COMDENOM1: ; Byte Compiling Top-Level Form: ; Converted XRUTOUT. ; Compiling DEFUN XRUTOUT: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/csimp2.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/csimp2.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/zero.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:33. ; Compiling: /home/maxima/maxima-test/src/zero.lisp 2024-04-20 03:00:30 ; Converted ZEROEQUIV-IMPL. ; Compiling DEFMFUN $ZEROEQUIV: ; Converted $ZEROEQUIV. ; Compiling DEFMFUN $ZEROEQUIV: ; Byte Compiling Top-Level Form: ; Converted $ZEROEQUIV. ; Compiling DEFMFUN $ZEROEQUIV: ; Byte Compiling Top-Level Form: ; Converted ZEROEQUIV1. ; Compiling DEFUN ZEROEQUIV1: ; Converted ZEROEQUIV2. ; Compiling DEFUN ZEROEQUIV2: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/zero.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/zero.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/logarc.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:33. ; Compiling: /home/maxima/maxima-test/src/logarc.lisp 2024-04-20 03:00:30 ; Converted LOGARC-IMPL. ; Compiling DEFMFUN $LOGARC: ; Converted $LOGARC. ; Compiling DEFMFUN $LOGARC: ; Byte Compiling Top-Level Form: ; Converted $LOGARC. ; Compiling DEFMFUN $LOGARC: ; Byte Compiling Top-Level Form: ; Converted LOGARC. ; Compiling DEFUN LOGARC: ; Converted HALFANGLE. ; Compiling DEFUN HALFANGLE: ; Converted HALFANGLEAUX. ; Compiling DEFUN HALFANGLEAUX: ; Converted HALFANGLEAUX-FACTOR. ; Compiling DEFUN HALFANGLEAUX-FACTOR: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/logarc.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/logarc.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/rpart.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:33. ; Compiling: /home/maxima/maxima-test/src/rpart.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted REALPART-IMPL. ; Compiling DEFMFUN $REALPART: ; Converted $REALPART. ; Compiling DEFMFUN $REALPART: ; Byte Compiling Top-Level Form: ; Converted $REALPART. ; Compiling DEFMFUN $REALPART: ; Byte Compiling Top-Level Form: ; Converted RISPLIT-SIGNUM. ; Compiling DEFUN RISPLIT-SIGNUM: ; Converted SIMP-REALPART. ; Compiling DEFUN SIMP-REALPART: ; Converted IMAGPART-IMPL. ; Compiling DEFMFUN $IMAGPART: ; Converted $IMAGPART. ; Compiling DEFMFUN $IMAGPART: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $IMAGPART. ; Compiling DEFMFUN $IMAGPART: ; Byte Compiling Top-Level Form: ; Converted SIMP-IMAGPART. ; Compiling DEFUN SIMP-IMAGPART: ; Converted RECTFORM-IMPL. ; Compiling DEFMFUN ($RECTFORM PROPERTIES (#)): ; Converted $RECTFORM. ; Compiling DEFMFUN ($RECTFORM PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted $RECTFORM. ; Compiling DEFMFUN ($RECTFORM PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted POLARFORM-IMPL. ; Compiling DEFMFUN ($POLARFORM PROPERTIES (#)): ; Converted $POLARFORM. ; Compiling DEFMFUN ($POLARFORM PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted $POLARFORM. ; Compiling DEFMFUN ($POLARFORM PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted CABS-IMPL. ; Compiling DEFMFUN $CABS: ; Converted $CABS. ; Compiling DEFMFUN $CABS: ; Byte Compiling Top-Level Form: ; Converted $CABS. ; Compiling DEFMFUN $CABS: ; Byte Compiling Top-Level Form: ; Converted SIMP-CABS. ; Compiling DEFUN SIMP-CABS: ; Converted CARG-IMPL. ; Compiling DEFMFUN $CARG: ; Converted $CARG. ; Compiling DEFMFUN $CARG: ; Byte Compiling Top-Level Form: ; Converted $CARG. ; Compiling DEFMFUN $CARG: ; Byte Compiling Top-Level Form: ; Converted SIMP-CARG. ; Compiling DEFUN SIMP-CARG: ; Converted CABS. ; Compiling DEFUN CABS: ; Converted TRISPLIT. ; Compiling DEFUN TRISPLIT: ; Converted DSRL. ; Compiling DEFUN DSRL: ; Converted DOT-SP-RI. ; Compiling DEFUN DOT-SP-RI: ; Byte Compiling Top-Level Form: ; Converted DOT--RI. ; Compiling DEFUN DOT--RI: ; Converted RISPLIT-MPLUS. ; Compiling DEFUN RISPLIT-MPLUS: ; Converted RISPLIT-TIMES. ; Compiling DEFUN RISPLIT-TIMES: ; Converted RISPLIT-EXPT. ; Compiling DEFUN RISPLIT-EXPT: ; Converted RISPLIT-EXPT-FIXNUM-POW. ; Compiling DEFUN RISPLIT-EXPT-FIXNUM-POW: ; Converted RISPLIT-EXPT-GENERAL-FORM. ; Compiling DEFUN RISPLIT-EXPT-GENERAL-FORM: ; Converted RISPLIT-EXPT-REAL^RAT. ; Compiling DEFUN RISPLIT-EXPT-REAL^RAT: ; Converted RISPLIT-EXPT-SQRT-POW. ; Compiling DEFUN RISPLIT-EXPT-SQRT-POW: ; Converted RISPLIT-NOUN. ; Compiling DEFUN RISPLIT-NOUN: ; Converted ABSARG1. ; Compiling DEFUN ABSARG1: ; Converted RISPLIT. ; Compiling DEFUN RISPLIT: ; Byte Compiling Top-Level Form: ; Converted COVERSINEMYFOOT. ; Compiling DEFUN COVERSINEMYFOOT: ; Converted POWERS. ; Compiling DEFUN POWERS: ; Converted SPABS. ; Compiling DEFUN SPABS: ; Converted SPRECIP. ; Compiling DEFUN SPRECIP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DIVCARCDR. ; Compiling DEFUN DIVCARCDR: ; Converted EXPANINTEXPT. ; Compiling DEFUN EXPANINTEXPT: ; Converted 2PISTRIP. ; Compiling DEFUN 2PISTRIP: ; Converted 2PIREC. ; Compiling DEFUN 2PIREC: ; Converted ARGNUM. ; Compiling DEFUN ARGNUM: ; Byte Compiling Top-Level Form: ; Converted HALF. ; Compiling DEFMACRO HALF: ; Byte Compiling Top-Level Form: ; Converted ABSARG. ; Compiling DEFUN ABSARG: ; Converted GENATAN. ; Compiling DEFUN GENATAN: ; Converted ABSARG-MABS. ; Compiling DEFUN ABSARG-MABS: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/rpart.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/rpart.sse2f" ; - Compiling module "numeric-bigfloat" ; - Compiling source file "/home/maxima/maxima-test/src/numeric.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:33. ; Compiling: /home/maxima/maxima-test/src/numeric.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted INTOFP. ; Compiling DEFUN INTOFP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFCLASS BIGFLOAT: ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::READER ; '(PCL:SLOT-ACCESSOR :GLOBAL REAL ...) ; ...): ; Compiling DEFMETHOD REAL-VALUE (BIGFLOAT): ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFCLASS COMPLEX-BIGFLOAT: ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::READER ; '(PCL:SLOT-ACCESSOR :GLOBAL REAL ...) ; ...): ; Compiling DEFMETHOD REAL-VALUE (COMPLEX-BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::READER ; '(PCL:SLOT-ACCESSOR :GLOBAL IMAG ...) ; ...): ; Compiling DEFMETHOD IMAG-VALUE (COMPLEX-BIGFLOAT): ; Compiling DEFMETHOD MAKE-LOAD-FORM (BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Converted BIGFLOAT. ; Compiling DEFUN BIGFLOAT: ; Byte Compiling Top-Level Form: ; Compiling Creation Form for #: ; Compiling Creation Form for #: ; Compiling DEFMETHOD TO (FLOAT): ; Compiling DEFMETHOD TO (RATIONAL): ; Compiling DEFMETHOD TO (COMPLEX): ; Compiling DEFMETHOD TO (BIGFLOAT): ; Compiling DEFMETHOD TO (COMPLEX-BIGFLOAT): ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD TO (T): ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::READER ; '(PCL:SLOT-ACCESSOR :GLOBAL REAL ...) ; ...): ; Compiling DEFMETHOD MAX-EXPONENT (BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::READER ; '(PCL:SLOT-ACCESSOR :GLOBAL IMAG ...) ; ...): ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::READER ; '(PCL:SLOT-ACCESSOR :GLOBAL REAL ...) ; ...): ; Compiling DEFMETHOD MAX-EXPONENT (COMPLEX-BIGFLOAT): ; Compiling DEFMETHOD MAX-EXPONENT (FLOAT): ; Compiling DEFMETHOD MAX-EXPONENT (RATIONAL): ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD MAX-EXPONENT (COMPLEX): ; Converted EXPT-EXTRA-BITS. ; Compiling DEFUN EXPT-EXTRA-BITS: ; Byte Compiling Top-Level Form: ; Converted WITH-EXTRA-PRECISION. ; Compiling DEFMACRO WITH-EXTRA-PRECISION: ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD REALP (REAL): ; Compiling DEFMETHOD REALP (BIGFLOAT): ; Compiling DEFMETHOD REALP (T): ; Compiling DEFMETHOD COMPLEXP (COMPLEX): ; Compiling DEFMETHOD COMPLEXP (COMPLEX-BIGFLOAT): ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD COMPLEXP (T): ; Compiling DEFMETHOD NUMBERP (NUMBER): ; Compiling DEFMETHOD NUMBERP (BIGFLOAT): ; Compiling DEFMETHOD NUMBERP (COMPLEX-BIGFLOAT): ; Compiling DEFMETHOD NUMBERP (T): ; Compiling DEFMETHOD MAKE-LOAD-FORM (COMPLEX-BIGFLOAT): ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD PRINT-OBJECT (BIGFLOAT T): ; Compiling DEFMETHOD PRINT-OBJECT (COMPLEX-BIGFLOAT T): ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::READER ; '(PCL:SLOT-ACCESSOR :GLOBAL REAL ...) ; ...): ; Compiling DEFMETHOD DESCRIBE-OBJECT (BIGFLOAT T): ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::READER ; '(PCL:SLOT-ACCESSOR :GLOBAL REAL ...) ; ...): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::READER ; '(PCL:SLOT-ACCESSOR :GLOBAL IMAG ...) ; ...): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD DESCRIBE-OBJECT (COMPLEX-BIGFLOAT T): ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD ADD1 (NUMBER): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD ADD1 (BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD ADD1 (COMPLEX-BIGFLOAT): ; Compiling DEFMETHOD SUB1 (NUMBER): ; Byte Compiling Top-Level Form: ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD SUB1 (BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD SUB1 (COMPLEX-BIGFLOAT): ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted 1+. ; Compiling DEFUN 1+: ; Converted 1-. ; Compiling DEFUN 1-: ; Compiling DEFMETHOD TWO-ARG-+ (NUMBER NUMBER): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-+ (BIGFLOAT BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-+ (COMPLEX-BIGFLOAT COMPLEX-BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-+ (BIGFLOAT FLOAT): ; Byte Compiling Top-Level Form: ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-+ (BIGFLOAT RATIONAL): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-+ (BIGFLOAT COMPLEX): ; Compiling DEFMETHOD TWO-ARG-+ (NUMBER BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-+ (COMPLEX-BIGFLOAT BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-+ (COMPLEX-BIGFLOAT NUMBER): ; Compiling DEFMETHOD TWO-ARG-+ (BIGFLOAT COMPLEX-BIGFLOAT): ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD TWO-ARG-+ (NUMBER COMPLEX-BIGFLOAT): ; Converted +. ; Compiling DEFUN +: ; Compiling DEFMETHOD UNARY-MINUS (NUMBER): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD UNARY-MINUS (BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD UNARY-MINUS (COMPLEX-BIGFLOAT): ; Compiling DEFMETHOD TWO-ARG-- (NUMBER NUMBER): ; Byte Compiling Top-Level Form: ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-- (BIGFLOAT BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-- (COMPLEX-BIGFLOAT COMPLEX-BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-- (BIGFLOAT FLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-- (BIGFLOAT RATIONAL): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-- (BIGFLOAT COMPLEX): ; Byte Compiling Top-Level Form: ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-- (FLOAT BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-- (RATIONAL BIGFLOAT): ; Compiling DEFMETHOD TWO-ARG-- (COMPLEX BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-- (COMPLEX-BIGFLOAT BIGFLOAT): ; Compiling DEFMETHOD TWO-ARG-- (COMPLEX-BIGFLOAT NUMBER): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-- (BIGFLOAT COMPLEX-BIGFLOAT): ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD TWO-ARG-- (NUMBER COMPLEX-BIGFLOAT): ; Converted -. ; Compiling DEFUN -: ; Compiling DEFMETHOD TWO-ARG-* (NUMBER NUMBER): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-* (BIGFLOAT BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-* (COMPLEX-BIGFLOAT COMPLEX-BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-* (BIGFLOAT FLOAT): ; Byte Compiling Top-Level Form: ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-* (BIGFLOAT RATIONAL): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-* (BIGFLOAT COMPLEX): ; Compiling DEFMETHOD TWO-ARG-* (NUMBER BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-* (COMPLEX-BIGFLOAT BIGFLOAT): ; Compiling DEFMETHOD TWO-ARG-* (COMPLEX-BIGFLOAT NUMBER): ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD TWO-ARG-* (BIGFLOAT COMPLEX-BIGFLOAT): ; Compiling DEFMETHOD TWO-ARG-* (NUMBER COMPLEX-BIGFLOAT): ; Converted *. ; Compiling DEFUN *: ; Compiling DEFMETHOD UNARY-DIVIDE (NUMBER): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD UNARY-DIVIDE (BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD UNARY-DIVIDE (COMPLEX-BIGFLOAT): ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD TWO-ARG-/ (NUMBER NUMBER): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-/ (BIGFLOAT BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-/ (COMPLEX-BIGFLOAT COMPLEX-BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-/ (BIGFLOAT FLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-/ (BIGFLOAT RATIONAL): ; Compiling DEFMETHOD TWO-ARG-/ (BIGFLOAT COMPLEX): ; Byte Compiling Top-Level Form: ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-/ (FLOAT BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-/ (RATIONAL BIGFLOAT): ; Compiling DEFMETHOD TWO-ARG-/ (COMPLEX BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-/ (COMPLEX-BIGFLOAT BIGFLOAT): ; Compiling DEFMETHOD TWO-ARG-/ (COMPLEX-BIGFLOAT NUMBER): ; Byte Compiling Top-Level Form: ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-/ (BIGFLOAT COMPLEX-BIGFLOAT): ; Compiling DEFMETHOD TWO-ARG-/ (NUMBER COMPLEX-BIGFLOAT): ; Converted /. ; Compiling DEFUN /: ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Byte Compiling Top-Level Form: ; Compiling MACROLET ((FROB # #)): ; Compiling DEFMETHOD ZEROP (NUMBER): ; Compiling DEFMETHOD ZEROP (BIGFLOAT): ; Compiling DEFMETHOD ZEROP (COMPLEX-BIGFLOAT): ; Compiling DEFMETHOD PLUSP (BIGFLOAT): ; Compiling DEFMETHOD MINUSP (BIGFLOAT): ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD TWO-ARG-= (NUMBER NUMBER): ; Compiling DEFMETHOD TWO-ARG-= (BIGFLOAT BIGFLOAT): ; Compiling DEFMETHOD TWO-ARG-= (COMPLEX-BIGFLOAT COMPLEX-BIGFLOAT): ; Compiling DEFMETHOD TWO-ARG-= (BIGFLOAT NUMBER): ; Compiling DEFMETHOD TWO-ARG-= (NUMBER BIGFLOAT): ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD TWO-ARG-= (COMPLEX-BIGFLOAT NUMBER): ; Compiling DEFMETHOD TWO-ARG-= (NUMBER COMPLEX-BIGFLOAT): ; Converted =. ; Compiling DEFUN =: ; Converted /=. ; Compiling DEFUN /=: ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Byte Compiling Top-Level Form: ; Compiling MACROLET ((FROB # #)): ; Converted <. ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Byte Compiling Top-Level Form: ; Converted >. ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Converted <=. ; Compiling MACROLET ((FROB # #)): ; Byte Compiling Top-Level Form: ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Converted >=. ; Compiling MACROLET ((FROB # #)): ; Compiling DEFMETHOD TWO-ARG-< (BIGFLOAT BIGFLOAT): ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD TWO-ARG-< (BIGFLOAT FLOAT): ; Compiling DEFMETHOD TWO-ARG-< (BIGFLOAT RATIONAL): ; Compiling DEFMETHOD TWO-ARG-< (FLOAT BIGFLOAT): ; Compiling DEFMETHOD TWO-ARG-< (RATIONAL BIGFLOAT): ; Compiling DEFMETHOD TWO-ARG-> (BIGFLOAT BIGFLOAT): ; Compiling DEFMETHOD TWO-ARG-> (BIGFLOAT FLOAT): ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD TWO-ARG-> (BIGFLOAT RATIONAL): ; Compiling DEFMETHOD TWO-ARG-> (FLOAT BIGFLOAT): ; Compiling DEFMETHOD TWO-ARG-> (RATIONAL BIGFLOAT): ; Compiling DEFMETHOD TWO-ARG-<= (BIGFLOAT BIGFLOAT): ; Compiling DEFMETHOD TWO-ARG-<= (BIGFLOAT FLOAT): ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD TWO-ARG-<= (BIGFLOAT RATIONAL): ; Compiling DEFMETHOD TWO-ARG-<= (FLOAT BIGFLOAT): ; Compiling DEFMETHOD TWO-ARG-<= (RATIONAL BIGFLOAT): ; Compiling DEFMETHOD TWO-ARG->= (BIGFLOAT BIGFLOAT): ; Compiling DEFMETHOD TWO-ARG->= (BIGFLOAT FLOAT): ; Compiling DEFMETHOD TWO-ARG->= (BIGFLOAT RATIONAL): ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD TWO-ARG->= (FLOAT BIGFLOAT): ; Compiling DEFMETHOD TWO-ARG->= (RATIONAL BIGFLOAT): ; Byte Compiling Top-Level Form: ; Converted INCF. ; Compiling DEFMACRO INCF: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DECF. ; Compiling DEFMACRO DECF: ; Byte Compiling Top-Level Form: ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Byte Compiling Top-Level Form: ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Byte Compiling Top-Level Form: ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD ABS (BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD ABS (COMPLEX-BIGFLOAT): ; Byte Compiling Top-Level Form: ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD EXP (BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD SIN (BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD COS (BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD TAN (BIGFLOAT): ; Compiling DEFMETHOD ASIN (BIGFLOAT): ; Compiling DEFMETHOD ACOS (BIGFLOAT): ; Byte Compiling Top-Level Form: ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD SQRT (BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD SQRT (COMPLEX-BIGFLOAT): ; Compiling DEFMETHOD ONE-ARG-LOG (NUMBER): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD ONE-ARG-LOG (BIGFLOAT): ; Compiling DEFMETHOD ONE-ARG-LOG (COMPLEX-BIGFLOAT): ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD TWO-ARG-LOG (NUMBER NUMBER): ; Compiling DEFMETHOD TWO-ARG-LOG (NUMERIC NUMERIC): ; Compiling DEFMETHOD TWO-ARG-LOG (NUMERIC NUMBER): ; Compiling DEFMETHOD TWO-ARG-LOG (NUMBER NUMERIC): ; Converted LOG. ; Compiling DEFUN LOG: ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD SINH (BIGFLOAT): ; Byte Compiling Top-Level Form: ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD COSH (BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD TANH (BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD ASINH (BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD ATANH (BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD ACOSH (BIGFLOAT): ; Compiling MACROLET ((FROB # #)): ; Byte Compiling Top-Level Form: ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Byte Compiling Top-Level Form: ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD ONE-ARG-ATAN (NUMBER): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD ONE-ARG-ATAN (BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD ONE-ARG-ATAN (COMPLEX-BIGFLOAT): ; Compiling DEFMETHOD TWO-ARG-ATAN (REAL REAL): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-ATAN (BIGFLOAT BIGFLOAT): ; Byte Compiling Top-Level Form: ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-ATAN (BIGFLOAT FLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-ATAN (BIGFLOAT RATIONAL): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-ATAN (FLOAT BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-ATAN (RATIONAL BIGFLOAT): ; Converted ATAN. ; Compiling DEFUN ATAN: ; Compiling DEFMETHOD SCALE-FLOAT (FLOAT INTEGER): ; Byte Compiling Top-Level Form: ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD SCALE-FLOAT (BIGFLOAT INTEGER): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Byte Compiling Top-Level Form: ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Byte Compiling Top-Level Form: ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD REALPART (BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD REALPART (COMPLEX-BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD IMAGPART (BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD IMAGPART (COMPLEX-BIGFLOAT): ; Byte Compiling Top-Level Form: ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD CONJUGATE (BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD CONJUGATE (COMPLEX-BIGFLOAT): ; Compiling DEFMETHOD CIS (FLOAT): ; Compiling DEFMETHOD CIS (RATIONAL): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD CIS (BIGFLOAT): ; Byte Compiling Top-Level Form: ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD PHASE (BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD PHASE (COMPLEX-BIGFLOAT): ; Converted MAX. ; Compiling DEFUN MAX: ; Converted MIN. ; Compiling DEFUN MIN: ; Compiling DEFMETHOD ONE-ARG-COMPLEX (REAL): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD ONE-ARG-COMPLEX (BIGFLOAT): ; Compiling DEFMETHOD TWO-ARG-COMPLEX (REAL REAL): ; Byte Compiling Top-Level Form: ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-COMPLEX (BIGFLOAT BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-COMPLEX (FLOAT BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-COMPLEX (RATIONAL BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-COMPLEX (BIGFLOAT FLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :REAL ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Compiling DEFMETHOD TWO-ARG-COMPLEX (BIGFLOAT RATIONAL): ; Converted COMPLEX. ; Compiling DEFUN COMPLEX: ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD UNARY-FLOOR (BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD UNARY-FFLOOR (BIGFLOAT): ; Compiling DEFMETHOD FLOOR (BIGFLOAT): ; Compiling DEFMETHOD FFLOOR (BIGFLOAT): ; Compiling DEFMETHOD UNARY-TRUNCATE (BIGFLOAT): ; Byte Compiling Top-Level Form: ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD UNARY-FTRUNCATE (BIGFLOAT): ; Compiling DEFMETHOD TRUNCATE (BIGFLOAT): ; Compiling DEFMETHOD FTRUNCATE (BIGFLOAT): ; Compiling DEFMETHOD UNARY-CEILING (BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD UNARY-FCEILING (BIGFLOAT): ; Compiling DEFMETHOD CEILING (BIGFLOAT): ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD FCEILING (BIGFLOAT): ; Compiling DEFMETHOD ROUND (BIGFLOAT): ; Compiling DEFMETHOD FROUND (BIGFLOAT): ; Compiling DEFMETHOD EXPT (NUMBER NUMBER): ; Compiling DEFMETHOD EXPT (NUMERIC NUMERIC): ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD EXPT (NUMBER NUMERIC): ; Compiling DEFMETHOD EXPT (NUMERIC NUMBER): ; Compiling DEFMETHOD EXPT (BIGFLOAT INTEGER): ; Converted TO. ; Compiling DEFUN TO: ; Converted MAYBE-TO. ; Compiling DEFUN MAYBE-TO: ; Converted %TO. ; Compiling DEFUN %TO: ; Compiling DEFMETHOD EPSILON (FLOAT): ; ; ; File: /home/maxima/maxima-test/src/numeric.lisp ; In: DEFMETHOD EPSILON (COMMON-LISP:FLOAT) ; (ETYPECASE X ; (SHORT-FLOAT SHORT-FLOAT-EPSILON) ; (SINGLE-FLOAT SINGLE-FLOAT-EPSILON) ; (DOUBLE-FLOAT DOUBLE-FLOAT-EPSILON) ; ...) ; --> LET COND IF COND IF PROGN ; ==> ; SINGLE-FLOAT-EPSILON ; Note: Deleting unreachable code. ; ; --> LET COND IF COND IF COND IF COND IF PROGN ; ==> ; LONG-FLOAT-EPSILON ; Note: Deleting unreachable code. ; ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD EPSILON (COMPLEX): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD EPSILON (BIGFLOAT): ; Compiling DEFMETHOD EPSILON (COMPLEX-BIGFLOAT): ; Byte Compiling Top-Level Form: ; Converted +. ; Compiling DEFINE-COMPILER-MACRO +: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted -. ; Compiling DEFINE-COMPILER-MACRO -: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted *. ; Compiling DEFINE-COMPILER-MACRO *: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted /. ; Compiling DEFINE-COMPILER-MACRO /: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted /=. ; Compiling DEFINE-COMPILER-MACRO /=: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted <. ; Compiling MACROLET ((FROB # #)): ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted >. ; Compiling MACROLET ((FROB # #)): ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted <=. ; Compiling MACROLET ((FROB # #)): ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted >=. ; Compiling MACROLET ((FROB # #)): ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD INTEGER-DECODE-FLOAT (FLOAT): ; Compiling DEFMETHOD INTEGER-DECODE-FLOAT (BIGFLOAT): ; Compiling DEFMETHOD DECODE-FLOAT (FLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR BIGFLOAT :REAL ...) ; 'BIGFLOAT ; ...): ; Compiling DEFMETHOD DECODE-FLOAT (BIGFLOAT): ; Compiling DEFMETHOD FLOAT (REAL FLOAT): ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD FLOAT (REAL BIGFLOAT): ; Converted FP2SINGLE. ; Compiling DEFUN FP2SINGLE: ; Compiling DEFMETHOD FLOAT (BIGFLOAT FLOAT): ; Compiling DEFMETHOD RANDOM (FLOAT): ; Compiling DEFMETHOD RANDOM (INTEGER): ; Compiling DEFMETHOD RANDOM (BIGFLOAT): ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD SIGNUM (NUMBER): ; Compiling DEFMETHOD SIGNUM (BIGFLOAT): ; Compiling DEFMETHOD SIGNUM (COMPLEX-BIGFLOAT): ; Compiling DEFMETHOD FLOAT-SIGN (FLOAT): ; Compiling DEFMETHOD FLOAT-SIGN (BIGFLOAT): ; Compiling DEFMETHOD FLOAT-DIGITS (FLOAT): ; Byte Compiling Top-Level Form: ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::READER ; '(PCL:SLOT-ACCESSOR :GLOBAL REAL ...) ; ...): ; Compiling DEFMETHOD FLOAT-DIGITS (BIGFLOAT): ; Compiling DEFMETHOD RATIONAL (REAL): ; Compiling DEFMETHOD RATIONAL (BIGFLOAT): ; Compiling DEFMETHOD RATIONALIZE (REAL): ; Compiling DEFMETHOD RATIONALIZE (BIGFLOAT): ; Converted COERCE. ; Compiling DEFUN COERCE: ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD %PI (RATIONAL): ; Compiling DEFMETHOD %PI (FLOAT): ; Compiling DEFMETHOD %PI (BIGFLOAT): ; Compiling DEFMETHOD %PI (COMPLEX): ; Compiling DEFMETHOD %PI (COMPLEX-BIGFLOAT): ; Byte Compiling Top-Level Form: ; Compiling DEFMETHOD %E (RATIONAL): ; Compiling DEFMETHOD %E (FLOAT): ; Compiling DEFMETHOD %E (BIGFLOAT): ; Compiling DEFMETHOD %E (COMPLEX): ; Compiling DEFMETHOD %E (COMPLEX-BIGFLOAT): ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LENTZ. ; Compiling DEFUN LENTZ: ; Converted SUM-POWER-SERIES. ; Compiling DEFUN SUM-POWER-SERIES: ; Converted FORMAT-E. ; Compiling DEFUN FORMAT-E: ; Converted FORMAT-F. ; Compiling DEFUN FORMAT-F: ; Converted FORMAT-G. ; Compiling DEFUN FORMAT-G: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numeric.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numeric.sse2f" ; - Compiling module "server" ; - Compiling source file "/home/maxima/maxima-test/src/server.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:34. ; Compiling: /home/maxima/maxima-test/src/server.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SETUP-CLIENT. ; Compiling DEFUN SETUP-CLIENT: ; Converted CLOSE-CLIENT. ; Compiling DEFUN CLOSE-CLIENT: ; Converted OPEN-SOCKET. ; Compiling DEFUN OPEN-SOCKET: ; Converted START-CLIENT. ; Compiling DEFUN START-CLIENT: ; Converted GETPID-FROM-ENVIRONMENT. ; Compiling DEFUN GETPID-FROM-ENVIRONMENT: ; Converted GETPID. ; Compiling DEFUN GETPID: ; Converted XCHDIR. ; Compiling DEFUN XCHDIR: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/server.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/server.sse2f" ; - Compiling module "i-o" ; - Compiling source file "/home/maxima/maxima-test/src/macsys.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:34. ; Compiling: /home/maxima/maxima-test/src/macsys.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FORMAT-PROMPT. ; Compiling DEFUN FORMAT-PROMPT: ; Converted ALT-FORMAT-PROMPT. ; Compiling DEFUN ALT-FORMAT-PROMPT: ; Converted DEFAULT-FORMAT-PROMPT. ; Compiling DEFUN DEFAULT-FORMAT-PROMPT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAIN-PROMPT. ; Compiling DEFUN MAIN-PROMPT: ; Converted BREAK-PROMPT. ; Compiling DEFUN BREAK-PROMPT: ; Converted TOPLEVEL-MACSYMA-EVAL. ; Compiling DEFUN TOPLEVEL-MACSYMA-EVAL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted USED-AREA. ; Compiling DEFUN USED-AREA: ; Converted CONTINUE. ; Compiling DEFUN CONTINUE: ; Converted BREAK-IMPL. ; Compiling DEFMFUN $BREAK: ; Converted $BREAK. ; Compiling DEFMFUN $BREAK: ; Byte Compiling Top-Level Form: ; Converted $BREAK. ; Compiling DEFMFUN $BREAK: ; Byte Compiling Top-Level Form: ; Converted MBREAK-LOOP. ; Compiling DEFUN MBREAK-LOOP: ; Converted MERRBREAK. ; Compiling DEFUN MERRBREAK: ; Converted RETRIEVE. ; Compiling DEFUN RETRIEVE: ; Converted EVAL_STRING_LISP-IMPL. ; Compiling DEFMFUN $EVAL_STRING_LISP: ; Converted $EVAL_STRING_LISP. ; Compiling DEFMFUN $EVAL_STRING_LISP: ; Byte Compiling Top-Level Form: ; Converted $EVAL_STRING_LISP. ; Compiling DEFMFUN $EVAL_STRING_LISP: ; Byte Compiling Top-Level Form: ; Converted READ-IMPL. ; Compiling DEFMFUN $READ: ; Converted $READ. ; Compiling DEFMFUN $READ: ; Byte Compiling Top-Level Form: ; Converted $READ. ; Compiling DEFMFUN $READ: ; Byte Compiling Top-Level Form: ; Converted READONLY-IMPL. ; Compiling DEFMFUN $READONLY: ; Converted $READONLY. ; Compiling DEFMFUN $READONLY: ; Byte Compiling Top-Level Form: ; Converted $READONLY. ; Compiling DEFMFUN $READONLY: ; Byte Compiling Top-Level Form: ; Converted BATCH. ; Compiling DEFUN BATCH: ; Converted BATCH-INTERNAL. ; Compiling DEFUN BATCH-INTERNAL: ; Converted DEMO-IMPL. ; Compiling DEFMFUN $DEMO: ; Converted $DEMO. ; Compiling DEFMFUN $DEMO: ; Byte Compiling Top-Level Form: ; Converted $DEMO. ; Compiling DEFMFUN $DEMO: ; Byte Compiling Top-Level Form: ; Converted BUG_REPORT-IMPL. ; Compiling DEFMFUN $BUG_REPORT: ; Converted $BUG_REPORT. ; Compiling DEFMFUN $BUG_REPORT: ; Byte Compiling Top-Level Form: ; Converted $BUG_REPORT. ; Compiling DEFMFUN $BUG_REPORT: ; Byte Compiling Top-Level Form: ; Compiling LET NIL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted BUILD_INFO-IMPL. ; Compiling DEFMFUN $BUILD_INFO: ; Converted $BUILD_INFO. ; Compiling DEFMFUN $BUILD_INFO: ; Byte Compiling Top-Level Form: ; Converted $BUILD_INFO. ; Compiling DEFMFUN $BUILD_INFO: ; Byte Compiling Top-Level Form: ; Converted ENSURE-READABLY-PRINTABLE-STRING. ; Compiling DEFUN ENSURE-READABLY-PRINTABLE-STRING: ; Converted DIMENSION-BUILD-INFO. ; Compiling DEFUN DIMENSION-BUILD-INFO: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MACSYMA-TOP-LEVEL. ; Compiling DEFUN MACSYMA-TOP-LEVEL: ; Converted MAXIMA-BANNER. ; Compiling DEFUN MAXIMA-BANNER: ; Converted THROW-MACSYMA-TOP. ; Compiling DEFUN THROW-MACSYMA-TOP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted START-DRIBBLE. ; Compiling DEFUN START-DRIBBLE: ; Converted WRITEFILE-IMPL. ; Compiling DEFMFUN $WRITEFILE: ; Converted $WRITEFILE. ; Compiling DEFMFUN $WRITEFILE: ; Byte Compiling Top-Level Form: ; Converted $WRITEFILE. ; Compiling DEFMFUN $WRITEFILE: ; Byte Compiling Top-Level Form: ; Converted APPENDFILE-IMPL. ; Compiling DEFMFUN $APPENDFILE: ; Converted $APPENDFILE. ; Compiling DEFMFUN $APPENDFILE: ; Byte Compiling Top-Level Form: ; Converted $APPENDFILE. ; Compiling DEFMFUN $APPENDFILE: ; Byte Compiling Top-Level Form: ; Converted CLOSEFILE-IMPL. ; Compiling DEFMFUN $CLOSEFILE: ; Converted $CLOSEFILE. ; Compiling DEFMFUN $CLOSEFILE: ; Byte Compiling Top-Level Form: ; Converted $CLOSEFILE. ; Compiling DEFMFUN $CLOSEFILE: ; Byte Compiling Top-Level Form: ; Converted ED-IMPL. ; Compiling DEFMFUN $ED: ; Converted $ED. ; Compiling DEFMFUN $ED: ; Byte Compiling Top-Level Form: ; Converted $ED. ; Compiling DEFMFUN $ED: ; Byte Compiling Top-Level Form: ; Converted NSUBSTRING. ; Compiling DEFUN NSUBSTRING: ; Converted FILESTRIP. ; Compiling DEFUN FILESTRIP: ; Compiling DEFMSPEC $WITH_STDOUT: ; Converted SCONCAT-IMPL. ; Compiling DEFMFUN $SCONCAT: ; Converted $SCONCAT. ; Compiling DEFMFUN $SCONCAT: ; Byte Compiling Top-Level Form: ; Converted $SCONCAT. ; Compiling DEFMFUN $SCONCAT: ; Byte Compiling Top-Level Form: ; Converted SYSTEM-IMPL. ; Compiling DEFMFUN $SYSTEM: ; Converted $SYSTEM. ; Compiling DEFMFUN $SYSTEM: ; Byte Compiling Top-Level Form: ; Converted $SYSTEM. ; Compiling DEFMFUN $SYSTEM: ; Byte Compiling Top-Level Form: ; Converted ROOM-IMPL. ; Compiling DEFMFUN $ROOM: ; Converted $ROOM. ; Compiling DEFMFUN $ROOM: ; Byte Compiling Top-Level Form: ; Converted $ROOM. ; Compiling DEFMFUN $ROOM: ; Byte Compiling Top-Level Form: ; Converted MAXIMA-LISP-DEBUGGER. ; Compiling DEFUN MAXIMA-LISP-DEBUGGER: ; Converted INITIALIZE-REAL-AND-RUN-TIME. ; Converted ABSOLUTE_REAL_TIME-IMPL. ; Converted $ABSOLUTE_REAL_TIME. ; Converted $ABSOLUTE_REAL_TIME. ; Converted ELAPSED_REAL_TIME-IMPL. ; Converted $ELAPSED_REAL_TIME. ; Converted $ELAPSED_REAL_TIME. ; Converted ELAPSED_RUN_TIME-IMPL. ; Converted $ELAPSED_RUN_TIME. ; Converted $ELAPSED_RUN_TIME. ; Compiling LET ((T0-REAL 0) (T0-RUN 0) (FLOAT-UNITS #)): ; Compiling DEFMFUN $ABSOLUTE_REAL_TIME: ; Compiling DEFMFUN $ABSOLUTE_REAL_TIME: ; Compiling DEFMFUN $ABSOLUTE_REAL_TIME: ; Compiling DEFMFUN $ELAPSED_REAL_TIME: ; Compiling DEFMFUN $ELAPSED_REAL_TIME: ; Compiling DEFMFUN $ELAPSED_REAL_TIME: ; Compiling DEFMFUN $ELAPSED_RUN_TIME: ; Compiling DEFMFUN $ELAPSED_RUN_TIME: ; Compiling DEFMFUN $ELAPSED_RUN_TIME: ; Compiling Top-Level Form: ; Converted GARBAGE_COLLECT-IMPL. ; Compiling DEFMFUN $GARBAGE_COLLECT: ; Converted $GARBAGE_COLLECT. ; Compiling DEFMFUN $GARBAGE_COLLECT: ; Byte Compiling Top-Level Form: ; Converted $GARBAGE_COLLECT. ; Compiling DEFMFUN $GARBAGE_COLLECT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/macsys.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/macsys.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/testsuite.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:35. ; Compiling: /home/maxima/maxima-test/src/testsuite.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/testsuite.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/testsuite.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/mload.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:35. ; Compiling: /home/maxima/maxima-test/src/mload.lisp 2024-04-20 03:00:30 ; Converted LOAD-AND-TELL. ; Compiling DEFUN LOAD-AND-TELL: ; Converted ERRSET-NAMESTRING. ; Compiling DEFUN ERRSET-NAMESTRING: ; Converted FILENAME_MERGE-IMPL. ; Compiling DEFMFUN $FILENAME_MERGE: ; Converted $FILENAME_MERGE. ; Compiling DEFMFUN $FILENAME_MERGE: ; Byte Compiling Top-Level Form: ; Converted $FILENAME_MERGE. ; Compiling DEFMFUN $FILENAME_MERGE: ; Byte Compiling Top-Level Form: ; Converted MACSYMA-NAMESTRING-SUB. ; Compiling DEFUN MACSYMA-NAMESTRING-SUB: ; Converted GET-STREAM-TRUENAME. ; Compiling DEFUN GET-STREAM-TRUENAME: ; Converted BATCHLOAD-IMPL. ; Compiling DEFMFUN $BATCHLOAD: ; Converted $BATCHLOAD. ; Compiling DEFMFUN $BATCHLOAD: ; Byte Compiling Top-Level Form: ; Converted $BATCHLOAD. ; Compiling DEFMFUN $BATCHLOAD: ; Byte Compiling Top-Level Form: ; Converted BATCHLOAD-STREAM. ; Compiling DEFUN BATCHLOAD-STREAM: ; Converted FILE_SEARCH1-IMPL. ; Compiling DEFMFUN $FILE_SEARCH1: ; Converted $FILE_SEARCH1. ; Compiling DEFMFUN $FILE_SEARCH1: ; Byte Compiling Top-Level Form: ; Converted $FILE_SEARCH1. ; Compiling DEFMFUN $FILE_SEARCH1: ; Byte Compiling Top-Level Form: ; Converted LOAD-IMPL. ; Compiling DEFMFUN $LOAD: ; Converted $LOAD. ; Compiling DEFMFUN $LOAD: ; Byte Compiling Top-Level Form: ; Converted $LOAD. ; Compiling DEFMFUN $LOAD: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FILE_TYPE-IMPL. ; Compiling DEFMFUN $FILE_TYPE: ; Converted $FILE_TYPE. ; Compiling DEFMFUN $FILE_TYPE: ; Byte Compiling Top-Level Form: ; Converted $FILE_TYPE. ; Compiling DEFMFUN $FILE_TYPE: ; Byte Compiling Top-Level Form: ; Converted PATHNAME_DIRECTORY-IMPL. ; Compiling DEFMFUN $PATHNAME_DIRECTORY: ; Converted $PATHNAME_DIRECTORY. ; Compiling DEFMFUN $PATHNAME_DIRECTORY: ; Byte Compiling Top-Level Form: ; Converted $PATHNAME_DIRECTORY. ; Compiling DEFMFUN $PATHNAME_DIRECTORY: ; Byte Compiling Top-Level Form: ; Converted PATHNAME_NAME-IMPL. ; Compiling DEFMFUN $PATHNAME_NAME: ; Converted $PATHNAME_NAME. ; Compiling DEFMFUN $PATHNAME_NAME: ; Byte Compiling Top-Level Form: ; Converted $PATHNAME_NAME. ; Compiling DEFMFUN $PATHNAME_NAME: ; Byte Compiling Top-Level Form: ; Converted PATHNAME_TYPE-IMPL. ; Compiling DEFMFUN $PATHNAME_TYPE: ; Converted $PATHNAME_TYPE. ; Compiling DEFMFUN $PATHNAME_TYPE: ; Byte Compiling Top-Level Form: ; Converted $PATHNAME_TYPE. ; Compiling DEFMFUN $PATHNAME_TYPE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted BATCH-IMPL. ; Compiling DEFMFUN $BATCH: ; Converted $BATCH. ; Compiling DEFMFUN $BATCH: ; Byte Compiling Top-Level Form: ; Converted $BATCH. ; Compiling DEFMFUN $BATCH: ; Byte Compiling Top-Level Form: ; Converted BATCH-STREAM. ; Compiling DEFUN BATCH-STREAM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FLOAT_APPROX_EQUAL-IMPL. ; Compiling DEFMFUN $FLOAT_APPROX_EQUAL: ; Converted $FLOAT_APPROX_EQUAL. ; Compiling DEFMFUN $FLOAT_APPROX_EQUAL: ; Byte Compiling Top-Level Form: ; Converted $FLOAT_APPROX_EQUAL. ; Compiling DEFMFUN $FLOAT_APPROX_EQUAL: ; Byte Compiling Top-Level Form: ; Converted BFLOAT_APPROX_EQUAL-IMPL. ; Compiling DEFMFUN $BFLOAT_APPROX_EQUAL: ; Converted $BFLOAT_APPROX_EQUAL. ; Compiling DEFMFUN $BFLOAT_APPROX_EQUAL: ; Byte Compiling Top-Level Form: ; Converted $BFLOAT_APPROX_EQUAL. ; Compiling DEFMFUN $BFLOAT_APPROX_EQUAL: ; Byte Compiling Top-Level Form: ; Converted APPROX-ALIKE. ; Compiling DEFUN APPROX-ALIKE: ; Converted APPROX-ALIKE-LIST. ; Compiling DEFUN APPROX-ALIKE-LIST: ; Converted SIMPLE-EQUAL-P. ; Compiling DEFUN SIMPLE-EQUAL-P: ; Converted BATCH-EQUAL-CHECK. ; Compiling DEFUN BATCH-EQUAL-CHECK: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TEST-BATCH. ; Compiling DEFUN TEST-BATCH: ; Converted LIST-VARIABLE-BINDINGS. ; Compiling DEFUN LIST-VARIABLE-BINDINGS: ; Converted FILE_SEARCH-IMPL. ; Compiling DEFMFUN $FILE_SEARCH: ; Converted $FILE_SEARCH. ; Compiling DEFMFUN $FILE_SEARCH: ; Byte Compiling Top-Level Form: ; Converted $FILE_SEARCH. ; Compiling DEFMFUN $FILE_SEARCH: ; Byte Compiling Top-Level Form: ; Converted FILE-EXISTS-P. ; Compiling DEFUN FILE-EXISTS-P: ; Converted APPARENTLY-A-DIRECTORY-P. ; Compiling DEFUN APPARENTLY-A-DIRECTORY-P: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted NEW-FILE-SEARCH. ; Compiling DEFUN NEW-FILE-SEARCH: ; Converted SAVE-LINENUMBERS. ; Compiling DEFUN SAVE-LINENUMBERS: ; Converted PRINTFILE-IMPL. ; Compiling DEFMFUN $PRINTFILE: ; Converted $PRINTFILE. ; Compiling DEFMFUN $PRINTFILE: ; Byte Compiling Top-Level Form: ; Converted $PRINTFILE. ; Compiling DEFMFUN $PRINTFILE: ; Byte Compiling Top-Level Form: ; Converted DISABLE-SOME-LISP-WARNINGS. ; Compiling DEFUN DISABLE-SOME-LISP-WARNINGS: ; Converted ENABLE-SOME-LISP-WARNINGS. ; Compiling DEFUN ENABLE-SOME-LISP-WARNINGS: ; Converted SIMPLE-REMOVE-DOLLARSIGN. ; Compiling DEFUN SIMPLE-REMOVE-DOLLARSIGN: ; Converted INTERSECT-TESTS. ; Compiling DEFUN INTERSECT-TESTS: ; Converted PRINT-TESTSUITE-SUMMARY. ; Compiling DEFUN PRINT-TESTSUITE-SUMMARY: ; Converted VALIDATE-GIVEN-TESTS. ; Compiling DEFUN VALIDATE-GIVEN-TESTS: ; Converted RUN_TESTSUITE-IMPL. ; Compiling DEFMFUN $RUN_TESTSUITE: ; Converted $RUN_TESTSUITE. ; Compiling DEFMFUN $RUN_TESTSUITE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $RUN_TESTSUITE. ; Compiling DEFMFUN $RUN_TESTSUITE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/mload.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mload.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/suprv1.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:35. ; Compiling: /home/maxima/maxima-test/src/suprv1.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MEVAL*. ; Compiling DEFUN MEVAL*: ; Converted MAKELABEL10. ; Compiling DEFUN MAKELABEL10: ; Converted MAKELABEL. ; Compiling DEFUN MAKELABEL: ; Converted PRINTLABEL. ; Compiling DEFUN PRINTLABEL: ; Converted MEXPLODEN. ; Compiling DEFUN MEXPLODEN: ; Converted ADDLABEL. ; Compiling DEFUN ADDLABEL: ; Converted TYI*. ; Compiling DEFUN TYI*: ; Converted CONTINUEP. ; Compiling DEFUN CONTINUEP: ; Converted CHECKLABEL. ; Compiling DEFUN CHECKLABEL: ; Byte Compiling Top-Level Form: ; Converted GCTIMEP. ; Compiling DEFUN GCTIMEP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GENERIC-AUTOLOAD. ; Compiling DEFUN GENERIC-AUTOLOAD: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LOAD-FUNCTION. ; Compiling DEFUN LOAD-FUNCTION: ; Compiling DEFMSPEC $LOADFILE: ; Converted SETUP_AUTOLOAD-IMPL. ; Compiling DEFMFUN $SETUP_AUTOLOAD: ; Converted $SETUP_AUTOLOAD. ; Compiling DEFMFUN $SETUP_AUTOLOAD: ; Byte Compiling Top-Level Form: ; Converted $SETUP_AUTOLOAD. ; Compiling DEFMFUN $SETUP_AUTOLOAD: ; Byte Compiling Top-Level Form: ; Converted DOLLARIFY. ; Compiling DEFUN DOLLARIFY: ; Converted MFBOUNDP. ; Compiling DEFUN MFBOUNDP: ; Converted LOADFILE. ; Compiling DEFUN LOADFILE: ; Converted DIRECTORY-IMPL. ; Compiling DEFMFUN $DIRECTORY: ; Converted $DIRECTORY. ; Compiling DEFMFUN $DIRECTORY: ; Byte Compiling Top-Level Form: ; Converted $DIRECTORY. ; Compiling DEFMFUN $DIRECTORY: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $KILL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted KILL1-ATOM. ; Compiling DEFUN KILL1-ATOM: ; Converted KILL1. ; Compiling DEFUN KILL1: ; Converted REMLABELS. ; Compiling DEFUN REMLABELS: ; Converted REMVALUE. ; Compiling DEFUN REMVALUE: ; Converted RULEOF. ; Compiling DEFUN RULEOF: ; Converted DEBUGMODE-IMPL. ; Compiling DEFMFUN $DEBUGMODE: ; Converted $DEBUGMODE. ; Compiling DEFMFUN $DEBUGMODE: ; Byte Compiling Top-Level Form: ; Converted $DEBUGMODE. ; Compiling DEFMFUN $DEBUGMODE: ; Byte Compiling Top-Level Form: ; Converted DEBUGMODE1. ; Compiling DEFUN DEBUGMODE1: ; Converted ERRLFUN1. ; Compiling DEFUN ERRLFUN1: ; Converted GETALIAS. ; Compiling DEFUN GETALIAS: ; Converted MAKEALIAS. ; Compiling DEFUN MAKEALIAS: ; Converted FEXPRCHECK. ; Compiling DEFUN FEXPRCHECK: ; Converted NONSYMCHK. ; Compiling DEFUN NONSYMCHK: ; Converted PRINT-IMPL. ; Compiling DEFMFUN $PRINT: ; Converted $PRINT. ; Compiling DEFMFUN $PRINT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $PRINT. ; Compiling DEFMFUN $PRINT: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $PLAYBACK: ; Converted LISTARGP. ; Compiling DEFUN LISTARGP: ; Compiling DEFMSPEC $ALIAS: ; Converted ALIAS. ; Compiling DEFUN ALIAS: ; Converted REMALIAS. ; Compiling DEFUN REMALIAS: ; Converted STRIPDOLLAR. ; Compiling DEFUN STRIPDOLLAR: ; Converted FULLSTRIP. ; Compiling DEFUN FULLSTRIP: ; Converted FULLSTRIP1. ; Compiling DEFUN FULLSTRIP1: ; Byte Compiling Top-Level Form: ; Converted STRING*. ; Compiling DEFUN STRING*: ; Converted STRING*1. ; Compiling DEFUN STRING*1: ; Converted NOUNIFY-IMPL. ; Compiling DEFMFUN $NOUNIFY: ; Converted $NOUNIFY. ; Compiling DEFMFUN $NOUNIFY: ; Byte Compiling Top-Level Form: ; Converted $NOUNIFY. ; Compiling DEFMFUN $NOUNIFY: ; Byte Compiling Top-Level Form: ; Converted VERBIFY-IMPL. ; Compiling DEFMFUN $VERBIFY: ; Converted $VERBIFY. ; Compiling DEFMFUN $VERBIFY: ; Byte Compiling Top-Level Form: ; Converted $VERBIFY. ; Compiling DEFMFUN $VERBIFY: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $STRING: ; Converted MAKSTRING. ; Compiling DEFUN MAKSTRING: ; Converted STRMEVAL. ; Compiling DEFUN STRMEVAL: ; Compiling MAPC (FUNCTION (LAMBDA # # #)): ; Compiling MAPC (FUNCTION (LAMBDA # # #)): ; Byte Compiling Top-Level Form: ; Compiling PUTPROP (QUOTE *READ-BASE*): ; Compiling PUTPROP (QUOTE *PRINT-BASE*): ; Compiling MAPC (FUNCTION (LAMBDA # #)): ; Compiling MAPC (FUNCTION (LAMBDA # #)): ; Byte Compiling Top-Level Form: ; Converted AMPERCHK. ; Compiling DEFUN AMPERCHK: ; Compiling DEFMSPEC $STRINGOUT: ; Converted LABELS-IMPL. ; Compiling DEFMFUN $LABELS: ; Converted $LABELS. ; Compiling DEFMFUN $LABELS: ; Byte Compiling Top-Level Form: ; Converted $LABELS. ; Compiling DEFMFUN $LABELS: ; Byte Compiling Top-Level Form: ; Converted %TH-IMPL. ; Compiling DEFMFUN $%TH: ; Converted $%TH. ; Compiling DEFMFUN $%TH: ; Byte Compiling Top-Level Form: ; Converted $%TH. ; Compiling DEFMFUN $%TH: ; Byte Compiling Top-Level Form: ; Converted GETLABELS. ; Compiling DEFUN GETLABELS: ; Converted GETLABELS*. ; Compiling DEFUN GETLABELS*: ; Converted GETLABCHARN. ; Compiling DEFUN GETLABCHARN: ; Byte Compiling Top-Level Form: ; Converted WITH-ERRCATCH-TAG-$ERRORS. ; Compiling DEFMACRO WITH-ERRCATCH-TAG-$ERRORS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ERRCATCH. ; Compiling DEFMACRO ERRCATCH: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $ERRCATCH: ; Byte Compiling Top-Level Form: ; Converted MCATCH. ; Compiling DEFMACRO MCATCH: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $CATCH: ; Converted THROW-IMPL. ; Compiling DEFMFUN $THROW: ; Converted $THROW. ; Compiling DEFMFUN $THROW: ; Byte Compiling Top-Level Form: ; Converted $THROW. ; Compiling DEFMFUN $THROW: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $TIME: ; Converted TIMEORG. ; Compiling DEFUN TIMEORG: ; Converted QUIT-IMPL. ; Compiling DEFMFUN $QUIT: ; Converted $QUIT. ; Compiling DEFMFUN $QUIT: ; Byte Compiling Top-Level Form: ; Converted $QUIT. ; Compiling DEFMFUN $QUIT: ; Byte Compiling Top-Level Form: ; Converted MTERPRI. ; Compiling DEFUN MTERPRI: ; Compiling DEFMSPEC $STATUS: ; Byte Compiling Top-Level Form: ; Converted $SSTATUS. ; Compiling DEFQUOTE $SSTATUS: ; Byte Compiling Top-Level Form: ; Converted $SSTATUS-AUX. ; Compiling DEFQUOTE $SSTATUS: ; Compiling DOLIST (L (QUOTE #)): ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/suprv1.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/suprv1.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/mactex.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:35. ; Compiling: /home/maxima/maxima-test/src/mactex.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GET_TEX_ENVIRONMENT_DEFAULT-IMPL. ; Compiling DEFMFUN $GET_TEX_ENVIRONMENT_DEFAULT: ; Converted $GET_TEX_ENVIRONMENT_DEFAULT. ; Compiling DEFMFUN $GET_TEX_ENVIRONMENT_DEFAULT: ; Byte Compiling Top-Level Form: ; Converted $GET_TEX_ENVIRONMENT_DEFAULT. ; Compiling DEFMFUN $GET_TEX_ENVIRONMENT_DEFAULT: ; Byte Compiling Top-Level Form: ; Converted GET_TEX_ENVIRONMENT-IMPL. ; Compiling DEFMFUN $GET_TEX_ENVIRONMENT: ; Converted $GET_TEX_ENVIRONMENT. ; Compiling DEFMFUN $GET_TEX_ENVIRONMENT: ; Byte Compiling Top-Level Form: ; Converted $GET_TEX_ENVIRONMENT. ; Compiling DEFMFUN $GET_TEX_ENVIRONMENT: ; Byte Compiling Top-Level Form: ; Converted SET_TEX_ENVIRONMENT_DEFAULT-IMPL. ; Compiling DEFMFUN $SET_TEX_ENVIRONMENT_DEFAULT: ; Converted $SET_TEX_ENVIRONMENT_DEFAULT. ; Compiling DEFMFUN $SET_TEX_ENVIRONMENT_DEFAULT: ; Byte Compiling Top-Level Form: ; Converted $SET_TEX_ENVIRONMENT_DEFAULT. ; Compiling DEFMFUN $SET_TEX_ENVIRONMENT_DEFAULT: ; Byte Compiling Top-Level Form: ; Converted SET_TEX_ENVIRONMENT-IMPL. ; Compiling DEFMFUN $SET_TEX_ENVIRONMENT: ; Converted $SET_TEX_ENVIRONMENT. ; Compiling DEFMFUN $SET_TEX_ENVIRONMENT: ; Byte Compiling Top-Level Form: ; Converted $SET_TEX_ENVIRONMENT. ; Compiling DEFMFUN $SET_TEX_ENVIRONMENT: ; Byte Compiling Top-Level Form: ; Converted GET-TEX-ENVIRONMENT. ; Compiling DEFUN GET-TEX-ENVIRONMENT: ; Compiling DEFMSPEC $TEX: ; Converted QUOTE-CHARS. ; Compiling DEFUN QUOTE-CHARS: ; Converted QUOTE-%. ; Compiling DEFUN QUOTE-%: ; Converted TEX1. ; Compiling DEFUN TEX1: ; Byte Compiling Top-Level Form: ; Converted RESET-CCOL. ; Converted MYPRINC. ; Compiling DEFUN MYPRINC: ; Converted TEX. ; Compiling DEFUN TEX: ; Converted TEX-ATOM. ; Compiling DEFUN TEX-ATOM: ; Converted TEX-STRING. ; Compiling DEFUN TEX-STRING: ; Converted TEX-CHAR. ; Compiling DEFUN TEX-CHAR: ; Converted TEX-FORMS. ; Compiling DEFUN TEX-FORMS: ; Converted TEX-STRIPDOLLAR. ; Compiling DEFUN TEX-STRIPDOLLAR: ; Converted EXTRACT-TRAILING-DIGITS. ; Compiling DEFUN EXTRACT-TRAILING-DIGITS: ; Converted STRCAT. ; Compiling DEFUN STRCAT: ; Converted TEXNUMFORMAT. ; Compiling DEFUN TEXNUMFORMAT: ; Converted TEX-PAREN. ; Compiling DEFUN TEX-PAREN: ; Converted TEX-ARRAY. ; Compiling DEFUN TEX-ARRAY: ; Byte Compiling Top-Level Form: ; Converted TEX-ARRAY-DISPLAY-INDICES. ; Compiling DEFUN TEX-ARRAY-DISPLAY-INDICES: ; Converted TEX-ARRAY-SIMPLE. ; Compiling DEFUN TEX-ARRAY-SIMPLE: ; Converted TEX-FUNCTION. ; Compiling DEFUN TEX-FUNCTION: ; Converted TEX-LIST. ; Compiling DEFUN TEX-LIST: ; Converted TEX-PREFIX. ; Compiling DEFUN TEX-PREFIX: ; Converted TEX-INFIX. ; Compiling DEFUN TEX-INFIX: ; Converted TEX-POSTFIX. ; Compiling DEFUN TEX-POSTFIX: ; Converted TEX-NARY. ; Compiling DEFUN TEX-NARY: ; Converted TEX-NOFIX. ; Compiling DEFUN TEX-NOFIX: ; Converted TEX-MATCHFIX. ; Compiling DEFUN TEX-MATCHFIX: ; Converted TEXSYM. ; Compiling DEFUN TEXSYM: ; Byte Compiling Top-Level Form: ; Converted TEXWORD. ; Compiling DEFUN TEXWORD: ; Converted TEX-BIGFLOAT. ; Compiling DEFUN TEX-BIGFLOAT: ; Byte Compiling Top-Level Form: ; Converted TEX-MQAPPLY. ; Compiling DEFUN TEX-MQAPPLY: ; Byte Compiling Top-Level Form: ; Converted TEX-GAMMA. ; Compiling DEFUN TEX-GAMMA: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted NUMNEEDSPAREN. ; Compiling DEFUN NUMNEEDSPAREN: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TEX-MEXPT-TRIG-LIKE-FN-P. ; Compiling DEFUN TEX-MEXPT-TRIG-LIKE-FN-P: ; Converted MAYBE-TEX-MEXPT-TRIG-LIKE. ; Compiling DEFUN MAYBE-TEX-MEXPT-TRIG-LIKE: ; Converted TEX-MEXPT. ; Compiling DEFUN TEX-MEXPT: ; Byte Compiling Top-Level Form: ; Converted TEX-SQRT. ; Compiling DEFUN TEX-SQRT: ; Converted TEX-CUBRT. ; Compiling DEFUN TEX-CUBRT: ; Converted TEX-MQUOTIENT. ; Compiling DEFUN TEX-MQUOTIENT: ; Converted TEX-MATRIX. ; Compiling DEFUN TEX-MATRIX: ; Byte Compiling Top-Level Form: ; Converted TEX-LSUM. ; Compiling DEFUN TEX-LSUM: ; Converted TEX-SUM. ; Compiling DEFUN TEX-SUM: ; Converted TEX-INT. ; Compiling DEFUN TEX-INT: ; Converted TEX-LIMIT. ; Compiling DEFUN TEX-LIMIT: ; Converted TEX-AT. ; Compiling DEFUN TEX-AT: ; Converted TEX-MBOX. ; Compiling DEFUN TEX-MBOX: ; Byte Compiling Top-Level Form: ; Converted TEX-MLABOX. ; Compiling DEFUN TEX-MLABOX: ; Converted TEX-CHOOSE. ; Compiling DEFUN TEX-CHOOSE: ; Converted TEX-RAT. ; Compiling DEFUN TEX-RAT: ; Converted TEX-MPLUS. ; Compiling DEFUN TEX-MPLUS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TEX-SETUP. ; Compiling DEFUN TEX-SETUP: ; Byte Compiling Top-Level Form: ; Compiling MAPC (FUNCTION TEX-SETUP): ; Byte Compiling Top-Level Form: ; Converted TEX-DERIVATIVE. ; Compiling DEFUN TEX-DERIVATIVE: ; Converted TEX-D. ; Compiling DEFUN TEX-D: ; Converted TEX-DABBREV. ; Compiling DEFUN TEX-DABBREV: ; Converted ODDS. ; Compiling DEFUN ODDS: ; Converted TEX-MCOND. ; Compiling DEFUN TEX-MCOND: ; Byte Compiling Top-Level Form: ; Converted TEX-LBP. ; Compiling DEFUN TEX-LBP: ; Converted TEX-RBP. ; Compiling DEFUN TEX-RBP: ; Converted TEX-MDO. ; Compiling DEFUN TEX-MDO: ; Converted TEX-MDOIN. ; Compiling DEFUN TEX-MDOIN: ; Converted TEXMDO. ; Compiling DEFUN TEXMDO: ; Converted TEXMDOIN. ; Compiling DEFUN TEXMDOIN: ; Byte Compiling Top-Level Form: ; Converted TEX-TRY-SYM. ; Compiling DEFUN TEX-TRY-SYM: ; Converted TEX-MTEXT. ; Compiling DEFUN TEX-MTEXT: ; Converted TEX-MLABEL. ; Compiling DEFUN TEX-MLABEL: ; Converted TEX-SPACEOUT. ; Compiling DEFUN TEX-SPACEOUT: ; Converted TEXINIT-IMPL. ; Compiling DEFMFUN $TEXINIT: ; Converted $TEXINIT. ; Compiling DEFMFUN $TEXINIT: ; Byte Compiling Top-Level Form: ; Converted $TEXINIT. ; Compiling DEFMFUN $TEXINIT: ; Byte Compiling Top-Level Form: ; Converted TEXEND-IMPL. ; Compiling DEFMFUN $TEXEND: ; Converted $TEXEND. ; Compiling DEFMFUN $TEXEND: ; Byte Compiling Top-Level Form: ; Converted $TEXEND. ; Compiling DEFMFUN $TEXEND: ; Byte Compiling Top-Level Form: ; Converted MAKE-MAXIMA-TEX-GLUE. ; Compiling DEFUN MAKE-MAXIMA-TEX-GLUE: ; Converted TEX1-IMPL. ; Compiling DEFMFUN $TEX1: ; Converted $TEX1. ; Compiling DEFMFUN $TEX1: ; Byte Compiling Top-Level Form: ; Converted $TEX1. ; Compiling DEFMFUN $TEX1: ; Byte Compiling Top-Level Form: ; Converted TEXPUT-IMPL. ; Compiling DEFMFUN $TEXPUT: ; Converted $TEXPUT. ; Compiling DEFMFUN $TEXPUT: ; Byte Compiling Top-Level Form: ; Converted $TEXPUT. ; Compiling DEFMFUN $TEXPUT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/mactex.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mactex.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/dskfn.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:35. ; Compiling: /home/maxima/maxima-test/src/dskfn.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted INFOLSTCHK. ; Compiling DEFUN INFOLSTCHK: ; Byte Compiling Top-Level Form: ; Converted WITH-MAXIMA-IO-SYNTAX. ; Compiling DEFMACRO WITH-MAXIMA-IO-SYNTAX: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $SAVE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DSKSETUP. ; Compiling DEFUN DSKSETUP: ; Converted DSKSTORE. ; Compiling DEFUN DSKSTORE: ; Converted DSKATOM. ; Compiling DEFUN DSKATOM: ; Converted FILL-HASH. ; Compiling DEFUN FILL-HASH: ; Converted LIST-HASH-PAIRS. ; Compiling DEFUN LIST-HASH-PAIRS: ; Converted MPROPSCHK. ; Compiling DEFUN MPROPSCHK: ; Converted DSKARY. ; Compiling DEFUN DSKARY: ; Converted EXTOPCHK. ; Compiling DEFUN EXTOPCHK: ; Byte Compiling Top-Level Form: ; Converted PROPSCHK. ; Compiling DEFUN PROPSCHK: ; Converted FASPRIN. ; Compiling DEFUN FASPRIN: ; Converted FASPRINT. ; Compiling DEFUN FASPRINT: ; Converted INFOSTORE. ; Compiling DEFUN INFOSTORE: ; Converted PRADD2LNC. ; Compiling DEFUN PRADD2LNC: ; Converted DSKDEFPROP. ; Compiling DEFUN DSKDEFPROP: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/dskfn.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/dskfn.sse2f" ; - Compiling module "factoring" ; - Compiling source file "/home/maxima/maxima-test/src/lesfac.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:35. ; Compiling: /home/maxima/maxima-test/src/lesfac.lisp 2024-04-20 03:00:30 ; Converted GETUNHACK. ; Compiling DEFUN GETUNHACK: ; Converted FRPOLY?. ; Compiling DEFUN FRPOLY?: ; Byte Compiling Top-Level Form: ; Converted SETCALL. ; Compiling DEFMACRO SETCALL: ; Byte Compiling Top-Level Form: ; Converted PQUOCOF. ; Compiling DEFUN PQUOCOF: ; Converted POLYST. ; Compiling DEFUN POLYST: ; Converted CDINF. ; Compiling DEFUN CDINF: ; Converted CD1. ; Compiling DEFUN CD1: ; Converted LMAKE. ; Compiling DEFUN LMAKE: ; Converted LMAKE2. ; Compiling DEFUN LMAKE2: ; Converted PMAKE. ; Compiling DEFUN PMAKE: ; Converted FPGCDCO. ; Compiling DEFUN FPGCDCO: ; Converted FACMGCD. ; Compiling DEFUN FACMGCD: ; Converted LGCD1. ; Compiling DEFUN LGCD1: ; Converted MAKPRODG. ; Compiling DEFUN MAKPRODG: ; Byte Compiling Top-Level Form: ; Converted DOPGCDCOFACTS. ; Compiling DEFUN DOPGCDCOFACTS: ; Converted FACRPLUS. ; Compiling DEFUN FACRPLUS: ; Converted MFACPPLUS. ; Compiling DEFUN MFACPPLUS: ; Converted FACRTIMES. ; Compiling DEFUN FACRTIMES: ; Converted PFACPROD. ; Compiling DEFUN PFACPROD: ; Converted FPCONTENT. ; Compiling DEFUN FPCONTENT: ; Converted LOWDEG. ; Compiling DEFUN LOWDEG: ; Converted MAKPROD. ; Compiling DEFUN MAKPROD: ; Converted MAKPROD1. ; Compiling DEFUN MAKPROD1: ; Converted MAKSYM. ; Compiling DEFUN MAKSYM: ; Converted MAKSYMP. ; Compiling DEFUN MAKSYMP: ; Byte Compiling Top-Level Form: ; Converted PFLATTEN. ; Compiling DEFUN PFLATTEN: ; Converted PFLAT1. ; Compiling DEFUN PFLAT1: ; Converted PIRREDP. ; Compiling DEFUN PIRREDP: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/lesfac.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/lesfac.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/factor.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:35. ; Compiling: /home/maxima/maxima-test/src/factor.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PRIMCYCLO. ; Compiling DEFUN PRIMCYCLO: ; Converted FACTXN+-1. ; Compiling DEFUN FACTXN+-1: ; Converted CFACTORW. ; Compiling DEFUN CFACTORW: ; Converted FACTXN-1. ; Compiling DEFUN FACTXN-1: ; Converted FACTXN+1. ; Compiling DEFUN FACTXN+1: ; Converted CYCLP. ; Compiling DEFUN CYCLP: ; Converted CSF. ; Compiling DEFUN CSF: ; Converted CONDENSE. ; Compiling DEFUN CONDENSE: ; Converted CYCLOTOMIC. ; Compiling DEFUN CYCLOTOMIC: ; Byte Compiling Top-Level Form: ; Converted DIVISORS. ; Compiling DEFUN DIVISORS: ; Converted ESTCHECK2. ; Compiling DEFUN ESTCHECK2: ; Converted ESTCHECK. ; Compiling DEFUN ESTCHECK: ; Converted CGCDLIST. ; Compiling DEFUN CGCDLIST: ; Converted DROPTERMS. ; Compiling DEFUN DROPTERMS: ; Converted RESTORELC. ; Compiling DEFUN RESTORELC: ; Converted IREDUP. ; Compiling DEFUN IREDUP: ; Converted ZEROLP. ; Compiling DEFUN ZEROLP: ; Converted TESTDIVIDE. ; Compiling DEFUN TESTDIVIDE: ; Converted TESTDIVIDE*. ; Compiling DEFUN TESTDIVIDE*: ; Converted ALGTESTD. ; Compiling DEFUN ALGTESTD: ; Byte Compiling Top-Level Form: ; Converted DIV-DEG-CHK. ; Compiling DEFUN DIV-DEG-CHK: ; Converted FUU. ; Compiling DEFUN FUU: ; Converted LINOUT. ; Compiling DEFUN LINOUT: ; Converted ONEVARP. ; Compiling DEFUN ONEVARP: ; Converted PUTODR. ; Compiling DEFUN PUTODR: ; Converted KTERMS. ; Compiling DEFUN KTERMS: ; Converted CONSTA. ; Compiling DEFUN CONSTA: ; Converted CONSTACL. ; Compiling DEFUN CONSTACL: ; Converted Z1. ; Compiling DEFUN Z1: ; Converted Z2. ; Compiling DEFUN Z2: ; Converted OBTAINABM. ; Compiling DEFUN OBTAINABM: ; Byte Compiling Top-Level Form: ; Converted FACT20. ; Compiling DEFUN FACT20: ; Converted BASELIST. ; Compiling DEFUN BASELIST: ; Converted INLIST3. ; Compiling DEFUN INLIST3: ; Converted NEWREP. ; Compiling DEFUN NEWREP: ; Converted OLDREP. ; Compiling DEFUN OLDREP: ; Converted COMPLETEVECTOR. ; Compiling DEFUN COMPLETEVECTOR: ; Converted DEGVECTOR. ; Compiling DEFUN DEGVECTOR: ; Converted UNION1. ; Compiling DEFUN UNION1: ; Converted OBTAINAB. ; Compiling DEFUN OBTAINAB: ; Converted PCDIFCONC. ; Compiling DEFUN PCDIFCONC: ; Converted ORDE. ; Compiling DEFUN ORDE: ; Byte Compiling Top-Level Form: ; Converted PQUO. ; Compiling DEFUN PQUO: ; Converted INTERSECT. ; Compiling DEFUN INTERSECT: ; Converted INDEX*. ; Compiling DEFUN INDEX*: ; Converted KLIM. ; Compiling DEFUN KLIM: ; Byte Compiling Top-Level Form: ; Converted CPBERL. ; Compiling DEFUN CPBERL: ; Converted POWRS. ; Compiling DEFUN POWRS: ; Converted PPPROG. ; Compiling DEFUN PPPROG: ; Converted ZFF. ; Compiling DEFUN ZFF: ; Converted ZFACT. ; Compiling DEFUN ZFACT: ; Converted ZFACTSPLIT. ; Compiling DEFUN ZFACTSPLIT: ; Converted SPLIT2. ; Compiling DEFUN SPLIT2: ; Converted FSPLIT. ; Compiling DEFUN FSPLIT: ; Converted PEXPTMOD. ; Compiling DEFUN PEXPTMOD: ; Converted SQFRP. ; Compiling DEFUN SQFRP: ; Byte Compiling Top-Level Form: ; Converted FIXVL0. ; Compiling DEFUN FIXVL0: ; Converted ASSSO. ; Compiling DEFUN ASSSO: ; Converted ZEROHK. ; Compiling DEFUN ZEROHK: ; Converted MULTFACT. ; Compiling DEFUN MULTFACT: ; Converted POLYSUBST. ; Compiling DEFUN POLYSUBST: ; Byte Compiling Top-Level Form: ; Converted FIXVL1. ; Compiling DEFUN FIXVL1: ; Converted FIXVL. ; Compiling DEFUN FIXVL: ; Converted MAXCOEF. ; Compiling DEFUN MAXCOEF: ; Converted INCRLIMK. ; Compiling DEFUN INCRLIMK: ; Converted INCREASELIST. ; Compiling DEFUN INCREASELIST: ; Converted RAND. ; Compiling DEFUN RAND: ; Converted TRUFAC. ; Compiling DEFUN TRUFAC: ; Converted MULTIDEG. ; Compiling DEFUN MULTIDEG: ; Converted ODDELM. ; Compiling DEFUN ODDELM: ; Converted CPBER3. ; Compiling DEFUN CPBER3: ; Converted NPROD. ; Compiling DEFUN NPROD: ; Byte Compiling Top-Level Form: ; Converted REMOV2. ; Compiling DEFUN REMOV2: ; Converted REMOV1. ; Compiling DEFUN REMOV1: ; Converted REMOV0. ; Compiling DEFUN REMOV0: ; Converted REMOV3. ; Compiling DEFUN REMOV3: ; Converted LCHK. ; Compiling DEFUN LCHK: ; Converted LCPRODL. ; Compiling DEFUN LCPRODL: ; Converted FACT5. ; Compiling DEFUN FACT5: ; Converted FACT5MOD. ; Compiling DEFUN FACT5MOD: ; Converted CPBG. ; Compiling DEFUN CPBG: ; Converted FACT2Z. ; Compiling DEFUN FACT2Z: ; Converted NPCTIMES. ; Compiling DEFUN NPCTIMES: ; Byte Compiling Top-Level Form: ; Converted NPQUO. ; Compiling DEFUN NPQUO: ; Converted NPCTIMES1. ; Compiling DEFUN NPCTIMES1: ; Converted X**Q1. ; Compiling DEFUN X**Q1: ; Converted CPTOMF. ; Compiling DEFUN CPTOMF: ; Converted P2CPOL. ; Compiling DEFUN P2CPOL: ; Converted CPTIMESX. ; Compiling DEFUN CPTIMESX: ; Converted CMNULLF. ; Compiling DEFUN CMNULLF: ; Converted CHOOZP. ; Compiling DEFUN CHOOZP: ; Converted CPBQ1. ; Compiling DEFUN CPBQ1: ; Converted CPBER1. ; Compiling DEFUN CPBER1: ; Converted FACTOR1972. ; Compiling DEFUN FACTOR1972: ; Byte Compiling Top-Level Form: ; Converted FACTOR72. ; Compiling DEFUN FACTOR72: ; Converted POSIZE. ; Compiling DEFUN POSIZE: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/factor.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/factor.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/algfac.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:36. ; Compiling: /home/maxima/maxima-test/src/algfac.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted ZIREDUP. ; Compiling DEFUN ZIREDUP: ; Converted INTBASEHK. ; Compiling DEFUN INTBASEHK: ; Converted FINDIBASE. ; Compiling DEFUN FINDIBASE: ; Converted CPBGZASS. ; Compiling DEFUN CPBGZASS: ; Converted FINDSES. ; Compiling DEFUN FINDSES: ; Converted COEFVEC. ; Compiling DEFUN COEFVEC: ; Converted ZASSG. ; Compiling DEFUN ZASSG: ; Converted DIVL. ; Compiling DEFUN DIVL: ; Converted PDIFROWS. ; Compiling DEFUN PDIFROWS: ; Converted PTIMESROW. ; Compiling DEFUN PTIMESROW: ; Converted DDIV. ; Compiling DEFUN DDIV: ; Byte Compiling Top-Level Form: ; Converted LINDEP. ; Compiling DEFUN LINDEP: ; Converted GFSPLIT. ; Compiling DEFUN GFSPLIT: ; Converted CPBG0. ; Compiling DEFUN CPBG0: ; Converted CPOL2P. ; Compiling DEFUN CPOL2P: ; Converted TRACEMOD. ; Compiling DEFUN TRACEMOD: ; Converted OTRACEMOD. ; Compiling DEFUN OTRACEMOD: ; Converted TRACEMOD0. ; Compiling DEFUN TRACEMOD0: ; Converted TRACEMOD1. ; Compiling DEFUN TRACEMOD1: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted A. ; Compiling DEFMACRO A: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted INVC. ; Compiling DEFMACRO INVC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FCTC. ; Compiling DEFMACRO FCTC: ; Byte Compiling Top-Level Form: ; Converted CPTOMEXP. ; Compiling DEFUN CPTOMEXP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted CPTOM. ; Compiling DEFUN CPTOM: ; Converted CPTIMESXA. ; Compiling DEFUN CPTIMESXA: ; Converted X**Q. ; Compiling DEFUN X**Q: ; Converted CMNULL. ; Compiling DEFUN CMNULL: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/algfac.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/algfac.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/nalgfa.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:36. ; Compiling: /home/maxima/maxima-test/src/nalgfa.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted NEW-ALG. ; Compiling DEFUN NEW-ALG: ; Converted PSQFRP. ; Compiling DEFUN PSQFRP: ; Converted PGSUBST. ; Compiling DEFUN PGSUBST: ; Converted PVSUBST. ; Compiling DEFUN PVSUBST: ; Converted ORDERVAR. ; Compiling DEFUN ORDERVAR: ; Converted LMAINVAR. ; Compiling DEFUN LMAINVAR: ; Converted PRESULT. ; Compiling DEFUN PRESULT: ; Converted PCOEFVEC. ; Compiling DEFUN PCOEFVEC: ; Converted ALGTRACE1. ; Compiling DEFUN ALGTRACE1: ; Converted ALGTRACE*. ; Compiling DEFUN ALGTRACE*: ; Byte Compiling Top-Level Form: ; Converted ALGTRACE. ; Compiling DEFUN ALGTRACE: ; Converted ALGTRACE-IMPL. ; Compiling DEFMFUN $ALGTRACE: ; Converted $ALGTRACE. ; Compiling DEFMFUN $ALGTRACE: ; Byte Compiling Top-Level Form: ; Converted $ALGTRACE. ; Compiling DEFMFUN $ALGTRACE: ; Byte Compiling Top-Level Form: ; Converted GOOD-FORM. ; Compiling DEFUN GOOD-FORM: ; Converted BAD-FORM. ; Compiling DEFUN BAD-FORM: ; Converted ALGFAC-IMPL. ; Compiling DEFMFUN $ALGFAC: ; Converted $ALGFAC. ; Compiling DEFMFUN $ALGFAC: ; Byte Compiling Top-Level Form: ; Converted $ALGFAC. ; Compiling DEFMFUN $ALGFAC: ; Byte Compiling Top-Level Form: ; Converted PFACTORALG-IMPL. ; Compiling DEFMFUN $PFACTORALG: ; Converted $PFACTORALG. ; Compiling DEFMFUN $PFACTORALG: ; Byte Compiling Top-Level Form: ; Converted $PFACTORALG. ; Compiling DEFMFUN $PFACTORALG: ; Byte Compiling Top-Level Form: ; Converted NALGFAC. ; Compiling DEFUN NALGFAC: ; Converted PFACTORALG1. ; Compiling DEFUN PFACTORALG1: ; Converted PSHIFT. ; Compiling DEFUN PSHIFT: ; Converted SPLITFIELD-IMPL. ; Compiling DEFMFUN $SPLITFIELD: ; Converted $SPLITFIELD. ; Compiling DEFMFUN $SPLITFIELD: ; Byte Compiling Top-Level Form: ; Converted $SPLITFIELD. ; Compiling DEFMFUN $SPLITFIELD: ; Byte Compiling Top-Level Form: ; Converted PSPLIT-FIELD. ; Compiling DEFUN PSPLIT-FIELD: ; Converted PLSOLVE. ; Compiling DEFUN PLSOLVE: ; Converted PSPLIT-FIELD1. ; Compiling DEFUN PSPLIT-FIELD1: ; Converted EXCHANGEVAR. ; Compiling DEFUN EXCHANGEVAR: ; Converted RGSUBST. ; Compiling DEFUN RGSUBST: ; Converted RATGSUBST. ; Compiling DEFUN RATGSUBST: ; Converted ALGNORM. ; Compiling DEFUN ALGNORM: ; Converted ALGNORM-IMPL. ; Compiling DEFMFUN $ALGNORM: ; Byte Compiling Top-Level Form: ; Converted $ALGNORM. ; Compiling DEFMFUN $ALGNORM: ; Byte Compiling Top-Level Form: ; Converted $ALGNORM. ; Compiling DEFMFUN $ALGNORM: ; Byte Compiling Top-Level Form: ; Converted SQFRNORM. ; Compiling DEFUN SQFRNORM: ; Converted PRIMELMT. ; Compiling DEFUN PRIMELMT: ; Converted $PRIMELMT. ; Compiling DEFUN $PRIMELMT: ; Converted BDISCR-IMPL. ; Compiling DEFMFUN $BDISCR: ; Converted $BDISCR. ; Compiling DEFMFUN $BDISCR: ; Byte Compiling Top-Level Form: ; Converted $BDISCR. ; Compiling DEFMFUN $BDISCR: ; Byte Compiling Top-Level Form: ; Converted BDISCR. ; Compiling DEFUN BDISCR: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/nalgfa.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/nalgfa.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/ufact.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:36. ; Compiling: /home/maxima/maxima-test/src/ufact.lisp 2024-04-20 03:00:30 ; Converted DPREP. ; Compiling DEFUN DPREP: ; Converted DPDISREP. ; Compiling DEFUN DPDISREP: ; Converted DPGCD. ; Compiling DEFUN DPGCD: ; Converted DPDIF. ; Compiling DEFUN DPDIF: ; Converted DPDIF1. ; Compiling DEFUN DPDIF1: ; Converted DPSIMP. ; Compiling DEFUN DPSIMP: ; Converted DPDERIV. ; Compiling DEFUN DPDERIV: ; Converted DPSQFR. ; Compiling DEFUN DPSQFR: ; Converted DPMODREM. ; Compiling DEFUN DPMODREM: ; Byte Compiling Top-Level Form: ; Converted DPMODQUO. ; Compiling DEFUN DPMODQUO: ; Converted DPREMQUO. ; Compiling DEFUN DPREMQUO: ; Converted UFACT-STRIP-ZEROES. ; Compiling DEFUN UFACT-STRIP-ZEROES: ; Converted CPRES1. ; Compiling DEFUN CPRES1: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/ufact.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/ufact.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/result.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:36. ; Compiling: /home/maxima/maxima-test/src/result.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted POLY_DISCRIMINANT-IMPL. ; Compiling DEFMFUN $POLY_DISCRIMINANT: ; Converted $POLY_DISCRIMINANT. ; Compiling DEFMFUN $POLY_DISCRIMINANT: ; Byte Compiling Top-Level Form: ; Converted $POLY_DISCRIMINANT. ; Compiling DEFMFUN $POLY_DISCRIMINANT: ; Byte Compiling Top-Level Form: ; Converted RESULTANT-IMPL. ; Compiling DEFMFUN $RESULTANT: ; Converted $RESULTANT. ; Compiling DEFMFUN $RESULTANT: ; Byte Compiling Top-Level Form: ; Converted $RESULTANT. ; Compiling DEFMFUN $RESULTANT: ; Byte Compiling Top-Level Form: ; Converted RESULT1. ; Compiling DEFUN RESULT1: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RESULTANT. ; Compiling DEFUN RESULTANT: ; Converted PRESIGN. ; Compiling DEFUN PRESIGN: ; Converted SUBRESULT. ; Compiling DEFUN SUBRESULT: ; Converted REDRESULT. ; Compiling DEFUN REDRESULT: ; Converted BEZOUT-IMPL. ; Compiling DEFMFUN $BEZOUT: ; Converted $BEZOUT. ; Compiling DEFMFUN $BEZOUT: ; Byte Compiling Top-Level Form: ; Converted $BEZOUT. ; Compiling DEFMFUN $BEZOUT: ; Byte Compiling Top-Level Form: ; Converted VMAKE. ; Compiling DEFUN VMAKE: ; Converted BEZOUT. ; Compiling DEFUN BEZOUT: ; Converted ROT*. ; Compiling DEFUN ROT*: ; Converted PPLUSCHK. ; Compiling DEFUN PPLUSCHK: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/result.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/result.sse2f" ; - Compiling module "ifactor" ; - Compiling source file "/home/maxima/maxima-test/src/ifactor.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:36. ; Compiling: /home/maxima/maxima-test/src/ifactor.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted NUMBER-OF-DIGITS. ; Compiling DEFUN NUMBER-OF-DIGITS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GET-FACTOR-LIST. ; Compiling DEFUN GET-FACTOR-LIST: ; Converted IFACTORS-IMPL. ; Compiling DEFMFUN $IFACTORS: ; Converted $IFACTORS. ; Compiling DEFMFUN $IFACTORS: ; Byte Compiling Top-Level Form: ; Converted $IFACTORS. ; Compiling DEFMFUN $IFACTORS: ; Byte Compiling Top-Level Form: ; Converted CFACTOR. ; Compiling DEFUN CFACTOR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GET-SMALL-FACTORS. ; Compiling DEFUN GET-SMALL-FACTORS: ; Converted GET-LARGE-FACTORS. ; Compiling DEFUN GET-LARGE-FACTORS: ; Converted GET-LARGE-FACTORS-1. ; Compiling DEFUN GET-LARGE-FACTORS-1: ; Converted GET-ONE-FACTOR. ; Compiling DEFUN GET-ONE-FACTOR: ; Converted GET-ONE-FACTOR-POLLARD. ; Compiling DEFUN GET-ONE-FACTOR-POLLARD: ; Converted PPEXPO. ; Compiling DEFUN PPEXPO: ; Converted BIG-PRIME-VAR. ; Compiling DEFUN BIG-PRIME-VAR: ; Converted GET-ONE-FACTOR-P-1. ; Compiling DEFUN GET-ONE-FACTOR-P-1: ; Converted INIT-PRIME-DIFFS. ; Compiling DEFUN INIT-PRIME-DIFFS: ; Byte Compiling Top-Level Form: ; Converted INV-MOD. ; Compiling DEFUN INV-MOD: ; Converted INV_MOD-IMPL. ; Compiling DEFMFUN $INV_MOD: ; Converted $INV_MOD. ; Compiling DEFMFUN $INV_MOD: ; Byte Compiling Top-Level Form: ; Converted $INV_MOD. ; Compiling DEFMFUN $INV_MOD: ; Byte Compiling Top-Level Form: ; Converted ECM-PRODUCT. ; Compiling DEFUN ECM-PRODUCT: ; Converted ECM-SQUARE. ; Compiling DEFUN ECM-SQUARE: ; Converted ECM-POWER. ; Compiling DEFUN ECM-POWER: ; Converted ECM-FACTOR-WITH-CURVE. ; Compiling DEFUN ECM-FACTOR-WITH-CURVE: ; Converted GET-ONE-FACTOR-ECM. ; Compiling DEFUN GET-ONE-FACTOR-ECM: ; Converted CONVERT-LIST. ; Compiling DEFUN CONVERT-LIST: ; Converted PRIMEP-IMPL. ; Compiling DEFMFUN $PRIMEP: ; Converted $PRIMEP. ; Compiling DEFMFUN $PRIMEP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $PRIMEP. ; Compiling DEFMFUN $PRIMEP: ; Byte Compiling Top-Level Form: ; Converted PRIMEP. ; Compiling DEFUN PRIMEP: ; Converted PRIMEP-SMALL. ; Compiling DEFUN PRIMEP-SMALL: ; Converted PRIMEP-PROB. ; Compiling DEFUN PRIMEP-PROB: ; Converted MILLER-RABIN-DECOMPOSITION. ; Compiling DEFUN MILLER-RABIN-DECOMPOSITION: ; Converted MILLER-RABIN-KERNEL. ; Compiling DEFUN MILLER-RABIN-KERNEL: ; Converted POWER_MOD-IMPL. ; Compiling DEFMFUN $POWER_MOD: ; Converted $POWER_MOD. ; Compiling DEFMFUN $POWER_MOD: ; Byte Compiling Top-Level Form: ; Converted $POWER_MOD. ; Compiling DEFMFUN $POWER_MOD: ; Byte Compiling Top-Level Form: ; Converted POWER-MOD. ; Compiling DEFUN POWER-MOD: ; ; ; File: /home/maxima/maxima-test/src/ifactor.lisp ; In: DEFUN POWER-MOD ; (ZEROP E) ; ==> ; (= E 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; Note: Unable to open code because: ; Operands might not be the same type. ; ; (LOGBITP 0 E) ; Note: Unable to optimize due to type uncertainty: ; The second argument is a INTEGER, not a (INTEGER -2147483648 4294967295). ; ; (* RES B) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; The second argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; The second argument is a NUMBER, not a RATIONAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The second argument is a NUMBER, not a DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a DOUBLE-FLOAT. ; The second argument is a NUMBER, not a SINGLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; The second argument is a NUMBER, not a REAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX ; KERNEL:DOUBLE-DOUBLE-FLOAT). ; The second argument is a NUMBER, not a (COMPLEX ; KERNEL:DOUBLE-DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX ; KERNEL:DOUBLE-DOUBLE-FLOAT). ; The second argument is a NUMBER, not a REAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The second argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The second argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (OR RATIONAL SINGLE-FLOAT). ; The second argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The second argument is a NUMBER, not a (OR RATIONAL SINGLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; The second argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The second argument is a NUMBER, not a RATIONAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (OR (COMPLEX SINGLE-FLOAT) ; (COMPLEX RATIONAL)). ; The second argument is a NUMBER, not a DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a DOUBLE-FLOAT. ; The second argument is a NUMBER, not a (OR (COMPLEX SINGLE-FLOAT) ; (COMPLEX RATIONAL)). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a NUMBER, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; The second argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; 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 (* RES B) M) ; --> BLOCK LET REM BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL ; ==> ; (TRUNCATE NUMBER KERNEL::DIVISOR) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; The second argument is a REAL, not a (OR SINGLE-FLOAT ; DOUBLE-FLOAT ; KERNEL:DOUBLE-DOUBLE-FLOAT ; INTEGER). ; ; Note: Unable to convert division by 2^k to shift due to type uncertainty: ; The first argument is a REAL, not a INTEGER. ; The second argument is a REAL, not a INTEGER. ; ; --> BLOCK LET IF AND IF NOT IF ZEROP ; ==> ; (= REM 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to open code because: ; Operands might not be the same type. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< KERNEL::DIVISOR 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK LET IF AND IF AND IF PLUSP ; ==> ; (> NUMBER 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< NUMBER 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK LET IF ; ==> ; (+ REM KERNEL::DIVISOR) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a RATIONAL. ; The second argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; The second argument is a REAL, not a RATIONAL. ; ; 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 DOUBLE-FLOAT. ; ; 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 SINGLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a REAL, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; The second argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; (* B B) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; The second argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; The second argument is a NUMBER, not a RATIONAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The second argument is a NUMBER, not a DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a DOUBLE-FLOAT. ; The second argument is a NUMBER, not a SINGLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; The second argument is a NUMBER, not a REAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX ; KERNEL:DOUBLE-DOUBLE-FLOAT). ; The second argument is a NUMBER, not a (COMPLEX ; KERNEL:DOUBLE-DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX ; KERNEL:DOUBLE-DOUBLE-FLOAT). ; The second argument is a NUMBER, not a REAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The second argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The second argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (OR RATIONAL SINGLE-FLOAT). ; The second argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The second argument is a NUMBER, not a (OR RATIONAL SINGLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; The second argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The second argument is a NUMBER, not a RATIONAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (OR (COMPLEX SINGLE-FLOAT) ; (COMPLEX RATIONAL)). ; The second argument is a NUMBER, not a DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a DOUBLE-FLOAT. ; The second argument is a NUMBER, not a (OR (COMPLEX SINGLE-FLOAT) ; (COMPLEX RATIONAL)). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a NUMBER, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; The second argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; 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 (* B B) M) ; --> BLOCK LET REM BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL ; ==> ; (TRUNCATE NUMBER KERNEL::DIVISOR) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; The second argument is a REAL, not a (OR SINGLE-FLOAT ; DOUBLE-FLOAT ; KERNEL:DOUBLE-DOUBLE-FLOAT ; INTEGER). ; ; Note: Unable to convert division by 2^k to shift due to type uncertainty: ; The first argument is a REAL, not a INTEGER. ; The second argument is a REAL, not a INTEGER. ; ; --> BLOCK LET IF AND IF NOT IF ZEROP ; ==> ; (= REM 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to open code because: ; Operands might not be the same type. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< KERNEL::DIVISOR 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK LET IF AND IF AND IF PLUSP ; ==> ; (> NUMBER 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< NUMBER 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK LET IF ; ==> ; (+ REM KERNEL::DIVISOR) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a RATIONAL. ; The second argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; The second argument is a REAL, not a RATIONAL. ; ; 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 DOUBLE-FLOAT. ; ; 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 SINGLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a REAL, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; The second argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; (< L 65) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; (< L 161) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; (< L 385) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; (< L 897) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; (1- L) ; ==> ; (- L 1) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX ; KERNEL:DOUBLE-DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; (< I 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; (LOGBITP I E) ; Note: Unable to optimize due to type uncertainty: ; The second argument is a INTEGER, not a (INTEGER -2147483648 4294967295). ; ; (LOGBITP S E) ; Note: Unable to optimize due to type uncertainty: ; The second argument is a INTEGER, not a (INTEGER -2147483648 4294967295). ; ; (- I S) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX ; KERNEL:DOUBLE-DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; (1+ (- I S)) ; ==> ; (+ (- I S) 1) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX ; KERNEL:DOUBLE-DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; (* RES RES) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; The second argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; The second argument is a NUMBER, not a RATIONAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The second argument is a NUMBER, not a DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a DOUBLE-FLOAT. ; The second argument is a NUMBER, not a SINGLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; The second argument is a NUMBER, not a REAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX ; KERNEL:DOUBLE-DOUBLE-FLOAT). ; The second argument is a NUMBER, not a (COMPLEX ; KERNEL:DOUBLE-DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX ; KERNEL:DOUBLE-DOUBLE-FLOAT). ; The second argument is a NUMBER, not a REAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The second argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The second argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (OR RATIONAL SINGLE-FLOAT). ; The second argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The second argument is a NUMBER, not a (OR RATIONAL SINGLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; The second argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The second argument is a NUMBER, not a RATIONAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (OR (COMPLEX SINGLE-FLOAT) ; (COMPLEX RATIONAL)). ; The second argument is a NUMBER, not a DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a DOUBLE-FLOAT. ; The second argument is a NUMBER, not a (OR (COMPLEX SINGLE-FLOAT) ; (COMPLEX RATIONAL)). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a NUMBER, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; The second argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; 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 (* RES RES) M) ; --> BLOCK LET REM BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL ; ==> ; (TRUNCATE NUMBER KERNEL::DIVISOR) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; The second argument is a REAL, not a (OR SINGLE-FLOAT ; DOUBLE-FLOAT ; KERNEL:DOUBLE-DOUBLE-FLOAT ; INTEGER). ; ; Note: Unable to convert division by 2^k to shift due to type uncertainty: ; The first argument is a REAL, not a INTEGER. ; The second argument is a REAL, not a INTEGER. ; ; --> BLOCK LET IF AND IF NOT IF ZEROP ; ==> ; (= REM 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to open code because: ; Operands might not be the same type. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< KERNEL::DIVISOR 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK LET IF AND IF AND IF PLUSP ; ==> ; (> NUMBER 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< NUMBER 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK LET IF ; ==> ; (+ REM KERNEL::DIVISOR) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a RATIONAL. ; The second argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; The second argument is a REAL, not a RATIONAL. ; ; 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 DOUBLE-FLOAT. ; ; 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 SINGLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a REAL, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; The second argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; (LDB (BYTE TMP S) E) ; ==> ; (KERNEL:%LDB TMP S E) ; Note: Unable to convert to inline logical ops due to type uncertainty: ; The result is a UNSIGNED-BYTE, not a (UNSIGNED-BYTE 32). ; ; (* RES (SVREF TAB #)) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; The second argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; The second argument is a NUMBER, not a RATIONAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The second argument is a NUMBER, not a DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a DOUBLE-FLOAT. ; The second argument is a NUMBER, not a SINGLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; The second argument is a NUMBER, not a REAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX ; KERNEL:DOUBLE-DOUBLE-FLOAT). ; The second argument is a NUMBER, not a (COMPLEX ; KERNEL:DOUBLE-DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX ; KERNEL:DOUBLE-DOUBLE-FLOAT). ; The second argument is a NUMBER, not a REAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The second argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The second argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (OR RATIONAL SINGLE-FLOAT). ; The second argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The second argument is a NUMBER, not a (OR RATIONAL SINGLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; The second argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The second argument is a NUMBER, not a RATIONAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (OR (COMPLEX SINGLE-FLOAT) ; (COMPLEX RATIONAL)). ; The second argument is a NUMBER, not a DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a DOUBLE-FLOAT. ; The second argument is a NUMBER, not a (OR (COMPLEX SINGLE-FLOAT) ; (COMPLEX RATIONAL)). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a NUMBER, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; The second argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; 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 (* RES #) M) ; --> BLOCK LET REM BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL ; ==> ; (TRUNCATE NUMBER KERNEL::DIVISOR) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; The second argument is a REAL, not a (OR SINGLE-FLOAT ; DOUBLE-FLOAT ; KERNEL:DOUBLE-DOUBLE-FLOAT ; INTEGER). ; ; Note: Unable to convert division by 2^k to shift due to type uncertainty: ; The first argument is a REAL, not a INTEGER. ; The second argument is a REAL, not a INTEGER. ; ; --> BLOCK LET IF AND IF NOT IF ZEROP ; ==> ; (= REM 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to open code because: ; Operands might not be the same type. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< KERNEL::DIVISOR 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK LET IF AND IF AND IF PLUSP ; ==> ; (> NUMBER 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< NUMBER 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK LET IF ; ==> ; (+ REM KERNEL::DIVISOR) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a RATIONAL. ; The second argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; The second argument is a REAL, not a RATIONAL. ; ; 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 DOUBLE-FLOAT. ; ; 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 SINGLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a REAL, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; The second argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; (* RES RES) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; The second argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; The second argument is a NUMBER, not a RATIONAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The second argument is a NUMBER, not a DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a DOUBLE-FLOAT. ; The second argument is a NUMBER, not a SINGLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; The second argument is a NUMBER, not a REAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX ; KERNEL:DOUBLE-DOUBLE-FLOAT). ; The second argument is a NUMBER, not a (COMPLEX ; KERNEL:DOUBLE-DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX ; KERNEL:DOUBLE-DOUBLE-FLOAT). ; The second argument is a NUMBER, not a REAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The second argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The second argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (OR RATIONAL SINGLE-FLOAT). ; The second argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The second argument is a NUMBER, not a (OR RATIONAL SINGLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; The second argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The second argument is a NUMBER, not a RATIONAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (OR (COMPLEX SINGLE-FLOAT) ; (COMPLEX RATIONAL)). ; The second argument is a NUMBER, not a DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a DOUBLE-FLOAT. ; The second argument is a NUMBER, not a (OR (COMPLEX SINGLE-FLOAT) ; (COMPLEX RATIONAL)). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a NUMBER, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; The second argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; 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 (* RES RES) M) ; --> BLOCK LET REM BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL ; ==> ; (TRUNCATE NUMBER KERNEL::DIVISOR) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; The second argument is a REAL, not a (OR SINGLE-FLOAT ; DOUBLE-FLOAT ; KERNEL:DOUBLE-DOUBLE-FLOAT ; INTEGER). ; ; Note: Unable to convert division by 2^k to shift due to type uncertainty: ; The first argument is a REAL, not a INTEGER. ; The second argument is a REAL, not a INTEGER. ; ; --> BLOCK LET IF AND IF NOT IF ZEROP ; ==> ; (= REM 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to open code because: ; Operands might not be the same type. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< KERNEL::DIVISOR 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK LET IF AND IF AND IF PLUSP ; ==> ; (> NUMBER 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< NUMBER 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK LET IF ; ==> ; (+ REM KERNEL::DIVISOR) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a RATIONAL. ; The second argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; The second argument is a REAL, not a RATIONAL. ; ; 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 DOUBLE-FLOAT. ; ; 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 SINGLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a REAL, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; The second argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; (MOD 1 M) ; --> BLOCK LET IF AND IF NOT IF ZEROP ; ==> ; (= REM 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a (OR (MEMBER 0.0 0.0w0 0.0f0) ; (SINGLE-FLOAT #) ; (DOUBLE-FLOAT #) ; (KERNEL:DOUBLE-DOUBLE-FLOAT #) ; ...), not a COMMON-LISP:FLOAT. ; ; Note: Unable to open code because: ; Operands might not be the same type. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< KERNEL::DIVISOR 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK LET IF ; ==> ; (+ REM KERNEL::DIVISOR) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a (OR (MEMBER 0.0 0.0w0 0.0f0) ; (SINGLE-FLOAT #) ; (DOUBLE-FLOAT #) ; (KERNEL:DOUBLE-DOUBLE-FLOAT #) ; ...), not a RATIONAL. ; The second argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a (OR (MEMBER 0.0 0.0w0 0.0f0) ; (SINGLE-FLOAT #) ; (DOUBLE-FLOAT #) ; (KERNEL:DOUBLE-DOUBLE-FLOAT #) ; ...), not a COMMON-LISP:FLOAT. ; The second argument is a REAL, not a RATIONAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a (OR (MEMBER 0.0 0.0w0 0.0f0) ; (SINGLE-FLOAT #) ; (DOUBLE-FLOAT #) ; (KERNEL:DOUBLE-DOUBLE-FLOAT #) ; ...), not a SINGLE-FLOAT. ; The second argument is a REAL, not a DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a (OR (MEMBER 0.0 0.0w0 0.0f0) ; (SINGLE-FLOAT #) ; (DOUBLE-FLOAT #) ; (KERNEL:DOUBLE-DOUBLE-FLOAT #) ; ...), not a DOUBLE-FLOAT. ; The second argument is a REAL, not a SINGLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a (OR (MEMBER 0.0 0.0w0 0.0f0) ; (SINGLE-FLOAT #) ; (DOUBLE-FLOAT #) ; (KERNEL:DOUBLE-DOUBLE-FLOAT #) ; ...), not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a (OR (MEMBER 0.0 0.0w0 0.0f0) ; (SINGLE-FLOAT #) ; (DOUBLE-FLOAT #) ; (KERNEL:DOUBLE-DOUBLE-FLOAT #) ; ...), not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a REAL, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a (OR (MEMBER 0.0 0.0w0 0.0f0) ; (SINGLE-FLOAT #) ; (DOUBLE-FLOAT #) ; (KERNEL:DOUBLE-DOUBLE-FLOAT #) ; ...), not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; The second argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; --> BLOCK LET REM BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL ; ==> ; (TRUNCATE NUMBER KERNEL::DIVISOR) ; Note: Unable to convert division by 2^k to shift due to type uncertainty: ; The second argument is a REAL, not a INTEGER. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< KERNEL::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. ; ; --> BLOCK LET IF ; ==> ; (+ REM KERNEL::DIVISOR) ; Note: Forced to do GENERIC-+ (cost 10). ; Unable to do inline float arithmetic (cost 2) because: ; The first argument is a (OR (MEMBER 0.0 0.0w0 0.0f0) ; (SINGLE-FLOAT #) ; (DOUBLE-FLOAT #) ; (KERNEL:DOUBLE-DOUBLE-FLOAT #) ; ...), not a DOUBLE-FLOAT. ; The second argument is a REAL, not a DOUBLE-FLOAT. ; The result is a REAL, not a DOUBLE-FLOAT. ; Unable to do inline float arithmetic (cost 2) because: ; The first argument is a (OR (MEMBER 0.0 0.0w0 0.0f0) ; (SINGLE-FLOAT #) ; (DOUBLE-FLOAT #) ; (KERNEL:DOUBLE-DOUBLE-FLOAT #) ; ...), not a SINGLE-FLOAT. ; The second argument is a REAL, not a SINGLE-FLOAT. ; The result is a REAL, not a SINGLE-FLOAT. ; etc. ; ; (MOD (* RES B) M) ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< KERNEL::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. ; ; --> BLOCK LET IF AND IF AND 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. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< 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. ; ; --> BLOCK LET IF ; ==> ; (+ REM KERNEL::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 REAL, not a DOUBLE-FLOAT. ; 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 REAL, not a SINGLE-FLOAT. ; etc. ; ; (ASH E -1) ; Note: Forced to do full call. ; Unable to do inline ASH (cost 1) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; Unable to do inline ASH (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a INTEGER, not a FIXNUM. ; etc. ; ; (MOD (* B B) M) ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< KERNEL::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. ; ; --> BLOCK LET IF AND IF AND 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. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< 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. ; ; --> BLOCK LET IF ; ==> ; (+ REM KERNEL::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 REAL, not a DOUBLE-FLOAT. ; 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 REAL, not a SINGLE-FLOAT. ; etc. ; ; (< 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. ; ; (< 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. ; ; (< 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. ; ; (< 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- L) ; ==> ; (- 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 NUMBER, not a FIXNUM. ; Unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a NUMBER, not a FIXNUM. ; The result is a NUMBER, not a FIXNUM. ; etc. ; ; (< 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. ; ; (- I 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 (INTEGER -7), not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 5) because: ; The first argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; The result is a (INTEGER -7), not a (SIGNED-BYTE 32). ; etc. ; ; (1+ (- I K)) ; ==> ; (+ (- I 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 (INTEGER -6), not a FIXNUM. ; Unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a (INTEGER -7), not a FIXNUM. ; The result is a (INTEGER -6), not a FIXNUM. ; etc. ; ; (MAX (1+ #) 0) ; --> LET LET IF >= IF ; ==> ; (< #:OO-7 #:OO-8) ; 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. ; ; (- I S) ; Note: Forced to do GENERIC-- (cost 10). ; Unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a NUMBER, not a FIXNUM. ; The second argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a NUMBER, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 5) because: ; The first argument is a NUMBER, not a (SIGNED-BYTE 32). ; The second argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; The result is a NUMBER, not a (SIGNED-BYTE 32). ; etc. ; ; (1+ (- I S)) ; ==> ; (+ (- I S) 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 NUMBER, not a FIXNUM. ; Unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a NUMBER, not a FIXNUM. ; The result is a NUMBER, not a FIXNUM. ; etc. ; ; (DOTIMES (H TMP) (SETQ RES #)) ; --> DO BLOCK LET TAGBODY UNLESS COND IF NOT IF >= IF ; ==> ; (< #:CTR-14 #:G15) ; 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 REAL, not a FIXNUM. ; ; (MOD (* RES RES) M) ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< KERNEL::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. ; ; --> BLOCK LET IF AND IF AND 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. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< 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. ; ; --> BLOCK LET IF ; ==> ; (+ REM KERNEL::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 REAL, not a DOUBLE-FLOAT. ; 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 REAL, not a SINGLE-FLOAT. ; etc. ; ; (DOTIMES (H TMP) (SETQ RES #)) ; --> DO BLOCK LET TAGBODY PSETQ PSETF LET* MULTIPLE-VALUE-BIND LET 1+ ; ==> ; (+ #:CTR-14 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 (INTEGER 1), not a FIXNUM. ; Unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a (INTEGER 1), not a FIXNUM. ; etc. ; ; (MOD (* RES #) M) ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< KERNEL::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. ; ; --> BLOCK LET IF AND IF AND 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. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< 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. ; ; --> BLOCK LET IF ; ==> ; (+ REM KERNEL::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 REAL, not a DOUBLE-FLOAT. ; 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 REAL, not a SINGLE-FLOAT. ; etc. ; ; (INCF S) ; --> LET* ; ==> ; (+ S #:G13) ; 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 (INTEGER 1), not a FIXNUM. ; Unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a (INTEGER 1), not a FIXNUM. ; etc. ; ; (MOD (* RES RES) M) ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< KERNEL::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. ; ; --> BLOCK LET IF AND IF AND 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. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< 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. ; ; --> BLOCK LET IF ; ==> ; (+ REM KERNEL::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 REAL, not a DOUBLE-FLOAT. ; 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 REAL, not a SINGLE-FLOAT. ; etc. ; ; (DECF I) ; --> LET* ; ==> ; (- I #:G21) ; 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 (INTEGER -1), not a FIXNUM. ; Unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a (INTEGER -1), not a FIXNUM. ; etc. ; ; Converted POWER-MOD-TAB. ; Compiling DEFUN POWER-MOD-TAB: ; ; ; File: /home/maxima/maxima-test/src/ifactor.lisp ; In: DEFUN POWER-MOD-TAB ; (1- K) ; ==> ; (- K 1) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX ; KERNEL:DOUBLE-DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; (MAKE-ARRAY L :ELEMENT-TYPE 'INTEGER :INITIAL-ELEMENT ...) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a (OR (MOD 536870911) CONS NULL), not a INTEGER. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a (OR (MOD 536870911) CONS NULL), not a LIST. ; ; (* B B) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; The second argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; The second argument is a NUMBER, not a RATIONAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The second argument is a NUMBER, not a DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a DOUBLE-FLOAT. ; The second argument is a NUMBER, not a SINGLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; The second argument is a NUMBER, not a REAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX ; KERNEL:DOUBLE-DOUBLE-FLOAT). ; The second argument is a NUMBER, not a (COMPLEX ; KERNEL:DOUBLE-DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX ; KERNEL:DOUBLE-DOUBLE-FLOAT). ; The second argument is a NUMBER, not a REAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The second argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The second argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (OR RATIONAL SINGLE-FLOAT). ; The second argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The second argument is a NUMBER, not a (OR RATIONAL SINGLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; The second argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The second argument is a NUMBER, not a RATIONAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (OR (COMPLEX SINGLE-FLOAT) ; (COMPLEX RATIONAL)). ; The second argument is a NUMBER, not a DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a DOUBLE-FLOAT. ; The second argument is a NUMBER, not a (OR (COMPLEX SINGLE-FLOAT) ; (COMPLEX RATIONAL)). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a NUMBER, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; The second argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; 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 (* B B) M) ; --> BLOCK LET REM BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL ; ==> ; (TRUNCATE NUMBER KERNEL::DIVISOR) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; The second argument is a REAL, not a (OR SINGLE-FLOAT ; DOUBLE-FLOAT ; KERNEL:DOUBLE-DOUBLE-FLOAT ; INTEGER). ; ; Note: Unable to convert division by 2^k to shift due to type uncertainty: ; The first argument is a REAL, not a INTEGER. ; The second argument is a REAL, not a INTEGER. ; ; --> BLOCK LET IF AND IF NOT IF ZEROP ; ==> ; (= REM 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to open code because: ; Operands might not be the same type. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< KERNEL::DIVISOR 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK LET IF AND IF AND IF PLUSP ; ==> ; (> NUMBER 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< NUMBER 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK LET IF ; ==> ; (+ REM KERNEL::DIVISOR) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a RATIONAL. ; The second argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; The second argument is a REAL, not a RATIONAL. ; ; 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 DOUBLE-FLOAT. ; ; 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 SINGLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a REAL, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; The second argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; (= I L) ; Note: Unable to optimize due to type uncertainty: ; The second argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The second argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; Note: Unable to open code because: ; Operands might not be the same type. ; ; (* BI BB) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a RATIONAL. ; The second argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; The second argument is a REAL, not a RATIONAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; The second argument is a REAL, not a DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a DOUBLE-FLOAT. ; The second argument is a REAL, not a SINGLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX ; KERNEL:DOUBLE-DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; The second argument is a REAL, not a (OR RATIONAL SINGLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; The second argument is a REAL, not a RATIONAL. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (OR (COMPLEX SINGLE-FLOAT) ; (COMPLEX RATIONAL)). ; The second argument is a REAL, not a DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a REAL, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; The second argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; 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 (* BI BB) M) ; --> BLOCK LET IF AND IF NOT IF ZEROP ; ==> ; (= REM 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to open code because: ; Operands might not be the same type. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< KERNEL::DIVISOR 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK LET IF AND IF AND IF PLUSP ; ==> ; (> NUMBER 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< NUMBER 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK LET IF ; ==> ; (+ REM KERNEL::DIVISOR) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a RATIONAL. ; The second argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; The second argument is a REAL, not a RATIONAL. ; ; 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 DOUBLE-FLOAT. ; ; 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 SINGLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; The second argument is a REAL, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a (OR INTEGER ; SINGLE-FLOAT ; DOUBLE-FLOAT). ; The second argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; --> BLOCK LET REM BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL ; ==> ; (TRUNCATE NUMBER KERNEL::DIVISOR) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; The second argument is a REAL, not a (OR SINGLE-FLOAT ; DOUBLE-FLOAT ; KERNEL:DOUBLE-DOUBLE-FLOAT ; INTEGER). ; ; Note: Unable to convert division by 2^k to shift due to type uncertainty: ; The first argument is a REAL, not a INTEGER. ; The second argument is a REAL, not a INTEGER. ; ; (ASH 1 (1- 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 29). ; The result is a UNSIGNED-BYTE, not a FIXNUM. ; Unable to do inline ASH (cost 4) because: ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 29). ; The result is a UNSIGNED-BYTE, not a (UNSIGNED-BYTE 32). ; etc. ; ; (MOD (* B B) M) ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< KERNEL::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. ; ; --> BLOCK LET IF AND IF AND 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. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< 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. ; ; --> BLOCK LET IF ; ==> ; (+ REM KERNEL::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 REAL, not a DOUBLE-FLOAT. ; 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 REAL, not a SINGLE-FLOAT. ; etc. ; ; (MOD (* BI BB) M) ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< KERNEL::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. ; ; --> BLOCK LET IF AND IF AND 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. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< 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. ; ; --> BLOCK LET IF ; ==> ; (+ REM KERNEL::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 REAL, not a DOUBLE-FLOAT. ; 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 REAL, not a SINGLE-FLOAT. ; etc. ; ; Converted PRIMEP-LUCAS. ; Compiling DEFUN PRIMEP-LUCAS: ; Converted LUCAS-SEQUENCE. ; Compiling DEFUN LUCAS-SEQUENCE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted NEXT_PRIME-IMPL. ; Compiling DEFMFUN $NEXT_PRIME: ; Converted $NEXT_PRIME. ; Compiling DEFMFUN $NEXT_PRIME: ; Byte Compiling Top-Level Form: ; Converted $NEXT_PRIME. ; Compiling DEFMFUN $NEXT_PRIME: ; Byte Compiling Top-Level Form: ; Converted PREV_PRIME-IMPL. ; Compiling DEFMFUN $PREV_PRIME: ; Converted $PREV_PRIME. ; Compiling DEFMFUN $PREV_PRIME: ; Byte Compiling Top-Level Form: ; Converted $PREV_PRIME. ; Compiling DEFMFUN $PREV_PRIME: ; Byte Compiling Top-Level Form: ; Converted NEXT-PRIME-DET. ; Compiling DEFUN NEXT-PRIME-DET: ; Converted NEXT-PRIME-PROB. ; Compiling DEFUN NEXT-PRIME-PROB: ; Converted NEXT-PRIME. ; Compiling DEFUN NEXT-PRIME: ; Converted PRIMES-IMPL. ; Compiling DEFMFUN $PRIMES: ; Converted $PRIMES. ; Compiling DEFMFUN $PRIMES: ; Byte Compiling Top-Level Form: ; Converted $PRIMES. ; Compiling DEFMFUN $PRIMES: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/ifactor.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/ifactor.sse2f" ; - Compiling module "rational-functions" ; - Compiling source file "/home/maxima/maxima-test/src/rat3a.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:36. ; Compiling: /home/maxima/maxima-test/src/rat3a.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted CQUOTIENT. ; Compiling DEFUN CQUOTIENT: ; Converted ALG. ; Compiling DEFUN ALG: ; Converted PACOEFP. ; Compiling DEFUN PACOEFP: ; Converted LEADTERM. ; Compiling DEFUN LEADTERM: ; Converted CRECIP. ; Compiling DEFUN CRECIP: ; Converted CRECIP-GENERAL. ; Compiling DEFUN CRECIP-GENERAL: ; Converted CEXPT. ; Compiling DEFUN CEXPT: ; Converted CMOD. ; Compiling DEFUN CMOD: ; Converted CPLUS. ; Compiling DEFUN CPLUS: ; Converted CTIMES. ; Compiling DEFUN CTIMES: ; Converted CDIFFERENCE. ; Compiling DEFUN CDIFFERENCE: ; Byte Compiling Top-Level Form: ; Converted SET-MODULUS. ; Compiling DEFUN SET-MODULUS: ; Converted PCOEFADD. ; Compiling DEFUN PCOEFADD: ; Converted PPLUS. ; Compiling DEFUN PPLUS: ; Converted PTPTPLUS. ; Compiling DEFUN PTPTPLUS: ; Converted PCPLUS. ; Compiling DEFUN PCPLUS: ; Converted PTCPLUS. ; Compiling DEFUN PTCPLUS: ; Converted PDIFFERENCE. ; Compiling DEFUN PDIFFERENCE: ; Converted PTPTDIFFER. ; Compiling DEFUN PTPTDIFFER: ; Converted PCDIFFER. ; Compiling DEFUN PCDIFFER: ; Converted PTCDIFFER. ; Compiling DEFUN PTCDIFFER: ; Converted PTCDIFFER-MINUS. ; Compiling DEFUN PTCDIFFER-MINUS: ; Byte Compiling Top-Level Form: ; Converted PCSUB. ; Compiling DEFUN PCSUB: ; Converted PCSUBST. ; Compiling DEFUN PCSUBST: ; Converted PTCSUB. ; Compiling DEFUN PTCSUB: ; Converted PTCSUB-ARGS. ; Compiling DEFUN PTCSUB-ARGS: ; Converted PCSUBSTY. ; Compiling DEFUN PCSUBSTY: ; Converted PDERIVATIVE. ; Compiling DEFUN PDERIVATIVE: ; Converted PTDERIVATIVE. ; Compiling DEFUN PTDERIVATIVE: ; Converted PTDERIVATIVE-COEFFS. ; Compiling DEFUN PTDERIVATIVE-COEFFS: ; Converted PDIVIDE. ; Compiling DEFUN PDIVIDE: ; Converted PEXPT. ; Compiling DEFUN PEXPT: ; Converted P-DESCENDING-POWERS. ; Compiling DEFUN P-DESCENDING-POWERS: ; Byte Compiling Top-Level Form: ; Converted PMINUSP. ; Compiling DEFUN PMINUSP: ; Converted PMINUS. ; Compiling DEFUN PMINUS: ; Converted PTMINUS. ; Compiling DEFUN PTMINUS: ; Converted PMOD. ; Compiling DEFUN PMOD: ; Converted PQUOTIENT. ; Compiling DEFUN PQUOTIENT: ; Converted PCQUOTIENT. ; Compiling DEFUN PCQUOTIENT: ; Converted PTPTQUOTIENT. ; Compiling DEFUN PTPTQUOTIENT: ; Converted PTPT-SUBTRACT-POWERED-PRODUCT. ; Compiling DEFUN PTPT-SUBTRACT-POWERED-PRODUCT: ; Converted ALGORD. ; Compiling DEFUN ALGORD: ; Converted PSIMP. ; Compiling DEFUN PSIMP: ; Converted P-DELETE-ZEROS. ; Compiling DEFUN P-DELETE-ZEROS: ; Byte Compiling Top-Level Form: ; Converted PTTERM. ; Compiling DEFUN PTTERM: ; Converted PTIMES. ; Compiling DEFUN PTIMES: ; Converted PTIMES1. ; Compiling DEFUN PTIMES1: ; Converted PCETIMES1. ; Compiling DEFUN PCETIMES1: ; Converted PCTIMES. ; Compiling DEFUN PCTIMES: ; Converted PCTIMES1. ; Compiling DEFUN PCTIMES1: ; Converted LEADALGCOEF. ; Compiling DEFUN LEADALGCOEF: ; Converted PAINVMOD. ; Compiling DEFUN PAINVMOD: ; Converted PALGSIMP. ; Compiling DEFUN PALGSIMP: ; Converted PASIMP1. ; Compiling DEFUN PASIMP1: ; Converted MONIZE. ; Compiling DEFUN MONIZE: ; Byte Compiling Top-Level Form: ; Converted PMONICIZE. ; Compiling DEFUN PMONICIZE: ; Converted PMON1. ; Compiling DEFUN PMON1: ; Converted PMONZ. ; Compiling DEFUN PMONZ: ; Converted ALGNORMAL. ; Compiling DEFUN ALGNORMAL: ; Converted ALGCONTENT. ; Compiling DEFUN ALGCONTENT: ; Converted RQUOTIENT. ; Compiling DEFUN RQUOTIENT: ; Converted PATIMES. ; Compiling DEFUN PATIMES: ; Converted PAQUO. ; Compiling DEFUN PAQUO: ; Converted MPGET. ; Compiling DEFUN MPGET: ; Converted RAINV. ; Compiling DEFUN RAINV: ; Converted PEXPTSQ. ; Compiling DEFUN PEXPTSQ: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/rat3a.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/rat3a.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/rat3b.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:36. ; Compiling: /home/maxima/maxima-test/src/rat3b.lisp 2024-04-20 03:00:30 ; Converted RALGP. ; Compiling DEFUN RALGP: ; Converted PALGP. ; Compiling DEFUN PALGP: ; Converted RATDX. ; Compiling DEFUN RATDX: ; Converted RATDX1. ; Compiling DEFUN RATDX1: ; Converted RATDP. ; Compiling DEFUN RATDP: ; Converted RATDP1. ; Compiling DEFUN RATDP1: ; Converted RATDP2. ; Compiling DEFUN RATDP2: ; Converted RATDERIVATIVE. ; Compiling DEFUN RATDERIVATIVE: ; Converted RATDIF. ; Compiling DEFUN RATDIF: ; Converted RATFACT. ; Compiling DEFUN RATFACT: ; Byte Compiling Top-Level Form: ; Converted FLOATFACT. ; Compiling DEFUN FLOATFACT: ; Converted RATINVERT. ; Compiling DEFUN RATINVERT: ; Converted RATMINUS. ; Compiling DEFUN RATMINUS: ; Converted RATALGDENOM. ; Compiling DEFUN RATALGDENOM: ; Converted RATREDUCE. ; Compiling DEFUN RATREDUCE: ; Converted PTIMES*. ; Compiling DEFUN PTIMES*: ; Converted RATTIMES. ; Compiling DEFUN RATTIMES: ; Converted RATEXPT. ; Compiling DEFUN RATEXPT: ; Converted RATPLUS. ; Compiling DEFUN RATPLUS: ; Converted RATQUOTIENT. ; Compiling DEFUN RATQUOTIENT: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/rat3b.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/rat3b.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/rat3d.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:36. ; Compiling: /home/maxima/maxima-test/src/rat3d.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LISTOVARS. ; Compiling DEFUN LISTOVARS: ; Converted LISTOVARS0. ; Compiling DEFUN LISTOVARS0: ; Converted LISTOVARS1. ; Compiling DEFUN LISTOVARS1: ; Converted DONTFACTOR. ; Compiling DEFUN DONTFACTOR: ; Converted REMOVEALG. ; Compiling DEFUN REMOVEALG: ; Converted DEGVECDISREP. ; Compiling DEFUN DEGVECDISREP: ; Converted PTERMCONT. ; Compiling DEFUN PTERMCONT: ; Converted PMINDEGVEC. ; Compiling DEFUN PMINDEGVEC: ; Converted PDEGREEVECTOR. ; Compiling DEFUN PDEGREEVECTOR: ; Byte Compiling Top-Level Form: ; Converted MAXLIST. ; Compiling DEFUN MAXLIST: ; Converted MINLIST. ; Compiling DEFUN MINLIST: ; Converted MAXMINL. ; Compiling DEFUN MAXMINL: ; Converted QUICK-SQFR-CHECK. ; Compiling DEFUN QUICK-SQFR-CHECK: ; Converted MONOM->FACL. ; Compiling DEFUN MONOM->FACL: ; Converted PSQFR. ; Compiling DEFUN PSQFR: ; Converted FIXMULT. ; Compiling DEFUN FIXMULT: ; Converted PMODROOT. ; Compiling DEFUN PMODROOT: ; Converted PMODROOT1. ; Compiling DEFUN PMODROOT1: ; Converted SAVEFACTORS. ; Compiling DEFUN SAVEFACTORS: ; Converted SAVEFACTOR1. ; Compiling DEFUN SAVEFACTOR1: ; Byte Compiling Top-Level Form: ; Converted HEURTRIAL1. ; Compiling DEFUN HEURTRIAL1: ; Converted HEURTRIAL. ; Compiling DEFUN HEURTRIAL: ; Converted PFACTORQUAD. ; Compiling DEFUN PFACTORQUAD: ; Converted ISQRT-IMPL. ; Compiling DEFMFUN $ISQRT: ; Converted $ISQRT. ; Compiling DEFMFUN $ISQRT: ; Byte Compiling Top-Level Form: ; Converted $ISQRT. ; Compiling DEFMFUN $ISQRT: ; Byte Compiling Top-Level Form: ; Converted INRT-IMPL. ; Compiling DEFMFUN $INRT: ; Converted $INRT. ; Compiling DEFMFUN $INRT: ; Byte Compiling Top-Level Form: ; Converted $INRT. ; Compiling DEFMFUN $INRT: ; Byte Compiling Top-Level Form: ; Converted IROOT. ; Compiling DEFUN IROOT: ; Converted NTHROOT-IMPL. ; Compiling DEFMFUN $NTHROOT: ; Converted $NTHROOT. ; Compiling DEFMFUN $NTHROOT: ; Byte Compiling Top-Level Form: ; Converted $NTHROOT. ; Compiling DEFMFUN $NTHROOT: ; Byte Compiling Top-Level Form: ; Converted PNTHROOTP. ; Compiling DEFUN PNTHROOTP: ; Converted PNTHROOT. ; Compiling DEFUN PNTHROOT: ; Converted CNTHROOT. ; Compiling DEFUN CNTHROOT: ; Converted PABS. ; Compiling DEFUN PABS: ; Converted PFACTORLIN. ; Compiling DEFUN PFACTORLIN: ; Converted FFACTOR. ; Compiling DEFUN FFACTOR: ; Converted FACTOROUT1. ; Compiling DEFUN FACTOROUT1: ; Converted FACTOROUT. ; Compiling DEFUN FACTOROUT: ; Byte Compiling Top-Level Form: ; Converted PFACTOR. ; Compiling DEFUN PFACTOR: ; Converted PFACTOR11. ; Compiling DEFUN PFACTOR11: ; Converted PFACTOR1. ; Compiling DEFUN PFACTOR1: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PFACTORANY. ; Compiling DEFUN PFACTORANY: ; Converted RETFACTOR. ; Compiling DEFUN RETFACTOR: ; Converted RETFACTOR1. ; Compiling DEFUN RETFACTOR1: ; Converted TAGIRR. ; Compiling DEFUN TAGIRR: ; Converted REVSIGN. ; Compiling DEFUN REVSIGN: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/rat3d.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/rat3d.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/rat3c.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:37. ; Compiling: /home/maxima/maxima-test/src/rat3c.lisp 2024-04-20 03:00:30 ; Converted CGCD. ; Compiling DEFUN CGCD: ; Converted PQUOTIENTCHK. ; Compiling DEFUN PQUOTIENTCHK: ; Converted PQUOTIENTCHK-SAFE. ; Compiling DEFUN PQUOTIENTCHK-SAFE: ; Converted PTIMESCHK. ; Compiling DEFUN PTIMESCHK: ; Converted PFLOATP. ; Compiling DEFUN PFLOATP: ; Converted PFLOATP1. ; Compiling DEFUN PFLOATP1: ; Converted PGCD. ; Compiling DEFUN PGCD: ; Converted PLCM. ; Compiling DEFUN PLCM: ; Converted PLCMCOFACTS. ; Compiling DEFUN PLCMCOFACTS: ; Converted PGCDCOFACTS. ; Compiling DEFUN PGCDCOFACTS: ; Byte Compiling Top-Level Form: ; Converted PGCDA. ; Compiling DEFUN PGCDA: ; Converted MONOMGCDCO. ; Compiling DEFUN MONOMGCDCO: ; Converted MONOMGCD. ; Compiling DEFUN MONOMGCD: ; Converted LINHACK. ; Compiling DEFUN LINHACK: ; Converted LIN-VAR-FIND. ; Compiling DEFUN LIN-VAR-FIND: ; Converted LINHACKCONTENT. ; Compiling DEFUN LINHACKCONTENT: ; Converted OLDGCD. ; Compiling DEFUN OLDGCD: ; Converted PGCDEXPON. ; Compiling DEFUN PGCDEXPON: ; Converted PEXPON*//. ; Compiling DEFUN PEXPON*//: ; Converted REDGCD. ; Compiling DEFUN REDGCD: ; Converted SUBRESGCD. ; Compiling DEFUN SUBRESGCD: ; Byte Compiling Top-Level Form: ; Converted PSQUOREM1. ; Compiling DEFUN PSQUOREM1: ; Converted PREM. ; Compiling DEFUN PREM: ; Converted PGCD1. ; Compiling DEFUN PGCD1: ; Converted PGCD2. ; Compiling DEFUN PGCD2: ; Converted RCONTENT. ; Compiling DEFUN RCONTENT: ; Converted OLDCONTENTA. ; Compiling DEFUN OLDCONTENTA: ; Converted OLDCONTENT. ; Compiling DEFUN OLDCONTENT: ; Converted OLDCONTENT1. ; Compiling DEFUN OLDCONTENT1: ; Converted OLDCONTENT2. ; Compiling DEFUN OLDCONTENT2: ; Converted CONTSORT. ; Compiling DEFUN CONTSORT: ; Converted COEFL. ; Compiling DEFUN COEFL: ; Byte Compiling Top-Level Form: ; Converted CONTODR. ; Compiling DEFUN CONTODR: ; Converted PCONTENT. ; Compiling DEFUN PCONTENT: ; Converted PCONTENT1. ; Compiling DEFUN PCONTENT1: ; Converted PCONTENTZ. ; Compiling DEFUN PCONTENTZ: ; Converted UCONTENT. ; Compiling DEFUN UCONTENT: ; Converted PGCDU. ; Compiling DEFUN PGCDU: ; Converted PMODREM. ; Compiling DEFUN PMODREM: ; Converted PMODQUO. ; Compiling DEFUN PMODQUO: ; Converted PGCDU1. ; Compiling DEFUN PGCDU1: ; Converted NEWPRIME. ; Compiling DEFUN NEWPRIME: ; Converted LEADCOEFFICIENT. ; Compiling DEFUN LEADCOEFFICIENT: ; Byte Compiling Top-Level Form: ; Converted MAXCOEFFICIENT. ; Compiling DEFUN MAXCOEFFICIENT: ; Converted MAXCOEF1. ; Compiling DEFUN MAXCOEF1: ; Converted MAXNORM. ; Compiling DEFUN MAXNORM: ; Converted NORM. ; Compiling DEFUN NORM: ; Converted NORM1. ; Compiling DEFUN NORM1: ; Converted PDEGREE. ; Compiling DEFUN PDEGREE: ; Converted POLY-IN-VAR. ; Compiling DEFUN POLY-IN-VAR: ; Converted UNIVAR. ; Compiling DEFUN UNIVAR: ; Converted LAGRANGE3. ; Compiling DEFUN LAGRANGE3: ; Converted LAGRANGE33. ; Compiling DEFUN LAGRANGE33: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/rat3c.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/rat3c.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/rat3e.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:37. ; Compiling: /home/maxima/maxima-test/src/rat3e.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MRATEVAL. ; Compiling DEFUN MRATEVAL: ; Converted RATNUMER-IMPL. ; Compiling DEFMFUN $RATNUMER: ; Converted $RATNUMER. ; Compiling DEFMFUN $RATNUMER: ; Byte Compiling Top-Level Form: ; Converted $RATNUMER. ; Compiling DEFMFUN $RATNUMER: ; Byte Compiling Top-Level Form: ; Converted RATDENOM-IMPL. ; Compiling DEFMFUN $RATDENOM: ; Converted $RATDENOM. ; Compiling DEFMFUN $RATDENOM: ; Byte Compiling Top-Level Form: ; Converted $RATDENOM. ; Compiling DEFMFUN $RATDENOM: ; Byte Compiling Top-Level Form: ; Converted TAYCHK2RAT. ; Compiling DEFUN TAYCHK2RAT: ; Converted TELLRATDISP. ; Compiling DEFUN TELLRATDISP: ; Converted TRDISP1. ; Compiling DEFUN TRDISP1: ; Converted UNTELLRAT-IMPL. ; Compiling DEFMFUN $UNTELLRAT: ; Converted $UNTELLRAT. ; Compiling DEFMFUN $UNTELLRAT: ; Byte Compiling Top-Level Form: ; Converted $UNTELLRAT. ; Compiling DEFMFUN $UNTELLRAT: ; Byte Compiling Top-Level Form: ; Converted TELLRAT-IMPL. ; Compiling DEFMFUN $TELLRAT: ; Converted $TELLRAT. ; Compiling DEFMFUN $TELLRAT: ; Byte Compiling Top-Level Form: ; Converted $TELLRAT. ; Compiling DEFMFUN $TELLRAT: ; Byte Compiling Top-Level Form: ; Converted TELLRAT1. ; Compiling DEFUN TELLRAT1: ; Converted PRINTVARLIST-IMPL. ; Compiling DEFMFUN $PRINTVARLIST: ; Converted $PRINTVARLIST. ; Compiling DEFMFUN $PRINTVARLIST: ; Byte Compiling Top-Level Form: ; Converted $PRINTVARLIST. ; Compiling DEFMFUN $PRINTVARLIST: ; Byte Compiling Top-Level Form: ; Converted SHOWRATVARS-IMPL. ; Compiling DEFMFUN $SHOWRATVARS: ; Converted $SHOWRATVARS. ; Compiling DEFMFUN $SHOWRATVARS: ; Byte Compiling Top-Level Form: ; Converted $SHOWRATVARS. ; Compiling DEFMFUN $SHOWRATVARS: ; Byte Compiling Top-Level Form: ; Converted RATVARS-IMPL. ; Compiling DEFMFUN $RATVARS: ; Converted $RATVARS. ; Compiling DEFMFUN $RATVARS: ; Byte Compiling Top-Level Form: ; Converted $RATVARS. ; Compiling DEFMFUN $RATVARS: ; Byte Compiling Top-Level Form: ; Converted MAPFR1. ; Compiling DEFUN MAPFR1: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FULLRATSIMP-IMPL. ; Compiling DEFMFUN ($FULLRATSIMP PROPERTIES (#)): ; Converted $FULLRATSIMP. ; Compiling DEFMFUN ($FULLRATSIMP PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted $FULLRATSIMP. ; Compiling DEFMFUN ($FULLRATSIMP PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted FULLRATSIMP. ; Compiling DEFUN FULLRATSIMP: ; Converted TOTALDISREP-IMPL. ; Compiling DEFMFUN $TOTALDISREP: ; Converted $TOTALDISREP. ; Compiling DEFMFUN $TOTALDISREP: ; Byte Compiling Top-Level Form: ; Converted $TOTALDISREP. ; Compiling DEFMFUN $TOTALDISREP: ; Byte Compiling Top-Level Form: ; Converted JOINVARLIST. ; Compiling DEFUN JOINVARLIST: ; Converted RAT-IMPL. ; Compiling DEFMFUN $RAT: ; Converted $RAT. ; Compiling DEFMFUN $RAT: ; Byte Compiling Top-Level Form: ; Converted $RAT. ; Compiling DEFMFUN $RAT: ; Byte Compiling Top-Level Form: ; Converted RAT0. ; Compiling DEFUN RAT0: ; Converted RATSIMP-IMPL. ; Compiling DEFMFUN ($RATSIMP PROPERTIES (#)): ; Converted $RATSIMP. ; Compiling DEFMFUN ($RATSIMP PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted $RATSIMP. ; Compiling DEFMFUN ($RATSIMP PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted SQFR-IMPL. ; Compiling DEFMFUN $SQFR: ; Converted $SQFR. ; Compiling DEFMFUN $SQFR: ; Byte Compiling Top-Level Form: ; Converted $SQFR. ; Compiling DEFMFUN $SQFR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted WHICHFN. ; Compiling DEFUN WHICHFN: ; Byte Compiling Top-Level Form: ; Converted FACTORALG. ; Compiling DEFUN FACTORALG: ; Converted ALBK. ; Compiling DEFUN ALBK: ; Converted GFACTOR-IMPL. ; Compiling DEFMFUN $GFACTOR: ; Converted $GFACTOR. ; Compiling DEFMFUN $GFACTOR: ; Byte Compiling Top-Level Form: ; Converted $GFACTOR. ; Compiling DEFMFUN $GFACTOR: ; Byte Compiling Top-Level Form: ; Converted FACTOR-IMPL. ; Compiling DEFMFUN ($FACTOR PROPERTIES (#)): ; Converted $FACTOR. ; Compiling DEFMFUN ($FACTOR PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted $FACTOR. ; Compiling DEFMFUN ($FACTOR PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted FACTOR. ; Compiling DEFUN FACTOR: ; Converted FACTORNUMBER. ; Compiling DEFUN FACTORNUMBER: ; Converted NRATFACT. ; Compiling DEFUN NRATFACT: ; Converted NRETFACTOR1. ; Compiling DEFUN NRETFACTOR1: ; Byte Compiling Top-Level Form: ; Converted POLYMOD-IMPL. ; Compiling DEFMFUN $POLYMOD: ; Converted $POLYMOD. ; Compiling DEFMFUN $POLYMOD: ; Byte Compiling Top-Level Form: ; Converted $POLYMOD. ; Compiling DEFMFUN $POLYMOD: ; Byte Compiling Top-Level Form: ; Converted MOD1. ; Compiling DEFUN MOD1: ; Converted DIVIDE-IMPL. ; Compiling DEFMFUN $DIVIDE: ; Converted $DIVIDE. ; Compiling DEFMFUN $DIVIDE: ; Byte Compiling Top-Level Form: ; Converted $DIVIDE. ; Compiling DEFMFUN $DIVIDE: ; Byte Compiling Top-Level Form: ; Converted QUOTIENT-IMPL. ; Compiling DEFMFUN $QUOTIENT: ; Converted $QUOTIENT. ; Compiling DEFMFUN $QUOTIENT: ; Byte Compiling Top-Level Form: ; Converted $QUOTIENT. ; Compiling DEFMFUN $QUOTIENT: ; Byte Compiling Top-Level Form: ; Converted REMAINDER-IMPL. ; Compiling DEFMFUN $REMAINDER: ; Converted $REMAINDER. ; Compiling DEFMFUN $REMAINDER: ; Byte Compiling Top-Level Form: ; Converted $REMAINDER. ; Compiling DEFMFUN $REMAINDER: ; Byte Compiling Top-Level Form: ; Converted GCD-IMPL. ; Compiling DEFMFUN $GCD: ; Converted $GCD. ; Compiling DEFMFUN $GCD: ; Byte Compiling Top-Level Form: ; Converted $GCD. ; Compiling DEFMFUN $GCD: ; Byte Compiling Top-Level Form: ; Converted CONTENT-IMPL. ; Compiling DEFMFUN $CONTENT: ; Converted $CONTENT. ; Compiling DEFMFUN $CONTENT: ; Byte Compiling Top-Level Form: ; Converted $CONTENT. ; Compiling DEFMFUN $CONTENT: ; Byte Compiling Top-Level Form: ; Converted PGET. ; Compiling DEFUN PGET: ; Converted M$EXP?. ; Compiling DEFUN M$EXP?: ; Converted ALGP. ; Compiling DEFUN ALGP: ; Converted ALGPGET. ; Compiling DEFUN ALGPGET: ; Converted ALGPCHK. ; Compiling DEFUN ALGPCHK: ; Converted RADFUNP. ; Compiling DEFUN RADFUNP: ; Converted RATSETUP. ; Compiling DEFUN RATSETUP: ; Converted RATSETUP1. ; Compiling DEFUN RATSETUP1: ; Byte Compiling Top-Level Form: ; Converted RATSETUP2. ; Compiling DEFUN RATSETUP2: ; Converted PORDER. ; Compiling DEFUN PORDER: ; Converted ALGORDSET. ; Compiling DEFUN ALGORDSET: ; Converted GENSYM-READABLE. ; Compiling DEFUN GENSYM-READABLE: ; Converted ORDERPOINTER. ; Compiling DEFUN ORDERPOINTER: ; Converted CREATSYM. ; Compiling DEFUN CREATSYM: ; Converted PRENUMBER. ; Compiling DEFUN PRENUMBER: ; Converted RGET. ; Compiling DEFUN RGET: ; Converted RATREP. ; Compiling DEFUN RATREP: ; Converted RATREP*. ; Compiling DEFUN RATREP*: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RATF. ; Compiling DEFUN RATF: ; Converted PREP1. ; Compiling DEFUN PREP1: ; Converted PUTONVLIST. ; Compiling DEFUN PUTONVLIST: ; Converted NEWVARMEXPT. ; Compiling DEFUN NEWVARMEXPT: ; Converted NEWVAR1. ; Compiling DEFUN NEWVAR1: ; Converted NEWVAR3. ; Compiling DEFUN NEWVAR3: ; Converted FR1. ; Compiling DEFUN FR1: ; Byte Compiling Top-Level Form: ; Converted RATSIMP. ; Compiling DEFUN RATSIMP: ; Converted LITTLEFR1. ; Compiling DEFUN LITTLEFR1: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FR-ARGS. ; Compiling DEFUN FR-ARGS: ; Converted ZP. ; Compiling DEFUN ZP: ; Converted NEWSYM. ; Compiling DEFUN NEWSYM: ; Converted MAXIMA-RATIONALIZE. ; Compiling DEFUN MAXIMA-RATIONALIZE: ; Converted RATION1. ; Compiling DEFUN RATION1: ; Converted PREPFLOAT. ; Compiling DEFUN PREPFLOAT: ; Converted PDISREP. ; Compiling DEFUN PDISREP: ; Converted PDISREP!. ; Compiling DEFUN PDISREP!: ; Converted PDISREP+. ; Compiling DEFUN PDISREP+: ; Byte Compiling Top-Level Form: ; Converted PDISREP*. ; Compiling DEFUN PDISREP*: ; Converted PDISREP*CHK. ; Compiling DEFUN PDISREP*CHK: ; Converted PDISREP2. ; Compiling DEFUN PDISREP2: ; Converted RATEXPAND-IMPL. ; Compiling DEFMFUN ($RATEXPAND PROPERTIES (#)): ; Converted $RATEXPAND. ; Compiling DEFMFUN ($RATEXPAND PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted $RATEXPAND. ; Compiling DEFMFUN ($RATEXPAND PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted PDISREP*EXPAND. ; Compiling DEFUN PDISREP*EXPAND: ; Converted PDISREP2EXPAND. ; Compiling DEFUN PDISREP2EXPAND: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RATDISREP-IMPL. ; Compiling DEFMFUN $RATDISREP: ; Converted $RATDISREP. ; Compiling DEFMFUN $RATDISREP: ; Byte Compiling Top-Level Form: ; Converted $RATDISREP. ; Compiling DEFMFUN $RATDISREP: ; Byte Compiling Top-Level Form: ; Converted RATDISREPD. ; Compiling DEFUN RATDISREPD: ; Converted CDISREP. ; Compiling DEFUN CDISREP: ; Converted FANCYDIS. ; Compiling DEFUN FANCYDIS: ; Converted COMPATVARL. ; Compiling DEFUN COMPATVARL: ; Converted NEWVAR. ; Compiling DEFUN NEWVAR: ; Converted SORTGREAT. ; Compiling DEFUN SORTGREAT: ; Converted FNEWVAR. ; Compiling DEFUN FNEWVAR: ; Converted NESTLEV. ; Compiling DEFUN NESTLEV: ; Byte Compiling Top-Level Form: ; Converted RADSORT. ; Compiling DEFUN RADSORT: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/rat3e.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/rat3e.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/nrat4.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:37. ; Compiling: /home/maxima/maxima-test/src/nrat4.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PDIS. ; Compiling DEFUN PDIS: ; Converted PDIS*. ; Compiling DEFUN PDIS*: ; Converted RDIS. ; Compiling DEFUN RDIS: ; Converted RDIS*. ; Compiling DEFUN RDIS*: ; Converted RFORM. ; Compiling DEFUN RFORM: ; Converted RATCOEF-IMPL. ; Compiling DEFMFUN $RATCOEF: ; Converted $RATCOEF. ; Compiling DEFMFUN $RATCOEF: ; Byte Compiling Top-Level Form: ; Converted $RATCOEF. ; Compiling DEFMFUN $RATCOEF: ; Byte Compiling Top-Level Form: ; Converted RATCOEFF. ; Compiling DEFUN RATCOEFF: ; Converted MINIMIZE-VARLIST. ; Compiling DEFUN MINIMIZE-VARLIST: ; Converted MINVARLIST-MRAT. ; Compiling DEFUN MINVARLIST-MRAT: ; Converted RATCOEF. ; Compiling DEFUN RATCOEF: ; Converted RATCOEF1. ; Compiling DEFUN RATCOEF1: ; Converted CONSTCOEF. ; Compiling DEFUN CONSTCOEF: ; Converted RATSUBST-IMPL. ; Compiling DEFMFUN $RATSUBST: ; Byte Compiling Top-Level Form: ; Converted $RATSUBST. ; Compiling DEFMFUN $RATSUBST: ; Byte Compiling Top-Level Form: ; Converted $RATSUBST. ; Compiling DEFMFUN $RATSUBST: ; Byte Compiling Top-Level Form: ; Converted XPTIMES. ; Compiling DEFUN XPTIMES: ; Converted ALLSUBST00. ; Compiling DEFUN ALLSUBST00: ; Converted EVERYSUBST00. ; Compiling DEFUN EVERYSUBST00: ; Converted EVERYSUBST0. ; Compiling DEFUN EVERYSUBST0: ; Converted EVERYSUBST1. ; Compiling DEFUN EVERYSUBST1: ; Converted EVERYSUBST2. ; Compiling DEFUN EVERYSUBST2: ; Converted PAIROFF. ; Compiling DEFUN PAIROFF: ; Converted EVERYSUBST. ; Compiling DEFUN EVERYSUBST: ; Byte Compiling Top-Level Form: ; Converted EVERYPTERMS. ; Compiling DEFUN EVERYPTERMS: ; Converted EVERYPTERMS1. ; Compiling DEFUN EVERYPTERMS1: ; Converted SUBSTFORSUM. ; Compiling DEFUN SUBSTFORSUM: ; Converted PRODCOEF. ; Compiling DEFUN PRODCOEF: ; Converted SUMCOEF. ; Compiling DEFUN SUMCOEF: ; Converted PRODCOEF1. ; Compiling DEFUN PRODCOEF1: ; Converted PUREPROD. ; Compiling DEFUN PUREPROD: ; Converted BOTHCOEF-IMPL. ; Compiling DEFMFUN $BOTHCOEF: ; Converted $BOTHCOEF. ; Compiling DEFMFUN $BOTHCOEF: ; Byte Compiling Top-Level Form: ; Converted $BOTHCOEF. ; Compiling DEFMFUN $BOTHCOEF: ; Byte Compiling Top-Level Form: ; Converted BOTHPRODCOEF. ; Compiling DEFUN BOTHPRODCOEF: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ARGSFREEOF. ; Compiling DEFUN ARGSFREEOF: ; Converted LFREEOF-IMPL. ; Compiling DEFMFUN $LFREEOF: ; Converted $LFREEOF. ; Compiling DEFMFUN $LFREEOF: ; Byte Compiling Top-Level Form: ; Converted $LFREEOF. ; Compiling DEFMFUN $LFREEOF: ; Byte Compiling Top-Level Form: ; Converted FREEOF-IMPL. ; Compiling DEFMFUN $FREEOF: ; Converted $FREEOF. ; Compiling DEFMFUN $FREEOF: ; Byte Compiling Top-Level Form: ; Converted $FREEOF. ; Compiling DEFMFUN $FREEOF: ; Byte Compiling Top-Level Form: ; Converted FREEOF. ; Compiling DEFUN FREEOF: ; Converted FREEOFL. ; Compiling DEFUN FREEOFL: ; Converted HAND-SIDE. ; Compiling DEFUN HAND-SIDE: ; Converted RADCAN-IMPL. ; Compiling DEFMFUN ($RADCAN PROPERTIES (#)): ; Converted $RADCAN. ; Compiling DEFMFUN ($RADCAN PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted $RADCAN. ; Compiling DEFMFUN ($RADCAN PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted RADCAN1. ; Compiling DEFUN RADCAN1: ; Converted SPC0. ; Compiling DEFUN SPC0: ; Converted ALLATOMS. ; Compiling DEFUN ALLATOMS: ; Converted RJFSIMP. ; Compiling DEFUN RJFSIMP: ; Converted DSUBSTA. ; Compiling DEFUN DSUBSTA: ; Converted RADSUBST. ; Compiling DEFUN RADSUBST: ; Byte Compiling Top-Level Form: ; Converted SPC1. ; Compiling DEFUN SPC1: ; Converted PUTONLOGLIST. ; Compiling DEFUN PUTONLOGLIST: ; Converted SPC2. ; Compiling DEFUN SPC2: ; Converted SPC2A. ; Compiling DEFUN SPC2A: ; Converted SPC2B. ; Compiling DEFUN SPC2B: ; Converted SPC3. ; Compiling DEFUN SPC3: ; Converted SPC4. ; Compiling DEFUN SPC4: ; Converted RZCONTENT. ; Compiling DEFUN RZCONTENT: ; Converted SPC5. ; Compiling DEFUN SPC5: ; Converted SPC5B. ; Compiling DEFUN SPC5B: ; Converted SPC7. ; Compiling DEFUN SPC7: ; Byte Compiling Top-Level Form: ; Converted GOODFORM. ; Compiling DEFUN GOODFORM: ; Converted FACTORLOGS. ; Compiling DEFUN FACTORLOGS: ; Converted FLEVENP. ; Compiling DEFUN FLEVENP: ; Converted FLRED. ; Compiling DEFUN FLRED: ; Converted FLMAXL. ; Compiling DEFUN FLMAXL: ; Converted FLSORT. ; Compiling DEFUN FLSORT: ; Converted NMT. ; Compiling DEFUN NMT: ; Converted NMTERMS. ; Compiling DEFUN NMTERMS: ; Converted FLGREAT. ; Compiling DEFUN FLGREAT: ; Converted FLGREAT1. ; Compiling DEFUN FLGREAT1: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/nrat4.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/nrat4.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/ratout.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:37. ; Compiling: /home/maxima/maxima-test/src/ratout.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted NEWGCD. ; Compiling DEFUN NEWGCD: ; Converted PGATHERCOEF. ; Compiling DEFUN PGATHERCOEF: ; Converted PGATH1. ; Compiling DEFUN PGATH1: ; Converted PNEXT. ; Compiling DEFUN PNEXT: ; Converted VGREAT. ; Compiling DEFUN VGREAT: ; Converted PDEGREER. ; Compiling DEFUN PDEGREER: ; Converted PGCDP. ; Compiling DEFUN PGCDP: ; Converted MONICGCD. ; Compiling DEFUN MONICGCD: ; Converted PGCDM. ; Compiling DEFUN PGCDM: ; Converted PKRONECK. ; Compiling DEFUN PKRONECK: ; Converted PFACTOR2. ; Compiling DEFUN PFACTOR2: ; Byte Compiling Top-Level Form: ; Converted RPOWERSET. ; Compiling DEFUN RPOWERSET: ; Converted ALLPRODS. ; Compiling DEFUN ALLPRODS: ; Converted AL1. ; Compiling DEFUN AL1: ; Converted AP1. ; Compiling DEFUN AP1: ; Converted PTTS1. ; Compiling DEFUN PTTS1: ; Converted P1. ; Compiling DEFUN P1: ; Converted P11. ; Compiling DEFUN P11: ; Converted PINTERPOLATE. ; Compiling DEFUN PINTERPOLATE: ; Converted PINTERPOLATE1. ; Compiling DEFUN PINTERPOLATE1: ; Converted PINTERPOLATE2. ; Compiling DEFUN PINTERPOLATE2: ; Converted PINTERPOLATE3. ; Compiling DEFUN PINTERPOLATE3: ; Byte Compiling Top-Level Form: ; Converted PINTERPOLATE4. ; Compiling DEFUN PINTERPOLATE4: ; Converted PINTERPOLATE5. ; Compiling DEFUN PINTERPOLATE5: ; Converted PINTERPOLATE6. ; Compiling DEFUN PINTERPOLATE6: ; Converted FASTTIMES-IMPL. ; Compiling DEFMFUN $FASTTIMES: ; Converted $FASTTIMES. ; Compiling DEFMFUN $FASTTIMES: ; Byte Compiling Top-Level Form: ; Converted $FASTTIMES. ; Compiling DEFMFUN $FASTTIMES: ; Byte Compiling Top-Level Form: ; Converted FPTIMES. ; Compiling DEFUN FPTIMES: ; Converted FPTIMES1. ; Compiling DEFUN FPTIMES1: ; Converted HALFSPLIT. ; Compiling DEFUN HALFSPLIT: ; Converted LSFT. ; Compiling DEFUN LSFT: ; Converted RATWEIGHT-IMPL. ; Compiling DEFMFUN $RATWEIGHT: ; Converted $RATWEIGHT. ; Compiling DEFMFUN $RATWEIGHT: ; Byte Compiling Top-Level Form: ; Converted $RATWEIGHT. ; Compiling DEFMFUN $RATWEIGHT: ; Byte Compiling Top-Level Form: ; Converted PWEIGHT. ; Compiling DEFUN PWEIGHT: ; Converted WTPTIMES. ; Compiling DEFUN WTPTIMES: ; Converted WTPTIMES1. ; Compiling DEFUN WTPTIMES1: ; Converted WTPCTIMES. ; Compiling DEFUN WTPCTIMES: ; Converted WTPCTIMES1. ; Compiling DEFUN WTPCTIMES1: ; Converted WTPEXPT. ; Compiling DEFUN WTPEXPT: ; Converted HORNER-IMPL. ; Compiling DEFMFUN $HORNER: ; Converted $HORNER. ; Compiling DEFMFUN $HORNER: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $HORNER. ; Compiling DEFMFUN $HORNER: ; Byte Compiling Top-Level Form: ; Converted HORNREP. ; Compiling DEFUN HORNREP: ; Converted HORN+. ; Compiling DEFUN HORN+: ; Byte Compiling Top-Level Form: ; Converted PARTFRAC-IMPL. ; Compiling DEFMFUN $PARTFRAC: ; Converted $PARTFRAC. ; Compiling DEFMFUN $PARTFRAC: ; Byte Compiling Top-Level Form: ; Converted $PARTFRAC. ; Compiling DEFMFUN $PARTFRAC: ; Byte Compiling Top-Level Form: ; Converted PARTFRACA. ; Compiling DEFUN PARTFRACA: ; Converted PARTFRAC. ; Compiling DEFUN PARTFRAC: ; Byte Compiling Top-Level Form: ; Converted RATDIFF-IMPL. ; Compiling DEFMFUN $RATDIFF: ; Converted $RATDIFF. ; Compiling DEFMFUN $RATDIFF: ; Byte Compiling Top-Level Form: ; Converted $RATDIFF. ; Compiling DEFMFUN $RATDIFF: ; Byte Compiling Top-Level Form: ; Converted PFET-IMPL. ; Compiling DEFMFUN $PFET: ; Converted $PFET. ; Compiling DEFMFUN $PFET: ; Byte Compiling Top-Level Form: ; Converted $PFET. ; Compiling DEFMFUN $PFET: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/ratout.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/ratout.sse2f" ; - Compiling module "maxima-language-compiler" ; - Compiling source file "/home/maxima/maxima-test/src/transl.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:37. ; Compiling: /home/maxima/maxima-test/src/transl.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $TR_WARN_UNDECLARED: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $TR_WARN_MEVAL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $TR_WARN_FEXPR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $TR_WARN_MODE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $TR_WARN_UNDEFINED_VARIABLE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TR-ABORT. ; Compiling DEFUN TR-ABORT: ; Converted BARFO. ; Compiling DEFUN BARFO: ; Converted SPECIALP. ; Compiling DEFUN SPECIALP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TR-WARNBREAK. ; Compiling DEFMACRO TR-WARNBREAK: ; Byte Compiling Top-Level Form: ; Converted TR-WARNP. ; Compiling DEFUN TR-WARNP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted WARN-UNDEFINED-VARIABLE. ; Compiling DEFUN WARN-UNDEFINED-VARIABLE: ; Converted WARN-UNDECLARED. ; Compiling DEFUN WARN-UNDECLARED: ; Converted WARN-MEVAL. ; Compiling DEFUN WARN-MEVAL: ; Converted WARN-MODE. ; Compiling DEFUN WARN-MODE: ; Converted WARN-FEXPR. ; Compiling DEFUN WARN-FEXPR: ; Converted MACSYMA-SPECIAL-MACRO-P. ; Compiling DEFUN MACSYMA-SPECIAL-MACRO-P: ; Converted MACSYMA-SPECIAL-OP-P. ; Compiling DEFUN MACSYMA-SPECIAL-OP-P: ; Converted POSSIBLE-PREDICATE-OP-P. ; Compiling DEFUN POSSIBLE-PREDICATE-OP-P: ; Byte Compiling Top-Level Form: ; Converted TR-LOCAL-EXP. ; Compiling DEFUN TR-LOCAL-EXP: ; Converted TR-ARGS. ; Compiling DEFUN TR-ARGS: ; Converted DTRANSLATE. ; Compiling DEFUN DTRANSLATE: ; Converted DCONV. ; Compiling DEFUN DCONV: ; Converted DCONVX. ; Compiling DEFUN DCONVX: ; Converted DCONV-$FLOAT. ; Compiling DEFUN DCONV-$FLOAT: ; Converted DCONV-$CRE. ; Compiling DEFUN DCONV-$CRE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted COVERS. ; Compiling DEFUN COVERS: ; Converted TR-MFUN. ; Compiling DEFUN TR-MFUN: ; Converted TR-MDEFINE-TOPLEVEL. ; Compiling DEFUN TR-MDEFINE-TOPLEVEL: ; Converted TRANSLATE-FUNCTION. ; Compiling DEFUN TRANSLATE-FUNCTION: ; ; ; File: /home/maxima/maxima-test/src/transl.lisp ; In: DEFUN TRANSLATE-FUNCTION ; (BIND-TRANSL-STATE (SETQ *IN-TRANSLATE* T) ; (LET # ; #)) ; ==> ; (LET (*WARNED-UN-DECLARED-VARS* ; *WARNED-FEXPRS* ; *WARNED-MODE-VARS* ; WARNED-UNDEFINED-VARIABLES ; TR-ABORT ; ...) ; (SETQ *IN-TRANSLATE* T) ; (LET # ; #)) ; Note: Variable LOCAL defined but never used. ; ; Converted PUNT-TO-MEVAL. ; Compiling DEFUN PUNT-TO-MEVAL: ; Converted TRFAIL. ; Compiling DEFUN TRFAIL: ; Converted TRANSLATE-AND-EVAL-MACSYMA-EXPRESSION. ; Compiling DEFUN TRANSLATE-AND-EVAL-MACSYMA-EXPRESSION: ; ; ; File: /home/maxima/maxima-test/src/transl.lisp ; In: DEFUN TRANSLATE-AND-EVAL-MACSYMA-EXPRESSION ; (BIND-TRANSL-STATE (SETQ *IN-TRANSLATE* T) (TRANSLATOR-EVAL #)) ; ==> ; (LET (*WARNED-UN-DECLARED-VARS* ; *WARNED-FEXPRS* ; *WARNED-MODE-VARS* ; WARNED-UNDEFINED-VARIABLES ; TR-ABORT ; ...) ; (SETQ *IN-TRANSLATE* T) ; (TRANSLATOR-EVAL #)) ; Note: Variable LOCAL defined but never used. ; ; Converted TRANSLATOR-EVAL. ; Compiling DEFUN TRANSLATOR-EVAL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TRANSLATE-MACEXPR-TOPLEVEL. ; Compiling DEFUN TRANSLATE-MACEXPR-TOPLEVEL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TOPLEVEL-OPTIMIZE. ; Compiling DEFUN TOPLEVEL-OPTIMIZE: ; Converted TOPLEVEL-OPTIMIZE-1. ; Compiling DEFUN TOPLEVEL-OPTIMIZE-1: ; Converted TRANSLATE. ; Compiling DEFUN TRANSLATE: ; Converted TRANSLATE-ATOM. ; Compiling DEFUN TRANSLATE-ATOM: ; Converted TRANSLATE-FORM. ; Compiling DEFUN TRANSLATE-FORM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TR-MACSYMA-USER-FUNCTION-CALL. ; Compiling DEFUN TR-MACSYMA-USER-FUNCTION-CALL: ; Converted ATTEMPT-TRANSLATE-RANDOM-MACRO-OP. ; Compiling DEFUN ATTEMPT-TRANSLATE-RANDOM-MACRO-OP: ; Converted ATTEMPT-TRANSLATE-RANDOM-SPECIAL-OP. ; Compiling DEFUN ATTEMPT-TRANSLATE-RANDOM-SPECIAL-OP: ; Converted TR-LISP-FUNCTION-CALL. ; Compiling DEFUN TR-LISP-FUNCTION-CALL: ; Converted GET-LISP-FUN-TYPE. ; Compiling DEFUN GET-LISP-FUN-TYPE: ; Converted TR-INFAMOUS-NOUN-FORM. ; Compiling DEFUN TR-INFAMOUS-NOUN-FORM: ; Converted IMPLIED-QUOTEP. ; Compiling DEFUN IMPLIED-QUOTEP: ; Converted SELF-EVALUATING-LISP-OBJECT-P. ; Compiling DEFUN SELF-EVALUATING-LISP-OBJECT-P: ; Converted TR-NOSIMPP. ; Compiling DEFUN TR-NOSIMPP: ; Byte Compiling Top-Level Form: ; Converted CALL-AND-SIMP. ; Compiling DEFUN CALL-AND-SIMP: ; Compiling DEFMSPEC $DECLARE_TRANSLATED: ; Compiling DEF%TR $EVAL_WHEN: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR MDEFMACRO: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $LOCAL: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR MQUOTE: ; Byte Compiling Top-Level Form: ; Converted TR-LAMBDA. ; Compiling DEFUN TR-LAMBDA: ; Converted MAKE-DECLARES. ; Compiling DEFUN MAKE-DECLARES: ; Converted TR-SEQ. ; Compiling DEFUN TR-SEQ: ; Compiling DEF%TR MPROGN: ; Byte Compiling Top-Level Form: ; Converted GO-TAG-P. ; Compiling DEFUN GO-TAG-P: ; Compiling DEF%TR MPROG: ; Byte Compiling Top-Level Form: ; Converted TR-MPROG-BODY. ; Compiling DEFUN TR-MPROG-BODY: ; Compiling DEF%TR MRETURN: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR MGO: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR MQAPPLY: ; Byte Compiling Top-Level Form: ; Converted MCOND-EVAL-SYMBOLS-TR. ; Compiling DEFUN MCOND-EVAL-SYMBOLS-TR: ; Compiling DEF%TR MCOND: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR MDO: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR MDOIN: ; Byte Compiling Top-Level Form: ; Converted LAMBDA-WRAP1. ; Compiling DEFUN LAMBDA-WRAP1: ; Compiling DEF%TR MSETQ: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $MAX: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $MIN: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR %MAX: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR %MIN: ; Byte Compiling Top-Level Form: ; Converted TRANSLATE-$MAX-$MIN. ; Compiling DEFUN TRANSLATE-$MAX-$MIN: ; Converted TR-CLASS. ; Compiling DEFUN TR-CLASS: ; Converted *UNION-MODE. ; Compiling DEFUN *UNION-MODE: ; Converted VALUE-MODE. ; Compiling DEFUN VALUE-MODE: ; Converted DECMODE-ARRAYFUN. ; Compiling DEFUN DECMODE-ARRAYFUN: ; Converted ARRAY-MODE. ; Compiling DEFUN ARRAY-MODE: ; Converted ARRAYFUN-MODE. ; Compiling DEFUN ARRAYFUN-MODE: ; Converted FUNCTION-MODE. ; Compiling DEFUN FUNCTION-MODE: ; Converted FUNCTION-MODE-@. ; Compiling DEFUN FUNCTION-MODE-@: ; Converted ARRAY-MODE-@. ; Compiling DEFUN ARRAY-MODE-@: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-TSTACK-SLOT. ; Compiling DEFSTRUCT TSTACK-SLOT: ; Converted TR-GET-MODE. ; Compiling DEFUN TR-GET-MODE: ; Converted (SETF TR-GET-MODE). ; Compiling DEFUN (SETF TR-GET-MODE): ; Converted TR-GET-VAL-MODES. ; Compiling DEFUN TR-GET-VAL-MODES: ; Converted (SETF TR-GET-VAL-MODES). ; Compiling DEFUN (SETF TR-GET-VAL-MODES): ; Converted TR-GET-SPECIAL. ; Compiling DEFUN TR-GET-SPECIAL: ; Converted (SETF TR-GET-SPECIAL). ; Compiling DEFUN (SETF TR-GET-SPECIAL): ; Converted VARIABLE-P. ; Compiling DEFUN VARIABLE-P: ; Byte Compiling Top-Level Form: ; Byte Compiling Creation Form for #: ; Converted BAD-VAR-WARN. ; Compiling DEFUN BAD-VAR-WARN: ; Converted TBIND. ; Compiling DEFUN TBIND: ; Converted TUNBIND. ; Compiling DEFUN TUNBIND: ; Converted PUTPROP1. ; Compiling DEFUN PUTPROP1: ; Converted TUNBINDS. ; Compiling DEFUN TUNBINDS: ; Converted TBOUNDP. ; Compiling DEFUN TBOUNDP: ; Converted TEVAL. ; Compiling DEFUN TEVAL: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/transl.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/transl.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/transs.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:38. ; Compiling: /home/maxima/maxima-test/src/transs.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $COMPFILE: ; ; ; File: /home/maxima/maxima-test/src/transs.lisp ; In: DEFMSPEC $COMPFILE ; (BIND-TRANSL-STATE (SETQ *IN-COMPFILE* T) ; (LET # ; # ; #)) ; ==> ; (LET (*WARNED-UN-DECLARED-VARS* ; *WARNED-FEXPRS* ; *WARNED-MODE-VARS* ; WARNED-UNDEFINED-VARIABLES ; TR-ABORT ; ...) ; (SETQ *IN-COMPFILE* T) ; (LET # ; # ; #)) ; Note: Variable LOCAL defined but never used. ; ; Converted COMPILE-FUNCTION. ; Compiling DEFUN COMPILE-FUNCTION: ; Converted COMPILE_FILE-IMPL. ; Compiling DEFMFUN $COMPILE_FILE: ; Converted $COMPILE_FILE. ; Compiling DEFMFUN $COMPILE_FILE: ; Byte Compiling Top-Level Form: ; Converted $COMPILE_FILE. ; Compiling DEFMFUN $COMPILE_FILE: ; Byte Compiling Top-Level Form: ; Converted MAXIMA-STRING. ; Compiling DEFUN MAXIMA-STRING: ; Converted TRANSLATE_FILE-IMPL. ; Compiling DEFMFUN $TRANSLATE_FILE: ; Converted $TRANSLATE_FILE. ; Compiling DEFMFUN $TRANSLATE_FILE: ; Byte Compiling Top-Level Form: ; Converted $TRANSLATE_FILE. ; Compiling DEFMFUN $TRANSLATE_FILE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PPRINT-DEFMTRFUN. ; Compiling DEFUN PPRINT-DEFMTRFUN: ; Converted CALL-BATCH1. ; Compiling DEFUN CALL-BATCH1: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ALTER-PATHNAME. ; Compiling DEFUN ALTER-PATHNAME: ; Converted DELETE-WITH-SIDE-EFFECTS-IF. ; Compiling DEFUN DELETE-WITH-SIDE-EFFECTS-IF: ; Converted INSERT-NECESSARY-FUNCTION-DECLARES. ; Compiling DEFUN INSERT-NECESSARY-FUNCTION-DECLARES: ; Converted PRINT-TRANSL-HERALD. ; Compiling DEFUN PRINT-TRANSL-HERALD: ; Converted TRANSLATE-FILE. ; Compiling DEFUN TRANSLATE-FILE: ; ; ; File: /home/maxima/maxima-test/src/transs.lisp ; In: DEFUN TRANSLATE-FILE ; (BIND-TRANSL-STATE (SETQ *IN-TRANSLATE-FILE* T) ; (SETQ TRANSLATED-FILE #) ; (SETQ WARN-FILE #) ; (WITH-OPEN-FILE # ; #)) ; ==> ; (LET (*WARNED-UN-DECLARED-VARS* ; *WARNED-FEXPRS* ; *WARNED-MODE-VARS* ; WARNED-UNDEFINED-VARIABLES ; TR-ABORT ; ...) ; (SETQ *IN-TRANSLATE-FILE* T) ; (SETQ TRANSLATED-FILE #) ; (SETQ WARN-FILE #) ; ...) ; Note: Variable LOCAL defined but never used. ; ; Converted PRINT*. ; Compiling DEFUN PRINT*: ; Converted PRINT-ABORT-MSG. ; Compiling DEFUN PRINT-ABORT-MSG: ; Compiling DEFMSPEC $TRANSLATE: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $COMPILE: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/transs.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/transs.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/trans1.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:38. ; Compiling: /home/maxima/maxima-test/src/trans1.lisp 2024-04-20 03:00:30 ; Converted QUOTED-SYMBOLP. ; Compiling DEFUN QUOTED-SYMBOLP: ; Compiling DEF%TR $APPLY: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $MAP: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $MAPLIST: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $FULLMAP: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $MATRIXMAP: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $FULLMAPL: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $OUTERMAP: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $SCANMAP: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $QPUT: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $SUBVAR: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $SUBSTPART: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $SUBSTINPART: ; Byte Compiling Top-Level Form: ; Converted FOR-EVAL-THEN-MQUOTE-SIMP-ARGL. ; Compiling DEFUN FOR-EVAL-THEN-MQUOTE-SIMP-ARGL: ; Converted SUBSTPART-TRANSLATION. ; Compiling DEFUN SUBSTPART-TRANSLATION: ; Compiling DEF%TR $ERRCATCH: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $CATCH: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $THROW: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $MAKELIST: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $KILL: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $ARRAY: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR MRAT: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $ALIAS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/trans1.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trans1.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/trans2.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:38. ; Compiling: /home/maxima/maxima-test/src/trans2.lisp 2024-04-20 03:00:30 ; Compiling DEF%TR $RANDOM: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR MCALL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TR-MASET. ; Compiling DEFUN TR-MASET: ; Converted MASET1. ; Compiling DEFUN MASET1: ; Converted TR-MAREF. ; Compiling DEFUN TR-MAREF: ; Converted MAREF1. ; Compiling DEFUN MAREF1: ; Converted TR-ARRAYCALL. ; Compiling DEFUN TR-ARRAYCALL: ; Converted TR-ARRAYSETQ. ; Compiling DEFUN TR-ARRAYSETQ: ; Compiling DEF%TR MARRAYREF: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR MARRAYSET: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR MLIST: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $FIRST: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/trans2.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trans2.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/trans3.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:38. ; Compiling: /home/maxima/maxima-test/src/trans3.lisp 2024-04-20 03:00:30 ; Converted FREE-LISP-VARS. ; Compiling DEFUN FREE-LISP-VARS: ; Converted FREE-LISP-VARS-OF-ARGL. ; Compiling DEFUN FREE-LISP-VARS-OF-ARGL: ; Converted REDUCE-VAR-SET&OP. ; Compiling DEFUN REDUCE-VAR-SET&OP: ; Converted REDUCE-VAR-SET. ; Compiling DEFUN REDUCE-VAR-SET: ; Converted DIFFERENCE-VAR-SETS. ; Compiling DEFUN DIFFERENCE-VAR-SETS: ; Converted UNION-VAR-SET. ; Compiling DEFUN UNION-VAR-SET: ; Converted SUM-VAR-SETS. ; Compiling DEFUN SUM-VAR-SETS: ; Converted MAKE-VAR-SET. ; Compiling DEFUN MAKE-VAR-SET: ; Compiling MACROLET ((EMPTY-FREE-LISP-VARS # #)): ; Compiling MACROLET ((EMPTY-FREE-LISP-VARS # #)): ; Byte Compiling Top-Level Form: ; Compiling MACROLET ((EMPTY-FREE-LISP-VARS # #)): ; Compiling MACROLET ((EMPTY-FREE-LISP-VARS # #)): ; Compiling DEFUN-PROP (LAMBDA FREE-LISP-VARS): ; Compiling DEFUN-PROP (PROG FREE-LISP-VARS): ; Compiling DEFUN-PROP (LET FREE-LISP-VARS): ; Compiling DEFUN-PROP (DO FREE-LISP-VARS): ; Compiling DEFUN-PROP (COND FREE-LISP-VARS): ; Compiling DEFUN-PROP (SETQ FREE-LISP-VARS): ; Compiling DEFUN-PROP (AND FREE-LISP-VARS): ; Compiling DEFUN-PROP (OR FREE-LISP-VARS): ; Byte Compiling Top-Level Form: ; 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): ; Converted FREE-LISP-VARS-M-TLAMBDA. ; Compiling DEFUN FREE-LISP-VARS-M-TLAMBDA: ; Compiling MAPC (FUNCTION (LAMBDA # #)): ; Compiling MAPC (FUNCTION (LAMBDA # #)): ; Byte Compiling Top-Level Form: ; Converted FREE-LISP-VARS-M-TLAMBDA&ENV. ; Compiling DEFUN FREE-LISP-VARS-M-TLAMBDA&ENV: ; Converted TBOUND-FREE-VARS. ; Compiling DEFUN TBOUND-FREE-VARS: ; Converted SIDE-EFFECT-FREE-CHECK. ; Compiling DEFUN SIDE-EFFECT-FREE-CHECK: ; Compiling DEF%TR LAMBDA: ; Byte Compiling Top-Level Form: ; Converted GEN-TR-LAMBDA. ; Compiling DEFUN GEN-TR-LAMBDA: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/trans3.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trans3.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/trprop.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:38. ; Compiling: /home/maxima/maxima-test/src/trprop.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted META-OUTPUT. ; Compiling DEFUN META-OUTPUT: ; Converted META-ADD2LNC. ; Compiling DEFUN META-ADD2LNC: ; Converted META-PUTPROP. ; Compiling DEFUN META-PUTPROP: ; Converted META-MPUTPROP. ; Compiling DEFUN META-MPUTPROP: ; Converted META-FSET. ; Compiling DEFUN META-FSET: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/trprop.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trprop.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/trans4.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:38. ; Compiling: /home/maxima/maxima-test/src/trans4.lisp 2024-04-20 03:00:30 ; Compiling DEF%TR MNCTIMES: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR MNCEXPT: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $REMAINDER: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $BETA: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR MFACTORIAL: ; Byte Compiling Top-Level Form: ; Converted YUK-SU-META-PROP. ; Compiling DEFUN YUK-SU-META-PROP: ; Compiling DEF%TR $MATCHDECLARE: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR SUB_$MATCHDECLARE: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $DEFMATCH: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $TELLSIMP: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $TELLSIMPAFTER: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $DEFRULE: ; Byte Compiling Top-Level Form: ; Converted PATCH-UP-MEVAL-IN-FSET. ; Compiling DEFUN PATCH-UP-MEVAL-IN-FSET: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LISP->LISP-TR-LAMBDA. ; Compiling DEFUN LISP->LISP-TR-LAMBDA: ; Converted TR-LISP->LISP. ; Compiling DEFUN TR-LISP->LISP: ; Converted TR-LISP->LISP-DEFAULT. ; Compiling DEFUN TR-LISP->LISP-DEFAULT: ; Converted TR-LISP->LISP-FUN. ; Compiling DEFUN TR-LISP->LISP-FUN: ; Converted MAPTR-LISP->LISP. ; 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): ; Byte Compiling Top-Level Form: ; Compiling DEFUN-PROP (RETLIST TR-LISP->LISP): ; Compiling DEFUN-PROP (QUOTE TR-LISP->LISP): ; Compiling DEFUN-PROP (SETQ TR-LISP->LISP): ; Compiling DEFUN-PROP (MSETQ TR-LISP->LISP): ; Compiling DEFUN-PROP (COND TR-LISP->LISP): ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFUN-PROP (MEVAL TR-LISP->LISP): ; Compiling DEFUN-PROP (IS TR-LISP->LISP): ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/trans4.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trans4.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/trans5.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:38. ; Compiling: /home/maxima/maxima-test/src/trans5.lisp 2024-04-20 03:00:30 ; Compiling DEF%TR $DISP: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $DISPLAY: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-VALUES. ; Compiling DEFUN MAKE-VALUES: ; Compiling DEFSTRUCT DISP-HACK-OB: ; Byte Compiling Top-Level Form: ; Converted MAKE-DISP-HACK-OB. ; Compiling DEFSTRUCT DISP-HACK-OB: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LEFT-OB. ; Compiling DEFSTRUCT DISP-HACK-OB: ; Converted (SETF LEFT-OB). ; Compiling DEFSTRUCT DISP-HACK-OB: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RIGHT-OB. ; Compiling DEFSTRUCT DISP-HACK-OB: ; Converted (SETF RIGHT-OB). ; Compiling DEFSTRUCT DISP-HACK-OB: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted OBJECT-FOR-DISPLAY-HACK. ; Compiling DEFUN OBJECT-FOR-DISPLAY-HACK: ; Converted TR-EXP-TO-DISPLAY. ; Compiling DEFUN TR-EXP-TO-DISPLAY: ; Converted UNTRANS-OP. ; Compiling DEFUN UNTRANS-OP: ; Compiling DEF%TR $CF: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $APPLY1: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $APPLY2: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $APPLYB1: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $APPLYB2: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $BUILDQ: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/trans5.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trans5.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/transf.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:38. ; Compiling: /home/maxima/maxima-test/src/transf.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TRANSLATE-WITH-FLONUM-OP. ; Compiling DEFUN TRANSLATE-WITH-FLONUM-OP: ; Compiling DEF%TR %SIN: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR %ACOS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/transf.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/transf.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/troper.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:38. ; Compiling: /home/maxima/maxima-test/src/troper.lisp 2024-04-20 03:00:30 ; Compiling DEF%TR MMINUS: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR MPLUS: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR MTIMES: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR MQUOTIENT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR MEXPT: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR RAT: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR BIGFLOAT: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR MABS: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR %SIGNUM: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $ENTIER: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $FLOAT: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $ATAN2: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/troper.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/troper.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/trutil.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:38. ; Compiling: /home/maxima/maxima-test/src/trutil.lisp 2024-04-20 03:00:30 ; Converted TR-GENSYM. ; Compiling DEFUN TR-GENSYM: ; Converted PUSH-DEFVAR. ; Compiling DEFUN PUSH-DEFVAR: ; Converted PUSH-PRE-TRANSL-FORM. ; Compiling DEFUN PUSH-PRE-TRANSL-FORM: ; Converted TR-NARGS-CHECK. ; Compiling DEFUN TR-NARGS-CHECK: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/trutil.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trutil.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/trmode.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:38. ; Compiling: /home/maxima/maxima-test/src/trmode.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MSEEMINGLY-UNBOUND. ; Compiling DEFUN MSEEMINGLY-UNBOUND: ; Converted ASSIGN-MODE-CHECK. ; Compiling DEFUN ASSIGN-MODE-CHECK: ; Compiling DEF%TR $DEFINE_VARIABLE: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $DEFINE_VARIABLE: ; Compiling DEFMSPEC $MODE_IDENTITY: ; Compiling DEF%TR $MODE_IDENTITY: ; Byte Compiling Top-Level Form: ; Converted IR-OR-EXTEND. ; Compiling DEFUN IR-OR-EXTEND: ; Compiling DEF%TR $MODEDECLARE: ; Byte Compiling Top-Level Form: ; Converted ASS-EQ-REF. ; Compiling DEFUN ASS-EQ-REF: ; Converted ASS-EQ-SET. ; Compiling DEFUN ASS-EQ-SET: ; Compiling DEFMSPEC $MODEDECLARE: ; Converted TR-DECLARE-VARMODE. ; Compiling DEFUN TR-DECLARE-VARMODE: ; Converted DECLMODE. ; Compiling DEFUN DECLMODE: ; Converted DECLVALUE. ; Compiling DEFUN DECLVALUE: ; Converted CHEKVALUE. ; Compiling DEFUN CHEKVALUE: ; Converted SIGNAL-MODE-ERROR. ; Compiling DEFUN SIGNAL-MODE-ERROR: ; Converted PUT-MODE. ; Compiling DEFUN PUT-MODE: ; Converted DECLARRAY. ; Compiling DEFUN DECLARRAY: ; Converted DECLFUN. ; Compiling DEFUN DECLFUN: ; Byte Compiling Top-Level Form: ; Converted UDM-ERR. ; Compiling DEFUN UDM-ERR: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/trmode.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trmode.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/trdata.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:38. ; Compiling: /home/maxima/maxima-test/src/trdata.lisp 2024-04-20 03:00:30 ; Compiling EVAL-WHEN (LOAD-TOPLEVEL EXECUTE): ; Compiling EVAL-WHEN (LOAD-TOPLEVEL EXECUTE): ; Byte Compiling Top-Level Form: ; Compiling EVAL-WHEN (LOAD-TOPLEVEL EXECUTE): ; Compiling EVAL-WHEN (LOAD-TOPLEVEL EXECUTE): ; Compiling EVAL-WHEN (LOAD-TOPLEVEL EXECUTE): ; Compiling EVAL-WHEN (LOAD-TOPLEVEL EXECUTE): ; Compiling EVAL-WHEN (LOAD-TOPLEVEL EXECUTE): ; Compiling EVAL-WHEN (LOAD-TOPLEVEL EXECUTE): ; Compiling EVAL-WHEN (LOAD-TOPLEVEL EXECUTE): ; Compiling EVAL-WHEN (LOAD-TOPLEVEL EXECUTE): ; /home/maxima/maxima-test/src/binary-cmucl/trdata.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trdata.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/trpred.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:38. ; Compiling: /home/maxima/maxima-test/src/trpred.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted WRAP-PRED. ; Compiling DEFUN WRAP-PRED: ; Converted TR-IS/MAYBE. ; Compiling DEFUN TR-IS/MAYBE: ; Compiling DEF%TR $IS: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR $MAYBE: ; Byte Compiling Top-Level Form: ; Compiling DEF%TR MNOTEQUAL: ; Byte Compiling Top-Level Form: ; Converted TRANSLATE-PREDICATE. ; Compiling DEFUN TRANSLATE-PREDICATE: ; Converted TRP-WITH-BOOLEAN-CONVERT. ; Compiling DEFUN TRP-WITH-BOOLEAN-CONVERT: ; Byte Compiling Top-Level Form: ; Converted MNOT_TR. ; Compiling DEFMACRO MNOT_TR: ; Byte Compiling Top-Level Form: ; Converted TRP-MNOT. ; Compiling DEFUN TRP-MNOT: ; Converted MAND/MOR_TR. ; Compiling DEFUN MAND/MOR_TR: ; Byte Compiling Top-Level Form: ; Converted MAND_TR. ; Compiling DEFMACRO MAND_TR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MOR_TR. ; Compiling DEFMACRO MOR_TR: ; Byte Compiling Top-Level Form: ; Converted SIMPLIFY-MAND/MOR-OPERANDS_TR. ; Compiling DEFUN SIMPLIFY-MAND/MOR-OPERANDS_TR: ; Converted MAP-TRP. ; Compiling DEFUN MAP-TRP: ; Converted TRP-MAND/MOR. ; Compiling DEFUN TRP-MAND/MOR: ; Converted TRP-MAND. ; Compiling DEFUN TRP-MAND: ; Converted TRP-MOR. ; Compiling DEFUN TRP-MOR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TRP-INEQUALITY. ; Compiling DEFUN TRP-INEQUALITY: ; Converted TRP-MLESSP. ; Compiling DEFUN TRP-MLESSP: ; Converted TRP-MGREATERP. ; Compiling DEFUN TRP-MGREATERP: ; Converted TRP-MGEQP. ; Compiling DEFUN TRP-MGEQP: ; Converted TRP-MLEQP. ; Compiling DEFUN TRP-MLEQP: ; Converted TRP-MEQUAL. ; Compiling DEFUN TRP-MEQUAL: ; Converted TRP-MNOTEQUAL. ; Compiling DEFUN TRP-MNOTEQUAL: ; Converted TRP-$EQUALITY. ; Compiling DEFUN TRP-$EQUALITY: ; Byte Compiling Top-Level Form: ; Converted TRP-$EQUAL. ; Compiling DEFUN TRP-$EQUAL: ; Converted TRP-$NOTEQUAL. ; Compiling DEFUN TRP-$NOTEQUAL: ; Compiling DEF%TR $ASSUME: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/trpred.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trpred.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/transq.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:38. ; Compiling: /home/maxima/maxima-test/src/transq.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted DEF-MTRVAR. ; Compiling DEFMACRO DEF-MTRVAR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MFUNCTION-CALL. ; Compiling DEFINE-COMPILER-MACRO MFUNCTION-CALL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SKIP-DECLARE-EXPRS. ; Compiling DEFUN SKIP-DECLARE-EXPRS: ; Converted VANILLA-LAMBDA. ; Compiling DEFUN VANILLA-LAMBDA: ; Converted REST-ARG-LAMBDA. ; Compiling DEFUN REST-ARG-LAMBDA: ; Converted LAMBDA-WITH-FREE-VARS. ; Compiling DEFUN LAMBDA-WITH-FREE-VARS: ; Converted MAKE-TLAMBDA. ; Compiling DEFUN MAKE-TLAMBDA: ; Byte Compiling Top-Level Form: ; Converted M-TLAMBDA. ; Compiling DEFMACRO M-TLAMBDA: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted M-TLAMBDA&. ; Compiling DEFMACRO M-TLAMBDA&: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted M-TLAMBDA&ENV. ; Compiling DEFMACRO M-TLAMBDA&ENV: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted M-TLAMBDA&ENV&. ; Compiling DEFMACRO M-TLAMBDA&ENV&: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SET-VALS-INTO-LIST. ; Compiling DEFMACRO SET-VALS-INTO-LIST: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/transq.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/transq.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/acall.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:38. ; Compiling: /home/maxima/maxima-test/src/acall.lisp 2024-04-20 03:00:30 ; Converted INTERVAL-ERROR. ; Compiling DEFUN INTERVAL-ERROR: ; Converted MFUNCALL. ; Compiling DEFUN MFUNCALL: ; Converted MARRAYREF. ; Compiling DEFUN MARRAYREF: ; Converted ARRAYAPPLY-IMPL. ; Compiling DEFMFUN $ARRAYAPPLY: ; Converted $ARRAYAPPLY. ; Compiling DEFMFUN $ARRAYAPPLY: ; Byte Compiling Top-Level Form: ; Converted $ARRAYAPPLY. ; Compiling DEFMFUN $ARRAYAPPLY: ; Byte Compiling Top-Level Form: ; Converted ARRAYSETAPPLY-IMPL. ; Compiling DEFMFUN $ARRAYSETAPPLY: ; Converted $ARRAYSETAPPLY. ; Compiling DEFMFUN $ARRAYSETAPPLY: ; Byte Compiling Top-Level Form: ; Converted $ARRAYSETAPPLY. ; Compiling DEFMFUN $ARRAYSETAPPLY: ; Byte Compiling Top-Level Form: ; Converted MARRAYSET. ; Compiling DEFUN MARRAYSET: ; Converted LIST-REF. ; Compiling DEFUN LIST-REF: ; Converted DISPLAY-FOR-TR. ; Compiling DEFUN DISPLAY-FOR-TR: ; Converted INSURE-ARRAY-PROPS. ; Compiling DEFUN INSURE-ARRAY-PROPS: ; Converted MAPPLY-TR. ; Compiling DEFUN MAPPLY-TR: ; Converted ASSIGN-CHECK. ; Compiling DEFUN ASSIGN-CHECK: ; Converted MAPLIST_TR. ; Compiling DEFUN MAPLIST_TR: ; Converted BOOLE-VERIFY. ; Compiling DEFUN BOOLE-VERIFY: ; Byte Compiling Top-Level Form: ; Converted BOOLE-EVAL. ; Compiling DEFUN BOOLE-EVAL: ; Converted $IS-BOOLE-VERIFY. ; Compiling DEFUN $IS-BOOLE-VERIFY: ; Converted $IS-BOOLE-EVAL. ; Compiling DEFUN $IS-BOOLE-EVAL: ; Converted $MAYBE-BOOLE-VERIFY. ; Compiling DEFUN $MAYBE-BOOLE-VERIFY: ; Converted $MAYBE-BOOLE-EVAL. ; Compiling DEFUN $MAYBE-BOOLE-EVAL: ; Converted MCOND-BOOLE-VERIFY. ; Compiling DEFUN MCOND-BOOLE-VERIFY: ; Converted MCOND-BOOLE-EVAL. ; Compiling DEFUN MCOND-BOOLE-EVAL: ; Byte Compiling Top-Level Form: ; Converted MEVALP_TR. ; Compiling DEFUN MEVALP_TR: ; Converted MEVALP1_TR. ; Compiling DEFUN MEVALP1_TR: ; Converted MARRAYREF1$. ; Compiling DEFUN MARRAYREF1$: ; Converted MARRAYSET1$. ; Compiling DEFUN MARRAYSET1$: ; Converted APPLICATION-OPERATOR. ; Compiling DEFUN APPLICATION-OPERATOR: ; Converted *MMINUS. ; Compiling DEFUN *MMINUS: ; Converted RETLIST_TR. ; Compiling DEFUN RETLIST_TR: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/acall.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/acall.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/fcall.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:38. ; Compiling: /home/maxima/maxima-test/src/fcall.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TR_WARNINGS_GET-IMPL. ; Compiling DEFMFUN $TR_WARNINGS_GET: ; Converted $TR_WARNINGS_GET. ; Compiling DEFMFUN $TR_WARNINGS_GET: ; Byte Compiling Top-Level Form: ; Converted $TR_WARNINGS_GET. ; Compiling DEFMFUN $TR_WARNINGS_GET: ; Byte Compiling Top-Level Form: ; Converted MFUNCTION-CALL-WARN. ; Compiling DEFUN MFUNCTION-CALL-WARN: ; Converted MAPCAR-EVAL. ; Compiling DEFUN MAPCAR-EVAL: ; Byte Compiling Top-Level Form: ; Converted MFUNCTION-CALL. ; Compiling DEFMACRO MFUNCTION-CALL: ; Byte Compiling Top-Level Form: ; Converted LISPM-MFUNCTION-CALL-AUX. ; Compiling DEFUN LISPM-MFUNCTION-CALL-AUX: ; ; ; File: /home/maxima/maxima-test/src/fcall.lisp ; In: DEFUN LISPM-MFUNCTION-CALL-AUX ; (MERROR (INTL:GETTEXT "apply: expected symbol or function; found: ~M") F) ; Note: Deleting unreachable code. ; ; ==> ; F ; Note: Deleting unreachable code. ; ; Byte Compiling Top-Level Form: ; Converted TRD-MSYMEVAL. ; Compiling DEFQUOTE TRD-MSYMEVAL: ; Byte Compiling Top-Level Form: ; Converted TRD-MSYMEVAL-AUX. ; Compiling DEFQUOTE TRD-MSYMEVAL: ; Converted MAYBE-MSYMEVAL. ; Compiling DEFUN MAYBE-MSYMEVAL: ; Byte Compiling Top-Level Form: ; Converted FUNGEN&ENV-FOR-MEVAL. ; Compiling DEFQUOTE FUNGEN&ENV-FOR-MEVAL: ; Byte Compiling Top-Level Form: ; Converted FUNGEN&ENV-FOR-MEVAL-AUX. ; Compiling DEFQUOTE FUNGEN&ENV-FOR-MEVAL: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/fcall.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/fcall.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/evalw.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:38. ; Compiling: /home/maxima/maxima-test/src/evalw.lisp 2024-04-20 03:00:30 ; Compiling DEFMSPEC $EVAL_WHEN: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/evalw.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/evalw.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/mdefun.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:38. ; Compiling: /home/maxima/maxima-test/src/mdefun.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted DEFMTRFUN-EXTERNAL. ; Compiling DEFMACRO DEFMTRFUN-EXTERNAL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEFMTRFUN. ; Compiling DEFMACRO DEFMTRFUN: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/mdefun.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mdefun.sse2f" ; - Compiling module "pattern-matching" ; - Compiling source file "/home/maxima/maxima-test/src/schatc.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:38. ; Compiling: /home/maxima/maxima-test/src/schatc.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PUSH-CONTEXT. ; Compiling DEFMACRO PUSH-CONTEXT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PUSH-LOOP-CONTEXT. ; Compiling DEFMACRO PUSH-LOOP-CONTEXT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PRESERVE. ; Compiling DEFMACRO PRESERVE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ADD-TO. ; Compiling DEFMACRO ADD-TO: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted VAR-PAT. ; Compiling DEFMACRO VAR-PAT: ; Byte Compiling Top-Level Form: ; Converted FREE1. ; Compiling DEFUN FREE1: ; Converted NOT-ZERO-FREE. ; Compiling DEFUN NOT-ZERO-FREE: ; Converted LINEAR*. ; Compiling DEFUN LINEAR*: ; Converted DVCOE. ; Compiling DEFUN DVCOE: ; Converted SCHATCHEN. ; Compiling DEFUN SCHATCHEN: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted M2. ; Compiling DEFUN M2: ; Converted SAV&DEL. ; Compiling DEFUN SAV&DEL: ; Converted M1. ; Compiling DEFUN M1: ; Converted LOOPP. ; Compiling DEFUN LOOPP: ; Converted COEFFP. ; Compiling DEFUN COEFFP: ; Converted COEFFT. ; Compiling DEFUN COEFFT: ; Converted COEFFPORT. ; Compiling DEFUN COEFFPORT: ; Converted COEFFRET. ; Compiling DEFUN COEFFRET: ; Converted COEFFPT. ; Compiling DEFUN COEFFPT: ; Byte Compiling Top-Level Form: ; Converted ZEPOW. ; Compiling DEFUN ZEPOW: ; Converted EACHP. ; Compiling DEFUN EACHP: ; Converted SCH-LOOP. ; Compiling DEFUN SCH-LOOP: ; Converted COEFFTT. ; Compiling DEFUN COEFFTT: ; Converted RESTORE. ; Compiling DEFUN RESTORE: ; Converted RESTORE1. ; Compiling DEFUN RESTORE1: ; Converted RESTORE2. ; Compiling DEFUN RESTORE2: ; Converted POP-LOOP-CONTEXT. ; Compiling DEFUN POP-LOOP-CONTEXT: ; Converted TESTA. ; Compiling DEFUN TESTA: ; Converted TESTA*. ; Compiling DEFUN TESTA*: ; Converted EVAL-PRED. ; Compiling DEFUN EVAL-PRED: ; Byte Compiling Top-Level Form: ; Converted FINDTHEM. ; Compiling DEFUN FINDTHEM: ; Converted FINDIT. ; Compiling DEFUN FINDIT: ; Converted SCH-REPLACE. ; Compiling DEFUN SCH-REPLACE: ; Converted REPLAC. ; Compiling DEFUN REPLAC: ; Byte Compiling Top-Level Form: ; Converted ALIST-BIND. ; Compiling DEFMACRO ALIST-BIND: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SCHATCHEN-COND. ; Compiling DEFMACRO SCHATCHEN-COND: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/schatc.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/schatc.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/matcom.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:38. ; Compiling: /home/maxima/maxima-test/src/matcom.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $MATCHDECLARE: ; Converted PROC-$MATCHDECLARE. ; Compiling DEFUN PROC-$MATCHDECLARE: ; Converted COMPILEATOM. ; Compiling DEFUN COMPILEATOM: ; Converted EMIT. ; Compiling DEFUN EMIT: ; Converted MEMQARGS. ; Compiling DEFUN MEMQARGS: ; Converted MAKEPREDS. ; Compiling DEFUN MAKEPREDS: ; Converted DEFMATCH1. ; Compiling DEFUN DEFMATCH1: ; Converted COMPILEPLUS. ; Compiling DEFUN COMPILEPLUS: ; Converted COMPILETIMES. ; Compiling DEFUN COMPILETIMES: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $DEFMATCH: ; Converted PROC-$DEFMATCH. ; Compiling DEFUN PROC-$DEFMATCH: ; Compiling DEFMSPEC $TELLSIMP: ; Converted CLEAR_RULES-IMPL. ; Compiling DEFMFUN $CLEAR_RULES: ; Converted $CLEAR_RULES. ; Compiling DEFMFUN $CLEAR_RULES: ; Byte Compiling Top-Level Form: ; Converted $CLEAR_RULES. ; Compiling DEFMFUN $CLEAR_RULES: ; Byte Compiling Top-Level Form: ; Converted PROC-$TELLSIMP. ; Compiling DEFUN PROC-$TELLSIMP: ; Converted %TO$. ; Compiling DEFUN %TO$: ; Compiling DEFMSPEC $TELLSIMPAFTER: ; Converted PROC-$TELLSIMPAFTER. ; Compiling DEFUN PROC-$TELLSIMPAFTER: ; Converted ANNOUNCE-RULE-FIRING. ; Compiling DEFUN ANNOUNCE-RULE-FIRING: ; Compiling DEFMSPEC $DEFRULE: ; Converted PROC-$DEFRULE. ; Compiling DEFUN PROC-$DEFRULE: ; Converted DEFINITELY-SO. ; Compiling DEFUN DEFINITELY-SO: ; Byte Compiling Top-Level Form: ; Converted GETDEC. ; Compiling DEFUN GETDEC: ; Converted COMPILEMATCH. ; Compiling DEFUN COMPILEMATCH: ; Converted GENREF. ; Compiling DEFUN GENREF: ; Converted COMPILEEACH. ; Compiling DEFUN COMPILEEACH: ; Converted FIXEDMATCHP. ; Compiling DEFUN FIXEDMATCHP: ; Converted FMP1. ; Compiling DEFUN FMP1: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/matcom.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/matcom.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/matrun.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:38. ; Compiling: /home/maxima/maxima-test/src/matrun.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $DISPRULE: ; Converted DISPRULE1. ; Compiling DEFUN DISPRULE1: ; Converted CONSRULE. ; Compiling DEFUN CONSRULE: ; Converted REMRULE-IMPL. ; Compiling DEFMFUN $REMRULE: ; Converted $REMRULE. ; Compiling DEFMFUN $REMRULE: ; Byte Compiling Top-Level Form: ; Converted $REMRULE. ; Compiling DEFMFUN $REMRULE: ; Byte Compiling Top-Level Form: ; Converted REMOVERULE. ; Compiling DEFUN REMOVERULE: ; Converted PUTPROP-OR-REMPROP. ; Compiling DEFUN PUTPROP-OR-REMPROP: ; Converted FINDBE. ; Compiling DEFUN FINDBE: ; Converted FINDFUN. ; Compiling DEFUN FINDFUN: ; Converted FINDEXPON. ; Compiling DEFUN FINDEXPON: ; Converted FINDBASE. ; Compiling DEFUN FINDBASE: ; Converted PART+. ; Compiling DEFUN PART+: ; Converted PART+-NOT-MPLUS. ; Compiling DEFUN PART+-NOT-MPLUS: ; Byte Compiling Top-Level Form: ; Converted PART+-MPLUS. ; Compiling DEFUN PART+-MPLUS: ; Converted PART*. ; Compiling DEFUN PART*: ; Converted PART*-NOT-MTIMES. ; Compiling DEFUN PART*-NOT-MTIMES: ; Converted PART*-MTIMES. ; Compiling DEFUN PART*-MTIMES: ; Compiling DEFMSPEC $APPLY1: ; Converted APPLY1. ; Compiling DEFUN APPLY1: ; Compiling DEFMSPEC $APPLYB1: ; Converted APPLY1HACK. ; Compiling DEFUN APPLY1HACK: ; Converted *RULECHK. ; Compiling DEFUN *RULECHK: ; Converted RULE-APPLY. ; Compiling DEFUN RULE-APPLY: ; Compiling DEFMSPEC $APPLY2: ; Byte Compiling Top-Level Form: ; Converted APPLY2. ; Compiling DEFUN APPLY2: ; Compiling DEFMSPEC $APPLYB2: ; Converted APPLY2HACK. ; Compiling DEFUN APPLY2HACK: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/matrun.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/matrun.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/nisimp.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:38. ; Compiling: /home/maxima/maxima-test/src/nisimp.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LET-RULE-SETTER. ; Compiling DEFUN LET-RULE-SETTER: ; Compiling DEFMSPEC $LET: ; Converted NISLET. ; Compiling DEFUN NISLET: ; Converted NISPERMUTATIONS. ; Compiling DEFUN NISPERMUTATIONS: ; Converted NISADDON. ; Compiling DEFUN NISADDON: ; Converted NISTREEBUILDER. ; Compiling DEFUN NISTREEBUILDER: ; Converted NISSWCAR. ; Compiling DEFUN NISSWCAR: ; Byte Compiling Top-Level Form: ; Converted NISSWCDR. ; Compiling DEFUN NISSWCDR: ; Compiling DEFMSPEC $REMLET: ; Converted NISTREELISTER. ; Compiling DEFUN NISTREELISTER: ; Converted NISREMLET. ; Compiling DEFUN NISREMLET: ; Converted NISTREETRIMMER. ; Compiling DEFUN NISTREETRIMMER: ; Compiling DEFMSPEC $LETRULES: ; Compiling DEFMSPEC $LETSIMP: ; Converted NISLETSIMP. ; Compiling DEFUN NISLETSIMP: ; Converted NISLETSIMPRAT. ; Compiling DEFUN NISLETSIMPRAT: ; Converted NISNEWLIST. ; Compiling DEFUN NISNEWLIST: ; Converted NISSEARCH. ; Compiling DEFUN NISSEARCH: ; Byte Compiling Top-Level Form: ; Converted NISINNERNULL. ; Compiling DEFUN NISINNERNULL: ; Converted NISFIX. ; Compiling DEFUN NISFIX: ; Converted NISNUMBERPICKER. ; Compiling DEFUN NISNUMBERPICKER: ; Converted NISMATCH. ; Compiling DEFUN NISMATCH: ; Converted NISKERNEL. ; Compiling DEFUN NISKERNEL: ; Converted NISEXTRACT. ; Compiling DEFUN NISEXTRACT: ; Converted NISARGSCHECKER. ; Compiling DEFUN NISARGSCHECKER: ; Converted NISEXPOCHECK. ; Compiling DEFUN NISEXPOCHECK: ; Converted NISARGMATCH. ; Compiling DEFUN NISARGMATCH: ; Converted NISBUILD. ; Compiling DEFUN NISBUILD: ; Converted NISREPLACE. ; Compiling DEFUN NISREPLACE: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/nisimp.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/nisimp.sse2f" ; - Compiling module "trigonometry" ; - Compiling source file "/home/maxima/maxima-test/src/trigi.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:38. ; Compiling: /home/maxima/maxima-test/src/trigi.lisp 2024-04-20 03:00:30 ; Converted SQRT1-X^2. ; Compiling DEFUN SQRT1-X^2: ; Converted SQRT1+X^2. ; Compiling DEFUN SQRT1+X^2: ; Converted SQRTX^2-1. ; Compiling DEFUN SQRTX^2-1: ; Converted SQ-SUMSQ. ; Compiling DEFUN SQ-SUMSQ: ; Converted TRIGP. ; Compiling DEFUN TRIGP: ; Converted ARCP. ; Compiling DEFUN ARCP: ; Compiling DOLIST (X (QUOTE #)): ; Byte Compiling Top-Level Form: ; Converted DOMAIN-ERROR. ; Compiling DEFUN DOMAIN-ERROR: ; Converted MAXIMA-BRANCH-ASIN. ; Compiling DEFUN MAXIMA-BRANCH-ASIN: ; Converted MAXIMA-BRANCH-ACOS. ; Compiling DEFUN MAXIMA-BRANCH-ACOS: ; Converted MAXIMA-BRANCH-ACOT. ; Compiling DEFUN MAXIMA-BRANCH-ACOT: ; Converted MAXIMA-BRANCH-ATANH. ; Compiling DEFUN MAXIMA-BRANCH-ATANH: ; Byte Compiling Top-Level Form: ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Byte Compiling Top-Level Form: ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Byte Compiling Top-Level Form: ; Compiling MACROLET ((FROB # #)): ; Compiling MACROLET ((FROB # #)): ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ODD-FUNCTION-REFLECT. ; Compiling DEFUN ODD-FUNCTION-REFLECT: ; Converted EVEN-FUNCTION-REFLECT. ; Compiling DEFUN EVEN-FUNCTION-REFLECT: ; Compiling SETF (GET (QUOTE %ACOS) (QUOTE REFLECTION-RULE)): ; Byte Compiling Top-Level Form: ; Compiling SETF (GET (QUOTE %ASEC) (QUOTE REFLECTION-RULE)): ; Byte Compiling Top-Level Form: ; Converted APPLY-REFLECTION-SIMP. ; Compiling DEFUN APPLY-REFLECTION-SIMP: ; Converted TAYLORIZE. ; Compiling DEFUN TAYLORIZE: ; Converted FLOAT-OR-RATIONAL-P. ; Compiling DEFUN FLOAT-OR-RATIONAL-P: ; Converted BIGFLOAT-OR-NUMBER-P. ; Compiling DEFUN BIGFLOAT-OR-NUMBER-P: ; Converted FLONUM-EVAL. ; Compiling DEFUN FLONUM-EVAL: ; Converted BIG-FLOAT-EVAL. ; Compiling DEFUN BIG-FLOAT-EVAL: ; Converted SIN-IMPL. ; Compiling DEF-SIMPLIFIER SIN: ; Byte Compiling Top-Level Form: ; Converted $SIN. ; Compiling DEF-SIMPLIFIER SIN: ; Byte Compiling Top-Level Form: ; Converted $SIN. ; Compiling DEF-SIMPLIFIER SIN: ; Byte Compiling Top-Level Form: ; Converted SIMP-%SIN. ; Compiling DEF-SIMPLIFIER SIN: ; Converted COS-IMPL. ; Compiling DEF-SIMPLIFIER COS: ; Converted $COS. ; Compiling DEF-SIMPLIFIER COS: ; Byte Compiling Top-Level Form: ; Converted $COS. ; Compiling DEF-SIMPLIFIER COS: ; Byte Compiling Top-Level Form: ; Converted SIMP-%COS. ; Compiling DEF-SIMPLIFIER COS: ; Converted %PIARGS-SIN/COS. ; Compiling DEFUN %PIARGS-SIN/COS: ; Converted FILTER-SUM. ; Compiling DEFUN FILTER-SUM: ; Converted GET-CONST-OR-INT-TERMS. ; Compiling DEFUN GET-CONST-OR-INT-TERMS: ; Byte Compiling Top-Level Form: ; Converted GET-NOT-CONST-OR-INT-TERMS. ; Compiling DEFUN GET-NOT-CONST-OR-INT-TERMS: ; Converted HAS-CONST-OR-INT-TERM. ; Compiling DEFUN HAS-CONST-OR-INT-TERM: ; Converted TAN-IMPL. ; Compiling DEF-SIMPLIFIER TAN: ; Converted $TAN. ; Compiling DEF-SIMPLIFIER TAN: ; Byte Compiling Top-Level Form: ; Converted $TAN. ; Compiling DEF-SIMPLIFIER TAN: ; Byte Compiling Top-Level Form: ; Converted SIMP-%TAN. ; Compiling DEF-SIMPLIFIER TAN: ; Converted COT-IMPL. ; Compiling DEF-SIMPLIFIER COT: ; Converted $COT. ; Compiling DEF-SIMPLIFIER COT: ; Byte Compiling Top-Level Form: ; Converted $COT. ; Compiling DEF-SIMPLIFIER COT: ; Byte Compiling Top-Level Form: ; Converted SIMP-%COT. ; Compiling DEF-SIMPLIFIER COT: ; Converted %PIARGS-TAN/COT. ; Compiling DEFUN %PIARGS-TAN/COT: ; Converted CSC-IMPL. ; Compiling DEF-SIMPLIFIER CSC: ; Converted $CSC. ; Compiling DEF-SIMPLIFIER CSC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $CSC. ; Compiling DEF-SIMPLIFIER CSC: ; Byte Compiling Top-Level Form: ; Converted SIMP-%CSC. ; Compiling DEF-SIMPLIFIER CSC: ; Converted SEC-IMPL. ; Compiling DEF-SIMPLIFIER SEC: ; Converted $SEC. ; Compiling DEF-SIMPLIFIER SEC: ; Byte Compiling Top-Level Form: ; Converted $SEC. ; Compiling DEF-SIMPLIFIER SEC: ; Byte Compiling Top-Level Form: ; Converted SIMP-%SEC. ; Compiling DEF-SIMPLIFIER SEC: ; Converted %PIARGS-CSC/SEC. ; Compiling DEFUN %PIARGS-CSC/SEC: ; Converted ATAN-IMPL. ; Compiling DEF-SIMPLIFIER ATAN: ; Converted $ATAN. ; Compiling DEF-SIMPLIFIER ATAN: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $ATAN. ; Compiling DEF-SIMPLIFIER ATAN: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ATAN. ; Compiling DEF-SIMPLIFIER ATAN: ; Converted %PIARGS. ; Compiling DEFUN %PIARGS: ; Converted %PIARGS-OFFSET. ; Compiling DEFUN %PIARGS-OFFSET: ; Converted LINEARIZE. ; Compiling DEFUN LINEARIZE: ; Byte Compiling Top-Level Form: ; Converted LIN-MPLUS. ; Compiling DEFUN LIN-MPLUS: ; Converted LIN-MTIMES. ; Compiling DEFUN LIN-MTIMES: ; Converted LIN-MEXPT. ; Compiling DEFUN LIN-MEXPT: ; Converted RGCD. ; Compiling DEFUN RGCD: ; Converted MAXIMA-REDUCE. ; Compiling DEFUN MAXIMA-REDUCE: ; Converted RPLUS. ; Compiling DEFUN RPLUS: ; Converted RDIFFERENCE. ; Compiling DEFUN RDIFFERENCE: ; Converted RTIMES. ; Compiling DEFUN RTIMES: ; Converted RREMAINDER. ; Compiling DEFUN RREMAINDER: ; Converted EXPONENTIALIZE-IMPL. ; Compiling DEFMFUN $EXPONENTIALIZE: ; Converted $EXPONENTIALIZE. ; Compiling DEFMFUN $EXPONENTIALIZE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $EXPONENTIALIZE. ; Compiling DEFMFUN $EXPONENTIALIZE: ; Byte Compiling Top-Level Form: ; Converted EXPONENTIALIZE. ; Compiling DEFUN EXPONENTIALIZE: ; Converted COEFFICIENT. ; Compiling DEFUN COEFFICIENT: ; Converted MMOD. ; Compiling DEFUN MMOD: ; Converted MULTIPLEP. ; Compiling DEFUN MULTIPLEP: ; Converted LINEARP. ; Compiling DEFUN LINEARP: ; Converted MMINUSP. ; Compiling DEFUN MMINUSP: ; Converted MMINUSP*. ; Compiling DEFUN MMINUSP*: ; Converted DBZ-ERR. ; Compiling DEFUN DBZ-ERR: ; Byte Compiling Top-Level Form: ; Converted DBZ-ERR1. ; Compiling DEFUN DBZ-ERR1: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/trigi.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trigi.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/trigo.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:39. ; Compiling: /home/maxima/maxima-test/src/trigo.lisp 2024-04-20 03:00:30 ; Converted SINH-IMPL. ; Compiling DEF-SIMPLIFIER SINH: ; Converted $SINH. ; Compiling DEF-SIMPLIFIER SINH: ; Byte Compiling Top-Level Form: ; Converted $SINH. ; Compiling DEF-SIMPLIFIER SINH: ; Byte Compiling Top-Level Form: ; Converted SIMP-%SINH. ; Compiling DEF-SIMPLIFIER SINH: ; Converted COSH-IMPL. ; Compiling DEF-SIMPLIFIER COSH: ; Converted $COSH. ; Compiling DEF-SIMPLIFIER COSH: ; Byte Compiling Top-Level Form: ; Converted $COSH. ; Compiling DEF-SIMPLIFIER COSH: ; Byte Compiling Top-Level Form: ; Converted SIMP-%COSH. ; Compiling DEF-SIMPLIFIER COSH: ; Converted TANH-IMPL. ; Compiling DEF-SIMPLIFIER TANH: ; Converted $TANH. ; Compiling DEF-SIMPLIFIER TANH: ; Byte Compiling Top-Level Form: ; Converted $TANH. ; Compiling DEF-SIMPLIFIER TANH: ; Byte Compiling Top-Level Form: ; Converted SIMP-%TANH. ; Compiling DEF-SIMPLIFIER TANH: ; Converted COTH-IMPL. ; Compiling DEF-SIMPLIFIER COTH: ; Converted $COTH. ; Compiling DEF-SIMPLIFIER COTH: ; Byte Compiling Top-Level Form: ; Converted $COTH. ; Compiling DEF-SIMPLIFIER COTH: ; Byte Compiling Top-Level Form: ; Converted SIMP-%COTH. ; Compiling DEF-SIMPLIFIER COTH: ; Converted CSCH-IMPL. ; Compiling DEF-SIMPLIFIER CSCH: ; Converted $CSCH. ; Compiling DEF-SIMPLIFIER CSCH: ; Byte Compiling Top-Level Form: ; Converted $CSCH. ; Compiling DEF-SIMPLIFIER CSCH: ; Byte Compiling Top-Level Form: ; Converted SIMP-%CSCH. ; Compiling DEF-SIMPLIFIER CSCH: ; Converted SECH-IMPL. ; Compiling DEF-SIMPLIFIER SECH: ; Converted $SECH. ; Compiling DEF-SIMPLIFIER SECH: ; Byte Compiling Top-Level Form: ; Converted $SECH. ; Compiling DEF-SIMPLIFIER SECH: ; Byte Compiling Top-Level Form: ; Converted SIMP-%SECH. ; Compiling DEF-SIMPLIFIER SECH: ; Converted ASIN-IMPL. ; Compiling DEF-SIMPLIFIER ASIN: ; Converted $ASIN. ; Compiling DEF-SIMPLIFIER ASIN: ; Byte Compiling Top-Level Form: ; Converted $ASIN. ; Compiling DEF-SIMPLIFIER ASIN: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ASIN. ; Compiling DEF-SIMPLIFIER ASIN: ; Converted ACOS-IMPL. ; Compiling DEF-SIMPLIFIER ACOS: ; Converted $ACOS. ; Compiling DEF-SIMPLIFIER ACOS: ; Byte Compiling Top-Level Form: ; Converted $ACOS. ; Compiling DEF-SIMPLIFIER ACOS: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ACOS. ; Compiling DEF-SIMPLIFIER ACOS: ; Converted ACOT-IMPL. ; Compiling DEF-SIMPLIFIER ACOT: ; Converted $ACOT. ; Compiling DEF-SIMPLIFIER ACOT: ; Byte Compiling Top-Level Form: ; Converted $ACOT. ; Compiling DEF-SIMPLIFIER ACOT: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ACOT. ; Compiling DEF-SIMPLIFIER ACOT: ; Converted ACSC-IMPL. ; Compiling DEF-SIMPLIFIER ACSC: ; Converted $ACSC. ; Compiling DEF-SIMPLIFIER ACSC: ; Byte Compiling Top-Level Form: ; Converted $ACSC. ; Compiling DEF-SIMPLIFIER ACSC: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ACSC. ; Compiling DEF-SIMPLIFIER ACSC: ; Converted ASEC-IMPL. ; Compiling DEF-SIMPLIFIER ASEC: ; Converted $ASEC. ; Compiling DEF-SIMPLIFIER ASEC: ; Byte Compiling Top-Level Form: ; Converted $ASEC. ; Compiling DEF-SIMPLIFIER ASEC: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ASEC. ; Compiling DEF-SIMPLIFIER ASEC: ; Converted ASINH-IMPL. ; Compiling DEF-SIMPLIFIER ASINH: ; Converted $ASINH. ; Compiling DEF-SIMPLIFIER ASINH: ; Byte Compiling Top-Level Form: ; Converted $ASINH. ; Compiling DEF-SIMPLIFIER ASINH: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ASINH. ; Compiling DEF-SIMPLIFIER ASINH: ; Converted ACOSH-IMPL. ; Compiling DEF-SIMPLIFIER ACOSH: ; Converted $ACOSH. ; Compiling DEF-SIMPLIFIER ACOSH: ; Byte Compiling Top-Level Form: ; Converted $ACOSH. ; Compiling DEF-SIMPLIFIER ACOSH: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ACOSH. ; Compiling DEF-SIMPLIFIER ACOSH: ; Converted ATANH-IMPL. ; Compiling DEF-SIMPLIFIER ATANH: ; Converted $ATANH. ; Compiling DEF-SIMPLIFIER ATANH: ; Byte Compiling Top-Level Form: ; Converted $ATANH. ; Compiling DEF-SIMPLIFIER ATANH: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ATANH. ; Compiling DEF-SIMPLIFIER ATANH: ; Converted ACOTH-IMPL. ; Compiling DEF-SIMPLIFIER ACOTH: ; Converted $ACOTH. ; Compiling DEF-SIMPLIFIER ACOTH: ; Byte Compiling Top-Level Form: ; Converted $ACOTH. ; Compiling DEF-SIMPLIFIER ACOTH: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ACOTH. ; Compiling DEF-SIMPLIFIER ACOTH: ; Converted ACSCH-IMPL. ; Compiling DEF-SIMPLIFIER ACSCH: ; Converted $ACSCH. ; Compiling DEF-SIMPLIFIER ACSCH: ; Byte Compiling Top-Level Form: ; Converted $ACSCH. ; Compiling DEF-SIMPLIFIER ACSCH: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ACSCH. ; Compiling DEF-SIMPLIFIER ACSCH: ; Converted ASECH-IMPL. ; Compiling DEF-SIMPLIFIER ASECH: ; Converted $ASECH. ; Compiling DEF-SIMPLIFIER ASECH: ; Byte Compiling Top-Level Form: ; Converted $ASECH. ; Compiling DEF-SIMPLIFIER ASECH: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ASECH. ; Compiling DEF-SIMPLIFIER ASECH: ; Byte Compiling Top-Level Form: ; Converted TRIGEXPAND-IMPL. ; Compiling DEFMFUN ($TRIGEXPAND PROPERTIES (#)): ; Converted $TRIGEXPAND. ; Compiling DEFMFUN ($TRIGEXPAND PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted $TRIGEXPAND. ; Compiling DEFMFUN ($TRIGEXPAND PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted TRIGEXPAND. ; Compiling DEFUN TRIGEXPAND: ; Converted SIN/COS-PLUS. ; Compiling DEFUN SIN/COS-PLUS: ; Converted TAN-PLUS. ; Compiling DEFUN TAN-PLUS: ; Converted COT-PLUS. ; Compiling DEFUN COT-PLUS: ; Converted CSC/SEC-PLUS. ; Compiling DEFUN CSC/SEC-PLUS: ; Converted SIN/COS-TIMES. ; Compiling DEFUN SIN/COS-TIMES: ; Converted TAN-TIMES. ; Compiling DEFUN TAN-TIMES: ; Byte Compiling Top-Level Form: ; Converted COT-TIMES. ; Compiling DEFUN COT-TIMES: ; Converted CSC/SEC-TIMES. ; Compiling DEFUN CSC/SEC-TIMES: ; Converted MPC. ; Compiling DEFUN MPC: ; Converted MPC1. ; Compiling DEFUN MPC1: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/trigo.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trigo.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/trgred.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:39. ; Compiling: /home/maxima/maxima-test/src/trgred.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TRIGREDUCE-IMPL. ; Compiling DEFMFUN ($TRIGREDUCE PROPERTIES (#)): ; Converted $TRIGREDUCE. ; Compiling DEFMFUN ($TRIGREDUCE PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted $TRIGREDUCE. ; Compiling DEFMFUN ($TRIGREDUCE PROPERTIES (#)): ; Byte Compiling Top-Level Form: ; Converted SP1. ; Compiling DEFUN SP1: ; Converted TRIGFP. ; Compiling DEFUN TRIGFP: ; Converted GCDRED. ; Compiling DEFUN GCDRED: ; Converted SP1TIMES. ; Compiling DEFUN SP1TIMES: ; Converted SP1TLIN. ; Compiling DEFUN SP1TLIN: ; Converted SP1TPLUS. ; Compiling DEFUN SP1TPLUS: ; Converted SP1SINTCOS. ; Compiling DEFUN SP1SINTCOS: ; Byte Compiling Top-Level Form: ; Converted SP1ADD. ; Compiling DEFUN SP1ADD: ; Converted SP1ADDBUC. ; Compiling DEFUN SP1ADDBUC: ; Converted SP1PUTBUC. ; Compiling DEFUN SP1PUTBUC: ; Converted SP1PUTBUC1. ; Compiling DEFUN SP1PUTBUC1: ; Converted SP1GREAT. ; Compiling DEFUN SP1GREAT: ; Converted SP1UNTREP. ; Compiling DEFUN SP1UNTREP: ; Converted SP1KGET. ; Compiling DEFUN SP1KGET: ; Converted SP1SINCOS. ; Compiling DEFUN SP1SINCOS: ; Converted SP1SINCOS2. ; Compiling DEFUN SP1SINCOS2: ; Converted SP1SINCOS1. ; Compiling DEFUN SP1SINCOS1: ; Converted SP1ADDTO. ; Compiling DEFUN SP1ADDTO: ; Byte Compiling Top-Level Form: ; Converted SP1EXPT. ; Compiling DEFUN SP1EXPT: ; Converted SP1EXPT2. ; Compiling DEFUN SP1EXPT2: ; Converted NON-NEGATIVE-SPLIT. ; Compiling DEFUN NON-NEGATIVE-SPLIT: ; Converted SP1LOG. ; Compiling DEFUN SP1LOG: ; Converted SP1LOG2. ; Compiling DEFUN SP1LOG2: ; Converted SP1TRIG. ; Compiling DEFUN SP1TRIG: ; Converted EXPAND-TRIG-OF-SUM. ; Compiling DEFUN EXPAND-TRIG-OF-SUM: ; Converted SP1TRIGEX. ; Compiling DEFUN SP1TRIGEX: ; Converted SP1ATRIG. ; Compiling DEFUN SP1ATRIG: ; Converted SP1ATRIG2. ; Compiling DEFUN SP1ATRIG2: ; Converted SIN^N. ; Compiling DEFUN SIN^N: ; Byte Compiling Top-Level Form: ; Converted SINH^N. ; Compiling DEFUN SINH^N: ; Converted COS^N. ; Compiling DEFUN COS^N: ; Converted COSH^N. ; Compiling DEFUN COSH^N: ; Converted SC^N. ; Compiling DEFUN SC^N: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/trgred.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trgred.sse2f" ; - Compiling module "algebraic-database" ; - Compiling source file "/home/maxima/maxima-test/src/inmis.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:39. ; Compiling: /home/maxima/maxima-test/src/inmis.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted UNKNOWN-IMPL. ; Compiling DEFMFUN $UNKNOWN: ; Converted $UNKNOWN. ; Compiling DEFMFUN $UNKNOWN: ; Byte Compiling Top-Level Form: ; Converted $UNKNOWN. ; Compiling DEFMFUN $UNKNOWN: ; Byte Compiling Top-Level Form: ; Converted UNKNOWN. ; Compiling DEFUN UNKNOWN: ; Converted LISTOFVARS-IMPL. ; Compiling DEFMFUN $LISTOFVARS: ; Converted $LISTOFVARS. ; Compiling DEFMFUN $LISTOFVARS: ; Byte Compiling Top-Level Form: ; Converted $LISTOFVARS. ; Compiling DEFMFUN $LISTOFVARS: ; Byte Compiling Top-Level Form: ; Converted ATOMVARS. ; Compiling DEFUN ATOMVARS: ; Converted MYADD2LNC. ; Compiling DEFUN MYADD2LNC: ; Converted MAYBE-RESET. ; Compiling DEFUN MAYBE-RESET: ; Compiling DEFMSPEC $RESET_VERBOSELY: ; Compiling DEFMSPEC $RESET: ; Converted RESET-DO-THE-WORK. ; Compiling DEFUN RESET-DO-THE-WORK: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/inmis.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/inmis.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/db.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:39. ; Compiling: /home/maxima/maxima-test/src/db.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted UNLAB. ; Compiling DEFMACRO UNLAB: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted COPYN. ; Compiling DEFMACRO COPYN: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted IORM. ; Compiling DEFMACRO IORM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted XORM. ; Compiling DEFMACRO XORM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MARK. ; Compiling DEFUN MARK: ; Converted MARKP. ; Compiling DEFUN MARKP: ; Converted ZL-REMPROP. ; Compiling DEFUN ZL-REMPROP: ; Converted UNMRK. ; Compiling DEFUN UNMRK: ; Converted MARKS. ; Compiling DEFUN MARKS: ; Converted UNMRKS. ; Compiling DEFUN UNMRKS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted +LABZ. ; Compiling DEFMACRO +LABZ: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted -LABZ. ; Compiling DEFMACRO -LABZ: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted =LABZ. ; Compiling DEFMACRO =LABZ: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted NLABZ. ; Compiling DEFMACRO NLABZ: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ULABZ. ; Compiling DEFMACRO ULABZ: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SUBP. ; Compiling DEFMACRO SUBP: ; Byte Compiling Top-Level Form: ; Converted DBNODE. ; Compiling DEFUN DBNODE: ; Converted NODEP. ; Compiling DEFUN NODEP: ; Converted DBVARP. ; Compiling DEFUN DBVARP: ; Converted LAB. ; Compiling DEFUN LAB: ; Converted LPR. ; Compiling DEFUN LPR: ; Converted LABEQ. ; Compiling DEFUN LABEQ: ; Converted MARKND. ; Compiling DEFUN MARKND: ; Converted DBV. ; Compiling DEFUN DBV: ; Converted DBA. ; Compiling DEFUN DBA: ; Converted PRLAB. ; Compiling DEFUN PRLAB: ; Converted ONP. ; Compiling DEFUN ONP: ; Byte Compiling Top-Level Form: ; Converted OFFP. ; Compiling DEFUN OFFP: ; Converted ONPU. ; Compiling DEFUN ONPU: ; Converted VISIBLEP. ; Compiling DEFUN VISIBLEP: ; Converted CANCEL. ; Compiling DEFUN CANCEL: ; Converted QUEUE+P. ; Compiling DEFUN QUEUE+P: ; Converted BEG. ; Compiling DEFUN BEG: ; Converted QUEUE-P. ; Compiling DEFUN QUEUE-P: ; Converted BEG-. ; Compiling DEFUN BEG-: ; Converted MID. ; Compiling DEFUN MID: ; Converted MID-. ; Compiling DEFUN MID-: ; Converted END. ; Compiling DEFUN END: ; Byte Compiling Top-Level Form: ; Converted END-. ; Compiling DEFUN END-: ; Converted DQ+. ; Compiling DEFUN DQ+: ; Converted DQ-. ; Compiling DEFUN DQ-: ; Converted CLEAR. ; Compiling DEFUN CLEAR: ; Converted TRUEP. ; Compiling DEFUN TRUEP: ; Converted FALSEP. ; Compiling DEFUN FALSEP: ; Converted ISP. ; Compiling DEFUN ISP: ; Converted KINDP. ; Compiling DEFUN KINDP: ; Converted TRUE*. ; Compiling DEFUN TRUE*: ; Converted FACT. ; Compiling DEFUN FACT: ; Converted KIND. ; Compiling DEFUN KIND: ; Byte Compiling Top-Level Form: ; Converted PAR. ; Compiling DEFUN PAR: ; Converted DATUM. ; Compiling DEFUN DATUM: ; Converted IND. ; Compiling DEFUN IND: ; Converted IND1. ; Compiling DEFUN IND1: ; Converted IND2. ; Compiling DEFUN IND2: ; Converted ADDF. ; Compiling DEFUN ADDF: ; Converted MAXIMA-REMF. ; Compiling DEFUN MAXIMA-REMF: ; Converted FDEL. ; Compiling DEFUN FDEL: ; Converted SEMANTICS. ; Compiling DEFUN SEMANTICS: ; Converted DB-MNUMP. ; Compiling DEFUN DB-MNUMP: ; Converted SEMANT. ; Compiling DEFUN SEMANT: ; Byte Compiling Top-Level Form: ; Converted DINTERNP. ; Compiling DEFUN DINTERNP: ; Converted DINTERN. ; Compiling DEFUN DINTERN: ; Converted DINTNUM. ; Compiling DEFUN DINTNUM: ; Converted DOUTERN. ; Compiling DEFUN DOUTERN: ; Converted UNTRUE. ; Compiling DEFUN UNTRUE: ; Converted KILL. ; Compiling DEFUN KILL: ; Converted KILL2. ; Compiling DEFUN KILL2: ; Converted KILL3. ; Compiling DEFUN KILL3: ; Converted UNKIND. ; Compiling DEFUN UNKIND: ; Converted REMOV. ; Compiling DEFUN REMOV: ; Converted REMOV4. ; Compiling DEFUN REMOV4: ; Byte Compiling Top-Level Form: ; Converted KILLFRAME. ; Compiling DEFUN KILLFRAME: ; Converted ACTIVATE. ; Compiling DEFUN ACTIVATE: ; Converted DEACTIVATE. ; Compiling DEFUN DEACTIVATE: ; Converted GCCON. ; Compiling DEFUN GCCON: ; Converted GCCON1. ; Compiling DEFUN GCCON1: ; Converted CNTXT. ; Compiling DEFUN CNTXT: ; Converted KCNTXT. ; Compiling DEFUN KCNTXT: ; Converted CNTP. ; Compiling DEFUN CNTP: ; Converted CONTEXTMARK. ; Compiling DEFUN CONTEXTMARK: ; Converted CMARK. ; Compiling DEFUN CMARK: ; Converted CUNMRK. ; Compiling DEFUN CUNMRK: ; Byte Compiling Top-Level Form: ; Converted KILLC. ; Compiling DEFUN KILLC: ; Converted PROPG. ; Compiling DEFUN PROPG: ; Converted MARK+. ; Compiling DEFUN MARK+: ; Converted MARK+3. ; Compiling DEFUN MARK+3: ; ; ; File: /home/maxima/maxima-test/src/db.lisp ; In: DEFUN MARK+3 ; (DBV (+LABZ #) (-LABZ #)) ; Warning: Result is a INTEGER, not a (VALUES &OPTIONAL LIST &REST T). ; ; Converted MARK+0. ; Compiling DEFUN MARK+0: ; Converted MARK+1. ; Compiling DEFUN MARK+1: ; Converted MARK-. ; Compiling DEFUN MARK-: ; Converted MARK-0. ; Compiling DEFUN MARK-0: ; Converted MARK-1. ; Compiling DEFUN MARK-1: ; Converted UNI. ; Compiling DEFUN UNI: ; Converted DBUNIVAR. ; Compiling DEFUN DBUNIVAR: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/db.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/db.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/compar.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:39. ; Compiling: /home/maxima/maxima-test/src/compar.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LMUL. ; Compiling DEFUN LMUL: ; Converted CONSSIZE. ; Compiling DEFUN CONSSIZE: ; Converted ACTIVATE-IMPL. ; Compiling DEFMFUN $ACTIVATE: ; Converted $ACTIVATE. ; Compiling DEFMFUN $ACTIVATE: ; Byte Compiling Top-Level Form: ; Converted $ACTIVATE. ; Compiling DEFMFUN $ACTIVATE: ; Byte Compiling Top-Level Form: ; Converted DEACTIVATE-IMPL. ; Compiling DEFMFUN $DEACTIVATE: ; Converted $DEACTIVATE. ; Compiling DEFMFUN $DEACTIVATE: ; Byte Compiling Top-Level Form: ; Converted $DEACTIVATE. ; Compiling DEFMFUN $DEACTIVATE: ; Byte Compiling Top-Level Form: ; Converted FACTS-IMPL. ; Compiling DEFMFUN $FACTS: ; Converted $FACTS. ; Compiling DEFMFUN $FACTS: ; Byte Compiling Top-Level Form: ; Converted $FACTS. ; Compiling DEFMFUN $FACTS: ; Byte Compiling Top-Level Form: ; Converted FACTS1. ; Compiling DEFUN FACTS1: ; Converted FACTS2. ; Compiling DEFUN FACTS2: ; Converted INTEXT. ; Compiling DEFUN INTEXT: ; Converted ASSCONTEXT. ; Compiling DEFUN ASSCONTEXT: ; Converted NEWCONTEXT-IMPL. ; Compiling DEFMFUN $NEWCONTEXT: ; Converted $NEWCONTEXT. ; Compiling DEFMFUN $NEWCONTEXT: ; Byte Compiling Top-Level Form: ; Converted $NEWCONTEXT. ; Compiling DEFMFUN $NEWCONTEXT: ; Byte Compiling Top-Level Form: ; Converted SUPCONTEXT-IMPL. ; Compiling DEFMFUN $SUPCONTEXT: ; Converted $SUPCONTEXT. ; Compiling DEFMFUN $SUPCONTEXT: ; Byte Compiling Top-Level Form: ; Converted $SUPCONTEXT. ; Compiling DEFMFUN $SUPCONTEXT: ; Byte Compiling Top-Level Form: ; Converted KILLCONTEXT-IMPL. ; Compiling DEFMFUN $KILLCONTEXT: ; Converted $KILLCONTEXT. ; Compiling DEFMFUN $KILLCONTEXT: ; Byte Compiling Top-Level Form: ; Converted $KILLCONTEXT. ; Compiling DEFMFUN $KILLCONTEXT: ; Byte Compiling Top-Level Form: ; Converted KILLALLCONTEXTS. ; Compiling DEFUN KILLALLCONTEXTS: ; Converted KILLCONTEXT. ; Compiling DEFUN KILLCONTEXT: ; Converted NC-ERR. ; Compiling DEFUN NC-ERR: ; Converted MAYBE-SIMPLIFYA. ; Compiling DEFUN MAYBE-SIMPLIFYA: ; Byte Compiling Top-Level Form: ; Converted MAYBE-SIMPLIFYA-PROTECTED. ; Compiling DEFUN MAYBE-SIMPLIFYA-PROTECTED: ; Converted SIMP-$IS. ; Compiling DEFUN SIMP-$IS: ; Compiling DEFMSPEC $IS: ; Compiling DEFMSPEC $MAYBE: ; Converted IS. ; Compiling DEFUN IS: ; Converted SIMP-MAND. ; Compiling DEFUN SIMP-MAND: ; Byte Compiling Top-Level Form: ; Converted SIMP-MOR. ; Compiling DEFUN SIMP-MOR: ; Converted SIMP-MNOT. ; Compiling DEFUN SIMP-MNOT: ; Converted MEVALP. ; Compiling DEFUN MEVALP: ; Converted MEVALP1. ; Compiling DEFUN MEVALP1: ; Converted MEVALP2. ; Compiling DEFUN MEVALP2: ; Converted PRE-ERR. ; Compiling DEFUN PRE-ERR: ; Converted IS-MNOT. ; Compiling DEFUN IS-MNOT: ; Converted PRED-REVERSE. ; Compiling DEFUN PRED-REVERSE: ; Converted IS-MAND. ; Compiling DEFUN IS-MAND: ; Converted IS-MOR. ; Compiling DEFUN IS-MOR: ; Compiling DEFMSPEC $ASSUME: ; Byte Compiling Top-Level Form: ; Converted ASSUME. ; Compiling DEFUN ASSUME: ; Converted LEARN. ; Compiling DEFUN LEARN: ; Converted LEARN-ABS. ; Compiling DEFUN LEARN-ABS: ; Converted LEARN-NUMER. ; Compiling DEFUN LEARN-NUMER: ; Compiling DEFMSPEC $FORGET: ; Converted FORGET. ; Compiling DEFUN FORGET: ; Converted FORGET1. ; Compiling DEFUN FORGET1: ; Converted RESTORE-FACTS. ; Compiling DEFUN RESTORE-FACTS: ; Byte Compiling Top-Level Form: ; Converted COMPARE. ; Compiling DEFMACRO COMPARE: ; Byte Compiling Top-Level Form: ; Converted MAXIMUM. ; Compiling DEFUN MAXIMUM: ; Converted MINIMUM. ; Compiling DEFUN MINIMUM: ; Compiling DEFMSPEC MAND: ; Compiling DEFMSPEC MOR: ; Compiling DEFMSPEC MNOT: ; Converted ASKEQUAL-IMPL. ; Compiling DEFMFUN $ASKEQUAL: ; Converted $ASKEQUAL. ; Compiling DEFMFUN $ASKEQUAL: ; Byte Compiling Top-Level Form: ; Converted $ASKEQUAL. ; Compiling DEFMFUN $ASKEQUAL: ; Byte Compiling Top-Level Form: ; Converted ASKSIGN-IMPL. ; Compiling DEFMFUN $ASKSIGN: ; Converted $ASKSIGN. ; Compiling DEFMFUN $ASKSIGN: ; Byte Compiling Top-Level Form: ; Converted $ASKSIGN. ; Compiling DEFMFUN $ASKSIGN: ; Byte Compiling Top-Level Form: ; Converted ASKSIGN-P-OR-N. ; Compiling DEFUN ASKSIGN-P-OR-N: ; Converted ASKSIGN01. ; Compiling DEFUN ASKSIGN01: ; Converted CSIGN. ; Compiling DEFUN CSIGN: ; Converted CSIGN-IMPL. ; Compiling DEFMFUN $CSIGN: ; Converted $CSIGN. ; Compiling DEFMFUN $CSIGN: ; Byte Compiling Top-Level Form: ; Converted $CSIGN. ; Compiling DEFMFUN $CSIGN: ; Byte Compiling Top-Level Form: ; Converted SIGN-IMPL. ; Compiling DEFMFUN $SIGN: ; Converted $SIGN. ; Compiling DEFMFUN $SIGN: ; Byte Compiling Top-Level Form: ; Converted $SIGN. ; Compiling DEFMFUN $SIGN: ; Byte Compiling Top-Level Form: ; Converted SIGN01. ; Compiling DEFUN SIGN01: ; Converted SIGN-PREP. ; Compiling DEFUN SIGN-PREP: ; Converted HAS-INT-SYMBOLS. ; Compiling DEFUN HAS-INT-SYMBOLS: ; Converted NMR. ; Compiling DEFUN NMR: ; Converted EPS-SIGN. ; Compiling DEFUN EPS-SIGN: ; Converted EPS-COEF-SIGN. ; Compiling DEFUN EPS-COEF-SIGN: ; Converted TOTAL-SIGN. ; Compiling DEFUN TOTAL-SIGN: ; Converted ASKSIGN. ; Compiling DEFUN ASKSIGN: ; Byte Compiling Top-Level Form: ; Converted ASKSIGN1. ; Compiling DEFUN ASKSIGN1: ; Converted MATCH-SIGN. ; Compiling DEFUN MATCH-SIGN: ; Converted ENSURE-SIGN. ; Compiling DEFUN ENSURE-SIGN: ; Converted CLEARSIGN. ; Compiling DEFUN CLEARSIGN: ; Converted LIKE. ; Compiling DEFUN LIKE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MEQP-BY-CSIGN. ; Compiling DEFUN MEQP-BY-CSIGN: ; Converted EQUAL-FACTS-SIMP. ; Compiling DEFUN EQUAL-FACTS-SIMP: ; Converted MAXIMA-DECLARED-ARRAYP. ; Compiling DEFUN MAXIMA-DECLARED-ARRAYP: ; Converted MAXIMA-UNDECLARED-ARRAYP. ; Compiling DEFUN MAXIMA-UNDECLARED-ARRAYP: ; Converted MEQP. ; Compiling DEFUN MEQP: ; Converted ARRAY-MEQP. ; Compiling DEFUN ARRAY-MEQP: ; Converted MAXIMA-DECLARED-ARRAY-MEQP. ; Compiling DEFUN MAXIMA-DECLARED-ARRAY-MEQP: ; Converted MAXIMA-UNDECLARED-ARRAY-MEQP. ; Compiling DEFUN MAXIMA-UNDECLARED-ARRAY-MEQP: ; Byte Compiling Top-Level Form: ; Converted LIST-MEQP. ; Compiling DEFUN LIST-MEQP: ; Converted LAMBDA-MEQP. ; Compiling DEFUN LAMBDA-MEQP: ; Converted SET-MEQP. ; Compiling DEFUN SET-MEQP: ; Converted SET-NOT-EQP. ; Compiling DEFUN SET-NOT-EQP: ; Converted MGRP-GENERAL. ; Compiling DEFUN MGRP-GENERAL: ; Converted MGRP. ; Compiling DEFUN MGRP: ; Converted MLSP. ; Compiling DEFUN MLSP: ; Converted MGQP-GENERAL. ; Compiling DEFUN MGQP-GENERAL: ; Converted MGQP. ; Compiling DEFUN MGQP: ; Converted MNQP. ; Compiling DEFUN MNQP: ; Converted C-$PN. ; Compiling DEFUN C-$PN: ; Byte Compiling Top-Level Form: ; Converted C-$ZERO. ; Compiling DEFUN C-$ZERO: ; Converted C-$POS. ; Compiling DEFUN C-$POS: ; Converted C-$PZ. ; Compiling DEFUN C-$PZ: ; Converted SIGN*. ; Compiling DEFUN SIGN*: ; Converted INFSIMP*. ; Compiling DEFUN INFSIMP*: ; Byte Compiling Top-Level Form: ; Converted WITH-COMPSPLT-EQ. ; Compiling DEFMACRO WITH-COMPSPLT-EQ: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted WITH-COMPSPLT. ; Compiling DEFMACRO WITH-COMPSPLT: ; Byte Compiling Top-Level Form: ; Converted SIGN1. ; Compiling DEFUN SIGN1: ; Converted NUMER. ; Compiling DEFUN NUMER: ; Converted CONSTP. ; Compiling DEFUN CONSTP: ; Compiling MAPCAR (FUNCTION (LAMBDA # #)): ; Compiling MAPCAR (FUNCTION (LAMBDA # #)): ; Compiling MAPCAR (FUNCTION (LAMBDA # #)): ; Compiling MAPCAR (FUNCTION (LAMBDA # #)): ; Compiling MAPCAR (FUNCTION (LAMBDA # #)): ; Compiling MAPCAR (FUNCTION (LAMBDA # #)): ; Compiling MAPCAR (FUNCTION (LAMBDA # #)): ; Compiling MAPCAR (FUNCTION (LAMBDA # #)): ; Compiling MAPCAR (FUNCTION (LAMBDA # #)): ; Byte Compiling Top-Level Form: ; Converted SIGN. ; Compiling DEFUN SIGN: ; Converted SIGN-ANY. ; Compiling DEFUN SIGN-ANY: ; Converted SIGN-MTIMES. ; Compiling DEFUN SIGN-MTIMES: ; Converted SIGN-MPLUS. ; Compiling DEFUN SIGN-MPLUS: ; Converted SIGNDIFF. ; Compiling DEFUN SIGNDIFF: ; Converted SIGNDIFF-SPECIAL. ; Compiling DEFUN SIGNDIFF-SPECIAL: ; Converted SIGN-SHIFT. ; Compiling DEFUN SIGN-SHIFT: ; Converted SIGNSUM. ; Compiling DEFUN SIGNSUM: ; Converted SIGNFACTOR. ; Compiling DEFUN SIGNFACTOR: ; Converted FACTOR-IF-SMALL. ; Compiling DEFUN FACTOR-IF-SMALL: ; Converted SIGN-MEXPT. ; Compiling DEFUN SIGN-MEXPT: ; Byte Compiling Top-Level Form: ; Converted SIGN-LOG. ; Compiling DEFUN SIGN-LOG: ; Converted SIGN-MABS. ; Compiling DEFUN SIGN-MABS: ; Converted SIGN-ASIN/ACOS/ATANH. ; Compiling DEFUN SIGN-ASIN/ACOS/ATANH: ; Converted SIGN-ACOSH. ; Compiling DEFUN SIGN-ACOSH: ; Converted SIGN-SIN. ; Compiling DEFUN SIGN-SIN: ; Converted SIGN-COS. ; Compiling DEFUN SIGN-COS: ; Converted SIGN-CEILING. ; Compiling DEFUN SIGN-CEILING: ; Converted SIGN-FLOOR. ; Compiling DEFUN SIGN-FLOOR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MINMAXFORMS. ; Compiling DEFMACRO MINMAXFORMS: ; Byte Compiling Top-Level Form: ; Converted SIGN-MINMAX. ; Compiling DEFUN SIGN-MINMAX: ; Converted SMINMAX. ; Compiling DEFUN SMINMAX: ; Converted MINMAXP. ; Compiling DEFUN MINMAXP: ; Converted SIGNDIFF-MINMAX. ; Compiling DEFUN SIGNDIFF-MINMAX: ; Converted INTERSECT-INFO. ; Compiling DEFUN INTERSECT-INFO: ; Converted SIGN-POSFUN. ; Compiling DEFUN SIGN-POSFUN: ; Converted SIGN-ODDFUN. ; Compiling DEFUN SIGN-ODDFUN: ; Converted IMAG-ERR. ; Compiling DEFUN IMAG-ERR: ; Converted DBZS-ERR. ; Compiling DEFUN DBZS-ERR: ; Converted OP-EQUALP. ; Compiling DEFUN OP-EQUALP: ; Converted MRELATIONP. ; Compiling DEFUN MRELATIONP: ; Byte Compiling Top-Level Form: ; Converted FEATUREP-IMPL. ; Compiling DEFMFUN $FEATUREP: ; Converted $FEATUREP. ; Compiling DEFMFUN $FEATUREP: ; Byte Compiling Top-Level Form: ; Converted $FEATUREP. ; Compiling DEFMFUN $FEATUREP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAXIMA-INTEGERP. ; Compiling DEFUN MAXIMA-INTEGERP: ; Converted CHECK-INTEGER-FACTS. ; Compiling DEFUN CHECK-INTEGER-FACTS: ; Converted NONINTEGERP. ; Compiling DEFUN NONINTEGERP: ; Converted CHECK-NONINTEGER-FACTS. ; Compiling DEFUN CHECK-NONINTEGER-FACTS: ; Converted INTP. ; Compiling DEFUN INTP: ; Converted MEVENP. ; Compiling DEFUN MEVENP: ; Converted MODDP. ; Compiling DEFUN MODDP: ; Converted EVOD. ; Compiling DEFUN EVOD: ; Converted EVOD-MTIMES. ; Compiling DEFUN EVOD-MTIMES: ; Converted EVOD-MPLUS. ; Compiling DEFUN EVOD-MPLUS: ; Converted EVOD-MEXPT. ; Compiling DEFUN EVOD-MEXPT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted C-DOBJ. ; Compiling DEFMACRO C-DOBJ: ; Byte Compiling Top-Level Form: ; Converted DCOMPARE. ; Compiling DEFUN DCOMPARE: ; Converted DCOMP. ; Compiling DEFUN DCOMP: ; Converted DEQ. ; Compiling DEFUN DEQ: ; Converted DEQF. ; Compiling DEFUN DEQF: ; Converted DGR. ; Compiling DEFUN DGR: ; Converted DGRF. ; Compiling DEFUN DGRF: ; Converted DLS. ; Compiling DEFUN DLS: ; Converted DLSF. ; Compiling DEFUN DLSF: ; Converted DGQ. ; Compiling DEFUN DGQ: ; Converted DGQF. ; Compiling DEFUN DGQF: ; Converted DLQ. ; Compiling DEFUN DLQ: ; Byte Compiling Top-Level Form: ; Converted DLQF. ; Compiling DEFUN DLQF: ; Converted DNQ. ; Compiling DEFUN DNQ: ; Converted DNQF. ; Compiling DEFUN DNQF: ; Converted DMARK. ; Compiling DEFUN DMARK: ; Converted DADDGR. ; Compiling DEFUN DADDGR: ; Converted DADDGQ. ; Compiling DEFUN DADDGQ: ; Converted DADDEQ. ; Compiling DEFUN DADDEQ: ; Converted DADDNQ. ; Compiling DEFUN DADDNQ: ; Converted TDPOS. ; Compiling DEFUN TDPOS: ; Converted TDNEG. ; Compiling DEFUN TDNEG: ; Converted TDZERO. ; Compiling DEFUN TDZERO: ; Byte Compiling Top-Level Form: ; Converted TDPN. ; Compiling DEFUN TDPN: ; Converted TDPZ. ; Compiling DEFUN TDPZ: ; Converted COMPSPLT-EQ. ; Compiling DEFUN COMPSPLT-EQ: ; Converted MDATA. ; Compiling DEFUN MDATA: ; Converted MFACT. ; Compiling DEFUN MFACT: ; Converted MKILL. ; Compiling DEFUN MKILL: ; Converted MKIND. ; Compiling DEFUN MKIND: ; Converted RGRP. ; Compiling DEFUN RGRP: ; Converted MCONS. ; Compiling DEFUN MCONS: ; Converted FLIP. ; Compiling DEFUN FLIP: ; Converted STRONGP. ; Compiling DEFUN STRONGP: ; Byte Compiling Top-Level Form: ; Converted MUNFORMAT. ; Compiling DEFUN MUNFORMAT: ; Converted DECLAREKIND. ; Compiling DEFUN DECLAREKIND: ; Converted UNKNOWN-ATOMS. ; Compiling DEFUN UNKNOWN-ATOMS: ; Converted REWRITE-MEXPT-RETAINING-SIGN. ; Compiling DEFUN REWRITE-MEXPT-RETAINING-SIGN: ; Converted COMPSPLT. ; Compiling DEFUN COMPSPLT: ; Converted COMPSPLT-SINGLE. ; Compiling DEFUN COMPSPLT-SINGLE: ; Converted COMPSPLT-GENERAL. ; Compiling DEFUN COMPSPLT-GENERAL: ; Converted NEGP. ; Compiling DEFUN NEGP: ; Converted SPLITSUM. ; Compiling DEFUN SPLITSUM: ; Converted SPLITPROD. ; Compiling DEFUN SPLITPROD: ; Converted SYMBOLS. ; Compiling DEFUN SYMBOLS: ; Byte Compiling Top-Level Form: ; Converted INITIALIZE-NUMERIC-CONSTANT. ; Compiling DEFUN INITIALIZE-NUMERIC-CONSTANT: ; Compiling EVAL-WHEN (LOAD-TOPLEVEL EXECUTE): ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/compar.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/compar.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/askp.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:40. ; Compiling: /home/maxima/maxima-test/src/askp.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted ASKINTEGER-IMPL. ; Compiling DEFMFUN $ASKINTEGER: ; Converted $ASKINTEGER. ; Compiling DEFMFUN $ASKINTEGER: ; Byte Compiling Top-Level Form: ; Converted $ASKINTEGER. ; Compiling DEFMFUN $ASKINTEGER: ; Byte Compiling Top-Level Form: ; Converted ASK-INTEGER. ; Compiling DEFUN ASK-INTEGER: ; Converted ASK-EVOD. ; Compiling DEFUN ASK-EVOD: ; Converted ASK-INTEGERP. ; Compiling DEFUN ASK-INTEGERP: ; Converted ASK-DECLARE. ; Compiling DEFUN ASK-DECLARE: ; Converted ASK-PROP. ; Compiling DEFUN ASK-PROP: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/askp.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/askp.sse2f" ; - Compiling module "numerical-functions" ; - Compiling source file "/home/maxima/maxima-test/src/bessel.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:40. ; Compiling: /home/maxima/maxima-test/src/bessel.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAX-NUMERIC-RATIO-P. ; Compiling DEFUN MAX-NUMERIC-RATIO-P: ; Converted BESSEL-NUMERICAL-EVAL-P. ; Compiling DEFUN BESSEL-NUMERICAL-EVAL-P: ; Converted BESSEL-J-INTEGRAL-2. ; Compiling DEFUN BESSEL-J-INTEGRAL-2: ; Converted SIMPLIM%BESSEL_J. ; Compiling DEFUN SIMPLIM%BESSEL_J: ; Converted BESSEL_J-IMPL. ; Compiling DEF-SIMPLIFIER BESSEL_J: ; Byte Compiling Top-Level Form: ; Converted $BESSEL_J. ; Compiling DEF-SIMPLIFIER BESSEL_J: ; Byte Compiling Top-Level Form: ; Converted $BESSEL_J. ; Compiling DEF-SIMPLIFIER BESSEL_J: ; Byte Compiling Top-Level Form: ; Converted SIMP-%BESSEL_J. ; Compiling DEF-SIMPLIFIER BESSEL_J: ; Converted BESSEL-J-HYPERGEOMETRIC. ; Compiling DEFUN BESSEL-J-HYPERGEOMETRIC: ; Converted BESSEL-J. ; Compiling DEFUN BESSEL-J: ; Byte Compiling Top-Level Form: ; Converted BESSEL-Y-INTEGRAL-2. ; Compiling DEFUN BESSEL-Y-INTEGRAL-2: ; Converted SIMPLIM%BESSEL_Y. ; Compiling DEFUN SIMPLIM%BESSEL_Y: ; Converted BESSEL_Y-IMPL. ; Compiling DEF-SIMPLIFIER BESSEL_Y: ; Converted $BESSEL_Y. ; Compiling DEF-SIMPLIFIER BESSEL_Y: ; Byte Compiling Top-Level Form: ; Converted $BESSEL_Y. ; Compiling DEF-SIMPLIFIER BESSEL_Y: ; Byte Compiling Top-Level Form: ; Converted SIMP-%BESSEL_Y. ; Compiling DEF-SIMPLIFIER BESSEL_Y: ; Converted BESSEL-Y-HYPERGEOMETRIC. ; Compiling DEFUN BESSEL-Y-HYPERGEOMETRIC: ; Converted BESSEL-Y. ; Compiling DEFUN BESSEL-Y: ; Byte Compiling Top-Level Form: ; Converted BESSEL-I-INTEGRAL-2. ; Compiling DEFUN BESSEL-I-INTEGRAL-2: ; Converted SIMPLIM%BESSEL_I. ; Compiling DEFUN SIMPLIM%BESSEL_I: ; Converted BESSEL_I-IMPL. ; Compiling DEF-SIMPLIFIER BESSEL_I: ; Converted $BESSEL_I. ; Compiling DEF-SIMPLIFIER BESSEL_I: ; Byte Compiling Top-Level Form: ; Converted $BESSEL_I. ; Compiling DEF-SIMPLIFIER BESSEL_I: ; Byte Compiling Top-Level Form: ; Converted SIMP-%BESSEL_I. ; Compiling DEF-SIMPLIFIER BESSEL_I: ; Converted BESSEL-I-HYPERGEOMETRIC. ; Compiling DEFUN BESSEL-I-HYPERGEOMETRIC: ; Converted BESSEL-I. ; Compiling DEFUN BESSEL-I: ; Byte Compiling Top-Level Form: ; Converted BESSEL-K-INTEGRAL-2. ; Compiling DEFUN BESSEL-K-INTEGRAL-2: ; Converted SIMPLIM%BESSEL_K. ; Compiling DEFUN SIMPLIM%BESSEL_K: ; Converted BESSEL_K-IMPL. ; Compiling DEF-SIMPLIFIER BESSEL_K: ; Converted $BESSEL_K. ; Compiling DEF-SIMPLIFIER BESSEL_K: ; Byte Compiling Top-Level Form: ; Converted $BESSEL_K. ; Compiling DEF-SIMPLIFIER BESSEL_K: ; Byte Compiling Top-Level Form: ; Converted SIMP-%BESSEL_K. ; Compiling DEF-SIMPLIFIER BESSEL_K: ; Converted BESSEL-K-HYPERGEOMETRIC. ; Compiling DEFUN BESSEL-K-HYPERGEOMETRIC: ; Converted BESSEL-K. ; Compiling DEFUN BESSEL-K: ; Converted F-FUN. ; Compiling DEFUN F-FUN: ; Byte Compiling Top-Level Form: ; Converted ROOT-2Z/PI. ; Compiling DEFUN ROOT-2Z/PI: ; Converted BESSEL-J-HALF-ORDER. ; Compiling DEFUN BESSEL-J-HALF-ORDER: ; Converted BESSEL-Y-HALF-ORDER. ; Compiling DEFUN BESSEL-Y-HALF-ORDER: ; Converted G-FUN. ; Compiling DEFUN G-FUN: ; Converted BESSEL-I-HALF-ORDER. ; Compiling DEFUN BESSEL-I-HALF-ORDER: ; Converted K-FUN. ; Compiling DEFUN K-FUN: ; Converted BESSEL-K-HALF-ORDER. ; Compiling DEFUN BESSEL-K-HALF-ORDER: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RISPLIT-BESSEL-J-OR-I. ; Compiling DEFUN RISPLIT-BESSEL-J-OR-I: ; Converted RISPLIT-BESSEL-K-OR-Y. ; Compiling DEFUN RISPLIT-BESSEL-K-OR-Y: ; Converted SCALED_BESSEL_I0-IMPL. ; Compiling DEFMFUN $SCALED_BESSEL_I0: ; Converted $SCALED_BESSEL_I0. ; Compiling DEFMFUN $SCALED_BESSEL_I0: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $SCALED_BESSEL_I0. ; Compiling DEFMFUN $SCALED_BESSEL_I0: ; Byte Compiling Top-Level Form: ; Converted SCALED_BESSEL_I1-IMPL. ; Compiling DEFMFUN $SCALED_BESSEL_I1: ; Converted $SCALED_BESSEL_I1. ; Compiling DEFMFUN $SCALED_BESSEL_I1: ; Byte Compiling Top-Level Form: ; Converted $SCALED_BESSEL_I1. ; Compiling DEFMFUN $SCALED_BESSEL_I1: ; Byte Compiling Top-Level Form: ; Converted SCALED_BESSEL_I-IMPL. ; Compiling DEFMFUN $SCALED_BESSEL_I: ; Converted $SCALED_BESSEL_I. ; Compiling DEFMFUN $SCALED_BESSEL_I: ; Byte Compiling Top-Level Form: ; Converted $SCALED_BESSEL_I. ; Compiling DEFMFUN $SCALED_BESSEL_I: ; Byte Compiling Top-Level Form: ; Converted HANKEL_1-IMPL. ; Compiling DEF-SIMPLIFIER HANKEL_1: ; Converted $HANKEL_1. ; Compiling DEF-SIMPLIFIER HANKEL_1: ; Byte Compiling Top-Level Form: ; Converted $HANKEL_1. ; Compiling DEF-SIMPLIFIER HANKEL_1: ; Byte Compiling Top-Level Form: ; Converted SIMP-%HANKEL_1. ; Compiling DEF-SIMPLIFIER HANKEL_1: ; Converted HANKEL-1. ; Compiling DEFUN HANKEL-1: ; Byte Compiling Top-Level Form: ; Converted HANKEL_2-IMPL. ; Compiling DEF-SIMPLIFIER HANKEL_2: ; Converted $HANKEL_2. ; Compiling DEF-SIMPLIFIER HANKEL_2: ; Byte Compiling Top-Level Form: ; Converted $HANKEL_2. ; Compiling DEF-SIMPLIFIER HANKEL_2: ; Byte Compiling Top-Level Form: ; Converted SIMP-%HANKEL_2. ; Compiling DEF-SIMPLIFIER HANKEL_2: ; Converted HANKEL-2. ; Compiling DEFUN HANKEL-2: ; Byte Compiling Top-Level Form: ; Converted STRUVE_H-IMPL. ; Compiling DEF-SIMPLIFIER STRUVE_H: ; Converted $STRUVE_H. ; Compiling DEF-SIMPLIFIER STRUVE_H: ; Byte Compiling Top-Level Form: ; Converted $STRUVE_H. ; Compiling DEF-SIMPLIFIER STRUVE_H: ; Byte Compiling Top-Level Form: ; Converted SIMP-%STRUVE_H. ; Compiling DEF-SIMPLIFIER STRUVE_H: ; Converted STRUVE_L-IMPL. ; Compiling DEF-SIMPLIFIER STRUVE_L: ; Byte Compiling Top-Level Form: ; Converted $STRUVE_L. ; Compiling DEF-SIMPLIFIER STRUVE_L: ; Byte Compiling Top-Level Form: ; Converted $STRUVE_L. ; Compiling DEF-SIMPLIFIER STRUVE_L: ; Byte Compiling Top-Level Form: ; Converted SIMP-%STRUVE_L. ; Compiling DEF-SIMPLIFIER STRUVE_L: ; Compiling DEFMSPEC $GAUSS: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/bessel.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/bessel.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/ellipt.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:40. ; Compiling: /home/maxima/maxima-test/src/ellipt.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ASCENDING-TRANSFORM. ; Compiling DEFUN ASCENDING-TRANSFORM: ; Converted DESCENDING-TRANSFORM. ; Compiling DEFUN DESCENDING-TRANSFORM: ; Converted ELLIPTIC-SN-DESCENDING. ; Compiling DEFUN ELLIPTIC-SN-DESCENDING: ; Converted AGM-SCALE. ; Compiling DEFUN AGM-SCALE: ; Converted JACOBI-AGM. ; Compiling DEFUN JACOBI-AGM: ; Converted SN. ; Compiling DEFUN SN: ; Converted DN. ; Compiling DEFUN DN: ; Converted CN. ; Compiling DEFUN CN: ; Byte Compiling Top-Level Form: ; Converted COMPLEX-NUMBER-P. ; Compiling DEFUN COMPLEX-NUMBER-P: ; Converted COMPLEXIFY. ; Compiling DEFUN COMPLEXIFY: ; Converted KC-ARG. ; Compiling DEFUN KC-ARG: ; Converted KC-ARG2. ; Compiling DEFUN KC-ARG2: ; Converted JACOBI_SN-IMPL. ; Compiling DEF-SIMPLIFIER JACOBI_SN: ; Byte Compiling Top-Level Form: ; Converted $JACOBI_SN. ; Compiling DEF-SIMPLIFIER JACOBI_SN: ; Byte Compiling Top-Level Form: ; Converted $JACOBI_SN. ; Compiling DEF-SIMPLIFIER JACOBI_SN: ; Byte Compiling Top-Level Form: ; Converted SIMP-%JACOBI_SN. ; Compiling DEF-SIMPLIFIER JACOBI_SN: ; Converted JACOBI_CN-IMPL. ; Compiling DEF-SIMPLIFIER JACOBI_CN: ; Converted $JACOBI_CN. ; Compiling DEF-SIMPLIFIER JACOBI_CN: ; Byte Compiling Top-Level Form: ; Converted $JACOBI_CN. ; Compiling DEF-SIMPLIFIER JACOBI_CN: ; Byte Compiling Top-Level Form: ; Converted SIMP-%JACOBI_CN. ; Compiling DEF-SIMPLIFIER JACOBI_CN: ; Converted JACOBI_DN-IMPL. ; Compiling DEF-SIMPLIFIER JACOBI_DN: ; Converted $JACOBI_DN. ; Compiling DEF-SIMPLIFIER JACOBI_DN: ; Byte Compiling Top-Level Form: ; Converted $JACOBI_DN. ; Compiling DEF-SIMPLIFIER JACOBI_DN: ; Byte Compiling Top-Level Form: ; Converted SIMP-%JACOBI_DN. ; Compiling DEF-SIMPLIFIER JACOBI_DN: ; Converted INVERSE_JACOBI_SN-IMPL. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_SN: ; Converted $INVERSE_JACOBI_SN. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_SN: ; Byte Compiling Top-Level Form: ; Converted $INVERSE_JACOBI_SN. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_SN: ; Byte Compiling Top-Level Form: ; Converted SIMP-%INVERSE_JACOBI_SN. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_SN: ; Converted INVERSE_JACOBI_CN-IMPL. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_CN: ; Converted $INVERSE_JACOBI_CN. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_CN: ; Byte Compiling Top-Level Form: ; Converted $INVERSE_JACOBI_CN. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_CN: ; Byte Compiling Top-Level Form: ; Converted SIMP-%INVERSE_JACOBI_CN. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_CN: ; Converted INVERSE_JACOBI_DN-IMPL. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_DN: ; Converted $INVERSE_JACOBI_DN. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_DN: ; Byte Compiling Top-Level Form: ; Converted $INVERSE_JACOBI_DN. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_DN: ; Byte Compiling Top-Level Form: ; Converted SIMP-%INVERSE_JACOBI_DN. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_DN: ; Converted CRF. ; Compiling DEFUN CRF: ; Compiling Top-Level Form: ; Converted ELLIPTIC-F. ; Compiling DEFUN ELLIPTIC-F: ; Converted ELLIPTIC-K. ; Compiling DEFUN ELLIPTIC-K: ; Converted ELLIPTIC-E. ; Compiling DEFUN ELLIPTIC-E: ; Converted ELLIPTIC-EC. ; Compiling DEFUN ELLIPTIC-EC: ; Converted ELLIPTIC_F-IMPL. ; Compiling DEF-SIMPLIFIER ELLIPTIC_F: ; Converted $ELLIPTIC_F. ; Compiling DEF-SIMPLIFIER ELLIPTIC_F: ; Byte Compiling Top-Level Form: ; Converted $ELLIPTIC_F. ; Compiling DEF-SIMPLIFIER ELLIPTIC_F: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ELLIPTIC_F. ; Compiling DEF-SIMPLIFIER ELLIPTIC_F: ; Converted ELLIPTIC_E-IMPL. ; Compiling DEF-SIMPLIFIER ELLIPTIC_E: ; Converted $ELLIPTIC_E. ; Compiling DEF-SIMPLIFIER ELLIPTIC_E: ; Byte Compiling Top-Level Form: ; Converted $ELLIPTIC_E. ; Compiling DEF-SIMPLIFIER ELLIPTIC_E: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ELLIPTIC_E. ; Compiling DEF-SIMPLIFIER ELLIPTIC_E: ; Converted SIMPLIM%ELLIPTIC_KC. ; Compiling DEFUN SIMPLIM%ELLIPTIC_KC: ; Converted ELLIPTIC_KC-IMPL. ; Compiling DEF-SIMPLIFIER ELLIPTIC_KC: ; Byte Compiling Top-Level Form: ; Converted $ELLIPTIC_KC. ; Compiling DEF-SIMPLIFIER ELLIPTIC_KC: ; Byte Compiling Top-Level Form: ; Converted $ELLIPTIC_KC. ; Compiling DEF-SIMPLIFIER ELLIPTIC_KC: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ELLIPTIC_KC. ; Compiling DEF-SIMPLIFIER ELLIPTIC_KC: ; Converted ELLIPTIC_EC-IMPL. ; Compiling DEF-SIMPLIFIER ELLIPTIC_EC: ; Converted $ELLIPTIC_EC. ; Compiling DEF-SIMPLIFIER ELLIPTIC_EC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $ELLIPTIC_EC. ; Compiling DEF-SIMPLIFIER ELLIPTIC_EC: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ELLIPTIC_EC. ; Compiling DEF-SIMPLIFIER ELLIPTIC_EC: ; Converted ELLIPTIC_PI-IMPL. ; Compiling DEF-SIMPLIFIER ELLIPTIC_PI: ; Converted $ELLIPTIC_PI. ; Compiling DEF-SIMPLIFIER ELLIPTIC_PI: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $ELLIPTIC_PI. ; Compiling DEF-SIMPLIFIER ELLIPTIC_PI: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ELLIPTIC_PI. ; Compiling DEF-SIMPLIFIER ELLIPTIC_PI: ; Converted ELLIPTIC-PI-COMPLETE. ; Compiling DEFUN ELLIPTIC-PI-COMPLETE: ; Converted ELLIPTIC-PI. ; Compiling DEFUN ELLIPTIC-PI: ; Byte Compiling Top-Level Form: ; Converted BFERRTOL. ; Compiling DEFUN BFERRTOL: ; Converted BF-RC. ; Compiling DEFUN BF-RC: ; Converted BF-RD. ; Compiling DEFUN BF-RD: ; Converted BF-RF. ; Compiling DEFUN BF-RF: ; Converted BF-RJ1. ; Compiling DEFUN BF-RJ1: ; Converted BF-RJ. ; Compiling DEFUN BF-RJ: ; Converted BF-RG. ; Compiling DEFUN BF-RG: ; Converted BF-ELLIPTIC-F. ; Compiling DEFUN BF-ELLIPTIC-F: ; Converted BF-ELLIPTIC-K. ; Compiling DEFUN BF-ELLIPTIC-K: ; Converted BF-ELLIPTIC-E. ; Compiling DEFUN BF-ELLIPTIC-E: ; Converted BF-ELLIPTIC-EC. ; Compiling DEFUN BF-ELLIPTIC-EC: ; Byte Compiling Top-Level Form: ; Compiling Creation Form for #: ; Converted BF-ELLIPTIC-PI-COMPLETE. ; Compiling DEFUN BF-ELLIPTIC-PI-COMPLETE: ; Converted BF-ELLIPTIC-PI. ; Compiling DEFUN BF-ELLIPTIC-PI: ; Converted BF-INVERSE-JACOBI-SN. ; Compiling DEFUN BF-INVERSE-JACOBI-SN: ; Converted BF-INVERSE-JACOBI-DN. ; Compiling DEFUN BF-INVERSE-JACOBI-DN: ; Byte Compiling Top-Level Form: ; Converted CARLSON_RC-IMPL. ; Compiling DEF-SIMPLIFIER CARLSON_RC: ; Converted $CARLSON_RC. ; Compiling DEF-SIMPLIFIER CARLSON_RC: ; Byte Compiling Top-Level Form: ; Converted $CARLSON_RC. ; Compiling DEF-SIMPLIFIER CARLSON_RC: ; Byte Compiling Top-Level Form: ; Converted SIMP-%CARLSON_RC. ; Compiling DEF-SIMPLIFIER CARLSON_RC: ; Converted CARLSON_RD-IMPL. ; Compiling DEF-SIMPLIFIER CARLSON_RD: ; Converted $CARLSON_RD. ; Compiling DEF-SIMPLIFIER CARLSON_RD: ; Byte Compiling Top-Level Form: ; Converted $CARLSON_RD. ; Compiling DEF-SIMPLIFIER CARLSON_RD: ; Byte Compiling Top-Level Form: ; Converted SIMP-%CARLSON_RD. ; Compiling DEF-SIMPLIFIER CARLSON_RD: ; Converted CARLSON_RF-IMPL. ; Compiling DEF-SIMPLIFIER CARLSON_RF: ; Converted $CARLSON_RF. ; Compiling DEF-SIMPLIFIER CARLSON_RF: ; Byte Compiling Top-Level Form: ; Converted $CARLSON_RF. ; Compiling DEF-SIMPLIFIER CARLSON_RF: ; Byte Compiling Top-Level Form: ; Converted SIMP-%CARLSON_RF. ; Compiling DEF-SIMPLIFIER CARLSON_RF: ; Converted CARLSON_RJ-IMPL. ; Compiling DEF-SIMPLIFIER CARLSON_RJ: ; Converted $CARLSON_RJ. ; Compiling DEF-SIMPLIFIER CARLSON_RJ: ; Byte Compiling Top-Level Form: ; Converted $CARLSON_RJ. ; Compiling DEF-SIMPLIFIER CARLSON_RJ: ; Byte Compiling Top-Level Form: ; Converted SIMP-%CARLSON_RJ. ; Compiling DEF-SIMPLIFIER CARLSON_RJ: ; Converted JACOBI_NS-IMPL. ; Compiling DEF-SIMPLIFIER JACOBI_NS: ; Converted $JACOBI_NS. ; Compiling DEF-SIMPLIFIER JACOBI_NS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $JACOBI_NS. ; Compiling DEF-SIMPLIFIER JACOBI_NS: ; Byte Compiling Top-Level Form: ; Converted SIMP-%JACOBI_NS. ; Compiling DEF-SIMPLIFIER JACOBI_NS: ; Converted JACOBI_NC-IMPL. ; Compiling DEF-SIMPLIFIER JACOBI_NC: ; Converted $JACOBI_NC. ; Compiling DEF-SIMPLIFIER JACOBI_NC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $JACOBI_NC. ; Compiling DEF-SIMPLIFIER JACOBI_NC: ; Byte Compiling Top-Level Form: ; Converted SIMP-%JACOBI_NC. ; Compiling DEF-SIMPLIFIER JACOBI_NC: ; Converted JACOBI_ND-IMPL. ; Compiling DEF-SIMPLIFIER JACOBI_ND: ; Converted $JACOBI_ND. ; Compiling DEF-SIMPLIFIER JACOBI_ND: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $JACOBI_ND. ; Compiling DEF-SIMPLIFIER JACOBI_ND: ; Byte Compiling Top-Level Form: ; Converted SIMP-%JACOBI_ND. ; Compiling DEF-SIMPLIFIER JACOBI_ND: ; Converted JACOBI_SC-IMPL. ; Compiling DEF-SIMPLIFIER JACOBI_SC: ; Converted $JACOBI_SC. ; Compiling DEF-SIMPLIFIER JACOBI_SC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $JACOBI_SC. ; Compiling DEF-SIMPLIFIER JACOBI_SC: ; Byte Compiling Top-Level Form: ; Converted SIMP-%JACOBI_SC. ; Compiling DEF-SIMPLIFIER JACOBI_SC: ; Converted JACOBI_SD-IMPL. ; Compiling DEF-SIMPLIFIER JACOBI_SD: ; Converted $JACOBI_SD. ; Compiling DEF-SIMPLIFIER JACOBI_SD: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $JACOBI_SD. ; Compiling DEF-SIMPLIFIER JACOBI_SD: ; Byte Compiling Top-Level Form: ; Converted SIMP-%JACOBI_SD. ; Compiling DEF-SIMPLIFIER JACOBI_SD: ; Converted JACOBI_CS-IMPL. ; Compiling DEF-SIMPLIFIER JACOBI_CS: ; Converted $JACOBI_CS. ; Compiling DEF-SIMPLIFIER JACOBI_CS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $JACOBI_CS. ; Compiling DEF-SIMPLIFIER JACOBI_CS: ; Byte Compiling Top-Level Form: ; Converted SIMP-%JACOBI_CS. ; Compiling DEF-SIMPLIFIER JACOBI_CS: ; Converted JACOBI_CD-IMPL. ; Compiling DEF-SIMPLIFIER JACOBI_CD: ; Converted $JACOBI_CD. ; Compiling DEF-SIMPLIFIER JACOBI_CD: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $JACOBI_CD. ; Compiling DEF-SIMPLIFIER JACOBI_CD: ; Byte Compiling Top-Level Form: ; Converted SIMP-%JACOBI_CD. ; Compiling DEF-SIMPLIFIER JACOBI_CD: ; Converted JACOBI_DS-IMPL. ; Compiling DEF-SIMPLIFIER JACOBI_DS: ; Converted $JACOBI_DS. ; Compiling DEF-SIMPLIFIER JACOBI_DS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $JACOBI_DS. ; Compiling DEF-SIMPLIFIER JACOBI_DS: ; Byte Compiling Top-Level Form: ; Converted SIMP-%JACOBI_DS. ; Compiling DEF-SIMPLIFIER JACOBI_DS: ; Converted JACOBI_DC-IMPL. ; Compiling DEF-SIMPLIFIER JACOBI_DC: ; Converted $JACOBI_DC. ; Compiling DEF-SIMPLIFIER JACOBI_DC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $JACOBI_DC. ; Compiling DEF-SIMPLIFIER JACOBI_DC: ; Byte Compiling Top-Level Form: ; Converted SIMP-%JACOBI_DC. ; Compiling DEF-SIMPLIFIER JACOBI_DC: ; Converted INVERSE_JACOBI_NS-IMPL. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_NS: ; Converted $INVERSE_JACOBI_NS. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_NS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $INVERSE_JACOBI_NS. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_NS: ; Byte Compiling Top-Level Form: ; Converted SIMP-%INVERSE_JACOBI_NS. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_NS: ; Converted INVERSE_JACOBI_NC-IMPL. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_NC: ; Converted $INVERSE_JACOBI_NC. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_NC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $INVERSE_JACOBI_NC. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_NC: ; Byte Compiling Top-Level Form: ; Converted SIMP-%INVERSE_JACOBI_NC. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_NC: ; Converted INVERSE_JACOBI_ND-IMPL. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_ND: ; Converted $INVERSE_JACOBI_ND. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_ND: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $INVERSE_JACOBI_ND. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_ND: ; Byte Compiling Top-Level Form: ; Converted SIMP-%INVERSE_JACOBI_ND. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_ND: ; Converted INVERSE_JACOBI_SC-IMPL. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_SC: ; Converted $INVERSE_JACOBI_SC. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_SC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $INVERSE_JACOBI_SC. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_SC: ; Byte Compiling Top-Level Form: ; Converted SIMP-%INVERSE_JACOBI_SC. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_SC: ; Converted INVERSE_JACOBI_SD-IMPL. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_SD: ; Converted $INVERSE_JACOBI_SD. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_SD: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $INVERSE_JACOBI_SD. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_SD: ; Byte Compiling Top-Level Form: ; Converted SIMP-%INVERSE_JACOBI_SD. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_SD: ; Converted INVERSE_JACOBI_CS-IMPL. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_CS: ; Converted $INVERSE_JACOBI_CS. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_CS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $INVERSE_JACOBI_CS. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_CS: ; Byte Compiling Top-Level Form: ; Converted SIMP-%INVERSE_JACOBI_CS. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_CS: ; Converted INVERSE_JACOBI_CD-IMPL. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_CD: ; Converted $INVERSE_JACOBI_CD. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_CD: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $INVERSE_JACOBI_CD. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_CD: ; Byte Compiling Top-Level Form: ; Converted SIMP-%INVERSE_JACOBI_CD. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_CD: ; Converted INVERSE_JACOBI_DS-IMPL. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_DS: ; Converted $INVERSE_JACOBI_DS. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_DS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $INVERSE_JACOBI_DS. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_DS: ; Byte Compiling Top-Level Form: ; Converted SIMP-%INVERSE_JACOBI_DS. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_DS: ; Converted INVERSE_JACOBI_DC-IMPL. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_DC: ; Converted $INVERSE_JACOBI_DC. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_DC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $INVERSE_JACOBI_DC. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_DC: ; Byte Compiling Top-Level Form: ; Converted SIMP-%INVERSE_JACOBI_DC. ; Compiling DEF-SIMPLIFIER INVERSE_JACOBI_DC: ; Converted MAKE-ELLIPTIC-F. ; Compiling DEFUN MAKE-ELLIPTIC-F: ; Converted MAKE_ELLIPTIC_F-IMPL. ; Compiling DEFMFUN $MAKE_ELLIPTIC_F: ; Converted $MAKE_ELLIPTIC_F. ; Compiling DEFMFUN $MAKE_ELLIPTIC_F: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $MAKE_ELLIPTIC_F. ; Compiling DEFMFUN $MAKE_ELLIPTIC_F: ; Byte Compiling Top-Level Form: ; Converted MAKE-ELLIPTIC-E. ; Compiling DEFUN MAKE-ELLIPTIC-E: ; Converted MAKE_ELLIPTIC_E-IMPL. ; Compiling DEFMFUN $MAKE_ELLIPTIC_E: ; Converted $MAKE_ELLIPTIC_E. ; Compiling DEFMFUN $MAKE_ELLIPTIC_E: ; Byte Compiling Top-Level Form: ; Converted $MAKE_ELLIPTIC_E. ; Compiling DEFMFUN $MAKE_ELLIPTIC_E: ; Byte Compiling Top-Level Form: ; Converted ELLIPTIC-EU. ; Compiling DEFUN ELLIPTIC-EU: ; Converted ELLIPTIC_EU-IMPL. ; Compiling DEF-SIMPLIFIER ELLIPTIC_EU: ; Converted $ELLIPTIC_EU. ; Compiling DEF-SIMPLIFIER ELLIPTIC_EU: ; Byte Compiling Top-Level Form: ; Converted $ELLIPTIC_EU. ; Compiling DEF-SIMPLIFIER ELLIPTIC_EU: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ELLIPTIC_EU. ; Compiling DEF-SIMPLIFIER ELLIPTIC_EU: ; Converted JACOBI_AM-IMPL. ; Compiling DEF-SIMPLIFIER JACOBI_AM: ; Converted $JACOBI_AM. ; Compiling DEF-SIMPLIFIER JACOBI_AM: ; Byte Compiling Top-Level Form: ; Converted $JACOBI_AM. ; Compiling DEF-SIMPLIFIER JACOBI_AM: ; Byte Compiling Top-Level Form: ; Converted SIMP-%JACOBI_AM. ; Compiling DEF-SIMPLIFIER JACOBI_AM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RISPLIT-SN-CN-DN. ; Compiling DEFUN RISPLIT-SN-CN-DN: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/ellipt.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/ellipt.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/airy.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:41. ; Compiling: /home/maxima/maxima-test/src/airy.lisp 2024-04-20 03:00:30 ; Converted AIRY-AI. ; Compiling DEFUN AIRY-AI: ; Converted SIMPLIM%AIRY_AI. ; Compiling DEFUN SIMPLIM%AIRY_AI: ; Converted AIRY-AI-HYPERGEOMETRIC. ; Compiling DEFUN AIRY-AI-HYPERGEOMETRIC: ; Converted AIRY_AI-IMPL. ; Compiling DEF-SIMPLIFIER AIRY_AI: ; Converted $AIRY_AI. ; Compiling DEF-SIMPLIFIER AIRY_AI: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $AIRY_AI. ; Compiling DEF-SIMPLIFIER AIRY_AI: ; Byte Compiling Top-Level Form: ; Converted SIMP-%AIRY_AI. ; Compiling DEF-SIMPLIFIER AIRY_AI: ; Byte Compiling Top-Level Form: ; Converted AIRY-DAI. ; Compiling DEFUN AIRY-DAI: ; Converted SIMPLIM%AIRY_DAI. ; Compiling DEFUN SIMPLIM%AIRY_DAI: ; Converted AIRY-DAI-HYPERGEOMETRIC. ; Compiling DEFUN AIRY-DAI-HYPERGEOMETRIC: ; Converted AIRY_DAI-IMPL. ; Compiling DEF-SIMPLIFIER AIRY_DAI: ; Converted $AIRY_DAI. ; Compiling DEF-SIMPLIFIER AIRY_DAI: ; Byte Compiling Top-Level Form: ; Converted $AIRY_DAI. ; Compiling DEF-SIMPLIFIER AIRY_DAI: ; Byte Compiling Top-Level Form: ; Converted SIMP-%AIRY_DAI. ; Compiling DEF-SIMPLIFIER AIRY_DAI: ; Byte Compiling Top-Level Form: ; Converted AIRY-BI. ; Compiling DEFUN AIRY-BI: ; Converted SIMPLIM%AIRY_BI. ; Compiling DEFUN SIMPLIM%AIRY_BI: ; Converted AIRY-BI-HYPERGEOMETRIC. ; Compiling DEFUN AIRY-BI-HYPERGEOMETRIC: ; Converted AIRY_BI-IMPL. ; Compiling DEF-SIMPLIFIER AIRY_BI: ; Converted $AIRY_BI. ; Compiling DEF-SIMPLIFIER AIRY_BI: ; Byte Compiling Top-Level Form: ; Converted $AIRY_BI. ; Compiling DEF-SIMPLIFIER AIRY_BI: ; Byte Compiling Top-Level Form: ; Converted SIMP-%AIRY_BI. ; Compiling DEF-SIMPLIFIER AIRY_BI: ; Byte Compiling Top-Level Form: ; Converted AIRY-DBI. ; Compiling DEFUN AIRY-DBI: ; Converted SIMPLIM%AIRY_DBI. ; Compiling DEFUN SIMPLIM%AIRY_DBI: ; Converted AIRY-DBI-HYPERGEOMETRIC. ; Compiling DEFUN AIRY-DBI-HYPERGEOMETRIC: ; Converted AIRY_DBI-IMPL. ; Compiling DEF-SIMPLIFIER AIRY_DBI: ; Converted $AIRY_DBI. ; Compiling DEF-SIMPLIFIER AIRY_DBI: ; Byte Compiling Top-Level Form: ; Converted $AIRY_DBI. ; Compiling DEF-SIMPLIFIER AIRY_DBI: ; Byte Compiling Top-Level Form: ; Converted SIMP-%AIRY_DBI. ; Compiling DEF-SIMPLIFIER AIRY_DBI: ; Converted AIRY-AI-REAL. ; Compiling DEFUN AIRY-AI-REAL: ; Converted AIRY-AI-COMPLEX. ; Compiling DEFUN AIRY-AI-COMPLEX: ; Converted AIRY-DAI-REAL. ; Compiling DEFUN AIRY-DAI-REAL: ; Byte Compiling Top-Level Form: ; Converted AIRY-DAI-COMPLEX. ; Compiling DEFUN AIRY-DAI-COMPLEX: ; Converted AIRY-BI-REAL. ; Compiling DEFUN AIRY-BI-REAL: ; Converted AIRY-BI-COMPLEX. ; Compiling DEFUN AIRY-BI-COMPLEX: ; Converted AIRY-DBI-REAL. ; Compiling DEFUN AIRY-DBI-REAL: ; Converted AIRY-DBI-COMPLEX. ; Compiling DEFUN AIRY-DBI-COMPLEX: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/airy.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/airy.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/plasma.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:41. ; Compiling: /home/maxima/maxima-test/src/plasma.lisp 2024-04-20 03:00:30 ; Converted Z-FUNCTION. ; Compiling DEFUN Z-FUNCTION: ; Converted NZETA-IMPL. ; Compiling DEFMFUN $NZETA: ; Converted $NZETA. ; Compiling DEFMFUN $NZETA: ; Byte Compiling Top-Level Form: ; Converted $NZETA. ; Compiling DEFMFUN $NZETA: ; Byte Compiling Top-Level Form: ; Converted NZETAR-IMPL. ; Compiling DEFMFUN $NZETAR: ; Converted $NZETAR. ; Compiling DEFMFUN $NZETAR: ; Byte Compiling Top-Level Form: ; Converted $NZETAR. ; Compiling DEFMFUN $NZETAR: ; Byte Compiling Top-Level Form: ; Converted NZETAI-IMPL. ; Compiling DEFMFUN $NZETAI: ; Converted $NZETAI. ; Compiling DEFMFUN $NZETAI: ; Byte Compiling Top-Level Form: ; Converted $NZETAI. ; Compiling DEFMFUN $NZETAI: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/plasma.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/plasma.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/intpol.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:41. ; Compiling: /home/maxima/maxima-test/src/intpol.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $INTERPOLATE: ; Byte Compiling Top-Level Form: ; Converted FIND-ROOT-SUBR. ; Compiling DEFUN FIND-ROOT-SUBR: ; Converted INTERPOLATE-CHECK. ; Compiling DEFUN INTERPOLATE-CHECK: ; Byte Compiling Top-Level Form: ; Converted %FIND-ROOT. ; Compiling DEFUN %FIND-ROOT: ; Converted FIND_ROOT-IMPL. ; Compiling DEFMFUN $FIND_ROOT: ; Converted $FIND_ROOT. ; Compiling DEFMFUN $FIND_ROOT: ; Byte Compiling Top-Level Form: ; Converted $FIND_ROOT. ; Compiling DEFMFUN $FIND_ROOT: ; Byte Compiling Top-Level Form: ; Converted BF_FIND_ROOT-IMPL. ; Compiling DEFMFUN $BF_FIND_ROOT: ; Converted $BF_FIND_ROOT. ; Compiling DEFMFUN $BF_FIND_ROOT: ; Byte Compiling Top-Level Form: ; Converted $BF_FIND_ROOT. ; Compiling DEFMFUN $BF_FIND_ROOT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/intpol.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/intpol.sse2f" ; - Compiling module "reader" ; - Compiling source file "/home/maxima/maxima-test/src/nparse.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:41. ; Compiling: /home/maxima/maxima-test/src/nparse.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFVAR *UNICODE-SPACE-CHARS-FOR-MAXIMA*: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ALPHABETP. ; Compiling DEFUN ALPHABETP: ; Converted ASCII-NUMBERP. ; Compiling DEFUN ASCII-NUMBERP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MREAD-SYNERR. ; Compiling DEFUN MREAD-SYNERR: ; Converted TYI-PARSE-INT. ; Compiling DEFUN TYI-PARSE-INT: ; Converted *MREAD-PROMPT*. ; Compiling DEFUN *MREAD-PROMPT*: ; Converted ALIASLOOKUP. ; Compiling DEFUN ALIASLOOKUP: ; Converted GOBBLE-WHITESPACE. ; Compiling DEFUN GOBBLE-WHITESPACE: ; Converted READ-COMMAND-TOKEN. ; Compiling DEFUN READ-COMMAND-TOKEN: ; Converted SAFE-ASSOC. ; Compiling DEFUN SAFE-ASSOC: ; Converted PARSER-ASSOC. ; Compiling DEFUN PARSER-ASSOC: ; Converted PARSE-TYI. ; Compiling DEFUN PARSE-TYI: ; Byte Compiling Top-Level Form: ; Converted PARSE-TYIPEEK. ; Compiling DEFUN PARSE-TYIPEEK: ; Converted UNPARSE-TYI. ; Compiling DEFUN UNPARSE-TYI: ; Converted READ-COMMAND-TOKEN-AUX. ; Compiling DEFUN READ-COMMAND-TOKEN-AUX: ; Converted SCAN-MACSYMA-TOKEN. ; Compiling DEFUN SCAN-MACSYMA-TOKEN: ; Converted SCAN-LISP-TOKEN. ; Compiling DEFUN SCAN-LISP-TOKEN: ; Converted SCAN-KEYWORD-TOKEN. ; Compiling DEFUN SCAN-KEYWORD-TOKEN: ; Converted SCAN-TOKEN. ; Compiling DEFUN SCAN-TOKEN: ; Converted SCAN-LISP-STRING. ; Compiling DEFUN SCAN-LISP-STRING: ; Converted SCAN-MACSYMA-STRING. ; Compiling DEFUN SCAN-MACSYMA-STRING: ; Converted SCAN-STRING. ; Compiling DEFUN SCAN-STRING: ; Converted READLIST. ; Compiling DEFUN READLIST: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-NUMBER. ; Compiling DEFUN MAKE-NUMBER: ; Converted CL-RAT-TO-MAXIMA. ; Compiling DEFUN CL-RAT-TO-MAXIMA: ; Converted SCAN-DIGITS. ; Compiling DEFUN SCAN-DIGITS: ; Converted SCAN-NUMBER-AFTER-DOT. ; Compiling DEFUN SCAN-NUMBER-AFTER-DOT: ; Converted SCAN-NUMBER-EXPONENT. ; Compiling DEFUN SCAN-NUMBER-EXPONENT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PEEK-ONE-TOKEN. ; Compiling DEFUN PEEK-ONE-TOKEN: ; Converted PEEK-ONE-TOKEN-G. ; Compiling DEFUN PEEK-ONE-TOKEN-G: ; Converted SCAN-ONE-TOKEN. ; Compiling DEFUN SCAN-ONE-TOKEN: ; Converted SCAN-ONE-TOKEN-G. ; Compiling DEFUN SCAN-ONE-TOKEN-G: ; Converted GOBBLE-COMMENT. ; Compiling DEFUN GOBBLE-COMMENT: ; Converted SCAN-NUMBER-REST. ; Compiling DEFUN SCAN-NUMBER-REST: ; Converted SCAN-NUMBER-BEFORE-DOT. ; Compiling DEFUN SCAN-NUMBER-BEFORE-DOT: ; Byte Compiling Top-Level Form: ; Converted FIRST-C. ; Compiling DEFMACRO FIRST-C: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted POP-C. ; Compiling DEFMACRO POP-C: ; Byte Compiling Top-Level Form: ; Converted MSTRINGP. ; Compiling DEFUN MSTRINGP: ; Converted INHERIT-PROPL. ; Compiling DEFUN INHERIT-PROPL: ; Byte Compiling Top-Level Form: ; Converted DEF-NUD-EQUIV. ; Compiling DEFMACRO DEF-NUD-EQUIV: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted NUD-PROPL. ; Compiling DEFMACRO NUD-PROPL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEF-NUD-FUN. ; Compiling DEFMACRO DEF-NUD-FUN: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEF-LED-EQUIV. ; Compiling DEFMACRO DEF-LED-EQUIV: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LED-PROPL. ; Compiling DEFMACRO LED-PROPL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEF-LED-FUN. ; Compiling DEFMACRO DEF-LED-FUN: ; Byte Compiling Top-Level Form: ; Converted NUD-CALL. ; Compiling DEFUN NUD-CALL: ; Converted LED-CALL. ; Compiling DEFUN LED-CALL: ; Byte Compiling Top-Level Form: ; Converted DEF-NUD. ; Compiling DEFMACRO DEF-NUD: ; Byte Compiling Top-Level Form: ; Converted SET-LBP-AND-RBP. ; Compiling DEFUN SET-LBP-AND-RBP: ; Byte Compiling Top-Level Form: ; Converted DEF-LED. ; Compiling DEFMACRO DEF-LED: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEF-COLLISIONS. ; Compiling DEFMACRO DEF-COLLISIONS: ; Byte Compiling Top-Level Form: ; Converted COLLISION-LOOKUP. ; Compiling DEFUN COLLISION-LOOKUP: ; Converted COLLISION-CHECK. ; Compiling DEFUN COLLISION-CHECK: ; Converted LBP. ; Compiling DEFUN LBP: ; Byte Compiling Top-Level Form: ; Converted DEF-LBP. ; Compiling DEFMACRO DEF-LBP: ; Byte Compiling Top-Level Form: ; Converted RBP. ; Compiling DEFUN RBP: ; Byte Compiling Top-Level Form: ; Converted DEF-RBP. ; Compiling DEFMACRO DEF-RBP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEF-MATCH. ; Compiling DEFMACRO DEF-MATCH: ; Byte Compiling Top-Level Form: ; Converted LPOS. ; Compiling DEFUN LPOS: ; Converted RPOS. ; Compiling DEFUN RPOS: ; Converted POS. ; Compiling DEFUN POS: ; Byte Compiling Top-Level Form: ; Converted DEF-POS. ; Compiling DEFMACRO DEF-POS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEF-RPOS. ; Compiling DEFMACRO DEF-RPOS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEF-LPOS. ; Compiling DEFMACRO DEF-LPOS: ; Byte Compiling Top-Level Form: ; Converted MHEADER. ; Compiling DEFUN MHEADER: ; Byte Compiling Top-Level Form: ; Converted DEF-MHEADER. ; Compiling DEFMACRO DEF-MHEADER: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEF-OPERATORP. ; Compiling DEFMACRO DEF-OPERATORP: ; Byte Compiling Top-Level Form: ; Converted OPERATORP. ; Compiling DEF-OPERATORP: ; Byte Compiling Top-Level Form: ; Converted DEF-OPERATORP1. ; Compiling DEFMACRO DEF-OPERATORP1: ; Byte Compiling Top-Level Form: ; Converted OPERATORP1. ; Compiling DEF-OPERATORP1: ; Converted MREAD. ; Compiling DEFUN MREAD: ; Converted MREAD-PROMPTER. ; Compiling DEFUN MREAD-PROMPTER: ; Converted MREAD-RAW. ; Compiling DEFUN MREAD-RAW: ; Converted PARSE. ; Compiling DEFUN PARSE: ; Converted PARSE-PREFIX. ; Compiling DEFUN PARSE-PREFIX: ; Converted PARSE-POSTFIX. ; Compiling DEFUN PARSE-POSTFIX: ; Converted PARSE-INFIX. ; Compiling DEFUN PARSE-INFIX: ; Converted PARSE-NARY. ; Compiling DEFUN PARSE-NARY: ; Converted PARSE-MATCHFIX. ; Compiling DEFUN PARSE-MATCHFIX: ; Converted PARSE-NOFIX. ; Compiling DEFUN PARSE-NOFIX: ; Byte Compiling Top-Level Form: ; Converted PRSNARY. ; Compiling DEFUN PRSNARY: ; Converted PRSMATCH. ; Compiling DEFUN PRSMATCH: ; Converted CONVERT. ; Compiling DEFUN CONVERT: ; Converted PARSE-ERR. ; Compiling DEFUN PARSE-ERR: ; Converted PARSE-BUG-ERR. ; Compiling DEFUN PARSE-BUG-ERR: ; Converted DELIM-ERR. ; Compiling DEFUN DELIM-ERR: ; Converted ERB-ERR. ; Compiling DEFUN ERB-ERR: ; Converted PREMTERM-ERR. ; Compiling DEFUN PREMTERM-ERR: ; Byte Compiling Top-Level Form: ; Compiling DEF-LED ($[ 200): ; Byte Compiling Top-Level Form: ; Compiling DEF-NUD ($( 200): ; Converted SUSPICIOUS-MPROGN-P. ; Compiling DEFUN SUSPICIOUS-MPROGN-P: ; Compiling DEF-LED ($( 200): ; Compiling DEF-NUD ($'): ; Byte Compiling Top-Level Form: ; Compiling DEF-NUD ($''): ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEF-LED ($!! 160): ; Byte Compiling Top-Level Form: ; Compiling DEF-LED (($^ $^^)): ; Compiling MAPC (FUNCTION (LAMBDA # #)): ; Compiling MAPC (FUNCTION (LAMBDA # #)): ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEF-LED (($+ $-) 100): ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEF-NUD ($IF): ; Byte Compiling Top-Level Form: ; Converted PARSE-CONDITION. ; Compiling DEFUN PARSE-CONDITION: ; Converted PARSE-$DO. ; Compiling DEFUN PARSE-$DO: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MOPSTRIP. ; Compiling DEFUN MOPSTRIP: ; Byte Compiling Top-Level Form: ; Converted PREFIX-IMPL. ; Compiling DEFMFUN $PREFIX: ; Converted $PREFIX. ; Compiling DEFMFUN $PREFIX: ; Byte Compiling Top-Level Form: ; Converted $PREFIX. ; Compiling DEFMFUN $PREFIX: ; Byte Compiling Top-Level Form: ; Converted POSTFIX-IMPL. ; Compiling DEFMFUN $POSTFIX: ; Converted $POSTFIX. ; Compiling DEFMFUN $POSTFIX: ; Byte Compiling Top-Level Form: ; Converted $POSTFIX. ; Compiling DEFMFUN $POSTFIX: ; Byte Compiling Top-Level Form: ; Converted INFIX-IMPL. ; Compiling DEFMFUN $INFIX: ; Converted $INFIX. ; Compiling DEFMFUN $INFIX: ; Byte Compiling Top-Level Form: ; Converted $INFIX. ; Compiling DEFMFUN $INFIX: ; Byte Compiling Top-Level Form: ; Converted NARY-IMPL. ; Compiling DEFMFUN $NARY: ; Converted $NARY. ; Compiling DEFMFUN $NARY: ; Byte Compiling Top-Level Form: ; Converted $NARY. ; Compiling DEFMFUN $NARY: ; Byte Compiling Top-Level Form: ; Converted MATCHFIX-IMPL. ; Compiling DEFMFUN $MATCHFIX: ; Converted $MATCHFIX. ; Compiling DEFMFUN $MATCHFIX: ; Byte Compiling Top-Level Form: ; Converted $MATCHFIX. ; Compiling DEFMFUN $MATCHFIX: ; Byte Compiling Top-Level Form: ; Converted NOFIX-IMPL. ; Compiling DEFMFUN $NOFIX: ; Converted $NOFIX. ; Compiling DEFMFUN $NOFIX: ; Byte Compiling Top-Level Form: ; Converted $NOFIX. ; Compiling DEFMFUN $NOFIX: ; Byte Compiling Top-Level Form: ; Converted DEF-OPERATOR. ; Compiling DEFUN DEF-OPERATOR: ; Converted OP-SETUP. ; Compiling DEFUN OP-SETUP: ; Converted KILL-OPERATOR. ; Compiling DEFUN KILL-OPERATOR: ; Byte Compiling Top-Level Form: ; Converted MAKE-INSTREAM. ; Compiling DEFSTRUCT INSTREAM: ; Byte Compiling Top-Level Form: ; Byte Compiling Creation Form for #: ; Byte Compiling Top-Level Form: ; Converted STREAM-NAME. ; Compiling DEFUN STREAM-NAME: ; Converted INSTREAM-NAME. ; Compiling DEFUN INSTREAM-NAME: ; Converted CLEANUP. ; Compiling DEFUN CLEANUP: ; Converted GET-INSTREAM. ; Compiling DEFUN GET-INSTREAM: ; Converted NEWLINE. ; Compiling DEFUN NEWLINE: ; Converted FIND-STREAM. ; Compiling DEFUN FIND-STREAM: ; Converted ADD-LINEINFO. ; Compiling DEFUN ADD-LINEINFO: ; Converted STRIP-LINEINFO. ; Compiling DEFUN STRIP-LINEINFO: ; Byte Compiling Top-Level Form: ; Converted STRIP-LINEINFO-OP. ; Compiling DEFUN STRIP-LINEINFO-OP: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/nparse.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/nparse.sse2f" ; - Compiling module "display" ; - Compiling source file "/home/maxima/maxima-test/src/displa.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:41. ; Compiling: /home/maxima/maxima-test/src/displa.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAXIMA-DISPLAY. ; Compiling DEFUN MAXIMA-DISPLAY: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DISPLA. ; Compiling DEFUN DISPLA: ; Compiling DEFMSPEC $WITH_DEFAULT_2D_DISPLAY: ; Converted LINEAR-DISPLA. ; Compiling DEFUN LINEAR-DISPLA: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted NFORMAT-CHECK. ; Compiling DEFUN NFORMAT-CHECK: ; Converted DIMENSION. ; Compiling DEFUN DIMENSION: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DIMENSION-ATOM. ; Compiling DEFUN DIMENSION-ATOM: ; Converted DIMENSION-STRING. ; Compiling DEFUN DIMENSION-STRING: ; Converted MAKESTRING. ; Compiling DEFUN MAKESTRING: ; Converted DIMENSION-PAREN. ; Compiling DEFUN DIMENSION-PAREN: ; Converted DIMENSION-ARRAY. ; Compiling DEFUN DIMENSION-ARRAY: ; Converted DIMENSION-INDICES. ; Compiling DEFUN DIMENSION-INDICES: ; Converted EXTRACT-INDICES. ; Compiling DEFUN EXTRACT-INDICES: ; Converted SAFE-$GET. ; Compiling DEFUN SAFE-$GET: ; Byte Compiling Top-Level Form: ; Converted DIMENSION-FUNCTION. ; Compiling DEFUN DIMENSION-FUNCTION: ; Converted DIMENSION-PREFIX. ; Compiling DEFUN DIMENSION-PREFIX: ; Converted DIMENSION-LIST. ; Compiling DEFUN DIMENSION-LIST: ; Converted DIMENSION-INFIX. ; Compiling DEFUN DIMENSION-INFIX: ; Converted DIMENSION-NARY. ; Compiling DEFUN DIMENSION-NARY: ; Converted DIMNARY-MTEXT. ; Compiling DEFUN DIMNARY-MTEXT: ; Converted DIMNARY. ; Compiling DEFUN DIMNARY: ; Converted DIMNARY-BOOLEAN. ; Compiling DEFUN DIMNARY-BOOLEAN: ; Converted DIMENSION-POSTFIX. ; Compiling DEFUN DIMENSION-POSTFIX: ; Converted DIMENSION-NOFIX. ; Compiling DEFUN DIMENSION-NOFIX: ; Converted DIMENSION-MATCH. ; Compiling DEFUN DIMENSION-MATCH: ; Byte Compiling Top-Level Form: ; Converted DIMENSION-SUPERSCRIPT. ; Compiling DEFUN DIMENSION-SUPERSCRIPT: ; Converted DSUMPROD. ; Compiling DEFUN DSUMPROD: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DIM-MDEFINE. ; Compiling DEFUN DIM-MDEFINE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DIM-MNCEXPT. ; Compiling DEFUN DIM-MNCEXPT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DIM-%PRODUCT. ; Compiling DEFUN DIM-%PRODUCT: ; Converted DIM-RAT. ; Compiling DEFUN DIM-RAT: ; Byte Compiling Top-Level Form: ; Converted DIM-MQUOTIENT. ; Compiling DEFUN DIM-MQUOTIENT: ; Converted DRATIO. ; Compiling DEFUN DRATIO: ; Byte Compiling Top-Level Form: ; Converted STARDISP. ; Compiling DEFUN STARDISP: ; Byte Compiling Top-Level Form: ; Converted DIM-%INTEGRATE. ; Compiling DEFUN DIM-%INTEGRATE: ; Converted DIM-%DERIVATIVE. ; Compiling DEFUN DIM-%DERIVATIVE: ; Converted DMDERIVABBREV. ; Compiling DEFUN DMDERIVABBREV: ; Converted DMDERIVLONG. ; Compiling DEFUN DMDERIVLONG: ; Byte Compiling Top-Level Form: ; Converted GET-UNICODE-CHAR. ; Compiling DEFUN GET-UNICODE-CHAR: ; Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $DISPLAY2D_UNICODE: ; Converted DISPLAY2D-UNICODE-ENABLED. ; Compiling DEFUN DISPLAY2D-UNICODE-ENABLED: ; Converted DIM-%AT. ; Compiling DEFUN DIM-%AT: ; Byte Compiling Top-Level Form: ; Converted DIM-MPLUS. ; Compiling DEFUN DIM-MPLUS: ; Byte Compiling Top-Level Form: ; Converted DIM-MMINUS. ; Compiling DEFUN DIM-MMINUS: ; Byte Compiling Top-Level Form: ; Converted DIM-%LSUM. ; Compiling DEFUN DIM-%LSUM: ; Converted DIM-%SUM. ; Compiling DEFUN DIM-%SUM: ; Converted DIM-%LIMIT. ; Compiling DEFUN DIM-%LIMIT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DIM-MCOND. ; Compiling DEFUN DIM-MCOND: ; Converted DIM-MDO. ; Compiling DEFUN DIM-MDO: ; Byte Compiling Top-Level Form: ; Converted DIM-MDOIN. ; Compiling DEFUN DIM-MDOIN: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DIM-MABS. ; Compiling DEFUN DIM-MABS: ; Byte Compiling Top-Level Form: ; Converted DIM-$MATRIX. ; Compiling DEFUN DIM-$MATRIX: ; Converted MATOUT. ; Compiling DEFUN MATOUT: ; Converted COLOUT. ; Compiling DEFUN COLOUT: ; Byte Compiling Top-Level Form: ; Converted DIM-MBOX. ; Compiling DEFUN DIM-MBOX: ; Converted DIM-MLABOX. ; Compiling DEFUN DIM-MLABOX: ; Byte Compiling Top-Level Form: ; Converted DIM-MLABOX-UNICODE. ; Compiling DEFUN DIM-MLABOX-UNICODE: ; Converted DIM-MLABOX-ASCII. ; Compiling DEFUN DIM-MLABOX-ASCII: ; Byte Compiling Top-Level Form: ; Converted DIM-MTEXT. ; Compiling DEFUN DIM-MTEXT: ; Converted DIM-MLABEL. ; Compiling DEFUN DIM-MLABEL: ; Byte Compiling Top-Level Form: ; Converted CHECKRAT. ; Compiling DEFUN CHECKRAT: ; Converted CHECKFIT. ; Compiling DEFUN CHECKFIT: ; Converted CHECKBREAK. ; Compiling DEFUN CHECKBREAK: ; Converted FORCEBREAK. ; Compiling DEFUN FORCEBREAK: ; Converted UPDATE-HEIGHTS. ; Compiling DEFUN UPDATE-HEIGHTS: ; Converted OUTPUT. ; Compiling DEFUN OUTPUT: ; Converted OUTPUT-LINEAR. ; Compiling DEFUN OUTPUT-LINEAR: ; Converted OUTPUT-LINEAR-ONE-LINE. ; Compiling DEFUN OUTPUT-LINEAR-ONE-LINE: ; Converted TYOTBSP. ; Compiling DEFUN TYOTBSP: ; Byte Compiling Top-Level Form: ; Converted DRAW-LINEAR. ; Compiling DEFUN DRAW-LINEAR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted D-HBAR. ; Compiling DEFUN D-HBAR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted D-VBAR. ; Compiling DEFUN D-VBAR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted D-INTEGRALSIGN. ; Compiling DEFUN D-INTEGRALSIGN: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted D-PRODSIGN. ; Compiling DEFUN D-PRODSIGN: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted D-SUMSIGN. ; Compiling DEFUN D-SUMSIGN: ; Converted D-MATRIX. ; Compiling DEFUN D-MATRIX: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted D-MATRIX-UNICODE. ; Compiling DEFUN D-MATRIX-UNICODE: ; Converted D-MATRIX-ASCII. ; Compiling DEFUN D-MATRIX-ASCII: ; Converted D-BOX. ; Compiling DEFUN D-BOX: ; Converted D-BOX-UNICODE. ; Compiling DEFUN D-BOX-UNICODE: ; Converted D-BOX-ASCII. ; Compiling DEFUN D-BOX-ASCII: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/displa.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/displa.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/nforma.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:42. ; Compiling: /home/maxima/maxima-test/src/nforma.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted NFORMAT. ; Compiling DEFUN NFORMAT: ; Converted FORM-MPLUS. ; Compiling DEFUN FORM-MPLUS: ; Converted FORM-MTIMES. ; Compiling DEFUN FORM-MTIMES: ; Converted FORM-MEXPT. ; Compiling DEFUN FORM-MEXPT: ; Converted FORM-MRAT. ; Compiling DEFUN FORM-MRAT: ; Converted RDIS1. ; Compiling DEFUN RDIS1: ; Converted NFORMAT-ALL. ; Compiling DEFUN NFORMAT-ALL: ; Compiling SETF (GET (QUOTE RAT) (QUOTE FORMATTER)): ; Byte Compiling Top-Level Form: ; Compiling SETF (GET (QUOTE MMACROEXPANDED) (QUOTE FORMATTER)): ; Compiling SETF (GET (QUOTE MPOIS) (QUOTE FORMATTER)): ; Compiling SETF (GET (QUOTE BIGFLOAT) (QUOTE FORMATTER)): ; Compiling SETF (GET (QUOTE RATIO) (QUOTE FORMATTER)): ; Compiling SETF (GET (QUOTE COMPLEX) (QUOTE FORMATTER)): ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/nforma.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/nforma.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/grind.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:42. ; Compiling: /home/maxima/maxima-test/src/grind.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted CHRCT*. ; Compiling DEFUN CHRCT*: ; Compiling DEFMSPEC $GRIND: ; Converted I-$GRIND. ; Compiling DEFUN I-$GRIND: ; Converted MGRIND. ; Compiling DEFUN MGRIND: ; Converted MPRINT. ; Compiling DEFUN MPRINT: ; Converted MTYOTBSP. ; Compiling DEFUN MTYOTBSP: ; Converted STRGRIND. ; Compiling DEFUN STRGRIND: ; Converted STRPRINT. ; Compiling DEFUN STRPRINT: ; Converted STYO. ; Compiling DEFUN STYO: ; Converted STERPRI. ; Compiling DEFUN STERPRI: ; Converted STYOTBSP. ; Compiling DEFUN STYOTBSP: ; Byte Compiling Top-Level Form: ; Converted MSTRING. ; Compiling DEFUN MSTRING: ; Converted STRING1. ; Compiling DEFUN STRING1: ; Converted MSIZE. ; Compiling DEFUN MSIZE: ; Converted MSIZE-ATOM. ; Compiling DEFUN MSIZE-ATOM: ; Converted MSZ. ; Compiling DEFUN MSZ: ; Converted SLASH. ; Compiling DEFUN SLASH: ; Converted MSIZE-PAREN. ; Compiling DEFUN MSIZE-PAREN: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MSIZE-ARRAY. ; Compiling DEFUN MSIZE-ARRAY: ; Converted MSIZE-FUNCTION. ; Compiling DEFUN MSIZE-FUNCTION: ; Converted MSIZE-LIST. ; Compiling DEFUN MSIZE-LIST: ; Converted MSIZE-PREFIX. ; Compiling DEFUN MSIZE-PREFIX: ; Converted MSIZE-INFIX. ; Compiling DEFUN MSIZE-INFIX: ; Converted MSIZE-POSTFIX. ; Compiling DEFUN MSIZE-POSTFIX: ; Converted MSIZE-NARY. ; Compiling DEFUN MSIZE-NARY: ; Converted MSIZE-NOFIX. ; Compiling DEFUN MSIZE-NOFIX: ; Byte Compiling Top-Level Form: ; Converted MSIZE-MATCHFIX. ; Compiling DEFUN MSIZE-MATCHFIX: ; Converted MSZNARY. ; Compiling DEFUN MSZNARY: ; Converted STRSYM. ; Compiling DEFUN STRSYM: ; Converted MSZ-BIGFLOAT. ; Compiling DEFUN MSZ-BIGFLOAT: ; Converted MSIZE-MLABEL. ; Compiling DEFUN MSIZE-MLABEL: ; Byte Compiling Top-Level Form: ; Converted MSIZE-MTEXT. ; Compiling DEFUN MSIZE-MTEXT: ; Converted MSZ-MQAPPLY. ; Compiling DEFUN MSZ-MQAPPLY: ; Converted MSIZE-SPACEOUT. ; Compiling DEFUN MSIZE-SPACEOUT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MSZ-MDEF. ; Compiling DEFUN MSZ-MDEF: ; Byte Compiling Top-Level Form: ; Converted MSZ-MEXPT. ; Compiling DEFUN MSZ-MEXPT: ; Byte Compiling Top-Level Form: ; Converted MSZ-MTIMES. ; Compiling DEFUN MSZ-MTIMES: ; Converted MSZ-MPLUS. ; Compiling DEFUN MSZ-MPLUS: ; Byte Compiling Top-Level Form: ; Converted MSIZE-MMINUS. ; Compiling DEFUN MSIZE-MMINUS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MSZ-MCOND. ; Compiling DEFUN MSZ-MCOND: ; Converted MSIZE-TEXT-STRING. ; Compiling DEFUN MSIZE-TEXT-STRING: ; Byte Compiling Top-Level Form: ; Converted MSZ-MDO. ; Compiling DEFUN MSZ-MDO: ; Converted MSZ-MDOIN. ; Compiling DEFUN MSZ-MDOIN: ; Converted STRMDO. ; Compiling DEFUN STRMDO: ; Byte Compiling Top-Level Form: ; Converted STRMDOIN. ; Compiling DEFUN STRMDOIN: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/grind.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/grind.sse2f" ; - Compiling module "gcd" ; - Compiling source file "/home/maxima/maxima-test/src/spgcd.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:42. ; Compiling: /home/maxima/maxima-test/src/spgcd.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LEN. ; Compiling DEFMACRO LEN: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SKEL. ; Compiling DEFMACRO SKEL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MATRIX. ; Compiling DEFMACRO MATRIX: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted CURROW. ; Compiling DEFMACRO CURROW: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted BADROWS. ; Compiling DEFMACRO BADROWS: ; Byte Compiling Top-Level Form: ; Converted PINTERP. ; Compiling DEFUN PINTERP: ; Converted PCSUBSTZ. ; Compiling DEFUN PCSUBSTZ: ; Converted EVAL-MON. ; Compiling DEFUN EVAL-MON: ; Converted ONE-STEP. ; Compiling DEFUN ONE-STEP: ; Converted MONICIZE-ROW. ; Compiling DEFUN MONICIZE-ROW: ; Converted FILL-ROW. ; Compiling DEFUN FILL-ROW: ; Converted SWAP-ROWS. ; Compiling DEFUN SWAP-ROWS: ; Converted PARTIAL-DIAG. ; Compiling DEFUN PARTIAL-DIAG: ; Converted GEN-POINT. ; Compiling DEFUN GEN-POINT: ; Converted PDIAG-ALL. ; Compiling DEFUN PDIAG-ALL: ; Converted MERGE-SKEL. ; Compiling DEFUN MERGE-SKEL: ; Byte Compiling Top-Level Form: ; Converted NEW-SKEL. ; Compiling DEFUN NEW-SKEL: ; Converted CREATE-LOBJS. ; Compiling DEFUN CREATE-LOBJS: ; Converted CLEAR-LOBJS. ; Compiling DEFUN CLEAR-LOBJS: ; Converted SPARSE-LIFT. ; Compiling DEFUN SPARSE-LIFT: ; Converted LIFTING-FACTORS-IMAGE. ; Compiling DEFUN LIFTING-FACTORS-IMAGE: ; Converted ZGCD-LIFT*. ; Compiling DEFUN ZGCD-LIFT*: ; Converted ZGCD-LIFT. ; Compiling DEFUN ZGCD-LIFT: ; Converted MAKE-LINSOLS. ; Compiling DEFUN MAKE-LINSOLS: ; Converted ADD-POINT. ; Compiling DEFUN ADD-POINT: ; Converted MERGE-SOL-LIN. ; Compiling DEFUN MERGE-SOL-LIN: ; Converted INTERP-POLYS. ; Compiling DEFUN INTERP-POLYS: ; Byte Compiling Top-Level Form: ; Converted ZGCD. ; Compiling DEFUN ZGCD: ; Converted ZGCD1. ; Compiling DEFUN ZGCD1: ; Converted LOBJ->POLY. ; Compiling DEFUN LOBJ->POLY: ; Converted DISREP-MONOM. ; Compiling DEFUN DISREP-MONOM: ; Converted MERGE-SOL-LIN-Z. ; Compiling DEFUN MERGE-SOL-LIN-Z: ; Converted GCD-DEGREE-VECTOR. ; Compiling DEFUN GCD-DEGREE-VECTOR: ; Converted DLF-MUMBLIFY. ; Compiling DEFUN DLF-MUMBLIFY: ; Converted DETERMINE-LIFTING-FACTOR. ; Compiling DEFUN DETERMINE-LIFTING-FACTOR: ; Converted EXCISE-EXTRA-VARIABLES. ; Compiling DEFUN EXCISE-EXTRA-VARIABLES: ; Converted ZPDEGREEVECTOR. ; Compiling DEFUN ZPDEGREEVECTOR: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/spgcd.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/spgcd.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/ezgcd.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:42. ; Compiling: /home/maxima/maxima-test/src/ezgcd.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted EZGCD2. ; Compiling DEFUN EZGCD2: ; Converted NEWGCDCALL. ; Compiling DEFUN NEWGCDCALL: ; Converted GCDL. ; Compiling DEFUN GCDL: ; Converted NEWGCDL. ; Compiling DEFUN NEWGCDL: ; Converted OLDGCDL. ; Compiling DEFUN OLDGCDL: ; Converted OLDGCDCALL. ; Compiling DEFUN OLDGCDCALL: ; Converted NON0RAND. ; Compiling DEFUN NON0RAND: ; Converted GETGOODVALS. ; Compiling DEFUN GETGOODVALS: ; Converted EVMAP. ; Compiling DEFUN EVMAP: ; Converted DEGODR. ; Compiling DEFUN DEGODR: ; Byte Compiling Top-Level Form: ; Converted EVTILDEGLESS. ; Compiling DEFUN EVTILDEGLESS: ; Converted PTIMESMERGE. ; Compiling DEFUN PTIMESMERGE: ; Converted EZ1CALL. ; Compiling DEFUN EZ1CALL: ; Converted GETD0. ; Compiling DEFUN GETD0: ; Converted NUMBERINLISTP. ; Compiling DEFUN NUMBERINLISTP: ; Converted EZGCD. ; Compiling DEFUN EZGCD: ; Converted LISTOVARSL. ; Compiling DEFUN LISTOVARSL: ; Converted EZGCD-IMPL. ; Compiling DEFMFUN $EZGCD: ; Converted $EZGCD. ; Compiling DEFMFUN $EZGCD: ; Byte Compiling Top-Level Form: ; Converted $EZGCD. ; Compiling DEFMFUN $EZGCD: ; Byte Compiling Top-Level Form: ; Converted INSRT. ; Compiling DEFUN INSRT: ; Converted NONSQFRCASE. ; Compiling DEFUN NONSQFRCASE: ; Converted EZTESTDIVIDE. ; Compiling DEFUN EZTESTDIVIDE: ; Converted NOTERMS. ; Compiling DEFUN NOTERMS: ; Converted FASTCONT. ; Compiling DEFUN FASTCONT: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/ezgcd.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/ezgcd.sse2f" ; - Compiling module "documentation" ; - Compiling source file "/home/maxima/maxima-test/src/macdes.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:42. ; Compiling: /home/maxima/maxima-test/src/macdes.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $EXAMPLE: ; Converted MREAD-NOPROMPT. ; Compiling DEFUN MREAD-NOPROMPT: ; Compiling DEFMSPEC $CREATE_LIST: ; Converted CREATE-LIST1. ; Compiling DEFUN CREATE-LIST1: ; Compiling DEFMSPEC $DESCRIBE: ; Compiling DEFMSPEC $APROPOS: ; Converted DISPLAY-HTML-HELP. ; Compiling DEFUN DISPLAY-HTML-HELP: ; Converted DISPLAY-HTML-TOPICS. ; Compiling DEFUN DISPLAY-HTML-TOPICS: ; Converted DISPLAY-TEXT-TOPICS. ; Compiling DEFUN DISPLAY-TEXT-TOPICS: ; Byte Compiling Top-Level Form: ; Converted DISPLAY-FRONTEND-TOPICS. ; Compiling DEFUN DISPLAY-FRONTEND-TOPICS: ; Converted SET-OUTPUT-FORMAT-FOR-HELP. ; Compiling DEFUN SET-OUTPUT-FORMAT-FOR-HELP: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/macdes.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/macdes.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/verify-html-index.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:42. ; Compiling: /home/maxima/maxima-test/src/verify-html-index.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted HANDLE-SPECIAL-CHARS. ; Compiling DEFUN HANDLE-SPECIAL-CHARS: ; Compiling LET* ((SPEC-CHARS-STRING _.%$?,<>#=:;*-^+/'()[]!@|`~\) (REGEXP-QUOTED #) (CODES #)): ; Compiling LET* ((SPEC-CHARS-STRING _.%$?,<>#=:;*-^+/'()[]!@|`~\) (REGEXP-QUOTED #) (CODES #)): ; Compiling Top-Level Form: ; Converted GET-HTML-TOPICS. ; Compiling DEFUN GET-HTML-TOPICS: ; Converted GET-TEXT-TOPICS. ; Compiling DEFUN GET-TEXT-TOPICS: ; Converted VERIFY-HTML-INDEX. ; Compiling DEFUN VERIFY-HTML-INDEX: ; Converted VERIFY_HTML_INDEX-IMPL. ; Compiling DEFMFUN $VERIFY_HTML_INDEX: ; Converted $VERIFY_HTML_INDEX. ; Compiling DEFMFUN $VERIFY_HTML_INDEX: ; Byte Compiling Top-Level Form: ; Converted $VERIFY_HTML_INDEX. ; Compiling DEFMFUN $VERIFY_HTML_INDEX: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/verify-html-index.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/verify-html-index.sse2f" ; - Compiling module "integration" ; - Compiling source file "/home/maxima/maxima-test/src/sinint.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:42. ; Compiling: /home/maxima/maxima-test/src/sinint.lisp 2024-04-20 03:00:30 ; Converted ROOTFAC. ; Compiling DEFUN ROOTFAC: ; Converted APROG. ; Compiling DEFUN APROG: ; Converted CPROG. ; Compiling DEFUN CPROG: ; Converted POLYINT. ; Compiling DEFUN POLYINT: ; Converted DPROG. ; Compiling DEFUN DPROG: ; Converted LOGMABS. ; Compiling DEFUN LOGMABS: ; Converted NPASK. ; Compiling DEFUN NPASK: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $INTEGRATE_USE_ROOTSOF: ; Converted INTEGRATE-USE-ROOTSOF. ; Compiling DEFUN INTEGRATE-USE-ROOTSOF: ; Converted EPROG. ; Compiling DEFUN EPROG: ; Converted E3PROG. ; Compiling DEFUN E3PROG: ; Converted EPROGRATD. ; Compiling DEFUN EPROGRATD: ; Converted ENPROG. ; Compiling DEFUN ENPROG: ; Converted ZEROCOEFL. ; Compiling DEFUN ZEROCOEFL: ; Converted RATSQRT. ; Compiling DEFUN RATSQRT: ; Converted FPROG. ; Compiling DEFUN FPROG: ; Byte Compiling Top-Level Form: ; Converted RATINT. ; Compiling DEFUN RATINT: ; Converted INTFACTOR. ; Compiling DEFUN INTFACTOR: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/sinint.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/sinint.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/sin.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:42. ; Compiling: /home/maxima/maxima-test/src/sin.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted VARP. ; Compiling DEFUN VARP: ; Converted FREEVAR. ; Compiling DEFUN FREEVAR: ; Converted VARP2. ; Compiling DEFUN VARP2: ; Converted FREEVAR2. ; Compiling DEFUN FREEVAR2: ; Converted INTEGERP1. ; Compiling DEFUN INTEGERP1: ; Converted INTEGERP2. ; Compiling DEFUN INTEGERP2: ; Converted RAT8. ; Compiling DEFUN RAT8: ; Converted RAT8PRIME. ; Compiling DEFUN RAT8PRIME: ; Converted ELEM. ; Compiling DEFUN ELEM: ; Converted FREEVAR02. ; Compiling DEFUN FREEVAR02: ; Converted FREE12. ; Compiling DEFUN FREE12: ; Byte Compiling Top-Level Form: ; Converted RATIONALIZER. ; Compiling DEFUN RATIONALIZER: ; Converted INTFORM. ; Converted INTEGRATOR. ; Compiling DEFUN INTEGRATOR: ; Compiling Top-Level Form: ; Converted SEPARC. ; Compiling DEFUN SEPARC: ; Converted M2-RATROOTFORM. ; Compiling DEFUN M2-RATROOTFORM: ; Converted M2-CHEBYFORM. ; Compiling DEFUN M2-CHEBYFORM: ; Converted M2-B*X+A. ; Compiling DEFUN M2-B*X+A: ; Converted M2-C*X^2+B*X+A. ; Compiling DEFUN M2-C*X^2+B*X+A: ; Converted M2-A*X+B/C*X+D. ; Compiling DEFUN M2-A*X+B/C*X+D: ; Converted OPTRIG. ; Compiling DEFUN OPTRIG: ; Converted INTEGRATE1. ; Compiling DEFUN INTEGRATE1: ; Converted SCEP. ; Compiling DEFUN SCEP: ; Converted SCE-INT. ; Compiling DEFUN SCE-INT: ; Converted CHECKDERIV. ; Compiling DEFUN CHECKDERIV: ; Byte Compiling Top-Level Form: ; Converted CHECKDERIV1. ; Compiling DEFUN CHECKDERIV1: ; Converted INTEGRALLOOKUPS. ; Compiling DEFUN INTEGRALLOOKUPS: ; Byte Compiling Top-Level Form: ; Converted LOG-OR-LOGABS. ; Compiling DEFUN LOG-OR-LOGABS: ; Byte Compiling Top-Level Form: ; Converted INTEGRATE-TAN. ; Compiling DEFUN INTEGRATE-TAN: ; Converted INTEGRATE-CSC. ; Compiling DEFUN INTEGRATE-CSC: ; Converted INTEGRATE-SEC. ; Compiling DEFUN INTEGRATE-SEC: ; Converted INTEGRATE-COT. ; Compiling DEFUN INTEGRATE-COT: ; Converted INTEGRATE-COTH. ; Compiling DEFUN INTEGRATE-COTH: ; Converted INTEGRATE-CSCH. ; Compiling DEFUN INTEGRATE-CSCH: ; Byte Compiling Top-Level Form: ; Converted INTEGRATE-MEXPT-1. ; Compiling DEFUN INTEGRATE-MEXPT-1: ; Converted INTEGRATE-MEXPT-2. ; Compiling DEFUN INTEGRATE-MEXPT-2: ; Converted INTEGRATE5. ; Compiling DEFUN INTEGRATE5: ; Converted DENOMFIND. ; Compiling DEFUN DENOMFIND: ; Converted SUPEREXPT. ; Converted ELEMXPT. ; Compiling LET ((BASE NIL) (POW NIL) (EXPTFLAG NIL)): ; Compiling DEFUN ELEMXPT: ; Compiling Top-Level Form: ; Converted RATROOT. ; Compiling DEFUN RATROOT: ; Converted SUBST4. ; Converted SUBST41. ; Compiling DEFUN SUBST4: ; Compiling LET ((ROOTFORM NIL) (ROOTVAR NIL)): ; Compiling Top-Level Form: ; Converted CHEBYF. ; Compiling DEFUN CHEBYF: ; Converted GREATERRATP. ; Compiling DEFUN GREATERRATP: ; Converted TRIG1. ; Compiling DEFUN TRIG1: ; Converted SUPERTRIG. ; Compiling DEFUN SUPERTRIG: ; Converted SUBST2S. ; Compiling DEFUN SUBST2S: ; Converted SIMPLE-TRIG-ARG. ; Compiling DEFUN SIMPLE-TRIG-ARG: ; Converted MONSTERTRIG. ; Compiling DEFUN MONSTERTRIG: ; Converted TRIG2. ; Compiling DEFUN TRIG2: ; Converted SUPERSINX. ; Compiling DEFUN SUPERSINX: ; Converted SUPERCOSNX. ; Compiling DEFUN SUPERCOSNX: ; Converted SINNX. ; Compiling DEFUN SINNX: ; Byte Compiling Top-Level Form: ; Converted COSNX. ; Compiling DEFUN COSNX: ; Converted POSEVEN. ; Compiling DEFUN POSEVEN: ; Converted TRIGFREE. ; Compiling DEFUN TRIGFREE: ; Converted RAT1. ; Compiling DEFUN RAT1: ; Converted RATS. ; Compiling DEFUN RATS: ; Converted F3. ; Compiling DEFUN F3: ; Converted ODD1. ; Compiling DEFUN ODD1: ; Converted SUBVAR. ; Compiling DEFUN SUBVAR: ; Converted SUBVARDLG. ; Compiling DEFUN SUBVARDLG: ; Converted TRIGINT. ; Compiling DEFUN TRIGINT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SININT. ; Compiling DEFUN SININT: ; Converted SUM-OF-INTSP. ; Compiling DEFUN SUM-OF-INTSP: ; Converted INTSUM. ; Compiling DEFUN INTSUM: ; Converted INTSUM1. ; Compiling DEFUN INTSUM1: ; Converted FINDS. ; Compiling DEFUN FINDS: ; Converted RATLOG. ; Compiling DEFUN RATLOG: ; Converted PARTIAL-INTEGRATION. ; Compiling DEFUN PARTIAL-INTEGRATION: ; Converted EVERY-TRIGARG-ALIKE. ; Compiling DEFUN EVERY-TRIGARG-ALIKE: ; Converted FIND-FIRST-TRIGARG. ; Compiling DEFUN FIND-FIRST-TRIGARG: ; Byte Compiling Top-Level Form: ; Converted MATCHSUM. ; Compiling DEFUN MATCHSUM: ; Converted TIMESLOOP. ; Compiling DEFUN TIMESLOOP: ; Converted EXPANDS. ; Compiling DEFUN EXPANDS: ; Converted SUBST10. ; Compiling DEFUN SUBST10: ; Converted POWERLIST. ; Compiling DEFUN POWERLIST: ; Converted DIFFDIV. ; Compiling DEFUN DIFFDIV: ; Converted SUBLISS. ; Compiling DEFUN SUBLISS: ; Converted SUBSTINT. ; Compiling DEFUN SUBSTINT: ; Converted SUBSTINT1. ; Compiling DEFUN SUBSTINT1: ; Converted M2-EXP-TYPE-1A. ; Compiling DEFUN M2-EXP-TYPE-1A: ; Converted M2-EXP-TYPE-2. ; Compiling DEFUN M2-EXP-TYPE-2: ; Byte Compiling Top-Level Form: ; Converted M2-EXP-TYPE-2-1. ; Compiling DEFUN M2-EXP-TYPE-2-1: ; Converted M2-EXP-TYPE-3. ; Compiling DEFUN M2-EXP-TYPE-3: ; Converted M2-EXP-TYPE-4. ; Compiling DEFUN M2-EXP-TYPE-4: ; Converted M2-EXP-TYPE-4-1. ; Compiling DEFUN M2-EXP-TYPE-4-1: ; Converted M2-EXP-TYPE-5. ; Compiling DEFUN M2-EXP-TYPE-5: ; Converted M2-EXP-TYPE-5-1. ; Compiling DEFUN M2-EXP-TYPE-5-1: ; Converted M2-EXP-TYPE-6. ; Compiling DEFUN M2-EXP-TYPE-6: ; Converted M2-EXP-TYPE-6-1. ; Compiling DEFUN M2-EXP-TYPE-6-1: ; Converted M2-EXP-TYPE-7. ; Compiling DEFUN M2-EXP-TYPE-7: ; Converted M2-EXP-TYPE-7-1. ; Compiling DEFUN M2-EXP-TYPE-7-1: ; Converted M2-EXP-TYPE-8. ; Compiling DEFUN M2-EXP-TYPE-8: ; Byte Compiling Top-Level Form: ; Converted M2-EXP-TYPE-8-1. ; Compiling DEFUN M2-EXP-TYPE-8-1: ; Converted M2-EXP-TYPE-8-2. ; Compiling DEFUN M2-EXP-TYPE-8-2: ; Converted M2-EXP-TYPE-9. ; Compiling DEFUN M2-EXP-TYPE-9: ; Converted M2-EXP-TYPE-9-1. ; Compiling DEFUN M2-EXP-TYPE-9-1: ; Converted M2-EXP-TYPE-10. ; Compiling DEFUN M2-EXP-TYPE-10: ; Converted M2-EXP-TYPE-10-1. ; Compiling DEFUN M2-EXP-TYPE-10-1: ; Converted INTEGRATE-EXP-SPECIAL. ; Compiling DEFUN INTEGRATE-EXP-SPECIAL: ; Converted FACSUM-EXPONENT. ; Compiling DEFUN FACSUM-EXPONENT: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/sin.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/sin.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/risch.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:43. ; Compiling: /home/maxima/maxima-test/src/risch.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PAIR. ; Compiling DEFMACRO PAIR: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RISCHZERO. ; Compiling DEFMACRO RISCHZERO: ; Byte Compiling Top-Level Form: ; Converted RISCHNOUN. ; Compiling DEFUN RISCHNOUN: ; Converted GETRISCHVAR. ; Compiling DEFUN GETRISCHVAR: ; Converted RISCH-PCONSTP. ; Compiling DEFUN RISCH-PCONSTP: ; Converted RISCH-CONSTP. ; Compiling DEFUN RISCH-CONSTP: ; Converted RISCHADD. ; Compiling DEFUN RISCHADD: ; Converted RISCH-IMPL. ; Compiling DEFMFUN $RISCH: ; Converted $RISCH. ; Compiling DEFMFUN $RISCH: ; Byte Compiling Top-Level Form: ; Converted $RISCH. ; Compiling DEFMFUN $RISCH: ; Byte Compiling Top-Level Form: ; Converted SPDERIVATIVE. ; Compiling DEFUN SPDERIVATIVE: ; Converted SPDERIVATIVE1. ; Compiling DEFUN SPDERIVATIVE1: ; Converted POLYLOGP. ; Compiling DEFUN POLYLOGP: ; Converted RISCHINT. ; Compiling DEFUN RISCHINT: ; Converted RISCHFORM. ; Compiling DEFUN RISCHFORM: ; Converted HYPERTRIGINT1. ; Compiling DEFUN HYPERTRIGINT1: ; Converted TRIGIN1. ; Compiling DEFUN TRIGIN1: ; Converted TRYRISCH. ; Compiling DEFUN TRYRISCH: ; Byte Compiling Top-Level Form: ; Converted TRYRISCH1. ; Compiling DEFUN TRYRISCH1: ; Converted RISCHFPROG. ; Compiling DEFUN RISCHFPROG: ; Converted RISCHLOGDPROG. ; Compiling DEFUN RISCHLOGDPROG: ; Converted GENNEGS. ; Compiling DEFUN GENNEGS: ; Converted RISCHLOGEPROG. ; Compiling DEFUN RISCHLOGEPROG: ; Converted FINDINT. ; Compiling DEFUN FINDINT: ; Converted LOGEQUIV. ; Compiling DEFUN LOGEQUIV: ; Converted REMABS. ; Compiling DEFUN REMABS: ; Converted GETFNSPLIT. ; Compiling DEFUN GETFNSPLIT: ; Converted GETFNCOEFF. ; Compiling DEFUN GETFNCOEFF: ; Converted RISCHLOGPOLY. ; Compiling DEFUN RISCHLOGPOLY: ; Byte Compiling Top-Level Form: ; Converted MAKE-LI. ; Compiling DEFUN MAKE-LI: ; Converted DILOG. ; Compiling DEFUN DILOG: ; Converted EXPPOLYCONTROL. ; Compiling DEFUN EXPPOLYCONTROL: ; Converted RISCHEXPPOLY. ; Compiling DEFUN RISCHEXPPOLY: ; Converted RISCHEXPVAR. ; Compiling DEFUN RISCHEXPVAR: ; Converted LSA. ; Compiling DEFUN LSA: ; Converted LSAFIX. ; Compiling DEFUN LSAFIX: ; Converted FINDPR. ; Compiling DEFUN FINDPR: ; Converted FPR-DIF. ; Compiling DEFUN FPR-DIF: ; Converted FINDFLIST. ; Compiling DEFUN FINDFLIST: ; Converted RISCHEXPLOG. ; Compiling DEFUN RISCHEXPLOG: ; Byte Compiling Top-Level Form: ; Converted ERFARG. ; Compiling DEFUN ERFARG: ; Converted ERFARG2. ; Compiling DEFUN ERFARG2: ; Converted CXERFARG. ; Compiling DEFUN CXERFARG: ; Converted EXPLIST. ; Compiling DEFUN EXPLIST: ; Converted INTSETUP. ; Compiling DEFUN INTSETUP: ; Converted LEADOP. ; Compiling DEFUN LEADOP: ; Converted LEADARG. ; Compiling DEFUN LEADARG: ; Converted INTSET1. ; Compiling DEFUN INTSET1: ; Converted INTGREAT. ; Compiling DEFUN INTGREAT: ; Converted FIXINTGREAT. ; Compiling DEFUN FIXINTGREAT: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/risch.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/risch.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/irinte.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:43. ; Compiling: /home/maxima/maxima-test/src/irinte.lisp 2024-04-20 03:00:30 ; Converted ZERP. ; Compiling DEFUN ZERP: ; Converted INTEGERPFR. ; Compiling DEFUN INTEGERPFR: ; Converted NONZERP. ; Compiling DEFUN NONZERP: ; Converted HASVAR2. ; Compiling DEFUN HASVAR2: ; Converted FREEVNZ2. ; Compiling DEFUN FREEVNZ2: ; Converted INTE. ; Compiling DEFUN INTE: ; Converted INTIR-REF. ; Compiling DEFUN INTIR-REF: ; Converted INTIR1. ; Compiling DEFUN INTIR1: ; Converted INTIR2. ; Compiling DEFUN INTIR2: ; Byte Compiling Top-Level Form: ; Converted INTIR3. ; Compiling DEFUN INTIR3: ; Converted INTIR3-R0TEST. ; Compiling DEFUN INTIR3-R0TEST: ; Converted INTIR1-REF. ; Compiling DEFUN INTIR1-REF: ; Converted PP-INTIR1. ; Compiling DEFUN PP-INTIR1: ; Converted MM-INTIR1. ; Compiling DEFUN MM-INTIR1: ; Converted PM-INTIR1. ; Compiling DEFUN PM-INTIR1: ; Converted PP-INTIR1-EXEC. ; Compiling DEFUN PP-INTIR1-EXEC: ; Converted MM-INTIR1-EXEC. ; Compiling DEFUN MM-INTIR1-EXEC: ; Converted INTIR3-REF. ; Compiling DEFUN INTIR3-REF: ; Converted ROOT+ANYTHING. ; Compiling DEFUN ROOT+ANYTHING: ; Converted PNS-INTIR3. ; Compiling DEFUN PNS-INTIR3: ; Byte Compiling Top-Level Form: ; Converted ZS-INTIR3. ; Compiling DEFUN ZS-INTIR3: ; Converted NS-INTIR3. ; Compiling DEFUN NS-INTIR3: ; Converted CDRAS. ; Compiling DEFUN CDRAS: ; Converted INTIR. ; Compiling DEFUN INTIR: ; Converted INTI. ; Compiling DEFUN INTI: ; Converted DISTREXPANDROOT. ; Compiling DEFUN DISTREXPANDROOT: ; Converted EXPANDROOT. ; Compiling DEFUN EXPANDROOT: ; Converted INTIRFACTOROOT. ; Compiling DEFUN INTIRFACTOROOT: ; Converted DISTRFACTOR. ; Compiling DEFUN DISTRFACTOR: ; Converted FACTOROOT. ; Compiling DEFUN FACTOROOT: ; Converted CAREFULFACTOR. ; Compiling DEFUN CAREFULFACTOR: ; Byte Compiling Top-Level Form: ; Converted RESTOREX. ; Compiling DEFUN RESTOREX: ; Converted DISTRESTOREX. ; Compiling DEFUN DISTRESTOREX: ; Converted TIMESTEST. ; Compiling DEFUN TIMESTEST: ; Converted INTIRA. ; Compiling DEFUN INTIRA: ; Converted JMAUG. ; Compiling DEFUN JMAUG: ; Converted FACTPOW. ; Compiling DEFUN FACTPOW: ; Converted ELLIPTQUAD. ; Compiling DEFUN ELLIPTQUAD: ; Converted POLFOO. ; Compiling DEFUN POLFOO: ; Converted POWERCOEFLIST. ; Compiling DEFUN POWERCOEFLIST: ; Converted CONSTERM. ; Compiling DEFUN CONSTERM: ; Converted PREVCONSTEXPAN. ; Compiling DEFUN PREVCONSTEXPAN: ; Byte Compiling Top-Level Form: ; Converted DISTRINPLUSPREV. ; Compiling DEFUN DISTRINPLUSPREV: ; Converted DISTRINTIMESPREV. ; Compiling DEFUN DISTRINTIMESPREV: ; Converted INSIDE. ; Compiling DEFUN INSIDE: ; Converted UNQUOTE. ; Compiling DEFUN UNQUOTE: ; Converted CHECKSIGNTM. ; Converted CHECKFLAGANDACT. ; Converted FINDSIGNOFACTORS. ; Compiling DEFUN FINDSIGNOFACTORS: ; Compiling DEFUN CHECKFLAGANDACT: ; Compiling Top-Level Form: ; Converted FINDSIGNOFTHEIRPRODUCT. ; Compiling DEFUN FINDSIGNOFTHEIRPRODUCT: ; Converted CHANGESIGN. ; Compiling DEFUN CHANGESIGN: ; Converted DEN1. ; Compiling DEFUN DEN1: ; Converted SIGNDISCR. ; Compiling DEFUN SIGNDISCR: ; Converted ASKINVER. ; Compiling DEFUN ASKINVER: ; Converted SIGNDIS1. ; Compiling DEFUN SIGNDIS1: ; Converted SIGNDIS2. ; Compiling DEFUN SIGNDIS2: ; Converted SIGNDIS3. ; Compiling DEFUN SIGNDIS3: ; Converted NUMMNUMN. ; Compiling DEFUN NUMMNUMN: ; Converted NUMN. ; Compiling DEFUN NUMN: ; Converted AUGMULT. ; Compiling DEFUN AUGMULT: ; Byte Compiling Top-Level Form: ; Converted DENMDENN. ; Compiling DEFUN DENMDENN: ; Converted DENN. ; Compiling DEFUN DENN: ; Converted DEN1DENN. ; Compiling DEFUN DEN1DENN: ; Converted DEN1DEN1. ; Compiling DEFUN DEN1DEN1: ; Converted NOCONSTQUAD. ; Compiling DEFUN NOCONSTQUAD: ; Converted TRIVIAL1. ; Compiling DEFUN TRIVIAL1: ; Converted NUMMDENN. ; Compiling DEFUN NUMMDENN: ; Converted DENMNUMN. ; Compiling DEFUN DENMNUMN: ; Converted NONCONSTQUADENUM. ; Compiling DEFUN NONCONSTQUADENUM: ; Converted CASEGEN. ; Compiling DEFUN CASEGEN: ; Converted CASE1. ; Compiling DEFUN CASE1: ; Byte Compiling Top-Level Form: ; Converted R1M. ; Compiling DEFUN R1M: ; Converted CASE0. ; Compiling DEFUN CASE0: ; Converted DEN1NUMN. ; Compiling DEFUN DEN1NUMN: ; Converted DISTRINT. ; Compiling DEFUN DISTRINT: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/irinte.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/irinte.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/laplac.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:43. ; Compiling: /home/maxima/maxima-test/src/laplac.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted EXPONENTIATE. ; Compiling DEFUN EXPONENTIATE: ; Converted FIXUPREST. ; Compiling DEFUN FIXUPREST: ; Converted ISQUADRATICP. ; Compiling DEFUN ISQUADRATICP: ; Converted LAPLACE-IMPL. ; Compiling DEFMFUN $LAPLACE: ; Converted $LAPLACE. ; Compiling DEFMFUN $LAPLACE: ; Byte Compiling Top-Level Form: ; Converted $LAPLACE. ; Compiling DEFMFUN $LAPLACE: ; Byte Compiling Top-Level Form: ; Converted REMLAPLACE. ; Compiling DEFUN REMLAPLACE: ; Converted LAPLACE. ; Compiling DEFUN LAPLACE: ; Converted CHECK-CALL-TO-$SPECINT. ; Compiling DEFUN CHECK-CALL-TO-$SPECINT: ; Converted LAPLUS. ; Compiling DEFUN LAPLUS: ; Converted LAPTIMES. ; Compiling DEFUN LAPTIMES: ; Converted LAPEXPT. ; Compiling DEFUN LAPEXPT: ; ; ; File: /home/maxima/maxima-test/src/laplac.lisp ; In: DEFUN LAPEXPT ; (POSINT POWER) ; --> BLOCK AND IF AND > IF ; ==> ; (> 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. ; ; (NEGINT POWER) ; --> BLOCK AND IF AND < IF ; ==> ; (< 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. ; ; (POSINT POWER) ; --> BLOCK AND IF AND > IF ; ==> ; (> 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. ; ; Converted MYDEFINT. ; Compiling DEFUN MYDEFINT: ; Converted CREATENAME. ; Compiling DEFUN CREATENAME: ; Byte Compiling Top-Level Form: ; Converted HACKIT. ; Compiling DEFUN HACKIT: ; Converted AFIXSIGN. ; Compiling DEFUN AFIXSIGN: ; Converted LAPSHIFT. ; Compiling DEFUN LAPSHIFT: ; Converted MOSTPART. ; Compiling DEFUN MOSTPART: ; Converted COMPOSE. ; Compiling DEFUN COMPOSE: ; Converted LAPSIN. ; Compiling DEFUN LAPSIN: ; Converted LAPSINH. ; Compiling DEFUN LAPSINH: ; Converted LAPLOG. ; Compiling DEFUN LAPLOG: ; Converted RAISEUP. ; Compiling DEFUN RAISEUP: ; Converted LAPHSTEP. ; Compiling DEFUN LAPHSTEP: ; Converted LAPDELTA. ; Compiling DEFUN LAPDELTA: ; Byte Compiling Top-Level Form: ; Converted LAPERF. ; Compiling DEFUN LAPERF: ; Converted LAPDEFINT. ; Compiling DEFUN LAPDEFINT: ; Converted LAPDIFF. ; Compiling DEFUN LAPDIFF: ; ; ; File: /home/maxima/maxima-test/src/laplac.lisp ; In: DEFUN LAPDIFF ; (POSINT DEGREE) ; --> BLOCK AND IF AND > IF ; ==> ; (> 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. ; ; Converted LAPINT. ; Compiling DEFUN LAPINT: ; Converted ILT-IMPL. ; Compiling DEFMFUN $ILT: ; Converted $ILT. ; Compiling DEFMFUN $ILT: ; Byte Compiling Top-Level Form: ; Converted $ILT. ; Compiling DEFMFUN $ILT: ; Byte Compiling Top-Level Form: ; Converted MAXIMA-RATIONALP. ; Compiling DEFUN MAXIMA-RATIONALP: ; Converted ILT0. ; Compiling DEFUN ILT0: ; Converted ILT1. ; Compiling DEFUN ILT1: ; Converted ILT2. ; Compiling DEFUN ILT2: ; Converted ILT3. ; Compiling DEFUN ILT3: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/laplac.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/laplac.sse2f" ; - Compiling module "taylor-series" ; - Compiling source file "/home/maxima/maxima-test/src/hayat.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:43. ; Compiling: /home/maxima/maxima-test/src/hayat.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ZFREE. ; Compiling DEFUN ZFREE: ; Converted MFREE. ; Compiling DEFUN MFREE: ; Converted MFREEL. ; Compiling DEFUN MFREEL: ; Converted RCEXPT. ; Compiling DEFUN RCEXPT: ; Converted RCEXPT1. ; Compiling DEFUN RCEXPT1: ; Converted RCCOEFP. ; Compiling DEFUN RCCOEFP: ; Converted EZEROP. ; Compiling DEFUN EZEROP: ; Converted E+. ; Compiling DEFUN E+: ; Byte Compiling Top-Level Form: ; Converted EDIFF. ; Compiling DEFUN EDIFF: ; Converted EMIN. ; Compiling DEFUN EMIN: ; Converted EMAX. ; Compiling DEFUN EMAX: ; Converted E*. ; Compiling DEFUN E*: ; Converted ERECIP. ; Compiling DEFUN ERECIP: ; Converted EQUO. ; Compiling DEFUN EQUO: ; Converted E1+. ; Compiling DEFUN E1+: ; Converted E1-. ; Compiling DEFUN E1-: ; Converted E>. ; Compiling DEFUN E>: ; Converted E=. ; Compiling DEFUN E=: ; Converted EREDUCE. ; Compiling DEFUN EREDUCE: ; Byte Compiling Top-Level Form: ; Converted EGCD. ; Compiling DEFUN EGCD: ; Byte Compiling Top-Level Form: ; Converted ORD-VECTOR. ; Compiling DEFUN ORD-VECTOR: ; Converted ORD-VECT1. ; Compiling DEFUN ORD-VECT1: ; Converted TRUNC-VECTOR. ; Compiling DEFUN TRUNC-VECTOR: ; Converted TRUNC-VECT1. ; Compiling DEFUN TRUNC-VECT1: ; Byte Compiling Top-Level Form: ; Converted PSPLUS. ; Compiling DEFUN PSPLUS: ; Converted RCPLUS!. ; Compiling DEFUN RCPLUS!: ; Converted PSDIFF. ; Compiling DEFUN PSDIFF: ; Converted RCDIFF!. ; Compiling DEFUN RCDIFF!: ; Converted PSPLUS1. ; Compiling DEFUN PSPLUS1: ; Converted PSCPLUS. ; Compiling DEFUN PSCPLUS: ; Converted PSCDIFF. ; Compiling DEFUN PSCDIFF: ; Converted STRIP-ZEROES. ; Compiling DEFUN STRIP-ZEROES: ; Converted PSCPLUS1. ; Compiling DEFUN PSCPLUS1: ; Converted PSPLUS2. ; Compiling DEFUN PSPLUS2: ; Converted PSDIFF1. ; Compiling DEFUN PSDIFF1: ; Byte Compiling Top-Level Form: ; Converted PSDIFF2. ; Compiling DEFUN PSDIFF2: ; Converted PSMINUS. ; Compiling DEFUN PSMINUS: ; Converted PSMINUS-TERMS. ; Compiling DEFUN PSMINUS-TERMS: ; Converted PSCHECK. ; Compiling DEFUN PSCHECK: ; Converted PSTRIM-TERMS. ; Compiling DEFUN PSTRIM-TERMS: ; Converted PSTERM. ; Compiling DEFUN PSTERM: ; Converted PSTERM1. ; Compiling DEFUN PSTERM1: ; Converted PSCOEFF1. ; Compiling DEFUN PSCOEFF1: ; Converted PSCOEF. ; Compiling DEFUN PSCOEF: ; Converted PSDISEXTEND. ; Compiling DEFUN PSDISEXTEND: ; Converted PSFLOAT. ; Compiling DEFUN PSFLOAT: ; Byte Compiling Top-Level Form: ; Converted PSFLOAT1. ; Compiling DEFUN PSFLOAT1: ; Converted PSTRUNC. ; Compiling DEFUN PSTRUNC: ; Converted PSTRUNC1. ; Compiling DEFUN PSTRUNC1: ; Converted PSTIMES. ; Compiling DEFUN PSTIMES: ; Converted PSCTIMES*. ; Compiling DEFUN PSCTIMES*: ; Converted PSTIMES*1. ; Compiling DEFUN PSTIMES*1: ; Converted PSTIMES*2. ; Compiling DEFUN PSTIMES*2: ; Converted PSCSUBST. ; Compiling DEFUN PSCSUBST: ; Converted PSCSUBST1. ; Compiling DEFUN PSCSUBST1: ; Converted GET-SERIES. ; Compiling DEFUN GET-SERIES: ; Converted PSMONSUBST. ; Compiling DEFUN PSMONSUBST: ; Byte Compiling Top-Level Form: ; Converted PSMONSUBST1. ; Compiling DEFUN PSMONSUBST1: ; Converted PSEXPON-GCD. ; Compiling DEFUN PSEXPON-GCD: ; Converted PSFIND-S. ; Compiling DEFUN PSFIND-S: ; Converted PSFIND-S1. ; Compiling DEFUN PSFIND-S1: ; Converted PSEXPT. ; Compiling DEFUN PSEXPT: ; Converted PSEXPT1. ; Compiling DEFUN PSEXPT1: ; Converted PSDERIVATIVE. ; Compiling DEFUN PSDERIVATIVE: ; Converted PSDERIV1. ; Compiling DEFUN PSDERIV1: ; Converted PSDERIV2. ; Compiling DEFUN PSDERIV2: ; Converted PSDP. ; Compiling DEFUN PSDP: ; Converted PSDP1. ; Compiling DEFUN PSDP1: ; Byte Compiling Top-Level Form: ; Converted PSDP2. ; Compiling DEFUN PSDP2: ; Converted PSEXPT-LOG-ORD. ; Compiling DEFUN PSEXPT-LOG-ORD: ; Converted PSEXPT-FN. ; Compiling DEFUN PSEXPT-FN: ; Converted PSEXPT-FN-SING. ; Compiling DEFUN PSEXPT-FN-SING: ; Converted GVAR-LOGP. ; Compiling DEFUN GVAR-LOGP: ; Converted C*LOGS. ; Compiling DEFUN C*LOGS: ; Converted PSCONST. ; Compiling DEFUN PSCONST: ; Converted EXP-C*LOGS. ; Compiling DEFUN EXP-C*LOGS: ; Converted SUM-C*LOGS. ; Compiling DEFUN SUM-C*LOGS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PS-LIM-INFP. ; Compiling DEFUN PS-LIM-INFP: ; Converted LIM-ZEROP. ; Compiling DEFUN LIM-ZEROP: ; Converted LIM-PLUSP. ; Compiling DEFUN LIM-PLUSP: ; Converted LIM-FINITEP. ; Compiling DEFUN LIM-FINITEP: ; Converted LIM-INFP. ; Compiling DEFUN LIM-INFP: ; Converted LIM-IMAGP. ; Compiling DEFUN LIM-IMAGP: ; Converted LIM-MINUS. ; Compiling DEFUN LIM-MINUS: ; Converted LIM-ABS. ; Compiling DEFUN LIM-ABS: ; Converted LIM-TIMES. ; Compiling DEFUN LIM-TIMES: ; Byte Compiling Top-Level Form: ; Converted LIM-POWER. ; Compiling DEFUN LIM-POWER: ; Converted LIM-RECIP. ; Compiling DEFUN LIM-RECIP: ; Converted LIM-EXP. ; Compiling DEFUN LIM-EXP: ; Converted LIM-LOG. ; Compiling DEFUN LIM-LOG: ; Converted EXPAND-AND-DISREP. ; Compiling DEFUN EXPAND-AND-DISREP: ; Converted ADJOIN-SING-DATUM. ; Compiling DEFUN ADJOIN-SING-DATUM: ; Converted ADJOIN-TVAR. ; Compiling DEFUN ADJOIN-TVAR: ; Converted RAT->PS. ; Compiling DEFUN RAT->PS: ; Converted POLY->PS. ; Compiling DEFUN POLY->PS: ; Converted KEY-VAR-POW. ; Compiling DEFUN KEY-VAR-POW: ; Converted ADJOIN-PVAR. ; Compiling DEFUN ADJOIN-PVAR: ; Byte Compiling Top-Level Form: ; Converted ADJOIN-DATUM. ; Compiling DEFUN ADJOIN-DATUM: ; Converted RENUMBER-TLIST. ; Compiling DEFUN RENUMBER-TLIST: ; Converted TVAR?. ; Compiling DEFUN TVAR?: ; Converted STRONGER-VAR?. ; Compiling DEFUN STRONGER-VAR?: ; Converted NEG-MONOM?. ; Compiling DEFUN NEG-MONOM?: ; Converted ORDER-VARS-BY-STRENGTH. ; Compiling DEFUN ORDER-VARS-BY-STRENGTH: ; Converted STRONGER-VARS?. ; Compiling DEFUN STRONGER-VARS?: ; Converted STRONGER-DATUM?. ; Compiling DEFUN STRONGER-DATUM?: ; Converted DATUM-LIM. ; Compiling DEFUN DATUM-LIM: ; Converted TVAR-LIM. ; Compiling DEFUN TVAR-LIM: ; Converted COEF-SIGN. ; Compiling DEFUN COEF-SIGN: ; Byte Compiling Top-Level Form: ; Converted GVAR-LIM. ; Compiling DEFUN GVAR-LIM: ; Converted PSEXPT-FN1. ; Compiling DEFUN PSEXPT-FN1: ; Converted PSEXPT-FN2. ; Compiling DEFUN PSEXPT-FN2: ; Converted RED-MONO-LOG. ; Compiling DEFUN RED-MONO-LOG: ; Converted PSLOG. ; Compiling DEFUN PSLOG: ; Converted INVERT-TERMS. ; Compiling DEFUN INVERT-TERMS: ; Converted PS-INVERT-VAR. ; Compiling DEFUN PS-INVERT-VAR: ; Converted PS-GT. ; Compiling DEFUN PS-GT: ; Converted PSLOG1. ; Compiling DEFUN PSLOG1: ; Converted PSLOG-MONOM. ; Compiling DEFUN PSLOG-MONOM: ; Converted PSLOG2. ; Compiling DEFUN PSLOG2: ; Byte Compiling Top-Level Form: ; Converted PSLOG3. ; Compiling DEFUN PSLOG3: ; Converted GETFUN-LT. ; Compiling DEFUN GETFUN-LT: ; Byte Compiling Top-Level Form: ; Converted GETEXP-FUN. ; Compiling DEFUN GETEXP-FUN: ; Byte Compiling Top-Level Form: ; Converted EXPEXP-FUNS. ; Compiling DEFUN EXPEXP-FUNS: ; Converted EXPSI_SERIES. ; Compiling DEFUN EXPSI_SERIES: ; Converted EXP_%EXPINTEGRAL_SI. ; Compiling DEFUN EXP_%EXPINTEGRAL_SI: ; Converted EXPLOG-FUNS. ; Compiling DEFUN EXPLOG-FUNS: ; Converted EXPTAN-FUNS. ; Compiling DEFUN EXPTAN-FUNS: ; Converted EXPCOT-FUNS. ; Compiling DEFUN EXPCOT-FUNS: ; Converted EXPSEC-FUNS. ; Compiling DEFUN EXPSEC-FUNS: ; Converted EXPASIN-FUNS. ; Compiling DEFUN EXPASIN-FUNS: ; Compiling LOOP FOR: ; Byte Compiling Top-Level Form: ; Converted KNOWN-PS. ; Compiling DEFUN KNOWN-PS: ; Converted SRF. ; Compiling DEFUN SRF: ; Converted TAYLOR-IMPL. ; Compiling DEFMFUN $TAYLOR: ; Converted $TAYLOR. ; Compiling DEFMFUN $TAYLOR: ; Byte Compiling Top-Level Form: ; Converted $TAYLOR. ; Compiling DEFMFUN $TAYLOR: ; Byte Compiling Top-Level Form: ; Converted TAYLOR*. ; Compiling DEFUN TAYLOR*: ; Converted TAY-ORDER. ; Compiling DEFUN TAY-ORDER: ; Converted RE-ERAT. ; Compiling DEFUN RE-ERAT: ; Converted PARSE-TAY-ARGS. ; Compiling DEFUN PARSE-TAY-ARGS: ; Converted PARSE-TAY-ARGS1. ; Compiling DEFUN PARSE-TAY-ARGS1: ; Converted PARSE-TAY-ARGS2. ; Compiling DEFUN PARSE-TAY-ARGS2: ; Converted MAKE-SWITCH-LIST. ; Compiling DEFUN MAKE-SWITCH-LIST: ; Converted MAKE-LONG-LIST. ; Compiling DEFUN MAKE-LONG-LIST: ; Byte Compiling Top-Level Form: ; Converted RATWTSETUP. ; Compiling DEFUN RATWTSETUP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TAYLOR1. ; Compiling DEFUN TAYLOR1: ; Converted TRANSFORM-TVAR. ; Compiling DEFUN TRANSFORM-TVAR: ; Converted TAYLOR_SIMPLIFIER_CALLER. ; Compiling DEFUN TAYLOR_SIMPLIFIER_CALLER: ; Converted TAYLOR_SIMPLIFY_RECURSE. ; Compiling DEFUN TAYLOR_SIMPLIFY_RECURSE: ; Converted PUSH-PW. ; Compiling DEFUN PUSH-PW: ; Converted POP-PW. ; Compiling DEFUN POP-PW: ; Converted SETUP-MULTIVAR-DISREP. ; Compiling DEFUN SETUP-MULTIVAR-DISREP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TAYLOR3. ; Compiling DEFUN TAYLOR3: ; Converted FIND-TLISTS. ; Compiling DEFUN FIND-TLISTS: ; Converted FINDTL1. ; Compiling DEFUN FINDTL1: ; Converted TLIST-MERGE. ; Compiling DEFUN TLIST-MERGE: ; Converted COMPATTLIST. ; Compiling DEFUN COMPATTLIST: ; Converted TAYLOR2. ; Compiling DEFUN TAYLOR2: ; Converted COMPATVARLIST. ; Compiling DEFUN COMPATVARLIST: ; Converted RE-TAYLOR. ; Compiling DEFUN RE-TAYLOR: ; Byte Compiling Top-Level Form: ; Converted RE-TAYLOR-RECURSE. ; Compiling DEFUN RE-TAYLOR-RECURSE: ; Converted VAR-EXPAND. ; Compiling DEFUN VAR-EXPAND: ; Converted EXPAND. ; Compiling DEFUN EXPAND: ; Converted TRY-EXPANSION. ; Compiling DEFUN TRY-EXPANSION: ; Converted SYMBOLIC-EXPAND. ; Compiling DEFUN SYMBOLIC-EXPAND: ; Converted EXPAND-SING-TRIG?. ; Compiling DEFUN EXPAND-SING-TRIG?: ; Converted TRIG-CONST. ; Compiling DEFUN TRIG-CONST: ; Converted MULTIPLE-%PI. ; Compiling DEFUN MULTIPLE-%PI: ; Compiling SETQ CONST-EXP-FUNS: ; Compiling SETQ CONST-EXP-FUNS: ; Compiling SETQ CONST-EXP-FUNS: ; Compiling SETQ CONST-EXP-FUNS: ; Byte Compiling Top-Level Form: ; Compiling MAPC (FUNCTION (LAMBDA # #)): ; Compiling MAPC (FUNCTION (LAMBDA # #)): ; Converted FACTORIAL-TRANS. ; Compiling DEFUN FACTORIAL-TRANS: ; Converted SIGNUM-TRANS. ; Compiling DEFUN SIGNUM-TRANS: ; Converted GAMMA-UPPER-TRANS. ; Compiling DEFUN GAMMA-UPPER-TRANS: ; Converted GAMMA-LOWER-TRANS. ; Compiling DEFUN GAMMA-LOWER-TRANS: ; Converted PSINA+B. ; Compiling DEFUN PSINA+B: ; Byte Compiling Top-Level Form: ; Converted PSCOSA+B. ; Compiling DEFUN PSCOSA+B: ; Converted PSTANA+B. ; Compiling DEFUN PSTANA+B: ; Converted PSINHA+B. ; Compiling DEFUN PSINHA+B: ; Converted PSCOSHA+B. ; Compiling DEFUN PSCOSHA+B: ; Converted PSTANHA+B. ; Compiling DEFUN PSTANHA+B: ; Converted ATRIG-TRANS. ; Compiling DEFUN ATRIG-TRANS: ; Converted ATRIGH. ; Compiling DEFUN ATRIGH: ; Converted TAY-EXPONENTIALIZE. ; Compiling DEFUN TAY-EXPONENTIALIZE: ; Converted TSPLUS. ; Compiling DEFUN TSPLUS: ; Converted TS-FORMULA. ; Compiling DEFUN TS-FORMULA: ; Byte Compiling Top-Level Form: ; Converted NEXT-SERIES. ; Compiling DEFMACRO NEXT-SERIES: ; Byte Compiling Top-Level Form: ; Converted TSTIMES-GET-PW. ; Compiling DEFUN TSTIMES-GET-PW: ; Converted TSTIMES-L-MULT. ; Compiling DEFUN TSTIMES-L-MULT: ; Converted MZFREE. ; Compiling DEFUN MZFREE: ; Converted TSTIMES. ; Compiling DEFUN TSTIMES: ; Converted TSEXP-COMB. ; Compiling DEFUN TSEXP-COMB: ; Converted TSBASE-COMB. ; Compiling DEFUN TSBASE-COMB: ; Converted TSEXPT. ; Compiling DEFUN TSEXPT: ; Converted TSEXPT-RED. ; Compiling DEFUN TSEXPT-RED: ; Converted TSEXPT1. ; Compiling DEFUN TSEXPT1: ; Converted INCREMENT-TRUNCS. ; Compiling DEFUN INCREMENT-TRUNCS: ; Converted DECREMENT-TRUNCS. ; Compiling DEFUN DECREMENT-TRUNCS: ; Byte Compiling Top-Level Form: ; Converted TSLOG. ; Compiling DEFUN TSLOG: ; Converted GET-LEXP. ; Compiling DEFUN GET-LEXP: ; Converted |1P|. ; Compiling DEFUN 1P: ; Converted [MAX-TRUNC]. ; Compiling DEFUN [MAX-TRUNC]: ; Converted TSPRSUM. ; Compiling DEFUN TSPRSUM: ; ; ; File: /home/maxima/maxima-test/src/hayat.lisp ; In: DEFUN TSPRSUM ; (SIGNP E AA) ; --> AND IF AND ZEROP ; ==> ; (= AA 0) ; Warning: Lisp error during constant folding: ; Type-error in KERNEL::OBJECT-NOT-TYPE-ERROR-HANDLER: ; NIL is not of type NUMBER ; ; --> AND IF AND ZEROP = ; ==> ; AA ; Note: Deleting unreachable code. ; ; Converted TSDIFF. ; Compiling DEFUN TSDIFF: ; ; ; File: /home/maxima/maxima-test/src/hayat.lisp ; In: DEFUN TSDIFF ; (DEFUN TSDIFF (E L CHECK) (*BIND* # # # # ...)) ; Note: Variable CHECK defined but never used. ; ; Converted NO-SING-ERR. ; Compiling DEFUN NO-SING-ERR: ; Converted EVAL-DERIV. ; Compiling DEFUN EVAL-DERIV: ; Converted CHECK-INF-SING. ; Compiling DEFUN CHECK-INF-SING: ; Converted DIFF-EXPAND. ; Compiling DEFUN DIFF-EXPAND: ; Converted EDISREP. ; Compiling DEFUN EDISREP: ; Byte Compiling Top-Level Form: ; Converted STRIPTIMES. ; Compiling DEFUN STRIPTIMES: ; Converted SRDIS. ; Compiling DEFUN SRDIS: ; Converted SRDISREP. ; Compiling DEFUN SRDISREP: ; Converted PSDISREP. ; Compiling DEFUN PSDISREP: ; Converted PSDISREP^. ; Compiling DEFUN PSDISREP^: ; Converted PSDISREP+. ; Compiling DEFUN PSDISREP+: ; Converted PSDISREP*. ; Compiling DEFUN PSDISREP*: ; Converted PSDISREP2. ; Compiling DEFUN PSDISREP2: ; Converted PSDISREP2EXPAND. ; Compiling DEFUN PSDISREP2EXPAND: ; Converted PSDISREP*EXPAND. ; Compiling DEFUN PSDISREP*EXPAND: ; Converted PSDISEXPAND. ; Compiling DEFUN PSDISEXPAND: ; Byte Compiling Top-Level Form: ; Converted PSDISEXCNT. ; Compiling DEFUN PSDISEXCNT: ; Converted PSANS-ADD. ; Compiling DEFUN PSANS-ADD: ; Converted SRCONVERT. ; Compiling DEFUN SRCONVERT: ; Converted SRCONVERT1. ; Compiling DEFUN SRCONVERT1: ; Converted TAY-ERROR. ; Compiling DEFUN TAY-ERROR: ; Converted EXP-PT-ERR. ; Compiling DEFUN EXP-PT-ERR: ; Converted ESSEN-SING-ERR. ; Compiling DEFUN ESSEN-SING-ERR: ; Converted UNFAM-SING-ERR. ; Compiling DEFUN UNFAM-SING-ERR: ; Converted INFIN-ORD-ERR. ; Compiling DEFUN INFIN-ORD-ERR: ; Converted TAY-DEPTH-ERR. ; Compiling DEFUN TAY-DEPTH-ERR: ; Converted TAYLOR-TRUNC. ; Compiling DEFUN TAYLOR-TRUNC: ; Byte Compiling Top-Level Form: ; Converted TAYLOR-INFO. ; Compiling DEFUN TAYLOR-INFO: ; Converted TAYLORINFO-IMPL. ; Compiling DEFMFUN $TAYLORINFO: ; Converted $TAYLORINFO. ; Compiling DEFMFUN $TAYLORINFO: ; Byte Compiling Top-Level Form: ; Converted $TAYLORINFO. ; Compiling DEFMFUN $TAYLORINFO: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/hayat.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/hayat.sse2f" ; - Compiling module "definite-integration" ; - Compiling source file "/home/maxima/maxima-test/src/defint.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:44. ; Compiling: /home/maxima/maxima-test/src/defint.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEFINT-IMPL. ; Compiling DEFMFUN $DEFINT: ; Converted $DEFINT. ; Compiling DEFMFUN $DEFINT: ; Byte Compiling Top-Level Form: ; Converted $DEFINT. ; Compiling DEFMFUN $DEFINT: ; Byte Compiling Top-Level Form: ; Converted EEZZ. ; Compiling DEFUN EEZZ: ; Converted SININTP. ; Compiling DEFUN SININTP: ; Converted DEG-LESSP. ; Compiling DEFUN DEG-LESSP: ; Converted ANTIDERIV. ; Compiling DEFUN ANTIDERIV: ; Converted GET-LIMIT. ; Compiling DEFUN GET-LIMIT: ; Converted LIMIT-NO-ERR. ; Compiling DEFUN LIMIT-NO-ERR: ; Converted TEST-INVERSE. ; Compiling DEFUN TEST-INVERSE: ; Converted INTCV. ; Compiling DEFUN INTCV: ; Byte Compiling Top-Level Form: ; Converted INTCV1. ; Compiling DEFUN INTCV1: ; Converted INTCV2. ; Compiling DEFUN INTCV2: ; Converted LIMCP. ; Compiling DEFUN LIMCP: ; Converted INTCV3. ; Compiling DEFUN INTCV3: ; Converted INTEGRAND-CHANGEVAR. ; Compiling DEFUN INTEGRAND-CHANGEVAR: ; Converted DEFINT. ; Compiling DEFUN DEFINT: ; Converted DEFINT-LIST. ; Compiling DEFUN DEFINT-LIST: ; Converted INITIAL-ANALYSIS. ; Compiling DEFUN INITIAL-ANALYSIS: ; Converted PARSE-INTEGRAND. ; Compiling DEFUN PARSE-INTEGRAND: ; Converted RMCONST1. ; Compiling DEFUN RMCONST1: ; Converted METHOD-BY-LIMITS. ; Compiling DEFUN METHOD-BY-LIMITS: ; Byte Compiling Top-Level Form: ; Converted DINTEGRATE. ; Compiling DEFUN DINTEGRATE: ; Converted METHOD-RADICAL-POLY. ; Compiling DEFUN METHOD-RADICAL-POLY: ; Converted PRINCIPAL-VALUE-INTEGRAL. ; Compiling DEFUN PRINCIPAL-VALUE-INTEGRAL: ; Converted TAKE-PRINCIPAL. ; Compiling DEFUN TAKE-PRINCIPAL: ; Converted INTERVAL-LIST. ; Compiling DEFUN INTERVAL-LIST: ; Converted CV. ; Compiling DEFUN CV: ; Converted RATFNT. ; Compiling DEFUN RATFNT: ; Converted PQR. ; Compiling DEFUN PQR: ; Converted INTBYTERM. ; Compiling DEFUN INTBYTERM: ; Converted KINDP34. ; Compiling DEFUN KINDP34: ; Converted DIVERG. ; Compiling DEFUN DIVERG: ; Byte Compiling Top-Level Form: ; Converted MAKE-DEFINT-ASSUMPTIONS. ; Compiling DEFUN MAKE-DEFINT-ASSUMPTIONS: ; Converted RESTORE-DEFINT-ASSUMPTIONS. ; Compiling DEFUN RESTORE-DEFINT-ASSUMPTIONS: ; Converted MAKE-GLOBAL-ASSUMPTIONS. ; Compiling DEFUN MAKE-GLOBAL-ASSUMPTIONS: ; Converted FORGET-GLOBAL-ASSUMPTIONS. ; Compiling DEFUN FORGET-GLOBAL-ASSUMPTIONS: ; Converted ORDER-LIMITS. ; Compiling DEFUN ORDER-LIMITS: ; Converted COMPLM. ; Compiling DEFUN COMPLM: ; Converted INTSUBS. ; Compiling DEFUN INTSUBS: ; Converted DISCONTINUITIES-DENOM. ; Compiling DEFUN DISCONTINUITIES-DENOM: ; Converted DISCONTINUITIES-IN-INTERVAL. ; Compiling DEFUN DISCONTINUITIES-IN-INTERVAL: ; Converted WHOLE-INTSUBS. ; Compiling DEFUN WHOLE-INTSUBS: ; Converted EASY-SUBS. ; Compiling DEFUN EASY-SUBS: ; Byte Compiling Top-Level Form: ; Converted LIMIT-SUBS. ; Compiling DEFUN LIMIT-SUBS: ; Converted COMBINE-LL-ANS-UL-ANS. ; Compiling DEFUN COMBINE-LL-ANS-UL-ANS: ; Converted SAME-SHEET-SUBS. ; Compiling DEFUN SAME-SHEET-SUBS: ; Converted ATAN-POLES. ; Compiling DEFUN ATAN-POLES: ; Converted ATAN-POLE1. ; Compiling DEFUN ATAN-POLE1: ; Converted DIFAPPLY. ; Compiling DEFUN DIFAPPLY: ; Converted DIFFHK. ; Compiling DEFUN DIFFHK: ; Converted PRINCIPAL. ; Compiling DEFUN PRINCIPAL: ; Converted RIB. ; Compiling DEFUN RIB: ; Converted PTIMES%E. ; Compiling DEFUN PTIMES%E: ; Converted CSEMIDOWN. ; Compiling DEFUN CSEMIDOWN: ; Byte Compiling Top-Level Form: ; Converted LOWERHALF. ; Compiling DEFUN LOWERHALF: ; Converted UPPERHALF. ; Compiling DEFUN UPPERHALF: ; Converted CSEMIUP. ; Compiling DEFUN CSEMIUP: ; Converted PRINCIP. ; Compiling DEFUN PRINCIP: ; Converted SCONVERT. ; Compiling DEFUN SCONVERT: ; Converted POLFACTORS. ; Compiling DEFUN POLFACTORS: ; Converted ESAP. ; Compiling DEFUN ESAP: ; Converted MTOSC. ; Compiling DEFUN MTOSC: ; Converted EVENFN. ; Compiling DEFUN EVENFN: ; Converted ODDFN. ; Compiling DEFUN ODDFN: ; Converted ZTOINF. ; Compiling DEFUN ZTOINF: ; Byte Compiling Top-Level Form: ; Converted ZTORAT. ; Compiling DEFUN ZTORAT: ; Converted LOGQUAD0. ; Compiling DEFUN LOGQUAD0: ; Converted LOGQUAD. ; Compiling DEFUN LOGQUAD: ; Converted MTOINF. ; Compiling DEFUN MTOINF: ; Converted LINPOWER0. ; Compiling DEFUN LINPOWER0: ; Converted LINPOWER. ; Compiling DEFUN LINPOWER: ; Converted MTORAT. ; Compiling DEFUN MTORAT: ; Converted ZMTORAT. ; Compiling DEFUN ZMTORAT: ; Converted PFRNUM. ; Compiling DEFUN PFRNUM: ; Converted POLYFORM. ; Compiling DEFUN POLYFORM: ; Byte Compiling Top-Level Form: ; Converted PARTNUM. ; Compiling DEFUN PARTNUM: ; Converted GGRM. ; Compiling DEFUN GGRM: ; Converted GGRM1. ; Compiling DEFUN GGRM1: ; Converted KEYHOLE. ; Compiling DEFUN KEYHOLE: ; Converted SKR. ; Compiling DEFUN SKR: ; Converted SINRX. ; Compiling DEFUN SINRX: ; Converted SSP. ; Compiling DEFUN SSP: ; Converted SCMP. ; Compiling DEFUN SCMP: ; Converted SEVN. ; Compiling DEFUN SEVN: ; Converted SFORX. ; Compiling DEFUN SFORX: ; Converted SINSP. ; Compiling DEFUN SINSP: ; Byte Compiling Top-Level Form: ; Converted FPART. ; Compiling DEFUN FPART: ; Converted PERIOD. ; Compiling DEFUN PERIOD: ; Converted INFR. ; Compiling DEFUN INFR: ; Converted LOWER-INFR. ; Compiling DEFUN LOWER-INFR: ; Converted IGPRT. ; Compiling DEFUN IGPRT: ; Converted SCRAT. ; Compiling DEFUN SCRAT: ; Converted INTSC1. ; Compiling DEFUN INTSC1: ; Converted TRY-INTSC. ; Compiling DEFUN TRY-INTSC: ; Converted INTSC. ; Compiling DEFUN INTSC: ; Converted INTSC0. ; Compiling DEFUN INTSC0: ; Converted SIN-COS-INTSUBS. ; Compiling DEFUN SIN-COS-INTSUBS: ; Byte Compiling Top-Level Form: ; Converted SIN-COS-INTSUBS1. ; Compiling DEFUN SIN-COS-INTSUBS1: ; Converted TRY-INTSUBS. ; Compiling DEFUN TRY-INTSUBS: ; Converted TRY-DEFINT. ; Compiling DEFUN TRY-DEFINT: ; Converted SCPROD. ; Compiling DEFUN SCPROD: ; Converted REAL-BRANCH. ; Compiling DEFUN REAL-BRANCH: ; Converted BYGAMMA. ; Compiling DEFUN BYGAMMA: ; Converted POWEROFX. ; Compiling DEFUN POWEROFX: ; Converted BATA0. ; Compiling DEFUN BATA0: ; Converted ZTO1. ; Compiling DEFUN ZTO1: ; Converted BATAP-NEW. ; Compiling DEFUN BATAP-NEW: ; Converted BATAP-INF. ; Compiling DEFUN BATAP-INF: ; Byte Compiling Top-Level Form: ; Converted BATAPP. ; Compiling DEFUN BATAPP: ; Converted GAMMA1. ; Compiling DEFUN GAMMA1: ; Converted ZTO%PI2. ; Compiling DEFUN ZTO%PI2: ; Converted UNITCIR. ; Compiling DEFUN UNITCIR: ; Converted LOGX1. ; Compiling DEFUN LOGX1: ; Converted SCAXN. ; Compiling DEFUN SCAXN: ; Converted P*LOGNXP. ; Compiling DEFUN P*LOGNXP: ; Converted LOGNXP. ; Compiling DEFUN LOGNXP: ; Converted LOGCPI0. ; Compiling DEFUN LOGCPI0: ; Converted LOGNX2. ; Compiling DEFUN LOGNX2: ; Converted LOGCPJ. ; Compiling DEFUN LOGCPJ: ; Byte Compiling Top-Level Form: ; Converted LOG*RAT. ; Compiling DEFUN LOG*RAT: ; Converted FAN. ; Compiling DEFUN FAN: ; Converted MAKPOLY. ; Compiling DEFUN MAKPOLY: ; Converted COEFSOLVE. ; Compiling DEFUN COEFSOLVE: ; Converted LOG-TRANSFORM. ; Compiling DEFUN LOG-TRANSFORM: ; Converted RECTZTO%PI2. ; Compiling DEFUN RECTZTO%PI2: ; Converted GENPOLY. ; Compiling DEFUN GENPOLY: ; Converted %E-INTEGER-COEFF. ; Compiling DEFUN %E-INTEGER-COEFF: ; Converted WLINEARPOLY. ; Compiling DEFUN WLINEARPOLY: ; Converted PIN%EX. ; Compiling DEFUN PIN%EX: ; Converted PIN%EX0. ; Compiling DEFUN PIN%EX0: ; Byte Compiling Top-Level Form: ; Converted FINDSUB. ; Compiling DEFUN FINDSUB: ; Converted FUNCLOGOR%E. ; Compiling DEFUN FUNCLOGOR%E: ; Converted DINTBYPART. ; Compiling DEFUN DINTBYPART: ; Converted DINTEXP. ; Compiling DEFUN DINTEXP: ; Converted DINTLOG. ; Compiling DEFUN DINTLOG: ; Converted DERIVAT. ; Compiling DEFUN DERIVAT: ; Converted MAYBPC. ; Compiling DEFUN MAYBPC: ; Converted GGR. ; Compiling DEFUN GGR: ; Converted GGR1. ; Compiling DEFUN GGR1: ; Converted BX**N+A. ; Compiling DEFUN BX**N+A: ; Converted BX**N. ; Compiling DEFUN BX**N: ; Byte Compiling Top-Level Form: ; Converted XEXPONGET. ; Compiling DEFUN XEXPONGET: ; Converted BXM. ; Compiling DEFUN BXM: ; Converted FINDP. ; Compiling DEFUN FINDP: ; Converted XTORTERM. ; Compiling DEFUN XTORTERM: ; Converted TBF. ; Compiling DEFUN TBF: ; Converted RADBYTERM. ; Compiling DEFUN RADBYTERM: ; Converted SQDTC. ; Compiling DEFUN SQDTC: ; Converted DIFAP1. ; Compiling DEFUN DIFAP1: ; Converted SQRTINVOLVE. ; Compiling DEFUN SQRTINVOLVE: ; Converted BYDIF. ; Compiling DEFUN BYDIF: ; Converted DINTRAD0. ; Compiling DEFUN DINTRAD0: ; Byte Compiling Top-Level Form: ; Converted LOG-IMAG-0-2%PI. ; Compiling DEFUN LOG-IMAG-0-2%PI: ; Converted %I-OUT-OF-DENOM. ; Compiling DEFUN %I-OUT-OF-DENOM: ; Converted POLES-IN-INTERVAL. ; Compiling DEFUN POLES-IN-INTERVAL: ; Converted LIMIT-POLE. ; Compiling DEFUN LIMIT-POLE: ; Converted SPECIAL-CONVERGENT-FORMP. ; Compiling DEFUN SPECIAL-CONVERGENT-FORMP: ; Converted EXP-CONVERG-FORM. ; Compiling DEFUN EXP-CONVERG-FORM: ; Converted SC-CONVERG-FORM. ; Compiling DEFUN SC-CONVERG-FORM: ; Converted IS-A-POLE. ; Compiling DEFUN IS-A-POLE: ; Converted IN-INTERVAL. ; Compiling DEFUN IN-INTERVAL: ; Converted STRICTLY-IN-INTERVAL. ; Compiling DEFUN STRICTLY-IN-INTERVAL: ; Converted REAL-ROOTS. ; Compiling DEFUN REAL-ROOTS: ; Byte Compiling Top-Level Form: ; Converted ASK-GREATEQ. ; Compiling DEFUN ASK-GREATEQ: ; Converted SORT-POLES. ; Compiling DEFUN SORT-POLES: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted M2-LOG-EXP-1. ; Compiling DEFUN M2-LOG-EXP-1: ; Converted M2-LOG-EXP-2. ; Compiling DEFUN M2-LOG-EXP-2: ; Converted DEFINT-LOG-EXP. ; Compiling DEFUN DEFINT-LOG-EXP: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/defint.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/defint.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/residu.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:44. ; Compiling: /home/maxima/maxima-test/src/residu.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted POLELIST. ; Compiling DEFUN POLELIST: ; Converted POLELIST-VAR. ; Compiling DEFUN POLELIST-VAR: ; Converted SOLVECASE. ; Compiling DEFUN SOLVECASE: ; Converted SOLVECASE-VAR. ; Compiling DEFUN SOLVECASE-VAR: ; Converted RES. ; Compiling DEFUN RES: ; Converted RES-VAR. ; Compiling DEFUN RES-VAR: ; Converted RESIDUE. ; Compiling DEFUN RESIDUE: ; Converted RESIDUE-VAR. ; Compiling DEFUN RESIDUE-VAR: ; Converted RES1. ; Compiling DEFUN RES1: ; Converted RES1-VAR. ; Compiling DEFUN RES1-VAR: ; Converted RESPROG0. ; Compiling DEFUN RESPROG0: ; Byte Compiling Top-Level Form: ; Converted RESPROG0-VAR. ; Compiling DEFUN RESPROG0-VAR: ; Converted RESM0. ; Compiling DEFUN RESM0: ; Converted RESM0-VAR. ; Compiling DEFUN RESM0-VAR: ; Converted REMFACTOR. ; Compiling DEFUN REMFACTOR: ; Converted RESPROG. ; Compiling DEFUN RESPROG: ; Converted RESPROG-VAR. ; Compiling DEFUN RESPROG-VAR: ; Converted SNUMDEN. ; Compiling DEFUN SNUMDEN: ; Converted SNUMDEN-VAR. ; Compiling DEFUN SNUMDEN-VAR: ; Converted RESIDUE-IMPL. ; Compiling DEFMFUN $RESIDUE: ; Converted $RESIDUE. ; Compiling DEFMFUN $RESIDUE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $RESIDUE. ; Compiling DEFMFUN $RESIDUE: ; Byte Compiling Top-Level Form: ; Converted RESM1. ; Compiling DEFUN RESM1: ; Converted RESM1. ; Compiling DEFUN RESM1: ; Converted RESM1-VAR. ; Compiling DEFUN RESM1-VAR: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/residu.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/residu.sse2f" ; - Compiling module "special-functions" ; - Compiling source file "/home/maxima/maxima-test/src/specfn.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:44. ; Compiling: /home/maxima/maxima-test/src/specfn.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted MNUMERICALP. ; Compiling DEFMACRO MNUMERICALP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LISIMP. ; Compiling DEFUN LISIMP: ; Converted LISIMP-NEGATIVE-INTEGER. ; Compiling DEFUN LISIMP-NEGATIVE-INTEGER: ; Converted LI2SIMP. ; Compiling DEFUN LI2SIMP: ; Converted LI3SIMP. ; Compiling DEFUN LI3SIMP: ; Converted LI-ORD. ; Compiling DEFUN LI-ORD: ; Converted EXP$LI-FUN. ; Compiling DEFUN EXP$LI-FUN: ; Converted LI-ASYMPTOTIC-EXPANSION. ; Compiling DEFUN LI-ASYMPTOTIC-EXPANSION: ; Converted CHEBY. ; Compiling DEFUN CHEBY: ; Converted CHEBY-PRIME. ; Compiling DEFUN CHEBY-PRIME: ; Converted LI2NUMER. ; Compiling DEFUN LI2NUMER: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted CHEBYLI2. ; Compiling DEFUN CHEBYLI2: ; Converted CHEBYLI3. ; Compiling DEFUN CHEBYLI3: ; Converted CHEBYS12. ; Compiling DEFUN CHEBYS12: ; Converted MSUM. ; Compiling DEFUN MSUM: ; Converted POLE-ERR. ; Compiling DEFUN POLE-ERR: ; Compiling PUTPROP (QUOTE $PSI): ; Converted PSISIMP. ; Compiling DEFUN PSISIMP: ; Byte Compiling Top-Level Form: ; Converted PSISIMP1. ; Compiling DEFUN PSISIMP1: ; Byte Compiling Top-Level Form: ; Converted EXPGAM-FUN. ; Compiling DEFUN EXPGAM-FUN: ; Converted EXPPLYGAM-FUNS. ; Compiling DEFUN EXPPLYGAM-FUNS: ; Converted RCPLYGAM. ; Compiling DEFUN RCPLYGAM: ; Converted PLYGAM-ORD. ; Compiling DEFUN PLYGAM-ORD: ; Converted PLYGAM-POLE. ; Compiling DEFUN PLYGAM-POLE: ; Converted GAM-CONST. ; Compiling DEFUN GAM-CONST: ; Converted PLYGAM-CONST. ; Compiling DEFUN PLYGAM-CONST: ; Converted LAMBERT_W-IMPL. ; Compiling DEFMFUN $LAMBERT_W: ; Converted $LAMBERT_W. ; Compiling DEFMFUN $LAMBERT_W: ; Byte Compiling Top-Level Form: ; Converted $LAMBERT_W. ; Compiling DEFMFUN $LAMBERT_W: ; Byte Compiling Top-Level Form: ; Converted SIMP-LAMBERTW. ; Compiling DEFUN SIMP-LAMBERTW: ; Byte Compiling Top-Level Form: ; Converted INIT-LAMBERT-W-K. ; Compiling DEFUN INIT-LAMBERT-W-K: ; Converted INIT-LAMBERT-W-0. ; Compiling DEFUN INIT-LAMBERT-W-0: ; Converted INIT-LAMBERT-W-MINUS1. ; Compiling DEFUN INIT-LAMBERT-W-MINUS1: ; Byte Compiling Top-Level Form: ; Converted LAMBERT-BRANCH-APPROX. ; Compiling DEFUN LAMBERT-BRANCH-APPROX: ; Converted LAMBERT-W-K. ; Compiling DEFUN LAMBERT-W-K: ; Compiling DEFMETHOD INIT-LAMBERT-W-K (INTEGER NUMBER): ; Compiling DEFMETHOD INIT-LAMBERT-W-K (INTEGER BIGFLOAT): ; Compiling DEFMETHOD INIT-LAMBERT-W-K (INTEGER COMPLEX-BIGFLOAT): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR COMPLEX-BIGFLOAT :IMAG ...) ; 'COMPLEX-BIGFLOAT ; ...): ; Converted BFLOAT-INIT-LAMBERT-W-K. ; Compiling DEFUN BFLOAT-INIT-LAMBERT-W-K: ; Converted CHECK-LAMBERT-W-K. ; Compiling DEFUN CHECK-LAMBERT-W-K: ; Byte Compiling Top-Level Form: ; Converted GENERALIZED_LAMBERT_W-IMPL. ; Compiling DEF-SIMPLIFIER GENERALIZED_LAMBERT_W: ; Converted $GENERALIZED_LAMBERT_W. ; Compiling DEF-SIMPLIFIER GENERALIZED_LAMBERT_W: ; Byte Compiling Top-Level Form: ; Converted $GENERALIZED_LAMBERT_W. ; Compiling DEF-SIMPLIFIER GENERALIZED_LAMBERT_W: ; Byte Compiling Top-Level Form: ; Converted SIMP-%GENERALIZED_LAMBERT_W. ; Compiling DEF-SIMPLIFIER GENERALIZED_LAMBERT_W: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LI-USING-POWERS-OF-LOG. ; Compiling DEFUN LI-USING-POWERS-OF-LOG: ; Converted LI3NUMER. ; Compiling DEFUN LI3NUMER: ; Converted LI2NUMER. ; Compiling DEFUN LI2NUMER: ; Converted POLYLOG-POWER-SERIES. ; Compiling DEFUN POLYLOG-POWER-SERIES: ; Converted POLYLOG-LOG-SERIES. ; Compiling DEFUN POLYLOG-LOG-SERIES: ; Converted POLYLOG-INVERSION-FORMULA. ; Compiling DEFUN POLYLOG-INVERSION-FORMULA: ; Converted LI-S-SIMP. ; Compiling DEFUN LI-S-SIMP: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/specfn.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/specfn.sse2f" ; - Compiling module "matrix-algebra" ; - Compiling source file "/home/maxima/maxima-test/src/mat.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:45. ; Compiling: /home/maxima/maxima-test/src/mat.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SOLCOEF. ; Compiling DEFUN SOLCOEF: ; Converted FORMX. ; Compiling DEFUN FORMX: ; Converted DEPENDSALL. ; Compiling DEFUN DEPENDSALL: ; Converted PTORAT. ; Compiling DEFUN PTORAT: ; Converted MEQHK. ; Compiling DEFUN MEQHK: ; Converted CONST. ; Compiling DEFUN CONST: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-PARAM. ; Compiling DEFUN MAKE-PARAM: ; Converted ITH. ; Compiling DEFUN ITH: ; Converted POLYIZE. ; Compiling DEFUN POLYIZE: ; Converted TFGELI. ; Compiling DEFUN TFGELI: ; Byte Compiling Top-Level Form: ; Converted TFGELI1. ; Compiling DEFUN TFGELI1: ; Converted FORWARD. ; Compiling DEFUN FORWARD: ; Converted BACKWARD. ; Compiling DEFUN BACKWARD: ; Converted RECOVERORDER1. ; Compiling DEFUN RECOVERORDER1: ; Converted RECOVERORDER2. ; Compiling DEFUN RECOVERORDER2: ; Converted MOVEROW. ; Compiling DEFUN MOVEROW: ; Converted MOVECOL. ; Compiling DEFUN MOVECOL: ; Converted COMPLEXITY. ; Compiling DEFUN COMPLEXITY: ; Converted COMPLEXITY/ROW. ; Compiling DEFUN COMPLEXITY/ROW: ; Converted COMPLEXITY/COL. ; Compiling DEFUN COMPLEXITY/COL: ; Converted ZEROP/ROW. ; Compiling DEFUN ZEROP/ROW: ; Byte Compiling Top-Level Form: ; Converted PIVOT. ; Compiling DEFUN PIVOT: ; Converted EXCHANGEROW. ; Compiling DEFUN EXCHANGEROW: ; Converted EXCHANGECOL. ; Compiling DEFUN EXCHANGECOL: ; Converted SOLVE2. ; Compiling DEFUN SOLVE2: ; Converted DISPLINE. ; Compiling DEFUN DISPLINE: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/mat.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mat.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/linnew.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:45. ; Compiling: /home/maxima/maxima-test/src/linnew.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TMINITIALFLAG. ; Compiling DEFUN TMINITIALFLAG: ; Converted TMDET. ; Compiling DEFUN TMDET: ; Converted TMLIN. ; Compiling DEFUN TMLIN: ; Converted TMINOR. ; Compiling DEFUN TMINOR: ; Converted EXTRACT. ; Compiling DEFUN EXTRACT: ; Byte Compiling Top-Level Form: ; Converted TMRATCONV. ; Compiling DEFUN TMRATCONV: ; Converted TMNEWDET-IMPL. ; Compiling DEFMFUN $TMNEWDET: ; Converted $TMNEWDET. ; Compiling DEFMFUN $TMNEWDET: ; Byte Compiling Top-Level Form: ; Converted $TMNEWDET. ; Compiling DEFMFUN $TMNEWDET: ; Byte Compiling Top-Level Form: ; Converted TMLINSOLVE-IMPL. ; Compiling DEFMFUN $TMLINSOLVE: ; Converted $TMLINSOLVE. ; Compiling DEFMFUN $TMLINSOLVE: ; Byte Compiling Top-Level Form: ; Converted $TMLINSOLVE. ; Compiling DEFMFUN $TMLINSOLVE: ; Byte Compiling Top-Level Form: ; Converted TMERGE. ; Compiling DEFUN TMERGE: ; Converted TMLIN-IMPL. ; Compiling DEFMFUN $TMLIN: ; Converted $TMLIN. ; Compiling DEFMFUN $TMLIN: ; Byte Compiling Top-Level Form: ; Converted $TMLIN. ; Compiling DEFMFUN $TMLIN: ; Byte Compiling Top-Level Form: ; Converted TMKILL. ; Compiling DEFUN TMKILL: ; Converted TMNOMOREUSE. ; Compiling DEFUN TMNOMOREUSE: ; Converted TMDEFARRAY. ; Compiling DEFUN TMDEFARRAY: ; Converted TMREARRAY. ; Compiling DEFUN TMREARRAY: ; Converted TMACCESS. ; Compiling DEFUN TMACCESS: ; Converted TMCOMBI. ; Compiling DEFUN TMCOMBI: ; Converted TMFACTORIAL. ; Compiling DEFUN TMFACTORIAL: ; Converted TMSTORE. ; Compiling DEFUN TMSTORE: ; Byte Compiling Top-Level Form: ; Converted TMKILLARRAY. ; Compiling DEFUN TMKILLARRAY: ; Converted TMEVAL. ; Compiling DEFUN TMEVAL: ; Converted TM$KILL. ; Compiling DEFUN TM$KILL: ; Converted TMINVERSE-IMPL. ; Compiling DEFMFUN $TMINVERSE: ; Converted $TMINVERSE. ; Compiling DEFMFUN $TMINVERSE: ; Byte Compiling Top-Level Form: ; Converted $TMINVERSE. ; Compiling DEFMFUN $TMINVERSE: ; Byte Compiling Top-Level Form: ; Converted TMPIVOT-ISOLATE. ; Compiling DEFUN TMPIVOT-ISOLATE: ; Converted TMEXCHANGE. ; Compiling DEFUN TMEXCHANGE: ; Converted TMPERMUTE. ; Compiling DEFUN TMPERMUTE: ; Converted TMMOVE. ; Compiling DEFUN TMMOVE: ; Converted TMSYMETRICP. ; Compiling DEFUN TMSYMETRICP: ; Converted TMLATTICE. ; Compiling DEFUN TMLATTICE: ; Converted TMLATTICE1. ; Compiling DEFUN TMLATTICE1: ; Converted TMPATHP. ; Compiling DEFUN TMPATHP: ; Byte Compiling Top-Level Form: ; Converted TMUNIFY-LOOP. ; Compiling DEFUN TMUNIFY-LOOP: ; Converted TMSORT-LATTICE. ; Compiling DEFUN TMSORT-LATTICE: ; Converted TMSORT1. ; Compiling DEFUN TMSORT1: ; Converted TMMAXP. ; Compiling DEFUN TMMAXP: ; Converted TMUNPIVOT. ; Compiling DEFUN TMUNPIVOT: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/linnew.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/linnew.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/matrix.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:45. ; Compiling: /home/maxima/maxima-test/src/matrix.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GET-ARRAY-POINTER. ; Compiling DEFUN GET-ARRAY-POINTER: ; Converted MXC. ; Compiling DEFUN MXC: ; Converted MCX. ; Compiling DEFUN MCX: ; Converted TRANSPOSE. ; Compiling DEFUN TRANSPOSE: ; Converted NTHCOL. ; Compiling DEFUN NTHCOL: ; Converted NTHCOL1. ; Compiling DEFUN NTHCOL1: ; Converted CHECK. ; Compiling DEFUN CHECK: ; Converted CHECK1. ; Compiling DEFUN CHECK1: ; Converted MATRIXP-IMPL. ; Compiling DEFMFUN $MATRIXP: ; Byte Compiling Top-Level Form: ; Converted $MATRIXP. ; Compiling DEFMFUN $MATRIXP: ; Byte Compiling Top-Level Form: ; Converted $MATRIXP. ; Compiling DEFMFUN $MATRIXP: ; Byte Compiling Top-Level Form: ; Converted CHARPOLY-IMPL. ; Compiling DEFMFUN $CHARPOLY: ; Converted $CHARPOLY. ; Compiling DEFMFUN $CHARPOLY: ; Byte Compiling Top-Level Form: ; Converted $CHARPOLY. ; Compiling DEFMFUN $CHARPOLY: ; Byte Compiling Top-Level Form: ; Converted DISREPLIST1. ; Compiling DEFUN DISREPLIST1: ; Converted DISREPLIST. ; Compiling DEFUN DISREPLIST: ; Converted REPLIST1. ; Compiling DEFUN REPLIST1: ; Converted REPLIST. ; Compiling DEFUN REPLIST: ; Converted TIMEX. ; Compiling DEFUN TIMEX: ; Converted LNEWVAR. ; Compiling DEFUN LNEWVAR: ; Converted LNEWVAR1. ; Compiling DEFUN LNEWVAR1: ; Converted NEWVARMAT. ; Compiling DEFUN NEWVARMAT: ; Byte Compiling Top-Level Form: ; Converted NEWVARMAT1. ; Compiling DEFUN NEWVARMAT1: ; Converted ADDMATRIX. ; Compiling DEFUN ADDMATRIX: ; Converted ADDMATRIX1. ; Compiling DEFUN ADDMATRIX1: ; Converted ADDROWS. ; Compiling DEFUN ADDROWS: ; Converted DETERMINANT-IMPL. ; Compiling DEFMFUN $DETERMINANT: ; Converted $DETERMINANT. ; Compiling DEFMFUN $DETERMINANT: ; Byte Compiling Top-Level Form: ; Converted $DETERMINANT. ; Compiling DEFMFUN $DETERMINANT: ; Byte Compiling Top-Level Form: ; Converted DET. ; Compiling DEFUN DET: ; Converted DETERMINANT1. ; Compiling DEFUN DETERMINANT1: ; Converted TREEDET. ; Compiling DEFUN TREEDET: ; Converted ASSOO. ; Compiling DEFUN ASSOO: ; Converted COMPUMD. ; Compiling DEFUN COMPUMD: ; Converted APDL. ; Compiling DEFUN APDL: ; Converted NEXTLEVEL. ; Compiling DEFUN NEXTLEVEL: ; Converted DET1. ; Compiling DEFUN DET1: ; Byte Compiling Top-Level Form: ; Converted IDENT-IMPL. ; Compiling DEFMFUN $IDENT: ; Converted $IDENT. ; Compiling DEFMFUN $IDENT: ; Byte Compiling Top-Level Form: ; Converted $IDENT. ; Compiling DEFMFUN $IDENT: ; Byte Compiling Top-Level Form: ; Converted DIAGMATRIX-IMPL. ; Compiling DEFMFUN $DIAGMATRIX: ; Converted $DIAGMATRIX. ; Compiling DEFMFUN $DIAGMATRIX: ; Byte Compiling Top-Level Form: ; Converted $DIAGMATRIX. ; Compiling DEFMFUN $DIAGMATRIX: ; Byte Compiling Top-Level Form: ; Converted DIAGMATRIX. ; Compiling DEFUN DIAGMATRIX: ; Converted ATOMAT. ; Compiling DEFUN ATOMAT: ; Converted INVERT_BY_GAUSSELIM-IMPL. ; Compiling DEFMFUN $INVERT_BY_GAUSSELIM: ; Converted $INVERT_BY_GAUSSELIM. ; Compiling DEFMFUN $INVERT_BY_GAUSSELIM: ; Byte Compiling Top-Level Form: ; Converted $INVERT_BY_GAUSSELIM. ; Compiling DEFMFUN $INVERT_BY_GAUSSELIM: ; Byte Compiling Top-Level Form: ; Converted DIAGINV. ; Compiling DEFUN DIAGINV: ; Converted INVERT1. ; Compiling DEFUN INVERT1: ; Converted DIAGP. ; Compiling DEFUN DIAGP: ; Converted TFGELI0. ; Compiling DEFUN TFGELI0: ; Converted RITEDIV. ; Compiling DEFUN RITEDIV: ; Converted DIAGLIZE1. ; Compiling DEFUN DIAGLIZE1: ; Converted MTOA. ; Compiling DEFUN MTOA: ; Converted ECHELON-IMPL. ; Compiling DEFMFUN $ECHELON: ; Byte Compiling Top-Level Form: ; Converted $ECHELON. ; Compiling DEFMFUN $ECHELON: ; Byte Compiling Top-Level Form: ; Converted $ECHELON. ; Compiling DEFMFUN $ECHELON: ; Byte Compiling Top-Level Form: ; Converted ECHELON1. ; Compiling DEFUN ECHELON1: ; Converted ECHELON2. ; Compiling DEFUN ECHELON2: ; Converted TRIANG. ; Compiling DEFUN TRIANG: ; Converted TRIANG2. ; Compiling DEFUN TRIANG2: ; Converted ONEN. ; Compiling DEFUN ONEN: ; Converted TIMEX0. ; Compiling DEFUN TIMEX0: ; Converted TIMEX1. ; Compiling DEFUN TIMEX1: ; Converted CTIMESX. ; Compiling DEFUN CTIMESX: ; Byte Compiling Top-Level Form: ; Converted MULTIPLYMATRICES. ; Compiling DEFUN MULTIPLYMATRICES: ; Converted MULTMAT. ; Compiling DEFUN MULTMAT: ; Converted MULTL. ; Compiling DEFUN MULTL: ; Converted BBSORT. ; Compiling DEFUN BBSORT: ; Converted POWERX. ; Compiling DEFUN POWERX: ; Converted RANK-IMPL. ; Compiling DEFMFUN $RANK: ; Converted $RANK. ; Compiling DEFMFUN $RANK: ; Byte Compiling Top-Level Form: ; Converted $RANK. ; Compiling DEFMFUN $RANK: ; Byte Compiling Top-Level Form: ; Converted REPLACEROW. ; Compiling DEFUN REPLACEROW: ; Converted TIMESROW. ; Compiling DEFUN TIMESROW: ; Converted TRIANGULARIZE-IMPL. ; Compiling DEFMFUN $TRIANGULARIZE: ; Converted $TRIANGULARIZE. ; Compiling DEFMFUN $TRIANGULARIZE: ; Byte Compiling Top-Level Form: ; Converted $TRIANGULARIZE. ; Compiling DEFMFUN $TRIANGULARIZE: ; Byte Compiling Top-Level Form: ; Converted COL-IMPL. ; Compiling DEFMFUN $COL: ; Converted $COL. ; Compiling DEFMFUN $COL: ; Byte Compiling Top-Level Form: ; Converted $COL. ; Compiling DEFMFUN $COL: ; Byte Compiling Top-Level Form: ; Converted DELETECOL. ; Compiling DEFUN DELETECOL: ; Converted DELETEROW. ; Compiling DEFUN DELETEROW: ; Converted MINOR-IMPL. ; Compiling DEFMFUN $MINOR: ; Converted $MINOR. ; Compiling DEFMFUN $MINOR: ; Byte Compiling Top-Level Form: ; Converted $MINOR. ; Compiling DEFMFUN $MINOR: ; Byte Compiling Top-Level Form: ; Converted MINOR. ; Compiling DEFUN MINOR: ; Converted ROW-IMPL. ; Compiling DEFMFUN $ROW: ; Converted $ROW. ; Compiling DEFMFUN $ROW: ; Byte Compiling Top-Level Form: ; Converted $ROW. ; Compiling DEFMFUN $ROW: ; Byte Compiling Top-Level Form: ; Converted SETELMX-IMPL. ; Compiling DEFMFUN $SETELMX: ; Converted $SETELMX. ; Compiling DEFMFUN $SETELMX: ; Byte Compiling Top-Level Form: ; Converted $SETELMX. ; Compiling DEFMFUN $SETELMX: ; Byte Compiling Top-Level Form: ; Converted TRANSPOSE-IMPL. ; Compiling DEFMFUN $TRANSPOSE: ; Converted $TRANSPOSE. ; Compiling DEFMFUN $TRANSPOSE: ; Byte Compiling Top-Level Form: ; Converted $TRANSPOSE. ; Compiling DEFMFUN $TRANSPOSE: ; Byte Compiling Top-Level Form: ; Converted TRANSPOSE-ELS. ; Compiling DEFUN TRANSPOSE-ELS: ; Converted SUBMATRIX-IMPL. ; Compiling DEFMFUN $SUBMATRIX: ; Converted $SUBMATRIX. ; Compiling DEFMFUN $SUBMATRIX: ; Byte Compiling Top-Level Form: ; Converted $SUBMATRIX. ; Compiling DEFMFUN $SUBMATRIX: ; Byte Compiling Top-Level Form: ; Converted LIST_MATRIX_ENTRIES-IMPL. ; Compiling DEFMFUN $LIST_MATRIX_ENTRIES: ; Converted $LIST_MATRIX_ENTRIES. ; Compiling DEFMFUN $LIST_MATRIX_ENTRIES: ; Byte Compiling Top-Level Form: ; Converted $LIST_MATRIX_ENTRIES. ; Compiling DEFMFUN $LIST_MATRIX_ENTRIES: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/matrix.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/matrix.sse2f" ; - Compiling module "determinants" ; - Compiling source file "/home/maxima/maxima-test/src/sprdet.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:45. ; Compiling: /home/maxima/maxima-test/src/sprdet.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted SPRDET. ; Compiling DEFUN SPRDET: ; Converted MINORL. ; Compiling DEFUN MINORL: ; Byte Compiling Top-Level Form: ; Converted SINGP. ; Compiling DEFUN SINGP: ; Byte Compiling Top-Level Form: ; Converted TDBU. ; Compiling DEFUN TDBU: ; Converted NBN. ; Compiling DEFUN NBN: ; Converted GETMINOR. ; Compiling DEFUN GETMINOR: ; Converted TB2. ; Compiling DEFUN TB2: ; Converted ZROW. ; Compiling DEFUN ZROW: ; Converted NZL. ; Compiling DEFUN NZL: ; Converted SIGNNP. ; Compiling DEFUN SIGNNP: ; Converted MEMBERCAR. ; Compiling DEFUN MEMBERCAR: ; Byte Compiling Top-Level Form: ; Converted ATRANSPOSE. ; Compiling DEFUN ATRANSPOSE: ; Converted MXCOMP. ; Compiling DEFUN MXCOMP: ; Converted PRMUSIGN. ; Compiling DEFUN PRMUSIGN: ; Converted DETPIVOT. ; Compiling DEFUN DETPIVOT: ; Converted NEWMAT. ; Compiling DEFUN NEWMAT: ; Converted CAR>. ; Compiling DEFUN CAR>: ; Converted COLROW0. ; Compiling DEFUN COLROW0: ; Converted GPDIFFERENCE. ; Compiling DEFUN GPDIFFERENCE: ; Converted GPCTIMES. ; Compiling DEFUN GPCTIMES: ; Converted GPTIMES. ; Compiling DEFUN GPTIMES: ; Converted GPPLUS. ; Compiling DEFUN GPPLUS: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/sprdet.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/sprdet.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/newinv.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:45. ; Compiling: /home/maxima/maxima-test/src/newinv.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted MULTBK. ; Compiling DEFUN MULTBK: ; Converted CTIMEMT. ; Compiling DEFUN CTIMEMT: ; Converted STORA. ; Compiling DEFUN STORA: ; Converted PRODHK. ; Compiling DEFUN PRODHK: ; Converted OBMTRX. ; Compiling DEFUN OBMTRX: ; Converted BMHK. ; Compiling DEFUN BMHK: ; Converted NEWINV. ; Compiling DEFUN NEWINV: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/newinv.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/newinv.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/newdet.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:45. ; Compiling: /home/maxima/maxima-test/src/newdet.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted NEWDET-IMPL. ; Compiling DEFMFUN $NEWDET: ; Converted $NEWDET. ; Compiling DEFMFUN $NEWDET: ; Byte Compiling Top-Level Form: ; Converted $NEWDET. ; Compiling DEFMFUN $NEWDET: ; Byte Compiling Top-Level Form: ; Converted PERMANENT-IMPL. ; Compiling DEFMFUN $PERMANENT: ; Converted $PERMANENT. ; Compiling DEFMFUN $PERMANENT: ; Byte Compiling Top-Level Form: ; Converted $PERMANENT. ; Compiling DEFMFUN $PERMANENT: ; Byte Compiling Top-Level Form: ; Converted NEWDET. ; Compiling DEFUN NEWDET: ; Converted PASCAL. ; Compiling DEFUN PASCAL: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/newdet.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/newdet.sse2f" ; - Compiling module "limits" ; - Compiling source file "/home/maxima/maxima-test/src/tlimit.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:45. ; Compiling: /home/maxima/maxima-test/src/tlimit.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted TLIMIT-IMPL. ; Compiling DEFMFUN $TLIMIT: ; Converted $TLIMIT. ; Compiling DEFMFUN $TLIMIT: ; Byte Compiling Top-Level Form: ; Converted $TLIMIT. ; Compiling DEFMFUN $TLIMIT: ; Byte Compiling Top-Level Form: ; Converted TLDEFINT-IMPL. ; Compiling DEFMFUN $TLDEFINT: ; Converted $TLDEFINT. ; Compiling DEFMFUN $TLDEFINT: ; Byte Compiling Top-Level Form: ; Converted $TLDEFINT. ; Compiling DEFMFUN $TLDEFINT: ; Byte Compiling Top-Level Form: ; Converted TLIMP. ; Compiling DEFUN TLIMP: ; Converted TLIMIT-TAYLOR. ; Compiling DEFUN TLIMIT-TAYLOR: ; Converted TAYLIM. ; Compiling DEFUN TAYLIM: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/tlimit.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/tlimit.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/limit.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:45. ; Compiling: /home/maxima/maxima-test/src/limit.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PUTLIMVAL. ; Compiling DEFUN PUTLIMVAL: ; Converted GETLIMVAL. ; Compiling DEFUN GETLIMVAL: ; Byte Compiling Top-Level Form: ; Converted LIMIT-CATCH. ; Compiling DEFMACRO LIMIT-CATCH: ; Byte Compiling Top-Level Form: ; Converted LIMIT-IMPL. ; Compiling DEFMFUN $LIMIT: ; Converted $LIMIT. ; Compiling DEFMFUN $LIMIT: ; Byte Compiling Top-Level Form: ; Converted $LIMIT. ; Compiling DEFMFUN $LIMIT: ; Byte Compiling Top-Level Form: ; Converted INDEFINITE-INTEGRAL-P. ; Compiling DEFUN INDEFINITE-INTEGRAL-P: ; Converted TOPLEVEL-$LIMIT. ; Compiling DEFUN TOPLEVEL-$LIMIT: ; Converted CLEAN-LIMIT-EXP. ; Compiling DEFUN CLEAN-LIMIT-EXP: ; Converted LIMIT-LIST. ; Compiling DEFUN LIMIT-LIST: ; Converted LIMIT-CONTEXT. ; Compiling DEFUN LIMIT-CONTEXT: ; Converted MAKE-LIMIT-ASSUMPTIONS. ; Compiling DEFUN MAKE-LIMIT-ASSUMPTIONS: ; Converted RESTORE-ASSUMPTIONS. ; Compiling DEFUN RESTORE-ASSUMPTIONS: ; Converted BOTH-SIDE. ; Compiling DEFUN BOTH-SIDE: ; Byte Compiling Top-Level Form: ; Converted LIMUNKNOWN. ; Compiling DEFUN LIMUNKNOWN: ; Converted LIMIT-OK. ; Compiling DEFUN LIMIT-OK: ; Converted FACTOSIMP. ; Compiling DEFUN FACTOSIMP: ; Converted GETSIGNL. ; Compiling DEFUN GETSIGNL: ; Converted RESTORELIM. ; Compiling DEFUN RESTORELIM: ; Converted MABS-SUBST. ; Compiling DEFUN MABS-SUBST: ; Converted SIMPINF. ; Compiling DEFUN SIMPINF: ; Converted COUNT-GENERAL-INF. ; Compiling DEFUN COUNT-GENERAL-INF: ; Converted COUNT-ATOMS-MATCHING. ; Compiling DEFUN COUNT-ATOMS-MATCHING: ; Converted SIMPINF-IC. ; Compiling DEFUN SIMPINF-IC: ; Converted SIMPINF-TIMES. ; Compiling DEFUN SIMPINF-TIMES: ; Byte Compiling Top-Level Form: ; Converted SIMPINF-EXPT. ; Compiling DEFUN SIMPINF-EXPT: ; Converted SIMPINF-PLUS. ; Compiling DEFUN SIMPINF-PLUS: ; Converted SIMPAB. ; Compiling DEFUN SIMPAB: ; Converted LIMIT. ; Compiling DEFUN LIMIT: ; Converted LIMITSIMP. ; Compiling DEFUN LIMITSIMP: ; Converted LIMITSIMP-EXPT. ; Compiling DEFUN LIMITSIMP-EXPT: ; Converted GATHER-ARGS-OF. ; Compiling DEFUN GATHER-ARGS-OF: ; Converted SIN-SQ-COS-SQ-SUB. ; Compiling DEFUN SIN-SQ-COS-SQ-SUB: ; Converted EXPAND-TRIGS. ; Compiling DEFUN EXPAND-TRIGS: ; Converted TANSC. ; Compiling DEFUN TANSC: ; Converted TANSC1. ; Compiling DEFUN TANSC1: ; Byte Compiling Top-Level Form: ; Converted TANSC-VAR. ; Compiling DEFUN TANSC-VAR: ; Converted HYPEREX. ; Compiling DEFUN HYPEREX: ; Converted HYPEREX0. ; Compiling DEFUN HYPEREX0: ; Converted HYPEREX1. ; Compiling DEFUN HYPEREX1: ; Converted LIMIT1. ; Compiling DEFUN LIMIT1: ; Converted |/#ALIKE|. ; Compiling DEFUN /#ALIKE: ; Converted LIMIT2. ; Compiling DEFUN LIMIT2: ; Converted EXPFACTORP. ; Compiling DEFUN EXPFACTORP: ; Converted EXPFACTOR. ; Compiling DEFUN EXPFACTOR: ; Converted EXPPOLY. ; Compiling DEFUN EXPPOLY: ; Converted UNRAT. ; Compiling DEFUN UNRAT: ; Byte Compiling Top-Level Form: ; Converted GET-NEWEXP&FACTORS. ; Compiling DEFUN GET-NEWEXP&FACTORS: ; Converted LEADING-COEF. ; Compiling DEFUN LEADING-COEF: ; Converted RATDEGREE. ; Compiling DEFUN RATDEGREE: ; Converted LIMFACT2. ; Compiling DEFUN LIMFACT2: ; Converted OPERATOR-WITH-ARRAY-FLAG. ; Compiling DEFUN OPERATOR-WITH-ARRAY-FLAG: ; Converted REFLECT0. ; Compiling DEFUN REFLECT0: ; Converted REFLECT. ; Compiling DEFUN REFLECT: ; Converted LIMFACT. ; Compiling DEFUN LIMFACT: ; Converted STIRLING0. ; Compiling DEFUN STIRLING0: ; Converted STIRLING. ; Compiling DEFUN STIRLING: ; Converted NO-ERR-SUB. ; Compiling DEFUN NO-ERR-SUB: ; Byte Compiling Top-Level Form: ; Converted NO-ERR-SUB-VAR. ; Compiling DEFUN NO-ERR-SUB-VAR: ; Converted SIMPLIM%MABS. ; Compiling DEFUN SIMPLIM%MABS: ; Converted EXTENDED-REAL-P. ; Compiling DEFUN EXTENDED-REAL-P: ; Converted SIMPLIMSUBST. ; Compiling DEFUN SIMPLIMSUBST: ; Converted NUMDEN*. ; Compiling DEFUN NUMDEN*: ; Converted FORQ. ; Compiling DEFUN FORQ: ; Converted POS-NEG-P. ; Compiling DEFUN POS-NEG-P: ; Byte Compiling Top-Level Form: ; Converted EXPP. ; Compiling DEFUN EXPP: ; Converted SIMPLEXP. ; Compiling DEFUN SIMPLEXP: ; Converted GCPOWER. ; Compiling DEFUN GCPOWER: ; Converted GETEXP. ; Compiling DEFUN GETEXP: ; Converted GETEXPLIST. ; Compiling DEFUN GETEXPLIST: ; Converted LIMROOT. ; Compiling DEFUN LIMROOT: ; Converted COLEXPT. ; Compiling DEFUN COLEXPT: ; Converted RATLIM. ; Compiling DEFUN RATLIM: ; Converted LODEG. ; Compiling DEFUN LODEG: ; Converted LOCOEF. ; Compiling DEFUN LOCOEF: ; Converted BEHAVIOR. ; Compiling DEFUN BEHAVIOR: ; Byte Compiling Top-Level Form: ; Converted BEHAVIOR-ALL-SAME. ; Compiling DEFUN BEHAVIOR-ALL-SAME: ; Converted BEHAVIOR-EXPT. ; Compiling DEFUN BEHAVIOR-EXPT: ; Converted BEHAVIOR-BY-DIFF. ; Compiling DEFUN BEHAVIOR-BY-DIFF: ; Converted TRY-LHOSPITAL. ; Compiling DEFUN TRY-LHOSPITAL: ; Converted TRY-LHOSPITAL-QUIT. ; Compiling DEFUN TRY-LHOSPITAL-QUIT: ; Converted LHOSPITAL-CATCH. ; Compiling DEFUN LHOSPITAL-CATCH: ; Converted LHOSPITAL. ; Compiling DEFUN LHOSPITAL: ; Converted LIMIT-NUMDEN. ; Compiling DEFUN LIMIT-NUMDEN: ; Converted LHOP-NUMDEN. ; Compiling DEFUN LHOP-NUMDEN: ; Converted NUM-OF-LOGS. ; Compiling DEFUN NUM-OF-LOGS: ; Converted NUM-OF-LOG-L. ; Compiling DEFUN NUM-OF-LOG-L: ; Byte Compiling Top-Level Form: ; Converted %E-RIGHT-PLACEP. ; Compiling DEFUN %E-RIGHT-PLACEP: ; Converted TRIG-RIGHT-PLACEP. ; Compiling DEFUN TRIG-RIGHT-PLACEP: ; Converted REMOVE-SINGULARITIES. ; Compiling DEFUN REMOVE-SINGULARITIES: ; Converted VAR-OR-CONST. ; Compiling DEFUN VAR-OR-CONST: ; Converted LHSIMP. ; Compiling DEFUN LHSIMP: ; Converted BYLOG. ; Compiling DEFUN BYLOG: ; Converted SIMPLIMEXPT. ; Compiling DEFUN SIMPLIMEXPT: ; Converted EVEN1. ; Compiling DEFUN EVEN1: ; Converted ABLESS1. ; Compiling DEFUN ABLESS1: ; Converted ABEQ1. ; Compiling DEFUN ABEQ1: ; Converted SIMPLIMIT. ; Compiling DEFUN SIMPLIMIT: ; Byte Compiling Top-Level Form: ; Converted LIMINV. ; Compiling DEFUN LIMINV: ; Converted SIMPLIMTIMES. ; Compiling DEFUN SIMPLIMTIMES: ; Converted SIMPLIMPLUS. ; Compiling DEFUN SIMPLIMPLUS: ; Converted SIMPLIMPLUS1. ; Compiling DEFUN SIMPLIMPLUS1: ; Converted SHEUR0. ; Compiling DEFUN SHEUR0: ; Converted SHEUR. ; Compiling DEFUN SHEUR: ; Converted FRAC. ; Compiling DEFUN FRAC: ; Converted ZEROP2. ; Compiling DEFUN ZEROP2: ; Converted RAISE. ; Compiling DEFUN RAISE: ; Converted LOWER. ; Compiling DEFUN LOWER: ; Converted SINCOSHK. ; Compiling DEFUN SINCOSHK: ; Byte Compiling Top-Level Form: ; Converted SPANGSIDE. ; Compiling DEFUN SPANGSIDE: ; Converted RIDOFAB. ; Compiling DEFUN RIDOFAB: ; Converted SIMPLERD. ; Compiling DEFUN SIMPLERD: ; Converted BRANCH1. ; Compiling DEFUN BRANCH1: ; Converted BRANCH. ; Compiling DEFUN BRANCH: ; Converted SER0. ; Compiling DEFUN SER0: ; Converted RHEUR. ; Compiling DEFUN RHEUR: ; Converted RPTROUBLE. ; Compiling DEFUN RPTROUBLE: ; Converted RADICALP. ; Compiling DEFUN RADICALP: ; Converted INVOLVE. ; Compiling DEFUN INVOLVE: ; Converted INVOLVE-VAR. ; Compiling DEFUN INVOLVE-VAR: ; Byte Compiling Top-Level Form: ; Converted NOTINVOLVE. ; Compiling DEFUN NOTINVOLVE: ; Converted NOTINVOLVE-VAR. ; Compiling DEFUN NOTINVOLVE-VAR: ; Converted SHEUR1. ; Compiling DEFUN SHEUR1: ; Converted ZERO-LIM. ; Compiling DEFUN ZERO-LIM: ; Converted CPA. ; Compiling DEFUN CPA: ; Converted CPA-INDETERM. ; Compiling DEFUN CPA-INDETERM: ; Converted ADD-UP-DEG. ; Compiling DEFUN ADD-UP-DEG: ; Converted CPA1. ; Compiling DEFUN CPA1: ; Converted ISGREATERP. ; Compiling DEFUN ISGREATERP: ; Converted ISMAX. ; Compiling DEFUN ISMAX: ; Converted ISMAX-CORE. ; Compiling DEFUN ISMAX-CORE: ; Byte Compiling Top-Level Form: ; Converted MAXI. ; Compiling DEFUN MAXI: ; Converted RATMAX. ; Compiling DEFUN RATMAX: ; Converted RATMIN. ; Compiling DEFUN RATMIN: ; Converted POFX. ; Compiling DEFUN POFX: ; Converted SER1. ; Compiling DEFUN SER1: ; Converted GATHER. ; Compiling DEFUN GATHER: ; Converted ISTRENGTH. ; Compiling DEFUN ISTRENGTH: ; Converted LOGRED. ; Compiling DEFUN LOGRED: ; Converted ASYMREDU. ; Compiling DEFUN ASYMREDU: ; Converted RDFACT. ; Compiling DEFUN RDFACT: ; Converted CNV. ; Compiling DEFUN CNV: ; Byte Compiling Top-Level Form: ; Converted PWTAYLOR. ; Compiling DEFUN PWTAYLOR: ; Converted RDSGET. ; Compiling DEFUN RDSGET: ; Converted RDTAY. ; Compiling DEFUN RDTAY: ; Converted LRDTAY. ; Compiling DEFUN LRDTAY: ; Converted VARINVERT. ; Compiling DEFUN VARINVERT: ; Converted DEG. ; Compiling DEFUN DEG: ; Converted DEG-VAR. ; Compiling DEFUN DEG-VAR: ; Converted RAT-NO-RATFAC. ; Compiling DEFUN RAT-NO-RATFAC: ; Converted RDDEG. ; Compiling DEFUN RDDEG: ; Converted PDEGR. ; Compiling DEFUN PDEGR: ; Byte Compiling Top-Level Form: ; Converted ASY. ; Compiling DEFUN ASY: ; Converted RADLIM. ; Compiling DEFUN RADLIM: ; Converted RATRAD. ; Compiling DEFUN RATRAD: ; Converted SIMPLIMLN. ; Compiling DEFUN SIMPLIMLN: ; Converted SIMPLIM%LIMIT. ; Compiling DEFUN SIMPLIM%LIMIT: ; Converted SIMPLIM%UNIT_STEP. ; Compiling DEFUN SIMPLIM%UNIT_STEP: ; Converted SIMPLIM%CONJUGATE. ; Compiling DEFUN SIMPLIM%CONJUGATE: ; Byte Compiling Top-Level Form: ; Converted SIMPLIM%IMAGPART. ; Compiling DEFUN SIMPLIM%IMAGPART: ; Converted SIMPLIM%REALPART. ; Compiling DEFUN SIMPLIM%REALPART: ; Converted SIMPLIMFACT. ; Compiling DEFUN SIMPLIMFACT: ; Converted SIMPLIM%ERF-%TANH. ; Compiling DEFUN SIMPLIM%ERF-%TANH: ; Converted IN-DOMAIN-OF-ATAN. ; Compiling DEFUN IN-DOMAIN-OF-ATAN: ; Byte Compiling Top-Level Form: ; Converted SIMPLIM%ATAN. ; Compiling DEFUN SIMPLIM%ATAN: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SIMPLIM%ATAN2. ; Compiling DEFUN SIMPLIM%ATAN2: ; Converted SIMPLIMSCH. ; Compiling DEFUN SIMPLIMSCH: ; Converted SIMPLIMSC. ; Compiling DEFUN SIMPLIMSC: ; Converted SIMPLIM%TAN. ; Compiling DEFUN SIMPLIM%TAN: ; Converted SIMPLIM%ASINH. ; Compiling DEFUN SIMPLIM%ASINH: ; Converted SIMPLIM%ACOSH. ; Compiling DEFUN SIMPLIM%ACOSH: ; Converted SIMPLIM%ATANH. ; Compiling DEFUN SIMPLIM%ATANH: ; Converted SIMPLIM%ASIN. ; Compiling DEFUN SIMPLIM%ASIN: ; Byte Compiling Top-Level Form: ; Converted SIMPLIM%ACOS. ; Compiling DEFUN SIMPLIM%ACOS: ; Converted SIMPLIM%INTEGRATE. ; Compiling DEFUN SIMPLIM%INTEGRATE: ; Converted SUBFTAKE. ; Compiling DEFUN SUBFTAKE: ; Converted OFF-ONE-TO-INF. ; Compiling DEFUN OFF-ONE-TO-INF: ; Converted SIMPLIM%LI. ; Compiling DEFUN SIMPLIM%LI: ; Converted SIMPLIM$PSI. ; Compiling DEFUN SIMPLIM$PSI: ; Byte Compiling Top-Level Form: ; Converted SIMPLIM%INVERSE_JACOBI_NS. ; Compiling DEFUN SIMPLIM%INVERSE_JACOBI_NS: ; Converted SIMPLIM%INVERSE_JACOBI_NC. ; Compiling DEFUN SIMPLIM%INVERSE_JACOBI_NC: ; Converted SIMPLIM%INVERSE_JACOBI_SC. ; Compiling DEFUN SIMPLIM%INVERSE_JACOBI_SC: ; Converted SIMPLIM%INVERSE_JACOBI_DC. ; Compiling DEFUN SIMPLIM%INVERSE_JACOBI_DC: ; Converted SIMPLIM%INVERSE_JACOBI_CS. ; Compiling DEFUN SIMPLIM%INVERSE_JACOBI_CS: ; Converted SIMPLIM%INVERSE_JACOBI_DS. ; Compiling DEFUN SIMPLIM%INVERSE_JACOBI_DS: ; Converted SIMPLIM%SIGNUM. ; Compiling DEFUN SIMPLIM%SIGNUM: ; Converted LFIBTOPHI. ; Compiling DEFUN LFIBTOPHI: ; Converted LDEFINT-IMPL. ; Compiling DEFMFUN $LDEFINT: ; Converted $LDEFINT. ; Compiling DEFMFUN $LDEFINT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $LDEFINT. ; Compiling DEFMFUN $LDEFINT: ; Byte Compiling Top-Level Form: ; Converted NOUNLIMIT. ; Compiling DEFUN NOUNLIMIT: ; Converted DERIVATIVE-SUBST. ; Compiling DEFUN DERIVATIVE-SUBST: ; Converted OSCIP. ; Compiling DEFUN OSCIP: ; Converted OSCIP-VAR. ; Compiling DEFUN OSCIP-VAR: ; Converted %EINVOLVE. ; Compiling DEFUN %EINVOLVE: ; Converted %EINVOLVE01. ; Compiling DEFUN %EINVOLVE01: ; Converted %EINVOLVE-VAR. ; Compiling DEFUN %EINVOLVE-VAR: ; Byte Compiling Top-Level Form: ; Converted MRV. ; Compiling DEFUN MRV: ; Converted MRV-MAX. ; Compiling DEFUN MRV-MAX: ; Converted MRV-COMPARE. ; Compiling DEFUN MRV-COMPARE: ; Converted MRV-REWRITE. ; Compiling DEFUN MRV-REWRITE: ; Converted MRV-REWRITE-LOGS. ; Compiling DEFUN MRV-REWRITE-LOGS: ; Converted MRV-LEADTERM. ; Compiling DEFUN MRV-LEADTERM: ; Converted MRV-MOVEUP. ; Compiling DEFUN MRV-MOVEUP: ; Converted MRV-MOVEDOWN. ; Compiling DEFUN MRV-MOVEDOWN: ; Converted SUBEXP. ; Compiling DEFUN SUBEXP: ; Converted CALCULATE-SERIES. ; Compiling DEFUN CALCULATE-SERIES: ; Converted MRV-SIGN. ; Compiling DEFUN MRV-SIGN: ; Byte Compiling Top-Level Form: ; Converted LIMITINF. ; Compiling DEFUN LIMITINF: ; Converted GRUNTZ-IMPL. ; Compiling DEFMFUN $GRUNTZ: ; Converted $GRUNTZ. ; Compiling DEFMFUN $GRUNTZ: ; Byte Compiling Top-Level Form: ; Converted $GRUNTZ. ; Compiling DEFMFUN $GRUNTZ: ; Byte Compiling Top-Level Form: ; Compiling MAPCAR (FUNCTION (LAMBDA # #)): ; Compiling MAPCAR (FUNCTION (LAMBDA # #)): ; Byte Compiling Top-Level Form: ; Converted EXTRA-SIMP. ; Compiling DEFUN EXTRA-SIMP: ; Converted RESIMP-EXTRA-SIMP. ; Compiling DEFUN RESIMP-EXTRA-SIMP: ; Converted GRUNTZ1. ; Compiling DEFUN GRUNTZ1: ; Converted SYNTACTIC-SUBSTITUTE. ; Compiling DEFUN SYNTACTIC-SUBSTITUTE: ; Converted SIMPLIFY-LOG-OF-EXP. ; Compiling DEFUN SIMPLIFY-LOG-OF-EXP: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/limit.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/limit.sse2f" ; - Compiling module "solve" ; - Compiling source file "/home/maxima/maxima-test/src/solve.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:46. ; Compiling: /home/maxima/maxima-test/src/solve.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ALLROOT. ; Compiling DEFMACRO ALLROOT: ; Byte Compiling Top-Level Form: ; Converted SOLVE-IMPL. ; Compiling DEFMFUN $SOLVE: ; Converted $SOLVE. ; Compiling DEFMFUN $SOLVE: ; Byte Compiling Top-Level Form: ; Converted $SOLVE. ; Compiling DEFMFUN $SOLVE: ; Byte Compiling Top-Level Form: ; Converted REMC. ; Compiling DEFUN REMC: ; Converted SSOLVE. ; Compiling DEFUN SSOLVE: ; Converted SOLVE. ; Compiling DEFUN SOLVE: ; Converted FLOAT2RAT. ; Compiling DEFUN FLOAT2RAT: ; Converted EASY-CASES. ; Compiling DEFUN EASY-CASES: ; Converted TRIG-SUBST-P. ; Compiling DEFUN TRIG-SUBST-P: ; Converted TRIG-NOT-SUBST-P. ; Compiling DEFUN TRIG-NOT-SUBST-P: ; Converted MEASURE. ; Compiling DEFUN MEASURE: ; Byte Compiling Top-Level Form: ; Converted SIGN-GJC. ; Compiling DEFUN SIGN-GJC: ; Converted EXTEND. ; Compiling DEFUN EXTEND: ; Converted +MSET. ; Compiling DEFUN +MSET: ; Converted OPERATOR-FREQUENCY-TABLE. ; Compiling DEFUN OPERATOR-FREQUENCY-TABLE: ; Converted TRIG-SUBST. ; 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): ; Byte Compiling Top-Level Form: ; Compiling DEFUN-PROP (%TANH TRIG-CANNON): ; Compiling DEFUN-PROP (%COTH TRIG-CANNON): ; Converted FIRST-ORDER-P. ; Compiling DEFUN FIRST-ORDER-P: ; Converted LINEAR-TERM-P. ; Compiling DEFUN LINEAR-TERM-P: ; Converted SOLVE1A. ; Compiling DEFUN SOLVE1A: ; Converted SOLVE-SIMPLIST. ; Compiling DEFUN SOLVE-SIMPLIST: ; Converted SOLVE-BY-DECOMPOSITION. ; Compiling DEFUN SOLVE-BY-DECOMPOSITION: ; Converted DECOMP-TRACE. ; Compiling DEFUN DECOMP-TRACE: ; Converted DECOMP-CHAIN. ; Compiling DEFUN DECOMP-CHAIN: ; Converted RE-SOLVE. ; Compiling DEFUN RE-SOLVE: ; Converted SOLVENTHP. ; Compiling DEFUN SOLVENTHP: ; Byte Compiling Top-Level Form: ; Converted SOLVENTH. ; Compiling DEFUN SOLVENTH: ; Converted SOLVENTH3. ; Compiling DEFUN SOLVENTH3: ; Converted SOLVENTH1. ; Compiling DEFUN SOLVENTH1: ; Converted RE-SOLVE-FULL. ; Compiling DEFUN RE-SOLVE-FULL: ; Converted OF-FORM-A*F^N+B. ; Compiling DEFUN OF-FORM-A*F^N+B: ; Converted SOLVE-A*F^N+B. ; Compiling DEFUN SOLVE-A*F^N+B: ; Converted SOLVE-A*F^N+B1. ; Compiling DEFUN SOLVE-A*F^N+B1: ; Converted ADISPLINE. ; Compiling DEFUN ADISPLINE: ; Converted BROKEN-FREEOF. ; Compiling DEFUN BROKEN-FREEOF: ; Converted SOLVE3. ; Compiling DEFUN SOLVE3: ; Byte Compiling Top-Level Form: ; Converted SOLVELIN. ; Compiling DEFUN SOLVELIN: ; Converted SOLVEQUAD. ; Compiling DEFUN SOLVEQUAD: ; Converted VARSORT. ; Compiling DEFUN VARSORT: ; Converted USOLVE. ; Compiling DEFUN USOLVE: ; Converted COMPLICATED. ; Compiling DEFUN COMPLICATED: ; Converted ROOTSORT. ; Compiling DEFUN ROOTSORT: ; Converted LINSOLVE-IMPL. ; Compiling DEFMFUN $LINSOLVE: ; Converted $LINSOLVE. ; Compiling DEFMFUN $LINSOLVE: ; Byte Compiling Top-Level Form: ; Converted $LINSOLVE. ; Compiling DEFMFUN $LINSOLVE: ; Byte Compiling Top-Level Form: ; Converted SOLVEX. ; Compiling DEFUN SOLVEX: ; Converted LINSORT. ; Compiling DEFUN LINSORT: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/solve.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/solve.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/psolve.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:46. ; Compiling: /home/maxima/maxima-test/src/psolve.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SOLVECUBIC. ; Compiling DEFUN SOLVECUBIC: ; Converted SOLVEQUARTIC. ; Compiling DEFUN SOLVEQUARTIC: ; Converted RESOLVENT. ; Compiling DEFUN RESOLVENT: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/psolve.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/psolve.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/algsys.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:46. ; Compiling: /home/maxima/maxima-test/src/algsys.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MERRSET. ; Compiling DEFMACRO MERRSET: ; Byte Compiling Top-Level Form: ; Converted ALGSYS-IMPL. ; Compiling DEFMFUN $ALGSYS: ; Converted $ALGSYS. ; Compiling DEFMFUN $ALGSYS: ; Byte Compiling Top-Level Form: ; Converted $ALGSYS. ; Compiling DEFMFUN $ALGSYS: ; Byte Compiling Top-Level Form: ; Converted CONDENSESOLNL. ; Compiling DEFUN CONDENSESOLNL: ; Converted SUBSETL. ; Compiling DEFUN SUBSETL: ; Converted ALGSYS. ; Compiling DEFUN ALGSYS: ; Converted ALGSYS0. ; Compiling DEFUN ALGSYS0: ; Converted ALGSYS1. ; Compiling DEFUN ALGSYS1: ; Converted ADDMLIST. ; Compiling DEFUN ADDMLIST: ; Byte Compiling Top-Level Form: ; Converted WHAT-THE-$EV. ; Compiling DEFMACRO WHAT-THE-$EV: ; Byte Compiling Top-Level Form: ; Converted ROOTSP. ; Compiling DEFUN ROOTSP: ; Converted ROUND1. ; Compiling DEFUN ROUND1: ; Converted ROUNDRHS. ; Compiling DEFUN ROUNDRHS: ; Converted ROUNDROOTS1. ; Compiling DEFUN ROUNDROOTS1: ; Converted BBSORTEQNS. ; Compiling DEFUN BBSORTEQNS: ; Converted PUTORDER. ; Compiling DEFUN PUTORDER: ; Converted REMORDER. ; Compiling DEFUN REMORDER: ; Converted ORDERLESSP. ; Compiling DEFUN ORDERLESSP: ; Converted ADDPARAM. ; Compiling DEFUN ADDPARAM: ; Byte Compiling Top-Level Form: ; Converted FINDLEASTVAR. ; Compiling DEFUN FINDLEASTVAR: ; Byte Compiling Top-Level Form: ; Converted DO-POLY-TERMS. ; Compiling DEFMACRO DO-POLY-TERMS: ; Byte Compiling Top-Level Form: ; Converted KILLVARDEGSC. ; Compiling DEFUN KILLVARDEGSC: ; Converted KILLVARDEGSN. ; Compiling DEFUN KILLVARDEGSN: ; Converted GETVARDEGS. ; Compiling DEFUN GETVARDEGS: ; Byte Compiling Top-Level Form: ; Converted PCONSTP. ; Compiling DEFUN PCONSTP: ; Converted PFREEOFMAINVARSP. ; Compiling DEFUN PFREEOFMAINVARSP: ; Converted LOFACTORS. ; Compiling DEFUN LOFACTORS: ; Converted COMBINEY. ; Compiling DEFUN COMBINEY: ; Converted COMBINEY1. ; Compiling DEFUN COMBINEY1: ; Converted MIDPNT. ; Compiling DEFUN MIDPNT: ; Converted RFLOT. ; Compiling DEFUN RFLOT: ; Converted MEMBERROOT. ; Compiling DEFUN MEMBERROOT: ; Converted COMMONROOTS. ; Compiling DEFUN COMMONROOTS: ; Converted REMOVE-MULT. ; Compiling DEFUN REMOVE-MULT: ; Converted PUNIVARP. ; Compiling DEFUN PUNIVARP: ; Byte Compiling Top-Level Form: ; Converted REALONLY. ; Compiling DEFUN REALONLY: ; Converted PRESULTANT. ; Compiling DEFUN PRESULTANT: ; Converted PTIMEFTRS. ; Compiling DEFUN PTIMEFTRS: ; Converted EBAKSUBST. ; Compiling DEFUN EBAKSUBST: ; Converted EBAKSUBST1. ; Compiling DEFUN EBAKSUBST1: ; Converted BAKSUBST. ; Compiling DEFUN BAKSUBST: ; Converted BAKSUBST1. ; Compiling DEFUN BAKSUBST1: ; Converted COMPLEXNUMP. ; Compiling DEFUN COMPLEXNUMP: ; Converted SIMPLIFY-AFTER-SUBST. ; Compiling DEFUN SIMPLIFY-AFTER-SUBST: ; Converted BAKALEVEL. ; Compiling DEFUN BAKALEVEL: ; Converted BAKALEVEL1. ; Compiling DEFUN BAKALEVEL1: ; Byte Compiling Top-Level Form: ; Converted EVERY-ATOM. ; Compiling DEFUN EVERY-ATOM: ; Converted EXACTONLY. ; Compiling DEFUN EXACTONLY: ; Converted MERGESOLN. ; Compiling DEFUN MERGESOLN: ; Converted CALLSOLVE. ; Compiling DEFUN CALLSOLVE: ; Converted CALLSOLVE1. ; Compiling DEFUN CALLSOLVE1: ; Converted CALLSOLVE2. ; Compiling DEFUN CALLSOLVE2: ; Converted BIQUADRATICP. ; Compiling DEFUN BIQUADRATICP: ; Converted BIQUADP1. ; Compiling DEFUN BIQUADP1: ; Converted CALLAPPRS. ; Compiling DEFUN CALLAPPRS: ; Converted APPRSYS. ; Compiling DEFUN APPRSYS: ; Converted TAYAPPROX. ; Compiling DEFUN TAYAPPROX: ; Byte Compiling Top-Level Form: ; Converted MYCABS. ; Compiling DEFUN MYCABS: ; Converted DISTREP. ; Compiling DEFUN DISTREP: ; Converted EXCLUDE. ; Compiling DEFUN EXCLUDE: ; Converted BAKALEVELSOLVE. ; Compiling DEFUN BAKALEVELSOLVE: ; Converted P-ALLVARS. ; Compiling DEFUN P-ALLVARS: ; Converted P-ALLVARS1. ; Compiling DEFUN P-ALLVARS1: ; Converted P-HIPOW-VAR. ; Compiling DEFUN P-HIPOW-VAR: ; Converted P-COEF-X. ; Compiling DEFUN P-COEF-X: ; Converted P-COEF-MAIN. ; Compiling DEFUN P-COEF-MAIN: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/algsys.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/algsys.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/sqrtdenest.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:46. ; Compiling: /home/maxima/maxima-test/src/sqrtdenest.lisp 2024-04-20 03:00:30 ; Converted SQRTDENEST-IMPL. ; Compiling DEFMFUN $SQRTDENEST: ; Converted $SQRTDENEST. ; Compiling DEFMFUN $SQRTDENEST: ; Byte Compiling Top-Level Form: ; Converted $SQRTDENEST. ; Compiling DEFMFUN $SQRTDENEST: ; Byte Compiling Top-Level Form: ; Converted SQRTDENEST1. ; Compiling DEFUN SQRTDENEST1: ; Converted SQRTDENEST2. ; Compiling DEFUN SQRTDENEST2: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/sqrtdenest.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/sqrtdenest.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/polyrz.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:46. ; Compiling: /home/maxima/maxima-test/src/polyrz.lisp 2024-04-20 03:00:30 ; Converted REALROOTS-IMPL. ; Compiling DEFMFUN $REALROOTS: ; Converted $REALROOTS. ; Compiling DEFMFUN $REALROOTS: ; Byte Compiling Top-Level Form: ; Converted $REALROOTS. ; Compiling DEFMFUN $REALROOTS: ; Byte Compiling Top-Level Form: ; Converted UNIPOLY. ; Compiling DEFUN UNIPOLY: ; Converted MAKRAT. ; Compiling DEFUN MAKRAT: ; Converted STURMSEQ. ; Compiling DEFUN STURMSEQ: ; ; ; File: /home/maxima/maxima-test/src/polyrz.lisp ; In: DEFUN STURMSEQ ; (MULTIPLE-VALUE-BIND (SOLN EQUATIONS) ; (SOLVE2 # NIL) ; (CONS '# EQUATIONS)) ; --> MULTIPLE-VALUE-CALL ; ==> ; #'(LAMBDA (&OPTIONAL # # &REST #:G0) (DECLARE #) (CONS '# EQUATIONS)) ; Note: Variable SOLN defined but never used. ; ; Converted STURM1. ; Compiling DEFUN STURM1: ; Converted ROOT-BOUND. ; Compiling DEFUN ROOT-BOUND: ; Converted CEIL. ; Compiling DEFUN CEIL: ; Converted STURMAPC. ; Compiling DEFUN STURMAPC: ; Converted FINDROOTS. ; Compiling DEFUN FINDROOTS: ; Byte Compiling Top-Level Form: ; Converted STURMOUT. ; Compiling DEFUN STURMOUT: ; Converted MIDOUT. ; Compiling DEFUN MIDOUT: ; Converted UPRIMITIVE. ; Compiling DEFUN UPRIMITIVE: ; Converted STURM. ; Compiling DEFUN STURM: ; Converted SIGNUM. ; Compiling DEFUN SIGNUM: ; Converted IVAR. ; Compiling DEFUN IVAR: ; Converted IVAR2. ; Compiling DEFUN IVAR2: ; Converted REVAL. ; Compiling DEFUN REVAL: ; Converted MAKPOINT. ; Compiling DEFUN MAKPOINT: ; Converted NROOTS-IMPL. ; Compiling DEFMFUN $NROOTS: ; Converted $NROOTS. ; Compiling DEFMFUN $NROOTS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $NROOTS. ; Compiling DEFMFUN $NROOTS: ; Byte Compiling Top-Level Form: ; Converted NROOTS. ; Compiling DEFUN NROOTS: ; Converted ROOTADDUP. ; Compiling DEFUN ROOTADDUP: ; Converted NROOT1. ; Compiling DEFUN NROOT1: ; Converted ISOLAT. ; Compiling DEFUN ISOLAT: ; Converted REFINE. ; Compiling DEFUN REFINE: ; Converted RHALF. ; Compiling DEFUN RHALF: ; Converted RREDUCE. ; Compiling DEFUN RREDUCE: ; Converted RPLUS*. ; Compiling DEFUN RPLUS*: ; Byte Compiling Top-Level Form: ; Converted RDIFFERENCE*. ; Compiling DEFUN RDIFFERENCE*: ; Converted RLESSP. ; Compiling DEFUN RLESSP: ; Converted MULTOUT. ; Compiling DEFUN MULTOUT: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/polyrz.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/polyrz.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/cpoly.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:46. ; Compiling: /home/maxima/maxima-test/src/cpoly.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ALLROOTS-IMPL. ; Compiling DEFMFUN $ALLROOTS: ; Converted $ALLROOTS. ; Compiling DEFMFUN $ALLROOTS: ; Byte Compiling Top-Level Form: ; Converted $ALLROOTS. ; Compiling DEFMFUN $ALLROOTS: ; Byte Compiling Top-Level Form: ; Converted CPOLY-ERR. ; Compiling DEFUN CPOLY-ERR: ; Converted CPOLY-SL. ; Compiling DEFUN CPOLY-SL: ; Converted NOSHFT-SL. ; Compiling DEFUN NOSHFT-SL: ; Converted FXSHFT-SL. ; Compiling DEFUN FXSHFT-SL: ; Converted VRSHFT-SL. ; Compiling DEFUN VRSHFT-SL: ; Converted CALCT-SL. ; Compiling DEFUN CALCT-SL: ; Converted NEXTH-SL. ; Compiling DEFUN NEXTH-SL: ; Converted POLYEV-SL. ; Compiling DEFUN POLYEV-SL: ; Byte Compiling Top-Level Form: ; Converted ERREV-SL. ; Compiling DEFUN ERREV-SL: ; Converted CAUCHY-SL. ; Compiling DEFUN CAUCHY-SL: ; Converted SCALE-SL. ; Compiling DEFUN SCALE-SL: ; Converted CDIVID-SL. ; Compiling DEFUN CDIVID-SL: ; Converted CMOD-SL. ; Compiling DEFUN CMOD-SL: ; Converted RPOLY-SL. ; Compiling DEFUN RPOLY-SL: ; Converted FXSHFR-SL. ; Compiling DEFUN FXSHFR-SL: ; Converted QUADIT-SL. ; Compiling DEFUN QUADIT-SL: ; Converted REALIT-SL. ; Compiling DEFUN REALIT-SL: ; Converted CALCSC-SL. ; Compiling DEFUN CALCSC-SL: ; Converted NEXTK-SL. ; Compiling DEFUN NEXTK-SL: ; Byte Compiling Top-Level Form: ; Converted NEWEST-SL. ; Compiling DEFUN NEWEST-SL: ; Converted QUADSD-SL. ; Compiling DEFUN QUADSD-SL: ; Converted QUAD-SL. ; Compiling DEFUN QUAD-SL: ; Converted BF-CPOLY-ERR. ; Compiling DEFUN BF-CPOLY-ERR: ; Converted FPZEROP. ; Compiling DEFUN FPZEROP: ; Converted BF-CDIVID-SL. ; Compiling DEFUN BF-CDIVID-SL: ; Converted FPSQRT. ; Compiling DEFUN FPSQRT: ; Converted BF-CMOD-SL. ; Compiling DEFUN BF-CMOD-SL: ; Converted BF-CALCT-SL. ; Compiling DEFUN BF-CALCT-SL: ; Converted BF-NEXTH-SL. ; Compiling DEFUN BF-NEXTH-SL: ; Converted BF-POLYEV-SL. ; Compiling DEFUN BF-POLYEV-SL: ; Byte Compiling Top-Level Form: ; Converted BF-ERREV-SL. ; Compiling DEFUN BF-ERREV-SL: ; Converted BF-CAUCHY-SL. ; Compiling DEFUN BF-CAUCHY-SL: ; Converted BF-SCALE-FLOAT. ; Compiling DEFUN BF-SCALE-FLOAT: ; Converted BF-SCALE-SL. ; Compiling DEFUN BF-SCALE-SL: ; Converted BF-NOSHFT-SL. ; Compiling DEFUN BF-NOSHFT-SL: ; Converted BF-VRSHFT-SL. ; Compiling DEFUN BF-VRSHFT-SL: ; Converted BF-FXSHFT-SL. ; Compiling DEFUN BF-FXSHFT-SL: ; Converted BF-CPOLY-SL. ; Compiling DEFUN BF-CPOLY-SL: ; Converted BFALLROOTS-IMPL. ; Compiling DEFMFUN $BFALLROOTS: ; Converted $BFALLROOTS. ; Compiling DEFMFUN $BFALLROOTS: ; Byte Compiling Top-Level Form: ; Converted $BFALLROOTS. ; Compiling DEFMFUN $BFALLROOTS: ; Byte Compiling Top-Level Form: ; Converted BF-RPOLY-SL. ; Compiling DEFUN BF-RPOLY-SL: ; Converted BF-FXSHFR-SL. ; Compiling DEFUN BF-FXSHFR-SL: ; Converted BF-QUADIT-SL. ; Compiling DEFUN BF-QUADIT-SL: ; Converted BF-REALIT-SL. ; Compiling DEFUN BF-REALIT-SL: ; Converted BF-CALCSC-SL. ; Compiling DEFUN BF-CALCSC-SL: ; Converted BF-NEXTK-SL. ; Compiling DEFUN BF-NEXTK-SL: ; Converted BF-NEWEST-SL. ; Compiling DEFUN BF-NEWEST-SL: ; Converted BF-QUADSD-SL. ; Compiling DEFUN BF-QUADSD-SL: ; Byte Compiling Top-Level Form: ; Converted BF-QUAD-SL. ; Compiling DEFUN BF-QUAD-SL: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/cpoly.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/cpoly.sse2f" ; - Compiling module "debugging" ; - Compiling source file "/home/maxima/maxima-test/src/mtrace.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:47. ; Compiling: /home/maxima/maxima-test/src/mtrace.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TRACE-P. ; Compiling DEFMACRO TRACE-P: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TRACE-TYPE. ; Compiling DEFMACRO TRACE-TYPE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TRACE-LEVEL. ; Compiling DEFMACRO TRACE-LEVEL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TRACE-OPTIONS. ; Compiling DEFMACRO TRACE-OPTIONS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TRACE-OLDFUN. ; Compiling DEFMACRO TRACE-OLDFUN: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MLISTCAN-$ALL. ; Compiling DEFUN MLISTCAN-$ALL: ; Compiling DEFMSPEC $TRACE: ; Converted TRACE_IT-IMPL. ; Compiling DEFMFUN $TRACE_IT: ; Converted $TRACE_IT. ; Compiling DEFMFUN $TRACE_IT: ; Byte Compiling Top-Level Form: ; Converted $TRACE_IT. ; Compiling DEFMFUN $TRACE_IT: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $UNTRACE: ; Converted UNTRACE_IT-IMPL. ; Compiling DEFMFUN $UNTRACE_IT: ; Converted $UNTRACE_IT. ; Compiling DEFMFUN $UNTRACE_IT: ; Byte Compiling Top-Level Form: ; Converted $UNTRACE_IT. ; Compiling DEFMFUN $UNTRACE_IT: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $TRACE_OPTIONS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MACSYMA-TRACE. ; Compiling DEFUN MACSYMA-TRACE: ; Converted MACSYMA-TRACE-SUB. ; Compiling DEFUN MACSYMA-TRACE-SUB: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MACSYMA-UNTRACE. ; Compiling DEFUN MACSYMA-UNTRACE: ; Converted MACSYMA-UNTRACE-SUB. ; Compiling DEFUN MACSYMA-UNTRACE-SUB: ; Converted PUT-TRACE-INFO. ; Compiling DEFUN PUT-TRACE-INFO: ; Converted REM-TRACE-INFO. ; Compiling DEFUN REM-TRACE-INFO: ; Byte Compiling Top-Level Form: ; Converted GET!. ; Compiling DEFUN GET!: ; Converted TRACE-FSHADOW. ; Compiling DEFUN TRACE-FSHADOW: ; Converted TRACE-UNFSHADOW. ; Compiling DEFUN TRACE-UNFSHADOW: ; Converted TRACE-FSYMEVAL. ; Compiling DEFUN TRACE-FSYMEVAL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted BIND-SYM. ; Compiling DEFMACRO BIND-SYM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MACSYMA-ERRSET. ; Compiling DEFMACRO MACSYMA-ERRSET: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TRACE-HANDLER. ; Compiling DEFUN TRACE-HANDLER: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TRACE-OPTION-P. ; Compiling DEFUN TRACE-OPTION-P: ; Converted TRACE-ENTER-PRINT. ; Compiling DEFUN TRACE-ENTER-PRINT: ; Converted MOPSTRINGNAM. ; Compiling DEFUN MOPSTRINGNAM: ; Converted TRACE-EXIT-PRINT. ; Compiling DEFUN TRACE-EXIT-PRINT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TRACE-ENTER-BREAK. ; Compiling DEFUN TRACE-ENTER-BREAK: ; Converted TRACE-EXIT-BREAK. ; Compiling DEFUN TRACE-EXIT-BREAK: ; Converted PRED-$READ. ; Compiling DEFUN PRED-$READ: ; Converted ASK-CHOICEP. ; Compiling DEFUN ASK-CHOICEP: ; Converted TRACE-ERROR-BREAK. ; Compiling DEFUN TRACE-ERROR-BREAK: ; Converted MACSYMA-FSYMEVAL. ; Compiling DEFUN MACSYMA-FSYMEVAL: ; Converted MACSYMA-FSYMEVAL-SUB. ; Compiling DEFUN MACSYMA-FSYMEVAL-SUB: ; Byte Compiling Top-Level Form: ; Converted MAKE-TRACE-HOOK. ; Compiling DEFUN MAKE-TRACE-HOOK: ; Converted TRACE-APPLY. ; Compiling DEFUN TRACE-APPLY: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFUN-PROP (SPACEOUT DIMENSION): ; Converted TRACE-MPRINT. ; Compiling DEFUN TRACE-MPRINT: ; Converted TRACE-PRINT. ; Compiling DEFUN TRACE-PRINT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $TIMER: ; Compiling DEFMSPEC $UNTIMER: ; Converted MICRO-TO-SEC. ; Compiling DEFUN MICRO-TO-SEC: ; Converted MICRO-PER-CALL-TO-SEC. ; Compiling DEFUN MICRO-PER-CALL-TO-SEC: ; Converted TIMER-MLIST. ; Compiling DEFUN TIMER-MLIST: ; Compiling DEFMSPEC $TIMER_INFO: ; Converted MACSYMA-TIMER. ; Compiling DEFUN MACSYMA-TIMER: ; Converted MACSYMA-UNTIMER. ; Compiling DEFUN MACSYMA-UNTIMER: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TIMER-HANDLER. ; Compiling DEFUN TIMER-HANDLER: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/mtrace.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mtrace.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/mdebug.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:47. ; Compiling: /home/maxima/maxima-test/src/mdebug.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFSTRUCT LINE-INFO: ; Converted MAKE-LINE-INFO. ; Compiling DEFSTRUCT LINE-INFO: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LINE-INFO-LINE. ; Compiling DEFSTRUCT LINE-INFO: ; Converted (SETF LINE-INFO-LINE). ; Compiling DEFSTRUCT LINE-INFO: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LINE-INFO-FILE. ; Compiling DEFSTRUCT LINE-INFO: ; Converted (SETF LINE-INFO-FILE). ; Compiling DEFSTRUCT LINE-INFO: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFSTRUCT BKPT: ; Byte Compiling Top-Level Form: ; Converted MAKE-BKPT. ; Compiling DEFSTRUCT BKPT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted BKPT-FORM. ; Compiling DEFSTRUCT BKPT: ; Converted (SETF BKPT-FORM). ; Compiling DEFSTRUCT BKPT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted BKPT-FILE. ; Compiling DEFSTRUCT BKPT: ; Converted (SETF BKPT-FILE). ; Compiling DEFSTRUCT BKPT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted BKPT-FILE-LINE. ; Compiling DEFSTRUCT BKPT: ; Converted (SETF BKPT-FILE-LINE). ; Compiling DEFSTRUCT BKPT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted BKPT-FUNCTION. ; Compiling DEFSTRUCT BKPT: ; Converted (SETF BKPT-FUNCTION). ; Compiling DEFSTRUCT BKPT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FRAME-INFO. ; Compiling DEFUN FRAME-INFO: ; Converted PRINT-ONE-FRAME. ; Compiling DEFUN PRINT-ONE-FRAME: ; Converted BREAK-CALL. ; Compiling DEFUN BREAK-CALL: ; Converted COMPLETE-PROP. ; Compiling DEFUN COMPLETE-PROP: ; Converted BACKTRACE-IMPL. ; Compiling DEFMFUN $BACKTRACE: ; Converted $BACKTRACE. ; Compiling DEFMFUN $BACKTRACE: ; Byte Compiling Top-Level Form: ; Converted $BACKTRACE. ; Compiling DEFMFUN $BACKTRACE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted INIT-BREAK-POINTS. ; Compiling DEFUN INIT-BREAK-POINTS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted STEP-INTO. ; Compiling DEFUN STEP-INTO: ; Converted STEP-NEXT. ; Compiling DEFUN STEP-NEXT: ; Converted MAYBE-BREAK. ; Compiling DEFUN MAYBE-BREAK: ; Converted BREAK-STEP-INTO. ; Compiling DEFUN BREAK-STEP-INTO: ; Converted BREAK-STEP-NEXT. ; Compiling DEFUN BREAK-STEP-NEXT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SET-FULL-LINEINFO. ; Compiling DEFUN SET-FULL-LINEINFO: ; Converted WALK-GET-LINEINFO. ; Compiling DEFUN WALK-GET-LINEINFO: ; Converted FIRST-FORM-LINE. ; Compiling DEFUN FIRST-FORM-LINE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SPLIT-STRING. ; Compiling DEFUN SPLIT-STRING: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DBM-READ. ; Compiling DEFUN DBM-READ: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SET-ENV. ; Compiling DEFUN SET-ENV: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted BREAK-DBM-LOOP. ; Compiling DEFUN BREAK-DBM-LOOP: ; Converted BREAK-QUIT. ; Compiling DEFUN BREAK-QUIT: ; Converted BREAK-CURRENT. ; Compiling DEFUN BREAK-CURRENT: ; Converted DEF-BREAK. ; Compiling DEFUN DEF-BREAK: ; Converted BREAK-HELP. ; Compiling DEFUN BREAK-HELP: ; Compiling DEF-BREAK _NONE: ; Byte Compiling Top-Level Form: ; Compiling DEF-BREAK TOP: ; Converted *BREAK-POINTS*. ; Compiling DEFUN *BREAK-POINTS*: ; Converted BREAK-FUNCTION. ; Compiling DEFUN BREAK-FUNCTION: ; Converted MAKE-BREAK-POINT. ; Compiling DEFUN MAKE-BREAK-POINT: ; Converted DBM-UP. ; Compiling DEFUN DBM-UP: ; Converted INSERT-BREAK-POINT. ; Compiling DEFUN INSERT-BREAK-POINT: ; Converted SHORT-NAME. ; Compiling DEFUN SHORT-NAME: ; Converted SHOW-BREAK-POINT. ; Compiling DEFUN SHOW-BREAK-POINT: ; Converted RELATIVE-LINE. ; Compiling DEFUN RELATIVE-LINE: ; Byte Compiling Top-Level Form: ; Converted ITERATE-OVER-BKPTS. ; Compiling DEFUN ITERATE-OVER-BKPTS: ; Converted CURRENT-STEP-FUN. ; Compiling DEFUN CURRENT-STEP-FUN: ; Compiling DEF-BREAK INFO: ; Byte Compiling Top-Level Form: ; Converted LISP-QUIET. ; Compiling DEFMACRO LISP-QUIET: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LISP-EVAL. ; Compiling DEFMACRO LISP-EVAL: ; Byte Compiling Top-Level Form: ; Compiling DEF-BREAK DELETE: ; Compiling DEF-BREAK RESUME: ; Compiling DEF-BREAK CONTINUE: ; Compiling DEF-BREAK DISABLE: ; Compiling DEF-BREAK ENABLE: ; Byte Compiling Top-Level Form: ; Converted DO-BREAK. ; Compiling DEFMACRO DO-BREAK: ; Byte Compiling Top-Level Form: ; Converted GET-LINEINFO. ; Compiling DEFUN GET-LINEINFO: ; Converted RESTORE-BINDINGS. ; Compiling DEFUN RESTORE-BINDINGS: ; Converted REMOVE-BINDINGS. ; Compiling DEFUN REMOVE-BINDINGS: ; Converted BREAK-FRAME. ; Compiling DEFUN BREAK-FRAME: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/mdebug.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mdebug.sse2f" ; - Compiling module "miscellaneous" ; - Compiling source file "/home/maxima/maxima-test/src/scs.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:48. ; Compiling: /home/maxima/maxima-test/src/scs.lisp 2024-04-20 03:00:30 ; Converted SCSIMP-IMPL. ; Compiling DEFMFUN $SCSIMP: ; Converted $SCSIMP. ; Compiling DEFMFUN $SCSIMP: ; Byte Compiling Top-Level Form: ; Converted $SCSIMP. ; Compiling DEFMFUN $SCSIMP: ; Byte Compiling Top-Level Form: ; Converted SCS. ; Compiling DEFUN SCS: ; Converted SUBSCS. ; Compiling DEFUN SUBSCS: ; Converted SUBSC. ; Compiling DEFUN SUBSC: ; Converted DSTRB. ; Compiling DEFUN DSTRB: ; Converted DISTRIB-IMPL. ; Compiling DEFMFUN $DISTRIB: ; Converted $DISTRIB. ; Compiling DEFMFUN $DISTRIB: ; Byte Compiling Top-Level Form: ; Converted $DISTRIB. ; Compiling DEFMFUN $DISTRIB: ; Byte Compiling Top-Level Form: ; Converted FACOUT-IMPL. ; Compiling DEFMFUN $FACOUT: ; Converted $FACOUT. ; Compiling DEFMFUN $FACOUT: ; Byte Compiling Top-Level Form: ; Converted $FACOUT. ; Compiling DEFMFUN $FACOUT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/scs.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/scs.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/asum.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:48. ; Compiling: /home/maxima/maxima-test/src/asum.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling LOOP FOR: ; Byte Compiling Top-Level Form: ; Converted POLY?. ; Compiling DEFUN POLY?: ; Converted SMONO. ; Compiling DEFUN SMONO: ; Converted SMONOP. ; Compiling DEFUN SMONOP: ; Converted SMONOGEN. ; Compiling DEFUN SMONOGEN: ; Converted GFACT. ; Compiling DEFUN GFACT: ; Converted FACTORIAL. ; Compiling DEFUN FACTORIAL: ; Converted SIMPFACT. ; Compiling DEFUN SIMPFACT: ; Converted MAKEGAMMA1. ; Compiling DEFUN MAKEGAMMA1: ; Converted GENFACT-IMPL. ; Compiling DEF-SIMPLIFIER GENFACT: ; Converted $GENFACT. ; Compiling DEF-SIMPLIFIER GENFACT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $GENFACT. ; Compiling DEF-SIMPLIFIER GENFACT: ; Byte Compiling Top-Level Form: ; Converted SIMP-%GENFACT. ; Compiling DEF-SIMPLIFIER GENFACT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SUM-ARG. ; Compiling DEFMACRO SUM-ARG: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SUM-INDEX. ; Compiling DEFMACRO SUM-INDEX: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SUM-LOWER. ; Compiling DEFMACRO SUM-LOWER: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SUM-UPPER. ; Compiling DEFMACRO SUM-UPPER: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $SUM: ; Compiling DEFMSPEC $LSUM: ; Converted SIMPSUM. ; Compiling DEFUN SIMPSUM: ; Converted SIMPSUM1-SAVE. ; Compiling DEFUN SIMPSUM1-SAVE: ; Converted DOSUM. ; Compiling DEFUN DOSUM: ; Converted SUBST-IF-NOT-FREEOF. ; Compiling DEFUN SUBST-IF-NOT-FREEOF: ; Converted MEVALSUMARG. ; Compiling DEFUN MEVALSUMARG: ; Converted APPARENTLY-INTEGER. ; Compiling DEFUN APPARENTLY-INTEGER: ; Converted DO%SUM. ; Compiling DEFUN DO%SUM: ; Converted SIMPSUM1. ; Compiling DEFUN SIMPSUM1: ; Converted SIMPPROD1. ; Compiling DEFUN SIMPPROD1: ; Byte Compiling Top-Level Form: ; Converted SIMPPROD1-SAVE. ; Compiling DEFUN SIMPPROD1-SAVE: ; Converted GENSUMINDEX. ; Compiling DEFUN GENSUMINDEX: ; Converted SUMTIMES. ; Compiling DEFUN SUMTIMES: ; Converted SUMULTIN. ; Compiling DEFUN SUMULTIN: ; Converted SUMPLS. ; Compiling DEFUN SUMPLS: ; Converted ONEDIFF. ; Compiling DEFUN ONEDIFF: ; Converted FREESUM. ; Compiling DEFUN FREESUM: ; Converted OPER-APPLY. ; Compiling DEFUN OPER-APPLY: ; Converted DEFINE_OPPROPERTY-IMPL. ; Compiling DEFMFUN $DEFINE_OPPROPERTY: ; Converted $DEFINE_OPPROPERTY. ; Compiling DEFMFUN $DEFINE_OPPROPERTY: ; Byte Compiling Top-Level Form: ; Converted $DEFINE_OPPROPERTY. ; Compiling DEFMFUN $DEFINE_OPPROPERTY: ; Byte Compiling Top-Level Form: ; Converted LINEARIZE1. ; Compiling DEFUN LINEARIZE1: ; Converted OPIDENT. ; Compiling DEFUN OPIDENT: ; Converted REM-CONST. ; Compiling DEFUN REM-CONST: ; Converted LINEARIZE2. ; Compiling DEFUN LINEARIZE2: ; Converted LINEARCONST. ; Compiling DEFUN LINEARCONST: ; Converted LINEARIZE3. ; Compiling DEFUN LINEARIZE3: ; Converted REM-OPERS-P. ; Compiling DEFUN REM-OPERS-P: ; Byte Compiling Top-Level Form: ; Converted ADDITIVE. ; Compiling DEFUN ADDITIVE: ; Converted MULTIPLICATIVE. ; Compiling DEFUN MULTIPLICATIVE: ; Converted OUTATIVE. ; Compiling DEFUN OUTATIVE: ; Byte Compiling Top-Level Form: ; Converted EVENFUN. ; Compiling DEFUN EVENFUN: ; Converted ODDFUN. ; Compiling DEFUN ODDFUN: ; Converted COMMUTATIVE1. ; Compiling DEFUN COMMUTATIVE1: ; Converted ANTISYM. ; Compiling DEFUN ANTISYM: ; Converted ANTISYM1. ; Compiling DEFUN ANTISYM1: ; Converted BBSORT1. ; Compiling DEFUN BBSORT1: ; Byte Compiling Top-Level Form: ; Converted NARY1. ; Compiling DEFUN NARY1: ; Converted NARY2. ; Compiling DEFUN NARY2: ; Converted LASSOCIATIVE. ; Compiling DEFUN LASSOCIATIVE: ; Converted RASSOCIATIVE. ; Compiling DEFUN RASSOCIATIVE: ; Converted TOTAL-NARY. ; Compiling DEFUN TOTAL-NARY: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/asum.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/asum.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/fortra.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:48. ; Compiling: /home/maxima/maxima-test/src/fortra.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $FORTINDENT: ; Compiling DEFMSPEC $FORTRAN: ; Converted FORTRAN-PRINT. ; Compiling DEFUN FORTRAN-PRINT: ; Converted PRINT-SPACES. ; Compiling DEFUN PRINT-SPACES: ; Converted FORTSCAN. ; Compiling DEFUN FORTSCAN: ; Converted FORTSCAN-MTIMES. ; Compiling DEFUN FORTSCAN-MTIMES: ; Converted FORTMX-IMPL. ; Compiling DEFMFUN $FORTMX: ; Converted $FORTMX. ; Compiling DEFMFUN $FORTMX: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $FORTMX. ; Compiling DEFMFUN $FORTMX: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/fortra.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/fortra.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/optim.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:48. ; Compiling: /home/maxima/maxima-test/src/optim.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $OPTIMPREFIX: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted OPTIMIZE-IMPL. ; Compiling DEFMFUN $OPTIMIZE: ; Converted $OPTIMIZE. ; Compiling DEFMFUN $OPTIMIZE: ; Byte Compiling Top-Level Form: ; Converted $OPTIMIZE. ; Compiling DEFMFUN $OPTIMIZE: ; Byte Compiling Top-Level Form: ; Converted OPFORMAT. ; Compiling DEFUN OPFORMAT: ; Converted OPMEXPT. ; Compiling DEFUN OPMEXPT: ; Converted COLLAPSE-IMPL. ; Compiling DEFMFUN $COLLAPSE: ; Converted $COLLAPSE. ; Compiling DEFMFUN $COLLAPSE: ; Byte Compiling Top-Level Form: ; Converted $COLLAPSE. ; Compiling DEFMFUN $COLLAPSE: ; Byte Compiling Top-Level Form: ; Converted COLLAPSE. ; Compiling DEFUN COLLAPSE: ; Converted COMEXP. ; Compiling DEFUN COMEXP: ; Converted OPTIM. ; Compiling DEFUN OPTIM: ; Converted OPT-HASH. ; Compiling DEFUN OPT-HASH: ; Converted GETOPTIMVAR. ; Compiling DEFUN GETOPTIMVAR: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/optim.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/optim.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/marray.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:48. ; Compiling: /home/maxima/maxima-test/src/marray.lisp 2024-04-20 03:00:30 ; Converted LISTARRAY-IMPL. ; Compiling DEFMFUN $LISTARRAY: ; Converted $LISTARRAY. ; Compiling DEFMFUN $LISTARRAY: ; Byte Compiling Top-Level Form: ; Converted $LISTARRAY. ; Compiling DEFMFUN $LISTARRAY: ; Byte Compiling Top-Level Form: ; Converted FILLARRAY-IMPL. ; Compiling DEFMFUN $FILLARRAY: ; Converted $FILLARRAY. ; Compiling DEFMFUN $FILLARRAY: ; Byte Compiling Top-Level Form: ; Converted $FILLARRAY. ; Compiling DEFMFUN $FILLARRAY: ; Byte Compiling Top-Level Form: ; Converted GETVALUE. ; Compiling DEFUN GETVALUE: ; Compiling DEFMSPEC $REARRAY: ; Converted REARRAY-AUX. ; Compiling DEFUN REARRAY-AUX: ; Converted LISPM-REARRAY. ; Compiling DEFUN LISPM-REARRAY: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/marray.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/marray.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/mdot.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:48. ; Compiling: /home/maxima/maxima-test/src/mdot.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SIMPNCT. ; Compiling DEFUN SIMPNCT: ; Converted COMMUTATIVE-PRODUCTP. ; Compiling DEFUN COMMUTATIVE-PRODUCTP: ; Converted SIMPNCT-SC-OR-CONST-P. ; Compiling DEFUN SIMPNCT-SC-OR-CONST-P: ; Converted SIMPNCT-CONSTANTP. ; Compiling DEFUN SIMPNCT-CONSTANTP: ; Converted SIMPNCT-ASSUMESCALARP. ; Compiling DEFUN SIMPNCT-ASSUMESCALARP: ; Converted SIMPNCT-ONEP. ; Compiling DEFUN SIMPNCT-ONEP: ; Converted ZERO-PRODUCTP. ; Compiling DEFUN ZERO-PRODUCTP: ; Byte Compiling Top-Level Form: ; Converted PRODUCT-WITH-INNER-SCALARP. ; Compiling DEFUN PRODUCT-WITH-INNER-SCALARP: ; Converted PARTITION-PRODUCT. ; Compiling DEFUN PARTITION-PRODUCT: ; Converted OUTER-CONSTANT. ; Compiling DEFUN OUTER-CONSTANT: ; Converted SIMPNCT-BASE. ; Compiling DEFUN SIMPNCT-BASE: ; Converted SIMPNCT-POWER. ; Compiling DEFUN SIMPNCT-POWER: ; Converted SIMPNCT-ALIKE. ; Compiling DEFUN SIMPNCT-ALIKE: ; Converted SIMPNCT-MERGE-FACTORS. ; Compiling DEFUN SIMPNCT-MERGE-FACTORS: ; Converted MATRIX-MATRIX-PRODUCTP. ; Compiling DEFUN MATRIX-MATRIX-PRODUCTP: ; Converted SCALAR-MATRIX-PRODUCTP. ; Compiling DEFUN SCALAR-MATRIX-PRODUCTP: ; Converted SIMPNCEXPT. ; Compiling DEFUN SIMPNCEXPT: ; Converted SIMPNCT-INVERT. ; Compiling DEFUN SIMPNCT-INVERT: ; Byte Compiling Top-Level Form: ; Converted IDENTITYMX. ; Compiling DEFUN IDENTITYMX: ; Converted SIMPNCT-MERGE-PRODUCT. ; Compiling DEFUN SIMPNCT-MERGE-PRODUCT: ; Converted SIMPNCT-ANTISYM-CHECK. ; Compiling DEFUN SIMPNCT-ANTISYM-CHECK: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/mdot.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mdot.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/series.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:48. ; Compiling: /home/maxima/maxima-test/src/series.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted POWERSERIES-IMPL. ; Compiling DEFMFUN $POWERSERIES: ; Converted $POWERSERIES. ; Compiling DEFMFUN $POWERSERIES: ; Byte Compiling Top-Level Form: ; Converted $POWERSERIES. ; Compiling DEFMFUN $POWERSERIES: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted POWERSERIES-EXPANSION-ERROR. ; Compiling DEFUN POWERSERIES-EXPANSION-ERROR: ; Converted POWERSERIES. ; Compiling DEFUN POWERSERIES: ; Converted INTDIFF-VARS-IN-EXPR. ; Compiling DEFUN INTDIFF-VARS-IN-EXPR: ; Converted SBSTPT. ; Compiling DEFUN SBSTPT: ; Converted SERIESEXPAND*. ; Compiling DEFUN SERIESEXPAND*: ; Converted OUT-OF. ; Compiling DEFUN OUT-OF: ; Converted SHOW-EXP. ; Compiling DEFUN SHOW-EXP: ; Converted SERIESPASS1. ; Compiling DEFUN SERIESPASS1: ; Converted SP2EXPAND. ; Compiling DEFUN SP2EXPAND: ; Converted SP2SUB. ; Compiling DEFUN SP2SUB: ; Byte Compiling Top-Level Form: ; Converted RATEXP. ; Compiling DEFUN RATEXP: ; Converted SRATEXPND. ; Compiling DEFUN SRATEXPND: ; Converted PSP2FORMP. ; Compiling DEFUN PSP2FORMP: ; Converted PSP2FOLDSUM. ; Compiling DEFUN PSP2FOLDSUM: ; Converted DISTINCT-NONZERO-ROOTS-P. ; Compiling DEFUN DISTINCT-NONZERO-ROOTS-P: ; Converted HAS-DISTINCT-NONZERO-ROOTS-P. ; Compiling DEFUN HAS-DISTINCT-NONZERO-ROOTS-P: ; Converted EXPAND-DISTINCT-ROOTS. ; Compiling DEFUN EXPAND-DISTINCT-ROOTS: ; Converted RATEXPAND1. ; Compiling DEFUN RATEXPAND1: ; Converted SRATSUBST. ; Compiling DEFUN SRATSUBST: ; Converted GGCD. ; Compiling DEFUN GGCD: ; Converted EXLIST. ; Compiling DEFUN EXLIST: ; Byte Compiling Top-Level Form: ; Converted SRBINEXPND. ; Compiling DEFUN SRBINEXPND: ; Converted PSP2FORM. ; Compiling DEFUN PSP2FORM: ; Converted SRINTEGEXPD. ; Compiling DEFUN SRINTEGEXPD: ; Converted SRATP. ; Compiling DEFUN SRATP: ; Converted SANDMAP. ; Compiling DEFUN SANDMAP: ; Converted SP2TRIG. ; Compiling DEFUN SP2TRIG: ; Converted SPLIT-TWO-TERM-POLY. ; Compiling DEFUN SPLIT-TWO-TERM-POLY: ; Converted SP2LOG. ; Compiling DEFUN SP2LOG: ; Converted SP2EXPT. ; Compiling DEFUN SP2EXPT: ; Converted DUP. ; Compiling DEFUN DUP: ; Converted SP2DIFF. ; Compiling DEFUN SP2DIFF: ; Byte Compiling Top-Level Form: ; Converted SP2DIFF1. ; Compiling DEFUN SP2DIFF1: ; Converted SP2DIFF2. ; Compiling DEFUN SP2DIFF2: ; Converted SP2INTEG. ; Compiling DEFUN SP2INTEG: ; Converted SP2INTEG1. ; Compiling DEFUN SP2INTEG1: ; Converted SP2INTEG12. ; Compiling DEFUN SP2INTEG12: ; Converted SP2INTEG13. ; Compiling DEFUN SP2INTEG13: ; Converted INT-DIFF-SUBSTITUTE. ; Compiling DEFUN INT-DIFF-SUBSTITUTE: ; Converted SP2INTEG2. ; Compiling DEFUN SP2INTEG2: ; Converted SP3RECONST. ; Compiling DEFUN SP3RECONST: ; Converted SP3SUBSTPN. ; Compiling DEFUN SP3SUBSTPN: ; Converted SP3SUBSTP1. ; Compiling DEFUN SP3SUBSTP1: ; Byte Compiling Top-Level Form: ; Converted SP3SUBST. ; Compiling DEFUN SP3SUBST: ; Converted SP3FORM. ; Compiling DEFUN SP3FORM: ; Converted SP3FORM1. ; Compiling DEFUN SP3FORM1: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/series.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/series.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/numth.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:48. ; Compiling: /home/maxima/maxima-test/src/numth.lisp 2024-04-20 03:00:30 ; Converted DIVSUM-IMPL. ; Compiling DEFMFUN $DIVSUM: ; Converted $DIVSUM. ; Compiling DEFMFUN $DIVSUM: ; Byte Compiling Top-Level Form: ; Converted $DIVSUM. ; Compiling DEFMFUN $DIVSUM: ; Byte Compiling Top-Level Form: ; Converted DIVSUM. ; Compiling DEFUN DIVSUM: ; ; ; File: /home/maxima/maxima-test/src/numth.lisp ; In: DEFUN DIVSUM ; (<= N 1) ; --> IF ; ==> ; (> N 1) ; 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. ; ; (1- (EXPT TMP #)) ; ==> ; (- (EXPT 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 UNSIGNED-BYTE, not a FIXNUM. ; Unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a (INTEGER 1), not a FIXNUM. ; The result is a UNSIGNED-BYTE, not a FIXNUM. ; etc. ; ; (1- TMP) ; ==> ; (- 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 UNSIGNED-BYTE, not a FIXNUM. ; Unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a (INTEGER 1), not a FIXNUM. ; The result is a UNSIGNED-BYTE, not a FIXNUM. ; etc. ; ; #'(LAMBDA (PE) (1+ #)) ; Note: Doing signed word to integer coercion (cost 20) to "". ; ; Converted TOTIENT-IMPL. ; Compiling DEFMFUN $TOTIENT: ; Converted $TOTIENT. ; Compiling DEFMFUN $TOTIENT: ; Byte Compiling Top-Level Form: ; Converted $TOTIENT. ; Compiling DEFMFUN $TOTIENT: ; Byte Compiling Top-Level Form: ; Converted TOTIENT. ; Compiling DEFUN TOTIENT: ; ; ; File: /home/maxima/maxima-test/src/numth.lisp ; In: DEFUN TOTIENT ; (1- P) ; ==> ; (- 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 (INTEGER 1), not a FIXNUM. ; Unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a (INTEGER 2), not a FIXNUM. ; The result is a (INTEGER 1), not a FIXNUM. ; etc. ; ; (* (1- P) (EXPT P #)) ; 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 (INTEGER 1), not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a (INTEGER 1), not a (UNSIGNED-BYTE 32). ; The second argument is a (INTEGER 1), not a (UNSIGNED-BYTE 32). ; The result is a (INTEGER 1), not a (UNSIGNED-BYTE 32). ; etc. ; ; (< 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. ; ; Converted JACOBI-IMPL. ; Compiling DEFMFUN $JACOBI: ; Converted $JACOBI. ; Compiling DEFMFUN $JACOBI: ; Byte Compiling Top-Level Form: ; Converted $JACOBI. ; Compiling DEFMFUN $JACOBI: ; Byte Compiling Top-Level Form: ; Converted JACOBI. ; Compiling DEFUN JACOBI: ; ; ; File: /home/maxima/maxima-test/src/numth.lisp ; In: DEFUN JACOBI ; (ABS A) ; --> IF ; ==> ; (< 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 - ; ==> ; (KERNEL:%NEGATE 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 (INTEGER 1), not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 2) because: ; The first argument is a (INTEGER * -1), not a (SIGNED-BYTE 32). ; The result is a (INTEGER 1), not a (SIGNED-BYTE 32). ; ; (EVENP A) ; --> ZEROP = ; ==> ; (LOGAND A 1) ; Note: Forced to do static-function Two-arg-and (cost 53). ; Unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 1) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; (EVENP B) ; --> ZEROP = ; ==> ; (LOGAND B 1) ; Note: Forced to do static-function Two-arg-and (cost 53). ; Unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 1) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; [Last message occurs 2 times] ; (ASH B -1) ; Note: Forced to do full call. ; Unable to do inline ASH (cost 1) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; Unable to do inline ASH (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a INTEGER, not a FIXNUM. ; etc. ; ; (LOGAND A 7) ; Note: Forced to do static-function Two-arg-and (cost 53). ; Unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 1) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; (MINUSP B) ; ==> ; (< 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. ; ; (- B) ; ==> ; (KERNEL:%NEGATE 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 INTEGER, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 2) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; ; (MINUSP A) ; ==> ; (< 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. ; ; (> 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. ; ; (EVENP A) ; --> ZEROP = ; ==> ; (LOGAND A 1) ; Note: Forced to do static-function Two-arg-and (cost 53). ; Unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 1) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; (ASH A -1) ; Note: Forced to do full call. ; Unable to do inline ASH (cost 1) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; Unable to do inline ASH (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a INTEGER, not a FIXNUM. ; etc. ; ; (LOGAND B 7) ; Note: Forced to do static-function Two-arg-and (cost 53). ; Unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 1) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; (LOGAND A B 2) ; --> LOGAND ; ==> ; (LOGAND A B) ; Note: Forced to do static-function Two-arg-and (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 INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 3) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; ==> ; (LOGAND (LOGAND A B) 2) ; Note: Forced to do static-function Two-arg-and (cost 53). ; Unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 1) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; (ABS A) ; --> IF ; ==> ; (< 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 - ; ==> ; (KERNEL:%NEGATE 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 (INTEGER 1), not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 2) because: ; The first argument is a (INTEGER * -1), not a (SIGNED-BYTE 32). ; The result is a (INTEGER 1), not a (SIGNED-BYTE 32). ; ; (LOOP FOR V FIXNUM =...) ; --> BLOCK LET ANSI-LOOP::LOOP-BODY TAGBODY ANSI-LOOP::LOOP-REALLY-DESETQ ; ==> ; (SETQ V (1+ V)) ; Note: Doing signed word to integer coercion (cost 20), for: ; The first argument of CHECK-FIXNUM. ; ; [Last message occurs 2 times] ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GCFACTOR-IMPL. ; Compiling DEFMFUN $GCFACTOR: ; Converted $GCFACTOR. ; Compiling DEFMFUN $GCFACTOR: ; Byte Compiling Top-Level Form: ; Converted $GCFACTOR. ; Compiling DEFMFUN $GCFACTOR: ; Byte Compiling Top-Level Form: ; Converted IMODP. ; Compiling DEFUN IMODP: ; ; ; File: /home/maxima/maxima-test/src/numth.lisp ; In: DEFUN IMODP ; (REM P 4) ; --> BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL TRUNCATE IF MINUSP ; ==> ; (< 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. ; ; --> BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL TRUNCATE IF VALUES ; ==> ; (ASH C::X -2) ; Note: Forced to do full call. ; Unable to do inline ASH (cost 1) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; Unable to do inline ASH (cost 2) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a UNSIGNED-BYTE, not a FIXNUM. ; etc. ; ; ==> ; (LOGAND C::X 3) ; Note: Forced to do static-function Two-arg-and (cost 53). ; Unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 1) because: ; The first argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; etc. ; ; --> BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL TRUNCATE IF VALUES - ; --> KERNEL:%NEGATE ASH - ; ==> ; (KERNEL:%NEGATE 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 (INTEGER 1), not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 2) because: ; The first argument is a (INTEGER * -1), not a (SIGNED-BYTE 32). ; The result is a (INTEGER 1), not a (SIGNED-BYTE 32). ; ; --> BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL TRUNCATE IF VALUES - ; --> KERNEL:%NEGATE ; ==> ; (ASH (- C::X) -2) ; Note: Forced to do full call. ; Unable to do inline ASH (cost 1) because: ; The first argument is a (INTEGER 1), not a FIXNUM. ; The result is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; Unable to do inline ASH (cost 2) because: ; The first argument is a (INTEGER 1), not a FIXNUM. ; The result is a UNSIGNED-BYTE, not a FIXNUM. ; etc. ; ; --> BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL TRUNCATE IF VALUES - ; ==> ; (KERNEL:%NEGATE (ASH # -2)) ; Note: Forced to do GENERIC-NEGATE (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 (INTEGER * 0), not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 2) because: ; The first argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; The result is a (INTEGER * 0), not a (SIGNED-BYTE 32). ; ; (REM P 8) ; --> BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL TRUNCATE IF MINUSP ; ==> ; (< 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. ; ; --> BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL TRUNCATE IF VALUES ; ==> ; (ASH C::X -3) ; Note: Forced to do full call. ; Unable to do inline ASH (cost 1) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; Unable to do inline ASH (cost 2) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a UNSIGNED-BYTE, not a FIXNUM. ; etc. ; ; ==> ; (LOGAND C::X 7) ; Note: Forced to do static-function Two-arg-and (cost 53). ; Unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 1) because: ; The first argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; etc. ; ; --> BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL TRUNCATE IF VALUES - ; --> KERNEL:%NEGATE ASH - ; ==> ; (KERNEL:%NEGATE 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 (INTEGER 1), not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 2) because: ; The first argument is a (INTEGER * -1), not a (SIGNED-BYTE 32). ; The result is a (INTEGER 1), not a (SIGNED-BYTE 32). ; ; --> BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL TRUNCATE IF VALUES - ; --> KERNEL:%NEGATE ; ==> ; (ASH (- C::X) -3) ; Note: Forced to do full call. ; Unable to do inline ASH (cost 1) because: ; The first argument is a (INTEGER 1), not a FIXNUM. ; The result is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; Unable to do inline ASH (cost 2) because: ; The first argument is a (INTEGER 1), not a FIXNUM. ; The result is a UNSIGNED-BYTE, not a FIXNUM. ; etc. ; ; --> BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL TRUNCATE IF VALUES - ; ==> ; (KERNEL:%NEGATE (ASH # -3)) ; Note: Forced to do GENERIC-NEGATE (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 (INTEGER * 0), not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 2) because: ; The first argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; The result is a (INTEGER * 0), not a (SIGNED-BYTE 32). ; ; (1- P) ; ==> ; (- 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 INTEGER, not a FIXNUM. ; Unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a INTEGER, not a FIXNUM. ; etc. ; ; (ASH (1- P) -2) ; Note: Forced to do full call. ; Unable to do inline ASH (cost 1) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; Unable to do inline ASH (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a INTEGER, not a FIXNUM. ; etc. ; ; (1- P) ; ==> ; (- 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 INTEGER, not a FIXNUM. ; Unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a INTEGER, not a FIXNUM. ; etc. ; ; (ASH (1- P) -2) ; Note: Forced to do full call. ; Unable to do inline ASH (cost 1) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; Unable to do inline ASH (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a INTEGER, not a FIXNUM. ; etc. ; ; (1- P) ; ==> ; (- 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 INTEGER, not a FIXNUM. ; Unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a INTEGER, not a FIXNUM. ; etc. ; ; (ASH (1- P) -2) ; Note: Forced to do full call. ; Unable to do inline ASH (cost 1) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; Unable to do inline ASH (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a INTEGER, not a FIXNUM. ; etc. ; ; (+ I 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 INTEGER, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; Converted PSUMSQ. ; Compiling DEFUN PSUMSQ: ; ; ; File: /home/maxima/maxima-test/src/numth.lisp ; In: DEFUN PSUMSQ ; (> R1 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. ; ; Converted GCTIMES. ; Compiling DEFUN GCTIMES: ; ; ; File: /home/maxima/maxima-test/src/numth.lisp ; In: DEFUN GCTIMES ; (* A 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 INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; (* B 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 INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; (- (* A C) (* B 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 INTEGER, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; The second argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; (* A 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 INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; (* B 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 INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; (+ (* A D) (* B 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 INTEGER, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; The second argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; Converted GCDISP. ; Compiling DEFUN GCDISP: ; Converted GCFACTOR. ; Compiling DEFUN GCFACTOR: ; ; ; File: /home/maxima/maxima-test/src/numth.lisp ; In: DEFUN GCFACTOR ; (* A 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 UNSIGNED-BYTE, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a UNSIGNED-BYTE, not a (UNSIGNED-BYTE 32). ; etc. ; ; (* B 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 UNSIGNED-BYTE, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a UNSIGNED-BYTE, not a (UNSIGNED-BYTE 32). ; etc. ; ; (+ (* A A) (* B B)) ; 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 UNSIGNED-BYTE, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 5) because: ; The first argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; The second argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; The result is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; etc. ; ; (MAX (THE INTEGER #) (THE INTEGER #)) ; --> LET LET IF >= IF ; ==> ; (< #:OO-0 #:OO-1) ; 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. ; ; (* A (THE INTEGER #)) ; 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 INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; (* B (THE INTEGER #)) ; 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 INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; (+ (* A #) (* 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 INTEGER, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; The second argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; (- (THE INTEGER #)) ; ==> ; (KERNEL:%NEGATE (THE INTEGER #)) ; 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 INTEGER, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 2) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; ; (GCTIMES A B (THE INTEGER #) (- #)) ; --> BLOCK LIST - ; ==> ; (* A 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 INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; ==> ; (* B 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 INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; --> BLOCK LIST ; ==> ; (- (* A C) (* B 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 INTEGER, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; The second argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; --> BLOCK LIST + ; ==> ; (* A 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 INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; ==> ; (* B 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 INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; --> BLOCK LIST ; ==> ; (+ (* A D) (* B 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 INTEGER, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; The second argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; (INCF ECONT (THE INTEGER #)) ; --> LET* ; ==> ; (+ ECONT #:G7) ; 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 INTEGER, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; The second argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; (* 2 (THE INTEGER #)) ; --> * ; ==> ; (ASH C::X 1) ; Note: Forced to do full call. ; Unable to do inline ASH (cost 1) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; Unable to do inline ASH (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a INTEGER, not a FIXNUM. ; etc. ; ; (INCF E1 (* 2 #)) ; --> LET* ; ==> ; (+ E1 #:G9) ; 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 INTEGER, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; The second argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; (INCF E1 (THE INTEGER #)) ; --> LET* ; ==> ; (+ E1 #:G11) ; 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 INTEGER, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; The second argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; (INCF E2 (THE INTEGER #)) ; --> LET* ; ==> ; (+ E2 #:G13) ; 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 INTEGER, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; The second argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; (REM ECONT 4) ; --> BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL TRUNCATE IF MINUSP ; ==> ; (< 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. ; ; --> BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL TRUNCATE IF VALUES ; ==> ; (ASH C::X -2) ; Note: Forced to do full call. ; Unable to do inline ASH (cost 1) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; Unable to do inline ASH (cost 2) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a UNSIGNED-BYTE, not a FIXNUM. ; etc. ; ; ==> ; (LOGAND C::X 3) ; Note: Forced to do static-function Two-arg-and (cost 53). ; Unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a UNSIGNED-BYTE, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 1) because: ; The first argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; etc. ; ; --> BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL TRUNCATE IF VALUES - ; --> KERNEL:%NEGATE ASH - ; ==> ; (KERNEL:%NEGATE 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 (INTEGER 1), not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 2) because: ; The first argument is a (INTEGER * -1), not a (SIGNED-BYTE 32). ; The result is a (INTEGER 1), not a (SIGNED-BYTE 32). ; ; --> BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL TRUNCATE IF VALUES - ; --> KERNEL:%NEGATE ; ==> ; (ASH (- C::X) -2) ; Note: Forced to do full call. ; Unable to do inline ASH (cost 1) because: ; The first argument is a (INTEGER 1), not a FIXNUM. ; The result is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; Unable to do inline ASH (cost 2) because: ; The first argument is a (INTEGER 1), not a FIXNUM. ; The result is a UNSIGNED-BYTE, not a FIXNUM. ; etc. ; ; --> BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL TRUNCATE IF VALUES - ; ==> ; (KERNEL:%NEGATE (ASH # -2)) ; Note: Forced to do GENERIC-NEGATE (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 (INTEGER * 0), not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 2) because: ; The first argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; The result is a (INTEGER * 0), not a (SIGNED-BYTE 32). ; ; (GCTIMES A B RCD ICD) ; --> BLOCK LIST - ; ==> ; (* A 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 INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; ==> ; (* B 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 INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; --> BLOCK LIST ; ==> ; (- (* A C) (* B 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 INTEGER, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; The second argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; --> BLOCK LIST + ; ==> ; (* A 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 INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; ==> ; (* B 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 INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; --> BLOCK LIST ; ==> ; (+ (* A D) (* B 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 INTEGER, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; The second argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; Converted GCSQR. ; Compiling DEFUN GCSQR: ; ; ; File: /home/maxima/maxima-test/src/numth.lisp ; In: DEFUN GCSQR ; (* R 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 UNSIGNED-BYTE, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a UNSIGNED-BYTE, not a (UNSIGNED-BYTE 32). ; etc. ; ; (* I 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 UNSIGNED-BYTE, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a UNSIGNED-BYTE, not a (UNSIGNED-BYTE 32). ; etc. ; ; (+ (* R R) (* I I)) ; 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 UNSIGNED-BYTE, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 5) because: ; The first argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; The second argument is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; The result is a UNSIGNED-BYTE, not a (SIGNED-BYTE 32). ; etc. ; ; (* R 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 INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; (ASH (* R I) 1) ; Note: Forced to do full call. ; Unable to do inline ASH (cost 1) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; Unable to do inline ASH (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a INTEGER, not a FIXNUM. ; etc. ; ; Converted GCTIME1. ; Compiling DEFUN GCTIME1: ; ; ; File: /home/maxima/maxima-test/src/numth.lisp ; In: DEFUN GCTIME1 ; (GCTIMES (CAR A) (CADR A) (CAR B) (CADR B)) ; --> BLOCK LIST - ; ==> ; (* A 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 INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; ==> ; (* B 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 INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; --> BLOCK LIST ; ==> ; (- (* A C) (* B 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 INTEGER, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; The second argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; --> BLOCK LIST + ; ==> ; (* A 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 INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; ==> ; (* B 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 INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; --> BLOCK LIST ; ==> ; (+ (* A D) (* B 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 INTEGER, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; The second argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; Converted GCEXPT. ; Compiling DEFUN GCEXPT: ; ; ; File: /home/maxima/maxima-test/src/numth.lisp ; In: DEFUN GCEXPT ; (GCTIME1 A (GCEXPT # #)) ; --> BLOCK GCTIMES BLOCK LIST - ; ==> ; (* A 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 INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; ==> ; (* B 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 INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; --> BLOCK GCTIMES BLOCK LIST ; ==> ; (- (* A C) (* B 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 INTEGER, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; The second argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; --> BLOCK GCTIMES BLOCK LIST + ; ==> ; (* A 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 INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; ==> ; (* B 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 INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; --> BLOCK GCTIMES BLOCK LIST ; ==> ; (+ (* A D) (* B 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 INTEGER, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; The second argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ZN-QUO. ; Compiling DEFUN ZN-QUO: ; ; ; File: /home/maxima/maxima-test/src/numth.lisp ; In: DEFUN ZN-QUO ; (* N (INV-MOD D P)) ; Note: Unable to optimize due to type uncertainty: ; The second argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The second argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; Note: Unable to convert x*2^k to shift due to type uncertainty: ; The second argument is a REAL, not a INTEGER. ; ; (MOD (* N #) P) ; --> BLOCK LET IF AND IF NOT IF ZEROP ; ==> ; (= REM 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to open code because: ; Operands might not be the same type. ; ; --> BLOCK LET IF AND IF AND IF PLUSP ; ==> ; (> NUMBER 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< NUMBER 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK LET IF ; ==> ; (+ REM KERNEL::DIVISOR) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; --> BLOCK LET REM BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL ; ==> ; (TRUNCATE NUMBER KERNEL::DIVISOR) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to convert division by 2^k to shift due to type uncertainty: ; The first argument is a REAL, not a INTEGER. ; ; (* N (INV-MOD D P)) ; 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 REAL, not a FIXNUM. ; The result is a REAL, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a REAL, not a (UNSIGNED-BYTE 32). ; The result is a REAL, not a (UNSIGNED-BYTE 32). ; etc. ; ; (MOD (* N #) P) ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< KERNEL::DIVISOR 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. ; ; --> BLOCK LET IF AND IF AND 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. ; ; --> BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< 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. ; ; --> BLOCK LET IF ; ==> ; (+ REM KERNEL::DIVISOR) ; Note: Forced to do GENERIC-+ (cost 10). ; Unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a REAL, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a REAL, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 5) because: ; The first argument is a REAL, not a (SIGNED-BYTE 32). ; The second argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a REAL, not a (SIGNED-BYTE 32). ; etc. ; ; Converted ZN_ORDER-IMPL. ; Compiling DEFMFUN $ZN_ORDER: ; Converted $ZN_ORDER. ; Compiling DEFMFUN $ZN_ORDER: ; Byte Compiling Top-Level Form: ; Converted $ZN_ORDER. ; Compiling DEFMFUN $ZN_ORDER: ; Byte Compiling Top-Level Form: ; Converted ZN_ORDER. ; Compiling DEFUN ZN_ORDER: ; Converted ZN-ORDER. ; Compiling DEFUN ZN-ORDER: ; Converted TOTIENT-WITH-FACTORS. ; Compiling DEFUN TOTIENT-WITH-FACTORS: ; Converted TOTIENT-FROM-FACTORS. ; Compiling DEFUN TOTIENT-FROM-FACTORS: ; Converted ZN_PRIMROOT_P-IMPL. ; Compiling DEFMFUN $ZN_PRIMROOT_P: ; Converted $ZN_PRIMROOT_P. ; Compiling DEFMFUN $ZN_PRIMROOT_P: ; Byte Compiling Top-Level Form: ; Converted $ZN_PRIMROOT_P. ; Compiling DEFMFUN $ZN_PRIMROOT_P: ; Byte Compiling Top-Level Form: ; Converted ZN-PRIMROOT-P. ; Compiling DEFUN ZN-PRIMROOT-P: ; Converted ZN_PRIMROOT-IMPL. ; Compiling DEFMFUN $ZN_PRIMROOT: ; Converted $ZN_PRIMROOT. ; Compiling DEFMFUN $ZN_PRIMROOT: ; Byte Compiling Top-Level Form: ; Converted $ZN_PRIMROOT. ; Compiling DEFMFUN $ZN_PRIMROOT: ; Byte Compiling Top-Level Form: ; Converted CYCLIC-P. ; Compiling DEFUN CYCLIC-P: ; Converted ZN-PRIMROOT. ; Compiling DEFUN ZN-PRIMROOT: ; Converted CHINESE-IMPL. ; Compiling DEFMFUN ($CHINESE DEPRECATED-P $SOLVE_CONGRUENCES): ; Converted $CHINESE. ; Compiling DEFMFUN ($CHINESE DEPRECATED-P $SOLVE_CONGRUENCES): ; Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $CHINESE. ; Compiling DEFMFUN ($CHINESE DEPRECATED-P $SOLVE_CONGRUENCES): ; Byte Compiling Top-Level Form: ; Converted SOLVE_CONGRUENCES-IMPL. ; Compiling DEFMFUN $SOLVE_CONGRUENCES: ; Converted $SOLVE_CONGRUENCES. ; Compiling DEFMFUN $SOLVE_CONGRUENCES: ; Byte Compiling Top-Level Form: ; Converted $SOLVE_CONGRUENCES. ; Compiling DEFMFUN $SOLVE_CONGRUENCES: ; Byte Compiling Top-Level Form: ; Converted SOLVE-CONGRUENCES. ; Compiling DEFUN SOLVE-CONGRUENCES: ; Converted ZN-GCDEX2. ; Compiling DEFUN ZN-GCDEX2: ; Converted ZN_LOG-IMPL. ; Compiling DEFMFUN $ZN_LOG: ; Converted $ZN_LOG. ; Compiling DEFMFUN $ZN_LOG: ; Byte Compiling Top-Level Form: ; Converted $ZN_LOG. ; Compiling DEFMFUN $ZN_LOG: ; Byte Compiling Top-Level Form: ; Converted ZN-DLOG. ; Compiling DEFUN ZN-DLOG: ; Converted DLOG-BABY-GIANT. ; Compiling DEFUN DLOG-BABY-GIANT: ; Converted DLOG-NAIVE. ; Compiling DEFUN DLOG-NAIVE: ; Converted DLOG-RHO. ; Compiling DEFUN DLOG-RHO: ; ; ; File: /home/maxima/maxima-test/src/numth.lisp ; In: DEFUN DLOG-RHO ; (ZN-QUO DY DZ P) ; --> BLOCK MOD ; ==> ; (* N (INV-MOD D P)) ; Note: Unable to optimize due to type uncertainty: ; The second argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The second argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; Note: Unable to convert x*2^k to shift due to type uncertainty: ; The second argument is a REAL, not a INTEGER. ; ; 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 REAL, not a FIXNUM. ; The result is a REAL, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a REAL, not a (UNSIGNED-BYTE 32). ; The result is a REAL, not a (UNSIGNED-BYTE 32). ; etc. ; ; Converted DLOG-F. ; Compiling DEFUN DLOG-F: ; Converted ZN_CHARACTERISTIC_FACTORS-IMPL. ; Compiling DEFMFUN $ZN_CHARACTERISTIC_FACTORS: ; Converted $ZN_CHARACTERISTIC_FACTORS. ; Compiling DEFMFUN $ZN_CHARACTERISTIC_FACTORS: ; Byte Compiling Top-Level Form: ; Converted $ZN_CHARACTERISTIC_FACTORS. ; Compiling DEFMFUN $ZN_CHARACTERISTIC_FACTORS: ; Byte Compiling Top-Level Form: ; Converted ZN_CARMICHAEL_LAMBDA-IMPL. ; Compiling DEFMFUN $ZN_CARMICHAEL_LAMBDA: ; Converted $ZN_CARMICHAEL_LAMBDA. ; Compiling DEFMFUN $ZN_CARMICHAEL_LAMBDA: ; Byte Compiling Top-Level Form: ; Converted $ZN_CARMICHAEL_LAMBDA. ; Compiling DEFMFUN $ZN_CARMICHAEL_LAMBDA: ; Byte Compiling Top-Level Form: ; Converted ZN-CHARACTERISTIC-FACTORS. ; Compiling DEFUN ZN-CHARACTERISTIC-FACTORS: ; Converted ZN-SHANKS-PHI-STEP-BC. ; Compiling DEFUN ZN-SHANKS-PHI-STEP-BC: ; Converted ZN-PE>. ; Compiling DEFUN ZN-PE>: ; Converted ZN_FACTOR_GENERATORS-IMPL. ; Compiling DEFMFUN $ZN_FACTOR_GENERATORS: ; Converted $ZN_FACTOR_GENERATORS. ; Compiling DEFMFUN $ZN_FACTOR_GENERATORS: ; Byte Compiling Top-Level Form: ; Converted $ZN_FACTOR_GENERATORS. ; Compiling DEFMFUN $ZN_FACTOR_GENERATORS: ; Byte Compiling Top-Level Form: ; Converted ZN-FACTOR-GENERATORS. ; Compiling DEFUN ZN-FACTOR-GENERATORS: ; Converted ZN_NTH_ROOT-IMPL. ; Compiling DEFMFUN $ZN_NTH_ROOT: ; Converted $ZN_NTH_ROOT. ; Compiling DEFMFUN $ZN_NTH_ROOT: ; Byte Compiling Top-Level Form: ; Converted $ZN_NTH_ROOT. ; Compiling DEFMFUN $ZN_NTH_ROOT: ; Byte Compiling Top-Level Form: ; Converted ZN-NRT. ; Compiling DEFUN ZN-NRT: ; Converted ZN-DISTRIB-LISTS. ; Compiling DEFUN ZN-DISTRIB-LISTS: ; Converted ZQ-NRT. ; Compiling DEFUN ZQ-NRT: ; Converted ZQ-AMM. ; Compiling DEFUN ZQ-AMM: ; Converted ZN-GCDEX1. ; Compiling DEFUN ZN-GCDEX1: ; Converted ZN-GCDEX. ; Compiling DEFUN ZN-GCDEX: ; Converted ZN-TABLE-ERRCHK. ; Compiling DEFUN ZN-TABLE-ERRCHK: ; Converted ZN_ADD_TABLE-IMPL. ; Compiling DEFMFUN $ZN_ADD_TABLE: ; Byte Compiling Top-Level Form: ; Converted $ZN_ADD_TABLE. ; Compiling DEFMFUN $ZN_ADD_TABLE: ; Byte Compiling Top-Level Form: ; Converted $ZN_ADD_TABLE. ; Compiling DEFMFUN $ZN_ADD_TABLE: ; Byte Compiling Top-Level Form: ; Converted ZN_MULT_TABLE-IMPL. ; Compiling DEFMFUN $ZN_MULT_TABLE: ; Converted $ZN_MULT_TABLE. ; Compiling DEFMFUN $ZN_MULT_TABLE: ; Byte Compiling Top-Level Form: ; Converted $ZN_MULT_TABLE. ; Compiling DEFMFUN $ZN_MULT_TABLE: ; Byte Compiling Top-Level Form: ; Converted ZN_POWER_TABLE-IMPL. ; Compiling DEFMFUN $ZN_POWER_TABLE: ; Converted $ZN_POWER_TABLE. ; Compiling DEFMFUN $ZN_POWER_TABLE: ; Byte Compiling Top-Level Form: ; Converted $ZN_POWER_TABLE. ; Compiling DEFMFUN $ZN_POWER_TABLE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GF-BALANCED-INFO. ; Compiling DEFUN GF-BALANCED-INFO: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GF-COEFF-CHECK. ; Compiling DEFUN GF-COEFF-CHECK: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GF-MERROR. ; Compiling DEFUN GF-MERROR: ; Converted GF-CHAR?. ; Compiling DEFUN GF-CHAR?: ; Converted GF-RED?. ; Compiling DEFUN GF-RED?: ; Converted GF-DATA?. ; Compiling DEFUN GF-DATA?: ; Converted GF-FIELD?. ; Compiling DEFUN GF-FIELD?: ; Converted EF-GF-FIELD?. ; Compiling DEFUN EF-GF-FIELD?: ; Converted EF-RED?. ; Compiling DEFUN EF-RED?: ; Converted EF-DATA?. ; Compiling DEFUN EF-DATA?: ; Converted EF-FIELD?. ; Compiling DEFUN EF-FIELD?: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAYBE-CHAR-IS-FIXNUM-LET. ; Compiling DEFMACRO MAYBE-CHAR-IS-FIXNUM-LET: ; Byte Compiling Top-Level Form: ; Converted GF-CINV. ; Compiling DEFUN GF-CINV: ; Converted GF-CPOW. ; Compiling DEFUN GF-CPOW: ; Converted GF-CMOD. ; Compiling DEFUN GF-CMOD: ; Converted GF-CTIMES. ; Compiling DEFUN GF-CTIMES: ; Converted GF-CPLUS-B. ; Compiling DEFUN GF-CPLUS-B: ; Converted GF-CMINUS-B. ; Compiling DEFUN GF-CMINUS-B: ; Converted EF-CINV. ; Compiling DEFUN EF-CINV: ; Converted EF-CPOW. ; Compiling DEFUN EF-CPOW: ; Converted EF-CMOD. ; Compiling DEFUN EF-CMOD: ; Converted EF-CTIMES. ; Compiling DEFUN EF-CTIMES: ; Converted EF-CPLUS-B. ; Compiling DEFUN EF-CPLUS-B: ; Byte Compiling Top-Level Form: ; Converted EF-CMINUS-B. ; Compiling DEFUN EF-CMINUS-B: ; Converted EF-CTIMES-BY-TABLE. ; Compiling DEFUN EF-CTIMES-BY-TABLE: ; Converted EF-CMINUS-BY-TABLE. ; Compiling DEFUN EF-CMINUS-BY-TABLE: ; Converted EF-CINV-BY-TABLE. ; Compiling DEFUN EF-CINV-BY-TABLE: ; Converted EF-CPLUS-BY-TABLE. ; Compiling DEFUN EF-CPLUS-BY-TABLE: ; Converted EF-CPOW-BY-TABLE. ; Compiling DEFUN EF-CPOW-BY-TABLE: ; Converted GF-POW-BY-TABLE. ; Compiling DEFUN GF-POW-BY-TABLE: ; Converted F2-RED. ; Compiling DEFUN F2-RED: ; ; ; File: /home/maxima/maxima-test/src/numth.lisp ; In: DEFUN F2-RED ; (= A 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; Note: Unable to open code because: ; Operands might not be the same type. ; ; (ASH RED 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 result is a INTEGER, not a FIXNUM. ; Unable to do inline ASH (cost 4) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; (LOGXOR A (ASH RED E)) ; Note: Forced to do static-function 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 INTEGER, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 3) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; The second argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; Converted F2-TIMES. ; Compiling DEFUN F2-TIMES: ; ; ; File: /home/maxima/maxima-test/src/numth.lisp ; In: DEFUN F2-TIMES ; (LOGBITP I B) ; Note: Unable to optimize due to type uncertainty: ; The second argument is a INTEGER, not a (INTEGER -2147483648 4294967295). ; ; (ASH A (1- 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 536870910), not a (UNSIGNED-BYTE 29). ; The result is a INTEGER, not a FIXNUM. ; Unable to do inline ASH (cost 4) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a (INTEGER -1 536870910), not a (UNSIGNED-BYTE 29). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; (ASH A1 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 (INTEGER -536870912 ; 536870897), not a (UNSIGNED-BYTE 29). ; The result is a INTEGER, not a FIXNUM. ; Unable to do inline ASH (cost 4) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a (INTEGER -536870912 ; 536870897), not a (UNSIGNED-BYTE 29). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; (LOGXOR AB A1) ; Note: Forced to do static-function 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 INTEGER, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 3) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; The second argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; Converted F2-POW. ; Compiling DEFUN F2-POW: ; ; ; File: /home/maxima/maxima-test/src/numth.lisp ; In: DEFUN F2-POW ; (= A 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; Note: Unable to open code because: ; Operands might not be the same type. ; ; (ODDP N) ; --> NOT IF ZEROP = ; ==> ; (LOGAND N 1) ; Note: Forced to do static-function Two-arg-and (cost 53). ; Unable to do inline fixnum arithmetic (cost 1) because: ; The first argument is a INTEGER, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 1) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; (ASH N -1) ; Note: Forced to do full call. ; Unable to do inline ASH (cost 1) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; Unable to do inline ASH (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a INTEGER, not a FIXNUM. ; etc. ; ; Converted F2-INV. ; Compiling DEFUN F2-INV: ; ; ; File: /home/maxima/maxima-test/src/numth.lisp ; In: DEFUN F2-INV ; (= B 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; Note: Unable to open code because: ; Operands might not be the same type. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; Note: Unable to open code because: ; Operands might not be the same type. ; ; (LOGXOR (F2-TIMES Q B1) A1) ; Note: Forced to do static-function 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 INTEGER, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 3) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; The second argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; Byte Compiling Top-Level Form: ; Converted F2-DIVIDE. ; Compiling DEFUN F2-DIVIDE: ; ; ; File: /home/maxima/maxima-test/src/numth.lisp ; In: DEFUN F2-DIVIDE ; (= B 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; Note: Unable to open code because: ; Operands might not be the same type. ; ; (= A 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; Note: Unable to open code because: ; Operands might not be the same type. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; Note: Unable to open code because: ; Operands might not be the same type. ; ; (ASH 1 E) ; Note: Forced to do full call. ; Unable to do inline ASH (cost 3) because: ; The result is a (INTEGER 1), not a FIXNUM. ; Unable to do inline ASH (cost 4) because: ; The result is a (INTEGER 1), not a (UNSIGNED-BYTE 32). ; etc. ; ; (LOGXOR Q (ASH 1 E)) ; Note: Forced to do static-function 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 1), not a FIXNUM. ; The result is a INTEGER, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 3) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; The second argument is a (INTEGER 1), not a (SIGNED-BYTE 32). ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; (ASH B 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 result is a INTEGER, not a FIXNUM. ; Unable to do inline ASH (cost 4) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The result is a INTEGER, not a (UNSIGNED-BYTE 32). ; etc. ; ; (LOGXOR A (ASH B E)) ; Note: Forced to do static-function 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 INTEGER, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 3) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 32). ; The second argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a INTEGER, not a (SIGNED-BYTE 32). ; etc. ; ; Byte Compiling Top-Level Form: ; Converted GF-CMOD. ; Compiling DEFINE-COMPILER-MACRO GF-CMOD: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GF-CTIMES. ; Compiling DEFINE-COMPILER-MACRO GF-CTIMES: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GF-CPLUS-B. ; Compiling DEFINE-COMPILER-MACRO GF-CPLUS-B: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GF-CMINUS-B. ; Compiling DEFINE-COMPILER-MACRO GF-CMINUS-B: ; Byte Compiling Top-Level Form: ; Converted GF_SET-IMPL. ; Compiling DEFMFUN $GF_SET: ; Converted $GF_SET. ; Compiling DEFMFUN $GF_SET: ; Byte Compiling Top-Level Form: ; Converted $GF_SET. ; Compiling DEFMFUN $GF_SET: ; Byte Compiling Top-Level Form: ; Converted GF_SET_DATA-IMPL. ; Compiling DEFMFUN $GF_SET_DATA: ; Converted $GF_SET_DATA. ; Compiling DEFMFUN $GF_SET_DATA: ; Byte Compiling Top-Level Form: ; Converted $GF_SET_DATA. ; Compiling DEFMFUN $GF_SET_DATA: ; Byte Compiling Top-Level Form: ; Converted GF-SET-RAT-HEADER. ; Compiling DEFUN GF-SET-RAT-HEADER: ; Converted GF-P2X-RED. ; Compiling DEFUN GF-P2X-RED: ; Converted EF_SET_DATA-IMPL. ; Compiling DEFMFUN $EF_SET_DATA: ; Converted $EF_SET_DATA. ; Compiling DEFMFUN $EF_SET_DATA: ; Byte Compiling Top-Level Form: ; Converted $EF_SET_DATA. ; Compiling DEFMFUN $EF_SET_DATA: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-GF-DATA. ; Compiling DEFSTRUCT GF-DATA: ; Compiling DEFSTRUCT GF-DATA: ; Converted GF-DATA-SHORT-PRINT. ; Compiling DEFUN GF-DATA-SHORT-PRINT: ; Converted GF_GET_DATA-IMPL. ; Compiling DEFMFUN $GF_GET_DATA: ; Converted $GF_GET_DATA. ; Compiling DEFMFUN $GF_GET_DATA: ; Byte Compiling Top-Level Form: ; Byte Compiling Creation Form for #: ; Converted $GF_GET_DATA. ; Compiling DEFMFUN $GF_GET_DATA: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAKE-EF-DATA. ; Compiling DEFSTRUCT EF-DATA: ; Compiling DEFSTRUCT EF-DATA: ; Converted EF-DATA-SHORT-PRINT. ; Compiling DEFUN EF-DATA-SHORT-PRINT: ; Converted EF_GET_DATA-IMPL. ; Compiling DEFMFUN $EF_GET_DATA: ; Converted $EF_GET_DATA. ; Compiling DEFMFUN $EF_GET_DATA: ; Byte Compiling Top-Level Form: ; Byte Compiling Creation Form for #: ; Converted $EF_GET_DATA. ; Compiling DEFMFUN $EF_GET_DATA: ; Byte Compiling Top-Level Form: ; Converted GF_INFO-IMPL. ; Compiling DEFMFUN $GF_INFO: ; Converted $GF_INFO. ; Compiling DEFMFUN $GF_INFO: ; Byte Compiling Top-Level Form: ; Converted $GF_INFO. ; Compiling DEFMFUN $GF_INFO: ; Byte Compiling Top-Level Form: ; Converted TOTIENT-BY-FS-N. ; Compiling DEFUN TOTIENT-BY-FS-N: ; Converted GF_INFOLIST-IMPL. ; Compiling DEFMFUN $GF_INFOLIST: ; Converted $GF_INFOLIST. ; Compiling DEFMFUN $GF_INFOLIST: ; Byte Compiling Top-Level Form: ; Converted $GF_INFOLIST. ; Compiling DEFMFUN $GF_INFOLIST: ; Byte Compiling Top-Level Form: ; Converted EF_INFO-IMPL. ; Compiling DEFMFUN $EF_INFO: ; Converted $EF_INFO. ; Compiling DEFMFUN $EF_INFO: ; Byte Compiling Top-Level Form: ; Converted $EF_INFO. ; Compiling DEFMFUN $EF_INFO: ; Byte Compiling Top-Level Form: ; Converted EF_INFOLIST-IMPL. ; Compiling DEFMFUN $EF_INFOLIST: ; Converted $EF_INFOLIST. ; Compiling DEFMFUN $EF_INFOLIST: ; Byte Compiling Top-Level Form: ; Converted $EF_INFOLIST. ; Compiling DEFMFUN $EF_INFOLIST: ; Byte Compiling Top-Level Form: ; Converted GF_UNSET-IMPL. ; Compiling DEFMFUN $GF_UNSET: ; Converted $GF_UNSET. ; Compiling DEFMFUN $GF_UNSET: ; Byte Compiling Top-Level Form: ; Converted $GF_UNSET. ; Compiling DEFMFUN $GF_UNSET: ; Byte Compiling Top-Level Form: ; Converted EF_UNSET-IMPL. ; Compiling DEFMFUN $EF_UNSET: ; Converted $EF_UNSET. ; Compiling DEFMFUN $EF_UNSET: ; Byte Compiling Top-Level Form: ; Converted $EF_UNSET. ; Compiling DEFMFUN $EF_UNSET: ; Byte Compiling Top-Level Form: ; Converted GF_MINIMAL_SET-IMPL. ; Compiling DEFMFUN $GF_MINIMAL_SET: ; Converted $GF_MINIMAL_SET. ; Compiling DEFMFUN $GF_MINIMAL_SET: ; Byte Compiling Top-Level Form: ; Converted $GF_MINIMAL_SET. ; Compiling DEFMFUN $GF_MINIMAL_SET: ; Byte Compiling Top-Level Form: ; Converted EF_MINIMAL_SET-IMPL. ; Compiling DEFMFUN $EF_MINIMAL_SET: ; Converted $EF_MINIMAL_SET. ; Compiling DEFMFUN $EF_MINIMAL_SET: ; Byte Compiling Top-Level Form: ; Converted $EF_MINIMAL_SET. ; Compiling DEFMFUN $EF_MINIMAL_SET: ; Byte Compiling Top-Level Form: ; Converted GF_CHARACTERISTIC-IMPL. ; Compiling DEFMFUN $GF_CHARACTERISTIC: ; Converted $GF_CHARACTERISTIC. ; Compiling DEFMFUN $GF_CHARACTERISTIC: ; Byte Compiling Top-Level Form: ; Converted $GF_CHARACTERISTIC. ; Compiling DEFMFUN $GF_CHARACTERISTIC: ; Byte Compiling Top-Level Form: ; Converted GF_EXPONENT-IMPL. ; Compiling DEFMFUN $GF_EXPONENT: ; Converted $GF_EXPONENT. ; Compiling DEFMFUN $GF_EXPONENT: ; Byte Compiling Top-Level Form: ; Converted $GF_EXPONENT. ; Compiling DEFMFUN $GF_EXPONENT: ; Byte Compiling Top-Level Form: ; Converted GF_REDUCTION-IMPL. ; Compiling DEFMFUN $GF_REDUCTION: ; Converted $GF_REDUCTION. ; Compiling DEFMFUN $GF_REDUCTION: ; Byte Compiling Top-Level Form: ; Converted $GF_REDUCTION. ; Compiling DEFMFUN $GF_REDUCTION: ; Byte Compiling Top-Level Form: ; Converted GF_CARDINALITY-IMPL. ; Compiling DEFMFUN $GF_CARDINALITY: ; Converted $GF_CARDINALITY. ; Compiling DEFMFUN $GF_CARDINALITY: ; Byte Compiling Top-Level Form: ; Converted $GF_CARDINALITY. ; Compiling DEFMFUN $GF_CARDINALITY: ; Byte Compiling Top-Level Form: ; Converted EF_EXPONENT-IMPL. ; Compiling DEFMFUN $EF_EXPONENT: ; Converted $EF_EXPONENT. ; Compiling DEFMFUN $EF_EXPONENT: ; Byte Compiling Top-Level Form: ; Converted $EF_EXPONENT. ; Compiling DEFMFUN $EF_EXPONENT: ; Byte Compiling Top-Level Form: ; Converted EF_REDUCTION-IMPL. ; Compiling DEFMFUN $EF_REDUCTION: ; Converted $EF_REDUCTION. ; Compiling DEFMFUN $EF_REDUCTION: ; Byte Compiling Top-Level Form: ; Converted $EF_REDUCTION. ; Compiling DEFMFUN $EF_REDUCTION: ; Byte Compiling Top-Level Form: ; Converted EF_CARDINALITY-IMPL. ; Compiling DEFMFUN $EF_CARDINALITY: ; Converted $EF_CARDINALITY. ; Compiling DEFMFUN $EF_CARDINALITY: ; Byte Compiling Top-Level Form: ; Converted $EF_CARDINALITY. ; Compiling DEFMFUN $EF_CARDINALITY: ; Byte Compiling Top-Level Form: ; Converted GF_SET_AGAIN-IMPL. ; Compiling DEFMFUN $GF_SET_AGAIN: ; Converted $GF_SET_AGAIN. ; Compiling DEFMFUN $GF_SET_AGAIN: ; Byte Compiling Top-Level Form: ; Converted $GF_SET_AGAIN. ; Compiling DEFMFUN $GF_SET_AGAIN: ; Byte Compiling Top-Level Form: ; Converted EF_SET_AGAIN-IMPL. ; Compiling DEFMFUN $EF_SET_AGAIN: ; Converted $EF_SET_AGAIN. ; Compiling DEFMFUN $EF_SET_AGAIN: ; Byte Compiling Top-Level Form: ; Converted $EF_SET_AGAIN. ; Compiling DEFMFUN $EF_SET_AGAIN: ; Byte Compiling Top-Level Form: ; Converted GF_MAKE_ARRAYS-IMPL. ; Compiling DEFMFUN $GF_MAKE_ARRAYS: ; Converted $GF_MAKE_ARRAYS. ; Compiling DEFMFUN $GF_MAKE_ARRAYS: ; Byte Compiling Top-Level Form: ; Converted $GF_MAKE_ARRAYS. ; Compiling DEFMFUN $GF_MAKE_ARRAYS: ; Byte Compiling Top-Level Form: ; Converted GF_MAKE_LOGS-IMPL. ; Compiling DEFMFUN $GF_MAKE_LOGS: ; Converted $GF_MAKE_LOGS. ; Compiling DEFMFUN $GF_MAKE_LOGS: ; Byte Compiling Top-Level Form: ; Converted $GF_MAKE_LOGS. ; Compiling DEFMFUN $GF_MAKE_LOGS: ; Byte Compiling Top-Level Form: ; Converted GF-MAKE-LOGS. ; Compiling DEFUN GF-MAKE-LOGS: ; Converted GF-CLEAR-TABLES. ; Compiling DEFUN GF-CLEAR-TABLES: ; Converted GF-P2X. ; Compiling DEFUN GF-P2X: ; Converted GF-P2X-RAW. ; Compiling DEFUN GF-P2X-RAW: ; Converted GF-X2P. ; Compiling DEFUN GF-X2P: ; Converted GF-X2CRE. ; Compiling DEFUN GF-X2CRE: ; Converted GF-DISREP. ; Compiling DEFUN GF-DISREP: ; Converted GF_EVAL-IMPL. ; Compiling DEFMFUN $GF_EVAL: ; Byte Compiling Top-Level Form: ; Converted $GF_EVAL. ; Compiling DEFMFUN $GF_EVAL: ; Byte Compiling Top-Level Form: ; Converted $GF_EVAL. ; Compiling DEFMFUN $GF_EVAL: ; Byte Compiling Top-Level Form: ; Converted EF_EVAL-IMPL. ; Compiling DEFMFUN $EF_EVAL: ; Converted $EF_EVAL. ; Compiling DEFMFUN $EF_EVAL: ; Byte Compiling Top-Level Form: ; Converted $EF_EVAL. ; Compiling DEFMFUN $EF_EVAL: ; Byte Compiling Top-Level Form: ; Converted GF-EVAL. ; Compiling DEFUN GF-EVAL: ; Converted GF-MOD. ; Compiling DEFUN GF-MOD: ; Converted GF-NP2SMOD. ; Compiling DEFUN GF-NP2SMOD: ; Converted *F-NP2SMOD. ; Compiling DEFUN *F-NP2SMOD: ; Converted GF-CP2SMOD. ; Compiling DEFUN GF-CP2SMOD: ; Converted GF_NEG-IMPL. ; Compiling DEFMFUN $GF_NEG: ; Converted $GF_NEG. ; Compiling DEFMFUN $GF_NEG: ; Byte Compiling Top-Level Form: ; Converted $GF_NEG. ; Compiling DEFMFUN $GF_NEG: ; Byte Compiling Top-Level Form: ; Converted GF_ADD-IMPL. ; Compiling DEFMFUN $GF_ADD: ; Converted $GF_ADD. ; Compiling DEFMFUN $GF_ADD: ; Byte Compiling Top-Level Form: ; Converted $GF_ADD. ; Compiling DEFMFUN $GF_ADD: ; Byte Compiling Top-Level Form: ; Converted GF_SUB-IMPL. ; Compiling DEFMFUN $GF_SUB: ; Converted $GF_SUB. ; Compiling DEFMFUN $GF_SUB: ; Byte Compiling Top-Level Form: ; Converted $GF_SUB. ; Compiling DEFMFUN $GF_SUB: ; Byte Compiling Top-Level Form: ; Converted GF_MULT-IMPL. ; Compiling DEFMFUN $GF_MULT: ; Converted $GF_MULT. ; Compiling DEFMFUN $GF_MULT: ; Byte Compiling Top-Level Form: ; Converted $GF_MULT. ; Compiling DEFMFUN $GF_MULT: ; Byte Compiling Top-Level Form: ; Converted GF_REDUCE-IMPL. ; Compiling DEFMFUN $GF_REDUCE: ; Converted $GF_REDUCE. ; Compiling DEFMFUN $GF_REDUCE: ; Byte Compiling Top-Level Form: ; Converted $GF_REDUCE. ; Compiling DEFMFUN $GF_REDUCE: ; Byte Compiling Top-Level Form: ; Converted GF_INV-IMPL. ; Compiling DEFMFUN $GF_INV: ; Converted $GF_INV. ; Compiling DEFMFUN $GF_INV: ; Byte Compiling Top-Level Form: ; Converted $GF_INV. ; Compiling DEFMFUN $GF_INV: ; Byte Compiling Top-Level Form: ; Converted GF_DIV-IMPL. ; Compiling DEFMFUN $GF_DIV: ; Converted $GF_DIV. ; Compiling DEFMFUN $GF_DIV: ; Byte Compiling Top-Level Form: ; Converted $GF_DIV. ; Compiling DEFMFUN $GF_DIV: ; Byte Compiling Top-Level Form: ; Converted GF_EXP-IMPL. ; Compiling DEFMFUN $GF_EXP: ; Converted $GF_EXP. ; Compiling DEFMFUN $GF_EXP: ; Byte Compiling Top-Level Form: ; Converted $GF_EXP. ; Compiling DEFMFUN $GF_EXP: ; Byte Compiling Top-Level Form: ; Converted EF_NEG-IMPL. ; Compiling DEFMFUN $EF_NEG: ; Converted $EF_NEG. ; Compiling DEFMFUN $EF_NEG: ; Byte Compiling Top-Level Form: ; Converted $EF_NEG. ; Compiling DEFMFUN $EF_NEG: ; Byte Compiling Top-Level Form: ; Converted EF_ADD-IMPL. ; Compiling DEFMFUN $EF_ADD: ; Converted $EF_ADD. ; Compiling DEFMFUN $EF_ADD: ; Byte Compiling Top-Level Form: ; Converted $EF_ADD. ; Compiling DEFMFUN $EF_ADD: ; Byte Compiling Top-Level Form: ; Converted EF_SUB-IMPL. ; Compiling DEFMFUN $EF_SUB: ; Converted $EF_SUB. ; Compiling DEFMFUN $EF_SUB: ; Byte Compiling Top-Level Form: ; Converted $EF_SUB. ; Compiling DEFMFUN $EF_SUB: ; Byte Compiling Top-Level Form: ; Converted EF_MULT-IMPL. ; Compiling DEFMFUN $EF_MULT: ; Converted $EF_MULT. ; Compiling DEFMFUN $EF_MULT: ; Byte Compiling Top-Level Form: ; Converted $EF_MULT. ; Compiling DEFMFUN $EF_MULT: ; Byte Compiling Top-Level Form: ; Converted EF_REDUCE-IMPL. ; Compiling DEFMFUN $EF_REDUCE: ; Converted $EF_REDUCE. ; Compiling DEFMFUN $EF_REDUCE: ; Byte Compiling Top-Level Form: ; Converted $EF_REDUCE. ; Compiling DEFMFUN $EF_REDUCE: ; Byte Compiling Top-Level Form: ; Converted EF_INV-IMPL. ; Compiling DEFMFUN $EF_INV: ; Converted $EF_INV. ; Compiling DEFMFUN $EF_INV: ; Byte Compiling Top-Level Form: ; Converted $EF_INV. ; Compiling DEFMFUN $EF_INV: ; Byte Compiling Top-Level Form: ; Converted EF_DIV-IMPL. ; Compiling DEFMFUN $EF_DIV: ; Converted $EF_DIV. ; Compiling DEFMFUN $EF_DIV: ; Byte Compiling Top-Level Form: ; Converted $EF_DIV. ; Compiling DEFMFUN $EF_DIV: ; Byte Compiling Top-Level Form: ; Converted EF_EXP-IMPL. ; Compiling DEFMFUN $EF_EXP: ; Converted $EF_EXP. ; Compiling DEFMFUN $EF_EXP: ; Byte Compiling Top-Level Form: ; Converted $EF_EXP. ; Compiling DEFMFUN $EF_EXP: ; Byte Compiling Top-Level Form: ; Converted GF-XCTIMES. ; Compiling DEFUN GF-XCTIMES: ; Converted GF-NXCTIMES. ; Compiling DEFUN GF-NXCTIMES: ; Converted GF-XECTIMES. ; Compiling DEFUN GF-XECTIMES: ; Converted GF-NXETIMES. ; Compiling DEFUN GF-NXETIMES: ; Converted GF-MINUS. ; Compiling DEFUN GF-MINUS: ; Converted GF-NMINUS. ; Compiling DEFUN GF-NMINUS: ; Converted GF-PLUS. ; Compiling DEFUN GF-PLUS: ; Converted GF-NPLUS. ; Compiling DEFUN GF-NPLUS: ; Byte Compiling Top-Level Form: ; Converted GF-XYECPLUS. ; Compiling DEFUN GF-XYECPLUS: ; Converted GF-NXYECPLUS. ; Compiling DEFUN GF-NXYECPLUS: ; Converted GF-TIMES. ; Compiling DEFUN GF-TIMES: ; Converted GF-SQ. ; Compiling DEFUN GF-SQ: ; Converted GF-POW. ; Compiling DEFUN GF-POW: ; Converted GF-POW$. ; Compiling DEFUN GF-POW$: ; Converted *F-POW$. ; Compiling DEFUN *F-POW$: ; Converted GF-REM. ; Compiling DEFUN GF-REM: ; Converted GF-NREM. ; Compiling DEFUN GF-NREM: ; Converted GF-NRED. ; Compiling DEFUN GF-NRED: ; Converted GF-GCD. ; Compiling DEFUN GF-GCD: ; Byte Compiling Top-Level Form: ; Converted GF-GCDEX. ; Compiling DEFUN GF-GCDEX: ; Converted GF-INV. ; Compiling DEFUN GF-INV: ; Converted GF-DIVIDE. ; Compiling DEFUN GF-DIVIDE: ; Converted EF_P2N-IMPL. ; Compiling DEFMFUN $EF_P2N: ; Converted $EF_P2N. ; Compiling DEFMFUN $EF_P2N: ; Byte Compiling Top-Level Form: ; Converted $EF_P2N. ; Compiling DEFMFUN $EF_P2N: ; Byte Compiling Top-Level Form: ; Converted GF_P2N-IMPL. ; Compiling DEFMFUN $GF_P2N: ; Converted $GF_P2N. ; Compiling DEFMFUN $GF_P2N: ; Byte Compiling Top-Level Form: ; Converted $GF_P2N. ; Compiling DEFMFUN $GF_P2N: ; Byte Compiling Top-Level Form: ; Converted GF-X2N. ; Compiling DEFUN GF-X2N: ; Converted GF-N2P-ERRCHK. ; Compiling DEFUN GF-N2P-ERRCHK: ; Converted GF_N2P-IMPL. ; Compiling DEFMFUN $GF_N2P: ; Converted $GF_N2P. ; Compiling DEFMFUN $GF_N2P: ; Byte Compiling Top-Level Form: ; Converted $GF_N2P. ; Compiling DEFMFUN $GF_N2P: ; Byte Compiling Top-Level Form: ; Converted EF_N2P-IMPL. ; Compiling DEFMFUN $EF_N2P: ; Converted $EF_N2P. ; Compiling DEFMFUN $EF_N2P: ; Byte Compiling Top-Level Form: ; Converted $EF_N2P. ; Compiling DEFMFUN $EF_N2P: ; Byte Compiling Top-Level Form: ; Converted GF-N2X. ; Compiling DEFUN GF-N2X: ; Converted EF_P2L-IMPL. ; Compiling DEFMFUN $EF_P2L: ; Converted $EF_P2L. ; Compiling DEFMFUN $EF_P2L: ; Byte Compiling Top-Level Form: ; Converted $EF_P2L. ; Compiling DEFMFUN $EF_P2L: ; Byte Compiling Top-Level Form: ; Converted GF_P2L-IMPL. ; Compiling DEFMFUN $GF_P2L: ; Converted $GF_P2L. ; Compiling DEFMFUN $GF_P2L: ; Byte Compiling Top-Level Form: ; Converted $GF_P2L. ; Compiling DEFMFUN $GF_P2L: ; Byte Compiling Top-Level Form: ; Converted GF-X2L. ; Compiling DEFUN GF-X2L: ; Converted EF_L2P-IMPL. ; Compiling DEFMFUN $EF_L2P: ; Converted $EF_L2P. ; Compiling DEFMFUN $EF_L2P: ; Byte Compiling Top-Level Form: ; Converted $EF_L2P. ; Compiling DEFMFUN $EF_L2P: ; Byte Compiling Top-Level Form: ; Converted GF_L2P-IMPL. ; Compiling DEFMFUN $GF_L2P: ; Converted $GF_L2P. ; Compiling DEFMFUN $GF_L2P: ; Byte Compiling Top-Level Form: ; Converted $GF_L2P. ; Compiling DEFMFUN $GF_L2P: ; Byte Compiling Top-Level Form: ; Converted GF-L2P-ERRCHK. ; Compiling DEFUN GF-L2P-ERRCHK: ; Converted GF-L2X. ; Compiling DEFUN GF-L2X: ; Converted GF_L2N-IMPL. ; Compiling DEFMFUN $GF_L2N: ; Converted $GF_L2N. ; Compiling DEFMFUN $GF_L2N: ; Byte Compiling Top-Level Form: ; Converted $GF_L2N. ; Compiling DEFMFUN $GF_L2N: ; Byte Compiling Top-Level Form: ; Converted EF_L2N-IMPL. ; Compiling DEFMFUN $EF_L2N: ; Converted $EF_L2N. ; Compiling DEFMFUN $EF_L2N: ; Byte Compiling Top-Level Form: ; Converted $EF_L2N. ; Compiling DEFMFUN $EF_L2N: ; Byte Compiling Top-Level Form: ; Converted GF-L2N. ; Compiling DEFUN GF-L2N: ; Converted GF_N2L-IMPL. ; Compiling DEFMFUN $GF_N2L: ; Converted $GF_N2L. ; Compiling DEFMFUN $GF_N2L: ; Byte Compiling Top-Level Form: ; Converted $GF_N2L. ; Compiling DEFMFUN $GF_N2L: ; Byte Compiling Top-Level Form: ; Converted EF_N2L-IMPL. ; Compiling DEFMFUN $EF_N2L: ; Converted $EF_N2L. ; Compiling DEFMFUN $EF_N2L: ; Byte Compiling Top-Level Form: ; Converted $EF_N2L. ; Compiling DEFMFUN $EF_N2L: ; Byte Compiling Top-Level Form: ; Converted GF-N2L. ; Compiling DEFUN GF-N2L: ; Converted GF-N2L-TWOARGS. ; Compiling DEFUN GF-N2L-TWOARGS: ; Converted GF_IRREDUCIBLE_P-IMPL. ; Compiling DEFMFUN $GF_IRREDUCIBLE_P: ; Converted $GF_IRREDUCIBLE_P. ; Compiling DEFMFUN $GF_IRREDUCIBLE_P: ; Byte Compiling Top-Level Form: ; Converted $GF_IRREDUCIBLE_P. ; Compiling DEFMFUN $GF_IRREDUCIBLE_P: ; Byte Compiling Top-Level Form: ; Converted EF_IRREDUCIBLE_P-IMPL. ; Compiling DEFMFUN $EF_IRREDUCIBLE_P: ; Converted $EF_IRREDUCIBLE_P. ; Compiling DEFMFUN $EF_IRREDUCIBLE_P: ; Byte Compiling Top-Level Form: ; Converted $EF_IRREDUCIBLE_P. ; Compiling DEFMFUN $EF_IRREDUCIBLE_P: ; Byte Compiling Top-Level Form: ; Converted GF-IRR-P. ; Compiling DEFUN GF-IRR-P: ; Converted GF_IRREDUCIBLE-IMPL. ; Compiling DEFMFUN $GF_IRREDUCIBLE: ; Converted $GF_IRREDUCIBLE. ; Compiling DEFMFUN $GF_IRREDUCIBLE: ; Byte Compiling Top-Level Form: ; Converted $GF_IRREDUCIBLE. ; Compiling DEFMFUN $GF_IRREDUCIBLE: ; Byte Compiling Top-Level Form: ; Converted EF_IRREDUCIBLE-IMPL. ; Compiling DEFMFUN $EF_IRREDUCIBLE: ; Converted $EF_IRREDUCIBLE. ; Compiling DEFMFUN $EF_IRREDUCIBLE: ; Byte Compiling Top-Level Form: ; Converted $EF_IRREDUCIBLE. ; Compiling DEFMFUN $EF_IRREDUCIBLE: ; Byte Compiling Top-Level Form: ; Converted GF-IRR. ; Compiling DEFUN GF-IRR: ; Converted EF-IRR. ; Compiling DEFUN EF-IRR: ; Converted *F-IRR. ; Compiling DEFUN *F-IRR: ; Converted GF_PRIMITIVE_P-IMPL. ; Compiling DEFMFUN $GF_PRIMITIVE_P: ; Converted $GF_PRIMITIVE_P. ; Compiling DEFMFUN $GF_PRIMITIVE_P: ; Byte Compiling Top-Level Form: ; Converted $GF_PRIMITIVE_P. ; Compiling DEFMFUN $GF_PRIMITIVE_P: ; Byte Compiling Top-Level Form: ; Converted EF_PRIMITIVE_P-IMPL. ; Compiling DEFMFUN $EF_PRIMITIVE_P: ; Converted $EF_PRIMITIVE_P. ; Compiling DEFMFUN $EF_PRIMITIVE_P: ; Byte Compiling Top-Level Form: ; Converted $EF_PRIMITIVE_P. ; Compiling DEFMFUN $EF_PRIMITIVE_P: ; Byte Compiling Top-Level Form: ; Converted GF-PRIM-P. ; Compiling DEFUN GF-PRIM-P: ; Converted EF-PRIM-P. ; Compiling DEFUN EF-PRIM-P: ; Converted *F-PRIM-P-1. ; Compiling DEFUN *F-PRIM-P-1: ; Converted *F-PRIM-P-2. ; Compiling DEFUN *F-PRIM-P-2: ; Converted GF_JACOBI-IMPL. ; Compiling DEFMFUN $GF_JACOBI: ; Converted $GF_JACOBI. ; Compiling DEFMFUN $GF_JACOBI: ; Byte Compiling Top-Level Form: ; Converted $GF_JACOBI. ; Compiling DEFMFUN $GF_JACOBI: ; Byte Compiling Top-Level Form: ; Converted EF_JACOBI-IMPL. ; Compiling DEFMFUN $EF_JACOBI: ; Converted $EF_JACOBI. ; Compiling DEFMFUN $EF_JACOBI: ; Byte Compiling Top-Level Form: ; Converted $EF_JACOBI. ; Compiling DEFMFUN $EF_JACOBI: ; Byte Compiling Top-Level Form: ; Converted GF-JACOBI. ; Compiling DEFUN GF-JACOBI: ; Converted GF-CJACOBI. ; Compiling DEFUN GF-CJACOBI: ; Converted GF_COMPOSE-IMPL. ; Compiling DEFMFUN $GF_COMPOSE: ; Converted $GF_COMPOSE. ; Compiling DEFMFUN $GF_COMPOSE: ; Byte Compiling Top-Level Form: ; Converted $GF_COMPOSE. ; Compiling DEFMFUN $GF_COMPOSE: ; Byte Compiling Top-Level Form: ; Converted EF_COMPOSE-IMPL. ; Compiling DEFMFUN $EF_COMPOSE: ; Converted $EF_COMPOSE. ; Compiling DEFMFUN $EF_COMPOSE: ; Byte Compiling Top-Level Form: ; Converted $EF_COMPOSE. ; Compiling DEFMFUN $EF_COMPOSE: ; Byte Compiling Top-Level Form: ; Converted GF-COMPOSE. ; Compiling DEFUN GF-COMPOSE: ; Converted GF-AT-ERRCHK. ; Compiling DEFUN GF-AT-ERRCHK: ; Converted GF_AT-IMPL. ; Compiling DEFMFUN $GF_AT: ; Converted $GF_AT. ; Compiling DEFMFUN $GF_AT: ; Byte Compiling Top-Level Form: ; Converted $GF_AT. ; Compiling DEFMFUN $GF_AT: ; Byte Compiling Top-Level Form: ; Converted EF_AT-IMPL. ; Compiling DEFMFUN $EF_AT: ; Converted $EF_AT. ; Compiling DEFMFUN $EF_AT: ; Byte Compiling Top-Level Form: ; Converted $EF_AT. ; Compiling DEFMFUN $EF_AT: ; Byte Compiling Top-Level Form: ; Converted GF-AT. ; Compiling DEFUN GF-AT: ; Converted GF_PRIMITIVE-IMPL. ; Compiling DEFMFUN $GF_PRIMITIVE: ; Converted $GF_PRIMITIVE. ; Compiling DEFMFUN $GF_PRIMITIVE: ; Byte Compiling Top-Level Form: ; Converted $GF_PRIMITIVE. ; Compiling DEFMFUN $GF_PRIMITIVE: ; Byte Compiling Top-Level Form: ; Converted EF_PRIMITIVE-IMPL. ; Compiling DEFMFUN $EF_PRIMITIVE: ; Converted $EF_PRIMITIVE. ; Compiling DEFMFUN $EF_PRIMITIVE: ; Byte Compiling Top-Level Form: ; Converted $EF_PRIMITIVE. ; Compiling DEFMFUN $EF_PRIMITIVE: ; Byte Compiling Top-Level Form: ; Converted GF-PRIM. ; Compiling DEFUN GF-PRIM: ; Converted EF-PRIM. ; Compiling DEFUN EF-PRIM: ; Converted *F-PRIM. ; Compiling DEFUN *F-PRIM: ; Converted GF-PRECOMP. ; Compiling DEFUN GF-PRECOMP: ; Converted EF-PRECOMP. ; Compiling DEFUN EF-PRECOMP: ; Converted *F-PRECOMP. ; Compiling DEFUN *F-PRECOMP: ; Converted GF-X^P-POWERS. ; Compiling DEFUN GF-X^P-POWERS: ; Converted GF_PRIMITIVE_POLY_P-IMPL. ; Compiling DEFMFUN $GF_PRIMITIVE_POLY_P: ; Byte Compiling Top-Level Form: ; Converted $GF_PRIMITIVE_POLY_P. ; Compiling DEFMFUN $GF_PRIMITIVE_POLY_P: ; Byte Compiling Top-Level Form: ; Converted $GF_PRIMITIVE_POLY_P. ; Compiling DEFMFUN $GF_PRIMITIVE_POLY_P: ; Byte Compiling Top-Level Form: ; Converted EF_PRIMITIVE_POLY_P-IMPL. ; Compiling DEFMFUN $EF_PRIMITIVE_POLY_P: ; Converted $EF_PRIMITIVE_POLY_P. ; Compiling DEFMFUN $EF_PRIMITIVE_POLY_P: ; Byte Compiling Top-Level Form: ; Converted $EF_PRIMITIVE_POLY_P. ; Compiling DEFMFUN $EF_PRIMITIVE_POLY_P: ; Byte Compiling Top-Level Form: ; Converted GF-PRIMPOLY-P. ; Compiling DEFUN GF-PRIMPOLY-P: ; Converted GF-PRIMPOLY-P-EXIT. ; Compiling DEFUN GF-PRIMPOLY-P-EXIT: ; Converted GF_PRIMITIVE_POLY-IMPL. ; Compiling DEFMFUN $GF_PRIMITIVE_POLY: ; Converted $GF_PRIMITIVE_POLY. ; Compiling DEFMFUN $GF_PRIMITIVE_POLY: ; Byte Compiling Top-Level Form: ; Converted $GF_PRIMITIVE_POLY. ; Compiling DEFMFUN $GF_PRIMITIVE_POLY: ; Byte Compiling Top-Level Form: ; Converted EF_PRIMITIVE_POLY-IMPL. ; Compiling DEFMFUN $EF_PRIMITIVE_POLY: ; Converted $EF_PRIMITIVE_POLY. ; Compiling DEFMFUN $EF_PRIMITIVE_POLY: ; Byte Compiling Top-Level Form: ; Converted $EF_PRIMITIVE_POLY. ; Compiling DEFMFUN $EF_PRIMITIVE_POLY: ; Byte Compiling Top-Level Form: ; Converted GF-PRIMPOLY. ; Compiling DEFUN GF-PRIMPOLY: ; Converted GF-PRIMPOLY-P2. ; Compiling DEFUN GF-PRIMPOLY-P2: ; Converted GF_RANDOM-IMPL. ; Compiling DEFMFUN $GF_RANDOM: ; Converted $GF_RANDOM. ; Compiling DEFMFUN $GF_RANDOM: ; Byte Compiling Top-Level Form: ; Converted $GF_RANDOM. ; Compiling DEFMFUN $GF_RANDOM: ; Byte Compiling Top-Level Form: ; Converted EF_RANDOM-IMPL. ; Compiling DEFMFUN $EF_RANDOM: ; Converted $EF_RANDOM. ; Compiling DEFMFUN $EF_RANDOM: ; Byte Compiling Top-Level Form: ; Converted $EF_RANDOM. ; Compiling DEFMFUN $EF_RANDOM: ; Byte Compiling Top-Level Form: ; Converted GF-RANDOM. ; Compiling DEFUN GF-RANDOM: ; Converted GF_FACTOR-IMPL. ; Compiling DEFMFUN $GF_FACTOR: ; Converted $GF_FACTOR. ; Compiling DEFMFUN $GF_FACTOR: ; Byte Compiling Top-Level Form: ; Converted $GF_FACTOR. ; Compiling DEFMFUN $GF_FACTOR: ; Byte Compiling Top-Level Form: ; Converted GF-NS2PMOD-FACTORS. ; Compiling DEFUN GF-NS2PMOD-FACTORS: ; Converted GF-NS2PMOD-FACTOR. ; Compiling DEFUN GF-NS2PMOD-FACTOR: ; Converted GF-DISREP-FACTORS. ; Compiling DEFUN GF-DISREP-FACTORS: ; Converted EF_FACTOR-IMPL. ; Compiling DEFMFUN $EF_FACTOR: ; Converted $EF_FACTOR. ; Compiling DEFMFUN $EF_FACTOR: ; Byte Compiling Top-Level Form: ; Converted $EF_FACTOR. ; Compiling DEFMFUN $EF_FACTOR: ; Byte Compiling Top-Level Form: ; Converted GF-FACTOR. ; Compiling DEFUN GF-FACTOR: ; Converted GF-DIFF. ; Compiling DEFUN GF-DIFF: ; Converted EF-PTH-CROOT. ; Compiling DEFUN EF-PTH-CROOT: ; Converted GF-PTH-ROOT. ; Compiling DEFUN GF-PTH-ROOT: ; Converted GF-GCD-COFACTORS. ; Compiling DEFUN GF-GCD-COFACTORS: ; Converted GF-SQUARE-FREE. ; Compiling DEFUN GF-SQUARE-FREE: ; Converted GF-DISTINCT-DEGREE-FACTORS. ; Compiling DEFUN GF-DISTINCT-DEGREE-FACTORS: ; Converted GF-NONCONST-RANDOM. ; Compiling DEFUN GF-NONCONST-RANDOM: ; Byte Compiling Top-Level Form: ; Converted GF-TRACE-POLY-F2. ; Compiling DEFUN GF-TRACE-POLY-F2: ; Converted GF-EQUAL-DEGREE-FACTORS. ; Compiling DEFUN GF-EQUAL-DEGREE-FACTORS: ; Converted EF_GCD-IMPL. ; Compiling DEFMFUN $EF_GCD: ; Converted $EF_GCD. ; Compiling DEFMFUN $EF_GCD: ; Byte Compiling Top-Level Form: ; Converted $EF_GCD. ; Compiling DEFMFUN $EF_GCD: ; Byte Compiling Top-Level Form: ; Converted GF_GCD-IMPL. ; Compiling DEFMFUN $GF_GCD: ; Converted $GF_GCD. ; Compiling DEFMFUN $GF_GCD: ; Byte Compiling Top-Level Form: ; Converted $GF_GCD. ; Compiling DEFMFUN $GF_GCD: ; Byte Compiling Top-Level Form: ; Converted GF_GCDEX-IMPL. ; Compiling DEFMFUN $GF_GCDEX: ; Converted $GF_GCDEX. ; Compiling DEFMFUN $GF_GCDEX: ; Byte Compiling Top-Level Form: ; Converted $GF_GCDEX. ; Compiling DEFMFUN $GF_GCDEX: ; Byte Compiling Top-Level Form: ; Converted EF_GCDEX-IMPL. ; Compiling DEFMFUN $EF_GCDEX: ; Converted $EF_GCDEX. ; Compiling DEFMFUN $EF_GCDEX: ; Byte Compiling Top-Level Form: ; Converted $EF_GCDEX. ; Compiling DEFMFUN $EF_GCDEX: ; Byte Compiling Top-Level Form: ; Converted GF_UNIT_P-IMPL. ; Compiling DEFMFUN $GF_UNIT_P: ; Converted $GF_UNIT_P. ; Compiling DEFMFUN $GF_UNIT_P: ; Byte Compiling Top-Level Form: ; Converted $GF_UNIT_P. ; Compiling DEFMFUN $GF_UNIT_P: ; Byte Compiling Top-Level Form: ; Converted EF_UNIT_P-IMPL. ; Compiling DEFMFUN $EF_UNIT_P: ; Converted $EF_UNIT_P. ; Compiling DEFMFUN $EF_UNIT_P: ; Byte Compiling Top-Level Form: ; Converted $EF_UNIT_P. ; Compiling DEFMFUN $EF_UNIT_P: ; Byte Compiling Top-Level Form: ; Converted GF-UNIT-P. ; Compiling DEFUN GF-UNIT-P: ; Converted GF_ORDER-IMPL. ; Compiling DEFMFUN $GF_ORDER: ; Converted $GF_ORDER. ; Compiling DEFMFUN $GF_ORDER: ; Byte Compiling Top-Level Form: ; Converted $GF_ORDER. ; Compiling DEFMFUN $GF_ORDER: ; Byte Compiling Top-Level Form: ; Converted EF_ORDER-IMPL. ; Compiling DEFMFUN $EF_ORDER: ; Converted $EF_ORDER. ; Compiling DEFMFUN $EF_ORDER: ; Byte Compiling Top-Level Form: ; Converted $EF_ORDER. ; Compiling DEFMFUN $EF_ORDER: ; Byte Compiling Top-Level Form: ; Converted GF-ORD. ; Compiling DEFUN GF-ORD: ; Converted GF-ORD-BY-TABLE. ; Compiling DEFUN GF-ORD-BY-TABLE: ; Converted GF-GROUP-ORDER. ; Compiling DEFUN GF-GROUP-ORDER: ; Converted GF-DEGREE-ERRCHK. ; Compiling DEFUN GF-DEGREE-ERRCHK: ; Converted GF_DEGREE-IMPL. ; Compiling DEFMFUN $GF_DEGREE: ; Converted $GF_DEGREE. ; Compiling DEFMFUN $GF_DEGREE: ; Byte Compiling Top-Level Form: ; Converted $GF_DEGREE. ; Compiling DEFMFUN $GF_DEGREE: ; Byte Compiling Top-Level Form: ; Converted EF_DEGREE-IMPL. ; Compiling DEFMFUN $EF_DEGREE: ; Converted $EF_DEGREE. ; Compiling DEFMFUN $EF_DEGREE: ; Byte Compiling Top-Level Form: ; Converted $EF_DEGREE. ; Compiling DEFMFUN $EF_DEGREE: ; Byte Compiling Top-Level Form: ; Converted *F-DEG. ; Compiling DEFUN *F-DEG: ; Converted GF_MINIMAL_POLY-IMPL. ; Compiling DEFMFUN $GF_MINIMAL_POLY: ; Converted $GF_MINIMAL_POLY. ; Compiling DEFMFUN $GF_MINIMAL_POLY: ; Byte Compiling Top-Level Form: ; Converted $GF_MINIMAL_POLY. ; Compiling DEFMFUN $GF_MINIMAL_POLY: ; Byte Compiling Top-Level Form: ; Converted EF_MINIMAL_POLY-IMPL. ; Compiling DEFMFUN $EF_MINIMAL_POLY: ; Converted $EF_MINIMAL_POLY. ; Compiling DEFMFUN $EF_MINIMAL_POLY: ; Byte Compiling Top-Level Form: ; Converted $EF_MINIMAL_POLY. ; Compiling DEFMFUN $EF_MINIMAL_POLY: ; Byte Compiling Top-Level Form: ; Converted GF-MINPOLY. ; Compiling DEFUN GF-MINPOLY: ; Converted GF-ZX. ; Compiling DEFUN GF-ZX: ; Converted GF-NCX. ; Compiling DEFUN GF-NCX: ; Converted GF-NZX+CX. ; Compiling DEFUN GF-NZX+CX: ; Converted GF-NXX2X. ; Compiling DEFUN GF-NXX2X: ; Converted GF_TRACE-IMPL. ; Compiling DEFMFUN $GF_TRACE: ; Converted $GF_TRACE. ; Compiling DEFMFUN $GF_TRACE: ; Byte Compiling Top-Level Form: ; Converted $GF_TRACE. ; Compiling DEFMFUN $GF_TRACE: ; Byte Compiling Top-Level Form: ; Converted EF_TRACE-IMPL. ; Compiling DEFMFUN $EF_TRACE: ; Converted $EF_TRACE. ; Compiling DEFMFUN $EF_TRACE: ; Byte Compiling Top-Level Form: ; Converted $EF_TRACE. ; Compiling DEFMFUN $EF_TRACE: ; Byte Compiling Top-Level Form: ; Converted GF-TRACE. ; Compiling DEFUN GF-TRACE: ; Converted GF_NORM-IMPL. ; Compiling DEFMFUN $GF_NORM: ; Converted $GF_NORM. ; Compiling DEFMFUN $GF_NORM: ; Byte Compiling Top-Level Form: ; Converted $GF_NORM. ; Compiling DEFMFUN $GF_NORM: ; Byte Compiling Top-Level Form: ; Converted EF_NORM-IMPL. ; Compiling DEFMFUN $EF_NORM: ; Converted $EF_NORM. ; Compiling DEFMFUN $EF_NORM: ; Byte Compiling Top-Level Form: ; Converted $EF_NORM. ; Compiling DEFMFUN $EF_NORM: ; Byte Compiling Top-Level Form: ; Converted GF-NORM. ; Compiling DEFUN GF-NORM: ; Converted GF_NORMAL_P-IMPL. ; Compiling DEFMFUN $GF_NORMAL_P: ; Converted $GF_NORMAL_P. ; Compiling DEFMFUN $GF_NORMAL_P: ; Byte Compiling Top-Level Form: ; Converted $GF_NORMAL_P. ; Compiling DEFMFUN $GF_NORMAL_P: ; Byte Compiling Top-Level Form: ; Converted GF-NORMAL-P. ; Compiling DEFUN GF-NORMAL-P: ; Converted EF_NORMAL_P-IMPL. ; Compiling DEFMFUN $EF_NORMAL_P: ; Converted $EF_NORMAL_P. ; Compiling DEFMFUN $EF_NORMAL_P: ; Byte Compiling Top-Level Form: ; Converted $EF_NORMAL_P. ; Compiling DEFMFUN $EF_NORMAL_P: ; Byte Compiling Top-Level Form: ; Converted EF-NORMAL-P. ; Compiling DEFUN EF-NORMAL-P: ; Converted GF_NORMAL-IMPL. ; Compiling DEFMFUN $GF_NORMAL: ; Converted $GF_NORMAL. ; Compiling DEFMFUN $GF_NORMAL: ; Byte Compiling Top-Level Form: ; Converted $GF_NORMAL. ; Compiling DEFMFUN $GF_NORMAL: ; Byte Compiling Top-Level Form: ; Converted EF_NORMAL-IMPL. ; Compiling DEFMFUN $EF_NORMAL: ; Converted $EF_NORMAL. ; Compiling DEFMFUN $EF_NORMAL: ; Byte Compiling Top-Level Form: ; Converted $EF_NORMAL. ; Compiling DEFMFUN $EF_NORMAL: ; Byte Compiling Top-Level Form: ; Converted GF-NORMAL. ; Compiling DEFUN GF-NORMAL: ; Converted GF_RANDOM_NORMAL-IMPL. ; Compiling DEFMFUN $GF_RANDOM_NORMAL: ; Converted $GF_RANDOM_NORMAL. ; Compiling DEFMFUN $GF_RANDOM_NORMAL: ; Byte Compiling Top-Level Form: ; Converted $GF_RANDOM_NORMAL. ; Compiling DEFMFUN $GF_RANDOM_NORMAL: ; Byte Compiling Top-Level Form: ; Converted GF-RANDOM-NORMAL. ; Compiling DEFUN GF-RANDOM-NORMAL: ; Converted EF_RANDOM_NORMAL-IMPL. ; Compiling DEFMFUN $EF_RANDOM_NORMAL: ; Converted $EF_RANDOM_NORMAL. ; Compiling DEFMFUN $EF_RANDOM_NORMAL: ; Byte Compiling Top-Level Form: ; Converted $EF_RANDOM_NORMAL. ; Compiling DEFMFUN $EF_RANDOM_NORMAL: ; Byte Compiling Top-Level Form: ; Converted EF-RANDOM-NORMAL. ; Compiling DEFUN EF-RANDOM-NORMAL: ; Converted GF_NORMAL_BASIS-IMPL. ; Compiling DEFMFUN $GF_NORMAL_BASIS: ; Converted $GF_NORMAL_BASIS. ; Compiling DEFMFUN $GF_NORMAL_BASIS: ; Byte Compiling Top-Level Form: ; Converted $GF_NORMAL_BASIS. ; Compiling DEFMFUN $GF_NORMAL_BASIS: ; Byte Compiling Top-Level Form: ; Converted EF_NORMAL_BASIS-IMPL. ; Compiling DEFMFUN $EF_NORMAL_BASIS: ; Converted $EF_NORMAL_BASIS. ; Compiling DEFMFUN $EF_NORMAL_BASIS: ; Byte Compiling Top-Level Form: ; Converted $EF_NORMAL_BASIS. ; Compiling DEFMFUN $EF_NORMAL_BASIS: ; Byte Compiling Top-Level Form: ; Converted GF-MAYBE-NORMAL-BASIS. ; Compiling DEFUN GF-MAYBE-NORMAL-BASIS: ; Converted EF-MAYBE-NORMAL-BASIS. ; Compiling DEFUN EF-MAYBE-NORMAL-BASIS: ; Converted *F-MAYBE-NORMAL-BASIS. ; Compiling DEFUN *F-MAYBE-NORMAL-BASIS: ; Converted GF-X2ARRAY. ; Compiling DEFUN GF-X2ARRAY: ; Converted GF_NORMAL_BASIS_REP-IMPL. ; Compiling DEFMFUN $GF_NORMAL_BASIS_REP: ; Converted $GF_NORMAL_BASIS_REP. ; Compiling DEFMFUN $GF_NORMAL_BASIS_REP: ; Byte Compiling Top-Level Form: ; Converted $GF_NORMAL_BASIS_REP. ; Compiling DEFMFUN $GF_NORMAL_BASIS_REP: ; Byte Compiling Top-Level Form: ; Converted EF_NORMAL_BASIS_REP-IMPL. ; Compiling DEFMFUN $EF_NORMAL_BASIS_REP: ; Converted $EF_NORMAL_BASIS_REP. ; Compiling DEFMFUN $EF_NORMAL_BASIS_REP: ; Byte Compiling Top-Level Form: ; Converted $EF_NORMAL_BASIS_REP. ; Compiling DEFMFUN $EF_NORMAL_BASIS_REP: ; Byte Compiling Top-Level Form: ; Converted GF-NORMAL-BASIS-REP. ; Compiling DEFUN GF-NORMAL-BASIS-REP: ; Converted GF_MATNEG-IMPL. ; Compiling DEFMFUN $GF_MATNEG: ; Converted $GF_MATNEG. ; Compiling DEFMFUN $GF_MATNEG: ; Byte Compiling Top-Level Form: ; Converted $GF_MATNEG. ; Compiling DEFMFUN $GF_MATNEG: ; Byte Compiling Top-Level Form: ; Converted EF_MATNEG-IMPL. ; Compiling DEFMFUN $EF_MATNEG: ; Converted $EF_MATNEG. ; Compiling DEFMFUN $EF_MATNEG: ; Byte Compiling Top-Level Form: ; Converted $EF_MATNEG. ; Compiling DEFMFUN $EF_MATNEG: ; Byte Compiling Top-Level Form: ; Converted GF_MATADD-IMPL. ; Compiling DEFMFUN $GF_MATADD: ; Converted $GF_MATADD. ; Compiling DEFMFUN $GF_MATADD: ; Byte Compiling Top-Level Form: ; Converted $GF_MATADD. ; Compiling DEFMFUN $GF_MATADD: ; Byte Compiling Top-Level Form: ; Converted EF_MATADD-IMPL. ; Compiling DEFMFUN $EF_MATADD: ; Converted $EF_MATADD. ; Compiling DEFMFUN $EF_MATADD: ; Byte Compiling Top-Level Form: ; Converted $EF_MATADD. ; Compiling DEFMFUN $EF_MATADD: ; Byte Compiling Top-Level Form: ; Converted GF-MATADD. ; Compiling DEFUN GF-MATADD: ; Converted GF-MATADD1. ; Compiling DEFUN GF-MATADD1: ; Converted GF-MATADD2-ERROR. ; Compiling DEFUN GF-MATADD2-ERROR: ; Converted GF-MATADD2. ; Compiling DEFUN GF-MATADD2: ; Converted GF_MATMULT-IMPL. ; Compiling DEFMFUN $GF_MATMULT: ; Converted $GF_MATMULT. ; Compiling DEFMFUN $GF_MATMULT: ; Byte Compiling Top-Level Form: ; Converted $GF_MATMULT. ; Compiling DEFMFUN $GF_MATMULT: ; Byte Compiling Top-Level Form: ; Converted EF_MATMULT-IMPL. ; Compiling DEFMFUN $EF_MATMULT: ; Converted $EF_MATMULT. ; Compiling DEFMFUN $EF_MATMULT: ; Byte Compiling Top-Level Form: ; Converted $EF_MATMULT. ; Compiling DEFMFUN $EF_MATMULT: ; Byte Compiling Top-Level Form: ; Converted *F-MATMULT. ; Compiling DEFUN *F-MATMULT: ; Converted GF-MATMULT. ; Compiling DEFUN GF-MATMULT: ; Converted GF-MATMULT1. ; Compiling DEFUN GF-MATMULT1: ; Converted GF-MATMULT2. ; Compiling DEFUN GF-MATMULT2: ; Converted ZN-P-ERRCHK. ; Compiling DEFUN ZN-P-ERRCHK: ; Converted TRY-LU-AND-CALL. ; Compiling DEFUN TRY-LU-AND-CALL: ; Converted ZN_INVERT_BY_LU-IMPL. ; Compiling DEFMFUN $ZN_INVERT_BY_LU: ; Converted $ZN_INVERT_BY_LU. ; Compiling DEFMFUN $ZN_INVERT_BY_LU: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $ZN_INVERT_BY_LU. ; Compiling DEFMFUN $ZN_INVERT_BY_LU: ; Byte Compiling Top-Level Form: ; Converted GF_MATINV-IMPL. ; Compiling DEFMFUN $GF_MATINV: ; Converted $GF_MATINV. ; Compiling DEFMFUN $GF_MATINV: ; Byte Compiling Top-Level Form: ; Converted $GF_MATINV. ; Compiling DEFMFUN $GF_MATINV: ; Byte Compiling Top-Level Form: ; Converted GF_INVERT_BY_LU-IMPL. ; Compiling DEFMFUN $GF_INVERT_BY_LU: ; Converted $GF_INVERT_BY_LU. ; Compiling DEFMFUN $GF_INVERT_BY_LU: ; Byte Compiling Top-Level Form: ; Converted $GF_INVERT_BY_LU. ; Compiling DEFMFUN $GF_INVERT_BY_LU: ; Byte Compiling Top-Level Form: ; Converted EF_INVERT_BY_LU-IMPL. ; Compiling DEFMFUN $EF_INVERT_BY_LU: ; Converted $EF_INVERT_BY_LU. ; Compiling DEFMFUN $EF_INVERT_BY_LU: ; Byte Compiling Top-Level Form: ; Converted $EF_INVERT_BY_LU. ; Compiling DEFMFUN $EF_INVERT_BY_LU: ; Byte Compiling Top-Level Form: ; Converted ZN_DETERMINANT-IMPL. ; Compiling DEFMFUN $ZN_DETERMINANT: ; Converted $ZN_DETERMINANT. ; Compiling DEFMFUN $ZN_DETERMINANT: ; Byte Compiling Top-Level Form: ; Converted $ZN_DETERMINANT. ; Compiling DEFMFUN $ZN_DETERMINANT: ; Byte Compiling Top-Level Form: ; Converted GF_DETERMINANT-IMPL. ; Compiling DEFMFUN $GF_DETERMINANT: ; Converted $GF_DETERMINANT. ; Compiling DEFMFUN $GF_DETERMINANT: ; Byte Compiling Top-Level Form: ; Converted $GF_DETERMINANT. ; Compiling DEFMFUN $GF_DETERMINANT: ; Byte Compiling Top-Level Form: ; Converted EF_DETERMINANT-IMPL. ; Compiling DEFMFUN $EF_DETERMINANT: ; Converted $EF_DETERMINANT. ; Compiling DEFMFUN $EF_DETERMINANT: ; Byte Compiling Top-Level Form: ; Converted $EF_DETERMINANT. ; Compiling DEFMFUN $EF_DETERMINANT: ; Byte Compiling Top-Level Form: ; Converted GF_INDEX-IMPL. ; Compiling DEFMFUN $GF_INDEX: ; Converted $GF_INDEX. ; Compiling DEFMFUN $GF_INDEX: ; Byte Compiling Top-Level Form: ; Converted $GF_INDEX. ; Compiling DEFMFUN $GF_INDEX: ; Byte Compiling Top-Level Form: ; Converted EF_INDEX-IMPL. ; Compiling DEFMFUN $EF_INDEX: ; Converted $EF_INDEX. ; Compiling DEFMFUN $EF_INDEX: ; Byte Compiling Top-Level Form: ; Converted $EF_INDEX. ; Compiling DEFMFUN $EF_INDEX: ; Byte Compiling Top-Level Form: ; Converted GF_LOG-IMPL. ; Compiling DEFMFUN $GF_LOG: ; Converted $GF_LOG. ; Compiling DEFMFUN $GF_LOG: ; Byte Compiling Top-Level Form: ; Converted $GF_LOG. ; Compiling DEFMFUN $GF_LOG: ; Byte Compiling Top-Level Form: ; Converted GF-LOG-ERRCHK1. ; Compiling DEFUN GF-LOG-ERRCHK1: ; Converted GF-LOG-ERRCHK2. ; Compiling DEFUN GF-LOG-ERRCHK2: ; Converted EF_LOG-IMPL. ; Compiling DEFMFUN $EF_LOG: ; Converted $EF_LOG. ; Compiling DEFMFUN $EF_LOG: ; Byte Compiling Top-Level Form: ; Converted $EF_LOG. ; Compiling DEFMFUN $EF_LOG: ; Byte Compiling Top-Level Form: ; Converted GF-DLOGB. ; Compiling DEFUN GF-DLOGB: ; Converted EF-DLOGB. ; Compiling DEFUN EF-DLOGB: ; Converted *F-DLOGB. ; Compiling DEFUN *F-DLOGB: ; ; ; File: /home/maxima/maxima-test/src/numth.lisp ; In: DEFUN *F-DLOGB ; (ZN-QUO (TRUNCATE A-IND D) (TRUNCATE B-IND D) M) ; --> BLOCK MOD ; ==> ; (* N (INV-MOD D P)) ; Note: Unable to optimize due to type uncertainty: ; The second argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The second argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; Note: Unable to convert x*2^k to shift due to type uncertainty: ; The second argument is a REAL, not a INTEGER. ; ; --> BLOCK MOD BLOCK LET IF AND IF NOT IF ZEROP ; ==> ; (= REM 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to open code because: ; Operands might not be the same type. ; ; --> BLOCK MOD BLOCK LET IF AND IF AND IF PLUSP ; ==> ; (> NUMBER 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK MOD BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< NUMBER 0) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; --> BLOCK MOD BLOCK LET IF ; ==> ; (+ REM KERNEL::DIVISOR) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; --> BLOCK MOD BLOCK LET REM BLOCK MULTIPLE-VALUE-BIND MULTIPLE-VALUE-CALL ; ==> ; (TRUNCATE NUMBER KERNEL::DIVISOR) ; Note: Unable to optimize due to type uncertainty: ; The first argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to convert division by 2^k to shift due to type uncertainty: ; The first argument is a REAL, not a INTEGER. ; ; --> BLOCK MOD ; ==> ; (* N (INV-MOD D P)) ; 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 REAL, not a FIXNUM. ; The result is a REAL, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a REAL, not a (UNSIGNED-BYTE 32). ; The result is a REAL, not a (UNSIGNED-BYTE 32). ; etc. ; ; --> BLOCK MOD BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< KERNEL::DIVISOR 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. ; ; --> BLOCK MOD BLOCK LET IF AND IF AND 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. ; ; --> BLOCK MOD BLOCK LET IF AND IF AND IF MINUSP ; ==> ; (< 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. ; ; --> BLOCK MOD BLOCK LET IF ; ==> ; (+ REM KERNEL::DIVISOR) ; Note: Forced to do GENERIC-+ (cost 10). ; Unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a REAL, not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a REAL, not a FIXNUM. ; Unable to do inline (signed-byte 32) arithmetic (cost 5) because: ; The first argument is a REAL, not a (SIGNED-BYTE 32). ; The second argument is a INTEGER, not a (SIGNED-BYTE 32). ; The result is a REAL, not a (SIGNED-BYTE 32). ; etc. ; ; Converted GF-DLOG. ; Compiling DEFUN GF-DLOG: ; Converted EF-DLOG. ; Compiling DEFUN EF-DLOG: ; Converted *F-DLOG. ; Compiling DEFUN *F-DLOG: ; Converted GF-DLOG-F. ; Compiling DEFUN GF-DLOG-F: ; Converted GF-DLOG-NAIVE. ; Compiling DEFUN GF-DLOG-NAIVE: ; Byte Compiling Top-Level Form: ; Converted GF-DLOG-BABY-GIANT. ; Compiling DEFUN GF-DLOG-BABY-GIANT: ; Converted GF-DLOG-RHO-BRENT. ; Compiling DEFUN GF-DLOG-RHO-BRENT: ; ; ; File: /home/maxima/maxima-test/src/numth.lisp ; In: DEFUN GF-DLOG-RHO-BRENT ; (ZN-QUO DY DZ P) ; --> BLOCK MOD ; ==> ; (* N (INV-MOD D P)) ; Note: Unable to optimize due to type uncertainty: ; The second argument is a REAL, not a COMMON-LISP:FLOAT. ; ; Note: Unable to optimize due to type uncertainty: ; The second argument is a REAL, not a KERNEL:DOUBLE-DOUBLE-FLOAT. ; ; Note: Unable to convert x*2^k to shift due to type uncertainty: ; The second argument is a REAL, not a INTEGER. ; ; 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 REAL, not a FIXNUM. ; The result is a REAL, not a FIXNUM. ; Unable to do inline (unsigned-byte 32) arithmetic (cost 5) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 32). ; The second argument is a REAL, not a (UNSIGNED-BYTE 32). ; The result is a REAL, not a (UNSIGNED-BYTE 32). ; etc. ; ; Converted EF_NTH_ROOT-IMPL. ; Compiling DEFMFUN $EF_NTH_ROOT: ; Converted $EF_NTH_ROOT. ; Compiling DEFMFUN $EF_NTH_ROOT: ; Byte Compiling Top-Level Form: ; Converted $EF_NTH_ROOT. ; Compiling DEFMFUN $EF_NTH_ROOT: ; Byte Compiling Top-Level Form: ; Converted GF_NTH_ROOT-IMPL. ; Compiling DEFMFUN $GF_NTH_ROOT: ; Converted $GF_NTH_ROOT. ; Compiling DEFMFUN $GF_NTH_ROOT: ; Byte Compiling Top-Level Form: ; Converted $GF_NTH_ROOT. ; Compiling DEFMFUN $GF_NTH_ROOT: ; Byte Compiling Top-Level Form: ; Converted GF-NRT-EXIT. ; Compiling DEFUN GF-NRT-EXIT: ; Converted GF-NRT. ; Compiling DEFUN GF-NRT: ; Converted GF-AMM. ; Compiling DEFUN GF-AMM: ; Converted GF_ADD_TABLE-IMPL. ; Compiling DEFMFUN $GF_ADD_TABLE: ; Converted $GF_ADD_TABLE. ; Compiling DEFMFUN $GF_ADD_TABLE: ; Byte Compiling Top-Level Form: ; Converted $GF_ADD_TABLE. ; Compiling DEFMFUN $GF_ADD_TABLE: ; Byte Compiling Top-Level Form: ; Converted EF_ADD_TABLE-IMPL. ; Compiling DEFMFUN $EF_ADD_TABLE: ; Converted $EF_ADD_TABLE. ; Compiling DEFMFUN $EF_ADD_TABLE: ; Byte Compiling Top-Level Form: ; Converted $EF_ADD_TABLE. ; Compiling DEFMFUN $EF_ADD_TABLE: ; Byte Compiling Top-Level Form: ; Converted GF-ADD-TABLE. ; Compiling DEFUN GF-ADD-TABLE: ; Converted GF_MULT_TABLE-IMPL. ; Compiling DEFMFUN $GF_MULT_TABLE: ; Converted $GF_MULT_TABLE. ; Compiling DEFMFUN $GF_MULT_TABLE: ; Byte Compiling Top-Level Form: ; Converted $GF_MULT_TABLE. ; Compiling DEFMFUN $GF_MULT_TABLE: ; Byte Compiling Top-Level Form: ; Converted EF_MULT_TABLE-IMPL. ; Compiling DEFMFUN $EF_MULT_TABLE: ; Converted $EF_MULT_TABLE. ; Compiling DEFMFUN $EF_MULT_TABLE: ; Byte Compiling Top-Level Form: ; Converted $EF_MULT_TABLE. ; Compiling DEFMFUN $EF_MULT_TABLE: ; Byte Compiling Top-Level Form: ; Converted GF-MULT-TABLE. ; Compiling DEFUN GF-MULT-TABLE: ; Converted GF_POWER_TABLE-IMPL. ; Compiling DEFMFUN $GF_POWER_TABLE: ; Converted $GF_POWER_TABLE. ; Compiling DEFMFUN $GF_POWER_TABLE: ; Byte Compiling Top-Level Form: ; Converted $GF_POWER_TABLE. ; Compiling DEFMFUN $GF_POWER_TABLE: ; Byte Compiling Top-Level Form: ; Converted EF_POWER_TABLE-IMPL. ; Compiling DEFMFUN $EF_POWER_TABLE: ; Converted $EF_POWER_TABLE. ; Compiling DEFMFUN $EF_POWER_TABLE: ; Byte Compiling Top-Level Form: ; Converted $EF_POWER_TABLE. ; Compiling DEFMFUN $EF_POWER_TABLE: ; Byte Compiling Top-Level Form: ; Converted GF-POWER-TABLE-ARGS. ; Compiling DEFUN GF-POWER-TABLE-ARGS: ; Converted GF-POWER-TABLE. ; Compiling DEFUN GF-POWER-TABLE: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/numth.sse2f written. ; Compilation finished in 0:00:02. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numth.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/pade.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:50. ; Compiling: /home/maxima/maxima-test/src/pade.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RED. ; Compiling DEFMACRO RED: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted P0?. ; Compiling DEFMACRO P0?: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted E0?. ; Compiling DEFMACRO E0?: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted EPOS?. ; Compiling DEFMACRO EPOS?: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ENEG?. ; Compiling DEFMACRO ENEG?: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted NUM. ; Compiling DEFMACRO NUM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DENOM. ; Compiling DEFMACRO DENOM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ENEG. ; Compiling DEFMACRO ENEG: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PADE-LEXP. ; Compiling DEFMACRO PADE-LEXP: ; Byte Compiling Top-Level Form: ; Converted ESHIFT. ; Compiling DEFUN ESHIFT: ; Byte Compiling Top-Level Form: ; Converted PSMAKE. ; Compiling DEFMACRO PSMAKE: ; Byte Compiling Top-Level Form: ; Converted PADE-IMPL. ; Compiling DEFMFUN $PADE: ; Converted $PADE. ; Compiling DEFMFUN $PADE: ; Byte Compiling Top-Level Form: ; Converted $PADE. ; Compiling DEFMFUN $PADE: ; Byte Compiling Top-Level Form: ; Converted PADE. ; Compiling DEFUN PADE: ; Converted PADE1. ; Compiling DEFUN PADE1: ; Converted TERM*. ; Compiling DEFUN TERM*: ; Converted PADE-MONIZE. ; Compiling DEFUN PADE-MONIZE: ; Converted UPOLY+. ; Compiling DEFUN UPOLY+: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/pade.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/pade.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/homog.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:50. ; Compiling: /home/maxima/maxima-test/src/homog.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted ADDVARDEG. ; Compiling DEFUN ADDVARDEG: ; Converted PTERMVEC. ; Compiling DEFUN PTERMVEC: ; Converted NZEROS. ; Compiling DEFUN NZEROS: ; Converted LTERMVEC. ; Compiling DEFUN LTERMVEC: ; Converted HLINSOLVE. ; Compiling DEFUN HLINSOLVE: ; Converted HREDUCE. ; Compiling DEFUN HREDUCE: ; Converted HEXPAND. ; Compiling DEFUN HEXPAND: ; Converted HDOT. ; Compiling DEFUN HDOT: ; Converted HSIMP. ; Compiling DEFUN HSIMP: ; Converted HSIMP1. ; Compiling DEFUN HSIMP1: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/homog.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/homog.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/combin.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:50. ; Compiling: /home/maxima/maxima-test/src/combin.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted MAKEFACT-IMPL. ; Compiling DEFMFUN $MAKEFACT: ; Converted $MAKEFACT. ; Compiling DEFMFUN $MAKEFACT: ; Byte Compiling Top-Level Form: ; Converted $MAKEFACT. ; Compiling DEFMFUN $MAKEFACT: ; Byte Compiling Top-Level Form: ; Converted MAKEFACT1. ; Compiling DEFUN MAKEFACT1: ; Converted MAKEGAMMA-IMPL. ; Compiling DEFMFUN $MAKEGAMMA: ; Converted $MAKEGAMMA. ; Compiling DEFMFUN $MAKEGAMMA: ; Byte Compiling Top-Level Form: ; Converted $MAKEGAMMA. ; Compiling DEFMFUN $MAKEGAMMA: ; Byte Compiling Top-Level Form: ; Converted MINFACTORIAL-IMPL. ; Compiling DEFMFUN $MINFACTORIAL: ; Converted $MINFACTORIAL. ; Compiling DEFMFUN $MINFACTORIAL: ; Byte Compiling Top-Level Form: ; Converted $MINFACTORIAL. ; Compiling DEFMFUN $MINFACTORIAL: ; Byte Compiling Top-Level Form: ; Converted FACTCOMB-IMPL. ; Compiling DEFMFUN $FACTCOMB: ; Converted $FACTCOMB. ; Compiling DEFMFUN $FACTCOMB: ; Byte Compiling Top-Level Form: ; Converted $FACTCOMB. ; Compiling DEFMFUN $FACTCOMB: ; Byte Compiling Top-Level Form: ; Converted FACTCOMB1. ; Compiling DEFUN FACTCOMB1: ; Converted FACTCOMB. ; Compiling DEFUN FACTCOMB: ; Converted FACTRAT. ; Compiling DEFUN FACTRAT: ; Converted FACTQSNT. ; Compiling DEFUN FACTQSNT: ; Converted FACTCOMBPLUS. ; Compiling DEFUN FACTCOMBPLUS: ; Converted GETFACTORIAL. ; Converted FACTPLUS1. ; Converted FACTPLUSCOMB. ; Compiling DEFUN FACTPLUSCOMB: ; Compiling DEFUN FACTPLUS1: ; Compiling Top-Level Form: ; Converted NPLUS. ; Compiling DEFUN NPLUS: ; Converted FACTEXPAND. ; Compiling DEFUN FACTEXPAND: ; Converted FACTPLUSDEP. ; Compiling DEFUN FACTPLUSDEP: ; Converted SAME. ; Compiling DEFUN SAME: ; Converted FACTPOWERSELECT. ; Compiling DEFUN FACTPOWERSELECT: ; Converted FACTPLUS2. ; Compiling DEFUN FACTPLUS2: ; Converted FACTPLUS0. ; Compiling DEFUN FACTPLUS0: ; Converted DYPHEYED. ; Compiling DEFUN DYPHEYED: ; Converted KANSEL. ; Compiling DEFUN KANSEL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted NXTBINCOEF. ; Compiling DEFUN NXTBINCOEF: ; Converted EULER. ; Compiling DEFUN EULER: ; Converted EULER-IMPL. ; Compiling DEF-SIMPLIFIER EULER: ; Converted $EULER. ; Compiling DEF-SIMPLIFIER EULER: ; Byte Compiling Top-Level Form: ; Converted $EULER. ; Compiling DEF-SIMPLIFIER EULER: ; Byte Compiling Top-Level Form: ; Converted SIMP-%EULER. ; Compiling DEF-SIMPLIFIER EULER: ; Converted BERN. ; Compiling DEFUN BERN: ; Converted BERN-IMPL. ; Compiling DEF-SIMPLIFIER BERN: ; Converted $BERN. ; Compiling DEF-SIMPLIFIER BERN: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $BERN. ; Compiling DEF-SIMPLIFIER BERN: ; Byte Compiling Top-Level Form: ; Converted SIMP-%BERN. ; Compiling DEF-SIMPLIFIER BERN: ; Converted BERNPOLY-IMPL. ; Compiling DEFMFUN $BERNPOLY: ; Converted $BERNPOLY. ; Compiling DEFMFUN $BERNPOLY: ; Byte Compiling Top-Level Form: ; Converted $BERNPOLY. ; Compiling DEFMFUN $BERNPOLY: ; Byte Compiling Top-Level Form: ; Converted EULERPOLY-IMPL. ; Compiling DEFMFUN $EULERPOLY: ; Converted $EULERPOLY. ; Compiling DEFMFUN $EULERPOLY: ; Byte Compiling Top-Level Form: ; Converted $EULERPOLY. ; Compiling DEFMFUN $EULERPOLY: ; Byte Compiling Top-Level Form: ; Converted SIMPLIM%ZETA. ; Compiling DEFUN SIMPLIM%ZETA: ; Converted ZETA-IMPL. ; Compiling DEF-SIMPLIFIER ZETA: ; Converted $ZETA. ; Compiling DEF-SIMPLIFIER ZETA: ; Byte Compiling Top-Level Form: ; Converted $ZETA. ; Compiling DEF-SIMPLIFIER ZETA: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ZETA. ; Compiling DEF-SIMPLIFIER ZETA: ; Converted FLOAT-ZETA. ; Compiling DEFUN FLOAT-ZETA: ; Converted FIB-IMPL. ; Compiling DEFMFUN $FIB: ; Converted $FIB. ; Compiling DEFMFUN $FIB: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $FIB. ; Compiling DEFMFUN $FIB: ; Byte Compiling Top-Level Form: ; Converted FFIB. ; Compiling LET (PREVFIB): ; Compiling Top-Level Form: ; Converted LUCAS-IMPL. ; Compiling DEFMFUN $LUCAS: ; Converted $LUCAS. ; Compiling DEFMFUN $LUCAS: ; Byte Compiling Top-Level Form: ; Converted $LUCAS. ; Compiling DEFMFUN $LUCAS: ; Byte Compiling Top-Level Form: ; Converted LUCAS. ; Compiling DEFUN LUCAS: ; Converted CFDISREP-IMPL. ; Compiling DEFMFUN $CFDISREP: ; Converted $CFDISREP. ; Compiling DEFMFUN $CFDISREP: ; Byte Compiling Top-Level Form: ; Converted $CFDISREP. ; Compiling DEFMFUN $CFDISREP: ; Byte Compiling Top-Level Form: ; Converted CFDISREP1. ; Compiling DEFUN CFDISREP1: ; Converted CFMAK. ; Compiling DEFUN CFMAK: ; Converted MAKCF. ; Compiling DEFUN MAKCF: ; Compiling DEFMSPEC $CF: ; Converted CFRATSIMP. ; Compiling DEFUN CFRATSIMP: ; Converted CFNROOT. ; Compiling DEFUN CFNROOT: ; Converted CFEVAL. ; Compiling DEFUN CFEVAL: ; Converted CF. ; Compiling DEFUN CF: ; Byte Compiling Top-Level Form: ; Converted CFPLUS. ; Compiling DEFUN CFPLUS: ; Converted CFTIMES. ; Compiling DEFUN CFTIMES: ; Converted CFDIFF. ; Compiling DEFUN CFDIFF: ; Converted CFMIN. ; Compiling DEFUN CFMIN: ; Converted CFQUOT. ; Compiling DEFUN CFQUOT: ; Converted CFEXPT. ; Compiling DEFUN CFEXPT: ; Converted CONF1. ; Compiling DEFUN CONF1: ; Converted CONF2. ; Compiling DEFUN CONF2: ; Converted CF-CONVERGENTS-P-Q. ; Compiling DEFUN CF-CONVERGENTS-P-Q: ; Converted FIND-CF1. ; Compiling DEFUN FIND-CF1: ; Converted FIND-CF. ; Compiling DEFUN FIND-CF: ; Byte Compiling Top-Level Form: ; Converted CF-BACK-RECURRENCE. ; Compiling DEFUN CF-BACK-RECURRENCE: ; Converted CFFUN. ; Compiling DEFUN CFFUN: ; Converted CONF4. ; Compiling DEFUN CONF4: ; Converted CONF5. ; Compiling DEFUN CONF5: ; Converted CONF6. ; Compiling DEFUN CONF6: ; Converted CONF7. ; Compiling DEFUN CONF7: ; Converted CFSQRT. ; Compiling DEFUN CFSQRT: ; Converted QUNIT-IMPL. ; Compiling DEFMFUN $QUNIT: ; Converted $QUNIT. ; Compiling DEFMFUN $QUNIT: ; Byte Compiling Top-Level Form: ; Converted $QUNIT. ; Compiling DEFMFUN $QUNIT: ; Byte Compiling Top-Level Form: ; Converted PELSO1. ; Compiling DEFUN PELSO1: ; Converted SQCONT. ; Compiling DEFUN SQCONT: ; Converted RATCF. ; Compiling DEFUN RATCF: ; Converted CFEXPAND-IMPL. ; Compiling DEFMFUN $CFEXPAND: ; Converted $CFEXPAND. ; Compiling DEFMFUN $CFEXPAND: ; Byte Compiling Top-Level Form: ; Converted $CFEXPAND. ; Compiling DEFMFUN $CFEXPAND: ; Byte Compiling Top-Level Form: ; Converted CFEXPAND. ; Compiling DEFUN CFEXPAND: ; Converted SIMPSUM2. ; Compiling DEFUN SIMPSUM2: ; Converted ADSUM. ; Converted ADUSUM. ; Converted FPOLYSUM. ; Converted FBINO. ; Converted ISUM. ; Converted SUMSUM. ; Compiling DEFUN SUMSUM: ; Compiling DEFUN FPOLYSUM: ; Compiling DEFUN FBINO: ; Compiling Top-Level Form: ; Compiling DEFMSPEC $PRODUCT: ; Converted SIMPPROD. ; Compiling DEFUN SIMPPROD: ; Converted TAYTORAT-IMPL. ; Compiling DEFMFUN $TAYTORAT: ; Converted $TAYTORAT. ; Compiling DEFMFUN $TAYTORAT: ; Byte Compiling Top-Level Form: ; Converted $TAYTORAT. ; Compiling DEFMFUN $TAYTORAT: ; Byte Compiling Top-Level Form: ; Converted SRRAT. ; Compiling DEFUN SRRAT: ; Converted SRRAT2. ; Compiling DEFUN SRRAT2: ; Converted SRRAT3. ; Compiling DEFUN SRRAT3: ; Compiling DEFMSPEC $DEFTAYLOR: ; Converted SUBSUM. ; Compiling DEFUN SUBSUM: ; Converted SUSUM1. ; Compiling DEFUN SUSUM1: ; Converted POLYDECOMP-IMPL. ; Compiling DEFMFUN $POLYDECOMP: ; Converted $POLYDECOMP. ; Compiling DEFMFUN $POLYDECOMP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $POLYDECOMP. ; Compiling DEFMFUN $POLYDECOMP: ; Byte Compiling Top-Level Form: ; Converted POLYDECOMP. ; Compiling DEFUN POLYDECOMP: ; Converted PDECRED. ; Compiling DEFUN PDECRED: ; Converted PDECOMP. ; Compiling DEFUN PDECOMP: ; Converted PDECGDFRM. ; Compiling DEFUN PDECGDFRM: ; Converted PDECPRIMEP. ; Compiling DEFUN PDECPRIMEP: ; Converted PDECPOW. ; Compiling DEFUN PDECPOW: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/combin.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/combin.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/nset.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:51. ; Compiling: /home/maxima/maxima-test/src/nset.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted REQUIRE-SET. ; Compiling DEFUN REQUIRE-SET: ; Byte Compiling Top-Level Form: ; Converted REQUIRE-LIST. ; Compiling DEFUN REQUIRE-LIST: ; Converted REQUIRE-LIST-OR-SET. ; Compiling DEFUN REQUIRE-LIST-OR-SET: ; Converted UNIQUE-IMPL. ; Compiling DEFMFUN $UNIQUE: ; Converted $UNIQUE. ; Compiling DEFMFUN $UNIQUE: ; Byte Compiling Top-Level Form: ; Converted $UNIQUE. ; Compiling DEFMFUN $UNIQUE: ; Byte Compiling Top-Level Form: ; Converted SETIFY-IMPL. ; Compiling DEFMFUN $SETIFY: ; Converted $SETIFY. ; Compiling DEFMFUN $SETIFY: ; Byte Compiling Top-Level Form: ; Converted $SETIFY. ; Compiling DEFMFUN $SETIFY: ; Byte Compiling Top-Level Form: ; Converted FULLSETIFY-IMPL. ; Compiling DEFMFUN $FULLSETIFY: ; Converted $FULLSETIFY. ; Compiling DEFMFUN $FULLSETIFY: ; Byte Compiling Top-Level Form: ; Converted $FULLSETIFY. ; Compiling DEFMFUN $FULLSETIFY: ; Byte Compiling Top-Level Form: ; Converted LISTIFY-IMPL. ; Compiling DEFMFUN $LISTIFY: ; Converted $LISTIFY. ; Compiling DEFMFUN $LISTIFY: ; Byte Compiling Top-Level Form: ; Converted $LISTIFY. ; Compiling DEFMFUN $LISTIFY: ; Byte Compiling Top-Level Form: ; Converted FULL_LISTIFY-IMPL. ; Compiling DEFMFUN $FULL_LISTIFY: ; Converted $FULL_LISTIFY. ; Compiling DEFMFUN $FULL_LISTIFY: ; Byte Compiling Top-Level Form: ; Converted $FULL_LISTIFY. ; Compiling DEFMFUN $FULL_LISTIFY: ; Byte Compiling Top-Level Form: ; Converted SIMP-SET. ; Compiling DEFUN SIMP-SET: ; Converted EMPTYP-IMPL. ; Compiling DEFMFUN $EMPTYP: ; Converted $EMPTYP. ; Compiling DEFMFUN $EMPTYP: ; Byte Compiling Top-Level Form: ; Converted $EMPTYP. ; Compiling DEFMFUN $EMPTYP: ; Byte Compiling Top-Level Form: ; Converted SETP-IMPL. ; Compiling DEFMFUN $SETP: ; Converted $SETP. ; Compiling DEFMFUN $SETP: ; Byte Compiling Top-Level Form: ; Converted $SETP. ; Compiling DEFMFUN $SETP: ; Byte Compiling Top-Level Form: ; Converted CARDINALITY-IMPL. ; Compiling DEFMFUN $CARDINALITY: ; Converted $CARDINALITY. ; Compiling DEFMFUN $CARDINALITY: ; Byte Compiling Top-Level Form: ; Converted $CARDINALITY. ; Compiling DEFMFUN $CARDINALITY: ; Byte Compiling Top-Level Form: ; Converted SUBSETP-IMPL. ; Compiling DEFMFUN $SUBSETP: ; Converted $SUBSETP. ; Compiling DEFMFUN $SUBSETP: ; Byte Compiling Top-Level Form: ; Converted $SUBSETP. ; Compiling DEFMFUN $SUBSETP: ; Byte Compiling Top-Level Form: ; Converted SETEQUALP-IMPL. ; Compiling DEFMFUN $SETEQUALP: ; Converted $SETEQUALP. ; Compiling DEFMFUN $SETEQUALP: ; Byte Compiling Top-Level Form: ; Converted $SETEQUALP. ; Compiling DEFMFUN $SETEQUALP: ; Byte Compiling Top-Level Form: ; Converted ADJOIN-IMPL. ; Compiling DEFMFUN $ADJOIN: ; Converted $ADJOIN. ; Compiling DEFMFUN $ADJOIN: ; Byte Compiling Top-Level Form: ; Converted $ADJOIN. ; Compiling DEFMFUN $ADJOIN: ; Byte Compiling Top-Level Form: ; Converted DISJOIN-IMPL. ; Compiling DEFMFUN $DISJOIN: ; Converted $DISJOIN. ; Compiling DEFMFUN $DISJOIN: ; Byte Compiling Top-Level Form: ; Converted $DISJOIN. ; Compiling DEFMFUN $DISJOIN: ; Byte Compiling Top-Level Form: ; Converted PREFIXCONC. ; Compiling DEFUN PREFIXCONC: ; Converted UNION-IMPL. ; Compiling DEFMFUN $UNION: ; Converted $UNION. ; Compiling DEFMFUN $UNION: ; Byte Compiling Top-Level Form: ; Converted $UNION. ; Compiling DEFMFUN $UNION: ; Byte Compiling Top-Level Form: ; Converted SETDIFFERENCE-IMPL. ; Compiling DEFMFUN $SETDIFFERENCE: ; Converted $SETDIFFERENCE. ; Compiling DEFMFUN $SETDIFFERENCE: ; Byte Compiling Top-Level Form: ; Converted $SETDIFFERENCE. ; Compiling DEFMFUN $SETDIFFERENCE: ; Byte Compiling Top-Level Form: ; Converted INTERSECTION-IMPL. ; Compiling DEFMFUN $INTERSECTION: ; Converted $INTERSECTION. ; Compiling DEFMFUN $INTERSECTION: ; Byte Compiling Top-Level Form: ; Converted $INTERSECTION. ; Compiling DEFMFUN $INTERSECTION: ; Byte Compiling Top-Level Form: ; Converted INTERSECT-IMPL. ; Compiling DEFMFUN $INTERSECT: ; Converted $INTERSECT. ; Compiling DEFMFUN $INTERSECT: ; Byte Compiling Top-Level Form: ; Converted $INTERSECT. ; Compiling DEFMFUN $INTERSECT: ; Byte Compiling Top-Level Form: ; Converted ELEMENTP-IMPL. ; Compiling DEFMFUN $ELEMENTP: ; Converted $ELEMENTP. ; Compiling DEFMFUN $ELEMENTP: ; Byte Compiling Top-Level Form: ; Converted $ELEMENTP. ; Compiling DEFMFUN $ELEMENTP: ; Byte Compiling Top-Level Form: ; Converted DISJOINTP-IMPL. ; Compiling DEFMFUN $DISJOINTP: ; Converted $DISJOINTP. ; Compiling DEFMFUN $DISJOINTP: ; Byte Compiling Top-Level Form: ; Converted $DISJOINTP. ; Compiling DEFMFUN $DISJOINTP: ; Byte Compiling Top-Level Form: ; Converted SUBSET-IMPL. ; Compiling DEFMFUN $SUBSET: ; Converted $SUBSET. ; Compiling DEFMFUN $SUBSET: ; Byte Compiling Top-Level Form: ; Converted $SUBSET. ; Compiling DEFMFUN $SUBSET: ; Byte Compiling Top-Level Form: ; Converted PARTITION_SET-IMPL. ; Compiling DEFMFUN $PARTITION_SET: ; Converted $PARTITION_SET. ; Compiling DEFMFUN $PARTITION_SET: ; Byte Compiling Top-Level Form: ; Converted $PARTITION_SET. ; Compiling DEFMFUN $PARTITION_SET: ; Byte Compiling Top-Level Form: ; Converted SYMMDIFFERENCE-IMPL. ; Compiling DEFMFUN $SYMMDIFFERENCE: ; Converted $SYMMDIFFERENCE. ; Compiling DEFMFUN $SYMMDIFFERENCE: ; Byte Compiling Top-Level Form: ; Converted $SYMMDIFFERENCE. ; Compiling DEFMFUN $SYMMDIFFERENCE: ; Byte Compiling Top-Level Form: ; Converted IN_EXACTLY_ONE-IMPL. ; Compiling DEFMFUN $IN_EXACTLY_ONE: ; Converted $IN_EXACTLY_ONE. ; Compiling DEFMFUN $IN_EXACTLY_ONE: ; Byte Compiling Top-Level Form: ; Converted $IN_EXACTLY_ONE. ; Compiling DEFMFUN $IN_EXACTLY_ONE: ; Byte Compiling Top-Level Form: ; Converted POWERSET-IMPL. ; Compiling DEFMFUN $POWERSET: ; Converted $POWERSET. ; Compiling DEFMFUN $POWERSET: ; Byte Compiling Top-Level Form: ; Converted $POWERSET. ; Compiling DEFMFUN $POWERSET: ; Byte Compiling Top-Level Form: ; Converted POWER-SET. ; Compiling DEFUN POWER-SET: ; Converted POWERSET-SUBSET. ; Compiling DEFUN POWERSET-SUBSET: ; Converted KSUBSET-LEX-SUCCESSOR. ; Compiling DEFUN KSUBSET-LEX-SUCCESSOR: ; Converted PERMUTATIONS-IMPL. ; Compiling DEFMFUN $PERMUTATIONS: ; Converted $PERMUTATIONS. ; Compiling DEFMFUN $PERMUTATIONS: ; Byte Compiling Top-Level Form: ; Converted $PERMUTATIONS. ; Compiling DEFMFUN $PERMUTATIONS: ; Byte Compiling Top-Level Form: ; Converted PERMUTATION-LEX-SUCCESSOR. ; Compiling DEFUN PERMUTATION-LEX-SUCCESSOR: ; Converted RANDOM_PERMUTATION-IMPL. ; Compiling DEFMFUN $RANDOM_PERMUTATION: ; Converted $RANDOM_PERMUTATION. ; Compiling DEFMFUN $RANDOM_PERMUTATION: ; Byte Compiling Top-Level Form: ; Converted $RANDOM_PERMUTATION. ; Compiling DEFMFUN $RANDOM_PERMUTATION: ; Byte Compiling Top-Level Form: ; Converted B-SEARCH-EXPR. ; Compiling DEFUN B-SEARCH-EXPR: ; Converted FLATTEN-IMPL. ; Compiling DEFMFUN $FLATTEN: ; Converted $FLATTEN. ; Compiling DEFMFUN $FLATTEN: ; Byte Compiling Top-Level Form: ; Converted $FLATTEN. ; Compiling DEFMFUN $FLATTEN: ; Byte Compiling Top-Level Form: ; Converted FLATTENL-OP. ; Compiling DEFUN FLATTENL-OP: ; Converted SORTED-REMOVE-DUPLICATES. ; Compiling DEFUN SORTED-REMOVE-DUPLICATES: ; Converted SET-INTERSECT. ; Compiling DEFUN SET-INTERSECT: ; Converted SET-UNION. ; Compiling DEFUN SET-UNION: ; Converted SSET-DIFFERENCE. ; Compiling DEFUN SSET-DIFFERENCE: ; Converted SET-SUBSETP. ; Compiling DEFUN SET-SUBSETP: ; Converted SET-SYMMETRIC-DIFFERENCE. ; Compiling DEFUN SET-SYMMETRIC-DIFFERENCE: ; Converted SET-DISJOINTP. ; Compiling DEFUN SET-DISJOINTP: ; Byte Compiling Top-Level Form: ; Converted EXTREMAL_SUBSET-IMPL. ; Compiling DEFMFUN $EXTREMAL_SUBSET: ; Converted $EXTREMAL_SUBSET. ; Compiling DEFMFUN $EXTREMAL_SUBSET: ; Byte Compiling Top-Level Form: ; Converted $EXTREMAL_SUBSET. ; Compiling DEFMFUN $EXTREMAL_SUBSET: ; Byte Compiling Top-Level Form: ; Converted BOOL-CHECKED-MFUNCALL. ; Compiling DEFUN BOOL-CHECKED-MFUNCALL: ; Converted EQUIV_CLASSES-IMPL. ; Compiling DEFMFUN $EQUIV_CLASSES: ; Converted $EQUIV_CLASSES. ; Compiling DEFMFUN $EQUIV_CLASSES: ; Byte Compiling Top-Level Form: ; Converted $EQUIV_CLASSES. ; Compiling DEFMFUN $EQUIV_CLASSES: ; Byte Compiling Top-Level Form: ; Converted CARTESIAN_PRODUCT-IMPL. ; Compiling DEFMFUN $CARTESIAN_PRODUCT: ; Converted $CARTESIAN_PRODUCT. ; Compiling DEFMFUN $CARTESIAN_PRODUCT: ; Byte Compiling Top-Level Form: ; Converted $CARTESIAN_PRODUCT. ; Compiling DEFMFUN $CARTESIAN_PRODUCT: ; Byte Compiling Top-Level Form: ; Converted CARTESIAN_PRODUCT_LIST-IMPL. ; Compiling DEFMFUN $CARTESIAN_PRODUCT_LIST: ; Converted $CARTESIAN_PRODUCT_LIST. ; Compiling DEFMFUN $CARTESIAN_PRODUCT_LIST: ; Byte Compiling Top-Level Form: ; Converted $CARTESIAN_PRODUCT_LIST. ; Compiling DEFMFUN $CARTESIAN_PRODUCT_LIST: ; Byte Compiling Top-Level Form: ; Converted CARTESIAN-PRODUCT. ; Compiling DEFUN CARTESIAN-PRODUCT: ; Converted SET_PARTITIONS-IMPL. ; Compiling DEFMFUN $SET_PARTITIONS: ; Converted $SET_PARTITIONS. ; Compiling DEFMFUN $SET_PARTITIONS: ; Byte Compiling Top-Level Form: ; Converted $SET_PARTITIONS. ; Compiling DEFMFUN $SET_PARTITIONS: ; Byte Compiling Top-Level Form: ; Converted SET-PARTITIONS. ; Compiling DEFUN SET-PARTITIONS: ; Converted INTEGER_PARTITIONS-IMPL. ; Compiling DEFMFUN $INTEGER_PARTITIONS: ; Converted $INTEGER_PARTITIONS. ; Compiling DEFMFUN $INTEGER_PARTITIONS: ; Byte Compiling Top-Level Form: ; Converted $INTEGER_PARTITIONS. ; Compiling DEFMFUN $INTEGER_PARTITIONS: ; Byte Compiling Top-Level Form: ; Converted INTEGER-PARTITIONS. ; Compiling DEFUN INTEGER-PARTITIONS: ; Converted FIXED-LENGTH-PARTITIONS. ; Compiling DEFUN FIXED-LENGTH-PARTITIONS: ; Converted NUM_PARTITIONS-IMPL. ; Compiling DEFMFUN $NUM_PARTITIONS: ; Converted $NUM_PARTITIONS. ; Compiling DEFMFUN $NUM_PARTITIONS: ; Byte Compiling Top-Level Form: ; Converted $NUM_PARTITIONS. ; Compiling DEFMFUN $NUM_PARTITIONS: ; Byte Compiling Top-Level Form: ; Converted NUM_DISTINCT_PARTITIONS-IMPL. ; Compiling DEFMFUN $NUM_DISTINCT_PARTITIONS: ; Converted $NUM_DISTINCT_PARTITIONS. ; Compiling DEFMFUN $NUM_DISTINCT_PARTITIONS: ; Byte Compiling Top-Level Form: ; Converted $NUM_DISTINCT_PARTITIONS. ; Compiling DEFMFUN $NUM_DISTINCT_PARTITIONS: ; Byte Compiling Top-Level Form: ; Converted KRON_DELTA-IMPL. ; Compiling DEFMFUN $KRON_DELTA: ; Converted $KRON_DELTA. ; Compiling DEFMFUN $KRON_DELTA: ; Byte Compiling Top-Level Form: ; Converted $KRON_DELTA. ; Compiling DEFMFUN $KRON_DELTA: ; Byte Compiling Top-Level Form: ; Compiling PUTPROP (QUOTE %KRON_DELTA): ; Converted SIMP-KRON-DELTA. ; Compiling DEFUN SIMP-KRON-DELTA: ; Converted TEX-KRON-DELTA. ; Compiling DEFUN TEX-KRON-DELTA: ; Byte Compiling Top-Level Form: ; Converted SIMP-STIRLING1. ; Compiling DEFUN SIMP-STIRLING1: ; Converted INTEGER-STIRLING1. ; Compiling DEFUN INTEGER-STIRLING1: ; Converted NONNEGATIVE-INTEGERP. ; Compiling DEFUN NONNEGATIVE-INTEGERP: ; Converted SIMP-STIRLING2. ; Compiling DEFUN SIMP-STIRLING2: ; Converted INTEGER-STIRLING2. ; Compiling DEFUN INTEGER-STIRLING2: ; Converted SIMP-BELLN. ; Compiling DEFUN SIMP-BELLN: ; Converted INTEGER-BELLN. ; Compiling DEFUN INTEGER-BELLN: ; Converted MULTINOMIAL_COEFF-IMPL. ; Compiling DEFMFUN $MULTINOMIAL_COEFF: ; Byte Compiling Top-Level Form: ; Converted $MULTINOMIAL_COEFF. ; Compiling DEFMFUN $MULTINOMIAL_COEFF: ; Byte Compiling Top-Level Form: ; Converted $MULTINOMIAL_COEFF. ; Compiling DEFMFUN $MULTINOMIAL_COEFF: ; Byte Compiling Top-Level Form: ; Converted RREDUCE-IMPL. ; Compiling DEFMFUN $RREDUCE: ; Converted $RREDUCE. ; Compiling DEFMFUN $RREDUCE: ; Byte Compiling Top-Level Form: ; Converted $RREDUCE. ; Compiling DEFMFUN $RREDUCE: ; Byte Compiling Top-Level Form: ; Converted LREDUCE-IMPL. ; Compiling DEFMFUN $LREDUCE: ; Converted $LREDUCE. ; Compiling DEFMFUN $LREDUCE: ; Byte Compiling Top-Level Form: ; Converted $LREDUCE. ; Compiling DEFMFUN $LREDUCE: ; Byte Compiling Top-Level Form: ; Converted RL-REDUCE. ; Compiling DEFUN RL-REDUCE: ; Byte Compiling Top-Level Form: ; Converted DEF-NARY. ; Compiling DEFMACRO DEF-NARY: ; Byte Compiling Top-Level Form: ; Converted XAPPEND. ; 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): ; Converted XREDUCE-IMPL. ; Compiling DEFMFUN $XREDUCE: ; Converted $XREDUCE. ; Compiling DEFMFUN $XREDUCE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $XREDUCE. ; Compiling DEFMFUN $XREDUCE: ; Byte Compiling Top-Level Form: ; Converted TREE_REDUCE-IMPL. ; Compiling DEFMFUN $TREE_REDUCE: ; Converted $TREE_REDUCE. ; Compiling DEFMFUN $TREE_REDUCE: ; Byte Compiling Top-Level Form: ; Converted $TREE_REDUCE. ; Compiling DEFMFUN $TREE_REDUCE: ; Byte Compiling Top-Level Form: ; Converted IDENTITY-IMPL. ; Compiling DEFMFUN $IDENTITY: ; Converted $IDENTITY. ; Compiling DEFMFUN $IDENTITY: ; Byte Compiling Top-Level Form: ; Converted $IDENTITY. ; Compiling DEFMFUN $IDENTITY: ; Byte Compiling Top-Level Form: ; Converted CHECKED-AND. ; Compiling DEFUN CHECKED-AND: ; Converted CHECKED-OR. ; Compiling DEFUN CHECKED-OR: ; Converted IGNORE-ERRORS-MFUNCALL. ; Compiling DEFUN IGNORE-ERRORS-MFUNCALL: ; Converted EVERY-IMPL. ; Compiling DEFMFUN $EVERY: ; Converted $EVERY. ; Compiling DEFMFUN $EVERY: ; Byte Compiling Top-Level Form: ; Converted $EVERY. ; Compiling DEFMFUN $EVERY: ; Byte Compiling Top-Level Form: ; Converted SOME-IMPL. ; Compiling DEFMFUN $SOME: ; Converted $SOME. ; Compiling DEFMFUN $SOME: ; Byte Compiling Top-Level Form: ; Converted $SOME. ; Compiling DEFMFUN $SOME: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC $MAKESET: ; Converted THREAD. ; Compiling DEFUN THREAD: ; Converted SIMP-DIVISORS. ; Compiling DEFUN SIMP-DIVISORS: ; Converted SIMP-MOEBIUS. ; Compiling DEFUN SIMP-MOEBIUS: ; ; ; File: /home/maxima/maxima-test/src/nset.lisp ; In: DEFUN SIMP-MOEBIUS ; (POSINT N) ; --> BLOCK AND IF AND > IF ; ==> ; (> 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. ; ; Converted SUBLIST_INDICES-IMPL. ; Compiling DEFMFUN $SUBLIST_INDICES: ; Converted $SUBLIST_INDICES. ; Compiling DEFMFUN $SUBLIST_INDICES: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $SUBLIST_INDICES. ; Compiling DEFMFUN $SUBLIST_INDICES: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/nset.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/nset.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/rand-mt19937.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:51. ; Compiling: /home/maxima/maxima-test/src/rand-mt19937.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GENERATE-SEED. ; Compiling DEFUN GENERATE-SEED: ; Converted INT-INIT-RANDOM-STATE. ; Compiling DEFUN INT-INIT-RANDOM-STATE: ; Converted VEC-INIT-RANDOM-STATE. ; Compiling DEFUN VEC-INIT-RANDOM-STATE: ; Converted INIT-RANDOM-STATE. ; Compiling DEFUN INIT-RANDOM-STATE: ; Byte Compiling Top-Level Form: ; Converted MAKE-RANDOM-OBJECT. ; Compiling DEFSTRUCT RANDOM-STATE: ; Byte Compiling Top-Level Form: ; Byte Compiling Creation Form for #: ; Byte Compiling Top-Level Form: ; Converted MAKE-RANDOM-STATE. ; Compiling DEFUN MAKE-RANDOM-STATE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RANDOM-MT19937-UPDATE. ; Compiling DEFUN RANDOM-MT19937-UPDATE: ; Converted RANDOM-CHUNK. ; Compiling DEFUN RANDOM-CHUNK: ; ; ; File: /home/maxima/maxima-test/src/rand-mt19937.lisp ; In: DEFUN RANDOM-CHUNK ; (DEFUN RANDOM-CHUNK (STATE) ; (DECLARE # #) ; (LET* # ; # ; # ; # ; ...)) ; Note: Doing unsigned word to integer coercion (cost 20) from Y to "". ; ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted %RANDOM-SINGLE-FLOAT. ; Compiling DEFUN %RANDOM-SINGLE-FLOAT: ; Converted %RANDOM-DOUBLE-FLOAT. ; Compiling DEFUN %RANDOM-DOUBLE-FLOAT: ; Converted %RANDOM-DOUBLE-DOUBLE-FLOAT. ; Compiling DEFUN %RANDOM-DOUBLE-DOUBLE-FLOAT: ; Converted %RANDOM-INTEGER. ; Compiling DEFUN %RANDOM-INTEGER: ; Converted RANDOM. ; Compiling DEFUN RANDOM: ; Byte Compiling Top-Level Form: ; Converted SET_RANDOM_STATE-IMPL. ; Compiling DEFMFUN $SET_RANDOM_STATE: ; Converted $SET_RANDOM_STATE. ; Compiling DEFMFUN $SET_RANDOM_STATE: ; Byte Compiling Top-Level Form: ; Converted $SET_RANDOM_STATE. ; Compiling DEFMFUN $SET_RANDOM_STATE: ; Byte Compiling Top-Level Form: ; Converted MAKE_RANDOM_STATE-IMPL. ; Compiling DEFMFUN $MAKE_RANDOM_STATE: ; Converted $MAKE_RANDOM_STATE. ; Compiling DEFMFUN $MAKE_RANDOM_STATE: ; Byte Compiling Top-Level Form: ; Converted $MAKE_RANDOM_STATE. ; Compiling DEFMFUN $MAKE_RANDOM_STATE: ; Byte Compiling Top-Level Form: ; Converted RANDOM-IMPL. ; Compiling DEFMFUN $RANDOM: ; Converted $RANDOM. ; Compiling DEFMFUN $RANDOM: ; Byte Compiling Top-Level Form: ; Converted $RANDOM. ; Compiling DEFMFUN $RANDOM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/rand-mt19937.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/rand-mt19937.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/maxmin.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:51. ; Compiling: /home/maxima/maxima-test/src/maxmin.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAXMIN_EFFORT-ASSIGN. ; Compiling DEFUN MAXMIN_EFFORT-ASSIGN: ; Converted BETWEENP. ; Compiling DEFUN BETWEENP: ; Converted SIMPLIM$MAX. ; Compiling DEFUN SIMPLIM$MAX: ; Converted MAX-P. ; Compiling DEFUN MAX-P: ; Converted MIN-P. ; Compiling DEFUN MIN-P: ; Converted SIMP-MAX. ; Compiling DEFUN SIMP-MAX: ; Byte Compiling Top-Level Form: ; Converted LIMITNEG. ; Compiling DEFUN LIMITNEG: ; Converted SIMPLIM$MIN. ; Compiling DEFUN SIMPLIM$MIN: ; Converted SIMP-MIN. ; Compiling DEFUN SIMP-MIN: ; Converted MAXIMIN. ; Compiling DEFUN MAXIMIN: ; Converted LMAX-IMPL. ; Compiling DEFMFUN $LMAX: ; Converted $LMAX. ; Compiling DEFMFUN $LMAX: ; Byte Compiling Top-Level Form: ; Converted $LMAX. ; Compiling DEFMFUN $LMAX: ; Byte Compiling Top-Level Form: ; Converted LMIN-IMPL. ; Compiling DEFMFUN $LMIN: ; Converted $LMIN. ; Compiling DEFMFUN $LMIN: ; Byte Compiling Top-Level Form: ; Converted $LMIN. ; Compiling DEFMFUN $LMIN: ; Byte Compiling Top-Level Form: ; Converted COMPARE-IMPL. ; Compiling DEFMFUN $COMPARE: ; Converted $COMPARE. ; Compiling DEFMFUN $COMPARE: ; Byte Compiling Top-Level Form: ; Converted $COMPARE. ; Compiling DEFMFUN $COMPARE: ; Byte Compiling Top-Level Form: ; Converted LENIENT-EXTENDED-REALP. ; Compiling DEFUN LENIENT-EXTENDED-REALP: ; Converted LENIENT-REALP. ; Compiling DEFUN LENIENT-REALP: ; Converted RATIONALIZE-IMPL. ; Compiling DEFMFUN $RATIONALIZE: ; Converted $RATIONALIZE. ; Compiling DEFMFUN $RATIONALIZE: ; Byte Compiling Top-Level Form: ; Converted $RATIONALIZE. ; Compiling DEFMFUN $RATIONALIZE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/maxmin.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/maxmin.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/nummod.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:51. ; Compiling: /home/maxima/maxima-test/src/nummod.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted OPCONS. ; Compiling DEFMACRO OPCONS: ; Byte Compiling Top-Level Form: ; Converted SIMP-CHARFUN. ; Compiling DEFUN SIMP-CHARFUN: ; Converted INTEGER-PART-OF-SUM. ; Compiling DEFUN INTEGER-PART-OF-SUM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted BIND-FPPREC. ; Compiling DEFMACRO BIND-FPPREC: ; Byte Compiling Top-Level Form: ; Converted USE-RADCAN-P. ; Compiling DEFUN USE-RADCAN-P: ; Converted PRETTY-GOOD-FLOOR-OR-CEILING. ; Compiling DEFUN PRETTY-GOOD-FLOOR-OR-CEILING: ; Converted SIMP-FLOOR. ; Compiling DEFUN SIMP-FLOOR: ; Converted FLOOR-INTEGRAL. ; Compiling DEFUN FLOOR-INTEGRAL: ; Converted CEILING-INTEGRAL. ; Compiling DEFUN CEILING-INTEGRAL: ; Converted SIMPLIM%FLOOR. ; Compiling DEFUN SIMPLIM%FLOOR: ; Byte Compiling Top-Level Form: ; Converted SIMP-CEILING. ; Compiling DEFUN SIMP-CEILING: ; Converted SIMPLIM%CEILING. ; Compiling DEFUN SIMPLIM%CEILING: ; Byte Compiling Top-Level Form: ; Converted SIMP-NUMMOD. ; Compiling DEFUN SIMP-NUMMOD: ; Converted ROUND-IMPL. ; Compiling DEF-SIMPLIFIER ROUND: ; Converted $ROUND. ; Compiling DEF-SIMPLIFIER ROUND: ; Byte Compiling Top-Level Form: ; Converted $ROUND. ; Compiling DEF-SIMPLIFIER ROUND: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ROUND. ; Compiling DEF-SIMPLIFIER ROUND: ; Converted SIMPLIM%ROUND. ; Compiling DEFUN SIMPLIM%ROUND: ; Byte Compiling Top-Level Form: ; Converted TRUNCATE-IMPL. ; Compiling DEF-SIMPLIFIER TRUNCATE: ; Converted $TRUNCATE. ; Compiling DEF-SIMPLIFIER TRUNCATE: ; Byte Compiling Top-Level Form: ; Converted $TRUNCATE. ; Compiling DEF-SIMPLIFIER TRUNCATE: ; Byte Compiling Top-Level Form: ; Converted SIMP-%TRUNCATE. ; Compiling DEF-SIMPLIFIER TRUNCATE: ; Converted SIGNUM-INTEGRAL. ; Compiling DEFUN SIGNUM-INTEGRAL: ; Converted UNIT-STEP-INTEGRAL. ; Compiling DEFUN UNIT-STEP-INTEGRAL: ; Converted MOD-INTEGRAL. ; Compiling DEFUN MOD-INTEGRAL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/nummod.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/nummod.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/conjugate.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:51. ; Compiling: /home/maxima/maxima-test/src/conjugate.lisp 2024-04-20 03:00:30 ; Converted TEX-CONJUGATE. ; Compiling DEFUN TEX-CONJUGATE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted OFF-NEGATIVE-REAL-AXISP. ; Compiling DEFUN OFF-NEGATIVE-REAL-AXISP: ; Converted ON-NEGATIVE-REAL-AXISP. ; Compiling DEFUN ON-NEGATIVE-REAL-AXISP: ; Converted OFF-NEGATIVE-ONE-TO-ONEP. ; Compiling DEFUN OFF-NEGATIVE-ONE-TO-ONEP: ; Converted IN-DOMAIN-OF-ASIN. ; Compiling DEFUN IN-DOMAIN-OF-ASIN: ; Converted CONJUGATE-LOG. ; Compiling DEFUN CONJUGATE-LOG: ; Converted CONJUGATE-PLOG. ; Compiling DEFUN CONJUGATE-PLOG: ; Byte Compiling Top-Level Form: ; Converted CONJUGATE-MEXPT. ; Compiling DEFUN CONJUGATE-MEXPT: ; Converted CONJUGATE-SUM. ; Compiling DEFUN CONJUGATE-SUM: ; Converted CONJUGATE-PRODUCT. ; Compiling DEFUN CONJUGATE-PRODUCT: ; Converted CONJUGATE-ASIN. ; Compiling DEFUN CONJUGATE-ASIN: ; Converted CONJUGATE-ACOS. ; Compiling DEFUN CONJUGATE-ACOS: ; Converted CONJUGATE-ACSC. ; Compiling DEFUN CONJUGATE-ACSC: ; Converted CONJUGATE-ASEC. ; Compiling DEFUN CONJUGATE-ASEC: ; Converted CONJUGATE-ATAN. ; Compiling DEFUN CONJUGATE-ATAN: ; Converted CONJUGATE-ATANH. ; Compiling DEFUN CONJUGATE-ATANH: ; Converted CONJUGATE-BESSEL-J. ; Compiling DEFUN CONJUGATE-BESSEL-J: ; Converted CONJUGATE-BESSEL-Y. ; Compiling DEFUN CONJUGATE-BESSEL-Y: ; Byte Compiling Top-Level Form: ; Converted CONJUGATE-BESSEL-I. ; Compiling DEFUN CONJUGATE-BESSEL-I: ; Converted CONJUGATE-BESSEL-K. ; Compiling DEFUN CONJUGATE-BESSEL-K: ; Converted CONJUGATE-HANKEL-1. ; Compiling DEFUN CONJUGATE-HANKEL-1: ; Converted CONJUGATE-HANKEL-2. ; Compiling DEFUN CONJUGATE-HANKEL-2: ; Converted CONJUGATE-LOG-GAMMA. ; Compiling DEFUN CONJUGATE-LOG-GAMMA: ; Converted CONJUGATE-LI. ; Compiling DEFUN CONJUGATE-LI: ; Converted CONJUGATE-PSI. ; Compiling DEFUN CONJUGATE-PSI: ; Converted CONJUGATE-DERIVATIVE. ; Compiling DEFUN CONJUGATE-DERIVATIVE: ; Byte Compiling Top-Level Form: ; Converted MANIFESTLY-REAL-P. ; Compiling DEFUN MANIFESTLY-REAL-P: ; Converted MANIFESTLY-PURE-IMAGINARY-P. ; Compiling DEFUN MANIFESTLY-PURE-IMAGINARY-P: ; Converted MANIFESTLY-COMPLEX-P. ; Compiling DEFUN MANIFESTLY-COMPLEX-P: ; Converted MANIFESTLY-NONREAL-P. ; Compiling DEFUN MANIFESTLY-NONREAL-P: ; Byte Compiling Top-Level Form: ; Converted SIMP-CONJUGATE. ; Compiling DEFUN SIMP-CONJUGATE: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/conjugate.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/conjugate.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/expintegral.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:51. ; Compiling: /home/maxima/maxima-test/src/expintegral.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SIMP-DOMAIN-ERROR. ; Compiling DEFUN SIMP-DOMAIN-ERROR: ; Converted CONJUGATE-EXPINTEGRAL-E. ; Compiling DEFUN CONJUGATE-EXPINTEGRAL-E: ; Converted SIMPLIM%EXPINTEGRAL_E. ; Compiling DEFUN SIMPLIM%EXPINTEGRAL_E: ; Converted EXPINTEGRAL_E-IMPL. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_E: ; Byte Compiling Top-Level Form: ; Converted $EXPINTEGRAL_E. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_E: ; Byte Compiling Top-Level Form: ; Converted $EXPINTEGRAL_E. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_E: ; Byte Compiling Top-Level Form: ; Converted SIMP-%EXPINTEGRAL_E. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_E: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted EXPINTEGRAL-E. ; Compiling DEFUN EXPINTEGRAL-E: ; Converted FRAC-EXPINTEGRAL-E. ; Compiling DEFUN FRAC-EXPINTEGRAL-E: ; Converted CMUL. ; Compiling DEFUN CMUL: ; Converted CDIV. ; Compiling DEFUN CDIV: ; Converted CPOWER. ; Compiling DEFUN CPOWER: ; Converted BFLOAT-EXPINTEGRAL-E. ; Compiling DEFUN BFLOAT-EXPINTEGRAL-E: ; Converted FRAC-BFLOAT-EXPINTEGRAL-E. ; Compiling DEFUN FRAC-BFLOAT-EXPINTEGRAL-E: ; Byte Compiling Top-Level Form: ; Converted CONJUGATE-EXPINTEGRAL-E1. ; Compiling DEFUN CONJUGATE-EXPINTEGRAL-E1: ; Converted SIMPLIM%EXPINTEGRAL_E1. ; Compiling DEFUN SIMPLIM%EXPINTEGRAL_E1: ; Converted EXPINTEGRAL_E1-IMPL. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_E1: ; Converted $EXPINTEGRAL_E1. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_E1: ; Byte Compiling Top-Level Form: ; Converted $EXPINTEGRAL_E1. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_E1: ; Byte Compiling Top-Level Form: ; Converted SIMP-%EXPINTEGRAL_E1. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_E1: ; Byte Compiling Top-Level Form: ; Converted SIMPLIM%EXPINTEGRAL_EI. ; Compiling DEFUN SIMPLIM%EXPINTEGRAL_EI: ; Converted EXPINTEGRAL_EI-IMPL. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_EI: ; Converted $EXPINTEGRAL_EI. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_EI: ; Byte Compiling Top-Level Form: ; Converted $EXPINTEGRAL_EI. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_EI: ; Byte Compiling Top-Level Form: ; Converted SIMP-%EXPINTEGRAL_EI. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_EI: ; Converted EXPINTEGRAL-EI. ; Compiling DEFUN EXPINTEGRAL-EI: ; Converted BFLOAT-EXPINTEGRAL-EI. ; Compiling DEFUN BFLOAT-EXPINTEGRAL-EI: ; Byte Compiling Top-Level Form: ; Converted CONJUGATE-EXPINTEGRAL-LI. ; Compiling DEFUN CONJUGATE-EXPINTEGRAL-LI: ; Converted SIMPLIM%EXPINTEGRAL_LI. ; Compiling DEFUN SIMPLIM%EXPINTEGRAL_LI: ; Converted EXPINTEGRAL_LI-IMPL. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_LI: ; Converted $EXPINTEGRAL_LI. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_LI: ; Byte Compiling Top-Level Form: ; Converted $EXPINTEGRAL_LI. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_LI: ; Byte Compiling Top-Level Form: ; Converted SIMP-%EXPINTEGRAL_LI. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_LI: ; Converted EXPINTEGRAL-LI. ; Compiling DEFUN EXPINTEGRAL-LI: ; Converted BFLOAT-EXPINTEGRAL-LI. ; Compiling DEFUN BFLOAT-EXPINTEGRAL-LI: ; Byte Compiling Top-Level Form: ; Converted SIMPLIM%EXPINTEGRAL_SI. ; Compiling DEFUN SIMPLIM%EXPINTEGRAL_SI: ; Converted EXPINTEGRAL_SI-IMPL. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_SI: ; Converted $EXPINTEGRAL_SI. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_SI: ; Byte Compiling Top-Level Form: ; Converted $EXPINTEGRAL_SI. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_SI: ; Byte Compiling Top-Level Form: ; Converted SIMP-%EXPINTEGRAL_SI. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_SI: ; Converted EXPINTEGRAL-SI. ; Compiling DEFUN EXPINTEGRAL-SI: ; Converted BFLOAT-EXPINTEGRAL-SI. ; Compiling DEFUN BFLOAT-EXPINTEGRAL-SI: ; Byte Compiling Top-Level Form: ; Converted SIMPLIM%EXPINTEGRAL_SHI. ; Compiling DEFUN SIMPLIM%EXPINTEGRAL_SHI: ; Converted EXPINTEGRAL_SHI-IMPL. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_SHI: ; Converted $EXPINTEGRAL_SHI. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_SHI: ; Byte Compiling Top-Level Form: ; Converted $EXPINTEGRAL_SHI. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_SHI: ; Byte Compiling Top-Level Form: ; Converted SIMP-%EXPINTEGRAL_SHI. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_SHI: ; Converted EXPINTEGRAL-SHI. ; Compiling DEFUN EXPINTEGRAL-SHI: ; Converted BFLOAT-EXPINTEGRAL-SHI. ; Compiling DEFUN BFLOAT-EXPINTEGRAL-SHI: ; Byte Compiling Top-Level Form: ; Converted CONJUGATE-EXPINTEGRAL-CI. ; Compiling DEFUN CONJUGATE-EXPINTEGRAL-CI: ; Converted SIMPLIM%EXPINTEGRAL_CI. ; Compiling DEFUN SIMPLIM%EXPINTEGRAL_CI: ; Converted EXPINTEGRAL_CI-IMPL. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_CI: ; Converted $EXPINTEGRAL_CI. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_CI: ; Byte Compiling Top-Level Form: ; Converted $EXPINTEGRAL_CI. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_CI: ; Byte Compiling Top-Level Form: ; Converted SIMP-%EXPINTEGRAL_CI. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_CI: ; Converted EXPINTEGRAL-CI. ; Compiling DEFUN EXPINTEGRAL-CI: ; Converted BFLOAT-EXPINTEGRAL-CI. ; Compiling DEFUN BFLOAT-EXPINTEGRAL-CI: ; Byte Compiling Top-Level Form: ; Converted CONJUGATE-EXPINTEGRAL-CHI. ; Compiling DEFUN CONJUGATE-EXPINTEGRAL-CHI: ; Converted SIMPLIM%EXPINTEGRAL_CHI. ; Compiling DEFUN SIMPLIM%EXPINTEGRAL_CHI: ; Converted EXPINTEGRAL_CHI-IMPL. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_CHI: ; Converted $EXPINTEGRAL_CHI. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_CHI: ; Byte Compiling Top-Level Form: ; Converted $EXPINTEGRAL_CHI. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_CHI: ; Byte Compiling Top-Level Form: ; Converted SIMP-%EXPINTEGRAL_CHI. ; Compiling DEF-SIMPLIFIER EXPINTEGRAL_CHI: ; Converted EXPINTEGRAL-CHI. ; Compiling DEFUN EXPINTEGRAL-CHI: ; Converted BFLOAT-EXPINTEGRAL-CHI. ; Compiling DEFUN BFLOAT-EXPINTEGRAL-CHI: ; Converted EXPINT-IMPL. ; Compiling DEFMFUN $EXPINT: ; Byte Compiling Top-Level Form: ; Converted $EXPINT. ; Compiling DEFMFUN $EXPINT: ; Byte Compiling Top-Level Form: ; Converted $EXPINT. ; Compiling DEFMFUN $EXPINT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/expintegral.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/expintegral.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/gamma.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:52. ; Compiling: /home/maxima/maxima-test/src/gamma.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFMVAR $ERF_REPRESENTATION: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FLOAT-NUMERICAL-EVAL-P. ; Compiling DEFUN FLOAT-NUMERICAL-EVAL-P: ; Converted COMPLEX-FLOAT-NUMERICAL-EVAL-P. ; Compiling DEFUN COMPLEX-FLOAT-NUMERICAL-EVAL-P: ; Converted BIGFLOAT-NUMERICAL-EVAL-P. ; Compiling DEFUN BIGFLOAT-NUMERICAL-EVAL-P: ; Converted COMPLEX-BIGFLOAT-NUMERICAL-EVAL-P. ; Compiling DEFUN COMPLEX-BIGFLOAT-NUMERICAL-EVAL-P: ; Converted NUMERICAL-EVAL-P. ; Compiling DEFUN NUMERICAL-EVAL-P: ; Converted INTEGER-REPRESENTATION-P. ; Compiling DEFUN INTEGER-REPRESENTATION-P: ; Byte Compiling Top-Level Form: ; Converted DOUBLE_FACTORIAL-IMPL. ; Compiling DEF-SIMPLIFIER DOUBLE_FACTORIAL: ; Converted $DOUBLE_FACTORIAL. ; Compiling DEF-SIMPLIFIER DOUBLE_FACTORIAL: ; Byte Compiling Top-Level Form: ; Converted $DOUBLE_FACTORIAL. ; Compiling DEF-SIMPLIFIER DOUBLE_FACTORIAL: ; Byte Compiling Top-Level Form: ; Converted SIMP-%DOUBLE_FACTORIAL. ; Compiling DEF-SIMPLIFIER DOUBLE_FACTORIAL: ; Converted DOUBLE-FACTORIAL. ; Compiling DEFUN DOUBLE-FACTORIAL: ; Converted BFLOAT-DOUBLE-FACTORIAL. ; Compiling DEFUN BFLOAT-DOUBLE-FACTORIAL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted CONJUGATE-GAMMA-INCOMPLETE. ; Compiling DEFUN CONJUGATE-GAMMA-INCOMPLETE: ; Compiling PUTPROP (QUOTE %GAMMA_INCOMPLETE): ; Converted SIMPLIM%GAMMA_INCOMPLETE. ; Compiling DEFUN SIMPLIM%GAMMA_INCOMPLETE: ; Byte Compiling Top-Level Form: ; Converted GAMMA_INCOMPLETE_LOWER-IMPL. ; Compiling DEF-SIMPLIFIER GAMMA_INCOMPLETE_LOWER: ; Converted $GAMMA_INCOMPLETE_LOWER. ; Compiling DEF-SIMPLIFIER GAMMA_INCOMPLETE_LOWER: ; Byte Compiling Top-Level Form: ; Converted $GAMMA_INCOMPLETE_LOWER. ; Compiling DEF-SIMPLIFIER GAMMA_INCOMPLETE_LOWER: ; Byte Compiling Top-Level Form: ; Converted SIMP-%GAMMA_INCOMPLETE_LOWER. ; Compiling DEF-SIMPLIFIER GAMMA_INCOMPLETE_LOWER: ; Converted GAMMA-INCOMPLETE-LOWER-EXPAND. ; Compiling DEFUN GAMMA-INCOMPLETE-LOWER-EXPAND: ; Converted GAMMA_INCOMPLETE-IMPL. ; Compiling DEF-SIMPLIFIER GAMMA_INCOMPLETE: ; Converted $GAMMA_INCOMPLETE. ; Compiling DEF-SIMPLIFIER GAMMA_INCOMPLETE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $GAMMA_INCOMPLETE. ; Compiling DEF-SIMPLIFIER GAMMA_INCOMPLETE: ; Byte Compiling Top-Level Form: ; Converted SIMP-%GAMMA_INCOMPLETE. ; Compiling DEF-SIMPLIFIER GAMMA_INCOMPLETE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GAMMA-INCOMPLETE. ; Compiling DEFUN GAMMA-INCOMPLETE: ; ; ; File: /home/maxima/maxima-test/src/gamma.lisp ; In: DEFUN GAMMA-INCOMPLETE ; (COND ; (# ; #C(0.0 0.0)) ; (# ; 0.0)) ; --> IF COND IF ; ==> ; (COND) ; Warning: This is not a (VALUES &OPTIONAL NUMBER &REST T): ; NIL ; ; [Last message occurs 2 times] ; Converted %GAMMA-INCOMPLETE. ; Compiling DEFUN %GAMMA-INCOMPLETE: ; Converted BFLOAT-GAMMA-INCOMPLETE. ; Compiling DEFUN BFLOAT-GAMMA-INCOMPLETE: ; Converted COMPLEX-BFLOAT-GAMMA-INCOMPLETE. ; Compiling DEFUN COMPLEX-BFLOAT-GAMMA-INCOMPLETE: ; Converted CONJUGATE-GAMMA-INCOMPLETE-GENERALIZED. ; Compiling DEFUN CONJUGATE-GAMMA-INCOMPLETE-GENERALIZED: ; Byte Compiling Top-Level Form: ; Converted GAMMA_INCOMPLETE_GENERALIZED-IMPL. ; Compiling DEF-SIMPLIFIER GAMMA_INCOMPLETE_GENERALIZED: ; Converted $GAMMA_INCOMPLETE_GENERALIZED. ; Compiling DEF-SIMPLIFIER GAMMA_INCOMPLETE_GENERALIZED: ; Byte Compiling Top-Level Form: ; Converted $GAMMA_INCOMPLETE_GENERALIZED. ; Compiling DEF-SIMPLIFIER GAMMA_INCOMPLETE_GENERALIZED: ; Byte Compiling Top-Level Form: ; Converted SIMP-%GAMMA_INCOMPLETE_GENERALIZED. ; Compiling DEF-SIMPLIFIER GAMMA_INCOMPLETE_GENERALIZED: ; Converted CONJUGATE-GAMMA-INCOMPLETE-REGULARIZED. ; Compiling DEFUN CONJUGATE-GAMMA-INCOMPLETE-REGULARIZED: ; Byte Compiling Top-Level Form: ; Converted GAMMA_INCOMPLETE_REGULARIZED-IMPL. ; Compiling DEF-SIMPLIFIER GAMMA_INCOMPLETE_REGULARIZED: ; Converted $GAMMA_INCOMPLETE_REGULARIZED. ; Compiling DEF-SIMPLIFIER GAMMA_INCOMPLETE_REGULARIZED: ; Byte Compiling Top-Level Form: ; Converted $GAMMA_INCOMPLETE_REGULARIZED. ; Compiling DEF-SIMPLIFIER GAMMA_INCOMPLETE_REGULARIZED: ; Byte Compiling Top-Level Form: ; Converted SIMP-%GAMMA_INCOMPLETE_REGULARIZED. ; Compiling DEF-SIMPLIFIER GAMMA_INCOMPLETE_REGULARIZED: ; Converted LOG_GAMMA-IMPL. ; Compiling DEFMFUN $LOG_GAMMA: ; Converted $LOG_GAMMA. ; Compiling DEFMFUN $LOG_GAMMA: ; Byte Compiling Top-Level Form: ; Converted $LOG_GAMMA. ; Compiling DEFMFUN $LOG_GAMMA: ; Byte Compiling Top-Level Form: ; Converted LOG-GAMMA-INTEGRAL. ; Compiling DEFUN LOG-GAMMA-INTEGRAL: ; Byte Compiling Top-Level Form: ; Converted SIMP-LOG-GAMMA. ; Compiling DEFUN SIMP-LOG-GAMMA: ; Converted LOG-GAMMA-LANCZOS. ; Compiling DEFUN LOG-GAMMA-LANCZOS: ; Converted BFLOAT-LOG-GAMMA. ; Compiling DEFUN BFLOAT-LOG-GAMMA: ; Converted COMPLEX-BFLOAT-LOG-GAMMA. ; Compiling DEFUN COMPLEX-BFLOAT-LOG-GAMMA: ; Converted ERF-HYPERGEOMETRIC. ; Compiling DEFUN ERF-HYPERGEOMETRIC: ; Byte Compiling Top-Level Form: ; Converted ERF-IMPL. ; Compiling DEF-SIMPLIFIER ERF: ; Converted $ERF. ; Compiling DEF-SIMPLIFIER ERF: ; Byte Compiling Top-Level Form: ; Converted $ERF. ; Compiling DEF-SIMPLIFIER ERF: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ERF. ; Compiling DEF-SIMPLIFIER ERF: ; Converted ERF. ; Compiling DEFUN ERF: ; Converted COMPLEX-ERF. ; Compiling DEFUN COMPLEX-ERF: ; Converted BFLOAT-ERF. ; Compiling DEFUN BFLOAT-ERF: ; Byte Compiling Top-Level Form: ; Converted COMPLEX-BFLOAT-ERF. ; Compiling DEFUN COMPLEX-BFLOAT-ERF: ; Byte Compiling Top-Level Form: ; Converted BF-ERF. ; Compiling DEFUN BF-ERF: ; Compiling Creation Form for #: ; Compiling Creation Form for #: ; Converted BF-ERFC. ; Compiling DEFUN BF-ERFC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SIMPLIM%ERF_GENERALIZED. ; Compiling DEFUN SIMPLIM%ERF_GENERALIZED: ; Converted ERF_GENERALIZED-IMPL. ; Compiling DEF-SIMPLIFIER ERF_GENERALIZED: ; Converted $ERF_GENERALIZED. ; Compiling DEF-SIMPLIFIER ERF_GENERALIZED: ; Byte Compiling Top-Level Form: ; Converted $ERF_GENERALIZED. ; Compiling DEF-SIMPLIFIER ERF_GENERALIZED: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ERF_GENERALIZED. ; Compiling DEF-SIMPLIFIER ERF_GENERALIZED: ; Byte Compiling Top-Level Form: ; Converted SIMPLIM%ERFC. ; Compiling DEFUN SIMPLIM%ERFC: ; Converted ERFC-IMPL. ; Compiling DEF-SIMPLIFIER ERFC: ; Converted $ERFC. ; Compiling DEF-SIMPLIFIER ERFC: ; Byte Compiling Top-Level Form: ; Converted $ERFC. ; Compiling DEF-SIMPLIFIER ERFC: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ERFC. ; Compiling DEF-SIMPLIFIER ERFC: ; Byte Compiling Top-Level Form: ; Converted SIMPLIM%ERFI. ; Compiling DEFUN SIMPLIM%ERFI: ; Byte Compiling Top-Level Form: ; Converted BF-ERFI. ; Compiling DEFUN BF-ERFI: ; Byte Compiling Top-Level Form: ; Converted ERFI-IMPL. ; Compiling DEF-SIMPLIFIER ERFI: ; Converted $ERFI. ; Compiling DEF-SIMPLIFIER ERFI: ; Byte Compiling Top-Level Form: ; Converted $ERFI. ; Compiling DEF-SIMPLIFIER ERFI: ; Byte Compiling Top-Level Form: ; Converted SIMP-%ERFI. ; Compiling DEF-SIMPLIFIER ERFI: ; Byte Compiling Top-Level Form: ; Converted SIMPLIM%INVERSE_ERF. ; Compiling DEFUN SIMPLIM%INVERSE_ERF: ; Converted INVERSE_ERF-IMPL. ; Compiling DEF-SIMPLIFIER INVERSE_ERF: ; Converted $INVERSE_ERF. ; Compiling DEF-SIMPLIFIER INVERSE_ERF: ; Byte Compiling Top-Level Form: ; Converted $INVERSE_ERF. ; Compiling DEF-SIMPLIFIER INVERSE_ERF: ; Byte Compiling Top-Level Form: ; Converted SIMP-%INVERSE_ERF. ; Compiling DEF-SIMPLIFIER INVERSE_ERF: ; Byte Compiling Top-Level Form: ; Converted SIMPLIM%INVERSE_ERFC. ; Compiling DEFUN SIMPLIM%INVERSE_ERFC: ; Converted INVERSE_ERFC-IMPL. ; Compiling DEF-SIMPLIFIER INVERSE_ERFC: ; Converted $INVERSE_ERFC. ; Compiling DEF-SIMPLIFIER INVERSE_ERFC: ; Byte Compiling Top-Level Form: ; Converted $INVERSE_ERFC. ; Compiling DEF-SIMPLIFIER INVERSE_ERFC: ; Byte Compiling Top-Level Form: ; Converted SIMP-%INVERSE_ERFC. ; Compiling DEF-SIMPLIFIER INVERSE_ERFC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted FLOAT-NEWTON. ; Compiling DEFUN FLOAT-NEWTON: ; Converted BFLOAT-NEWTON. ; Compiling DEFUN BFLOAT-NEWTON: ; Byte Compiling Top-Level Form: ; Converted BF-INVERSE-ERF. ; Compiling DEFUN BF-INVERSE-ERF: ; Converted BF-INVERSE-ERFC. ; Compiling DEFUN BF-INVERSE-ERFC: ; Converted BF-NEWTON. ; Compiling DEFUN BF-NEWTON: ; Byte Compiling Top-Level Form: ; Converted SIMPLIM%FRESNEL_S. ; Compiling DEFUN SIMPLIM%FRESNEL_S: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted BF-FRESNEL. ; Compiling DEFUN BF-FRESNEL: ; Converted BF-FRESNEL-S. ; Compiling DEFUN BF-FRESNEL-S: ; Converted BF-FRESNEL-C. ; Compiling DEFUN BF-FRESNEL-C: ; Byte Compiling Top-Level Form: ; Converted FRESNEL_S-IMPL. ; Compiling DEF-SIMPLIFIER FRESNEL_S: ; Converted $FRESNEL_S. ; Compiling DEF-SIMPLIFIER FRESNEL_S: ; Byte Compiling Top-Level Form: ; Converted $FRESNEL_S. ; Compiling DEF-SIMPLIFIER FRESNEL_S: ; Byte Compiling Top-Level Form: ; Converted SIMP-%FRESNEL_S. ; Compiling DEF-SIMPLIFIER FRESNEL_S: ; Byte Compiling Top-Level Form: ; Converted SIMPLIM%FRESNEL_C. ; Compiling DEFUN SIMPLIM%FRESNEL_C: ; Converted FRESNEL_C-IMPL. ; Compiling DEF-SIMPLIFIER FRESNEL_C: ; Converted $FRESNEL_C. ; Compiling DEF-SIMPLIFIER FRESNEL_C: ; Byte Compiling Top-Level Form: ; Converted $FRESNEL_C. ; Compiling DEF-SIMPLIFIER FRESNEL_C: ; Byte Compiling Top-Level Form: ; Converted SIMP-%FRESNEL_C. ; Compiling DEF-SIMPLIFIER FRESNEL_C: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted BETA_INCOMPLETE-IMPL. ; Compiling DEF-SIMPLIFIER BETA_INCOMPLETE: ; Converted $BETA_INCOMPLETE. ; Compiling DEF-SIMPLIFIER BETA_INCOMPLETE: ; Byte Compiling Top-Level Form: ; Converted $BETA_INCOMPLETE. ; Compiling DEF-SIMPLIFIER BETA_INCOMPLETE: ; Byte Compiling Top-Level Form: ; Converted SIMP-%BETA_INCOMPLETE. ; Compiling DEF-SIMPLIFIER BETA_INCOMPLETE: ; Converted BETA-INCOMPLETE-EXPAND-NEGATIVE-INTEGER. ; Compiling DEFUN BETA-INCOMPLETE-EXPAND-NEGATIVE-INTEGER: ; Converted BETA-INCOMPLETE. ; Compiling DEFUN BETA-INCOMPLETE: ; Converted NUMERIC-BETA-INCOMPLETE. ; Compiling DEFUN NUMERIC-BETA-INCOMPLETE: ; Byte Compiling Top-Level Form: ; Converted CONJUGATE-BETA-INCOMPLETE-GENERALIZED. ; Compiling DEFUN CONJUGATE-BETA-INCOMPLETE-GENERALIZED: ; Converted BETA_INCOMPLETE_GENERALIZED-IMPL. ; Compiling DEF-SIMPLIFIER BETA_INCOMPLETE_GENERALIZED: ; Converted $BETA_INCOMPLETE_GENERALIZED. ; Compiling DEF-SIMPLIFIER BETA_INCOMPLETE_GENERALIZED: ; Byte Compiling Top-Level Form: ; Converted $BETA_INCOMPLETE_GENERALIZED. ; Compiling DEF-SIMPLIFIER BETA_INCOMPLETE_GENERALIZED: ; Byte Compiling Top-Level Form: ; Converted SIMP-%BETA_INCOMPLETE_GENERALIZED. ; Compiling DEF-SIMPLIFIER BETA_INCOMPLETE_GENERALIZED: ; Byte Compiling Top-Level Form: ; Converted BETA_INCOMPLETE_REGULARIZED-IMPL. ; Compiling DEF-SIMPLIFIER BETA_INCOMPLETE_REGULARIZED: ; Converted $BETA_INCOMPLETE_REGULARIZED. ; Compiling DEF-SIMPLIFIER BETA_INCOMPLETE_REGULARIZED: ; Byte Compiling Top-Level Form: ; Converted $BETA_INCOMPLETE_REGULARIZED. ; Compiling DEF-SIMPLIFIER BETA_INCOMPLETE_REGULARIZED: ; Byte Compiling Top-Level Form: ; Converted SIMP-%BETA_INCOMPLETE_REGULARIZED. ; Compiling DEF-SIMPLIFIER BETA_INCOMPLETE_REGULARIZED: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/gamma.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/gamma.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/mstuff.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:52. ; Compiling: /home/maxima/maxima-test/src/mstuff.lisp 2024-04-20 03:00:30 ; Converted SORT-IMPL. ; Compiling DEFMFUN $SORT: ; Converted $SORT. ; Compiling DEFMFUN $SORT: ; Byte Compiling Top-Level Form: ; Converted $SORT. ; Compiling DEFMFUN $SORT: ; Byte Compiling Top-Level Form: ; Converted MFUNCTION1. ; Compiling DEFUN MFUNCTION1: ; Converted LESSTHAN. ; Compiling DEFUN LESSTHAN: ; Compiling DEFMSPEC $MAKELIST: ; Converted INTERVAL2. ; Compiling DEFUN INTERVAL2: ; Converted INTERVAL. ; Compiling DEFUN INTERVAL: ; Converted SUBLIST-IMPL. ; Compiling DEFMFUN $SUBLIST: ; Converted $SUBLIST. ; Compiling DEFMFUN $SUBLIST: ; Byte Compiling Top-Level Form: ; Converted $SUBLIST. ; Compiling DEFMFUN $SUBLIST: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/mstuff.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mstuff.sse2f" ; - Compiling module "polynomial" ; - Compiling source file "/home/maxima/maxima-test/src/polynomialp.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:52. ; Compiling: /home/maxima/maxima-test/src/polynomialp.lisp 2024-04-20 03:00:30 ; Converted NONNEGINTEGERP-IMPL. ; Compiling DEFMFUN $NONNEGINTEGERP: ; Converted $NONNEGINTEGERP. ; Compiling DEFMFUN $NONNEGINTEGERP: ; Byte Compiling Top-Level Form: ; Converted $NONNEGINTEGERP. ; Compiling DEFMFUN $NONNEGINTEGERP: ; Byte Compiling Top-Level Form: ; Converted POLYNOMIALP-IMPL. ; Compiling DEFMFUN $POLYNOMIALP: ; Converted $POLYNOMIALP. ; Compiling DEFMFUN $POLYNOMIALP: ; Byte Compiling Top-Level Form: ; Converted $POLYNOMIALP. ; Compiling DEFMFUN $POLYNOMIALP: ; Byte Compiling Top-Level Form: ; Converted POLYNOMIALP. ; Compiling DEFUN POLYNOMIALP: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/polynomialp.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/polynomialp.sse2f" ; - Compiling module "poisson-series" ; - Compiling source file "/home/maxima/maxima-test/src/pois2.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:52. ; Compiling: /home/maxima/maxima-test/src/pois2.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted POISLIM1. ; Compiling DEFUN POISLIM1: ; Converted NONPERIOD. ; Compiling DEFUN NONPERIOD: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/pois2.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/pois2.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/pois3.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:52. ; Compiling: /home/maxima/maxima-test/src/pois3.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted POISCDECODE. ; Compiling DEFUN POISCDECODE: ; Converted INTOPOISCO. ; Compiling DEFUN INTOPOISCO: ; Converted POISCO+. ; Compiling DEFUN POISCO+: ; Converted POISCO*. ; Compiling DEFUN POISCO*: ; Converted HALVE. ; Compiling DEFUN HALVE: ; Converted POISSUBSTCO. ; Compiling DEFUN POISSUBSTCO: ; Converted POISCODIF. ; Compiling DEFUN POISCODIF: ; Converted POISCOINTEG. ; Compiling DEFUN POISCOINTEG: ; Byte Compiling Top-Level Form: ; Converted POISPZERO. ; Compiling DEFUN POISPZERO: ; Converted FUMCHECK. ; Compiling DEFUN FUMCHECK: ; Converted CHECKENCODE. ; Compiling DEFUN CHECKENCODE: ; Converted POISSIMP-IMPL. ; Compiling DEFMFUN $POISSIMP: ; Converted $POISSIMP. ; Compiling DEFMFUN $POISSIMP: ; Byte Compiling Top-Level Form: ; Converted $POISSIMP. ; Compiling DEFMFUN $POISSIMP: ; Byte Compiling Top-Level Form: ; Compiling DEFMSPEC MPOIS: ; Converted POISPLUS-IMPL. ; Compiling DEFMFUN $POISPLUS: ; Converted $POISPLUS. ; Compiling DEFMFUN $POISPLUS: ; Byte Compiling Top-Level Form: ; Converted $POISPLUS. ; Compiling DEFMFUN $POISPLUS: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted POISMAP-IMPL. ; Compiling DEFMFUN $POISMAP: ; Converted $POISMAP. ; Compiling DEFMFUN $POISMAP: ; Byte Compiling Top-Level Form: ; Converted $POISMAP. ; Compiling DEFMFUN $POISMAP: ; Byte Compiling Top-Level Form: ; Converted POISMAP. ; Compiling DEFUN POISMAP: ; Converted POISMERGE22. ; Compiling DEFUN POISMERGE22: ; Converted POISCOSINE. ; Compiling DEFUN POISCOSINE: ; Converted POISSINE. ; Compiling DEFUN POISSINE: ; Converted INTOPOIS-IMPL. ; Compiling DEFMFUN $INTOPOIS: ; Converted $INTOPOIS. ; Compiling DEFMFUN $INTOPOIS: ; Byte Compiling Top-Level Form: ; Converted $INTOPOIS. ; Compiling DEFMFUN $INTOPOIS: ; Byte Compiling Top-Level Form: ; Converted INTOPOIS. ; Compiling DEFUN INTOPOIS: ; Converted TCONS. ; Compiling DEFUN TCONS: ; Converted POISNEGPRED. ; Compiling DEFUN POISNEGPRED: ; Converted POISCHANGESIGN. ; Compiling DEFUN POISCHANGESIGN: ; Byte Compiling Top-Level Form: ; Converted POISENCODE. ; Compiling DEFUN POISENCODE: ; Compiling LET ((N 5)): ; Byte Compiling Top-Level Form: ; Converted POISDECODEC. ; Compiling DEFUN POISDECODEC: ; Converted POISCTIMES-IMPL. ; Compiling DEFMFUN $POISCTIMES: ; Converted $POISCTIMES. ; Compiling DEFMFUN $POISCTIMES: ; Byte Compiling Top-Level Form: ; Converted $POISCTIMES. ; Compiling DEFMFUN $POISCTIMES: ; Byte Compiling Top-Level Form: ; Converted OUTOFPOIS-IMPL. ; Compiling DEFMFUN $OUTOFPOIS: ; Converted $OUTOFPOIS. ; Compiling DEFMFUN $OUTOFPOIS: ; Byte Compiling Top-Level Form: ; Converted $OUTOFPOIS. ; Compiling DEFMFUN $OUTOFPOIS: ; Byte Compiling Top-Level Form: ; Converted PRINTPOIS-IMPL. ; Compiling DEFMFUN $PRINTPOIS: ; Converted $PRINTPOIS. ; Compiling DEFMFUN $PRINTPOIS: ; Byte Compiling Top-Level Form: ; Converted $PRINTPOIS. ; Compiling DEFMFUN $PRINTPOIS: ; Byte Compiling Top-Level Form: ; Converted POISDIFF-IMPL. ; Compiling DEFMFUN $POISDIFF: ; Converted $POISDIFF. ; Compiling DEFMFUN $POISDIFF: ; Byte Compiling Top-Level Form: ; Converted $POISDIFF. ; Compiling DEFMFUN $POISDIFF: ; Byte Compiling Top-Level Form: ; Converted POISDIF4. ; Compiling DEFUN POISDIF4: ; Converted COSDIF. ; Compiling DEFUN COSDIF: ; Converted SINDIF. ; Compiling DEFUN SINDIF: ; Converted POISXCOEF. ; Compiling DEFUN POISXCOEF: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted KEY. ; Compiling DEFMACRO KEY: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted LLINK. ; Compiling DEFMACRO LLINK: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RLINK. ; Compiling DEFMACRO RLINK: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted BP. ; Compiling DEFMACRO BP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted REC. ; Compiling DEFMACRO REC: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ORDER<. ; Compiling DEFMACRO ORDER<: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted ORDER=. ; Compiling DEFMACRO ORDER=: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SETRLINK. ; Compiling DEFMACRO SETRLINK: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SETLLINK. ; Compiling DEFMACRO SETLLINK: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SETBP. ; Compiling DEFMACRO SETBP: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SETREC. ; Compiling DEFMACRO SETREC: ; Byte Compiling Top-Level Form: ; Converted INSERT-IT. ; Compiling DEFUN INSERT-IT: ; Converted AVLINSERT. ; Compiling DEFUN AVLINSERT: ; Converted AVLINIT. ; Compiling DEFUN AVLINIT: ; Converted UNTREE. ; Compiling DEFUN UNTREE: ; Converted UNTREE1. ; Compiling DEFUN UNTREE1: ; Converted TCONS3. ; Compiling DEFUN TCONS3: ; Converted POISMERGES. ; Compiling DEFUN POISMERGES: ; Converted POISMERGEC. ; Compiling DEFUN POISMERGEC: ; Converted POISMERGE. ; Compiling DEFUN POISMERGE: ; Converted POISMERGE2. ; Compiling DEFUN POISMERGE2: ; Converted MERGE11. ; Compiling DEFUN MERGE11: ; Byte Compiling Top-Level Form: ; Converted POISMERGESX. ; Compiling DEFUN POISMERGESX: ; Converted POISMERGECX. ; Compiling DEFUN POISMERGECX: ; Converted POISCTIMES1. ; Compiling DEFUN POISCTIMES1: ; Converted TRIMF. ; Compiling DEFUN TRIMF: ; Converted POISTIMES-IMPL. ; Compiling DEFMFUN $POISTIMES: ; Converted $POISTIMES. ; Compiling DEFMFUN $POISTIMES: ; Byte Compiling Top-Level Form: ; Converted $POISTIMES. ; Compiling DEFMFUN $POISTIMES: ; Byte Compiling Top-Level Form: ; Converted POISEXPT-IMPL. ; Compiling DEFMFUN $POISEXPT: ; Converted $POISEXPT. ; Compiling DEFMFUN $POISEXPT: ; Byte Compiling Top-Level Form: ; Converted $POISEXPT. ; Compiling DEFMFUN $POISEXPT: ; Byte Compiling Top-Level Form: ; Converted POISSQUARE-IMPL. ; Compiling DEFMFUN $POISSQUARE: ; Converted $POISSQUARE. ; Compiling DEFMFUN $POISSQUARE: ; Byte Compiling Top-Level Form: ; Converted $POISSQUARE. ; Compiling DEFMFUN $POISSQUARE: ; Byte Compiling Top-Level Form: ; Converted POISINT-IMPL. ; Compiling DEFMFUN $POISINT: ; Converted $POISINT. ; Compiling DEFMFUN $POISINT: ; Byte Compiling Top-Level Form: ; Converted $POISINT. ; Compiling DEFMFUN $POISINT: ; Byte Compiling Top-Level Form: ; Converted POISINT4. ; Compiling DEFUN POISINT4: ; Converted COSINT*. ; Compiling DEFUN COSINT*: ; Converted SININT*. ; Compiling DEFUN SININT*: ; Converted POISSUBSTA. ; Compiling DEFUN POISSUBSTA: ; Converted POISSUBST1S. ; Compiling DEFUN POISSUBST1S: ; Converted POISSUBST1C. ; Compiling DEFUN POISSUBST1C: ; Converted ARGSUBST. ; Compiling DEFUN ARGSUBST: ; Converted POISSUBST-IMPL. ; Compiling DEFMFUN $POISSUBST: ; Byte Compiling Top-Level Form: ; Converted $POISSUBST. ; Compiling DEFMFUN $POISSUBST: ; Byte Compiling Top-Level Form: ; Converted $POISSUBST. ; Compiling DEFMFUN $POISSUBST: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted POISSUBSTCO1. ; Compiling DEFUN POISSUBSTCO1: ; Byte Compiling Top-Level Form: ; Converted FANCYPOISSUBST. ; Compiling DEFUN FANCYPOISSUBST: ; Converted FANCYPOIS1S. ; Compiling DEFUN FANCYPOIS1S: ; Converted FANCYPOIS1C. ; Compiling DEFUN FANCYPOIS1C: ; Converted FANCYPAC. ; Compiling DEFUN FANCYPAC: ; Converted FANCYPAS. ; Compiling DEFUN FANCYPAS: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/pois3.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/pois3.sse2f" ; - Compiling module "translated-packages" ; - Compiling source file "/home/maxima/maxima-test/src/desoln.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:52. ; Compiling: /home/maxima/maxima-test/src/desoln.lisp 2024-04-20 03:00:30 ; Converted DESOLVE-IMPL. ; Compiling DEFMFUN $DESOLVE: ; Converted $DESOLVE. ; Compiling DEFMFUN $DESOLVE: ; Byte Compiling Top-Level Form: ; Converted $DESOLVE. ; Compiling DEFMFUN $DESOLVE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/desoln.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/desoln.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/elim.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:52. ; Compiling: /home/maxima/maxima-test/src/elim.lisp 2024-04-20 03:00:30 ; Converted ELIMINATE-IMPL. ; Compiling DEFMFUN $ELIMINATE: ; Converted $ELIMINATE. ; Compiling DEFMFUN $ELIMINATE: ; Byte Compiling Top-Level Form: ; Converted $ELIMINATE. ; Compiling DEFMFUN $ELIMINATE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/elim.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/elim.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/invert.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:52. ; Compiling: /home/maxima/maxima-test/src/invert.lisp 2024-04-20 03:00:30 ; Converted ADJOINT-IMPL. ; Compiling DEFMFUN $ADJOINT: ; Converted $ADJOINT. ; Compiling DEFMFUN $ADJOINT: ; Byte Compiling Top-Level Form: ; Converted $ADJOINT. ; Compiling DEFMFUN $ADJOINT: ; Byte Compiling Top-Level Form: ; Converted INVERT_BY_ADJOINT-IMPL. ; Compiling DEFMFUN $INVERT_BY_ADJOINT: ; Converted $INVERT_BY_ADJOINT. ; Compiling DEFMFUN $INVERT_BY_ADJOINT: ; Byte Compiling Top-Level Form: ; Converted $INVERT_BY_ADJOINT. ; Compiling DEFMFUN $INVERT_BY_ADJOINT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted INVERT-IMPL. ; Compiling DEFMFUN $INVERT: ; Converted $INVERT. ; Compiling DEFMFUN $INVERT: ; Byte Compiling Top-Level Form: ; Converted $INVERT. ; Compiling DEFMFUN $INVERT: ; Byte Compiling Top-Level Form: ; Converted INVERT-VIA-$INVERT_BY_LU. ; Compiling DEFUN INVERT-VIA-$INVERT_BY_LU: ; Converted MULTIPLY-MATRIX-ELEMENTS. ; Compiling DEFUN MULTIPLY-MATRIX-ELEMENTS: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/invert.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/invert.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/hypgeo.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:52. ; Compiling: /home/maxima/maxima-test/src/hypgeo.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SUBSTL. ; Compiling DEFUN SUBSTL: ; Converted FREEVAR0. ; Compiling DEFUN FREEVAR0: ; Converted EXPOR1P. ; Compiling DEFUN EXPOR1P: ; Converted HAS. ; Compiling DEFUN HAS: ; Converted FREE-NOT-ZERO-P. ; Compiling DEFUN FREE-NOT-ZERO-P: ; Converted FREE2. ; Compiling DEFUN FREE2: ; Converted HAS-NOT-ALIKE1-P. ; Compiling DEFUN HAS-NOT-ALIKE1-P: ; Converted LITTLESLOMMEL. ; Compiling DEFUN LITTLESLOMMEL: ; Converted MWHIT. ; Compiling DEFUN MWHIT: ; Byte Compiling Top-Level Form: ; Converted WWHIT. ; Compiling DEFUN WWHIT: ; Converted PJAC. ; Compiling DEFUN PJAC: ; Converted M2-ARBPOW1. ; Compiling DEFUN M2-ARBPOW1: ; Converted M2-ARBPOW2. ; Compiling DEFUN M2-ARBPOW2: ; Converted M2-ASIN. ; Compiling DEFUN M2-ASIN: ; Converted M2-ATAN. ; Compiling DEFUN M2-ATAN: ; Converted M2-ONEJ. ; Compiling DEFUN M2-ONEJ: ; Converted M2-TWOJ. ; Compiling DEFUN M2-TWOJ: ; Converted M2-TWOY. ; Compiling DEFUN M2-TWOY: ; Converted M2-TWOK. ; Compiling DEFUN M2-TWOK: ; Converted M2-ONEKONEY. ; Compiling DEFUN M2-ONEKONEY: ; Byte Compiling Top-Level Form: ; Converted M2-ONEJ^2. ; Compiling DEFUN M2-ONEJ^2: ; Converted M2-ONEY^2. ; Compiling DEFUN M2-ONEY^2: ; Converted M2-ONEK^2. ; Compiling DEFUN M2-ONEK^2: ; Converted M2-ONEI. ; Compiling DEFUN M2-ONEI: ; Converted M2-TWOI. ; Compiling DEFUN M2-TWOI: ; Converted M2-TWO-HANKEL_1. ; Compiling DEFUN M2-TWO-HANKEL_1: ; Converted M2-TWO-HANKEL_2. ; Compiling DEFUN M2-TWO-HANKEL_2: ; Converted M2-HANKEL_1*HANKEL_2. ; Compiling DEFUN M2-HANKEL_1*HANKEL_2: ; Converted M2-ONEYONEJ. ; Compiling DEFUN M2-ONEYONEJ: ; Converted M2-ONEKONEJ. ; Compiling DEFUN M2-ONEKONEJ: ; Converted M2-BESSEL_Y*HANKEL_1. ; Compiling DEFUN M2-BESSEL_Y*HANKEL_1: ; Byte Compiling Top-Level Form: ; Converted M2-BESSEL_Y*HANKEL_2. ; Compiling DEFUN M2-BESSEL_Y*HANKEL_2: ; Converted M2-BESSEL_K*HANKEL_1. ; Compiling DEFUN M2-BESSEL_K*HANKEL_1: ; Converted M2-BESSEL_K*HANKEL_2. ; Compiling DEFUN M2-BESSEL_K*HANKEL_2: ; Converted M2-ONEIONEJ. ; Compiling DEFUN M2-ONEIONEJ: ; Converted M2-BESSEL_I*HANKEL_1. ; Compiling DEFUN M2-BESSEL_I*HANKEL_1: ; Converted M2-BESSEL_I*HANKEL_2. ; Compiling DEFUN M2-BESSEL_I*HANKEL_2: ; Converted M2-HANKEL_1*BESSEL_J. ; Compiling DEFUN M2-HANKEL_1*BESSEL_J: ; Converted M2-HANKEL_2*BESSEL_J. ; Compiling DEFUN M2-HANKEL_2*BESSEL_J: ; Converted M2-ONEIONEY. ; Compiling DEFUN M2-ONEIONEY: ; Converted M2-ONEIONEK. ; Compiling DEFUN M2-ONEIONEK: ; Converted M2-ONEI^2. ; Compiling DEFUN M2-ONEI^2: ; Byte Compiling Top-Level Form: ; Converted M2-HANKEL_1^2. ; Compiling DEFUN M2-HANKEL_1^2: ; Converted M2-HANKEL_2^2. ; Compiling DEFUN M2-HANKEL_2^2: ; Converted M2-ONEY. ; Compiling DEFUN M2-ONEY: ; Converted M2-ONEK. ; Compiling DEFUN M2-ONEK: ; Converted M2-HANKEL_1. ; Compiling DEFUN M2-HANKEL_1: ; Converted M2-HANKEL_2. ; Compiling DEFUN M2-HANKEL_2: ; Converted M2-ONELOG. ; Compiling DEFUN M2-ONELOG: ; Converted M2-ONERF. ; Compiling DEFUN M2-ONERF: ; Converted M2-ONERFC. ; Compiling DEFUN M2-ONERFC: ; Converted M2-ONEFRESNEL_S. ; Compiling DEFUN M2-ONEFRESNEL_S: ; Converted M2-ONEFRESNEL_C. ; Compiling DEFUN M2-ONEFRESNEL_C: ; Byte Compiling Top-Level Form: ; Converted M2-ONEEXPINTEGRAL_E. ; Compiling DEFUN M2-ONEEXPINTEGRAL_E: ; Converted M2-ONEEXPINTEGRAL_EI. ; Compiling DEFUN M2-ONEEXPINTEGRAL_EI: ; Converted M2-ONEEXPINTEGRAL_E1. ; Compiling DEFUN M2-ONEEXPINTEGRAL_E1: ; Converted M2-ONEEXPINTEGRAL_SI. ; Compiling DEFUN M2-ONEEXPINTEGRAL_SI: ; Converted M2-ONEEXPINTEGRAL_SHI. ; Compiling DEFUN M2-ONEEXPINTEGRAL_SHI: ; Converted M2-ONEEXPINTEGRAL_CI. ; Compiling DEFUN M2-ONEEXPINTEGRAL_CI: ; Converted M2-ONEEXPINTEGRAL_CHI. ; Compiling DEFUN M2-ONEEXPINTEGRAL_CHI: ; Converted M2-ONEKELLIPTIC. ; Compiling DEFUN M2-ONEKELLIPTIC: ; Converted M2-ELLIPTIC_KC. ; Compiling DEFUN M2-ELLIPTIC_KC: ; Converted M2-ONEE. ; Compiling DEFUN M2-ONEE: ; Converted M2-ELLIPTIC_EC. ; Compiling DEFUN M2-ELLIPTIC_EC: ; Byte Compiling Top-Level Form: ; Converted M2-ONEGAMMAINCOMPLETE. ; Compiling DEFUN M2-ONEGAMMAINCOMPLETE: ; Converted M2-ONEGAMMA-INCOMPLETE-LOWER. ; Compiling DEFUN M2-ONEGAMMA-INCOMPLETE-LOWER: ; Converted M2-STRUVE_H. ; Compiling DEFUN M2-STRUVE_H: ; Converted M2-STRUVE_L. ; Compiling DEFUN M2-STRUVE_L: ; Converted M2-ONES. ; Compiling DEFUN M2-ONES: ; Converted M2-ONESLOMMEL. ; Compiling DEFUN M2-ONESLOMMEL: ; Converted M2-PARABOLIC_CYLINDER_D. ; Compiling DEFUN M2-PARABOLIC_CYLINDER_D: ; Converted M2-ONEKBATEMAN. ; Compiling DEFUN M2-ONEKBATEMAN: ; Converted M2-ONEL. ; Compiling DEFUN M2-ONEL: ; Converted M2-ONE-GEN-LAGUERRE. ; Compiling DEFUN M2-ONE-GEN-LAGUERRE: ; Converted M2-ONE-LAGUERRE. ; Compiling DEFUN M2-ONE-LAGUERRE: ; Byte Compiling Top-Level Form: ; Converted M2-ONEC. ; Compiling DEFUN M2-ONEC: ; Converted M2-ONET. ; Compiling DEFUN M2-ONET: ; Converted M2-ONEU. ; Compiling DEFUN M2-ONEU: ; Converted M2-ONEPJAC. ; Compiling DEFUN M2-ONEPJAC: ; Converted M2-JACOBI_P. ; Compiling DEFUN M2-JACOBI_P: ; Converted M2-HYP-ONEP. ; Compiling DEFUN M2-HYP-ONEP: ; Converted M2-ASSOC_LEGENDRE_P. ; Compiling DEFUN M2-ASSOC_LEGENDRE_P: ; Converted M2-ONEP0. ; Compiling DEFUN M2-ONEP0: ; Converted M2-LEGENDRE_P. ; Compiling DEFUN M2-LEGENDRE_P: ; Converted M2-ONE-HERMITE. ; Compiling DEFUN M2-ONE-HERMITE: ; Converted M2-ONEQ. ; Compiling DEFUN M2-ONEQ: ; Byte Compiling Top-Level Form: ; Converted M2-ASSOC_LEGENDRE_Q. ; Compiling DEFUN M2-ASSOC_LEGENDRE_Q: ; Converted M2-ONEW. ; Compiling DEFUN M2-ONEW: ; Converted M2-WHITTAKER_W. ; Compiling DEFUN M2-WHITTAKER_W: ; Converted M2-ONEM. ; Compiling DEFUN M2-ONEM: ; Converted M2-WHITTAKER_M. ; Compiling DEFUN M2-WHITTAKER_M: ; Converted M2-ONEF. ; Compiling DEFUN M2-ONEF: ; Converted M2-HYPERGEOMETRIC. ; Compiling DEFUN M2-HYPERGEOMETRIC: ; Converted M2-LTEP. ; Compiling DEFUN M2-LTEP: ; Converted M2-DEFLTEP. ; Compiling DEFUN M2-DEFLTEP: ; Converted SPECINT-IMPL. ; Compiling DEFMFUN $SPECINT: ; Converted $SPECINT. ; Compiling DEFMFUN $SPECINT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted $SPECINT. ; Compiling DEFMFUN $SPECINT: ; Byte Compiling Top-Level Form: ; Converted DEFINTEGRATE. ; Compiling DEFUN DEFINTEGRATE: ; Converted M2-SUM-WITH-EXP-CASE1. ; Compiling DEFUN M2-SUM-WITH-EXP-CASE1: ; Converted M2-SUM-WITH-EXP-CASE2. ; Compiling DEFUN M2-SUM-WITH-EXP-CASE2: ; Converted M2-SUM-WITH-EXP-CASE3. ; Compiling DEFUN M2-SUM-WITH-EXP-CASE3: ; Converted M2-SUM-WITH-EXP-CASE4. ; Compiling DEFUN M2-SUM-WITH-EXP-CASE4: ; Converted M2-SUM-WITH-EXP-CASE5. ; Compiling DEFUN M2-SUM-WITH-EXP-CASE5: ; Converted EQUAL-TIMES-MINUS-ONE. ; Compiling DEFUN EQUAL-TIMES-MINUS-ONE: ; Converted EQUAL-TIMES-MINUS-TWO. ; Compiling DEFUN EQUAL-TIMES-MINUS-TWO: ; Byte Compiling Top-Level Form: ; Converted EQUAL-DIV-TWO. ; Compiling DEFUN EQUAL-DIV-TWO: ; Converted DISTRDEFEXECINIT. ; Compiling DEFUN DISTRDEFEXECINIT: ; Converted DISTRDEFEXEC. ; Compiling DEFUN DISTRDEFEXEC: ; Converted SENDEXEC. ; Compiling DEFUN SENDEXEC: ; Converted INIT. ; Compiling DEFUN INIT: ; Converted DISTREXECINIT. ; Compiling DEFUN DISTREXECINIT: ; Converted DISTREXEC. ; Compiling DEFUN DISTREXEC: ; Converted HYPGEO-EXEC. ; Compiling DEFUN HYPGEO-EXEC: ; Converted DEFEXEC. ; Compiling DEFUN DEFEXEC: ; Converted NEGTEST. ; Compiling DEFUN NEGTEST: ; Converted LTSCALE. ; Compiling DEFUN LTSCALE: ; Byte Compiling Top-Level Form: ; Converted LT-EXEC. ; Compiling DEFUN LT-EXEC: ; Converted M2-SUM. ; Compiling DEFUN M2-SUM: ; Converted M2-UNIT_STEP. ; Compiling DEFUN M2-UNIT_STEP: ; Converted M2-C*T^V. ; Compiling DEFUN M2-C*T^V: ; Converted LT-EXP. ; Compiling DEFUN LT-EXP: ; Converted M2-T^2. ; Compiling DEFUN M2-T^2: ; Converted M2-SQROOTT. ; Compiling DEFUN M2-SQROOTT: ; Converted M2-T^-1. ; Compiling DEFUN M2-T^-1: ; Converted M2-E^-T. ; Compiling DEFUN M2-E^-T: ; Converted M2-E^T. ; Compiling DEFUN M2-E^T: ; Converted F24P146TEST. ; Compiling DEFUN F24P146TEST: ; Byte Compiling Top-Level Form: ; Converted F24P146. ; Compiling DEFUN F24P146: ; Converted F35P147TEST. ; Compiling DEFUN F35P147TEST: ; Converted F35P147. ; Compiling DEFUN F35P147: ; Converted DTFORD. ; Compiling DEFUN DTFORD: ; Converted WHITTINDTEST. ; Compiling DEFUN WHITTINDTEST: ; Converted NEGINP. ; Compiling DEFUN NEGINP: ; Converted SIMPDTF. ; Compiling DEFUN SIMPDTF: ; Converted F29P146TEST. ; Compiling DEFUN F29P146TEST: ; Converted F29P146. ; Compiling DEFUN F29P146: ; Converted KTFORK. ; Compiling DEFUN KTFORK: ; Converted SIMPKTF. ; Compiling DEFUN SIMPKTF: ; Byte Compiling Top-Level Form: ; Converted F36P147. ; Compiling DEFUN F36P147: ; Converted F37P147. ; Compiling DEFUN F37P147: ; Converted LT-SF-LOG. ; Compiling DEFUN LT-SF-LOG: ; Converted LT-ARBPOW. ; Compiling DEFUN LT-ARBPOW: ; Converted F1P137TEST. ; Compiling DEFUN F1P137TEST: ; Converted F1P137. ; Compiling DEFUN F1P137: ; Converted LT-ARBPOW2. ; Compiling DEFUN LT-ARBPOW2: ; Converted LT-LOG. ; Compiling DEFUN LT-LOG: ; Converted M2-A*T. ; Compiling DEFUN M2-A*T: ; Converted WHITTEST. ; Compiling DEFUN WHITTEST: ; Converted F16P217TEST. ; Compiling DEFUN F16P217TEST: ; Byte Compiling Top-Level Form: ; Converted LT-BESSEL_K0. ; Compiling DEFUN LT-BESSEL_K0: ; Converted FRACTEST. ; Compiling DEFUN FRACTEST: ; Converted FRACTEST1. ; Compiling DEFUN FRACTEST1: ; Converted FRACTEST2. ; Compiling DEFUN FRACTEST2: ; Converted INTEGERTEST. ; Compiling DEFUN INTEGERTEST: ; Converted DISPATCHPOLTRANS. ; Compiling DEFUN DISPATCHPOLTRANS: ; Converted LTW. ; Compiling DEFUN LTW: ; Converted HETD. ; Compiling DEFUN HETD: ; Converted CTPJAC. ; Compiling DEFUN CTPJAC: ; Converted TTPJAC. ; Compiling DEFUN TTPJAC: ; Converted UTPJAC. ; Compiling DEFUN UTPJAC: ; Byte Compiling Top-Level Form: ; Converted PJACTEST. ; Compiling DEFUN PJACTEST: ; Converted LT1YREF. ; Compiling DEFUN LT1YREF: ; Converted ERFCTD. ; Compiling DEFUN ERFCTD: ; Converted SLOMMELTJANDY. ; Compiling DEFUN SLOMMELTJANDY: ; Converted WTM. ; Compiling DEFUN WTM: ; Converted GAMMAINCOMPLETETW. ; Compiling DEFUN GAMMAINCOMPLETETW: ; Converted GAMMA_INCOMPLETE-TO-GAMMA-INCOMPLETE-LOWER. ; Compiling DEFUN GAMMA_INCOMPLETE-TO-GAMMA-INCOMPLETE-LOWER: ; Converted YTJ. ; Compiling DEFUN YTJ: ; Converted DTW. ; Compiling DEFUN DTW: ; Converted KBATEMANTW. ; Compiling DEFUN KBATEMANTW: ; Converted KTI. ; Compiling DEFUN KTI: ; Byte Compiling Top-Level Form: ; Converted HTJORY. ; Compiling DEFUN HTJORY: ; Converted DESJY. ; Compiling DEFUN DESJY: ; Converted NUMJORY. ; Compiling DEFUN NUMJORY: ; Converted DESMJY. ; Compiling DEFUN DESMJY: ; Converted HERMITE-TO-HYPERGEOMETRIC. ; Compiling DEFUN HERMITE-TO-HYPERGEOMETRIC: ; Converted EXPINTEGRAL_SI-TO-HYPERGEOMETRIC. ; Compiling DEFUN EXPINTEGRAL_SI-TO-HYPERGEOMETRIC: ; Converted EXPINTEGRAL_SHI-TO-HYPERGEOMETRIC. ; Compiling DEFUN EXPINTEGRAL_SHI-TO-HYPERGEOMETRIC: ; Converted EXPINTEGRAL_CI-TO-HYPERGEOMETRIC. ; Compiling DEFUN EXPINTEGRAL_CI-TO-HYPERGEOMETRIC: ; Converted EXPINTEGRAL_CHI-TO-HYPERGEOMETRIC. ; Compiling DEFUN EXPINTEGRAL_CHI-TO-HYPERGEOMETRIC: ; Converted LT1J. ; Compiling DEFUN LT1J: ; Converted LT2J. ; Compiling DEFUN LT2J: ; Byte Compiling Top-Level Form: ; Converted LT1J^2. ; Compiling DEFUN LT1J^2: ; Converted LT1GAMMA-INCOMPLETE-LOWER. ; Compiling DEFUN LT1GAMMA-INCOMPLETE-LOWER: ; Converted LT1M. ; Compiling DEFUN LT1M: ; Converted LT1P. ; Compiling DEFUN LT1P: ; Converted LT1Q. ; Compiling DEFUN LT1Q: ; Converted LT1ERF. ; Compiling DEFUN LT1ERF: ; Converted LT1LOG. ; Compiling DEFUN LT1LOG: ; Converted LT1KELLIPTIC. ; Compiling DEFUN LT1KELLIPTIC: ; Converted LT1E. ; Compiling DEFUN LT1E: ; Converted LT1HSTRUVE. ; Compiling DEFUN LT1HSTRUVE: ; Converted LT1LSTRUVE. ; Compiling DEFUN LT1LSTRUVE: ; Byte Compiling Top-Level Form: ; Converted LT1S. ; Compiling DEFUN LT1S: ; Converted LT-LTP. ; Compiling DEFUN LT-LTP: ; Converted REF. ; Compiling DEFUN REF: ; Converted REF-FPQ. ; Compiling DEFUN REF-FPQ: ; Converted MTF. ; Compiling DEFUN MTF: ; Converted PJACTF. ; Compiling DEFUN PJACTF: ; Converted ASINTF. ; Compiling DEFUN ASINTF: ; Converted ATANTF. ; Compiling DEFUN ATANTF: ; Converted PTF. ; Compiling DEFUN PTF: ; Converted QTF. ; Compiling DEFUN QTF: ; Converted GAMMA-INCOMPLETE-LOWER-TF. ; Compiling DEFUN GAMMA-INCOMPLETE-LOWER-TF: ; Byte Compiling Top-Level Form: ; Converted KELLIPTICTF. ; Compiling DEFUN KELLIPTICTF: ; Converted ETF. ; Compiling DEFUN ETF: ; Converted ERFTF. ; Compiling DEFUN ERFTF: ; Converted LOGTF. ; Compiling DEFUN LOGTF: ; Converted J1TF. ; Compiling DEFUN J1TF: ; Converted J2TF. ; Compiling DEFUN J2TF: ; Converted HSTF. ; Compiling DEFUN HSTF: ; Converted LSTF. ; Compiling DEFUN LSTF: ; Converted STF. ; Compiling DEFUN STF: ; Converted %$ETEST. ; Compiling DEFUN %$ETEST: ; Converted EXECF19. ; Compiling DEFUN EXECF19: ; Byte Compiling Top-Level Form: ; Converted EXECARGMATCH. ; Compiling DEFUN EXECARGMATCH: ; Converted DIONARGHYP. ; Compiling DEFUN DIONARGHYP: ; Converted F19COND. ; Compiling DEFUN F19COND: ; Converted F19P220-SIMP. ; Compiling DEFUN F19P220-SIMP: ; Converted ADDARGLIST. ; Compiling DEFUN ADDARGLIST: ; Converted M2-D*X^M*%E^A*X. ; Compiling DEFUN M2-D*X^M*%E^A*X: ; Converted M2-F+C. ; Compiling DEFUN M2-F+C: ; Converted M2-A*X^M+C. ; Compiling DEFUN M2-A*X^M+C: ; Converted LTY. ; Compiling DEFUN LTY: ; Converted EXECFY. ; Compiling DEFUN EXECFY: ; Converted DIONARGHYP-Y. ; Compiling DEFUN DIONARGHYP-Y: ; Byte Compiling Top-Level Form: ; Converted F2P105V2COND. ; Compiling DEFUN F2P105V2COND: ; Converted F2P105V2COND-SIMP. ; Compiling DEFUN F2P105V2COND-SIMP: ; Converted F50COND. ; Compiling DEFUN F50COND: ; Converted F50P188-SIMP. ; Compiling DEFUN F50P188-SIMP: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/hypgeo.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/hypgeo.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/hyp.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:53. ; Compiling: /home/maxima/maxima-test/src/hyp.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted GM. ; Compiling DEFUN GM: ; Converted SIN%. ; Compiling DEFUN SIN%: ; Converted COS%. ; Compiling DEFUN COS%: ; Converted NUMP. ; Compiling DEFUN NUMP: ; Converted HYP-INTEGERP. ; Compiling DEFUN HYP-INTEGERP: ; Converted HGFRED-IMPL. ; Compiling DEFMFUN $HGFRED: ; Converted $HGFRED. ; Compiling DEFMFUN $HGFRED: ; Byte Compiling Top-Level Form: ; Converted $HGFRED. ; Compiling DEFMFUN $HGFRED: ; Byte Compiling Top-Level Form: ; Converted HGFSIMP-EXEC. ; Compiling DEFUN HGFSIMP-EXEC: ; Converted HGFSIMP. ; Compiling DEFUN HGFSIMP: ; Converted MACSIMP. ; Compiling DEFUN MACSIMP: ; Converted SIMPG. ; Compiling DEFUN SIMPG: ; Converted DEL. ; Compiling DEFUN DEL: ; Converted SIMPG-EXEC. ; Compiling DEFUN SIMPG-EXEC: ; Converted INTDIFFL1L2. ; Compiling DEFUN INTDIFFL1L2: ; Converted INTDIFF. ; Compiling DEFUN INTDIFF: ; Byte Compiling Top-Level Form: ; Converted CREATE-POLY. ; Compiling DEFUN CREATE-POLY: ; Converted 1F1POLYS. ; Compiling DEFUN 1F1POLYS: ; Converted HERMPOL. ; Compiling DEFUN HERMPOL: ; Converted LAGPOL. ; Compiling DEFUN LAGPOL: ; Converted 2F0POLYS. ; Compiling DEFUN 2F0POLYS: ; Converted INTERHERMPOL. ; Compiling DEFUN INTERHERMPOL: ; Converted 2F1POLYS. ; Compiling DEFUN 2F1POLYS: ; Converted JACOBPOL. ; Compiling DEFUN JACOBPOL: ; Converted GEGENPOL. ; Compiling DEFUN GEGENPOL: ; Converted LEGENPOL. ; Compiling DEFUN LEGENPOL: ; Converted TCHEBYPOL. ; Compiling DEFUN TCHEBYPOL: ; Byte Compiling Top-Level Form: ; Converted HGFPOLY-IMPL. ; Compiling DEFMFUN $HGFPOLY: ; Converted $HGFPOLY. ; Compiling DEFMFUN $HGFPOLY: ; Byte Compiling Top-Level Form: ; Converted $HGFPOLY. ; Compiling DEFMFUN $HGFPOLY: ; Byte Compiling Top-Level Form: ; Converted CREATE-ANY-POLY. ; Compiling DEFUN CREATE-ANY-POLY: ; Converted MULL. ; Compiling DEFUN MULL: ; Converted INCR1. ; Compiling DEFUN INCR1: ; Converted DISPATCH-SPEC-SIMP. ; Compiling DEFUN DISPATCH-SPEC-SIMP: ; Converted SIMP2>F<2. ; Compiling DEFUN SIMP2>F<2: ; Converted BESTRIG. ; Compiling DEFUN BESTRIG: ; Converted KUMMER. ; Compiling DEFUN KUMMER: ; Converted ZEROP-IN-L. ; Compiling DEFUN ZEROP-IN-L: ; Byte Compiling Top-Level Form: ; Converted HYP-NEGP-IN-L. ; Compiling DEFUN HYP-NEGP-IN-L: ; Converted ZL-INTERSECTION. ; Compiling DEFUN ZL-INTERSECTION: ; Converted WHITFUN. ; Compiling DEFUN WHITFUN: ; Converted SIMP1F2. ; Compiling DEFUN SIMP1F2: ; Converted SIMP2F2. ; Compiling DEFUN SIMP2F2: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SIMP2F1. ; Compiling DEFUN SIMP2F1: ; Converted STEP7. ; Compiling DEFUN STEP7: ; Converted STEP7-CORE. ; Compiling DEFUN STEP7-CORE: ; Converted STEP-7-PP. ; Compiling DEFUN STEP-7-PP: ; Converted STEP-7-PM. ; Compiling DEFUN STEP-7-PM: ; Converted STEP-7-MP. ; Compiling DEFUN STEP-7-MP: ; Converted STEP-7-MM. ; Compiling DEFUN STEP-7-MM: ; Converted SIMPR2F1. ; Compiling DEFUN SIMPR2F1: ; Converted GEREDNO2. ; Compiling DEFUN GEREDNO2: ; Byte Compiling Top-Level Form: ; Converted DERIVINT. ; Compiling DEFUN DERIVINT: ; Converted HYP-COS. ; Compiling DEFUN HYP-COS: ; Converted NNI. ; Compiling DEFUN NNI: ; Converted LEGFUN. ; Compiling DEFUN LEGFUN: ; Converted LEGF20. ; Compiling DEFUN LEGF20: ; Converted LEGF24. ; Compiling DEFUN LEGF24: ; Converted LEGF16. ; Compiling DEFUN LEGF16: ; Converted LEGF14. ; Compiling DEFUN LEGF14: ; Converted LEGF36. ; Compiling DEFUN LEGF36: ; Converted LEGEN. ; Compiling DEFUN LEGEN: ; Converted LEGPOL-CORE. ; Compiling DEFUN LEGPOL-CORE: ; Byte Compiling Top-Level Form: ; Converted GERED1. ; Compiling DEFUN GERED1: ; Converted GERED2. ; Compiling DEFUN GERED2: ; Converted GEREDF. ; Compiling DEFUN GEREDF: ; Converted TRIG-LOG. ; Compiling DEFUN TRIG-LOG: ; Converted TRIG-LOG-3. ; Compiling DEFUN TRIG-LOG-3: ; Converted TRIG-3. ; Compiling DEFUN TRIG-3: ; Converted TRIG-SIN. ; Compiling DEFUN TRIG-SIN: ; Converted TRIG-LOG-3-EXEC. ; Compiling DEFUN TRIG-LOG-3-EXEC: ; Converted TRIG-LOG-3A-EXEC. ; Compiling DEFUN TRIG-LOG-3A-EXEC: ; Converted TRIG-LOG-1. ; Compiling DEFUN TRIG-LOG-1: ; Converted TRIG-LOG-1-POS. ; Compiling DEFUN TRIG-LOG-1-POS: ; Byte Compiling Top-Level Form: ; Converted TRIG-LOG-1-NEG. ; Compiling DEFUN TRIG-LOG-1-NEG: ; Converted M*S+C. ; Compiling DEFUN M*S+C: ; Converted FREEVARPAR. ; Compiling DEFUN FREEVARPAR: ; Converted FREEVARPAR2. ; Compiling DEFUN FREEVARPAR2: ; Converted FREEPAR. ; Compiling DEFUN FREEPAR: ; Converted CONFL. ; Compiling DEFUN CONFL: ; Converted HYPREDERF. ; Compiling DEFUN HYPREDERF: ; Converted ERFGAMMARED. ; Compiling DEFUN ERFGAMMARED: ; Converted GAMMAREDS. ; Compiling DEFUN GAMMAREDS: ; Converted HYPREDINCGM. ; Compiling DEFUN HYPREDINCGM: ; Byte Compiling Top-Level Form: ; Converted ERFGAMNUMRED. ; Compiling DEFUN ERFGAMNUMRED: ; Converted ERFRED. ; Compiling DEFUN ERFRED: ; Converted THNO33. ; Compiling DEFUN THNO33: ; Converted THNO34. ; Compiling DEFUN THNO34: ; Converted THNO35. ; Compiling DEFUN THNO35: ; Converted FCTRL. ; Compiling DEFUN FCTRL: ; Converted VFVP. ; Compiling DEFUN VFVP: ; Converted FPQFORM. ; Compiling DEFUN FPQFORM: ; Converted SPLITPFQ. ; Compiling DEFUN SPLITPFQ: ; Converted COMBIN. ; Compiling DEFUN COMBIN: ; Byte Compiling Top-Level Form: ; Converted ALGII. ; Compiling DEFUN ALGII: ; Converted STEP4. ; Compiling DEFUN STEP4: ; Converted STEP4-A. ; Compiling DEFUN STEP4-A: ; Converted AS-15.2.3. ; Compiling DEFUN AS-15.2.3: ; Converted AS-15.2.4. ; Compiling DEFUN AS-15.2.4: ; Converted AS-15.2.5. ; Compiling DEFUN AS-15.2.5: ; Converted AS-15.2.6. ; Compiling DEFUN AS-15.2.6: ; Converted AS-15.2.7. ; Compiling DEFUN AS-15.2.7: ; Converted AS-15.2.8. ; Compiling DEFUN AS-15.2.8: ; Converted AS-15.2.2. ; Compiling DEFUN AS-15.2.2: ; Converted AS-15.2.9. ; Compiling DEFUN AS-15.2.9: ; Byte Compiling Top-Level Form: ; Converted STEP4-INT. ; Compiling DEFUN STEP4-INT: ; Converted S+C. ; Compiling DEFUN S+C: ; Converted NONNUMP. ; Compiling DEFUN NONNUMP: ; Converted ALGIII. ; Compiling DEFUN ALGIII: ; Converted FACTF. ; Compiling DEFUN FACTF: ; Converted F85. ; Compiling DEFUN F85: ; Converted HYP-NEGP. ; Compiling DEFUN HYP-NEGP: ; Converted F81. ; Compiling DEFUN F81: ; Converted F82. ; Compiling DEFUN F82: ; Converted F83. ; Compiling DEFUN F83: ; Converted F84. ; Compiling DEFUN F84: ; Byte Compiling Top-Level Form: ; Converted F86. ; Compiling DEFUN F86: ; Converted HYP-ATANH. ; Compiling DEFUN HYP-ATANH: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/hyp.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/hyp.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/hypergeometric.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:53. ; Compiling: /home/maxima/maxima-test/src/hypergeometric.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling SETF (GET (QUOTE $MAX_FPPREC) (QUOTE ASSIGN)): ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling SETF (GET (QUOTE $EXPAND_HYPERGEOMETRIC) (QUOTE ASSIGN)): ; Converted ARGUMENT-LENGTH-CHECK. ; Compiling DEFUN ARGUMENT-LENGTH-CHECK: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted SIMP-MULTIPLE-VALUES. ; Compiling DEFUN SIMP-MULTIPLE-VALUES: ; Converted CLASSIFY-HYPERGEOMETRIC. ; Compiling DEFUN CLASSIFY-HYPERGEOMETRIC: ; Converted TSIMPCHECK. ; Compiling DEFUN TSIMPCHECK: ; Byte Compiling Top-Level Form: ; Converted CONJUGATE-HYPERGEOMETRIC. ; Compiling DEFUN CONJUGATE-HYPERGEOMETRIC: ; Converted LENIENT-COMPLEX-P. ; Compiling DEFUN LENIENT-COMPLEX-P: ; Converted HYPERGEOMETRIC-IMPL. ; Compiling DEF-SIMPLIFIER (HYPERGEOMETRIC SIMPCHECK CUSTOM): ; Converted $HYPERGEOMETRIC. ; Compiling DEF-SIMPLIFIER (HYPERGEOMETRIC SIMPCHECK CUSTOM): ; Byte Compiling Top-Level Form: ; Converted $HYPERGEOMETRIC. ; Compiling DEF-SIMPLIFIER (HYPERGEOMETRIC SIMPCHECK CUSTOM): ; Byte Compiling Top-Level Form: ; Converted SIMP-%HYPERGEOMETRIC. ; Compiling DEF-SIMPLIFIER (HYPERGEOMETRIC SIMPCHECK CUSTOM): ; Converted HYPERGEOMETRIC-0F0. ; Compiling DEFUN HYPERGEOMETRIC-0F0: ; Converted HYPERGEOMETRIC-1F0. ; Compiling DEFUN HYPERGEOMETRIC-1F0: ; Converted HYPERGEOMETRIC-1F1. ; Compiling DEFUN HYPERGEOMETRIC-1F1: ; Byte Compiling Top-Level Form: ; Converted SAFE-FLOAT. ; Compiling DEFUN SAFE-FLOAT: ; Converted NUMBER-COERCE. ; Compiling DEFUN NUMBER-COERCE: ; Converted HYPERGEOMETRIC-2F1. ; Compiling DEFUN HYPERGEOMETRIC-2F1: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted WHILE. ; Compiling DEFMACRO WHILE: ; Byte Compiling Top-Level Form: ; Converted 0F0-NUMERIC. ; Compiling DEFUN 0F0-NUMERIC: ; Converted 1F0-NUMERIC. ; Compiling DEFUN 1F0-NUMERIC: ; Converted 2F1-NUMERIC-ALT. ; Compiling DEFUN 2F1-NUMERIC-ALT: ; Converted 2F1-NUMERIC. ; Compiling DEFUN 2F1-NUMERIC: ; Converted HYPERGEOMETRIC-BY-SERIES. ; Compiling DEFUN HYPERGEOMETRIC-BY-SERIES: ; Converted HYPERGEOMETRIC-POLY-CASE. ; Compiling DEFUN HYPERGEOMETRIC-POLY-CASE: ; Converted HYPERGEOMETRIC-FLOAT-EVAL. ; Compiling DEFUN HYPERGEOMETRIC-FLOAT-EVAL: ; Converted IN-UNIT-CIRCLE-P. ; Compiling DEFUN IN-UNIT-CIRCLE-P: ; Converted 1F1-DOWNWARD-RECURSION. ; Compiling DEFUN 1F1-DOWNWARD-RECURSION: ; Byte Compiling Top-Level Form: ; Converted FLOAT-OR-BIGFLOAT-P. ; Compiling DEFUN FLOAT-OR-BIGFLOAT-P: ; Converted USE-RATIONAL-HYPERGEOMETRIC-NUMERICAL-EVAL. ; Compiling DEFUN USE-RATIONAL-HYPERGEOMETRIC-NUMERICAL-EVAL: ; Converted RATIONAL-HYPERGEOMETRIC-NUMERICAL-EVAL. ; Compiling DEFUN RATIONAL-HYPERGEOMETRIC-NUMERICAL-EVAL: ; Converted USE-FLOAT-HYPERGEOMETRIC-NUMERICAL-EVAL. ; Compiling DEFUN USE-FLOAT-HYPERGEOMETRIC-NUMERICAL-EVAL: ; Converted HYPERGEOMETRIC-FLOAT-EVAL. ; Compiling DEFUN HYPERGEOMETRIC-FLOAT-EVAL: ; Converted HYPERGEOMETRIC-POLY-CASE. ; Compiling DEFUN HYPERGEOMETRIC-POLY-CASE: ; Converted DIFF-HYPERGEOMETRIC. ; Compiling DEFUN DIFF-HYPERGEOMETRIC: ; Converted TEX-HYPERGEOMETRIC. ; Compiling DEFUN TEX-HYPERGEOMETRIC: ; Converted HYP-INTEGRAL-3. ; Compiling DEFUN HYP-INTEGRAL-3: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/hypergeometric.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/hypergeometric.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/nfloat.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:53. ; Compiling: /home/maxima/maxima-test/src/nfloat.lisp 2024-04-20 03:00:30 ; Converted RUNNING-ERROR-PLUS. ; Compiling DEFUN RUNNING-ERROR-PLUS: ; Converted RUNNING-ERROR-PROD. ; Compiling DEFUN RUNNING-ERROR-PROD: ; Converted RUNNING-ERROR-QUOTIENT. ; Compiling DEFUN RUNNING-ERROR-QUOTIENT: ; Converted RUNNING-ERROR-NEGATE. ; Compiling DEFUN RUNNING-ERROR-NEGATE: ; Converted RUNNING-ERROR-EXPT. ; Compiling DEFUN RUNNING-ERROR-EXPT: ; Converted RUNNING-ERROR-SQRT. ; Compiling DEFUN RUNNING-ERROR-SQRT: ; Converted RUNNING-ERROR-LOG. ; Compiling DEFUN RUNNING-ERROR-LOG: ; Converted PSI0. ; Compiling DEFUN PSI0: ; Converted GAMMA. ; Compiling DEFUN GAMMA: ; Converted RUNNING-ERROR-GAMMA. ; Compiling DEFUN RUNNING-ERROR-GAMMA: ; Converted RUNNING-ERROR-HYPERGEOMETRIC. ; Compiling DEFUN RUNNING-ERROR-HYPERGEOMETRIC: ; Byte Compiling Top-Level Form: ; Converted RUNNING-ERROR-SUM. ; Compiling DEFUN RUNNING-ERROR-SUM: ; Converted RUNNING-ERROR-PRODUCT. ; Compiling DEFUN RUNNING-ERROR-PRODUCT: ; Converted RUNNING-ERROR-ABS. ; Compiling DEFUN RUNNING-ERROR-ABS: ; Converted RUNNING-ERROR-CONJUGATE. ; Compiling DEFUN RUNNING-ERROR-CONJUGATE: ; Converted RUNNING-ERROR-FACTORIAL. ; Compiling DEFUN RUNNING-ERROR-FACTORIAL: ; Converted RUNNING-ERROR-ATAN2. ; Compiling DEFUN RUNNING-ERROR-ATAN2: ; Converted RUNNING-ERROR-REALPART. ; Compiling DEFUN RUNNING-ERROR-REALPART: ; Converted RUNNING-ERROR-IMAGPART. ; Compiling DEFUN RUNNING-ERROR-IMAGPART: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RUNNING-ERROR-EVAL. ; Compiling DEFUN RUNNING-ERROR-EVAL: ; Converted LOG10-RELATIVE-ERROR. ; Compiling DEFUN LOG10-RELATIVE-ERROR: ; Converted NOT-DONE. ; Compiling DEFUN NOT-DONE: ; Byte Compiling Top-Level Form: ; Converted NFLOAT. ; Compiling DEFUN NFLOAT: ; Converted SIMP-NFLOAT. ; Compiling DEFUN SIMP-NFLOAT: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/nfloat.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/nfloat.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/todd-coxeter.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:53. ; Compiling: /home/maxima/maxima-test/src/todd-coxeter.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Converted MAKE-TC-STATE. ; Compiling DEFSTRUCT TC-STATE: ; Byte Compiling Top-Level Form: ; Byte Compiling Creation Form for #: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFTYPE COSET: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted WITH-MULTIPLY-TABLE. ; Compiling DEFMACRO WITH-MULTIPLY-TABLE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted UNDEF. ; Compiling DEFMACRO UNDEF: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TC-MULT. ; Compiling DEFMACRO TC-MULT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DEFINE-TC-MULT. ; Compiling DEFMACRO DEFINE-TC-MULT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PUSH-TODO. ; Compiling DEFMACRO PUSH-TODO: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted TABLE. ; Compiling DEFMACRO TABLE: ; Byte Compiling Top-Level Form: ; Converted TODD-COXETER. ; Compiling DEFUN TODD-COXETER: ; Converted SET-UP. ; Compiling DEFUN SET-UP: ; Converted DOING-ROW. ; Compiling DEFUN DOING-ROW: ; Converted FILL-IN-INVERSES. ; Compiling DEFUN FILL-IN-INVERSES: ; Converted REPLACE-COSET-IN-MULTIPLY-TABLE. ; Compiling DEFUN REPLACE-COSET-IN-MULTIPLY-TABLE: ; Converted NEXT-COSET. ; Compiling DEFUN NEXT-COSET: ; Converted TODD_COXETER-IMPL. ; Compiling DEFMFUN $TODD_COXETER: ; Converted $TODD_COXETER. ; Compiling DEFMFUN $TODD_COXETER: ; Byte Compiling Top-Level Form: ; Converted $TODD_COXETER. ; Compiling DEFMFUN $TODD_COXETER: ; Byte Compiling Top-Level Form: ; Converted COERCE-REL. ; Compiling DEFUN COERCE-REL: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MY-PRINT. ; Compiling DEFUN MY-PRINT: ; Converted HAS-REPEAT. ; Compiling DEFUN HAS-REPEAT: ; Converted DCHECK-TABLES. ; Compiling DEFUN DCHECK-TABLES: ; Converted DPRINT-STATE. ; Compiling DEFUN DPRINT-STATE: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/todd-coxeter.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/todd-coxeter.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/plot.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:54. ; Compiling: /home/maxima/maxima-test/src/plot.lisp 2024-04-20 03:00:30 ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFCLASS GNUPLOT-PLOT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFCLASS XMAXIMA-PLOT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Compiling DEFCLASS GEOMVIEW-PLOT: ; Byte Compiling Top-Level Form: ; Converted ENSURE-STRING. ; Compiling DEFUN ENSURE-STRING: ; Converted JOIN-IMPL. ; Compiling DEFMFUN $JOIN: ; Converted $JOIN. ; Compiling DEFMFUN $JOIN: ; Byte Compiling Top-Level Form: ; Converted $JOIN. ; Compiling DEFMFUN $JOIN: ; Byte Compiling Top-Level Form: ; Converted COERCE-FLOAT. ; Compiling DEFUN COERCE-FLOAT: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted MAYBE-REALPART. ; Compiling DEFUN MAYBE-REALPART: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted START-GNUPLOT-PROCESS. ; Compiling DEFUN START-GNUPLOT-PROCESS: ; Converted CHECK-GNUPLOT-PROCESS. ; Compiling DEFUN CHECK-GNUPLOT-PROCESS: ; Converted GNUPLOT_CLOSE-IMPL. ; Compiling DEFMFUN $GNUPLOT_CLOSE: ; Converted $GNUPLOT_CLOSE. ; Compiling DEFMFUN $GNUPLOT_CLOSE: ; Byte Compiling Top-Level Form: ; Converted $GNUPLOT_CLOSE. ; Compiling DEFMFUN $GNUPLOT_CLOSE: ; Byte Compiling Top-Level Form: ; Converted GNUPLOT_START-IMPL. ; Compiling DEFMFUN $GNUPLOT_START: ; Converted $GNUPLOT_START. ; Compiling DEFMFUN $GNUPLOT_START: ; Byte Compiling Top-Level Form: ; Converted $GNUPLOT_START. ; Compiling DEFMFUN $GNUPLOT_START: ; Byte Compiling Top-Level Form: ; Converted GNUPLOT_RESTART-IMPL. ; Compiling DEFMFUN $GNUPLOT_RESTART: ; Converted $GNUPLOT_RESTART. ; Compiling DEFMFUN $GNUPLOT_RESTART: ; Byte Compiling Top-Level Form: ; Converted $GNUPLOT_RESTART. ; Compiling DEFMFUN $GNUPLOT_RESTART: ; Byte Compiling Top-Level Form: ; Converted GNUPLOT_SEND-IMPL. ; Compiling DEFMFUN $GNUPLOT_SEND: ; Converted $GNUPLOT_SEND. ; Compiling DEFMFUN $GNUPLOT_SEND: ; Byte Compiling Top-Level Form: ; Converted $GNUPLOT_SEND. ; Compiling DEFMFUN $GNUPLOT_SEND: ; Byte Compiling Top-Level Form: ; Converted STOP-GNUPLOT-PROCESS. ; Compiling DEFUN STOP-GNUPLOT-PROCESS: ; Converted SEND-GNUPLOT-COMMAND. ; Compiling DEFUN SEND-GNUPLOT-COMMAND: ; Converted GNUPLOT_RESET-IMPL. ; Compiling DEFMFUN $GNUPLOT_RESET: ; Converted $GNUPLOT_RESET. ; Compiling DEFMFUN $GNUPLOT_RESET: ; Byte Compiling Top-Level Form: ; Converted $GNUPLOT_RESET. ; Compiling DEFMFUN $GNUPLOT_RESET: ; Byte Compiling Top-Level Form: ; Converted GNUPLOT_REPLOT-IMPL. ; Compiling DEFMFUN $GNUPLOT_REPLOT: ; Converted $GNUPLOT_REPLOT. ; Compiling DEFMFUN $GNUPLOT_REPLOT: ; Byte Compiling Top-Level Form: ; Converted $GNUPLOT_REPLOT. ; Compiling DEFMFUN $GNUPLOT_REPLOT: ; Byte Compiling Top-Level Form: ; Converted GET_PLOT_OPTION-IMPL. ; Compiling DEFMFUN $GET_PLOT_OPTION: ; Converted $GET_PLOT_OPTION. ; Compiling DEFMFUN $GET_PLOT_OPTION: ; Byte Compiling Top-Level Form: ; Converted $GET_PLOT_OPTION. ; Compiling DEFMFUN $GET_PLOT_OPTION: ; Byte Compiling Top-Level Form: ; Converted QUOTE-STRINGS. ; Compiling DEFUN QUOTE-STRINGS: ; Converted GET-PLOT-OPTION-STRING. ; Compiling DEFUN GET-PLOT-OPTION-STRING: ; Converted SET_PLOT_OPTION-IMPL. ; Compiling DEFMFUN $SET_PLOT_OPTION: ; Converted $SET_PLOT_OPTION. ; Compiling DEFMFUN $SET_PLOT_OPTION: ; Byte Compiling Top-Level Form: ; Converted $SET_PLOT_OPTION. ; Compiling DEFMFUN $SET_PLOT_OPTION: ; Byte Compiling Top-Level Form: ; Converted REMOVE_PLOT_OPTION-IMPL. ; Compiling DEFMFUN $REMOVE_PLOT_OPTION: ; Converted $REMOVE_PLOT_OPTION. ; Compiling DEFMFUN $REMOVE_PLOT_OPTION: ; Byte Compiling Top-Level Form: ; Converted $REMOVE_PLOT_OPTION. ; Compiling DEFMFUN $REMOVE_PLOT_OPTION: ; Byte Compiling Top-Level Form: ; Converted GET-GNUPLOT-TERM. ; Compiling DEFUN GET-GNUPLOT-TERM: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted PRINT-PT1. ; Compiling DEFUN PRINT-PT1: ; Compiling DEFSTRUCT POLYGON: ; Byte Compiling Top-Level Form: ; Converted %MAKE-POLYGON. ; Compiling DEFSTRUCT POLYGON: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted POLYGON-DUMMY. ; Compiling DEFSTRUCT POLYGON: ; Converted (SETF POLYGON-DUMMY). ; Compiling DEFSTRUCT POLYGON: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted POLYGON-PTS. ; Compiling DEFSTRUCT POLYGON: ; Converted (SETF POLYGON-PTS). ; Compiling DEFSTRUCT POLYGON: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted POLYGON-EDGES. ; Compiling DEFSTRUCT POLYGON: ; Converted (SETF POLYGON-EDGES). ; Compiling DEFSTRUCT POLYGON: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted DRAW3D. ; Compiling DEFUN DRAW3D: ; Converted MAKE-GRID-VERTICES. ; Compiling DEFUN MAKE-GRID-VERTICES: ; Converted ROTATION1-IMPL. ; Compiling DEFMFUN $ROTATION1: ; Converted $ROTATION1. ; Compiling DEFMFUN $ROTATION1: ; Byte Compiling Top-Level Form: ; Converted $ROTATION1. ; Compiling DEFMFUN $ROTATION1: ; Byte Compiling Top-Level Form: ; Converted ROTATE_PTS-IMPL. ; Compiling DEFMFUN $ROTATE_PTS: ; Converted $ROTATE_PTS. ; Compiling DEFMFUN $ROTATE_PTS: ; Byte Compiling Top-Level Form: ; Converted $ROTATE_PTS. ; Compiling DEFMFUN $ROTATE_PTS: ; Byte Compiling Top-Level Form: ; Converted ROTATE_LIST-IMPL. ; Compiling DEFMFUN $ROTATE_LIST: ; Converted $ROTATE_LIST. ; Compiling DEFMFUN $ROTATE_LIST: ; Byte Compiling Top-Level Form: ; Converted $ROTATE_LIST. ; Compiling DEFMFUN $ROTATE_LIST: ; Byte Compiling Top-Level Form: ; Converted GET_RANGE-IMPL. ; Compiling DEFMFUN $GET_RANGE: ; Converted $GET_RANGE. ; Compiling DEFMFUN $GET_RANGE: ; Byte Compiling Top-Level Form: ; Converted $GET_RANGE. ; Compiling DEFMFUN $GET_RANGE: ; Byte Compiling Top-Level Form: ; Converted POLAR_TO_XY-IMPL. ; Compiling DEFMFUN $POLAR_TO_XY: ; Converted $POLAR_TO_XY. ; Compiling DEFMFUN $POLAR_TO_XY: ; Byte Compiling Top-Level Form: ; Converted $POLAR_TO_XY. ; Compiling DEFMFUN $POLAR_TO_XY: ; Byte Compiling Top-Level Form: ; Converted SPHERICAL_TO_XYZ-IMPL. ; Compiling DEFMFUN $SPHERICAL_TO_XYZ: ; Converted $SPHERICAL_TO_XYZ. ; Compiling DEFMFUN $SPHERICAL_TO_XYZ: ; Byte Compiling Top-Level Form: ; Converted $SPHERICAL_TO_XYZ. ; Compiling DEFMFUN $SPHERICAL_TO_XYZ: ; Byte Compiling Top-Level Form: ; Converted MAKE_TRANSFORM-IMPL. ; Compiling DEFMFUN $MAKE_TRANSFORM: ; Converted $MAKE_TRANSFORM. ; Compiling DEFMFUN $MAKE_TRANSFORM: ; Byte Compiling Top-Level Form: ; Converted $MAKE_TRANSFORM. ; Compiling DEFMFUN $MAKE_TRANSFORM: ; Byte Compiling Top-Level Form: ; Converted %COERCE-FLOAT-FUN. ; Compiling DEFUN %COERCE-FLOAT-FUN: ; Converted COERCE-FLOAT-FUN. ; Compiling DEFUN COERCE-FLOAT-FUN: ; Converted COERCE-BFLOAT-FUN. ; Compiling DEFUN COERCE-BFLOAT-FUN: ; Converted COERCE-MAXIMA-FUNCTION-OR-MAXIMA-LAMBDA. ; Compiling DEFUN COERCE-MAXIMA-FUNCTION-OR-MAXIMA-LAMBDA: ; Converted COERCE-LISP-FUNCTION-OR-LISP-LAMBDA. ; Compiling DEFUN COERCE-LISP-FUNCTION-OR-LISP-LAMBDA: ; Byte Compiling Top-Level Form: ; Converted ZVAL. ; Compiling DEFMACRO ZVAL: ; Byte Compiling Top-Level Form: ; Converted SORT-NGONS. ; Compiling DEFUN SORT-NGONS: ; Converted COPY-ARRAY-PORTION. ; Compiling DEFUN COPY-ARRAY-PORTION: ; Converted CONCAT_POLYGONS-IMPL. ; Compiling DEFMFUN $CONCAT_POLYGONS: ; Converted $CONCAT_POLYGONS. ; Compiling DEFMFUN $CONCAT_POLYGONS: ; Byte Compiling Top-Level Form: ; Converted $CONCAT_POLYGONS. ; Compiling DEFMFUN $CONCAT_POLYGONS: ; Byte Compiling Top-Level Form: ; Converted COPY_PTS-IMPL. ; Compiling DEFMFUN $COPY_PTS: ; Converted $COPY_PTS. ; Compiling DEFMFUN $COPY_PTS: ; Byte Compiling Top-Level Form: ; Converted $COPY_PTS. ; Compiling DEFMFUN $COPY_PTS: ; Byte Compiling Top-Level Form: ; Converted DRAW2D-IMPLICIT. ; Compiling DEFUN DRAW2D-IMPLICIT: ; Converted DRAW2D-PARAMETRIC-ADAPTIVE. ; Compiling DEFUN DRAW2D-PARAMETRIC-ADAPTIVE: ; Converted DRAW2D-DISCRETE. ; Compiling DEFUN DRAW2D-DISCRETE: ; ; ; File: /home/maxima/maxima-test/src/plot.lisp ; In: DEFUN DRAW2D-DISCRETE ; (LET (# # # DATA GAPS) ; (COND ; # ; #) ; (COND ; # ; #) ; DATA) ; Note: Variable N-CLIPPED defined but never used. ; ; Converted PARSE-POINTS-X-Y. ; Compiling DEFUN PARSE-POINTS-X-Y: ; Converted PARSE-POINTS-Y. ; Compiling DEFUN PARSE-POINTS-Y: ; Converted PARSE-POINTS-XY. ; Compiling DEFUN PARSE-POINTS-XY: ; Converted SLOW-OSCILLATION-P. ; Compiling DEFUN SLOW-OSCILLATION-P: ; Converted SMOOTH-ENOUGH-P. ; Compiling DEFUN SMOOTH-ENOUGH-P: ; Byte Compiling Top-Level Form: ; Converted ADAPTIVE-PLOT. ; Compiling DEFUN ADAPTIVE-PLOT: ; Converted ADAPTIVE-PARAMETRIC-PLOT. ; Compiling DEFUN ADAPTIVE-PARAMETRIC-PLOT: ; Converted DRAW2D. ; Compiling DEFUN DRAW2D: ; Converted GET-RANGE. ; Compiling DEFUN GET-RANGE: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Byte Compiling Top-Level Form: ; Converted RANDOM-NAME. ; Compiling DEFUN RANDOM-NAME: ; Converted PLOT-SET-GNUPLOT-SCRIPT-FILE-NAME. ; Compiling DEFUN PLOT-SET-GNUPLOT-SCRIPT-FILE-NAME: ; Converted PLOT-TEMP-FILE0. ; Compiling DEFUN PLOT-TEMP-FILE0: ; Converted PLOT-TEMP-FILE. ; Compiling DEFUN PLOT-TEMP-FILE: ; Converted PLOT-FILE-PATH. ; Compiling DEFUN PLOT-FILE-PATH: ; Converted GNUPLOT-PROCESS. ; Compiling DEFUN GNUPLOT-PROCESS: ; Converted PLOT-OPTIONS-PARSER. ; Compiling DEFUN PLOT-OPTIONS-PARSER: ; Converted NATURALP. ; Compiling DEFUN NATURALP: ; Byte Compiling Top-Level Form: ; Converted REALPOSITIVEP. ; Compiling DEFUN REALPOSITIVEP: ; Converted AXESOPTIONP. ; Compiling DEFUN AXESOPTIONP: ; Converted POINTTYPEP. ; Compiling DEFUN POINTTYPEP: ; Converted PLOTCOLORP. ; Compiling DEFUN PLOTCOLORP: ; Converted PARSE-AZIMUTH. ; Compiling DEFUN PARSE-AZIMUTH: ; Converted PARSE-ELEVATION. ; Compiling DEFUN PARSE-ELEVATION: ; Converted CHECK-OPTION. ; Compiling DEFUN CHECK-OPTION: ; Converted CHECK-OPTION-B. ; Compiling DEFUN CHECK-OPTION-B: ; Converted CHECK-OPTION-BOOLE. ; Compiling DEFUN CHECK-OPTION-BOOLE: ; Converted CHECK-OPTION-LABEL. ; Compiling DEFUN CHECK-OPTION-LABEL: ; Converted CHECK-OPTION-FORMAT. ; Compiling DEFUN CHECK-OPTION-FORMAT: ; Byte Compiling Top-Level Form: ; Converted CHECK-OPTION-PALETTE. ; Compiling DEFUN CHECK-OPTION-PALETTE: ; Converted CHECK-OPTION-STYLE. ; Compiling DEFUN CHECK-OPTION-STYLE: ; Converted CHECK-OPTION-TRANSFORM. ; Compiling DEFUN CHECK-OPTION-TRANSFORM: ; Converted CHECK-OPTION-LEVELS. ; Compiling DEFUN CHECK-OPTION-LEVELS: ; Converted GETLEVELS. ; Compiling DEFUN GETLEVELS: ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR XMAXIMA-PLOT) ; 'XMAXIMA-PLOT ; ...): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR GNUPLOT-PLOT) ; 'GNUPLOT-PLOT ; ...): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR GNUPLOT-PLOT) ; 'GNUPLOT-PLOT ; ...): ; Converted PLOT2D-IMPL. ; Compiling DEFMFUN $PLOT2D: ; Converted $PLOT2D. ; Compiling DEFMFUN $PLOT2D: ; Byte Compiling Top-Level Form: ; Converted $PLOT2D. ; Compiling DEFMFUN $PLOT2D: ; Byte Compiling Top-Level Form: ; Converted MSYMBOLP. ; Compiling DEFUN MSYMBOLP: ; Converted TCL_OUTPUT-IMPL. ; Compiling DEFMFUN $TCL_OUTPUT: ; Converted $TCL_OUTPUT. ; Compiling DEFMFUN $TCL_OUTPUT: ; Byte Compiling Top-Level Form: ; Converted $TCL_OUTPUT. ; Compiling DEFMFUN $TCL_OUTPUT: ; Byte Compiling Top-Level Form: ; Converted TCL-OUTPUT-LIST. ; Compiling DEFUN TCL-OUTPUT-LIST: ; Converted CHECK-RANGE. ; Compiling DEFUN CHECK-RANGE: ; Converted ZERO_FUN-IMPL. ; Compiling DEFMFUN $ZERO_FUN: ; Converted $ZERO_FUN. ; Compiling DEFMFUN $ZERO_FUN: ; Byte Compiling Top-Level Form: ; Converted $ZERO_FUN. ; Compiling DEFMFUN $ZERO_FUN: ; Byte Compiling Top-Level Form: ; Converted OUTPUT-POINTS. ; Compiling DEFUN OUTPUT-POINTS: ; Converted OUTPUT-POINTS-TCL. ; Compiling DEFUN OUTPUT-POINTS-TCL: ; Converted CONTOUR_PLOT-IMPL. ; Compiling DEFMFUN $CONTOUR_PLOT: ; Converted $CONTOUR_PLOT. ; Compiling DEFMFUN $CONTOUR_PLOT: ; Byte Compiling Top-Level Form: ; Converted $CONTOUR_PLOT. ; Compiling DEFMFUN $CONTOUR_PLOT: ; Byte Compiling Top-Level Form: ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR XMAXIMA-PLOT) ; 'XMAXIMA-PLOT ; ...): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR GNUPLOT-PLOT) ; 'GNUPLOT-PLOT ; ...): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR GNUPLOT-PLOT) ; 'GNUPLOT-PLOT ; ...): ; Compiling Load Time Value of (PCL::ENSURE-CTOR '(PCL::CTOR GEOMVIEW-PLOT) ; 'GEOMVIEW-PLOT ; ...): ; Converted PLOT3D-IMPL. ; Compiling DEFMFUN $PLOT3D: ; Converted $PLOT3D. ; Compiling DEFMFUN $PLOT3D: ; Byte Compiling Top-Level Form: ; Converted $PLOT3D. ; Compiling DEFMFUN $PLOT3D: ; Byte Compiling Top-Level Form: ; Converted CHECK-LIST-PLOT3D. ; Compiling DEFUN CHECK-LIST-PLOT3D: ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/plot.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/plot.sse2f" ; - Compiling module "graphics-drivers" ; - Compiling source file "/home/maxima/maxima-test/src/gnuplot_def.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:54. ; Compiling: /home/maxima/maxima-test/src/gnuplot_def.lisp 2024-04-20 03:00:30 ; Converted RGB-COLOR. ; Compiling DEFUN RGB-COLOR: ; Converted GNUPLOT-COLOR. ; Compiling DEFUN GNUPLOT-COLOR: ; Converted GNUPLOT-POINTTYPE. ; Compiling DEFUN GNUPLOT-POINTTYPE: ; Converted GNUPLOT-POINTTYPES. ; Compiling DEFUN GNUPLOT-POINTTYPES: ; Converted GNUPLOT-CURVE-STYLE. ; Compiling DEFUN GNUPLOT-CURVE-STYLE: ; Converted GNUPLOT-PALETTE. ; Compiling DEFUN GNUPLOT-PALETTE: ; Converted GNUPLOT-PLOT3D-COMMAND. ; Compiling DEFUN GNUPLOT-PLOT3D-COMMAND: ; Converted GNUPLOT-TERMINAL-AND-FILE. ; Compiling DEFUN GNUPLOT-TERMINAL-AND-FILE: ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::WRITER ; '(PCL:SLOT-ACCESSOR :GLOBAL DATA ...) ; ...): ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::READER ; '(PCL:SLOT-ACCESSOR :GLOBAL DATA ...) ; ...): ; Compiling DEFMETHOD PLOT-PREAMBLE (GNUPLOT-PLOT T): ; Byte Compiling Top-Level Form: ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::WRITER ; '(PCL:SLOT-ACCESSOR :GLOBAL DATA ...) ; ...): ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::READER ; '(PCL:SLOT-ACCESSOR :GLOBAL DATA ...) ; ...): ; Compiling DEFMETHOD PLOT2D-COMMAND (GNUPLOT-PLOT T T T): ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::WRITER ; '(PCL:SLOT-ACCESSOR :GLOBAL DATA ...) ; ...): ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::READER ; '(PCL:SLOT-ACCESSOR :GLOBAL DATA ...) ; ...): ; Compiling DEFMETHOD PLOT3D-COMMAND (GNUPLOT-PLOT T T T): ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::READER ; '(PCL:SLOT-ACCESSOR :GLOBAL DATA ...) ; ...): ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::READER ; '(PCL:SLOT-ACCESSOR :GLOBAL DATA ...) ; ...): ; Compiling DEFMETHOD PLOT-SHIPOUT (GNUPLOT-PLOT T): ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/gnuplot_def.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/gnuplot_def.sse2f" ; - Compiling source file "/home/maxima/maxima-test/src/xmaxima_def.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:54. ; Compiling: /home/maxima/maxima-test/src/xmaxima_def.lisp 2024-04-20 03:00:30 ; Converted XMAXIMA-COLOR. ; Compiling DEFUN XMAXIMA-COLOR: ; Converted XMAXIMA-CURVE-STYLE. ; Compiling DEFUN XMAXIMA-CURVE-STYLE: ; Converted XMAXIMA-PALETTE. ; Compiling DEFUN XMAXIMA-PALETTE: ; Converted XMAXIMA-PALETTES. ; Compiling DEFUN XMAXIMA-PALETTES: ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::WRITER ; '(PCL:SLOT-ACCESSOR :GLOBAL DATA ...) ; ...): ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::READER ; '(PCL:SLOT-ACCESSOR :GLOBAL DATA ...) ; ...): ; Compiling DEFMETHOD PLOT-PREAMBLE (XMAXIMA-PLOT T): ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::WRITER ; '(PCL:SLOT-ACCESSOR :GLOBAL DATA ...) ; ...): ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::READER ; '(PCL:SLOT-ACCESSOR :GLOBAL DATA ...) ; ...): ; Compiling DEFMETHOD PLOT2D-COMMAND (XMAXIMA-PLOT T T T): ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::WRITER ; '(PCL:SLOT-ACCESSOR :GLOBAL DATA ...) ; ...): ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::READER ; '(PCL:SLOT-ACCESSOR :GLOBAL DATA ...) ; ...): ; Compiling DEFMETHOD PLOT3D-COMMAND (XMAXIMA-PLOT T T T): ; Byte Compiling Top-Level Form: ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::READER ; '(PCL:SLOT-ACCESSOR :GLOBAL DATA ...) ; ...): ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::READER ; '(PCL:SLOT-ACCESSOR :GLOBAL DATA ...) ; ...): ; Compiling DEFMETHOD PLOT-SHIPOUT (XMAXIMA-PLOT T): ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/xmaxima_def.sse2f written. ; Compilation finished in 0:00:01. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/xmaxima_def.sse2f" ; - Compiling source file ; "/home/maxima/maxima-test/src/geomview_def.lisp" ; Python version 1.1, VM version Intel x86/sse2 on 2024-04-20 03:11:55. ; Compiling: /home/maxima/maxima-test/src/geomview_def.lisp 2024-04-20 03:00:30 ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::WRITER ; '(PCL:SLOT-ACCESSOR :GLOBAL DATA ...) ; ...): ; Compiling DEFMETHOD PLOT-PREAMBLE (GEOMVIEW-PLOT T): ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::WRITER ; '(PCL:SLOT-ACCESSOR :GLOBAL DATA ...) ; ...): ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::READER ; '(PCL:SLOT-ACCESSOR :GLOBAL DATA ...) ; ...): ; Compiling DEFMETHOD PLOT3D-COMMAND (GEOMVIEW-PLOT T T T): ; Compiling Load Time Value of (PCL::ENSURE-ACCESSOR 'PCL::READER ; '(PCL:SLOT-ACCESSOR :GLOBAL DATA ...) ; ...): ; Compiling DEFMETHOD PLOT-SHIPOUT (GEOMVIEW-PLOT T): ; Byte Compiling Top-Level Form: ; /home/maxima/maxima-test/src/binary-cmucl/geomview_def.sse2f written. ; Compilation finished in 0:00:00. ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/geomview_def.sse2f" ; - Loading module "final" ; - Loading source file "/home/maxima/maxima-test/src/autol.lisp" ; Converted $ALOAD_MAC. ; Converted $AUTO_MEXPR. ; - Loading source file "/home/maxima/maxima-test/src/max_ext.lisp" ; - Loading source file "/home/maxima/maxima-test/src/init-cl.lisp" ; Converted LISP-IMPLEMENTATION-VERSION1. ; Converted MAXIMA-VERSION1. ; Converted $TO_LISP. ; Converted $HELP. ; - Providing system maxima ; ; ; File: /home/maxima/maxima-test/src/plot.lisp ; In: MAXIMA::DEFMFUN MAXIMA::$ROTATE_LIST ; (NCMUL2 $ROT X) ; Warning: Undefined variable MAXIMA::$ROT ; ; In: MAXIMA::DEFMFUN MAXIMA::$ROTATE_PTS ; ($COPY_PTS ROTATION-MATRIX *ROT* 0) ; Warning: Undefined variable MAXIMA::*ROT* ; ; In: LAMBDA NIL ; (MAXIMA-READ-EVAL-PRINT-LOOP) ; Warning: Undefined function MAXIMA::MAXIMA-READ-EVAL-PRINT-LOOP ; ; ; ; File: /home/maxima/maxima-test/src/defint.lisp ; In: DEFUN MAXIMA::LOGCPI0 ; (SETQ PLM (CAR POLELIST)) ; Warning: Undefined variable MAXIMA::PLM ; ; ; Warning: These variables are undefined: ; MAXIMA::$ROT MAXIMA::*ROT* MAXIMA::PLM ; ; ; Warning: This function is undefined: ; MAXIMA::MAXIMA-READ-EVAL-PRINT-LOOP ; ; Compilation unit finished. ; 10 warnings ; 561 notes (# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #) * CMU Common Lisp snapshot-2023-08 (21E Unicode), running on r00553 With core: /opt/cmucl-2023-08-x86-linux/lib/cmucl/lib/lisp-sse2.core Dumped on: Fri, 2023-09-01 00:54:43+02:00 on ithilien See for support information. Loaded subsystems: Unicode 1.29 with Unicode version 6.2.0 Python 1.1, target Intel x86/sse2 CLOS based on Gerd's PCL 2010/03/19 15:19:03 * ; Loading #P"/home/maxima/maxima-test/lisp-utils/defsystem.lisp". Warning: Old-style IN-PACKAGE. ; Compiling LAMBDA (.PV-CELL. .NEXT-METHOD-CALL. OBJECT STREAM): ; Compiling Top-Level Form: ; Compiling LAMBDA (.PV-CELL. .NEXT-METHOD-CALL. X): ; Compiling Top-Level Form: ; Compiling LAMBDA (.PV-CELL. .NEXT-METHOD-CALL. X): ; Compiling Top-Level Form: ; Compiling LAMBDA (.PV-CELL. .NEXT-METHOD-CALL. OBJECT STREAM): ; Compiling Top-Level Form: ; Converted COMPILED-FILE-P. T * ("../src/" "./" (DEFAULT-DIRECTORY) (MAKE::HOME-SUBDIRECTORY "lisp/systems/") "/usr/local/lisp/Registry/") * ; Loading #P"/home/maxima/maxima-test/src/maxima.system". ; - Loading defsystem "maxima" ; - Loading module "package" ; - Loading source file ; "/home/maxima/maxima-test/src/maxima-package.lisp" ; - Loading source private-file "autoconf-variables.lisp" ; - Loading module "intl" ; - Loading module "globals" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/globals.sse2f" ; - Loading module "info" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/pregexp.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/cl-info.sse2f" ; - Loading module "sloop" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/sloop.sse2f" ; - Loading module "declarations" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/lmdcls.sse2f" ; - Loading module "destructuring-let" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/letmac.sse2f" ; - Loading module "compatibility-macros1" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/generr.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/clmacs.sse2f" ; - Loading module "defmfun" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/defmfun-check.sse2f" ; - Loading module "float-properties" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/float-properties.sse2f" ; - Loading module "compatibility-macros" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/commac.sse2f" ; - Loading module "prerequisites" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mormac.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/compat.sse2f" ; - Loading module "maxima-language-compiler-macros" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/transm.sse2f" ; - Loading module "command-line" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/command-line.sse2f" ; - Loading module "getopt" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/getopt.sse2f" ; - Loading module "fundamental-macros" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/defcal.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/maxmac.sse2f" ; - Loading module "utility-macros" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mopers.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mforma.sse2f" ; - Loading module "other-macros" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mrgmac.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/rzmac.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/strmac.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/displm.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/safe-recursion.sse2f" ; - Loading module "rat-macros" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/ratmac.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mhayat.sse2f" ; - Loading module "utilities" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/opers.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/utils.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/sumcon.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/sublis.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/merror.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mformt.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mutils.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/outmis.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/ar.sse2f" ; - Loading module "commands" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/comm.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/comm2.sse2f" ; - Loading module "evaluator" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mlisp.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mmacro.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/buildq.sse2f" ; - Loading module "numerical" ; - Loading module "packages" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/f2cl-package.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec.sse2f" ; - Loading module "f2cl-lib" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/f2cl-lib.sse2f" ; - Loading module "slatec" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/fdump.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/j4save.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/xercnt.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/xerhlt.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/xgetua.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/xerprn.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/xersve.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/xermsg.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/initds.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dcsevl.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/d9lgmc.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dgamlm.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dgamma.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dgamln.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dlngam.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/d9b0mp.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/d9b1mp.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesj0.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesj1.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/djairy.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dasyjy.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesj.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbsi0e.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbsi1e.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesi0.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesi1.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dasyik.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesi.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zabs.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zdiv.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zexp.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zmlt.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zsqrt.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zasyi.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zuchk.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zlog.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zunik.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zunhj.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zuoik.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zuni1.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zkscl.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zshch.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbknu.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zmlri.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zs1s2.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zseri.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zacai.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zairy.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zuni2.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbuni.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zrati.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zwrsk.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbinu.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbesi.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbesj.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesy0.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesy1.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbsynu.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dyairy.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesy.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zacon.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zunk1.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zunk2.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbunk.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbesh.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbesy.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbsk0e.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesk0.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbsk1e.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesk1.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbsknu.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbesk.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbesk.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/d9aimp.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/daie.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dai.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbie.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dbi.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/zbiry.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/derfc.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/derf.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/de1.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dei.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/d9upak.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dspenc.sse2f" ; - Loading module "quadpack" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqwgtf.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqcheb.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqk15w.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqwgts.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqwgtc.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dgtsl.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqk15.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqk31.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqk41.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqk51.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqk61.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqk21.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqk15i.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqelg.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqpsrt.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqc25s.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqmomo.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqc25c.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqc25f.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqage.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqagie.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqagpe.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqagp.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqagse.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqawoe.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqawfe.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqawse.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqawce.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqng.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqag.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqags.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqagi.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqawf.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqawo.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqaws.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/dqawc.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numerical/slatec/quadpack.sse2f" ; - Loading module "simplification" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/simp.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/float.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/csimp.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/csimp2.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/zero.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/logarc.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/rpart.sse2f" ; - Loading module "numeric-bigfloat" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numeric.sse2f" ; - Loading module "server" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/server.sse2f" ; - Loading module "i-o" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/macsys.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/testsuite.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mload.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/suprv1.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mactex.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/dskfn.sse2f" ; - Loading module "factoring" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/lesfac.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/factor.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/algfac.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/nalgfa.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/ufact.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/result.sse2f" ; - Loading module "ifactor" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/ifactor.sse2f" ; - Loading module "rational-functions" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/rat3a.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/rat3b.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/rat3d.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/rat3c.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/rat3e.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/nrat4.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/ratout.sse2f" ; - Loading module "maxima-language-compiler" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/transl.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/transs.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trans1.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trans2.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trans3.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trprop.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trans4.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trans5.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/transf.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/troper.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trutil.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trmode.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trdata.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trpred.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/transq.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/acall.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/fcall.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/evalw.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mdefun.sse2f" ; - Loading module "pattern-matching" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/schatc.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/matcom.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/matrun.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/nisimp.sse2f" ; - Loading module "trigonometry" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trigi.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trigo.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/trgred.sse2f" ; - Loading module "algebraic-database" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/inmis.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/db.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/compar.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/askp.sse2f" ; - Loading module "numerical-functions" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/bessel.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/ellipt.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/airy.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/plasma.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/intpol.sse2f" ; - Loading module "reader" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/nparse.sse2f" ; - Loading module "display" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/displa.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/nforma.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/grind.sse2f" ; - Loading module "gcd" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/spgcd.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/ezgcd.sse2f" ; - Loading module "documentation" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/macdes.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/verify-html-index.sse2f" ; - Loading module "integration" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/sinint.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/sin.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/risch.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/irinte.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/laplac.sse2f" ; - Loading module "taylor-series" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/hayat.sse2f" ; - Loading module "definite-integration" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/defint.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/residu.sse2f" ; - Loading module "special-functions" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/specfn.sse2f" ; - Loading module "matrix-algebra" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mat.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/linnew.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/matrix.sse2f" ; - Loading module "determinants" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/sprdet.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/newinv.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/newdet.sse2f" ; - Loading module "limits" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/tlimit.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/limit.sse2f" ; - Loading module "solve" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/solve.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/psolve.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/algsys.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/sqrtdenest.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/polyrz.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/cpoly.sse2f" ; - Loading module "debugging" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mtrace.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mdebug.sse2f" ; - Loading module "miscellaneous" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/scs.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/asum.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/fortra.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/optim.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/marray.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mdot.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/series.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/numth.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/pade.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/homog.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/combin.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/nset.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/rand-mt19937.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/maxmin.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/nummod.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/conjugate.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/expintegral.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/gamma.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/mstuff.sse2f" ; - Loading module "polynomial" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/polynomialp.sse2f" ; - Loading module "poisson-series" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/pois2.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/pois3.sse2f" ; - Loading module "translated-packages" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/desoln.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/elim.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/invert.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/hypgeo.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/hyp.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/hypergeometric.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/nfloat.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/todd-coxeter.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/plot.sse2f" ; - Loading module "graphics-drivers" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/gnuplot_def.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/xmaxima_def.sse2f" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-cmucl/geomview_def.sse2f" ; - Loading module "final" ; - Loading source file "/home/maxima/maxima-test/src/autol.lisp" ; Converted $ALOAD_MAC. ; Converted $AUTO_MEXPR. ; - Loading source file "/home/maxima/maxima-test/src/max_ext.lisp" ; - Loading source file "/home/maxima/maxima-test/src/init-cl.lisp" ; Converted LISP-IMPLEMENTATION-VERSION1. ; Converted MAXIMA-VERSION1. ; Converted $TO_LISP. ; Converted $HELP. ; - Providing system maxima ; In: LAMBDA NIL ; (MAXIMA-READ-EVAL-PRINT-LOOP) ; Warning: Undefined function MAXIMA::MAXIMA-READ-EVAL-PRINT-LOOP ; ; ; Warning: This function is undefined: ; MAXIMA::MAXIMA-READ-EVAL-PRINT-LOOP ; ; Compilation unit finished. ; 2 warnings (# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #) * [Doing purification: Done.] [Undoing binding stack... done] [Saving current lisp image into binary-cmucl/maxima.core: Writing 47253680 bytes from the Read-Only space at 0x10000000. Writing 5410080 bytes from the Static space at 0x28000000. Writing 8192 bytes from the Dynamic space at 0x60000000. done.] make bd make[2]: Verzeichnis „/home/maxima/maxima-test/src“ wird betreten for l in abcl abcl clisp cmucl cmucl cmucl sbcl sbcl acl acl gcl gcl ccl64 ccl64 ecl ecl; do for d in / /numerical /numerical/slatec; do /usr/bin/mkdir -p binary-$l$d; done; done make[2]: Verzeichnis „/home/maxima/maxima-test/src“ wird verlassen echo '"()" (load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :compile :verbose t) (sb-ext:quit)' | "/opt/sbcl-2.4.1/bin/sbcl" --noinform --noprint && echo '(load "../lisp-utils/defsystem.lisp") (mk:add-registry-location "../src/") (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)' | "/opt/sbcl-2.4.1/bin/sbcl" --noinform --noprint 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/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN AFS-BINARY-DIRECTORY ; (MAKE::AFS-COMPONENT MAKE::MACHINE MAKE::SOFTWARE MAKE::LISP) ; ; caught STYLE-WARNING: ; undefined function: MAKE::AFS-COMPONENT ; (MAKE:COMPILER-TYPE-TRANSLATION (MAKE::COMPILER-VERSION)) ; ; caught STYLE-WARNING: ; undefined function: MAKE:COMPILER-TYPE-TRANSLATION ; (MAKE::ENSURE-TRAILING-SLASH MAKE::ROOT-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: MAKE::ENSURE-TRAILING-SLASH ; (MAKE:MACHINE-TYPE-TRANSLATION (MACHINE-TYPE)) ; ; caught STYLE-WARNING: ; undefined function: MAKE:MACHINE-TYPE-TRANSLATION ; (MAKE:SOFTWARE-TYPE-TRANSLATION (SOFTWARE-TYPE)) ; ; caught STYLE-WARNING: ; undefined function: MAKE: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 ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN AFS-SOURCE-DIRECTORY ; (MAKE::ENSURE-TRAILING-SLASH MAKE::ROOT-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: MAKE::ENSURE-TRAILING-SLASH ; (MAKE::TRANSLATE-VERSION MAKE::*VERSION*) ; ; caught STYLE-WARNING: ; undefined function: MAKE::TRANSLATE-VERSION ; ; compilation unit finished ; Undefined functions: ; ENSURE-TRAILING-SLASH TRANSLATE-VERSION ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN NEW-APPEND-DIRECTORIES ; (MAKE::DIRECTORY-TO-LIST (PATHNAME-DIRECTORY MAKE::REL-DIR)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DIRECTORY-TO-LIST ; ; compilation unit finished ; Undefined function: ; DIRECTORY-TO-LIST ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN DIRECTORY-TO-LIST ; (MAKE::SPLIT-STRING DIRECTORY :ITEM #\;) ; ; caught STYLE-WARNING: ; undefined function: MAKE::SPLIT-STRING ; ; compilation unit finished ; Undefined function: ; SPLIT-STRING ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN APPEND-DIRECTORIES ; (MAKE::APPEND-LOGICAL-PNAMES MAKE::ABSOLUTE-DIRECTORY ; MAKE::RELATIVE-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: MAKE::APPEND-LOGICAL-PNAMES ; (MAKE::NAMESTRING-PROBABLY-LOGICAL MAKE::ABSOLUTE-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: MAKE::NAMESTRING-PROBABLY-LOGICAL ; ; compilation unit finished ; Undefined functions: ; APPEND-LOGICAL-PNAMES NAMESTRING-PROBABLY-LOGICAL ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; 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 ; ...) ; --> 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 ; ==> ; 1 ; ; caught STYLE-WARNING: ; undefined function: MAKE::PRINT-COMPONENT ; ; compilation unit finished ; Undefined function: ; PRINT-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-LOAD-TIME ; (MAKE::COMPONENT-FULL-PATHNAME MAKE::COMPONENT :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::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: MAKE::COMPUTE-SYSTEM-PATH ; ; compilation unit finished ; Undefined functions: ; COMPONENT-FULL-PATHNAME COMPUTE-SYSTEM-PATH ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN SYSTEM-DEFINITION-PATHNAME ; (MAKE::COMPONENT-FULL-PATHNAME MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-FULL-PATHNAME ; (MAKE:FIND-SYSTEM MAKE::SYSTEM-NAME :ERROR) ; ; caught STYLE-WARNING: ; undefined function: MAKE:FIND-SYSTEM ; ; compilation unit finished ; Undefined functions: ; COMPONENT-FULL-PATHNAME FIND-SYSTEM ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FIND-SYSTEM ; (SETF (MAKE::COMPONENT-LOAD-TIME MAKE::PATH) (FILE-WRITE-DATE MAKE::PATH)) ; --> 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: MAKE::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: MAKE::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: MAKE::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 ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN DESCRIBE-SYSTEM ; (MAKE::COMPONENT-EXTENSION MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-EXTENSION ; (MAKE::COMPONENT-PATHNAME MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-PATHNAME ; (MAKE::COMPONENT-ROOT-DIR MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-ROOT-DIR ; ; compilation unit finished ; Undefined functions: ; COMPONENT-EXTENSION COMPONENT-PATHNAME COMPONENT-ROOT-DIR ; caught 3 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-PATHNAME ; (MAKE::COMPONENT-ERROR-PATHNAME MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-ERROR-PATHNAME ; ; compilation unit finished ; Undefined function: ; COMPONENT-ERROR-PATHNAME ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-FULL-PATHNAME ; (MAKE::COMPONENT-FULL-PATHNAME-I MAKE::COMPONENT TYPE MAKE::VERSION) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-FULL-PATHNAME-I ; ; compilation unit finished ; Undefined function: ; COMPONENT-FULL-PATHNAME-I ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-FULL-PATHNAME-I ; (MAKE::COMPONENT-EXTENSION MAKE::COMPONENT TYPE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-EXTENSION ; (MAKE::TRANSLATE-VERSION MAKE::VERSION) ; ; caught STYLE-WARNING: ; undefined function: MAKE::TRANSLATE-VERSION ; ; compilation unit finished ; Undefined functions: ; COMPONENT-EXTENSION TRANSLATE-VERSION ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-EXTENSION => DEFAULT-BINARY-EXTENSION COMPONENT ; (MAKE::DEFAULT-BINARY-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DEFAULT-BINARY-EXTENSION ; in: DEFUN COMPONENT-EXTENSION => DEFAULT-SOURCE-EXTENSION COMPONENT ; (MAKE::DEFAULT-SOURCE-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DEFAULT-SOURCE-EXTENSION ; ; compilation unit finished ; Undefined functions: ; DEFAULT-BINARY-EXTENSION DEFAULT-SOURCE-EXTENSION ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN CREATE-COMPONENT ; (MAKE::CREATE-COMPONENT-PATHNAMES MAKE::COMPONENT MAKE::PARENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::CREATE-COMPONENT-PATHNAMES ; (MAKE::EXPAND-COMPONENT-COMPONENTS MAKE::COMPONENT (+ MAKE::INDENT 2)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-COMPONENT-COMPONENTS ; (MAKE::LINK-COMPONENT-DEPENDS-ON (MAKE::COMPONENT-COMPONENTS MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::LINK-COMPONENT-DEPENDS-ON ; (MAKE::TOPOLOGICAL-SORT (MAKE::COMPONENT-COMPONENTS MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::TOPOLOGICAL-SORT ; ; compilation unit finished ; Undefined functions: ; CREATE-COMPONENT-PATHNAMES EXPAND-COMPONENT-COMPONENTS LINK-COMPONENT-DEPENDS-ON TOPOLOGICAL-SORT ; caught 4 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN CREATE-COMPONENT-PATHNAMES => DEFAULT-BINARY-EXTENSION COMPONENT ; (MAKE::DEFAULT-BINARY-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DEFAULT-BINARY-EXTENSION ; in: DEFUN CREATE-COMPONENT-PATHNAMES => DEFAULT-SOURCE-EXTENSION COMPONENT ; (MAKE::DEFAULT-SOURCE-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DEFAULT-SOURCE-EXTENSION ; in: DEFUN CREATE-COMPONENT-PATHNAMES ; (MAKE::GENERATE-COMPONENT-PATHNAME MAKE::COMPONENT MAKE::PARENT :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::GENERATE-COMPONENT-PATHNAME ; ; compilation unit finished ; Undefined functions: ; DEFAULT-BINARY-EXTENSION DEFAULT-SOURCE-EXTENSION GENERATE-COMPONENT-PATHNAME ; caught 3 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN EXPAND-COMPONENT-COMPONENTS ; (MAKE::EXPAND-COMPONENT-DEFINITIONS MAKE::DEFINITIONS MAKE::COMPONENT ; MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-COMPONENT-DEFINITIONS ; (MAKE::EXPAND-SERIAL-COMPONENT-CHAIN (CDR MAKE::DEFINITIONS) MAKE::COMPONENT ; MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-SERIAL-COMPONENT-CHAIN ; ; compilation unit finished ; Undefined functions: ; EXPAND-COMPONENT-DEFINITIONS EXPAND-SERIAL-COMPONENT-CHAIN ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN EXPAND-COMPONENT-DEFINITIONS ; (MAKE::EXPAND-COMPONENT-DEFINITION MAKE::DEFINITION MAKE::PARENT MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-COMPONENT-DEFINITION ; ; compilation unit finished ; Undefined function: ; EXPAND-COMPONENT-DEFINITION ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN EXPAND-SERIAL-COMPONENT-CHAIN ; (MAKE::EXPAND-COMPONENT-DEFINITION MAKE::DEFINITION MAKE::PARENT MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-COMPONENT-DEFINITION ; ; compilation unit finished ; Undefined function: ; EXPAND-COMPONENT-DEFINITION ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN OPERATE-ON-SYSTEM ; (MAKE::OPERATE-ON-COMPONENT MAKE::SYSTEM MAKE::OPERATION MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::OPERATE-ON-COMPONENT ; ; compilation unit finished ; Undefined function: ; OPERATE-ON-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN OPERATE-ON-COMPONENT ; (MAKE::NEW-REQUIRE (MAKE::COMPONENT-PACKAGE MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::NEW-REQUIRE ; (MAKE::OPERATE-ON-COMPONENTS MAKE::COMPONENT MAKE::OPERATION MAKE::FORCE ; MAKE::CHANGED) ; ; caught STYLE-WARNING: ; undefined function: MAKE::OPERATE-ON-COMPONENTS ; (MAKE::OPERATE-ON-SYSTEM-DEPENDENCIES MAKE::COMPONENT MAKE::OPERATION ; MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::OPERATE-ON-SYSTEM-DEPENDENCIES ; ; compilation unit finished ; Undefined functions: ; NEW-REQUIRE OPERATE-ON-COMPONENTS OPERATE-ON-SYSTEM-DEPENDENCIES ; caught 3 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; 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: MAKE::NEW-REQUIRE ; ; compilation unit finished ; Undefined function: ; NEW-REQUIRE ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFSTRUCT LANGUAGE ; (DEFSTRUCT (MAKE::LANGUAGE (:PRINT-FUNCTION MAKE::PRINT-LANGUAGE)) ; MAKE::NAME ; MAKE::COMPILER ; MAKE::LOADER ; MAKE::SOURCE-EXTENSION ; MAKE::BINARY-EXTENSION) ; --> 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 ; ==> ; 1 ; ; caught STYLE-WARNING: ; undefined function: MAKE::PRINT-LANGUAGE ; ; compilation unit finished ; Undefined function: ; PRINT-LANGUAGE ; caught 1 STYLE-WARNING condition STYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPILE-AND-LOAD-OPERATION ; (MAKE::COMPILE-FILE-OPERATION MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPILE-FILE-OPERATION ; (MAKE::LOAD-FILE-OPERATION MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::LOAD-FILE-OPERATION ; ; compilation unit finished ; Undefined functions: ; COMPILE-FILE-OPERATION LOAD-FILE-OPERATION ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPILE-FILE-OPERATION ; (MAKE::NEEDS-COMPILATION MAKE::COMPONENT NIL) ; ; caught STYLE-WARNING: ; undefined function: MAKE::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 ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN LOAD-FILE-OPERATION ; (MAKE::COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY ; (MAKE::LOAD-SOURCE-IF-NO-BINARY MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::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 ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FILES-WHICH-NEED-COMPILATION ; (MAKE::FILE-COMPONENTS-IN-COMPONENT (MAKE:FIND-SYSTEM MAKE::SYSTEM :LOAD) ; :NEW-SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-COMPONENTS-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-COMPONENTS-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FILES-IN-SYSTEM-AND-DEPENDENTS ; (MAKE::FILE-PATHNAMES-IN-COMPONENT MAKE::SYSTEM TYPE MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-PATHNAMES-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-PATHNAMES-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FILES-IN-SYSTEM ; (MAKE::FILE-PATHNAMES-IN-COMPONENT MAKE::SYSTEM TYPE MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-PATHNAMES-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-PATHNAMES-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FILE-PATHNAMES-IN-COMPONENT ; (MAKE::FILE-COMPONENTS-IN-COMPONENT MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-COMPONENTS-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-COMPONENTS-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN SYSTEM-SOURCE-SIZE ; (MAKE::FILE-LIST-SIZE MAKE::FILE-LIST) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-LIST-SIZE ; ; compilation unit finished ; Undefined function: ; FILE-LIST-SIZE ; caught 1 STYLE-WARNING condition ; - Compiling defsystem "maxima" ; - Loading module "package" ; - Loading source file ; "/home/maxima/maxima-test/src/maxima-package.lisp" ; - Loading source private-file "autoconf-variables.lisp" ; - Compiling module "intl" ; - Compiling source file "/home/maxima/maxima-test/src/intl.lisp" ; compiling file "/home/maxima/maxima-test/src/intl.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/intl.lisp ; in: DEFUN DNGETTEXT ; (THE INTEGER ; (FUNCALL (THE FUNCTION (INTL::DOMAIN-ENTRY-PLURALS INTL::DOMAIN)) ; INTL::N)) ; --> LET PROGN UNLESS IF TYPEP ; ==> ; 1 ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; wrote /home/maxima/maxima-test/src/binary-sbcl/intl.fasl ; compilation finished in 0:00:00.136 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/intl.fasl" ; - Compiling module "globals" ; - Compiling source file "/home/maxima/maxima-test/src/globals.lisp" ; compiling file "/home/maxima/maxima-test/src/globals.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/globals.fasl ; compilation finished in 0:00:00.124 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/globals.fasl" ; - Compiling module "info" ; - Compiling source file "/home/maxima/maxima-test/src/pregexp.lisp" ; compiling file "/home/maxima/maxima-test/src/pregexp.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/pregexp.fasl ; compilation finished in 0:00:00.072 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/pregexp.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/cl-info.lisp" ; compiling file "/home/maxima/maxima-test/src/cl-info.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/cl-info.fasl ; compilation finished in 0:00:00.040 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/cl-info.fasl" ; - Compiling module "sloop" ; - Compiling source file "/home/maxima/maxima-test/src/sloop.lisp" ; compiling file "/home/maxima/maxima-test/src/sloop.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/sloop.fasl ; compilation finished in 0:00:00.004 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/sloop.fasl" ; - Compiling module "declarations" ; - Compiling source file "/home/maxima/maxima-test/src/lmdcls.lisp" ; compiling file "/home/maxima/maxima-test/src/lmdcls.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/lmdcls.fasl ; compilation finished in 0:00:00.012 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/lmdcls.fasl" ; - Compiling module "destructuring-let" ; - Compiling source file "/home/maxima/maxima-test/src/letmac.lisp" ; compiling file "/home/maxima/maxima-test/src/letmac.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/letmac.fasl ; compilation finished in 0:00:00.016 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/letmac.fasl" ; - Compiling module "compatibility-macros1" ; - Compiling source file "/home/maxima/maxima-test/src/generr.lisp" ; compiling file "/home/maxima/maxima-test/src/generr.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/generr.fasl ; compilation finished in 0:00:00.000 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/generr.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/clmacs.lisp" ; compiling file "/home/maxima/maxima-test/src/clmacs.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/clmacs.lisp ; in: DECLAIM (INLINE FIXNUMP BIGNUMP POSINT NEGINT MEMQ FIRSTN) ; (DECLAIM ; (INLINE MAXIMA::FIXNUMP MAXIMA::BIGNUMP MAXIMA::POSINT MAXIMA::NEGINT ; MAXIMA::MEMQ MAXIMA::FIRSTN)) ; ==> ; (SB-C::%PROCLAIM ; '(INLINE MAXIMA::FIXNUMP MAXIMA::BIGNUMP MAXIMA::POSINT MAXIMA::NEGINT ; MAXIMA::MEMQ MAXIMA::FIRSTN) ; (SB-C:SOURCE-LOCATION)) ; ; caught STYLE-WARNING: ; Proclaiming MAXIMA::FIXNUMP to be INLINE, but 3 calls to it were previously ; compiled. A declaration of NOTINLINE at the call sites will eliminate this ; warning, as will proclaiming and defining the function before its first ; potential use. ; in: DEFUN POSINT ; (> MAXIMA::X 0) ; ; note: forced to do >-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; in: DEFUN NEGINT ; (< MAXIMA::X 0) ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; in: DEFUN FIRSTN ; (SUBSEQ MAXIMA::LIS 0 MAXIMA::N) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a SEQUENCE, not a VECTOR. ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a SEQUENCE, not a LIST. ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a SEQUENCE, not a SB-KERNEL:EXTENDED-SEQUENCE. ; wrote /home/maxima/maxima-test/src/binary-sbcl/clmacs.fasl ; compilation finished in 0:00:00.056 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/clmacs.fasl" ; - Compiling module "defmfun" ; - Compiling source file ; "/home/maxima/maxima-test/src/defmfun-check.lisp" ; compiling file "/home/maxima/maxima-test/src/defmfun-check.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/defmfun-check.lisp ; in: EVAL-WHEN (COMPILE LOAD EVAL) ; (EVAL-WHEN (COMPILE LOAD EVAL) ; (DEFUN MAXIMA::COLLECT-NORMAL-EXPANDER ; (MAXIMA::N-VALUE MAXIMA::FUN MAXIMA::FORMS) ; `(PROGN ,@(MAPCAR #'(LAMBDA # `#) MAXIMA::FORMS) ,MAXIMA::N-VALUE)) ; (DEFUN MAXIMA::COLLECT-LIST-EXPANDER ; (MAXIMA::N-VALUE MAXIMA::N-TAIL MAXIMA::FORMS) ; (LET ((MAXIMA::N-RES #)) ; `(PROGN ,@(MAPCAR #'# MAXIMA::FORMS) ,MAXIMA::N-VALUE))) ; (DEFMACRO MAXIMA::COLLECT (MAXIMA::COLLECTIONS &BODY MAXIMA::BODY) ; #<(SIMPLE-ARRAY CHARACTER ; (1229)) Collect ({(Name [Initial-Value] [Function])}*) {Form}* ; Collect some values somehow. Each of the collections specifies a bunch of ; things which collected during the evaluation of the body of the fo... {1002F8C8AF}> ; (LET ((MAXIMA::MACROS NIL) (MAXIMA::BINDS NIL)) ; (DOLIST (MAXIMA::SPEC MAXIMA::COLLECTIONS) ; (UNLESS # #) ; (LET # ; # ; #)) ; `(MACROLET ,MAXIMA::MACROS ; (LET* ,# ; ,@MAXIMA::BODY)))) ; (DEFUN MAXIMA::PARSE-LAMBDA-LIST (LIST) ; (DECLARE (LIST LIST)) ; (MAXIMA::COLLECT ; ((MAXIMA::REQUIRED) (MAXIMA::OPTIONAL) (MAXIMA::KEYS) (MAXIMA::AUX)) ; (FLET (# #) ; (LET # ; # ; # ; #)))) ; (DEFUN MAXIMA::PARSE-BODY ; (MAXIMA::BODY MAXIMA::ENVIRONMENT ; &OPTIONAL (MAXIMA::DOC-STRING-ALLOWED T)) ; #<(SIMPLE-ARRAY CHARACTER ; (496)) This function is to parse the declarations and doc-string out of the body of ; a defun-like form. Body is the list of stuff which is to be parsed. ; Environment is ignored. If Doc-String-Allowed is ... {1002FA71EF}> ; (DECLARE (IGNORE MAXIMA::ENVIRONMENT)) ; (LET ((MAXIMA::DECLS NIL) (MAXIMA::DOC NIL)) ; (DO (#) ; (# #) ; (LET # ; #))))) ; ; caught STYLE-WARNING: ; using deprecated EVAL-WHEN situation names EVAL LOAD COMPILE ; wrote /home/maxima/maxima-test/src/binary-sbcl/defmfun-check.fasl ; compilation finished in 0:00:00.080 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/defmfun-check.fasl" ; - Compiling module "float-properties" ; - Compiling source file ; "/home/maxima/maxima-test/src/float-properties.lisp" ; compiling file "/home/maxima/maxima-test/src/float-properties.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/float-properties.lisp ; in: DEFMFUN $IS_POWER_OF_TWO ; (MAXIMA::DEFMFUN MAXIMA::$IS_POWER_OF_TWO ; (MAXIMA::N) ; (COND ((INTEGERP MAXIMA::N) (AND (> MAXIMA::N 0) (= 0 #))) ; ((FLOATP MAXIMA::N) (AND (> MAXIMA::N 0.0d0) (= 0.5d0 #))) ; ((MAXIMA::$BFLOATP MAXIMA::N) ; (MAXIMA::$IS_POWER_OF_TWO (CADR MAXIMA::N))) ; ((MAXIMA::RATNUMP MAXIMA::N) ; (AND (= # 1) (MAXIMA::$IS_POWER_OF_TWO #))) ; (T ; (MAXIMA::MERROR ; (INTL:GETTEXT "~:@M: is_power_of_two is only defined for numbers") ; MAXIMA::N)))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$IS_POWER_OF_TWO ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$IS_POWER_OF_TWO) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $IS_POWER_OF_TWO to IS_POWER_OF_TWO-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$IS_POWER_OF_TWO ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$IS_POWER_OF_TWO)) ; (BLOCK MAXIMA::$IS_POWER_OF_TWO ; `(,'MAXIMA::IS_POWER_OF_TWO-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 4 calls to MAXIMA::$IS_POWER_OF_TWO 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/float-properties.fasl ; compilation finished in 0:00:00.032 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/float-properties.fasl" ; - Compiling module "compatibility-macros" ; - Compiling source file "/home/maxima/maxima-test/src/commac.lisp" ; compiling file "/home/maxima/maxima-test/src/commac.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/commac.lisp ; in: DEFUN IMPLODE ; (MAP 'STRING ; #'(LAMBDA (MAXIMA::V) ; (ETYPECASE MAXIMA::V ; (CHARACTER MAXIMA::V) ; (SYMBOL (CHAR # 0)) ; (INTEGER (CODE-CHAR MAXIMA::V)))) ; LIST) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a SEQUENCE, not a VECTOR. ; in: DEFUN EXPLODE ; (STRING MAXIMA::V) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a (OR STRING SYMBOL CHARACTER), not a SYMBOL. ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a (OR STRING SYMBOL CHARACTER), not a STRING. ; in: DEFUN GET-FIRST-CHAR ; (STRING MAXIMA::SYMB) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a (OR STRING SYMBOL CHARACTER), not a SYMBOL. ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a (OR STRING SYMBOL CHARACTER), not a STRING. ; (CHAR (STRING MAXIMA::SYMB) 0) ; ; note: unable to ; optimize ; because: ; Upgraded element type of array is not known at compile time. ; in: DEFMFUN $TIMEDATE ; (MAXIMA::DEFMFUN MAXIMA::$TIMEDATE ; (&OPTIONAL (TIME (GET-UNIVERSAL-TIME)) MAXIMA::TZ) ; (COND ((AND (CONSP MAXIMA::TZ) (EQ # 'MAXIMA::RAT)) (SETQ MAXIMA::TZ #)) ; ((FLOATP MAXIMA::TZ) (SETQ MAXIMA::TZ #))) ; (IF MAXIMA::TZ ; (SETQ MAXIMA::TZ (/ # 60))) ; (LET* ((MAXIMA::TIME-INTEGER (MAXIMA::MFUNCALL 'MAXIMA::$FLOOR TIME)) ; (MAXIMA::TIME-FRACTION (MAXIMA::SUB TIME MAXIMA::TIME-INTEGER)) ; (MAXIMA::TIME-MILLIS (MAXIMA::MFUNCALL 'MAXIMA::$ROUND #))) ; (WHEN (= MAXIMA::TIME-MILLIS 1000) ; (SETQ MAXIMA::TIME-INTEGER #) ; (SETQ MAXIMA::TIME-MILLIS 0)) ; (MULTIPLE-VALUE-BIND ; (SECOND MAXIMA::MINUTE MAXIMA::HOUR MAXIMA::DATE MAXIMA::MONTH ; MAXIMA::YEAR MAXIMA::DAY-OF-WEEK MAXIMA::DST-P MAXIMA::TZ) ; (IF MAXIMA::TZ ; (DECODE-UNIVERSAL-TIME MAXIMA::TIME-INTEGER #) ; (DECODE-UNIVERSAL-TIME MAXIMA::TIME-INTEGER)) ; (DECLARE (IGNORE MAXIMA::DAY-OF-WEEK)) ; (IF (/= # 0) ; (MAXIMA::$TIMEDATE MAXIMA::TIME-INTEGER #) ; (LET # ; #))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$TIMEDATE ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$TIMEDATE) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $TIMEDATE to TIMEDATE-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$TIMEDATE ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$TIMEDATE)) ; (BLOCK MAXIMA::$TIMEDATE ; `(,'MAXIMA::TIMEDATE-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$TIMEDATE 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/commac.fasl ; compilation finished in 0:00:00.119 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/commac.fasl" ; - Compiling module "prerequisites" ; - Compiling source file "/home/maxima/maxima-test/src/mormac.lisp" ; compiling file "/home/maxima/maxima-test/src/mormac.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/mormac.fasl ; compilation finished in 0:00:00.000 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mormac.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/compat.lisp" ; compiling file "/home/maxima/maxima-test/src/compat.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/compat.fasl ; compilation finished in 0:00:00.004 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/compat.fasl" ; - Compiling module "maxima-language-compiler-macros" ; - Compiling source file "/home/maxima/maxima-test/src/transm.lisp" ; compiling file "/home/maxima/maxima-test/src/transm.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/transm.lisp ; in: DEFMACRO TR ; (MAXIMA::BIND-TRANSL-STATE ; (MAXIMA::TRANSLATE-MACEXPR-TOPLEVEL (SECOND MAXIMA::U))) ; ; caught STYLE-WARNING: ; The variable DEFINED_VARIABLES is defined but never used. ; ; caught STYLE-WARNING: ; The variable LOCAL is defined but never used. ; file: /home/maxima/maxima-test/src/transm.lisp ; in: DEFMACRO TR ; (MAXIMA::BIND-TRANSL-STATE ; (MAXIMA::TRANSLATE-MACEXPR-TOPLEVEL (SECOND MAXIMA::U))) ; ; caught STYLE-WARNING: ; The variable DEFINED_VARIABLES is defined but never used. ; ; caught STYLE-WARNING: ; The variable LOCAL is defined but never used. ; wrote /home/maxima/maxima-test/src/binary-sbcl/transm.fasl ; compilation finished in 0:00:00.016 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/transm.fasl" ; - Compiling module "command-line" ; - Compiling source file ; "/home/maxima/maxima-test/src/command-line.lisp" ; compiling file "/home/maxima/maxima-test/src/command-line.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/command-line.fasl ; compilation finished in 0:00:00.020 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/command-line.fasl" ; - Compiling module "getopt" ; - Compiling source file "/home/maxima/maxima-test/src/getopt.lisp" ; compiling file "/home/maxima/maxima-test/src/getopt.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/getopt.fasl ; compilation finished in 0:00:00.028 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/getopt.fasl" ; - Compiling module "fundamental-macros" ; - Compiling source file "/home/maxima/maxima-test/src/defcal.lisp" ; compiling file "/home/maxima/maxima-test/src/defcal.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/defcal.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/defcal.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/maxmac.lisp" ; compiling file "/home/maxima/maxima-test/src/maxmac.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/maxmac.fasl ; compilation finished in 0:00:00.036 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/maxmac.fasl" ; - Compiling module "utility-macros" ; - Compiling source file "/home/maxima/maxima-test/src/mopers.lisp" ; compiling file "/home/maxima/maxima-test/src/mopers.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/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))) ; --> 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) ; (DECLARE ; (SB-C::CONSTANT-VALUE MAXIMA::TERMS) ; (SB-C::NO-COMPILER-MACRO MAXIMA::ADD)) ; (BLOCK MAXIMA::ADD ; (IF # ; `# ; `#))))) ; ; caught STYLE-WARNING: ; 2 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. ; 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)))) ; --> 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) ; (DECLARE ; (SB-C::CONSTANT-VALUE MAXIMA::FACTORS) ; (SB-C::NO-COMPILER-MACRO MAXIMA::MUL)) ; (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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/mopers.fasl ; compilation finished in 0:00:00.040 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mopers.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/mforma.lisp" ; compiling file "/home/maxima/maxima-test/src/mforma.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/mforma.lisp ; in: DEFUN-MACLISP MFORMAT-TRANSLATE-OPEN ; (MAXIMA::MFORMAT-LOOP-C ; (PROGN ; (MAXIMA::PUSH-TEXT-TEMP-C) ; (WHEN MAXIMA::*CANT-OPEN-COMPILE-MFORMAT* ; (MAXIMA::MAXIMA-ERROR ; "MFORMAT-TRANSLATE-OPEN: can't open compile 'mformat' on this case: ~a" ; (MAXIMA::LISTIFY MAXIMA::N))) ; (MAXIMA::OPTIMIZE-PRINT-INST MAXIMA::CODE))) ; --> MAXIMA::BIND-MFORMAT-STATE-VARS ; ==> ; (LET ((MAXIMA::|:-FLAG| NIL) ; (MAXIMA::@-FLAG NIL) ; (MAXIMA::PARAMETER 0) ; (MAXIMA::PARAMETER-P NIL) ; (MAXIMA::TEXT-TEMP NIL) ; (MAXIMA::CODE NIL)) ; (DO ((CHAR)) ; ((MAXIMA::NULL-MFORMAT-STRING) ; (MAXIMA::LEFTOVER-MFORMAT-ARGS?) ; (PROGN ; (MAXIMA::PUSH-TEXT-TEMP-C) ; (WHEN MAXIMA::*CANT-OPEN-COMPILE-MFORMAT* #) ; (MAXIMA::OPTIMIZE-PRINT-INST MAXIMA::CODE))) ; (SETQ CHAR (POP MAXIMA::SSTRING)) ; (COND ((CHAR= CHAR #\~) (DO # # # #)) (T (PUSH CHAR MAXIMA::TEXT-TEMP))))) ; ; caught STYLE-WARNING: ; The variable PARAMETER-P is assigned but never read. ; wrote /home/maxima/maxima-test/src/binary-sbcl/mforma.fasl ; compilation finished in 0:00:00.040 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mforma.fasl" ; - Compiling module "other-macros" ; - Compiling source file "/home/maxima/maxima-test/src/mrgmac.lisp" ; compiling file "/home/maxima/maxima-test/src/mrgmac.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/mrgmac.fasl ; compilation finished in 0:00:00.040 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mrgmac.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/rzmac.lisp" ; compiling file "/home/maxima/maxima-test/src/rzmac.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/rzmac.fasl ; compilation finished in 0:00:00.036 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/rzmac.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/strmac.lisp" ; compiling file "/home/maxima/maxima-test/src/strmac.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/strmac.fasl ; compilation finished in 0:00:00.048 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/strmac.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/displm.lisp" ; compiling file "/home/maxima/maxima-test/src/displm.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/displm.fasl ; compilation finished in 0:00:00.004 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/displm.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/safe-recursion.lisp" ; compiling file "/home/maxima/maxima-test/src/safe-recursion.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/safe-recursion.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/safe-recursion.fasl" ; - Compiling module "rat-macros" ; - Compiling source file "/home/maxima/maxima-test/src/ratmac.lisp" ; compiling file "/home/maxima/maxima-test/src/ratmac.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/ratmac.fasl ; compilation finished in 0:00:00.028 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/ratmac.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/mhayat.lisp" ; compiling file "/home/maxima/maxima-test/src/mhayat.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/mhayat.fasl ; compilation finished in 0:00:00.124 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mhayat.fasl" ; - Compiling module "utilities" ; - Compiling source file "/home/maxima/maxima-test/src/opers.lisp" ; compiling file "/home/maxima/maxima-test/src/opers.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/opers.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/opers.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/utils.lisp" ; compiling file "/home/maxima/maxima-test/src/utils.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/utils.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/utils.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/sumcon.lisp" ; compiling file "/home/maxima/maxima-test/src/sumcon.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/sumcon.lisp ; in: DEFMFUN $SUMCONTRACT ; (MAXIMA::DEFMFUN MAXIMA::$SUMCONTRACT ; (MAXIMA::E) ; (COND ((ATOM MAXIMA::E) MAXIMA::E) ; ((EQ (CAAR MAXIMA::E) 'MAXIMA::MPLUS) ; (DO (# ; # ; # ; #) ; (# #) ; (SETQ #) ; (COND # # #))) ; (T (MAXIMA::RECUR-APPLY #'MAXIMA::$SUMCONTRACT MAXIMA::E)))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$SUMCONTRACT ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$SUMCONTRACT) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $SUMCONTRACT to SUMCONTRACT-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$SUMCONTRACT ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$SUMCONTRACT)) ; (BLOCK MAXIMA::$SUMCONTRACT ; `(,'MAXIMA::SUMCONTRACT-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$SUMCONTRACT 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/sumcon.fasl ; compilation finished in 0:00:00.028 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/sumcon.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/sublis.lisp" ; compiling file "/home/maxima/maxima-test/src/sublis.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/sublis.fasl ; compilation finished in 0:00:00.012 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/sublis.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/merror.lisp" ; compiling file "/home/maxima/maxima-test/src/merror.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/merror.lisp ; in: DEFMFUN $ERRORMSG ; (MAXIMA::DEFMFUN MAXIMA::$ERRORMSG ; NIL ; "errormsg() redisplays the maxima-error message while in a `maxima-error' break." ; (LET ((MAXIMA::THE-JIG (MAXIMA::PROCESS-ERROR-ARGL #))) ; (MAPC #'(LAMBDA (MAXIMA::V MAXIMA::X) (SETF #)) (CAR MAXIMA::THE-JIG) ; (CADR MAXIMA::THE-JIG)) ; (FRESH-LINE) ; (LET ((MAXIMA::ERRSET NIL)) ; (IF (NULL #) ; (MAXIMA::MTELL # #))) ; (FRESH-LINE)) ; 'MAXIMA::$DONE) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$ERRORMSG ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$ERRORMSG) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $ERRORMSG to ERRORMSG-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$ERRORMSG ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$ERRORMSG)) ; (BLOCK MAXIMA::$ERRORMSG ; `(,'MAXIMA::ERRORMSG-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 4 calls to MAXIMA::$ERRORMSG 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/merror.fasl ; compilation finished in 0:00:00.020 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/merror.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/mformt.lisp" ; compiling file "/home/maxima/maxima-test/src/mformt.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/mformt.lisp ; in: DEFUN-MACLISP MFORMAT ; (MAXIMA::MFORMAT-LOOP (MAXIMA::OUTPUT-TEXT)) ; --> MAXIMA::BIND-MFORMAT-STATE-VARS ; ==> ; (LET ((MAXIMA::|:-FLAG| NIL) ; (MAXIMA::@-FLAG NIL) ; (MAXIMA::PARAMETER 0) ; (MAXIMA::PARAMETER-P NIL) ; (MAXIMA::TEXT NIL) ; (MAXIMA::TEXT-TEMP NIL) ; (MAXIMA::DISPLA-P NIL) ; (MAXIMA::PRE-%-P NIL) ; (MAXIMA::POST-%-P NIL)) ; (DO ((CHAR)) ; ((MAXIMA::NULL-MFORMAT-STRING) ; (MAXIMA::LEFTOVER-MFORMAT-ARGS?) ; (MAXIMA::OUTPUT-TEXT)) ; (SETQ CHAR (POP MAXIMA::SSTRING)) ; (COND ((CHAR= CHAR #\~) (DO # # # #)) (T (PUSH CHAR MAXIMA::TEXT-TEMP))))) ; ; caught STYLE-WARNING: ; The variable PARAMETER-P is assigned but never read. ; wrote /home/maxima/maxima-test/src/binary-sbcl/mformt.fasl ; compilation finished in 0:00:00.020 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mformt.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/mutils.lisp" ; compiling file "/home/maxima/maxima-test/src/mutils.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/mutils.fasl ; compilation finished in 0:00:00.012 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mutils.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/outmis.lisp" ; compiling file "/home/maxima/maxima-test/src/outmis.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/outmis.lisp ; in: DEFMFUN $PICKAPART ; (MAXIMA::DEFMFUN MAXIMA::$PICKAPART ; (MAXIMA::X MAXIMA::LEV) ; (SETQ MAXIMA::X (MAXIMA::FORMAT1 MAXIMA::X)) ; (COND ; ((NOT (MAXIMA::FIXNUMP MAXIMA::LEV)) ; (MAXIMA::MERROR ; (INTL:GETTEXT ; "pickapart: second argument must be an integer; found: ~M") ; MAXIMA::LEV)) ; ((OR (ATOM MAXIMA::X) (AND # #)) MAXIMA::X) ; ((= MAXIMA::LEV 0) (MAXIMA::MGEN2 MAXIMA::X)) ; ((AND (ATOM #) (CDR MAXIMA::X)) MAXIMA::X) ; (T (CONS (CAR MAXIMA::X) (MAPCAR #'# #))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$PICKAPART ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$PICKAPART) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $PICKAPART to PICKAPART-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$PICKAPART ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$PICKAPART)) ; (BLOCK MAXIMA::$PICKAPART ; `(,'MAXIMA::PICKAPART-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$PICKAPART 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/outmis.fasl ; compilation finished in 0:00:00.096 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/outmis.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/ar.lisp" ; compiling file "/home/maxima/maxima-test/src/ar.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/ar.fasl ; compilation finished in 0:00:00.028 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/ar.fasl" ; - Compiling module "commands" ; - Compiling source file "/home/maxima/maxima-test/src/comm.lisp" ; compiling file "/home/maxima/maxima-test/src/comm.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/comm.lisp ; in: DEFMFUN $SUBSTITUTE ; (MAXIMA::DEFMFUN MAXIMA::$SUBSTITUTE ; (MAXIMA::NEW MAXIMA::OLD &OPTIONAL (MAXIMA::EXPR NIL MAXIMA::THREE-ARG?)) ; (COND ; (MAXIMA::THREE-ARG? ; (MAXIMA::MAXIMA-SUBSTITUTE MAXIMA::NEW MAXIMA::OLD MAXIMA::EXPR)) ; (T ; (LET (# #) ; (COND # # # #))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$SUBSTITUTE ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$SUBSTITUTE) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $SUBSTITUTE to SUBSTITUTE-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$SUBSTITUTE ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$SUBSTITUTE)) ; (BLOCK MAXIMA::$SUBSTITUTE ; `(,'MAXIMA::SUBSTITUTE-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 2 calls to MAXIMA::$SUBSTITUTE 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. ; in: DEFMFUN $PSUBSTITUTE ; (MAXIMA::DEFMFUN MAXIMA::$PSUBSTITUTE ; (MAXIMA::OLD MAXIMA::NEW &OPTIONAL (MAXIMA::EXPR NIL MAXIMA::THREE-ARG?)) ; (COND ; (MAXIMA::THREE-ARG? ; (MAXIMA::MAXIMA-SUBSTITUTE MAXIMA::OLD MAXIMA::NEW MAXIMA::EXPR)) ; (T ; (LET (# #) ; (COND # # # # #))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$PSUBSTITUTE ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$PSUBSTITUTE) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $PSUBSTITUTE to PSUBSTITUTE-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$PSUBSTITUTE ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$PSUBSTITUTE)) ; (BLOCK MAXIMA::$PSUBSTITUTE ; `(,'MAXIMA::PSUBSTITUTE-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 2 calls to MAXIMA::$PSUBSTITUTE 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. ; in: DEFMFUN $TRUNC ; (MAXIMA::DEFMFUN MAXIMA::$TRUNC ; (MAXIMA::E) ; (COND ((ATOM MAXIMA::E) MAXIMA::E) ; ((EQ (CAAR MAXIMA::E) 'MAXIMA::MPLUS) ; (CONS (APPEND # '#) (CDR MAXIMA::E))) ; ((MAXIMA::MBAGP MAXIMA::E) ; (CONS (CAR MAXIMA::E) (MAPCAR #'MAXIMA::$TRUNC #))) ; ((MAXIMA::SPECREPP MAXIMA::E) ; (MAXIMA::$TRUNC (MAXIMA::SPECDISREP MAXIMA::E))) ; (T MAXIMA::E))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$TRUNC ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$TRUNC) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $TRUNC to TRUNC-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$TRUNC ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$TRUNC)) ; (BLOCK MAXIMA::$TRUNC ; `(,'MAXIMA::TRUNC-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 2 calls to MAXIMA::$TRUNC 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. ; in: DEFMFUN $DISPTERMS ; (MAXIMA::DEFMFUN MAXIMA::$DISPTERMS ; (MAXIMA::E) ; (COND ; ((OR (ATOM MAXIMA::E) (EQ # 'MAXIMA::BIGFLOAT)) ; (MAXIMA::DISPLA MAXIMA::E)) ; ((MAXIMA::SPECREPP MAXIMA::E) ; (MAXIMA::$DISPTERMS (MAXIMA::SPECDISREP MAXIMA::E))) ; (T ; (LET (#) ; (MAXIMA::MTERPRI) ; (MAXIMA::DISPLA #) ; (DO # # # # #)) ; (MAXIMA::MTERPRI))) ; 'MAXIMA::$DONE) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$DISPTERMS ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$DISPTERMS) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $DISPTERMS to DISPTERMS-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$DISPTERMS ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$DISPTERMS)) ; (BLOCK MAXIMA::$DISPTERMS ; `(,'MAXIMA::DISPTERMS-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$DISPTERMS 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. ; in: DEFMFUN $PART ; (MAXIMA::DEFMFUN MAXIMA::$PART ; (&REST MAXIMA::ARGS) ; (DECLARE (DYNAMIC-EXTENT MAXIMA::ARGS)) ; (MAXIMA::MPART MAXIMA::ARGS NIL NIL MAXIMA::$INFLAG 'MAXIMA::$PART)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$PART ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$PART) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $PART to PART-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$PART ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$PART)) ; (BLOCK MAXIMA::$PART ; `(,'MAXIMA::PART-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$PART 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. ; in: DEFMFUN $LISTP ; (MAXIMA::DEFMFUN MAXIMA::$LISTP ; (MAXIMA::X) ; (AND (NOT (ATOM MAXIMA::X)) (NOT (ATOM (CAR MAXIMA::X))) ; (EQ (CAAR MAXIMA::X) 'MAXIMA::MLIST))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$LISTP ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$LISTP) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $LISTP to LISTP-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$LISTP ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$LISTP)) ; (BLOCK MAXIMA::$LISTP ; `(,'MAXIMA::LISTP-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 15 calls to MAXIMA::$LISTP 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. ; in: DEFMFUN $MEMBER ; (MAXIMA::DEFMFUN MAXIMA::$MEMBER ; (MAXIMA::X MAXIMA::E) ; (MAXIMA::ATOMCHK (SETQ MAXIMA::E (MAXIMA::$TOTALDISREP MAXIMA::E)) ; 'MAXIMA::$MEMBER T) ; (IF (MAXIMA::MEMALIKE (MAXIMA::$TOTALDISREP MAXIMA::X) ; (MAXIMA::MARGS MAXIMA::E)) ; T)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$MEMBER ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$MEMBER) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $MEMBER to MEMBER-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$MEMBER ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$MEMBER)) ; (BLOCK MAXIMA::$MEMBER ; `(,'MAXIMA::MEMBER-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$MEMBER 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. ; in: DEFMFUN $LENGTH ; (MAXIMA::DEFMFUN MAXIMA::$LENGTH ; (MAXIMA::E) ; (SETQ MAXIMA::E (COND (# MAXIMA::E) (# #) (T #))) ; (COND ; ((SYMBOLP MAXIMA::E) ; (MAXIMA::MERROR ; (INTL:GETTEXT "length: argument cannot be a symbol; found ~:M") ; MAXIMA::E)) ; ((OR (NUMBERP MAXIMA::E) (EQ # 'MAXIMA::BIGFLOAT)) ; (IF (AND # #) ; 1 ; (MAXIMA::MERROR # MAXIMA::E))) ; ((OR MAXIMA::$INFLAG (NOT #)) (LENGTH (MAXIMA::MARGS MAXIMA::E))) ; ((EQ (CAAR MAXIMA::E) 'MAXIMA::MEXPT) ; (IF (AND # MAXIMA::$SQRTDISPFLAG) ; 1 ; 2)) ; (T (LENGTH (CDR #))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$LENGTH ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$LENGTH) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $LENGTH to LENGTH-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$LENGTH ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$LENGTH)) ; (BLOCK MAXIMA::$LENGTH ; `(,'MAXIMA::LENGTH-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 2 calls to MAXIMA::$LENGTH 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. ; in: DEFMFUN $SYMBOLP ; (MAXIMA::DEFMFUN MAXIMA::$SYMBOLP ; (MAXIMA::X) ; (SETQ MAXIMA::X (MAXIMA::SPECREPCHECK MAXIMA::X)) ; (SYMBOLP MAXIMA::X)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$SYMBOLP ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$SYMBOLP) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $SYMBOLP to SYMBOLP-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$SYMBOLP ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$SYMBOLP)) ; (BLOCK MAXIMA::$SYMBOLP ; `(,'MAXIMA::SYMBOLP-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$SYMBOLP 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. ; in: DEFMFUN $NUM ; (MAXIMA::DEFMFUN MAXIMA::$NUM ; (MAXIMA::E) ; (LET (MAXIMA::X) ; (COND ((ATOM MAXIMA::E) MAXIMA::E) ; ((EQ # 'MAXIMA::MRAT) (MAXIMA::$RATNUMER MAXIMA::E)) ; ((EQ # 'MAXIMA::RAT) (CADR MAXIMA::E)) ; ((EQ # 'MAXIMA::MQUOTIENT) (MAXIMA::SIMPLIFY #)) ; ((AND # # #) (MAXIMA::SIMPLIFY #)) (T MAXIMA::E)))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$NUM ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$NUM) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $NUM to NUM-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$NUM ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$NUM)) ; (BLOCK MAXIMA::$NUM ; `(,'MAXIMA::NUM-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$NUM 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. ; in: DEFMFUN $DENOM ; (MAXIMA::DEFMFUN MAXIMA::$DENOM ; (MAXIMA::E) ; (COND ((ATOM MAXIMA::E) 1) ; ((EQ (CAAR MAXIMA::E) 'MAXIMA::MRAT) (MAXIMA::$RATDENOM MAXIMA::E)) ; ((EQ (CAAR MAXIMA::E) 'MAXIMA::RAT) (CADDR MAXIMA::E)) ; ((OR (EQ # 'MAXIMA::MQUOTIENT) (AND # # #)) ; (MAXIMA::SIMPLIFY (CADDR MAXIMA::E))) ; (T 1))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$DENOM ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$DENOM) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $DENOM to DENOM-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$DENOM ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$DENOM)) ; (BLOCK MAXIMA::$DENOM ; `(,'MAXIMA::DENOM-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$DENOM 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. ; in: DEFMFUN $FLOAT ; (MAXIMA::DEFMFUN MAXIMA::$FLOAT ; (MAXIMA::E) ; (COND ; ((NUMBERP MAXIMA::E) ; (LET (#) ; (IF # ; # ; MAXIMA::E1))) ; ((EQ MAXIMA::E 'MAXIMA::$%I) (MAXIMA::MUL 1.0d0 'MAXIMA::$%I)) ; ((AND (SYMBOLP MAXIMA::E) (MAXIMA::MGET MAXIMA::E 'MAXIMA::$NUMER))) ; ((OR (ATOM MAXIMA::E) (MEMBER 'MAXIMA::ARRAY # :TEST #'EQ)) MAXIMA::E) ; ((EQ (CAAR MAXIMA::E) 'MAXIMA::RAT) (MAXIMA::FPCOFRAT MAXIMA::E)) ; ((EQ (CAAR MAXIMA::E) 'MAXIMA::BIGFLOAT) (MAXIMA::FP2FLO MAXIMA::E)) ; ((MEMBER (CAAR MAXIMA::E) '(MAXIMA::MEXPT MAXIMA::MNCEXPT) :TEST #'EQ) ; (LET (#) ; (IF # ; MAXIMA::RES ; #))) ; ((AND (EQ # 'MAXIMA::%LOG) (MAXIMA::COMPLEX-NUMBER-P # 'MAXIMA::$RATNUMP)) ; (LET (#) ; (COND # # # #))) ; ((AND (EQ # 'MAXIMA::%ERF) (EQ # 'MAXIMA::$%I)) ; (MAXIMA::COMPLEXIFY (MAXIMA::COMPLEX-ERF #))) ; ((OR (EQ # 'MAXIMA::%DERIVATIVE) (EQ # 'MAXIMA::$DIFF)) ; (APPEND (LIST # #) (REST #))) ; (T (MAXIMA::RECUR-APPLY #'MAXIMA::$FLOAT MAXIMA::E)))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$FLOAT ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$FLOAT) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $FLOAT to FLOAT-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$FLOAT ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$FLOAT)) ; (BLOCK MAXIMA::$FLOAT ; `(,'MAXIMA::FLOAT-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 6 calls to MAXIMA::$FLOAT 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/comm.fasl ; compilation finished in 0:00:00.332 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/comm.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/comm2.lisp" ; compiling file "/home/maxima/maxima-test/src/comm2.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/comm2.lisp ; in: DEFMFUN $AT ; (MAXIMA::DEFMFUN MAXIMA::$AT ; (MAXIMA::EXPR MAXIMA::ATEQS) ; (IF (MAXIMA::NOTLOREQ MAXIMA::ATEQS) ; (MAXIMA::IMPROPER-ARG-ERR MAXIMA::ATEQS 'MAXIMA::$AT)) ; (MAXIMA::ATSCAN ; (LET ((MAXIMA::*ATP* T)) ; (MAXIMA::$PSUBSTITUTE MAXIMA::ATEQS MAXIMA::EXPR)) ; MAXIMA::ATEQS)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$AT ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$AT) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $AT to AT-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$AT ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$AT)) ; (BLOCK MAXIMA::$AT ; `(,'MAXIMA::AT-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$AT 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. ; in: DEFMFUN $NTERMS ; (MAXIMA::DEFMFUN MAXIMA::$NTERMS ; (MAXIMA::E) ; (COND ((MAXIMA::ZEROP1 MAXIMA::E) 0) ((ATOM MAXIMA::E) 1) ; ((EQ (CAAR MAXIMA::E) 'MAXIMA::MTIMES) ; (IF (EQUAL -1 #) ; (SETQ #)) ; (DO (# ; #) ; (# MAXIMA::C))) ; ((EQ (CAAR MAXIMA::E) 'MAXIMA::MPLUS) ; (DO (# ; #) ; (# MAXIMA::C))) ; ((AND (EQ # 'MAXIMA::MEXPT) (INTEGERP #) (PLUSP #)) ; (MAXIMA::FTAKE 'MAXIMA::%BINOMIAL (+ # # -1) (CADDR MAXIMA::E))) ; ((MAXIMA::SPECREPP MAXIMA::E) ; (MAXIMA::$NTERMS (MAXIMA::SPECDISREP MAXIMA::E))) ; (T 1))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$NTERMS ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$NTERMS) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $NTERMS to NTERMS-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$NTERMS ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$NTERMS)) ; (BLOCK MAXIMA::$NTERMS ; `(,'MAXIMA::NTERMS-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 4 calls to MAXIMA::$NTERMS 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. ; in: DEFMFUN $FIBTOPHI ; (MAXIMA::DEFMFUN MAXIMA::$FIBTOPHI ; (MAXIMA::E &OPTIONAL (MAXIMA::LNORECURSE NIL)) ; (COND ((ATOM MAXIMA::E) MAXIMA::E) ; ((EQ (CAAR MAXIMA::E) 'MAXIMA::$FIB) (SETQ MAXIMA::E #) ; (LET (#) ; (MAXIMA::DIV # #))) ; (T (MAXIMA::RECUR-APPLY #'(LAMBDA # #) MAXIMA::E)))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$FIBTOPHI ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$FIBTOPHI) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $FIBTOPHI to FIBTOPHI-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$FIBTOPHI ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$FIBTOPHI)) ; (BLOCK MAXIMA::$FIBTOPHI ; `(,'MAXIMA::FIBTOPHI-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 2 calls to MAXIMA::$FIBTOPHI 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/comm2.fasl ; compilation finished in 0:00:00.180 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/comm2.fasl" ; - Compiling module "evaluator" ; - Compiling source file "/home/maxima/maxima-test/src/mlisp.lisp" ; compiling file "/home/maxima/maxima-test/src/mlisp.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/mlisp.lisp ; in: DEFMFUN $@-FUNCTION ; (MAXIMA::DEFMFUN MAXIMA::$@-FUNCTION ; (MAXIMA::IN MAXIMA::FN) ; (COND ((NOT (LISTP MAXIMA::IN)) (LIST '(MAXIMA::%@) MAXIMA::IN MAXIMA::FN)) ; ((GET (CAAR MAXIMA::IN) 'MAXIMA::DEFSTRUCT-TEMPLATE) ; (LET* (#) ; (IF # ; #) ; (IF # ; # ; #))) ; (T (LIST '(MAXIMA::$@) MAXIMA::IN MAXIMA::FN)))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$@-FUNCTION ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$@-FUNCTION) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $@-FUNCTION to @-FUNCTION-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$@-FUNCTION ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$@-FUNCTION)) ; (BLOCK MAXIMA::$@-FUNCTION ; `(,'MAXIMA::@-FUNCTION-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$@-FUNCTION 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. ; in: DEFMFUN $SUBVARP ; (MAXIMA::DEFMFUN MAXIMA::$SUBVARP ; (MAXIMA::X) ; (AND (NOT (ATOM MAXIMA::X)) ; (MEMBER 'MAXIMA::ARRAY (CDAR MAXIMA::X) :TEST #'EQ) T)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$SUBVARP ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$SUBVARP) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $SUBVARP to SUBVARP-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$SUBVARP ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$SUBVARP)) ; (BLOCK MAXIMA::$SUBVARP ; `(,'MAXIMA::SUBVARP-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 5 calls to MAXIMA::$SUBVARP 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. ; in: DEFMFUN $MAPATOM ; (MAXIMA::DEFMFUN MAXIMA::$MAPATOM ; (MAXIMA::X) ; (IF (MAXIMA::MAPATOM (MAXIMA::SPECREPCHECK MAXIMA::X)) ; T)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$MAPATOM ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$MAPATOM) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $MAPATOM to MAPATOM-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$MAPATOM ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$MAPATOM)) ; (BLOCK MAXIMA::$MAPATOM ; `(,'MAXIMA::MAPATOM-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 5 calls to MAXIMA::$MAPATOM 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. ; in: DEFMFUN $PUT ; (MAXIMA::DEFMFUN MAXIMA::$PUT ; (ATOM MAXIMA::VAL MAXIMA::IND) ; (PROG1 (MAXIMA::PROP1 'MAXIMA::$PUT ATOM MAXIMA::VAL MAXIMA::IND) ; (MAXIMA::ADD2LNC ATOM MAXIMA::$PROPS))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$PUT ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$PUT) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $PUT to PUT-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$PUT ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$PUT)) ; (BLOCK MAXIMA::$PUT ; `(,'MAXIMA::PUT-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$PUT 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/mlisp.fasl ; compilation finished in 0:00:00.472 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mlisp.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/mmacro.lisp" ; compiling file "/home/maxima/maxima-test/src/mmacro.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/mmacro.fasl ; compilation finished in 0:00:00.020 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mmacro.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/buildq.lisp" ; compiling file "/home/maxima/maxima-test/src/buildq.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/buildq.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/buildq.fasl" ; - Compiling module "numerical" ; - Compiling module "packages" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/f2cl-package.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/f2cl-package.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/f2cl-package.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/f2cl-package.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec.fasl ; compilation finished in 0:00:00.000 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec.fasl" ; - Compiling module "f2cl-lib" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/f2cl-lib.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/f2cl-lib.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/numerical/f2cl-lib.lisp ; in: DEFUN AINT ; (VALUES (FTRUNCATE (THE DOUBLE-FLOAT F2CL-LIB::X))) ; ; note: doing float to pointer coercion (cost 13) to "" ; in: DEFUN DINT ; (F2CL-LIB:AINT F2CL-LIB::X) ; --> BLOCK ETYPECASE LET COND IF IF PROGN LOCALLY VALUES ; ==> ; 1 ; ; note: doing float to pointer coercion (cost 13) to "" ; in: DECLAIM (FTYPE (FUNCTION (T) STREAM) LUN->STREAM) ; (DECLAIM (FTYPE (FUNCTION (T) STREAM) F2CL-LIB::LUN->STREAM)) ; ==> ; (SB-C::%PROCLAIM '(FTYPE (FUNCTION (T) STREAM) F2CL-LIB::LUN->STREAM) ; (SB-C:SOURCE-LOCATION)) ; ; caught STYLE-WARNING: ; The new FTYPE proclamation for F2CL-LIB::LUN->STREAM ; (FUNCTION (T) STREAM) ; does not match the derived return type ; (FUNCTION (T &OPTIONAL T) (VALUES T &OPTIONAL)) ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/f2cl-lib.fasl ; compilation finished in 0:00:00.312 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/f2cl-lib.fasl" ; - Compiling module "slatec" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/fdump.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/fdump.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/fdump.fasl ; compilation finished in 0:00:00.004 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/fdump.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/j4save.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/j4save.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/j4save.fasl ; compilation finished in 0:00:00.000 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/j4save.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xercnt.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/xercnt.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/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)))) ; --> 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 (SB-C::TOP-LEVEL-FORM)) ; (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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/xercnt.fasl ; compilation finished in 0:00:00.004 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/xercnt.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xerhlt.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/xerhlt.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/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)))) ; --> SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA SLATEC::XERHLT ; (SLATEC::MESSG) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/xerhlt.fasl ; compilation finished in 0:00:00.000 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/xerhlt.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xgetua.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/xgetua.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/xgetua.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/xgetua.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xerprn.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/xerprn.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/xerprn.fasl ; compilation finished in 0:00:00.096 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/xerprn.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xersve.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/xersve.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/xersve.fasl ; compilation finished in 0:00:00.044 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/xersve.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/xermsg.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/xermsg.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/xermsg.fasl ; compilation finished in 0:00:00.068 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/xermsg.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/initds.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/initds.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/initds.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/initds.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dcsevl.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dcsevl.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dcsevl.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dcsevl.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9lgmc.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/d9lgmc.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/d9lgmc.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/d9lgmc.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgamlm.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dgamlm.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dgamlm.fasl ; compilation finished in 0:00:00.020 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dgamlm.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgamma.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dgamma.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dgamma.fasl ; compilation finished in 0:00:00.032 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dgamma.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgamln.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dgamln.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dgamln.fasl ; compilation finished in 0:00:00.024 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dgamln.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dlngam.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dlngam.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/numerical/slatec/dlngam.lisp ; in: DEFUN DLNGAM ; (SETF SLATEC::DLNGAM (F2CL-LIB:FLOG (ABS (SLATEC::DGAMMA SLATEC::X)))) ; ==> ; (THE DOUBLE-FLOAT (F2CL-LIB:FLOG (ABS (SLATEC::DGAMMA SLATEC::X)))) ; ; caught STYLE-WARNING: ; Derived type of ; (LOG F2CL-LIB::X) and ; (LOG (THE (OR (SINGLE-FLOAT (0.0f0)) (MEMBER 0.0f0)) F2CL-LIB::X)) ; in ; (F2CL-LIB:FLOG (ABS (DGAMMA X))) ; is ; (VALUES SINGLE-FLOAT &OPTIONAL), ; conflicting with their asserted type ; DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dlngam.fasl ; compilation finished in 0:00:00.016 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dlngam.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9b0mp.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/d9b0mp.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/d9b0mp.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/d9b0mp.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9b1mp.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/d9b1mp.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/d9b1mp.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/d9b1mp.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesj0.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dbesj0.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesj0.fasl ; compilation finished in 0:00:00.004 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesj0.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesj1.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dbesj1.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesj1.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesj1.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/djairy.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/djairy.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/djairy.fasl ; compilation finished in 0:00:00.088 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/djairy.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dasyjy.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dasyjy.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dasyjy.fasl ; compilation finished in 0:00:00.708 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dasyjy.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesj.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dbesj.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesj.fasl ; compilation finished in 0:00:00.208 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesj.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsi0e.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dbsi0e.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbsi0e.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbsi0e.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsi1e.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dbsi1e.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbsi1e.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbsi1e.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesi0.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dbesi0.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesi0.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesi0.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesi1.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dbesi1.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesi1.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesi1.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dasyik.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dasyik.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dasyik.fasl ; compilation finished in 0:00:00.024 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dasyik.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesi.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dbesi.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesi.fasl ; compilation finished in 0:00:00.232 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesi.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zabs.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zabs.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zabs.fasl ; compilation finished in 0:00:00.004 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zabs.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zdiv.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zdiv.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zdiv.fasl ; compilation finished in 0:00:00.004 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zdiv.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zexp.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zexp.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zexp.fasl ; compilation finished in 0:00:00.004 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zexp.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zmlt.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zmlt.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zmlt.fasl ; compilation finished in 0:00:00.000 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zmlt.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zsqrt.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zsqrt.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zsqrt.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zsqrt.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zasyi.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zasyi.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zasyi.fasl ; compilation finished in 0:00:00.080 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zasyi.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuchk.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zuchk.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zuchk.fasl ; compilation finished in 0:00:00.004 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zuchk.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zlog.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zlog.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zlog.fasl ; compilation finished in 0:00:00.004 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zlog.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunik.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zunik.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zunik.fasl ; compilation finished in 0:00:00.044 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zunik.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunhj.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zunhj.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zunhj.fasl ; compilation finished in 0:00:00.196 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zunhj.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuoik.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zuoik.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zuoik.fasl ; compilation finished in 0:00:00.068 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zuoik.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuni1.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zuni1.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zuni1.fasl ; compilation finished in 0:00:00.088 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zuni1.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zkscl.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zkscl.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zkscl.fasl ; compilation finished in 0:00:00.084 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zkscl.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zshch.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zshch.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zshch.fasl ; compilation finished in 0:00:00.004 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zshch.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbknu.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zbknu.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbknu.fasl ; compilation finished in 0:00:00.272 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbknu.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zmlri.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zmlri.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zmlri.fasl ; compilation finished in 0:00:00.076 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zmlri.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zs1s2.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zs1s2.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zs1s2.fasl ; compilation finished in 0:00:00.004 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zs1s2.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zseri.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zseri.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zseri.fasl ; compilation finished in 0:00:00.080 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zseri.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zacai.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zacai.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zacai.fasl ; compilation finished in 0:00:00.016 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zacai.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zairy.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zairy.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zairy.fasl ; compilation finished in 0:00:00.056 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zairy.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zuni2.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zuni2.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zuni2.fasl ; compilation finished in 0:00:00.132 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zuni2.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbuni.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zbuni.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbuni.fasl ; compilation finished in 0:00:00.044 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbuni.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zrati.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zrati.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zrati.fasl ; compilation finished in 0:00:00.052 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zrati.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zwrsk.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zwrsk.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zwrsk.fasl ; compilation finished in 0:00:00.016 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zwrsk.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbinu.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zbinu.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbinu.fasl ; compilation finished in 0:00:00.020 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbinu.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesi.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zbesi.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbesi.fasl ; compilation finished in 0:00:00.032 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbesi.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesj.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zbesj.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbesj.fasl ; compilation finished in 0:00:00.036 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbesj.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesy0.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dbesy0.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesy0.fasl ; compilation finished in 0:00:00.004 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesy0.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesy1.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dbesy1.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesy1.fasl ; compilation finished in 0:00:00.012 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesy1.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsynu.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dbsynu.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbsynu.fasl ; compilation finished in 0:00:00.124 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbsynu.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dyairy.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dyairy.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dyairy.fasl ; compilation finished in 0:00:00.096 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dyairy.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesy.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dbesy.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesy.fasl ; compilation finished in 0:00:00.040 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesy.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zacon.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zacon.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zacon.fasl ; compilation finished in 0:00:00.080 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zacon.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunk1.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zunk1.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zunk1.fasl ; compilation finished in 0:00:00.368 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zunk1.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zunk2.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zunk2.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zunk2.fasl ; compilation finished in 0:00:00.500 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zunk2.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbunk.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zbunk.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbunk.fasl ; compilation finished in 0:00:00.000 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbunk.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesh.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zbesh.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbesh.fasl ; compilation finished in 0:00:00.052 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbesh.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesy.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zbesy.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbesy.fasl ; compilation finished in 0:00:00.040 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbesy.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsk0e.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dbsk0e.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbsk0e.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbsk0e.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesk0.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dbesk0.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesk0.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesk0.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsk1e.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dbsk1e.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbsk1e.fasl ; compilation finished in 0:00:00.024 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbsk1e.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesk1.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dbesk1.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesk1.fasl ; compilation finished in 0:00:00.016 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesk1.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbsknu.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dbsknu.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbsknu.fasl ; compilation finished in 0:00:00.152 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbsknu.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbesk.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dbesk.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesk.fasl ; compilation finished in 0:00:00.088 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesk.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbesk.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zbesk.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbesk.fasl ; compilation finished in 0:00:00.016 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbesk.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9aimp.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/d9aimp.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/d9aimp.fasl ; compilation finished in 0:00:00.012 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/d9aimp.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/daie.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/daie.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/daie.fasl ; compilation finished in 0:00:00.012 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/daie.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dai.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dai.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dai.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dai.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbie.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dbie.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbie.fasl ; compilation finished in 0:00:00.016 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbie.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dbi.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dbi.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbi.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbi.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/zbiry.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/zbiry.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbiry.fasl ; compilation finished in 0:00:00.080 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbiry.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/derfc.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/derfc.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/numerical/slatec/derfc.lisp ; in: DEFUN DERFC ; (SETF SLATEC::TXMAX (F2CL-LIB:FSQRT (- (F2CL-LIB:FLOG #)))) ; ==> ; (THE DOUBLE-FLOAT (F2CL-LIB:FSQRT (- (F2CL-LIB:FLOG (* SLATEC::SQRTPI #))))) ; ; caught STYLE-WARNING: ; Derived type of (SQRT F2CL-LIB::X) is ; (VALUES (COMPLEX DOUBLE-FLOAT) &OPTIONAL), ; conflicting with its asserted type ; DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; (SETF SLATEC::SQEPS (F2CL-LIB:FSQRT (* 2.0d0 (F2CL-LIB:D1MACH 3)))) ; ==> ; (THE DOUBLE-FLOAT (F2CL-LIB:FSQRT (* 2.0d0 (F2CL-LIB:D1MACH 3)))) ; ; caught STYLE-WARNING: ; Derived type of (SQRT F2CL-LIB::X) is ; (VALUES (COMPLEX DOUBLE-FLOAT) &OPTIONAL), ; conflicting with its asserted type ; DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/derfc.fasl ; compilation finished in 0:00:00.016 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/derfc.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/derf.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/derf.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/numerical/slatec/derf.lisp ; in: DEFUN DERF ; (SETF SLATEC::SQEPS (F2CL-LIB:FSQRT (* 2.0d0 (F2CL-LIB:D1MACH 3)))) ; ==> ; (THE DOUBLE-FLOAT (F2CL-LIB:FSQRT (* 2.0d0 (F2CL-LIB:D1MACH 3)))) ; ; caught STYLE-WARNING: ; Derived type of (SQRT F2CL-LIB::X) is ; (VALUES (COMPLEX DOUBLE-FLOAT) &OPTIONAL), ; conflicting with its asserted type ; DOUBLE-FLOAT. ; See also: ; The SBCL Manual, Node "Handling of Types" ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/derf.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/derf.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/de1.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/de1.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/de1.fasl ; compilation finished in 0:00:00.019 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/de1.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dei.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dei.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dei.fasl ; compilation finished in 0:00:00.000 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dei.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/d9upak.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/d9upak.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/d9upak.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/d9upak.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dspenc.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dspenc.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dspenc.fasl ; compilation finished in 0:00:00.012 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dspenc.fasl" ; - Compiling module "quadpack" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqwgtf.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqwgtf.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/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) ...)) ; --> 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 (SB-C::TOP-LEVEL-FORM)) ; (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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqwgtf.fasl ; compilation finished in 0:00:00.004 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqwgtf.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqcheb.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqcheb.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqcheb.fasl ; compilation finished in 0:00:01.968 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqcheb.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk15w.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqk15w.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqk15w.fasl ; compilation finished in 0:00:00.056 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqk15w.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqwgts.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqwgts.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqwgts.fasl ; compilation finished in 0:00:00.012 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqwgts.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqwgtc.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqwgtc.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/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)))) ; --> 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 (SB-C::TOP-LEVEL-FORM)) ; (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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqwgtc.fasl ; compilation finished in 0:00:00.000 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqwgtc.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dgtsl.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dgtsl.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dgtsl.fasl ; compilation finished in 0:00:00.056 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dgtsl.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk15.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqk15.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqk15.fasl ; compilation finished in 0:00:00.024 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqk15.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk31.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqk31.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqk31.fasl ; compilation finished in 0:00:00.028 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqk31.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk41.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqk41.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqk41.fasl ; compilation finished in 0:00:00.028 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqk41.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk51.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqk51.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqk51.fasl ; compilation finished in 0:00:00.032 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqk51.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk61.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqk61.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqk61.fasl ; compilation finished in 0:00:00.028 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqk61.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk21.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqk21.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqk21.fasl ; compilation finished in 0:00:00.024 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqk21.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqk15i.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqk15i.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqk15i.fasl ; compilation finished in 0:00:00.024 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqk15i.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqelg.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqelg.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqelg.fasl ; compilation finished in 0:00:00.092 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqelg.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqpsrt.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqpsrt.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqpsrt.fasl ; compilation finished in 0:00:00.040 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqpsrt.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqc25s.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqc25s.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqc25s.fasl ; compilation finished in 0:00:00.216 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqc25s.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqmomo.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqmomo.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqmomo.fasl ; compilation finished in 0:00:00.052 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqmomo.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqc25c.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqc25c.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqc25c.fasl ; compilation finished in 0:00:00.040 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqc25c.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqc25f.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqc25f.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqc25f.fasl ; compilation finished in 0:00:00.112 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqc25f.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqage.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqage.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqage.fasl ; compilation finished in 0:00:00.108 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqage.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagie.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqagie.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqagie.fasl ; compilation finished in 0:00:00.216 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqagie.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagpe.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqagpe.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqagpe.fasl ; compilation finished in 0:00:00.500 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqagpe.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagp.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqagp.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqagp.fasl ; compilation finished in 0:00:00.020 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqagp.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagse.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqagse.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqagse.fasl ; compilation finished in 0:00:00.224 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqagse.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawoe.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqawoe.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqawoe.fasl ; compilation finished in 0:00:00.248 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqawoe.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawfe.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqawfe.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqawfe.fasl ; compilation finished in 0:00:00.076 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqawfe.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawse.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqawse.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqawse.fasl ; compilation finished in 0:00:00.136 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqawse.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawce.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqawce.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqawce.fasl ; compilation finished in 0:00:00.080 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqawce.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqng.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqng.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqng.fasl ; compilation finished in 0:00:00.064 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqng.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqag.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqag.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqag.fasl ; compilation finished in 0:00:00.012 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqag.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqags.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqags.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqags.fasl ; compilation finished in 0:00:00.012 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqags.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqagi.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqagi.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqagi.fasl ; compilation finished in 0:00:00.020 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqagi.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawf.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqawf.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqawf.fasl ; compilation finished in 0:00:00.024 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqawf.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawo.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqawo.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqawo.fasl ; compilation finished in 0:00:00.020 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqawo.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqaws.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqaws.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqaws.fasl ; compilation finished in 0:00:00.012 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqaws.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/dqawc.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/dqawc.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqawc.fasl ; compilation finished in 0:00:00.012 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqawc.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/numerical/slatec/quadpack.lisp" ; compiling file "/home/maxima/maxima-test/src/numerical/slatec/quadpack.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/quadpack.fasl ; compilation finished in 0:00:00.120 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/quadpack.fasl" ; - Compiling module "simplification" ; - Compiling source file "/home/maxima/maxima-test/src/simp.lisp" ; compiling file "/home/maxima/maxima-test/src/simp.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/simp.lisp ; in: DEFMFUN $BFLOATP ; (MAXIMA::DEFMFUN MAXIMA::$BFLOATP ; (MAXIMA::X) ; "Returns true if X is a bigfloat" ; (AND (CONSP MAXIMA::X) (CONSP (CAR MAXIMA::X)) ; (EQ (CAAR MAXIMA::X) 'MAXIMA::BIGFLOAT))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$BFLOATP ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$BFLOATP) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $BFLOATP to BFLOATP-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$BFLOATP ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$BFLOATP)) ; (BLOCK MAXIMA::$BFLOATP ; `(,'MAXIMA::BFLOATP-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 13 calls to MAXIMA::$BFLOATP 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. ; in: DEFMFUN $FLOATNUMP ; (MAXIMA::DEFMFUN MAXIMA::$FLOATNUMP ; (MAXIMA::X) ; (OR (FLOATP MAXIMA::X) ; (AND (MAXIMA::$RATP MAXIMA::X) (FLOATP (CADR MAXIMA::X)) ; (MAXIMA::ONEP1 (CDDR MAXIMA::X))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$FLOATNUMP ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$FLOATNUMP) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $FLOATNUMP to FLOATNUMP-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$FLOATNUMP ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$FLOATNUMP)) ; (BLOCK MAXIMA::$FLOATNUMP ; `(,'MAXIMA::FLOATNUMP-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$FLOATNUMP 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. ; in: DEFMFUN $RATNUMP ; (MAXIMA::DEFMFUN MAXIMA::$RATNUMP ; (MAXIMA::X) ; (OR (INTEGERP MAXIMA::X) (MAXIMA::RATNUMP MAXIMA::X) ; (AND (MAXIMA::$RATP MAXIMA::X) (NOT (MEMBER 'MAXIMA::TRUNC #)) ; (INTEGERP (CADR MAXIMA::X)) (INTEGERP (CDDR MAXIMA::X))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$RATNUMP ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$RATNUMP) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $RATNUMP to RATNUMP-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$RATNUMP ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$RATNUMP)) ; (BLOCK MAXIMA::$RATNUMP ; `(,'MAXIMA::RATNUMP-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 2 calls to MAXIMA::$RATNUMP 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. ; in: DEFMFUN $RATP ; (MAXIMA::DEFMFUN MAXIMA::$RATP ; (MAXIMA::X) ; (AND (NOT (ATOM MAXIMA::X)) (CONSP (CAR MAXIMA::X)) ; (EQ (CAAR MAXIMA::X) 'MAXIMA::MRAT))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$RATP ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$RATP) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $RATP to RATP-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$RATP ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$RATP)) ; (BLOCK MAXIMA::$RATP ; `(,'MAXIMA::RATP-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 7 calls to MAXIMA::$RATP 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. ; in: DEFMFUN $NUMFACTOR ; (MAXIMA::DEFMFUN MAXIMA::$NUMFACTOR ; (MAXIMA::X) ; (SETQ MAXIMA::X (MAXIMA::SPECREPCHECK MAXIMA::X)) ; (COND ((MAXIMA::MNUMP MAXIMA::X) MAXIMA::X) ((ATOM MAXIMA::X) 1) ; ((NOT (EQ # 'MAXIMA::MTIMES)) 1) ; ((MAXIMA::MNUMP (CADR MAXIMA::X)) (CADR MAXIMA::X)) (T 1))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$NUMFACTOR ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$NUMFACTOR) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $NUMFACTOR to NUMFACTOR-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$NUMFACTOR ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$NUMFACTOR)) ; (BLOCK MAXIMA::$NUMFACTOR ; `(,'MAXIMA::NUMFACTOR-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$NUMFACTOR 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. ; in: DEFMFUN $CONSTANTP ; (MAXIMA::DEFMFUN MAXIMA::$CONSTANTP ; (MAXIMA::X) ; (COND ; ((ATOM MAXIMA::X) ; (OR (MAXIMA::$NUMBERP MAXIMA::X) ; (MAXIMA::KINDP MAXIMA::X 'MAXIMA::$CONSTANT))) ; ((MEMBER (CAAR MAXIMA::X) '(MAXIMA::RAT MAXIMA::BIGFLOAT)) T) ; ((MAXIMA::SPECREPP MAXIMA::X) ; (MAXIMA::$CONSTANTP (MAXIMA::SPECDISREP MAXIMA::X))) ; ((OR (MAXIMA::MOPP #) (MAXIMA::KINDP # 'MAXIMA::$CONSTANT)) ; (DO (#) ; (# T) ; (IF # ; #))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$CONSTANTP ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$CONSTANTP) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $CONSTANTP to CONSTANTP-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$CONSTANTP ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$CONSTANTP)) ; (BLOCK MAXIMA::$CONSTANTP ; `(,'MAXIMA::CONSTANTP-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 7 calls to MAXIMA::$CONSTANTP 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. ; in: DEFMFUN $SCALARP ; (MAXIMA::DEFMFUN MAXIMA::$SCALARP ; (MAXIMA::X) ; (OR (MAXIMA::CONSTTERMP MAXIMA::X) ; (EQ (MAXIMA::SCALARCLASS MAXIMA::X) 'MAXIMA::$SCALAR))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$SCALARP ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$SCALARP) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $SCALARP to SCALARP-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$SCALARP ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$SCALARP)) ; (BLOCK MAXIMA::$SCALARP ; `(,'MAXIMA::SCALARP-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$SCALARP 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. ; in: DEFMFUN $NONSCALARP ; (MAXIMA::DEFMFUN MAXIMA::$NONSCALARP ; (MAXIMA::X) ; (EQ (MAXIMA::SCALARCLASS MAXIMA::X) 'MAXIMA::$NONSCALAR)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$NONSCALARP ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$NONSCALARP) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $NONSCALARP to NONSCALARP-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$NONSCALARP ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$NONSCALARP)) ; (BLOCK MAXIMA::$NONSCALARP ; `(,'MAXIMA::NONSCALARP-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 2 calls to MAXIMA::$NONSCALARP 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. ; in: DEFMFUN $MULTTHRU ; (MAXIMA::DEFMFUN MAXIMA::$MULTTHRU ; (MAXIMA::E1 &OPTIONAL MAXIMA::E2) ; (LET (MAXIMA::ARG1 MAXIMA::ARG2) ; (COND (MAXIMA::E2 (SETQ #) (COND # # #)) ; (T (PROG # # # # MAXIMA::TIMES # # # # # MAXIMA::NCT ...))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$MULTTHRU ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$MULTTHRU) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $MULTTHRU to MULTTHRU-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$MULTTHRU ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$MULTTHRU)) ; (BLOCK MAXIMA::$MULTTHRU ; `(,'MAXIMA::MULTTHRU-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 3 calls to MAXIMA::$MULTTHRU 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. ; in: DEFMFUN $EXPAND ; (MAXIMA::DEFMFUN MAXIMA::$EXPAND ; (MAXIMA::EXP &OPTIONAL (MAXIMA::EXPOP MAXIMA::$MAXPOSEX) ; (MAXIMA::EXPON MAXIMA::$MAXNEGEX)) ; (MAXIMA::EXPAND1 MAXIMA::EXP MAXIMA::EXPOP MAXIMA::EXPON)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$EXPAND ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$EXPAND) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $EXPAND to EXPAND-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$EXPAND ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$EXPAND)) ; (BLOCK MAXIMA::$EXPAND ; `(,'MAXIMA::EXPAND-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 2 calls to MAXIMA::$EXPAND 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/simp.fasl ; compilation finished in 0:00:00.796 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/simp.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/float.lisp" ; compiling file "/home/maxima/maxima-test/src/float.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/float.lisp ; in: DEFUN BFLOAT-FORMAT-G ; (ZEROP MAXIMA::FDIGITS) ; ; note: deleting unreachable code ; (1+ MAXIMA::FDIGITS) ; ; note: deleting unreachable code ; (ZEROP MAXIMA::FDIGITS) ; ; note: deleting unreachable code ; (>= MAXIMA::FDIGITS MAXIMA::LEN) ; ; note: deleting unreachable code ; (+ 1 MAXIMA::K (- MAXIMA::FDIGITS MAXIMA::LEN)) ; ; note: deleting unreachable code ; in: DEFUN EXTREME-FLOAT-VALUES ; (VALUES MOST-NEGATIVE-SINGLE-FLOAT MOST-POSITIVE-SINGLE-FLOAT) ; ; note: deleting unreachable code ; (VALUES MOST-NEGATIVE-LONG-FLOAT MOST-POSITIVE-LONG-FLOAT) ; ; note: deleting unreachable code ; in: DEFMFUN ($BFLOAT :PROPERTIES ((EVFUN T))) ; (MAXIMA::DEFMFUN (MAXIMA::$BFLOAT :PROPERTIES ((MAXIMA::EVFUN T))) ; (MAXIMA::X) ; (LET (MAXIMA::Y) ; (COND ((MAXIMA::BIGFLOATP MAXIMA::X)) ; ((EQ MAXIMA::X 'MAXIMA::$%I) (MAXIMA::MUL # 'MAXIMA::$%I)) ; ((OR # #) (MAXIMA::BCONS #)) ; ((OR # #) ; (IF # ; # ; MAXIMA::X)) ; ((EQ # 'MAXIMA::MEXPT) ; (IF # ; # ; #)) ; ((EQ # 'MAXIMA::MNCEXPT) (LIST '# # #)) ; ((EQ # 'MAXIMA::RAT) (MAXIMA::RATBIGFLOAT #)) ; ((SETQ #) (FUNCALL MAXIMA::Y #)) ; ((OR # # #) (SETQ #) ; (IF # ; # ; #)) ; (T (MAXIMA::RECUR-APPLY #'MAXIMA::$BFLOAT MAXIMA::X))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$BFLOAT ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$BFLOAT) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $BFLOAT to BFLOAT-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$BFLOAT ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$BFLOAT)) ; (BLOCK MAXIMA::$BFLOAT ; `(,'MAXIMA::BFLOAT-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 33 calls to MAXIMA::$BFLOAT 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/float.fasl ; compilation finished in 0:00:00.324 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/float.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/csimp.lisp" ; compiling file "/home/maxima/maxima-test/src/csimp.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/csimp.lisp ; in: DEFMFUN $PARTITION ; (MAXIMA::DEFMFUN MAXIMA::$PARTITION ; (MAXIMA::E MAXIMA::VAR1) ; (LET ((MAXIMA::E (MAXIMA::MRATCHECK MAXIMA::E)) ; (MAXIMA::VAR1 (MAXIMA::GETOPR MAXIMA::VAR1))) ; (COND ((MAXIMA::$LISTP MAXIMA::E) (DO # # # #)) ; ((MAXIMA::MPLUSP MAXIMA::E) (DESTRUCTURING-BIND # # #)) ; ((MAXIMA::MTIMESP MAXIMA::E) (DESTRUCTURING-BIND # # #)) ; (T (MAXIMA::MERROR # MAXIMA::E))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$PARTITION ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$PARTITION) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $PARTITION to PARTITION-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$PARTITION ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$PARTITION)) ; (BLOCK MAXIMA::$PARTITION ; `(,'MAXIMA::PARTITION-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$PARTITION 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/csimp.fasl ; compilation finished in 0:00:00.076 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/csimp.fasl"STYLE-WARNING: 1 call to MAXIMA::$RHS 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 source file "/home/maxima/maxima-test/src/csimp2.lisp" ; compiling file "/home/maxima/maxima-test/src/csimp2.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/csimp2.lisp ; in: DEFMFUN $EMATRIX ; (MAXIMA::DEFMFUN MAXIMA::$EMATRIX ; (MAXIMA::M MAXIMA::N MAXIMA::VAR MAXIMA::I MAXIMA::J) ; (PROG (MAXIMA::ANS MAXIMA::ROW) ; (COND ((EQUAL MAXIMA::M 0) (RETURN #)) ((AND # # #) (RETURN #)) ; ((NOT #) (MAXIMA::MERROR # #))) ; LOOP ; (COND ((= MAXIMA::M MAXIMA::I) (SETQ #) (GO MAXIMA::ON)) ; ((ZEROP MAXIMA::M) (RETURN #))) ; (SETQ MAXIMA::ROW NIL) ; (DO ((MAXIMA::N MAXIMA::N #)) ((ZEROP MAXIMA::N)) (SETQ MAXIMA::ROW #)) ; MAXIMA::ON ; (SETQ MAXIMA::ANS (CONS MAXIMA::ROW MAXIMA::ANS) ; MAXIMA::M (1- MAXIMA::M)) ; (GO LOOP))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$EMATRIX ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$EMATRIX) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $EMATRIX to EMATRIX-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$EMATRIX ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$EMATRIX)) ; (BLOCK MAXIMA::$EMATRIX ; `(,'MAXIMA::EMATRIX-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$EMATRIX 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. ; in: DEFMFUN $XTHRU ; (MAXIMA::DEFMFUN MAXIMA::$XTHRU ; (MAXIMA::E) ; (COND ((ATOM MAXIMA::E) MAXIMA::E) ; ((MAXIMA::MTIMESP MAXIMA::E) ; (MAXIMA::MULN (MAPCAR 'MAXIMA::$XTHRU #) NIL)) ; ((MAXIMA::MPLUSP MAXIMA::E) ; (MAXIMA::SIMPLIFY (MAXIMA::COMDENOM # T))) ; ((MAXIMA::MEXPTP MAXIMA::E) ; (MAXIMA::POWER (MAXIMA::$XTHRU #) (CADDR MAXIMA::E))) ; ((MAXIMA::MBAGP MAXIMA::E) ; (CONS (CAR MAXIMA::E) (MAPCAR 'MAXIMA::$XTHRU #))) ; (T MAXIMA::E))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$XTHRU ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$XTHRU) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $XTHRU to XTHRU-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$XTHRU ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$XTHRU)) ; (BLOCK MAXIMA::$XTHRU ; `(,'MAXIMA::XTHRU-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 5 calls to MAXIMA::$XTHRU 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/csimp2.fasl ; compilation finished in 0:00:00.100 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/csimp2.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/zero.lisp" ; compiling file "/home/maxima/maxima-test/src/zero.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/zero.fasl ; compilation finished in 0:00:00.040 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/zero.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/logarc.lisp" ; compiling file "/home/maxima/maxima-test/src/logarc.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/logarc.lisp ; in: DEFMFUN $LOGARC ; (MAXIMA::DEFMFUN MAXIMA::$LOGARC ; (MAXIMA::EXP) ; (COND ((ATOM MAXIMA::EXP) MAXIMA::EXP) ; ((MAXIMA::ARCP (CAAR MAXIMA::EXP)) ; (MAXIMA::LOGARC (CAAR MAXIMA::EXP) (MAXIMA::$LOGARC #))) ; ((EQ (CAAR MAXIMA::EXP) 'MAXIMA::%ATAN2) ; (MAXIMA::LOGARC 'MAXIMA::%ATAN2 (LIST # #))) ; (T (MAXIMA::RECUR-APPLY #'MAXIMA::$LOGARC MAXIMA::EXP)))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$LOGARC ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$LOGARC) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $LOGARC to LOGARC-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$LOGARC ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$LOGARC)) ; (BLOCK MAXIMA::$LOGARC ; `(,'MAXIMA::LOGARC-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 5 calls to MAXIMA::$LOGARC 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/logarc.fasl ; compilation finished in 0:00:00.012 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/logarc.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/rpart.lisp" ; compiling file "/home/maxima/maxima-test/src/rpart.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/rpart.lisp ; in: DEFMFUN $REALPART ; (MAXIMA::DEFMFUN MAXIMA::$REALPART ; (MAXIMA::XX) ; (CAR (MAXIMA::TRISPLIT MAXIMA::XX))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$REALPART ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$REALPART) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $REALPART to REALPART-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$REALPART ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$REALPART)) ; (BLOCK MAXIMA::$REALPART ; `(,'MAXIMA::REALPART-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 13 calls to MAXIMA::$REALPART 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. ; in: DEFMFUN $IMAGPART ; (MAXIMA::DEFMFUN MAXIMA::$IMAGPART ; (MAXIMA::XX) ; (CDR (MAXIMA::TRISPLIT MAXIMA::XX))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$IMAGPART ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$IMAGPART) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $IMAGPART to IMAGPART-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$IMAGPART ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$IMAGPART)) ; (BLOCK MAXIMA::$IMAGPART ; `(,'MAXIMA::IMAGPART-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 11 calls to MAXIMA::$IMAGPART 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. ; in: DEFMFUN ($RECTFORM :PROPERTIES ((EVFUN T))) ; (MAXIMA::DEFMFUN (MAXIMA::$RECTFORM :PROPERTIES ((MAXIMA::EVFUN T))) ; (MAXIMA::XX) ; (LET ((MAXIMA::RIS (MAXIMA::TRISPLIT MAXIMA::XX))) ; (MAXIMA::ADD (CAR MAXIMA::RIS) ; (MAXIMA::MUL (CDR MAXIMA::RIS) 'MAXIMA::$%I)))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$RECTFORM ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$RECTFORM) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $RECTFORM to RECTFORM-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$RECTFORM ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$RECTFORM)) ; (BLOCK MAXIMA::$RECTFORM ; `(,'MAXIMA::RECTFORM-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 9 calls to MAXIMA::$RECTFORM 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. ; in: DEFMFUN ($POLARFORM :PROPERTIES ((EVFUN T))) ; (MAXIMA::DEFMFUN (MAXIMA::$POLARFORM :PROPERTIES ((MAXIMA::EVFUN T))) ; (MAXIMA::XX) ; (COND ; ((MAXIMA::MBAGP MAXIMA::XX) ; (CONS (CAR MAXIMA::XX) (MAPCAR #'MAXIMA::$POLARFORM #))) ; (T ; (LET (# #) ; (MAXIMA::MUL # #))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$POLARFORM ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$POLARFORM) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $POLARFORM to POLARFORM-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$POLARFORM ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$POLARFORM)) ; (BLOCK MAXIMA::$POLARFORM ; `(,'MAXIMA::POLARFORM-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$POLARFORM 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. ; in: DEFMFUN $CABS ; (MAXIMA::DEFMFUN MAXIMA::$CABS ; (MAXIMA::XX) ; (MAXIMA::CABS MAXIMA::XX)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$CABS ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$CABS) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $CABS to CABS-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$CABS ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$CABS)) ; (BLOCK MAXIMA::$CABS ; `(,'MAXIMA::CABS-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 4 calls to MAXIMA::$CABS 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. ; in: DEFMFUN $CARG ; (MAXIMA::DEFMFUN MAXIMA::$CARG ; (MAXIMA::XX) ; (COND ; ((MAXIMA::MBAGP MAXIMA::XX) ; (CONS (CAR MAXIMA::XX) (MAPCAR #'MAXIMA::$CARG #))) ; (T (CDR (MAXIMA::ABSARG MAXIMA::XX))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$CARG ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$CARG) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $CARG to CARG-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$CARG ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$CARG)) ; (BLOCK MAXIMA::$CARG ; `(,'MAXIMA::CARG-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$CARG 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/rpart.fasl ; compilation finished in 0:00:00.080 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/rpart.fasl" ; - Compiling module "numeric-bigfloat" ; - Compiling source file "/home/maxima/maxima-test/src/numeric.lisp" ; compiling file "/home/maxima/maxima-test/src/numeric.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/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)) ; --> COND IF IF IF IF PROGN ; ==> ; LONG-FLOAT-EPSILON ; ; note: deleting unreachable code ; --> COND IF IF PROGN ; ==> ; SINGLE-FLOAT-EPSILON ; ; note: deleting unreachable code ; 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)))) ; --> 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) ; (DECLARE ; (SB-C::CONSTANT-VALUE BIGFLOAT::ARGS) ; (SB-C::NO-COMPILER-MACRO BIGFLOAT-IMPL:+)) ; (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. ; 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))) ; --> 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) ; (DECLARE ; (SB-C::CONSTANT-VALUE NUMBER ; BIGFLOAT::MORE-NUMBERS) ; (SB-C::NO-COMPILER-MACRO BIGFLOAT-IMPL:-)) ; (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. ; 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)))) ; --> 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) ; (DECLARE ; (SB-C::CONSTANT-VALUE BIGFLOAT::ARGS) ; (SB-C::NO-COMPILER-MACRO BIGFLOAT-IMPL:*)) ; (BLOCK BIGFLOAT-IMPL:* ; (IF # ; 1 ; #))))) ; ; caught STYLE-WARNING: ; 35 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. ; 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))) ; --> 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) ; (DECLARE ; (SB-C::CONSTANT-VALUE NUMBER ; BIGFLOAT::MORE-NUMBERS) ; (SB-C::NO-COMPILER-MACRO BIGFLOAT-IMPL:/)) ; (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. ; in: ; MACROLET ((FROB (OP) ; (LET ((METHOD #)) ; `(DEFINE-COMPILER-MACRO ,OP ; (NUMBER &REST MORE-NUMBERS) ; (DO* # # #))))) ; (BIGFLOAT::FROB BIGFLOAT-IMPL:<) ; --> 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) ; (DECLARE ; (SB-C::CONSTANT-VALUE NUMBER ; BIGFLOAT::MORE-NUMBERS) ; (SB-C::NO-COMPILER-MACRO BIGFLOAT-IMPL:<)) ; (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. ; (BIGFLOAT::FROB BIGFLOAT-IMPL:>) ; --> 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) ; (DECLARE ; (SB-C::CONSTANT-VALUE NUMBER ; BIGFLOAT::MORE-NUMBERS) ; (SB-C::NO-COMPILER-MACRO BIGFLOAT-IMPL:>)) ; (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. ; (BIGFLOAT::FROB BIGFLOAT-IMPL:<=) ; --> 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) ; (DECLARE ; (SB-C::CONSTANT-VALUE NUMBER ; BIGFLOAT::MORE-NUMBERS) ; (SB-C::NO-COMPILER-MACRO BIGFLOAT-IMPL:<=)) ; (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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/numeric.fasl ; compilation finished in 0:00:00.580 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numeric.fasl" ; - Compiling module "server" ; - Compiling source file "/home/maxima/maxima-test/src/server.lisp" ; compiling file "/home/maxima/maxima-test/src/server.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/server.fasl ; compilation finished in 0:00:00.044 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/server.fasl" ; - Compiling module "i-o" ; - Compiling source file "/home/maxima/maxima-test/src/macsys.lisp" ; compiling file "/home/maxima/maxima-test/src/macsys.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/macsys.lisp ; in: DEFMFUN $BUILD_INFO ; (MAXIMA::DEFMFUN MAXIMA::$BUILD_INFO ; NIL ; (OR MAXIMA::*MAXIMA-BUILD-INFO* ; (SETQ MAXIMA::*MAXIMA-BUILD-INFO* ; (LET # ; #)))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$BUILD_INFO ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$BUILD_INFO) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $BUILD_INFO to BUILD_INFO-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$BUILD_INFO ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$BUILD_INFO)) ; (BLOCK MAXIMA::$BUILD_INFO ; `(,'MAXIMA::BUILD_INFO-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$BUILD_INFO 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. ; in: DEFMFUN $SCONCAT ; (MAXIMA::DEFMFUN MAXIMA::$SCONCAT ; (&REST MAXIMA::X) ; (LET ((MAXIMA::ANS "")) ; (DOLIST (MAXIMA::V MAXIMA::X) (SETQ MAXIMA::ANS #)) ; MAXIMA::ANS)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$SCONCAT ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$SCONCAT) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $SCONCAT to SCONCAT-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$SCONCAT ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$SCONCAT)) ; (BLOCK MAXIMA::$SCONCAT ; `(,'MAXIMA::SCONCAT-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$SCONCAT 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/macsys.fasl ; compilation finished in 0:00:00.124 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/macsys.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/testsuite.lisp" ; compiling file "/home/maxima/maxima-test/src/testsuite.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/testsuite.fasl ; compilation finished in 0:00:00.003 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/testsuite.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/mload.lisp" ; compiling file "/home/maxima/maxima-test/src/mload.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/mload.lisp ; in: DEFMFUN $FILE_SEARCH1 ; (MAXIMA::DEFMFUN MAXIMA::$FILE_SEARCH1 ; (MAXIMA::NAME MAXIMA::SEARCH-LISTS &AUX MAXIMA::LIS) ; (IF (PATHNAMEP MAXIMA::NAME) ; (SETQ MAXIMA::NAME (NAMESTRING MAXIMA::NAME))) ; (SETQ MAXIMA::LIS (APPLY 'MAXIMA::$APPEND (MAPCAR 'SYMBOL-VALUE #))) ; (LET ((MAXIMA::RES (MAXIMA::$FILE_SEARCH MAXIMA::NAME MAXIMA::LIS))) ; (OR MAXIMA::RES ; (MAXIMA::MERROR (INTL:GETTEXT "file_search1: ~M not found in ~A.") ; MAXIMA::NAME (STRING-TRIM "[]" #))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$FILE_SEARCH1 ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$FILE_SEARCH1) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $FILE_SEARCH1 to FILE_SEARCH1-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$FILE_SEARCH1 ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$FILE_SEARCH1)) ; (BLOCK MAXIMA::$FILE_SEARCH1 ; `(,'MAXIMA::FILE_SEARCH1-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$FILE_SEARCH1 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. ; in: DEFMFUN $FILE_TYPE ; (MAXIMA::DEFMFUN MAXIMA::$FILE_TYPE ; (MAXIMA::FIL) ; (LET ((MAXIMA::TYP (MAXIMA::$PATHNAME_TYPE MAXIMA::FIL))) ; (COND ((MEMBER MAXIMA::TYP # :TEST #'STRING=) 'MAXIMA::$LISP) ; ((MEMBER MAXIMA::TYP # :TEST #'STRING=) 'MAXIMA::$MAXIMA) ; (T 'MAXIMA::$OBJECT)))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$FILE_TYPE ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$FILE_TYPE) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $FILE_TYPE to FILE_TYPE-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$FILE_TYPE ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$FILE_TYPE)) ; (BLOCK MAXIMA::$FILE_TYPE ; `(,'MAXIMA::FILE_TYPE-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$FILE_TYPE 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. ; in: DEFMFUN $PATHNAME_TYPE ; (MAXIMA::DEFMFUN MAXIMA::$PATHNAME_TYPE ; (MAXIMA::PATH) ; (LET ((PATHNAME (PATHNAME MAXIMA::PATH))) ; (PATHNAME-TYPE PATHNAME))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$PATHNAME_TYPE ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$PATHNAME_TYPE) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $PATHNAME_TYPE to PATHNAME_TYPE-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$PATHNAME_TYPE ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$PATHNAME_TYPE)) ; (BLOCK MAXIMA::$PATHNAME_TYPE ; `(,'MAXIMA::PATHNAME_TYPE-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$PATHNAME_TYPE 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. ; in: DEFMFUN $BATCH ; (MAXIMA::DEFMFUN MAXIMA::$BATCH ; (MAXIMA::FILENAME-OR-STREAM &OPTIONAL (MAXIMA::DEMO :BATCH) &AUX ; MAXIMA::TEM (MAXIMA::POSSIBLE '(:DEMO :BATCH :TEST))) ; "giving a second argument makes it use demo mode, ie pause after evaluation ; of each command line" ; (MAXIMA::$GARBAGE_COLLECT) ; (COND ((SETQ MAXIMA::TEM #) (SETQ MAXIMA::DEMO #)) ; (T ; (FORMAT T ; (INTL:GETTEXT ; "batch: second argument must be 'demo', 'batch' or 'test'; found: ~A, assumed 'batch'~%") ; MAXIMA::DEMO))) ; (IF (STREAMP MAXIMA::FILENAME-OR-STREAM) ; (MAXIMA::BATCH-STREAM MAXIMA::FILENAME-OR-STREAM MAXIMA::DEMO) ; (LET ((MAXIMA::FILENAME #)) ; (COND (# #) (T #))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$BATCH ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$BATCH) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $BATCH to BATCH-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$BATCH ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$BATCH)) ; (BLOCK MAXIMA::$BATCH ; `(,'MAXIMA::BATCH-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$BATCH 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. ; in: DEFMFUN $FILE_SEARCH ; (MAXIMA::DEFMFUN MAXIMA::$FILE_SEARCH ; (MAXIMA::NAME &OPTIONAL MAXIMA::PATHS) ; (IF (AND (SYMBOLP MAXIMA::NAME) (CHAR= (CHAR # 0) #\$)) ; (SETQ MAXIMA::NAME (SUBSEQ # 1))) ; (IF (SYMBOLP MAXIMA::NAME) ; (SETF MAXIMA::NAME (STRING MAXIMA::NAME))) ; (IF (MAXIMA::FILE-EXISTS-P MAXIMA::NAME) ; (RETURN-FROM MAXIMA::$FILE_SEARCH MAXIMA::NAME)) ; (OR MAXIMA::PATHS ; (SETQ MAXIMA::PATHS ; (MAXIMA::$APPEND MAXIMA::$FILE_SEARCH_LISP ; MAXIMA::$FILE_SEARCH_MAXIMA ; MAXIMA::$FILE_SEARCH_DEMO))) ; (MAXIMA::ATOMCHK MAXIMA::PATHS 'MAXIMA::$FILE_SEARCH T) ; (MAXIMA::NEW-FILE-SEARCH (STRING MAXIMA::NAME) (CDR MAXIMA::PATHS))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$FILE_SEARCH ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$FILE_SEARCH) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $FILE_SEARCH to FILE_SEARCH-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$FILE_SEARCH ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$FILE_SEARCH)) ; (BLOCK MAXIMA::$FILE_SEARCH ; `(,'MAXIMA::FILE_SEARCH-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 3 calls to MAXIMA::$FILE_SEARCH 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/mload.fasl ; compilation finished in 0:00:00.156 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mload.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/suprv1.lisp" ; compiling file "/home/maxima/maxima-test/src/suprv1.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/suprv1.lisp ; in: DEFMFUN $NOUNIFY ; (MAXIMA::DEFMFUN MAXIMA::$NOUNIFY ; (MAXIMA::X) ; (IF (NOT (OR (SYMBOLP MAXIMA::X) (STRINGP MAXIMA::X))) ; (MAXIMA::MERROR ; (INTL:GETTEXT ; "nounify: argument must be a symbol or a string; found: ~M") ; MAXIMA::X)) ; (SETQ MAXIMA::X (MAXIMA::AMPERCHK MAXIMA::X)) ; (COND ((GET MAXIMA::X 'MAXIMA::VERB)) ; ((GET MAXIMA::X 'MAXIMA::NOUN) MAXIMA::X) ; (T ; (LET* (# #) ; (COND # #))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$NOUNIFY ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$NOUNIFY) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $NOUNIFY to NOUNIFY-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$NOUNIFY ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$NOUNIFY)) ; (BLOCK MAXIMA::$NOUNIFY ; `(,'MAXIMA::NOUNIFY-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 7 calls to MAXIMA::$NOUNIFY 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. ; in: DEFMFUN $VERBIFY ; (MAXIMA::DEFMFUN MAXIMA::$VERBIFY ; (MAXIMA::X) ; (IF (NOT (OR (SYMBOLP MAXIMA::X) (STRINGP MAXIMA::X))) ; (MAXIMA::MERROR ; (INTL:GETTEXT ; "verbify: argument must be a symbol or a string; found: ~M") ; MAXIMA::X)) ; (SETQ MAXIMA::X (MAXIMA::AMPERCHK MAXIMA::X)) ; (COND ((GET MAXIMA::X 'MAXIMA::NOUN)) ; ((EQ MAXIMA::X 'MAXIMA::||) MAXIMA::X) ; ((AND (CHAR= # #\%) (PROG2 # #))) (T MAXIMA::X))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$VERBIFY ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$VERBIFY) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $VERBIFY to VERBIFY-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$VERBIFY ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$VERBIFY)) ; (BLOCK MAXIMA::$VERBIFY ; `(,'MAXIMA::VERBIFY-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 12 calls to MAXIMA::$VERBIFY 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. ; in: DEFMFUN $QUIT ; (MAXIMA::DEFMFUN MAXIMA::$QUIT ; (&OPTIONAL (MAXIMA::EXIT-CODE 0)) ; "Quit Maxima with an optional exit code for Lisps and systems that ; support exit codes." ; (PRINC MAXIMA::*MAXIMA-EPILOG*) ; (MAXIMA::BYE MAXIMA::EXIT-CODE) ; (MAXIMA::MTELL ; (INTL:GETTEXT "quit: No known quit function for this Lisp.~%"))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$QUIT ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$QUIT) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $QUIT to QUIT-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$QUIT ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$QUIT)) ; (BLOCK MAXIMA::$QUIT ; `(,'MAXIMA::QUIT-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 2 calls to MAXIMA::$QUIT 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/suprv1.fasl ; compilation finished in 0:00:00.136 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/suprv1.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/mactex.lisp" ; compiling file "/home/maxima/maxima-test/src/mactex.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/mactex.fasl ; compilation finished in 0:00:00.196 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mactex.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/dskfn.lisp" ; compiling file "/home/maxima/maxima-test/src/dskfn.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/dskfn.lisp ; in: DEFUN DSKSETUP ; (LET (LIST ; MAXIMA::MAXIMA-ERROR ; (MAXIMA::ERRSET MAXIMA::*DSKSETUP-ERRSET-VALUE*)) ; (SETQ MAXIMA::SAVEFILE ; (IF (OR # #) ; (OPEN MAXIMA::FNAME :DIRECTION :OUTPUT :IF-EXISTS :APPEND ; :IF-DOES-NOT-EXIST :CREATE) ; (OPEN MAXIMA::FNAME :DIRECTION :OUTPUT :IF-EXISTS :SUPERSEDE ; :IF-DOES-NOT-EXIST :CREATE))) ; (PRINC ";;; -*- Mode: LISP; package:maxima; syntax:common-lisp; -*- " ; MAXIMA::SAVEFILE) ; (TERPRI MAXIMA::SAVEFILE) ; (PRINC "(in-package :maxima)" MAXIMA::SAVEFILE) ; (DOLIST (MAXIMA::U (CDR MAXIMA::X)) ; (COND ; ((ATOM MAXIMA::U) ; (IF # ; #)) ; ((MAXIMA::LISTARGP MAXIMA::U)) ; ((OR # #) (MAXIMA::IMPROPER-ARG-ERR MAXIMA::U MAXIMA::FN)))) ; (SETQ LIST (MAXIMA::NCONS (CAR MAXIMA::X)) ; MAXIMA::X (CDR MAXIMA::X)) ; (IF (NULL (MAXIMA::ERRSET (MAXIMA::DSKSTORE MAXIMA::X LIST))) ; (SETQ MAXIMA::MAXIMA-ERROR T)) ; (CLOSE MAXIMA::SAVEFILE) ; (NAMESTRING (TRUENAME MAXIMA::SAVEFILE))) ; ; caught STYLE-WARNING: ; The variable MAXIMA-ERROR is assigned but never read. ; wrote /home/maxima/maxima-test/src/binary-sbcl/dskfn.fasl ; compilation finished in 0:00:00.056 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/dskfn.fasl" ; - Compiling module "factoring" ; - Compiling source file "/home/maxima/maxima-test/src/lesfac.lisp" ; compiling file "/home/maxima/maxima-test/src/lesfac.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/lesfac.fasl ; compilation finished in 0:00:00.048 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/lesfac.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/factor.lisp" ; compiling file "/home/maxima/maxima-test/src/factor.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/factor.fasl ; compilation finished in 0:00:00.252 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/factor.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/algfac.lisp" ; compiling file "/home/maxima/maxima-test/src/algfac.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/algfac.fasl ; compilation finished in 0:00:00.112 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/algfac.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/nalgfa.lisp" ; compiling file "/home/maxima/maxima-test/src/nalgfa.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/nalgfa.lisp ; in: DEFMFUN $PFACTORALG ; (MAXIMA::DEFMFUN MAXIMA::$PFACTORALG ; (MAXIMA::F MAXIMA::P MAXIMA::ALG) ; (LET ((MAXIMA::VARLIST (LIST MAXIMA::ALG)) ; (MAXIMA::GENVAR) ; (MAXIMA::VLIST) ; (MAXIMA::TELLRATLIST) ; (MAXIMA::$RATFAC) ; (MAXIMA::$GCD 'MAXIMA::$ALGEBRAIC) ; (MAXIMA::$ALGEBRAIC) ; (MAXIMA::$RATALGDENOM T) ; (MAXIMA::*DENOM 1) ; (MAXIMA::*NUM 1) ; (MAXIMA::*ANS)) ; (COND ((AND # #) (MAXIMA::NEWVAR #)) (T (MAXIMA::NEWVAR MAXIMA::P))) ; (MAXIMA::NEWVAR1 MAXIMA::F) ; (COND ((NULL MAXIMA::VLIST) (MAXIMA::MERROR #))) ; (SETQ MAXIMA::VARLIST (NCONC MAXIMA::VARLIST #)) ; (COND (MAXIMA::P (SETQ #) (PUSH # MAXIMA::TELLRATLIST)) ; (T (SETQ #) (SETQ #))) ; (SETQ MAXIMA::$ALGEBRAIC T) ; (SETQ MAXIMA::F (CADR #)) ; (SETQ MAXIMA::F (MAXIMA::PFACTORALG1 MAXIMA::F MAXIMA::P 0)) ; (CONS '(MAXIMA::MTIMES) ; (CONS (MAXIMA::RDIS #) (MAPCAR 'MAXIMA::PDIS MAXIMA::F))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$PFACTORALG ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$PFACTORALG) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $PFACTORALG to PFACTORALG-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$PFACTORALG ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$PFACTORALG)) ; (BLOCK MAXIMA::$PFACTORALG ; `(,'MAXIMA::PFACTORALG-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 4 calls to MAXIMA::$PFACTORALG 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/nalgfa.fasl ; compilation finished in 0:00:00.084 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/nalgfa.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/ufact.lisp" ; compiling file "/home/maxima/maxima-test/src/ufact.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/ufact.fasl ; compilation finished in 0:00:00.020 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/ufact.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/result.lisp" ; compiling file "/home/maxima/maxima-test/src/result.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/result.fasl ; compilation finished in 0:00:00.032 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/result.fasl" ; - Compiling module "ifactor" ; - Compiling source file "/home/maxima/maxima-test/src/ifactor.lisp" ; compiling file "/home/maxima/maxima-test/src/ifactor.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/ifactor.lisp ; in: DEFUN POWER-MOD ; (ZEROP MAXIMA::E) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a SINGLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a DOUBLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-FLOAT). ; ; note: unable to open code because: The operands might not be the same type. ; (MOD 1 MAXIMA::M) ; ; note: unable to ; optimize ; due to type uncertainty: ; The second argument is a REAL, not a INTEGER. ; (MOD (* MAXIMA::RES MAXIMA::B) MAXIMA::M) ; ; 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 COMMON-LISP:FLOAT INTEGER). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a INTEGER. ; The second argument is a REAL, not a INTEGER. ; (MOD (* MAXIMA::B MAXIMA::B) MAXIMA::M) ; ; 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 COMMON-LISP:FLOAT INTEGER). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a INTEGER. ; The second argument is a REAL, not a INTEGER. ; (< MAXIMA::L 65) ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a SINGLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a DOUBLE-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 SINGLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a DOUBLE-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 SINGLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a DOUBLE-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 SINGLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a DOUBLE-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 SINGLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a REAL, not a DOUBLE-FLOAT. ; (LDB (BYTE 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). ; (MOD (* MAXIMA::RES (SVREF MAXIMA::TAB (ASH MAXIMA::U -1))) MAXIMA::M) ; ; 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 COMMON-LISP:FLOAT INTEGER). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a INTEGER. ; The second argument is a REAL, not a INTEGER. ; (MOD (* MAXIMA::RES MAXIMA::RES) MAXIMA::M) ; ; 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 COMMON-LISP:FLOAT INTEGER). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a INTEGER. ; The second argument is a REAL, not a INTEGER. ; ; 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 COMMON-LISP:FLOAT INTEGER). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a INTEGER. ; The second argument is a REAL, not a INTEGER. ; (INTEGER-LENGTH MAXIMA::E) ; ; note: forced to do full call ; unable to do inline (unsigned-byte 64) integer-length (cost 26) because: ; The first argument is a BIGNUM, not a (UNSIGNED-BYTE 64). ; (< 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) ; ; 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 &OPTIONAL). ; 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 &OPTIONAL). ; 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 ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a UNSIGNED-BYTE, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES (INTEGER -7) &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE ; 64) ; &OPTIONAL). ; etc. ; (1+ (- MAXIMA::I MAXIMA::K)) ; ; 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 ; &OPTIONAL). ; 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 ; &OPTIONAL). ; 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 ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a UNSIGNED-BYTE, not a (UNSIGNED-BYTE 64). ; The second argument is a UNSIGNED-BYTE, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; (1+ (- MAXIMA::I MAXIMA::S)) ; ; 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 ; &OPTIONAL). ; 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 ; &OPTIONAL). ; etc. ; (DOTIMES (MAXIMA::H MAXIMA::TMP) ; (SETQ MAXIMA::RES (MOD (* MAXIMA::RES MAXIMA::RES) MAXIMA::M))) ; --> BLOCK LET TAGBODY UNLESS IF >= ; ==> ; 1 ; ; 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 fixnum arithmetic (cost 2) because: ; The first argument is a NUMBER, not a FIXNUM. ; The second argument is a NUMBER, not a FIXNUM. ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) because: ; The first argument is a NUMBER, not a (SIGNED-BYTE 64). ; The second argument is a NUMBER, not a (SIGNED-BYTE 64). ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES (SIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; (DOTIMES (MAXIMA::H MAXIMA::TMP) ; (SETQ MAXIMA::RES (MOD (* MAXIMA::RES MAXIMA::RES) MAXIMA::M))) ; --> BLOCK LET TAGBODY PSETQ PROGN SETQ THE 1+ ; ==> ; 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 ; &OPTIONAL). ; 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 ; &OPTIONAL). ; etc. ; (ASH MAXIMA::U -1) ; ; note: forced to do full call ; unable to do inline ASH (cost 2) because: ; The first argument is a (INTEGER 1), not a FIXNUM. ; unable to do inline ASH (cost 3) because: ; The first argument is a (INTEGER 1), 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 fixnum arithmetic (cost 2) because: ; The first argument is a NUMBER, not a FIXNUM. ; The second argument is a NUMBER, not a FIXNUM. ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) because: ; The first argument is a NUMBER, not a (SIGNED-BYTE 64). ; The second argument is a NUMBER, not a (SIGNED-BYTE 64). ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES (SIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; (INCF MAXIMA::S) ; --> 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 ; &OPTIONAL). ; 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 ; &OPTIONAL). ; etc. ; (* MAXIMA::RES MAXIMA::RES) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a NUMBER, not a FIXNUM. ; The second argument is a NUMBER, not a FIXNUM. ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) because: ; The first argument is a NUMBER, not a (SIGNED-BYTE 64). ; The second argument is a NUMBER, not a (SIGNED-BYTE 64). ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES (SIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; (DECF MAXIMA::I) ; --> 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 ; &OPTIONAL). ; 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 ; &OPTIONAL). ; etc. ; (* MAXIMA::RES MAXIMA::B) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a NUMBER, not a FIXNUM. ; The second argument is a NUMBER, not a FIXNUM. ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) because: ; The first argument is a NUMBER, not a (SIGNED-BYTE 64). ; The second argument is a NUMBER, not a (SIGNED-BYTE 64). ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES (SIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; (ASH MAXIMA::E -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 ; &OPTIONAL). ; 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) ; &OPTIONAL). ; etc. ; (* MAXIMA::B MAXIMA::B) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a NUMBER, not a FIXNUM. ; The second argument is a NUMBER, not a FIXNUM. ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) because: ; The first argument is a NUMBER, not a (SIGNED-BYTE 64). ; The second argument is a NUMBER, not a (SIGNED-BYTE 64). ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES (SIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; in: DEFUN POWER-MOD-TAB ; (MOD (* MAXIMA::B MAXIMA::B) MAXIMA::M) ; ; 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 COMMON-LISP:FLOAT INTEGER). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a INTEGER. ; The second argument is a REAL, not a INTEGER. ; (= MAXIMA::I MAXIMA::L) ; ; note: unable to open code because: The operands might not be the same type. ; (MOD (* MAXIMA::BI MAXIMA::BB) MAXIMA::M) ; ; 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 COMMON-LISP:FLOAT INTEGER). ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a INTEGER. ; The second argument is a REAL, not a INTEGER. ; (1- MAXIMA::K) ; ; 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 ; &OPTIONAL). ; 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 ; &OPTIONAL). ; 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 64). ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM ; &OPTIONAL). ; unable to do inline ASH (cost 4) because: ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 62). ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE ; 64) ; &OPTIONAL). ; etc. ; (* MAXIMA::B MAXIMA::B) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a NUMBER, not a FIXNUM. ; The second argument is a NUMBER, not a FIXNUM. ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) because: ; The first argument is a NUMBER, not a (SIGNED-BYTE 64). ; The second argument is a NUMBER, not a (SIGNED-BYTE 64). ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES (SIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; (* MAXIMA::BI MAXIMA::BB) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a NUMBER, not a FIXNUM. ; The second argument is a REAL, not a FIXNUM. ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) because: ; The first argument is a NUMBER, not a (SIGNED-BYTE 64). ; The second argument is a REAL, not a (SIGNED-BYTE 64). ; The result is a (VALUES REAL &OPTIONAL), not a (VALUES (SIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; in: DEFMFUN $NEXT_PRIME ; (MAXIMA::DEFMFUN MAXIMA::$NEXT_PRIME ; (MAXIMA::N) ; (UNLESS (AND (INTEGERP MAXIMA::N)) ; (MAXIMA::MERROR ; (INTL:GETTEXT "next_prime: argument must be an integer; found: ~M") ; MAXIMA::N)) ; (COND ((< MAXIMA::N 2) 2) ; ((<= MAXIMA::N 6) (AREF MAXIMA::*NEXT_PRIME_AR* MAXIMA::N)) ; ((< MAXIMA::N 100000) ; (RETURN-FROM MAXIMA::$NEXT_PRIME ; (MAXIMA::NEXT-PRIME-DET MAXIMA::N MAXIMA::DELTAPRIMES_NEXT))) ; (T (MAXIMA::NEXT-PRIME-PROB MAXIMA::N MAXIMA::DELTAPRIMES_NEXT)))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$NEXT_PRIME ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$NEXT_PRIME) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $NEXT_PRIME to NEXT_PRIME-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$NEXT_PRIME ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$NEXT_PRIME)) ; (BLOCK MAXIMA::$NEXT_PRIME ; `(,'MAXIMA::NEXT_PRIME-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 2 calls to MAXIMA::$NEXT_PRIME 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. ; in: DEFMFUN $PREV_PRIME ; (MAXIMA::DEFMFUN MAXIMA::$PREV_PRIME ; (MAXIMA::N) ; (UNLESS (AND (INTEGERP MAXIMA::N) (> MAXIMA::N 2)) ; (MAXIMA::MERROR ; (INTL:GETTEXT ; "prev_prime: argument must be an integer greater than 2; found: ~M") ; MAXIMA::N)) ; (IF (<= MAXIMA::N 11) ; (RETURN-FROM MAXIMA::$PREV_PRIME ; (AREF MAXIMA::*PREV_PRIME_AR* MAXIMA::N))) ; (IF (< MAXIMA::N 100000) ; (RETURN-FROM MAXIMA::$PREV_PRIME ; (MAXIMA::NEXT-PRIME-DET MAXIMA::N MAXIMA::DELTAPRIMES_PREV))) ; (MAXIMA::NEXT-PRIME-PROB MAXIMA::N MAXIMA::DELTAPRIMES_PREV)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$PREV_PRIME ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$PREV_PRIME) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $PREV_PRIME to PREV_PRIME-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$PREV_PRIME ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$PREV_PRIME)) ; (BLOCK MAXIMA::$PREV_PRIME ; `(,'MAXIMA::PREV_PRIME-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$PREV_PRIME 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/ifactor.fasl ; compilation finished in 0:00:00.168 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/ifactor.fasl" ; - Compiling module "rational-functions" ; - Compiling source file "/home/maxima/maxima-test/src/rat3a.lisp" ; compiling file "/home/maxima/maxima-test/src/rat3a.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/rat3a.fasl ; compilation finished in 0:00:00.124 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/rat3a.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/rat3b.lisp" ; compiling file "/home/maxima/maxima-test/src/rat3b.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/rat3b.fasl ; compilation finished in 0:00:00.028 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/rat3b.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/rat3d.lisp" ; compiling file "/home/maxima/maxima-test/src/rat3d.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/rat3d.lisp ; in: DEFMFUN $INRT ; (MAXIMA::DEFMFUN MAXIMA::$INRT ; (MAXIMA::X MAXIMA::N) ; (COND ((NOT (INTEGERP #)) (COND (# #) (T #))) ((ZEROP MAXIMA::X) MAXIMA::X) ; ((NOT (INTEGERP #)) (LIST '(MAXIMA::$INRT) MAXIMA::X MAXIMA::N)) ; (T (CAR (MAXIMA::IROOT # MAXIMA::N))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$INRT ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$INRT) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $INRT to INRT-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$INRT ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$INRT)) ; (BLOCK MAXIMA::$INRT ; `(,'MAXIMA::INRT-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$INRT 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/rat3d.fasl ; compilation finished in 0:00:00.092 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/rat3d.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/rat3c.lisp" ; compiling file "/home/maxima/maxima-test/src/rat3c.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/rat3c.fasl ; compilation finished in 0:00:00.068 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/rat3c.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/rat3e.lisp" ; compiling file "/home/maxima/maxima-test/src/rat3e.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/rat3e.lisp ; in: DEFMFUN $RATNUMER ; (MAXIMA::DEFMFUN MAXIMA::$RATNUMER ; (MAXIMA::X) ; (COND ; ((MAXIMA::MBAGP MAXIMA::X) ; (CONS (CAR MAXIMA::X) (MAPCAR 'MAXIMA::$RATNUMER #))) ; (T (SETQ MAXIMA::X #) (CONS (CAR MAXIMA::X) (CONS # 1))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$RATNUMER ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$RATNUMER) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $RATNUMER to RATNUMER-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$RATNUMER ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$RATNUMER)) ; (BLOCK MAXIMA::$RATNUMER ; `(,'MAXIMA::RATNUMER-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 3 calls to MAXIMA::$RATNUMER 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. ; in: DEFMFUN $RATDENOM ; (MAXIMA::DEFMFUN MAXIMA::$RATDENOM ; (MAXIMA::X) ; (COND ; ((MAXIMA::MBAGP MAXIMA::X) ; (CONS (CAR MAXIMA::X) (MAPCAR 'MAXIMA::$RATDENOM #))) ; (T (SETQ MAXIMA::X #) (CONS (CAR MAXIMA::X) (CONS # 1))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$RATDENOM ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$RATDENOM) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $RATDENOM to RATDENOM-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$RATDENOM ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$RATDENOM)) ; (BLOCK MAXIMA::$RATDENOM ; `(,'MAXIMA::RATDENOM-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 3 calls to MAXIMA::$RATDENOM 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. ; in: DEFMFUN $SHOWRATVARS ; (MAXIMA::DEFMFUN MAXIMA::$SHOWRATVARS ; (MAXIMA::E) ; (CONS '(MAXIMA::MLIST MAXIMA::SIMP) ; (COND ; ((MAXIMA::$RATP MAXIMA::E) ; (IF # ; #) ; (CADDAR #)) ; (T ; (LET # ; # ; MAXIMA::VARLIST))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$SHOWRATVARS ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$SHOWRATVARS) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $SHOWRATVARS to SHOWRATVARS-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$SHOWRATVARS ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$SHOWRATVARS)) ; (BLOCK MAXIMA::$SHOWRATVARS ; `(,'MAXIMA::SHOWRATVARS-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$SHOWRATVARS 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. ; in: DEFMFUN $TOTALDISREP ; (MAXIMA::DEFMFUN MAXIMA::$TOTALDISREP ; (MAXIMA::L) ; (COND ((ATOM MAXIMA::L) MAXIMA::L) ; ((NOT (MAXIMA::AMONG 'MAXIMA::MRAT MAXIMA::L)) MAXIMA::L) ; ((EQ (CAAR MAXIMA::L) 'MAXIMA::MRAT) (MAXIMA::RATDISREP MAXIMA::L)) ; (T ; (CONS (DELETE 'MAXIMA::RATSIMP # :TEST #'EQ) ; (MAPCAR 'MAXIMA::$TOTALDISREP #))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$TOTALDISREP ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$TOTALDISREP) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $TOTALDISREP to TOTALDISREP-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$TOTALDISREP ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$TOTALDISREP)) ; (BLOCK MAXIMA::$TOTALDISREP ; `(,'MAXIMA::TOTALDISREP-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 11 calls to MAXIMA::$TOTALDISREP 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. ; in: DEFMFUN $RAT ; (MAXIMA::DEFMFUN MAXIMA::$RAT ; (MAXIMA::E &REST MAXIMA::VARS) ; (COND ; ((NOT (NULL MAXIMA::VARS)) ; (LET (MAXIMA::VARLIST) ; (MAXIMA::JOINVARLIST MAXIMA::VARS) ; (MAXIMA::LNEWVAR MAXIMA::E) ; (MAXIMA::RAT0 MAXIMA::E))) ; (T (MAXIMA::LNEWVAR MAXIMA::E) (MAXIMA::RAT0 MAXIMA::E)))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$RAT ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$RAT) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $RAT to RAT-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$RAT ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$RAT)) ; (BLOCK MAXIMA::$RAT ; `(,'MAXIMA::RAT-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 8 calls to MAXIMA::$RAT 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. ; in: DEFMFUN ($RATSIMP :PROPERTIES ((EVFUN T))) ; (MAXIMA::DEFMFUN (MAXIMA::$RATSIMP :PROPERTIES ((MAXIMA::EVFUN T))) ; (MAXIMA::E &REST MAXIMA::VARS) ; (COND ; ((NOT (NULL MAXIMA::VARS)) ; (LET (MAXIMA::VARLIST) ; (MAXIMA::JOINVARLIST MAXIMA::VARS) ; (MAXIMA::FULLRATSIMP MAXIMA::E))) ; (T (MAXIMA::FULLRATSIMP MAXIMA::E)))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$RATSIMP ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$RATSIMP) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $RATSIMP to RATSIMP-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$RATSIMP ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$RATSIMP)) ; (BLOCK MAXIMA::$RATSIMP ; `(,'MAXIMA::RATSIMP-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 5 calls to MAXIMA::$RATSIMP 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. ; in: DEFMFUN ($FACTOR :PROPERTIES ((EVFUN T))) ; (MAXIMA::DEFMFUN (MAXIMA::$FACTOR :PROPERTIES ((MAXIMA::EVFUN T))) ; (MAXIMA::E &OPTIONAL (MAXIMA::MP NIL MAXIMA::MP?)) ; (LET (MAXIMA::$INTFACLIM ; (MAXIMA::VARLIST (CDR MAXIMA::$RATVARS)) ; MAXIMA::GENVAR ; MAXIMA::ANS) ; (SETQ MAXIMA::ANS ; (IF MAXIMA::MP? ; # ; #)) ; (IF (AND MAXIMA::FACTORRESIMP MAXIMA::$NEGDISTRIB ; (MAXIMA::MTIMESP MAXIMA::ANS) (NULL #) (EQUAL # -1) ; (MAXIMA::MPLUSP #)) ; (LET (# #) ; (MAXIMA::$MULTTHRU MAXIMA::ANS)) ; MAXIMA::ANS))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$FACTOR ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$FACTOR) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $FACTOR to FACTOR-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$FACTOR ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$FACTOR)) ; (BLOCK MAXIMA::$FACTOR ; `(,'MAXIMA::FACTOR-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 2 calls to MAXIMA::$FACTOR 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. ; in: DEFMFUN ($RATEXPAND :PROPERTIES ((EVFUN T))) ; (MAXIMA::DEFMFUN (MAXIMA::$RATEXPAND :PROPERTIES ((MAXIMA::EVFUN T))) ; (MAXIMA::X) ; (IF (MAXIMA::MBAGP MAXIMA::X) ; (CONS (CAR MAXIMA::X) (MAPCAR 'MAXIMA::$RATEXPAND (CDR MAXIMA::X))) ; (LET ((MAXIMA::$RATEXPAND T) (MAXIMA::$RATFAC NIL)) ; (MAXIMA::RATDISREP (MAXIMA::RATF MAXIMA::X))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$RATEXPAND ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$RATEXPAND) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $RATEXPAND to RATEXPAND-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$RATEXPAND ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$RATEXPAND)) ; (BLOCK MAXIMA::$RATEXPAND ; `(,'MAXIMA::RATEXPAND-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 2 calls to MAXIMA::$RATEXPAND 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. ; in: DEFMFUN $RATDISREP ; (MAXIMA::DEFMFUN MAXIMA::$RATDISREP ; (MAXIMA::X) ; (COND ; ((MAXIMA::MBAGP MAXIMA::X) ; (CONS (CAR MAXIMA::X) (MAPCAR #'MAXIMA::$RATDISREP #))) ; ((NOT (MAXIMA::$RATP MAXIMA::X)) MAXIMA::X) ; (T (SETQ MAXIMA::X #) ; (IF (AND # #) ; (CONS # #) ; MAXIMA::X)))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$RATDISREP ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$RATDISREP) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $RATDISREP to RATDISREP-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$RATDISREP ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$RATDISREP)) ; (BLOCK MAXIMA::$RATDISREP ; `(,'MAXIMA::RATDISREP-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 15 calls to MAXIMA::$RATDISREP 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/rat3e.fasl ; compilation finished in 0:00:00.224 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/rat3e.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/nrat4.lisp" ; compiling file "/home/maxima/maxima-test/src/nrat4.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/nrat4.lisp ; in: DEFMFUN $RATCOEF ; (MAXIMA::DEFMFUN MAXIMA::$RATCOEF ; (MAXIMA::E MAXIMA::X &OPTIONAL (MAXIMA::N 1)) ; (MAXIMA::RATCOEFF MAXIMA::E MAXIMA::X MAXIMA::N)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$RATCOEF ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$RATCOEF) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $RATCOEF to RATCOEF-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$RATCOEF ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$RATCOEF)) ; (BLOCK MAXIMA::$RATCOEF ; `(,'MAXIMA::RATCOEF-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$RATCOEF 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. ; in: DEFMFUN $RATSUBST ; (MAXIMA::DEFMFUN MAXIMA::$RATSUBST ; (MAXIMA::A MAXIMA::B MAXIMA::C) ; (PROG (MAXIMA::VARLIST MAXIMA::NEWVARLIST MAXIMA::DONTDISREPIT ; MAXIMA::$RATFAC MAXIMA::GENVAR MAXIMA::$KEEPFLOAT MAXIMA::$FLOAT ; MAXIMA::$NUMER) ; (IF (MAXIMA::$RATP MAXIMA::C) ; (SETQ MAXIMA::DONTDISREPIT T)) ; (IF (AND MAXIMA::$RADSUBSTFLAG (PROG2 # #)) ; (LET (# MAXIMA::*EXP MAXIMA::*EXP2 MAXIMA::*RADSUBST) ; (SETQ #) ; (SETQ #) ; (SETQ #) ; (SETQ #) ; (MAXIMA::FNEWVAR MAXIMA::B) ; (MAXIMA::FNEWVAR MAXIMA::C) ; (SETQ #) ; (SETQ #) ; (SETQ #) ; (MAXIMA::SPC0 MAXIMA::*VAR) ; ...) ; (PROGN (SETQ #) (SETQ #) (SETQ #) (SETQ #))) ; (SETQ MAXIMA::A (MAXIMA::$RATDISREP MAXIMA::A) ; MAXIMA::B (MAXIMA::$RATDISREP MAXIMA::B) ; MAXIMA::C (MAXIMA::$RATDISREP MAXIMA::C)) ; (COND ((INTEGERP MAXIMA::B) (SETQ #) (RETURN #))) ; (MAXIMA::NEWVAR MAXIMA::C) ; (SETQ MAXIMA::NEWVARLIST (MAPCAR #'# MAXIMA::VARLIST)) ; (MAXIMA::NEWVAR MAXIMA::A) ; (MAXIMA::NEWVAR MAXIMA::B) ; (SETQ MAXIMA::NEWVARLIST (REVERSE #)) ; (SETQ MAXIMA::A (CDR #)) ...)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$RATSUBST ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$RATSUBST) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $RATSUBST to RATSUBST-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$RATSUBST ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$RATSUBST)) ; (BLOCK MAXIMA::$RATSUBST ; `(,'MAXIMA::RATSUBST-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$RATSUBST 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. ; in: DEFMFUN ($RADCAN :PROPERTIES ((EVFUN T))) ; (MAXIMA::DEFMFUN (MAXIMA::$RADCAN :PROPERTIES ((MAXIMA::EVFUN T))) ; (MAXIMA::EXP) ; (COND ; ((MAXIMA::MBAGP MAXIMA::EXP) ; (CONS (CAR MAXIMA::EXP) (MAPCAR 'MAXIMA::$RADCAN #))) ; (T ; (LET (#) ; (MAXIMA::SIMPLIFY #))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$RADCAN ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$RADCAN) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $RADCAN to RADCAN-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$RADCAN ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$RADCAN)) ; (BLOCK MAXIMA::$RADCAN ; `(,'MAXIMA::RADCAN-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 2 calls to MAXIMA::$RADCAN 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/nrat4.fasl ; compilation finished in 0:00:00.140 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/nrat4.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/ratout.lisp" ; compiling file "/home/maxima/maxima-test/src/ratout.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/ratout.lisp ; in: DEFMFUN $PARTFRAC ; (MAXIMA::DEFMFUN MAXIMA::$PARTFRAC ; (MAXIMA::RATOUT-EXP MAXIMA::RATOUT-VAR) ; (COND ; ((MAXIMA::MBAGP MAXIMA::RATOUT-EXP) ; (CONS (CAR MAXIMA::RATOUT-EXP) (MAPCAR #'# #))) ; ((AND (ATOM MAXIMA::RATOUT-VAR) (NOT #)) MAXIMA::RATOUT-EXP) ; (T ; (LET (# ; # ; # ; MAXIMA::$RATFAC ; MAXIMA::$ALGEBRAIC ; MAXIMA::$KEEPFLOAT ; MAXIMA::RATFORM ; MAXIMA::GENVAR) ; (MAXIMA::DESETQ # #) ; (SETQ #) ; (SETQ #) ; (SETQ #) ; (MAXIMA::ADD2* # #))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$PARTFRAC ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$PARTFRAC) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $PARTFRAC to PARTFRAC-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$PARTFRAC ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$PARTFRAC)) ; (BLOCK MAXIMA::$PARTFRAC ; `(,'MAXIMA::PARTFRAC-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 2 calls to MAXIMA::$PARTFRAC 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/ratout.fasl ; compilation finished in 0:00:00.096 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/ratout.fasl" ; - Compiling module "maxima-language-compiler" ; - Compiling source file "/home/maxima/maxima-test/src/transl.lisp" ; compiling file "/home/maxima/maxima-test/src/transl.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/transl.lisp ; in: DEFUN TRANSLATE-FUNCTION ; (MAXIMA::BIND-TRANSL-STATE (SETQ MAXIMA::*IN-TRANSLATE* T) ; (LET ((MAXIMA::LISP-DEF-FORM ; (MAXIMA::TR-MFUN MAXIMA::NAME)) ; (MAXIMA::DELETE-SUBR? (AND # #))) ; (COND ; (MAXIMA::TR-ABORT ; (MAXIMA::TRFAIL MAXIMA::NAME)) ; (T ; (IF MAXIMA::DELETE-SUBR? ; #) ; (IF # ; #) ; (IF # ; #) ; (HANDLER-CASE # #) MAXIMA::NAME)))) ; ; caught STYLE-WARNING: ; The variable LOCAL is defined but never used. ; in: DEFUN TRANSLATE-AND-EVAL-MACSYMA-EXPRESSION ; (MAXIMA::BIND-TRANSL-STATE (SETQ MAXIMA::*IN-TRANSLATE* T) ; (MAXIMA::TRANSLATOR-EVAL ; (MAXIMA::TRANSLATE-MACEXPR-TOPLEVEL ; MAXIMA::FORM))) ; ; caught STYLE-WARNING: ; The variable LOCAL is defined but never used. ; wrote /home/maxima/maxima-test/src/binary-sbcl/transl.fasl ; compilation finished in 0:00:00.276 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/transl.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/transs.lisp" ; compiling file "/home/maxima/maxima-test/src/transs.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/transs.lisp ; in: DEFMSPEC $COMPFILE ; (MAXIMA::BIND-TRANSL-STATE (SETQ MAXIMA::*IN-COMPFILE* T) ; (LET ((MAXIMA::OUT-FILE-NAME (NAMESTRING #)) ; (MAXIMA::T-ERROR NIL) ; (MAXIMA::*TRANSLATION-MSGS-FILES* NIL)) ; (POP MAXIMA::FORMS) ; (UNWIND-PROTECT ; (MAXIMA::WITH-MAXIMA-IO-SYNTAX (SETQ #) ; (COND #) ; (DO # # # #) ; MAXIMA::OUT-FILE-NAME) ; (IF MAXIMA::TRANSL-FILE ; (CLOSE MAXIMA::TRANSL-FILE)) ; (IF MAXIMA::T-ERROR ; (DELETE-FILE MAXIMA::TRANSL-FILE))))) ; ; caught STYLE-WARNING: ; The variable LOCAL is defined but never used. ; in: DEFUN TRANSLATE-FILE ; (MAXIMA::BIND-TRANSL-STATE (SETQ MAXIMA::*IN-TRANSLATE-FILE* T) ; (SETQ MAXIMA::TRANSLATED-FILE ; (MAXIMA::ALTER-PATHNAME ; (OR MAXIMA::OUT-FILE-NAME ; MAXIMA::IN-FILE-NAME) ; :TYPE "LISP")) ; (SETQ MAXIMA::WARN-FILE ; (MAXIMA::ALTER-PATHNAME ; MAXIMA::IN-FILE-NAME :TYPE "UNLISP")) ; (WITH-OPEN-FILE ; (MAXIMA::IN-STREAM MAXIMA::IN-FILE-NAME) ; (WITH-OPEN-FILE ; (MAXIMA::OUT-STREAM MAXIMA::TRANSLATED-FILE ; :DIRECTION :OUTPUT :IF-EXISTS :SUPERSEDE) ; (WITH-OPEN-FILE ; (MAXIMA::WARN-STREAM MAXIMA::WARN-FILE ; :DIRECTION :OUTPUT :IF-EXISTS :SUPERSEDE) ; (SETQ #) ; (IF MAXIMA::$TR_FILE_TTY_MESSAGESP ; #) ; (FORMAT MAXIMA::OUT-STREAM ; ";;; -*- Mode: Lisp; package:maxima; syntax:common-lisp ;Base: 10 -*- ;;;~%~%") ; (MAXIMA::PRINT-TRANSL-HERALD ; MAXIMA::OUT-STREAM) ; (FORMAT MAXIMA::OUT-STREAM ; "~%(in-package :maxima)~%") ; (FORMAT MAXIMA::WARN-STREAM # #) ; (MAXIMA::MFORMAT *TERMINAL-IO* # #) ; (MAXIMA::CALL-BATCH1 MAXIMA::IN-STREAM ; MAXIMA::OUT-STREAM) ; (MAXIMA::INSERT-NECESSARY-FUNCTION-DECLARES ; MAXIMA::WARN-STREAM) ; (CONS '# #))))) ; ; caught STYLE-WARNING: ; The variable LOCAL is defined but never used. ; wrote /home/maxima/maxima-test/src/binary-sbcl/transs.fasl ; compilation finished in 0:00:00.036 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/transs.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/trans1.lisp" ; compiling file "/home/maxima/maxima-test/src/trans1.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/trans1.fasl ; compilation finished in 0:00:00.096 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trans1.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/trans2.lisp" ; compiling file "/home/maxima/maxima-test/src/trans2.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/trans2.fasl ; compilation finished in 0:00:00.020 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trans2.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/trans3.lisp" ; compiling file "/home/maxima/maxima-test/src/trans3.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/trans3.fasl ; compilation finished in 0:00:00.028 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trans3.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/trprop.lisp" ; compiling file "/home/maxima/maxima-test/src/trprop.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/trprop.fasl ; compilation finished in 0:00:00.000 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trprop.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/trans4.lisp" ; compiling file "/home/maxima/maxima-test/src/trans4.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/trans4.fasl ; compilation finished in 0:00:00.032 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trans4.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/trans5.lisp" ; compiling file "/home/maxima/maxima-test/src/trans5.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/trans5.fasl ; compilation finished in 0:00:00.036 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trans5.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/transf.lisp" ; compiling file "/home/maxima/maxima-test/src/transf.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/transf.fasl ; compilation finished in 0:00:00.004 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/transf.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/troper.lisp" ; compiling file "/home/maxima/maxima-test/src/troper.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/troper.fasl ; compilation finished in 0:00:00.052 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/troper.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/trutil.lisp" ; compiling file "/home/maxima/maxima-test/src/trutil.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/trutil.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trutil.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/trmode.lisp" ; compiling file "/home/maxima/maxima-test/src/trmode.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/trmode.fasl ; compilation finished in 0:00:00.068 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trmode.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/trdata.lisp" ; compiling file "/home/maxima/maxima-test/src/trdata.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/trdata.fasl ; compilation finished in 0:00:00.004 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trdata.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/trpred.lisp" ; compiling file "/home/maxima/maxima-test/src/trpred.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/trpred.fasl ; compilation finished in 0:00:00.040 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trpred.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/transq.lisp" ; compiling file "/home/maxima/maxima-test/src/transq.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/transq.fasl ; compilation finished in 0:00:00.020 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/transq.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/acall.lisp" ; compiling file "/home/maxima/maxima-test/src/acall.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/acall.fasl ; compilation finished in 0:00:00.044 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/acall.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/fcall.lisp" ; compiling file "/home/maxima/maxima-test/src/fcall.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/fcall.lisp ; in: DEFUN LISPM-MFUNCTION-CALL-AUX ; (MAXIMA::MERROR ; (INTL:GETTEXT "apply: expected symbol or function; found: ~M") MAXIMA::F) ; ; note: deleting unreachable code ; wrote /home/maxima/maxima-test/src/binary-sbcl/fcall.fasl ; compilation finished in 0:00:00.016 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/fcall.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/evalw.lisp" ; compiling file "/home/maxima/maxima-test/src/evalw.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/evalw.fasl ; compilation finished in 0:00:00.004 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/evalw.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/mdefun.lisp" ; compiling file "/home/maxima/maxima-test/src/mdefun.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/mdefun.fasl ; compilation finished in 0:00:00.012 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mdefun.fasl" ; - Compiling module "pattern-matching" ; - Compiling source file "/home/maxima/maxima-test/src/schatc.lisp" ; compiling file "/home/maxima/maxima-test/src/schatc.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/schatc.fasl ; compilation finished in 0:00:00.076 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/schatc.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/matcom.lisp" ; compiling file "/home/maxima/maxima-test/src/matcom.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/matcom.fasl ; compilation finished in 0:00:00.092 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/matcom.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/matrun.lisp" ; compiling file "/home/maxima/maxima-test/src/matrun.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/matrun.lisp ; in: DEFMFUN $REMRULE ; (MAXIMA::DEFMFUN MAXIMA::$REMRULE ; (MAXIMA::OP MAXIMA::RULE) ; (PROG (MAXIMA::RULES) ; (SETQ MAXIMA::OP (MAXIMA::GETOPR MAXIMA::OP)) ; (COND ((NOT #) (MAXIMA::REMOVERULE MAXIMA::OP MAXIMA::RULE) (RETURN #)) ; ((NULL #) (MAXIMA::MERROR # MAXIMA::OP))) ; MAXIMA::NEXT ; (COND ; ((OR # #) (MAXIMA::MPUTPROP MAXIMA::OP 1 'MAXIMA::RULENUM) (RETURN #)) ; (T (MAXIMA::REMOVERULE MAXIMA::OP #) (SETQ #) (GO MAXIMA::NEXT))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$REMRULE ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$REMRULE) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $REMRULE to REMRULE-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$REMRULE ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$REMRULE)) ; (BLOCK MAXIMA::$REMRULE ; `(,'MAXIMA::REMRULE-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 4 calls to MAXIMA::$REMRULE 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/matrun.fasl ; compilation finished in 0:00:00.040 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/matrun.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/nisimp.lisp" ; compiling file "/home/maxima/maxima-test/src/nisimp.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/nisimp.fasl ; compilation finished in 0:00:00.060 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/nisimp.fasl" ; - Compiling module "trigonometry" ; - Compiling source file "/home/maxima/maxima-test/src/trigi.lisp" ; compiling file "/home/maxima/maxima-test/src/trigi.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/trigi.lisp ; in: DEFMFUN $EXPONENTIALIZE ; (MAXIMA::DEFMFUN MAXIMA::$EXPONENTIALIZE ; (MAXIMA::EXP) ; (LET (MAXIMA::$DEMOIVRE) ; (COND ((ATOM MAXIMA::EXP) MAXIMA::EXP) ; ((MAXIMA::TRIGP #) (MAXIMA::EXPONENTIALIZE # #)) ; (T (MAXIMA::RECUR-APPLY #'MAXIMA::$EXPONENTIALIZE MAXIMA::EXP))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$EXPONENTIALIZE ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$EXPONENTIALIZE) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $EXPONENTIALIZE to EXPONENTIALIZE-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$EXPONENTIALIZE ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$EXPONENTIALIZE)) ; (BLOCK MAXIMA::$EXPONENTIALIZE ; `(,'MAXIMA::EXPONENTIALIZE-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 2 calls to MAXIMA::$EXPONENTIALIZE 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/trigi.fasl ; compilation finished in 0:00:00.108 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trigi.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/trigo.lisp" ; compiling file "/home/maxima/maxima-test/src/trigo.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/trigo.lisp ; in: DEFMFUN ($TRIGEXPAND :PROPERTIES ((EVFUN T))) ; (MAXIMA::DEFMFUN (MAXIMA::$TRIGEXPAND :PROPERTIES ((MAXIMA::EVFUN T))) ; (MAXIMA::E) ; (COND ((ATOM MAXIMA::E) MAXIMA::E) ; ((MAXIMA::SPECREPP MAXIMA::E) ; (MAXIMA::$TRIGEXPAND (MAXIMA::SPECDISREP MAXIMA::E))) ; ((MAXIMA::TRIGEXPAND (CAAR MAXIMA::E) (CADR MAXIMA::E))) ; (T (MAXIMA::RECUR-APPLY #'MAXIMA::$TRIGEXPAND MAXIMA::E)))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$TRIGEXPAND ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$TRIGEXPAND) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $TRIGEXPAND to TRIGEXPAND-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$TRIGEXPAND ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$TRIGEXPAND)) ; (BLOCK MAXIMA::$TRIGEXPAND ; `(,'MAXIMA::TRIGEXPAND-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$TRIGEXPAND 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/trigo.fasl ; compilation finished in 0:00:00.176 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trigo.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/trgred.lisp" ; compiling file "/home/maxima/maxima-test/src/trgred.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/trgred.fasl ; compilation finished in 0:00:00.108 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trgred.fasl" ; - Compiling module "algebraic-database" ; - Compiling source file "/home/maxima/maxima-test/src/inmis.lisp" ; compiling file "/home/maxima/maxima-test/src/inmis.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/inmis.lisp ; in: DEFMFUN $LISTOFVARS ; (MAXIMA::DEFMFUN MAXIMA::$LISTOFVARS ; (MAXIMA::E) ; (LET ((MAXIMA::LISTOFVARS (MAXIMA::NCONS '#))) ; (WHEN (MAXIMA::$RATP MAXIMA::E) ; (AND (MEMBER 'MAXIMA::TRUNC # :TEST #'EQ) (SETQ #)) ; (SETQ MAXIMA::E #)) ; (MAXIMA::ATOMVARS MAXIMA::E) ; (IF (NOT MAXIMA::$LISTDUMMYVARS) ; (DOLIST (MAXIMA::U #) ; (IF # ; #))) ; MAXIMA::LISTOFVARS)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$LISTOFVARS ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$LISTOFVARS) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $LISTOFVARS to LISTOFVARS-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$LISTOFVARS ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$LISTOFVARS)) ; (BLOCK MAXIMA::$LISTOFVARS ; `(,'MAXIMA::LISTOFVARS-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 3 calls to MAXIMA::$LISTOFVARS 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/inmis.fasl ; compilation finished in 0:00:00.016 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/inmis.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/db.lisp" ; compiling file "/home/maxima/maxima-test/src/db.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/db.lisp ; in: DEFUN MARK+3 ; (IF (/= 0 ; (LOGAND (MAXIMA::UNLAB (MAXIMA::+LABZ #)) ; (MAXIMA::UNLAB (MAXIMA::DBV # #)))) ; (MAXIMA::BEG- (MAXIMA::SEL MAXIMA::DAT MAXIMA::WN) MAXIMA::*WORLD*)) ; ; note: deleting unreachable code ; (MAXIMA::UNLAB ; (MAXIMA::DBV (MAXIMA::+LABZ (CADAR MAXIMA::DAT)) ; (MAXIMA::-LABZ (CAAR MAXIMA::DAT)))) ; ; caught WARNING: ; Derived type of ; (MAXIMA::DBV (MAXIMA::+LABZ (CADAR MAXIMA::DAT)) ; (MAXIMA::-LABZ (CAAR MAXIMA::DAT))) ; is ; (VALUES INTEGER &OPTIONAL), ; conflicting with its asserted type ; LIST. ; See also: ; The SBCL Manual, Node "Handling of Types" ; wrote /home/maxima/maxima-test/src/binary-sbcl/db.fasl ; compilation finished in 0:00:00.120 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/db.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/compar.lisp" ; compiling file "/home/maxima/maxima-test/src/compar.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/compar.lisp ; in: DEFMFUN $FACTS ; (MAXIMA::DEFMFUN MAXIMA::$FACTS ; (&OPTIONAL (MAXIMA::CTXT MAXIMA::$CONTEXT)) ; (IF (MEMBER MAXIMA::CTXT (CDR MAXIMA::$CONTEXTS)) ; (MAXIMA::FACTS1 MAXIMA::CTXT) ; (MAXIMA::FACTS2 MAXIMA::CTXT))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$FACTS ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$FACTS) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $FACTS to FACTS-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$FACTS ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$FACTS)) ; (BLOCK MAXIMA::$FACTS ; `(,'MAXIMA::FACTS-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 4 calls to MAXIMA::$FACTS 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. ; in: DEFMFUN $NEWCONTEXT ; (MAXIMA::DEFMFUN MAXIMA::$NEWCONTEXT ; (&REST MAXIMA::ARGS) ; (IF (NULL MAXIMA::ARGS) ; (MAXIMA::$NEWCONTEXT (MAXIMA::$GENSYM "context")) ; (IF (> (LENGTH MAXIMA::ARGS) 1) ; (MAXIMA::MERROR "newcontext: found more than one argument.") ; (LET (#) ; (COND # # #))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$NEWCONTEXT ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$NEWCONTEXT) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $NEWCONTEXT to NEWCONTEXT-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$NEWCONTEXT ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$NEWCONTEXT)) ; (BLOCK MAXIMA::$NEWCONTEXT ; `(,'MAXIMA::NEWCONTEXT-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 2 calls to MAXIMA::$NEWCONTEXT 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. ; in: DEFMFUN $SUPCONTEXT ; (MAXIMA::DEFMFUN MAXIMA::$SUPCONTEXT ; (&REST MAXIMA::X) ; (COND ((NULL MAXIMA::X) (MAXIMA::$SUPCONTEXT (MAXIMA::$GENSYM "context"))) ; ((CADDR MAXIMA::X) ; (MAXIMA::MERROR ; (INTL:GETTEXT "supcontext: found more than two arguments."))) ; ((NOT (SYMBOLP #)) ; (MAXIMA::NC-ERR 'MAXIMA::$SUPCONTEXT (CAR MAXIMA::X))) ; ((MEMBER (CAR MAXIMA::X) MAXIMA::$CONTEXTS :TEST #'EQ) ; (MAXIMA::MERROR ; (INTL:GETTEXT "supcontext: context ~M already exists.") ; (CAR MAXIMA::X))) ; ((AND (CADR MAXIMA::X) (NOT #)) ; (MAXIMA::MERROR (INTL:GETTEXT "supcontext: no such context ~M") ; (CADR MAXIMA::X))) ; (T (SETQ MAXIMA::$CONTEXTS #) ; (MAXIMA::PUTPROP (CAR MAXIMA::X) (MAXIMA::NCONS #) 'MAXIMA::SUBC) ; (SETQ MAXIMA::CONTEXT # ; MAXIMA::$CONTEXT #)))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$SUPCONTEXT ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$SUPCONTEXT) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $SUPCONTEXT to SUPCONTEXT-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$SUPCONTEXT ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$SUPCONTEXT)) ; (BLOCK MAXIMA::$SUPCONTEXT ; `(,'MAXIMA::SUPCONTEXT-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$SUPCONTEXT 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. ; in: DEFMFUN $KILLCONTEXT ; (MAXIMA::DEFMFUN MAXIMA::$KILLCONTEXT ; (&REST MAXIMA::ARGS) ; (DOLIST (MAXIMA::C MAXIMA::ARGS) ; (IF (SYMBOLP MAXIMA::C) ; (MAXIMA::KILLCONTEXT MAXIMA::C) ; (MAXIMA::NC-ERR 'MAXIMA::$KILLCONTEXT MAXIMA::C))) ; (IF (AND (= (LENGTH MAXIMA::ARGS) 1) ; (EQ (CAR MAXIMA::ARGS) 'MAXIMA::$GLOBAL)) ; 'MAXIMA::$NOT_DONE ; 'MAXIMA::$DONE)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$KILLCONTEXT ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$KILLCONTEXT) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $KILLCONTEXT to KILLCONTEXT-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$KILLCONTEXT ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$KILLCONTEXT)) ; (BLOCK MAXIMA::$KILLCONTEXT ; `(,'MAXIMA::KILLCONTEXT-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 2 calls to MAXIMA::$KILLCONTEXT 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. ; in: DEFMFUN $ASKEQUAL ; (MAXIMA::DEFMFUN MAXIMA::$ASKEQUAL ; (MAXIMA::A MAXIMA::B) ; (LET ((MAXIMA::ANSWER (MAXIMA::MEQP # #))) ; (COND ((EQ MAXIMA::ANSWER T) 'MAXIMA::$YES) ; ((EQ MAXIMA::ANSWER NIL) 'MAXIMA::$NO) (T (SETQ #) (COND # # #))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$ASKEQUAL ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$ASKEQUAL) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $ASKEQUAL to ASKEQUAL-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$ASKEQUAL ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$ASKEQUAL)) ; (BLOCK MAXIMA::$ASKEQUAL ; `(,'MAXIMA::ASKEQUAL-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$ASKEQUAL 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. ; in: DEFMFUN $ASKSIGN ; (MAXIMA::DEFMFUN MAXIMA::$ASKSIGN ; (MAXIMA::EXP) ; (LET (MAXIMA::SIGN ; MAXIMA::MINUS ; MAXIMA::ODDS ; MAXIMA::EVENS ; MAXIMA::FACTORED) ; (MAXIMA::ASKSIGN01 (COND (MAXIMA::LIMITP #) (# #) (T MAXIMA::EXP))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$ASKSIGN ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$ASKSIGN) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $ASKSIGN to ASKSIGN-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$ASKSIGN ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$ASKSIGN)) ; (BLOCK MAXIMA::$ASKSIGN ; `(,'MAXIMA::ASKSIGN-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 10 calls to MAXIMA::$ASKSIGN 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. ; in: DEFMFUN $CSIGN ; (MAXIMA::DEFMFUN MAXIMA::$CSIGN ; (MAXIMA::Z) ; (LET ((MAXIMA::*COMPLEXSIGN* T) (MAXIMA::LIMITP NIL)) ; (MAXIMA::$SIGN MAXIMA::Z))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$CSIGN ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$CSIGN) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $CSIGN to CSIGN-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$CSIGN ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$CSIGN)) ; (BLOCK MAXIMA::$CSIGN ; `(,'MAXIMA::CSIGN-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 31 calls to MAXIMA::$CSIGN 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. ; in: DEFMFUN $SIGN ; (MAXIMA::DEFMFUN MAXIMA::$SIGN ; (MAXIMA::X) ; (LET ((MAXIMA::X (MAXIMA::SPECREPCHECK MAXIMA::X)) ; MAXIMA::SIGN ; MAXIMA::MINUS ; MAXIMA::ODDS ; MAXIMA::EVENS ; MAXIMA::FACTORED) ; (MAXIMA::SIGN01 ; (COND (MAXIMA::LIMITP #) (MAXIMA::*COMPLEXSIGN* # MAXIMA::X) (# #) ; (T MAXIMA::X))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$SIGN ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$SIGN) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $SIGN to SIGN-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$SIGN ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$SIGN)) ; (BLOCK MAXIMA::$SIGN ; `(,'MAXIMA::SIGN-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 53 calls to MAXIMA::$SIGN 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. ; in: DEFMFUN $FEATUREP ; (MAXIMA::DEFMFUN MAXIMA::$FEATUREP ; (MAXIMA::E MAXIMA::IND) ; (SETQ MAXIMA::E (MAXIMA::$RATDISREP MAXIMA::E)) ; (COND ; ((NOT (SYMBOLP MAXIMA::IND)) ; (MAXIMA::MERROR ; (INTL:GETTEXT "featurep: second argument must be a symbol; found ~M") ; MAXIMA::IND)) ; ((AND (MEMBER MAXIMA::IND MAXIMA::OPERS) ; (MAXIMA::SAFE-GET MAXIMA::E MAXIMA::IND))) ; ((AND (MEMBER MAXIMA::IND '#) (MAXIMA::SAFE-GET MAXIMA::E #))) ; ((AND (EQ MAXIMA::IND 'MAXIMA::$NOUN) (MAXIMA::SAFE-GET MAXIMA::E #) T)) ; ((AND (MEMBER MAXIMA::IND '#) (MAXIMA::MGET MAXIMA::E MAXIMA::IND))) ; ((AND (EQ MAXIMA::IND 'MAXIMA::$FEATURE) ; (MEMBER MAXIMA::E MAXIMA::$FEATURES) T)) ; ((EQ MAXIMA::IND 'MAXIMA::$ALPHABETIC) ; (DOLIST (MAXIMA::L # T) (WHEN # #))) ; ((EQ MAXIMA::IND 'MAXIMA::$INTEGER) (MAXIMA::MAXIMA-INTEGERP MAXIMA::E)) ; ((EQ MAXIMA::IND 'MAXIMA::$NONINTEGER) (MAXIMA::NONINTEGERP MAXIMA::E)) ; ((EQ MAXIMA::IND 'MAXIMA::$EVEN) (MAXIMA::MEVENP MAXIMA::E)) ; ((EQ MAXIMA::IND 'MAXIMA::$ODD) (MAXIMA::MODDP MAXIMA::E)) ...)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$FEATUREP ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$FEATUREP) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $FEATUREP to FEATUREP-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$FEATUREP ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$FEATUREP)) ; (BLOCK MAXIMA::$FEATUREP ; `(,'MAXIMA::FEATUREP-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 3 calls to MAXIMA::$FEATUREP 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/compar.fasl ; compilation finished in 0:00:00.404 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/compar.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/askp.lisp" ; compiling file "/home/maxima/maxima-test/src/askp.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/askp.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/askp.fasl" ; - Compiling module "numerical-functions" ; - Compiling source file "/home/maxima/maxima-test/src/bessel.lisp" ; compiling file "/home/maxima/maxima-test/src/bessel.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/bessel.lisp ; in: DEFUN BESSEL-I ; (REALPART MAXIMA::RESULT) ; ; note: deleting unreachable code ; wrote /home/maxima/maxima-test/src/binary-sbcl/bessel.fasl ; compilation finished in 0:00:00.200 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/bessel.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/ellipt.lisp" ; compiling file "/home/maxima/maxima-test/src/ellipt.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/ellipt.fasl ; compilation finished in 0:00:00.368 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/ellipt.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/airy.lisp" ; compiling file "/home/maxima/maxima-test/src/airy.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/airy.fasl ; compilation finished in 0:00:00.036 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/airy.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/plasma.lisp" ; compiling file "/home/maxima/maxima-test/src/plasma.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/plasma.fasl ; compilation finished in 0:00:00.036 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/plasma.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/intpol.lisp" ; compiling file "/home/maxima/maxima-test/src/intpol.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/intpol.fasl ; compilation finished in 0:00:00.016 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/intpol.fasl" ; - Compiling module "reader" ; - Compiling source file "/home/maxima/maxima-test/src/nparse.lisp" ; compiling file "/home/maxima/maxima-test/src/nparse.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/nparse.fasl ; compilation finished in 0:00:00.192 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/nparse.fasl" ; - Compiling module "display" ; - Compiling source file "/home/maxima/maxima-test/src/displa.lisp" ; compiling file "/home/maxima/maxima-test/src/displa.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/displa.fasl ; compilation finished in 0:00:00.200 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/displa.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/nforma.lisp" ; compiling file "/home/maxima/maxima-test/src/nforma.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/nforma.fasl ; compilation finished in 0:00:00.068 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/nforma.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/grind.lisp" ; compiling file "/home/maxima/maxima-test/src/grind.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/grind.fasl ; compilation finished in 0:00:00.100 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/grind.fasl" ; - Compiling module "gcd" ; - Compiling source file "/home/maxima/maxima-test/src/spgcd.lisp" ; compiling file "/home/maxima/maxima-test/src/spgcd.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/spgcd.fasl ; compilation finished in 0:00:00.084 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/spgcd.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/ezgcd.lisp" ; compiling file "/home/maxima/maxima-test/src/ezgcd.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/ezgcd.fasl ; compilation finished in 0:00:00.108 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/ezgcd.fasl" ; - Compiling module "documentation" ; - Compiling source file "/home/maxima/maxima-test/src/macdes.lisp" ; compiling file "/home/maxima/maxima-test/src/macdes.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/macdes.fasl ; compilation finished in 0:00:00.024 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/macdes.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/verify-html-index.lisp" ; compiling file "/home/maxima/maxima-test/src/verify-html-index.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/verify-html-index.fasl ; compilation finished in 0:00:00.020 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/verify-html-index.fasl" ; - Compiling module "integration" ; - Compiling source file "/home/maxima/maxima-test/src/sinint.lisp" ; compiling file "/home/maxima/maxima-test/src/sinint.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/sinint.fasl ; compilation finished in 0:00:00.040 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/sinint.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/sin.lisp" ; compiling file "/home/maxima/maxima-test/src/sin.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/sin.fasl ; compilation finished in 0:00:00.372 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/sin.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/risch.lisp" ; compiling file "/home/maxima/maxima-test/src/risch.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/risch.fasl ; compilation finished in 0:00:00.176 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/risch.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/irinte.lisp" ; compiling file "/home/maxima/maxima-test/src/irinte.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/irinte.fasl ; compilation finished in 0:00:00.156 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/irinte.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/laplac.lisp" ; compiling file "/home/maxima/maxima-test/src/laplac.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/laplac.lisp ; in: DEFMFUN $LAPLACE ; (MAXIMA::DEFMFUN MAXIMA::$LAPLACE ; (MAXIMA::FUN MAXIMA::TIME-VAR MAXIMA::PARM) ; (SETQ MAXIMA::FUN (MAXIMA::MRATCHECK MAXIMA::FUN)) ; (COND ; ((OR MAXIMA::*NOUNSFLAG* ; (MEMBER 'MAXIMA::%LAPLACE MAXIMA::*NOUNL* :TEST #'EQ)) ; (SETQ MAXIMA::FUN #))) ; (MAXIMA::LAPLACE MAXIMA::FUN MAXIMA::TIME-VAR MAXIMA::PARM)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$LAPLACE ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$LAPLACE) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $LAPLACE to LAPLACE-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$LAPLACE ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$LAPLACE)) ; (BLOCK MAXIMA::$LAPLACE ; `(,'MAXIMA::LAPLACE-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$LAPLACE 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. ; in: DEFUN LAPEXPT ; (MAXIMA::POSINT MAXIMA::POWER) ; --> BLOCK AND IF > IF ; ==> ; (> MAXIMA::X 0) ; ; note: forced to do >-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; --> AND IF > IF ; ==> ; (> MAXIMA::X 0) ; ; note: forced to do >-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; in: DEFUN LAPDIFF ; (MAXIMA::POSINT MAXIMA::DEGREE) ; ; note: forced to do >-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; in: DEFMFUN $ILT ; (MAXIMA::DEFMFUN MAXIMA::$ILT ; (MAXIMA::EXP MAXIMA::ILS MAXIMA::ILT) ; (LET (MAXIMA::VARLIST ; (MAXIMA::$SAVEFACTORS T) ; MAXIMA::*CHECKFACTORS* ; MAXIMA::$RATFAC ; MAXIMA::$KEEPFLOAT ; MAXIMA::S-VAR) ; (SETQ MAXIMA::VARLIST (LIST MAXIMA::ILS)) ; (MAXIMA::NEWVAR MAXIMA::EXP) ; (MAXIMA::ORDERPOINTER MAXIMA::VARLIST) ; (SETQ MAXIMA::S-VAR (CAADR #)) ; (COND ((AND # #) (LIST '# # #)) ((MAXIMA::ZEROP1 MAXIMA::EXP) 0) ; ((MAXIMA::FREEOF MAXIMA::ILS MAXIMA::EXP) (LIST '# MAXIMA::EXP #)) ; (T ; (MAXIMA::ILT0 MAXIMA::EXP MAXIMA::ILS MAXIMA::ILT ; MAXIMA::S-VAR))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$ILT ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$ILT) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $ILT to ILT-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$ILT ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$ILT)) ; (BLOCK MAXIMA::$ILT ; `(,'MAXIMA::ILT-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 2 calls to MAXIMA::$ILT 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/laplac.fasl ; compilation finished in 0:00:00.116 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/laplac.fasl" ; - Compiling module "taylor-series" ; - Compiling source file "/home/maxima/maxima-test/src/hayat.lisp" ; compiling file "/home/maxima/maxima-test/src/hayat.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/hayat.lisp ; in: DEFMFUN $TAYLOR ; (MAXIMA::DEFMFUN MAXIMA::$TAYLOR ; (MAXIMA::E &REST MAXIMA::ARGS) ; (WHEN (NOT (MAXIMA::$TAYLORP MAXIMA::E)) ; (SETQ MAXIMA::E (MAXIMA::SPECREPCHECK MAXIMA::E))) ; (MAXIMA::TAYLOR* MAXIMA::E MAXIMA::ARGS)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$TAYLOR ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$TAYLOR) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $TAYLOR to TAYLOR-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$TAYLOR ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$TAYLOR)) ; (BLOCK MAXIMA::$TAYLOR ; `(,'MAXIMA::TAYLOR-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$TAYLOR 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. ; in: DEFUN TSDIFF ; (DEFUN MAXIMA::TSDIFF (MAXIMA::E MAXIMA::L MAXIMA::CHECK) ; (MAXIMA::*BIND* ((MAXIMA::N) (MAXIMA::V) (MAXIMA::U)) ; (DO ((MAXIMA::L MAXIMA::L #)) ; ((NULL MAXIMA::L)) ; (IF (AND # # #) ; (SETQ #) ; (SETQ #))) ; (OR MAXIMA::N (RETURN NIL)) ; (IF MAXIMA::U ; (SETQ MAXIMA::E #)) ; (SETQ MAXIMA::L (MAPCAR #'# MAXIMA::V)) ; (MAPCAR ; #'(LAMBDA (MAXIMA::DATUM MAXIMA::PW) (MAXIMA::PUSH-PW MAXIMA::DATUM #)) ; MAXIMA::L MAXIMA::N) ; (SETQ MAXIMA::E (MAXIMA::TAYLOR2 MAXIMA::E)) ; (MAPC #'(LAMBDA (MAXIMA::DATUM) (MAXIMA::POP-PW MAXIMA::DATUM)) MAXIMA::L) ; (DO ((MAXIMA::VL MAXIMA::V #) ; (MAXIMA::NL MAXIMA::N #)) ; ((NULL MAXIMA::VL) MAXIMA::E) ; (DO (#) (#) (MAPC #'# MAXIMA::GENVAR MAXIMA::VARLIST) (SETQ #))))) ; --> SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA ; ==> ; #'(SB-INT:NAMED-LAMBDA MAXIMA::TSDIFF ; (MAXIMA::E MAXIMA::L MAXIMA::CHECK) ; (DECLARE (SB-C::TOP-LEVEL-FORM)) ; (BLOCK MAXIMA::TSDIFF ; (MAXIMA::*BIND* ((MAXIMA::N) (MAXIMA::V) (MAXIMA::U)) ; (DO (#) ; (#) ; (IF # ; # ; #)) ; (OR MAXIMA::N (RETURN NIL)) ; (IF MAXIMA::U ; (SETQ #)) ; (SETQ MAXIMA::L #) ; (MAPCAR #'(LAMBDA # #) MAXIMA::L MAXIMA::N) ; (SETQ MAXIMA::E #) ; (MAPC #'(LAMBDA # #) MAXIMA::L) ; (DO (# ; #) ; (# MAXIMA::E) ; (DO # # # #))))) ; ; caught STYLE-WARNING: ; The variable CHECK is defined but never used. ; in: DEFMFUN $TAYLORINFO ; (MAXIMA::DEFMFUN MAXIMA::$TAYLORINFO ; (MAXIMA::X) ; (IF (AND (CONSP MAXIMA::X) ; (MEMBER 'MAXIMA::TRUNC (FIRST MAXIMA::X) :TEST #'EQ)) ; (CONS '(MAXIMA::MLIST) ; (MAXIMA::TAYLOR-INFO (MAXIMA::MRAT-TLIST MAXIMA::X))) ; NIL)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$TAYLORINFO ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$TAYLORINFO) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $TAYLORINFO to TAYLORINFO-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$TAYLORINFO ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$TAYLORINFO)) ; (BLOCK MAXIMA::$TAYLORINFO ; `(,'MAXIMA::TAYLORINFO-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$TAYLORINFO 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/hayat.fasl ; compilation finished in 0:00:00.888 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/hayat.fasl" ; - Compiling module "definite-integration" ; - Compiling source file "/home/maxima/maxima-test/src/defint.lisp" ; compiling file "/home/maxima/maxima-test/src/defint.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/defint.lisp ; in: DEFMFUN $DEFINT ; (MAXIMA::DEFMFUN MAXIMA::$DEFINT ; (MAXIMA::EXP MAXIMA::IVAR MAXIMA::*LL* MAXIMA::*UL*) ; (COND ; ((MAXIMA::MBAGP MAXIMA::EXP) ; (RETURN-FROM MAXIMA::$DEFINT (MAXIMA::SIMPLIFY #)))) ; (LET ((MAXIMA::*GLOBAL-DEFINT-ASSUMPTIONS* NIL) ; (MAXIMA::INTEGER-INFO NIL) ; (MAXIMA::INTEGERL MAXIMA::INTEGERL) ; (MAXIMA::NONINTEGERL MAXIMA::NONINTEGERL)) ; (MAXIMA::WITH-NEW-CONTEXT (MAXIMA::CONTEXT) ; (UNWIND-PROTECT ; (LET # ; # ; # ; # ; # ; # ; # ; # ; # ; # ; #) ; (MAXIMA::FORGET-GLOBAL-ASSUMPTIONS))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$DEFINT ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$DEFINT) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $DEFINT to DEFINT-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$DEFINT ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$DEFINT)) ; (BLOCK MAXIMA::$DEFINT ; `(,'MAXIMA::DEFINT-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 4 calls to MAXIMA::$DEFINT 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/defint.fasl ; compilation finished in 0:00:00.380 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/defint.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/residu.lisp" ; compiling file "/home/maxima/maxima-test/src/residu.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/residu.lisp ; in: DEFUN REMFACTOR ; (PROG (MAXIMA::F MAXIMA::G) ; LOOP ; (COND ((NULL MAXIMA::L) (RETURN (LIST # MAXIMA::N))) ; ((EQUAL MAXIMA::P (CAR MAXIMA::L)) (SETQ MAXIMA::F #)) ; (T (SETQ MAXIMA::G #))) ; (SETQ MAXIMA::L (CDDR MAXIMA::L)) ; (GO LOOP)) ; ==> ; (LET (MAXIMA::F MAXIMA::G) ; (TAGBODY ; LOOP ; (COND ((NULL MAXIMA::L) (RETURN #)) ((EQUAL MAXIMA::P #) (SETQ #)) ; (T (SETQ #))) ; (SETQ MAXIMA::L (CDDR MAXIMA::L)) ; (GO LOOP))) ; ; caught STYLE-WARNING: ; The variable F is assigned but never read. ; in: DEFMFUN $RESIDUE ; (MAXIMA::DEFMFUN MAXIMA::$RESIDUE ; (MAXIMA::E MAXIMA::VAR MAXIMA::P) ; (COND ; ((MAXIMA::$UNKNOWN MAXIMA::E) (MAXIMA::$NOUNIFY 'MAXIMA::$RESIDUE) ; (LIST '(MAXIMA::%RESIDUE) MAXIMA::E MAXIMA::VAR MAXIMA::P)) ; (T ; (LET (MAXIMA::SN* MAXIMA::SD*) ; (IF # ; # ; #)) ; (MAXIMA::RESM1 (MAXIMA::DIV* MAXIMA::NN* MAXIMA::DN*) MAXIMA::P)))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$RESIDUE ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$RESIDUE) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $RESIDUE to RESIDUE-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$RESIDUE ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$RESIDUE)) ; (BLOCK MAXIMA::$RESIDUE ; `(,'MAXIMA::RESIDUE-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 3 calls to MAXIMA::$RESIDUE 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. ; in: DEFUN RESM1 ; (DEFUN MAXIMA::RESM1 (MAXIMA::E MAXIMA::POLE) ; (IF (SETQ MAXIMA::E (CATCH 'MAXIMA::TAYLOR-CATCH #)) ; (MAXIMA::COEFF (MAXIMA::RATDISREP MAXIMA::E) ; (MAXIMA::M^ (MAXIMA::M+ # MAXIMA::VAR) -1) 1) ; (MAXIMA::MERROR (INTL:GETTEXT "residue: taylor failed.")))) ; ==> ; (EVAL-WHEN (:COMPILE-TOPLEVEL) ; (SB-C:%COMPILER-DEFUN 'MAXIMA::RESM1 T NIL NIL)) ; ; caught WARNING: ; Duplicate definition for RESM1 found in one file. ; See also: ; The ANSI Standard, Section 3.2.2.3 ; wrote /home/maxima/maxima-test/src/binary-sbcl/residu.fasl ; compilation finished in 0:00:00.036 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/residu.fasl"WARNING: Duplicate definition for RESM1 found in one file. See also: The ANSI Standard, Section 3.2.2.3 ; - Compiling module "special-functions" ; - Compiling source file "/home/maxima/maxima-test/src/specfn.lisp" ; compiling file "/home/maxima/maxima-test/src/specfn.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/specfn.fasl ; compilation finished in 0:00:00.108 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/specfn.fasl" ; - Compiling module "matrix-algebra" ; - Compiling source file "/home/maxima/maxima-test/src/mat.lisp" ; compiling file "/home/maxima/maxima-test/src/mat.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/mat.fasl ; compilation finished in 0:00:00.060 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mat.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/linnew.lisp" ; compiling file "/home/maxima/maxima-test/src/linnew.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/linnew.lisp ; in: DEFMFUN $TMLIN ; (MAXIMA::DEFMFUN MAXIMA::$TMLIN ; (MAXIMA::*AA* MAXIMA::N MAXIMA::M MAXIMA::NX) ; (PROG (MAXIMA::R MAXIMA::VLIST) ; (SETQ MAXIMA::*A2* (MAKE-ARRAY # :INITIAL-ELEMENT NIL)) ; (MAXIMA::SHOW MAXIMA::*A2*) ; (MAXIMA::TMRATCONV MAXIMA::*AA* MAXIMA::N (+ MAXIMA::M MAXIMA::N)) ; (SETQ MAXIMA::R (CONS '# #)) ; (MAXIMA::SHOW MAXIMA::*A2*) ; (RETURN MAXIMA::R))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$TMLIN ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$TMLIN) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $TMLIN to TMLIN-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$TMLIN ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$TMLIN)) ; (BLOCK MAXIMA::$TMLIN ; `(,'MAXIMA::TMLIN-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$TMLIN 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/linnew.fasl ; compilation finished in 0:00:00.128 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/linnew.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/matrix.lisp" ; compiling file "/home/maxima/maxima-test/src/matrix.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/matrix.lisp ; in: DEFMFUN $MATRIXP ; (MAXIMA::DEFMFUN MAXIMA::$MATRIXP ; (MAXIMA::X) ; (AND (NOT (ATOM MAXIMA::X)) (EQ (CAAR MAXIMA::X) 'MAXIMA::$MATRIX))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$MATRIXP ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$MATRIXP) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $MATRIXP to MATRIXP-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$MATRIXP ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$MATRIXP)) ; (BLOCK MAXIMA::$MATRIXP ; `(,'MAXIMA::MATRIXP-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 10 calls to MAXIMA::$MATRIXP 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. ; in: DEFMFUN $COL ; (MAXIMA::DEFMFUN MAXIMA::$COL ; (MAXIMA::MAT MAXIMA::N) ; (CONS '(MAXIMA::$MATRIX) (MAXIMA::MXC (MAXIMA::TRANSPOSE (LIST #))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$COL ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$COL) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $COL to COL-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$COL ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$COL)) ; (BLOCK MAXIMA::$COL ; `(,'MAXIMA::COL-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$COL 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. ; in: DEFMFUN $SETELMX ; (MAXIMA::DEFMFUN MAXIMA::$SETELMX ; (MAXIMA::ELM MAXIMA::M MAXIMA::N MAXIMA::MAT) ; (COND ; ((NOT (AND # #)) ; (MAXIMA::MERROR ; (INTL:GETTEXT "setelmx: indices must be integers; found: ~M, ~M") ; MAXIMA::M MAXIMA::N)) ; ((NOT (MAXIMA::$MATRIXP MAXIMA::MAT)) ; (MAXIMA::MERROR ; (INTL:GETTEXT "setelmx: last argument must be a matrix; found: ~M") ; MAXIMA::MAT)) ; ((NOT (AND # # # #)) ; (MAXIMA::MERROR (INTL:GETTEXT "setelmx: no such element [~M, ~M]") ; MAXIMA::M MAXIMA::N))) ; (RPLACA (NTHCDR MAXIMA::N (CAR (NTHCDR MAXIMA::M MAXIMA::MAT))) MAXIMA::ELM) ; MAXIMA::MAT) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$SETELMX ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$SETELMX) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $SETELMX to SETELMX-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$SETELMX ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$SETELMX)) ; (BLOCK MAXIMA::$SETELMX ; `(,'MAXIMA::SETELMX-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$SETELMX 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. ; in: DEFMFUN $TRANSPOSE ; (MAXIMA::DEFMFUN MAXIMA::$TRANSPOSE ; (MAXIMA::MAT) ; (COND ; ((NOT (MAXIMA::MXORLISTP MAXIMA::MAT)) ; (COND (# #) (# MAXIMA::MAT) (# `#) (# `#) (# `#) (# #) (T # #))) ; (T ; (LET (#) ; (COND #) ; `(# . ,#))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$TRANSPOSE ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$TRANSPOSE) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $TRANSPOSE to TRANSPOSE-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$TRANSPOSE ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$TRANSPOSE)) ; (BLOCK MAXIMA::$TRANSPOSE ; `(,'MAXIMA::TRANSPOSE-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 8 calls to MAXIMA::$TRANSPOSE 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/matrix.fasl ; compilation finished in 0:00:00.184 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/matrix.fasl" ; - Compiling module "determinants" ; - Compiling source file "/home/maxima/maxima-test/src/sprdet.lisp" ; compiling file "/home/maxima/maxima-test/src/sprdet.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/sprdet.fasl ; compilation finished in 0:00:00.076 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/sprdet.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/newinv.lisp" ; compiling file "/home/maxima/maxima-test/src/newinv.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/newinv.fasl ; compilation finished in 0:00:00.024 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/newinv.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/newdet.lisp" ; compiling file "/home/maxima/maxima-test/src/newdet.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/newdet.fasl ; compilation finished in 0:00:00.048 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/newdet.fasl" ; - Compiling module "limits" ; - Compiling source file "/home/maxima/maxima-test/src/tlimit.lisp" ; compiling file "/home/maxima/maxima-test/src/tlimit.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/tlimit.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/tlimit.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/limit.lisp" ; compiling file "/home/maxima/maxima-test/src/limit.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/limit.lisp ; in: DEFMFUN $LIMIT ; (MAXIMA::DEFMFUN MAXIMA::$LIMIT ; (&REST MAXIMA::ARGS) ; (LET ((MAXIMA::FIRST-TRY (APPLY #'MAXIMA::TOPLEVEL-$LIMIT MAXIMA::ARGS))) ; (IF (AND (CONSP MAXIMA::FIRST-TRY) (EQ # 'MAXIMA::%LIMIT)) ; (LET (#) ; (APPLY #'MAXIMA::TOPLEVEL-$LIMIT MAXIMA::ARGS)) ; (PROGN (WHEN # #) MAXIMA::FIRST-TRY)))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$LIMIT ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$LIMIT) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $LIMIT to LIMIT-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$LIMIT ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$LIMIT)) ; (BLOCK MAXIMA::$LIMIT ; `(,'MAXIMA::LIMIT-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 26 calls to MAXIMA::$LIMIT 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. ; in: DEFMFUN $LDEFINT ; (MAXIMA::DEFMFUN MAXIMA::$LDEFINT ; (MAXIMA::EXP MAXIMA::VAR MAXIMA::LL MAXIMA::UL &AUX MAXIMA::$LOGABS ; MAXIMA::ANS MAXIMA::A1 MAXIMA::A2) ; (SETQ MAXIMA::$LOGABS T ; MAXIMA::ANS (MAXIMA::SININT MAXIMA::EXP MAXIMA::VAR) ; MAXIMA::A1 ; (MAXIMA::TOPLEVEL-$LIMIT MAXIMA::ANS MAXIMA::VAR MAXIMA::UL ; 'MAXIMA::$MINUS) ; MAXIMA::A2 ; (MAXIMA::TOPLEVEL-$LIMIT MAXIMA::ANS MAXIMA::VAR MAXIMA::LL ; 'MAXIMA::$PLUS)) ; (AND ; (MEMBER MAXIMA::A1 ; '(MAXIMA::$INF MAXIMA::$MINF MAXIMA::$INFINITY MAXIMA::$UND ; MAXIMA::$IND) ; :TEST #'EQ) ; (SETQ MAXIMA::A1 (MAXIMA::NOUNLIMIT MAXIMA::ANS MAXIMA::VAR MAXIMA::UL))) ; (AND ; (MEMBER MAXIMA::A2 ; '(MAXIMA::$INF MAXIMA::$MINF MAXIMA::$INFINITY MAXIMA::$UND ; MAXIMA::$IND) ; :TEST #'EQ) ; (SETQ MAXIMA::A2 (MAXIMA::NOUNLIMIT MAXIMA::ANS MAXIMA::VAR MAXIMA::LL))) ; (MAXIMA::$EXPAND (MAXIMA::M- MAXIMA::A1 MAXIMA::A2))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$LDEFINT ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$LDEFINT) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $LDEFINT to LDEFINT-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$LDEFINT ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$LDEFINT)) ; (BLOCK MAXIMA::$LDEFINT ; `(,'MAXIMA::LDEFINT-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$LDEFINT 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/limit.fasl ; compilation finished in 0:00:00.516 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/limit.fasl" ; - Compiling module "solve" ; - Compiling source file "/home/maxima/maxima-test/src/solve.lisp" ; compiling file "/home/maxima/maxima-test/src/solve.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/solve.fasl ; compilation finished in 0:00:00.204 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/solve.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/psolve.lisp" ; compiling file "/home/maxima/maxima-test/src/psolve.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/psolve.fasl ; compilation finished in 0:00:00.012 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/psolve.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/algsys.lisp" ; compiling file "/home/maxima/maxima-test/src/algsys.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/algsys.lisp ; in: DEFMFUN $ALGSYS ; (MAXIMA::DEFMFUN MAXIMA::$ALGSYS ; (MAXIMA::LHSLIST MAXIMA::VARXLIST &AUX MAXIMA::VARLIST MAXIMA::GENVAR) ; (SETQ MAXIMA::$%RNUM_LIST (LIST '(MAXIMA::MLIST))) ; (COND ; ((NOT (MAXIMA::$LISTP MAXIMA::LHSLIST)) ; (MAXIMA::MERROR ; (INTL:GETTEXT "algsys: first argument must be a list; found ~M") ; MAXIMA::LHSLIST)) ; ((NOT (MAXIMA::$LISTP MAXIMA::VARXLIST)) ; (MAXIMA::MERROR ; (INTL:GETTEXT "algsys: second argument must be a list; found ~M") ; MAXIMA::VARXLIST))) ; (LET ((MAXIMA::TLHSLIST NIL) ; (MAXIMA::*TVARXLIST* NIL) ; (MAXIMA::SOLNLIST NIL) ; (MAXIMA::$RATPRINT NIL) ; (MAXIMA::$RATEPSILON 1.0d-7) ; (MAXIMA::$KEEPFLOAT NIL) ; (MAXIMA::VARLIST (REVERSE #)) ; (MAXIMA::GENVAR NIL) ; (MAXIMA::$RATFAC NIL) ; (MAXIMA::$BREAKUP NIL) ; (MAXIMA::$SOLVEFACTORS NIL) ; (MAXIMA::*ROOTS NIL) ; ...) ; (DOLIST (MAXIMA::VAR (CDR #)) ; (IF (AND # #) ; (SETQ #))) ; (MAXIMA::ORDERPOINTER MAXIMA::VARLIST) ; (SETQ MAXIMA::TLHSLIST (MAPCAR #'# #)) ; (SETQ MAXIMA::*IVAR* (CAADR #)) ; (SETQ MAXIMA::*TVARXLIST* (MAPCAR #'# #)) ; (MAXIMA::PUTORDER MAXIMA::*TVARXLIST*) ; (MAXIMA::MBINDING (MAXIMA::VARXL MAXIMA::VARXL) ; (SETQ MAXIMA::SOLNLIST #)) ; (MAXIMA::REMORDER MAXIMA::*TVARXLIST*) ; (SETQ MAXIMA::SOLNLIST (MAXIMA::ADDMLIST MAXIMA::SOLNLIST)) ; (IF MAXIMA::NUMERFLG ; (LET (# #) ; (MAXIMA::RESIMPLIFY MAXIMA::SOLNLIST)) ; MAXIMA::SOLNLIST))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$ALGSYS ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$ALGSYS) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $ALGSYS to ALGSYS-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$ALGSYS ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$ALGSYS)) ; (BLOCK MAXIMA::$ALGSYS ; `(,'MAXIMA::ALGSYS-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$ALGSYS 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/algsys.fasl ; compilation finished in 0:00:00.092 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/algsys.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/sqrtdenest.lisp" ; compiling file "/home/maxima/maxima-test/src/sqrtdenest.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/sqrtdenest.lisp ; in: DEFMFUN $SQRTDENEST ; (MAXIMA::DEFMFUN MAXIMA::$SQRTDENEST ; (MAXIMA::E) ; "Denest square roots in expression e" ; (MAXIMA::SQRTDENEST1 MAXIMA::E)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$SQRTDENEST ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$SQRTDENEST) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $SQRTDENEST to SQRTDENEST-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$SQRTDENEST ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$SQRTDENEST)) ; (BLOCK MAXIMA::$SQRTDENEST ; `(,'MAXIMA::SQRTDENEST-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$SQRTDENEST 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/sqrtdenest.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/sqrtdenest.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/polyrz.lisp" ; compiling file "/home/maxima/maxima-test/src/polyrz.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/polyrz.lisp ; in: DEFUN STURMSEQ ; (MULTIPLE-VALUE-BIND (MAXIMA::SOLN MAXIMA::EQUATIONS) ; (MAXIMA::SOLVE2 ; (MAXIMA::FINDROOTS (MAXIMA::PSQFR (MAXIMA::PABS #)) ; (MAXIMA::MAKRAT MAXIMA::EPS)) ; NIL) ; (CONS '(MAXIMA::MLIST) MAXIMA::EQUATIONS)) ; ==> ; #'(LAMBDA (&OPTIONAL MAXIMA::SOLN MAXIMA::EQUATIONS &REST #:IGNORE) ; (DECLARE (IGNORE #:IGNORE)) ; (CONS '(MAXIMA::MLIST) MAXIMA::EQUATIONS)) ; ; caught STYLE-WARNING: ; The variable SOLN is defined but never used. ; wrote /home/maxima/maxima-test/src/binary-sbcl/polyrz.fasl ; compilation finished in 0:00:00.048 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/polyrz.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/cpoly.lisp" ; compiling file "/home/maxima/maxima-test/src/cpoly.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/cpoly.lisp ; in: DEFMFUN $ALLROOTS ; (MAXIMA::DEFMFUN MAXIMA::$ALLROOTS ; (MAXIMA::EXPR) ; (PROG (MAXIMA::DEGREE MAXIMA::*NN* MAXIMA::VAR MAXIMA::RES ; MAXIMA::$PARTSWITCH MAXIMA::$KEEPFLOAT MAXIMA::$DEMOIVRE ; MAXIMA::$LISTCONSTVARS MAXIMA::$ALGEBRAIC COMPLEX MAXIMA::$RATFAC ; MAXIMA::DEN ...) ; (SETQ MAXIMA::$KEEPFLOAT T ; MAXIMA::$LISTCONSTVARS T ; MAXIMA::$ALGEBRAIC T) ; (SETQ MAXIMA::EXPR1 (SETQ #)) ; (SETQ MAXIMA::VAR (DELETE 'MAXIMA::$%I # :TEST #'EQ)) ; (OR MAXIMA::VAR (SETQ MAXIMA::VAR #)) ; (COND ((NOT #) (MAXIMA::MERROR # `#)) ((SETQ #))) ; (SETQ MAXIMA::EXPR (MAXIMA::$RAT MAXIMA::EXPR 'MAXIMA::$%I MAXIMA::VAR) ; MAXIMA::RES (REVERSE #)) ; (DO ((MAXIMA::I # #)) ((= MAXIMA::I 0)) (SETQ MAXIMA::RES #)) ; (SETQ MAXIMA::DEN (CDDR MAXIMA::EXPR) ; MAXIMA::EXPR (CADR MAXIMA::EXPR)) ; (COND ((NUMBERP MAXIMA::DEN) (SETQ #)) ((EQ # #) (SETQ #) (COND # #)) ; (T (MAXIMA::CPOLY-ERR MAXIMA::EXPR1))) ; (SETQ MAXIMA::*NN* 0) ...)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$ALLROOTS ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$ALLROOTS) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $ALLROOTS to ALLROOTS-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$ALLROOTS ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$ALLROOTS)) ; (BLOCK MAXIMA::$ALLROOTS ; `(,'MAXIMA::ALLROOTS-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$ALLROOTS 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/cpoly.fasl ; compilation finished in 0:00:00.312 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/cpoly.fasl" ; - Compiling module "debugging" ; - Compiling source file "/home/maxima/maxima-test/src/mtrace.lisp" ; compiling file "/home/maxima/maxima-test/src/mtrace.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/mtrace.fasl ; compilation finished in 0:00:00.056 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mtrace.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/mdebug.lisp" ; compiling file "/home/maxima/maxima-test/src/mdebug.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/mdebug.lisp ; in: DEFMFUN $BACKTRACE ; (MAXIMA::DEFMFUN MAXIMA::$BACKTRACE ; (&OPTIONAL (MAXIMA::N 0 MAXIMA::N-P)) ; (UNLESS (TYPEP MAXIMA::N '(INTEGER 0)) ; (MAXIMA::MERROR ; (INTL:GETTEXT ; "backtrace: number of frames must be a nonnegative integer; got ~M~%") ; MAXIMA::N)) ; (LET (MAXIMA::$DISPLAY2D) ; (LOOP MAXIMA::FOR MAXIMA::I MAXIMA::FROM 0 ; MAXIMA::FOR MAXIMA::J MAXIMA::FROM MAXIMA::*CURRENT-FRAME* ; WHEN (AND MAXIMA::N-P (= MAXIMA::I MAXIMA::N)) RETURN ...))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$BACKTRACE ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$BACKTRACE) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $BACKTRACE to BACKTRACE-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$BACKTRACE ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$BACKTRACE)) ; (BLOCK MAXIMA::$BACKTRACE ; `(,'MAXIMA::BACKTRACE-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$BACKTRACE 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. ; in: DEFUN WALK-GET-LINEINFO ; (+ MAXIMA::I 20) ; ; note: doing unsigned word to integer coercion (cost 20), for: ; the first result of inline (unsigned-byte 64) arithmetic ; wrote /home/maxima/maxima-test/src/binary-sbcl/mdebug.fasl ; compilation finished in 0:00:00.136 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mdebug.fasl" ; - Compiling module "miscellaneous" ; - Compiling source file "/home/maxima/maxima-test/src/scs.lisp" ; compiling file "/home/maxima/maxima-test/src/scs.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/scs.lisp ; in: DEFMFUN $DISTRIB ; (MAXIMA::DEFMFUN MAXIMA::$DISTRIB ; (MAXIMA::EXP) ; (COND ((OR (MAXIMA::MNUMP MAXIMA::EXP) (SYMBOLP MAXIMA::EXP)) MAXIMA::EXP) ; ((EQ 'MAXIMA::MTIMES (CAAR MAXIMA::EXP)) (SETQ MAXIMA::EXP #) ; (DO (# ; #) ; (# #) ; (IF # ; # ; #))) ; ((EQ 'MAXIMA::MEQUAL (CAAR MAXIMA::EXP)) ; (LIST '(MAXIMA::MEQUAL) (MAXIMA::$DISTRIB #) (MAXIMA::$DISTRIB #))) ; ((EQ 'MAXIMA::MRAT (CAAR MAXIMA::EXP)) ; (MAXIMA::$DISTRIB (MAXIMA::RATDISREP MAXIMA::EXP))) ; (T MAXIMA::EXP))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$DISTRIB ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$DISTRIB) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $DISTRIB to DISTRIB-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$DISTRIB ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$DISTRIB)) ; (BLOCK MAXIMA::$DISTRIB ; `(,'MAXIMA::DISTRIB-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 4 calls to MAXIMA::$DISTRIB 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/scs.fasl ; compilation finished in 0:00:00.016 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/scs.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/asum.lisp" ; compiling file "/home/maxima/maxima-test/src/asum.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/asum.fasl ; compilation finished in 0:00:00.144 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/asum.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/fortra.lisp" ; compiling file "/home/maxima/maxima-test/src/fortra.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/fortra.lisp ; in: DEFMFUN $FORTMX ; (MAXIMA::DEFMFUN MAXIMA::$FORTMX ; (MAXIMA::NAME MAXIMA::MAT &OPTIONAL (STREAM *STANDARD-OUTPUT*) &AUX ; (MAXIMA::$LOADPRINT NIL)) ; (COND ; ((NOT (SYMBOLP MAXIMA::NAME)) ; (MAXIMA::MERROR ; (INTL:GETTEXT "fortmx: first argument must be a symbol; found: ~M") ; MAXIMA::NAME)) ; ((NOT (OR # #)) ; (MAXIMA::MERROR ; (INTL:GETTEXT ; "fortmx: second argument must be a list or matrix; found: ~M") ; MAXIMA::MAT))) ; (COND ; ((MAXIMA::$MATRIXP MAXIMA::MAT) ; (DO (# ; #) ; (#) ; (DO # # #))) ; ((MAXIMA::$LISTP MAXIMA::MAT) ; (DO (# ; #) ; (#) ; (MAXIMA::FORTRAN-PRINT `# STREAM)))) ; 'MAXIMA::$DONE) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$FORTMX ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$FORTMX) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $FORTMX to FORTMX-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$FORTMX ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$FORTMX)) ; (BLOCK MAXIMA::$FORTMX ; `(,'MAXIMA::FORTMX-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 2 calls to MAXIMA::$FORTMX 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/fortra.fasl ; compilation finished in 0:00:00.020 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/fortra.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/optim.lisp" ; compiling file "/home/maxima/maxima-test/src/optim.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/optim.fasl ; compilation finished in 0:00:00.024 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/optim.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/marray.lisp" ; compiling file "/home/maxima/maxima-test/src/marray.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/marray.lisp ; in: DEFMFUN $LISTARRAY ; (MAXIMA::DEFMFUN MAXIMA::$LISTARRAY ; (MAXIMA::ARY) ; (CONS '(MAXIMA::MLIST) ; (COND ((MAXIMA::MGET MAXIMA::ARY 'MAXIMA::HASHAR) (MAPCAR #'# #)) ; ((MAXIMA::MGET MAXIMA::ARY 'MAXIMA::ARRAY) ; (MAXIMA::LISTARRAY #)) ; ((ARRAYP MAXIMA::ARY) ; (IF # ; # ; #)) ; ((HASH-TABLE-P MAXIMA::ARY) ; (LET # ; # ; #)) ; ((EQ # 'MAXIMA::$FUNCTIONAL) (CDR #)) ; (T (MAXIMA::MERROR # MAXIMA::ARY))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$LISTARRAY ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$LISTARRAY) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $LISTARRAY to LISTARRAY-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$LISTARRAY ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$LISTARRAY)) ; (BLOCK MAXIMA::$LISTARRAY ; `(,'MAXIMA::LISTARRAY-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 9 calls to MAXIMA::$LISTARRAY 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/marray.fasl ; compilation finished in 0:00:00.015 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/marray.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/mdot.lisp" ; compiling file "/home/maxima/maxima-test/src/mdot.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/mdot.fasl ; compilation finished in 0:00:00.056 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mdot.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/series.lisp" ; compiling file "/home/maxima/maxima-test/src/series.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/series.fasl ; compilation finished in 0:00:00.116 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/series.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/numth.lisp" ; compiling file "/home/maxima/maxima-test/src/numth.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/numth.lisp ; in: DEFUN DIVSUM ; (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)))) ; --> LET PROGN UNLESS IF TYPEP ; ==> ; 1 ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; (EXPT MAXIMA::P MAXIMA::K) ; --> MULTIPLE-VALUE-BIND LET PROGN UNLESS IF TYPEP ; ==> ; 1 ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; (1- (EXPT MAXIMA::TMP (1+ MAXIMA::E))) ; ; 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 ; &OPTIONAL). ; 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 ; &OPTIONAL). ; etc. ; (1- MAXIMA::TMP) ; ; 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 ; &OPTIONAL). ; 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 ; &OPTIONAL). ; etc. ; (<= MAXIMA::N 1) ; --> MULTIPLE-VALUE-BIND LET PROGN UNLESS IF TYPEP ; ==> ; 1 ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; (ZEROP MAXIMA::K) ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; (MAXIMA::GET-FACTOR-LIST MAXIMA::N) ; --> MULTIPLE-VALUE-BIND LET PROGN UNLESS IF TYPEP ; ==> ; 1 ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; (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 #'#))))) ; --> SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION ; --> SB-C::%FUNCALL MULTIPLE-VALUE-BIND LET PROGN UNLESS IF TYPEP ; ==> ; 1 ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; 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)))) ; --> LET PROGN UNLESS IF TYPEP ; ==> ; 1 ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; (1- MAXIMA::P) ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; ; 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 ; &OPTIONAL). ; 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 ; &OPTIONAL). ; etc. ; (EXPT MAXIMA::P (1- MAXIMA::E)) ; --> MULTIPLE-VALUE-BIND LET PROGN UNLESS IF TYPEP ; ==> ; 1 ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; (* (1- MAXIMA::P) (EXPT MAXIMA::P (1- MAXIMA::E))) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 2) 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 ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; etc. ; (< MAXIMA::N 2) ; --> MULTIPLE-VALUE-BIND LET PROGN UNLESS IF TYPEP ; ==> ; 1 ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; (IF (< MAXIMA::N 2) ; MAXIMA::N ; (REDUCE #'* (MAXIMA::GET-FACTOR-LIST MAXIMA::N) :KEY ; #'(LAMBDA (MAXIMA::PE) ; (LET (# #) ; (DECLARE # ; #) ; (* # #))))) ; --> MULTIPLE-VALUE-BIND LET PROGN UNLESS IF TYPEP ; ==> ; 1 ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; (MAXIMA::GET-FACTOR-LIST MAXIMA::N) ; --> MULTIPLE-VALUE-BIND LET PROGN UNLESS IF TYPEP ; ==> ; 1 ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; (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 # #))))) ; --> SB-IMPL::%DEFUN SB-IMPL::%DEFUN SB-INT:NAMED-LAMBDA FUNCTION ; --> SB-C::%FUNCALL MULTIPLE-VALUE-BIND LET PROGN UNLESS IF TYPEP ; ==> ; 1 ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; in: DEFMFUN $JACOBI ; (MAXIMA::DEFMFUN MAXIMA::$JACOBI ; (MAXIMA::A MAXIMA::B) ; (IF (AND (INTEGERP MAXIMA::A) (INTEGERP MAXIMA::B)) ; (MAXIMA::JACOBI MAXIMA::A MAXIMA::B) ; `((MAXIMA::$JACOBI) ,MAXIMA::A ,MAXIMA::B))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$JACOBI ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$JACOBI) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $JACOBI to JACOBI-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$JACOBI ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$JACOBI)) ; (BLOCK MAXIMA::$JACOBI ; `(,'MAXIMA::JACOBI-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$JACOBI 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. ; in: DEFUN JACOBI ; (ABS MAXIMA::A) ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; ; 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 ; &OPTIONAL). ; 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) ; &OPTIONAL). ; etc. ; (MINUSP MAXIMA::B) ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; (- 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 ; &OPTIONAL). ; 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) ; &OPTIONAL). ; etc. ; (MINUSP MAXIMA::A) ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; (> MAXIMA::B 1) ; ; note: forced to do >-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; (ABS MAXIMA::A) ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; ; 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 ; &OPTIONAL). ; 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) ; &OPTIONAL). ; 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 ; &OPTIONAL). ; 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) ; &OPTIONAL). ; etc. ; (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 ; &OPTIONAL). ; 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) ; &OPTIONAL). ; etc. ; in: DEFUN IMODP ; (REM MAXIMA::P 4) ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; (REM MAXIMA::P 8) ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; (1- MAXIMA::P) ; ; 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 ; &OPTIONAL). ; 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 ; &OPTIONAL). ; 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 ; &OPTIONAL). ; 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) ; &OPTIONAL). ; etc. ; (1- MAXIMA::P) ; ; 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 ; &OPTIONAL). ; 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 ; &OPTIONAL). ; 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 ; &OPTIONAL). ; 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) ; &OPTIONAL). ; 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 ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a FIXNUM, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; (1- MAXIMA::P) ; ; 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 ; &OPTIONAL). ; 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 ; &OPTIONAL). ; 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 ; &OPTIONAL). ; 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) ; &OPTIONAL). ; etc. ; 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. ; in: DEFUN GCTIMES ; (* MAXIMA::A MAXIMA::C) ; ; note: forced to do GENERIC-* (cost 30) ; 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 ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; etc. ; (* MAXIMA::B MAXIMA::D) ; ; note: forced to do GENERIC-* (cost 30) ; 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 ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; 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 ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; (* MAXIMA::A MAXIMA::D) ; ; note: forced to do GENERIC-* (cost 30) ; 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 ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; etc. ; (* MAXIMA::B MAXIMA::C) ; ; note: forced to do GENERIC-* (cost 30) ; 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 ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; 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 ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; in: DEFUN GCFACTOR ; (APPEND MAXIMA::PLIS MAXIMA::ANS) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a LIST, not a NULL. ; (* MAXIMA::A MAXIMA::A) ; ; note: forced to do GENERIC-* (cost 30) ; 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 UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; etc. ; (* MAXIMA::B MAXIMA::B) ; ; note: forced to do GENERIC-* (cost 30) ; 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 UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; 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 UNSIGNED-BYTE, not a FIXNUM. ; The second argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a UNSIGNED-BYTE, not a (UNSIGNED-BYTE 64). ; The second argument is a UNSIGNED-BYTE, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE ; 64) ; &OPTIONAL). ; etc. ; (MAX (THE INTEGER (CAR MAXIMA::GL)) (THE INTEGER (CAR MAXIMA::NL))) ; ; 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) ; ; note: forced to do <-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; (MAXIMA::GCTIMES MAXIMA::A MAXIMA::B MAXIMA::RCD MAXIMA::ICD) ; --> LIST - ; ==> ; (* MAXIMA::A MAXIMA::C) ; ; note: forced to do GENERIC-* (cost 30) ; 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 ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; etc. ; ==> ; (* MAXIMA::B MAXIMA::D) ; ; note: forced to do GENERIC-* (cost 30) ; 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 ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; etc. ; --> 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 ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; --> LIST + ; ==> ; (* MAXIMA::A MAXIMA::D) ; ; note: forced to do GENERIC-* (cost 30) ; 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 ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; etc. ; ==> ; (* MAXIMA::B MAXIMA::C) ; ; note: forced to do GENERIC-* (cost 30) ; 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 ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; etc. ; --> 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 ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; (* MAXIMA::A (THE INTEGER (CAR MAXIMA::CD))) ; ; note: forced to do GENERIC-* (cost 30) ; 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 ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; etc. ; (* MAXIMA::B (THE INTEGER (CADR MAXIMA::CD))) ; ; note: forced to do GENERIC-* (cost 30) ; 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 ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; 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 ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; (- (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 ; &OPTIONAL). ; 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) ; &OPTIONAL). ; 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 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 ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; etc. ; ==> ; (* MAXIMA::B MAXIMA::D) ; ; note: forced to do GENERIC-* (cost 30) ; 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 ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; 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 ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; --> BLOCK LIST + ; ==> ; (* MAXIMA::A MAXIMA::D) ; ; note: forced to do GENERIC-* (cost 30) ; 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 ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; etc. ; ==> ; (* MAXIMA::B MAXIMA::C) ; ; note: forced to do GENERIC-* (cost 30) ; 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 ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; 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 ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; (INCF MAXIMA::ECONT (THE INTEGER (CADR MAXIMA::GL))) ; --> 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 ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; (* 2 (THE INTEGER (CADR MAXIMA::GL))) ; ; 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 (OR (INTEGER 2) (INTEGER * -2) (INTEGER 0 0)) ; &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; unable to do inline ASH (cost 3) because: ; The first argument is a T, not a FIXNUM. ; The result is a (VALUES (OR (INTEGER 2) (INTEGER * -2) (INTEGER 0 0)) ; &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; etc. ; (INCF MAXIMA::E1 (* 2 (THE INTEGER (CADR MAXIMA::GL)))) ; --> 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 (OR (INTEGER 2) (INTEGER * -2) (INTEGER 0 0)), not a FIXNUM. ; The second argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a (OR (INTEGER 2) (INTEGER * -2) (INTEGER 0 0)), not a (UNSIGNED-BYTE ; 64). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; (INCF MAXIMA::E1 (THE INTEGER (CADR MAXIMA::GL))) ; --> 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 ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; (INCF MAXIMA::E2 (THE INTEGER (CADR MAXIMA::GL))) ; --> 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 ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; in: DEFUN GCSQR ; (* MAXIMA::R MAXIMA::R) ; ; note: forced to do GENERIC-* (cost 30) ; 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 UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; etc. ; (* MAXIMA::I MAXIMA::I) ; ; note: forced to do GENERIC-* (cost 30) ; 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 UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; 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 UNSIGNED-BYTE, not a FIXNUM. ; The second argument is a UNSIGNED-BYTE, not a FIXNUM. ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES FIXNUM ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a UNSIGNED-BYTE, not a (UNSIGNED-BYTE 64). ; The second argument is a UNSIGNED-BYTE, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES UNSIGNED-BYTE &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE ; 64) ; &OPTIONAL). ; etc. ; (* MAXIMA::R MAXIMA::I) ; ; note: forced to do GENERIC-* (cost 30) ; 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 ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; 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 ; &OPTIONAL). ; unable to do inline ASH (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM ; &OPTIONAL). ; etc. ; 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 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 ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; etc. ; ==> ; (* MAXIMA::B MAXIMA::D) ; ; note: forced to do GENERIC-* (cost 30) ; 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 ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; 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 ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; --> BLOCK LIST + ; ==> ; (* MAXIMA::A MAXIMA::D) ; ; note: forced to do GENERIC-* (cost 30) ; 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 ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; etc. ; ==> ; (* MAXIMA::B MAXIMA::C) ; ; note: forced to do GENERIC-* (cost 30) ; 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 ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; 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 ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; 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 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 ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; etc. ; ==> ; (* MAXIMA::B MAXIMA::D) ; ; note: forced to do GENERIC-* (cost 30) ; 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 ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; 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 ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; --> BLOCK MAXIMA::GCTIMES BLOCK LIST + ; ==> ; (* MAXIMA::A MAXIMA::D) ; ; note: forced to do GENERIC-* (cost 30) ; 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 ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; etc. ; ==> ; (* MAXIMA::B MAXIMA::C) ; ; note: forced to do GENERIC-* (cost 30) ; 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 ; &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) 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) ; &OPTIONAL). ; 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 ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 4) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; in: DEFUN ZN-QUO ; (MOD (* MAXIMA::N (MAXIMA::INV-MOD MAXIMA::D MAXIMA::P)) MAXIMA::P) ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a SINGLE-FLOAT. ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a DOUBLE-FLOAT. ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a INTEGER. ; (* MAXIMA::N (MAXIMA::INV-MOD MAXIMA::D MAXIMA::P)) ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a T, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a T, not a (SIGNED-BYTE 64). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES (SIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; in: DEFUN DLOG-RHO ; (MAXIMA::ZN-QUO MAXIMA::DY MAXIMA::DZ MAXIMA::P) ; --> BLOCK MOD ; ==> ; 1 ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a SINGLE-FLOAT. ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a DOUBLE-FLOAT. ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a INTEGER. ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a T, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a T, not a (SIGNED-BYTE 64). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES (SIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; 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 SINGLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a DOUBLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-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 result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM ; &OPTIONAL). ; unable to do inline ASH (cost 4) 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) ; &OPTIONAL). ; etc. ; (LOGXOR MAXIMA::A (ASH MAXIMA::RED MAXIMA::E)) ; ; note: forced to do full call ; 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 ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 3) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; 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 274877906942), not a (UNSIGNED-BYTE ; 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM ; &OPTIONAL). ; unable to do inline ASH (cost 4) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a (INTEGER -1 274877906942), not a (UNSIGNED-BYTE ; 62). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; 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 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM ; &OPTIONAL). ; unable to do inline ASH (cost 4) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a FIXNUM, not a (UNSIGNED-BYTE 62). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; (LOGXOR MAXIMA::AB MAXIMA::A1) ; ; note: forced to do full call ; 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 ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 3) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; 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 SINGLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a DOUBLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-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 ; &OPTIONAL). ; 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) ; &OPTIONAL). ; etc. ; 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 SINGLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a DOUBLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-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 SINGLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a DOUBLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-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 full call ; 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 ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 3) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; 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 SINGLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a DOUBLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-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 SINGLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a DOUBLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-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 SINGLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a DOUBLE-FLOAT. ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX SINGLE-FLOAT). ; ; note: unable to ; open-code FLOAT to RATIONAL comparison ; due to type uncertainty: ; The first argument is a NUMBER, not a (COMPLEX DOUBLE-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 result is a (VALUES (INTEGER 1) &OPTIONAL), not a (VALUES FIXNUM ; &OPTIONAL). ; unable to do inline ASH (cost 4) because: ; The result is a (VALUES (INTEGER 1) &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; (LOGXOR MAXIMA::Q (ASH 1 MAXIMA::E)) ; ; note: forced to do full call ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a (INTEGER 1), not a FIXNUM. ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 3) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a (INTEGER 1), not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; 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 result is a (VALUES INTEGER &OPTIONAL), not a (VALUES FIXNUM ; &OPTIONAL). ; unable to do inline ASH (cost 4) 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) ; &OPTIONAL). ; etc. ; (LOGXOR MAXIMA::A (ASH MAXIMA::B MAXIMA::E)) ; ; note: forced to do full call ; 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 ; &OPTIONAL). ; unable to do inline (unsigned-byte 64) arithmetic (cost 3) because: ; The first argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The second argument is a INTEGER, not a (UNSIGNED-BYTE 64). ; The result is a (VALUES INTEGER &OPTIONAL), not a (VALUES ; (UNSIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; 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*)))) ; --> 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) ; (DECLARE ; (SB-C::CONSTANT-VALUE MAXIMA::A MAXIMA::B) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::GF-CTIMES)) ; (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. ; in: DEFMFUN $GF_SET_DATA ; (MAXIMA::DEFMFUN MAXIMA::$GF_SET_DATA ; (MAXIMA::P &OPTIONAL MAXIMA::A1 MAXIMA::A2 MAXIMA::A3) ; (DECLARE (IGNORE MAXIMA::A2 MAXIMA::A3)) ; (LET ((MAXIMA::*EF-ARITH?*)) ; (UNLESS (AND (INTEGERP MAXIMA::P) (MAXIMA::PRIMEP MAXIMA::P)) ; (MAXIMA::GF-MERROR ; (INTL:GETTEXT ; "`gf_set_data': Field characteristic must be a prime number."))) ; (MAXIMA::$GF_UNSET) ; (SETQ MAXIMA::*GF-CHAR* MAXIMA::P) ; (WHEN MAXIMA::A1 (COND (# # #) (T #))) ; (MAXIMA::GF-SET-RAT-HEADER) ; (UNLESS MAXIMA::*GF-RED* ; (SETQ MAXIMA::*GF-RED* # ; MAXIMA::*GF-IRRED?* T)) ; (WHEN (= MAXIMA::*GF-CHAR* 2) (SETQ MAXIMA::*F2-RED* #)) ; (SETQ MAXIMA::*GF-CARD* (EXPT MAXIMA::P MAXIMA::*GF-EXP*)) ; (SETQ MAXIMA::*GF-ORD* (COND # # #)) ; (LET* ((MAXIMA::$INTFACLIM) (MAXIMA::FS #)) ; (SETQ MAXIMA::*GF-FS-ORD* #)) ; ...)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$GF_SET_DATA ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$GF_SET_DATA) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $GF_SET_DATA to GF_SET_DATA-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$GF_SET_DATA ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$GF_SET_DATA)) ; (BLOCK MAXIMA::$GF_SET_DATA ; `(,'MAXIMA::GF_SET_DATA-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$GF_SET_DATA 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. ; in: DEFMFUN $GF_GET_DATA ; (MAXIMA::DEFMFUN MAXIMA::$GF_GET_DATA ; NIL ; (MAXIMA::GF-DATA? "gf_get_data") ; (MAXIMA::MAKE-GF-DATA :CHAR MAXIMA::*GF-CHAR* :EXP MAXIMA::*GF-EXP* :RED ; MAXIMA::*GF-RED* :PRIM MAXIMA::*GF-PRIM* :CARD MAXIMA::*GF-CARD* :ORD ...)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$GF_GET_DATA ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$GF_GET_DATA) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $GF_GET_DATA to GF_GET_DATA-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$GF_GET_DATA ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$GF_GET_DATA)) ; (BLOCK MAXIMA::$GF_GET_DATA ; `(,'MAXIMA::GF_GET_DATA-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$GF_GET_DATA 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. ; in: DEFMFUN $EF_GET_DATA ; (MAXIMA::DEFMFUN MAXIMA::$EF_GET_DATA ; NIL ; (MAXIMA::EF-DATA? "ef_get_data") ; (MAXIMA::MAKE-EF-DATA :EXP MAXIMA::*EF-EXP* :RED MAXIMA::*EF-RED* :PRIM ; MAXIMA::*EF-PRIM* :CARD MAXIMA::*EF-CARD* :ORD MAXIMA::*EF-ORD* :FS-ORD ; ...)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$EF_GET_DATA ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$EF_GET_DATA) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $EF_GET_DATA to EF_GET_DATA-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$EF_GET_DATA ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$EF_GET_DATA)) ; (BLOCK MAXIMA::$EF_GET_DATA ; `(,'MAXIMA::EF_GET_DATA-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$EF_GET_DATA 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. ; in: DEFMFUN $GF_UNSET ; (MAXIMA::DEFMFUN MAXIMA::$GF_UNSET ; NIL ; (SETQ MAXIMA::$GF_POWERS NIL ; MAXIMA::$GF_LOGS NIL ; MAXIMA::$GF_ZECH_LOGS NIL ; MAXIMA::*GF-POWERS* NIL ; MAXIMA::*GF-LOGS?* NIL ; MAXIMA::$GF_RAT NIL ; ...) ; T) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$GF_UNSET ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$GF_UNSET) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $GF_UNSET to GF_UNSET-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$GF_UNSET ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$GF_UNSET)) ; (BLOCK MAXIMA::$GF_UNSET ; `(,'MAXIMA::GF_UNSET-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$GF_UNSET 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. ; in: DEFMFUN $EF_UNSET ; (MAXIMA::DEFMFUN MAXIMA::$EF_UNSET ; NIL ; (SETQ MAXIMA::*EF-EXP* 0 ; MAXIMA::*EF-ORD* 0 ; MAXIMA::*EF-CARD* 0 ; MAXIMA::*EF-RED* NIL ; MAXIMA::*EF-PRIM* NIL ; MAXIMA::*EF-FS-ORD* NIL ; ...) ; T) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$EF_UNSET ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$EF_UNSET) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $EF_UNSET to EF_UNSET-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$EF_UNSET ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$EF_UNSET)) ; (BLOCK MAXIMA::$EF_UNSET ; `(,'MAXIMA::EF_UNSET-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$EF_UNSET 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. ; in: DEFMFUN $GF_MAKE_LOGS ; (MAXIMA::DEFMFUN MAXIMA::$GF_MAKE_LOGS ; NIL ; (MAXIMA::GF-FIELD? "gf_make_logs") ; (LET ((MAXIMA::*EF-ARITH?*)) ; (MAXIMA::GF-MAKE-LOGS))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$GF_MAKE_LOGS ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$GF_MAKE_LOGS) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $GF_MAKE_LOGS to GF_MAKE_LOGS-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$GF_MAKE_LOGS ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$GF_MAKE_LOGS)) ; (BLOCK MAXIMA::$GF_MAKE_LOGS ; `(,'MAXIMA::GF_MAKE_LOGS-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$GF_MAKE_LOGS 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. ; in: DEFMFUN $GF_EXP ; (MAXIMA::DEFMFUN MAXIMA::$GF_EXP ; (MAXIMA::A MAXIMA::N) ; (MAXIMA::GF-CHAR? "gf_exp") ; (LET ((MAXIMA::*EF-ARITH?*)) ; (COND ((NOT MAXIMA::N) (MAXIMA::GF-MERROR #)) ; ((NOT #) (MAXIMA::GF-MERROR #)) ; ((< # 0) (UNLESS MAXIMA::*GF-RED* #) (SETQ #) (WHEN MAXIMA::A #)) ; (MAXIMA::*GF-LOGS?* (MAXIMA::GF-X2P #)) ; ((AND MAXIMA::*GF-IRRED?* MAXIMA::*GF-X^P-POWERS*) ; (MAXIMA::GF-X2P #)) ; (T (SETQ #) (AND # # # #) (MAXIMA::GF-X2P #))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$GF_EXP ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$GF_EXP) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $GF_EXP to GF_EXP-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$GF_EXP ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$GF_EXP)) ; (BLOCK MAXIMA::$GF_EXP ; `(,'MAXIMA::GF_EXP-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$GF_EXP 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. ; in: DEFMFUN $EF_EXP ; (MAXIMA::DEFMFUN MAXIMA::$EF_EXP ; (MAXIMA::A MAXIMA::N) ; (MAXIMA::EF-GF-FIELD? "ef_exp") ; (LET ((MAXIMA::*EF-ARITH?* T)) ; (COND ((< # 0) (UNLESS MAXIMA::*EF-RED* #) (SETQ #) (WHEN MAXIMA::A #)) ; ((AND MAXIMA::*EF-IRRED?* MAXIMA::*EF-X^Q-POWERS*) ; (MAXIMA::GF-X2P #)) ; (T (SETQ #) (AND # # # #) (MAXIMA::GF-X2P #))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$EF_EXP ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$EF_EXP) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $EF_EXP to EF_EXP-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$EF_EXP ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$EF_EXP)) ; (BLOCK MAXIMA::$EF_EXP ; `(,'MAXIMA::EF_EXP-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$EF_EXP 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. ; in: DEFMFUN $GF_INVERT_BY_LU ; (MAXIMA::DEFMFUN MAXIMA::$GF_INVERT_BY_LU ; (MAXIMA::M) ; (MAXIMA::GF-FIELD? "gf_invert_by_lu") ; (LET ((MAXIMA::*EF-ARITH?*)) ; (MAXIMA::TRY-LU-AND-CALL 'MAXIMA::$INVERT_BY_LU MAXIMA::M ; 'MAXIMA::GF-RING))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$GF_INVERT_BY_LU ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$GF_INVERT_BY_LU) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $GF_INVERT_BY_LU to GF_INVERT_BY_LU-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$GF_INVERT_BY_LU ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$GF_INVERT_BY_LU)) ; (BLOCK MAXIMA::$GF_INVERT_BY_LU ; `(,'MAXIMA::GF_INVERT_BY_LU-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$GF_INVERT_BY_LU 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. ; in: DEFMFUN $EF_DETERMINANT ; (MAXIMA::DEFMFUN MAXIMA::$EF_DETERMINANT ; (MAXIMA::M) ; (MAXIMA::EF-FIELD? "ef_determinant") ; (LET* ((MAXIMA::*EF-ARITH?* T) ; (MAXIMA::DET ; (MAXIMA::TRY-LU-AND-CALL 'MAXIMA::$DETERMINANT_BY_LU MAXIMA::M ; 'MAXIMA::EF-RING))) ; (IF MAXIMA::DET ; MAXIMA::DET ; (LET (# #) ; (MAXIMA::MFUNCALL 'MAXIMA::$DETERMINANT MAXIMA::M))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$EF_DETERMINANT ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$EF_DETERMINANT) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $EF_DETERMINANT to EF_DETERMINANT-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$EF_DETERMINANT ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$EF_DETERMINANT)) ; (BLOCK MAXIMA::$EF_DETERMINANT ; `(,'MAXIMA::EF_DETERMINANT-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 2 calls to MAXIMA::$EF_DETERMINANT 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. ; in: DEFUN *F-DLOGB ; (MAXIMA::ZN-QUO (TRUNCATE MAXIMA::A-IND MAXIMA::D) ; (TRUNCATE MAXIMA::B-IND MAXIMA::D) MAXIMA::M) ; --> BLOCK MOD ; ==> ; 1 ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a SINGLE-FLOAT. ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a DOUBLE-FLOAT. ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a INTEGER. ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a T, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a T, not a (SIGNED-BYTE 64). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES (SIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; in: DEFUN GF-DLOG-RHO-BRENT ; (MAXIMA::ZN-QUO MAXIMA::DY MAXIMA::DZ MAXIMA::P) ; --> BLOCK MOD ; ==> ; 1 ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a SINGLE-FLOAT. ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a DOUBLE-FLOAT. ; ; note: unable to ; optimize ; due to type uncertainty: ; The first argument is a REAL, not a INTEGER. ; ; note: forced to do GENERIC-* (cost 30) ; unable to do inline fixnum arithmetic (cost 2) because: ; The first argument is a INTEGER, not a FIXNUM. ; The second argument is a T, not a FIXNUM. ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES FIXNUM &OPTIONAL). ; unable to do inline (signed-byte 64) arithmetic (cost 4) because: ; The first argument is a INTEGER, not a (SIGNED-BYTE 64). ; The second argument is a T, not a (SIGNED-BYTE 64). ; The result is a (VALUES NUMBER &OPTIONAL), not a (VALUES (SIGNED-BYTE 64) ; &OPTIONAL). ; etc. ; wrote /home/maxima/maxima-test/src/binary-sbcl/numth.fasl ; compilation finished in 0:00:01.380 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numth.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/pade.lisp" ; compiling file "/home/maxima/maxima-test/src/pade.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/pade.fasl ; compilation finished in 0:00:00.032 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/pade.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/homog.lisp" ; compiling file "/home/maxima/maxima-test/src/homog.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/homog.fasl ; compilation finished in 0:00:00.040 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/homog.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/combin.lisp" ; compiling file "/home/maxima/maxima-test/src/combin.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/combin.lisp ; in: DEFMFUN $MAKEFACT ; (MAXIMA::DEFMFUN MAXIMA::$MAKEFACT ; (MAXIMA::E) ; (LET ((MAXIMA::MAKEF T)) ; (IF (ATOM MAXIMA::E) ; MAXIMA::E ; (MAXIMA::SIMPLIFY (MAXIMA::MAKEFACT1 MAXIMA::E))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$MAKEFACT ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$MAKEFACT) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $MAKEFACT to MAKEFACT-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$MAKEFACT ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$MAKEFACT)) ; (BLOCK MAXIMA::$MAKEFACT ; `(,'MAXIMA::MAKEFACT-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 3 calls to MAXIMA::$MAKEFACT 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. ; in: DEFMFUN $MAKEGAMMA ; (MAXIMA::DEFMFUN MAXIMA::$MAKEGAMMA ; (MAXIMA::E) ; (IF (ATOM MAXIMA::E) ; MAXIMA::E ; (MAXIMA::SIMPLIFY (MAXIMA::MAKEGAMMA1 (MAXIMA::$MAKEFACT MAXIMA::E))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$MAKEGAMMA ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$MAKEGAMMA) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $MAKEGAMMA to MAKEGAMMA-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$MAKEGAMMA ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$MAKEGAMMA)) ; (BLOCK MAXIMA::$MAKEGAMMA ; `(,'MAXIMA::MAKEGAMMA-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 5 calls to MAXIMA::$MAKEGAMMA 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. ; in: DEFMFUN $MINFACTORIAL ; (MAXIMA::DEFMFUN MAXIMA::$MINFACTORIAL ; (MAXIMA::E) ; (LET (MAXIMA::*MFACTL MAXIMA::*FACTLIST) ; (LABELS ((MAXIMA::EVFACT # ; #) ; (MAXIMA::ADFACTL # ; #) ; (MAXIMA::GETFACT # ; #) ; (MAXIMA::EVFAC1 # ; #)) ; (IF (MAXIMA::SPECREPP MAXIMA::E) ; (SETQ #)) ; (MAXIMA::GETFACT MAXIMA::E) ; (MAPL #'MAXIMA::EVFAC1 MAXIMA::*FACTLIST) ; (SETQ MAXIMA::E #)))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$MINFACTORIAL ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$MINFACTORIAL) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $MINFACTORIAL to MINFACTORIAL-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$MINFACTORIAL ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$MINFACTORIAL)) ; (BLOCK MAXIMA::$MINFACTORIAL ; `(,'MAXIMA::MINFACTORIAL-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 2 calls to MAXIMA::$MINFACTORIAL 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. ; in: DEF-SIMPLIFIER ZETA ; (MAXIMA::DEF-SIMPLIFIER MAXIMA::ZETA ; (MAXIMA::Z) ; (COND ((EQ MAXIMA::Z 'MAXIMA::$INF) 1) ; ((MAXIMA::ALIKE1 MAXIMA::Z '(# -1 MAXIMA::$MINF)) 1) ; ((MAXIMA::ZEROP1 MAXIMA::Z) (COND (# #) (# -0.5d0) (T '#))) ; ((MAXIMA::ONEP1 MAXIMA::Z) ; (MAXIMA::SIMP-DOMAIN-ERROR ; (INTL:GETTEXT "zeta: zeta(~:M) is undefined.") MAXIMA::Z)) ; ((OR (MAXIMA::BIGFLOAT-NUMERICAL-EVAL-P MAXIMA::Z) ; (MAXIMA::COMPLEX-BIGFLOAT-NUMERICAL-EVAL-P MAXIMA::Z) ; (MAXIMA::FLOAT-NUMERICAL-EVAL-P MAXIMA::Z) ; (MAXIMA::COMPLEX-FLOAT-NUMERICAL-EVAL-P MAXIMA::Z)) ; (MAXIMA::TO (MAXIMA::FLOAT-ZETA MAXIMA::Z))) ; ((INTEGERP MAXIMA::Z) (COND (# #) (# 0) (# #) (T #))) ; ((AND (MAXIMA::MNEGP MAXIMA::Z)) ; (MAXIMA::MUL (MAXIMA::POWER 2 MAXIMA::Z) ; (MAXIMA::POWER 'MAXIMA::$%PI #) ; (MAXIMA::FTAKE 'MAXIMA::%SIN #) ; (MAXIMA::FTAKE 'MAXIMA::%GAMMA #) ; (MAXIMA::FTAKE 'MAXIMA::%ZETA #))) ; (T (MAXIMA::GIVE-UP)))) ; --> MAXIMA::DEFMFUN PROGN MAXIMA::DEFUN-CHECKED-FORM PROGN ; --> DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$ZETA ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$ZETA) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $ZETA to ZETA-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS3))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$ZETA ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS3) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS3) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$ZETA)) ; (BLOCK MAXIMA::$ZETA ; `(,'MAXIMA::ZETA-IMPL ,@#:REST-ARGS3))))) ; ; caught STYLE-WARNING: ; 9 calls to MAXIMA::$ZETA 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. ; in: DEFMFUN $TAYTORAT ; (MAXIMA::DEFMFUN MAXIMA::$TAYTORAT ; (MAXIMA::E) ; (COND ; ((MAXIMA::MBAGP MAXIMA::E) ; (CONS (CAR MAXIMA::E) (MAPCAR #'MAXIMA::$TAYTORAT #))) ; ((OR (ATOM MAXIMA::E) (NOT #)) (MAXIMA::RATF MAXIMA::E)) ; ((CATCH 'MAXIMA::SRRAT (MAXIMA::SRRAT MAXIMA::E))) ; (T (MAXIMA::RATF (MAXIMA::$RATDISREP MAXIMA::E))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$TAYTORAT ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$TAYTORAT) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $TAYTORAT to TAYTORAT-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$TAYTORAT ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$TAYTORAT)) ; (BLOCK MAXIMA::$TAYTORAT ; `(,'MAXIMA::TAYTORAT-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 7 calls to MAXIMA::$TAYTORAT 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/combin.fasl ; compilation finished in 0:00:00.280 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/combin.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/nset.lisp" ; compiling file "/home/maxima/maxima-test/src/nset.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/nset.lisp ; in: DEFMFUN $FULLSETIFY ; (MAXIMA::DEFMFUN MAXIMA::$FULLSETIFY ; (MAXIMA::A) ; (COND ; ((MAXIMA::$LISTP MAXIMA::A) ; `((MAXIMA::$SET) ,@(MAPCAR 'MAXIMA::$FULLSETIFY #))) ; (T MAXIMA::A))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$FULLSETIFY ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$FULLSETIFY) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $FULLSETIFY to FULLSETIFY-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$FULLSETIFY ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$FULLSETIFY)) ; (BLOCK MAXIMA::$FULLSETIFY ; `(,'MAXIMA::FULLSETIFY-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$FULLSETIFY 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. ; in: DEFMFUN $FULL_LISTIFY ; (MAXIMA::DEFMFUN MAXIMA::$FULL_LISTIFY ; (MAXIMA::A) ; (SETQ MAXIMA::A (MAXIMA::$RATDISREP MAXIMA::A)) ; (COND ((MAXIMA::$MAPATOM MAXIMA::A) MAXIMA::A) ; ((MAXIMA::$SETP MAXIMA::A) (MAXIMA::SIMPLIFY (CONS # #))) ; (T (MAXIMA::SIMPLIFY (CONS # #))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$FULL_LISTIFY ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$FULL_LISTIFY) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $FULL_LISTIFY to FULL_LISTIFY-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$FULL_LISTIFY ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$FULL_LISTIFY)) ; (BLOCK MAXIMA::$FULL_LISTIFY ; `(,'MAXIMA::FULL_LISTIFY-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 2 calls to MAXIMA::$FULL_LISTIFY 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. ; in: DEFMFUN $EMPTYP ; (MAXIMA::DEFMFUN MAXIMA::$EMPTYP ; (MAXIMA::A) ; (OR (MAXIMA::LIKE MAXIMA::A `((MAXIMA::$SET))) ; (MAXIMA::LIKE MAXIMA::A `((MAXIMA::MLIST))) ; (AND (MAXIMA::$MATRIXP MAXIMA::A) ; (EVERY 'MAXIMA::$EMPTYP (MAXIMA::MARGS MAXIMA::A))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$EMPTYP ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$EMPTYP) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $EMPTYP to EMPTYP-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$EMPTYP ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$EMPTYP)) ; (BLOCK MAXIMA::$EMPTYP ; `(,'MAXIMA::EMPTYP-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 8 calls to MAXIMA::$EMPTYP 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. ; in: DEFMFUN $SETP ; (MAXIMA::DEFMFUN MAXIMA::$SETP ; (MAXIMA::A) ; (AND (CONSP MAXIMA::A) (CONSP (CAR MAXIMA::A)) ; (EQ (CAAR MAXIMA::A) 'MAXIMA::$SET))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$SETP ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$SETP) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $SETP to SETP-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$SETP ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$SETP)) ; (BLOCK MAXIMA::$SETP ; `(,'MAXIMA::SETP-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 6 calls to MAXIMA::$SETP 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. ; in: DEFMFUN $CARDINALITY ; (MAXIMA::DEFMFUN MAXIMA::$CARDINALITY ; (MAXIMA::A) ; (IF MAXIMA::$SIMP ; (LENGTH (MAXIMA::REQUIRE-SET MAXIMA::A 'MAXIMA::$CARDINALITY)) ; (LET ((MAXIMA::$SIMP T)) ; (MAXIMA::$CARDINALITY (MAXIMA::SIMPLIFY MAXIMA::A))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$CARDINALITY ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$CARDINALITY) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $CARDINALITY to CARDINALITY-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$CARDINALITY ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$CARDINALITY)) ; (BLOCK MAXIMA::$CARDINALITY ; `(,'MAXIMA::CARDINALITY-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$CARDINALITY 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. ; in: DEFMFUN $RREDUCE ; (MAXIMA::DEFMFUN MAXIMA::$RREDUCE ; (MAXIMA::F MAXIMA::S &OPTIONAL (MAXIMA::INIT 'MAXIMA::NO-INIT)) ; (MAXIMA::RL-REDUCE MAXIMA::F MAXIMA::S T MAXIMA::INIT 'MAXIMA::$RREDUCE)) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$RREDUCE ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$RREDUCE) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $RREDUCE to RREDUCE-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$RREDUCE ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$RREDUCE)) ; (BLOCK MAXIMA::$RREDUCE ; `(,'MAXIMA::RREDUCE-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$RREDUCE 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. ; in: DEFMFUN $EVERY ; (MAXIMA::DEFMFUN MAXIMA::$EVERY ; (MAXIMA::F &REST MAXIMA::X) ; (COND ((OR (NULL MAXIMA::X) (AND # #)) T) ; ((OR (MAXIMA::$LISTP #) (AND # #)) (SETQ MAXIMA::X #) ; (MAXIMA::CHECKED-AND (MAPCAR #'CAR #))) ; ((EVERY 'MAXIMA::$MATRIXP MAXIMA::X) ; (LET (#) ; (SETQ #) ; (MAXIMA::CHECKED-AND #))) ; (T (MAXIMA::MERROR (INTL:GETTEXT "every: invalid arguments."))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$EVERY ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$EVERY) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $EVERY to EVERY-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$EVERY ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$EVERY)) ; (BLOCK MAXIMA::$EVERY ; `(,'MAXIMA::EVERY-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$EVERY 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. ; in: DEFMFUN $SOME ; (MAXIMA::DEFMFUN MAXIMA::$SOME ; (MAXIMA::F &REST MAXIMA::X) ; (COND ((OR (NULL MAXIMA::X) (AND # #)) NIL) ; ((OR (MAXIMA::$LISTP #) (AND # #)) (SETQ MAXIMA::X #) ; (MAXIMA::CHECKED-OR (MAPCAR #'CAR #))) ; ((EVERY 'MAXIMA::$MATRIXP MAXIMA::X) ; (LET (#) ; (SETQ #) ; (MAXIMA::CHECKED-OR #))) ; (T (MAXIMA::MERROR (INTL:GETTEXT "some: invalid arguments."))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$SOME ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$SOME) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $SOME to SOME-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$SOME ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$SOME)) ; (BLOCK MAXIMA::$SOME ; `(,'MAXIMA::SOME-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$SOME 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. ; in: DEFUN SIMP-MOEBIUS ; (MAXIMA::POSINT MAXIMA::N) ; --> BLOCK AND IF > IF ; ==> ; (> MAXIMA::X 0) ; ; note: forced to do >-INTEGER-FIXNUM (cost 8) ; unable to do inline fixnum comparison (cost 3) because: ; The first argument is a INTEGER, not a FIXNUM. ; wrote /home/maxima/maxima-test/src/binary-sbcl/nset.fasl ; compilation finished in 0:00:00.392 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/nset.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/rand-mt19937.lisp" ; compiling file "/home/maxima/maxima-test/src/rand-mt19937.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/rand-mt19937.lisp ; in: DEFMFUN $RANDOM ; (MAXIMA::DEFMFUN MAXIMA::$RANDOM ; (MAXIMA::X) ; "Returns the next number from this generator. ; Punt to MT19937::RANDOM." ; (IF (AND (OR (INTEGERP MAXIMA::X) (FLOATP MAXIMA::X)) (> MAXIMA::X 0)) ; (MT19937:RANDOM MAXIMA::X) ; (MAXIMA::MERROR ; (INTL:GETTEXT ; "random: argument must be a positive integer or positive float; found: ~M") ; MAXIMA::X))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$RANDOM ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$RANDOM) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $RANDOM to RANDOM-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$RANDOM ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$RANDOM)) ; (BLOCK MAXIMA::$RANDOM ; `(,'MAXIMA::RANDOM-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$RANDOM 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/rand-mt19937.fasl ; compilation finished in 0:00:00.048 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/rand-mt19937.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/maxmin.lisp" ; compiling file "/home/maxima/maxima-test/src/maxmin.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/maxmin.lisp ; in: DEFMFUN $COMPARE ; (MAXIMA::DEFMFUN MAXIMA::$COMPARE ; (MAXIMA::A MAXIMA::B) ; (SETQ MAXIMA::A (MAXIMA::RATDISREP MAXIMA::A)) ; (SETQ MAXIMA::B (MAXIMA::RATDISREP MAXIMA::B)) ; (WHEN ; (MAXIMA::AMONGL '(MAXIMA::$INF MAXIMA::$MINF MAXIMA::$INFINITY) ; MAXIMA::A) ; (SETQ MAXIMA::A (MAXIMA::$LIMIT MAXIMA::A))) ; (WHEN ; (MAXIMA::AMONGL '(MAXIMA::$INF MAXIMA::$MINF MAXIMA::$INFINITY) ; MAXIMA::B) ; (SETQ MAXIMA::B (MAXIMA::$LIMIT MAXIMA::B))) ; (COND ; ((OR (MAXIMA::AMONGL '# MAXIMA::A) (MAXIMA::AMONGL '# MAXIMA::B)) ; 'MAXIMA::$NOTCOMPARABLE) ; ((OR (NOT #) (NOT #)) ; (IF (EQ T #) ; "=" ; 'MAXIMA::$NOTCOMPARABLE)) ; (T ; (LET (#) ; (SETQ #) ; (WHEN # #) ; (WHEN # #) ; (SETQ #) ; (COND # # # # # # #))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$COMPARE ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$COMPARE) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $COMPARE to COMPARE-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$COMPARE ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$COMPARE)) ; (BLOCK MAXIMA::$COMPARE ; `(,'MAXIMA::COMPARE-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$COMPARE 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. ; in: DEFMFUN $RATIONALIZE ; (MAXIMA::DEFMFUN MAXIMA::$RATIONALIZE ; (MAXIMA::E) ; (SETQ MAXIMA::E (MAXIMA::RATDISREP MAXIMA::E)) ; (COND ; ((FLOATP MAXIMA::E) ; (LET (# # #) ; (MULTIPLE-VALUE-SETQ # #) ; (MAXIMA::CL-RAT-TO-MAXIMA #))) ; ((MAXIMA::$BFLOATP MAXIMA::E) (MAXIMA::CL-RAT-TO-MAXIMA (* # #))) ; ((MAXIMA::$MAPATOM MAXIMA::E) MAXIMA::E) ; (T (MAXIMA::SIMPLIFY (CONS # #))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$RATIONALIZE ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$RATIONALIZE) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $RATIONALIZE to RATIONALIZE-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$RATIONALIZE ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$RATIONALIZE)) ; (BLOCK MAXIMA::$RATIONALIZE ; `(,'MAXIMA::RATIONALIZE-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 2 calls to MAXIMA::$RATIONALIZE 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/maxmin.fasl ; compilation finished in 0:00:00.040 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/maxmin.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/nummod.lisp" ; compiling file "/home/maxima/maxima-test/src/nummod.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/nummod.lisp ; in: DEF-SIMPLIFIER ROUND ; (MAXIMA::DEF-SIMPLIFIER ROUND ; (MAXIMA::E) ; (COND ((MAXIMA::$FEATUREP MAXIMA::E 'MAXIMA::$INTEGER) MAXIMA::E) ; ((MEMBER MAXIMA::E ; '(MAXIMA::$INF MAXIMA::$MINF MAXIMA::$UND MAXIMA::$IND) ; :TEST #'EQ) ; MAXIMA::E) ; ((EQ MAXIMA::E 'MAXIMA::$ZEROB) 0) ((EQ MAXIMA::E 'MAXIMA::$ZEROA) 0) ; (T ; (LET* (# # #) ; (COND # # # # # # # #))))) ; --> MAXIMA::DEFMFUN PROGN MAXIMA::DEFUN-CHECKED-FORM PROGN ; --> DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$ROUND ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$ROUND) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $ROUND to ROUND-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS3))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$ROUND ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS3) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS3) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$ROUND)) ; (BLOCK MAXIMA::$ROUND ; `(,'MAXIMA::ROUND-IMPL ,@#:REST-ARGS3))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$ROUND 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. ; in: DEF-SIMPLIFIER TRUNCATE ; (MAXIMA::DEF-SIMPLIFIER TRUNCATE ; (MAXIMA::E) ; (COND ((MAXIMA::$FEATUREP MAXIMA::E 'MAXIMA::$INTEGER) MAXIMA::E) ; ((MEMBER MAXIMA::E ; '(MAXIMA::$INF MAXIMA::$MINF MAXIMA::$UND MAXIMA::$IND) ; :TEST #'EQ) ; MAXIMA::E) ; ((EQ MAXIMA::E 'MAXIMA::$ZEROB) 0) ((EQ MAXIMA::E 'MAXIMA::$ZEROA) 0) ; (T ; (LET (#) ; (COND # # # #))))) ; --> MAXIMA::DEFMFUN PROGN MAXIMA::DEFUN-CHECKED-FORM PROGN ; --> DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$TRUNCATE ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$TRUNCATE) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $TRUNCATE to TRUNCATE-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS3))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$TRUNCATE ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS3) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS3) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$TRUNCATE)) ; (BLOCK MAXIMA::$TRUNCATE ; `(,'MAXIMA::TRUNCATE-IMPL ; ,@#:REST-ARGS3))))) ; ; caught STYLE-WARNING: ; 17 calls to MAXIMA::$TRUNCATE 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/nummod.fasl ; compilation finished in 0:00:00.040 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/nummod.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/conjugate.lisp" ; compiling file "/home/maxima/maxima-test/src/conjugate.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/conjugate.fasl ; compilation finished in 0:00:00.044 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/conjugate.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/expintegral.lisp" ; compiling file "/home/maxima/maxima-test/src/expintegral.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/expintegral.fasl ; compilation finished in 0:00:00.240 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/expintegral.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/gamma.lisp" ; compiling file "/home/maxima/maxima-test/src/gamma.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/gamma.lisp ; in: DEF-SIMPLIFIER GAMMA_INCOMPLETE ; (MAXIMA::DEF-SIMPLIFIER MAXIMA::GAMMA_INCOMPLETE ; (MAXIMA::A MAXIMA::Z) ; (LET ((MAXIMA::$SIMPSUM T) (MAXIMA::RATORDER)) ; (COND ; ((MAXIMA::ZEROP1 MAXIMA::Z) ; (LET # ; #)) ; ((EQ MAXIMA::Z 'MAXIMA::$INF) 0) ((AND # #) 'MAXIMA::$INFINITY) ; ((MAXIMA::FLOAT-NUMERICAL-EVAL-P MAXIMA::A MAXIMA::Z) ; (WHEN MAXIMA::*DEBUG-GAMMA* #) ; (LET # ; #)) ; ((MAXIMA::COMPLEX-FLOAT-NUMERICAL-EVAL-P MAXIMA::A MAXIMA::Z) ; (WHEN MAXIMA::*DEBUG-GAMMA* #) ; (LET # ; #)) ; ((MAXIMA::BIGFLOAT-NUMERICAL-EVAL-P MAXIMA::A MAXIMA::Z) ; (WHEN MAXIMA::*DEBUG-GAMMA* #) ; (LET # ; #)) ; ((MAXIMA::COMPLEX-BIGFLOAT-NUMERICAL-EVAL-P MAXIMA::A MAXIMA::Z) ; (WHEN MAXIMA::*DEBUG-GAMMA* #) ; (LET # ; #)) ; ((AND MAXIMA::$GAMMA_EXPAND #) ; (LET # ; #)) ; ((AND MAXIMA::$GAMMA_EXPAND #) (SETQ #) (COND # # #)) ; ((AND MAXIMA::$GAMMA_EXPAND # #) ; (LET # ; #)) ; ((AND MAXIMA::$GAMMA_EXPAND # # # #) (MULTIPLE-VALUE-BIND # # #)) ...))) ; --> MAXIMA::DEFMFUN PROGN MAXIMA::DEFUN-CHECKED-FORM PROGN ; --> DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$GAMMA_INCOMPLETE ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$GAMMA_INCOMPLETE) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $GAMMA_INCOMPLETE to GAMMA_INCOMPLETE-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS3))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$GAMMA_INCOMPLETE ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS3) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS3) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$GAMMA_INCOMPLETE)) ; (BLOCK MAXIMA::$GAMMA_INCOMPLETE ; `(,'MAXIMA::GAMMA_INCOMPLETE-IMPL ; ,@#:REST-ARGS3))))) ; ; caught STYLE-WARNING: ; 8 calls to MAXIMA::$GAMMA_INCOMPLETE 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. ; in: DEFUN GAMMA-INCOMPLETE ; (COND ((COMPLEXP MAXIMA::X) #C(0.0d0 0.0d0)) ((REALP MAXIMA::X) 0.0d0)) ; --> IF ; ==> ; NIL ; ; caught STYLE-WARNING: ; This is not a NUMBER: ; NIL ; See also: ; The SBCL Manual, Node "Handling of Types" ; in: DEFMFUN $LOG_GAMMA ; (MAXIMA::DEFMFUN MAXIMA::$LOG_GAMMA ; (MAXIMA::Z) ; (MAXIMA::SIMPLIFY (LIST '(MAXIMA::%LOG_GAMMA) MAXIMA::Z))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$LOG_GAMMA ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$LOG_GAMMA) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $LOG_GAMMA to LOG_GAMMA-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$LOG_GAMMA ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$LOG_GAMMA)) ; (BLOCK MAXIMA::$LOG_GAMMA ; `(,'MAXIMA::LOG_GAMMA-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 6 calls to MAXIMA::$LOG_GAMMA 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. ; in: DEF-SIMPLIFIER ERF ; (MAXIMA::DEF-SIMPLIFIER MAXIMA::ERF ; (MAXIMA::Z) ; (COND ((MAXIMA::ZEROP1 MAXIMA::Z) MAXIMA::Z) ; ((EQ MAXIMA::Z 'MAXIMA::$INF) 1) ((EQ MAXIMA::Z 'MAXIMA::$MINF) -1) ; ((MAXIMA::FLOAT-NUMERICAL-EVAL-P MAXIMA::Z) ; (BIGFLOAT::BF-ERF (MAXIMA::$FLOAT MAXIMA::Z))) ; ((MAXIMA::COMPLEX-FLOAT-NUMERICAL-EVAL-P MAXIMA::Z) ; (MAXIMA::COMPLEXIFY (BIGFLOAT::BF-ERF #))) ; ((MAXIMA::BIGFLOAT-NUMERICAL-EVAL-P MAXIMA::Z) ; (MAXIMA::TO (BIGFLOAT::BF-ERF #))) ; ((MAXIMA::COMPLEX-BIGFLOAT-NUMERICAL-EVAL-P MAXIMA::Z) ; (MAXIMA::TO (BIGFLOAT::BF-ERF #))) ; ((MAXIMA::TAYLORIZE (MAXIMA::MOP MAXIMA::FORM) ; (SECOND MAXIMA::FORM))) ; ((AND MAXIMA::$ERF_%IARGS (NOT MAXIMA::$ERF_REPRESENTATION) ; (MAXIMA::MULTIPLEP MAXIMA::Z 'MAXIMA::$%I)) ; (MAXIMA::MUL 'MAXIMA::$%I (MAXIMA::SIMPLIFY #))) ; ((MAXIMA::APPLY-REFLECTION-SIMP (MAXIMA::MOP MAXIMA::FORM) MAXIMA::Z ; MAXIMA::$TRIGSIGN)) ; (MAXIMA::$HYPERGEOMETRIC_REPRESENTATION ; (MAXIMA::ERF-HYPERGEOMETRIC MAXIMA::Z)) ; ...)) ; --> MAXIMA::DEFMFUN PROGN MAXIMA::DEFUN-CHECKED-FORM PROGN ; --> DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$ERF ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$ERF) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $ERF to ERF-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS3))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$ERF ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS3) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS3) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$ERF)) ; (BLOCK MAXIMA::$ERF ; `(,'MAXIMA::ERF-IMPL ,@#:REST-ARGS3))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$ERF 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. ; in: DEFUN BF-ERF ; (ETYPECASE BIGFLOAT::Z ; (REAL (MAXIMA::ERF BIGFLOAT::Z)) ; (COMPLEX (MAXIMA::COMPLEX-ERF BIGFLOAT::Z)) ; (BIGFLOAT-IMPL:BIGFLOAT ; (BIGFLOAT-IMPL:BIGFLOAT (MAXIMA::$BFLOAT (MAXIMA::$EXPAND #)))) ; (BIGFLOAT-IMPL:COMPLEX-BIGFLOAT ; (BIGFLOAT-IMPL:BIGFLOAT (MAXIMA::$BFLOAT (MAXIMA::$EXPAND #))))) ; --> COND IF IF IF TYPEP ; ==> ; 1 ; ; note: deleting unreachable code ; in: DEF-SIMPLIFIER ERFC ; (MAXIMA::DEF-SIMPLIFIER MAXIMA::ERFC ; (MAXIMA::Z) ; (COND ((MAXIMA::ZEROP1 MAXIMA::Z) 1) ((EQ MAXIMA::Z 'MAXIMA::$INF) 0) ; ((EQ MAXIMA::Z 'MAXIMA::$MINF) 2) ; ((MAXIMA::NUMERICAL-EVAL-P MAXIMA::Z) ; (MAXIMA::TO (BIGFLOAT::BF-ERFC #))) ; ((MAXIMA::TAYLORIZE (MAXIMA::MOP MAXIMA::FORM) ; (SECOND MAXIMA::FORM))) ; ((AND MAXIMA::$TRIGSIGN (MAXIMA::GREAT # MAXIMA::Z)) ; (MAXIMA::SUB 2 (MAXIMA::SIMPLIFY #))) ; (MAXIMA::$HYPERGEOMETRIC_REPRESENTATION ; (MAXIMA::SUB 1 (MAXIMA::ERF-HYPERGEOMETRIC MAXIMA::Z))) ; ((AND MAXIMA::$ERF_REPRESENTATION (NOT #)) ; (CASE MAXIMA::$ERF_REPRESENTATION ; (MAXIMA::%ERF #) ; (MAXIMA::%ERFI #) ; (T #))) ; (T (MAXIMA::GIVE-UP)))) ; --> MAXIMA::DEFMFUN PROGN MAXIMA::DEFUN-CHECKED-FORM PROGN ; --> DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$ERFC ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$ERFC) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $ERFC to ERFC-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS3))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$ERFC ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS3) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS3) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$ERFC)) ; (BLOCK MAXIMA::$ERFC ; `(,'MAXIMA::ERFC-IMPL ,@#:REST-ARGS3))))) ; ; caught STYLE-WARNING: ; 5 calls to MAXIMA::$ERFC 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. ; in: DEF-SIMPLIFIER ERFI ; (MAXIMA::DEF-SIMPLIFIER MAXIMA::ERFI ; (MAXIMA::Z) ; (COND ((MAXIMA::ZEROP1 MAXIMA::Z) MAXIMA::Z) ; ((EQ MAXIMA::Z 'MAXIMA::$INF) 'MAXIMA::$INF) ; ((EQ MAXIMA::Z 'MAXIMA::$MINF) 'MAXIMA::$MINF) ; ((MAXIMA::NUMERICAL-EVAL-P MAXIMA::Z) ; (MAXIMA::TO (BIGFLOAT::BF-ERFI #))) ; ((MAXIMA::TAYLORIZE (MAXIMA::MOP MAXIMA::FORM) ; (SECOND MAXIMA::FORM))) ; ((AND MAXIMA::$ERF_%IARGS (MAXIMA::MULTIPLEP MAXIMA::Z 'MAXIMA::$%I)) ; (MAXIMA::MUL 'MAXIMA::$%I (MAXIMA::SIMPLIFY #))) ; ((MAXIMA::APPLY-REFLECTION-SIMP (MAXIMA::MOP MAXIMA::FORM) MAXIMA::Z ; MAXIMA::$TRIGSIGN)) ; (MAXIMA::$HYPERGEOMETRIC_REPRESENTATION ; (MAXIMA::MUL -1 'MAXIMA::$%I (MAXIMA::ERF-HYPERGEOMETRIC #))) ; ((AND MAXIMA::$ERF_REPRESENTATION (NOT #)) ; (CASE MAXIMA::$ERF_REPRESENTATION ; (MAXIMA::%ERF #) ; (MAXIMA::%ERFC #) ; (T #))) ; (T (MAXIMA::GIVE-UP)))) ; --> MAXIMA::DEFMFUN PROGN MAXIMA::DEFUN-CHECKED-FORM PROGN ; --> DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$ERFI ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$ERFI) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $ERFI to ERFI-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS3))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$ERFI ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS3) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS3) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$ERFI)) ; (BLOCK MAXIMA::$ERFI ; `(,'MAXIMA::ERFI-IMPL ,@#:REST-ARGS3))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$ERFI 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/gamma.fasl ; compilation finished in 0:00:00.420 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/gamma.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/mstuff.lisp" ; compiling file "/home/maxima/maxima-test/src/mstuff.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/mstuff.lisp ; in: DEFMFUN $SORT ; (MAXIMA::DEFMFUN MAXIMA::$SORT ; (MAXIMA::L &OPTIONAL (MAXIMA::F 'MAXIMA::LESSTHAN)) ; (LET ((MAXIMA::LLIST MAXIMA::L) ; MAXIMA::COMPARFUN ; MAXIMA::BFUN ; (MAXIMA::$PREDERROR T)) ; (UNLESS (MAXIMA::$LISTP MAXIMA::LLIST) ; (MAXIMA::MERROR ; (INTL:GETTEXT "sort: first argument must be a list; found: ~M") ; MAXIMA::LLIST)) ; (SETQ MAXIMA::LLIST (COPY-LIST #) ; MAXIMA::COMPARFUN (MAXIMA::MFUNCTION1 #)) ; (WHEN (MEMBER MAXIMA::BFUN '(MAXIMA::LESSTHAN MAXIMA::GREAT) :TEST #'EQ) ; (SETQ MAXIMA::LLIST #)) ; (CONS '(MAXIMA::MLIST) (STABLE-SORT MAXIMA::LLIST MAXIMA::COMPARFUN)))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$SORT ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$SORT) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $SORT to SORT-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$SORT ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$SORT)) ; (BLOCK MAXIMA::$SORT ; `(,'MAXIMA::SORT-IMPL ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 2 calls to MAXIMA::$SORT 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/mstuff.fasl ; compilation finished in 0:00:00.020 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mstuff.fasl" ; - Compiling module "polynomial" ; - Compiling source file "/home/maxima/maxima-test/src/polynomialp.lisp" ; compiling file "/home/maxima/maxima-test/src/polynomialp.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/polynomialp.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/polynomialp.fasl" ; - Compiling module "poisson-series" ; - Compiling source file "/home/maxima/maxima-test/src/pois2.lisp" ; compiling file "/home/maxima/maxima-test/src/pois2.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/pois2.fasl ; compilation finished in 0:00:00.004 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/pois2.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/pois3.lisp" ; compiling file "/home/maxima/maxima-test/src/pois3.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/pois3.lisp ; in: DEFMFUN $POISSIMP ; (MAXIMA::DEFMFUN MAXIMA::$POISSIMP ; (MAXIMA::X) ; (IF (MAXIMA::MBAGP MAXIMA::X) ; (CONS (CAR MAXIMA::X) (MAPCAR #'MAXIMA::$POISSIMP (CDR MAXIMA::X))) ; (MAXIMA::$OUTOFPOIS MAXIMA::X))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$POISSIMP ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$POISSIMP) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $POISSIMP to POISSIMP-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$POISSIMP ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$POISSIMP)) ; (BLOCK MAXIMA::$POISSIMP ; `(,'MAXIMA::POISSIMP-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$POISSIMP 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. ; in: DEFMFUN $OUTOFPOIS ; (MAXIMA::DEFMFUN MAXIMA::$OUTOFPOIS ; (MAXIMA::P) ; (PROG (MAXIMA::ANS) ; (COND ((OR # #) (SETQ #))) ; (DO ((MAXIMA::M # #)) ((NULL MAXIMA::M)) (SETQ MAXIMA::ANS #)) ; (DO ((MAXIMA::M # #)) ((NULL MAXIMA::M)) (SETQ MAXIMA::ANS #)) ; (RETURN (COND (# 0) (T #))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$OUTOFPOIS ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$OUTOFPOIS) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $OUTOFPOIS to OUTOFPOIS-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$OUTOFPOIS ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$OUTOFPOIS)) ; (BLOCK MAXIMA::$OUTOFPOIS ; `(,'MAXIMA::OUTOFPOIS-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 3 calls to MAXIMA::$OUTOFPOIS 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. ; in: DEFMFUN $POISDIFF ; (MAXIMA::DEFMFUN MAXIMA::$POISDIFF ; (MAXIMA::P MAXIMA::M) ; (DECLARE (SPECIAL MAXIMA::M)) ; (COND ; ((MEMBER MAXIMA::M ; '(MAXIMA::$U MAXIMA::$V MAXIMA::$W MAXIMA::$X MAXIMA::$Y ; MAXIMA::$Z) ; :TEST #'EQ) ; (LIST (CAR MAXIMA::P) (MAXIMA::COSDIF # MAXIMA::M) ; (MAXIMA::SINDIF # MAXIMA::M))) ; (T (LIST (CAR MAXIMA::P) (MAXIMA::POISDIF4 #) (MAXIMA::POISDIF4 #))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$POISDIFF ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$POISDIFF) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $POISDIFF to POISDIFF-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$POISDIFF ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$POISDIFF)) ; (BLOCK MAXIMA::$POISDIFF ; `(,'MAXIMA::POISDIFF-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$POISDIFF 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. ; in: DEFMFUN $POISTIMES ; (MAXIMA::DEFMFUN MAXIMA::$POISTIMES ; (MAXIMA::A MAXIMA::B) ; (PROG (MAXIMA::SLC MAXIMA::CLC MAXIMA::TEMP MAXIMA::AE MAXIMA::AA ; MAXIMA::ZERO MAXIMA::TRIM MAXIMA::T1 MAXIMA::T2 MAXIMA::F1 ; MAXIMA::F2) ; (SETQ MAXIMA::A (MAXIMA::INTOPOIS MAXIMA::A) ; MAXIMA::B (MAXIMA::INTOPOIS MAXIMA::B)) ; (COND ((OR # #) (SETQ #))) ; (COND ((MAXIMA::NONPERIOD MAXIMA::A) (RETURN #)) ; ((MAXIMA::NONPERIOD MAXIMA::B) (RETURN #))) ; (SETQ MAXIMA::SLC (MAXIMA::AVLINIT MAXIMA::POISHIFT #) ; MAXIMA::CLC (MAXIMA::AVLINIT MAXIMA::POISHIFT MAXIMA::ZERO)) ; (DO ((MAXIMA::SLA # #)) ; ((NULL MAXIMA::SLA)) ; (SETQ MAXIMA::AA # ; MAXIMA::AE #) ; (DO (#) (#) (SETQ #) (COND # #) (SETQ #) (COND # #)) ; (DO (#) (#) (SETQ #) (COND # #) (SETQ #) (COND # #))) ; (DO ((MAXIMA::CLA # #)) ; ((NULL MAXIMA::CLA)) ; (SETQ MAXIMA::AA # ; MAXIMA::AE #) ; (DO (#) (#) (SETQ #) (COND # #) (COND #)) ; (DO (#) (#) (SETQ #) (COND # #) (COND #))) ; (RETURN ; (LIST '(MAXIMA::MPOIS MAXIMA::SIMP) (MAXIMA::UNTREE MAXIMA::SLC) ; (MAXIMA::UNTREE MAXIMA::CLC))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$POISTIMES ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$POISTIMES) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $POISTIMES to POISTIMES-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$POISTIMES ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$POISTIMES)) ; (BLOCK MAXIMA::$POISTIMES ; `(,'MAXIMA::POISTIMES-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$POISTIMES 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. ; in: DEFMFUN $POISEXPT ; (MAXIMA::DEFMFUN MAXIMA::$POISEXPT ; (MAXIMA::P MAXIMA::N) ; (PROG (MAXIMA::U MAXIMA::H) ; (COND ((ODDP MAXIMA::N) (SETQ #)) (T (SETQ #))) ; MAXIMA::A ; (SETQ MAXIMA::N (ASH MAXIMA::N -1)) ; (COND ((ZEROP MAXIMA::N) (RETURN MAXIMA::U))) ; (SETQ MAXIMA::P (MAXIMA::$POISTIMES MAXIMA::P MAXIMA::P)) ; (COND ((ODDP MAXIMA::N) (SETQ #))) ; (GO MAXIMA::A))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$POISEXPT ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$POISEXPT) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $POISEXPT to POISEXPT-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$POISEXPT ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$POISEXPT)) ; (BLOCK MAXIMA::$POISEXPT ; `(,'MAXIMA::POISEXPT-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$POISEXPT 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/pois3.fasl ; compilation finished in 0:00:00.168 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/pois3.fasl" ; - Compiling module "translated-packages" ; - Compiling source file "/home/maxima/maxima-test/src/desoln.lisp" ; compiling file "/home/maxima/maxima-test/src/desoln.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/desoln.fasl ; compilation finished in 0:00:00.008 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/desoln.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/elim.lisp" ; compiling file "/home/maxima/maxima-test/src/elim.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/elim.fasl ; compilation finished in 0:00:00.004 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/elim.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/invert.lisp" ; compiling file "/home/maxima/maxima-test/src/invert.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/invert.lisp ; in: DEFMFUN $INVERT ; (MAXIMA::DEFMFUN MAXIMA::$INVERT ; (&REST MAXIMA::ARGS) ; (CASE MAXIMA::$INVERT_METHOD ; ((MAXIMA::$LU) (APPLY #'MAXIMA::INVERT-VIA-$INVERT_BY_LU MAXIMA::ARGS)) ; ((MAXIMA::$GAUSSELIM) ; (APPLY #'MAXIMA::$INVERT_BY_GAUSSELIM MAXIMA::ARGS)) ; ((MAXIMA::$ADJOINT) (APPLY #'MAXIMA::$INVERT_BY_ADJOINT MAXIMA::ARGS)) ; ((NIL) ; (LET* (# #) ; (IF # ; # ; #))) ; (T ; (MAXIMA::MTELL ; "invert: unrecognized invert_method=~M; assume default.~%" ; MAXIMA::$INVERT_METHOD) ; (LET (#) ; (APPLY #'MAXIMA::$INVERT MAXIMA::ARGS))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$INVERT ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$INVERT) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $INVERT to INVERT-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO MAXIMA::$INVERT ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$INVERT)) ; (BLOCK MAXIMA::$INVERT ; `(,'MAXIMA::INVERT-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$INVERT 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/invert.fasl ; compilation finished in 0:00:00.040 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/invert.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/hypgeo.lisp" ; compiling file "/home/maxima/maxima-test/src/hypgeo.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/hypgeo.lisp ; in: DEFMFUN $SPECINT ; (MAXIMA::DEFMFUN MAXIMA::$SPECINT ; (MAXIMA::EXPR MAXIMA::VAR2) ; (PROG (MAXIMA::$RADEXPAND MAXIMA::*CHECKCOEFSIGNLIST*) ; (SETQ MAXIMA::$RADEXPAND 'MAXIMA::$ALL) ; (RETURN (MAXIMA::DEFINTEGRATE MAXIMA::EXPR MAXIMA::VAR2)))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$SPECINT ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$SPECINT) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $SPECINT to SPECINT-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$SPECINT ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO MAXIMA::$SPECINT)) ; (BLOCK MAXIMA::$SPECINT ; `(,'MAXIMA::SPECINT-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$SPECINT 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. ; wrote /home/maxima/maxima-test/src/binary-sbcl/hypgeo.fasl ; compilation finished in 0:00:00.260 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/hypgeo.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/hyp.lisp" ; compiling file "/home/maxima/maxima-test/src/hyp.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/hyp.fasl ; compilation finished in 0:00:00.196 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/hyp.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/hypergeometric.lisp" ; compiling file "/home/maxima/maxima-test/src/hypergeometric.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/hypergeometric.fasl ; compilation finished in 0:00:00.104 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/hypergeometric.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/nfloat.lisp" ; compiling file "/home/maxima/maxima-test/src/nfloat.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/nfloat.fasl ; compilation finished in 0:00:00.036 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/nfloat.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/todd-coxeter.lisp" ; compiling file "/home/maxima/maxima-test/src/todd-coxeter.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/todd-coxeter.fasl ; compilation finished in 0:00:00.128 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/todd-coxeter.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/plot.lisp" ; compiling file "/home/maxima/maxima-test/src/plot.lisp" (written 20 APR 2024 03:00:30 AM): ; file: /home/maxima/maxima-test/src/plot.lisp ; in: DEFMFUN $ROTATE_LIST ; (MAXIMA::DEFMFUN MAXIMA::$ROTATE_LIST ; (MAXIMA::X) ; (COND ; ((AND (MAXIMA::$LISTP MAXIMA::X) (NOT #)) ; (MAXIMA::$LIST_MATRIX_ENTRIES (MAXIMA::NCMUL2 MAXIMA::$ROT MAXIMA::X))) ; ((MAXIMA::MBAGP MAXIMA::X) ; (CONS (CAR MAXIMA::X) (MAPCAR 'MAXIMA::$ROTATE_LIST #))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$ROTATE_LIST ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$ROTATE_LIST) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $ROTATE_LIST to ROTATE_LIST-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$ROTATE_LIST ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$ROTATE_LIST)) ; (BLOCK MAXIMA::$ROTATE_LIST ; `(,'MAXIMA::ROTATE_LIST-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 1 call to MAXIMA::$ROTATE_LIST 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. ; in: DEFMFUN $COPY_PTS ; (MAXIMA::DEFMFUN MAXIMA::$COPY_PTS ; (MAXIMA::LIS MAXIMA::VEC MAXIMA::START) ; (DECLARE (FIXNUM MAXIMA::START)) ; (LET ((MAXIMA::TEM MAXIMA::VEC)) ; (DECLARE (TYPE (ARRAY MAXIMA::FLONUM) MAXIMA::TEM)) ; (COND ((NUMBERP MAXIMA::LIS) (OR # #) (SETF #) (1+ MAXIMA::START)) ; ((TYPEP MAXIMA::LIS 'CONS) (MAXIMA::$COPY_PTS # MAXIMA::VEC #)) ; ((SYMBOLP MAXIMA::LIS) MAXIMA::START) ; (T (MAXIMA::MERROR # MAXIMA::LIS))))) ; --> MAXIMA::DEFUN-CHECKED-FORM PROGN DEFINE-COMPILER-MACRO PROGN EVAL-WHEN ; ==> ; (SB-C::%DEFINE-COMPILER-MACRO 'MAXIMA::$COPY_PTS ; (SB-INT:NAMED-LAMBDA (COMPILER-MACRO ; MAXIMA::$COPY_PTS) ; (#:EXPR #:ENV) ; "Compiler-macro to convert calls to $COPY_PTS to COPY_PTS-IMPL" ; (DECLARE ; (SB-C::LAMBDA-LIST (&REST #:REST-ARGS2))) ; (DECLARE (IGNORE #:ENV)) ; (SB-INT:NAMED-DS-BIND (:MACRO ; MAXIMA::$COPY_PTS ; . DEFINE-COMPILER-MACRO) ; (&REST #:REST-ARGS2) ; (SB-C::COMPILER-MACRO-ARGS #:EXPR) ; (DECLARE ; (SB-C::CONSTANT-VALUE #:REST-ARGS2) ; (SB-C::NO-COMPILER-MACRO ; MAXIMA::$COPY_PTS)) ; (BLOCK MAXIMA::$COPY_PTS ; `(,'MAXIMA::COPY_PTS-IMPL ; ,@#:REST-ARGS2))))) ; ; caught STYLE-WARNING: ; 3 calls to MAXIMA::$COPY_PTS 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. ; in: DEFUN DRAW2D-DISCRETE ; (MAXIMA::N-CLIPPED 0) ; ; caught STYLE-WARNING: ; The variable N-CLIPPED is defined but never used. ; wrote /home/maxima/maxima-test/src/binary-sbcl/plot.fasl ; compilation finished in 0:00:00.860 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/plot.fasl" ; - Compiling module "graphics-drivers" ; - Compiling source file "/home/maxima/maxima-test/src/gnuplot_def.lisp" ; compiling file "/home/maxima/maxima-test/src/gnuplot_def.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/gnuplot_def.fasl ; compilation finished in 0:00:00.184 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/gnuplot_def.fasl" ; - Compiling source file "/home/maxima/maxima-test/src/xmaxima_def.lisp" ; compiling file "/home/maxima/maxima-test/src/xmaxima_def.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/xmaxima_def.fasl ; compilation finished in 0:00:00.080 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/xmaxima_def.fasl" ; - Compiling source file ; "/home/maxima/maxima-test/src/geomview_def.lisp" ; compiling file "/home/maxima/maxima-test/src/geomview_def.lisp" (written 20 APR 2024 03:00:30 AM): ; wrote /home/maxima/maxima-test/src/binary-sbcl/geomview_def.fasl ; compilation finished in 0:00:00.028 ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/geomview_def.fasl" ; - Loading module "final" ; - Loading source file "/home/maxima/maxima-test/src/autol.lisp" ; - Loading source file "/home/maxima/maxima-test/src/max_ext.lisp" ; - Loading source file "/home/maxima/maxima-test/src/init-cl.lisp" ; - Providing system maxima ; file: /home/maxima/maxima-test/src/plot.lisp ; in: MAXIMA::DEFMFUN MAXIMA::$ROTATE_LIST ; (MAXIMA::NCMUL2 MAXIMA::$ROT MAXIMA::X) ; ; caught WARNING: ; undefined variable: MAXIMA::$ROT ; in: MAXIMA::DEFMFUN MAXIMA::$ROTATE_PTS ; (MAXIMA::ROT MAXIMA::*ROT*) ; ; caught WARNING: ; undefined variable: MAXIMA::*ROT* ; (MAXIMA::$COPY_PTS MAXIMA::ROTATION-MATRIX MAXIMA::*ROT* 0) ; ; caught WARNING: ; undefined variable: MAXIMA::*ROT* ; file: /home/maxima/maxima-test/src/defint.lisp ; in: DEFUN MAXIMA::LOGCPI0 ; (VALUES ; (MAXIMA::M*T (MAXIMA::M//T 1 2) ; (MAXIMA::M*T 'MAXIMA::$%PI (MAXIMA::PRINCIP (LIST # #)))) ; MAXIMA::PLM MAXIMA::FACTORS MAXIMA::PL MAXIMA::RL MAXIMA::PL1 MAXIMA::RL1) ; ; caught WARNING: ; undefined variable: MAXIMA::PLM ; (MAXIMA::RESIDUE-VAR MAXIMA::IVAR MAXIMA::N ; (COND (MAXIMA::*LEADCOEF* MAXIMA::FACTORS) ; (T MAXIMA::D)) ; MAXIMA::PLM) ; ; caught WARNING: ; undefined variable: MAXIMA::PLM ; (SETQ MAXIMA::PLM (CAR MAXIMA::POLELIST)) ; ; caught WARNING: ; undefined variable: MAXIMA::PLM ; ; compilation unit finished ; Undefined variables: ; MAXIMA::$ROT MAXIMA::*ROT* MAXIMA::PLM ; caught 8 WARNING conditions ; caught 196 STYLE-WARNING conditions ; printed 254 notes 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/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN AFS-BINARY-DIRECTORY ; (MAKE::AFS-COMPONENT MAKE::MACHINE MAKE::SOFTWARE MAKE::LISP) ; ; caught STYLE-WARNING: ; undefined function: MAKE::AFS-COMPONENT ; (MAKE:COMPILER-TYPE-TRANSLATION (MAKE::COMPILER-VERSION)) ; ; caught STYLE-WARNING: ; undefined function: MAKE:COMPILER-TYPE-TRANSLATION ; (MAKE::ENSURE-TRAILING-SLASH MAKE::ROOT-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: MAKE::ENSURE-TRAILING-SLASH ; (MAKE:MACHINE-TYPE-TRANSLATION (MACHINE-TYPE)) ; ; caught STYLE-WARNING: ; undefined function: MAKE:MACHINE-TYPE-TRANSLATION ; (MAKE:SOFTWARE-TYPE-TRANSLATION (SOFTWARE-TYPE)) ; ; caught STYLE-WARNING: ; undefined function: MAKE: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 ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN AFS-SOURCE-DIRECTORY ; (MAKE::ENSURE-TRAILING-SLASH MAKE::ROOT-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: MAKE::ENSURE-TRAILING-SLASH ; (MAKE::TRANSLATE-VERSION MAKE::*VERSION*) ; ; caught STYLE-WARNING: ; undefined function: MAKE::TRANSLATE-VERSION ; ; compilation unit finished ; Undefined functions: ; ENSURE-TRAILING-SLASH TRANSLATE-VERSION ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN NEW-APPEND-DIRECTORIES ; (MAKE::DIRECTORY-TO-LIST (PATHNAME-DIRECTORY MAKE::REL-DIR)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DIRECTORY-TO-LIST ; ; compilation unit finished ; Undefined function: ; DIRECTORY-TO-LIST ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN DIRECTORY-TO-LIST ; (MAKE::SPLIT-STRING DIRECTORY :ITEM #\;) ; ; caught STYLE-WARNING: ; undefined function: MAKE::SPLIT-STRING ; ; compilation unit finished ; Undefined function: ; SPLIT-STRING ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN APPEND-DIRECTORIES ; (MAKE::APPEND-LOGICAL-PNAMES MAKE::ABSOLUTE-DIRECTORY ; MAKE::RELATIVE-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: MAKE::APPEND-LOGICAL-PNAMES ; (MAKE::NAMESTRING-PROBABLY-LOGICAL MAKE::ABSOLUTE-DIRECTORY) ; ; caught STYLE-WARNING: ; undefined function: MAKE::NAMESTRING-PROBABLY-LOGICAL ; ; compilation unit finished ; Undefined functions: ; APPEND-LOGICAL-PNAMES NAMESTRING-PROBABLY-LOGICAL ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; 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 ; ...) ; --> 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 ; ==> ; 1 ; ; caught STYLE-WARNING: ; undefined function: MAKE::PRINT-COMPONENT ; ; compilation unit finished ; Undefined function: ; PRINT-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-LOAD-TIME ; (MAKE::COMPONENT-FULL-PATHNAME MAKE::COMPONENT :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::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: MAKE::COMPUTE-SYSTEM-PATH ; ; compilation unit finished ; Undefined functions: ; COMPONENT-FULL-PATHNAME COMPUTE-SYSTEM-PATH ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN SYSTEM-DEFINITION-PATHNAME ; (MAKE::COMPONENT-FULL-PATHNAME MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-FULL-PATHNAME ; (MAKE:FIND-SYSTEM MAKE::SYSTEM-NAME :ERROR) ; ; caught STYLE-WARNING: ; undefined function: MAKE:FIND-SYSTEM ; ; compilation unit finished ; Undefined functions: ; COMPONENT-FULL-PATHNAME FIND-SYSTEM ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FIND-SYSTEM ; (SETF (MAKE::COMPONENT-LOAD-TIME MAKE::PATH) (FILE-WRITE-DATE MAKE::PATH)) ; --> 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: MAKE::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: MAKE::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: MAKE::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 ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN DESCRIBE-SYSTEM ; (MAKE::COMPONENT-EXTENSION MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-EXTENSION ; (MAKE::COMPONENT-PATHNAME MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-PATHNAME ; (MAKE::COMPONENT-ROOT-DIR MAKE::SYSTEM :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-ROOT-DIR ; ; compilation unit finished ; Undefined functions: ; COMPONENT-EXTENSION COMPONENT-PATHNAME COMPONENT-ROOT-DIR ; caught 3 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-PATHNAME ; (MAKE::COMPONENT-ERROR-PATHNAME MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-ERROR-PATHNAME ; ; compilation unit finished ; Undefined function: ; COMPONENT-ERROR-PATHNAME ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-FULL-PATHNAME ; (MAKE::COMPONENT-FULL-PATHNAME-I MAKE::COMPONENT TYPE MAKE::VERSION) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-FULL-PATHNAME-I ; ; compilation unit finished ; Undefined function: ; COMPONENT-FULL-PATHNAME-I ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-FULL-PATHNAME-I ; (MAKE::COMPONENT-EXTENSION MAKE::COMPONENT TYPE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPONENT-EXTENSION ; (MAKE::TRANSLATE-VERSION MAKE::VERSION) ; ; caught STYLE-WARNING: ; undefined function: MAKE::TRANSLATE-VERSION ; ; compilation unit finished ; Undefined functions: ; COMPONENT-EXTENSION TRANSLATE-VERSION ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPONENT-EXTENSION => DEFAULT-BINARY-EXTENSION COMPONENT ; (MAKE::DEFAULT-BINARY-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DEFAULT-BINARY-EXTENSION ; in: DEFUN COMPONENT-EXTENSION => DEFAULT-SOURCE-EXTENSION COMPONENT ; (MAKE::DEFAULT-SOURCE-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DEFAULT-SOURCE-EXTENSION ; ; compilation unit finished ; Undefined functions: ; DEFAULT-BINARY-EXTENSION DEFAULT-SOURCE-EXTENSION ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN CREATE-COMPONENT ; (MAKE::CREATE-COMPONENT-PATHNAMES MAKE::COMPONENT MAKE::PARENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::CREATE-COMPONENT-PATHNAMES ; (MAKE::EXPAND-COMPONENT-COMPONENTS MAKE::COMPONENT (+ MAKE::INDENT 2)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-COMPONENT-COMPONENTS ; (MAKE::LINK-COMPONENT-DEPENDS-ON (MAKE::COMPONENT-COMPONENTS MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::LINK-COMPONENT-DEPENDS-ON ; (MAKE::TOPOLOGICAL-SORT (MAKE::COMPONENT-COMPONENTS MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::TOPOLOGICAL-SORT ; ; compilation unit finished ; Undefined functions: ; CREATE-COMPONENT-PATHNAMES EXPAND-COMPONENT-COMPONENTS LINK-COMPONENT-DEPENDS-ON TOPOLOGICAL-SORT ; caught 4 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN CREATE-COMPONENT-PATHNAMES => DEFAULT-BINARY-EXTENSION COMPONENT ; (MAKE::DEFAULT-BINARY-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DEFAULT-BINARY-EXTENSION ; in: DEFUN CREATE-COMPONENT-PATHNAMES => DEFAULT-SOURCE-EXTENSION COMPONENT ; (MAKE::DEFAULT-SOURCE-EXTENSION MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::DEFAULT-SOURCE-EXTENSION ; in: DEFUN CREATE-COMPONENT-PATHNAMES ; (MAKE::GENERATE-COMPONENT-PATHNAME MAKE::COMPONENT MAKE::PARENT :SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::GENERATE-COMPONENT-PATHNAME ; ; compilation unit finished ; Undefined functions: ; DEFAULT-BINARY-EXTENSION DEFAULT-SOURCE-EXTENSION GENERATE-COMPONENT-PATHNAME ; caught 3 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN EXPAND-COMPONENT-COMPONENTS ; (MAKE::EXPAND-COMPONENT-DEFINITIONS MAKE::DEFINITIONS MAKE::COMPONENT ; MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-COMPONENT-DEFINITIONS ; (MAKE::EXPAND-SERIAL-COMPONENT-CHAIN (CDR MAKE::DEFINITIONS) MAKE::COMPONENT ; MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-SERIAL-COMPONENT-CHAIN ; ; compilation unit finished ; Undefined functions: ; EXPAND-COMPONENT-DEFINITIONS EXPAND-SERIAL-COMPONENT-CHAIN ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN EXPAND-COMPONENT-DEFINITIONS ; (MAKE::EXPAND-COMPONENT-DEFINITION MAKE::DEFINITION MAKE::PARENT MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-COMPONENT-DEFINITION ; ; compilation unit finished ; Undefined function: ; EXPAND-COMPONENT-DEFINITION ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN EXPAND-SERIAL-COMPONENT-CHAIN ; (MAKE::EXPAND-COMPONENT-DEFINITION MAKE::DEFINITION MAKE::PARENT MAKE::INDENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::EXPAND-COMPONENT-DEFINITION ; ; compilation unit finished ; Undefined function: ; EXPAND-COMPONENT-DEFINITION ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN OPERATE-ON-SYSTEM ; (MAKE::OPERATE-ON-COMPONENT MAKE::SYSTEM MAKE::OPERATION MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::OPERATE-ON-COMPONENT ; ; compilation unit finished ; Undefined function: ; OPERATE-ON-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN OPERATE-ON-COMPONENT ; (MAKE::NEW-REQUIRE (MAKE::COMPONENT-PACKAGE MAKE::COMPONENT)) ; ; caught STYLE-WARNING: ; undefined function: MAKE::NEW-REQUIRE ; (MAKE::OPERATE-ON-COMPONENTS MAKE::COMPONENT MAKE::OPERATION MAKE::FORCE ; MAKE::CHANGED) ; ; caught STYLE-WARNING: ; undefined function: MAKE::OPERATE-ON-COMPONENTS ; (MAKE::OPERATE-ON-SYSTEM-DEPENDENCIES MAKE::COMPONENT MAKE::OPERATION ; MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::OPERATE-ON-SYSTEM-DEPENDENCIES ; ; compilation unit finished ; Undefined functions: ; NEW-REQUIRE OPERATE-ON-COMPONENTS OPERATE-ON-SYSTEM-DEPENDENCIES ; caught 3 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; 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: MAKE::NEW-REQUIRE ; ; compilation unit finished ; Undefined function: ; NEW-REQUIRE ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFSTRUCT LANGUAGE ; (DEFSTRUCT (MAKE::LANGUAGE (:PRINT-FUNCTION MAKE::PRINT-LANGUAGE)) ; MAKE::NAME ; MAKE::COMPILER ; MAKE::LOADER ; MAKE::SOURCE-EXTENSION ; MAKE::BINARY-EXTENSION) ; --> 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 ; ==> ; 1 ; ; caught STYLE-WARNING: ; undefined function: MAKE::PRINT-LANGUAGE ; ; compilation unit finished ; Undefined function: ; PRINT-LANGUAGE ; caught 1 STYLE-WARNING condition STYLE-WARNING: using deprecated EVAL-WHEN situation names EVAL LOAD ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPILE-AND-LOAD-OPERATION ; (MAKE::COMPILE-FILE-OPERATION MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPILE-FILE-OPERATION ; (MAKE::LOAD-FILE-OPERATION MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::LOAD-FILE-OPERATION ; ; compilation unit finished ; Undefined functions: ; COMPILE-FILE-OPERATION LOAD-FILE-OPERATION ; caught 2 STYLE-WARNING conditions ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN COMPILE-FILE-OPERATION ; (MAKE::NEEDS-COMPILATION MAKE::COMPONENT NIL) ; ; caught STYLE-WARNING: ; undefined function: MAKE::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 ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN LOAD-FILE-OPERATION ; (MAKE::COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::COMPILE-AND-LOAD-SOURCE-IF-NO-BINARY ; (MAKE::LOAD-SOURCE-IF-NO-BINARY MAKE::COMPONENT) ; ; caught STYLE-WARNING: ; undefined function: MAKE::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 ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FILES-WHICH-NEED-COMPILATION ; (MAKE::FILE-COMPONENTS-IN-COMPONENT (MAKE:FIND-SYSTEM MAKE::SYSTEM :LOAD) ; :NEW-SOURCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-COMPONENTS-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-COMPONENTS-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FILES-IN-SYSTEM-AND-DEPENDENTS ; (MAKE::FILE-PATHNAMES-IN-COMPONENT MAKE::SYSTEM TYPE MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-PATHNAMES-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-PATHNAMES-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FILES-IN-SYSTEM ; (MAKE::FILE-PATHNAMES-IN-COMPONENT MAKE::SYSTEM TYPE MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-PATHNAMES-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-PATHNAMES-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN FILE-PATHNAMES-IN-COMPONENT ; (MAKE::FILE-COMPONENTS-IN-COMPONENT MAKE::COMPONENT MAKE::FORCE) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-COMPONENTS-IN-COMPONENT ; ; compilation unit finished ; Undefined function: ; FILE-COMPONENTS-IN-COMPONENT ; caught 1 STYLE-WARNING condition ; file: /home/maxima/maxima-test/src/../lisp-utils/defsystem.lisp ; in: DEFUN SYSTEM-SOURCE-SIZE ; (MAKE::FILE-LIST-SIZE MAKE::FILE-LIST) ; ; caught STYLE-WARNING: ; undefined function: MAKE::FILE-LIST-SIZE ; ; compilation unit finished ; Undefined function: ; FILE-LIST-SIZE ; caught 1 STYLE-WARNING condition ; - Loading defsystem "maxima" ; - Loading module "package" ; - Loading source file ; "/home/maxima/maxima-test/src/maxima-package.lisp" ; - Loading source private-file "autoconf-variables.lisp" ; - Loading module "intl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/intl.fasl" ; - Loading module "globals" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/globals.fasl" ; - Loading module "info" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/pregexp.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/cl-info.fasl" ; - Loading module "sloop" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/sloop.fasl" ; - Loading module "declarations" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/lmdcls.fasl" ; - Loading module "destructuring-let" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/letmac.fasl" ; - Loading module "compatibility-macros1" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/generr.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/clmacs.fasl" ; - Loading module "defmfun" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/defmfun-check.fasl" ; - Loading module "float-properties" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/float-properties.fasl" ; - Loading module "compatibility-macros" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/commac.fasl" ; - Loading module "prerequisites" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mormac.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/compat.fasl" ; - Loading module "maxima-language-compiler-macros" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/transm.fasl" ; - Loading module "command-line" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/command-line.fasl" ; - Loading module "getopt" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/getopt.fasl" ; - Loading module "fundamental-macros" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/defcal.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/maxmac.fasl" ; - Loading module "utility-macros" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mopers.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mforma.fasl" ; - Loading module "other-macros" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mrgmac.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/rzmac.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/strmac.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/displm.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/safe-recursion.fasl" ; - Loading module "rat-macros" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/ratmac.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mhayat.fasl" ; - Loading module "utilities" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/opers.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/utils.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/sumcon.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/sublis.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/merror.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mformt.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mutils.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/outmis.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/ar.fasl" ; - Loading module "commands" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/comm.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/comm2.fasl" ; - Loading module "evaluator" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mlisp.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mmacro.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/buildq.fasl" ; - Loading module "numerical" ; - Loading module "packages" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/f2cl-package.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec.fasl" ; - Loading module "f2cl-lib" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/f2cl-lib.fasl"STYLE-WARNING: The new FTYPE proclamation for F2CL-LIB::LUN->STREAM (FUNCTION (T) STREAM) does not match the derived return type (FUNCTION (T &OPTIONAL T) (VALUES T &OPTIONAL)) ; - Loading module "slatec" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/fdump.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/j4save.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/xercnt.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/xerhlt.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/xgetua.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/xerprn.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/xersve.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/xermsg.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/initds.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dcsevl.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/d9lgmc.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dgamlm.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dgamma.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dgamln.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dlngam.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/d9b0mp.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/d9b1mp.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesj0.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesj1.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/djairy.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dasyjy.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesj.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbsi0e.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbsi1e.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesi0.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesi1.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dasyik.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesi.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zabs.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zdiv.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zexp.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zmlt.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zsqrt.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zasyi.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zuchk.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zlog.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zunik.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zunhj.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zuoik.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zuni1.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zkscl.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zshch.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbknu.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zmlri.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zs1s2.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zseri.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zacai.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zairy.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zuni2.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbuni.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zrati.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zwrsk.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbinu.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbesi.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbesj.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesy0.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesy1.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbsynu.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dyairy.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesy.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zacon.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zunk1.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zunk2.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbunk.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbesh.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbesy.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbsk0e.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesk0.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbsk1e.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesk1.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbsknu.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbesk.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbesk.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/d9aimp.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/daie.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dai.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbie.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dbi.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/zbiry.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/derfc.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/derf.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/de1.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dei.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/d9upak.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dspenc.fasl" ; - Loading module "quadpack" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqwgtf.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqcheb.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqk15w.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqwgts.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqwgtc.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dgtsl.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqk15.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqk31.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqk41.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqk51.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqk61.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqk21.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqk15i.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqelg.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqpsrt.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqc25s.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqmomo.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqc25c.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqc25f.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqage.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqagie.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqagpe.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqagp.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqagse.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqawoe.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqawfe.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqawse.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqawce.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqng.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqag.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqags.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqagi.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqawf.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqawo.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqaws.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/dqawc.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numerical/slatec/quadpack.fasl" ; - Loading module "simplification" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/simp.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/float.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/csimp.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/csimp2.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/zero.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/logarc.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/rpart.fasl" ; - Loading module "numeric-bigfloat" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numeric.fasl" ; - Loading module "server" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/server.fasl" ; - Loading module "i-o" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/macsys.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/testsuite.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mload.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/suprv1.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mactex.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/dskfn.fasl" ; - Loading module "factoring" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/lesfac.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/factor.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/algfac.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/nalgfa.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/ufact.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/result.fasl" ; - Loading module "ifactor" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/ifactor.fasl" ; - Loading module "rational-functions" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/rat3a.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/rat3b.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/rat3d.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/rat3c.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/rat3e.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/nrat4.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/ratout.fasl" ; - Loading module "maxima-language-compiler" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/transl.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/transs.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trans1.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trans2.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trans3.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trprop.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trans4.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trans5.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/transf.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/troper.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trutil.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trmode.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trdata.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trpred.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/transq.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/acall.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/fcall.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/evalw.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mdefun.fasl" ; - Loading module "pattern-matching" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/schatc.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/matcom.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/matrun.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/nisimp.fasl" ; - Loading module "trigonometry" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trigi.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trigo.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/trgred.fasl" ; - Loading module "algebraic-database" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/inmis.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/db.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/compar.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/askp.fasl" ; - Loading module "numerical-functions" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/bessel.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/ellipt.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/airy.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/plasma.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/intpol.fasl" ; - Loading module "reader" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/nparse.fasl" ; - Loading module "display" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/displa.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/nforma.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/grind.fasl" ; - Loading module "gcd" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/spgcd.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/ezgcd.fasl" ; - Loading module "documentation" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/macdes.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/verify-html-index.fasl" ; - Loading module "integration" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/sinint.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/sin.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/risch.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/irinte.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/laplac.fasl" ; - Loading module "taylor-series" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/hayat.fasl" ; - Loading module "definite-integration" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/defint.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/residu.fasl"WARNING: Duplicate definition for RESM1 found in one file. See also: The ANSI Standard, Section 3.2.2.3 ; - Loading module "special-functions" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/specfn.fasl" ; - Loading module "matrix-algebra" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mat.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/linnew.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/matrix.fasl" ; - Loading module "determinants" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/sprdet.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/newinv.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/newdet.fasl" ; - Loading module "limits" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/tlimit.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/limit.fasl" ; - Loading module "solve" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/solve.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/psolve.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/algsys.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/sqrtdenest.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/polyrz.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/cpoly.fasl" ; - Loading module "debugging" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mtrace.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mdebug.fasl" ; - Loading module "miscellaneous" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/scs.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/asum.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/fortra.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/optim.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/marray.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mdot.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/series.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/numth.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/pade.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/homog.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/combin.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/nset.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/rand-mt19937.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/maxmin.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/nummod.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/conjugate.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/expintegral.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/gamma.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/mstuff.fasl" ; - Loading module "polynomial" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/polynomialp.fasl" ; - Loading module "poisson-series" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/pois2.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/pois3.fasl" ; - Loading module "translated-packages" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/desoln.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/elim.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/invert.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/hypgeo.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/hyp.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/hypergeometric.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/nfloat.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/todd-coxeter.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/plot.fasl" ; - Loading module "graphics-drivers" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/gnuplot_def.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/xmaxima_def.fasl" ; - Loading binary file ; "/home/maxima/maxima-test/src/binary-sbcl/geomview_def.fasl" ; - Loading module "final" ; - Loading source file "/home/maxima/maxima-test/src/autol.lisp" ; - Loading source file "/home/maxima/maxima-test/src/max_ext.lisp" ; - Loading source file "/home/maxima/maxima-test/src/init-cl.lisp" ; - Providing system maxima make[1]: Verzeichnis „/home/maxima/maxima-test/src“ wird verlassen Making all in lisp-utils make[1]: Verzeichnis „/home/maxima/maxima-test/lisp-utils“ wird betreten make[1]: Für das Ziel „all“ ist nichts zu tun. make[1]: Verzeichnis „/home/maxima/maxima-test/lisp-utils“ wird verlassen Making all in tests make[1]: Verzeichnis „/home/maxima/maxima-test/tests“ wird betreten make[1]: Für das Ziel „all“ ist nichts zu tun. make[1]: Verzeichnis „/home/maxima/maxima-test/tests“ wird verlassen Making all in doc make[1]: Verzeichnis „/home/maxima/maxima-test/doc“ wird betreten Making all in info make[2]: Verzeichnis „/home/maxima/maxima-test/doc/info“ wird betreten make[3]: Verzeichnis „/home/maxima/maxima-test/doc/info“ wird betreten m4 --prefix-builtins math.m4 Constants.texi.m4 > Constants.texi m4 --prefix-builtins math.m4 MathFunctions.texi.m4 > MathFunctions.texi m4 --prefix-builtins math.m4 Special.texi.m4 > Special.texi m4 --prefix-builtins math.m4 Elliptic.texi.m4 > Elliptic.texi m4 --prefix-builtins math.m4 Integration.texi.m4 > Integration.texi m4 --prefix-builtins math.m4 Matrices.texi.m4 > Matrices.texi m4 --prefix-builtins math.m4 cobyla.texi.m4 > cobyla.texi m4 --prefix-builtins math.m4 colnew.texi.m4 > colnew.texi m4 --prefix-builtins math.m4 distrib.texi.m4 > distrib.texi m4 --prefix-builtins math.m4 orthopoly.texi.m4 > orthopoly.texi m4 --prefix-builtins math.m4 zeilberger.texi.m4 > zeilberger.texi m4 --prefix-builtins math.m4 trigtools.texi.m4 > trigtools.texi ./build_html.sh ./build_html.sh: abs_srcdir=/home/maxima/maxima-test/doc/info, pwd=/home/maxima/maxima-test/doc/info, language=en, languagedir=/home/maxima/maxima-test/doc/info, texiinitfile=/home/maxima/maxima-test/doc/info/texi2html.init ./build_html.sh: execute category program: "/opt/sbcl-2.4.1/bin/sbcl" --script make-categories.lisp + /opt/texinfo-7.0.3/bin/makeinfo --split=chapter --no-node-files --output=/home/maxima/maxima-test/doc/info --html -c OUTPUT_ENCODING_NAME=UTF-8 -e 10000 --document-lang=en -I . -I /home/maxima/maxima-test/doc/info -I ../.. --css-include=/home/maxima/maxima-test/doc/info/manual.css -I /home/maxima/maxima-test/doc/info/figures --init-file /home/maxima/maxima-test/doc/info/texi2html.init --set-customization-variable HTML_MATH=mathjax maxima.texi + rc=0 + [ 0 -ne 0 ] + /opt/texinfo-7.0.3/bin/makeinfo --no-split --output=/home/maxima/maxima-test/doc/info/maxima_singlepage.html --html -c OUTPUT_ENCODING_NAME=UTF-8 -e 10000 --document-lang=en -I . -I /home/maxima/maxima-test/doc/info -I ../.. --css-include=/home/maxima/maxima-test/doc/info/manual.css -I /home/maxima/maxima-test/doc/info/figures --init-file /home/maxima/maxima-test/doc/info/texi2html.init --set-customization-variable HTML_MATH=mathjax maxima.texi + rc=0 + [ 0 -ne 0 ] + set +x /opt/texinfo-7.0.3/bin/makeinfo \ --split-size=1000000 ./maxima.texi include-maxima.texi:48: warning: Texinfo-Sprachbefehl erneut definiert: @var /usr/bin/env perl build_index.pl maxima.info ':crlf' > maxima-index.lisp ../../maxima-local --no-init --no-verify-html-index --preload=../../doc/info/build-html-index.lisp --batch-string='build_and_dump_html_index("./*.html");' WARNING: Maxima is unable to set up the help system. (Details: CL-INFO::LOAD-PRIMARY-INDEX: Couldn't load "/home/maxima/maxima-test/doc/info/./maxima-index-html.lisp": file does not exist.) loadfile: loading ../../doc/info/build-html-index.lisp. Maxima branch_5_47_base_1106_g232c36667 https://maxima.sourceforge.io using Lisp SBCL 2.4.1 Distributed under the GNU Public License. See the file COPYING. Dedicated to the memory of William Schelter. The function bug_report() provides bug reporting information. (%i1) build_and_dump_html_index("./*.html") Texinfo Version 7.0.3: 70003 build-html-index: processing: #P"./Function-and-Variable-Index.html" build-html-index: processing: #P"./index.html" HTML index has 3099 entries (%o1) true ../../maxima-local --no-init --batch-string="quit();" Maxima branch_5_47_base_1106_g232c36667 https://maxima.sourceforge.io using Lisp SBCL 2.4.1 Distributed under the GNU Public License. See the file COPYING. Dedicated to the memory of William Schelter. The function bug_report() provides bug reporting information. (%i1) quit() make[3]: Verzeichnis „/home/maxima/maxima-test/doc/info“ wird verlassen make[2]: Verzeichnis „/home/maxima/maxima-test/doc/info“ wird verlassen Making all in man make[2]: Verzeichnis „/home/maxima/maxima-test/doc/man“ wird betreten Making all in de make[3]: Verzeichnis „/home/maxima/maxima-test/doc/man/de“ wird betreten make[3]: Für das Ziel „all“ ist nichts zu tun. make[3]: Verzeichnis „/home/maxima/maxima-test/doc/man/de“ wird verlassen Making all in ru make[3]: Verzeichnis „/home/maxima/maxima-test/doc/man/ru“ wird betreten make[3]: Für das Ziel „all“ ist nichts zu tun. make[3]: Verzeichnis „/home/maxima/maxima-test/doc/man/ru“ wird verlassen make[3]: Verzeichnis „/home/maxima/maxima-test/doc/man“ wird betreten make[3]: Für das Ziel „all-am“ ist nichts zu tun. make[3]: Verzeichnis „/home/maxima/maxima-test/doc/man“ wird verlassen make[2]: Verzeichnis „/home/maxima/maxima-test/doc/man“ wird verlassen Making all in intromax make[2]: Verzeichnis „/home/maxima/maxima-test/doc/intromax“ wird betreten make[2]: Für das Ziel „all“ ist nichts zu tun. make[2]: Verzeichnis „/home/maxima/maxima-test/doc/intromax“ wird verlassen Making all in share make[2]: Verzeichnis „/home/maxima/maxima-test/doc/share“ wird betreten make[2]: Für das Ziel „all“ ist nichts zu tun. make[2]: Verzeichnis „/home/maxima/maxima-test/doc/share“ wird verlassen Making all in emaxima make[2]: Verzeichnis „/home/maxima/maxima-test/doc/emaxima“ wird betreten make[2]: Für das Ziel „all“ ist nichts zu tun. make[2]: Verzeichnis „/home/maxima/maxima-test/doc/emaxima“ wird verlassen make[2]: Verzeichnis „/home/maxima/maxima-test/doc“ wird betreten make[2]: Für das Ziel „all-am“ ist nichts zu tun. make[2]: Verzeichnis „/home/maxima/maxima-test/doc“ wird verlassen make[1]: Verzeichnis „/home/maxima/maxima-test/doc“ wird verlassen Making all in interfaces make[1]: Verzeichnis „/home/maxima/maxima-test/interfaces“ wird betreten Making all in emacs make[2]: Verzeichnis „/home/maxima/maxima-test/interfaces/emacs“ wird betreten Making all in emaxima make[3]: Verzeichnis „/home/maxima/maxima-test/interfaces/emacs/emaxima“ wird betreten make[3]: Für das Ziel „all“ ist nichts zu tun. make[3]: Verzeichnis „/home/maxima/maxima-test/interfaces/emacs/emaxima“ wird verlassen Making all in misc make[3]: Verzeichnis „/home/maxima/maxima-test/interfaces/emacs/misc“ wird betreten make[3]: Für das Ziel „all“ ist nichts zu tun. make[3]: Verzeichnis „/home/maxima/maxima-test/interfaces/emacs/misc“ wird verlassen Making all in imaxima make[3]: Verzeichnis „/home/maxima/maxima-test/interfaces/emacs/imaxima“ wird betreten Updating ./version.texi restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/opt/texinfo-7.0.3/bin/makeinfo --version) >/dev/null 2>&1; then \ for f in imaxima.info imaxima.info-[0-9] imaxima.info-[0-9][0-9] imaxima.i[0-9] imaxima.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /opt/texinfo-7.0.3/bin/makeinfo -I . \ -o imaxima.info imaxima.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./imaxima.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[3]: Verzeichnis „/home/maxima/maxima-test/interfaces/emacs/imaxima“ wird verlassen make[3]: Verzeichnis „/home/maxima/maxima-test/interfaces/emacs“ wird betreten make[3]: Für das Ziel „all-am“ ist nichts zu tun. make[3]: Verzeichnis „/home/maxima/maxima-test/interfaces/emacs“ wird verlassen make[2]: Verzeichnis „/home/maxima/maxima-test/interfaces/emacs“ wird verlassen Making all in xmaxima make[2]: Verzeichnis „/home/maxima/maxima-test/interfaces/xmaxima“ wird betreten Making all in msgs make[3]: Verzeichnis „/home/maxima/maxima-test/interfaces/xmaxima/msgs“ wird betreten make[3]: Für das Ziel „all“ ist nichts zu tun. make[3]: Verzeichnis „/home/maxima/maxima-test/interfaces/xmaxima/msgs“ wird verlassen Making all in doc make[3]: Verzeichnis „/home/maxima/maxima-test/interfaces/xmaxima/doc“ wird betreten Making all in figures make[4]: Verzeichnis „/home/maxima/maxima-test/interfaces/xmaxima/doc/figures“ wird betreten make[4]: Für das Ziel „all“ ist nichts zu tun. make[4]: Verzeichnis „/home/maxima/maxima-test/interfaces/xmaxima/doc/figures“ wird verlassen make[4]: Verzeichnis „/home/maxima/maxima-test/interfaces/xmaxima/doc“ wird betreten restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/opt/texinfo-7.0.3/bin/makeinfo --version) >/dev/null 2>&1; then \ for f in xmaxima.info xmaxima.info-[0-9] xmaxima.info-[0-9][0-9] xmaxima.i[0-9] xmaxima.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /opt/texinfo-7.0.3/bin/makeinfo -I . \ -o xmaxima.info xmaxima.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./xmaxima.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc /opt/texinfo-7.0.3/bin/makeinfo --html -c TEXI2HTML=1 --split=chapter --document-lang=en --output=. --css-include=../../../doc/info/manual.css --init-file ../../../doc/info/texi2html.init xmaxima.texi /opt/texinfo-7.0.3/bin/makeinfo --html -c TEXI2HTML=1 --no-split --document-lang=en --output=xmaxima_singlepage.html --css-include=../../../doc/info/manual.css --init-file ../../../doc/info/texi2html.init xmaxima.texi make[4]: Verzeichnis „/home/maxima/maxima-test/interfaces/xmaxima/doc“ wird verlassen make[3]: Verzeichnis „/home/maxima/maxima-test/interfaces/xmaxima/doc“ wird verlassen make[3]: Verzeichnis „/home/maxima/maxima-test/interfaces/xmaxima“ wird betreten rm -f xmaxima && \ cat Tkmaxima/Header.tcl > xmaxima && \ (cd "/home/maxima/maxima-test/interfaces/xmaxima/" ; cat Tkmaxima/COPYING.tcl Tkmaxima/Cygwin.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/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/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/maxima/maxima-test/interfaces/xmaxima/xmaxima-trailer.tcl" >> xmaxima && \ chmod +x xmaxima make[3]: Verzeichnis „/home/maxima/maxima-test/interfaces/xmaxima“ wird verlassen make[2]: Verzeichnis „/home/maxima/maxima-test/interfaces/xmaxima“ wird verlassen make[2]: Verzeichnis „/home/maxima/maxima-test/interfaces“ wird betreten make[2]: Für das Ziel „all-am“ ist nichts zu tun. make[2]: Verzeichnis „/home/maxima/maxima-test/interfaces“ wird verlassen make[1]: Verzeichnis „/home/maxima/maxima-test/interfaces“ wird verlassen Making all in share make[1]: Verzeichnis „/home/maxima/maxima-test/share“ wird betreten Making all in contrib make[2]: Verzeichnis „/home/maxima/maxima-test/share/contrib“ wird betreten Making all in integration make[3]: Verzeichnis „/home/maxima/maxima-test/share/contrib/integration“ wird betreten makeinfo abs_integrate.texi abs_integrate.texi:7: warning: Texinfo-Sprachbefehl erneut definiert: @var perl ../../../doc/info/build_index.pl abs_integrate.info > integration-index.lisp make[3]: Verzeichnis „/home/maxima/maxima-test/share/contrib/integration“ wird verlassen Making all in lurkmathml make[3]: Verzeichnis „/home/maxima/maxima-test/share/contrib/lurkmathml“ wird betreten makeinfo --force mathml.texi mathml.texi:7: warning: Texinfo-Sprachbefehl erneut definiert: @var perl ../../../doc/info/build_index.pl mathml.info > mathml-index.lisp make[3]: Verzeichnis „/home/maxima/maxima-test/share/contrib/lurkmathml“ wird verlassen Making all in maxima-odesolve make[3]: Verzeichnis „/home/maxima/maxima-test/share/contrib/maxima-odesolve“ wird betreten /opt/texinfo-7.0.3/bin/makeinfo \ -I ../../../doc/info kovacicODE.texi kovacicODE.texi:10: warning: Texinfo-Sprachbefehl erneut definiert: @var perl ../../../doc/info/build_index.pl kovacicODE.info > maxima-odesolve-index.lisp make[3]: Verzeichnis „/home/maxima/maxima-test/share/contrib/maxima-odesolve“ wird verlassen Making all in symplectic_ode make[3]: Verzeichnis „/home/maxima/maxima-test/share/contrib/symplectic_ode“ wird betreten perl ../../../doc/info/build_index.pl symplectic_ode.info > symplectic_ode-index.lisp rm -rf symplectic_ode.htp if /opt/texinfo-7.0.3/bin/makeinfo --html --no-split -I . \ -o symplectic_ode.htp symplectic_ode.texi; \ then \ rm -rf symplectic_ode.html && mv symplectic_ode.htp symplectic_ode.html; \ else \ rm -rf symplectic_ode.htp; exit 1; \ fi make[3]: Verzeichnis „/home/maxima/maxima-test/share/contrib/symplectic_ode“ wird verlassen Making all in guess make[3]: Verzeichnis „/home/maxima/maxima-test/share/contrib/guess“ wird betreten makeinfo guess.texi guess.texi:7: warning: Texinfo-Sprachbefehl erneut definiert: @var perl ../../../doc/info/build_index.pl guess.info > guess-index.lisp make[3]: Verzeichnis „/home/maxima/maxima-test/share/contrib/guess“ wird verlassen make[3]: Verzeichnis „/home/maxima/maxima-test/share/contrib“ wird betreten make[3]: Für das Ziel „all-am“ ist nichts zu tun. make[3]: Verzeichnis „/home/maxima/maxima-test/share/contrib“ wird verlassen make[2]: Verzeichnis „/home/maxima/maxima-test/share/contrib“ wird verlassen Making all in logic make[2]: Verzeichnis „/home/maxima/maxima-test/share/logic“ wird betreten makeinfo --force logic.texi logic.texi:30: warning: Texinfo-Sprachbefehl erneut definiert: @var perl ../../doc/info/build_index.pl logic.info > logic-index.lisp make[2]: Verzeichnis „/home/maxima/maxima-test/share/logic“ wird verlassen Making all in draw make[2]: Verzeichnis „/home/maxima/maxima-test/share/draw“ wird betreten makeinfo drawutils.texi drawutils.texi:11: warning: Texinfo-Sprachbefehl erneut definiert: @var perl ../../doc/info/build_index.pl drawutils.info > draw-index.lisp make[2]: Verzeichnis „/home/maxima/maxima-test/share/draw“ wird verlassen Making all in nelder_mead make[2]: Verzeichnis „/home/maxima/maxima-test/share/nelder_mead“ wird betreten makeinfo --force nelder_mead.texi nelder_mead.texi:7: warning: Texinfo-Sprachbefehl erneut definiert: @var perl ../../doc/info/build_index.pl nelder_mead.info > nelder_mead-index.lisp make[2]: Verzeichnis „/home/maxima/maxima-test/share/nelder_mead“ wird verlassen Making all in raddenest make[2]: Verzeichnis „/home/maxima/maxima-test/share/raddenest“ wird betreten makeinfo --force raddenest.texi raddenest.texi:9: warning: Texinfo-Sprachbefehl erneut definiert: @var perl ../../doc/info/build_index.pl raddenest.info > raddenest-index.lisp make[2]: Verzeichnis „/home/maxima/maxima-test/share/raddenest“ wird verlassen make[2]: Verzeichnis „/home/maxima/maxima-test/share“ wird betreten make[2]: Für das Ziel „all-am“ ist nichts zu tun. make[2]: Verzeichnis „/home/maxima/maxima-test/share“ wird verlassen make[1]: Verzeichnis „/home/maxima/maxima-test/share“ wird verlassen Making all in demo make[1]: Verzeichnis „/home/maxima/maxima-test/demo“ wird betreten make[1]: Für das Ziel „all“ ist nichts zu tun. make[1]: Verzeichnis „/home/maxima/maxima-test/demo“ wird verlassen Making all in plotting make[1]: Verzeichnis „/home/maxima/maxima-test/plotting“ wird betreten make[1]: Für das Ziel „all“ ist nichts zu tun. make[1]: Verzeichnis „/home/maxima/maxima-test/plotting“ wird verlassen Making all in desktopintegration make[1]: Verzeichnis „/home/maxima/maxima-test/desktopintegration“ wird betreten make[1]: Für das Ziel „all“ ist nichts zu tun. make[1]: Verzeichnis „/home/maxima/maxima-test/desktopintegration“ wird verlassen make[1]: Verzeichnis „/home/maxima/maxima-test“ wird betreten make[1]: Für das Ziel „all-am“ ist nichts zu tun. make[1]: Verzeichnis „/home/maxima/maxima-test“ wird verlassen