>>> Building on exopi-2 under www/haserl BDEPENDS = [devel/gmake;lang/lua/5.1] DIST = [www/haserl:haserl-0.9.36.tar.gz] FULLPKGNAME = haserl-0.9.36p0 RDEPENDS = [lang/lua/5.1] (Junk lock obtained for exopi-2 at 1714746912.89) >>> Running depends in www/haserl at 1714746912.93 last junk was in net/py-twitter,python3 /usr/sbin/pkg_add -aI -Drepair lua-5.1.5p7 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 lua-5.1.5p7 /usr/sbin/pkg_add -aI -Drepair lua-5.1.5p7 >>> Running show-prepare-results in www/haserl at 1714746914.67 ===> www/haserl ===> Building from scratch haserl-0.9.36p0 ===> haserl-0.9.36p0 depends on: lua->=5.1,<5.2 -> lua-5.1.5p7 ===> haserl-0.9.36p0 depends on: gmake-* -> gmake-4.4.1 ===> Verifying specs: c lua5.1 m ===> found c.100.0 lua5.1.5.1 m.10.1 gmake-4.4.1 lua-5.1.5p7 (Junk lock released for exopi-2 at 1714746915.46) distfiles size=154363 >>> Running build in www/haserl at 1714746915.49 ===> www/haserl ===> Checking files for haserl-0.9.36p0 `/exopi-cvs/ports/distfiles/haserl-0.9.36.tar.gz' is up to date. >> (SHA256) haserl-0.9.36.tar.gz: OK ===> Extracting for haserl-0.9.36p0 ===> Patching for haserl-0.9.36p0 ===> Applying OpenBSD patch patch-src_h_bash_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |If somebody wants to use shell scripts in a chrooted /var/www, use a shell |builtin instead, to avoid forcing them to copy in ld.so, libc and printf. | |--- src/h_bash.c.orig Sat Dec 31 22:11:19 2011 |+++ src/h_bash.c Sat Dec 31 22:13:56 2011 -------------------------- Patching file src/h_bash.c using Plan A... Hunk #1 succeeded at 138. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for haserl-0.9.36p0 ===> Configuring for haserl-0.9.36p0 Using /exopi-obj/pobj/haserl-0.9.36/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/haserl-0.9.36/config.site checking for a BSD-compatible install... /exopi-obj/pobj/haserl-0.9.36/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... 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... (cached) o 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... none needed checking whether cc understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether ln -s works... yes 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 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 stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for signal.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes checking for working memcmp... (cached) yes checking for memset... (cached) yes checking for putenv... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strncasecmp... (cached) yes checking for strstr... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LUA... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating src/config.h config.status: executing depfiles commands ** Configuration summary for haserl 0.9.36: Building haserl with with lua enabled Building haserl with with bash-extensions enabled libs: configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for haserl-0.9.36p0 Making all in src gmake[1]: Entering directory '/exopi-obj/pobj/haserl-0.9.36/haserl-0.9.36/src' gmake all-am gmake[2]: Entering directory '/exopi-obj/pobj/haserl-0.9.36/haserl-0.9.36/src' cc -DHAVE_CONFIG_H -I. -I/usr/local/include/lua-5.1 -O2 -pipe -Wall -MT haserl-common.o -MD -MP -MF .deps/haserl-common.Tpo -c -o haserl-common.o `test -f 'common.c' || echo './'`common.c mv -f .deps/haserl-common.Tpo .deps/haserl-common.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include/lua-5.1 -O2 -pipe -Wall -MT haserl-sliding_buffer.o -MD -MP -MF .deps/haserl-sliding_buffer.Tpo -c -o haserl-sliding_buffer.o `test -f 'sliding_buffer.c' || echo './'`sliding_buffer.c mv -f .deps/haserl-sliding_buffer.Tpo .deps/haserl-sliding_buffer.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include/lua-5.1 -O2 -pipe -Wall -MT haserl-h_error.o -MD -MP -MF .deps/haserl-h_error.Tpo -c -o haserl-h_error.o `test -f 'h_error.c' || echo './'`h_error.c mv -f .deps/haserl-h_error.Tpo .deps/haserl-h_error.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include/lua-5.1 -O2 -pipe -Wall -MT haserl-h_script.o -MD -MP -MF .deps/haserl-h_script.Tpo -c -o haserl-h_script.o `test -f 'h_script.c' || echo './'`h_script.c mv -f .deps/haserl-h_script.Tpo .deps/haserl-h_script.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include/lua-5.1 -O2 -pipe -Wall -MT haserl-rfc2388.o -MD -MP -MF .deps/haserl-rfc2388.Tpo -c -o haserl-rfc2388.o `test -f 'rfc2388.c' || echo './'`rfc2388.c mv -f .deps/haserl-rfc2388.Tpo .deps/haserl-rfc2388.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include/lua-5.1 -O2 -pipe -Wall -MT haserl-h_bash.o -MD -MP -MF .deps/haserl-h_bash.Tpo -c -o haserl-h_bash.o `test -f 'h_bash.c' || echo './'`h_bash.c mv -f .deps/haserl-h_bash.Tpo .deps/haserl-h_bash.Po cc -O2 -pipe -Wall -I/usr/local/include/lua-5.1 -L/usr/local/lib -Wl,-E \ -o lua2c lua2c.c -L/usr/local/lib -llua5.1 -lm if ! ./lua2c haserl_lualib haserl_lualib.lua >haserl_lualib.inc; then \ rm haserl_lualib.inc; \ exit 1 ;\ fi cc -DHAVE_CONFIG_H -I. -I/usr/local/include/lua-5.1 -O2 -pipe -Wall -MT haserl-h_lua_common.o -MD -MP -MF .deps/haserl-h_lua_common.Tpo -c -o haserl-h_lua_common.o `test -f 'h_lua_common.c' || echo './'`h_lua_common.c mv -f .deps/haserl-h_lua_common.Tpo .deps/haserl-h_lua_common.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include/lua-5.1 -O2 -pipe -Wall -MT haserl-h_lua.o -MD -MP -MF .deps/haserl-h_lua.Tpo -c -o haserl-h_lua.o `test -f 'h_lua.c' || echo './'`h_lua.c mv -f .deps/haserl-h_lua.Tpo .deps/haserl-h_lua.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include/lua-5.1 -O2 -pipe -Wall -MT haserl-h_luac.o -MD -MP -MF .deps/haserl-h_luac.Tpo -c -o haserl-h_luac.o `test -f 'h_luac.c' || echo './'`h_luac.c mv -f .deps/haserl-h_luac.Tpo .deps/haserl-h_luac.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include/lua-5.1 -O2 -pipe -Wall -MT haserl-haserl.o -MD -MP -MF .deps/haserl-haserl.Tpo -c -o haserl-haserl.o `test -f 'haserl.c' || echo './'`haserl.c mv -f .deps/haserl-haserl.Tpo .deps/haserl-haserl.Po cc -I/usr/local/include/lua-5.1 -O2 -pipe -Wall -L/usr/local/lib -o haserl haserl-common.o haserl-sliding_buffer.o haserl-h_error.o haserl-h_script.o haserl-rfc2388.o haserl-h_bash.o haserl-h_lua_common.o haserl-h_lua.o haserl-h_luac.o haserl-haserl.o -L/usr/local/lib -llua5.1 -lm rfc2388.c(haserl-rfc2388.o:(mime_exec)): warning: sprintf() is often misused, please use snprintf() rfc2388.c(haserl-rfc2388.o:(mime_var_open_target)): warning: strcpy() is almost always misused, please use strlcpy() haserl.c(haserl-haserl.o:(myputenv)): warning: strcat() is almost always misused, please use strlcat() gmake[2]: Leaving directory '/exopi-obj/pobj/haserl-0.9.36/haserl-0.9.36/src' gmake[1]: Leaving directory '/exopi-obj/pobj/haserl-0.9.36/haserl-0.9.36/src' Making all in doc gmake[1]: Entering directory '/exopi-obj/pobj/haserl-0.9.36/haserl-0.9.36/doc' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/exopi-obj/pobj/haserl-0.9.36/haserl-0.9.36/doc' gmake[1]: Entering directory '/exopi-obj/pobj/haserl-0.9.36/haserl-0.9.36' gmake[1]: Nothing to be done for 'all-am'. gmake[1]: Leaving directory '/exopi-obj/pobj/haserl-0.9.36/haserl-0.9.36' >>> Running package in www/haserl at 1714746922.64 ===> www/haserl ===> Faking installation for haserl-0.9.36p0 Making install in src gmake[1]: Entering directory '/exopi-obj/pobj/haserl-0.9.36/haserl-0.9.36/src' gmake[2]: Entering directory '/exopi-obj/pobj/haserl-0.9.36/haserl-0.9.36/src' mkdir -p '/exopi-obj/pobj/haserl-0.9.36/fake-amd64/usr/local/bin' /exopi-obj/pobj/haserl-0.9.36/bin/install -c -s -m 755 haserl '/exopi-obj/pobj/haserl-0.9.36/fake-amd64/usr/local/bin' gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/haserl-0.9.36/haserl-0.9.36/src' gmake[1]: Leaving directory '/exopi-obj/pobj/haserl-0.9.36/haserl-0.9.36/src' Making install in doc gmake[1]: Entering directory '/exopi-obj/pobj/haserl-0.9.36/haserl-0.9.36/doc' gmake[2]: Entering directory '/exopi-obj/pobj/haserl-0.9.36/haserl-0.9.36/doc' gmake[2]: Nothing to be done for 'install-exec-am'. mkdir -p '/exopi-obj/pobj/haserl-0.9.36/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/haserl-0.9.36/bin/install -c -m 644 haserl.1 '/exopi-obj/pobj/haserl-0.9.36/fake-amd64/usr/local/man/man1' gmake[2]: Leaving directory '/exopi-obj/pobj/haserl-0.9.36/haserl-0.9.36/doc' gmake[1]: Leaving directory '/exopi-obj/pobj/haserl-0.9.36/haserl-0.9.36/doc' gmake[1]: Entering directory '/exopi-obj/pobj/haserl-0.9.36/haserl-0.9.36' gmake[2]: Entering directory '/exopi-obj/pobj/haserl-0.9.36/haserl-0.9.36' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/haserl-0.9.36/haserl-0.9.36' gmake[1]: Leaving directory '/exopi-obj/pobj/haserl-0.9.36/haserl-0.9.36' ===> Building package for haserl-0.9.36p0 Create /exopi-cvs/ports/packages/amd64/all/haserl-0.9.36p0.tgz Creating package haserl-0.9.36p0 reading plist| checking dependencies| checking dependencies|lang/lua/5.1 checksumming| checksumming| | 0% checksumming|***** | 8% checksumming|********* | 15% checksumming|************** | 23% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|**************************** | 46% checksumming|********************************* | 54% checksumming|************************************** | 62% checksumming|****************************************** | 69% checksumming|*********************************************** | 77% checksumming|**************************************************** | 85% checksumming|******************************************************** | 92% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|********************************************* | 70% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/haserl-0.9.36p0.tgz >>> Running clean in www/haserl at 1714746924.55 ===> www/haserl ===> Cleaning for haserl-0.9.36p0 >>> Ended at 1714746924.85 max_stuck=1.02/depends=1.75/show-prepare-results=0.82/build=7.16/package=1.91/clean=0.33