------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ja-kcc-1.1.txz ===== Message from ja-kcc-1.1: -- ===> NOTICE: The ja-kcc 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: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The prn 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-prn-1.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The prn 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-prn-1.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ja-prn-1.0_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The prn 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-prn-1.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ja-prn-1.0_1 for building => SHA256 Checksum OK for prn.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The prn 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-prn-1.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ja-prn-1.0_1 for building ===> Extracting for ja-prn-1.0_1 ===> NOTICE: The prn 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-prn-1.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ja-prn-1.0_1 for building => SHA256 Checksum OK for prn.tar.gz. Extracted Memory Use: 0.21M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ja-prn-1.0_1 ===> Applying ports patches for ja-prn-1.0_1 ===> Cleanly applied ports patch(es) patch-Makefile patch-cmt.c patch-cmt.h patch-cmt.jman patch-defs.c patch-euc.c patch-prn.c patch-prn.jman patch-psconv.c patch-psconv.jman patch-reg.y SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for ja-prn-1.0_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ja-prn-1.0_1 --- prn.o --- --- euc.o --- --- cmt.o --- --- defs.o --- --- reg.c --- --- psconv --- --- prn.o --- cc -pipe -O2 -fno-strict-aliasing -DKCCPATH=\"/usr/local/bin/kcc\" -DCMTPATH=\"/usr/local/bin/cmt\" -DPSPATH=\"/usr/local/bin/psconv\" -c prn.c --- euc.o --- cc -pipe -O2 -fno-strict-aliasing -DKCCPATH=\"/usr/local/bin/kcc\" -DCMTPATH=\"/usr/local/bin/cmt\" -DPSPATH=\"/usr/local/bin/psconv\" -c euc.c --- cmt.o --- cc -pipe -O2 -fno-strict-aliasing -DKCCPATH=\"/usr/local/bin/kcc\" -DCMTPATH=\"/usr/local/bin/cmt\" -DPSPATH=\"/usr/local/bin/psconv\" -DLIBPATH=\"/usr/local/share/prn\" -c cmt.c --- defs.o --- cc -pipe -O2 -fno-strict-aliasing -DKCCPATH=\"/usr/local/bin/kcc\" -DCMTPATH=\"/usr/local/bin/cmt\" -DPSPATH=\"/usr/local/bin/psconv\" -c defs.c --- reg.c --- yacc -d reg.y --- psconv --- cc -pipe -O2 -fno-strict-aliasing -DKCCPATH=\"/usr/local/bin/kcc\" -DCMTPATH=\"/usr/local/bin/cmt\" -DPSPATH=\"/usr/local/bin/psconv\" -o psconv psconv.c --- reg.c --- mv y.tab.c reg.c --- reg.o --- cc -pipe -O2 -fno-strict-aliasing -DKCCPATH=\"/usr/local/bin/kcc\" -DCMTPATH=\"/usr/local/bin/cmt\" -DPSPATH=\"/usr/local/bin/psconv\" -c reg.c --- euc.o --- euc.c: In function 'fgeteucs': euc.c:145:14: warning: type defaults to 'int' in declaration of 'c' [-Wimplicit-int] register c; ^ --- cmt.o --- cmt.c:90:1: warning: return type defaults to 'int' [-Wimplicit-int] main(c, v) ^~~~ --- psconv --- psconv.c: In function 'convert': psconv.c:596:19: warning: implicit declaration of function 'get_line'; did you mean 'getline'? [-Wimplicit-function-declaration] while ((end = get_line(fp)) > 0) { ^~~~~~~~ getline psconv.c: In function 'get_line': psconv.c:666:17: warning: implicit declaration of function 'getkc'; did you mean 'getc'? [-Wimplicit-function-declaration] while ((c = getkc(fp)) != EOF) { ^~~~~ getc --- reg.o --- reg.y:279:1: warning: return type defaults to 'int' [-Wimplicit-int] yyerror(s) ^~~~~~~ --- euc.a --- ar rcv euc.a euc.o a - euc.o ranlib euc.a --- cmt --- cc -pipe -O2 -fno-strict-aliasing -DKCCPATH=\"/usr/local/bin/kcc\" -DCMTPATH=\"/usr/local/bin/cmt\" -DPSPATH=\"/usr/local/bin/psconv\" -o cmt cmt.o defs.o reg.o euc.a --- prn --- cc -pipe -O2 -fno-strict-aliasing -DKCCPATH=\"/usr/local/bin/kcc\" -DCMTPATH=\"/usr/local/bin/cmt\" -DPSPATH=\"/usr/local/bin/psconv\" -o prn prn.o euc.a SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> ja-prn-1.0_1 depends on executable: kcc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ja-prn-1.0_1 ===> ja-prn-1.0_1 depends on executable: kcc - found ===> Generating temporary packing list (cd /construction/japanese/prn/prn && install -s -m 555 cmt /construction/japanese/prn/stage/usr/local/bin) (cd /construction/japanese/prn/prn && install -s -m 555 prn /construction/japanese/prn/stage/usr/local/bin) (cd /construction/japanese/prn/prn && install -s -m 555 psconv /construction/japanese/prn/stage/usr/local/bin) ln -sf prn /construction/japanese/prn/stage/usr/local/bin/cprn (cd /construction/japanese/prn/prn && install -m 0644 cmtdefs /construction/japanese/prn/stage/usr/local/share/prn) (cd /construction/japanese/prn/prn && install -m 444 cmt.jman /construction/japanese/prn/stage/usr/local/man/man1/cmt.1) (cd /construction/japanese/prn/prn && install -m 444 cprn.jman /construction/japanese/prn/stage/usr/local/man/man1/cprn.1) (cd /construction/japanese/prn/prn && install -m 444 prn.jman /construction/japanese/prn/stage/usr/local/man/man1/prn.1) (cd /construction/japanese/prn/prn && install -m 444 psconv.jman /construction/japanese/prn/stage/usr/local/man/man1/psconv.1) (cd /construction/japanese/prn/prn && install -m 444 cmtdefs.jman /construction/japanese/prn/stage/usr/local/man/man5/cmtdefs.5) ====> 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 ja-prn-1.0_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:03