>>> Building on exopi-2 under games/dopewars,no_x11 BDEPENDS = [net/curl;devel/glib2] DIST = [games/dopewars:dopewars-1.6.2.tar.gz] FULLPKGNAME = dopewars-1.6.2-no_x11 RDEPENDS = [net/curl;devel/glib2] (Junk lock obtained for exopi-2 at 1713267384.47) >>> Running depends in games/dopewars,no_x11 at 1713267384.50 last junk was in devel/libsoup /usr/sbin/pkg_add -aI -Drepair curl-8.7.1 glib2-2.80.0 was: /usr/sbin/pkg_add -aI -Drepair curl-8.7.1 glib2-2.80.0 /usr/sbin/pkg_add -aI -Drepair curl-8.7.1 glib2-2.80.0 >>> Running show-prepare-results in games/dopewars,no_x11 at 1713267387.17 ===> games/dopewars,no_x11 ===> Building from scratch dopewars-1.6.2-no_x11 ===> dopewars-1.6.2-no_x11 depends on: glib2-*-!bootstrap -> glib2-2.80.0 ===> dopewars-1.6.2-no_x11 depends on: curl-* -> curl-8.7.1 ===> Verifying specs: c curl curses glib-2.0 iconv intl ===> found c.100.0 curl.26.25 curses.15.0 glib-2.0.4201.12 iconv.7.1 intl.8.0 curl-8.7.1 glib2-2.80.0 (Junk lock released for exopi-2 at 1713267388.18) distfiles size=1475105 >>> Running build in games/dopewars,no_x11 at 1713267388.22 ===> games/dopewars,no_x11 ===> Checking files for dopewars-1.6.2-no_x11 `/exopi-cvs/ports/distfiles/dopewars-1.6.2.tar.gz' is up to date. >> (SHA256) dopewars-1.6.2.tar.gz: OK ===> Extracting for dopewars-1.6.2-no_x11 ===> Patching for dopewars-1.6.2-no_x11 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile.in |--- Makefile.in.orig |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 823. done ===> Applying OpenBSD patch patch-src_dopewars_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/dopewars.c |--- src/dopewars.c.orig |+++ src/dopewars.c -------------------------- Patching file src/dopewars.c using Plan A... Hunk #1 succeeded at 2425. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for dopewars-1.6.2-no_x11 ===> Configuring for dopewars-1.6.2-no_x11 Using /exopi-obj/pobj/dopewars-1.6.2-no_x11/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/dopewars-1.6.2-no_x11/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... no checking for sys/time.h... (cached) yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /exopi-obj/pobj/dopewars-1.6.2-no_x11/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of cc... gcc3 checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking for library containing strerror... none required checking whether make sets $(MAKE)... (cached) yes checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for egrep... (cached) /usr/bin/egrep checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for fcntl.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h Configuring for Unix binary checking for newterm in -lncurses... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB... yes checking for GLIB - version >= 2.0.0... yes (version 2.80.0) checking for gawk... (cached) awk checking for curl-config... /usr/local/bin/curl-config checking for the version of libcurl... 8.7.1 checking whether libcurl is usable... yes checking for curl_free... yes checking for socklen_t data type... yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking how to run the C preprocessor... cc -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so.7.1 checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so.8.0 /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib checking size of long long... (cached) 8 checking for working memcmp... (cached) yes (cached) checking for strftime... (cached) yes checking for strdup... (cached) yes checking for strstr... (cached) yes checking for getopt... (cached) yes checking for getopt_long... (cached) yes checking for fork... (cached) yes checking for issetugid... (cached) yes checking for localtime_r... (cached) yes checking for gmtime_r... (cached) yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for socket... (cached) yes checking for gethostbyname... (cached) yes checking for select... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/gui_client/Makefile config.status: creating src/curses_client/Makefile config.status: creating src/gtkport/Makefile config.status: creating src/cursesport/Makefile config.status: creating src/plugins/Makefile config.status: creating sounds/Makefile config.status: creating sounds/19.5degs/Makefile config.status: creating doc/Makefile config.status: creating doc/help/Makefile config.status: creating rpm/dopewars.spec config.status: creating doc/dopewars.6 config.status: creating win32/install.nsi config.status: creating po/Makefile.in config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-gtk-doc dopewars has been configured as follows: Building Unix version CLIENTS - Text-mode (curses) client TCP/IP networking support enabled for multi-player games SERVER - Text-mode server ===> Building for dopewars-1.6.2-no_x11 Making all in src /usr/bin/make all-recursive Making all in curses_client cc -DHAVE_CONFIG_H -I. -I../../src -I. -I../../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wsign-compare -Waggregate-return -Wredundant-decls -Wnested-externs -Wunused -MT curses_client.o -MD -MP -MF .deps/curses_client.Tpo -c -o curses_client.o curses_client.c curses_client.c:780:14: warning: comparison of integers of different signs: 'guint' (aka 'unsigned int') and 'int' [-Wsign-compare] maxlen = MAX(maxlen, strcharlen(listpt->data)); ^ ~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/glib-2.0/glib/gmacros.h:933:26: note: expanded from macro 'MAX' #define MAX(a, b) (((a) > (b)) ? (a) : (b)) ~ ^ ~ curses_client.c:1652:51: warning: cast from 'const char *' to 'char *' drops const qualifier [-Wcast-qual] for (pt = allowed_str, i = 0; pt && *pt; pt = g_utf8_next_char(pt), ++i) { ^ /usr/local/include/glib-2.0/glib/gunicode.h:809:37: note: expanded from macro 'g_utf8_next_char' #define g_utf8_next_char(p) (char *)((p) + g_utf8_skip[*(const guchar *)(p)]) ^ curses_client.c:1666:33: warning: comparison of integers of different signs: 'guint' (aka 'unsigned int') and 'int' [-Wsign-compare] for (AllowInd = 0; AllowInd < num_allowed; AllowInd++) { ~~~~~~~~ ^ ~~~~~~~~~~~ curses_client.c:1699:33: warning: comparison of integers of different signs: 'guint' (aka 'unsigned int') and 'int' [-Wsign-compare] for (AllowInd = 0; AllowInd < num_allowed; AllowInd++) { ~~~~~~~~ ^ ~~~~~~~~~~~ curses_client.c:1700:29: warning: comparison of integers of different signs: 'gunichar' (aka 'unsigned int') and 'int' [-Wsign-compare] if (allowed[AllowInd] == ch) { ~~~~~~~~~~~~~~~~~ ^ ~~ curses_client.c:1786:14: warning: variable 'num_msgs' set but not used [-Wunused-but-set-variable] static int num_msgs = 0; ^ curses_client.c:1931:60: warning: comparison of integers of different signs: 'int' and 'guint' (aka 'unsigned int') [-Wsign-compare] if ((depth + scrollpos) > total_lines && total_lines > depth) { ~~~~~~~~~~~ ^ ~~~~~ curses_client.c:1931:31: warning: comparison of integers of different signs: 'guint' (aka 'unsigned int') and 'int' [-Wsign-compare] if ((depth + scrollpos) > total_lines && total_lines > depth) { ~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~ 8 warnings generated. mv -f .deps/curses_client.Tpo .deps/curses_client.Po rm -f libcursesclient.a ar cru libcursesclient.a curses_client.o ranlib libcursesclient.a Making all in cursesport cc -DHAVE_CONFIG_H -I. -I../../src -I. -I../../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wsign-compare -Waggregate-return -Wredundant-decls -Wnested-externs -Wunused -MT cursesport.o -MD -MP -MF .deps/cursesport.Tpo -c -o cursesport.o cursesport.c mv -f .deps/cursesport.Tpo .deps/cursesport.Po rm -f libcursesport.a ar cru libcursesport.a cursesport.o ranlib libcursesport.a Making all in plugins /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wsign-compare -Waggregate-return -Wredundant-decls -Wnested-externs -Wunused -MT sound_winmm.lo -MD -MP -MF .deps/sound_winmm.Tpo -c -o sound_winmm.lo sound_winmm.c cc -DHAVE_CONFIG_H -I. -I../../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wsign-compare -Waggregate-return -Wredundant-decls -Wnested-externs -Wunused -MT sound_winmm.lo -MD -MP -MF .deps/sound_winmm.Tpo -c sound_winmm.c -fPIC -DPIC -o .libs/sound_winmm.o cc -DHAVE_CONFIG_H -I. -I../../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wsign-compare -Waggregate-return -Wredundant-decls -Wnested-externs -Wunused -MT sound_winmm.lo -MD -MP -MF .deps/sound_winmm.Tpo -c sound_winmm.c -o sound_winmm.o mv -f .deps/sound_winmm.Tpo .deps/sound_winmm.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wsign-compare -Waggregate-return -Wredundant-decls -Wnested-externs -Wunused -L/usr/local/lib -o libsound_winmm.la sound_winmm.lo -L/usr/local/lib -lglib-2.0 -lintl libtool: link: ar cru .libs/libsound_winmm.a .libs/sound_winmm.o libtool: link: ranlib .libs/libsound_winmm.a cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wsign-compare -Waggregate-return -Wredundant-decls -Wnested-externs -Wunused -MT admin.o -MD -MP -MF .deps/admin.Tpo -c -o admin.o admin.c mv -f .deps/admin.Tpo .deps/admin.Po cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wsign-compare -Waggregate-return -Wredundant-decls -Wnested-externs -Wunused -MT AIPlayer.o -MD -MP -MF .deps/AIPlayer.Tpo -c -o AIPlayer.o AIPlayer.c mv -f .deps/AIPlayer.Tpo .deps/AIPlayer.Po cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wsign-compare -Waggregate-return -Wredundant-decls -Wnested-externs -Wunused -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wsign-compare -Waggregate-return -Wredundant-decls -Wnested-externs -Wunused -MT configfile.o -MD -MP -MF .deps/configfile.Tpo -c -o configfile.o configfile.c mv -f .deps/configfile.Tpo .deps/configfile.Po cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wsign-compare -Waggregate-return -Wredundant-decls -Wnested-externs -Wunused -MT convert.o -MD -MP -MF .deps/convert.Tpo -c -o convert.o convert.c convert.c:104:18: warning: cast from 'const char *' to 'char *' drops const qualifier [-Wcast-qual] *((gchar *)end) = '?'; ^ 1 warning generated. mv -f .deps/convert.Tpo .deps/convert.Po cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wsign-compare -Waggregate-return -Wredundant-decls -Wnested-externs -Wunused -MT dopewars.o -MD -MP -MF .deps/dopewars.Tpo -c -o dopewars.o dopewars.c mv -f .deps/dopewars.Tpo .deps/dopewars.Po cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wsign-compare -Waggregate-return -Wredundant-decls -Wnested-externs -Wunused -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c mv -f .deps/error.Tpo .deps/error.Po cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wsign-compare -Waggregate-return -Wredundant-decls -Wnested-externs -Wunused -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c mv -f .deps/log.Tpo .deps/log.Po cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wsign-compare -Waggregate-return -Wredundant-decls -Wnested-externs -Wunused -MT message.o -MD -MP -MF .deps/message.Tpo -c -o message.o message.c mv -f .deps/message.Tpo .deps/message.Po cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wsign-compare -Waggregate-return -Wredundant-decls -Wnested-externs -Wunused -MT network.o -MD -MP -MF .deps/network.Tpo -c -o network.o network.c network.c:1004:11: warning: cast from 'char *' to 'struct in_addr *' increases required alignment from 1 to 4 [-Wcast-align] haddr = (struct in_addr *)he->h_addr; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ network.c:1413:27: warning: cast from 'char *' to 'struct in_addr *' increases required alignment from 1 to 4 [-Wcast-align] bindaddr.sin_addr = *((struct in_addr *)he->h_addr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ network.c:1451:27: warning: cast from 'char *' to 'struct in_addr *' increases required alignment from 1 to 4 [-Wcast-align] ClientAddr.sin_addr = *((struct in_addr *)he->h_addr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. mv -f .deps/network.Tpo .deps/network.Po cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wsign-compare -Waggregate-return -Wredundant-decls -Wnested-externs -Wunused -MT serverside.o -MD -MP -MF .deps/serverside.Tpo -c -o serverside.o serverside.c mv -f .deps/serverside.Tpo .deps/serverside.Po cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wsign-compare -Waggregate-return -Wredundant-decls -Wnested-externs -Wunused -MT sound.o -MD -MP -MF .deps/sound.Tpo -c -o sound.o sound.c sound.c:74:13: warning: unused function 'AddPlugin' [-Wunused-function] static void AddPlugin(InitFunc ifunc, void *module) ^ 1 warning generated. mv -f .deps/sound.Tpo .deps/sound.Po cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wsign-compare -Waggregate-return -Wredundant-decls -Wnested-externs -Wunused -MT tstring.o -MD -MP -MF .deps/tstring.Tpo -c -o tstring.o tstring.c tstring.c:181:16: warning: comparison of integers of different signs: 'int' and 'guint' (aka 'unsigned int') [-Wsign-compare] if (ArgNum > arr->len) { ~~~~~~ ^ ~~~~~~~~ 1 warning generated. mv -f .deps/tstring.Tpo .deps/tstring.Po cc -DHAVE_CONFIG_H -I. -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wsign-compare -Waggregate-return -Wredundant-decls -Wnested-externs -Wunused -MT winmain.o -MD -MP -MF .deps/winmain.Tpo -c -o winmain.o winmain.c mv -f .deps/winmain.Tpo .deps/winmain.Po cc -O2 -pipe -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wsign-compare -Waggregate-return -Wredundant-decls -Wnested-externs -Wunused -L/usr/local/lib -o dopewars admin.o AIPlayer.o util.o configfile.o convert.o dopewars.o error.o log.o message.o network.o serverside.o sound.o tstring.o winmain.o curses_client/libcursesclient.a cursesport/libcursesport.a -L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lcurl -lncurses dopewars.c(dopewars.o:(brandom)): warning: rand() may return deterministic values, is that what you want? dopewars.c(dopewars.o:(FormatPrice)): warning: sprintf() is often misused, please use snprintf() network.c(network.o:(StartNetworkBufferConnect)): warning: strcpy() is almost always misused, please use strlcpy() Making all in doc Making all in help Making all in po Making all in sounds Making all in 19.5degs >>> Running package in games/dopewars,no_x11 at 1713267430.70 ===> games/dopewars,no_x11 ===> Faking installation for dopewars-1.6.2-no_x11 Making install in src Making install in curses_client Making install in cursesport Making install in plugins mkdir -p '/exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/dopewars-1.6.2-no_x11/bin/install -c -s -m 755 dopewars '/exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/bin' libtool: install: /exopi-obj/pobj/dopewars-1.6.2-no_x11/bin/install -c -s -m 755 dopewars /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/bin /usr/bin/make install-exec-hook chmod 2755 /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/bin/dopewars /bin/sh /exopi-obj/pobj/dopewars-1.6.2-no_x11/dopewars-1.6.2/auxbuild/install-sh -d /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/pixmaps for pix in dopewars-pill.png dopewars-shot.png dopewars-weed.png; do /exopi-obj/pobj/dopewars-1.6.2-no_x11/bin/install -c -m 0644 ./${pix} /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/pixmaps; done Making install in doc Making install in help /exopi-obj/pobj/dopewars-1.6.2-no_x11/bin/install -c -d -m 0755 /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/doc/dopewars/help for doc in cops.html general.html locations.html sounds.html drugs.html guns.html server.html; do /exopi-obj/pobj/dopewars-1.6.2-no_x11/bin/install -c -m 0644 ./${doc} /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/doc/dopewars/help; done /exopi-obj/pobj/dopewars-1.6.2-no_x11/bin/install -c -d -m 0755 /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/doc/dopewars for doc in aiplayer.html configfile.html index.html i18n.html server.html clientplay.html credits.html example-cfg installation.html servercommands.html commandline.html contribute.html developer.html metaserver.html protocol.html windows.html ../LICENCE example-igneous; do /exopi-obj/pobj/dopewars-1.6.2-no_x11/bin/install -c -m 0644 ./${doc} /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/doc/dopewars; done mkdir -p '/exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/man/man6' /exopi-obj/pobj/dopewars-1.6.2-no_x11/bin/install -c -m 644 dopewars.6 '/exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/man/man6' Making install in po installing de.gmo as /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/locale/de/LC_MESSAGES/dopewars.mo installing pl.gmo as /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/locale/pl/LC_MESSAGES/dopewars.mo installing pt_BR.gmo as /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/locale/pt_BR/LC_MESSAGES/dopewars.mo installing fr.gmo as /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/locale/fr/LC_MESSAGES/dopewars.mo installing fr_CA.gmo as /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/locale/fr_CA/LC_MESSAGES/dopewars.mo installing nn.gmo as /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/locale/nn/LC_MESSAGES/dopewars.mo installing es.gmo as /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/locale/es/LC_MESSAGES/dopewars.mo installing es_ES.gmo as /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/locale/es_ES/LC_MESSAGES/dopewars.mo installing en_GB.gmo as /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/locale/en_GB/LC_MESSAGES/dopewars.mo if test "dopewars" = "gettext-tools"; then mkdir -p -- /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do /exopi-obj/pobj/dopewars-1.6.2-no_x11/bin/install -c -m 644 ./$file /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/gettext/po/$file; done; else : ; fi Making install in sounds Making install in 19.5degs mkdir -p '/exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/dopewars' /exopi-obj/pobj/dopewars-1.6.2-no_x11/bin/install -c -m 644 colt.wav gun.wav losebitch.wav murmur.wav run.wav train.wav bye.wav die.wav jet.wav message.wav punch.wav shotdown.wav '/exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/dopewars' /exopi-obj/pobj/dopewars-1.6.2-no_x11/bin/install -d -m 755 /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/examples/dopewars /exopi-obj/pobj/dopewars-1.6.2-no_x11/bin/install -c -m 644 /exopi-obj/pobj/dopewars-1.6.2-no_x11/dopewars-1.6.2/doc/example-cfg /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/examples/dopewars/dopewars.cfg /exopi-obj/pobj/dopewars-1.6.2-no_x11/bin/install -c -m 644 /dev/null /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/examples/dopewars/dopewars.sco /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/bin/dopewars -C /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/examples/dopewars/dopewars.sco /exopi-obj/pobj/dopewars-1.6.2-no_x11/bin/install -c -m 644 /exopi-obj/pobj/dopewars-1.6.2-no_x11/dopewars-1.6.2/dopewars.desktop /exopi-obj/pobj/dopewars-1.6.2-no_x11/fake-amd64-no_x11/usr/local/share/examples/dopewars ===> Building package for dopewars-1.6.2-no_x11 Create /exopi-cvs/ports/packages/amd64/all/dopewars-1.6.2-no_x11.tgz Creating package dopewars-1.6.2-no_x11 reading plist| checking dependencies| checking dependencies|devel/glib2 checking dependencies|net/curl checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************** | 22% archiving|*************** | 24% archiving|**************** | 24% archiving|***************** | 27% archiving|****************** | 28% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|************************ | 38% archiving|************************* | 39% archiving|***************************** | 46% archiving|********************************** | 53% archiving|************************************* | 57% archiving|***************************************** | 64% archiving|********************************************* | 71% archiving|************************************************ | 74% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|****************************************************** | 85% archiving|******************************************************** | 87% archiving|********************************************************* | 89% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/dopewars-1.6.2-no_x11 was updated @wantlib c.99.0 -> @wantlib c.100.0 Link to /exopi-cvs/ports/packages/amd64/ftp/dopewars-1.6.2-no_x11.tgz >>> Running clean in games/dopewars,no_x11 at 1713267444.49 ===> games/dopewars,no_x11 ===> Cleaning for dopewars-1.6.2-no_x11 >>> Ended at 1713267444.91 max_stuck=0.00/depends=2.67/show-prepare-results=1.04/build=42.49/package=13.78/clean=0.45