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: to...@freebsd.org Last committer: to...@freebsd.org Ident: $FreeBSD: branches/2017Q4/lang/chibi-scheme/Makefile 444446 2017-06-27 08:29:16Z tobik $ Log URL: http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/452545/logs/chibi-scheme-0.7.3_1.log Build URL: http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=452545 Log: ====>> Building lang/chibi-scheme build started at Sat Oct 21 01:34:19 UTC 2017 port directory: /usr/ports/lang/chibi-scheme building for: FreeBSD 110armv6-quarterly-job-16 11.0-RELEASE-p13 FreeBSD 11.0-RELEASE-p13 1100122 arm maintained by: to...@freebsd.org Makefile ident: $FreeBSD: branches/2017Q4/lang/chibi-scheme/Makefile 444446 2017-06-27 08:29:16Z tobik $ Poudriere version: 3.1.21 Host OSVERSION: 1200050 Jail OSVERSION: 1100122 Job Id: 16 ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv6 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o OSVERSION=1100122 UNAME_v=FreeBSD 11.0-RELEASE-p13 1100122 UNAME_r=11.0-RELEASE-p13 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref QEMU_EMULATING=1 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=chibi-scheme-0.7.3_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool MASTERNAME=110armv6-quarterly SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.21 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/chibi-scheme/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/chibi-scheme/work HOME=/wrkdirs/usr/ports/lang/chibi-scheme/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/chibi-scheme/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/chibi-scheme/work HOME=/wrkdirs/usr/ports/lang/chibi-scheme/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing " 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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/chibi-scheme" EXAMPLESDIR="share/examples/chibi-scheme" DATADIR="share/chibi-scheme" WWWDIR="www/chibi-scheme" ETCDIR="etc/chibi-scheme" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/chibi-scheme DOCSDIR=/usr/local/share/doc/chibi-scheme EXAMPLESDIR=/usr/local/share/examples/chibi-scheme WWWDIR=/usr/local/www/chibi-scheme ETCDIR=/usr/local/etc/chibi-scheme --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes MACHINE=arm MACHINE_ARCH=armv6 ARCH=${MACHINE_ARCH} #### /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 #### ARCH=armv6 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=11.0 OSVERSION=1100122 PYTHONBASE=/usr/local UID=0 _JAVA_OS_LIST_REGEXP=native|linux _JAVA_VENDOR_LIST_REGEXP=openjdk|oracle|sun _JAVA_VERSION_LIST_REGEXP=1.6|1.7|1.8|1.6\+|1.7\+|1.8\+ _OSRELEASE=11.0-RELEASE-p13 #### Misc Poudriere #### GID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed READELF=/nxb-bin/usr/bin/readelf RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.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 BSD3CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> chibi-scheme-0.7.3_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.1.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-16] Installing pkg-1.10.1... [110armv6-quarterly-job-16] Extracting pkg-1.10.1: .......... done ===> chibi-scheme-0.7.3_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of chibi-scheme-0.7.3_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by chibi-scheme-0.7.3_1 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by chibi-scheme-0.7.3_1 for building => SHA256 Checksum OK for ashinn-chibi-scheme-0.7.3_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by chibi-scheme-0.7.3_1 for building ===> Extracting for chibi-scheme-0.7.3_1 => SHA256 Checksum OK for ashinn-chibi-scheme-0.7.3_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for chibi-scheme-0.7.3_1 =========================================================================== =======================<phase: build-depends >============================ ===> chibi-scheme-0.7.3_1 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_1.txz pkg-static: Warning: Major OS version upgrade detected. Running "pkg-static install -f pkg" recommended [110armv6-quarterly-job-16] Installing gmake-4.2.1_1... <snip> [110armv6-quarterly-job-16] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [110armv6-quarterly-job-16] Extracting gmake-4.2.1_1: .......... done ===> chibi-scheme-0.7.3_1 depends on executable: gmake - found ===> Returning to build of chibi-scheme-0.7.3_1 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for chibi-scheme-0.7.3_1 =========================================================================== =======================<phase: build >============================ ===> Building for chibi-scheme-0.7.3_1 gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/chibi-scheme/work/chibi-scheme-0.7.3' echo '#define sexp_so_extension "'.so'"' > include/chibi/install.h echo '#define sexp_default_module_path "'/usr/local/lib/chibi:/usr/local/lib/chibi'"' >> include/chibi/install.h echo '#define sexp_platform "'bsd'"' >> include/chibi/install.h echo '#define sexp_version "'0.7.3'"' >> include/chibi/install.h echo '#define sexp_release_name "'`cat RELEASE`'"' >> include/chibi/install.h /nxb-bin/usr/bin/cc -c -Iinclude -Wall -O2 -pipe -fno-strict-aliasing -o main.o main.c In file included from main.c:9: In file included from include/chibi/eval.h:12: include/chibi/sexp.h:44:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if SEXP_USE_GC_FILE_DESCRIPTORS ^ include/chibi/features.h:610:86: note: expanded from macro 'SEXP_USE_GC_FILE_DESCRIPTORS' #define SEXP_USE_GC_FILE_DESCRIPTORS (SEXP_USE_AUTOCLOSE_PORTS &&!SEXP_USE_BOEHM && !defined(PLAN9)) ^ 1 warning generated. /nxb-bin/usr/bin/cc -c -Iinclude -Wall -O2 -pipe -fno-strict-aliasing -fPIC -o gc.o gc.c In file included from gc.c:7: include/chibi/sexp.h:44:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if SEXP_USE_GC_FILE_DESCRIPTORS ^ include/chibi/features.h:610:86: note: expanded from macro 'SEXP_USE_GC_FILE_DESCRIPTORS' #define SEXP_USE_GC_FILE_DESCRIPTORS (SEXP_USE_AUTOCLOSE_PORTS &&!SEXP_USE_BOEHM && !defined(PLAN9)) ^ 1 warning generated. /nxb-bin/usr/bin/cc -c -Iinclude -Wall -O2 -pipe -fno-strict-aliasing -fPIC -o sexp.o sexp.c In file included from sexp.c:5: include/chibi/sexp.h:44:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if SEXP_USE_GC_FILE_DESCRIPTORS ^ include/chibi/features.h:610:86: note: expanded from macro 'SEXP_USE_GC_FILE_DESCRIPTORS' #define SEXP_USE_GC_FILE_DESCRIPTORS (SEXP_USE_AUTOCLOSE_PORTS &&!SEXP_USE_BOEHM && !defined(PLAN9)) ^ sexp.c:2126:37: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (sexp_complex_imag(obj) == SEXP_NEG_ONE) ^~~~~~~~~~~~ include/chibi/sexp.h:754:22: note: expanded from macro 'SEXP_NEG_ONE' #define SEXP_NEG_ONE sexp_make_fixnum(-1) ^~~~~~~~~~~~~~~~~~~~ include/chibi/sexp.h:751:60: note: expanded from macro 'sexp_make_fixnum' #define sexp_make_fixnum(n) ((sexp) ((((sexp_sint_t)(n))<<SEXP_FIXNUM_BITS) + SEXP_FIXNUM_TAG)) ~~~~~~~~~~~~~~~~~~^ sexp.c:2478:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value] real = (c=='-') ? SEXP_NEG_ONE : SEXP_ONE; ^~~~~~~~~~~~ include/chibi/sexp.h:754:22: note: expanded from macro 'SEXP_NEG_ONE' #define SEXP_NEG_ONE sexp_make_fixnum(-1) ^~~~~~~~~~~~~~~~~~~~ include/chibi/sexp.h:751:60: note: expanded from macro 'sexp_make_fixnum' #define sexp_make_fixnum(n) ((sexp) ((((sexp_sint_t)(n))<<SEXP_FIXNUM_BITS) + SEXP_FIXNUM_TAG)) ~~~~~~~~~~~~~~~~~~^ sexp.c:3198:36: warning: shifting a negative signed value is undefined [-Wshift-negative-value] res = sexp_fx_mul(res, SEXP_NEG_ONE); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ include/chibi/sexp.h:754:22: note: expanded from macro 'SEXP_NEG_ONE' #define SEXP_NEG_ONE sexp_make_fixnum(-1) ^ include/chibi/sexp.h:751:60: note: expanded from macro 'sexp_make_fixnum' #define sexp_make_fixnum(n) ((sexp) ((((sexp_sint_t)(n))<<SEXP_FIXNUM_BITS) + SEXP_FIXNUM_TAG)) ^ include/chibi/sexp.h:1210:87: note: expanded from macro 'sexp_fx_mul' #define sexp_fx_mul(a, b) ((sexp)((((((sexp_sint_t)a)-SEXP_FIXNUM_TAG)*(((sexp_sint_t)b)>>SEXP_FIXNUM_BITS))+SEXP_FIXNUM_TAG))) ^ sexp.c:3239:49: warning: shifting a negative signed value is undefined [-Wshift-negative-value] res = sexp_make_complex(ctx, SEXP_ZERO, SEXP_NEG_ONE); ^~~~~~~~~~~~ include/chibi/sexp.h:754:22: note: expanded from macro 'SEXP_NEG_ONE' #define SEXP_NEG_ONE sexp_make_fixnum(-1) ^~~~~~~~~~~~~~~~~~~~ include/chibi/sexp.h:751:60: note: expanded from macro 'sexp_make_fixnum' #define sexp_make_fixnum(n) ((sexp) ((((sexp_sint_t)(n))<<SEXP_FIXNUM_BITS) + SEXP_FIXNUM_TAG)) ~~~~~~~~~~~~~~~~~~^ 5 warnings generated. /nxb-bin/usr/bin/cc -c -Iinclude -Wall -O2 -pipe -fno-strict-aliasing -fPIC -o bignum.o bignum.c In file included from bignum.c:5: include/chibi/sexp.h:44:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if SEXP_USE_GC_FILE_DESCRIPTORS ^ include/chibi/features.h:610:86: note: expanded from macro 'SEXP_USE_GC_FILE_DESCRIPTORS' #define SEXP_USE_GC_FILE_DESCRIPTORS (SEXP_USE_AUTOCLOSE_PORTS &&!SEXP_USE_BOEHM && !defined(PLAN9)) ^ bignum.c:776:58: warning: shifting a negative signed value is undefined [-Wshift-negative-value] q = sexp_add(ctx, q, (sexp_positivep(q) ? SEXP_ONE : SEXP_NEG_ONE)); ^~~~~~~~~~~~ include/chibi/sexp.h:754:22: note: expanded from macro 'SEXP_NEG_ONE' #define SEXP_NEG_ONE sexp_make_fixnum(-1) ^~~~~~~~~~~~~~~~~~~~ include/chibi/sexp.h:751:60: note: expanded from macro 'sexp_make_fixnum' #define sexp_make_fixnum(n) ((sexp) ((((sexp_sint_t)(n))<<SEXP_FIXNUM_BITS) + SEXP_FIXNUM_TAG)) ~~~~~~~~~~~~~~~~~~^ bignum.c:782:60: warning: shifting a negative signed value is undefined [-Wshift-negative-value] q = sexp_add(ctx, q, (sexp_positivep(q) ? SEXP_ONE : SEXP_NEG_ONE)); ^~~~~~~~~~~~ include/chibi/sexp.h:754:22: note: expanded from macro 'SEXP_NEG_ONE' #define SEXP_NEG_ONE sexp_make_fixnum(-1) ^~~~~~~~~~~~~~~~~~~~ include/chibi/sexp.h:751:60: note: expanded from macro 'sexp_make_fixnum' #define sexp_make_fixnum(n) ((sexp) ((((sexp_sint_t)(n))<<SEXP_FIXNUM_BITS) + SEXP_FIXNUM_TAG)) ~~~~~~~~~~~~~~~~~~^ bignum.c:797:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value] q = sexp_add(ctx, q, SEXP_NEG_ONE); ^~~~~~~~~~~~ include/chibi/sexp.h:754:22: note: expanded from macro 'SEXP_NEG_ONE' #define SEXP_NEG_ONE sexp_make_fixnum(-1) ^~~~~~~~~~~~~~~~~~~~ include/chibi/sexp.h:751:60: note: expanded from macro 'sexp_make_fixnum' #define sexp_make_fixnum(n) ((sexp) ((((sexp_sint_t)(n))<<SEXP_FIXNUM_BITS) + SEXP_FIXNUM_TAG)) ~~~~~~~~~~~~~~~~~~^ bignum.c:1768:32: warning: shifting a negative signed value is undefined [-Wshift-negative-value] r = f > 0 ? SEXP_ONE : SEXP_NEG_ONE; ^~~~~~~~~~~~ include/chibi/sexp.h:754:22: note: expanded from macro 'SEXP_NEG_ONE' #define SEXP_NEG_ONE sexp_make_fixnum(-1) ^~~~~~~~~~~~~~~~~~~~ include/chibi/sexp.h:751:60: note: expanded from macro 'sexp_make_fixnum' #define sexp_make_fixnum(n) ((sexp) ((((sexp_sint_t)(n))<<SEXP_FIXNUM_BITS) + SEXP_FIXNUM_TAG)) ~~~~~~~~~~~~~~~~~~^ bignum.c:1784:32: warning: shifting a negative signed value is undefined [-Wshift-negative-value] r = f > 0 ? SEXP_ONE : SEXP_NEG_ONE; ^~~~~~~~~~~~ include/chibi/sexp.h:754:22: note: expanded from macro 'SEXP_NEG_ONE' #define SEXP_NEG_ONE sexp_make_fixnum(-1) ^~~~~~~~~~~~~~~~~~~~ include/chibi/sexp.h:751:60: note: expanded from macro 'sexp_make_fixnum' #define sexp_make_fixnum(n) ((sexp) ((((sexp_sint_t)(n))<<SEXP_FIXNUM_BITS) + SEXP_FIXNUM_TAG)) ~~~~~~~~~~~~~~~~~~^ 6 warnings generated. /nxb-bin/usr/bin/cc -c -Iinclude -Wall -O2 -pipe -fno-strict-aliasing -fPIC -o opcodes.o opcodes.c In file included from opcodes.c:2: In file included from include/chibi/eval.h:12: include/chibi/sexp.h:44:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if SEXP_USE_GC_FILE_DESCRIPTORS ^ include/chibi/features.h:610:86: note: expanded from macro 'SEXP_USE_GC_FILE_DESCRIPTORS' #define SEXP_USE_GC_FILE_DESCRIPTORS (SEXP_USE_AUTOCLOSE_PORTS &&!SEXP_USE_BOEHM && !defined(PLAN9)) ^ 1 warning generated. /nxb-bin/usr/bin/cc -c -Iinclude -Wall -O2 -pipe -fno-strict-aliasing -fPIC -o vm.o vm.c In file included from vm.c:10: In file included from include/chibi/eval.h:12: include/chibi/sexp.h:44:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if SEXP_USE_GC_FILE_DESCRIPTORS ^ include/chibi/features.h:610:86: note: expanded from macro 'SEXP_USE_GC_FILE_DESCRIPTORS' #define SEXP_USE_GC_FILE_DESCRIPTORS (SEXP_USE_AUTOCLOSE_PORTS &&!SEXP_USE_BOEHM && !defined(PLAN9)) ^ 1 warning generated. /nxb-bin/usr/bin/cc -c -Iinclude -Wall -O2 -pipe -fno-strict-aliasing -fPIC -o eval.o eval.c In file included from eval.c:5: In file included from include/chibi/eval.h:12: include/chibi/sexp.h:44:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if SEXP_USE_GC_FILE_DESCRIPTORS ^ include/chibi/features.h:610:86: note: expanded from macro 'SEXP_USE_GC_FILE_DESCRIPTORS' #define SEXP_USE_GC_FILE_DESCRIPTORS (SEXP_USE_AUTOCLOSE_PORTS &&!SEXP_USE_BOEHM && !defined(PLAN9)) ^ eval.c:1589:35: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if ((x == SEXP_ZERO) || (x == SEXP_NEG_ONE)) ^~~~~~~~~~~~ include/chibi/sexp.h:754:22: note: expanded from macro 'SEXP_NEG_ONE' #define SEXP_NEG_ONE sexp_make_fixnum(-1) ^~~~~~~~~~~~~~~~~~~~ include/chibi/sexp.h:751:60: note: expanded from macro 'sexp_make_fixnum' #define sexp_make_fixnum(n) ((sexp) ((((sexp_sint_t)(n))<<SEXP_FIXNUM_BITS) + SEXP_FIXNUM_TAG)) ~~~~~~~~~~~~~~~~~~^ 2 warnings generated. /nxb-bin/usr/bin/cc -c -Iinclude -Wall -O2 -pipe -fno-strict-aliasing -fPIC -o simplify.o simplify.c In file included from simplify.c:5: In file included from include/chibi/eval.h:12: include/chibi/sexp.h:44:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if SEXP_USE_GC_FILE_DESCRIPTORS ^ include/chibi/features.h:610:86: note: expanded from macro 'SEXP_USE_GC_FILE_DESCRIPTORS' #define SEXP_USE_GC_FILE_DESCRIPTORS (SEXP_USE_AUTOCLOSE_PORTS &&!SEXP_USE_BOEHM && !defined(PLAN9)) ^ 1 warning generated. /nxb-bin/usr/bin/cc -fPIC -shared -Wl,-soname="libchibi-scheme.so.0.7.3" -o libchibi-scheme.so.0.7.3 gc.o sexp.o bignum.o opcodes.o vm.o eval.o simplify.o -lm ln -sf libchibi-scheme.so.0.7.3 libchibi-scheme.so.0 ln -sf libchibi-scheme.so.0 libchibi-scheme.so /nxb-bin/usr/bin/cc -Iinclude -Wall -O2 -pipe -fno-strict-aliasing -o chibi-scheme main.o -L. -lchibi-scheme ./libchibi-scheme.so: undefined reference to `sincos' cc: error: linker command failed with exit code 1 (use -v to see invocation) gmake[1]: *** [Makefile:124: chibi-scheme] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/chibi-scheme/work/chibi-scheme-0.7.3' *** Error code 1 Stop. make: stopped in /usr/ports/lang/chibi-scheme _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"