You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/net-mgmt/wmi-client/Makefile 457095 2017-12-23 17:59:50Z tijl $ Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p523508_s356869/logs/wmi-client-1.3.16_2.log Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p523508_s356869 Log: =>> Building net-mgmt/wmi-client build started at Sun Jan 19 05:33:26 UTC 2020 port directory: /usr/ports/net-mgmt/wmi-client package name: wmi-client-1.3.16_2 building for: FreeBSD head-armv6-default-job-08 13.0-CURRENT FreeBSD 13.0-CURRENT 1300076 arm maintained by: [email protected] Makefile ident: $FreeBSD: head/net-mgmt/wmi-client/Makefile 457095 2017-12-23 17:59:50Z tijl $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300062 Jail OSVERSION: 1300076 Job Id: 08 !!! Jail is newer than host. (Jail: 1300076, Host: 1300062) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv6 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o OSVERSION=1300076 UNAME_v=FreeBSD 13.0-CURRENT 1300076 UNAME_r=13.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local QEMU_EMULATING=1 USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-armv6-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for wmi-client-1.3.16_2: PYTHON=off: Build Python bindings ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/wmi-client/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/wmi-client/work HOME=/wrkdirs/usr/ports/net-mgmt/wmi-client/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-mgmt/wmi-client/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/wmi-client/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/wmi-client/work HOME=/wrkdirs/usr/ports/net-mgmt/wmi-client/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net-mgmt/wmi-client/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing " CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="-DLIBICONV_PLUG" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG " 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" --End MAKE_ENV-- --PLIST_SUB-- PYTHON="@comment " OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/wmi" EXAMPLESDIR="share/examples/wmi" DATADIR="share/wmi" WWWDIR="www/wmi" ETCDIR="etc/wmi" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/wmi DOCSDIR=/usr/local/share/doc/wmi EXAMPLESDIR=/usr/local/share/examples/wmi WWWDIR=/usr/local/www/wmi ETCDIR=/usr/local/etc/wmi --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=arm MACHINE_ARCH=armv6 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_9d218390=FreeBSD clang version 9.0.1 ([email protected]:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: armv6-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _ALTCCVERSION_9d218390=none _CXXINTERNAL_9c45a5b1=FreeBSD clang version 9.0.1 ([email protected]:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: armv6-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_9d218390_58173849=yes CC_OUTPUT_9d218390_9bdba57c=yes CC_OUTPUT_9d218390_6a4fe7f5=yes CC_OUTPUT_9d218390_6bcac02b=yes CC_OUTPUT_9d218390_67d20829=yes CC_OUTPUT_9d218390_bfa62e83=yes CC_OUTPUT_9d218390_f0b4d593=yes CC_OUTPUT_9d218390_308abb44=yes CC_OUTPUT_9d218390_f00456e5=yes CC_OUTPUT_9d218390_65ad290d=yes CC_OUTPUT_9d218390_f2776b26=yes CC_OUTPUT_9d218390_b2657cc3=yes CC_OUTPUT_9d218390_380987f7=yes CC_OUTPUT_9d218390_160933ec=yes CC_OUTPUT_9d218390_fb62803b=yes _OBJC_CCVERSION_9d218390=FreeBSD clang version 9.0.1 ([email protected]:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: armv6-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _OBJC_ALTCCVERSION_9d218390=none ARCH=armv6 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300076 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> wmi-client-1.3.16_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.12.0.txz [head-armv6-default-job-08] Installing pkg-1.12.0... [head-armv6-default-job-08] Extracting pkg-1.12.0: .......... done ===> wmi-client-1.3.16_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of wmi-client-1.3.16_2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by wmi-client-1.3.16_2 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by wmi-client-1.3.16_2 for building => SHA256 Checksum OK for wmi-1.3.16.tar.bz2. <snip> torture/raw/open.c:96:6: note: expanded from macro 'CHECK_TIME' if (abs(t1-t2) > 2) { \ ^ torture/raw/open.c:345:2: warning: absolute value function 'abs' given an argument of type 'long long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] CHECK_TIME(io.openx.out.write_time, write_time); ^ torture/raw/open.c:96:6: note: expanded from macro 'CHECK_TIME' if (abs(t1-t2) > 2) { \ ^ torture/raw/open.c:345:2: note: use function 'llabs' instead torture/raw/open.c:96:6: note: expanded from macro 'CHECK_TIME' if (abs(t1-t2) > 2) { \ ^ torture/raw/open.c:370:2: warning: absolute value function 'abs' given an argument of type 'long long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] CHECK_TIME(io.openx.out.write_time, write_time); ^ torture/raw/open.c:96:6: note: expanded from macro 'CHECK_TIME' if (abs(t1-t2) > 2) { \ ^ torture/raw/open.c:370:2: note: use function 'llabs' instead torture/raw/open.c:96:6: note: expanded from macro 'CHECK_TIME' if (abs(t1-t2) > 2) { \ ^ torture/raw/open.c:1094:2: warning: absolute value function 'abs' given an argument of type 'long long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] CHECK_TIME(basetime, write_time); ^ torture/raw/open.c:96:6: note: expanded from macro 'CHECK_TIME' if (abs(t1-t2) > 2) { \ ^ torture/raw/open.c:1094:2: note: use function 'llabs' instead torture/raw/open.c:96:6: note: expanded from macro 'CHECK_TIME' if (abs(t1-t2) > 2) { \ ^ torture/raw/open.c:1150:2: warning: absolute value function 'abs' given an argument of type 'long long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] CHECK_TIME(basetime, write_time); ^ torture/raw/open.c:96:6: note: expanded from macro 'CHECK_TIME' if (abs(t1-t2) > 2) { \ ^ torture/raw/open.c:1150:2: note: use function 'llabs' instead torture/raw/open.c:96:6: note: expanded from macro 'CHECK_TIME' if (abs(t1-t2) > 2) { \ ^ torture/raw/open.c:1257:31: warning: 'memcmp' call operates on objects of type 'const char' while the size is based on a different type 'const char *' [-Wsizeof-pointer-memaccess] if (memcmp(buf, buf2, sizeof(buf)) != 0) { ~~~ ^~~ torture/raw/open.c:1257:31: note: did you mean to provide an explicit length? if (memcmp(buf, buf2, sizeof(buf)) != 0) { ^~~ 6 warnings generated. Compiling torture/raw/mkdir.c Compiling torture/raw/oplock.c Compiling torture/raw/notify.c Compiling torture/raw/mux.c Compiling torture/raw/ioctl.c Compiling torture/raw/chkpath.c Compiling torture/raw/unlink.c Compiling torture/raw/read.c Compiling torture/raw/context.c Compiling torture/raw/write.c Compiling torture/raw/lock.c Compiling torture/raw/lockbench.c Compiling torture/raw/rename.c Compiling torture/raw/eas.c torture/raw/eas.c:268:17: warning: result of comparison of constant 0 with expression of type 'BOOL' (aka 'bool') is always false [-Wtautological-constant-compare] if (maxeadebug < 0) { ~~~~~~~~~~ ^ ~ 1 warning generated. Compiling torture/raw/streams.c Compiling torture/raw/acls.c Compiling torture/raw/seek.c Compiling torture/raw/samba3hide.c Compiling torture/raw/samba3misc.c Compiling torture/raw/composite.c Compiling torture/raw/raw.c Compiling torture/basic/base.c torture/basic/base.c:181:6: warning: absolute value function 'abs' given an argument of type 'long long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] if (abs(t - time(NULL)) > 60*60*24*10) { ^ torture/basic/base.c:181:6: note: use function 'llabs' instead if (abs(t - time(NULL)) > 60*60*24*10) { ^~~ llabs torture/basic/base.c:284:7: warning: absolute value function 'abs' given an argument of type 'long long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] if (abs(m_time - time(NULL)) > 60*60*24*7) { ^ torture/basic/base.c:284:7: note: use function 'llabs' instead if (abs(m_time - time(NULL)) > 60*60*24*7) { ^~~ llabs 2 warnings generated. Compiling torture/basic/misc.c Compiling torture/basic/scanner.c Compiling torture/basic/utable.c Compiling torture/basic/charset.c Compiling torture/basic/mangle_test.c Compiling torture/basic/denytest.c Compiling torture/basic/aliases.c Compiling torture/basic/locking.c Compiling torture/basic/secleak.c Compiling torture/basic/rename.c Compiling torture/basic/dir.c Compiling torture/basic/delete.c Compiling torture/basic/unlink.c Compiling torture/basic/disconnect.c Compiling torture/basic/delaywrite.c Compiling torture/basic/attr.c Compiling torture/basic/properties.c Compiling torture/auth/ntlmssp.c Compiling torture/auth/pac.c Compiling torture/nbench/nbio.c Compiling torture/nbench/nbench.c Compiling torture/libnet/libnet.c Compiling torture/libnet/userinfo.c Compiling torture/libnet/userman.c Compiling torture/libnet/domain.c Compiling torture/libnet/libnet_lookup.c Compiling torture/libnet/libnet_user.c Compiling torture/libnet/libnet_share.c Compiling torture/libnet/libnet_rpc.c Compiling torture/libnet/libnet_domain.c Compiling torture/rap/rap.c Compiling torture/local/iconv.c Compiling lib/crypto/md4test.c Compiling lib/crypto/md5test.c Compiling lib/crypto/hmacmd5test.c Compiling lib/crypto/sha1test.c Compiling lib/crypto/hmacsha1test.c Compiling lib/talloc/testsuite.c Compiling lib/replace/test/os2_delete.c lib/replace/test/os2_delete.c:34:28: warning: expression result unused [-Wunused-value] mkdir(TESTDIR, 0700) == 0 || FAILED("mkdir"); ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~ lib/replace/test/os2_delete.c:43:49: warning: expression result unused [-Wunused-value] close(open(fname, O_CREAT|O_RDWR, 0600)) == 0 || FAILED("close"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~ lib/replace/test/os2_delete.c:70:22: warning: expression result unused [-Wunused-value] unlink(fname) == 0 || FAILED("unlink"); ~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ lib/replace/test/os2_delete.c:99:31: warning: expression result unused [-Wunused-value] strcmp(de->d_name, ".") == 0 || FAILED("match ."); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ lib/replace/test/os2_delete.c:101:32: warning: expression result unused [-Wunused-value] strcmp(de->d_name, "..") == 0 || FAILED("match .."); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~ lib/replace/test/os2_delete.c:112:22: warning: expression result unused [-Wunused-value] rmdir(TESTDIR) == 0 || FAILED("rmdir"); ~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~ 6 warnings generated. Compiling lib/replace/test/testsuite.c Compiling torture/local/messaging.c Compiling torture/local/binding_string.c Compiling torture/local/idtree.c Compiling torture/local/socket.c Compiling torture/local/irpc.c Compiling torture/local/registry.c Compiling torture/local/resolve.c Compiling torture/local/util_strlist.c Compiling torture/local/util_file.c Compiling torture/local/sddl.c Compiling torture/local/ndr.c Compiling torture/local/event.c Compiling torture/local/local.c Compiling torture/local/dbspeed.c Compiling torture/local/torture.c Linking bin/static/libtorture.a Compiling librpc/gen_ndr/ndr_srvsvc_c.c Linking bin/static/librpc_ndr_srvsvc.a Compiling librpc/gen_ndr/ndr_w32time_c.c Linking bin/static/librpc_ndr_w32time.a Compiling librpc/gen_ndr/ndr_policyagent_c.c Linking bin/static/librpc_ndr_policyagent.a Linking bin/shared/libndr_dcom.so.0.0.1 Linking bin/shared/libshare.so.0.0.1 Linking bin/shared/libndr_browser.so.0.0.1 Linking bin/shared/librpc_ndr_unixinfo.so.0.0.1 Linking bin/shared/libndr_keysvc.so.0.0.1 Linking bin/shared/libndr_w32time.so.0.0.1 Linking bin/shared/libasync_wmi_lib.so.0.0.2 Linking bin/shared/libndr_eventlog.so.0.0.1 Linking bin/shared/libndr_winstation.so.0.0.1 Linking bin/shared/libgensec.so.0.0.1 Linking bin/shared/libndr_nfs4acl.so.0.0.1 Linking bin/shared/libtdb.so.0.0.1 Linking bin/shared/libndr_frsrpc.so.0.0.1 Compiling ntvfs/common/init.c Compiling ntvfs/common/brlock.c Compiling ntvfs/common/opendb.c Compiling ntvfs/common/notify.c Linking bin/static/libntvfs_common.a Compiling ntvfs/sysdep/sys_notify.c Linking bin/static/libsys_notify.a Compiling lib/util/wrap_xattr.c Linking bin/static/libwrap_xattr.a Compiling rpc_server/common/server_info.c Compiling rpc_server/common/share_info.c Linking bin/static/libdcerpc_common.a Compiling lib/registry/tdr_regf.c Linking bin/static/libtdr_regf.a =>> Killing runaway build after 21600 seconds with no output _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
