------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/perl5-5.32.0_1.txz Installing /packages/All/ko-hcode-2.1.3_1.txz ===== Message from ko-hcode-2.1.3_1: -- ===> NOTICE: The ko-hcode 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:07 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The hpscat 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 ------------------------------------------------------------------------------- ===> ko-hpscat-jshin-1.3.1,2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The hpscat 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 ===> ko-hpscat-jshin-1.3.1,2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ko-hpscat-jshin-1.3.1,2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The hpscat 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 ===> ko-hpscat-jshin-1.3.1,2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ko-hpscat-jshin-1.3.1,2 for building => SHA256 Checksum OK for hpscat-jshin.tar.gz. => SHA256 Checksum OK for ked.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The hpscat 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 ===> ko-hpscat-jshin-1.3.1,2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ko-hpscat-jshin-1.3.1,2 for building ===> Extracting for ko-hpscat-jshin-1.3.1,2 ===> NOTICE: The hpscat 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 ===> ko-hpscat-jshin-1.3.1,2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ko-hpscat-jshin-1.3.1,2 for building => SHA256 Checksum OK for hpscat-jshin.tar.gz. => SHA256 Checksum OK for ked.tar.gz. Extracted Memory Use: 1.14M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ko-hpscat-jshin-1.3.1,2 ===> Applying ports patches for ko-hpscat-jshin-1.3.1,2 from /xports/korean/hpscat/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ko-hpscat-jshin-1.3.1,2 depends on package: perl5>=5.32.r0<5.33 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ko-hpscat-jshin-1.3.1,2 depends on package: perl5>=5.32.r0<5.33 - found ===> Configuring for ko-hpscat-jshin-1.3.1,2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ko-hpscat-jshin-1.3.1,2 --- hpscat.o --- --- fillbuf.o --- --- init.o --- --- misc.o --- --- ps.o --- --- showbuf.o --- --- ps_idx.o --- --- user.o --- --- paper.o --- --- hpscat.o --- cc -pipe -O2 -fno-strict-aliasing -DADV_HFONT -c hpscat.c --- fillbuf.o --- cc -pipe -O2 -fno-strict-aliasing -DADV_HFONT -c fillbuf.c --- init.o --- cc -pipe -O2 -fno-strict-aliasing -DADV_HFONT -c init.c --- misc.o --- cc -pipe -O2 -fno-strict-aliasing -DADV_HFONT -c misc.c --- ps.o --- cc -pipe -O2 -fno-strict-aliasing -DADV_HFONT -c ps.c --- showbuf.o --- cc -pipe -O2 -fno-strict-aliasing -DADV_HFONT -c showbuf.c --- ps_idx.o --- cc -pipe -O2 -fno-strict-aliasing -DADV_HFONT -c ps_idx.c --- hpscat.o --- hpscat.c:19:1: warning: return type defaults to 'int' [-Wimplicit-int] main(ac,av) ^~~~ hpscat.c: In function 'main': hpscat.c:44:9: warning: implicit declaration of function 'open_outfile'; did you mean 'endfile'? [-Wimplicit-function-declaration] if(open_outfile(av[i])== -1) { /* assign out fp */ ^~~~~~~~~~~~ endfile hpscat.c: In function 'open_outfile': hpscat.c:65:16: warning: passing argument 3 of 'fgets' from incompatible pointer type [-Wincompatible-pointer-types] fgets(buf,256,ans); ^~~ In file included from hpscat.h:51, from hpscat.c:8: /usr/include/stdio.h:216:7: note: expected 'FILE * restrict' {aka 'struct __FILE * restrict'} but argument is of type 'char *' char *fgets(char * __restrict, int, FILE * __restrict); ^~~~~ --- paper.o --- cc -pipe -O2 -fno-strict-aliasing -DADV_HFONT -c paper.c --- user.o --- cc -pipe -O2 -fno-strict-aliasing -DADV_HFONT -c user.c --- hpscat --- cc -s -o hpscat hpscat.o fillbuf.o init.o misc.o ps.o showbuf.o ps_idx.o user.o paper.o misc.o:misc.c:function convert: warning: warning: tempnam() possibly used unsafely; consider using mkstemp() SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> ko-hpscat-jshin-1.3.1,2 depends on executable: hcode - found ===> ko-hpscat-jshin-1.3.1,2 depends on package: perl5>=5.32.r0<5.33 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ko-hpscat-jshin-1.3.1,2 ===> ko-hpscat-jshin-1.3.1,2 depends on executable: hcode - found ===> ko-hpscat-jshin-1.3.1,2 depends on package: perl5>=5.32.r0<5.33 - found ===> Generating temporary packing list ====> 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: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ko-hpscat-jshin-1.3.1,2 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:10