01:28|nrndda@venue11pro /usr/portage/dev-lisp/sbcl $ ebuild sbcl-1.4.0.ebuild compile * sbcl-1.4.0-source.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ] * sbcl-1.2.7-x86-linux-binary.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking sbcl-1.4.0-source.tar.bz2 to /var/tmp/portage/dev-lisp/sbcl-1.4.0/work >>> Unpacking sbcl-1.2.7-x86-linux-binary.tar.bz2 to /var/tmp/portage/dev-lisp/sbcl-1.4.0/work >>> Source unpacked in /var/tmp/portage/dev-lisp/sbcl-1.4.0/work >>> Preparing source in /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0 ... * Applying concurrency-test-1.3.15.patch ... [ ok ] * Applying sbcl-1.4.0-bsd-sockets-test.patch ... [ ok ] * Applying sb-posix-test-1.2.15.patch ... [ ok ] * Applying sbcl-1.2.11-solaris.patch ... [ ok ] * Applying sbcl-1.4.0-verbose-build.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0 ... (lambda (list) (flet ((enable (x) (pushnew x list)) (disable (x) (setf list (remove x list)))) (enable :sb-thread) (enable :sb-ldb) (disable :sb-test) (enable :sb-unicode) (enable :sb-core-compression) (disable :sb-xref-for-internals) ) list) >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0 ... + set -e + print_help=no + '[' linux-gnu = cygwin -o linux-gnu = msys ']' + SBCL_PREFIX=/usr + SBCL_XC_HOST='sbcl --no-userinit --no-sysinit' + export SBCL_XC_HOST + WITH_FEATURES= + WITHOUT_FEATURES= + FANCY_FEATURES=':sb-core-compression :sb-xref-for-internals :sb-after-xc-core' + fancy=false + some_options=false + for option in "$@" + optarg_ok=true + case $option in + optarg= + case $option in + false + legacy_xc_spec='sh /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger' + some_options=true + test -f customize-target-features.lisp + test -n '' + test -n '' + test -n 'sh /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger' + SBCL_XC_HOST='sh /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger' + test no = yes + sh clean.sh find: '../../obj/asdf-cache/sb-md5': No such file or directory find: '../../obj/asdf-cache/sb-queue': No such file or directory find: '../../obj/asdf-cache/sb-concurrency': No such file or directory find: '../../obj/asdf-cache/sb-rotate-byte': No such file or directory find: '../../obj/asdf-cache/sb-grovel': No such file or directory find: '../../obj/asdf-cache/sb-sprof': No such file or directory find: '../../obj/asdf-cache/sb-bsd-sockets': No such file or directory find: '../../obj/asdf-cache/sb-cover': No such file or directory find: '../../obj/asdf-cache/sb-posix': No such file or directory rm -f *~ *.bak *.orig \#*\# .\#* texput.log *.fasl rm -rf sbcl asdf version "docstrings/" rm -f sbcl.html asdf.html rm -f contrib-docs.texi-temp rm -f package-locks.texi-temp rm -f variables.texinfo rm -f sbcl.ps asdf.ps sbcl.pdf asdf.pdf html-stamp tempfiles-stamp rm -f asdf.aux asdf.cp asdf.cps asdf.fn asdf.fns asdf.ky asdf.log asdf.pg asdf.toc asdf.tp asdf.tps asdf.vr asdf.vrs sbcl.aux sbcl.cp sbcl.cps sbcl.fn sbcl.fns sbcl.ky sbcl.log sbcl.pg sbcl.toc sbcl.tp sbcl.tps sbcl.vr sbcl.vrs rm -f sbcl.info sbcl.info-* asdf.info rm -rf *.include *.info *.pdf *~ *.cp *.fn *.ky *.log *.pg *.toc \ *.tp *.vr *.aux *.eps *.png *.dvi *.ps *.txt *.fns \ html-stamp sbcl-internals/ + mkdir -p output + echo 'SBCL_PREFIX='\''/usr'\''' + echo '' + '[' linux-gnu = cygwin -o linux-gnu = msys ']' + DEVNULL=/dev/null + export DEVNULL + . ./find-gnumake.sh + find_gnumake + '[' make '!=' '' ']' + GNUMAKE=make + export GNUMAKE + ./generate-version.sh + echo 'DEVNULL="/dev/null"; export DEVNULL' + echo 'GNUMAKE="make"; export GNUMAKE' + echo 'SBCL_XC_HOST="sh /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger"; export SBCL_XC_HOST' + echo 'legacy_xc_spec="sh /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger"; export legacy_xc_spec' + '[' -n '' ']' + '[' -n '' ']' + case `uname` in ++ uname + sbcl_os=linux + echo //entering make-config.sh //entering make-config.sh + echo //ensuring the existence of output/ directory //ensuring the existence of output/ directory + '[' '!' -d output ']' + echo //guessing default target CPU architecture from host architecture //guessing default target CPU architecture from host architecture + case `uname -m` in ++ uname -m + guessed_sbcl_arch=x86 + '[' linux = sunos ']' + '[' linux = darwin ']' + echo //setting up CPU-architecture-dependent information //setting up CPU-architecture-dependent information + test -n '' + sbcl_arch=x86 + echo 'sbcl_arch="x86"' sbcl_arch="x86" + '[' x86 = '' ']' + false + case $sbcl_arch in + case $sbcl_os in + WITH_FEATURES=' :sb-thread' ++ pwd + ltf=/var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/local-target-features.lisp-expr + echo //initializing /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/local-target-features.lisp-expr //initializing /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/local-target-features.lisp-expr + echo ';;;; This is a machine-generated file.' + echo ';;;; Please do not edit it by hand.' + echo ';;;; See make-config.sh.' + echo '(lambda (features) (set-difference (union features (list :sb-thread ' + printf :%s x86 + echo //setting up OS-dependent information //setting up OS-dependent information + '[' linux = darwin ']' ++ pwd + original_dir=/var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0 + cd ./src/runtime/ + rm -f Config target-arch-os.h target-arch.h target-os.h target-lispregs.h + rm -f sbcl.mk sbcl.o libsbcl.a + link_or_copy x86-arch.h target-arch.h + '[' linux = win32 ']' + ln -s x86-arch.h target-arch.h + link_or_copy x86-lispregs.h target-lispregs.h + '[' linux = win32 ']' + ln -s x86-lispregs.h target-lispregs.h + case "$sbcl_os" in + printf ' :unix' + printf ' :elf' + printf ' :linux' + case "$sbcl_arch" in + printf ' :sb-futex :largefile' + link_or_copy Config.x86-linux Config + '[' linux = win32 ']' + ln -s Config.x86-linux Config + link_or_copy x86-linux-os.h target-arch-os.h + '[' linux = win32 ']' + ln -s x86-linux-os.h target-arch-os.h + link_or_copy linux-os.h target-os.h + '[' linux = win32 ']' + ln -s linux-os.h target-os.h + cd /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0 + '[' x86 = x86 ']' + printf ' :gencgc :stack-grows-downward-not-upward :c-stack-is-control-stack' + printf ' :compare-and-swap-vops :unwind-to-frame-and-call-vop :raw-instance-init-vops' + printf ' :stack-allocatable-closures :stack-allocatable-vectors' + printf ' :stack-allocatable-lists :stack-allocatable-fixed-objects' + printf ' :alien-callbacks :cycle-counter :inline-constants :precise-arg-count-error' + printf ' :memory-barrier-vops :multiply-high-vops :ash-right-vops :symbol-info-vops' + printf ' :fp-and-pc-standard-save :raw-signed-word :sb-traceroot' + case "$sbcl_os" in + printf ' :linkage-table' + '[' linux = win32 ']' + printf ' :relocatable-heap' + '[' linux = openbsd ']' + make -C tools-for-build determine-endianness -I ../src/runtime make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/tools-for-build' i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -O2 -pipe -march=silvermont -m32 -fno-omit-frame-pointer -I../src/runtime -Wl,-O1 -Wl,--as-needed determine-endianness.c -ldl -o determine-endianness make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/tools-for-build' + tools-for-build/determine-endianness + export sbcl_os sbcl_arch + sh tools-for-build/grovel-features.sh + echo //finishing /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/local-target-features.lisp-expr //finishing /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/local-target-features.lisp-expr + echo ')) (list)))' ++ uname + '[' Linux = SunOS ']' ++ hostname ++ id -un ++ date +%Y-%m-%d-%H-%M-%S + echo '"venue11pro-nrndda-2017-10-07-01-29-17"' + '[' -n '' ']' //Starting build: Sat Oct 7 01:29:17 MSK 2017 //Options: --prefix='/usr' --xc-host='sh /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger' (running SBCL from: /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-binary) This is SBCL 1.2.7, an implementation of ANSI Common Lisp. More information about SBCL is available at . SBCL is free software, provided as is, with absolutely no warranty. It is mostly in the public domain; some portions are provided under BSD-style licenses. See the CREDITS and COPYING files in the distribution for more information. * CANONICALIZE-WHITESPACE/DIRECTORY * CORRUPTION WARNING in SBCL pid 4100(tid 1875580672): Memory fault at (nil) (pc=0x6fe26543, sp=0x5f8a86fc) The integrity of this image is possibly compromised. Continuing with fingers crossed. Unhandled SB-SYS:MEMORY-FAULT-ERROR in thread #: Unhandled memory fault at #x0. Backtrace for: # 0: ((LAMBDA NIL :IN SB-DEBUG::FUNCALL-WITH-DEBUG-IO-SYNTAX)) 1: (SB-IMPL::CALL-WITH-SANE-IO-SYNTAX #) 2: (SB-IMPL::%WITH-STANDARD-IO-SYNTAX #) 3: (PRINT-BACKTRACE :STREAM # :START 0 :FROM :INTERRUPTED-FRAME :COUNT NIL :PRINT-THREAD T :PRINT-FRAME-SOURCE NIL :METHOD-FRAME-STYLE NIL) 4: (SB-DEBUG::DEBUGGER-DISABLED-HOOK # #) 5: (SB-DEBUG::RUN-HOOK *INVOKE-DEBUGGER-HOOK* #) 6: (INVOKE-DEBUGGER #) 7: (ERROR SB-SYS:MEMORY-FAULT-ERROR :ADDRESS 0) 8: (SB-SYS:MEMORY-FAULT-ERROR) 9: ("foreign function: call_into_lisp") 10: ("foreign function: post_signal_tramp") 11: ("foreign function: #x25B3A780") 12: (CANONICALIZE-WHITESPACE/FILE #P"/var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/contrib/asdf-stub.lisp") 13: (CANONICALIZE-WHITESPACE/DIRECTORY #P"/var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/") 14: (SB-INT:SIMPLE-EVAL-IN-LEXENV (CANONICALIZE-WHITESPACE/DIRECTORY) #) 15: (EVAL (CANONICALIZE-WHITESPACE/DIRECTORY)) 16: (INTERACTIVE-EVAL (CANONICALIZE-WHITESPACE/DIRECTORY) :EVAL NIL) 17: (SB-IMPL::REPL-FUN NIL) 18: ((LAMBDA NIL :IN SB-IMPL::TOPLEVEL-REPL)) 19: (SB-IMPL::%WITH-REBOUND-IO-SYNTAX #) 20: (SB-IMPL::TOPLEVEL-REPL NIL) 21: (SB-IMPL::TOPLEVEL-INIT) 22: ((FLET #:WITHOUT-INTERRUPTS-BODY-75 :IN SAVE-LISP-AND-DIE)) 23: ((LABELS SB-IMPL::RESTART-LISP :IN SAVE-LISP-AND-DIE)) unhandled condition in --disable-debugger mode, quitting * ERROR: dev-lisp/sbcl-1.4.0::gentoo failed (compile phase): * make failed * * Call stack: * ebuild.sh, line 124: Called src_compile * environment, line 2534: Called die * The specific snippet of code: * env - HOME="${T}" PATH="${PATH}" CC="$(tc-getCC)" AS="$(tc-getAS)" LD="$(tc-getLD)" CPPFLAGS="${CPPFLAGS}" CFLAGS="${CFLAGS}" ASFLAGS="${ASFLAGS}" LDFLAGS="${LDFLAGS}" GNUMAKE=make ./make.sh "sh ${bindir}/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger" || die "make failed"; * * If you need support, post the output of `emerge --info '=dev-lisp/sbcl-1.4.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lisp/sbcl-1.4.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-lisp/sbcl-1.4.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lisp/sbcl-1.4.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0' * S: '/var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0' 01:29|nrndda@venue11pro /usr/portage/dev-lisp/sbcl $ cd /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/ 01:29|nrndda@venue11pro /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0 $ GNUMAKE=make ./make.sh "sh ../sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger" + set -e + print_help=no + '[' linux-gnu = cygwin -o linux-gnu = msys ']' + SBCL_PREFIX=/usr + SBCL_XC_HOST='sbcl --no-userinit --no-sysinit' + export SBCL_XC_HOST + WITH_FEATURES= + WITHOUT_FEATURES= + FANCY_FEATURES=':sb-core-compression :sb-xref-for-internals :sb-after-xc-core' + fancy=false + some_options=false + for option in "$@" + optarg_ok=true + case $option in + optarg= + case $option in + false + legacy_xc_spec='sh ../sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger' + some_options=true + test -f customize-target-features.lisp + test -n '' + test -n '' + test -n 'sh ../sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger' + SBCL_XC_HOST='sh ../sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger' + test no = yes + sh clean.sh find: '../../obj/asdf-cache/sb-md5': No such file or directory find: '../../obj/asdf-cache/sb-queue': No such file or directory find: '../../obj/asdf-cache/sb-concurrency': No such file or directory find: '../../obj/asdf-cache/sb-rotate-byte': No such file or directory find: '../../obj/asdf-cache/sb-grovel': No such file or directory find: '../../obj/asdf-cache/sb-sprof': No such file or directory find: '../../obj/asdf-cache/sb-bsd-sockets': No such file or directory find: '../../obj/asdf-cache/sb-cover': No such file or directory find: '../../obj/asdf-cache/sb-posix': No such file or directory rm -f *~ *.bak *.orig \#*\# .\#* texput.log *.fasl rm -rf sbcl asdf version "docstrings/" rm -f sbcl.html asdf.html rm -f contrib-docs.texi-temp rm -f package-locks.texi-temp rm -f variables.texinfo rm -f sbcl.ps asdf.ps sbcl.pdf asdf.pdf html-stamp tempfiles-stamp rm -f asdf.aux asdf.cp asdf.cps asdf.fn asdf.fns asdf.ky asdf.log asdf.pg asdf.toc asdf.tp asdf.tps asdf.vr asdf.vrs sbcl.aux sbcl.cp sbcl.cps sbcl.fn sbcl.fns sbcl.ky sbcl.log sbcl.pg sbcl.toc sbcl.tp sbcl.tps sbcl.vr sbcl.vrs rm -f sbcl.info sbcl.info-* asdf.info rm -rf *.include *.info *.pdf *~ *.cp *.fn *.ky *.log *.pg *.toc \ *.tp *.vr *.aux *.eps *.png *.dvi *.ps *.txt *.fns \ html-stamp sbcl-internals/ + mkdir -p output + echo 'SBCL_PREFIX='\''/usr'\''' + echo '' + '[' linux-gnu = cygwin -o linux-gnu = msys ']' + DEVNULL=/dev/null + export DEVNULL + . ./find-gnumake.sh + find_gnumake + '[' make '!=' '' ']' + GNUMAKE=make + export GNUMAKE + ./generate-version.sh + echo 'DEVNULL="/dev/null"; export DEVNULL' + echo 'GNUMAKE="make"; export GNUMAKE' + echo 'SBCL_XC_HOST="sh ../sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger"; export SBCL_XC_HOST' + echo 'legacy_xc_spec="sh ../sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger"; export legacy_xc_spec' + '[' -n '' ']' + '[' -n '' ']' + case `uname` in ++ uname + sbcl_os=linux + echo //entering make-config.sh //entering make-config.sh + echo //ensuring the existence of output/ directory //ensuring the existence of output/ directory + '[' '!' -d output ']' + echo //guessing default target CPU architecture from host architecture //guessing default target CPU architecture from host architecture + case `uname -m` in ++ uname -m + guessed_sbcl_arch=x86 + '[' linux = sunos ']' + '[' linux = darwin ']' + echo //setting up CPU-architecture-dependent information //setting up CPU-architecture-dependent information + test -n '' + sbcl_arch=x86 + echo 'sbcl_arch="x86"' sbcl_arch="x86" + '[' x86 = '' ']' + false + case $sbcl_arch in + case $sbcl_os in + WITH_FEATURES=' :sb-thread' ++ pwd + ltf=/var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/local-target-features.lisp-expr + echo //initializing /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/local-target-features.lisp-expr //initializing /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/local-target-features.lisp-expr + echo ';;;; This is a machine-generated file.' + echo ';;;; Please do not edit it by hand.' + echo ';;;; See make-config.sh.' + echo '(lambda (features) (set-difference (union features (list :sb-thread ' + printf :%s x86 + echo //setting up OS-dependent information //setting up OS-dependent information + '[' linux = darwin ']' ++ pwd + original_dir=/var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0 + cd ./src/runtime/ + rm -f Config target-arch-os.h target-arch.h target-os.h target-lispregs.h + rm -f sbcl.mk sbcl.o libsbcl.a + link_or_copy x86-arch.h target-arch.h + '[' linux = win32 ']' + ln -s x86-arch.h target-arch.h + link_or_copy x86-lispregs.h target-lispregs.h + '[' linux = win32 ']' + ln -s x86-lispregs.h target-lispregs.h + case "$sbcl_os" in + printf ' :unix' + printf ' :elf' + printf ' :linux' + case "$sbcl_arch" in + printf ' :sb-futex :largefile' + link_or_copy Config.x86-linux Config + '[' linux = win32 ']' + ln -s Config.x86-linux Config + link_or_copy x86-linux-os.h target-arch-os.h + '[' linux = win32 ']' + ln -s x86-linux-os.h target-arch-os.h + link_or_copy linux-os.h target-os.h + '[' linux = win32 ']' + ln -s linux-os.h target-os.h + cd /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0 + '[' x86 = x86 ']' + printf ' :gencgc :stack-grows-downward-not-upward :c-stack-is-control-stack' + printf ' :compare-and-swap-vops :unwind-to-frame-and-call-vop :raw-instance-init-vops' + printf ' :stack-allocatable-closures :stack-allocatable-vectors' + printf ' :stack-allocatable-lists :stack-allocatable-fixed-objects' + printf ' :alien-callbacks :cycle-counter :inline-constants :precise-arg-count-error' + printf ' :memory-barrier-vops :multiply-high-vops :ash-right-vops :symbol-info-vops' + printf ' :fp-and-pc-standard-save :raw-signed-word :sb-traceroot' + case "$sbcl_os" in + printf ' :linkage-table' + '[' linux = win32 ']' + printf ' :relocatable-heap' + '[' linux = openbsd ']' + make -C tools-for-build determine-endianness -I ../src/runtime make: Entering directory '/var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/tools-for-build' cc -m32 -fno-omit-frame-pointer -I../src/runtime determine-endianness.c -ldl -o determine-endianness make: Leaving directory '/var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/tools-for-build' + tools-for-build/determine-endianness + export sbcl_os sbcl_arch + sh tools-for-build/grovel-features.sh + echo //finishing /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/local-target-features.lisp-expr //finishing /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/local-target-features.lisp-expr + echo ')) (list)))' ++ uname + '[' Linux = SunOS ']' ++ hostname ++ id -un ++ date +%Y-%m-%d-%H-%M-%S + echo '"venue11pro-nrndda-2017-10-07-01-30-04"' + '[' -n '' ']' //Starting build: Sat Oct 7 01:30:04 MSK 2017 //Options: --prefix='/usr' --xc-host='sh ../sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger' (running SBCL from: ../sbcl-binary) This is SBCL 1.2.7, an implementation of ANSI Common Lisp. More information about SBCL is available at . SBCL is free software, provided as is, with absolutely no warranty. It is mostly in the public domain; some portions are provided under BSD-style licenses. See the CREDITS and COPYING files in the distribution for more information. * CANONICALIZE-WHITESPACE/DIRECTORY * * + set -em + echo //entering make-host-1.sh //entering make-host-1.sh + LANG=C + LC_ALL=C + export LANG LC_ALL + . output/build-config ++ DEVNULL=/dev/null ++ export DEVNULL ++ GNUMAKE=make ++ export GNUMAKE ++ SBCL_XC_HOST='sh ../sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger' ++ export SBCL_XC_HOST ++ legacy_xc_spec='sh ../sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger' ++ export legacy_xc_spec + echo //building cross-compiler, and doing first genesis //building cross-compiler, and doing first genesis + sh ../sbcl-binary/run-sbcl.sh --no-sysinit --no-userinit --disable-debugger + echo '(load "loader.lisp") (load-sbcl-file "make-host-1.lisp")' (running SBCL from: ../sbcl-binary) This is SBCL 1.2.7, an implementation of ANSI Common Lisp. More information about SBCL is available at . SBCL is free software, provided as is, with absolutely no warranty. It is mostly in the public domain; some portions are provided under BSD-style licenses. See the CREDITS and COPYING files in the distribution for more information. * T * target *FEATURES* = (:SB-CORE-COMPRESSION :OS-PROVIDES-POLL :OS-PROVIDES-GETPROTOBY-R :OS-PROVIDES-SUSECONDS-T :OS-PROVIDES-BLKSIZE-T :OS-PROVIDES-PUTWC :OS-PROVIDES-DLADDR :OS-PROVIDES-DLOPEN :LITTLE-ENDIAN :RELOCATABLE-HEAP :LINKAGE-TABLE :SB-TRACEROOT :RAW-SIGNED-WORD :FP-AND-PC-STANDARD-SAVE :SYMBOL-INFO-VOPS :ASH-RIGHT-VOPS :MULTIPLY-HIGH-VOPS :MEMORY-BARRIER-VOPS :PRECISE-ARG-COUNT-ERROR :INLINE-CONSTANTS :CYCLE-COUNTER :ALIEN-CALLBACKS :STACK-ALLOCATABLE-FIXED-OBJECTS :STACK-ALLOCATABLE-LISTS :STACK-ALLOCATABLE-VECTORS :STACK-ALLOCATABLE-CLOSURES :RAW-INSTANCE-INIT-VOPS :UNWIND-TO-FRAME-AND-CALL-VOP :COMPARE-AND-SWAP-VOPS :C-STACK-IS-CONTROL-STACK :STACK-GROWS-DOWNWARD-NOT-UPWARD :GENCGC :LARGEFILE :SB-FUTEX :LINUX :ELF :UNIX :X86 :SB-THREAD :ANSI-CL :COMMON-LISP :SBCL :SB-DOC :SB-LDB :SB-PACKAGE-LOCKS :SB-UNICODE :SB-EVAL :SB-SOURCE-LOCATIONS :PACKAGE-LOCAL-NICKNAMES :IEEE-FLOATING-POINT) *shebang-backend-subfeatures* = NIL creating directory: /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/obj/ creating directory: /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/obj/from-host/ creating directory: /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/obj/from-host/src/ creating directory: /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/obj/from-host/src/code/ ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/src/code/early-source-location.lisp" (written 30 SEP 2017 07:30:58 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/obj/from-host/src/code/early-source-location.fasl-tmp written ; compilation finished in 0:00:00.005 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/src/code/cross-early.lisp" (written 30 SEP 2017 07:30:58 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/obj/from-host/src/code/cross-early.fasl-tmp written ; compilation finished in 0:00:00.007 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/src/code/show.lisp" (written 30 SEP 2017 07:30:58 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/obj/from-host/src/code/show.fasl-tmp written ; compilation finished in 0:00:00.060 creating directory: /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/obj/from-host/src/compiler/ ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/src/compiler/early-constantp.lisp" (written 30 SEP 2017 07:30:58 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/obj/from-host/src/compiler/early-constantp.fasl-tmp written ; compilation finished in 0:00:00.017 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/src/code/primordial-extensions.lisp" (written 30 SEP 2017 07:30:58 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/obj/from-host/src/code/primordial-extensions.fasl-tmp written ; compilation finished in 0:00:00.224 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/src/code/cold-init-helper-macros.lisp" (written 30 SEP 2017 07:30:58 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/obj/from-host/src/code/cold-init-helper-macros.fasl-tmp written ; compilation finished in 0:00:00.091 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/src/code/backq.lisp" (written 30 SEP 2017 07:30:58 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/obj/from-host/src/code/backq.fasl-tmp written ; compilation finished in 0:00:00.204 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/src/code/cross-byte.lisp" (written 30 SEP 2017 07:30:58 PM): ; /var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/obj/from-host/src/code/cross-byte.fasl-tmp written ; compilation finished in 0:00:00.038 ; compiling file "/var/tmp/portage/dev-lisp/sbcl-1.4.0/work/sbcl-1.4.0/src/code/cross-misc.lisp" (written 30 SEP 2017 07:30:58 PM):