------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The leafpak 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 ------------------------------------------------------------------------------- ===> leafpak-1.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 leafpak 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 ===> leafpak-1.1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by leafpak-1.1.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The leafpak 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 ===> leafpak-1.1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by leafpak-1.1.1 for building => SHA256 Checksum OK for leafpak-1.1.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The leafpak 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 ===> leafpak-1.1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by leafpak-1.1.1 for building ===> Extracting for leafpak-1.1.1 => SHA256 Checksum OK for leafpak-1.1.1.tar.gz. Extracted Memory Use: 0.04M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for leafpak-1.1.1 ===> Applying ports patches for leafpak-1.1.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for leafpak-1.1.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for leafpak-1.1.1 --- main.o --- --- leafpak.o --- --- leafpak2 --- --- leafpak.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -c -Wall -g leafpak.c --- leafpak2 --- cc -pipe -O2 -fno-strict-aliasing -Wall -o leafpak2 leafpak2.c --- main.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -c -Wall -g main.c main.c: In function 'main': main.c:63:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ main.c:63:5: warning: incompatible implicit declaration of built-in function 'exit' main.c:63:5: note: include '' or provide a declaration of 'exit' main.c:20:1: +#include main.c:63:5: exit(1); ^~~~ main.c:85:5: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ main.c:85:5: note: include '' or provide a declaration of 'exit' main.c: In function 'usage_exit': main.c:96:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ main.c:96:3: note: include '' or provide a declaration of 'exit' --- leafpak.o --- leafpak.c: In function 'extract_all': leafpak.c:111:4: warning: operation on 'k' may be undefined [-Wsequence-point] k = (++k) % KEY_LEN; leafpak.c: In function 'leafpack_extract_file': leafpak.c:157:7: warning: operation on 'k' may be undefined [-Wsequence-point] k = (++k) % KEY_LEN; leafpak.c: In function 'leafpack_extract_file_to_data': leafpak.c:228:7: warning: operation on 'k' may be undefined [-Wsequence-point] k = (++k) % KEY_LEN; leafpak.c: In function 'extract_table': leafpak.c:353:9: warning: operation on 'k' may be undefined [-Wsequence-point] k = (++k) % KEY_LEN; leafpak.c:360:9: warning: operation on 'k' may be undefined [-Wsequence-point] k = (++k) % KEY_LEN; leafpak.c:367:9: warning: operation on 'k' may be undefined [-Wsequence-point] k = (++k) % KEY_LEN; leafpak.c:374:9: warning: operation on 'k' may be undefined [-Wsequence-point] k = (++k) % KEY_LEN; --- main.o --- main.c: In function 'main': main.c:68:3: warning: 'mode' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (mode) { ^~~~~~ --- leafpak2 --- leafpak2.c: In function 'main': leafpak2.c:94:3: warning: 'mode' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (mode) { ^~~~~~ --- leafpak --- cc -o leafpak main.o leafpak.o SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for leafpak-1.1.1 ===> Generating temporary packing list install -s -m 555 /construction/graphics/leafpak/leafpak/leafpak /construction/graphics/leafpak/stage/usr/local/bin install -s -m 555 /construction/graphics/leafpak/leafpak/leafpak2 /construction/graphics/leafpak/stage/usr/local/bin install -m 0644 /construction/graphics/leafpak/leafpak/README /construction/graphics/leafpak/stage/usr/local/share/doc/ja/leafpak ====> 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 leafpak-1.1.1 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:03