DEBUG: Changing to port directory: . DEBUG: Changing to port directory: . DEBUG: Requested variant powerpc is not provided by port maxima. DEBUG: Requested variant darwin is not provided by port maxima. DEBUG: Requested variant macosx is not provided by port maxima. DEBUG: Executing variant openmcl provides openmcl DEBUG: Executing variant test provides test DEBUG: Executing com.apple.main (maxima) ---> Fetching maxima DEBUG: Executing com.apple.fetch (maxima) ---> Verifying checksum(s) for maxima DEBUG: Executing com.apple.checksum (maxima) ---> = Checksumming maxima-5.9.2.99rc2.tar.gz-2nd-attempt DEBUG: Correct (md5) checksum for maxima-5.9.2.99rc2.tar.gz-2nd-attempt ---> Extracting maxima DEBUG: Executing com.apple.extract (maxima) = ---> Extracting maxima-5.9.2.99rc2.tar.gz-2nd-attempt DEBUG: = setting option extract.args to /opt/local/var/db/dports/distfiles/maxima/maxima-5.9.2.99rc2.tar.gz-2nd-attempt DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_Users_gwright_src_darwinports_dports_math_maxima/work" && gzip -dc /opt/local/var/db/dports/distfiles/maxima/maxima-5.9.2.99rc2.tar.gz-2nd-attempt | /usr/bin/gnutar --no-same-owner -xf -' DEBUG: = Executing com.apple.patch (maxima) ---> Applying patches to maxima ---> Applying /Users/gwright/src/darwinports/dports/math/maxima/files/patch-maxima.in DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_Users_gwright_src_darwinports_dports_math_maxima/work/maxima-5.9.2.99rc2" && patch -p0' patching file src/maxima.in ---> Configuring maxima DEBUG: Executing com.apple.configure (maxima) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_Users_gwright_src_darwinports_dports_math_maxima/work/maxima-5.9.2.99rc2" && ./configure --prefix=/opt/local --infodir=/opt/local/share/info --mandir=/opt/local/share/man --enable-openmcl' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... powerpc-apple-darwin8.5.0 checking host system type... powerpc-apple-darwin8.5.0 checking for openmcl... true checking for iconv... true checking for recode... false checking POSIX shell to see that it contains getopts... trying /bin/sh POSIX shell is /bin/sh configure: creating ./config.status config.status: creating Makefile config.status: creating maxima-local config.status: creating xmaxima-local config.status: creating maxima.spec config.status: creating maxima.iss config.status: creating maxima-lang-es.iss config.status: creating maxima-lang-pt.iss config.status: creating src/Makefile config.status: creating src/maxima config.status: creating src/maxima.bat config.status: creating src/rmaxima config.status: creating src/autoconf-variables.lisp config.status: creating lisp-utils/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating doc/emaxima/Makefile config.status: creating doc/info/Makefile config.status: creating doc/info/es/Makefile config.status: creating doc/info/es.utf8/Makefile config.status: creating doc/info/pt/Makefile config.status: creating doc/info/pt.utf8/Makefile config.status: creating doc/intromax/Makefile config.status: creating doc/man/Makefile config.status: creating doc/man/maxima.1 config.status: creating doc/share/Makefile config.status: creating interfaces/Makefile config.status: creating interfaces/emacs/Makefile config.status: creating interfaces/emacs/emaxima/Makefile config.status: creating interfaces/emacs/misc/Makefile config.status: creating interfaces/xmaxima/Makefile config.status: creating interfaces/xmaxima/autoconf-variables.tcl config.status: creating interfaces/xmaxima/Tkmaxima/Header.tcl config.status: creating interfaces/xmaxima/msgs/Makefile config.status: creating interfaces/xmaxima/win32/Makefile config.status: creating plotting/msgs/Makefile config.status: creating plotting/header.tcl config.status: creating plotting/mgnuplot config.status: creating share/Makefile config.status: creating share/contrib/Makefile config.status: creating share/contrib/descriptive/Makefile config.status: creating share/contrib/distrib/Makefile config.status: creating share/contrib/numericalio/Makefile config.status: creating share/contrib/simplex/Makefile config.status: creating share/contrib/solve_rec/Makefile config.status: creating share/contrib/stringproc/Makefile config.status: creating share/linearalgebra/Makefile config.status: creating share/orthopoly/Makefile config.status: creating share/simplification/Makefile config.status: creating demo/Makefile config.status: creating plotting/Makefile Summary: OpenMCL enabled. Executable name: "openmcl" default lisp: openmcl wish executable name: "wish" ---> Building maxima with target all DEBUG: Executing com.apple.build (maxima) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_Users_gwright_src_darwinports_dports_math_maxima/work/maxima-5.9.2.99rc2" && make all' Making all in src openmcl -e '(progn (load "../lisp-utils/defsystem.lisp") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :compile :verbose t) (ccl::quit))' && \ openmcl -e '(progn (load "../lisp-utils/defsystem.lisp") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :load :verbose t) (ccl:save-application "binary-openmcl/maxima.image" :toplevel-function (function cl-user::run)) (ccl::quit))' ;Compiler warnings : ; Unused lexical variable FILE-NAME, in COMPILED-FILE-P. ; - Compiling defsystem "maxima" ; - Loading module "package" > Error in process listener(1): value :UNSPECIFIC is not of the expected type (OR STRING PATHNAME STREAM). > While executing: PATHNAME-HOST > Type :GO to continue, :POP to abort. > If continued: Skip evaluation of (progn (load "../lisp-utils/defsystem.lisp") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :compile :verbose t) (ccl::quit)) Type :? for other options. 1 > ;Compiler warnings : ; Unused lexical variable FILE-NAME, in COMPILED-FILE-P. ; - Loading defsystem "maxima" ; - Loading module "package" > Error in process listener(1): value :UNSPECIFIC is not of the expected type (OR STRING PATHNAME STREAM). > While executing: PATHNAME-HOST > Type :GO to continue, :POP to abort. > If continued: Skip evaluation of (progn (load "../lisp-utils/defsystem.lisp") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :load :verbose t) (ccl:save-application "binary-openmcl/maxima.image" :toplevel-function (function cl-user::run)) (ccl::quit)) Type :? for other options. 1 > Making all in lisp-utils make[1]: Nothing to be done for `all'. Making all in tests make[1]: Nothing to be done for `all'. Making all in doc Making all in info make[3]: Nothing to be done for `all-am'. Making all in man make[2]: Nothing to be done for `all'. Making all in intromax make[2]: Nothing to be done for `all'. Making all in share make[2]: Nothing to be done for `all'. Making all in emaxima make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all-am'. Making all in interfaces Making all in emacs Making all in emaxima make[3]: Nothing to be done for `all'. Making all in misc make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in xmaxima Making all in msgs make[3]: Nothing to be done for `all'. tclsh < /dev/null > /dev/null 2>&1 && \ (cd Tkmaxima ; \ echo "source ../ObjTcl/Object.tcl; auto_mkindex . " | \ tclsh) || \ touch Tkmaxima/tclIndex rm -f xmaxima && \ cat Tkmaxima/Header.tcl Tkmaxima/Cygwin.tcl Utils/FileDlg.tcl Utils/Messages.tcl Utils/Misc.tcl ObjTcl/Object.tcl ObjTcl/Feedback.tcl Tkmaxima/Constants.tcl Tkmaxima/Preamble.tcl Tkmaxima/Readdata.tcl Tkmaxima/Getdata1.tcl Tkmaxima/Macros.tcl Tkmaxima/Proxy.tcl Tkmaxima/Send-some.tcl Tkmaxima/Plotting.tcl Tkmaxima/Fonts.tcl Tkmaxima/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/NPlot3d.tcl Tkmaxima/EOctave.tcl Tkmaxima/EOpenplot.tcl Tkmaxima/EMaxima.tcl Tkmaxima/EHref.tcl Tkmaxima/Browser.tcl Tkmaxima/Bindings.tcl Tkmaxima/Wmenu.tcl Tkmaxima/Tryftp2.tcl Tkmaxima/Myhtml.tcl Tkmaxima/Myhtml1.tcl Tkmaxima/Base64.tcl Tkmaxima/Bitmaps.tcl Tkmaxima/Tryembed.tcl Tkmaxima/OpenMath.tcl Tkmaxima/NConsole.tcl Tkmaxima/String.tcl Tkmaxima/Prefs.tcl Tkmaxima/RunMaxima.tcl Tkmaxima/Menu.tcl Tkmaxima/Paths.tcl Tkmaxima/Gui.tcl Tkmaxima/Tkmaxima.tcl autoconf-variables.tcl xmaxima-trailer.tcl Tkmaxima/Header.tcl > xmaxima && \ chmod +x xmaxima make[2]: Nothing to be done for `all-am'. Making all in share Making all in contrib Making all in numericalio make[3]: Nothing to be done for `all'. Making all in stringproc make[3]: Nothing to be done for `all'. Making all in descriptive make[3]: Nothing to be done for `all'. Making all in distrib make[3]: Nothing to be done for `all'. Making all in solve_rec make[3]: Nothing to be done for `all'. Making all in simplex make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in linearalgebra make[2]: Nothing to be done for `all'. Making all in orthopoly make[2]: Nothing to be done for `all'. Making all in simplification make[2]: Nothing to be done for `all'. make[2]: Nothing to be done for `all-am'. Making all in demo make[1]: Nothing to be done for `all'. Making all in plotting Making all in msgs make[2]: Nothing to be done for `all'. rm -f omplotdata && \ cat header.tcl ../interfaces/xmaxima/autoconf-variables.tcl paths.tcl ../interfaces/xmaxima/Tkmaxima/Constants.tcl ../interfaces/xmaxima/Tkmaxima/Macros.tcl ../interfaces/xmaxima/Tkmaxima/Plotting.tcl ../interfaces/xmaxima/Tkmaxima/Private.tcl ../interfaces/xmaxima/Tkmaxima/Getopt.tcl ../interfaces/xmaxima/Tkmaxima/Parse.tcl ../interfaces/xmaxima/Tkmaxima/Textinsert.tcl ../interfaces/xmaxima/Tkmaxima/Printops.tcl ../interfaces/xmaxima/Tkmaxima/Push.tcl ../interfaces/xmaxima/Tkmaxima/Plotconf.tcl ../interfaces/xmaxima/Tkmaxima/Adams.tcl ../interfaces/xmaxima/Tkmaxima/Rk.tcl ../interfaces/xmaxima/Tkmaxima/Plotdf.tcl ../interfaces/xmaxima/Tkmaxima/Plot2d.tcl ../interfaces/xmaxima/Tkmaxima/Matrix.tcl ../interfaces/xmaxima/Tkmaxima/Plot3d.tcl ../interfaces/xmaxima/Tkmaxima/NPlot3d.tcl footer.tcl > omplotdata && \ chmod +x omplotdata make[1]: Nothing to be done for `all-am'. ---> Testing maxima DEBUG: Executing com.apple.test (maxima) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_Users_gwright_src_darwinports_dports_math_maxima/work/maxima-5.9.2.99rc2" && make check' Making check in src openmcl -e '(progn (load "../lisp-utils/defsystem.lisp") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :compile :verbose t) (ccl::quit))' && \ openmcl -e '(progn (load "../lisp-utils/defsystem.lisp") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :load :verbose t) (ccl:save-application "binary-openmcl/maxima.image" :toplevel-function (function cl-user::run)) (ccl::quit))' ;Compiler warnings : ; Unused lexical variable FILE-NAME, in COMPILED-FILE-P. ; - Compiling defsystem "maxima" ; - Loading module "package" > Error in process listener(1): value :UNSPECIFIC is not of the expected type (OR STRING PATHNAME STREAM). > While executing: PATHNAME-HOST > Type :GO to continue, :POP to abort. > If continued: Skip evaluation of (progn (load "../lisp-utils/defsystem.lisp") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :compile :verbose t) (ccl::quit)) Type :? for other options. 1 > ;Compiler warnings : ; Unused lexical variable FILE-NAME, in COMPILED-FILE-P. ; - Loading defsystem "maxima" ; - Loading module "package" > Error in process listener(1): value :UNSPECIFIC is not of the expected type (OR STRING PATHNAME STREAM). > While executing: PATHNAME-HOST > Type :GO to continue, :POP to abort. > If continued: Skip evaluation of (progn (load "../lisp-utils/defsystem.lisp") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :load :verbose t) (ccl:save-application "binary-openmcl/maxima.image" :toplevel-function (function cl-user::run)) (ccl::quit)) Type :? for other options. 1 > Making check in lisp-utils make[1]: Nothing to be done for `check'. Making check in tests echo "Running test suite with openmcl..."; \ /bin/sh ../maxima-local --lisp=openmcl --batch-string="run_testsuite();" < /dev/null Running test suite with openmcl... Couldn't load lisp heap image from /opt/local/var/db/dports/build/_Users_gwright_src_darwinports_dports_math_maxima/work/maxima-5.9.2.99rc2/src/binary-openmcl/maxima.image make[1]: *** [check-openmcl] Error 255 make: *** [check-recursive] Error 1 Error: Target com.apple.test returned: shell command "cd "/opt/local/var/db/dports/build/_Users_gwright_src_darwinports_dports_math_maxima/work/maxima-5.9.2.99rc2" && make check" returned error 2 Command output: Making check in src openmcl -e '(progn (load "../lisp-utils/defsystem.lisp") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :compile :verbose t) (ccl::quit))' && \ openmcl -e '(progn (load "../lisp-utils/defsystem.lisp") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :load :verbose t) (ccl:save-application "binary-openmcl/maxima.image" :toplevel-function (function cl-user::run)) (ccl::quit))' ;Compiler warnings : ; Unused lexical variable FILE-NAME, in COMPILED-FILE-P. ; - Compiling defsystem "maxima" ; - Loading module "package" > Error in process listener(1): value :UNSPECIFIC is not of the expected type (OR STRING PATHNAME STREAM). > While executing: PATHNAME-HOST > Type :GO to continue, :POP to abort. > If continued: Skip evaluation of (progn (load "../lisp-utils/defsystem.lisp") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :compile :verbose t) (ccl::quit)) Type :? for other options. 1 > ;Compiler warnings : ; Unused lexical variable FILE-NAME, in COMPILED-FILE-P. ; - Loading defsystem "maxima" ; - Loading module "package" > Error in process listener(1): value :UNSPECIFIC is not of the expected type (OR STRING PATHNAME STREAM). > While executing: PATHNAME-HOST > Type :GO to continue, :POP to abort. > If continued: Skip evaluation of (progn (load "../lisp-utils/defsystem.lisp") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :load :verbose t) (ccl:save-application "binary-openmcl/maxima.image" :toplevel-function (function cl-user::run)) (ccl::quit)) Type :? for other options. 1 > Making check in lisp-utils make[1]: Nothing to be done for `check'. Making check in tests echo "Running test suite with openmcl..."; \ /bin/sh ../maxima-local --lisp=openmcl --batch-string="run_testsuite();" < /dev/null Running test suite with openmcl... Couldn't load lisp heap image from /opt/local/var/db/dports/build/_Users_gwright_src_darwinports_dports_math_maxima/work/maxima-5.9.2.99rc2/src/binary-openmcl/maxima.image make[1]: *** [check-openmcl] Error 255 make: *** [check-recursive] Error 1 Warning: the following items did not execute (for maxima): com.apple.test Error: Status 1 encountered during processing.