------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The lipsf 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 ------------------------------------------------------------------------------- ===> ja-lipsf-2.00_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The lipsf 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 ===> ja-lipsf-2.00_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ja-lipsf-2.00_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The lipsf 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 ===> ja-lipsf-2.00_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ja-lipsf-2.00_1 for building => SHA256 Checksum OK for lipsf200.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The lipsf 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 ===> ja-lipsf-2.00_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ja-lipsf-2.00_1 for building ===> Extracting for ja-lipsf-2.00_1 ===> NOTICE: The lipsf 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 ===> ja-lipsf-2.00_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ja-lipsf-2.00_1 for building => SHA256 Checksum OK for lipsf200.tar.gz. Extracted Memory Use: 0.48M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ja-lipsf-2.00_1 ===> Applying ports patches for ja-lipsf-2.00_1 ===> Cleanly applied ports patch(es) patch-Makefile patch-Makefile.in patch-machine.h patch-mkmfsed.c /usr/bin/env WRKSRC=/construction/japanese/lipsf/lipsf-200 REWARNFILE=/construction/japanese/lipsf/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's@LDFLAGS[[:space:]]=@LDFLAGS +=@g' /construction/japanese/lipsf/lipsf-200/Makefile.in /usr/bin/env WRKSRC=/construction/japanese/lipsf/lipsf-200 REWARNFILE=/construction/japanese/lipsf/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's@-lcurses@-lncurses@g' /construction/japanese/lipsf/lipsf-200/machine.h SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ja-lipsf-2.00_1 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ja-lipsf-2.00_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Configuring for ja-lipsf-2.00_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ja-lipsf-2.00_1 --- config.h --- cp config.hin config.h --- mkmfsed --- cc -pipe -DMAXNAMLEN=255 -DUSETERMINFO -I/usr/local/include -I/usr/local/include/ncurses -D__FreeBSD__=9 -O2 -fno-strict-aliasing -DCCCOMMAND='"cc"' -o mkmfsed mkmfsed.c --- mkmf.sed --- ./mkmfsed > mkmf.sed --- Makefile.tmp --- sed -f mkmf.sed Makefile.in > Makefile.tmp || (rm -f Makefile.tmp; exit 1) --- all --- /usr/bin/make SHELL=/bin/sh -f Makefile.tmp --- kanjicnv --- --- lipsf.o --- --- output.o --- --- print.o --- --- control.o --- --- args.o --- --- var.o --- --- term.o --- --- output.o --- cc -pipe -DMAXNAMLEN=255 -DUSETERMINFO -I/usr/local/include -I/usr/local/include/ncurses -D__FreeBSD__=9 -O2 -fno-strict-aliasing -DFREEBSD -c -o output.o output.c --- print.o --- cc -pipe -DMAXNAMLEN=255 -DUSETERMINFO -I/usr/local/include -I/usr/local/include/ncurses -D__FreeBSD__=9 -O2 -fno-strict-aliasing -DFREEBSD -c -o print.o print.c --- control.o --- cc -pipe -DMAXNAMLEN=255 -DUSETERMINFO -I/usr/local/include -I/usr/local/include/ncurses -D__FreeBSD__=9 -O2 -fno-strict-aliasing -DFREEBSD -c -o control.o control.c --- args.o --- cc -pipe -DMAXNAMLEN=255 -DUSETERMINFO -I/usr/local/include -I/usr/local/include/ncurses -D__FreeBSD__=9 -O2 -fno-strict-aliasing -DFREEBSD -c -o args.o args.c --- var.o --- cc -pipe -DMAXNAMLEN=255 -DUSETERMINFO -I/usr/local/include -I/usr/local/include/ncurses -D__FreeBSD__=9 -O2 -fno-strict-aliasing -DFREEBSD -c -o var.o var.c --- kanjicnv --- cc -pipe -DMAXNAMLEN=255 -DUSETERMINFO -I/usr/local/include -I/usr/local/include/ncurses -D__FreeBSD__=9 -O2 -fno-strict-aliasing -DFREEBSD -o kanjicnv kanjicnv.c --- lipsf.o --- cc -pipe -DMAXNAMLEN=255 -DUSETERMINFO -I/usr/local/include -I/usr/local/include/ncurses -D__FreeBSD__=9 -O2 -fno-strict-aliasing -DFREEBSD -c -o lipsf.o lipsf.c --- term.o --- cc -pipe -DMAXNAMLEN=255 -DUSETERMINFO -I/usr/local/include -I/usr/local/include/ncurses -D__FreeBSD__=9 -O2 -fno-strict-aliasing -DFREEBSD -c -o term.o term.c term.c: In function 'opentty': term.c:422:18: warning: implicit declaration of function 'dup'; did you mean 'putp'? [-Wimplicit-function-declaration] #define safe_dup dup ^~~ term.c:623:14: note: in expansion of macro 'safe_dup' && (ttyio = safe_dup(STDERR_FILENO)) < 0) ^~~~~~~~ term.c: In function 'inittty': term.c:771:3: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] close(ttyio); ^~~~~ pclose term.c: In function 'getxy': term.c:1262:2: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] write(ttyio, GETSIZE, sizeof(GETSIZE) - 1); ^~~~~ fwrite term.c: In function 'getch2': term.c:2558:14: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] while ((i = read(ttyio, &ch, sizeof(u_char))) < 0 && errno == EINTR); ^~~~ fread term.c: In function 'getkey2': term.c:2574:9: warning: implicit declaration of function 'getpid'; did you mean 'getwin'? [-Wimplicit-function-declaration] kill(getpid(), sig); ^~~~~~ getwin --- kanji.h --- --- lipsf.1 --- --- pols.1 --- --- kanji.h --- ./kanjicnv -e -c kanji.hin kanji.h --- lipsf.1 --- ./kanjicnv -e -c lipsf.man lipsf.1 --- pols.1 --- ./kanjicnv -e -c pols.man pols.1 --- pols.o --- --- input.o --- --- file.o --- --- style.o --- --- pols.o --- cc -pipe -DMAXNAMLEN=255 -DUSETERMINFO -I/usr/local/include -I/usr/local/include/ncurses -D__FreeBSD__=9 -O2 -fno-strict-aliasing -DFREEBSD -c -o pols.o pols.c --- file.o --- cc -pipe -DMAXNAMLEN=255 -DUSETERMINFO -I/usr/local/include -I/usr/local/include/ncurses -D__FreeBSD__=9 -O2 -fno-strict-aliasing -DFREEBSD -c -o file.o file.c --- style.o --- cc -pipe -DMAXNAMLEN=255 -DUSETERMINFO -I/usr/local/include -I/usr/local/include/ncurses -D__FreeBSD__=9 -O2 -fno-strict-aliasing -DFREEBSD -c -o style.o style.c --- input.o --- cc -pipe -DMAXNAMLEN=255 -DUSETERMINFO -I/usr/local/include -I/usr/local/include/ncurses -D__FreeBSD__=9 -O2 -fno-strict-aliasing -DFREEBSD -c -o input.o input.c --- file.o --- In file included from file.c:8: file.c: In function 'system2': term.h:150:20: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration] #define putterm(s) tputs(s, 1, putch3) ^~~~~ file.c:189:2: note: in expansion of macro 'putterm' putterm(l_clear); ^~~~~~~ --- input.o --- In file included from input.c:8: input.c: In function 'menu': term.h:150:20: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration] #define putterm(s) tputs(s, 1, putch3) ^~~~~ input.c:61:16: note: in expansion of macro 'putterm' if (i == no) putterm(t_standout); ^~~~~~~ --- style.o --- In file included from style.c:8: style.c: In function 'listupstyle': term.h:150:20: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration] #define putterm(s) tputs(s, 1, putch3) ^~~~~ style.c:462:6: note: in expansion of macro 'putterm' putterm(l_clear); ^~~~~~~ --- pols.o --- In file included from pols.c:8: pols.c: In function 'title': term.h:150:20: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration] #define putterm(s) tputs(s, 1, putch3) ^~~~~ pols.c:98:2: note: in expansion of macro 'putterm' putterm(t_clear); ^~~~~~~ --- lobject.arg --- --- lipsf --- cc -pipe -DMAXNAMLEN=255 -DUSETERMINFO -I/usr/local/include -I/usr/local/include/ncurses -D__FreeBSD__=9 -O2 -fno-strict-aliasing -DFREEBSD -o lipsf lipsf.o output.o print.o control.o args.o var.o lipsf.o:lipsf.c:function main: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() --- style.o --- style.c: In function 'loadstyle': style.c:1247:4: warning: 'strncpy' writing 120 bytes into a region of size 61 overflows the destination [-Wstringop-overflow=] strncpy(styletitlebody, styletitle, MAXHEADLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- pobject.arg --- --- pols --- cc -pipe -DMAXNAMLEN=255 -DUSETERMINFO -I/usr/local/include -I/usr/local/include/ncurses -D__FreeBSD__=9 -O2 -fno-strict-aliasing -DFREEBSD -o pols pols.o term.o input.o file.o style.o output.o print.o control.o args.o var.o -L/usr/local/lib -Wl,-rpath=/usr/local/lib -lncurses SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> ja-lipsf-2.00_1 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ja-lipsf-2.00_1 ===> ja-lipsf-2.00_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list /usr/bin/make SHELL=/bin/sh -f Makefile.tmp install install -s -m 555 lipsf /construction/japanese/lipsf/stage/usr/local/bin install -s -m 555 pols /construction/japanese/lipsf/stage/usr/local/bin install -m 444 lipsf.1 /construction/japanese/lipsf/stage/usr/local/man/ja/man1/lipsf.1 install -m 444 pols.1 /construction/japanese/lipsf/stage/usr/local/man/ja/man1/pols.1 install -m 0644 /construction/japanese/lipsf/lipsf-200/HISTORY /construction/japanese/lipsf/lipsf-200/Install /construction/japanese/lipsf/lipsf-200/README /construction/japanese/lipsf/lipsf-200/TECHKNOW /construction/japanese/lipsf/stage/usr/local/share/doc/lipsf ====> 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 Warning: Possible REINPLACE_CMD issues sed failed: file content unchanged from backup: Makefile.in SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ja-lipsf-2.00_1 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% packing files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:06