Created
February 25, 2016 03:47
-
-
Save dunn/8265230c79986f3b6dbe to your computer and use it in GitHub Desktop.
cmucl on OS X 10.11.3 - Homebrew build logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for cmucl on OS X 10.11.3 | |
Build date: 2016-02-24 19:33:37 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew.git | |
HEAD: 31a0c7a4ee4e7b182d7a8f4e6e2f7a1e7c30be2c | |
Last commit: 7 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: quad-core 64-bit haswell | |
OS X: 10.11.3-x86_64 | |
Xcode: 7.2.1 | |
CLT: 7.2.0.0.1.1447826929 | |
Clang: 7.0 build 700 | |
X11: 2.7.8 => /opt/X11 | |
System Ruby: 2.0.0-p645 | |
Perl: /usr/bin/perl | |
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.3.0/bin/ruby | |
Java: 1.8.0_66, 1.8.0_20 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry and just ignore them. Thanks! | |
Warning: Some installed formula are missing dependencies. | |
You should `brew install` the missing dependencies: | |
brew install sbcl | |
Run `brew missing` for more details. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2016-02-24 19:32:20 -0800 | |
bin/build.sh | |
-C | |
-o | |
/private/tmp/cmucl20160224-11965-2mhs1m/bootstrap/bin/lisp | |
base = darwin | |
//starting build: Wed Feb 24 19:32:20 PST 2016 | |
(create-target.sh) Settings: bld_dir=darwin-2 lisp_variant=x86_darwin motif_variant=Darwin | |
CMU Common Lisp 21a (21A Unicode), running on snow | |
With core: /private/tmp/cmucl20160224-11965-2mhs1m/bootstrap/lib/cmucl/lib/lisp-sse2.core | |
Dumped on: Thu, 2015-10-01 19:51:44-07:00 on gondor.local | |
See <http://www.cmucl.org/> 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 | |
* | |
#<The COMMON-LISP-USER package, 0/9 internal, 0/9 external> | |
* | |
#P"/private/tmp/cmucl20160224-11965-2mhs1m/" | |
* | |
T | |
* | |
T | |
* | |
("darwin-2/" "src/") | |
* | |
NIL | |
* | |
; Loading #P"/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/setenv.lisp". | |
T | |
* | |
(:NO-CLX :GERDS-PCL :PCL-STRUCTURES :PORTABLE-COMMONLOOPS :PCL :CMU21 :CMU21A | |
:PYTHON :MODULAR-ARITH :MP :X86 :SSE2 :LINKAGE-TABLE :RELATIVE-PACKAGE-NAMES | |
:EXECUTABLE :MACH-O :DARWIN :BSD :UNIX :RANDOM-MT19937 :GENCGC :CMUCL :UNICODE | |
:COMPLEX-FP-VOPS :HASH-NEW :ALIEN-CALLBACK :DOUBLE-DOUBLE :HEAP-OVERFLOW-CHECK | |
:STACK-CHECKING :COMMON-LISP :ANSI-CL :IEEE-FLOATING-POINT :CMU) | |
* | |
(:NO-CLM :NO-CLX :GERDS-PCL :PCL-STRUCTURES :PORTABLE-COMMONLOOPS :PCL :CMU21 | |
:CMU21A :PYTHON :MODULAR-ARITH :MP :X86 :SSE2 :LINKAGE-TABLE | |
:RELATIVE-PACKAGE-NAMES :EXECUTABLE :MACH-O :DARWIN :BSD :UNIX :RANDOM-MT19937 | |
:GENCGC :CMUCL :UNICODE :COMPLEX-FP-VOPS :HASH-NEW :ALIEN-CALLBACK | |
:DOUBLE-DOUBLE :HEAP-OVERFLOW-CHECK :STACK-CHECKING :COMMON-LISP :ANSI-CL | |
:IEEE-FLOATING-POINT :CMU) | |
* | |
(:NO-HEMLOCK :NO-CLM :NO-CLX :GERDS-PCL :PCL-STRUCTURES :PORTABLE-COMMONLOOPS | |
:PCL :CMU21 :CMU21A :PYTHON :MODULAR-ARITH :MP :X86 :SSE2 :LINKAGE-TABLE | |
:RELATIVE-PACKAGE-NAMES :EXECUTABLE :MACH-O :DARWIN :BSD :UNIX :RANDOM-MT19937 | |
:GENCGC :CMUCL :UNICODE :COMPLEX-FP-VOPS :HASH-NEW :ALIEN-CALLBACK | |
:DOUBLE-DOUBLE :HEAP-OVERFLOW-CHECK :STACK-CHECKING :COMMON-LISP :ANSI-CL | |
:IEEE-FLOATING-POINT :CMU) | |
* | |
; Loading #P"/private/tmp/cmucl20160224-11965-2mhs1m/src/code/exports.lisp". | |
T | |
* | |
; Loading #P"/private/tmp/cmucl20160224-11965-2mhs1m/src/tools/setup.lisp". | |
T | |
* target:tools/setup | |
Start time: Wednesday, 2/24/16 07:32:20 pm PST, compiling target:tools/setup. | |
; Python version 1.1, VM version Intel x86/sse2 on 2016-02-24 19:32:20. | |
; Compiling: /private/tmp/cmucl20160224-11965-2mhs1m/src/tools/setup.lisp 2015-01-31 22:55:17 | |
; Comment: $Header: src/tools/setup.lisp $ | |
; Byte Compiling Top-Level Form: | |
; Byte Compiling Top-Level Form: | |
; Byte Compiling Top-Level Form: | |
; Byte Compiling Top-Level Form: | |
; Byte Compiling Top-Level Form: | |
; Byte Compiling Top-Level Form: | |
; Byte 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 GENESIS-C-HEADER-FILE-CHANGED: | |
; Byte Compiling Top-Level Form: | |
; Converted DUMP-PACKAGE-STATE. | |
; Compiling DEFUN DUMP-PACKAGE-STATE: | |
; Converted COPY-PACKAGES. | |
; Compiling DEFUN COPY-PACKAGES: | |
; Byte Compiling Top-Level Form: | |
; Byte Compiling Top-Level Form: | |
; Byte 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 WITH-COMPILER-LOG-FILE. | |
; Compiling DEFMACRO WITH-COMPILER-LOG-FILE: | |
; Byte Compiling Top-Level Form: | |
; Converted COMF. | |
; Compiling DEFUN COMF: | |
; Compiling Creation Form for #<KERNEL::CLASS-CELL C::COMPILER-ERROR>: | |
; Converted VMDIR. | |
; Compiling DEFUN VMDIR: | |
; Converted CAT-IF-ANYTHING-CHANGED. | |
; Compiling DEFUN CAT-IF-ANYTHING-CHANGED: | |
; Byte Compiling Top-Level Form: | |
; target:tools/setup.sse2f written. | |
; Compilation finished in 0:00:00. | |
; Loading #P"/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/tools/setup.sse2f". | |
#P"/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/tools/setup.sse2f" | |
NIL | |
NIL | |
* | |
NIL | |
* | |
NIL | |
* | |
NIL | |
* | |
NIL | |
* | |
; Loading #P"/private/tmp/cmucl20160224-11965-2mhs1m/src/tools/worldcom.lisp". | |
target:code/struct | |
target:code/sysmacs | |
target:assembly/assemfile | |
;; Loading #P"/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/assembly/assemfile.sse2f". | |
target:assembly/x86/assem-rtns | |
target:assembly/x86/array | |
target:assembly/x86/arith | |
target:assembly/x86/alloc | |
target:code/globals | |
target:code/kernel | |
target:code/lispinit | |
target:pcl/walk | |
target:code/fwrappers | |
target:code/fdefinition | |
target:code/error | |
target:code/typedefs | |
target:code/class | |
target:code/type | |
target:compiler/generic/vm-type | |
target:code/type-init | |
target:code/pred | |
target:code/alieneval | |
target:code/alien-callback | |
target:code/c-call | |
target:code/sap | |
target:code/bit-bash | |
target:code/byte-interp | |
target:code/array | |
target:code/hash-new | |
target:code/list | |
target:code/seq | |
target:code/string | |
target:code/mipsstrops | |
target:code/unix | |
target:code/bsd-os | |
target:code/x86-vm | |
target:code/symbol | |
target:code/bignum | |
target:code/numbers | |
target:code/float-trap | |
target:code/float | |
target:code/irrat | |
target:code/irrat-dd | |
target:code/type-boot | |
target:compiler/proclaim | |
target:code/unidata | |
target:code/char | |
target:code/misc | |
target:code/extensions | |
target:code/commandline | |
target:code/env-access | |
target:code/dfixnum | |
target:code/room | |
target:code/gc | |
target:code/purify | |
target:code/scavhook | |
target:code/save | |
target:code/stream | |
target:code/print | |
target:code/pprint | |
target:code/pprint | |
target:code/pprint-loop | |
target:code/format | |
target:code/format | |
target:code/package | |
target:code/reader | |
target:code/reader | |
target:code/sharpm | |
target:code/backq | |
target:code/serve-event | |
target:code/extfmts | |
target:code/fd-stream | |
target:code/fd-stream-extfmt | |
target:code/fd-stream-comp | |
target:code/pathname | |
target:code/pathname | |
target:code/filesys | |
target:code/filesys | |
target:code/load | |
target:code/foreign-linkage | |
target:code/module | |
target:code/eval | |
target:code/signal | |
target:code/interr | |
target:code/debug-info | |
target:code/debug-int | |
target:code/debug | |
target:code/query | |
target:code/rand-mt19937 | |
target:code/ntrace | |
target:code/profile | |
target:code/sort | |
target:code/time | |
target:code/weak | |
target:code/final | |
target:code/describe | |
target:code/tty-inspect | |
target:code/format-time | |
target:code/parse-time | |
target:code/run-program | |
target:code/loop | |
target:code/stream-vector-io | |
target:code/foreign | |
target:code/internet | |
target:code/wire | |
target:code/remote | |
target:code/cmu-site | |
target:code/multi-proc | |
target:code/setf-funs | |
target:code/exports | |
target:code/defstruct | |
target:code/defmacro | |
target:compiler/globaldb | |
target:code/macros | |
target:code/macros | |
target:code/intl-tramp | |
target:code/intl | |
target:code/unicode | |
T | |
* | |
; Loading #P"/private/tmp/cmucl20160224-11965-2mhs1m/src/tools/comcom.lisp". | |
target:compiler/macros | |
;; Loading #P"/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/compiler/macros.sse2f". | |
target:compiler/generic/vm-macs | |
;; Loading #P"/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/compiler/generic/vm-macs.sse2f". | |
target:compiler/backend | |
;; Loading #P"/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/compiler/backend.sse2f". | |
target:compiler/x86/parms | |
target:compiler/generic/objdef | |
target:compiler/generic/interr | |
target:compiler/globals | |
target:compiler/sset | |
target:compiler/bit-util | |
target:compiler/node | |
target:compiler/ctype | |
target:compiler/vop | |
target:compiler/vmdef | |
target:compiler/meta-vmdef | |
;; Loading #P"/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/compiler/meta-vmdef.sse2f". | |
target:compiler/disassem | |
target:compiler/new-assem | |
;; Loading #P"/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/compiler/new-assem.sse2f". | |
target:compiler/alloc | |
target:compiler/knownfun | |
target:compiler/fndb | |
target:compiler/generic/vm-fndb | |
target:compiler/main | |
target:compiler/ir1tran | |
target:compiler/ir1util | |
target:compiler/ir1opt | |
target:compiler/loop | |
target:compiler/ir1final | |
target:compiler/array-tran | |
target:compiler/seqtran | |
target:compiler/typetran | |
target:compiler/generic/vm-typetran | |
target:compiler/float-tran | |
target:compiler/float-tran-dd | |
target:compiler/saptran | |
target:compiler/srctran | |
target:compiler/locall | |
target:compiler/dfo | |
target:compiler/checkgen | |
target:compiler/constraint | |
target:compiler/envanal | |
target:compiler/tn | |
target:compiler/life | |
target:compiler/debug-dump | |
target:compiler/generic/utils | |
;; Loading #P"/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/assembly/assemfile.sse2f". | |
target:compiler/x86/vm | |
target:compiler/x86/insts | |
target:compiler/x86/macros | |
;; Loading #P"/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/compiler/x86/macros.sse2f". | |
target:compiler/generic/primtype | |
target:assembly/x86/support | |
;; Loading #P"/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/assembly/x86/support.sse2f". | |
target:compiler/x86/move | |
target:compiler/x86/float-sse2 | |
target:compiler/x86/sap | |
target:compiler/x86/sse2-sap | |
target:compiler/x86/system | |
target:compiler/x86/char | |
target:compiler/x86/memory | |
target:compiler/x86/static-fn | |
target:compiler/x86/arith | |
target:compiler/x86/subprim | |
target:compiler/x86/debug | |
target:compiler/x86/c-call | |
target:compiler/x86/sse2-c-call | |
target:compiler/x86/c-callback | |
target:compiler/x86/cell | |
target:compiler/x86/values | |
target:compiler/x86/alloc | |
target:compiler/x86/call | |
target:compiler/x86/nlx | |
target:compiler/x86/print | |
target:compiler/x86/sse2-array | |
target:compiler/x86/array | |
target:compiler/x86/pred | |
target:compiler/x86/type-vops | |
target:assembly/x86/assem-rtns | |
target:assembly/x86/array | |
target:assembly/x86/arith | |
target:assembly/x86/alloc | |
target:compiler/pseudo-vops | |
target:compiler/aliencomp | |
target:compiler/ltv | |
target:compiler/gtn | |
target:compiler/ltn | |
target:compiler/stack | |
target:compiler/control | |
target:compiler/entry | |
target:compiler/ir2tran | |
target:compiler/generic/vm-ir2tran | |
target:compiler/copyprop | |
target:compiler/represent | |
target:compiler/generic/vm-tran | |
target:compiler/pack | |
target:compiler/codegen | |
target:compiler/debug | |
target:compiler/xref | |
target:compiler/dyncount | |
target:compiler/dump | |
target:compiler/generic/core | |
target:compiler/generic/new-genesis | |
target:compiler/eval-comp | |
target:compiler/eval | |
target:compiler/byte-comp | |
T | |
* | |
; Loading #P"/private/tmp/cmucl20160224-11965-2mhs1m/src/tools/pclcom.lisp". | |
;; Loading #P"/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/misc.sse2f". | |
; Python version 1.1, VM version Intel x86/sse2 on 2016-02-24 19:33:24. | |
; Compiling: /private/tmp/cmucl20160224-11965-2mhs1m/src/pcl/defsys.lisp 2015-01-31 22:55:17 | |
; Comment: $Header: src/pcl/defsys.lisp $ | |
; Byte Compiling Top-Level Form: | |
; Byte Compiling Top-Level Form: | |
; Byte Compiling Top-Level Form: | |
; Byte Compiling Top-Level Form: | |
; Byte Compiling Top-Level Form: | |
; Byte Compiling Top-Level Form: | |
; Byte Compiling Top-Level Form: | |
; Byte Compiling Top-Level Form: | |
; Byte 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-SYSTEM. | |
; Byte Compiling DEFUN GET-SYSTEM: | |
; Converted SET-SYSTEM. | |
; Byte Compiling DEFUN SET-SYSTEM: | |
; Byte Compiling Top-Level Form: | |
; Converted DEFSYSTEM. | |
; Byte Compiling DEFMACRO DEFSYSTEM: | |
; Byte Compiling Top-Level Form: | |
; Byte Compiling Top-Level Form: | |
; Converted MAKE-MODULE. | |
; Byte Compiling DEFSTRUCT MODULE: | |
; Byte Compiling DEFSTRUCT MODULE: | |
; Converted MAKE-MODULES. | |
; Byte Compiling DEFUN MAKE-MODULES: | |
; Converted MAKE-TRANSFORMATIONS. | |
; Byte Compiling DEFUN MAKE-TRANSFORMATIONS: | |
; Converted MAKE-COMPILE-TRANSFORMATION. | |
; Byte Compiling DEFUN MAKE-COMPILE-TRANSFORMATION: | |
; Byte Compiling Top-Level Form: | |
; Byte Compiling Creation Form for #<KERNEL::CLASS-CELL MODULE>: | |
; Byte Compiling Top-Level Form: | |
; Converted MAKE-LOAD-TRANSFORMATION. | |
; Byte Compiling DEFUN MAKE-LOAD-TRANSFORMATION: | |
; Converted MAKE-LOAD-WITHOUT-DEPENDENCIES-TRANSFORMATION. | |
; Byte Compiling DEFUN MAKE-LOAD-WITHOUT-DEPENDENCIES-TRANSFORMATION: | |
; Converted COMPILE-FILTER. | |
; Byte Compiling DEFUN COMPILE-FILTER: | |
; Converted OPERATION-TRANSFORMATIONS. | |
; Byte Compiling DEFUN OPERATION-TRANSFORMATIONS: | |
; Converted TRUE. | |
; Byte Compiling DEFUN TRUE: | |
; Byte Compiling Top-Level Form: | |
; Byte Compiling Top-Level Form: | |
; Converted OPERATE-ON-SYSTEM. | |
; Byte Compiling DEFUN OPERATE-ON-SYSTEM: | |
; Converted MAKE-SOURCE-PATHNAME. | |
; Byte Compiling DEFUN MAKE-SOURCE-PATHNAME: | |
; Converted MAKE-BINARY-PATHNAME. | |
; Byte Compiling DEFUN MAKE-BINARY-PATHNAME: | |
; Converted MAKE-PATHNAME-INTERNAL. | |
; Byte Compiling DEFUN MAKE-PATHNAME-INTERNAL: | |
; Converted SYSTEM-SOURCE-FILES. | |
; Byte Compiling DEFUN SYSTEM-SOURCE-FILES: | |
; Converted SYSTEM-BINARY-FILES. | |
; Byte Compiling DEFUN SYSTEM-BINARY-FILES: | |
; Byte Compiling Top-Level Form: | |
; Byte Compiling Top-Level Form: | |
; Byte Compiling DEFSYSTEM PCL: | |
; Byte Compiling DEFSYSTEM SIMPLE-STREAMS: | |
; Byte Compiling DEFSYSTEM GRAY-STREAMS: | |
; Converted COMPILE-PCL. | |
; Byte Compiling DEFUN COMPILE-PCL: | |
; Converted LOAD-PCL. | |
; Byte Compiling DEFUN LOAD-PCL: | |
; Converted BUG-REPORT-INFO. | |
; Byte Compiling DEFUN BUG-REPORT-INFO: | |
; Byte Compiling Top-Level Form: | |
; | |
; | |
; File: /private/tmp/cmucl20160224-11965-2mhs1m/src/pcl/defsys.lisp | |
; In: DEFUN OPERATE-ON-SYSTEM | |
; (WITH-COMPILATION-UNIT NIL | |
; (LOOP | |
; # | |
; #)) | |
; --> FLET IF LET HANDLER-BIND LET CONS LIST CONS FUNCTION | |
; --> C::NOTE-UNDEFINED-REFERENCE | |
; ==> | |
; (KERNEL:PARSE-UNKNOWN-TYPE-SPECIFIER LISP::C) | |
; Warning: Undefined function KERNEL:PARSE-UNKNOWN-TYPE-SPECIFIER | |
; ; | |
; Warning: This function is undefined: | |
; KERNEL:PARSE-UNKNOWN-TYPE-SPECIFIER | |
; | |
; Compilation unit finished. | |
; 2 warnings | |
; pcl:defsys.lbytef written. | |
; Compilation finished in 0:00:00. | |
;; Loading #P"/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/pcl/defsys.lbytef". | |
; | |
; Warning: This function is undefined: | |
; KERNEL:PARSE-UNKNOWN-TYPE-SPECIFIER | |
Compiling PKG... | |
Loading binary of PKG... | |
Compiling MACROS... | |
Loading binary of MACROS... | |
Compiling LOW... | |
Loading binary of LOW... | |
Compiling INFO... | |
Loading binary of INFO... | |
Compiling FIN... | |
Loading binary of FIN... | |
Compiling DEFCLASS... | |
Loading binary of DEFCLASS... | |
Compiling DEFS... | |
Loading binary of DEFS... | |
Compiling FNGEN... | |
Loading binary of FNGEN... | |
Compiling CACHE... | |
Loading binary of CACHE... | |
Compiling DLISP... | |
Loading binary of DLISP... | |
Compiling DLISP2... | |
Loading binary of DLISP2... | |
Compiling BOOT... | |
Loading binary of BOOT... | |
Compiling VECTOR... | |
Loading binary of VECTOR... | |
Compiling METHOD-SLOT-ACCESS-OPTIMIZATION... | |
Loading binary of METHOD-SLOT-ACCESS-OPTIMIZATION... | |
Compiling GF-CALL-OPTIMIZATION... | |
Loading binary of GF-CALL-OPTIMIZATION... | |
Compiling SLOTS-BOOT... | |
Loading binary of SLOTS-BOOT... | |
Compiling COMBIN... | |
Loading binary of COMBIN... | |
Compiling DFUN... | |
Loading binary of DFUN... | |
Compiling CTOR... | |
Loading binary of CTOR... | |
Compiling BRAID... | |
Loading binary of BRAID... | |
Compiling DLISP3... | |
Loading binary of DLISP3... | |
Compiling GENERIC-FUNCTIONS... | |
Loading binary of GENERIC-FUNCTIONS... | |
Compiling SLOTS... | |
Loading binary of SLOTS... | |
Compiling INIT... | |
Loading binary of INIT... | |
Compiling SEAL... | |
Loading binary of SEAL... | |
Compiling STD-CLASS... | |
Loading binary of STD-CLASS... | |
Compiling CPL... | |
Loading binary of CPL... | |
Compiling FSC... | |
Loading binary of FSC... | |
Compiling METHODS... | |
Loading binary of METHODS... | |
Compiling FIXUP... | |
Loading binary of FIXUP... | |
Compiling DEFCOMBIN... | |
Loading binary of DEFCOMBIN... | |
Compiling CTYPES... | |
Loading binary of CTYPES... | |
Compiling ENV... | |
Loading binary of ENV... | |
Compiling CMUCL-DOCUMENTATION... | |
Compiling PRECOM2... | |
Compiling HERALD... | |
Compiling IODEFS... | |
Loading binary of HERALD... | |
Loading binary of IODEFS... | |
Compiling CLASSES... | |
Loading binary of CLASSES... | |
Compiling INTERNAL... | |
Loading binary of INTERNAL... | |
Compiling STRATEGY... | |
Loading binary of STRATEGY... | |
Compiling IMPL... | |
Compiling NULL... | |
Compiling DIRECT... | |
Loading binary of IMPL... | |
Loading binary of NULL... | |
Loading binary of DIRECT... | |
Compiling FILE... | |
Compiling STRING... | |
Compiling TERMINAL... | |
Compiling SOCKET... | |
Compiling GRAY-COMPAT... | |
Compiling GRAY-STREAMS-CLASS... | |
Loading binary of GRAY-STREAMS-CLASS... | |
Compiling GRAY-STREAMS... | |
"pcl:gray-streams-library.sse2f" out of date. | |
"pcl:simple-streams-library.sse2f" out of date. | |
"pcl:iodefs-library.sse2f" out of date. | |
"pcl:gray-compat-library.sse2f" out of date. | |
; T | |
* | |
T | |
* | |
; Loading #P"/private/tmp/cmucl20160224-11965-2mhs1m/src/tools/worldbuild.lisp". | |
;; Loading #P"/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/compiler/generic/new-genesis.sse2f". | |
Building "target:lisp/kernel.core" for the Intel x86/sse2 | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/assembly/x86/assem-rtns.assem | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/assembly/x86/array.assem | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/assembly/x86/arith.assem | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/assembly/x86/alloc.assem | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/type-boot.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/fdefinition.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/eval.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/struct.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/fwrappers.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/typedefs.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/class.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/type.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/compiler/generic/vm-type.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/type-init.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/error.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/defstruct.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/compiler/proclaim.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/compiler/globaldb.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/pred.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/pathname.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/filesys.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/kernel.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/bit-bash.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/byte-interp.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/array.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/unidata.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/char.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/lispinit.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/seq.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/numbers.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/float.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/float-trap.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/irrat.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/irrat-dd.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/bignum.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/list.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/hash-new.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/macros.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/symbol.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/string.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/mipsstrops.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/misc.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/dfixnum.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/gc.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/scavhook.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/save.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/rand-mt19937.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/alieneval.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/c-call.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/sap.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/unix.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/bsd-os.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/serve-event.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/stream.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/fd-stream.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/print.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/pprint.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/format.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/package.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/reader.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/load.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/foreign-linkage.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/x86-vm.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/signal.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/interr.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/debug-info.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/debug-int.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/debug.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/multi-proc.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/intl-tramp.sse2f | |
/private/tmp/cmucl20160224-11965-2mhs1m/darwin-2/code/unicode.sse2f | |
Warning: The C header file #P"target:lisp/internals.h" has changed. | |
Be sure to re-compile the startup code. | |
[Building Initial Core File (version 0) in file "target:lisp/kernel.core": | |
Writing 4096 bytes [1 page] from :READ-ONLY space | |
Writing 4096 bytes [1 page] from :STATIC space | |
Writing 19320832 bytes [4717 pages] from :DYNAMIC space | |
done] | |
T | |
* | |
real 1m16.561s | |
user 1m8.570s | |
sys 0m6.552s | |
clang -MM -Wstrict-prototypes -Wall -O2 -g -fno-omit-frame-pointer -g3 -mtune=generic -Di386 -DLINKAGE_TABLE -DGENCGC -DFEATURE_SSE2 -DUNICODE -iquote . -iquote ../../src/lisp -DDARWIN -mmacosx-version-min=10.5 -m32 ../../src/lisp/lisp.c ../../src/lisp/coreparse.c ../../src/lisp/alloc.c ../../src/lisp/monitor.c ../../src/lisp/print.c ../../src/lisp/interr.c ../../src/lisp/vars.c ../../src/lisp/parse.c ../../src/lisp/interrupt.c ../../src/lisp/search.c ../../src/lisp/validate.c ../../src/lisp/globals.c ../../src/lisp/dynbind.c ../../src/lisp/breakpoint.c ../../src/lisp/regnames.c ../../src/lisp/backtrace.c ../../src/lisp/save.c ../../src/lisp/purify.c ../../src/lisp/runprog.c ../../src/lisp/time.c ../../src/lisp/exec-init.c ../../src/lisp/k_sin.c ../../src/lisp/k_cos.c ../../src/lisp/k_tan.c ../../src/lisp/s_sin.c ../../src/lisp/s_cos.c ../../src/lisp/s_tan.c ../../src/lisp/sincos.c ../../src/lisp/s_log1p.c ../../src/lisp/s_expm1.c ../../src/lisp/e_pow.c ../../src/lisp/e_exp.c ../../src/lisp/e_log.c ../../src/lisp/e_acos.c ../../src/lisp/e_asin.c ../../src/lisp/s_atan.c ../../src/lisp/e_cosh.c ../../src/lisp/e_sinh.c ../../src/lisp/s_tanh.c ../../src/lisp/e_acosh.c ../../src/lisp/s_asinh.c ../../src/lisp/e_atanh.c ../../src/lisp/e_atan2.c ../../src/lisp/e_rem_pio2.c ../../src/lisp/k_rem_pio2.c ../../src/lisp/e_log10.c ../../src/lisp/s_scalbn.c ../../src/lisp/setexception.c ../../src/lisp/log2.c ../../src/lisp/x86-arch.c ../../src/lisp/x86-assem.S ../../src/lisp/os-common.c ../../src/lisp/Darwin-os.c ../../src/lisp/mach-o.c ../../src/lisp/gencgc.c > ,depends | |
mv ,depends Depends | |
clang -Wstrict-prototypes -Wall -O2 -g -fno-omit-frame-pointer -g3 -mtune=generic -Di386 -DLINKAGE_TABLE -DGENCGC -DFEATURE_SSE2 -DUNICODE -iquote . -iquote ../../src/lisp -DDARWIN -mmacosx-version-min=10.5 -m32 -c -o lisp.o ../../src/lisp/lisp.c | |
clang -Wstrict-prototypes -Wall -O2 -g -fno-omit-frame-pointer -g3 -mtune=generic -Di386 -DLINKAGE_TABLE -DGENCGC -DFEATURE_SSE2 -DUNICODE -iquote . -iquote ../../src/lisp -DDARWIN -mmacosx-version-min=10.5 -m32 -c -o coreparse.o ../../src/lisp/coreparse.c | |
clang -Wstrict-prototypes -Wall -O2 -g -fno-omit-frame-pointer -g3 -mtune=generic -Di386 -DLINKAGE_TABLE -DGENCGC -DFEATURE_SSE2 -DUNICODE -iquote . -iquote ../../src/lisp -DDARWIN -mmacosx-version-min=10.5 -m32 -c -o alloc.o ../../src/lisp/alloc.c | |
clang -Wstrict-prototypes -Wall -O2 -g -fno-omit-frame-pointer -g3 -mtune=generic -Di386 -DLINKAGE_TABLE -DGENCGC -DFEATURE_SSE2 -DUNICODE -iquote . -iquote ../../src/lisp -DDARWIN -mmacosx-version-min=10.5 -m32 -c -o monitor.o ../../src/lisp/monitor.c | |
In file included from ../../src/lisp/lisp.c:30In file included from : | |
../../src/lisp/core.h../../src/lisp/coreparse.c:19: | |
:34:5../../src/lisp/core.h:: 34error: unknown type name 'u32' | |
:5: error: unknown type name 'u32' | |
u32 identifier; | |
^ | |
u32 identifier; | |
^ | |
../../src/lisp/core.h:35:5: ../../src/lisp/core.h:35:5: errorerror: : unknown type name 'u32'unknown type name 'u32' | |
u32 nwords; | |
u32 nwords; ^ | |
^ | |
../../src/lisp/core.h../../src/lisp/core.h::3636::5: error: unknown type name 'u32' | |
5: error: unknown type name 'u32' | |
u32 data_page; | |
^ | |
u32 data_page; | |
^ | |
../../src/lisp/core.h../../src/lisp/core.h:37:5: error: unknown type name 'u32' | |
u32 address; | |
^ | |
../../src/lisp/core.h:38:5: error: unknown type name 'u32' | |
u32 page_count; | |
^ | |
:37:5: error: unknown type name 'u32' | |
u32 address; | |
^ | |
../../src/lisp/core.h:38:5: error: unknown type name 'u32' | |
u32 page_count; | |
^ | |
../../src/lisp/coreparse.c:101:5: error: use of undeclared identifier 'u32' | |
u32 header[CORE_PAGESIZE / sizeof(u32)], val, len, *ptr; | |
^ | |
../../src/lisp/lisp.c:56:57: error: no member named 'sc_pc' in 'struct __darwin_ucontext' | |
printf("\nSIGINT hit at 0x%08lX\n", (unsigned long) SC_PC(os_context)); | |
^~~~~~~~~~~~~~~~~ | |
../../src/lisp/amd64-lispregs.h:56:26: note: expanded from macro 'SC_PC' | |
#define SC_PC(sc) ((sc)->sc_pc) | |
~~~~ ^ | |
../../src/lisp/monitor.c:373:50: error: no member named 'sc_pc' in 'struct __darwin_ucontext' | |
printf("PC:\t\t 0x%08lx\n", (unsigned long) SC_PC(context)); | |
^~~~~~~~~~~~~~ | |
../../src/lisp/amd64-lispregs.h:56:26: note: expanded from macro 'SC_PC' | |
#define SC_PC(sc) ((sc)->sc_pc) | |
~~~~ ^ | |
../../src/lisp/coreparse.c:111:22: error: use of undeclared identifier 'header' | |
count = read(fd, header, CORE_PAGESIZE); | |
^ | |
../../src/lisp/coreparse.c:121:5: error: use of undeclared identifier 'ptr' | |
ptr = header; | |
^ | |
../../src/lisp/coreparse.c:121:11: error: use of undeclared identifier 'header' | |
ptr = header; | |
^ | |
../../src/lisp/coreparse.c:122:5: error: use of undeclared identifier 'val' | |
val = *ptr++; | |
^ | |
../../src/lisp/coreparse.c:122:12: error: use of undeclared identifier 'ptr' | |
val = *ptr++; | |
^ | |
1 error../../src/lisp/coreparse.c:124:9: error: use of undeclared identifier 'val' | |
if (val != CORE_MAGIC) { | |
^ | |
generated. | |
make: *** [monitor.o] Error 1 | |
make: *** Waiting for unfinished jobs.... | |
../../src/lisp/coreparse.c6 error:126s generated. | |
:3: error: use of undeclared identifier 'val' | |
val, CORE_MAGIC); | |
^ | |
../../src/lisp/coreparse.c:130:12: error: use of undeclared identifier 'val' | |
while (val != CORE_END) { | |
^ | |
../../src/lisp/coreparse.c:131:2: error: use of undeclared identifier 'val' | |
val = *ptr++; | |
^ | |
../../src/lisp/coreparse.c:131:9: error: use of undeclared identifier 'ptr' | |
val = *ptr++; | |
^ | |
../../src/lisp/coreparse.c:132:2: error: use of undeclared identifier 'len' | |
len = *ptr++; | |
^ | |
../../src/lisp/coreparse.c:132:9: error: use of undeclared identifier 'ptr' | |
len = *ptr++; | |
^ | |
../../src/lisp/coreparse.c:134:10: error: use of undeclared identifier 'val' | |
switch (val) { | |
^ | |
fatal error: too many errors emitted, stopping now [-ferror-limit=] | |
make: *** [lisp.o] Error 1 | |
20 errors generated. | |
make: *** [coreparse.o] Error 1 | |
Failed: /usr/local/Library/ENV/4.3/gmake -C darwin-2/lisp | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew.git | |
HEAD: 31a0c7a4ee4e7b182d7a8f4e6e2f7a1e7c30be2c | |
Last commit: 6 hours ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
CPU: quad-core 64-bit haswell | |
OS X: 10.11.3-x86_64 | |
Xcode: 7.2.1 | |
CLT: 7.2.0.0.1.1447826929 | |
GCC-4.2: build 0 | |
Clang: 7.0 build 700 | |
X11: 2.7.8 => /opt/X11 | |
System Ruby: 2.0.0-p645 | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
Java: 1.8.0_66, 1.8.0_20 | |
HOMEBREW_CC: clang | |
HOMEBREW_CXX: clang++ | |
MAKEFLAGS: -j4 | |
CMAKE_PREFIX_PATH: /usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.11 | |
HOMEBREW_VERBOSE: 1 | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
PATH: /usr/local/Library/ENV/4.3:/usr/bin:/bin:/usr/sbin:/sbin |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
clang called with: -dumpversion | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -dumpversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -MM -Wstrict-prototypes -Wall -O2 -g -fno-omit-frame-pointer -g3 -mtune=generic -Di386 -DLINKAGE_TABLE -DGENCGC -DFEATURE_SSE2 -DUNICODE -iquote . -iquote ../../src/lisp -DDARWIN -mmacosx-version-min=10.5 -m32 ../../src/lisp/lisp.c ../../src/lisp/coreparse.c ../../src/lisp/alloc.c ../../src/lisp/monitor.c ../../src/lisp/print.c ../../src/lisp/interr.c ../../src/lisp/vars.c ../../src/lisp/parse.c ../../src/lisp/interrupt.c ../../src/lisp/search.c ../../src/lisp/validate.c ../../src/lisp/globals.c ../../src/lisp/dynbind.c ../../src/lisp/breakpoint.c ../../src/lisp/regnames.c ../../src/lisp/backtrace.c ../../src/lisp/save.c ../../src/lisp/purify.c ../../src/lisp/runprog.c ../../src/lisp/time.c ../../src/lisp/exec-init.c ../../src/lisp/k_sin.c ../../src/lisp/k_cos.c ../../src/lisp/k_tan.c ../../src/lisp/s_sin.c ../../src/lisp/s_cos.c ../../src/lisp/s_tan.c ../../src/lisp/sincos.c ../../src/lisp/s_log1p.c ../../src/lisp/s_expm1.c ../../src/lisp/e_pow.c ../../src/lisp/e_exp.c ../../src/lisp/e_log.c ../../src/lisp/e_acos.c ../../src/lisp/e_asin.c ../../src/lisp/s_atan.c ../../src/lisp/e_cosh.c ../../src/lisp/e_sinh.c ../../src/lisp/s_tanh.c ../../src/lisp/e_acosh.c ../../src/lisp/s_asinh.c ../../src/lisp/e_atanh.c ../../src/lisp/e_atan2.c ../../src/lisp/e_rem_pio2.c ../../src/lisp/k_rem_pio2.c ../../src/lisp/e_log10.c ../../src/lisp/s_scalbn.c ../../src/lisp/setexception.c ../../src/lisp/log2.c ../../src/lisp/x86-arch.c ../../src/lisp/x86-assem.S ../../src/lisp/os-common.c ../../src/lisp/Darwin-os.c ../../src/lisp/mach-o.c ../../src/lisp/gencgc.c | |
superenv removed: -Wstrict-prototypes -Wall -O2 -g -g3 -mtune=generic -m32 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -MM -fno-omit-frame-pointer -Di386 -DLINKAGE_TABLE -DGENCGC -DFEATURE_SSE2 -DUNICODE -iquote . -iquote ../../src/lisp -DDARWIN -mmacosx-version-min=10.5 ../../src/lisp/lisp.c ../../src/lisp/coreparse.c ../../src/lisp/alloc.c ../../src/lisp/monitor.c ../../src/lisp/print.c ../../src/lisp/interr.c ../../src/lisp/vars.c ../../src/lisp/parse.c ../../src/lisp/interrupt.c ../../src/lisp/search.c ../../src/lisp/validate.c ../../src/lisp/globals.c ../../src/lisp/dynbind.c ../../src/lisp/breakpoint.c ../../src/lisp/regnames.c ../../src/lisp/backtrace.c ../../src/lisp/save.c ../../src/lisp/purify.c ../../src/lisp/runprog.c ../../src/lisp/time.c ../../src/lisp/exec-init.c ../../src/lisp/k_sin.c ../../src/lisp/k_cos.c ../../src/lisp/k_tan.c ../../src/lisp/s_sin.c ../../src/lisp/s_cos.c ../../src/lisp/s_tan.c ../../src/lisp/sincos.c ../../src/lisp/s_log1p.c ../../src/lisp/s_expm1.c ../../src/lisp/e_pow.c ../../src/lisp/e_exp.c ../../src/lisp/e_log.c ../../src/lisp/e_acos.c ../../src/lisp/e_asin.c ../../src/lisp/s_atan.c ../../src/lisp/e_cosh.c ../../src/lisp/e_sinh.c ../../src/lisp/s_tanh.c ../../src/lisp/e_acosh.c ../../src/lisp/s_asinh.c ../../src/lisp/e_atanh.c ../../src/lisp/e_atan2.c ../../src/lisp/e_rem_pio2.c ../../src/lisp/k_rem_pio2.c ../../src/lisp/e_log10.c ../../src/lisp/s_scalbn.c ../../src/lisp/setexception.c ../../src/lisp/log2.c ../../src/lisp/x86-arch.c ../../src/lisp/x86-assem.S ../../src/lisp/os-common.c ../../src/lisp/Darwin-os.c ../../src/lisp/mach-o.c ../../src/lisp/gencgc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -dumpversion | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: clang -pipe -w -Os -march=native -dumpversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -Wstrict-prototypes -Wall -O2 -g -fno-omit-frame-pointer -g3 -mtune=generic -Di386 -DLINKAGE_TABLE -DGENCGC -DFEATURE_SSE2 -DUNICODE -iquote . -iquote ../../src/lisp -DDARWIN -mmacosx-version-min=10.5 -m32 -c -o alloc.o ../../src/lisp/alloc.c | |
superenv removed: -Wstrict-prototypes -Wall -O2 -g -g3 -mtune=generic -m32 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-omit-frame-pointer -Di386 -DLINKAGE_TABLE -DGENCGC -DFEATURE_SSE2 -DUNICODE -iquote . -iquote ../../src/lisp -DDARWIN -mmacosx-version-min=10.5 -c -o alloc.o ../../src/lisp/alloc.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -Wstrict-prototypes -Wall -O2 -g -fno-omit-frame-pointer -g3 -mtune=generic -Di386 -DLINKAGE_TABLE -DGENCGC -DFEATURE_SSE2 -DUNICODE -iquote . -iquote ../../src/lisp -DDARWIN -mmacosx-version-min=10.5 -m32 -c -o lisp.o ../../src/lisp/lisp.c | |
superenv removed: -Wstrict-prototypes -Wall -O2 -g -g3 -mtune=generic -m32 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-omit-frame-pointer -Di386 -DLINKAGE_TABLE -DGENCGC -DFEATURE_SSE2 -DUNICODE -iquote . -iquote ../../src/lisp -DDARWIN -mmacosx-version-min=10.5 -c -o lisp.o ../../src/lisp/lisp.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -Wstrict-prototypes -Wall -O2 -g -fno-omit-frame-pointer -g3 -mtune=generic -Di386 -DLINKAGE_TABLE -DGENCGC -DFEATURE_SSE2 -DUNICODE -iquote . -iquote ../../src/lisp -DDARWIN -mmacosx-version-min=10.5 -m32 -c -o monitor.o ../../src/lisp/monitor.c | |
superenv removed: -Wstrict-prototypes -Wall -O2 -g -g3 -mtune=generic -m32 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-omit-frame-pointer -Di386 -DLINKAGE_TABLE -DGENCGC -DFEATURE_SSE2 -DUNICODE -iquote . -iquote ../../src/lisp -DDARWIN -mmacosx-version-min=10.5 -c -o monitor.o ../../src/lisp/monitor.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -Wstrict-prototypes -Wall -O2 -g -fno-omit-frame-pointer -g3 -mtune=generic -Di386 -DLINKAGE_TABLE -DGENCGC -DFEATURE_SSE2 -DUNICODE -iquote . -iquote ../../src/lisp -DDARWIN -mmacosx-version-min=10.5 -m32 -c -o coreparse.o ../../src/lisp/coreparse.c | |
superenv removed: -Wstrict-prototypes -Wall -O2 -g -g3 -mtune=generic -m32 | |
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
superenv executed: clang -pipe -w -Os -march=native -fno-omit-frame-pointer -Di386 -DLINKAGE_TABLE -DGENCGC -DFEATURE_SSE2 -DUNICODE -iquote . -iquote ../../src/lisp -DDARWIN -mmacosx-version-min=10.5 -c -o coreparse.o ../../src/lisp/coreparse.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment