>>> Building on exopi-6 under games/qstat BDEPENDS = [devel/metaauto;devel/gmake;devel/autoconf/2.71;devel/libtool;devel/automake/1.16] DIST = [games/qstat:qstat-2.17.tar.gz] FULLPKGNAME = qstat-2.17p0 (Junk lock obtained for exopi-6 at 1715610689.30) >>> Running depends in games/qstat at 1715610689.36 last junk was in net/py-boto3,python3 /usr/sbin/pkg_add -aI -Drepair autoconf-2.71 automake-1.16.5 libtool-2.4.2p2 metaauto-1.0p4 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.71 automake-1.16.5 gmake-4.4.1 libtool-2.4.2p2 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.71 automake-1.16.5 libtool-2.4.2p2 metaauto-1.0p4 >>> Running show-prepare-results in games/qstat at 1715610693.29 ===> games/qstat ===> Building from scratch qstat-2.17p0 ===> qstat-2.17p0 depends on: metaauto-* -> metaauto-1.0p4 ===> qstat-2.17p0 depends on: autoconf-2.71 -> autoconf-2.71 ===> qstat-2.17p0 depends on: automake->=1.16,<1.17 -> automake-1.16.5 ===> qstat-2.17p0 depends on: libtool-* -> libtool-2.4.2p2 ===> qstat-2.17p0 depends on: gmake-* -> gmake-4.4.1 ===> Verifying specs: c ===> found c.100.0 autoconf-2.71 automake-1.16.5 gmake-4.4.1 libtool-2.4.2p2 metaauto-1.0p4 (Junk lock released for exopi-6 at 1715610694.32) distfiles size=233981 >>> Running extract in games/qstat at 1715610694.36 ===> games/qstat ===> Checking files for qstat-2.17p0 `/exopi-cvs/ports/distfiles/qstat-2.17.tar.gz' is up to date. >> (SHA256) qstat-2.17.tar.gz: OK ===> Extracting for qstat-2.17p0 >>> Running patch in games/qstat at 1715610694.71 ===> games/qstat ===> Patching for qstat-2.17p0 ===> Applying OpenBSD patch patch-autogen_sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: autogen.sh |--- autogen.sh.orig |+++ autogen.sh -------------------------- Patching file autogen.sh using Plan A... Hunk #1 succeeded at 10. 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++ >>> Running configure in games/qstat at 1715610694.98 ===> games/qstat ===> Generating configure for qstat-2.17p0 Running autoreconf-2.71 in /exopi-obj/pobj/qstat-2.17/qstat-2.17 Checking autoconf version... Checking automake version... Running aclocal... Running autoconf... configure.ac:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:3: You should use the 'AC_CONFIG_HEADERS' macro instead. /usr/local/share/autoconf-2.71/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:749: AM_CONFIG_HEADER is expanded from... configure.ac:3: the top level configure.ac:14: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:14: You should run autoupdate. /usr/local/share/autoconf-2.71/autoconf/headers.m4:712: AC_HEADER_STDC is expanded from... configure.ac:14: the top level configure.ac:44: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:44: You should run autoupdate. /usr/local/share/autoconf-2.71/autoconf/general.m4:2998: AC_TRY_RUN is expanded from... configure.ac:44: the top level Running autoheader... Running automake... configure.ac:11: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' Makefile.am: installing './depcomp' ===> Configuring for qstat-2.17p0 Using /exopi-obj/pobj/qstat-2.17/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/qstat-2.17/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/qstat-2.17/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... 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 for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for sys/mman.h... (cached) yes checking for strndup... yes checking for strnstr... no checking whether to enable optimization... yes checking whether to enable debug output... yes checking whether to enable packet dumps... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating template/Makefile config.status: creating info/Makefile config.status: creating gnuconfig.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in games/qstat at 1715610703.96 ===> games/qstat ===> Building for qstat-2.17p0 echo '-Dsysconfdir=\"/etc\" -O2 -pipe -Wall' | cmp -s - .compiler_flags || echo '-Dsysconfdir=\"/etc\" -O2 -pipe -Wall' > .compiler_flags ver=$(./scripts/version.sh); \ echo $ver | cmp -s - .version || echo $ver > .version ver=$(cat .version); \ file=$(sed "s/CHANGEME/$ver/g" ./version.h.tmpl); \ echo "$file" | cmp -s - version.h || echo "$file" > version.h gmake all-recursive gmake[1]: Entering directory '/exopi-obj/pobj/qstat-2.17/qstat-2.17' Making all in template gmake[2]: Entering directory '/exopi-obj/pobj/qstat-2.17/qstat-2.17/template' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/qstat-2.17/qstat-2.17/template' Making all in info gmake[2]: Entering directory '/exopi-obj/pobj/qstat-2.17/qstat-2.17/info' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/qstat-2.17/qstat-2.17/info' gmake[2]: Entering directory '/exopi-obj/pobj/qstat-2.17/qstat-2.17' cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT xform.o -MD -MP -MF .deps/xform.Tpo -c -o xform.o xform.c mv -f .deps/xform.Tpo .deps/xform.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c mv -f .deps/config.Tpo .deps/config.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c mv -f .deps/debug.Tpo .deps/debug.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c mv -f .deps/utils.Tpo .deps/utils.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT hcache.o -MD -MP -MF .deps/hcache.Tpo -c -o hcache.o hcache.c mv -f .deps/hcache.Tpo .deps/hcache.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c mv -f .deps/md5.Tpo .deps/md5.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT qserver.o -MD -MP -MF .deps/qserver.Tpo -c -o qserver.o qserver.c mv -f .deps/qserver.Tpo .deps/qserver.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT qstat.o -MD -MP -MF .deps/qstat.Tpo -c -o qstat.o qstat.c mv -f .deps/qstat.Tpo .deps/qstat.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT template.o -MD -MP -MF .deps/template.Tpo -c -o template.o template.c mv -f .deps/template.Tpo .deps/template.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT display_json.o -MD -MP -MF .deps/display_json.Tpo -c -o display_json.o display_json.c mv -f .deps/display_json.Tpo .deps/display_json.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT a2s.o -MD -MP -MF .deps/a2s.Tpo -c -o a2s.o a2s.c mv -f .deps/a2s.Tpo .deps/a2s.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT packet_manip.o -MD -MP -MF .deps/packet_manip.Tpo -c -o packet_manip.o packet_manip.c packet_manip.c:134:47: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ret = ((int (*)())server->type->packet_func)(server, combined, datalen); ^ 1 warning generated. mv -f .deps/packet_manip.Tpo .deps/packet_manip.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT ut2004.o -MD -MP -MF .deps/ut2004.Tpo -c -o ut2004.o ut2004.c mv -f .deps/ut2004.Tpo .deps/ut2004.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT doom3.o -MD -MP -MF .deps/doom3.Tpo -c -o doom3.o doom3.c mv -f .deps/doom3.Tpo .deps/doom3.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT gps.o -MD -MP -MF .deps/gps.Tpo -c -o gps.o gps.c mv -f .deps/gps.Tpo .deps/gps.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT gs2.o -MD -MP -MF .deps/gs2.Tpo -c -o gs2.o gs2.c mv -f .deps/gs2.Tpo .deps/gs2.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT gs3.o -MD -MP -MF .deps/gs3.Tpo -c -o gs3.o gs3.c mv -f .deps/gs3.Tpo .deps/gs3.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT ts2.o -MD -MP -MF .deps/ts2.Tpo -c -o ts2.o ts2.c mv -f .deps/ts2.Tpo .deps/ts2.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT tm.o -MD -MP -MF .deps/tm.Tpo -c -o tm.o tm.c mv -f .deps/tm.Tpo .deps/tm.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT haze.o -MD -MP -MF .deps/haze.Tpo -c -o haze.o haze.c mv -f .deps/haze.Tpo .deps/haze.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT ottd.o -MD -MP -MF .deps/ottd.Tpo -c -o ottd.o ottd.c mv -f .deps/ottd.Tpo .deps/ottd.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT wic.o -MD -MP -MF .deps/wic.Tpo -c -o wic.o wic.c mv -f .deps/wic.Tpo .deps/wic.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT fl.o -MD -MP -MF .deps/fl.Tpo -c -o fl.o fl.c mv -f .deps/fl.Tpo .deps/fl.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT tee.o -MD -MP -MF .deps/tee.Tpo -c -o tee.o tee.c mv -f .deps/tee.Tpo .deps/tee.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT cube2.o -MD -MP -MF .deps/cube2.Tpo -c -o cube2.o cube2.c mv -f .deps/cube2.Tpo .deps/cube2.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT ts3.o -MD -MP -MF .deps/ts3.Tpo -c -o ts3.o ts3.c mv -f .deps/ts3.Tpo .deps/ts3.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT bfbc2.o -MD -MP -MF .deps/bfbc2.Tpo -c -o bfbc2.o bfbc2.c mv -f .deps/bfbc2.Tpo .deps/bfbc2.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT ventrilo.o -MD -MP -MF .deps/ventrilo.Tpo -c -o ventrilo.o ventrilo.c mv -f .deps/ventrilo.Tpo .deps/ventrilo.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT mumble.o -MD -MP -MF .deps/mumble.Tpo -c -o mumble.o mumble.c mv -f .deps/mumble.Tpo .deps/mumble.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT terraria.o -MD -MP -MF .deps/terraria.Tpo -c -o terraria.o terraria.c mv -f .deps/terraria.Tpo .deps/terraria.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT crysis.o -MD -MP -MF .deps/crysis.Tpo -c -o crysis.o crysis.c mv -f .deps/crysis.Tpo .deps/crysis.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT dirtybomb.o -MD -MP -MF .deps/dirtybomb.Tpo -c -o dirtybomb.o dirtybomb.c mv -f .deps/dirtybomb.Tpo .deps/dirtybomb.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT starmade.o -MD -MP -MF .deps/starmade.Tpo -c -o starmade.o starmade.c mv -f .deps/starmade.Tpo .deps/starmade.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT farmsim.o -MD -MP -MF .deps/farmsim.Tpo -c -o farmsim.o farmsim.c mv -f .deps/farmsim.Tpo .deps/farmsim.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT ksp.o -MD -MP -MF .deps/ksp.Tpo -c -o ksp.o ksp.c mv -f .deps/ksp.Tpo .deps/ksp.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT tf.o -MD -MP -MF .deps/tf.Tpo -c -o tf.o tf.c mv -f .deps/tf.Tpo .deps/tf.Po cc -DHAVE_CONFIG_H -I. -DDEBUG -DENABLE_DUMP -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -MT armyops.o -MD -MP -MF .deps/armyops.Tpo -c -o armyops.o armyops.c mv -f .deps/armyops.Tpo .deps/armyops.Po echo '-Dsysconfdir=\"/etc\" -O2 -pipe -Wall' | cmp -s - .compiler_flags || echo '-Dsysconfdir=\"/etc\" -O2 -pipe -Wall' > .compiler_flags cc -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -o qstat xform.o config.o debug.o utils.o hcache.o md5.o qserver.o qstat.o template.o display_json.o a2s.o packet_manip.o ut2004.o doom3.o gps.o gs2.o gs3.o ts2.o tm.o haze.o ottd.o wic.o fl.o tee.o cube2.o ts3.o bfbc2.o ventrilo.o mumble.o terraria.o crysis.o dirtybomb.o starmade.o farmsim.o ksp.o tf.o armyops.o xform.c(xform.o:(xform_name)): warning: sprintf() is often misused, please use snprintf() config.c(config.o:(pf_top_level)): warning: strcpy() is almost always misused, please use strlcpy() config.c(config.o:(get_config_key)): warning: strcat() is almost always misused, please use strlcat() ventrilo.c(ventrilo.o:(ventrilo_udp_head_enc)): warning: random() may return deterministic values, is that what you want? gmake[2]: Leaving directory '/exopi-obj/pobj/qstat-2.17/qstat-2.17' gmake[1]: Leaving directory '/exopi-obj/pobj/qstat-2.17/qstat-2.17' >>> Running package in games/qstat at 1715610717.15 ===> games/qstat ===> Faking installation for qstat-2.17p0 echo '-Dsysconfdir=\"/etc\" -O2 -pipe -Wall' | cmp -s - .compiler_flags || echo '-Dsysconfdir=\"/etc\" -O2 -pipe -Wall' > .compiler_flags ver=$(./scripts/version.sh); \ echo $ver | cmp -s - .version || echo $ver > .version ver=$(cat .version); \ file=$(sed "s/CHANGEME/$ver/g" ./version.h.tmpl); \ echo "$file" | cmp -s - version.h || echo "$file" > version.h gmake install-recursive gmake[1]: Entering directory '/exopi-obj/pobj/qstat-2.17/qstat-2.17' Making install in template gmake[2]: Entering directory '/exopi-obj/pobj/qstat-2.17/qstat-2.17/template' gmake[3]: Entering directory '/exopi-obj/pobj/qstat-2.17/qstat-2.17/template' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/qstat-2.17/qstat-2.17/template' gmake[2]: Leaving directory '/exopi-obj/pobj/qstat-2.17/qstat-2.17/template' Making install in info gmake[2]: Entering directory '/exopi-obj/pobj/qstat-2.17/qstat-2.17/info' gmake[3]: Entering directory '/exopi-obj/pobj/qstat-2.17/qstat-2.17/info' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/qstat-2.17/qstat-2.17/info' gmake[2]: Leaving directory '/exopi-obj/pobj/qstat-2.17/qstat-2.17/info' gmake[2]: Entering directory '/exopi-obj/pobj/qstat-2.17/qstat-2.17' ver=$(./scripts/version.sh); \ echo $ver | cmp -s - .version || echo $ver > .version ver=$(cat .version); \ file=$(sed "s/CHANGEME/$ver/g" ./version.h.tmpl); \ echo "$file" | cmp -s - version.h || echo "$file" > version.h echo '-Dsysconfdir=\"/etc\" -O2 -pipe -Wall' | cmp -s - .compiler_flags || echo '-Dsysconfdir=\"/etc\" -O2 -pipe -Wall' > .compiler_flags cc -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -o qstat xform.o config.o debug.o utils.o hcache.o md5.o qserver.o qstat.o template.o display_json.o a2s.o packet_manip.o ut2004.o doom3.o gps.o gs2.o gs3.o ts2.o tm.o haze.o ottd.o wic.o fl.o tee.o cube2.o ts3.o bfbc2.o ventrilo.o mumble.o terraria.o crysis.o dirtybomb.o starmade.o farmsim.o ksp.o tf.o armyops.o xform.c(xform.o:(xform_name)): warning: sprintf() is often misused, please use snprintf() config.c(config.o:(pf_top_level)): warning: strcpy() is almost always misused, please use strlcpy() ventrilo.c(ventrilo.o:(ventrilo_udp_head_enc)): warning: random() may return deterministic values, is that what you want? config.c(config.o:(get_config_key)): warning: strcat() is almost always misused, please use strlcat() gmake[3]: Entering directory '/exopi-obj/pobj/qstat-2.17/qstat-2.17' ver=$(./scripts/version.sh); \ echo $ver | cmp -s - .version || echo $ver > .version ver=$(cat .version); \ file=$(sed "s/CHANGEME/$ver/g" ./version.h.tmpl); \ echo "$file" | cmp -s - version.h || echo "$file" > version.h echo '-Dsysconfdir=\"/etc\" -O2 -pipe -Wall' | cmp -s - .compiler_flags || echo '-Dsysconfdir=\"/etc\" -O2 -pipe -Wall' > .compiler_flags cc -Dsysconfdir=\"/etc\" -O2 -pipe -Wall -o qstat xform.o config.o debug.o utils.o hcache.o md5.o qserver.o qstat.o template.o display_json.o a2s.o packet_manip.o ut2004.o doom3.o gps.o gs2.o gs3.o ts2.o tm.o haze.o ottd.o wic.o fl.o tee.o cube2.o ts3.o bfbc2.o ventrilo.o mumble.o terraria.o crysis.o dirtybomb.o starmade.o farmsim.o ksp.o tf.o armyops.o xform.c(xform.o:(xform_name)): warning: sprintf() is often misused, please use snprintf() config.c(config.o:(pf_top_level)): warning: strcpy() is almost always misused, please use strlcpy() ventrilo.c(ventrilo.o:(ventrilo_udp_head_enc)): warning: random() may return deterministic values, is that what you want? config.c(config.o:(get_config_key)): warning: strcat() is almost always misused, please use strlcat() mkdir -p '/exopi-obj/pobj/qstat-2.17/fake-amd64/usr/local/bin' /exopi-obj/pobj/qstat-2.17/bin/install -c -s -m 755 qstat '/exopi-obj/pobj/qstat-2.17/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/qstat-2.17/fake-amd64/etc' /exopi-obj/pobj/qstat-2.17/bin/install -c -m 644 qstat.cfg '/exopi-obj/pobj/qstat-2.17/fake-amd64/etc' gmake[3]: Leaving directory '/exopi-obj/pobj/qstat-2.17/qstat-2.17' gmake[2]: Leaving directory '/exopi-obj/pobj/qstat-2.17/qstat-2.17' gmake[1]: Leaving directory '/exopi-obj/pobj/qstat-2.17/qstat-2.17' /exopi-obj/pobj/qstat-2.17/bin/install -d -m 755 /exopi-obj/pobj/qstat-2.17/fake-amd64/usr/local/share/doc/qstat /exopi-obj/pobj/qstat-2.17/bin/install -d -m 755 /exopi-obj/pobj/qstat-2.17/fake-amd64/usr/local/share/examples/qstat /exopi-obj/pobj/qstat-2.17/bin/install -c -m 644 /exopi-obj/pobj/qstat-2.17/qstat-2.17/CHANGES.txt /exopi-obj/pobj/qstat-2.17/qstat-2.17/qstatdoc.html /exopi-obj/pobj/qstat-2.17/fake-amd64/usr/local/share/doc/qstat /exopi-obj/pobj/qstat-2.17/bin/install -c -m 644 /exopi-obj/pobj/qstat-2.17/qstat-2.17/qstat.cfg /exopi-obj/pobj/qstat-2.17/fake-amd64/usr/local/share/examples/qstat ===> Building package for qstat-2.17p0 Create /exopi-cvs/ports/packages/amd64/all/qstat-2.17p0.tgz Creating package qstat-2.17p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|******** | 13% checksumming|************ | 20% checksumming|**************** | 27% checksumming|******************** | 33% checksumming|************************ | 40% checksumming|**************************** | 47% checksumming|********************************* | 53% checksumming|************************************* | 60% checksumming|***************************************** | 67% checksumming|********************************************* | 73% checksumming|************************************************* | 80% checksumming|***************************************************** | 87% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************ | 75% archiving|****************************************************** | 84% archiving|************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/qstat-2.17p0.tgz >>> Running clean in games/qstat at 1715610719.42 ===> games/qstat ===> Cleaning for qstat-2.17p0 >>> Ended at 1715610719.62 max_stuck=2.83/depends=3.95/show-prepare-results=1.07/extract=0.36/patch=0.26/configure=8.97/build=13.20/package=2.28/clean=0.24