=>> Building games/quaqut build started at Mon May 5 16:56:56 EDT 2025 port directory: /usr/ports/games/quaqut package name: quaqut-0.2.0_2 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 789 Feb 24 2024 /usr/ports/games/quaqut/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--- ===> The following configuration options are available for quaqut-0.2.0_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/quaqut/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/quaqut/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/quaqut/work/.cache HOME=/wrkdirs/usr/ports/games/quaqut/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/quaqut/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/quaqut/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-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/quaqut/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/quaqut/work XDG_CACHE_HOME=/wrkdirs/usr/ports/games/quaqut/work/.cache HOME=/wrkdirs/usr/ports/games/quaqut/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/games/quaqut/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/games/quaqut/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-- PORTDOCS="" OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/quaqut" EXAMPLESDIR="share/examples/quaqut" DATADIR="share/quaqut" WWWDIR="www/quaqut" ETCDIR="etc/quaqut" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/quaqut DOCSDIR=/usr/local/share/doc/quaqut EXAMPLESDIR=/usr/local/share/examples/quaqut WWWDIR=/usr/local/www/quaqut ETCDIR=/usr/local/etc/quaqut --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 quaqut 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 ===> quaqut-0.2.0_2 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 ===> quaqut-0.2.0_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of quaqut-0.2.0_2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The quaqut 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 quaqut-0.2.0_2 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The quaqut 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 quaqut-0.2.0_2 for building => SHA256 Checksum OK for quaqut-0.2.0.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 quaqut 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 quaqut-0.2.0_2 for building ===> Extracting for quaqut-0.2.0_2 => SHA256 Checksum OK for quaqut-0.2.0.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 quaqut-0.2.0_2 ===> Applying FreeBSD patches for quaqut-0.2.0_2 from /usr/ports/games/quaqut/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 quaqut-0.2.0_2 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/games/quaqut/work/quaqut-0.2.0/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/games/quaqut/work/quaqut-0.2.0/configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking build system type... amd64-unknown-freebsd13.4 checking host system type... amd64-unknown-freebsd13.4 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /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 checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 131072 checking command to parse /usr/bin/nm output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd13.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no appending configuration tag "F77" to libtool 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=nobody UID=65534 GID=65534 ===> Building for quaqut-0.2.0_2 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- main.o --- --- cmdline.o --- --- network.o --- --- display.o --- --- protocol.o --- --- utils.o --- --- cmdline.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT cmdline.o -MD -MP -MF ".deps/cmdline.Tpo" -c -o cmdline.o cmdline.c; then mv -f ".deps/cmdline.Tpo" ".deps/cmdline.Po"; else rm -f ".deps/cmdline.Tpo"; exit 1; fi --- main.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi --- network.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT network.o -MD -MP -MF ".deps/network.Tpo" -c -o network.o network.c; then mv -f ".deps/network.Tpo" ".deps/network.Po"; else rm -f ".deps/network.Tpo"; exit 1; fi --- display.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT display.o -MD -MP -MF ".deps/display.Tpo" -c -o display.o display.c; then mv -f ".deps/display.Tpo" ".deps/display.Po"; else rm -f ".deps/display.Tpo"; exit 1; fi --- protocol.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT protocol.o -MD -MP -MF ".deps/protocol.Tpo" -c -o protocol.o protocol.c; then mv -f ".deps/protocol.Tpo" ".deps/protocol.Po"; else rm -f ".deps/protocol.Tpo"; exit 1; fi --- utils.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT utils.o -MD -MP -MF ".deps/utils.Tpo" -c -o utils.o utils.c; then mv -f ".deps/utils.Tpo" ".deps/utils.Po"; else rm -f ".deps/utils.Tpo"; exit 1; fi utils.c:131:10: warning: call to undeclared library function 'isdigit' with type 'int (int)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 131 | if ( isdigit( string[i] ) ) | ^ utils.c:131:10: note: include the header or explicitly provide a declaration for 'isdigit' --- display.o --- display.c:164:41: warning: passing 'unsigned char[2048]' 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] 164 | token[0] = (char*)quaqut_utils_strsep( quaqut.buffer_reply[request] , '\n' ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./quaqut.h:108:34: note: passing argument to parameter here 108 | char* quaqut_utils_strsep( char* , char ); | ^ --- utils.o --- utils.c:157:12: 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] 157 | strncat( buffer_destination , tbuffer , 7 ); | ^~~~~~~~~~~~~~~~~~ /usr/include/string.h:104:32: note: passing argument to parameter here 104 | char *strncat(char * __restrict, const char * __restrict, size_t); | ^ --- display.o --- display.c:190:41: warning: passing 'unsigned char[2048]' 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] 190 | token[0] = (char*)quaqut_utils_strsep( quaqut.buffer_reply[request] , '\n' ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./quaqut.h:108:34: note: passing argument to parameter here 108 | char* quaqut_utils_strsep( char* , char ); | ^ --- utils.o --- utils.c:185:12: 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] 185 | strncat( buffer_destination , tbuffer , 11 ); | ^~~~~~~~~~~~~~~~~~ /usr/include/string.h:104:32: note: passing argument to parameter here 104 | char *strncat(char * __restrict, const char * __restrict, size_t); | ^ --- protocol.o --- protocol.c:130:18: warning: passing 'unsigned char[3072]' 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] 130 | strncat( buffer , "\0" , 1 ); | ^~~~~~ /usr/include/string.h:104:32: note: passing argument to parameter here 104 | char *strncat(char * __restrict, const char * __restrict, size_t); | ^ --- display.o --- display.c:213:41: warning: passing 'unsigned char[2048]' 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] 213 | token[0] = (char*)quaqut_utils_strsep( quaqut.buffer_reply[request] , '\n' ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./quaqut.h:108:34: note: passing argument to parameter here 108 | char* quaqut_utils_strsep( char* , char ); | ^ --- protocol.o --- protocol.c:134:18: warning: passing 'unsigned char[2048]' 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] 134 | strncpy( quaqut.buffer_reply[request] , buffer , 2047 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/string.h:106:32: note: passing argument to parameter here --- utils.o --- utils.c:202:38: warning: passing 'char[256]' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 202 | tbuffer_len = quaqut_utils_stripn( tbuffer , buffer_source[index] ); | ^~~~~~~ utils.c:103:41: note: passing argument to parameter 'buffer' here --- protocol.o --- 106 | char *strncpy(char * __restrict, const char * __restrict, size_t); | ^ --- utils.o --- 103 | int quaqut_utils_stripn( unsigned char* buffer , int len ) | ^ --- protocol.o --- protocol.c:134:49: warning: passing 'unsigned char[3072]' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] --- utils.o --- utils.c:203:12: 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] --- protocol.o --- 134 | strncpy( quaqut.buffer_reply[request] , buffer , 2047 ); | ^~~~~~ /usr/include/string.h:106:57: note: passing argument to parameter here --- utils.o --- 203 | strncat( buffer_destination , tbuffer , tbuffer_len ); | ^~~~~~~~~~~~~~~~~~ /usr/include/string.h:104:32: note: passing argument to parameter here --- protocol.o --- 106 | char *strncpy(char * __restrict, const char * __restrict, size_t); --- utils.o --- 104 | char *strncat(char * __restrict, const char * __restrict, size_t); | ^ --- protocol.o --- | ^ --- utils.o --- utils.c:204:12: 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] 204 | strncat( buffer_destination , "\n" , 1 ); | ^~~~~~~~~~~~~~~~~~ /usr/include/string.h:104:32: note: passing argument to parameter here 104 | char *strncat(char * __restrict, const char * __restrict, size_t); | ^ --- protocol.o --- protocol.c:170:18: warning: passing 'unsigned char[3072]' 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] 170 | strncat( buffer , "\0" , 1 ); | ^~~~~~ /usr/include/string.h:104:32: note: passing argument to parameter here 104 | char *strncat(char * __restrict, const char * __restrict, size_t); | ^ --- network.o --- network.c:140:106: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] --- protocol.o --- protocol.c:173:18: warning: passing 'unsigned char[2048]' 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] 173 | strncpy( quaqut.buffer_reply[request] , buffer , 2047 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/string.h:106:32: note: passing argument to parameter here --- network.o --- 140 | buffer_size = recvfrom( quaqut.socket , buffer , 2047 , 0 , (struct sockaddr *)&(quaqut.server_name) , &fromlen ); | ^~~~~~~~ /usr/include/sys/socket.h:694:96: note: passing argument to parameter here --- protocol.o --- 106 | char *strncpy(char * __restrict, const char * __restrict, size_t); | ^ protocol.c:173:49: warning: passing 'unsigned char[3072]' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 173 | strncpy( quaqut.buffer_reply[request] , buffer , 2047 ); | ^~~~~~ --- network.o --- 694 | ssize_t recvfrom(int, void *, size_t, int, struct sockaddr * __restrict, socklen_t * __restrict); | ^ --- protocol.o --- /usr/include/string.h:106:57: note: passing argument to parameter here 106 | char *strncpy(char * __restrict, const char * __restrict, size_t); | ^ protocol.c:227:71: warning: passing 'unsigned char[3072]' 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] 227 | if ( quaqut.buffer_reply[request][index] == 0x20 ) strncat( buffer , "R\n" , 2 ); | ^~~~~~ /usr/include/string.h:104:32: note: passing argument to parameter here 104 | char *strncat(char * __restrict, const char * __restrict, size_t); | ^ protocol.c:228:69: warning: passing 'unsigned char[3072]' 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] --- network.o --- network.c:187:12: warning: call to undeclared function 'inet_addr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] --- protocol.o --- 228 | else if ( quaqut.buffer_reply[request][index] == 0x40 ) strncat( buffer , "B\n" , 2 ); --- network.o --- 187 | addr = inet_addr( hostname ); --- protocol.o --- | ^~~~~~ /usr/include/string.h:104:32: note: passing argument to parameter here --- network.o --- | ^ --- protocol.o --- 104 | char *strncat(char * __restrict, const char * __restrict, size_t); | ^ protocol.c:229:18: warning: passing 'unsigned char[3072]' 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] 229 | else strncat( buffer , "/\n" , 2 ); | ^~~~~~ /usr/include/string.h:104:32: note: passing argument to parameter here 104 | char *strncat(char * __restrict, const char * __restrict, size_t); | ^ protocol.c:236:18: warning: passing 'unsigned char[3072]' 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] 236 | strncat( buffer , "\0" , 1 ); | ^~~~~~ /usr/include/string.h:104:32: note: passing argument to parameter here 104 | char *strncat(char * __restrict, const char * __restrict, size_t); | ^ protocol.c:239:18: warning: passing 'unsigned char[2048]' 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] 239 | strncpy( quaqut.buffer_reply[request] , buffer , 2047 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/string.h:106:32: note: passing argument to parameter here 106 | char *strncpy(char * __restrict, const char * __restrict, size_t); | ^ protocol.c:239:49: warning: passing 'unsigned char[3072]' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 239 | strncpy( quaqut.buffer_reply[request] , buffer , 2047 ); | ^~~~~~ /usr/include/string.h:106:57: note: passing argument to parameter here 106 | char *strncpy(char * __restrict, const char * __restrict, size_t); | ^ 12 warnings generated. --- network.o --- 2 warnings generated. --- display.o --- 3 warnings generated. --- utils.o --- 6 warnings generated. --- quaqut --- /bin/sh ../libtool --mode=link --tag=CC cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o quaqut main.o cmdline.o network.o display.o protocol.o utils.o mkdir .libs cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o quaqut main.o cmdline.o network.o display.o protocol.o utils.o =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for quaqut-0.2.0_2 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/games/quaqut/work/quaqut-0.2.0/src/quaqut /wrkdirs/usr/ports/games/quaqut/work/stage/usr/local/bin install -m 444 /wrkdirs/usr/ports/games/quaqut/work/quaqut-0.2.0/quaqut.1 /wrkdirs/usr/ports/games/quaqut/work/stage/usr/local/share/man/man1 install -m 0644 /wrkdirs/usr/ports/games/quaqut/work/quaqut-0.2.0/AUTHORS /wrkdirs/usr/ports/games/quaqut/work/quaqut-0.2.0/COPYING /wrkdirs/usr/ports/games/quaqut/work/quaqut-0.2.0/ChangeLog /wrkdirs/usr/ports/games/quaqut/work/quaqut-0.2.0/README /wrkdirs/usr/ports/games/quaqut/work/stage/usr/local/share/doc/quaqut ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== =================================================== ===== 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-05T20:56:56+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 quaqut-0.2.0_2 ===> Building quaqut-0.2.0_2 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for quaqut-0.2.0_2 build of games/quaqut | quaqut-0.2.0_2 ended at Mon May 5 16:57:04 EDT 2025 build time: 00:00:08