------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The jzip 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 ------------------------------------------------------------------------------- ===> jzip-2.0.1g depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The jzip 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 ===> jzip-2.0.1g depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by jzip-2.0.1g for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The jzip 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 ===> jzip-2.0.1g depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by jzip-2.0.1g for building => SHA256 Checksum OK for jzip201g.zip. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The jzip 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 ===> jzip-2.0.1g depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by jzip-2.0.1g for building ===> Extracting for jzip-2.0.1g => SHA256 Checksum OK for jzip201g.zip. Extracted Memory Use: 0.50M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for jzip-2.0.1g SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> jzip-2.0.1g depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> jzip-2.0.1g depends on file: /usr/local/lib/libncurses.so.6 - found ===> Configuring for jzip-2.0.1g SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for jzip-2.0.1g --- extern.o --- --- jzip.o --- --- control.o --- --- fileio.o --- --- input.o --- --- interpre.o --- --- math.o --- --- memory.o --- --- object.o --- --- operand.o --- --- extern.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c -DPOSIX -DHAVE_GETOPT extern.c In file included from extern.c:8: ztypes.h:522:6: warning: conflicting types for built-in function 'remainder' [-Wbuiltin-declaration-mismatch] void remainder (zword_t, zword_t); ^~~~~~~~~ --- jzip.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c -DPOSIX -DHAVE_GETOPT jzip.c --- control.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c -DPOSIX -DHAVE_GETOPT control.c In file included from control.c:8: ztypes.h:522:6: warning: conflicting types for built-in function 'remainder' [-Wbuiltin-declaration-mismatch] void remainder (zword_t, zword_t); ^~~~~~~~~ --- fileio.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c -DPOSIX -DHAVE_GETOPT fileio.c In file included from fileio.c:8: ztypes.h:522:6: warning: conflicting types for built-in function 'remainder' [-Wbuiltin-declaration-mismatch] void remainder (zword_t, zword_t); ^~~~~~~~~ --- input.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c -DPOSIX -DHAVE_GETOPT input.c In file included from input.c:8: ztypes.h:522:6: warning: conflicting types for built-in function 'remainder' [-Wbuiltin-declaration-mismatch] void remainder (zword_t, zword_t); ^~~~~~~~~ --- interpre.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c -DPOSIX -DHAVE_GETOPT interpre.c In file included from interpre.c:8: ztypes.h:522:6: warning: conflicting types for built-in function 'remainder' [-Wbuiltin-declaration-mismatch] void remainder (zword_t, zword_t); ^~~~~~~~~ --- math.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c -DPOSIX -DHAVE_GETOPT math.c In file included from math.c:8: ztypes.h:522:6: warning: conflicting types for built-in function 'remainder' [-Wbuiltin-declaration-mismatch] void remainder (zword_t, zword_t); ^~~~~~~~~ --- memory.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c -DPOSIX -DHAVE_GETOPT memory.c In file included from memory.c:8: ztypes.h:522:6: warning: conflicting types for built-in function 'remainder' [-Wbuiltin-declaration-mismatch] void remainder (zword_t, zword_t); ^~~~~~~~~ --- object.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c -DPOSIX -DHAVE_GETOPT object.c In file included from object.c:8: ztypes.h:522:6: warning: conflicting types for built-in function 'remainder' [-Wbuiltin-declaration-mismatch] void remainder (zword_t, zword_t); ^~~~~~~~~ --- osdepend.o --- --- operand.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c -DPOSIX -DHAVE_GETOPT operand.c --- osdepend.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c -DPOSIX -DHAVE_GETOPT osdepend.c In file included from osdepend.c:12: ztypes.h:522:6: warning: conflicting types for built-in function 'remainder' [-Wbuiltin-declaration-mismatch] void remainder (zword_t, zword_t); ^~~~~~~~~ osdepend.c: In function 'process_arguments': osdepend.c:68:17: warning: implicit declaration of function 'getopt'; did you mean 'get_fp'? [-Wimplicit-function-declaration] while ((c = getopt (argc, argv, "mbvhl:c:k:r:t:")) != EOF) { ^~~~~~ get_fp --- property.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c -DPOSIX -DHAVE_GETOPT property.c --- jzip.o --- In file included from jzip.c:44: ztypes.h:522:6: warning: conflicting types for built-in function 'remainder' [-Wbuiltin-declaration-mismatch] void remainder (zword_t, zword_t); ^~~~~~~~~ --- property.o --- In file included from property.c:8: ztypes.h:522:6: warning: conflicting types for built-in function 'remainder' [-Wbuiltin-declaration-mismatch] void remainder (zword_t, zword_t); ^~~~~~~~~ --- operand.o --- In file included from operand.c:8: ztypes.h:522:6: warning: conflicting types for built-in function 'remainder' [-Wbuiltin-declaration-mismatch] void remainder (zword_t, zword_t); ^~~~~~~~~ --- screen.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c -DPOSIX -DHAVE_GETOPT screen.c --- text.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c -DPOSIX -DHAVE_GETOPT text.c --- variable.o --- --- unixio.o --- --- variable.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c -DPOSIX -DHAVE_GETOPT variable.c --- unixio.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -c -DPOSIX -DHAVE_GETOPT unixio.c --- jzexe --- --- screen.o --- In file included from screen.c:9: ztypes.h:522:6: warning: conflicting types for built-in function 'remainder' [-Wbuiltin-declaration-mismatch] void remainder (zword_t, zword_t); ^~~~~~~~~ --- jzexe --- cc -o jzexe -L/usr/local/lib -Wl,-rpath=/usr/local/lib jzexe.c --- text.o --- In file included from text.c:8: ztypes.h:522:6: warning: conflicting types for built-in function 'remainder' [-Wbuiltin-declaration-mismatch] void remainder (zword_t, zword_t); ^~~~~~~~~ --- variable.o --- In file included from variable.c:8: ztypes.h:522:6: warning: conflicting types for built-in function 'remainder' [-Wbuiltin-declaration-mismatch] void remainder (zword_t, zword_t); ^~~~~~~~~ --- unixio.o --- In file included from unixio.c:3: ztypes.h:522:6: warning: conflicting types for built-in function 'remainder' [-Wbuiltin-declaration-mismatch] void remainder (zword_t, zword_t); ^~~~~~~~~ --- jzip --- cc -o jzip -L/usr/local/lib -Wl,-rpath=/usr/local/lib jzip.o control.o extern.o fileio.o input.o interpre.o math.o memory.o object.o operand.o osdepend.o property.o screen.o text.o variable.o unixio.o -lncurses SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> jzip-2.0.1g depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for jzip-2.0.1g ===> jzip-2.0.1g depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list (cd /construction/games/jzip/jzip-2.0.1g && install -s -m 555 jzip /construction/games/jzip/stage/usr/local/bin) (cd /construction/games/jzip/jzip-2.0.1g && install -m 0644 jzip.1 /construction/games/jzip/stage/usr/local/man/man1) (cd /construction/games/jzip/jzip-2.0.1g && install -m 0644 Jzip.doc /construction/games/jzip/stage/usr/local/share/doc/jzip) ====> 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 jzip-2.0.1g 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:07