[package - main-armv7-default][lang/racket] Failed for racket-8.11.1_1 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Nov 2024 09:24:27 UTC
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: olgeni@FreeBSD.org
Log URL: https://pkg-status.freebsd.org/ampere2/data/main-armv7-default/p711a2f7f1ca4_s0d965bc034/logs/racket-8.11.1_1.log
Build URL: https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-armv7-default&build=p711a2f7f1ca4_s0d965bc034
Log:
=>> Building lang/racket
build started at Mon Nov 4 09:12:40 UTC 2024
port directory: /usr/ports/lang/racket
package name: racket-8.11.1_1
building for: FreeBSD main-armv7-default-job-09 15.0-CURRENT FreeBSD 15.0-CURRENT 1500026 arm
maintained by: olgeni@FreeBSD.org
Makefile datestamp: -rw-r--r-- 1 root wheel 2826 Feb 1 2024 /usr/ports/lang/racket/Makefile
Ports top last git commit: 711a2f7f1ca
Ports top unclean checkout: no
Port dir last git commit: fe677400334
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.2
Host OSVERSION: 1500023
Jail OSVERSION: 1500026
Job Id: 09
!!! Jail is newer than host. (Jail: 1500026, Host: 1500023) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/sh
OSVERSION=1500026
UNAME_v=FreeBSD 15.0-CURRENT 1500026
UNAME_r=15.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
MAKE_OBJDIR_CHECK_WRITABLE=0
LOCALBASE=/usr/local
USER=root
POUDRIERE_NAME=poudriere-git
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.4.2
MASTERMNT=/usr/local/poudriere/data/.m/main-armv7-default/ref
LC_COLLATE=C
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
OUTPUT_REDIRECTED_STDERR=4
OUTPUT_REDIRECTED=1
PWD=/usr/local/poudriere/data/.m/main-armv7-default/09/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS
MASTERNAME=main-armv7-default
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/usr/local/poudriere/data/.m/main-armv7-default/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.4.2
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---
---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
MAKE_ARGS=
---End Poudriere Port Flags/Env---
---Begin OPTIONS List---
===> The following configuration options are available for racket-8.11.1_1:
DOCS=on: Build and/or install documentation
====> Racket Backend: you have to select exactly one of them
BC=off: Build ByteCode backend (legacy)
CS=on: Build ChezScheme backend
===> Use 'make config' to modify these settings
---End OPTIONS List---
--MAINTAINER--
olgeni@FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--enable-liblz4 --enable-pthread --mandir=/usr/local/share/man --enable-csonly --enable-mach= --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/racket/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/racket/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/racket/work/.cache HOME=/wrkdirs/usr/ports/lang/racket/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/racket/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/racket/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/lang/racket/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/racket/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/racket/work/.cache HOME=/wrkdirs/usr/ports/lang/racket/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/racket/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/racket/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local
/include " 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--
PORTDOCS="" BC="@comment " NO_BC="" CS="" NO_CS="@comment " DOCS="" NO_DOCS="@comment " GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" GTK4_VERSION="4.0.0" OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/racket" EXAMPLESDIR="share/examples/racket" DATADIR="share/racket" WWWDIR="www/racket" ETCDIR="etc/racket"
--End PLIST_SUB--
--SUB_LIST--
BC="@comment " NO_BC="" CS="" NO_CS="@comment " DOCS="" NO_DOCS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/racket DOCSDIR=/usr/local/share/doc/racket EXAMPLESDIR=/usr/local/share/examples/racket WWWDIR=/usr/local/www/racket ETCDIR=/usr/local/etc/racket
--End SUB_LIST--
---Begin 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 3 jobs
MAKE_JOBS_NUMBER=3
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### ####
# 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 3 jobs
MAKE_JOBS_NUMBER=3
#### Misc Poudriere ####
.include "/etc/make.conf.ports_env"
GID=0
UID=0
---End make.conf---
--Resource limits--
ulimit: can't get limit: Invalid argument
cpu time (seconds, -t) unlimited
file size (512-blocks, -f) unlimited
data seg size (kbytes, -d) 524288
stack size (kbytes, -s) 65536
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) 8192
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 >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===> License APACHE20 MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===> racket-8.11.1_1 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.21.3.pkg
[main-armv7-default-job-09] Installing pkg-1.21.3...
[main-armv7-default-job-09] Extracting pkg-1.21.3: .......... done
===> racket-8.11.1_1 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of racket-8.11.1_1
===========================================================================
=======================<phase: fetch-depends >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: fetch >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===> License APACHE20 MIT accepted by the user
===> Fetching all distfiles required by racket-8.11.1_1 for building
===========================================================================
=======================<phase: checksum >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===> License APACHE20 MIT accepted by the user
===> Fetching all distfiles required by racket-8.11.1_1 for building
=> SHA256 Checksum OK for racket/8.11.1/racket-8.11.1-src-builtpkgs.tgz.
===========================================================================
=======================<phase: extract-depends>============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: extract >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===> License APACHE20 MIT accepted by the user
===> Fetching all distfiles required by racket-8.11.1_1 for building
===> Extracting for racket-8.11.1_1
=> SHA256 Checksum OK for racket/8.11.1/racket-8.11.1-src-builtpkgs.tgz.
===========================================================================
=======================<phase: patch-depends >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: patch >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===> Patching for racket-8.11.1_1
===> Applying FreeBSD patches for racket-8.11.1_1 from /usr/ports/lang/racket/files
===========================================================================
=======================<phase: build-depends >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===> racket-8.11.1_1 depends on package: gmake>=4.4.1 - not found
===> Installing existing package /packages/All/gmake-4.4.1.pkg
<snip>
compiling ChezScheme/s/vfasl.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/vfasl.patch
(time (compile-file "ChezScheme/s/vfasl.ss" ...))
3 collections
1.296362100s elapsed cpu time, including 0.048015150s collecting
1.296543351s elapsed real time, including 0.048054721s collecting
49476656 bytes allocated, including 44580176 bytes reclaimed
50008064 bytes peak memory use
running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-tarm32fb/s/pbchunk.patch
compiling ChezScheme/s/pbchunk.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/pbchunk.patch
(time (compile-file "ChezScheme/s/pbchunk.ss" ...))
no collections
0.037692325s elapsed cpu time
0.037689874s elapsed real time
798592 bytes allocated
45625344 bytes peak memory use
running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-tarm32fb/s/syntax.patch
compiling ChezScheme/s/syntax.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/syntax.patch
(time (compile-file "ChezScheme/s/syntax.ss" ...))
39 collections
16.654412425s elapsed cpu time, including 1.061047050s collecting
16.654890361s elapsed real time, including 1.061500951s collecting
660491840 bytes allocated, including 633781952 bytes reclaimed
116162560 bytes peak memory use
running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-tarm32fb/s/env.patch
compiling ChezScheme/s/env.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/env.patch
(time (compile-file "ChezScheme/s/env.ss" ...))
no collections
0.003999350s elapsed cpu time
0.003998035s elapsed real time
131776 bytes allocated
45625344 bytes peak memory use
running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-tarm32fb/s/read.patch
compiling ChezScheme/s/read.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/read.patch
(time (compile-file "ChezScheme/s/read.ss" ...))
8 collections
3.705782675s elapsed cpu time, including 0.182190150s collecting
3.705963012s elapsed real time, including 0.182279978s collecting
141898320 bytes allocated, including 121196912 bytes reclaimed
62812160 bytes peak memory use
running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-tarm32fb/s/interpret.patch
compiling ChezScheme/s/interpret.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/interpret.patch
(time (compile-file "ChezScheme/s/interpret.ss" ...))
5 collections
2.145836100s elapsed cpu time, including 0.078354200s collecting
2.146044891s elapsed real time, including 0.078416392s collecting
77377440 bytes allocated, including 74181024 bytes reclaimed
52142080 bytes peak memory use
running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-tarm32fb/s/ftype.patch
compiling ChezScheme/s/ftype.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/ftype.patch
(time (compile-file "ChezScheme/s/ftype.ss" ...))
8 collections
3.419505575s elapsed cpu time, including 0.181523700s collecting
3.419469098s elapsed real time, including 0.181621913s collecting
135528832 bytes allocated, including 118907072 bytes reclaimed
69214208 bytes peak memory use
running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-tarm32fb/s/strip.patch
compiling ChezScheme/s/strip.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/strip.patch
(time (compile-file "ChezScheme/s/strip.ss" ...))
7 collections
3.429276200s elapsed cpu time, including 0.137917600s collecting
3.429561122s elapsed real time, including 0.137998646s collecting
124497456 bytes allocated, including 106319200 bytes reclaimed
60678144 bytes peak memory use
running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-tarm32fb/s/ubify.patch
compiling ChezScheme/s/ubify.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/ubify.patch
(time (compile-file "ChezScheme/s/ubify.ss" ...))
no collections
0.027315425s elapsed cpu time
0.027313552s elapsed real time
1059936 bytes allocated
45625344 bytes peak memory use
running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-tarm32fb/s/back.patch
compiling ChezScheme/s/back.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/back.patch
(time (compile-file "ChezScheme/s/back.ss" ...))
no collections
0.170925525s elapsed cpu time
0.170921018s elapsed real time
7168992 bytes allocated
45625344 bytes peak memory use
running cs/c/ChezScheme/pb/bin/pb/scheme to build all at once
loading tarm32fb cross compiler
compiling ChezScheme/s/library.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/library.tarm32fb
compiling ChezScheme/s/prims.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/prims.tarm32fb
compiling ChezScheme/s/mathprims.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/mathprims.tarm32fb
compiling ChezScheme/s/record.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/record.tarm32fb
compiling ChezScheme/s/5_1.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/5_1.tarm32fb
compiling ChezScheme/s/5_2.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/5_2.tarm32fb
compiling ChezScheme/s/5_3.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/5_3.tarm32fb
compiling ChezScheme/s/strnum.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/strnum.tarm32fb
compiling ChezScheme/s/bytevector.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/bytevector.tarm32fb
compiling ChezScheme/s/5_4.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/5_4.tarm32fb
compiling ChezScheme/s/5_6.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/5_6.tarm32fb
compiling ChezScheme/s/5_7.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/5_7.tarm32fb
compiling ChezScheme/s/event.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/event.tarm32fb
compiling ChezScheme/s/4.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/4.tarm32fb
compiling ChezScheme/s/front.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/front.tarm32fb
compiling ChezScheme/s/foreign.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/foreign.tarm32fb
compiling ChezScheme/s/6.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/6.tarm32fb
compiling ChezScheme/s/print.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/print.tarm32fb
compiling ChezScheme/s/newhash.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/newhash.tarm32fb
compiling ChezScheme/s/format.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/format.tarm32fb
compiling ChezScheme/s/date.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/date.tarm32fb
compiling ChezScheme/s/7.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/7.tarm32fb
compiling ChezScheme/s/cafe.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/cafe.tarm32fb
compiling ChezScheme/s/trace.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/trace.tarm32fb
compiling ChezScheme/s/engine.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/engine.tarm32fb
compiling ChezScheme/s/interpret.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/interpret.tarm32fb
compiling ChezScheme/s/cprep.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/cprep.tarm32fb
compiling ChezScheme/s/cpcheck.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/cpcheck.tarm32fb
compiling ChezScheme/s/cp0.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/cp0.tarm32fb
compiling ChezScheme/s/cpvalid.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/cpvalid.tarm32fb
compiling ChezScheme/s/cptypes.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/cptypes.tarm32fb
compiling ChezScheme/s/cpcommonize.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/cpcommonize.tarm32fb
compiling ChezScheme/s/cpletrec.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/cpletrec.tarm32fb
compiling ChezScheme/s/inspect.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/inspect.tarm32fb
compiling ChezScheme/s/enum.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/enum.tarm32fb
compiling ChezScheme/s/io.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/io.tarm32fb
compiling ChezScheme/s/read.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/read.tarm32fb
compiling ChezScheme/s/primvars.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/primvars.tarm32fb
compiling ChezScheme/s/syntax.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/syntax.tarm32fb
compiling ChezScheme/s/costctr.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/costctr.tarm32fb
compiling ChezScheme/s/expeditor.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/expeditor.tarm32fb
compiling ChezScheme/s/exceptions.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/exceptions.tarm32fb
compiling ChezScheme/s/pretty.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/pretty.tarm32fb
compiling ChezScheme/s/env.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/env.tarm32fb
compiling ChezScheme/s/fasl.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/fasl.tarm32fb
compiling ChezScheme/s/vfasl.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/vfasl.tarm32fb
compiling ChezScheme/s/pbchunk.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/pbchunk.tarm32fb
compiling ChezScheme/s/reloc.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/reloc.tarm32fb
compiling ChezScheme/s/pdhtml.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/pdhtml.tarm32fb
compiling ChezScheme/s/strip.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/strip.tarm32fb
compiling ChezScheme/s/ftype.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/ftype.tarm32fb
compiling ChezScheme/s/back.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/back.tarm32fb
compiling ChezScheme/s/cpnanopass.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/cpnanopass.tarm32fb
compiling ChezScheme/s/cpprim.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/cpprim.tarm32fb
compiling ChezScheme/s/compile.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/compile.tarm32fb
compiling ChezScheme/s/cback.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/cback.tarm32fb
(time (let () ...))
560 collections
248.525892550s elapsed cpu time, including 15.521173025s collecting
248.556884998s elapsed real time, including 15.528882536s collecting
8938956000 bytes allocated, including 8648507112 bytes reclaimed
406519808 bytes peak memory use
running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-tarm32fb/s/mkheader.so
compiling ChezScheme/s/mkheader.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/mkheader.so
running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-tarm32fb/boot/tarm32fb/scheme.h
running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-tarm32fb/boot/tarm32fb/equates.h
running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-tarm32fb/s/mkgc.so
compiling ChezScheme/s/mkgc.ss with output to cs/c/ChezScheme/xc-tarm32fb/s/mkgc.so
running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-tarm32fb/boot/tarm32fb/gc-ocd.inc
running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-tarm32fb/boot/tarm32fb/gc-oce.inc
running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-tarm32fb/boot/tarm32fb/gc-par.inc
running cs/c/ChezScheme/pb/bin/pb/scheme to build cs/c/ChezScheme/xc-tarm32fb/boot/tarm32fb/heapcheck.inc
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/statics.o -c ChezScheme/c/statics.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/segment.o -c ChezScheme/c/segment.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/alloc.o -c ChezScheme/c/alloc.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/symbol.o -c ChezScheme/c/symbol.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/intern.o -c ChezScheme/c/intern.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/gcwrapper.o -c ChezScheme/c/gcwrapper.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/gc-011.o -c ChezScheme/c/gc-011.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/gc-par.o -c ChezScheme/c/gc-par.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/gc-ocd.o -c ChezScheme/c/gc-ocd.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/gc-oce.o -c ChezScheme/c/gc-oce.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/number.o -c ChezScheme/c/number.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/schsig.o -c ChezScheme/c/schsig.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/io.o -c ChezScheme/c/io.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/new-io.o -c ChezScheme/c/new-io.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/print.o -c ChezScheme/c/print.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/fasl.o -c ChezScheme/c/fasl.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/vfasl.o -c ChezScheme/c/vfasl.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/stats.o -c ChezScheme/c/stats.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/foreign.o -c ChezScheme/c/foreign.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/prim.o -c ChezScheme/c/prim.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/prim5.o -c ChezScheme/c/prim5.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/flushcache.o -c ChezScheme/c/flushcache.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/schlib.o -c ChezScheme/c/schlib.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/thread.o -c ChezScheme/c/thread.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/expeditor.o -c ChezScheme/c/expeditor.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/scheme.o -c ChezScheme/c/scheme.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/compress-io.o -c ChezScheme/c/compress-io.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/random.o -c ChezScheme/c/random.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/ffi.o -c ChezScheme/c/ffi.c
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/c/clearcache.o -c ChezScheme/c/clearcache.c
ar rc cs/c/ChezScheme/tarm32fb/boot/tarm32fb/libkernel.a cs/c/ChezScheme/tarm32fb/c/statics.o cs/c/ChezScheme/tarm32fb/c/segment.o cs/c/ChezScheme/tarm32fb/c/alloc.o cs/c/ChezScheme/tarm32fb/c/symbol.o cs/c/ChezScheme/tarm32fb/c/intern.o cs/c/ChezScheme/tarm32fb/c/gcwrapper.o cs/c/ChezScheme/tarm32fb/c/gc-011.o cs/c/ChezScheme/tarm32fb/c/gc-par.o cs/c/ChezScheme/tarm32fb/c/gc-ocd.o cs/c/ChezScheme/tarm32fb/c/gc-oce.o cs/c/ChezScheme/tarm32fb/c/number.o cs/c/ChezScheme/tarm32fb/c/schsig.o cs/c/ChezScheme/tarm32fb/c/io.o cs/c/ChezScheme/tarm32fb/c/new-io.o cs/c/ChezScheme/tarm32fb/c/print.o cs/c/ChezScheme/tarm32fb/c/fasl.o cs/c/ChezScheme/tarm32fb/c/vfasl.o cs/c/ChezScheme/tarm32fb/c/stats.o cs/c/ChezScheme/tarm32fb/c/foreign.o cs/c/ChezScheme/tarm32fb/c/prim.o cs/c/ChezScheme/tarm32fb/c/prim5.o cs/c/ChezScheme/tarm32fb/c/flushcache.o cs/c/ChezScheme/tarm32fb/c/schlib.o cs/c/ChezScheme/tarm32fb/c/thread.o cs/c/ChezScheme/tarm32fb/c/expeditor.o cs/c/ChezScheme/tarm32fb/c/schem
e.o cs/c/ChezScheme/tarm32fb/c/compress-io.o cs/c/ChezScheme/tarm32fb/c/random.o cs/c/ChezScheme/tarm32fb/c/ffi.o cs/c/ChezScheme/tarm32fb/c/clearcache.o
cc -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DARMV6 -Ics/c/ChezScheme/tarm32fb/boot/tarm32fb -Ics/c/ChezScheme/tarm32fb/c -IChezScheme/c/ -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/boot/tarm32fb/main.o -c ChezScheme/c/main.c
cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -pthread -o cs/c/ChezScheme/tarm32fb/bin/tarm32fb/scheme cs/c/ChezScheme/tarm32fb/boot/tarm32fb/main.o cs/c/ChezScheme/tarm32fb/boot/tarm32fb/libkernel.a -fstack-protector-strong -L/usr/local/lib -pthread -ldl -lm -L/usr/local/lib -lm -lpthread -lncurses -lz -llz4 -lz -llz4
running cs/c/ChezScheme/tarm32fb/bin/tarm32fb/scheme to build cs/c/ChezScheme/tarm32fb/s/cmacros.so
sizeof(time_t) * 8 [8] != time_t_bits [32]
failed
in build-one
in loop
in module->hash
gmake: *** [Makefile:20: all] Error 1
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make: stopped making "build" in /usr/ports/lang/racket