[package - main-armv7-default][lang/racket] Failed for racket-8.10 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Nov 2023 04:47:42 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/p7190d05ec515_sa69b6af202/logs/racket-8.10.log Build URL: https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-armv7-default&build=p7190d05ec515_sa69b6af202 Log: =>> Building lang/racket build started at Fri Nov 3 04:34:36 UTC 2023 port directory: /usr/ports/lang/racket package name: racket-8.10 building for: FreeBSD main-armv7-default-job-13 15.0-CURRENT FreeBSD 15.0-CURRENT 1500002 arm maintained by: olgeni@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1500000 Jail OSVERSION: 1500002 Job Id: 13 !!! Jail is newer than host. (Jail: 1500002, Host: 1500000) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500002 UNAME_v=FreeBSD 15.0-CURRENT 1500002 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 LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/main-armv7-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-armv7-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-armv7-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-armv7-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= 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 #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs MAKE_JOBS_NUMBER=3 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: armv7-unknown-freebsd15.0-gnueabihf Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: armv7-unknown-freebsd15.0-gnueabihf Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_53255a77=yes CC_OUTPUT_921dbbb2_911cfe02=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes CC_OUTPUT_921dbbb2_af59ad06=yes CC_OUTPUT_921dbbb2_a15f3fcf=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: armv7-unknown-freebsd15.0-gnueabihf Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=armv7 OPSYS=FreeBSD _OSRELEASE=15.0-CURRENT OSREL=15.0 OSVERSION=1500002 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### 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) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License APACHE20 MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> racket-8.10 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.8.pkg [main-armv7-default-job-13] Installing pkg-1.20.8... [main-armv7-default-job-13] Extracting pkg-1.20.8: .......... done ===> racket-8.10 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of racket-8.10 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License APACHE20 MIT accepted by the user ===> Fetching all distfiles required by racket-8.10 for building =========================================================================== =======================<phase: checksum >============================ ===> 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>============================ =========================================================================== =======================<phase: extract >============================ ===> 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 >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for racket-8.10 ===> Applying FreeBSD patches for racket-8.10 from /usr/ports/lang/racket/files =========================================================================== <snip> (time (compile-file "ChezScheme/s/vfasl.ss" ...)) 3 collections 1.319950450s elapsed cpu time, including 0.051349300s collecting 1.319977605s elapsed real time, including 0.051398354s collecting 49472224 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.038628975s elapsed cpu time 0.038626452s 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.699423300s elapsed cpu time, including 1.166405150s collecting 17.710464107s elapsed real time, including 1.168678662s collecting 660476784 bytes allocated, including 633655856 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.003507175s elapsed cpu time 0.003506166s 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.980583750s elapsed cpu time, including 0.194859800s collecting 3.982182827s elapsed real time, including 0.195084091s collecting 141894976 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.027702750s elapsed cpu time, including 0.081237550s collecting 2.033514817s elapsed real time, including 0.081295939s collecting 77287888 bytes allocated, including 74236464 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.429625075s elapsed cpu time, including 0.187779300s collecting 3.430314306s elapsed real time, including 0.187900462s 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.269718675s elapsed cpu time, including 0.134803625s collecting 3.272267132s elapsed real time, including 0.134888222s collecting 124392624 bytes allocated, including 106303104 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.024096100s elapsed cpu time 0.024093042s 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.153960300s elapsed cpu time 0.153956463s 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.952307175s elapsed cpu time, including 16.674664450s collecting 252.090719049s elapsed real time, including 16.683004834s collecting 8937236384 bytes allocated, including 8648612392 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