=> Building graphics/exifprobe Started : Thursday, 12 APR 2018 at 17:11:08 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/graphics/exifprobe XDG_CONFIG_HOME=/construction/graphics/exifprobe HOME=/construction/graphics/exifprobe TMPDIR="/tmp" PATH=/construction/graphics/exifprobe/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/graphics/exifprobe XDG_CONFIG_HOME=/construction/graphics/exifprobe HOME=/construction/graphics/exifprobe TMPDIR="/tmp" PATH=/construction/graphics/exifprobe/.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 -------------------------------------------------- DESTDIR=/construction/graphics/exifprobe/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/exifprobe" EXAMPLESDIR="share/examples/exifprobe" DATADIR="share/exifprobe" WWWDIR="www/exifprobe" ETCDIR="etc/exifprobe" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/exifprobe DOCSDIR=/usr/local/share/doc/exifprobe EXAMPLESDIR=/usr/local/share/examples/exifprobe WWWDIR=/usr/local/www/exifprobe ETCDIR=/usr/local/etc/exifprobe -------------------------------------------------- -- /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 -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> exifprobe-2.0.1 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 ===> exifprobe-2.0.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of exifprobe-2.0.1 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by exifprobe-2.0.1 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by exifprobe-2.0.1 for building => SHA256 Checksum OK for exifprobe-2.0.1.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by exifprobe-2.0.1 for building ===> Extracting for exifprobe-2.0.1 ===> Fetching all distfiles required by exifprobe-2.0.1 for building => SHA256 Checksum OK for exifprobe-2.0.1.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for exifprobe-2.0.1 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for exifprobe-2.0.1 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for exifprobe-2.0.1 Creating byteorder.h: #define NATIVE_BYTEORDER_LITTLE_ENDIAN cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c main.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c readfile.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c print.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c tagnames.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c process.c process.c: In function 'new_summary_entry': process.c:1572:41: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (unsigned int)prev_entry, ^ process.c:1573:41: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (unsigned int)prev_entry->next_entry, ^ process.c:1585:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (unsigned int)prev_entry, ^ process.c:1586:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (unsigned int)prev_entry->next_entry, ^ process.c:1596:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (unsigned int)prev_entry, ^ process.c:1597:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (unsigned int)prev_entry->next_entry, ^ process.c:1608:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (unsigned int)prev_entry->next_entry, ^ process.c: In function 'lock_number': process.c:1681:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] printf(" %#x ==> %d",(unsigned int)summary_entry,number); ^ cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c misc.c misc.c: In function 'scan_summary': misc.c:419:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (unsigned int)summary_entry,(unsigned int)prev_entry); ^ misc.c:419:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (unsigned int)summary_entry,(unsigned int)prev_entry); ^ misc.c:555:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (unsigned int)summary_entry,(unsigned int)prev_entry); ^ misc.c:555:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] (unsigned int)summary_entry,(unsigned int)prev_entry); ^ cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c interpret.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c print_maker.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c maker_generic.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c maker_tagnames.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c options.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c ciff.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c jp2000.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c mrw.c cc -o veclib.o -c -pipe -O2 -fno-strict-aliasing -DCOLOR -O lib/veclib.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c raf.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c x3f.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c maker_nikon.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c maker_epson.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c maker_olympus.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c maker_fujifilm.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c maker_casio.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c maker_minolta.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c maker_sanyo.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c maker_canon.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c maker_leica.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c maker_agfa.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c maker_asahi.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c maker_panasonic.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c maker_kyocera.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c maker_toshiba.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c maker_sigma.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c maker_sony.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c maker_konica.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c maker_hp.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c maker_kodak.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c maker_ricoh.c cc -pipe -O2 -fno-strict-aliasing -DCOLOR -O -c maker_traveler.c ./mkcomptime > comptime.c cc -o exifprobe -pipe -O2 -fno-strict-aliasing -DCOLOR -O main.o readfile.o print.o tagnames.o process.o misc.o interpret.o print_maker.o maker_generic.o maker_tagnames.o options.o ciff.o jp2000.o mrw.o veclib.o raf.o x3f.o maker_nikon.o maker_epson.o maker_olympus.o maker_fujifilm.o maker_casio.o maker_minolta.o maker_sanyo.o maker_canon.o maker_leica.o maker_agfa.o maker_asahi.o maker_panasonic.o maker_kyocera.o maker_toshiba.o maker_sigma.o maker_sony.o maker_konica.o maker_hp.o maker_kodak.o maker_ricoh.o maker_traveler.o comptime.c -lm -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for exifprobe-2.0.1 ===> Generating temporary packing list install -m 555 /construction/graphics/exifprobe/exifprobe-2.0.1/exifgrep /construction/graphics/exifprobe/stage/usr/local/bin/ install -s -m 555 /construction/graphics/exifprobe/exifprobe-2.0.1/exifprobe /construction/graphics/exifprobe/stage/usr/local/bin/ install -m 444 /construction/graphics/exifprobe/exifprobe-2.0.1/exifgrep.1 /construction/graphics/exifprobe/stage/usr/local/man/man1/ install -m 444 /construction/graphics/exifprobe/exifprobe-2.0.1/exifprobe.1 /construction/graphics/exifprobe/stage/usr/local/man/man1/ ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for exifprobe-2.0.1 file sizes/checksums [4]: . done packing files [4]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 12 APR 2018 at 17:11:29 UTC Duration: 00:00:21