------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libutf-2.10_3.txz ===== Message from libutf-2.10_3: -- ===> NOTICE: The libutf 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 utftools 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 ------------------------------------------------------------------------------- ===> utftools-1.6_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The utftools 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 ===> utftools-1.6_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by utftools-1.6_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The utftools 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 ===> utftools-1.6_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by utftools-1.6_1 for building => SHA256 Checksum OK for utftools-1.6.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The utftools 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 ===> utftools-1.6_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by utftools-1.6_1 for building ===> Extracting for utftools-1.6_1 => SHA256 Checksum OK for utftools-1.6.tar.gz. Extracted Memory Use: 0.16M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for utftools-1.6_1 ===> Applying ports patches for utftools-1.6_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> utftools-1.6_1 depends on file: /usr/local/lib/libutf.a - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> utftools-1.6_1 depends on file: /usr/local/lib/libutf.a - found ===> Configuring for utftools-1.6_1 loading site script /xports/Templates/config.site creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking for gcc... cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for ar... ar checking for ranlib... ranlib checking for working const... yes checking how to run the C preprocessor... cpp checking for utf.h... yes checking for main in -lutf... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for utftools-1.6_1 --- strtoi.o --- --- strtoix.o --- --- error.o --- --- utfio.o --- --- strtoi.o --- cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -c strtoi.c --- strtoix.o --- cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -c strtoix.c --- error.o --- cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -c error.c --- utfio.o --- cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -c utfio.c --- libutftools.a --- ar -crus libutftools.a strtoi.o strtoix.o error.o utfio.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') --- fmt --- --- wc --- --- expand --- --- unexpand --- --- expand --- cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -L/usr/local/lib -L. -o expand expand.c -lutftools -lutf --- fmt --- cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -L/usr/local/lib -L. -o fmt fmt.c -lutftools -lutf --- wc --- cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -L/usr/local/lib -L. -o wc wc.c -lutftools -lutf --- unexpand --- cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -L/usr/local/lib -L. -o unexpand unexpand.c -lutftools -lutf --- expand --- expand.c: In function 'main': expand.c:36:4: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ expand.c:36:4: warning: incompatible implicit declaration of built-in function 'exit' expand.c:36:4: note: include '' or provide a declaration of 'exit' expand.c:12:1: +#include expand.c:36:4: exit(0); ^~~~ expand.c:58:2: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ expand.c:58:2: note: include '' or provide a declaration of 'exit' --- wc --- wc.c: In function 'main': wc.c:44:4: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ wc.c:44:4: warning: incompatible implicit declaration of built-in function 'exit' wc.c:44:4: note: include '' or provide a declaration of 'exit' wc.c:11:1: +#include wc.c:44:4: exit(0); ^~~~ wc.c:89:2: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ wc.c:89:2: note: include '' or provide a declaration of 'exit' --- unexpand --- unexpand.c: In function 'main': unexpand.c:38:4: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^~~~ unexpand.c:38:4: warning: incompatible implicit declaration of built-in function 'exit' unexpand.c:38:4: note: include '' or provide a declaration of 'exit' unexpand.c:12:1: +#include unexpand.c:38:4: exit(0); ^~~~ unexpand.c:63:2: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ unexpand.c:63:2: note: include '' or provide a declaration of 'exit' SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for utftools-1.6_1 ===> Generating temporary packing list ./mkinstalldirs /construction/misc/utftools/stage/usr/local/bin /construction/misc/utftools/stage/usr/local/man/man1 for bin in fmt wc expand unexpand ; do /usr/bin/install -c $bin /construction/misc/utftools/stage/usr/local/bin/utf8-$bin ; done for man in fmt.1 wc.1 expand.1 unexpand.1 ; do install -m 0644 ./$man /construction/misc/utftools/stage/usr/local/man/man1/utf8-$man ; done /usr/bin/strip /construction/misc/utftools/stage/usr/local/bin/* ====> 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 utftools-1.6_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:03