Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2018 02:31:59 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-arm64-default][lang/luajit] Failed for luajit-2.0.5_1 in build
Message-ID:  <201802270231.w1R2Vxr2040847@thunderx1.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

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:     osa@FreeBSD.org
Last committer: jhibbits@FreeBSD.org
Ident:          $FreeBSD: head/lang/luajit/Makefile 458594 2018-01-10 03:51:12Z jhibbits $
Log URL:        http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p462554_s329777/logs/luajit-2.0.5_1.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p462554_s329777
Log:

=>> Building lang/luajit
build started at Tue Feb 27 02:31:42 UTC 2018
port directory: /usr/ports/lang/luajit
package name: luajit-2.0.5_1
building for: FreeBSD head-arm64-default-job-05 12.0-CURRENT FreeBSD 12.0-CURRENT 1200058 arm64
maintained by: osa@FreeBSD.org
Makefile ident:      $FreeBSD: head/lang/luajit/Makefile 458594 2018-01-10 03:51:12Z jhibbits $
Poudriere version: 3.2.4-56-g0fd5b0e3
Host OSVERSION: 1200052
Jail OSVERSION: 1200058
Job Id: 05




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200058
UNAME_v=FreeBSD 12.0-CURRENT 1200058
UNAME_r=12.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.4-56-g0fd5b0e3
MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-arm64-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--
osa@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/luajit/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/luajit/work  HOME=/wrkdirs/usr/ports/lang/luajit/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/luajit/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/lang/luajit/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/luajit/work  HOME=/wrkdirs/usr/ports/lang/luajit/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/luajit/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 PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="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--
VERSION=2.0.5 PORTDOCS="" PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/luajit"  EXAMPLESDIR="share/examples/luajit"  DATADIR="share/luajit"  WWWDIR="www/luajit"  ETCDIR="etc/luajit"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/luajit DOCSDIR=/usr/local/share/doc/luajit EXAMPLESDIR=/usr/local/share/examples/luajit  WWWDIR=/usr/local/www/luajit ETCDIR=/usr/local/etc/luajit
--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 ####
ARCH=aarch64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200058
PYTHONBASE=/usr/local
UID=0
_OSRELEASE=12.0-CURRENT
#### Misc Poudriere ####
GID=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)  1048576
stack size              (kbytes, -s)  1048576
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   luajit-2.0.5_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5.txz
[head-arm64-default-job-05] Installing pkg-1.10.5...
[head-arm64-default-job-05] Extracting pkg-1.10.5: .......... done
===>   luajit-2.0.5_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of luajit-2.0.5_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by luajit-2.0.5_1 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by luajit-2.0.5_1 for building
=> SHA256 Checksum OK for LuaJIT-2.0.5.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by luajit-2.0.5_1 for building
===>  Extracting for luajit-2.0.5_1
=> SHA256 Checksum OK for LuaJIT-2.0.5.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for luajit-2.0.5_1
===>  Applying FreeBSD patches for luajit-2.0.5_1
===========================================================================
=======================<phase: build-depends  >============================
===>   luajit-2.0.5_1 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_2.txz
[head-arm64-default-job-05] Installing gmake-4.2.1_2...
[head-arm64-default-job-05] `-- Installing gettext-runtime-0.19.8.1_1...
[head-arm64-default-job-05] |   `-- Installing indexinfo-0.3.1...
[head-arm64-default-job-05] |   `-- Extracting indexinfo-0.3.1: .... done
[head-arm64-default-job-05] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[head-arm64-default-job-05] Extracting gmake-4.2.1_2: .......... done
===>   luajit-2.0.5_1 depends on executable: gmake - found
===>   Returning to build of luajit-2.0.5_1
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for luajit-2.0.5_1
===========================================================================
=======================<phase: build          >============================
===>  Building for luajit-2.0.5_1
gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/luajit/work/LuaJIT-2.0.5'
==== Building LuaJIT 2.0.5 ====
gmake -C src
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/luajit/work/LuaJIT-2.0.5/src'
lj_arch.h:55:2: error: "No support for this architecture (yet)"
#error "No support for this architecture (yet)"
 ^
lj_arch.h:294:2: error: "No target architecture defined"
#error "No target architecture defined"
 ^
lj_arch.h:317:2: error: "Need at least GCC 4.3 or newer"
#error "Need at least GCC 4.3 or newer"
 ^
3 errors generated.
lj_arch.h:55:2: error: "No support for this architecture (yet)"
#error "No support for this architecture (yet)"
 ^
lj_arch.h:294:2: error: "No target architecture defined"
#error "No target architecture defined"
 ^
lj_arch.h:317:2: error: "Need at least GCC 4.3 or newer"
#error "Need at least GCC 4.3 or newer"
 ^
3 errors generated.
lj_arch.h:55:2: error: "No support for this architecture (yet)"
#error "No support for this architecture (yet)"
 ^
lj_arch.h:294:2: error: "No target architecture defined"
#error "No target architecture defined"
 ^
lj_arch.h:317:2: error: "Need at least GCC 4.3 or newer"
#error "Need at least GCC 4.3 or newer"
 ^
3 errors generated.
lj_arch.h:55:2: error: "No support for this architecture (yet)"
#error "No support for this architecture (yet)"
 ^
lj_arch.h:294:2: error: "No target architecture defined"
#error "No target architecture defined"
 ^
lj_arch.h:317:2: error: "Need at least GCC 4.3 or newer"
#error "Need at least GCC 4.3 or newer"
 ^
3 errors generated.
lj_arch.h:55:2: error: "No support for this architecture (yet)"
#error "No support for this architecture (yet)"
 ^
lj_arch.h:294:2: error: "No target architecture defined"
#error "No target architecture defined"
 ^
lj_arch.h:317:2: error: "Need at least GCC 4.3 or newer"
#error "Need at least GCC 4.3 or newer"
 ^
3 errors generated.
lj_arch.h:55:2: error: "No support for this architecture (yet)"
#error "No support for this architecture (yet)"
 ^
lj_arch.h:294:2: error: "No target architecture defined"
#error "No target architecture defined"
 ^
lj_arch.h:317:2: error: "Need at least GCC 4.3 or newer"
#error "Need at least GCC 4.3 or newer"
 ^
3 errors generated.
Makefile:254: *** Unsupported target architecture.  Stop.
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/luajit/work/LuaJIT-2.0.5/src'
gmake[1]: *** [Makefile:110: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/luajit/work/LuaJIT-2.0.5'
*** Error code 1

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802270231.w1R2Vxr2040847>