=>> Building games/aklabeth build started at Fri Oct 3 13:02:41 EDT 2025 port directory: /usr/ports/games/aklabeth package name: aklabeth-1.0 building for: FreeBSD pkg.DaveG.ca 15.0-ALPHA3 FreeBSD 15.0-ALPHA3 1500064 amd64 maintained by: amdmi3@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 700 Aug 27 2024 /usr/ports/games/aklabeth/Makefile Ports top last git commit: a936fb9b16ba Ports top unclean checkout: no Port dir last git commit: fb16dfecae4a Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500064 Jail OSVERSION: 1500064 Job Id: 02 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500064 UNAME_v=FreeBSD 15.0-ALPHA3 1500064 UNAME_r=15.0-ALPHA3 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/freebsd_15_c_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_15_c_x64-HEAD-ALL/02/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_15_c_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_15_c_x64-HEAD-ALL/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for aklabeth-1.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- amdmi3@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/aklabeth/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/aklabeth/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/aklabeth/work/.cache HOME=/wrkdirs/usr/ports/games/aklabeth/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/aklabeth/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/aklabeth/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/aklabeth/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/aklabeth/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/aklabeth/work/.cache HOME=/wrkdirs/usr/ports/games/aklabeth/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/aklabeth/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/aklabeth/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/aklabeth" EXAMPLESDIR="share/examples/aklabeth" DATADIR="share/aklabeth" WWWDIR="www/aklabeth" ETCDIR="etc/aklabeth" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/aklabeth DOCSDIR=/usr/local/share/doc/aklabeth EXAMPLESDIR=/usr/local/share/examples/aklabeth WWWDIR=/usr/local/www/aklabeth ETCDIR=/usr/local/etc/aklabeth --End SUB_LIST-- ---Begin make.conf--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> aklabeth-1.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.3.1.pkg [pkg.DaveG.ca] Installing pkg-2.3.1... [pkg.DaveG.ca] Extracting pkg-2.3.1: .......... done ===> aklabeth-1.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of aklabeth-1.0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by aklabeth-1.0 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by aklabeth-1.0 for building => SHA256 Checksum OK for aklabeth-1.0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by aklabeth-1.0 for building ===> Extracting for aklabeth-1.0 => SHA256 Checksum OK for aklabeth-1.0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for aklabeth-1.0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> aklabeth-1.0 depends on file: /usr/local/bin/sdl-config - not found ===> Installing existing package /packages/All/sdl-1.2.15_17,2.pkg [pkg.DaveG.ca] Installing sdl-1.2.15_17,2... [pkg.DaveG.ca] `-- Installing aalib-1.4.r5_14... [pkg.DaveG.ca] | `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] | `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] `-- Extracting aalib-1.4.r5_14: .......... done [pkg.DaveG.ca] `-- Installing libGLU-9.0.3... [pkg.DaveG.ca] | `-- Installing libglvnd-1.7.0... [pkg.DaveG.ca] | | `-- Installing libX11-1.8.12,1... [pkg.DaveG.ca] | | `-- Installing libxcb-1.17.0... [pkg.DaveG.ca] | | | `-- Installing libXau-1.0.12... [pkg.DaveG.ca] | | | `-- Extracting libXau-1.0.12: .......... done [pkg.DaveG.ca] | | | `-- Installing libXdmcp-1.1.5... [pkg.DaveG.ca] | | | `-- Installing xorgproto-2024.1... [pkg.DaveG.ca] | | | `-- Extracting xorgproto-2024.1: .......... done [pkg.DaveG.ca] | | | `-- Extracting libXdmcp-1.1.5: ...... done [pkg.DaveG.ca] | | `-- Extracting libxcb-1.17.0: .......... done [pkg.DaveG.ca] | | `-- Extracting libX11-1.8.12,1: .......... done [pkg.DaveG.ca] | | `-- Installing libXext-1.3.6,1... [pkg.DaveG.ca] | | `-- Extracting libXext-1.3.6,1: .......... done [pkg.DaveG.ca] | `-- Extracting libglvnd-1.7.0: .......... done [pkg.DaveG.ca] `-- Extracting libGLU-9.0.3: ..... done [pkg.DaveG.ca] `-- Installing libXrandr-1.5.4... [pkg.DaveG.ca] | `-- Installing libXrender-0.9.12... [pkg.DaveG.ca] | `-- Extracting libXrender-0.9.12: ....... done [pkg.DaveG.ca] `-- Extracting libXrandr-1.5.4: .......... done [pkg.DaveG.ca] Extracting sdl-1.2.15_17,2: .......... done ===== Message from aalib-1.4.r5_14: -- ===> NOTICE: The aalib port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===== Message from sdl-1.2.15_17,2: -- Your SDL library has been built with libvgl support, which means that you can run almost any SDL application straight on your console (VESA 2.0 compatible videocard is required). To do this you have to load the vesa kernel module or enable it in your kernel, and set environment variable "SDL_VIDEODRIVER=vgl". ===> aklabeth-1.0 depends on file: /usr/local/bin/sdl-config - found ===> Returning to build of aklabeth-1.0 ===> aklabeth-1.0 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg.DaveG.ca] Installing ccache-3.7.12_8... [pkg.DaveG.ca] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> aklabeth-1.0 depends on file: /usr/local/bin/ccache - found ===> Returning to build of aklabeth-1.0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> aklabeth-1.0 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL.so) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for aklabeth-1.0 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/games/aklabeth/work/aklabeth-1.0/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/games/aklabeth/work/aklabeth-1.0/configure configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking build system type... amd64-portbld-freebsd15.0 checking host system type... amd64-portbld-freebsd15.0 checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc3 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking for a sed that does not truncate output... /usr/bin/sed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking command to parse /usr/bin/nm -B output... failed checking how to run the C++ preprocessor... c++ -E checking for egrep... grep -E 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 ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... no checking if we can lock with hard links... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd15.0 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for sdl-config... /usr/local/bin/sdl-config configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for aklabeth-1.0 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- attack.o --- --- british.o --- --- ddraw.o --- --- dead.o --- --- draw.o --- --- draw2.o --- --- draw3.o --- --- dungeon.o --- --- globals.o --- --- hdr.o --- --- monst.o --- --- move.o --- --- player.o --- --- town.o --- --- world.o --- --- aklabeth-sdw.o --- --- attack.o --- source='attack.c' object='attack.o' libtool=no depfile='.deps/attack.Po' tmpdepfile='.deps/attack.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c `test -f 'attack.c' || echo './'`attack.c --- british.o --- source='british.c' object='british.o' libtool=no depfile='.deps/british.Po' tmpdepfile='.deps/british.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c `test -f 'british.c' || echo './'`british.c --- ddraw.o --- source='ddraw.c' object='ddraw.o' libtool=no depfile='.deps/ddraw.Po' tmpdepfile='.deps/ddraw.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c `test -f 'ddraw.c' || echo './'`ddraw.c --- dead.o --- source='dead.c' object='dead.o' libtool=no depfile='.deps/dead.Po' tmpdepfile='.deps/dead.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c `test -f 'dead.c' || echo './'`dead.c --- draw.o --- source='draw.c' object='draw.o' libtool=no depfile='.deps/draw.Po' tmpdepfile='.deps/draw.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c `test -f 'draw.c' || echo './'`draw.c --- draw2.o --- source='draw2.c' object='draw2.o' libtool=no depfile='.deps/draw2.Po' tmpdepfile='.deps/draw2.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c `test -f 'draw2.c' || echo './'`draw2.c --- draw3.o --- source='draw3.c' object='draw3.o' libtool=no depfile='.deps/draw3.Po' tmpdepfile='.deps/draw3.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c `test -f 'draw3.c' || echo './'`draw3.c --- dungeon.o --- source='dungeon.c' object='dungeon.o' libtool=no depfile='.deps/dungeon.Po' tmpdepfile='.deps/dungeon.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c `test -f 'dungeon.c' || echo './'`dungeon.c --- globals.o --- source='globals.c' object='globals.o' libtool=no depfile='.deps/globals.Po' tmpdepfile='.deps/globals.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c `test -f 'globals.c' || echo './'`globals.c --- hdr.o --- source='hdr.c' object='hdr.o' libtool=no depfile='.deps/hdr.Po' tmpdepfile='.deps/hdr.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c `test -f 'hdr.c' || echo './'`hdr.c --- monst.o --- source='monst.c' object='monst.o' libtool=no depfile='.deps/monst.Po' tmpdepfile='.deps/monst.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c `test -f 'monst.c' || echo './'`monst.c --- move.o --- source='move.c' object='move.o' libtool=no depfile='.deps/move.Po' tmpdepfile='.deps/move.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c `test -f 'move.c' || echo './'`move.c --- player.o --- source='player.c' object='player.o' libtool=no depfile='.deps/player.Po' tmpdepfile='.deps/player.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c `test -f 'player.c' || echo './'`player.c --- town.o --- source='town.c' object='town.o' libtool=no depfile='.deps/town.Po' tmpdepfile='.deps/town.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c `test -f 'town.c' || echo './'`town.c --- world.o --- source='world.c' object='world.o' libtool=no depfile='.deps/world.Po' tmpdepfile='.deps/world.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c `test -f 'world.c' || echo './'`world.c --- aklabeth-sdw.o --- source='sdw.cpp' object='aklabeth-sdw.o' libtool=no depfile='.deps/aklabeth-sdw.Po' tmpdepfile='.deps/aklabeth-sdw.TPo' depmode=gcc3 /bin/sh ../depcomp c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -o aklabeth-sdw.o `test -f 'sdw.cpp' || echo './'`sdw.cpp --- main.o --- source='main.c' object='main.o' libtool=no depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c `test -f 'main.c' || echo './'`main.c --- aklabeth-aklabeth.o --- source='aklabeth.cpp' object='aklabeth-aklabeth.o' libtool=no depfile='.deps/aklabeth-aklabeth.Po' tmpdepfile='.deps/aklabeth-aklabeth.TPo' depmode=gcc3 /bin/sh ../depcomp c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -o aklabeth-aklabeth.o `test -f 'aklabeth.cpp' || echo './'`aklabeth.cpp --- aklabeth-hardware.o --- source='hardware.cpp' object='aklabeth-hardware.o' libtool=no depfile='.deps/aklabeth-hardware.Po' tmpdepfile='.deps/aklabeth-hardware.TPo' depmode=gcc3 /bin/sh ../depcomp c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/SDL -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c -o aklabeth-hardware.o `test -f 'hardware.cpp' || echo './'`hardware.cpp In file included from hardware.cpp:11: ./sdw.hxx:92:61: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 92 | void String(int x1=0,int y1=0,int x2=0,int y2=0,char *s = ""); | ^ hardware.cpp:57:48: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 57 | MainSurface->String(TextLeft,8,TextLeft+64,24,"Food"); | ^ hardware.cpp:58:51: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 58 | MainSurface->String(TextLeft,72,TextLeft+16*9,88,"Hit Points"); | ^ hardware.cpp:59:51: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 59 | MainSurface->String(TextLeft,136,TextLeft+64,152,"Gold"); | ^ 4 warnings generated. --- aklabeth-sdw.o --- In file included from sdw.cpp:18: ./sdw.hxx:18:17: warning: using directive refers to implicitly-defined namespace 'std' 18 | using namespace std; | ^ ./sdw.hxx:92:61: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 92 | void String(int x1=0,int y1=0,int x2=0,int y2=0,char *s = ""); | ^ sdw.cpp:953:15: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] 953 | if (Joystick && 0) // Joystick available ? (ID#0) | ^ ~ sdw.cpp:953:15: note: use '&' for a bitwise operation 953 | if (Joystick && 0) // Joystick available ? (ID#0) | ^~ | & sdw.cpp:953:15: note: remove constant to silence this warning 953 | if (Joystick && 0) // Joystick available ? (ID#0) | ^~~~ 3 warnings generated. --- aklabeth-aklabeth.o --- In file included from aklabeth.cpp:28: ./sdw.hxx:92:61: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 92 | void String(int x1=0,int y1=0,int x2=0,int y2=0,char *s = ""); | ^ 1 warning generated. --- aklabeth --- /bin/sh ../libtool --mode=link c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -o aklabeth -R/usr/local/lib attack.o british.o ddraw.o dead.o draw.o draw2.o draw3.o dungeon.o globals.o hdr.o monst.o move.o player.o town.o world.o aklabeth-sdw.o main.o aklabeth-aklabeth.o aklabeth-hardware.o -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread mkdir .libs c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -o aklabeth attack.o british.o ddraw.o dead.o draw.o draw2.o draw3.o dungeon.o globals.o hdr.o monst.o move.o player.o town.o world.o aklabeth-sdw.o main.o aklabeth-aklabeth.o aklabeth-hardware.o -Wl,-rpath -Wl,/usr/local/lib -pthread -L/usr/local/lib -lSDL -Wl,--rpath -Wl,/usr/local/lib =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for aklabeth-1.0 ===> Generating temporary packing list Making install in src /bin/sh ../mkinstalldirs /wrkdirs/usr/ports/games/aklabeth/work/stage/usr/local/bin /bin/sh ../libtool --mode=install install -s -m 555 aklabeth /wrkdirs/usr/ports/games/aklabeth/work/stage/usr/local/bin/aklabeth install -m 555 -s aklabeth /wrkdirs/usr/ports/games/aklabeth/work/stage/usr/local/bin/aklabeth install -m 0644 /wrkdirs/usr/ports/games/aklabeth/work/aklabeth-1.0/AUTHORS /wrkdirs/usr/ports/games/aklabeth/work/stage/usr/local/share/doc/aklabeth/ install -m 0644 /wrkdirs/usr/ports/games/aklabeth/work/aklabeth-1.0/README /wrkdirs/usr/ports/games/aklabeth/work/stage/usr/local/share/doc/aklabeth/ ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-10-03T17:02:41+0000' 'PKG_NOTE_ports_top_git_hash=a936fb9b16ba' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=fb16dfecae4a' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for aklabeth-1.0 ===> Building aklabeth-1.0 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for aklabeth-1.0 build of games/aklabeth | aklabeth-1.0 ended at Fri Oct 3 13:04:33 EDT 2025 build time: 00:01:55