=>> Building games/jigzo build started at Tue Dec 16 19:15:38 EST 2025 port directory: /usr/ports/games/jigzo package name: jigzo-0.6.1_13 building for: FreeBSD pkg.DaveG.ca 14.3-RELEASE-p1 FreeBSD 14.3-RELEASE-p1 1403000 amd64 maintained by: amdmi3@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1225 Aug 27 2024 /usr/ports/games/jigzo/Makefile Ports top last git commit: 10f7dee57a4c Ports top unclean checkout: no Port dir last git commit: f8962382274b Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1403000 Job Id: 04 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p1 1403000 UNAME_r=14.3-RELEASE-p1 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_14_3_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_14_3_x64-HEAD-ALL/04/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_14_3_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_14_3_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 jigzo-0.6.1_13: 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-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/jigzo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/jigzo/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/jigzo/work/.cache HOME=/wrkdirs/usr/ports/games/jigzo/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/jigzo/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/jigzo/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- SDL_CONFIG=/usr/local/bin/sdl-config XDG_DATA_HOME=/wrkdirs/usr/ports/games/jigzo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/jigzo/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/jigzo/work/.cache HOME=/wrkdirs/usr/ports/games/jigzo/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/jigzo/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/jigzo/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 -std=c++14 " CXXSTD=c++14 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=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/jigzo" EXAMPLESDIR="share/examples/jigzo" DATADIR="share/jigzo" WWWDIR="www/jigzo" ETCDIR="etc/jigzo" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/jigzo DOCSDIR=/usr/local/share/doc/jigzo EXAMPLESDIR=/usr/local/share/examples/jigzo WWWDIR=/usr/local/www/jigzo ETCDIR=/usr/local/etc/jigzo --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 ===> jigzo-0.6.1_13 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.4.2_1.pkg [pkg.DaveG.ca] Installing pkg-2.4.2_1... [pkg.DaveG.ca] Extracting pkg-2.4.2_1: .......... done ===> jigzo-0.6.1_13 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of jigzo-0.6.1_13 =========================================================================== =================================================== ===== 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 jigzo-0.6.1_13 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by jigzo-0.6.1_13 for building => SHA256 Checksum OK for jigzo-0.6.1.tgz. =========================================================================== =================================================== ===== 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 jigzo-0.6.1_13 for building ===> Extracting for jigzo-0.6.1_13 => SHA256 Checksum OK for jigzo-0.6.1.tgz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for jigzo-0.6.1_13 ===> Applying FreeBSD patches for jigzo-0.6.1_13 from /usr/ports/games/jigzo/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> jigzo-0.6.1_13 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [pkg.DaveG.ca] Installing gmake-4.4.1... [pkg.DaveG.ca] `-- Installing gettext-runtime-0.23.1... [pkg.DaveG.ca] | `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] | `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] `-- Extracting gettext-runtime-0.23.1: .......... done [pkg.DaveG.ca] Extracting gmake-4.4.1: .......... done ===> jigzo-0.6.1_13 depends on package: gmake>=4.4.1 - found ===> Returning to build of jigzo-0.6.1_13 ===> jigzo-0.6.1_13 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] `-- 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". ===> jigzo-0.6.1_13 depends on file: /usr/local/bin/sdl-config - found ===> Returning to build of jigzo-0.6.1_13 ===> jigzo-0.6.1_13 depends on package: xorgproto>=0 - found ===> jigzo-0.6.1_13 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. ===> jigzo-0.6.1_13 depends on file: /usr/local/bin/ccache - found ===> Returning to build of jigzo-0.6.1_13 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> jigzo-0.6.1_13 depends on shared library: libpng.so - not found ===> Installing existing package /packages/All/png-1.6.52.pkg [pkg.DaveG.ca] Installing png-1.6.52... [pkg.DaveG.ca] Extracting png-1.6.52: .......... done ===> jigzo-0.6.1_13 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> Returning to build of jigzo-0.6.1_13 ===> jigzo-0.6.1_13 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) ===> jigzo-0.6.1_13 depends on shared library: libjpeg.so - not found ===> Installing existing package /packages/All/jpeg-turbo-3.1.2.pkg [pkg.DaveG.ca] Installing jpeg-turbo-3.1.2... [pkg.DaveG.ca] Extracting jpeg-turbo-3.1.2: .......... done ===> jigzo-0.6.1_13 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> Returning to build of jigzo-0.6.1_13 ===> jigzo-0.6.1_13 depends on shared library: libSDL_mixer.so - not found ===> Installing existing package /packages/All/sdl_mixer-1.2.12_15.pkg [pkg.DaveG.ca] Installing sdl_mixer-1.2.12_15... [pkg.DaveG.ca] `-- Installing flac-1.5.0,1... [pkg.DaveG.ca] | `-- Installing libogg-1.3.6,4... [pkg.DaveG.ca] | `-- Extracting libogg-1.3.6,4: .......... done [pkg.DaveG.ca] `-- Extracting flac-1.5.0,1: .......... done [pkg.DaveG.ca] `-- Installing libmikmod-3.3.13... [pkg.DaveG.ca] `-- Extracting libmikmod-3.3.13: ....... done [pkg.DaveG.ca] `-- Installing libvorbis-1.3.7_2,3... [pkg.DaveG.ca] `-- Extracting libvorbis-1.3.7_2,3: .......... done [pkg.DaveG.ca] `-- Installing smpeg-0.4.4_18... [pkg.DaveG.ca] `-- Extracting smpeg-0.4.4_18: .......... done [pkg.DaveG.ca] `-- Installing timidity-0.2i_1... [pkg.DaveG.ca] `-- Extracting timidity-0.2i_1: .......... done [pkg.DaveG.ca] Extracting sdl_mixer-1.2.12_15: ...... done ===== Message from timidity-0.2i_1: -- ===> NOTICE: The timidity 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 ===> jigzo-0.6.1_13 depends on shared library: libSDL_mixer.so - found (/usr/local/lib/libSDL_mixer.so) ===> Returning to build of jigzo-0.6.1_13 ===> jigzo-0.6.1_13 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL.so) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for jigzo-0.6.1_13 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for jigzo-0.6.1_13 Generating dependency information for src/Loader.cxx c++ -MM -MT dep/Loader.LINUX.d -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 `/usr/local/bin/sdl-config --cflags` -DENABLE_SOUND src/Loader.cxx -o dep/Loader.LINUX.d.tmp Generating dependency information for src/Texture.cxx Generating dependency information for src/Screen.cxx c++ -MM -MT dep/Texture.LINUX.d -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 `/usr/local/bin/sdl-config --cflags` -DENABLE_SOUND src/Texture.cxx -o dep/Texture.LINUX.d.tmp c++ -MM -MT dep/Screen.LINUX.d -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 `/usr/local/bin/sdl-config --cflags` -DENABLE_SOUND src/Screen.cxx -o dep/Screen.LINUX.d.tmp Generating dependency information for src/main.cxx c++ -MM -MT dep/main.LINUX.d -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 `/usr/local/bin/sdl-config --cflags` -DENABLE_SOUND src/main.cxx -o dep/main.LINUX.d.tmp Compiling src/Loader.cxx c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 `/usr/local/bin/sdl-config --cflags` -DENABLE_SOUND -Wall -c src/Loader.cxx -o obj/Loader.LINUX.o Compiling src/Screen.cxx Compiling src/Texture.cxx c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 `/usr/local/bin/sdl-config --cflags` -DENABLE_SOUND -Wall -c src/Screen.cxx -o obj/Screen.LINUX.o Compiling src/main.cxx c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 `/usr/local/bin/sdl-config --cflags` -DENABLE_SOUND -Wall -c src/Texture.cxx -o obj/Texture.LINUX.o c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 `/usr/local/bin/sdl-config --cflags` -DENABLE_SOUND -Wall -c src/main.cxx -o obj/main.LINUX.o In file included from src/Texture.cxx:21: In file included from src/Texture.hxx:24: src/Rect.hxx:76:7: warning: variable 'n' set but not used [-Wunused-but-set-variable] 76 | int n = 0; | ^ 1 warning generated. In file included from src/main.cxx:63: In file included from src/Sprite.hxx:24: In file included from src/TextureMap.hxx:25: In file included from src/Texture.hxx:24: src/Rect.hxx:76:7: warning: variable 'n' set but not used [-Wunused-but-set-variable] 76 | int n = 0; | ^ src/main.cxx:602:29: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] 602 | struct sort_previews:public binary_function | ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function { | ^ /usr/include/c++/v1/__config:736:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 736 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:713:49: note: expanded from macro '_LIBCPP_DEPRECATED' 713 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ src/main.cxx:1123:29: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 1123 | DrawString(1024 / 2, 360, "Version 0.6.1", 80.f/256.f); | ^ src/main.cxx:1125:29: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 1125 | DrawString(1024 / 2, 398, "http://www.resorama.com/jigzo/", 80.f/256.f); | ^ src/main.cxx:1127:29: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 1127 | DrawString(1024 / 2, 450, "Options:", 92.f/256.f); | ^ src/main.cxx:1133:29: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 1133 | DrawString(1024 / 2, 528, "(Hold Ctrl to rotate)", 80.f/256.f); | ^ src/main.cxx:1150:29: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 1150 | DrawString(1024 / 2, 680, "Press 'Esc' to quit", 92.f/256.f); | ^ src/main.cxx:1152:29: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 1152 | DrawString(1024 / 2, 720, "SPACE brings bottom-piece to front",80.f/256.f); | ^ src/main.cxx:1154:29: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] 1154 | DrawString(1024 / 2, 770, "Click or press key to continue", 92.f/256.f); | ^ src/main.cxx:1604:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 1604 | fprintf(stderr,e.what()); | ^~~~~~~~ src/main.cxx:1604:18: note: treat the string as an argument to avoid this 1604 | fprintf(stderr,e.what()); | ^ | "%s", src/main.cxx:1499:16: warning: result of comparison of constant 18446744073709551615 with expression of type 'unsigned int' is always true [-Wtautological-constant-out-of-range-compare] 1499 | if (slashpos != string::npos) { | ~~~~~~~~ ^ ~~~~~~~~~~~~ 11 warnings generated. c++ obj/Loader.LINUX.o obj/Screen.LINUX.o obj/Texture.LINUX.o obj/main.LINUX.o -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++14 `/usr/local/bin/sdl-config --cflags` -DENABLE_SOUND `/usr/local/bin/sdl-config --libs` -lGL -lpng -ljpeg -lSDL_mixer -o jigzo =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for jigzo-0.6.1_13 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/games/jigzo/work/jigzo-0.6.1/jigzo /wrkdirs/usr/ports/games/jigzo/work/stage/usr/local/bin/ cd /wrkdirs/usr/ports/games/jigzo/work/jigzo-0.6.1 && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE "font image puzzles sound" /wrkdirs/usr/ports/games/jigzo/work/stage/usr/local/share/jigzo/ /bin/mkdir -p /wrkdirs/usr/ports/games/jigzo/work/stage/usr/local/share/doc/jigzo install -m 0644 /wrkdirs/usr/ports/games/jigzo/work/jigzo-0.6.1/README /wrkdirs/usr/ports/games/jigzo/work/stage/usr/local/share/doc/jigzo ====> 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-12-17T00:15:38+0000' 'PKG_NOTE_ports_top_git_hash=10f7dee57a4c' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=f8962382274b' '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 jigzo-0.6.1_13 ===> Building jigzo-0.6.1_13 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for jigzo-0.6.1_13 build of games/jigzo | jigzo-0.6.1_13 ended at Tue Dec 16 19:15:47 EST 2025 build time: 00:00:11