Building lua52-alien-0.7.0.txz (origin /buildshare/ports/355755/devel/lua-alien) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/alien-0.7.0.zip x packages/ x packages/lua52-5.2.3_2.txz x packages/pkg-1.2.7_2.txz x packages/libffi-3.0.13_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> lua52-alien-0.7.0 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of lua52-alien-0.7.0 ===> lua52-alien-0.7.0 depends on shared library: libffi.so - not found ===> Verifying for libffi.so in /buildshare/ports/355755/devel/libffi ===> Installing existing package /packages/libffi-3.0.13_1.txz Installing libffi-3.0.13_1... done ===> Returning to build of lua52-alien-0.7.0 ===> lua52-alien-0.7.0 depends on shared library: liblua-5.2.so - not found ===> Verifying for liblua-5.2.so in /buildshare/ports/355755/lang/lua52 ===> Installing existing package /packages/lua52-5.2.3_2.txz Installing lua52-5.2.3_2... done ===> Returning to build of lua52-alien-0.7.0 Make install ===> License MIT accepted by the user ===> lua52-alien-0.7.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lua52-alien-0.7.0 for building ===> Extracting for lua52-alien-0.7.0 => SHA256 Checksum OK for alien-0.7.0.zip. ===> Patching for lua52-alien-0.7.0 ===> Applying FreeBSD patches for lua52-alien-0.7.0 ===> lua52-alien-0.7.0 depends on shared library: libffi.so - found (/usr/local/lib/libffi.so.6) ===> lua52-alien-0.7.0 depends on shared library: liblua-5.2.so - found (/usr/local/lib/liblua-5.2.so) ===> Configuring for lua52-alien-0.7.0 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/lua-alien/work/alien-0.7.0/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/lua-alien/work/alien-0.7.0/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/lua-alien/work/alien-0.7.0/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ANSI C header files... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... no checking for alloca... yes checking ffi.h usability... yes checking ffi.h presence... yes checking for ffi.h... yes checking for ffi_closure_alloc in -lffi... yes checking for stdint.h... (cached) yes checking for lua52... /usr/local/bin/lua52 checking Lua version is in range 501 <= v < 503... yes checking lua.h usability... yes checking lua.h presence... yes checking for lua.h... yes checking lualib.h usability... yes checking lualib.h presence... yes checking for lualib.h... yes checking lua.h version is in range 501 <= v < 503... (found Lua 5.2, 502)... yes checking whether md5sum executable path has been provided... no checking for md5sum... false configure: creating ./config.status config.status: creating Makefile config.status: creating alien.rockspec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ===> Building for lua52-alien-0.7.0 /usr/bin/make all-am depbase=`echo src/alien.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include/lua52 -I/usr/local/include -DBSD -fno-stack-protector -Wall -O2 -pipe -fno-strict-aliasing -MT src/alien.lo -MD -MP -MF $depbase.Tpo -c -o src/alien.lo src/alien.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include/lua52 -I/usr/local/include -DBSD -fno-stack-protector -Wall -O2 -pipe -fno-strict-aliasing -MT src/alien.lo -MD -MP -MF src/.deps/alien.Tpo -c src/alien.c -fPIC -DPIC -o src/.libs/alien.o src/alien.c:90:1: warning: "alloca" redefined In file included from src/alien.c:13: /usr/include/stdlib.h:247:1: warning: this is the location of the previous definition /bin/sh ./libtool --tag=CC --mode=link cc -fno-stack-protector -Wall -O2 -pipe -fno-strict-aliasing -module -avoid-version -lffi -L/usr/local/lib -L/usr/local/lib -o src/alien_c.la -rpath /usr/local/lib/lua/5.2 src/alien.lo -lffi libtool: link: cc -shared -fPIC -DPIC src/.libs/alien.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libffi.so -O2 -Wl,-soname -Wl,alien_c.so -o src/.libs/alien_c.so libtool: link: ( cd "src/.libs" && rm -f "alien_c.la" && ln -s "../alien_c.la" "alien_c.la" ) ===> Staging for lua52-alien-0.7.0 ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /obj/buildshare/ports/355755/devel/lua-alien/work/alien-0.7.0/build-aux/install-sh -c -s" install_sh_PROGRAM="/bin/sh /obj/buildshare/ports/355755/devel/lua-alien/work/alien-0.7.0/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /obj/buildshare/ports/355755/devel/lua-alien/work/alien-0.7.0/build-aux/install-sh -c -s" install_sh_PROGRAM="/bin/sh /obj/buildshare/ports/355755/devel/lua-alien/work/alien-0.7.0/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/lua-alien/work/stage/usr/local/bin" install -o root -g wheel -m 555 ./src/constants '/obj/buildshare/ports/355755/devel/lua-alien/work/stage/usr/local/bin' test -z "/usr/local/lib/lua/5.2" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/lua-alien/work/stage/usr/local/lib/lua/5.2" /bin/sh ./libtool --mode=install /usr/bin/install -c -o root -g wheel -s src/alien_c.la '/obj/buildshare/ports/355755/devel/lua-alien/work/stage/usr/local/lib/lua/5.2' libtool: install: /usr/bin/install -c -o root -g wheel src/.libs/alien_c.so /obj/buildshare/ports/355755/devel/lua-alien/work/stage/usr/local/lib/lua/5.2/alien_c.so libtool: install: strip --strip-unneeded /obj/buildshare/ports/355755/devel/lua-alien/work/stage/usr/local/lib/lua/5.2/alien_c.so libtool: install: /usr/bin/install -c -o root -g wheel src/.libs/alien_c.lai /obj/buildshare/ports/355755/devel/lua-alien/work/stage/usr/local/lib/lua/5.2/alien_c.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/lua/5.2' test -z "/usr/local/share/lua/5.2" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/lua-alien/work/stage/usr/local/share/lua/5.2" install -o root -g wheel -m 444 src/alien.lua '/obj/buildshare/ports/355755/devel/lua-alien/work/stage/usr/local/share/lua/5.2' (cd /obj/buildshare/ports/355755/devel/lua-alien/work/alien-0.7.0/doc && install -o root -g wheel -m 444 alien.* /obj/buildshare/ports/355755/devel/lua-alien/work/stage/usr/local/share/doc/lua-alien) (cd /obj/buildshare/ports/355755/devel/lua-alien/work/alien-0.7.0/samples && install -o root -g wheel -m 444 *.lua /obj/buildshare/ports/355755/devel/lua-alien/work/stage/usr/local/share/examples/lua-alien) ====> Compressing man pages (compress-man) ===> Installing for lua52-alien-0.7.0 ===> Checking if devel/lua-alien already installed ===> Registering installation for lua52-alien-0.7.0 Installing lua52-alien-0.7.0... done Make package ===> Building package for lua52-alien-0.7.0 slot2: removed