=> Building sysutils/hfm Started : Friday, 20 APR 2018 at 07:27:36 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 -------------------------------------------------- -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/sysutils/hfm XDG_CONFIG_HOME=/construction/sysutils/hfm HOME=/construction/sysutils/hfm TMPDIR="/tmp" PATH=/construction/sysutils/hfm/.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/hfm XDG_CONFIG_HOME=/construction/sysutils/hfm HOME=/construction/sysutils/hfm TMPDIR="/tmp" PATH=/construction/sysutils/hfm/.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 -------------------------------------------------- ETCDIR=/usr/local/etc/hfm TAG=v1.2.3 DESTDIR=/construction/sysutils/hfm/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/hfm" EXAMPLESDIR="share/examples/hfm" DATADIR="share/hfm" WWWDIR="www/hfm" ETCDIR="etc/hfm" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hfm DOCSDIR=/usr/local/share/doc/hfm EXAMPLESDIR=/usr/local/share/examples/hfm WWWDIR=/usr/local/www/hfm ETCDIR=/usr/local/etc/hfm -------------------------------------------------- -- /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 -------------------------------------------------------------------------------- ===> License BSD2CLAUSE accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> hfm-1.2.3_2 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 ===> hfm-1.2.3_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of hfm-1.2.3_2 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by hfm-1.2.3_2 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by hfm-1.2.3_2 for building => SHA256 Checksum OK for derekmarcotte-hfm-v1.2.3_GH0.tar.gz. => SHA256 Checksum OK for mitchellh-go-libucl-f9d0e55_GH0.tar.gz. => SHA256 Checksum OK for op-go-logging-dfaf3df_GH0.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by hfm-1.2.3_2 for building ===> Extracting for hfm-1.2.3_2 => SHA256 Checksum OK for derekmarcotte-hfm-v1.2.3_GH0.tar.gz. => SHA256 Checksum OK for mitchellh-go-libucl-f9d0e55_GH0.tar.gz. => SHA256 Checksum OK for op-go-logging-dfaf3df_GH0.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for hfm-1.2.3_2 (cd /construction/sysutils/hfm/hfm-1.2.3; /usr/bin/patch vendor/src/github.com/mitchellh/go-libucl/libucl.go < vendor/patches/github.com/mitchellh/go-libucl/libucl.go.patch ) Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/vendor/src/github.com/mitchellh/go-libucl/libucl.go b/vendor/src/github.com/mitchellh/go-libucl/libucl.go |index 6542301..cc12878 100644 |--- a/vendor/src/github.com/mitchellh/go-libucl/libucl.go |+++ b/vendor/src/github.com/mitchellh/go-libucl/libucl.go -------------------------- Patching file vendor/src/github.com/mitchellh/go-libucl/libucl.go using Plan A... Hunk #1 succeeded at 1. done -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- ===> hfm-1.2.3_2 depends on package: go>=1.5 - not found ===> Installing existing package /packages/All/go-1.10.1,1.txz Installing go-1.10.1,1... Extracting go-1.10.1,1: .......... done ===> hfm-1.2.3_2 depends on package: go>=1.5 - found ===> Returning to build of hfm-1.2.3_2 ===> hfm-1.2.3_2 depends on package: gb>=0.4 - not found ===> Installing existing package /packages/All/gb-0.4.4.txz Installing gb-0.4.4... Extracting gb-0.4.4: ...... done ===> hfm-1.2.3_2 depends on package: gb>=0.4 - found ===> Returning to build of hfm-1.2.3_2 ===> hfm-1.2.3_2 depends on file: /usr/local/lib/libucl.a - not found ===> Installing existing package /packages/All/libucl-0.8.0.txz Installing libucl-0.8.0... Extracting libucl-0.8.0: .......... done ===> hfm-1.2.3_2 depends on file: /usr/local/lib/libucl.a - found ===> Returning to build of hfm-1.2.3_2 -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for hfm-1.2.3_2 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for hfm-1.2.3_2 --- test --- --- bin/hfm --- --- test --- gb test all -v -short --- bin/hfm --- gb build -ldflags "-X main.build_tag=v1.2.3 -X main.build_etcdir=/usr/local/etc/hfm -extldflags '-static'" all github.com/op/go-logging In file included from /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/parser.go:9:0: /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h: In function '_go_macro_handler': /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h:21:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return go_macro_call((int)ud, (char*)data, (int)len); ^ /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h: In function '_go_macro_handler_func': /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h:27:12: warning: return from incompatible pointer type [-Wincompatible-pointer-types] return &_go_macro_handler; ^ /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h: In function '_go_macro_index': /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h:33:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (void *)idx; ^ In file included from /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/parser.go:9:0, from /tmp/gb502763478/github.com/mitchellh/go-libucl/_cgo/_cgo_export.c:3: /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h: In function '_go_macro_handler': /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h:21:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return go_macro_call((int)ud, (char*)data, (int)len); ^ /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h: In function '_go_macro_handler_func': /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h:27:12: warning: return from incompatible pointer type [-Wincompatible-pointer-types] return &_go_macro_handler; ^ /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h: In function '_go_macro_index': /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h:33:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (void *)idx; ^ cgo-gcc-prolog: At top level: cc1: warning: unrecognized command line option '-Wno-int-to-void-pointer-cast' /tmp/gb502763478/github.com/mitchellh/go-libucl/_cgo/_cgo_export.c: At top level: cc1: warning: unrecognized command line option '-Wno-int-to-void-pointer-cast' In file included from /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/object.go:5:0: /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h: In function '_go_macro_handler': /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h:21:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return go_macro_call((int)ud, (char*)data, (int)len); ^ /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h: In function '_go_macro_handler_func': /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h:27:12: warning: return from incompatible pointer type [-Wincompatible-pointer-types] return &_go_macro_handler; ^ /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h: In function '_go_macro_index': /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h:33:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (void *)idx; ^ --- test --- github.com/op/go-logging --- bin/hfm --- cgo-gcc-prolog: At top level: cc1: warning: unrecognized command line option '-Wno-int-to-void-pointer-cast' github.com/mitchellh/go-libucl --- test --- In file included from /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/parser.go:9:0, from /tmp/gb797998058/github.com/mitchellh/go-libucl/_cgo/_cgo_export.c:3: /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h: In function '_go_macro_handler': /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h:21:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return go_macro_call((int)ud, (char*)data, (int)len); ^ /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h: In function '_go_macro_handler_func': /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h:27:12: warning: return from incompatible pointer type [-Wincompatible-pointer-types] return &_go_macro_handler; ^ /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h: In function '_go_macro_index': /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h:33:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (void *)idx; ^ In file included from /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/parser.go:9:0: /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h: In function '_go_macro_handler': /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h:21:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return go_macro_call((int)ud, (char*)data, (int)len); ^ /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h: In function '_go_macro_handler_func': /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h:27:12: warning: return from incompatible pointer type [-Wincompatible-pointer-types] return &_go_macro_handler; ^ /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h: In function '_go_macro_index': /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h:33:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (void *)idx; ^ /tmp/gb797998058/github.com/mitchellh/go-libucl/_cgo/_cgo_export.c: At top level: cc1: warning: unrecognized command line option '-Wno-int-to-void-pointer-cast' In file included from /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/object.go:5:0: /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h: In function '_go_macro_handler': /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h:21:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return go_macro_call((int)ud, (char*)data, (int)len); ^ /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h: In function '_go_macro_handler_func': /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h:27:12: warning: return from incompatible pointer type [-Wincompatible-pointer-types] return &_go_macro_handler; ^ /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h: In function '_go_macro_index': /construction/sysutils/hfm/hfm-1.2.3/vendor/src/github.com/mitchellh/go-libucl/go-libucl.h:33:12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] return (void *)idx; ^ cgo-gcc-prolog: At top level: cc1: warning: unrecognized command line option '-Wno-int-to-void-pointer-cast' cgo-gcc-prolog: At top level: cc1: warning: unrecognized command line option '-Wno-int-to-void-pointer-cast' github.com/mitchellh/go-libucl --- bin/hfm --- cmd/hfm --- test --- cmd/hfm === RUN TestConfigEmpty --- PASS: TestConfigEmpty (0.00s) === RUN TestConfigBasic --- PASS: TestConfigBasic (0.00s) === RUN TestConfigGroup --- PASS: TestConfigGroup (0.00s) === RUN TestConfigInheritedFromDefault --- PASS: TestConfigInheritedFromDefault (0.00s) === RUN TestConfigMultipleInherited --- PASS: TestConfigMultipleInherited (0.00s) === RUN TestConfigMultipleInheritedZero --- PASS: TestConfigMultipleInheritedZero (0.00s) === RUN TestConfigGroupMultiple --- PASS: TestConfigGroupMultiple (0.00s) === RUN TestConfigOrdering --- PASS: TestConfigOrdering (0.00s) === RUN TestMainScheduleEmpty --- PASS: TestMainScheduleEmpty (0.00s) === RUN TestMainScheduleDefault --- PASS: TestMainScheduleDefault (0.00s) === RUN TestMainScheduleDefault500ms --- PASS: TestMainScheduleDefault500ms (0.00s) === RUN TestMainScheduleInheritDefault --- PASS: TestMainScheduleInheritDefault (0.00s) === RUN TestMainScheduleDelayOrder --- PASS: TestMainScheduleDelayOrder (0.00s) === RUN TestMainScheduleDelayScanOrdering --- PASS: TestMainScheduleDelayScanOrdering (0.00s) === RUN TestDriverRunsOne --- PASS: TestDriverRunsOne (0.00s) === RUN TestDriverStatusDisabled --- PASS: TestDriverStatusDisabled (0.00s) === RUN TestDriverInterrupt --- SKIP: TestDriverInterrupt (0.00s) ruledriver_test.go:84: Tests relying on timing should be done in a more controlled environment. === RUN TestDriverKill --- SKIP: TestDriverKill (0.00s) ruledriver_test.go:110: Tests relying on timing should be done in a more controlled environment. === RUN TestDriverExit1 --- PASS: TestDriverExit1 (0.00s) === RUN TestDriverChangeFail --- SKIP: TestDriverChangeFail (0.00s) ruledriver_test.go:160: Tests relying on timing should be done in a more controlled environment. === RUN TestDriverChangeSuccess --- SKIP: TestDriverChangeSuccess (0.00s) ruledriver_test.go:209: Tests relying on timing should be done in a more controlled environment. === RUN TestDriverDebounceFail --- SKIP: TestDriverDebounceFail (0.00s) ruledriver_test.go:262: Tests relying on timing should be done in a more controlled environment. === RUN TestDriverDebounceSuccess --- SKIP: TestDriverDebounceSuccess (0.00s) ruledriver_test.go:400: Tests relying on timing should be done in a more controlled environment. PASS -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for hfm-1.2.3_2 ===> Generating temporary packing list ===> Creating groups. ===> Creating users install -s -m 555 /construction/sysutils/hfm/hfm-1.2.3/bin/hfm /construction/sysutils/hfm/stage/usr/local/bin install -m 0644 /construction/sysutils/hfm/hfm-1.2.3/examples/hfm.conf.sample /construction/sysutils/hfm/stage/usr/local/etc/hfm install -m 0644 /construction/sysutils/hfm/hfm-1.2.3/examples/* /construction/sysutils/hfm/stage/usr/local/share/examples/hfm install -m 0644 /construction/sysutils/hfm/hfm-1.2.3/README.md /construction/sysutils/hfm/stage/usr/local/share/doc/hfm install -m 0644 /construction/sysutils/hfm/hfm-1.2.3/doc/* /construction/sysutils/hfm/stage/usr/local/share/doc/hfm ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for hfm-1.2.3_2 file sizes/checksums [13]: . done packing files [13]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Friday, 20 APR 2018 at 07:27:57 UTC Duration: 00:00:20