[package - head-powerpc64-default][lang/janet] Failed for janet-1.7.0 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Sat Feb 22 02:24:11 UTC 2020


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:     tobik at FreeBSD.org
Last committer: tobik at FreeBSD.org
Ident:          $FreeBSD: head/lang/janet/Makefile 524971 2020-02-02 15:28:02Z tobik $
Log URL:        http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p526244_s356047/logs/janet-1.7.0.log
Build URL:      http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p526244_s356047
Log:

=>> Building lang/janet
build started at Sat Feb 22 02:23:04 UTC 2020
port directory: /usr/ports/lang/janet
package name: janet-1.7.0
building for: FreeBSD head-powerpc64-default-job-14 13.0-CURRENT FreeBSD 13.0-CURRENT 1300068 powerpc
maintained by: tobik at FreeBSD.org
Makefile ident:      $FreeBSD: head/lang/janet/Makefile 524971 2020-02-02 15:28:02Z tobik $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300047
Jail OSVERSION: 1300068
Job Id: 14




!!! Jail is newer than host. (Jail: 1300068, Host: 1300047) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300068
UNAME_v=FreeBSD 13.0-CURRENT 1300068
UNAME_r=13.0-CURRENT
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/head-powerpc64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-powerpc64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-powerpc64-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---
---End OPTIONS List---

--MAINTAINER--
tobik at FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--prefix /usr/local  --mandir man  --infodir share/info --buildtype release  --strip  _build
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/lang/janet/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/janet/work  HOME=/wrkdirs/usr/ports/lang/janet/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/janet/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/lang/janet/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/janet/work  HOME=/wrkdirs/usr/ports/lang/janet/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/janet/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 DESTDIR=/wrkdirs/usr/ports/lang/janet/work/stage LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/janet"  EXAMPLESDIR="share/examples/janet"  DATADIR="share/janet"  WWWDIR="www/janet"  ETCDIR="etc/janet"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/janet DOCSDIR=/usr/local/share/doc/janet EXAMPLESDIR=/usr/local/share/examples/janet  WWWDIR=/usr/local/www/janet ETCDIR=/usr/local/etc/janet
--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=4
#### /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=13.0-CURRENT
OSREL=13.0
OSVERSION=1300068
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---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 MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   janet-1.7.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.13.1.txz
[head-powerpc64-default-job-14] Installing pkg-1.13.1...
[head-powerpc64-default-job-14] Extracting pkg-1.13.1: .......... done
===>   janet-1.7.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of janet-1.7.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by janet-1.7.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by janet-1.7.0 for building
=> SHA256 Checksum OK for janet-lang-janet-v1.7.0_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by janet-1.7.0 for building
===>  Extracting for janet-1.7.0
=> SHA256 Checksum OK for janet-lang-janet-v1.7.0_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for janet-1.7.0
===========================================================================
=======================<phase: build-depends  >============================
===>   janet-1.7.0 depends on executable: meson - not found
===>   Installing existing package /packages/All/meson-0.53.0.txz
[head-powerpc64-default-job-14] Installing meson-0.53.0...
[head-powerpc64-default-job-14] `-- Installing ninja-1.10.0,2...
[head-powerpc64-default-job-14] |   `-- Installing python37-3.7.6...
[head-powerpc64-default-job-14] |   | `-- Installing gettext-runtime-0.20.1...
[head-powerpc64-default-job-14] |   |   `-- Installing indexinfo-0.3.1...
[head-powerpc64-default-job-14] |   |   `-- Extracting indexinfo-0.3.1: .... done
[head-powerpc64-default-job-14] |   | `-- Extracting gettext-runtime-0.20.1: .......... done
[head-powerpc64-default-job-14] |   | `-- Installing libffi-3.2.1_3...
[head-powerpc64-default-job-14] |   | `-- Extracting libffi-3.2.1_3: .......... done
[head-powerpc64-default-job-14] |   | `-- Installing readline-8.0.1...
[head-powerpc64-default-job-14] |   | `-- Extracting readline-8.0.1: .......... done
[head-powerpc64-default-job-14] |   `-- Extracting python37-3.7.6: .......... done
[head-powerpc64-default-job-14] `-- Extracting ninja-1.10.0,2: ........ done
[head-powerpc64-default-job-14] `-- Installing py37-setuptools-44.0.0...
[head-powerpc64-default-job-14] `-- Extracting py37-setuptools-44.0.0: .......... done
[head-powerpc64-default-job-14] Extracting meson-0.53.0: .......... done
=====
Message from python37-3.7.6:

--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

py37-gdbm       databases/py-gdbm at py37
py37-sqlite3    databases/py-sqlite3 at py37
py37-tkinter    x11-toolkits/py-tkinter at py37
===>   janet-1.7.0 depends on executable: meson - found
===>   Returning to build of janet-1.7.0
===>   janet-1.7.0 depends on executable: ninja - found
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for janet-1.7.0
The Meson build system
Version: 0.53.0
Source dir: /wrkdirs/usr/ports/lang/janet/work/janet-1.7.0
Build dir: /wrkdirs/usr/ports/lang/janet/work/janet-1.7.0/_build
Build type: native build
Project name: janet
Project version: 1.7.0
Appending CFLAGS from environment: '-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing '
Appending LDFLAGS from environment: ['-fstack-protector-strong']
Appending CFLAGS from environment: '-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing '
Appending LDFLAGS from environment: ['-fstack-protector-strong']
C compiler for the host machine: cc (gcc 4.2.1 "cc (GCC) 4.2.1 20070831 patched [FreeBSD]")
C linker for the host machine: cc GNU ld.bfd 2.17.50
Host machine cpu family: ppc64
Host machine cpu: powerpc64
Library m found: YES
Library dl found: YES
Run-time dependency threads found: YES
Configuring janetconf.h using configuration
Compiler for C supports arguments -fvisibility=hidden: YES 
Compiler for C supports arguments -fvisibility=hidden: YES 
Build targets in project: 7

Found ninja-1.10.0 at /usr/local/bin/ninja
===========================================================================
=======================<phase: build          >============================
===>  Building for janet-1.7.0
[1/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_abstract.c.o' -MF 'janet-boot at exe/src_core_abstract.c.o.d' -o 'janet-boot at exe/src_core_abstract.c.o' -c ../src/core/abstract.c
[2/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_array.c.o' -MF 'janet-boot at exe/src_core_array.c.o.d' -o 'janet-boot at exe/src_core_array.c.o' -c ../src/core/array.c
[3/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_asm.c.o' -MF 'janet-boot at exe/src_core_asm.c.o.d' -o 'janet-boot at exe/src_core_asm.c.o' -c ../src/core/asm.c
[4/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_buffer.c.o' -MF 'janet-boot at exe/src_core_buffer.c.o.d' -o 'janet-boot at exe/src_core_buffer.c.o' -c ../src/core/buffer.c
[5/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_bytecode.c.o' -MF 'janet-boot at exe/src_core_bytecode.c.o.d' -o 'janet-boot at exe/src_core_bytecode.c.o' -c ../src/core/bytecode.c
[6/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_capi.c.o' -MF 'janet-boot at exe/src_core_capi.c.o.d' -o 'janet-boot at exe/src_core_capi.c.o' -c ../src/core/capi.c
[7/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_cfuns.c.o' -MF 'janet-boot at exe/src_core_cfuns.c.o.d' -o 'janet-boot at exe/src_core_cfuns.c.o' -c ../src/core/cfuns.c
[8/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_compile.c.o' -MF 'janet-boot at exe/src_core_compile.c.o.d' -o 'janet-boot at exe/src_core_compile.c.o' -c ../src/core/compile.c
[9/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_corelib.c.o' -MF 'janet-boot at exe/src_core_corelib.c.o.d' -o 'janet-boot at exe/src_core_corelib.c.o' -c ../src/core/corelib.c
[10/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_debug.c.o' -MF 'janet-boot at exe/src_core_debug.c.o.d' -o 'janet-boot at exe/src_core_debug.c.o' -c ../src/core/debug.c
[11/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_emit.c.o' -MF 'janet-boot at exe/src_core_emit.c.o.d' -o 'janet-boot at exe/src_core_emit.c.o' -c ../src/core/emit.c
[12/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_fiber.c.o' -MF 'janet-boot at exe/src_core_fiber.c.o.d' -o 'janet-boot at exe/src_core_fiber.c.o' -c ../src/core/fiber.c
[13/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_gc.c.o' -MF 'janet-boot at exe/src_core_gc.c.o.d' -o 'janet-boot at exe/src_core_gc.c.o' -c ../src/core/gc.c
[14/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_inttypes.c.o' -MF 'janet-boot at exe/src_core_inttypes.c.o.d' -o 'janet-boot at exe/src_core_inttypes.c.o' -c ../src/core/inttypes.c
[15/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_io.c.o' -MF 'janet-boot at exe/src_core_io.c.o.d' -o 'janet-boot at exe/src_core_io.c.o' -c ../src/core/io.c
[16/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_marsh.c.o' -MF 'janet-boot at exe/src_core_marsh.c.o.d' -o 'janet-boot at exe/src_core_marsh.c.o' -c ../src/core/marsh.c
[17/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_math.c.o' -MF 'janet-boot at exe/src_core_math.c.o.d' -o 'janet-boot at exe/src_core_math.c.o' -c ../src/core/math.c
[18/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_os.c.o' -MF 'janet-boot at exe/src_core_os.c.o.d' -o 'janet-boot at exe/src_core_os.c.o' -c ../src/core/os.c
./src/core/os.c: In function 'os_stat':
./src/core/os.c:870: warning: 'key' may be used uninitialized in this function
[19/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_parse.c.o' -MF 'janet-boot at exe/src_core_parse.c.o.d' -o 'janet-boot at exe/src_core_parse.c.o' -c ../src/core/parse.c
[20/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_peg.c.o' -MF 'janet-boot at exe/src_core_peg.c.o.d' -o 'janet-boot at exe/src_core_peg.c.o' -c ../src/core/peg.c
[21/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_pp.c.o' -MF 'janet-boot at exe/src_core_pp.c.o.d' -o 'janet-boot at exe/src_core_pp.c.o' -c ../src/core/pp.c
[22/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_regalloc.c.o' -MF 'janet-boot at exe/src_core_regalloc.c.o.d' -o 'janet-boot at exe/src_core_regalloc.c.o' -c ../src/core/regalloc.c
[23/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_run.c.o' -MF 'janet-boot at exe/src_core_run.c.o.d' -o 'janet-boot at exe/src_core_run.c.o' -c ../src/core/run.c
[24/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_specials.c.o' -MF 'janet-boot at exe/src_core_specials.c.o.d' -o 'janet-boot at exe/src_core_specials.c.o' -c ../src/core/specials.c
./src/core/specials.c: In function 'janetc_fn':
./src/core/specials.c:689: warning: 'min_arity' may be used uninitialized in this function
[25/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_string.c.o' -MF 'janet-boot at exe/src_core_string.c.o.d' -o 'janet-boot at exe/src_core_string.c.o' -c ../src/core/string.c
[26/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_strtod.c.o' -MF 'janet-boot at exe/src_core_strtod.c.o.d' -o 'janet-boot at exe/src_core_strtod.c.o' -c ../src/core/strtod.c
[27/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_struct.c.o' -MF 'janet-boot at exe/src_core_struct.c.o.d' -o 'janet-boot at exe/src_core_struct.c.o' -c ../src/core/struct.c
[28/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_symcache.c.o' -MF 'janet-boot at exe/src_core_symcache.c.o.d' -o 'janet-boot at exe/src_core_symcache.c.o' -c ../src/core/symcache.c
[29/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_table.c.o' -MF 'janet-boot at exe/src_core_table.c.o.d' -o 'janet-boot at exe/src_core_table.c.o' -c ../src/core/table.c
[30/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_thread.c.o' -MF 'janet-boot at exe/src_core_thread.c.o.d' -o 'janet-boot at exe/src_core_thread.c.o' -c ../src/core/thread.c
[31/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_tuple.c.o' -MF 'janet-boot at exe/src_core_tuple.c.o.d' -o 'janet-boot at exe/src_core_tuple.c.o' -c ../src/core/tuple.c
[32/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_typedarray.c.o' -MF 'janet-boot at exe/src_core_typedarray.c.o.d' -o 'janet-boot at exe/src_core_typedarray.c.o' -c ../src/core/typedarray.c
[33/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_util.c.o' -MF 'janet-boot at exe/src_core_util.c.o.d' -o 'janet-boot at exe/src_core_util.c.o' -c ../src/core/util.c
[34/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_value.c.o' -MF 'janet-boot at exe/src_core_value.c.o.d' -o 'janet-boot at exe/src_core_value.c.o' -c ../src/core/value.c
[35/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_vector.c.o' -MF 'janet-boot at exe/src_core_vector.c.o.d' -o 'janet-boot at exe/src_core_vector.c.o' -c ../src/core/vector.c
[36/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_vm.c.o' -MF 'janet-boot at exe/src_core_vm.c.o.d' -o 'janet-boot at exe/src_core_vm.c.o' -c ../src/core/vm.c
./src/core/vm.c: In function 'run_vm':
./src/core/vm.c:651: warning: implicit declaration of function 'floor'
./src/core/vm.c:651: warning: incompatible implicit declaration of built-in function 'floor'
./src/core/vm.c:667: warning: implicit declaration of function 'fmod'
./src/core/vm.c:667: warning: incompatible implicit declaration of built-in function 'fmod'
[37/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_core_wrap.c.o' -MF 'janet-boot at exe/src_core_wrap.c.o.d' -o 'janet-boot at exe/src_core_wrap.c.o' -c ../src/core/wrap.c
[38/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_boot_array_test.c.o' -MF 'janet-boot at exe/src_boot_array_test.c.o.d' -o 'janet-boot at exe/src_boot_array_test.c.o' -c ../src/boot/array_test.c
[39/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_boot_boot.c.o' -MF 'janet-boot at exe/src_boot_boot.c.o.d' -o 'janet-boot at exe/src_boot_boot.c.o' -c ../src/boot/boot.c
[40/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_boot_buffer_test.c.o' -MF 'janet-boot at exe/src_boot_buffer_test.c.o.d' -o 'janet-boot at exe/src_boot_buffer_test.c.o' -c ../src/boot/buffer_test.c
[41/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_boot_number_test.c.o' -MF 'janet-boot at exe/src_boot_number_test.c.o.d' -o 'janet-boot at exe/src_boot_number_test.c.o' -c ../src/boot/number_test.c
[42/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_boot_system_test.c.o' -MF 'janet-boot at exe/src_boot_system_test.c.o.d' -o 'janet-boot at exe/src_boot_system_test.c.o' -c ../src/boot/system_test.c
[43/51] cc -Ijanet-boot at exe -I. -I.. -I../src/include -I../ -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fstack-protector-strong -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ 'janet-boot at exe/src_boot_table_test.c.o' -MF 'janet-boot at exe/src_boot_table_test.c.o.d' -o 'janet-boot at exe/src_boot_table_test.c.o' -c ../src/boot/table_test.c
[44/51] cc  -o janet-boot 'janet-boot at exe/src_core_abstract.c.o' 'janet-boot at exe/src_core_array.c.o' 'janet-boot at exe/src_core_asm.c.o' 'janet-boot at exe/src_core_buffer.c.o' 'janet-boot at exe/src_core_bytecode.c.o' 'janet-boot at exe/src_core_capi.c.o' 'janet-boot at exe/src_core_cfuns.c.o' 'janet-boot at exe/src_core_compile.c.o' 'janet-boot at exe/src_core_corelib.c.o' 'janet-boot at exe/src_core_debug.c.o' 'janet-boot at exe/src_core_emit.c.o' 'janet-boot at exe/src_core_fiber.c.o' 'janet-boot at exe/src_core_gc.c.o' 'janet-boot at exe/src_core_inttypes.c.o' 'janet-boot at exe/src_core_io.c.o' 'janet-boot at exe/src_core_marsh.c.o' 'janet-boot at exe/src_core_math.c.o' 'janet-boot at exe/src_core_os.c.o' 'janet-boot at exe/src_core_parse.c.o' 'janet-boot at exe/src_core_peg.c.o' 'janet-boot at exe/src_core_pp.c.o' 'janet-boot at exe/src_core_regalloc.c.o' 'janet-boot at exe/src_core_run.c.o' 'janet-boot at exe/src_core_specials.c.o' 'janet-boot at exe/src_core_string.c.o' 'janet-boot at exe/src_core_strtod.c.o' 'janet-boot at exe/src_core_struct.c.o
 ' 'janet-boot at exe/src_core_symcache.c.o' 'janet-boot at exe/src_core_table.c.o' 'janet-boot at exe/src_core_thread.c.o' 'janet-boot at exe/src_core_tuple.c.o' 'janet-boot at exe/src_core_typedarray.c.o' 'janet-boot at exe/src_core_util.c.o' 'janet-boot at exe/src_core_value.c.o' 'janet-boot at exe/src_core_vector.c.o' 'janet-boot at exe/src_core_vm.c.o' 'janet-boot at exe/src_core_wrap.c.o' 'janet-boot at exe/src_boot_array_test.c.o' 'janet-boot at exe/src_boot_boot.c.o' 'janet-boot at exe/src_boot_buffer_test.c.o' 'janet-boot at exe/src_boot_number_test.c.o' 'janet-boot at exe/src_boot_system_test.c.o' 'janet-boot at exe/src_boot_table_test.c.o' -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -Wl,--start-group -lm -ldl -Wl,--end-group -pthread
[45/51] /usr/local/bin/meson --internal exe --capture janet.c -- /wrkdirs/usr/ports/lang/janet/work/janet-1.7.0/_build/janet-boot .. JANET_PATH /usr/local/lib/janet JANET_HEADERPATH /usr/local/include/janet
FAILED: janet.c 
/usr/local/bin/meson --internal exe --capture janet.c -- /wrkdirs/usr/ports/lang/janet/work/janet-1.7.0/_build/janet-boot .. JANET_PATH /usr/local/lib/janet JANET_HEADERPATH /usr/local/include/janet
compile error in boot.janet: error: (macro) expected integer key in range [0, 4), got nil
  in defn [boot.janet] on line 28, column 15
ninja: build stopped: subcommand failed.
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/janet


More information about the freebsd-pkg-fallout mailing list