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: [email protected] Last committer: [email protected] Ident: $FreeBSD: branches/2020Q3/lang/racket/Makefile 536342 2020-05-23 20:38:17Z olgeni $ Log URL: http://pylon.nyi.freebsd.org/data/121powerpc64-quarterly/543537/logs/racket-7.7.log Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=121powerpc64-quarterly&build=543537 Log: =>> Building lang/racket build started at Sat Aug 1 00:20:30 UTC 2020 port directory: /usr/ports/lang/racket package name: racket-7.7 building for: FreeBSD 121powerpc64-quarterly-job-07 12.1-RELEASE-p7 FreeBSD 12.1-RELEASE-p7 1201000 powerpc maintained by: [email protected] Makefile ident: $FreeBSD: branches/2020Q3/lang/racket/Makefile 536342 2020-05-23 20:38:17Z olgeni $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300084 Jail OSVERSION: 1201000 Job Id: 07 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1201000 UNAME_v=FreeBSD 12.1-RELEASE-p7 1201000 UNAME_r=12.1-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root 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-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/121powerpc64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/121powerpc64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=121powerpc64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/121powerpc64-quarterly/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-7.7: DOCS=on: Build and/or install documentation FUTURES=on: Enable futures ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --enable-libffi --enable-places --enable-pthread --mandir=/usr/local/man --enable-futures --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/racket/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/racket/work 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 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 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 NO_PIE=yes 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="" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=12.1 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-- 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 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=Using built-in specs. Target: powerpc64-undermydesk-freebsd Configured with: FreeBSD/powerpc64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-Qy" "-melf64ppc_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtsavres.o" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11" CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11" CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x" CC_OUTPUT_921dbbb2_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11" CC_OUTPUT_921dbbb2_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14" CC_OUTPUT_921dbbb2_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17" CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11" CC_OUTPUT_921dbbb2_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14" CC_OUTPUT_921dbbb2_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17" _OBJC_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 PPC_ABI=ELFv1 OPSYS=FreeBSD _OSRELEASE=12.1-RELEASE-p7 OSREL=12.1 OSVERSION=1201000 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) 33554432 stack size (kbytes, -s) 524288 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-7.7 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.14.6.txz [121powerpc64-quarterly-job-07] Installing pkg-1.14.6... [121powerpc64-quarterly-job-07] Extracting pkg-1.14.6: .......... done ===> racket-7.7 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of racket-7.7 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License APACHE20 MIT accepted by the user ===> Fetching all distfiles required by racket-7.7 for building =========================================================================== =======================<phase: checksum >============================ ===> License APACHE20 MIT accepted by the user ===> Fetching all distfiles required by racket-7.7 for building => SHA256 Checksum OK for racket/7.7/racket-7.7-src-builtpkgs.tgz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License APACHE20 MIT accepted by the user ===> Fetching all distfiles required by racket-7.7 for building ===> Extracting for racket-7.7 => SHA256 Checksum OK for racket/7.7/racket-7.7-src-builtpkgs.tgz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for racket-7.7 ===> Applying FreeBSD patches for racket-7.7 from /usr/ports/lang/racket/files =========================================================================== =======================<phase: build-depends >============================ =========================================================================== =======================<phase: lib-depends >============================ ===> racket-7.7 depends on shared library: libcairo.so - not found ===> Installing existing package /packages/All/cairo-1.16.0,2.txz [121powerpc64-quarterly-job-07] Installing cairo-1.16.0,2... [121powerpc64-quarterly-job-07] `-- Installing fontconfig-2.13.92_2,1... [121powerpc64-quarterly-job-07] | `-- Installing expat-2.2.8... [121powerpc64-quarterly-job-07] | `-- Extracting expat-2.2.8: .......... done [121powerpc64-quarterly-job-07] | `-- Installing freetype2-2.10.2... [121powerpc64-quarterly-job-07] | `-- Extracting freetype2-2.10.2: .......... done [121powerpc64-quarterly-job-07] | `-- Installing gettext-runtime-0.20.2... [121powerpc64-quarterly-job-07] | | `-- Installing indexinfo-0.3.1... [121powerpc64-quarterly-job-07] | | `-- Extracting indexinfo-0.3.1: .... done [121powerpc64-quarterly-job-07] | `-- Extracting gettext-runtime-0.20.2: .......... done [121powerpc64-quarterly-job-07] `-- Extracting fontconfig-2.13.92_2,1: .......... done Running fc-cache to build fontconfig cache... <snip> config.status: creating racket/gc/Makefile config.status: creating racket/sgc/Makefile config.status: creating racket/gc2/Makefile config.status: creating foreign/Makefile config.status: creating gracket/Makefile config.status: creating gracket/gc2/Makefile config.status: creating racket/mzconfig.h === configuring in rktio (/wrkdirs/usr/ports/lang/racket/work/racket-7.7/src/rktio) cfg-racket: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--mandir=/usr/local/man' '--build=powerpc64-portbld-freebsd12.1' 'build_alias=powerpc64-portbld-freebsd12.1' 'CC=cc' 'CFLAGS=-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -fstack-protector-strong ' 'LIBS=-L/usr/local/lib' 'CPPFLAGS=-DLIBICONV_PLUG -isystem /usr/local/include' 'CPP=cpp' '--enable-portable-binary' 'AR_FLAGS=rc' '--enable-pthread' '--enable-iconv' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking build system type... powerpc64-portbld-freebsd12.1 checking host system type... powerpc64-portbld-freebsd12.1 checking target system type... powerpc64-portbld-freebsd12.1 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for ranlib... ranlib checking for ar... yes checking for fmod in -lm... yes checking for dlopen in -ldl... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for intptr_t... yes checking for uintptr_t... (cached) yes checking whether byte ordering is bigendian... yes checking for struct dirent.d_namelen... no checking for struct dirent.d_namlen... yes checking for getaddrinfo... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking iconv is usable... yes checking for nl_langinfo (CODESET)... yes checking for mbsrtowcs... yes checking for kqueue... yes configure: creating ./config.status config.status: creating Makefile config.status: creating rktio_config.h >>> Installation targets: executables : ${exec_prefix}/bin/... core docs : ${datarootdir}/doc/${PACKAGE}/... C libraries : ${exec_prefix}/lib/... C headers : ${prefix}/include/${PACKAGE}/... platform libraries : ${exec_prefix}/lib/${PACKAGE}/... common libraries : ${datarootdir}/${PACKAGE}/... base collections : ${exec_prefix}/share/${PACKAGE}/collects/... configuration : ${prefix}/etc/${PACKAGE}/... .desktop files : ${exec_prefix}/share/applications/... man pages : /usr/local/man/... where prefix = /usr/local and datarootdir = ${prefix}/share and exec_prefix = ${prefix} and PACKAGE = racket =========================================================================== =======================<phase: build >============================ ===> Building for racket-7.7 /usr/bin/make 3m /usr/bin/make no-local-racket : cd racket; /usr/bin/make 3m /usr/bin/make cgc /usr/bin/make cgc-core /usr/bin/make common /usr/bin/make g-c cd sgc; /usr/bin/make ../libmzgc.a cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DUSE_SENORA_GC -DSGC_EXPORTS -I.. -c ./sgc.c -o sgc.o /usr/bin/make gcobjects ar rc ../libmzgc.a sgc.o ranlib ../libmzgc.a /usr/bin/make foreign-stuff cd ../foreign; /usr/bin/make all /usr/bin/make foreign.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DUSE_SENORA_GC -I./../racket -I./../racket/include -I./../racket/src -I./../rktio -I./../rktio -c ./foreign.c -o foreign.o /usr/bin/make libffi_OFF : /usr/bin/make rktio cd ../rktio; /usr/bin/make CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing" CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include -pthread" /usr/bin/make hide_standalone_librktio /usr/bin/make librktio.a cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_fs.o -c ./rktio_fs.c cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_fd.o -c ./rktio_fd.c cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_file.o -c ./rktio_file.c cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_poll_set.o -c ./rktio_poll_set.c cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_ltps.o -c ./rktio_ltps.c cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_sleep.o -c ./rktio_sleep.c cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_network.o -c ./rktio_network.c ./rktio_network.c: In function 'rktio_listen': ./rktio_network.c:1436: warning: comparison is always false due to limited range of data type cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_pipe.o -c ./rktio_pipe.c cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_process.o -c ./rktio_process.c cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_signal.o -c ./rktio_signal.c cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_envvars.o -c ./rktio_envvars.c cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_fs_change.o -c ./rktio_fs_change.c cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_flock.o -c ./rktio_flock.c cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_shellex.o -c ./rktio_shellex.c cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_time.o -c ./rktio_time.c cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_cpu.o -c ./rktio_cpu.c cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_syslog.o -c ./rktio_syslog.c cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_convert.o -c ./rktio_convert.c cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_sha1.o -c ./rktio_sha1.c cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_sha2.o -c ./rktio_sha2.c cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_dll.o -c ./rktio_dll.c cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_error.o -c ./rktio_error.c cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_hash.o -c ./rktio_hash.c cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_wide.o -c ./rktio_wide.c cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_console.o -c ./rktio_console.c cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I. -I. -o rktio_main.o -c ./rktio_main.c ar rc librktio.a rktio_fs.o rktio_fd.o rktio_file.o rktio_poll_set.o rktio_ltps.o rktio_sleep.o rktio_network.o rktio_pipe.o rktio_process.o rktio_signal.o rktio_envvars.o rktio_fs_change.o rktio_flock.o rktio_shellex.o rktio_time.o rktio_cpu.o rktio_syslog.o rktio_convert.o rktio_sha1.o rktio_sha2.o rktio_dll.o rktio_error.o rktio_hash.o rktio_wide.o rktio_console.o rktio_main.o /usr/bin/make dynlib cd dynsrc; /usr/bin/make dynlib /usr/bin/make ../mzdyn.o cc -fPIC -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I./.. -I./../include -I./../src -c ./mzdyn.c -o ../mzdyn.o /usr/bin/make ../starter cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -pthread -I./.. -I./../include -I./../src -o ../starter ./../../start/ustart.c /usr/bin/make mzlibrary cd src; /usr/bin/make all /usr/bin/make mzobjects cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DUSE_SENORA_GC -c ./salloc.c -o salloc.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DUSE_SENORA_GC -c ./bignum.c -o bignum.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DUSE_SENORA_GC -c ./bool.c -o bool.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DUSE_SENORA_GC -c ./char.c -o char.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DUSE_SENORA_GC -c ./compenv.c -o compenv.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DUSE_SENORA_GC -c ./compile.c -o compile.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DUSE_SENORA_GC -c ./complex.c -o complex.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DUSE_SENORA_GC -c ./dynext.c -o dynext.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DUSE_SENORA_GC -c ./env.c -o env.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DUSE_SENORA_GC -c ./error.c -o error.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DUSE_SENORA_GC -c ./eval.c -o eval.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DUSE_SENORA_GC -c ./file.c -o file.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DUSE_SENORA_GC -c ./fun.c -o fun.o cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I./../include -I./../../rktio -I../../rktio -DLIBICONV_PLUG -isystem /usr/local/include -pthread -DUSE_SENORA_GC -c ./future.c -o future.o In file included from ./jit.h:95, from ./future.c:260: ./lightning/lightning.h:81:2: error: #error GNU lightning does not support the current target In file included from ./future.c:260: ./jit.h:411: error: expected specifier-qualifier-list before 'jit_state' ./jit.h:462: error: expected specifier-qualifier-list before 'jit_insn' ./jit.h:1487: error: expected declaration specifiers or '...' before 'jit_insn' ./jit.h:1517: error: expected declaration specifiers or '...' before 'jit_insn' ./jit.h:1557: error: expected declaration specifiers or '...' before 'jit_insn' ./jit.h:1557: error: expected declaration specifiers or '...' before 'jit_insn' ./jit.h:1558: error: expected declaration specifiers or '...' before 'jit_insn' ./jit.h:1558: error: expected declaration specifiers or '...' before 'jit_insn' ./jit.h:1590: error: expected declaration specifiers or '...' before 'jit_insn' ./jit.h:1591: error: expected declaration specifiers or '...' before 'jit_insn' ./jit.h:1592: error: expected declaration specifiers or '...' before 'jit_insn' ./jit.h:1593: error: expected declaration specifiers or '...' before 'jit_insn' *** Error code 1 Stop. make[8]: stopped in /wrkdirs/usr/ports/lang/racket/work/racket-7.7/src/racket/src *** Error code 1 Stop. make[7]: stopped in /wrkdirs/usr/ports/lang/racket/work/racket-7.7/src/racket/src *** Error code 1 Stop. make[6]: stopped in /wrkdirs/usr/ports/lang/racket/work/racket-7.7/src/racket *** Error code 1 Stop. make[5]: stopped in /wrkdirs/usr/ports/lang/racket/work/racket-7.7/src/racket *** Error code 1 Stop. make[4]: stopped in /wrkdirs/usr/ports/lang/racket/work/racket-7.7/src/racket *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/lang/racket/work/racket-7.7/src/racket *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/lang/racket/work/racket-7.7/src *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/lang/racket/work/racket-7.7/src *** Error code 1 Stop. make: stopped in /usr/ports/lang/racket _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
