------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The netcat 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 ------------------------------------------------------------------------------- ===> netcat-1.10_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The netcat 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 ===> netcat-1.10_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by netcat-1.10_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The netcat 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 ===> netcat-1.10_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by netcat-1.10_3 for building => SHA256 Checksum OK for nc110.tgz. => SHA256 Checksum OK for nc-v6-20000918.patch.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The netcat 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 ===> netcat-1.10_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by netcat-1.10_3 for building ===> Extracting for netcat-1.10_3 => SHA256 Checksum OK for nc110.tgz. => SHA256 Checksum OK for nc-v6-20000918.patch.gz. Extracted Memory Use: 0.26M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for netcat-1.10_3 ===> Applying distribution patches for netcat-1.10_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for netcat-1.10_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for netcat-1.10_3 cd /construction/net/netcat/netcat-1.10_3 && cc -pipe -DDRAGONFLY -DGAPING_SECURITY_HOLE -DINET6 -DTELNET -O2 -fno-strict-aliasing netcat.c -o netcat -static netcat.c: In function 'bail': netcat.c:232:3: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] close (netfd); ^~~~~ pclose netcat.c:233:3: warning: implicit declaration of function 'sleep'; did you mean 'strsep'? [-Wimplicit-function-declaration] sleep (1); ^~~~~ strsep netcat.c: In function 'tmtravel': netcat.c:251:3: warning: implicit declaration of function 'alarm' [-Wimplicit-function-declaration] alarm (0); ^~~~~ netcat.c: At top level: netcat.c:709:1: warning: return type defaults to 'int' [-Wimplicit-int] doexec (fd) ^~~~~~ netcat.c: In function 'doexec': netcat.c:714:3: warning: implicit declaration of function 'dup2' [-Wimplicit-function-declaration] dup2 (fd, 0); /* the precise order of fiddlage */ ^~~~ netcat.c:724:3: warning: implicit declaration of function 'execl' [-Wimplicit-function-declaration] execl (pr00gie, p, NULL); ^~~~~ netcat.c:724:3: warning: incompatible implicit declaration of built-in function 'execl' netcat.c: At top level: netcat.c:1085:1: warning: return type defaults to 'int' [-Wimplicit-int] udptest (fd, where) ^~~~~~~ netcat.c: In function 'udptest': netcat.c:1091:8: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] rr = write (fd, bigbuf_in, 1); ^~~~~ fwrite netcat.c: At top level: netcat.c:1392:1: warning: return type defaults to 'int' [-Wimplicit-int] udptest6(fd, where) ^~~~~~~~ netcat.c: In function 'readwrite': netcat.c:1637:7: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] rr = read (fd, bigbuf_net, BIGSIZ); ^~~~ fread netcat.c: At top level: netcat.c:1741:1: warning: return type defaults to 'int' [-Wimplicit-int] main (argc, argv) ^~~~ netcat.c: In function 'main': netcat.c:1773:3: warning: implicit declaration of function 'res_init'; did you mean 'rewind'? [-Wimplicit-function-declaration] res_init(); ^~~~~~~~ rewind netcat.c:1850:15: warning: implicit declaration of function 'getopt'; did you mean 'getw'? [-Wimplicit-function-declaration] while ((x = getopt (argc, argv, "46ae:g:G:hi:lno:p:rs:tuvw:z")) != EOF) { ^~~~~~ getw netcat.c:1889:2: warning: implicit declaration of function 'helpme'; did you mean 'rename'? [-Wimplicit-function-declaration] helpme(); /* exits by itself */ ^~~~~~ rename netcat.c: At top level: netcat.c:2149:1: warning: return type defaults to 'int' [-Wimplicit-int] helpme() ^~~~~~ SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for netcat-1.10_3 ===> Generating temporary packing list install -s -m 555 /construction/net/netcat/netcat-1.10_3/netcat /construction/net/netcat/stage/usr/local/bin install -m 444 /construction/net/netcat/netcat.1 /construction/net/netcat/stage/usr/local/man/man1 install -m 0644 /construction/net/netcat/netcat-1.10_3/README /construction/net/netcat/stage/usr/local/share/doc/netcat ====> 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 netcat-1.10_3 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:03