------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gmake-4.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libXau-1.0.9.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libxml2-2.9.10.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libxcb-1.13.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libX11-1.6.9,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libXext-1.3.4,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libICE-1.0.10,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libSM-1.2.3,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libXt-1.2.0,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libXpm-3.5.13.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xtux-20030306 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> xtux-20030306 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xtux-20030306 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> xtux-20030306 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xtux-20030306 for building => SHA256 Checksum OK for xtux-src-20030306.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> xtux-20030306 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xtux-20030306 for building ===> Extracting for xtux-20030306 => SHA256 Checksum OK for xtux-src-20030306.tar.gz. Extracted Memory Use: 9.77M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xtux-20030306 ===> Applying ports patches for xtux-20030306 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> xtux-20030306 depends on executable: gmake - found ===> xtux-20030306 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> xtux-20030306 depends on executable: gmake - found ===> xtux-20030306 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> Configuring for xtux-20030306 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xtux-20030306 gmake[1]: Entering directory '/construction/games/xtux/xtux' ************* Building COMMON lib ************* gmake -C src/common DATADIR= gmake[2]: Entering directory '/construction/games/xtux/xtux/src/common' cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c common.c cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c timing.c timing.c:8: warning: "INT32_MAX" redefined #define INT32_MAX INT_MAX In file included from /usr/include/stdint.h:69, from /usr/include/sys/types.h:211, from /usr/include/unistd.h:37, from timing.c:2: /usr/include/machine/int_limits.h:55: note: this is the location of the previous definition #define INT32_MAX 0x7fffffff cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c net.c cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c entity_type.c cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c weapon_type.c cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c map.c cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c maths.c cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c datafile.c ar r xtuxlib.a common.o timing.o net.o entity_type.o weapon_type.o map.o maths.o datafile.o /usr/libexec/binutils227/elf/ar: creating xtuxlib.a ranlib xtuxlib.a gmake[2]: Leaving directory '/construction/games/xtux/xtux/src/common' ************* Building GGZ ************* gmake -C src/ggz DATADIR= gmake[2]: Entering directory '/construction/games/xtux/xtux/src/ggz' gmake all-recursive gmake[3]: Entering directory '/construction/games/xtux/xtux/src/ggz' Making all in easysock gmake[4]: Entering directory '/construction/games/xtux/xtux/src/ggz/easysock' cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c easysock.c rm -f libeasysock.a ar cru libeasysock.a easysock.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libeasysock.a gmake[4]: Leaving directory '/construction/games/xtux/xtux/src/ggz/easysock' Making all in server gmake[4]: Entering directory '/construction/games/xtux/xtux/src/ggz/server' cc -DHAVE_CONFIG_H -I. -I. -I.. -I../easysock -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c ggz.c rm -f libggzd.a ar cru libggzd.a ggz.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libggzd.a gmake[4]: Leaving directory '/construction/games/xtux/xtux/src/ggz/server' Making all in client gmake[4]: Entering directory '/construction/games/xtux/xtux/src/ggz/client' cc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c ggz.c ggz.c: In function 'ggz_client_connect': ggz.c:64:2: warning: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] bzero(&addr, sizeof(addr)); ^~~~~ ggz.c:64:2: warning: incompatible implicit declaration of built-in function 'bzero' ggz.c:66:2: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] strncpy(addr.sun_path, fd_name,sizeof(addr.sun_path)-1); ^~~~~~~ ggz.c:66:2: warning: incompatible implicit declaration of built-in function 'strncpy' ggz.c:66:2: note: include '' or provide a declaration of 'strncpy' ggz.c:36:1: +#include ggz.c:66:2: strncpy(addr.sun_path, fd_name,sizeof(addr.sun_path)-1); ^~~~~~~ ggz.c: In function 'ggz_client_init': ggz.c:87:8: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] len = strlen(game_name); ^~~~~~ ggz.c:87:8: warning: incompatible implicit declaration of built-in function 'strlen' ggz.c:87:8: note: include '' or provide a declaration of 'strlen' ggz.c:90:2: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy(name, game_name); ^~~~~~ ggz.c:90:2: warning: incompatible implicit declaration of built-in function 'strcpy' ggz.c:90:2: note: include '' or provide a declaration of 'strcpy' rm -f libggz.a ar cru libggz.a ggz.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libggz.a gmake[4]: Leaving directory '/construction/games/xtux/xtux/src/ggz/client' gmake[4]: Entering directory '/construction/games/xtux/xtux/src/ggz' gmake[4]: Leaving directory '/construction/games/xtux/xtux/src/ggz' gmake[3]: Leaving directory '/construction/games/xtux/xtux/src/ggz' gmake[2]: Leaving directory '/construction/games/xtux/xtux/src/ggz' ************* Building CLIENT ************* gmake -C src/client DATADIR= gmake[2]: Entering directory '/construction/games/xtux/xtux/src/client' cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c main.c -I../../src/common -I/usr/local/include -I../../src/ggz/client cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c win.c -I../../src/common -I/usr/local/include -I../../src/ggz/client cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c draw.c -I../../src/common -I/usr/local/include -I../../src/ggz/client cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c input.c -I../../src/common -I/usr/local/include -I../../src/ggz/client cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c image.c -I../../src/common -I/usr/local/include -I../../src/ggz/client cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c menu.c -I../../src/common -I/usr/local/include -I../../src/ggz/client cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c misc.c -I../../src/common -I/usr/local/include -I../../src/ggz/client In file included from misc.c:7: /usr/include/sys/syslimits.h:39:2: warning: #warning "No user-serviceable parts inside." [-Wcpp] #warning "No user-serviceable parts inside." ^~~~~~~ cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c cl_net.c -I../../src/common -I/usr/local/include -I../../src/ggz/client cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c entity.c -I../../src/common -I/usr/local/include -I../../src/ggz/client cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c intro.c -I../../src/common -I/usr/local/include -I../../src/ggz/client cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c cl_netmsg_recv.c -I../../src/common -I/usr/local/include -I../../src/ggz/client cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c cl_netmsg_send.c -I../../src/common -I/usr/local/include -I../../src/ggz/client cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c particle.c -I../../src/common -I/usr/local/include -I../../src/ggz/client cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c text_buffer.c -I../../src/common -I/usr/local/include -I../../src/ggz/client cc -o ../../xtux -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing main.o win.o draw.o input.o image.o menu.o misc.o cl_net.o entity.o intro.o cl_netmsg_recv.o cl_netmsg_send.o particle.o text_buffer.o ../../src/common/xtuxlib.a -lm -L/usr/local/lib -lX11 -lXpm ../../src/ggz/client/libggz.a gmake[2]: Leaving directory '/construction/games/xtux/xtux/src/client' ************* Building SERVER ************* gmake -C src/server DATADIR= gmake[2]: Entering directory '/construction/games/xtux/xtux/src/server' cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c main.c -I../../src/common -I../../src/ggz/server -I../../src/ggz/easysock cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c sv_net.c -I../../src/common -I../../src/ggz/server -I../../src/ggz/easysock cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c sv_netmsg_recv.c -I../../src/common -I../../src/ggz/server -I../../src/ggz/easysock cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c sv_netmsg_send.c -I../../src/common -I../../src/ggz/server -I../../src/ggz/easysock cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c world.c -I../../src/common -I../../src/ggz/server -I../../src/ggz/easysock cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c game.c -I../../src/common -I../../src/ggz/server -I../../src/ggz/easysock cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c entity.c -I../../src/common -I../../src/ggz/server -I../../src/ggz/easysock cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c weapon.c -I../../src/common -I../../src/ggz/server -I../../src/ggz/easysock cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c misc.c -I../../src/common -I../../src/ggz/server -I../../src/ggz/easysock cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c sv_map.c -I../../src/common -I../../src/ggz/server -I../../src/ggz/easysock cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c ai.c -I../../src/common -I../../src/ggz/server -I../../src/ggz/easysock cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c hitscan.c -I../../src/common -I../../src/ggz/server -I../../src/ggz/easysock cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c item.c -I../../src/common -I../../src/ggz/server -I../../src/ggz/easysock cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c event.c -I../../src/common -I../../src/ggz/server -I../../src/ggz/easysock cc -pipe -DDATADIR=\"/usr/local/share/xtux\" -O2 -fno-strict-aliasing -c xtuxggz.c -I../../src/common -I../../src/ggz/server -I../../src/ggz/easysock cc -o ../../tux_serv main.o sv_net.o sv_netmsg_recv.o sv_netmsg_send.o world.o game.o entity.o weapon.o misc.o sv_map.o ai.o hitscan.o item.o event.o xtuxggz.o ../../src/common/xtuxlib.a -lm ../../src/ggz/server/libggzd.a ../../src/ggz/easysock/libeasysock.a gmake[2]: Leaving directory '/construction/games/xtux/xtux/src/server' gmake[1]: Leaving directory '/construction/games/xtux/xtux' SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> xtux-20030306 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xtux-20030306 ===> xtux-20030306 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found ===> Generating temporary packing list install -s -m 555 /construction/games/xtux/xtux/xtux /construction/games/xtux/stage/usr/local/bin install -s -m 555 /construction/games/xtux/xtux/tux_serv /construction/games/xtux/stage/usr/local/bin install -m 0644 /construction/games/xtux/xtux/data/*.table /construction/games/xtux/stage/usr/local/share/xtux install -m 0644 /construction/games/xtux/xtux/data/ascii.txt /construction/games/xtux/stage/usr/local/share/xtux install -m 0644 /construction/games/xtux/xtux/data/bios /construction/games/xtux/stage/usr/local/share/xtux install -m 0644 /construction/games/xtux/xtux/data/entities /construction/games/xtux/stage/usr/local/share/xtux install -m 0644 /construction/games/xtux/xtux/data/weapons /construction/games/xtux/stage/usr/local/share/xtux install -m 0644 /construction/games/xtux/xtux/data/images/entities/*.xpm /construction/games/xtux/stage/usr/local/share/xtux/images/entities install -m 0644 /construction/games/xtux/xtux/data/images/events/*.xpm /construction/games/xtux/stage/usr/local/share/xtux/images/events install -m 0644 /construction/games/xtux/xtux/data/images/items/*.xpm /construction/games/xtux/stage/usr/local/share/xtux/images/items install -m 0644 /construction/games/xtux/xtux/data/images/weapons/*.xpm /construction/games/xtux/stage/usr/local/share/xtux/images/weapons install -m 0644 /construction/games/xtux/xtux/data/images/tiles/*.xpm /construction/games/xtux/stage/usr/local/share/xtux/images/tiles install -m 0644 /construction/games/xtux/xtux/data/images/./*.xpm /construction/games/xtux/stage/usr/local/share/xtux/images/. install -m 0644 /construction/games/xtux/xtux/data/demos/*.xtdem /construction/games/xtux/stage/usr/local/share/xtux/demos install -m 0644 /construction/games/xtux/xtux/data/maps/*.map /construction/games/xtux/stage/usr/local/share/xtux/maps install -m 0644 /construction/games/xtux/xtux/doc/* /construction/games/xtux/stage/usr/local/share/doc/xtux install -m 0644 /construction/games/xtux/xtux/README /construction/games/xtux/stage/usr/local/share/doc/xtux ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/xtux is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for xtux-20030306 file sizes/checksums [568]: 0% file sizes/checksums [568]: 17% file sizes/checksums [568]: 35% file sizes/checksums [568]: 52% file sizes/checksums [568]: 70% file sizes/checksums [568]: 88% file sizes/checksums [568]: 100% packing files [568]: 0% packing files [568]: 17% packing files [568]: 35% packing files [568]: 52% packing files [568]: 70% packing files [568]: 88% packing files [568]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:09 TOTAL TIME 00:00:25