------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The bsp 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 ------------------------------------------------------------------------------- ===> bsp-5.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The bsp 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 ===> bsp-5.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bsp-5.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The bsp 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 ===> bsp-5.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bsp-5.2 for building => SHA256 Checksum OK for bsp-5.2.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The bsp 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 ===> bsp-5.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bsp-5.2 for building ===> Extracting for bsp-5.2 => SHA256 Checksum OK for bsp-5.2.tar.bz2. Extracted Memory Use: 0.69M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for bsp-5.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for bsp-5.2 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU 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 dependency style of cc... gcc3 checking whether compiler supports -Wall... yes checking whether compiler supports -Wextra... yes checking whether compiler supports -ffast-math... yes checking whether compiler supports -pipe... yes checking whether compiler supports -march=native... yes checking whether compiler supports -Winline... yes checking whether compiler supports -Wwrite-strings... yes checking whether compiler supports -Wundef... yes checking whether compiler supports -Wbad-function-cast... yes checking whether compiler supports -Wcast-align... yes checking whether compiler supports -Wcast-qual... yes checking whether compiler supports -Wdeclaration-after-statement... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for inline... inline checking whether byte ordering is bigendian... no checking whether make sets $(MAKE)... (cached) yes checking for sqrt in -lm... yes checking if malloc debugging is wanted... no checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for isatty... yes checking for unlink... (cached) yes checking for tmpfile... yes configure: creating ./config.status config.status: creating Makefile config.status: creating test-wads/Makefile config.status: creating DOS/Makefile config.status: creating Win32/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for bsp-5.2 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in test-wads Making all in DOS Making all in Win32 --- blockmap.o --- --- bsp.o --- --- funcs.o --- --- endian.o --- --- level.o --- --- makenode.o --- --- picknode.o --- --- bsp.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -O2 -fomit-frame-pointer -Wall -Wextra -ffast-math -pipe -march=native -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -MT bsp.o -MD -MP -MF ".deps/bsp.Tpo" -c -o bsp.o bsp.c; then mv -f ".deps/bsp.Tpo" ".deps/bsp.Po"; else rm -f ".deps/bsp.Tpo"; exit 1; fi --- level.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -O2 -fomit-frame-pointer -Wall -Wextra -ffast-math -pipe -march=native -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -MT level.o -MD -MP -MF ".deps/level.Tpo" -c -o level.o level.c; then mv -f ".deps/level.Tpo" ".deps/level.Po"; else rm -f ".deps/level.Tpo"; exit 1; fi --- blockmap.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -O2 -fomit-frame-pointer -Wall -Wextra -ffast-math -pipe -march=native -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -MT blockmap.o -MD -MP -MF ".deps/blockmap.Tpo" -c -o blockmap.o blockmap.c; then mv -f ".deps/blockmap.Tpo" ".deps/blockmap.Po"; else rm -f ".deps/blockmap.Tpo"; exit 1; fi --- picknode.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -O2 -fomit-frame-pointer -Wall -Wextra -ffast-math -pipe -march=native -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -MT picknode.o -MD -MP -MF ".deps/picknode.Tpo" -c -o picknode.o picknode.c; then mv -f ".deps/picknode.Tpo" ".deps/picknode.Po"; else rm -f ".deps/picknode.Tpo"; exit 1; fi --- funcs.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -O2 -fomit-frame-pointer -Wall -Wextra -ffast-math -pipe -march=native -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -MT funcs.o -MD -MP -MF ".deps/funcs.Tpo" -c -o funcs.o funcs.c; then mv -f ".deps/funcs.Tpo" ".deps/funcs.Po"; else rm -f ".deps/funcs.Tpo"; exit 1; fi --- endian.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -O2 -fomit-frame-pointer -Wall -Wextra -ffast-math -pipe -march=native -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -MT endian.o -MD -MP -MF ".deps/endian.Tpo" -c -o endian.o endian.c; then mv -f ".deps/endian.Tpo" ".deps/endian.Po"; else rm -f ".deps/endian.Tpo"; exit 1; fi --- makenode.o --- if cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -O2 -fomit-frame-pointer -Wall -Wextra -ffast-math -pipe -march=native -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -MT makenode.o -MD -MP -MF ".deps/makenode.Tpo" -c -o makenode.o makenode.c; then mv -f ".deps/makenode.Tpo" ".deps/makenode.Po"; else rm -f ".deps/makenode.Tpo"; exit 1; fi --- endian.o --- endian.c: In function 'swapshort': endian.c:19:26: warning: unused parameter 'i' [-Wunused-parameter] void swapshort(uint16_t *i) {}; ~~~~~~~~~~^ endian.c: In function 'swaplong': endian.c:20:25: warning: unused parameter 'l' [-Wunused-parameter] void swaplong(uint32_t *l) {}; ~~~~~~~~~~^ endian.c: In function 'swapint': endian.c:21:28: warning: unused parameter 'l' [-Wunused-parameter] void swapint(unsigned int *l) {}; ~~~~~~~~~~~~~~^ --- level.o --- level.c: In function 'add_seg': level.c:127:12: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] cs->len = (long) sqrt((double) cs->pdx * cs->pdx + ^ level.c: In function 'DoLevel': level.c:319:59: warning: unused parameter 'current_level' [-Wunused-parameter] DoLevel(const char *current_level_name, struct lumplist * current_level) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ --- bsp.o --- bsp.c: In function 'write_lump': bsp.c:270:42: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare] if ((lump->dir->start = ftell(outfile)) == -1 || (lump->dir->length && ^~ bsp.c: In function 'usage': bsp.c:303:24: warning: unused parameter 'path' [-Wunused-parameter] void usage(const char* path) ~~~~~~~~~~~~^~~~ bsp.c: In function 'parse_options': bsp.c:355:13: warning: missing initializer for field 'opts' of 'const struct ' [-Wmissing-field-initializers] {"-noreject", &noreject, NONE}, ^ bsp.c:352:31: note: 'opts' declared here const struct multi_option* opts; ^~~~ bsp.c:356:13: warning: missing initializer for field 'opts' of 'const struct ' [-Wmissing-field-initializers] {"-q", &quiet, NONE}, ^ bsp.c:352:31: note: 'opts' declared here const struct multi_option* opts; ^~~~ bsp.c:357:13: warning: missing initializer for field 'opts' of 'const struct ' [-Wmissing-field-initializers] {"-factor", &factor, INT}, ^ bsp.c:352:31: note: 'opts' declared here const struct multi_option* opts; ^~~~ bsp.c:358:13: warning: missing initializer for field 'opts' of 'const struct ' [-Wmissing-field-initializers] {"-o", fnames+1, STRING}, ^ bsp.c:352:31: note: 'opts' declared here const struct multi_option* opts; ^~~~ bsp.c: In function 'main': bsp.c:506:39: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int' [-Wsign-compare] if ((wad.dir_start = ftell(outfile)) == -1 || ^~ --- blockmap.o --- blockmap.c: In function 'blockmap_assemble': blockmap.c:274:12: warning: pointer targets in passing argument 1 of 'swapshort' differ in signedness [-Wpointer-sign] swapshort(blockmap); ^~~~~~~~ In file included from blockmap.c:27: bsp.h:64:6: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'short int *' void swapshort(uint16_t *i); ^~~~~~~~~ blockmap.c:275:20: warning: pointer targets in passing argument 1 of 'swapshort' differ in signedness [-Wpointer-sign] swapshort(blockmap+1); ~~~~~~~~^~ In file included from blockmap.c:27: bsp.h:64:6: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'short int *' void swapshort(uint16_t *i); ^~~~~~~~~ blockmap.c:276:20: warning: pointer targets in passing argument 1 of 'swapshort' differ in signedness [-Wpointer-sign] swapshort(blockmap+2); ~~~~~~~~^~ In file included from blockmap.c:27: bsp.h:64:6: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'short int *' void swapshort(uint16_t *i); ^~~~~~~~~ blockmap.c:277:20: warning: pointer targets in passing argument 1 of 'swapshort' differ in signedness [-Wpointer-sign] swapshort(blockmap+3); ~~~~~~~~^~ In file included from blockmap.c:27: bsp.h:64:6: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'short int *' void swapshort(uint16_t *i); ^~~~~~~~~ blockmap.c:301:24: warning: pointer targets in passing argument 1 of 'swapshort' differ in signedness [-Wpointer-sign] swapshort(blockmap + offset); ~~~~~~~~~^~~~~~~~ In file included from blockmap.c:27: bsp.h:64:6: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'short int *' void swapshort(uint16_t *i); ^~~~~~~~~ blockmap.c:311:28: warning: pointer targets in passing argument 1 of 'swapshort' differ in signedness [-Wpointer-sign] swapshort(blockmap+offset+i); ~~~~~~~~~~~~~~~^~ In file included from blockmap.c:27: bsp.h:64:6: note: expected 'uint16_t *' {aka 'short unsigned int *'} but argument is of type 'short int *' void swapshort(uint16_t *i); ^~~~~~~~~ --- picknode.o --- picknode.c: In function 'PickNode_traditional': picknode.c:27:63: warning: unused parameter 'bbox' [-Wunused-parameter] struct Seg *PickNode_traditional(struct Seg *ts, const bbox_t bbox) ~~~~~~~~~~~~~^~~~ picknode.c: In function 'PickNode_visplane': picknode.c:232:8: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ picknode.c:255:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' if (slen < l && (cost+=factor) >= bestcost) ^~ picknode.c: In function 'ComputeIntersection': picknode.c:288:7: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] l2 = (long)sqrt((double)((dx2*dx2) + (dy2*dy2))); ^ --- bsp --- cc -pipe -O2 -fno-strict-aliasing -O2 -fomit-frame-pointer -Wall -Wextra -ffast-math -pipe -march=native -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -o bsp blockmap.o bsp.o endian.o funcs.o level.o makenode.o picknode.o -lm SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for bsp-5.2 ===> Generating temporary packing list install -s -m 555 /construction/games/bsp/bsp-5.2/bsp /construction/games/bsp/stage/usr/local/bin install -m 444 /construction/games/bsp/bsp-5.2/bsp.6 /construction/games/bsp/stage/usr/local/man/man6 install -m 0644 /construction/games/bsp/bsp-5.2/README /construction/games/bsp/stage/usr/local/share/doc/bsp ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for bsp-5.2 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:07