=> Building sysutils/watchfolder Started : Friday, 13 APR 2018 at 07:06:05 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 -------------------------------------------------- ===> The following configuration options are available for watchfolder-0.3.3_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/sysutils/watchfolder XDG_CONFIG_HOME=/construction/sysutils/watchfolder HOME=/construction/sysutils/watchfolder TMPDIR="/tmp" PATH=/construction/sysutils/watchfolder/.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/sysutils/watchfolder XDG_CONFIG_HOME=/construction/sysutils/watchfolder HOME=/construction/sysutils/watchfolder TMPDIR="/tmp" PATH=/construction/sysutils/watchfolder/.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/sysutils/watchfolder/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/watchfolder" EXAMPLESDIR="share/examples/watchfolder" DATADIR="share/watchfolder" WWWDIR="www/watchfolder" ETCDIR="etc/watchfolder" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/watchfolder DOCSDIR=/usr/local/share/doc/watchfolder EXAMPLESDIR=/usr/local/share/examples/watchfolder WWWDIR=/usr/local/www/watchfolder ETCDIR=/usr/local/etc/watchfolder -------------------------------------------------- -- /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 GPLv2 accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> watchfolder-0.3.3_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 ===> watchfolder-0.3.3_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of watchfolder-0.3.3_1 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by watchfolder-0.3.3_1 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by watchfolder-0.3.3_1 for building => SHA256 Checksum OK for watchfolder-0.3.3.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by watchfolder-0.3.3_1 for building ===> Extracting for watchfolder-0.3.3_1 => SHA256 Checksum OK for watchfolder-0.3.3.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for watchfolder-0.3.3_1 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for watchfolder-0.3.3_1 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for watchfolder-0.3.3_1 --- all --- cc -pipe -O2 -fno-strict-aliasing -c -o chain.o chain.c chain.c: In function 'addelement': chain.c:52:2: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] memcpy(newe->cur,newp,size); ^ chain.c:52:2: warning: incompatible implicit declaration of built-in function 'memcpy' chain.c:52:2: note: include '' or provide a declaration of 'memcpy' cc -pipe -O2 -fno-strict-aliasing -c -o inifile.o inifile.c inifile.c: In function 'ini_goto_grp': inifile.c:33:5: warning: implicit declaration of function 'strcasecmp' [-Wimplicit-function-declaration] if (strcasecmp(i->sts.cur_grp, name)!=0) ^ inifile.c: In function 'ini_open': inifile.c:66:18: warning: implicit declaration of function 'strdup' [-Wimplicit-function-declaration] r->name=(char *)strdup(name); ^ inifile.c:66:18: warning: incompatible implicit declaration of built-in function 'strdup' inifile.c:69:4: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] strcpy(r->sts.cur_grp,""); ^ inifile.c:69:4: warning: incompatible implicit declaration of built-in function 'strcpy' inifile.c:69:4: note: include '' or provide a declaration of 'strcpy' inifile.c: In function 'ini_nextgrp': inifile.c:90:2: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy(tmp, "#"); ^ inifile.c:90:2: note: include '' or provide a declaration of 'strcpy' inifile.c:101:5: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] strncpy(i->sts.cur_grp, tmp2, 511); ^ inifile.c:101:5: warning: incompatible implicit declaration of built-in function 'strncpy' inifile.c:101:5: note: include '' or provide a declaration of 'strncpy' inifile.c: In function 'ini_rewind': inifile.c:120:2: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy(i->sts.cur_grp, ""); ^ inifile.c:120:2: note: include '' or provide a declaration of 'strcpy' inifile.c: In function 'ini_nextline': inifile.c:139:2: warning: incompatible implicit declaration of built-in function 'strcpy' strcpy(buffer, "#"); ^ inifile.c:139:2: note: include '' or provide a declaration of 'strcpy' inifile.c:148:19: warning: incompatible implicit declaration of built-in function 'strdup' return((char *)strdup(buffer)); ^ inifile.c:157:7: warning: incompatible implicit declaration of built-in function 'strncpy' strncpy(i->sts.cur_grp, tmp2, 511); ^ inifile.c:157:7: note: include '' or provide a declaration of 'strncpy' inifile.c: In function 'ini_grp2s': inifile.c:170:18: warning: incompatible implicit declaration of built-in function 'strdup' char *r=(char *)strdup(s); ^ inifile.c:173:6: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] if (strlen(r)>0) ^ inifile.c:173:6: warning: incompatible implicit declaration of built-in function 'strlen' inifile.c:173:6: note: include '' or provide a declaration of 'strlen' inifile.c:178:10: warning: implicit declaration of function 'strrchr' [-Wimplicit-function-declaration] if (strrchr(r,']')!=NULL) ^ inifile.c:178:10: warning: incompatible implicit declaration of built-in function 'strrchr' inifile.c:178:10: note: include '' or provide a declaration of 'strrchr' inifile.c: In function 'ini_trim': inifile.c:194:6: warning: incompatible implicit declaration of built-in function 'strlen' if (strlen(s)>0) ^ inifile.c:194:6: note: include '' or provide a declaration of 'strlen' inifile.c: In function 'ini_classify': inifile.c:209:6: warning: incompatible implicit declaration of built-in function 'strlen' if (strlen(s)>0) ^ inifile.c:209:6: note: include '' or provide a declaration of 'strlen' cc -pipe -O2 -fno-strict-aliasing -c -o filedb.o filedb.c filedb.c: In function 'strcomp': filedb.c:29:3: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] i=strlen(s1); ^ filedb.c:29:3: warning: incompatible implicit declaration of built-in function 'strlen' filedb.c:29:3: note: include '' or provide a declaration of 'strlen' filedb.c: In function 'addfile': filedb.c:57:19: warning: implicit declaration of function 'strdup' [-Wimplicit-function-declaration] ent.name=(char *)strdup(s); ^ filedb.c:57:19: warning: incompatible implicit declaration of built-in function 'strdup' filedb.c: In function 'removefile': filedb.c:115:1: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] free(((fileent *)e->cur)->name); ^ filedb.c:115:1: warning: incompatible implicit declaration of built-in function 'free' filedb.c:115:1: note: include '' or provide a declaration of 'free' filedb.c: In function 'killfilechain': filedb.c:154:4: warning: incompatible implicit declaration of built-in function 'free' free(((fileent *)c->cur)->name); ^ filedb.c:154:4: note: include '' or provide a declaration of 'free' cc -pipe -O2 -fno-strict-aliasing -o watchd watchd.c inifile.o chain.o filedb.o watchd.c: In function 'get_filestate': watchd.c:144:8: warning: implicit declaration of function 'isdir' [-Wimplicit-function-declaration] if (isdir(fn)) ^ watchd.c: In function 'splits': watchd.c:179:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] p2[(int)p2tmp-(int)p2]=0x00; // but in fact: It works ;) ^ watchd.c:179:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] p2[(int)p2tmp-(int)p2]=0x00; // but in fact: It works ;) ^ watchd.c: In function 'init': watchd.c:540:2: warning: implicit declaration of function 'ini_close' [-Wimplicit-function-declaration] ini_close(f); ^ -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for watchfolder-0.3.3_1 ===> Generating temporary packing list install -s -m 555 /construction/sysutils/watchfolder/watchd-0.3.3/watchd /construction/sysutils/watchfolder/stage/usr/local/bin install -m 0644 /construction/sysutils/watchfolder/watchd-0.3.3/watchd.conf /construction/sysutils/watchfolder/stage/usr/local/etc/watchd.conf.sample [ -f /usr/local/etc/watchd.conf ] || install -m 0644 /construction/sysutils/watchfolder/watchd-0.3.3/watchd.conf /construction/sysutils/watchfolder/stage/usr/local/etc install -m 0644 /construction/sysutils/watchfolder/watchd-0.3.3/README /construction/sysutils/watchfolder/watchd-0.3.3/doc/watchfolder.pdf /construction/sysutils/watchfolder/stage/usr/local/share/doc/watchfolder ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for watchfolder-0.3.3_1 file sizes/checksums [8]: . done packing files [8]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Friday, 13 APR 2018 at 07:06:09 UTC Duration: 00:00:04