[package - head-powerpc64-default][lang/janet] Failed for janet-1.9.0 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Sun May 24 11:57: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 534880 2020-05-11 05:49:45Z tobik $
Log URL: http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p535193_s361019/logs/janet-1.9.0.log
Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p535193_s361019
Log:
=>> Building lang/janet
build started at Sun May 24 11:56:36 UTC 2020
port directory: /usr/ports/lang/janet
package name: janet-1.9.0
building for: FreeBSD head-powerpc64-default-job-09 13.0-CURRENT FreeBSD 13.0-CURRENT 1300094 powerpc
maintained by: tobik at FreeBSD.org
Makefile ident: $FreeBSD: head/lang/janet/Makefile 534880 2020-05-11 05:49:45Z tobik $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300084
Jail OSVERSION: 1300094
Job Id: 09
!!! Jail is newer than host. (Jail: 1300094, Host: 1300084) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300094
UNAME_v=FreeBSD 13.0-CURRENT 1300094
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--
SOVERSION=1.9.0 SOVERSION_R=1.9 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=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 (git at github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.0 (git at github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--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_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 (git at github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: powerpc64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc64
PPC_ABI=ELFv2
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300094
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 MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> janet-1.9.0 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.14.4.txz
[head-powerpc64-default-job-09] Installing pkg-1.14.4...
[head-powerpc64-default-job-09] Extracting pkg-1.14.4: .......... done
===> janet-1.9.0 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of janet-1.9.0
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License MIT accepted by the user
=> janet-lang-janet-v1.9.0_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/janet-lang/janet/tar.gz/v1.9.0?dummy=/janet-lang-janet-v1.9.0_GH0.tar.gz
fetch: https://codeload.github.com/janet-lang/janet/tar.gz/v1.9.0?dummy=/janet-lang-janet-v1.9.0_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/janet-lang/janet/tar.gz/v1.9.0?dummy=/janet-lang-janet-v1.9.0_GH0.tar.gz: size of remote file is not known
janet-lang-janet-v1.9.0_GH0.tar.gz 971 kB 12 MBps 01s
=> 7275370ae563e8bfa7e907c9931bb1e0c88686d3.patch doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://github.com/janet-lang/janet/commit/7275370ae563e8bfa7e907c9931bb1e0c88686d3.patch
7275370ae563e8bfa7e907c9931bb1e0c88686d3.patch 902 B 1485 kBps 00s
===> Fetching all distfiles required by janet-1.9.0 for building
===========================================================================
=======================<phase: checksum >============================
===> License MIT accepted by the user
===> Fetching all distfiles required by janet-1.9.0 for building
=> SHA256 Checksum OK for janet-lang-janet-v1.9.0_GH0.tar.gz.
=> SHA256 Checksum OK for 7275370ae563e8bfa7e907c9931bb1e0c88686d3.patch.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License MIT accepted by the user
===> Fetching all distfiles required by janet-1.9.0 for building
===> Extracting for janet-1.9.0
=> SHA256 Checksum OK for janet-lang-janet-v1.9.0_GH0.tar.gz.
=> SHA256 Checksum OK for 7275370ae563e8bfa7e907c9931bb1e0c88686d3.patch.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for janet-1.9.0
===> Applying distribution patches for janet-1.9.0
===========================================================================
=======================<phase: build-depends >============================
===> janet-1.9.0 depends on executable: meson - not found
===> Installing existing package /packages/All/meson-0.54.0.txz
[head-powerpc64-default-job-09] Installing meson-0.54.0...
[head-powerpc64-default-job-09] `-- Installing ninja-1.10.0,2...
[head-powerpc64-default-job-09] | `-- Installing python37-3.7.7...
[head-powerpc64-default-job-09] | | `-- Installing gettext-runtime-0.20.2...
[head-powerpc64-default-job-09] | | `-- Installing indexinfo-0.3.1...
[head-powerpc64-default-job-09] | | `-- Extracting indexinfo-0.3.1: .... done
[head-powerpc64-default-job-09] | | `-- Extracting gettext-runtime-0.20.2: .......... done
[head-powerpc64-default-job-09] | | `-- Installing libffi-3.2.1_3...
[head-powerpc64-default-job-09] | | `-- Extracting libffi-3.2.1_3: .......... done
[head-powerpc64-default-job-09] | | `-- Installing readline-8.0.4...
[head-powerpc64-default-job-09] | | `-- Extracting readline-8.0.4: .......... done
[head-powerpc64-default-job-09] | `-- Extracting python37-3.7.7: .......... done
[head-powerpc64-default-job-09] `-- Extracting ninja-1.10.0,2: ........ done
[head-powerpc64-default-job-09] `-- Installing py37-setuptools-44.0.0...
[head-powerpc64-default-job-09] `-- Extracting py37-setuptools-44.0.0: .......... done
[head-powerpc64-default-job-09] Extracting meson-0.54.0: .......... done
=====
Message from python37-3.7.7:
--
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.9.0 depends on executable: meson - found
===> Returning to build of janet-1.9.0
===> janet-1.9.0 depends on executable: ninja - found
===========================================================================
=======================<phase: lib-depends >============================
===========================================================================
=======================<phase: configure >============================
===> Configuring for janet-1.9.0
The Meson build system
Version: 0.54.0
Source dir: /wrkdirs/usr/ports/lang/janet/work/janet-1.9.0
Build dir: /wrkdirs/usr/ports/lang/janet/work/janet-1.9.0/_build
Build type: native build
Project name: janet
Project version: 1.9.0
Using 'CC' from environment with value: 'cc'
Using 'CFLAGS' from environment with value: '-O2 -pipe -fstack-protector-strong -fno-strict-aliasing '
Using 'LDFLAGS' from environment with value: ' -fstack-protector-strong '
Using 'CPPFLAGS' from environment with value: ''
Using 'CC' from environment with value: 'cc'
Using 'CFLAGS' from environment with value: '-O2 -pipe -fstack-protector-strong -fno-strict-aliasing '
Using 'LDFLAGS' from environment with value: ' -fstack-protector-strong '
Using 'CPPFLAGS' from environment with value: ''
C compiler for the host machine: cc (clang 10.0.0 "FreeBSD clang version 10.0.0 (git at github.com:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b)")
C linker for the host machine: cc ld.lld 10.0.0
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 (cached)
Build targets in project: 7
Found ninja-1.10.0 at /usr/local/bin/ninja
===========================================================================
=======================<phase: build >============================
===> Building for janet-1.9.0
[1/52] cc -Ijanet-boot at exe -I. -I.. -I../src/include -Xclang -fcolor-diagnostics -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
FAILED: janet-boot at exe/src_core_abstract.c.o
cc -Ijanet-boot at exe -I. -I.. -I../src/include -Xclang -fcolor-diagnostics -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
In file included from ../src/core/abstract.c:25:
./src/include/janet.h:402:5: error: unknown type name 'JanetType'; did you mean 'JanetTable'?
JanetType type;
^~~~~~~~~
JanetTable
./src/include/janet.h:338:27: note: 'JanetTable' declared here
typedef struct JanetTable JanetTable;
^
./src/include/janet.h:402:15: error: field has incomplete type 'JanetTable' (aka 'struct JanetTable')
JanetType type;
^
./src/include/janet.h:338:16: note: forward declaration of 'struct JanetTable'
typedef struct JanetTable JanetTable;
^
2 errors generated.
[2/52] cc -Ijanet-boot at exe -I. -I.. -I../src/include -Xclang -fcolor-diagnostics -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
FAILED: janet-boot at exe/src_core_array.c.o
cc -Ijanet-boot at exe -I. -I.. -I../src/include -Xclang -fcolor-diagnostics -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
In file included from ../src/core/array.c:25:
./src/include/janet.h:402:5: error: unknown type name 'JanetType'; did you mean 'JanetTable'?
JanetType type;
^~~~~~~~~
JanetTable
./src/include/janet.h:338:27: note: 'JanetTable' declared here
typedef struct JanetTable JanetTable;
^
./src/include/janet.h:402:15: error: field has incomplete type 'JanetTable' (aka 'struct JanetTable')
JanetType type;
^
./src/include/janet.h:338:16: note: forward declaration of 'struct JanetTable'
typedef struct JanetTable JanetTable;
^
2 errors generated.
ninja: build stopped: subcommand failed.
===> 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/janet
More information about the freebsd-pkg-fallout
mailing list