[package - main-armv7-default][lang/racket] Failed for racket-8.10 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Nov 2023 01:26:06 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/p9de5e97e9bf7_sfd9ae9ac04/logs/racket-8.10.log Build URL: https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-armv7-default&build=p9de5e97e9bf7_sfd9ae9ac04 Log: =>> Building lang/racket build started at Wed Nov 22 01:13:04 UTC 2023 port directory: /usr/ports/lang/racket package name: racket-8.10 building for: FreeBSD main-armv7-default-job-10 15.0-CURRENT FreeBSD 15.0-CURRENT 1500003 arm maintained by: olgeni@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 2805 Aug 24 01:03 /usr/ports/lang/racket/Makefile Ports top last git commit: 9de5e97e9bf Ports top unclean checkout: no Port dir last git commit: 46021da22b4 Port dir unclean checkout: no Poudriere version: poudriere-git-3.3.0-1258-gbc38e2e6 Host OSVERSION: 1500000 Jail OSVERSION: 1500003 Job Id: 10 !!! Jail is newer than host. (Jail: 1500003, Host: 1500000) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500003 UNAME_v=FreeBSD 15.0-CURRENT 1500003 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 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.0-1258-gbc38e2e6 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/10/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS 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.3.0-1258-gbc38e2e6 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.10: 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/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" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 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 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 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 " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- 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--- 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) 1048576 stack size (kbytes, -s) 1048576 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.10 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.9.pkg [main-armv7-default-job-10] Installing pkg-1.20.9... [main-armv7-default-job-10] Extracting pkg-1.20.9: .......... done ===> racket-8.10 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of racket-8.10 =========================================================================== =======================<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.10 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.10 for building => SHA256 Checksum OK for racket/8.10/racket-8.10-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.10 for building ===> Extracting for racket-8.10 => SHA256 Checksum OK for racket/8.10/racket-8.10-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.10 ===> Applying FreeBSD patches for racket-8.10 from /usr/ports/lang/racket/files =========================================================================== =======================<phase: build-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> racket-8.10 depends on package: gmake>=4.3 - not found ===> Installing existing package /packages/All/gmake-4.3_2.pkg [main-armv7-default-job-10] Installing gmake-4.3_2... [main-armv7-default-job-10] `-- Installing gettext-runtime-0.22.3... [main-armv7-default-job-10] | `-- Installing indexinfo-0.3.1... [main-armv7-default-job-10] | `-- Extracting indexinfo-0.3.1: .... done [main-armv7-default-job-10] `-- Extracting gettext-runtime-0.22.3: .......... done [main-armv7-default-job-10] Extracting gmake-4.3_2: .......... done ===> racket-8.10 depends on package: gmake>=4.3 - found ===> Returning to build of racket-8.10 =========================================================================== <snip> (time (compile-file "ChezScheme/s/vfasl.ss" ...)) 3 collections 1.348820900s elapsed cpu time, including 0.052555775s collecting 1.352165983s elapsed real time, including 0.052606574s collecting 49472304 bytes allocated, including 44613344 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.043322875s elapsed cpu time 0.043320045s 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 17.721860025s elapsed cpu time, including 1.156766725s collecting 17.739380065s elapsed real time, including 1.159202805s collecting 660421504 bytes allocated, including 633580672 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.003490350s elapsed cpu time 0.003488338s 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 4.017565100s elapsed cpu time, including 0.200517575s collecting 4.019176335s elapsed real time, including 0.200638770s collecting 141894960 bytes allocated, including 121179408 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.144169900s elapsed cpu time, including 0.080341050s collecting 2.170868137s elapsed real time, including 0.080402457s collecting 77287728 bytes allocated, including 74236304 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.493773175s elapsed cpu time, including 0.194609225s collecting 3.507488632s elapsed real time, including 0.194804732s collecting 135507744 bytes allocated, including 118879184 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.319146925s elapsed cpu time, including 0.146382750s collecting 3.344960563s elapsed real time, including 0.147366029s collecting 124392464 bytes allocated, including 106303568 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.026226100s elapsed cpu time 0.026223900s 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.164542700s elapsed cpu time 0.164547073s 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.030081725s elapsed cpu time, including 16.782907475s collecting 251.073108222s elapsed real time, including 16.790759212s collecting 8937000000 bytes allocated, including 8648399608 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[1]: *** [Makefile:18: all] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/racket/work/racket-8.10/src' ===> 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