=> Building sysutils/vchanger Started : Friday, 13 APR 2018 at 07:05:45 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 vchanger-1.0.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/sysutils/vchanger XDG_CONFIG_HOME=/construction/sysutils/vchanger HOME=/construction/sysutils/vchanger TMPDIR="/tmp" PATH=/construction/sysutils/vchanger/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/sysutils/vchanger XDG_CONFIG_HOME=/construction/sysutils/vchanger HOME=/construction/sysutils/vchanger TMPDIR="/tmp" PATH=/construction/sysutils/vchanger/.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/vchanger/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTVERSION=1.0.1 PORTDOCS="" PORTEXAMPLES="" OSREL=5.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/vchanger" EXAMPLESDIR="share/examples/vchanger" DATADIR="share/vchanger" WWWDIR="www/vchanger" ETCDIR="etc/vchanger" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/vchanger DOCSDIR=/usr/local/share/doc/vchanger EXAMPLESDIR=/usr/local/share/examples/vchanger WWWDIR=/usr/local/www/vchanger ETCDIR=/usr/local/etc/vchanger -------------------------------------------------- -- /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 -------------------------------------------------------------------------------- ===> vchanger-1.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 ===> vchanger-1.0.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of vchanger-1.0.1 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by vchanger-1.0.1 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by vchanger-1.0.1 for building => SHA256 Checksum OK for vchanger-1.0.1.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by vchanger-1.0.1 for building ===> Extracting for vchanger-1.0.1 => SHA256 Checksum OK for vchanger-1.0.1.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for vchanger-1.0.1 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for vchanger-1.0.1 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for strip... strip checking for an ANSI C-conforming const... yes checking for inline... inline checking for typeof syntax and keyword spelling... typeof checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for pid_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for int32_t... (cached) yes checking for uint32_t... (cached) yes checking for int64_t... (cached) yes checking for uint64_t... (cached) yes checking for mode_t... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for library containing pthread_create... -lpthread checking for library containing udev_new... no checking blkid/blkid.h usability... no checking blkid/blkid.h presence... no checking for blkid/blkid.h... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdarg.h... (cached) yes checking for stddef.h... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/timespec.h... yes checking for sys/wait.h... (cached) yes checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for syslog.h... yes checking for sys/types.h... (cached) yes checking for strings.h... (cached) yes checking for alloca.h... (cached) no checking for sys/bitypes.h... no checking for getopt.h... (cached) yes checking for utime.h... (cached) yes checking for sys/stat.h... (cached) yes checking for inttypes.h... (cached) yes checking for ctype.h... (cached) yes checking for errno.h... (cached) yes checking for unistd.h... (cached) yes checking for varargs.h... no checking for mntent.h... no checking for sys/param.h... (cached) yes checking for sys/mount.h... (cached) yes checking for sys/ucred.h... yes checking for grp.h... yes checking for pwd.h... (cached) yes checking for dirent.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/select.h... (cached) yes checking for optarg.h... no checking for pthread.h... (cached) yes checking for libgen.h... (cached) yes checking for io.h... no checking for signal.h... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for winioctl.h... no checking for winsock.h... no checking for winreg.h... no checking for shlobj.h... no checking for vprintf... (cached) yes checking for _doprnt... no checking for setlocale... (cached) yes checking for getmntent... no checking for getmntent_r... no checking for getfsstat... yes checking for getline... (cached) yes checking for gettimeofday... (cached) yes checking for getuid... (cached) yes checking for localtime_r... yes checking for pipe... (cached) yes checking for readlink... (cached) yes checking for sleep... (cached) yes checking for symlink... (cached) yes checking for syslog... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating scripts/Makefile config.status: creating config.h config.status: executing depfiles commands -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for vchanger-1.0.1 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- getline.o --- --- gettimeofday.o --- --- localtime_r.o --- --- readlink.o --- --- symlink.o --- --- getline.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR='"/var"' -pipe -O2 -fno-strict-aliasing -MT getline.o -MD -MP -MF .deps/getline.Tpo -c -o getline.o `test -f 'compat/getline.c' || echo './'`compat/getline.c --- gettimeofday.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR='"/var"' -pipe -O2 -fno-strict-aliasing -MT gettimeofday.o -MD -MP -MF .deps/gettimeofday.Tpo -c -o gettimeofday.o `test -f 'compat/gettimeofday.c' || echo './'`compat/gettimeofday.c --- localtime_r.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR='"/var"' -pipe -O2 -fno-strict-aliasing -MT localtime_r.o -MD -MP -MF .deps/localtime_r.Tpo -c -o localtime_r.o `test -f 'compat/localtime_r.c' || echo './'`compat/localtime_r.c --- readlink.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR='"/var"' -pipe -O2 -fno-strict-aliasing -MT readlink.o -MD -MP -MF .deps/readlink.Tpo -c -o readlink.o `test -f 'compat/readlink.c' || echo './'`compat/readlink.c --- symlink.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR='"/var"' -pipe -O2 -fno-strict-aliasing -MT symlink.o -MD -MP -MF .deps/symlink.Tpo -c -o symlink.o `test -f 'compat/symlink.c' || echo './'`compat/symlink.c --- gettimeofday.o --- mv -f .deps/gettimeofday.Tpo .deps/gettimeofday.Po --- sleep.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR='"/var"' -pipe -O2 -fno-strict-aliasing -MT sleep.o -MD -MP -MF .deps/sleep.Tpo -c -o sleep.o `test -f 'compat/sleep.c' || echo './'`compat/sleep.c --- readlink.o --- mv -f .deps/readlink.Tpo .deps/readlink.Po --- syslog.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR='"/var"' -pipe -O2 -fno-strict-aliasing -MT syslog.o -MD -MP -MF .deps/syslog.Tpo -c -o syslog.o `test -f 'compat/syslog.c' || echo './'`compat/syslog.c --- symlink.o --- mv -f .deps/symlink.Tpo .deps/symlink.Po --- syslog.o --- mv -f .deps/syslog.Tpo .deps/syslog.Po --- sleep.o --- mv -f .deps/sleep.Tpo .deps/sleep.Po --- localtime_r.o --- mv -f .deps/localtime_r.Tpo .deps/localtime_r.Po --- getline.o --- mv -f .deps/getline.Tpo .deps/getline.Po --- win32_util.o --- --- uuidlookup.o --- --- bconsole.o --- --- tstring.o --- --- inifile.o --- --- win32_util.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR='"/var"' -pipe -O2 -fno-strict-aliasing -MT win32_util.o -MD -MP -MF .deps/win32_util.Tpo -c -o win32_util.o win32_util.c --- uuidlookup.o --- cc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR='"/var"' -pipe -O2 -fno-strict-aliasing -MT uuidlookup.o -MD -MP -MF .deps/uuidlookup.Tpo -c -o uuidlookup.o uuidlookup.c --- bconsole.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR='"/var"' -pipe -O2 -fno-strict-aliasing -MT bconsole.o -MD -MP -MF .deps/bconsole.Tpo -c -o bconsole.o bconsole.cpp --- tstring.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR='"/var"' -pipe -O2 -fno-strict-aliasing -MT tstring.o -MD -MP -MF .deps/tstring.Tpo -c -o tstring.o tstring.cpp --- inifile.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR='"/var"' -pipe -O2 -fno-strict-aliasing -MT inifile.o -MD -MP -MF .deps/inifile.Tpo -c -o inifile.o inifile.cpp --- win32_util.o --- mv -f .deps/win32_util.Tpo .deps/win32_util.Po --- mypopen.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR='"/var"' -pipe -O2 -fno-strict-aliasing -MT mypopen.o -MD -MP -MF .deps/mypopen.Tpo -c -o mypopen.o mypopen.cpp --- uuidlookup.o --- mv -f .deps/uuidlookup.Tpo .deps/uuidlookup.Po --- vconf.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR='"/var"' -pipe -O2 -fno-strict-aliasing -MT vconf.o -MD -MP -MF .deps/vconf.Tpo -c -o vconf.o vconf.cpp --- mypopen.o --- mv -f .deps/mypopen.Tpo .deps/mypopen.Po --- loghandler.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR='"/var"' -pipe -O2 -fno-strict-aliasing -MT loghandler.o -MD -MP -MF .deps/loghandler.Tpo -c -o loghandler.o loghandler.cpp --- bconsole.o --- mv -f .deps/bconsole.Tpo .deps/bconsole.Po --- errhandler.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR='"/var"' -pipe -O2 -fno-strict-aliasing -MT errhandler.o -MD -MP -MF .deps/errhandler.Tpo -c -o errhandler.o errhandler.cpp --- loghandler.o --- mv -f .deps/loghandler.Tpo .deps/loghandler.Po --- util.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR='"/var"' -pipe -O2 -fno-strict-aliasing -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.cpp --- errhandler.o --- mv -f .deps/errhandler.Tpo .deps/errhandler.Po --- changerstate.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR='"/var"' -pipe -O2 -fno-strict-aliasing -MT changerstate.o -MD -MP -MF .deps/changerstate.Tpo -c -o changerstate.o changerstate.cpp --- util.o --- mv -f .deps/util.Tpo .deps/util.Po --- diskchanger.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR='"/var"' -pipe -O2 -fno-strict-aliasing -MT diskchanger.o -MD -MP -MF .deps/diskchanger.Tpo -c -o diskchanger.o diskchanger.cpp --- tstring.o --- mv -f .deps/tstring.Tpo .deps/tstring.Po --- vchanger.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR='"/var"' -pipe -O2 -fno-strict-aliasing -MT vchanger.o -MD -MP -MF .deps/vchanger.Tpo -c -o vchanger.o vchanger.cpp --- vconf.o --- mv -f .deps/vconf.Tpo .deps/vconf.Po --- vchanger.o --- mv -f .deps/vchanger.Tpo .deps/vchanger.Po --- changerstate.o --- mv -f .deps/changerstate.Tpo .deps/changerstate.Po --- diskchanger.o --- mv -f .deps/diskchanger.Tpo .deps/diskchanger.Po --- inifile.o --- mv -f .deps/inifile.Tpo .deps/inifile.Po --- vchanger --- c++ -DLOCALSTATEDIR='"/var"' -pipe -O2 -fno-strict-aliasing -o vchanger getline.o gettimeofday.o localtime_r.o readlink.o symlink.o sleep.o syslog.o win32_util.o uuidlookup.o bconsole.o tstring.o inifile.o mypopen.o vconf.o loghandler.o errhandler.o util.o changerstate.o diskchanger.o vchanger.o -lpthread Making all in doc Making all in scripts -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for vchanger-1.0.1 ===> Generating temporary packing list Making install in src /bin/mkdir -p '/construction/sysutils/vchanger/stage/usr/local/bin' install -s -m 555 vchanger '/construction/sysutils/vchanger/stage/usr/local/bin' Making install in doc /bin/mkdir -p '/construction/sysutils/vchanger/stage/usr/local/man/man5' install -m 0644 vchanger.conf.5 '/construction/sysutils/vchanger/stage/usr/local/man/man5' /bin/mkdir -p '/construction/sysutils/vchanger/stage/usr/local/man/man8' install -m 0644 vchanger.8 '/construction/sysutils/vchanger/stage/usr/local/man/man8' Making install in scripts /bin/mkdir -p '/construction/sysutils/vchanger/stage/usr/local/bin' install -m 555 vchanger-genudevrules '/construction/sysutils/vchanger/stage/usr/local/bin' /bin/mkdir -p '/construction/sysutils/vchanger/stage/usr/local/libexec/vchanger' install -m 555 vchanger-launch-mount.sh vchanger-mount-uuid.sh vchanger-launch-umount.sh vchanger-umount-uuid.sh '/construction/sysutils/vchanger/stage/usr/local/libexec/vchanger' /bin/mkdir -p '/construction/sysutils/vchanger/stage/usr/local/share/doc/vchanger-1.0.1' install -m 0644 AUTHORS ChangeLog COPYING INSTALL NEWS README ReleaseNotes doc/vchangerHowto.html doc/vchanger-example.conf doc/example-vchanger-udev.rules '/construction/sysutils/vchanger/stage/usr/local/share/doc/vchanger-1.0.1' ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for vchanger-1.0.1 file sizes/checksums [21]: . done packing files [21]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Friday, 13 APR 2018 at 07:05:54 UTC Duration: 00:00:08