=> Building devel/libnaji Started : Wednesday, 6 MAR 2019 at 07:04:05 UTC Platform: 5.5-DEVELOPMENT DragonFly v5.5.0.192.g15ae7f0-DEVELOPMENT #34: Tue Feb 19 09:07:07 PST 2019 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.5-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.5-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/devel/libnaji XDG_CONFIG_HOME=/construction/devel/libnaji HOME=/construction/devel/libnaji TMPDIR="/tmp" PATH=/construction/devel/libnaji/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/devel/libnaji XDG_CONFIG_HOME=/construction/devel/libnaji HOME=/construction/devel/libnaji TMPDIR="/tmp" PATH=/construction/devel/libnaji/.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=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local 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" DESTDIR=/construction/devel/libnaji/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OSREL=5.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/libnaji" EXAMPLESDIR="share/examples/libnaji" DATADIR="share/libnaji" WWWDIR="www/libnaji" ETCDIR="etc/libnaji" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libnaji DOCSDIR=/usr/local/share/doc/libnaji EXAMPLESDIR=/usr/local/share/examples/libnaji WWWDIR=/usr/local/www/libnaji ETCDIR=/usr/local/etc/libnaji -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-BE 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 _PERL5_FROM_BIN=5.26.2 _ALTCCVERSION_921dbbb2=none _OBJC_ALTCCVERSION_921dbbb2=none _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500500 OSVERSION=9999999 OSREL=5.5 _OSRELEASE=5.5-SYNTH PYTHONBASE=/usr/local _PKG_CHECKED=1 -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> libnaji-0.6.4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz Installing pkg-1.10.5_5... Extracting pkg-1.10.5_5: .......... done ===> libnaji-0.6.4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libnaji-0.6.4 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by libnaji-0.6.4 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by libnaji-0.6.4 for building => SHA256 Checksum OK for libnaji-0.6.4.src.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by libnaji-0.6.4 for building ===> Extracting for libnaji-0.6.4 => SHA256 Checksum OK for libnaji-0.6.4.src.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for libnaji-0.6.4 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for libnaji-0.6.4 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for libnaji-0.6.4 --- all --- cc -c -ansi -pedantic -Wall -s najio.c najascii.c naji_bit.c naji_bmp.c naji_cmp.c najicat.c najiconv.c najierr.c najigen.c najihexi.c najihtml.c najijoin.c najilang.c najimath.c najiprog.c naji_uni.c najstdin.c naji_str.c najistat.c naji_db.c najhtmdb.c najisort.c najcrypt.c najiedit.c najifrmt.c najpatch.c naji_uu.c naji_len.c najigame.c najitime.c najifind.c naji_mp3.c najicomp.c naji_afg.c naji16bm.c najilist.c najisort.c: In function 'readforsort': najisort.c:305:40: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf(stderr, "Error allocating %d bytes of memory.", ~^ %ld sizeof(line) * linenb); ~~~~~~~~~~~~~~~~~~~~~ najigame.c: In function 'mathgame': najigame.c:27:27: warning: macro expands to multiple statements [-Wmultistatement-macros] #define swap_ulong(a, b) swap_ulong_var=a; a=b; b=swap_ulong_var; ^~~~~~~~~~~~~~ najigame.c:418:2: note: in expansion of macro 'swap_ulong' swap_ulong(second_number, first_number); ^~~~~~~~~~ najigame.c:417:2: note: some parts of macro expansion are not guarded by this 'if' clause if (second_number > first_number) ^~ naji_mp3.c: In function 'mp3strings': naji_mp3.c:258:2: warning: '__builtin_memcpy' forming offset 441 is out of the bounds [0, 440] of object 'idindex' with type 'struct idtable[22]' [-Warray-bounds] strcpy (idindex[BLANK].string, ""); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ naji_mp3.c:45:16: note: 'idindex' declared here struct idtable idindex[22]; ^~~~~~~ ar -rs libnaji.a najio.o najascii.o naji_bit.o naji_bmp.o naji_cmp.o najicat.o najiconv.o najierr.o najigen.o najihexi.o najihtml.o najijoin.o najilang.o najimath.o najiprog.o naji_uni.o najstdin.o naji_str.o najistat.o naji_db.o najhtmdb.o najisort.o najcrypt.o najiedit.o najifrmt.o najpatch.o naji_uu.o naji_len.o najigame.o najitime.o najifind.o naji_mp3.o najicomp.o naji_afg.o naji16bm.o najilist.o /usr/libexec/binutils227/elf/ar: creating libnaji.a -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for libnaji-0.6.4 ===> Generating temporary packing list install -m 0644 /construction/devel/libnaji/libnaji-0.6.4.src/libnaji.h /construction/devel/libnaji/stage/usr/local/include install -m 0644 /construction/devel/libnaji/libnaji-0.6.4.src/libnaji.a /construction/devel/libnaji/stage/usr/local/lib ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for libnaji-0.6.4 file sizes/checksums [2]: . done packing files [2]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Wednesday, 6 MAR 2019 at 07:04:18 UTC Duration: 00:00:13