------------------------------------------------------------------------------- -- 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:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The since 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 ------------------------------------------------------------------------------- ===> since-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 since 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 ===> since-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by since-1.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The since 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 ===> since-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by since-1.1 for building => SHA256 Checksum OK for since-1.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The since 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 ===> since-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by since-1.1 for building ===> Extracting for since-1.1 => SHA256 Checksum OK for since-1.1.tar.gz. Extracted Memory Use: 0.09M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for since-1.1 ===> Applying ports patches for since-1.1 ===> Cleanly applied ports patch(es) patch-Makefile patch-since.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> since-1.1 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> since-1.1 depends on package: gmake>=4.3 - found ===> Configuring for since-1.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for since-1.1 gmake[1]: Entering directory '/construction/misc/since/since-1.1' cc -pipe -O2 -fno-strict-aliasing -Wall -DVERSION=\"1.1\" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o since since.c since.c: In function 'setup_data': since.c:767:49: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf(stderr, "since: unable to allocate %u bytes for %s\n", sizeof(struct data_file) * (sn->s_data_count * 1), name); ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %lu since.c: In function 'lookup_entries': since.c:846:75: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 5 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf(stderr, "since: found record for %s at offset %d, now=%Lu, had=%Lu\n", df->d_name, j, df->d_now, df->d_had); ~~^ ~~~~~~~~~ %lu since.c:846:84: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 6 has type 'off_t' {aka 'long int'} [-Wformat=] fprintf(stderr, "since: found record for %s at offset %d, now=%Lu, had=%Lu\n", df->d_name, j, df->d_now, df->d_had); ~~^ ~~~~~~~~~ %lu since.c: In function 'display_file': since.c:1235:16: warning: variable 'i' set but not used [-Wunused-but-set-variable] off_t range, i; ^ gmake[1]: Leaving directory '/construction/misc/since/since-1.1' SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for since-1.1 ===> Generating temporary packing list install -s -m 555 /construction/misc/since/since-1.1/since /construction/misc/since/stage/usr/local/bin install -m 444 /construction/misc/since/since-1.1/since.1 /construction/misc/since/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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for since-1.1 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