=>> Building games/enygma build started at Mon May 5 07:30:52 EDT 2025 port directory: /usr/ports/games/enygma package name: enygma-1.04 building for: FreeBSD 13amd64-weekly-desktop-job-03 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 483 Feb 24 2024 /usr/ports/games/enygma/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: d9c7e0b18ad0 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 03 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 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=/mnt/data/.m/13amd64-weekly-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/13amd64-weekly-desktop/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/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--- ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --localstatedir=/var/games --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/enygma/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/enygma/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/enygma/work/.cache HOME=/wrkdirs/usr/ports/games/enygma/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/enygma/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/enygma/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/enygma/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/enygma/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/enygma/work/.cache HOME=/wrkdirs/usr/ports/games/enygma/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/enygma/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/enygma/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 -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/include -isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " 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-- OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/enygma" EXAMPLESDIR="share/examples/enygma" DATADIR="share/enygma" WWWDIR="www/enygma" ETCDIR="etc/enygma" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/enygma DOCSDIR=/usr/local/share/doc/enygma EXAMPLESDIR=/usr/local/share/examples/enygma WWWDIR=/usr/local/www/enygma ETCDIR=/usr/local/etc/enygma --End SUB_LIST-- ---Begin make.conf--- 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 #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---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 --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The enygma 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 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> enygma-1.04 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-03] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-03] Extracting pkg-2.0.6: .......... done ===> enygma-1.04 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of enygma-1.04 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The enygma 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 ===> Fetching all distfiles required by enygma-1.04 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The enygma 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 ===> Fetching all distfiles required by enygma-1.04 for building => SHA256 Checksum OK for enygma/enigma-1.04.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The enygma 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 ===> Fetching all distfiles required by enygma-1.04 for building ===> Extracting for enygma-1.04 => SHA256 Checksum OK for enygma/enigma-1.04.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for enygma-1.04 ===> Applying FreeBSD patches for enygma-1.04 from /usr/ports/games/enygma/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for enygma-1.04 loading site script /usr/ports/Templates/config.site creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong ) works... yes checking whether the C compiler (cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking whether ln -s works... yes checking whether make sets ${MAKE}... yes checking for a BSD compatible install... /usr/bin/install -c checking for nroff... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for size_t... (cached) yes checking for strcspn... (cached) yes checking for strspn... yes checking for initscr in -lncurses... yes checking for ncurses.h... yes checking for attr_t in ncurses.h... yes updating cache ./config.cache creating ./config.status creating Makefile =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for enygma-1.04 --- main.o --- --- screen.o --- --- engine.o --- --- memory.o --- --- levelfile.o --- --- misc.o --- --- savefile.o --- --- main.o --- cc -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -W -I. -I. -DLEVELDIR=\"/usr/local/share/enygma/\" -DSAVEDIR=\"/var/games/enygma/\" -DCURSES_HDR="" -DHAS_ATTR_T -o main.o main.c --- screen.o --- cc -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -W -I. -I. -DLEVELDIR=\"/usr/local/share/enygma/\" -DSAVEDIR=\"/var/games/enygma/\" -DCURSES_HDR="" -DHAS_ATTR_T -o screen.o screen.c --- memory.o --- cc -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -W -I. -I. -DLEVELDIR=\"/usr/local/share/enygma/\" -DSAVEDIR=\"/var/games/enygma/\" -DCURSES_HDR="" -DHAS_ATTR_T -o memory.o memory.c --- engine.o --- cc -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -W -I. -I. -DLEVELDIR=\"/usr/local/share/enygma/\" -DSAVEDIR=\"/var/games/enygma/\" -DCURSES_HDR="" -DHAS_ATTR_T -o engine.o engine.c --- misc.o --- cc -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -W -I. -I. -DLEVELDIR=\"/usr/local/share/enygma/\" -DSAVEDIR=\"/var/games/enygma/\" -DCURSES_HDR="" -DHAS_ATTR_T -o misc.o misc.c --- levelfile.o --- cc -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -W -I. -I. -DLEVELDIR=\"/usr/local/share/enygma/\" -DSAVEDIR=\"/var/games/enygma/\" -DCURSES_HDR="" -DHAS_ATTR_T -o levelfile.o levelfile.c --- savefile.o --- cc -c -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -W -I. -I. -DLEVELDIR=\"/usr/local/share/enygma/\" -DSAVEDIR=\"/var/games/enygma/\" -DCURSES_HDR="" -DHAS_ATTR_T -o savefile.o savefile.c --- engine.o --- engine.c:296:31: warning: implicit conversion from 'int' to 'char' changes value from 225 to -31 [-Wconstant-conversion] 296 | ret->leveldata[j] = 'a' | 0x80; /* a is upmoving o */ | ~ ~~~~^~~~~~ engine.c:298:31: warning: implicit conversion from 'int' to 'char' changes value from 226 to -30 [-Wconstant-conversion] 298 | ret->leveldata[j] = 'b' | 0x80; /* b is downmoving o */ | ~ ~~~~^~~~~~ engine.c:300:31: warning: implicit conversion from 'int' to 'char' changes value from 227 to -29 [-Wconstant-conversion] 300 | ret->leveldata[j] = 'c' | 0x80; /* c is rightmoving o */ | ~ ~~~~^~~~~~ engine.c:302:31: warning: implicit conversion from 'int' to 'char' changes value from 228 to -28 [-Wconstant-conversion] 302 | ret->leveldata[j] = 'd' | 0x80; /* d is leftmoving o */ | ~ ~~~~^~~~~~ --- screen.o --- screen.c:382:31: warning: field width should have type 'int', but argument has type 'unsigned long' [-Wformat] 382 | sprintf(buf+strlen(buf), "%*s", colwidth-strlen(buf), ""); | ~~^ ~~~~~~~~~~~~~~~~~~~~ screen.c:548:9: warning: variable 'len' set but not used [-Wunused-but-set-variable] 548 | int len; | ^ 2 warnings generated. --- engine.o --- 4 warnings generated. --- enigma --- cc -fstack-protector-strong -o enigma main.o screen.o engine.o memory.o levelfile.o misc.o savefile.o -lncurses -L/usr/local/lib =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for enygma-1.04 ===> Generating temporary packing list install -s -m 555 enigma /wrkdirs/usr/ports/games/enygma/work/stage/usr/local/bin/enygma mkdir -p /wrkdirs/usr/ports/games/enygma/work/stage/usr/local/share/enygma for i in ./levels/*.set ./levels/*.level; do install -m 0644 $i /wrkdirs/usr/ports/games/enygma/work/stage/usr/local/share/enygma; done mkdir -p /wrkdirs/usr/ports/games/enygma/work/stage/var/games/enygma ====> 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-05-05T11:30:52+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=d9c7e0b18ad0' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for enygma-1.04 ===> Building enygma-1.04 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for enygma-1.04 build of games/enygma | enygma-1.04 ended at Mon May 5 07:30:56 EDT 2025 build time: 00:00:05