------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The odo 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:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> odo-0.2.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The odo 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 ===> odo-0.2.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by odo-0.2.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The odo 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 ===> odo-0.2.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by odo-0.2.2 for building => SHA256 Checksum OK for atomicobject-odo-v0.2.2_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The odo 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 ===> odo-0.2.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by odo-0.2.2 for building ===> Extracting for odo-0.2.2 => SHA256 Checksum OK for atomicobject-odo-v0.2.2_GH0.tar.gz. Extracted Memory Use: 0.05M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for odo-0.2.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for odo-0.2.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for odo-0.2.2 --- main.o --- cc -pipe -O2 -fno-strict-aliasing -std=c99 -D_POSIX_C_SOURCE=200112L -D_C99_SOURCE -g -Wall -pedantic -Wextra -O3 -c main.c In file included from main.c:32: main.c: In function 'format_counter': types.h:21:24: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'counter_t' {aka 'long unsigned int'} [-Wformat=] #define COUNTER_FORMAT "%08llu" ^~~~~~~~ main.c:232:55: note: in expansion of macro 'COUNTER_FORMAT' if ((int)sizeof(buf) < snprintf(buf, sizeof(buf), COUNTER_FORMAT, v)) { ^~~~~~~~~~~~~~ main.c: In function 'print_as_decimal': types.h:22:31: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'counter_t' {aka 'long unsigned int'} [-Wformat=] #define COUNTER_FORMAT_NO_PAD "%llu" ^~~~~~ main.c:285:32: note: in expansion of macro 'COUNTER_FORMAT_NO_PAD' snprintf(buf, sizeof(buf), COUNTER_FORMAT_NO_PAD, c); ^~~~~~~~~~~~~~~~~~~~~ --- odo --- cc -o odo main.o SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for odo-0.2.2 ===> Generating temporary packing list install -s -m 555 /construction/sysutils/odo/odo-0.2.2/odo /construction/sysutils/odo/stage/usr/local/bin install -m 444 /construction/sysutils/odo/odo-0.2.2/man/odo.1 /construction/sysutils/odo/stage/usr/local/man/man1 ====> 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 odo-0.2.2 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:03