=>> Building games/xglk build started at Sun May 4 20:30:07 EDT 2025 port directory: /usr/ports/games/xglk package name: xglk-411_7 building for: FreeBSD 13amd64-weekly-desktop-job-04 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 830 Feb 24 2024 /usr/ports/games/xglk/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: 04 ---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/04/.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-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/xglk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xglk/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/xglk/work/.cache HOME=/wrkdirs/usr/ports/games/xglk/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/xglk/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/xglk/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-- AR=ar RANLIB=ranlib ECHO=echo RM=/bin/rm\ -f XDG_DATA_HOME=/wrkdirs/usr/ports/games/xglk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/xglk/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/xglk/work/.cache HOME=/wrkdirs/usr/ports/games/xglk/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/xglk/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/xglk/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=" -fstack-protector-strong " 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-- OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/xglk" EXAMPLESDIR="share/examples/xglk" DATADIR="share/xglk" WWWDIR="www/xglk" ETCDIR="etc/xglk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xglk DOCSDIR=/usr/local/share/doc/xglk EXAMPLESDIR=/usr/local/share/examples/xglk WWWDIR=/usr/local/www/xglk ETCDIR=/usr/local/etc/xglk --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 xglk 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 ===> xglk-411_7 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-04] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-04] Extracting pkg-2.0.6: .......... done ===> xglk-411_7 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of xglk-411_7 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The xglk 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 xglk-411_7 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The xglk 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 xglk-411_7 for building => SHA256 Checksum OK for xglk-0411.tar.Z. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The xglk 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 xglk-411_7 for building ===> Extracting for xglk-411_7 => SHA256 Checksum OK for xglk-0411.tar.Z. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for xglk-411_7 ===> Applying FreeBSD patches for xglk-411_7 from /usr/ports/games/xglk/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> xglk-411_7 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.8.12,1.pkg [13amd64-weekly-desktop-job-04] Installing libX11-1.8.12,1... [13amd64-weekly-desktop-job-04] `-- Installing libxcb-1.17.0... [13amd64-weekly-desktop-job-04] | `-- Installing libXau-1.0.11... [13amd64-weekly-desktop-job-04] | `-- Extracting libXau-1.0.11: .......... done [13amd64-weekly-desktop-job-04] | `-- Installing libXdmcp-1.1.5... [13amd64-weekly-desktop-job-04] | | `-- Installing xorgproto-2024.1... [13amd64-weekly-desktop-job-04] | | `-- Extracting xorgproto-2024.1: .......... done [13amd64-weekly-desktop-job-04] | `-- Extracting libXdmcp-1.1.5: ...... done [13amd64-weekly-desktop-job-04] `-- Extracting libxcb-1.17.0: .......... done [13amd64-weekly-desktop-job-04] Extracting libX11-1.8.12,1: .......... done ===> xglk-411_7 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of xglk-411_7 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> xglk-411_7 depends on shared library: libpng.so - not found ===> Installing existing package /packages/All/png-1.6.46.pkg [13amd64-weekly-desktop-job-04] Installing png-1.6.46... [13amd64-weekly-desktop-job-04] Extracting png-1.6.46: .......... done ===> xglk-411_7 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> Returning to build of xglk-411_7 ===> xglk-411_7 depends on shared library: libjpeg.so - not found ===> Installing existing package /packages/All/jpeg-turbo-3.1.0.pkg [13amd64-weekly-desktop-job-04] Installing jpeg-turbo-3.1.0... [13amd64-weekly-desktop-job-04] Extracting jpeg-turbo-3.1.0: .......... done ===> xglk-411_7 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> Returning to build of xglk-411_7 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for xglk-411_7 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for xglk-411_7 --- Make.xglk --- --- main.o --- --- xglk.o --- --- xglk_vars.o --- --- xglk_prefs.o --- --- xglk_loop.o --- --- xglk_init.o --- --- xglk_scrap.o --- --- Make.xglk --- echo LINKLIBS = -L/usr/local/lib -lX11 -L/usr/local/lib -lpng -ljpeg > Make.xglk echo GLKLIB = -lxglk >> Make.xglk --- main.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c main.c -o main.o --- xglk.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c xglk.c -o xglk.o --- xglk_msg.o --- --- xglk_vars.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c xglk_vars.c -o xglk_vars.o --- xglk_prefs.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c xglk_prefs.c -o xglk_prefs.o --- xglk_loop.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c xglk_loop.c -o xglk_loop.o --- xglk_init.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c xglk_init.c -o xglk_init.o --- xglk_scrap.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c xglk_scrap.c -o xglk_scrap.o --- xglk_msg.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c xglk_msg.c -o xglk_msg.o --- xglk_scrap.o --- xglk_scrap.c:22:5: warning: call to undeclared library function 'memcpy' with type 'void *(void *, const void *, unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 22 | memcpy(scrap, str, sizeof(char) * len); | ^ xglk_scrap.c:22:5: note: include the header or explicitly provide a declaration for 'memcpy' --- xglk_prefs.o --- xglk_prefs.c:173:7: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] 173 | &prefs.win_w, &prefs.win_h); | ^~~~~~~~~~~~ /usr/local/include/X11/Xlib.h:2871:37: note: passing argument to parameter here 2871 | unsigned int* /* width_return */, | ^ xglk_prefs.c:173:21: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] 173 | &prefs.win_w, &prefs.win_h); | ^~~~~~~~~~~~ /usr/local/include/X11/Xlib.h:2873:1: note: passing argument to parameter here 2873 | ); | ^ --- xglk_key.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c xglk_key.c -o xglk_key.o --- xglk_loop.o --- xglk_loop.c:222:37: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 222 | req->target, 8, PropModeReplace, cx, len); | ^~ /usr/local/include/X11/Xlib.h:2085:38: note: passing argument to parameter here 2085 | _Xconst unsigned char* /* data */, | ^ --- xglk_weggie.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c xglk_weggie.c -o xglk_weggie.o --- xglk_pict.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c xglk_pict.c -o xglk_pict.o --- xglk_scrap.o --- 1 warning generated. --- xglk_res.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c xglk_res.c -o xglk_res.o --- xglk_loop.o --- 1 warning generated. --- xg_event.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c xg_event.c -o xg_event.o --- xg_window.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c xg_window.c -o xg_window.o --- xg_stream.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c xg_stream.c -o xg_stream.o --- xglk_pict.o --- xglk_pict.c:336:24: warning: passing 'JSAMPLE *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 336 | fill_image(gimp, srcdata, destdata, width, height, | ^~~~~~~ xglk_pict.c:28:44: note: passing argument to parameter 'srcdata' here 28 | static void fill_image(XImage *gimp, char *srcdata, char *destdata, | ^ xglk_pict.c:486:24: warning: passing 'png_bytep' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 486 | fill_image(gimp, srcdata, destdata, width, height, | ^~~~~~~ xglk_pict.c:28:44: note: passing argument to parameter 'srcdata' here 28 | static void fill_image(XImage *gimp, char *srcdata, char *destdata, | ^ xglk_pict.c:880:5: warning: call to undeclared library function 'memset' with type 'void *(void *, int, unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 880 | memset(destdata, 0x55, height*destrowbytes); | ^ xglk_pict.c:880:5: note: include the header or explicitly provide a declaration for 'memset' xglk_pict.c:550:21: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion] 550 | srcptr[byteoff] = 255; | ~ ^~~ xglk_pict.c:602:23: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion] 602 | srcptr[byteoff+0] = 255; | ~ ^~~ xglk_pict.c:616:23: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion] 616 | srcptr[byteoff+1] = 255; | ~ ^~~ xglk_pict.c:630:23: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion] 630 | srcptr[byteoff+2] = 255; | ~ ^~~ xglk_pict.c:905:24: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 905 | depth, ZPixmap, 0, destdata, | ^~~~~~~~ /usr/local/include/X11/Xlib.h:1443:22: note: passing argument to parameter here 1443 | char* /* data */, | ^ xglk_pict.c:958:12: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 958 | srcrow = src->data; | ^ ~~~~~~~~~ xglk_pict.c:981:12: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 981 | srcrow = src->data; | ^ ~~~~~~~~~ --- xg_fileref.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c xg_fileref.c -o xg_fileref.o --- xg_stream.o --- xg_stream.c:222:14: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 222 | str->buf = buf; | ^ ~~~ xg_stream.c:223:17: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 223 | str->bufptr = buf; | ^ ~~~ xg_stream.c:227:19: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 227 | str->bufeof = buf; | ^ ~~~ --- xg_style.o --- --- xg_misc.o --- --- xg_style.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c xg_style.c -o xg_style.o --- xg_misc.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c xg_misc.c -o xg_misc.o --- xglk_prefs.o --- 2 warnings generated. --- xg_gestalt.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c xg_gestalt.c -o xg_gestalt.o --- xg_style.o --- xg_style.c:139:53: warning: call to undeclared library function 'strlen' with type 'unsigned long (const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 139 | fref->specname = (char *)malloc(sizeof(char) * (strlen(buf)+1)); | ^ xg_style.c:139:53: note: include the header or explicitly provide a declaration for 'strlen' xg_style.c:141:5: warning: call to undeclared library function 'strcpy' with type 'char *(char *, const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 141 | strcpy(fref->specname, buf); | ^ xg_style.c:141:5: note: include the header or explicitly provide a declaration for 'strcpy' xg_style.c:350:7: warning: call to undeclared library function 'strcmp' with type 'int (const char *, const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 350 | if (strcmp(font1->specname, font2->specname)) | ^ xg_style.c:350:7: note: include the header or explicitly provide a declaration for 'strcmp' --- xg_win_textbuf.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c xg_win_textbuf.c -o xg_win_textbuf.o --- xg_win_textgrid.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c xg_win_textgrid.c -o xg_win_textgrid.o --- xg_win_graphics.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c xg_win_graphics.c -o xg_win_graphics.o --- xg_schan.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c xg_schan.c -o xg_schan.o --- xg_stream.o --- 3 warnings generated. --- gi_dispa.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c gi_dispa.c -o gi_dispa.o --- gi_blorb.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -c gi_blorb.c -o gi_blorb.o --- xg_style.o --- 3 warnings generated. --- xglk_pict.o --- 10 warnings generated. --- libxglk.a --- ar r libxglk.a main.o xglk.o xglk_vars.o xglk_prefs.o xglk_loop.o xglk_init.o xglk_scrap.o xglk_msg.o xglk_key.o xglk_weggie.o xglk_pict.o xglk_res.o xg_event.o xg_window.o xg_stream.o xg_fileref.o xg_style.o xg_misc.o xg_gestalt.o xg_win_textbuf.o xg_win_textgrid.o xg_win_graphics.o xg_schan.o gi_dispa.o gi_blorb.o ar: warning: creating libxglk.a ranlib libxglk.a =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> xglk-411_7 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for xglk-411_7 ===> Generating temporary packing list install -m 0644 /wrkdirs/usr/ports/games/xglk/work/xglk/*.h /wrkdirs/usr/ports/games/xglk/work/stage/usr/local/include/xglk/ install -m 0644 /wrkdirs/usr/ports/games/xglk/work/xglk/libxglk.a /wrkdirs/usr/ports/games/xglk/work/stage/usr/local/lib/ install -m 0644 /wrkdirs/usr/ports/games/xglk/work/xglk/Make.xglk /wrkdirs/usr/ports/games/xglk/work/stage/usr/local/share/xglk ====> 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-05T00:30:07+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 xglk-411_7 ===> Building xglk-411_7 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for xglk-411_7 build of games/xglk | xglk-411_7 ended at Sun May 4 20:30:11 EDT 2025 build time: 00:00:06