------------------------------------------------------------------------------- -- 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:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The newsfish 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 ------------------------------------------------------------------------------- ===> newsfish-1.2.6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The newsfish 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 ===> newsfish-1.2.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by newsfish-1.2.6 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The newsfish 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 ===> newsfish-1.2.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by newsfish-1.2.6 for building => SHA256 Checksum OK for newsfish-1.2.6.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The newsfish 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 ===> newsfish-1.2.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by newsfish-1.2.6 for building ===> Extracting for newsfish-1.2.6 => SHA256 Checksum OK for newsfish-1.2.6.tar.gz. Extracted Memory Use: 0.41M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for newsfish-1.2.6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> newsfish-1.2.6 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> newsfish-1.2.6 depends on package: gmake>=4.3 - found ===> Configuring for newsfish-1.2.6 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 gmake sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c 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 for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for egrep... grep -E checking whether cc needs -traditional... no checking for inet_ntoa in -lnsl... no checking for connect in -lsocket... no 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 sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... (cached) yes checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking return type of signal handlers... void checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for inet_aton... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for newsfish-1.2.6 gmake[1]: Entering directory '/construction/news/newsfish/newsfish-1.2.6' gmake all-am gmake[2]: Entering directory '/construction/news/newsfish/newsfish-1.2.6' source='newsfish.c' object='newsfish.o' libtool=no \ depfile='.deps/newsfish.Po' tmpdepfile='.deps/newsfish.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -c `test -f 'newsfish.c' || echo './'`newsfish.c source='nntppipeline.c' object='nntppipeline.o' libtool=no \ depfile='.deps/nntppipeline.Po' tmpdepfile='.deps/nntppipeline.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -c `test -f 'nntppipeline.c' || echo './'`nntppipeline.c source='config.c' object='config.o' libtool=no \ depfile='.deps/config.Po' tmpdepfile='.deps/config.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I. -pipe -O2 -fno-strict-aliasing -c `test -f 'config.c' || echo './'`config.c cc -pipe -O2 -fno-strict-aliasing -o newsfish newsfish.o nntppipeline.o config.o gmake[2]: Leaving directory '/construction/news/newsfish/newsfish-1.2.6' gmake[1]: Leaving directory '/construction/news/newsfish/newsfish-1.2.6' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for newsfish-1.2.6 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/news/newsfish/newsfish-1.2.6' gmake[2]: Entering directory '/construction/news/newsfish/newsfish-1.2.6' /bin/sh ./mkinstalldirs /construction/news/newsfish/stage/usr/local/bin install -s -m 555 newsfish /construction/news/newsfish/stage/usr/local/bin/newsfish /bin/sh ./mkinstalldirs /construction/news/newsfish/stage/usr/local/man/man1 install -m 0644 ./newsfish.1 /construction/news/newsfish/stage/usr/local/man/man1/newsfish.1 gmake[2]: Leaving directory '/construction/news/newsfish/newsfish-1.2.6' gmake[1]: Leaving directory '/construction/news/newsfish/newsfish-1.2.6' ====> 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 newsfish-1.2.6 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:08