=> Building sysutils/stmpclean Started : Thursday, 12 APR 2018 at 06:59:50 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/sysutils/stmpclean XDG_CONFIG_HOME=/construction/sysutils/stmpclean HOME=/construction/sysutils/stmpclean TMPDIR="/tmp" PATH=/construction/sysutils/stmpclean/.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/stmpclean XDG_CONFIG_HOME=/construction/sysutils/stmpclean HOME=/construction/sysutils/stmpclean TMPDIR="/tmp" PATH=/construction/sysutils/stmpclean/.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/stmpclean/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/stmpclean" EXAMPLESDIR="share/examples/stmpclean" DATADIR="share/stmpclean" WWWDIR="www/stmpclean" ETCDIR="etc/stmpclean" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/stmpclean DOCSDIR=/usr/local/share/doc/stmpclean EXAMPLESDIR=/usr/local/share/examples/stmpclean WWWDIR=/usr/local/www/stmpclean ETCDIR=/usr/local/etc/stmpclean -------------------------------------------------- -- /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 -------------------------------------------------------------------------------- ===> stmpclean-0.3 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 ===> stmpclean-0.3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of stmpclean-0.3 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by stmpclean-0.3 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by stmpclean-0.3 for building => SHA256 Checksum OK for stmpclean-0.3.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by stmpclean-0.3 for building ===> Extracting for stmpclean-0.3 => SHA256 Checksum OK for stmpclean-0.3.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for stmpclean-0.3 ===> Applying ports patches for stmpclean-0.3 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for stmpclean-0.3 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for stmpclean-0.3 --- stmpclean.o --- --- stmpclean.0 --- --- stmpclean.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -W -pedantic -c stmpclean.c --- stmpclean.0 --- nroff -mandoc stmpclean.8 > stmpclean.0 --- stmpclean.o --- stmpclean.c: In function 'isemptydir': stmpclean.c:190:19: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog(LOG_ERR, "RACE?: isemptydir(): opendir(\"%s\") in %s: " ^ stmpclean.c: In function 'clean_dir': stmpclean.c:229:19: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog(LOG_ERR, "RACE?: lstat(\"%s\") in %s failed: %m, " ^ stmpclean.c:243:10: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] "RACE?: cannot open(\"%s\"): %m (lstat was OK), " ^ stmpclean.c:249:19: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog(LOG_ERR, "cannot fstat(%d), pointing to %s in %s: %m, " ^ stmpclean.c:270:19: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog(LOG_ERR, "open(\".\") in %s: %m, exiting", cwd); ^ stmpclean.c:275:19: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog(LOG_ERR, "fchdir(\"%d\") [fd to %s] failed in %s: %m, " ^ stmpclean.c:281:19: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog(LOG_ERR, "close(\"%d\") [fd to ../%s] failed in %s: " ^ stmpclean.c:288:19: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog(LOG_ERR, "RACE?: opendir(\".\") in %s: %m, " ^ stmpclean.c:298:20: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog(LOG_ERR, "RACE?: lstat(\"%s\") in %s: %m, " ^ stmpclean.c:312:23: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog(LOG_ERR, "RACE?: rmdir" ^ stmpclean.c:347:22: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog(LOG_ERR, "RACE?: unlink(\"%s\")" ^ stmpclean.c:364:19: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] syslog(LOG_ERR, "fchdir(%d) [fd to \"..\"] in %s: %m, exiting", ^ stmpclean.c: In function 'main': stmpclean.c:414:10: warning: ISO C does not support the '%m' gnu_printf format [-Wformat=] "cannot disable core dumps: setrlimit: %m, exiting"); ^ --- stmpclean --- cc -o stmpclean stmpclean.o && strip stmpclean -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for stmpclean-0.3 ===> Generating temporary packing list if [ ! -d /construction/sysutils/stmpclean/stage/usr/local/sbin ] ; then mkdir -p -m 0755 /construction/sysutils/stmpclean/stage/usr/local/sbin; fi if [ ! -d /construction/sysutils/stmpclean/stage/usr/local/man/man8 ] ; then mkdir -p -m 0755 /construction/sysutils/stmpclean/stage/usr/local/man/man8; fi install -s -m 555 stmpclean /construction/sysutils/stmpclean/stage/usr/local/sbin/ install -m 444 stmpclean.8 /construction/sysutils/stmpclean/stage/usr/local/man/man8/ ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for stmpclean-0.3 file sizes/checksums [2]: . done packing files [2]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 12 APR 2018 at 06:59:55 UTC Duration: 00:00:04