=> Building mail/sma Started : Thursday, 19 APR 2018 at 23:34:25 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.0-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.0-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 sma-1.4: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/mail/sma XDG_CONFIG_HOME=/construction/mail/sma HOME=/construction/mail/sma TMPDIR="/tmp" PATH=/construction/mail/sma/.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/mail/sma XDG_CONFIG_HOME=/construction/mail/sma HOME=/construction/mail/sma TMPDIR="/tmp" PATH=/construction/mail/sma/.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/mail/sma/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/sma" EXAMPLESDIR="share/examples/sma" DATADIR="share/sma" WWWDIR="www/sma" ETCDIR="etc/sma" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sma DOCSDIR=/usr/local/share/doc/sma EXAMPLESDIR=/usr/local/share/examples/sma WWWDIR=/usr/local/www/sma ETCDIR=/usr/local/etc/sma -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.0 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=500000 OSVERSION=9999999 OSREL=5.0 _OSRELEASE=5.0-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> sma-1.4 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 ===> sma-1.4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of sma-1.4 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching all distfiles required by sma-1.4 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> Fetching all distfiles required by sma-1.4 for building => SHA256 Checksum OK for sma-1.4.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching all distfiles required by sma-1.4 for building ===> Extracting for sma-1.4 => SHA256 Checksum OK for sma-1.4.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for sma-1.4 ===> Applying dragonfly patches for sma-1.4 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for sma-1.4 /usr/bin/sed -i.bak -e "s,CC =,CC?= ," -e "s,CFLAGS = -Wall -O,CFLAGS+= ," /construction/mail/sma/sma-1.4/Makefile -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for sma-1.4 --- sma.o --- --- getopt.o --- --- parse.o --- --- utils.o --- --- hash.o --- --- sma.o --- cc -pipe -O2 -fno-strict-aliasing -DUSE_REGEXP -c sma.c --- getopt.o --- cc -pipe -O2 -fno-strict-aliasing -DUSE_REGEXP -c getopt.c --- parse.o --- cc -pipe -O2 -fno-strict-aliasing -DUSE_REGEXP -c parse.c --- utils.o --- cc -pipe -O2 -fno-strict-aliasing -DUSE_REGEXP -c utils.c --- hash.o --- cc -pipe -O2 -fno-strict-aliasing -DUSE_REGEXP -c hash.c --- html.o --- cc -pipe -O2 -fno-strict-aliasing -DUSE_REGEXP -c html.c --- ascii.o --- cc -pipe -O2 -fno-strict-aliasing -DUSE_REGEXP -c ascii.c --- init.o --- cc -pipe -O2 -fno-strict-aliasing -DUSE_REGEXP -c init.c --- sma --- cc -pipe -O2 -fno-strict-aliasing -DUSE_REGEXP -o sma sma.o getopt.o parse.o utils.o hash.o html.o ascii.o init.o cp docs/sma.8 . -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for sma-1.4 ===> Generating temporary packing list install -s -m 555 /construction/mail/sma/sma-1.4/sma /construction/mail/sma/stage/usr/local/bin/sma install -m 444 /construction/mail/sma/sma-1.4/sma.8 /construction/mail/sma/stage/usr/local/man/man8/ /bin/mkdir -p /construction/mail/sma/stage/usr/local/share/doc/sma install -m 0644 /construction/mail/sma/sma-1.4/BUGS /construction/mail/sma/stage/usr/local/share/doc/sma/ install -m 0644 /construction/mail/sma/sma-1.4/COPYRIGHT /construction/mail/sma/stage/usr/local/share/doc/sma/ install -m 0644 /construction/mail/sma/sma-1.4/HISTORY /construction/mail/sma/stage/usr/local/share/doc/sma/ install -m 0644 /construction/mail/sma/sma-1.4/README /construction/mail/sma/stage/usr/local/share/doc/sma/ install -m 0644 /construction/mail/sma/sma-1.4/TODO /construction/mail/sma/stage/usr/local/share/doc/sma/ /bin/mkdir -p /construction/mail/sma/stage/usr/local/share/examples/sma install -m 0644 /construction/mail/sma/sma-1.4/sma.conf /construction/mail/sma/stage/usr/local/share/examples/sma/ ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for sma-1.4 file sizes/checksums [8]: . done packing files [8]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 19 APR 2018 at 23:34:34 UTC Duration: 00:00:08