=> Building textproc/uni2ascii Started : Friday, 13 APR 2018 at 07:50:40 UTC Platform: 5.3-DEVELOPMENT DragonFly v5.3.0.81.g32506c-DEVELOPMENT #29: Tue Apr 10 08:49:52 PDT 2018 marino@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.2-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.2-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/textproc/uni2ascii XDG_CONFIG_HOME=/construction/textproc/uni2ascii HOME=/construction/textproc/uni2ascii TMPDIR="/tmp" PATH=/construction/textproc/uni2ascii/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/textproc/uni2ascii XDG_CONFIG_HOME=/construction/textproc/uni2ascii HOME=/construction/textproc/uni2ascii TMPDIR="/tmp" PATH=/construction/textproc/uni2ascii/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing" LDFLAGS="" DESTDIR=/construction/textproc/uni2ascii/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/uni2ascii" EXAMPLESDIR="share/examples/uni2ascii" DATADIR="share/uni2ascii" WWWDIR="www/uni2ascii" ETCDIR="etc/uni2ascii" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/uni2ascii DOCSDIR=/usr/local/share/doc/uni2ascii EXAMPLESDIR=/usr/local/share/examples/uni2ascii WWWDIR=/usr/local/www/uni2ascii ETCDIR=/usr/local/etc/uni2ascii -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.2 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500200 OSVERSION=9999999 OSREL=5.2 _OSRELEASE=5.2-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> License GPLv3 accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> uni2ascii-4.18 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5.txz Installing pkg-1.10.5... Extracting pkg-1.10.5: .......... done ===> uni2ascii-4.18 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of uni2ascii-4.18 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by uni2ascii-4.18 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by uni2ascii-4.18 for building => SHA256 Checksum OK for uni2ascii-4.18.tar.bz2. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by uni2ascii-4.18 for building ===> Extracting for uni2ascii-4.18 => SHA256 Checksum OK for uni2ascii-4.18.tar.bz2. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for uni2ascii-4.18 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- 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 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for uni2ascii-4.18 --- all --- /usr/bin/make all-am --- endian.o --- --- enttbl.o --- --- SetFormat.o --- --- uni2ascii.o --- --- UTF8in.o --- --- 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 --- 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 --- 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 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' [-Wimplicit-function-declaration] if(PassThroughP) putu8(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 --- 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); ^ mv -f .deps/enttbl.Tpo .deps/enttbl.Po --- 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 --- mv -f .deps/endian.Tpo .deps/endian.Po --- 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 --- UTF8in.o --- mv -f .deps/UTF8in.Tpo .deps/UTF8in.Po --- 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 --- putu8.o --- mv -f .deps/putu8.Tpo .deps/putu8.Po --- u2a --- cp u2a.tcl u2a --- 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 -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- 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) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for uni2ascii-4.18 file sizes/checksums [7]: . done packing files [7]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Friday, 13 APR 2018 at 07:50:51 UTC Duration: 00:00:10