------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> 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: pkg-depends ------------------------------------------------------------------------------- ===> libutf-2.10_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> 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 ===> libutf-2.10_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libutf-2.10_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> 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 ===> libutf-2.10_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libutf-2.10_3 for building => SHA256 Checksum OK for libutf-2.10.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> 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 ===> libutf-2.10_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libutf-2.10_3 for building ===> Extracting for libutf-2.10_3 => SHA256 Checksum OK for libutf-2.10.tar.gz. Extracted Memory Use: 0.32M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for libutf-2.10_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for libutf-2.10_3 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 ranlib... ranlib checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for stdarg.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for memmove... (cached) yes checking for working const... yes checking for size_t... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for libutf-2.10_3 --- gurep.o --- --- ure.o --- --- urelang.o --- --- utf.o --- --- findword.o --- --- ure.o --- cc -pipe -O2 -fno-strict-aliasing -DETCDIR='"/usr/local/share/libutf"' -I. -I. -c ure.c --- urelang.o --- cc -pipe -O2 -fno-strict-aliasing -DETCDIR='"/usr/local/share/libutf"' -I. -I. -c urelang.c --- findword.o --- cc -pipe -O2 -fno-strict-aliasing -DETCDIR='"/usr/local/share/libutf"' -I. -I. -c findword.c --- gurep.o --- cc -pipe -O2 -fno-strict-aliasing -DETCDIR='"/usr/local/share/libutf"' -I. -I. -c gurep.c --- utf.o --- cc -pipe -O2 -fno-strict-aliasing -DETCDIR='"/usr/local/share/libutf"' -I. -I. -c utf.c utf.c: In function 'utf_snprintf': utf.c:462:37: warning: implicit declaration of function 'isdigit' [-Wimplicit-function-declaration] for (lfp = lfmt, *lfp++ = '%' ; isdigit(*fp) ; ) { ^~~~~~~ --- libutf.a --- ar crv libutf.a ure.o urelang.o utf.o a - ure.o a - urelang.o a - utf.o --- gurep --- --- findword --- --- gurep --- cc gurep.o libutf.a -o gurep --- findword --- cc findword.o libutf.a -o findword --- tst --- test -d tests || ln -s ./tests . test -f langcoll.utf || ln -s ./langcoll.utf . No news is good news. 1. testing case-insensitive range at beginning of word 2. testing beginning of line matching 3. checking end of word matching 4. checking borders of word 5. Matching Unicode pattern 6. Matching UTF pattern 7. Setting non-standard alphabet 8. check non-standard alphabet ranges 9. testing case-insensitive standard alphabet ranges 10. testing sub-expressions 11. testing wildcards in middle of regex 12. testing utflangcmp 13. testing utflangcmp in Swedish 14. testing utflangcmp, ignoring case 15. testing utflangcmp in Swedish, ignoring case Testing error conditions E1. Bad ure - fail on compilation E2. Rune error E2. Null pattern Removing temporary files SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for libutf-2.10_3 ===> Generating temporary packing list install -m 0644 /construction/misc/libutf/libutf-2.10/ure.h /construction/misc/libutf/stage/usr/local/include install -m 0644 /construction/misc/libutf/libutf-2.10/utf.h /construction/misc/libutf/stage/usr/local/include install -m 0644 /construction/misc/libutf/libutf-2.10/libutf.a /construction/misc/libutf/stage/usr/local/lib install -m 444 /construction/misc/libutf/libutf-2.10/utf.3 /construction/misc/libutf/stage/usr/local/man/man3 install -m 444 /construction/misc/libutf/libutf-2.10/ure.3 /construction/misc/libutf/stage/usr/local/man/man3 install -m 0644 /construction/misc/libutf/libutf-2.10/langcoll.utf /construction/misc/libutf/stage/usr/local/share/libutf ====> 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 libutf-2.10_3 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% packing files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:05