[package - head-mips-default][lang/scheme48] Failed for scheme48-1.9.2 in stage

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Tue Mar 14 05:16:57 UTC 2017


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:     lichray at gmail.com
Last committer: marino at FreeBSD.org
Ident:          $FreeBSD: head/lang/scheme48/Makefile 382211 2015-03-25 12:58:33Z marino $
Log URL:        http://beefy7.nyi.freebsd.org/data/head-mips-default/p435877_s315041/logs/scheme48-1.9.2.log
Build URL:      http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default&build=p435877_s315041
Log:

====>> Building lang/scheme48
build started at Tue Mar 14 05:04:34 UTC 2017
port directory: /usr/ports/lang/scheme48
building for: FreeBSD head-mips-default-job-10 12.0-CURRENT FreeBSD 12.0-CURRENT r314638 mips
maintained by: lichray at gmail.com
Makefile ident:      $FreeBSD: head/lang/scheme48/Makefile 382211 2015-03-25 12:58:33Z marino $
Poudriere version: 3.1.14-183-g5366a370
Host OSVERSION: 1200020
Jail OSVERSION: 1200024
Job Id: 10




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200023
UNAME_v=FreeBSD 12.0-CURRENT r314638
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=scheme48-1.9.2
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14-183-g5366a370
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 scheme48-1.9.2:
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--docdir="/usr/local/share/doc/scheme48" --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/scheme48/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/scheme48/work  HOME=/wrkdirs/usr/ports/lang/scheme48/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/lang/scheme48/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/scheme48/work  HOME=/wrkdirs/usr/ports/lang/scheme48/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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS=" -EB" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -EB -msoft-float -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
VER=1.9.2
TEXMFDIR="share/texmf"
TEXMFDISTDIR="share/texmf-dist"
TEXMFLOCALDIR="share/texmf-local"
TEXMFVARDIR="share/texmf-var"
TEXMFCONFIGDIR="share/texmf-config"
FMTUTIL_CNF="share/texmf-config/web2c/fmtutil.cnf"
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/scheme48"
EXAMPLESDIR="share/examples/scheme48"
DATADIR="share/scheme48"
WWWDIR="www/scheme48"
ETCDIR="etc/scheme48"
--End PLIST_SUB--

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

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=mips
MACHINE_ARCH=mips
ARCH=${MACHINE_ARCH}
#### /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=mips
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200023
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---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  131072
stack size              (kbytes, -s)  8192
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 BSD3CLAUSE MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   scheme48-1.9.2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.0_2.txz
[head-mips-default-job-10] Installing pkg-1.10.0_2...
[head-mips-default-job-10] Extracting pkg-1.10.0_2: .......... done
===>   scheme48-1.9.2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of scheme48-1.9.2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE MIT accepted by the user
===> Fetching all distfiles required by scheme48-1.9.2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE MIT accepted by the user
===> Fetching all distfiles required by scheme48-1.9.2 for building
=> SHA256 Checksum OK for scheme48-1.9.2.tgz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE MIT accepted by the user
<snip>
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"mips-portbld-freebsd12.0\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/external-init.o c/external-init.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"mips-portbld-freebsd12.0\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/init.o c/init.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"mips-portbld-freebsd12.0\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/scheme48-bibop-heap-32.o c/scheme48-bibop-heap-32.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"mips-portbld-freebsd12.0\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/bibop/page_alloc.o c/bibop/page_alloc.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"mips-portbld-freebsd12.0\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/bibop/memory_map.o c/bibop/memory_map.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"mips-portbld-freebsd12.0\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/bibop/areas.o c/bibop/areas.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"mips-portbld-freebsd12.0\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/bibop/generation_gc.o c/bibop/generation_gc.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"mips-portbld-freebsd12.0\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/bibop/find_all.o c/bibop/find_all.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"mips-portbld-freebsd12.0\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/bibop/check_heap.o c/bibop/check_heap.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"mips-portbld-freebsd12.0\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/bibop/utils.o c/bibop/utils.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"mips-portbld-freebsd12.0\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/bibop/area_roots.o c/bibop/area_roots.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"mips-portbld-freebsd12.0\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/bibop/remset.o c/bibop/remset.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"mips-portbld-freebsd12.0\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/unix/misc.o c/unix/misc.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"mips-portbld-freebsd12.0\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/unix/io.o c/unix/io.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"mips-portbld-freebsd12.0\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/unix/fd-io.o c/unix/fd-io.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"mips-portbld-freebsd12.0\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/unix/event.o c/unix/event.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"mips-portbld-freebsd12.0\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/unix/time.o c/unix/time.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"mips-portbld-freebsd12.0\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/net/socket.o c/net/socket.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"mips-portbld-freebsd12.0\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/net/address.o c/net/address.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"mips-portbld-freebsd12.0\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/net/net.o c/net/net.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"mips-portbld-freebsd12.0\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/unix/socket.o c/unix/socket.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"mips-portbld-freebsd12.0\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/unix/dynlink.o c/unix/dynlink.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"mips-portbld-freebsd12.0\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/unix/sysexits.o c/unix/sysexits.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"mips-portbld-freebsd12.0\" -I ./c -I./c -I./c/net -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/fake/glue.o c/fake/glue.c
rm -f c/libscheme48.a;							\
ar cq c/libscheme48.a c/scheme48vm-32.o c/extension.o c/free.o c/double_to_string.o c/bignum.o c/ffi.o c/external.o c/external-lib.o c/external-init.o c/init.o c/scheme48-bibop-heap-32.o c/bibop/page_alloc.o c/bibop/memory_map.o c/bibop/areas.o c/bibop/generation_gc.o c/bibop/find_all.o c/bibop/check_heap.o c/bibop/utils.o c/bibop/area_roots.o c/bibop/remset.o c/unix/misc.o c/unix/io.o c/unix/fd-io.o c/unix/event.o c/unix/time.o  c/net/socket.o c/net/address.o c/net/net.o c/unix/socket.o c/unix/dynlink.o c/unix/sysexits.o c/fake/glue.o 
ranlib c/libscheme48.a
/nxb-bin/usr/bin/cc -EB -rdynamic -pthread  -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread  -o scheme48vm c/main.o	c/libscheme48.a -lm 
# Cygwin
if test -x /usr/bin/dlltool; then \
	dlltool --dllname scheme48vm.exe --output-lib scheme48vm.a --def ./c/scheme48.def; \
fi
./build/build-usual-image . \
	"`(cd . && pwd)`/scheme" "`pwd`/c" 'scheme48.image' './scheme48vm' \
	'./build/initial.image-32'
Correcting byte order of resumed image.
./scheme/env/init-defpackage.scm
#{Unspecific}
./scheme/packages.scm
./scheme/more-interfaces.scm
./scheme/link-packages.scm
./scheme/sort/interfaces.scm
./scheme/sort/packages.scm
./scheme/env-packages.scm
./scheme/more-packages.scm
./scheme/posix/packages.scm
./scheme/srfi/packages.scm
./scheme/r6rs/packages.scm
./scheme/net/packages.scm
./scheme/cml/interfaces.scm
./scheme/cml/packages.scm
[display-conditions ./scheme/env/dispcond.scm]
[command-levels ./scheme/env/user.scm ./scheme/env/command-level.scm]
[disclosers ./scheme/env/disclosers.scm]
[menus ./scheme/env/menu.scm]
[command-processor ./scheme/env/version-info.scm ./scheme/env/command.scm ./scheme/env/read-command.scm]
#{Unspecific}
[basic-commands ./scheme/env/basic-command.scm]
[build ./scheme/env/build.scm]
[more-vm-exceptions ./scheme/env/vm-exception.scm]
[shadowing ./scheme/env/shadow.scm]
[package-mutation ./scheme/env/pedit.scm]
[package-commands ./scheme/env/pacman.scm]
[debugging ./scheme/env/debug.scm]
[inspect-commands ./scheme/env/inspect.scm]
[parse-bytecode ./scheme/env/parse-bytecode.scm]
[disassembler ./scheme/env/disasm.scm]
[usual-commands]
#{Unspecific}
[debuginfo ./scheme/env/debuginfo.scm]
[extended-numbers ./scheme/rts/xnum.scm]
[floatnums ./scheme/rts/floatnum.scm
Analyzing... no in-line procedures
]
[ratnums ./scheme/rts/ratnum.scm]
[recnums ./scheme/rts/recnum.scm]
[finite-types ./scheme/big/finite-type.scm]
[unicode-char-maps ./scheme/env/unicode-category.scm ./scheme/env/unicode-info.scm ./scheme/env/unicode-charmap.scm]
[usual-features]
#{Unspecific}
Reading ./build/initial.debug
#{Unspecific}
#{Unspecific}
#{Unspecific}
Writing scheme48.image

/nxb-bin/usr/bin/cc -c -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -o c/script-interpreter.o \
	-DRUNNABLE=\"/usr/local/bin/scheme48\" \
	 -DHAVE_CONFIG_H \
	-I ./c -I./c \
	./c/script-interpreter.c
/nxb-bin/usr/bin/cc -EB -rdynamic -pthread -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread  -o script-interpreter c/script-interpreter.o
echo '#!/bin/sh'	>go &&					\
echo			>>go &&					\
echo "lib=\"`pwd`\""	>>go &&					\
echo 'exec "$lib"/scheme48vm -i "$lib"/scheme48.image "$@"'		\
			>>go &&					\
chmod +x go
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -fPIC -o c/posix/user.o c/posix/user.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -fPIC -o c/posix/regexp.o c/posix/regexp.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -fPIC -o c/posix/proc-env.o c/posix/proc-env.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -fPIC -o c/posix/proc.o c/posix/proc.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -fPIC -o c/posix/io.o c/posix/io.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -fPIC -o c/posix/dir.o c/posix/dir.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -fPIC -o c/posix/posix.o c/posix/posix.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -fPIC -o c/posix/time.o c/posix/time.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -fPIC -o c/posix/errno.o c/posix/errno.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -fPIC -o c/posix/syslog.o c/posix/syslog.c
ld -o c/posix.so c/posix/user.o     c/posix/regexp.o c/posix/proc-env.o c/posix/proc.o c/posix/io.o	c/posix/dir.o c/posix/posix.o	c/posix/time.o c/posix/errno.o	c/posix/syslog.o -shared
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -fPIC -o c/srfi-27.o c/srfi-27.c
ld -o c/srfi-27.so  c/srfi-27.o -shared
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -fPIC -o c/ffi-test/ffi-test.o c/ffi-test/ffi-test.c
ld -o c/ffi-test.so c/ffi-test/ffi-test.o -shared
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -fPIC -o c/r6rs/ieee_bytevect.o c/r6rs/ieee_bytevect.c
/nxb-bin/usr/bin/cc -c  -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -O2 -pipe -G0 -EB -msoft-float  -fno-strict-aliasing -pthread -fPIC -o c/r6rs/r6rs_externals.o c/r6rs/r6rs_externals.c
ld -o c/r6rs.so c/r6rs/ieee_bytevect.o c/r6rs/r6rs_externals.o  -shared 
gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/scheme48/work/scheme48-1.9.2'
===========================================================================
=======================<phase: run-depends    >============================
===========================================================================
=======================<phase: stage          >============================
===>  Staging for scheme48-1.9.2
===>   Generating temporary packing list
gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/scheme48/work/scheme48-1.9.2'
for dir in /usr/local/lib /usr/local/bin /usr/local/include /usr/local/share; do		 \
	./mkinstalldirs /wrkdirs/usr/ports/lang/scheme48/work/stage$dir || exit 1;	 \
done
./mkinstalldirs /wrkdirs/usr/ports/lang/scheme48/work/stage/usr/local/lib/scheme48-1.`cat ./build/minor-version-number`
mkdir -p -- /wrkdirs/usr/ports/lang/scheme48/work/stage/usr/local/lib/scheme48-1.9.2
for dir in rts env big sort opt misc link posix net cml srfi r6rs; do   \
	./mkinstalldirs /wrkdirs/usr/ports/lang/scheme48/work/stage/usr/local/share/scheme48-1.`cat ./build/minor-version-number`/$dir || exit 1; \
done
mkdir -p -- /wrkdirs/usr/ports/lang/scheme48/work/stage/usr/local/share/scheme48-1.9.2/rts
mkdir -p -- /wrkdirs/usr/ports/lang/scheme48/work/stage/usr/local/share/scheme48-1.9.2/env
mkdir -p -- /wrkdirs/usr/ports/lang/scheme48/work/stage/usr/local/share/scheme48-1.9.2/big
mkdir -p -- /wrkdirs/usr/ports/lang/scheme48/work/stage/usr/local/share/scheme48-1.9.2/sort
mkdir -p -- /wrkdirs/usr/ports/lang/scheme48/work/stage/usr/local/share/scheme48-1.9.2/opt
mkdir -p -- /wrkdirs/usr/ports/lang/scheme48/work/stage/usr/local/share/scheme48-1.9.2/misc
mkdir -p -- /wrkdirs/usr/ports/lang/scheme48/work/stage/usr/local/share/scheme48-1.9.2/link
mkdir -p -- /wrkdirs/usr/ports/lang/scheme48/work/stage/usr/local/share/scheme48-1.9.2/posix
mkdir -p -- /wrkdirs/usr/ports/lang/scheme48/work/stage/usr/local/share/scheme48-1.9.2/net
mkdir -p -- /wrkdirs/usr/ports/lang/scheme48/work/stage/usr/local/share/scheme48-1.9.2/cml
mkdir -p -- /wrkdirs/usr/ports/lang/scheme48/work/stage/usr/local/share/scheme48-1.9.2/srfi
mkdir -p -- /wrkdirs/usr/ports/lang/scheme48/work/stage/usr/local/share/scheme48-1.9.2/r6rs
install  -s -m 555 scheme48vm /wrkdirs/usr/ports/lang/scheme48/work/stage/usr/local/lib/scheme48-1.`cat ./build/minor-version-number`
if test -e scheme48vm.a; then install  -s -m 555 scheme48vm.a /wrkdirs/usr/ports/lang/scheme48/work/stage/usr/local/lib/scheme48-1.`cat ./build/minor-version-number`; fi
rm -f '/tmp/scheme48.image'
./build/build-usual-image . "/usr/local/share/scheme48-1.`cat ./build/minor-version-number`" "/usr/local/lib/scheme48-1.`cat ./build/minor-version-number`" \
	"/tmp/scheme48.image" "./scheme48vm" "./build/initial.image-32"
Correcting byte order of resumed image.
./scheme/env/init-defpackage.scm
#{Unspecific}
./scheme/packages.scm
./scheme/more-interfaces.scm
./scheme/link-packages.scm
./scheme/sort/interfaces.scm
./scheme/sort/packages.scm
./scheme/env-packages.scm
./scheme/more-packages.scm
./scheme/posix/packages.scm
./scheme/srfi/packages.scm
./scheme/r6rs/packages.scm
./scheme/net/packages.scm
./scheme/cml/interfaces.scm
./scheme/cml/packages.scm
[display-conditions ./scheme/env/dispcond.scm]
[command-levels ./scheme/env/user.scm ./scheme/env/command-level.scm]
[disclosers ./scheme/env/disclosers.scm]
[menus ./scheme/env/menu.scm]
[command-processor ./scheme/env/version-info.scm ./scheme/env/command.scm ./scheme/env/read-command.scm]
#{Unspecific}
[basic-commands ./scheme/env/basic-command.scm]
[build ./scheme/env/build.scm]
[more-vm-exceptions ./scheme/env/vm-exception.scm]
[shadowing ./scheme/env/shadow.scm]
[package-mutation ./scheme/env/pedit.scm]
[package-commands ./scheme/env/pacman.scm]
[debugging ./scheme/env/debug.scm]
[inspect-commands ./scheme/env/inspect.scm]
[parse-bytecode ./scheme/env/parse-bytecode.scm]
[disassembler ./scheme/env/disasm.scm]
[usual-commands]
#{Unspecific}
[debuginfo ./scheme/env/debuginfo.scm]
[extended-numbers ./scheme/rts/xnum.scm]
[floatnums ./scheme/rts/floatnum.scm
Analyzing... no in-line procedures
]
[ratnums ./scheme/rts/ratnum.scm]
[recnums ./scheme/rts/recnum.scm]
[finite-types ./scheme/big/finite-type.scm]
[unicode-char-maps ./scheme/env/unicode-category.scm ./scheme/env/unicode-info.scm
assertion-violation: argument of wrong type [read-char]
                     #{input-port #{input-channel "./scheme/env/unicode-info.scm" 5}}
gmake[1]: *** [Makefile:480: install-no-doc] Error 3
gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/scheme48/work/scheme48-1.9.2'
*** Error code 2

Stop.
make: stopped in /usr/ports/lang/scheme48


More information about the freebsd-pkg-fallout mailing list