------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The libshhmsg 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 ------------------------------------------------------------------------------- ===> libshhmsg-1.4.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The libshhmsg 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 ===> libshhmsg-1.4.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libshhmsg-1.4.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The libshhmsg 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 ===> libshhmsg-1.4.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libshhmsg-1.4.2 for building => SHA256 Checksum OK for shhmsg-1.4.2.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The libshhmsg 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 ===> libshhmsg-1.4.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libshhmsg-1.4.2 for building ===> Extracting for libshhmsg-1.4.2 => SHA256 Checksum OK for shhmsg-1.4.2.tar.gz. Extracted Memory Use: 0.08M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for libshhmsg-1.4.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for libshhmsg-1.4.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for libshhmsg-1.4.2 --- errno.So --- --- error.So --- --- fatal.So --- --- message.So --- --- progname.So --- --- streams.So --- --- vars.So --- --- verbose.So --- --- errno.o --- --- error.o --- --- errno.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -DHAVE_STRERROR -std=gnu99 -c errno.c -o errno.So --- error.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -DHAVE_STRERROR -std=gnu99 -c error.c -o error.So --- fatal.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -DHAVE_STRERROR -std=gnu99 -c fatal.c -o fatal.So --- message.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -DHAVE_STRERROR -std=gnu99 -c message.c -o message.So --- progname.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -DHAVE_STRERROR -std=gnu99 -c progname.c -o progname.So --- streams.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -DHAVE_STRERROR -std=gnu99 -c streams.c -o streams.So --- vars.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -DHAVE_STRERROR -std=gnu99 -c vars.c -o vars.So --- verbose.So --- cc -fpic -DPIC -pipe -O2 -fno-strict-aliasing -DHAVE_STRERROR -std=gnu99 -c verbose.c -o verbose.So --- errno.o --- cc -pipe -O2 -fno-strict-aliasing -DHAVE_STRERROR -std=gnu99 -c errno.c -o errno.o --- error.o --- cc -pipe -O2 -fno-strict-aliasing -DHAVE_STRERROR -std=gnu99 -c error.c -o error.o --- fatal.o --- cc -pipe -O2 -fno-strict-aliasing -DHAVE_STRERROR -std=gnu99 -c fatal.c -o fatal.o --- message.o --- cc -pipe -O2 -fno-strict-aliasing -DHAVE_STRERROR -std=gnu99 -c message.c -o message.o --- progname.o --- cc -pipe -O2 -fno-strict-aliasing -DHAVE_STRERROR -std=gnu99 -c progname.c -o progname.o --- streams.o --- --- vars.o --- --- streams.o --- cc -pipe -O2 -fno-strict-aliasing -DHAVE_STRERROR -std=gnu99 -c streams.c -o streams.o --- vars.o --- cc -pipe -O2 -fno-strict-aliasing -DHAVE_STRERROR -std=gnu99 -c vars.c -o vars.o --- verbose.o --- cc -pipe -O2 -fno-strict-aliasing -DHAVE_STRERROR -std=gnu99 -c verbose.c -o verbose.o --- libshhmsg.so.1 --- building shared library libshhmsg.so.1 rm -f libshhmsg.so.1 libshhmsg.so ln -fs libshhmsg.so.1 libshhmsg.so cc -shared -Wl,-x -o libshhmsg.so.1 -Wl,-soname,libshhmsg.so.1 `lorder errno.So error.So fatal.So message.So progname.So streams.So vars.So verbose.So | tsort -q` --- libshhmsg.a --- building static shhmsg library rm -f libshhmsg.a ar cq libshhmsg.a `lorder errno.o error.o fatal.o message.o progname.o streams.o vars.o verbose.o | tsort -q` ranlib libshhmsg.a SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for libshhmsg-1.4.2 ===> Generating temporary packing list install -C -o root -g wheel -m 444 libshhmsg.a /construction/devel/libshhmsg/stage/usr/local/lib install -s -o root -g wheel -m 444 libshhmsg.so.1 /construction/devel/libshhmsg/stage/usr/local/lib ln -fs libshhmsg.so.1 /construction/devel/libshhmsg/stage/usr/local/lib/libshhmsg.so install -C -o root -g wheel -m 444 shhmsg.h /construction/devel/libshhmsg/stage/usr/local/include (cd /construction/devel/libshhmsg/shhmsg-1.4.2 && install -m 0644 CREDITS /construction/devel/libshhmsg/stage/usr/local/share/doc/libshhmsg) (cd /construction/devel/libshhmsg/shhmsg-1.4.2 && install -m 0644 README /construction/devel/libshhmsg/stage/usr/local/share/doc/libshhmsg) (cd /construction/devel/libshhmsg/shhmsg-1.4.2 && install -m 0644 shhmsg.txt /construction/devel/libshhmsg/stage/usr/local/share/doc/libshhmsg) ====> 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 libshhmsg-1.4.2 file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% packing files [7]: 0% packing files [7]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:02