Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2019 07:39:25 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-powerpc64-default][lang/lua53] Failed for lua53-5.3.5_2 in build
Message-ID:  <201904160739.x3G7dPTL042661@pylon.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:     russ.haley@gmail.com
Last committer: sunpoet@FreeBSD.org
Ident:          $FreeBSD: head/lang/lua53/Makefile 498476 2019-04-09 14:04:49Z sunpoet $
Log URL:        http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p499067_s346255/logs/lua53-5.3.5_2.log
Build URL:      http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p499067_s346255
Log:

=>> Building lang/lua53
build started at Tue Apr 16 07:38:43 UTC 2019
port directory: /usr/ports/lang/lua53
package name: lua53-5.3.5_2
building for: FreeBSD head-powerpc64-default-job-13 13.0-CURRENT FreeBSD 13.0-CURRENT 1300018 powerpc
maintained by: russ.haley@gmail.com
Makefile ident:      $FreeBSD: head/lang/lua53/Makefile 498476 2019-04-09 14:04:49Z sunpoet $
Poudriere version: 3.2.8-3-g02cc9753
Host OSVERSION: 1300012
Jail OSVERSION: 1300018
Job Id: 13




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300018
UNAME_v=FreeBSD 13.0-CURRENT 1300018
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-3-g02cc9753
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---
===> The following configuration options are available for lua53-5.3.5_2:
====> Documentation options
     DOCS=on: Install language and API reference (HTML, ~400kB)
====> Debugging options
     ASSERT=off: Enable interpreter assertions
     APICHECK=off: Enable API checks
====> Interactive command-line editing: you have to select exactly one of them
     EDITNONE=off: No command-line editing
     LIBEDIT_DL=on: Use dynamically loaded libedit (recommended)
     LIBEDIT=off: Use libedit (breaks lcurses)
     READLINE=off: Use GNU Readline (breaks lcurses)
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
russ.haley@gmail.com
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/lang/lua53/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/lua53/work  HOME=/wrkdirs/usr/ports/lang/lua53/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/lua53/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"
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/lang/lua53/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/lua53/work  HOME=/wrkdirs/usr/ports/lang/lua53/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/lua53/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  CC="cc" CFLAGS="-O2 -pipe  -fPIC -isystem /usr/local/include "  CPP="cpp" CPPFLAGS="-DLUA_USE_READLINE_DL -isystem /usr/local/include"  LDFLAGS=" " LIBS="-pthread -L/usr/local/lib"  CXX="c++" CXXFLAGS="-O2 -pipe -fPIC -isystem /usr/local/include  -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="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/lua53/lua"  EXAMPLESDIR="share/examples/lua"  DATADIR="share/lua"  WWWDIR="www/lua"  ETCDIR="etc/lua"
--End PLIST_SUB--

--SUB_LIST--
version=5.3.5  includedir=/usr/local/include/lua53  libdir=/usr/local/lib  soname=lua-5.3 PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/lua DOCSDIR=/usr/local/share/doc/lua53/lua EXAMPLESDIR=/usr/local/share/examples/lua  WWWDIR=/usr/local/www/lua ETCDIR=/usr/local/etc/lua
--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

# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT=	true
.endif
#### /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
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300018
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    >============================
===>   lua53-5.3.5_2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_5.txz
[head-powerpc64-default-job-13] Installing pkg-1.10.5_5...
[head-powerpc64-default-job-13] Extracting pkg-1.10.5_5: .......... done
===>   lua53-5.3.5_2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of lua53-5.3.5_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by lua53-5.3.5_2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by lua53-5.3.5_2 for building
=> SHA256 Checksum OK for lua-5.3.5.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License MIT accepted by the user
===> Fetching all distfiles required by lua53-5.3.5_2 for building
===>  Extracting for lua53-5.3.5_2
=> SHA256 Checksum OK for lua-5.3.5.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for lua53-5.3.5_2
===>  Applying FreeBSD patches for lua53-5.3.5_2
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===>   lua53-5.3.5_2 depends on shared library: libedit.so.0 - not found
===>   Installing existing package /packages/All/libedit-3.1.20181209_2,1.txz
[head-powerpc64-default-job-13] Installing libedit-3.1.20181209_2,1...
[head-powerpc64-default-job-13] Extracting libedit-3.1.20181209_2,1: .......... done
===>   lua53-5.3.5_2 depends on shared library: libedit.so.0 - found (/usr/local/lib/libedit.so.0)
===>   Returning to build of lua53-5.3.5_2
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for lua53-5.3.5_2
===========================================================================
=======================<phase: build          >============================
===>  Building for lua53-5.3.5_2
/usr/bin/make all SYSCFLAGS="-DLUA_USE_POSIX -DLUA_USE_DLOPEN" SYSLIBS="-Wl,-E"
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c lapi.c -o lapi.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c lcode.c -o lcode.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c lctype.c -o lctype.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c ldebug.c -o ldebug.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c ldo.c -o ldo.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c ldump.c -o ldump.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c lfunc.c -o lfunc.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c lgc.c -o lgc.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c llex.c -o llex.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c lmem.c -o lmem.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c lobject.c -o lobject.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c lopcodes.c -o lopcodes.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c lparser.c -o lparser.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c lstate.c -o lstate.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c lstring.c -o lstring.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c ltable.c -o ltable.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c ltm.c -o ltm.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c lundump.c -o lundump.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c lvm.c -o lvm.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c lzio.c -o lzio.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c lauxlib.c -o lauxlib.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c lbaselib.c -o lbaselib.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c lbitlib.c -o lbitlib.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c lcorolib.c -o lcorolib.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c ldblib.c -o ldblib.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c liolib.c -o liolib.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c lmathlib.c -o lmathlib.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c loslib.c -o loslib.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c lstrlib.c -o lstrlib.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c ltablib.c -o ltablib.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c lutf8lib.c -o lutf8lib.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c loadlib.c -o loadlib.o
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c linit.c -o linit.o
ar -crD liblua-5.3.a lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o  lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o  ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o lbitlib.o lcorolib.o ldblib.o liolib.o  lmathlib.o loslib.o lstrlib.o ltablib.o lutf8lib.o loadlib.o linit.o 
ranlib liblua-5.3.a
cc  -Wall -Wextra -DLUA_COMPAT_5_2 -DLUA_USE_POSIX -DLUA_USE_DLOPEN -DLUA_USE_READLINE_DL -isystem /usr/local/include -O2 -pipe  -fPIC -isystem /usr/local/include  -c lua.c -o lua.o
cc -o lua53   lua.o liblua-5.3.a -lm -Wl,-E -pthread -L/usr/local/lib
lua.o:(.text+0xe8): undefined reference to `lua_tolstring'
lua.o:(.text+0x108): undefined reference to `lua_settop'
lua.o:(.text+0x158): undefined reference to `luaL_newstate'
lua.o:(.text+0x170): undefined reference to `lua_pushcclosure'
lua.o:(.text+0x180): undefined reference to `lua_pushinteger'
lua.o:(.text+0x190): undefined reference to `lua_pushlightuserdata'
lua.o:(.text+0x1b0): undefined reference to `lua_pcallk'
lua.o:(.text+0x1c4): undefined reference to `lua_toboolean'
lua.o:(.text+0x1e0): undefined reference to `lua_close'
lua.o:(.text+0x284): undefined reference to `lua_gettop'
lua.o:(.text+0x2a0): undefined reference to `lua_pushcclosure'
lua.o:(.text+0x2b4): undefined reference to `lua_rotate'
lua.o:(.text+0x2ec): undefined reference to `lua_pcallk'
lua.o:(.text+0x314): undefined reference to `lua_rotate'
lua.o:(.text+0x324): undefined reference to `lua_settop'
lua.o:(.text+0x3f0): undefined reference to `luaL_loadbufferx'
lua.o:(.text+0x454): undefined reference to `lua_sethook'
lua.o:(.text+0x498): undefined reference to `lua_sethook'
lua.o:(.text+0x4a8): undefined reference to `luaL_error'
lua.o:(.text+0x4ec): undefined reference to `lua_tolstring'
lua.o:(.text+0x508): undefined reference to `luaL_traceback'
lua.o:(.text+0x534): undefined reference to `luaL_callmeta'
lua.o:(.text+0x54c): undefined reference to `lua_type'
lua.o:(.text+0x564): undefined reference to `lua_type'
lua.o:(.text+0x574): undefined reference to `lua_typename'
lua.o:(.text+0x588): undefined reference to `lua_pushfstring'
lua.o:(.text+0x5bc): undefined reference to `luaL_loadfilex'
lua.o:(.text+0x694): undefined reference to `lua_getglobal'
lua.o:(.text+0x6a8): undefined reference to `lua_tolstring'
lua.o:(.text+0x72c): undefined reference to `lua_getglobal'
lua.o:(.text+0x740): undefined reference to `lua_tolstring'
lua.o:(.text+0x764): undefined reference to `lua_settop'
lua.o:(.text+0x7a8): undefined reference to `lua_pushlstring'
lua.o:(.text+0x864): undefined reference to `lua_pushfstring'
lua.o:(.text+0x954): undefined reference to `lua_settop'
lua.o:(.text+0x97c): undefined reference to `lua_tolstring'
lua.o:(.text+0x994): undefined reference to `lua_pushfstring'
lua.o:(.text+0x9c0): undefined reference to `luaL_loadbufferx'
lua.o:(.text+0x9dc): undefined reference to `lua_rotate'
lua.o:(.text+0x9ec): undefined reference to `lua_settop'
lua.o:(.text+0xa3c): undefined reference to `lua_rotate'
lua.o:(.text+0xa4c): undefined reference to `lua_settop'
lua.o:(.text+0xa80): undefined reference to `lua_settop'
lua.o:(.text+0xaa4): undefined reference to `lua_settop'
lua.o:(.text+0xb14): undefined reference to `lua_settop'
lua.o:(.text+0xb20): undefined reference to `lua_tolstring'
lua.o:(.text+0xb58): undefined reference to `lua_settop'
lua.o:(.text+0xb7c): undefined reference to `lua_pushstring'
lua.o:(.text+0xb90): undefined reference to `lua_rotate'
lua.o:(.text+0xba0): undefined reference to `lua_concat'
lua.o:(.text+0xbb4): undefined reference to `lua_tolstring'
lua.o:(.text+0xbd4): undefined reference to `luaL_loadbufferx'
lua.o:(.text+0xc30): undefined reference to `lua_rotate'
lua.o:(.text+0xc40): undefined reference to `lua_settop'
lua.o:(.text+0xc60): undefined reference to `lua_gettop'
lua.o:(.text+0xc80): undefined reference to `luaL_checkstack'
lua.o:(.text+0xc90): undefined reference to `lua_getglobal'
lua.o:(.text+0xca4): undefined reference to `lua_rotate'
lua.o:(.text+0xcc4): undefined reference to `lua_pcallk'
lua.o:(.text+0xce4): undefined reference to `lua_tolstring'
lua.o:(.text+0xcf8): undefined reference to `lua_pushfstring'
lua.o:(.text+0xd6c): undefined reference to `lua_tointegerx'
lua.o:(.text+0xd80): undefined reference to `lua_touserdata'
lua.o:(.text+0xde8): undefined reference to `luaL_checkversion_'
lua.o:(.text+0xe30): undefined reference to `luaL_openlibs'
lua.o:(.text+0xe54): undefined reference to `lua_createtable'
lua.o:(.text+0xe88): undefined reference to `lua_pushstring'
lua.o:(.text+0xea0): undefined reference to `lua_rawseti'
lua.o:(.text+0xebc): undefined reference to `lua_setglobal'
lua.o:(.text+0xf30): undefined reference to `lua_getglobal'
lua.o:(.text+0xf40): undefined reference to `lua_pushstring'
lua.o:(.text+0xfd0): undefined reference to `lua_setglobal'
lua.o:(.text+0x1098): undefined reference to `lua_pushboolean'
lua.o:(.text+0x1248): undefined reference to `lua_pushboolean'
lua.o:(.text+0x1264): undefined reference to `lua_setfield'
lua.o:(.text+0x1270): undefined reference to `luaL_openlibs'
lua.o:(.text+0x12c0): undefined reference to `luaL_loadfilex'
lua.o:(.text+0x1358): undefined reference to `lua_getglobal'
lua.o:(.text+0x1370): undefined reference to `luaL_error'
lua.o:(.text+0x1380): undefined reference to `luaL_len'
lua.o:(.text+0x139c): undefined reference to `luaL_checkstack'
lua.o:(.text+0x13cc): undefined reference to `lua_rawgeti'
lua.o:(.text+0x13f4): undefined reference to `lua_rotate'
lua.o:(.text+0x1404): undefined reference to `lua_settop'
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/lang/lua53/work/lua-5.3.5/src
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/lang/lua53/work/lua-5.3.5/src
*** Error code 1

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



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