------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/icu-67.1,1.txz Installing /packages/All/json-c-0.14.txz SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The objecthash 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 ------------------------------------------------------------------------------- ===> objecthash-20160802_12 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The objecthash 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 ===> objecthash-20160802_12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by objecthash-20160802_12 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The objecthash 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 ===> objecthash-20160802_12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by objecthash-20160802_12 for building => SHA256 Checksum OK for benlaurie-objecthash-20160802-770874c_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The objecthash 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 ===> objecthash-20160802_12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by objecthash-20160802_12 for building ===> Extracting for objecthash-20160802_12 => SHA256 Checksum OK for benlaurie-objecthash-20160802-770874c_GH0.tar.gz. Extracted Memory Use: 0.09M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for objecthash-20160802_12 ===> Applying ports patches for objecthash-20160802_12 from /xports/devel/objecthash/files ===> Applying dragonfly patches for objecthash-20160802_12 from /xports/devel/objecthash/dragonfly SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> objecthash-20160802_12 depends on package: pkgconf>=1.3.0_1 - found ===> objecthash-20160802_12 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> objecthash-20160802_12 depends on shared library: libicudata.so - found (/usr/local/lib/libicudata.so) ===> objecthash-20160802_12 depends on shared library: libjson-c.so - found (/usr/local/lib/libjson-c.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> objecthash-20160802_12 depends on package: pkgconf>=1.3.0_1 - found ===> objecthash-20160802_12 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> objecthash-20160802_12 depends on shared library: libicudata.so - found (/usr/local/lib/libicudata.so) ===> objecthash-20160802_12 depends on shared library: libjson-c.so - found (/usr/local/lib/libjson-c.so) ===> Configuring for objecthash-20160802_12 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for objecthash-20160802_12 --- libobjecthash.so --- cc -pipe -O2 -fno-strict-aliasing -fPIC -shared -std=c99 -Wall -o libobjecthash.so objecthash.c -lcrypto `pkg-config --libs --cflags icu-uc json-c` In file included from /usr/local/include/json-c/json.h:27, from objecthash.c:2: objecthash.c: In function 'object_hash_dict': objecthash.c:62:40: warning: variable 'val' set but not used [-Wunused-but-set-variable] json_object_object_foreach(d, key, val) { ^~~ /usr/local/include/json-c/json_object.h:477:22: note: in definition of macro 'json_object_object_foreach' struct json_object *val = NULL; \ ^~~ objecthash.c:62:35: warning: variable 'key' set but not used [-Wunused-but-set-variable] json_object_object_foreach(d, key, val) { ^~~ /usr/local/include/json-c/json_object.h:476:8: note: in definition of macro 'json_object_object_foreach' char *key = NULL; \ ^~~ SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> objecthash-20160802_12 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for objecthash-20160802_12 ===> objecthash-20160802_12 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list install -s -m 0644 /construction/devel/objecthash/objecthash-770874c/libobjecthash.so /construction/devel/objecthash/stage/usr/local/lib install -m 0644 /construction/devel/objecthash/objecthash-770874c/objecthash.h /construction/devel/objecthash/stage/usr/local/include ====> 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 objecthash-20160802_12 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:05