You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     kr...@freebsd.org
Last committer: kr...@freebsd.org
Ident:          $FreeBSD: head/lang/sbcl/Makefile 433334 2017-02-04 18:12:26Z 
krion $
Log URL:        
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p439918_s317660/logs/sbcl-1.3.13_1,1.log
Build URL:      
http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p439918_s317660
Log:

====>> Building lang/sbcl
build started at Tue May  2 03:39:46 UTC 2017
port directory: /usr/ports/lang/sbcl
building for: FreeBSD head-amd64-default-job-22 12.0-CURRENT FreeBSD 
12.0-CURRENT r317660 amd64
maintained by: kr...@freebsd.org
Makefile ident:      $FreeBSD: head/lang/sbcl/Makefile 433334 2017-02-04 
18:12:26Z krion $
Poudriere version: 3.1.17-10-ge01cc509
Host OSVERSION: 1200028
Jail OSVERSION: 1200030
Job Id: 22




!!! Jail is newer than host. (Jail: 1200030, Host: 1200028) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200030
UNAME_v=FreeBSD 12.0-CURRENT r317660
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=sbcl-1.3.13_1,1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-10-ge01cc509
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for sbcl-1.3.13_1,1:
     DOCS=on: Build and/or install documentation
     QSHOW=off: C runtime with low-level debugging output
     RENAME=on: Rename suffix .core to _core
     SAFEPOINT=off: Using safepoints instead of signals
     THREADS=off: Threading support
     UNICODE=on: Unicode support
     XREF=off: XREF data for SBCL internals
     ZLIB=off: zlib compression support
====> Supported languages of the build host: you have to select exactly one of 
them
     CCL=off: Clozure Common Lisp
     SBCL=on: Steel Bank Common Lisp
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/sbcl/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/sbcl/work  
HOME=/wrkdirs/usr/ports/lang/sbcl/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/lang/sbcl/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/sbcl/work  
HOME=/wrkdirs/usr/ports/lang/sbcl/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 
-pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  
LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe 
-fstack-protector -fno-strict-aliasing "  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644" 
 BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
CORE_SUFFIX="_core"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/sbcl"
EXAMPLESDIR="share/examples/sbcl"
DATADIR="share/sbcl"
WWWDIR="www/sbcl"
ETCDIR="etc/sbcl"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/sbcl
DOCSDIR=/usr/local/share/doc/sbcl
EXAMPLESDIR=/usr/local/share/examples/sbcl
WWWDIR=/usr/local/www/sbcl
ETCDIR=/usr/local/etc/sbcl
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=amd64
CONFIGURE_MAX_CMD_LEN=262144
HAVE_COMPAT_IA32_KERN=YES
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200030
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=12.0-CURRENT
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License sbcl accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   sbcl-1.3.13_1,1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[head-amd64-default-job-22] Installing pkg-1.10.1...
[head-amd64-default-job-22] Extracting pkg-1.10.1: .......... done
===>   sbcl-1.3.13_1,1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of sbcl-1.3.13_1,1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License sbcl accepted by the user
===> Fetching all distfiles required by sbcl-1.3.13_1,1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License sbcl accepted by the user
===> Fetching all distfiles required by sbcl-1.3.13_1,1 for building
=> SHA256 Checksum OK for sbcl-1.3.13-source.tar.bz2.
=> SHA256 Checksum OK for sbcl-1.0.31-amd64-freebsd8-binary.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License sbcl accepted by the user
===> Fetching all distfiles required by sbcl-1.3.13_1,1 for building
===>  Extracting for sbcl-1.3.13_1,1
=> SHA256 Checksum OK for sbcl-1.3.13-source.tar.bz2.
=> SHA256 Checksum OK for sbcl-1.0.31-amd64-freebsd8-binary.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for sbcl-1.3.13_1,1
===>  Applying FreeBSD patches for sbcl-1.3.13_1,1
/usr/bin/grep -Frl '.core' /wrkdirs/usr/ports/lang/sbcl/work/sbcl-1.3.13 | 
/usr/bin/xargs /usr/bin/sed -i.bak -e 's|\.core|_core|g'
===========================================================================
=======================<phase: build-depends  >============================
===>   sbcl-1.3.13_1,1 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[head-amd64-default-job-22] Installing gmake-4.2.1_1...
[head-amd64-default-job-22] `-- Installing gettext-runtime-0.19.8.1_1...
[head-amd64-default-job-22] |   `-- Installing indexinfo-0.2.6...
[head-amd64-default-job-22] |   `-- Extracting indexinfo-0.2.6: .... done
[head-amd64-default-job-22] `-- Extracting gettext-runtime-0.19.8.1_1: 
.......... done
[head-amd64-default-job-22] Extracting gmake-4.2.1_1: .......... done
<snip>
; compiling (DEFTEST BROADCAST-STREAM-12 ...)
; compiling (DEFTEST BROADCAST-STREAM-13 ...)
; compiling (DEFTEST BROADCAST-STREAM-14 ...)
; compiling (DEFTEST BROADCAST-STREAM-16 ...)
; compiling (DEFTEST TWO-WAY-STREAM-1 ...)
; compiling (DEFTEST TWO-WAY-STREAM-2 ...)
; compiling (DEFTEST TWO-WAY-STREAM-3 ...)
; compiling (DEFTEST TWO-WAY-STREAM-4 ...)
; compiling (DEFTEST TWO-WAY-STREAM-5 ...)
; compiling (DEFTEST TWO-WAY-STREAM-6 ...)
; compiling (DEFTEST TWO-WAY-STREAM-7 ...)
; compiling (DEFTEST TWO-WAY-STREAM-8 ...)
; compiling (DEFTEST TWO-WAY-STREAM-9 ...)
; compiling (DEFTEST TWO-WAY-STREAM-10 ...)
; compiling (DEFTEST TWO-WAY-STREAM-11 ...)
; compiling (DEFTEST TWO-WAY-STREAM-12 ...)
; compiling (DEFTEST TWO-WAY-STREAM-13 ...)
; compiling (DEFTEST TWO-WAY-STREAM-14 ...)
; compiling (DEFTEST TWO-WAY-STREAM-16 ...)
; compiling (DEFTEST ECHO-STREAM-1 ...)
; compiling (DEFTEST ECHO-STREAM-2 ...)
; compiling (DEFTEST ECHO-STREAM-3 ...)
; compiling (DEFTEST ECHO-STREAM-7 ...)
; compiling (DEFTEST ECHO-STREAM-8 ...)
; compiling (DEFTEST ECHO-STREAM-11 ...)
; compiling (DEFTEST ECHO-STREAM-12 ...)
; compiling (DEFTEST ECHO-STREAM-13 ...)
; compiling (DEFTEST ECHO-STREAM-14 ...)
; compiling (DEFTEST ECHO-STREAM-16 ...)
; compiling (DEFTEST CONCATENATED-STREAM-1 ...)
; compiling (DEFTEST CONCATENATED-STREAM-2 ...)
; compiling (DEFTEST CONCATENATED-STREAM-3 ...)
; compiling (DEFTEST CONCATENATED-STREAM-7 ...)
; compiling (DEFTEST CONCATENATED-STREAM-8 ...)
; compiling (DEFTEST CONCATENATED-STREAM-11 ...)
; compiling (DEFTEST CONCATENATED-STREAM-12 ...)
; compiling (DEFTEST CONCATENATED-STREAM-13 ...)
; compiling (DEFTEST CONCATENATED-STREAM-14 ...)
; compiling (DEFTEST CONCATENATED-STREAM-16 ...)
; compiling (DEFTEST FILE-SIMPLE-STREAM-1 ...)
; compiling (DEFTEST STRING-SIMPLE-STREAM-1 ...)
; compiling (DEFTEST EXTERNAL-FORMAT-1 ...)
; compiling (DEFTEST LP491087 ...)

; SYS:CONTRIB;SB-SIMPLE-STREAMS;SIMPLE-STREAM-TESTS-TMP.FASL.NEWEST written
; compilation finished in 0:00:00.079
* gmake[1]: Leaving directory 
'/wrkdirs/usr/ports/lang/sbcl/work/sbcl-1.3.13/contrib/sb-simple-streams'
gmake[1]: Entering directory 
'/wrkdirs/usr/ports/lang/sbcl/work/sbcl-1.3.13/contrib/sb-sprof'
/wrkdirs/usr/ports/lang/sbcl/work/sbcl-1.3.13/src/runtime/sbcl --noinform 
--core /wrkdirs/usr/ports/lang/sbcl/work/sbcl-1.3.13/output/sbcl_core 
--lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval 
'(compile-file (format nil "SYS:CONTRIB;~:@(~A~);~:@(~A~).LISP" "sb-sprof" 
"sb-sprof") :output-file (parse-native-namestring 
"/wrkdirs/usr/ports/lang/sbcl/work/sbcl-1.3.13/obj/sbcl-home/contrib//sb-sprof.fasl"))'
 </dev/null
; compiling file 
"/wrkdirs/usr/ports/lang/sbcl/work/sbcl-1.3.13/contrib/sb-sprof/sb-sprof.lisp" 
(written 31 DEC 2016 08:38:30 AM):
; compiling (DEFPACKAGE #:SB-SPROF ...)
; compiling (IN-PACKAGE #:SB-SPROF)
; compiling (DEFSTRUCT (VERTEX # ...) ...)
; compiling (DEFSTRUCT EDGE ...)
; compiling (DEFSTRUCT GRAPH ...)
; compiling (DECLAIM (INLINE SCC-P))
; compiling (DEFUN SCC-P ...)
; compiling (DEFMACRO DO-VERTICES ...)
; compiling (DEFMACRO DO-EDGES ...)
; compiling (DEFUN SELF-CYCLE-P ...)
; compiling (DEFUN MAP-VERTICES ...)
; compiling (DEFUN STRONG-COMPONENTS ...)
; compiling (DEFUN TOPOLOGICAL-SORT ...)
; compiling (DEFUN REDUCE-GRAPH ...)
; compiling (DEFTYPE ADDRESS ...)
; compiling (DEFCONSTANT +UNKNOWN-ADDRESS+ ...)
; compiling (DEFSTRUCT (CALL-GRAPH # ...) ...)
; compiling (DEFSTRUCT (NODE # ...) ...)
; compiling (DEFSTRUCT (CYCLE #))
; compiling (DEFSTRUCT (CALL # ...) ...)
; compiling (DEFVAR *SAMPLE-INTERVAL* ...)
; compiling (DECLAIM (TYPE NUMBER ...))
; compiling (DEFVAR *ALLOC-INTERVAL* ...)
; compiling (DECLAIM (TYPE NUMBER ...))
; compiling (DEFVAR *MAX-SAMPLES* ...)
; compiling (DECLAIM (TYPE INDEX ...))
; compiling (DEFSTRUCT (SAMPLES) ...)
; compiling (DEFMETHOD PRINT-OBJECT ...)
; compiling (DEFMETHOD PRINT-OBJECT ...)
; compiling (DEFMETHOD PRINT-OBJECT ...)
; compiling (DEFMETHOD PRINT-OBJECT ...)
; compiling (DEFTYPE REPORT-TYPE ...)
; compiling (DEFVAR *SAMPLING-MODE* ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFVAR *ALLOC-REGION-SIZE* ...)
; compiling (DECLAIM (TYPE NUMBER ...))
; compiling (DEFVAR *SAMPLES* ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFVAR *PROFILING* ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFVAR *SAMPLING* ...)
; compiling (DECLAIM (TYPE BOOLEAN ...))
; compiling (DEFVAR *SHOW-PROGRESS* ...)
; compiling (DEFVAR *OLD-SAMPLING* ...)
; compiling (DEFVAR *ENCAPSULATIONS* ...)
; compiling (DEFUN TURN-OFF-SAMPLING ...)
; compiling (DEFUN TURN-ON-SAMPLING ...)
; compiling (DEFUN SHOW-PROGRESS ...)
; compiling (DEFUN START-SAMPLING ...)
; compiling (DEFUN STOP-SAMPLING ...)
; compiling (DEFMACRO WITH-SAMPLING ...)
; compiling (DECLAIM (INLINE DEBUG-INFO))
; compiling (DEFUN DEBUG-INFO ...)
; compiling (DEFUN ENSURE-SAMPLES-VECTOR ...)
; compiling (DECLAIM (INLINE RECORD))
; compiling (DEFUN RECORD ...)
; compiling (DEFUN RECORD-TRACE-START ...)
; compiling (DEFVAR *PROFILED-THREADS* ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFVAR *TIMER-THREAD* ...)
; compiling (DEFUN PROFILED-THREADS ...)
; compiling (DEFUN PROFILED-THREAD-P ...)
; compiling (DEFVAR *PROFILER-LOCK* ...)
; compiling (DEFVAR *DISTRIBUTION-LOCK* ...)
; compiling (DEFUN THREAD-DISTRIBUTION-HANDLER ...)
; compiling (DEFUN SIGPROF-HANDLER ...)
; compiling (DEFUN CODE-START ...)
; compiling (DEFUN CODE-BOUNDS ...)
; compiling (DEFMACRO WITH-PROFILING ...)
; compiling (DEFVAR *TIMER* ...)
; compiling (DEFVAR *OLD-ALLOC-INTERVAL* ...)
; compiling (DEFVAR *OLD-SAMPLE-INTERVAL* ...)
; compiling (DEFUN START-PROFILING ...)
; compiling (DEFUN STOP-PROFILING ...)
; compiling (DEFUN RESET ...)
; compiling (DEFUN MAKE-NODE ...)
; compiling (DEFVAR *NAME->NODE*)
; compiling (DEFMACRO WITH-LOOKUP-TABLES ...)
; compiling (DEFUN LOOKUP-NODE ...)
; compiling (DEFUN COLLECT-NODES ...)
; compiling (DEFUN MAKE-CALL-GRAPH-1 ...)
; compiling (DEFUN REDUCE-CALL-GRAPH ...)
; compiling (DEFUN COMPUTE-ACCRUED-COUNTS ...)
; compiling (DEFUN MAKE-CALL-GRAPH ...)
; compiling (DEFUN PRINT-SEPARATOR ...)
; compiling (DEFUN SAMPLES-PERCENT ...)
; compiling (DEFUN PRINT-CALL-GRAPH-HEADER ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFVAR *REPORT-SORT-BY* ...)
; compiling (DECLAIM (TYPE # ...))
; compiling (DEFVAR *REPORT-SORT-ORDER* ...)
; compiling (DEFUN PRINT-FLAT ...)
; compiling (DEFUN PRINT-CYCLES ...)
; compiling (DEFUN PRINT-GRAPH ...)
; compiling (DEFUN REPORT ...)
; compiling (DEFUN SAMPLE-PC-FROM-PC-OR-OFFSET ...)
; compiling (DEFUN ADD-DISASSEMBLY-PROFILE-NOTE ...)
; compiling (PUSHNEW (QUOTE ADD-DISASSEMBLY-PROFILE-NOTE) ...)
; compiling (DEFUN PROFILE-CALL-COUNTS ...)
; compiling (DEFUN PROFILE-CALL-COUNTS-FOR-FUNCTION ...)
; compiling (DEFUN UNPROFILE-CALL-COUNTS ...)
; compiling (DEFUN ENABLE-CALL-COUNTING ...)
; compiling (DEFUN DISABLE-CALL-COUNTING ...)
; compiling (DEFUN ENABLE-CALL-COUNTING-FOR-FUNCTION ...)
; compiling (PROVIDE (QUOTE SB-SPROF))

; 
/wrkdirs/usr/ports/lang/sbcl/work/sbcl-1.3.13/obj/sbcl-home/contrib//sb-sprof.fasl
 written
; compilation finished in 0:00:01.080
* echo "(defsystem :sb-sprof :class require-system)" > 
/wrkdirs/usr/ports/lang/sbcl/work/sbcl-1.3.13/obj/sbcl-home/contrib//sb-sprof.asd
/wrkdirs/usr/ports/lang/sbcl/work/sbcl-1.3.13/src/runtime/sbcl --noinform 
--core /wrkdirs/usr/ports/lang/sbcl/work/sbcl-1.3.13/output/sbcl_core 
--lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval 
'(load (format nil "SYS:CONTRIB;~:@(~A~);TEST.LISP" "sb-sprof"))' </dev/null
While evaluating the form starting at line 44, column 0
  of 
#P"/wrkdirs/usr/ports/lang/sbcl/work/sbcl-1.3.13/contrib/sb-sprof/test.lisp":
Unhandled TYPE-ERROR:
  The value
    -2
  is not of type
    UNSIGNED-BYTE

Backtrace for: #<SB-THREAD:THREAD "main thread" RUNNING {1002933503}>
0: (SB-UNIX:UNIX-SETITIMER :PROFILE 0 0 0 0)
1: (SB-SPROF:STOP-PROFILING)
2: ((FLET #:CLEANUP-FUN-3 :IN TEST)) [cleanup]
3: (TEST)
4: (SB-INT:SIMPLE-EVAL-IN-LEXENV (TEST) #<NULL-LEXENV>)
5: (EVAL-TLF (TEST) 6 NIL)
6: ((LABELS SB-FASL::EVAL-FORM :IN SB-INT:LOAD-AS-SOURCE) (TEST) 6)
7: ((LAMBDA (SB-KERNEL:FORM &KEY :CURRENT-INDEX &ALLOW-OTHER-KEYS) :IN 
SB-INT:LOAD-AS-SOURCE) (TEST) :CURRENT-INDEX 6)
8: (SB-C::%DO-FORMS-FROM-INFO #<CLOSURE (LAMBDA (SB-KERNEL:FORM &KEY 
:CURRENT-INDEX &ALLOW-OTHER-KEYS) :IN SB-INT:LOAD-AS-SOURCE) {100294B2BB}> 
#<SB-C::SOURCE-INFO {100294B273}> SB-C::INPUT-ERROR-IN-LOAD)
9: (SB-INT:LOAD-AS-SOURCE #<SB-INT:FORM-TRACKING-STREAM for "file 
/wrkdirs/usr/ports/lang/sbcl/work/sbcl-1.3.13/contrib/sb-sprof/test.lisp" 
{100293F343}> :VERBOSE NIL :PRINT NIL :CONTEXT "loading")
10: ((FLET SB-FASL::LOAD-STREAM :IN LOAD) #<SB-INT:FORM-TRACKING-STREAM for 
"file /wrkdirs/usr/ports/lang/sbcl/work/sbcl-1.3.13/contrib/sb-sprof/test.lisp" 
{100293F343}> NIL)
11: (LOAD "SYS:CONTRIB;SB-SPROF;TEST.LISP" :VERBOSE NIL :PRINT NIL 
:IF-DOES-NOT-EXIST T :EXTERNAL-FORMAT :DEFAULT)
12: (SB-INT:SIMPLE-EVAL-IN-LEXENV (LOAD (FORMAT NIL 
"SYS:CONTRIB;~:@(~A~);TEST.LISP" "sb-sprof")) #<NULL-LEXENV>)
13: (EVAL (LOAD (FORMAT NIL "SYS:CONTRIB;~:@(~A~);TEST.LISP" "sb-sprof")))
14: (SB-IMPL::PROCESS-EVAL/LOAD-OPTIONS ((:EVAL . "(load (format nil 
\"SYS:CONTRIB;~:@(~A~);TEST.LISP\" \"sb-sprof\"))")))
15: (SB-IMPL::TOPLEVEL-INIT)
16: ((FLET #:WITHOUT-INTERRUPTS-BODY-86 :IN SAVE-LISP-AND-DIE))
17: ((LABELS SB-IMPL::RESTART-LISP :IN SAVE-LISP-AND-DIE))

unhandled condition in --disable-debugger mode, quitting
gmake[1]: *** [Makefile:5: test] Error 1
gmake[1]: Leaving directory 
'/wrkdirs/usr/ports/lang/sbcl/work/sbcl-1.3.13/contrib/sb-sprof'

WARNING! Some of the contrib modules did not build successfully or pass
their self-tests. Failed contribs:"
  sb-sprof
       68.33 real        62.61 user         5.30 sys
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/sbcl
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to