Building lua52-posix-31_1.txz (origin /buildshare/ports/355755/devel/lua-posix) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/posix-31.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/perl5-5.16.3_10.txz x packages/lua52-5.2.3_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> lua52-posix-31_1 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-posix-31_1 ===> lua52-posix-31_1 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-posix-31_1 ===> lua52-posix-31_1 depends on file: /usr/local/bin/perl5.16.3 - not found ===> Verifying install for /usr/local/bin/perl5.16.3 in /buildshare/ports/355755/lang/perl5.16 ===> Installing existing package /packages/perl5-5.16.3_10.txz Installing perl5-5.16.3_10... done ===> Returning to build of lua52-posix-31_1 Make install ===> License MIT accepted by the user ===> lua52-posix-31_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lua52-posix-31_1 for building ===> Extracting for lua52-posix-31_1 => SHA256 Checksum OK for posix-31.tar.gz. ===> Patching for lua52-posix-31_1 ===> Applying FreeBSD patches for lua52-posix-31_1 ===> lua52-posix-31_1 depends on file: /usr/local/bin/perl5.16.3 - found ===> lua52-posix-31_1 depends on shared library: liblua-5.2.so - found (/usr/local/lib/liblua-5.2.so) ===> Configuring for lua52-posix-31_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/lua-posix/work/luaposix-luaposix-30b4b1e/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/lua-posix/work/luaposix-luaposix-30b4b1e/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/lua-posix/work/luaposix-luaposix-30b4b1e/configure configure: loading site script /buildshare/ports/355755/Templates/config.site ## ----------------------- ## ## Configuring luaposix 31 ## ## ----------------------- ## 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 whether make supports nested variables... (cached) yes 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 whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for egrep... (cached) /usr/bin/egrep checking for a sed that does not truncate output... (cached) /usr/bin/sed 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking the archiver (ar) interface... ar 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 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... (cached) 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 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 crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking for sys/statvfs.h... (cached) yes checking for library containing crypt... -lcrypt checking for strlcpy... (cached) yes checking for statvfs... (cached) yes checking for NcursesW wide-character library... yes checking for working ncursesw/curses.h... no checking for working ncursesw.h... no checking for working ncurses.h... yes checking for resizeterm... yes checking if /usr/local/bin/lua52 is a Lua interpreter... yes checking whether /usr/local/bin/lua52 version >= 5.1, < 5.3... Hello Lua 5.2! yes checking for /usr/local/bin/lua52 version... 5.2 checking for /usr/local/bin/lua52 platform... unknown checking for /usr/local/bin/lua52 script directory... ${prefix}/share/lua/5.2 checking for /usr/local/bin/lua52 module directory... ${exec_prefix}/lib/lua/5.2 checking if LUA_VERSION is defined... 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 lauxlib.h usability... yes checking lauxlib.h presence... yes checking for lauxlib.h... yes checking luaconf.h usability... yes checking luaconf.h presence... yes checking for luaconf.h... yes checking for Lua header version... 5.2 checking if Lua header version matches 5.2... yes checking for specl... : checking for perl... (cached) /usr/local/bin/perl checking for ldoc... false checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating .travis.yml config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ===> Building for lua52-posix-31_1 /usr/bin/make all-am CC ext/posix/ext_posix_posix_c_la-posix.lo CCLD ext/posix/posix_c.la CC ext/curses/ext_curses_curses_c_la-curses.lo CCLD ext/curses/curses_c.la ===> Staging for lua52-posix-31_1 ===> Generating temporary packing list install -s -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/lua-posix/work/luaposix-luaposix-30b4b1e/ext/posix/.libs/posix_c.so /obj/buildshare/ports/355755/devel/lua-posix/work/stage/usr/local/lib/lua/5.2/ install -s -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/lua-posix/work/luaposix-luaposix-30b4b1e/ext/curses/.libs/curses_c.so /obj/buildshare/ports/355755/devel/lua-posix/work/stage/usr/local/lib/lua/5.2/ install -o root -g wheel -m 555 /obj/buildshare/ports/355755/devel/lua-posix/work/luaposix-luaposix-30b4b1e/lib/curses.lua /obj/buildshare/ports/355755/devel/lua-posix/work/stage/usr/local/share/lua/5.2/ install -o root -g wheel -m 555 /obj/buildshare/ports/355755/devel/lua-posix/work/luaposix-luaposix-30b4b1e/lib/posix.lua /obj/buildshare/ports/355755/devel/lua-posix/work/stage/usr/local/share/lua/5.2/ cd /obj/buildshare/ports/355755/devel/lua-posix/work/luaposix-luaposix-30b4b1e/doc ; /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh root:wheel $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- . /obj/buildshare/ports/355755/devel/lua-posix/work/stage/usr/local/share/doc/posix ====> Compressing man pages (compress-man) ===> Installing for lua52-posix-31_1 ===> Checking if devel/lua-posix already installed ===> Registering installation for lua52-posix-31_1 Installing lua52-posix-31_1... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/lib/lua/5.2/posix_c.so If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. Make package ===> Building package for lua52-posix-31_1 slot1: removed