------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The vnpstext 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 ------------------------------------------------------------------------------- ===> vi-vnpstext-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 vnpstext 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 ===> vi-vnpstext-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by vi-vnpstext-1.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The vnpstext 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 ===> vi-vnpstext-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by vi-vnpstext-1.1 for building => SHA256 Checksum OK for vnpstext.tar.Z. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The vnpstext 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 ===> vi-vnpstext-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by vi-vnpstext-1.1 for building ===> Extracting for vi-vnpstext-1.1 ===> NOTICE: The vnpstext 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 ===> vi-vnpstext-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by vi-vnpstext-1.1 for building => SHA256 Checksum OK for vnpstext.tar.Z. Extracted Memory Use: 0.32M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for vi-vnpstext-1.1 ===> Applying ports patches for vi-vnpstext-1.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for vi-vnpstext-1.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for vi-vnpstext-1.1 --- ../lib/libvntype.a --- --- vnpstext.o --- --- ../lib/libvntype.a --- Making library routines in ../lib. Please wait... --- vnpstext.o --- cc -DDEFAULT_PSLIBDIR="\"/usr/local/share/vn-fonts\"" -I../include -c vnpstext.c --- ../lib/libvntype.a --- --- make --- --- forloop --- Working on viqr { --- vncompos.o --- --- vnkeys.o --- --- vk_qrto8.o --- --- vk_8toqr.o --- --- vnkeys.o --- cc -pipe -I../../include -O2 -fno-strict-aliasing -c vnkeys.c --- vk_qrto8.o --- cc -pipe -I../../include -O2 -fno-strict-aliasing -c vk_qrto8.c --- vncompos.o --- cc -pipe -I../../include -O2 -fno-strict-aliasing -c vncompos.c --- vk_8toqr.o --- cc -pipe -I../../include -O2 -fno-strict-aliasing -c vk_8toqr.c --- vnpstext.o --- In file included from vnpstext.c:7: ../include/vntype.h:21:15: warning: extra tokens at end of #undef directive #undef isupper(c) ^ ../include/vntype.h:22:15: warning: extra tokens at end of #undef directive #undef islower(c) ^ ../include/vntype.h:23:15: warning: extra tokens at end of #undef directive #undef isdigit(c) ^ ../include/vntype.h:24:15: warning: extra tokens at end of #undef directive #undef isspace(c) ^ ../include/vntype.h:25:15: warning: extra tokens at end of #undef directive #undef ispunct(c) ^ ../include/vntype.h:26:15: warning: extra tokens at end of #undef directive #undef iscntrl(c) ^ ../include/vntype.h:27:16: warning: extra tokens at end of #undef directive #undef isxdigit(c) ^ ../include/vntype.h:28:15: warning: extra tokens at end of #undef directive #undef isblank(c) ^ ../include/vntype.h:30:15: warning: extra tokens at end of #undef directive #undef toupper(c) ^ ../include/vntype.h:31:15: warning: extra tokens at end of #undef directive #undef tolower(c) ^ ../include/vntype.h:34:15: warning: extra tokens at end of #undef directive #undef isascii(c) ^ ../include/vntype.h:35:15: warning: extra tokens at end of #undef directive #undef isalpha(c) ^ ../include/vntype.h:36:15: warning: extra tokens at end of #undef directive #undef isalnum(c) ^ ../include/vntype.h:37:15: warning: extra tokens at end of #undef directive #undef isprint(c) ^ ../include/vntype.h:38:15: warning: extra tokens at end of #undef directive #undef isgraph(c) ^ ../include/vntype.h:40:15: warning: extra tokens at end of #undef directive #undef toascii(c) ^ vnpstext.c:23:1: warning: return type defaults to 'int' [-Wimplicit-int] Usage() ^~~~~ vnpstext.c: In function 'Usage': vnpstext.c:32:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ vnpstext.c:32:5: warning: incompatible implicit declaration of built-in function 'exit' vnpstext.c:32:5: note: include '' or provide a declaration of 'exit' vnpstext.c:8:1: +#include vnpstext.c:32:5: exit(1); ^~~~ vnpstext.c: At top level: vnpstext.c:36:1: warning: return type defaults to 'int' [-Wimplicit-int] main(ac, av) ^~~~ vnpstext.c: In function 'main': vnpstext.c:43:19: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (av[1] && !strcmp(av[1], "-i")) { ^~~~~~ vnpstext.c:46:6: warning: implicit declaration of function 'doprolog' [-Wimplicit-function-declaration] doprolog(av[2]); ^~~~~~~~ vnpstext.c:57:2: warning: implicit declaration of function 'dofile'; did you mean 'tmpfile'? [-Wimplicit-function-declaration] dofile(); ^~~~~~ tmpfile vnpstext.c: At top level: vnpstext.c:86:1: warning: return type defaults to 'int' [-Wimplicit-int] dofile(input) ^~~~~~ vnpstext.c: In function 'dofile': vnpstext.c:100:12: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] if (line[ strlen(line) - 1 ] == '\n') line[ strlen(line) - 1 ] = '\0'; ^~~~~~ vnpstext.c:100:12: warning: incompatible implicit declaration of built-in function 'strlen' vnpstext.c:100:12: note: include '' or provide a declaration of 'strlen' vnpstext.c:8:1: +#include vnpstext.c:100:12: if (line[ strlen(line) - 1 ] == '\n') line[ strlen(line) - 1 ] = '\0'; ^~~~~~ vnpstext.c: At top level: vnpstext.c:162:1: warning: return type defaults to 'int' [-Wimplicit-int] doprolog(file) ^~~~~~~~ vnpstext.c: In function 'doprolog': vnpstext.c:185:9: warning: returning 'void *' from a function with return type 'int' makes integer from pointer without a cast [-Wint-conversion] return NULL; ^~~~ vnpstext.c:189:16: warning: implicit declaration of function 'open'; did you mean 'popen'? [-Wimplicit-function-declaration] if ( (fd = open(file, 0)) < 0 ) { /* not there, relative to PSLIBDIR? */ ^~~~ popen vnpstext.c:191:6: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy(pslibdir, dir); ^~~~~~ vnpstext.c:191:6: warning: incompatible implicit declaration of built-in function 'strcpy' vnpstext.c:191:6: note: include '' or provide a declaration of 'strcpy' vnpstext.c:193:2: warning: implicit declaration of function 'strcat' [-Wimplicit-function-declaration] strcat(pslibdir, "/"); ^~~~~~ vnpstext.c:193:2: warning: incompatible implicit declaration of built-in function 'strcat' vnpstext.c:193:2: note: include '' or provide a declaration of 'strcat' vnpstext.c:197:6: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ vnpstext.c:197:6: note: include '' or provide a declaration of 'exit' vnpstext.c:201:18: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] while ( (n = read(fd, buf, sizeof(buf))) > 0 ) { ^~~~ fread vnpstext.c:202:2: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] write(1, buf, n); ^~~~~ fwrite --- ../lib/libvntype.a --- In file included from vk_8toqr.c:6: ../../include/vntype.h:21:15: warning: extra tokens at end of #undef directive #undef isupper(c) ^ ../../include/vntype.h:22:15: warning: extra tokens at end of #undef directive #undef islower(c) ^ ../../include/vntype.h:23:15: warning: extra tokens at end of #undef directive #undef isdigit(c) ^ ../../include/vntype.h:24:15: warning: extra tokens at end of #undef directive #undef isspace(c) ^ ../../include/vntype.h:25:15: warning: extra tokens at end of #undef directive #undef ispunct(c) ^ ../../include/vntype.h:26:15: warning: extra tokens at end of #undef directive #undef iscntrl(c) ^ ../../include/vntype.h:27:16: warning: extra tokens at end of #undef directive #undef isxdigit(c) ^ ../../include/vntype.h:28:15: warning: extra tokens at end of #undef directive #undef isblank(c) ^ ../../include/vntype.h:30:15: warning: extra tokens at end of #undef directive #undef toupper(c) ^ ../../include/vntype.h:31:15: warning: extra tokens at end of #undef directive #undef tolower(c) ^ ../../include/vntype.h:34:15: warning: extra tokens at end of #undef directive #undef isascii(c) ^ ../../include/vntype.h:35:15: warning: extra tokens at end of #undef directive #undef isalpha(c) ^ ../../include/vntype.h:36:15: warning: extra tokens at end of #undef directive #undef isalnum(c) ^ ../../include/vntype.h:37:15: warning: extra tokens at end of #undef directive #undef isprint(c) ^ ../../include/vntype.h:38:15: warning: extra tokens at end of #undef directive #undef isgraph(c) ^ ../../include/vntype.h:40:15: warning: extra tokens at end of #undef directive #undef toascii(c) ^ vk_8toqr.c:12:8: warning: return type defaults to 'int' [-Wimplicit-int] static _doinit() { /* fill the map--the code is independent of the encoding */ ^~~~~~~ --- vnkeys.o --- vnkeys.c: In function 'vk_parse_args': vnkeys.c:401:6: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (strcmp("-com", *s) == 0) { ^~~~~~ --- ../libviqr.a --- ar r ../libviqr.a vncompos.o vnkeys.o vk_qrto8.o vk_8toqr.o /usr/libexec/binutils227/elf/ar: creating ../libviqr.a ranlib ../libviqr.a Done with viqr } Working on vntype { --- vntype.c --- --- toupper.c --- --- tolower.c --- --- vntype.c --- --- vntype.srt --- --- toupper.c --- --- toupper.srt --- Generating toupper.srt from toupper.i...toupper.i:10:13: warning: missing terminating ' character They are sed'ed back immediately. See Makefile for details. ^ --- tolower.c --- --- tolower.srt --- --- toupper.c --- Done. --- vntype.c --- Generating vntype.srt from vntype.i...vntype.i:10:13: warning: missing terminating ' character They are sed'ed back immediately. See Makefile for details. ^ --- toupper.c --- Generating toupper.c from toupper.src... Done. --- toupper.o --- cc -pipe -I../../include -O2 -fno-strict-aliasing -c toupper.c --- vntype.c --- Done. --- tolower.c --- Generating tolower.srt from tolower.i...tolower.i:10:13: warning: missing terminating ' character They are sed'ed back immediately. See Makefile for details. ^ --- vntype.c --- Generating vntype.c from vntype.src...In file included from vntype.src:5: ../../include/vntype.h:21:15: warning: extra tokens at end of #undef directive #undef isupper(c) ^ ../../include/vntype.h:22:15: warning: extra tokens at end of #undef directive #undef islower(c) ^ ../../include/vntype.h:23:15: warning: extra tokens at end of #undef directive #undef isdigit(c) ^ ../../include/vntype.h:24:15: warning: extra tokens at end of #undef directive #undef isspace(c) ^ ../../include/vntype.h:25:15: warning: extra tokens at end of #undef directive #undef ispunct(c) ^ ../../include/vntype.h:26:15: warning: extra tokens at end of #undef directive #undef iscntrl(c) ^ ../../include/vntype.h:27:16: warning: extra tokens at end of #undef directive #undef isxdigit(c) ^ ../../include/vntype.h:28:15: warning: extra tokens at end of #undef directive #undef isblank(c) ^ ../../include/vntype.h:30:15: warning: extra tokens at end of #undef directive #undef toupper(c) ^ ../../include/vntype.h:31:15: warning: extra tokens at end of #undef directive #undef tolower(c) ^ ../../include/vntype.h:34:15: warning: extra tokens at end of #undef directive #undef isascii(c) ^ ../../include/vntype.h:35:15: warning: extra tokens at end of #undef directive #undef isalpha(c) ^ ../../include/vntype.h:36:15: warning: extra tokens at end of #undef directive #undef isalnum(c) ^ ../../include/vntype.h:37:15: warning: extra tokens at end of #undef directive #undef isprint(c) ^ ../../include/vntype.h:38:15: warning: extra tokens at end of #undef directive #undef isgraph(c) ^ ../../include/vntype.h:40:15: warning: extra tokens at end of #undef directive #undef toascii(c) ^ --- tolower.c --- Done. --- vntype.c --- Done. --- vntype.o --- cc -pipe -I../../include -O2 -fno-strict-aliasing -c vntype.c --- tolower.c --- Generating tolower.c from tolower.src... Done. --- tolower.o --- cc -pipe -I../../include -O2 -fno-strict-aliasing -c tolower.c --- ../libvntype.a --- ar r ../libvntype.a vntype.o toupper.o tolower.o /usr/libexec/binutils227/elf/ar: creating ../libvntype.a ranlib ../libvntype.a Done with vntype } Done making library routines. --- vnpstext --- cc -s -o vnpstext vnpstext.o ../lib/libvntype.a SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for vi-vnpstext-1.1 ===> Generating temporary packing list install -s -m 555 /construction/vietnamese/vnpstext/vnpstext/vnpstext /construction/vietnamese/vnpstext/stage/usr/local/bin (cd /construction/vietnamese/vnpstext/vnpstext ; install -m 0644 *.ps prologs/*.pro /construction/vietnamese/vnpstext/stage/usr/local/share/vn-fonts) install -m 444 /construction/vietnamese/vnpstext/vnpstext/vnpstext.1V /construction/vietnamese/vnpstext/stage/usr/local/man/man1/vnpstext.1 ====> 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 vi-vnpstext-1.1 file sizes/checksums [10]: 0% file sizes/checksums [10]: 100% packing files [10]: 0% packing files [10]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:04