=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for luaposix-release-v31.tar.gz => Checksum RMD160 OK for luaposix-release-v31.tar.gz ===> Installing dependencies for lua51-posix-31 ========================================================================== The following variables will affect the build process of this package, lua51-posix-31. Their current value is shown below: * CURSES_DEFAULT = curses * LUA_VERSION_DEFAULT = 52 Based on these variables, the following variables have been set: * CURSES_TYPE = curses * LUA_PACKAGE = lua51 * TERMCAP_TYPE = termcap You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb6 => Tool dependency perl>=5.0: found perl-5.18.2nb1 => Full dependency lua51>=5.1.1<5.2: found lua51-5.1.5 ===> Overriding tools for lua51-posix-31 ===> Extracting for lua51-posix-31 tar: Global extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. ===> Patching for lua51-posix-31 => Applying pkgsrc patches for lua51-posix-31 /usr/bin/touch /usr/pkgsrc/work/devel/lua-posix/work/luaposix-release-v31/configure /usr/pkgsrc/work/devel/lua-posix/work/luaposix-release-v31/aclocal.m4 /usr/pkgsrc/work/devel/lua-posix/work/luaposix-release-v31/Makefile.in ===> Creating toolchain wrappers for lua51-posix-31 ===> Configuring for lua51-posix-31 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version /sbin/sysctl: not found bmake: "/sbin/sysctl -n kern.argmax" returned non-zero status ## ----------------------- ## ## Configuring luaposix 31 ## ## ----------------------- ## checking for a BSD-compatible install... /usr/bin/install -c -o root -g operator checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... /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 i386-elf32-minix-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... cc -E 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 i386-elf32-minix-ar... no checking for ar... ar checking for i386-elf32-minix-ranlib... no checking for ranlib... ranlib checking for egrep... (cached) /usr/bin/egrep checking for a sed that does not truncate output... /usr/bin/sed checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... yes checking minix/config.h presence... yes checking for minix/config.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking for i386-elf32-minix-ar... ar checking the archiver (ar) interface... ar checking build system type... i386-elf32-minix checking host system type... i386-elf32-minix checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F 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) checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-elf32-minix file names to i386-elf32-minix format... func_convert_file_noop checking how to convert i386-elf32-minix file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i386-elf32-minix-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... unknown checking for i386-elf32-minix-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-elf32-minix-ar... (cached) ar checking for archiver @FILE support... @ checking for i386-elf32-minix-strip... no checking for strip... strip checking for i386-elf32-minix-ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for i386-elf32-minix-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes 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... rm: conftest*: No such file or directory 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... rm: conftest*: No such file or directory no checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for ANSI C header files... (cached) yes checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for library containing crypt... -lcrypt checking for strlcpy... yes checking for statvfs,... no checking for mkdtemp... yes checking whether AI_V4MAPPED is declared... no checking whether AI_ALL is declared... no checking for NcursesW wide-character library... no checking for Ncurses library... no checking for Curses library... yes checking for working curses.h... yes checking for X/Open Enhanced Curses conformance... no checking for Curses color functions... yes checking for obsolete Curses functions... yes checking for resizeterm... yes checking for a Lua interpreter with version >= 5.1, < 5.3... Hello Lua 5.1! lua5.2: not found lua5.2: not found lua5.1: not found lua5.1: not found lua50: not found lua50: not found none configure: error: cannot find suitable Lua interpreter *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/devel/lua-posix *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/devel/lua-posix