[package - 140releng-armv7-quarterly][lang/racket] Failed for racket-8.11.1_1 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Thu, 23 May 2024 16:35:39 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/ampere1/data/140releng-armv7-quarterly/347f69f1d579/logs/racket-8.11.1_1.log
Build URL:      https://pkg-status.freebsd.org/ampere1/build.html?mastername=140releng-armv7-quarterly&build=347f69f1d579
Log:

=>> Building lang/racket
build started at Thu May 23 16:23:50 UTC 2024
port directory: /usr/ports/lang/racket
package name: racket-8.11.1_1
building for: FreeBSD 140releng-armv7-quarterly-job-12 14.0-RELEASE-p6 FreeBSD 14.0-RELEASE-p6 1400097 arm
maintained by: olgeni@FreeBSD.org
Makefile datestamp: -rw-r--r--  1 root wheel 2826 Apr 14 01:02 /usr/ports/lang/racket/Makefile
Ports top last git commit: 347f69f1d
Ports top unclean checkout: no
Port dir last git commit: 1b931669d
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.4.1-30-g79e3edcd
Host OSVERSION: 1500018
Jail OSVERSION: 1400097
Job Id: 12

---Begin Environment---
SHELL=/bin/sh
OSVERSION=1400097
UNAME_v=FreeBSD 14.0-RELEASE-p6 1400097
UNAME_r=14.0-RELEASE-p6
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.1-30-g79e3edcd
MASTERMNT=/usr/local/poudriere/data/.m/140releng-armv7-quarterly/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/140releng-armv7-quarterly/12/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS
MASTERNAME=140releng-armv7-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/usr/local/poudriere/data/.m/140releng-armv7-quarterly/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.4.1-30-g79e3edcd
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=14.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--
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.2.pkg
[140releng-armv7-quarterly-job-12] Installing pkg-1.21.2...
[140releng-armv7-quarterly-job-12] Extracting pkg-1.21.2: .......... 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
[140releng-armv7-quarterly-job-12] Installing gmake-4.4.1...
[140releng-armv7-quarterly-job-12] `-- Installing gettext-runtime-0.22.5...
[140releng-armv7-quarterly-job-12] |   `-- Installing indexinfo-0.3.1...
[140releng-armv7-quarterly-job-12] |   `-- Extracting indexinfo-0.3.1: .... done
[140releng-armv7-quarterly-job-12] `-- Extracting gettext-runtime-0.22.5: .......... done
[140releng-armv7-quarterly-job-12] Extracting gmake-4.4.1: .......... done
===>   racket-8.11.1_1 depends on package: gmake>=4.4.1 - found
===>   Returning to build of racket-8.11.1_1
===========================================================================
=======================<phase: lib-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
<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.263239525s elapsed cpu time, including 0.048056075s collecting
    1.296149284s elapsed real time, including 0.049146456s collecting
    49476640 bytes allocated, including 44569552 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.036099200s elapsed cpu time
    0.036159954s 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.719963050s elapsed cpu time, including 1.081758925s collecting
    17.165342270s elapsed real time, including 1.128856138s collecting
    660421280 bytes allocated, including 633376560 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.003451975s elapsed cpu time
    0.003450074s 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.766450900s elapsed cpu time, including 0.185815950s collecting
    3.768712777s elapsed real time, including 0.186028750s collecting
    141898320 bytes allocated, including 121186240 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.079036200s elapsed cpu time, including 0.083247925s collecting
    2.079127059s elapsed real time, including 0.083326424s collecting
    77377984 bytes allocated, including 74170896 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.417130775s elapsed cpu time, including 0.191637350s collecting
    3.491028859s elapsed real time, including 0.194775410s collecting
    135528400 bytes allocated, including 118896400 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.245985950s elapsed cpu time, including 0.132333625s collecting
    3.263636715s elapsed real time, including 0.132459928s collecting
    124497968 bytes allocated, including 106308512 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.026085575s elapsed cpu time
    0.026135979s elapsed real time
    1059920 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.160959550s elapsed cpu time
    0.160962088s 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
    251.617546975s elapsed cpu time, including 16.623977075s collecting
    261.318516524s elapsed real time, including 17.268328403s collecting
    8938841424 bytes allocated, including 8648291688 bytes reclaimed
    408653824 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 in /usr/ports/lang/racket