------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The geekcode 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 ------------------------------------------------------------------------------- ===> geekcode-1.7.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The geekcode 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 ===> geekcode-1.7.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by geekcode-1.7.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The geekcode 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 ===> geekcode-1.7.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by geekcode-1.7.3 for building => SHA256 Checksum OK for geekcode-1.7.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The geekcode 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 ===> geekcode-1.7.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by geekcode-1.7.3 for building ===> Extracting for geekcode-1.7.3 => SHA256 Checksum OK for geekcode-1.7.3.tar.gz. Extracted Memory Use: 0.26M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for geekcode-1.7.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for geekcode-1.7.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for geekcode-1.7.3 --- geekcode --- cc -pipe -O2 -fno-strict-aliasing -c gc_appearance.c gc_appearance.c: In function 'get_dress': gc_appearance.c:61:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ gc_appearance.c:61:5: warning: incompatible implicit declaration of built-in function 'exit' gc_appearance.c:61:5: note: include '' or provide a declaration of 'exit' gc_appearance.c:24:1: +#include gc_appearance.c:61:5: exit(1); ^~~~ gc_appearance.c: In function 'get_height': gc_appearance.c:102:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_appearance.c:102:5: note: include '' or provide a declaration of 'exit' gc_appearance.c: In function 'get_weight': gc_appearance.c:143:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_appearance.c:143:5: note: include '' or provide a declaration of 'exit' gc_appearance.c: In function 'get_age': gc_appearance.c:184:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_appearance.c:184:5: note: include '' or provide a declaration of 'exit' cc -pipe -O2 -fno-strict-aliasing -c gc_computers.c gc_computers.c: In function 'get_computers': gc_computers.c:61:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ gc_computers.c:61:5: warning: incompatible implicit declaration of built-in function 'exit' gc_computers.c:61:5: note: include '' or provide a declaration of 'exit' gc_computers.c:24:1: +#include gc_computers.c:61:5: exit(1); ^~~~ gc_computers.c: In function 'get_unix_type': gc_computers.c:102:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_computers.c:102:5: note: include '' or provide a declaration of 'exit' gc_computers.c: In function 'get_unix': gc_computers.c:162:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_computers.c:162:5: note: include '' or provide a declaration of 'exit' gc_computers.c: In function 'get_perl': gc_computers.c:203:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_computers.c:203:5: note: include '' or provide a declaration of 'exit' gc_computers.c: In function 'get_linux': gc_computers.c:244:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_computers.c:244:5: note: include '' or provide a declaration of 'exit' gc_computers.c: In function 'get_emacs': gc_computers.c:285:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_computers.c:285:5: note: include '' or provide a declaration of 'exit' gc_computers.c: In function 'get_www': gc_computers.c:326:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_computers.c:326:5: note: include '' or provide a declaration of 'exit' gc_computers.c: In function 'get_usenet': gc_computers.c:367:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_computers.c:367:5: note: include '' or provide a declaration of 'exit' gc_computers.c: In function 'get_oracle': gc_computers.c:408:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_computers.c:408:5: note: include '' or provide a declaration of 'exit' gc_computers.c: In function 'get_kibo': gc_computers.c:449:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_computers.c:449:5: note: include '' or provide a declaration of 'exit' gc_computers.c: In function 'get_windows': gc_computers.c:490:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_computers.c:490:5: note: include '' or provide a declaration of 'exit' gc_computers.c: In function 'get_os2': gc_computers.c:531:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_computers.c:531:5: note: include '' or provide a declaration of 'exit' gc_computers.c: In function 'get_mac': gc_computers.c:572:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_computers.c:572:5: note: include '' or provide a declaration of 'exit' gc_computers.c: In function 'get_vms': gc_computers.c:613:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_computers.c:613:5: note: include '' or provide a declaration of 'exit' cc -pipe -O2 -fno-strict-aliasing -c gc_entertainment.c gc_entertainment.c: In function 'get_startrek': gc_entertainment.c:61:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ gc_entertainment.c:61:5: warning: incompatible implicit declaration of built-in function 'exit' gc_entertainment.c:61:5: note: include '' or provide a declaration of 'exit' gc_entertainment.c:24:1: +#include gc_entertainment.c:61:5: exit(1); ^~~~ gc_entertainment.c: In function 'get_babylon5': gc_entertainment.c:102:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_entertainment.c:102:5: note: include '' or provide a declaration of 'exit' gc_entertainment.c: In function 'get_xfiles': gc_entertainment.c:143:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_entertainment.c:143:5: note: include '' or provide a declaration of 'exit' gc_entertainment.c: In function 'get_rp': gc_entertainment.c:184:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_entertainment.c:184:5: note: include '' or provide a declaration of 'exit' gc_entertainment.c: In function 'get_television': gc_entertainment.c:225:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_entertainment.c:225:5: note: include '' or provide a declaration of 'exit' gc_entertainment.c: In function 'get_books': gc_entertainment.c:266:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_entertainment.c:266:5: note: include '' or provide a declaration of 'exit' gc_entertainment.c: In function 'get_dilbert': gc_entertainment.c:307:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_entertainment.c:307:5: note: include '' or provide a declaration of 'exit' gc_entertainment.c: In function 'get_doom': gc_entertainment.c:348:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_entertainment.c:348:5: note: include '' or provide a declaration of 'exit' gc_entertainment.c: In function 'get_geekcode': gc_entertainment.c:389:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_entertainment.c:389:5: note: include '' or provide a declaration of 'exit' cc -pipe -O2 -fno-strict-aliasing -c gc_lifestyle.c gc_lifestyle.c: In function 'get_education': gc_lifestyle.c:61:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ gc_lifestyle.c:61:5: warning: incompatible implicit declaration of built-in function 'exit' gc_lifestyle.c:61:5: note: include '' or provide a declaration of 'exit' gc_lifestyle.c:24:1: +#include gc_lifestyle.c:61:5: exit(1); ^~~~ gc_lifestyle.c: In function 'get_housing': gc_lifestyle.c:102:6: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_lifestyle.c:102:6: note: include '' or provide a declaration of 'exit' gc_lifestyle.c: In function 'get_relationships': gc_lifestyle.c:143:6: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_lifestyle.c:143:6: note: include '' or provide a declaration of 'exit' gc_lifestyle.c: In function 'get_sex_type': gc_lifestyle.c:184:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_lifestyle.c:184:5: note: include '' or provide a declaration of 'exit' gc_lifestyle.c: In function 'get_sex': gc_lifestyle.c:249:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_lifestyle.c:249:5: note: include '' or provide a declaration of 'exit' cc -pipe -O2 -fno-strict-aliasing -c gc_politics.c gc_politics.c: In function 'get_social': gc_politics.c:61:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ gc_politics.c:61:5: warning: incompatible implicit declaration of built-in function 'exit' gc_politics.c:61:5: note: include '' or provide a declaration of 'exit' gc_politics.c:24:1: +#include gc_politics.c:61:5: exit(1); ^~~~ gc_politics.c: In function 'get_economic': gc_politics.c:102:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_politics.c:102:5: note: include '' or provide a declaration of 'exit' gc_politics.c: In function 'get_cypher': gc_politics.c:143:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_politics.c:143:5: note: include '' or provide a declaration of 'exit' gc_politics.c: In function 'get_pgp': gc_politics.c:184:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ gc_politics.c:184:5: note: include '' or provide a declaration of 'exit' cc -pipe -O2 -fno-strict-aliasing -c gc_type.c gc_type.c: In function 'get_type': gc_type.c:57:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ gc_type.c:57:5: warning: incompatible implicit declaration of built-in function 'exit' gc_type.c:57:5: note: include '' or provide a declaration of 'exit' gc_type.c:24:1: +#include gc_type.c:57:5: exit(1); ^~~~ cc -pipe -O2 -fno-strict-aliasing -c gc_consoleio.c cc -pipe -O2 -fno-strict-aliasing -c gc_translate.c cc -pipe -O2 -fno-strict-aliasing -c geekcode.c geekcode.c: In function 'read_code': geekcode.c:58:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ geekcode.c:58:5: warning: incompatible implicit declaration of built-in function 'exit' geekcode.c:58:5: note: include '' or provide a declaration of 'exit' geekcode.c:26:1: +#include geekcode.c:58:5: exit(1); ^~~~ geekcode.c:64:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ geekcode.c:64:5: note: include '' or provide a declaration of 'exit' geekcode.c:68:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ geekcode.c:68:5: note: include '' or provide a declaration of 'exit' geekcode.c:74:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ geekcode.c:74:5: note: include '' or provide a declaration of 'exit' geekcode.c:79:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ geekcode.c:79:5: note: include '' or provide a declaration of 'exit' geekcode.c:83:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ geekcode.c:83:5: note: include '' or provide a declaration of 'exit' geekcode.c:87:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ geekcode.c:87:5: note: include '' or provide a declaration of 'exit' geekcode.c:92:7: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ geekcode.c:92:7: note: include '' or provide a declaration of 'exit' geekcode.c:96:7: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ geekcode.c:96:7: note: include '' or provide a declaration of 'exit' cc -pipe -O2 -fno-strict-aliasing -o geekcode gc_appearance.o gc_computers.o gc_entertainment.o gc_lifestyle.o gc_politics.o gc_type.o gc_consoleio.o gc_translate.o geekcode.o SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for geekcode-1.7.3 ===> Generating temporary packing list install -s -m 555 /construction/misc/geekcode/geekcode-1.7.3/geekcode /construction/misc/geekcode/stage/usr/local/bin install -m 0644 /construction/misc/geekcode/geekcode-1.7.3/geekcode.txt /construction/misc/geekcode/stage/usr/local/share/doc/geekcode ====> 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 geekcode-1.7.3 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:04