------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The glbsp 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> glbsp-2.20_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The glbsp 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> glbsp-2.20_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by glbsp-2.20_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The glbsp 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> glbsp-2.20_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by glbsp-2.20_1 for building => SHA256 Checksum OK for glbsp_src_220.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The glbsp 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> glbsp-2.20_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by glbsp-2.20_1 for building ===> Extracting for glbsp-2.20_1 => SHA256 Checksum OK for glbsp_src_220.tar.gz. Extracted Memory Use: 0.80M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for glbsp-2.20_1 ===> Applying ports patches for glbsp-2.20_1 ===> Cleanly applied ports patch(es) patch-GUI_unx.mak patch-wad.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> glbsp-2.20_1 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> glbsp-2.20_1 depends on package: gmake>=4.3 - found ===> Configuring for glbsp-2.20_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for glbsp-2.20_1 gmake[1]: Entering directory '/construction/games/glbsp/glbsp-2.20' cc -pipe -O2 -fno-strict-aliasing -O2 -Wall -DGLBSP_TEXT -DUNIX -DINLINE_G=inline -c -o cmdline/main.o cmdline/main.c cc -pipe -O2 -fno-strict-aliasing -O2 -Wall -DGLBSP_TEXT -DUNIX -DINLINE_G=inline -c -o cmdline/display.o cmdline/display.c cc -pipe -O2 -fno-strict-aliasing -O2 -Wall -DGLBSP_TEXT -DUNIX -DINLINE_G=inline -c -o analyze.o analyze.c cc -pipe -O2 -fno-strict-aliasing -O2 -Wall -DGLBSP_TEXT -DUNIX -DINLINE_G=inline -c -o blockmap.o blockmap.c cc -pipe -O2 -fno-strict-aliasing -O2 -Wall -DGLBSP_TEXT -DUNIX -DINLINE_G=inline -c -o glbsp.o glbsp.c cc -pipe -O2 -fno-strict-aliasing -O2 -Wall -DGLBSP_TEXT -DUNIX -DINLINE_G=inline -c -o level.o level.c cc -pipe -O2 -fno-strict-aliasing -O2 -Wall -DGLBSP_TEXT -DUNIX -DINLINE_G=inline -c -o node.o node.c cc -pipe -O2 -fno-strict-aliasing -O2 -Wall -DGLBSP_TEXT -DUNIX -DINLINE_G=inline -c -o reject.o reject.c cc -pipe -O2 -fno-strict-aliasing -O2 -Wall -DGLBSP_TEXT -DUNIX -DINLINE_G=inline -c -o seg.o seg.c cc -pipe -O2 -fno-strict-aliasing -O2 -Wall -DGLBSP_TEXT -DUNIX -DINLINE_G=inline -c -o system.o system.c analyze.c: In function 'TestForWindowEffect': analyze.c:764:7: warning: variable 'best_line' set but not used [-Wunused-but-set-variable] int best_line = -1; ^~~~~~~~~ cc -pipe -O2 -fno-strict-aliasing -O2 -Wall -DGLBSP_TEXT -DUNIX -DINLINE_G=inline -c -o util.o util.c cc -pipe -O2 -fno-strict-aliasing -O2 -Wall -DGLBSP_TEXT -DUNIX -DINLINE_G=inline -c -o wad.o wad.c wad.c: In function 'WriteHeader': wad.c:649:7: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] strncpy(header.type, "IWAD", 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wad.c:653:7: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] strncpy(header.type, "PWAD", 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wad.c: In function 'WriteDirEntry': wad.c:908:3: warning: 'strncpy' specified bound 8 equals destination size [-Wstringop-truncation] strncpy(entry.name, lump->name, 8); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -pipe -O2 -fno-strict-aliasing -O2 -Wall -DGLBSP_TEXT -DUNIX -DINLINE_G=inline cmdline/main.o cmdline/display.o ./analyze.o ./blockmap.o ./glbsp.o ./level.o ./node.o ./reject.o ./seg.o ./system.o ./util.o ./wad.o -o glbsp -lm -lz gmake[1]: Leaving directory '/construction/games/glbsp/glbsp-2.20' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for glbsp-2.20_1 ===> Generating temporary packing list install -s -m 555 /construction/games/glbsp/glbsp-2.20/glbsp /construction/games/glbsp/stage/usr/local/bin install -m 444 /construction/games/glbsp/glbsp-2.20/glbsp.1 /construction/games/glbsp/stage/usr/local/man/man1 install -m 0644 /construction/games/glbsp/glbsp-2.20/README.txt /construction/games/glbsp/glbsp-2.20/USAGE.txt /construction/games/glbsp/stage/usr/local/share/doc/glbsp ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for glbsp-2.20_1 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:05