------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The 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: pkg-depends ------------------------------------------------------------------------------- ===> ja-kcc-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 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 ===> ja-kcc-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ja-kcc-1.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The 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 ===> ja-kcc-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ja-kcc-1.1 for building => SHA256 Checksum OK for kcc-1.1/kcc.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The 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 ===> ja-kcc-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ja-kcc-1.1 for building ===> Extracting for ja-kcc-1.1 ===> NOTICE: The 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 ===> ja-kcc-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ja-kcc-1.1 for building => SHA256 Checksum OK for kcc-1.1/kcc.tar.gz. Extracted Memory Use: 0.07M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ja-kcc-1.1 ===> Applying ports patches for ja-kcc-1.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for ja-kcc-1.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ja-kcc-1.1 --- kcc.o --- cc -pipe -O2 -fno-strict-aliasing -c kcc.c kcc.c:148:1: warning: return type defaults to 'int' [-Wimplicit-int] main(c, v) ^~~~ kcc.c: In function 'main': kcc.c:181:18: warning: implicit declaration of function 'atoi' [-Wimplicit-function-declaration] if ((size = atoi(*v)) <= 0) ^~~~ kcc.c:306:10: warning: implicit declaration of function 'isatty' [-Wimplicit-function-declaration] if (isatty(fileno(stdin)) && feof(stdin)) ^~~~~~ kcc.c: In function 'error': kcc.c:378:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ kcc.c:378:5: warning: incompatible implicit declaration of built-in function 'exit' kcc.c:378:5: note: include '' or provide a declaration of 'exit' kcc.c:368:1: +#include kcc.c:378:5: exit(1); ^~~~ kcc.c: In function 'filter': kcc.c:419:18: warning: implicit declaration of function 'getstr'; did you mean 'gets_s'? [-Wimplicit-function-declaration] while (len = getstr(str, sizeof str, fp)) { ^~~~~~ gets_s kcc.c: In function 'buffalloc': kcc.c:640:36: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] if ((bufp = holdbuf = (char *) malloc(len)) == NULL) ^~~~~~ kcc.c:640:36: warning: incompatible implicit declaration of built-in function 'malloc' kcc.c:640:36: note: include '' or provide a declaration of 'malloc' --- kcc --- cc -pipe -O2 -fno-strict-aliasing -o kcc kcc.o SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ja-kcc-1.1 ===> Generating temporary packing list make kcc `kcc' is up to date. install -s -m 555 kcc /construction/japanese/kcc/stage/usr/local/bin `make install' done. Run `make install.man' to install a manual. install -m 444 kcc.jman /construction/japanese/kcc/stage/usr/local/man/ja/man1/kcc.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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ja-kcc-1.1 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:04