------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The suckblow 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 ------------------------------------------------------------------------------- ===> suckblow-1.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The suckblow 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 ===> suckblow-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by suckblow-1.1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The suckblow 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 ===> suckblow-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by suckblow-1.1 for building => SHA256 Checksum OK for suckblow-1.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The suckblow 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 ===> suckblow-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by suckblow-1.1 for building ===> Extracting for suckblow-1.1 => SHA256 Checksum OK for suckblow-1.1.tar.gz. Extracted Memory Use: 0.02M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for suckblow-1.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for suckblow-1.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for suckblow-1.1 --- objwarn --- --- main.o --- --- suck.1.gz --- --- objwarn --- Warning: Object directory not changed from original /construction/net/suckblow/suckblow-1.1 --- main.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -std=gnu99 -c main.c --- suck.1.gz --- gzip -cn suck.1 > suck.1.gz --- main.o --- main.c: In function 'main': main.c:91:47: warning: passing argument 3 of 'strtoul' makes integer from pointer without a cast [-Wint-conversion] if ((port = (u_int16_t)strtoul(optarg, &s, NULL)) == 0 ^~~~ In file included from main.c:50: /usr/include/stdlib.h:122:56: note: expected 'int' but argument is of type 'void *' strtoul(const char * __restrict, char ** __restrict, int); ^~~ main.c:156:52: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] if ((s2 = accept(sock, (struct sockaddr *)&peer, &len)) == -1) ^~~~ In file included from main.c:43: /usr/include/sys/socket.h:486:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~ --- suck --- cc -pipe -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -std=gnu99 -o suck main.o SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for suckblow-1.1 ===> Generating temporary packing list install -s -o root -g wheel -m 555 suck /construction/net/suckblow/stage/usr/local/bin install -o root -g wheel -m 444 suck.1.gz /construction/net/suckblow/stage/usr/local/man/man1 /construction/net/suckblow/stage/usr/local/man/man1/blow.1.gz -> /construction/net/suckblow/stage/usr/local/man/man1/suck.1.gz /construction/net/suckblow/stage/usr/local/bin/blow -> /construction/net/suckblow/stage/usr/local/bin/suck ====> 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 suckblow-1.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:01 TOTAL TIME 00:00:03