------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> uni2ascii-4.18 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> uni2ascii-4.18 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by uni2ascii-4.18 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> uni2ascii-4.18 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by uni2ascii-4.18 for building => SHA256 Checksum OK for uni2ascii-4.18.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> uni2ascii-4.18 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by uni2ascii-4.18 for building ===> Extracting for uni2ascii-4.18 => SHA256 Checksum OK for uni2ascii-4.18.tar.bz2. Extracted Memory Use: 0.66M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for uni2ascii-4.18 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for uni2ascii-4.18 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... (cached) yes checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking gnu/libc-version.h usability... no checking gnu/libc-version.h presence... no checking for gnu/libc-version.h... no checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking for locale.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for stddef.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking type.h usability... no checking type.h presence... no checking for type.h... no checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for fgetln... yes checking for getline... (cached) yes checking for regcomp... yes checking for setlocale... (cached) yes checking for strtoul... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for uni2ascii-4.18 --- all --- /usr/bin/make all-am --- endian.o --- --- enttbl.o --- --- SetFormat.o --- --- uni2ascii.o --- --- UTF8in.o --- --- putu8.o --- --- ascii2uni.o --- --- GetWord.o --- --- u2a --- --- SetFormat.o --- cc -DHAVE_CONFIG_H -I. -DNEWSUMMARY -pipe -O2 -fno-strict-aliasing -MT SetFormat.o -MD -MP -MF .deps/SetFormat.Tpo -c -o SetFormat.o SetFormat.c --- uni2ascii.o --- cc -DHAVE_CONFIG_H -I. -DNEWSUMMARY -pipe -O2 -fno-strict-aliasing -MT uni2ascii.o -MD -MP -MF .deps/uni2ascii.Tpo -c -o uni2ascii.o uni2ascii.c --- putu8.o --- cc -DHAVE_CONFIG_H -I. -DNEWSUMMARY -pipe -O2 -fno-strict-aliasing -MT putu8.o -MD -MP -MF .deps/putu8.Tpo -c -o putu8.o putu8.c --- endian.o --- cc -DHAVE_CONFIG_H -I. -DNEWSUMMARY -pipe -O2 -fno-strict-aliasing -MT endian.o -MD -MP -MF .deps/endian.Tpo -c -o endian.o endian.c --- GetWord.o --- cc -DHAVE_CONFIG_H -I. -DNEWSUMMARY -pipe -O2 -fno-strict-aliasing -MT GetWord.o -MD -MP -MF .deps/GetWord.Tpo -c -o GetWord.o GetWord.c --- u2a --- cp u2a.tcl u2a --- enttbl.o --- cc -DHAVE_CONFIG_H -I. -DNEWSUMMARY -pipe -O2 -fno-strict-aliasing -MT enttbl.o -MD -MP -MF .deps/enttbl.Tpo -c -o enttbl.o enttbl.c --- UTF8in.o --- cc -DHAVE_CONFIG_H -I. -DNEWSUMMARY -pipe -O2 -fno-strict-aliasing -MT UTF8in.o -MD -MP -MF .deps/UTF8in.Tpo -c -o UTF8in.o UTF8in.c --- ascii2uni.o --- cc -DHAVE_CONFIG_H -I. -DNEWSUMMARY -pipe -O2 -fno-strict-aliasing -MT ascii2uni.o -MD -MP -MF .deps/ascii2uni.Tpo -c -o ascii2uni.o ascii2uni.c --- enttbl.o --- enttbl.c: In function 'LookupCodeForEntity': enttbl.c:560:8: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] c =strcmp(s,EntityCodeTable[m].name); ^~~~~~ --- endian.o --- mv -f .deps/endian.Tpo .deps/endian.Po --- uni2ascii.o --- uni2ascii.c:2682:1: warning: return type defaults to 'int' [-Wimplicit-int] SubstituteChar(UTF32 c) { ^~~~~~~~~~~~~~ uni2ascii.c:2696:1: warning: return type defaults to 'int' [-Wimplicit-int] AddCustomSubstitution(char *str){ ^~~~~~~~~~~~~~~~~~~~~ uni2ascii.c: In function 'main': uni2ascii.c:3176:24: warning: implicit declaration of function 'putu8'; did you mean 'putw'? [-Wimplicit-function-declaration] if(PassThroughP) putu8(c); ^~~~~ putw --- enttbl.o --- mv -f .deps/enttbl.Tpo .deps/enttbl.Po --- putu8.o --- mv -f .deps/putu8.Tpo .deps/putu8.Po --- UTF8in.o --- mv -f .deps/UTF8in.Tpo .deps/UTF8in.Po --- GetWord.o --- mv -f .deps/GetWord.Tpo .deps/GetWord.Po --- SetFormat.o --- mv -f .deps/SetFormat.Tpo .deps/SetFormat.Po --- ascii2uni.o --- mv -f .deps/ascii2uni.Tpo .deps/ascii2uni.Po --- ascii2uni --- cc -DNEWSUMMARY -pipe -O2 -fno-strict-aliasing -o ascii2uni ascii2uni.o enttbl.o GetWord.o putu8.o SetFormat.o --- uni2ascii.o --- mv -f .deps/uni2ascii.Tpo .deps/uni2ascii.Po --- uni2ascii --- cc -DNEWSUMMARY -pipe -O2 -fno-strict-aliasing -o uni2ascii endian.o enttbl.o SetFormat.o uni2ascii.o UTF8in.o putu8.o SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for uni2ascii-4.18 ===> Generating temporary packing list install -s -m 555 /construction/textproc/uni2ascii/uni2ascii-4.18/uni2ascii /construction/textproc/uni2ascii/stage/usr/local/bin install -m 444 /construction/textproc/uni2ascii/uni2ascii-4.18/uni2ascii.1 /construction/textproc/uni2ascii/stage/usr/local/man/man1 install -s -m 555 /construction/textproc/uni2ascii/uni2ascii-4.18/ascii2uni /construction/textproc/uni2ascii/stage/usr/local/bin install -m 444 /construction/textproc/uni2ascii/uni2ascii-4.18/ascii2uni.1 /construction/textproc/uni2ascii/stage/usr/local/man/man1 ====> 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 uni2ascii-4.18 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:10