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/sysutils/iichid/Makefile 543383 2020-07-24 22:10:22Z wulf $ Log URL: http://beefy17.nyi.freebsd.org/data/main-i386-default/p562360_s5bd565855a/logs/iichid-0.0.3.log Build URL: http://beefy17.nyi.freebsd.org/build.html?mastername=main-i386-default&build=p562360_s5bd565855a Log: =>> Building sysutils/iichid build started at Sat Jan 23 05:05:12 UTC 2021 port directory: /usr/ports/sysutils/iichid package name: iichid-0.0.3 building for: FreeBSD main-i386-default-job-06 13.0-ALPHA1 FreeBSD 13.0-ALPHA1 1300136 i386 maintained by: [email protected] Makefile ident: $FreeBSD: head/sysutils/iichid/Makefile 543383 2020-07-24 22:10:22Z wulf $ Poudriere version: 3.2.8-8-gaf08dbda Host OSVERSION: 1300134 Jail OSVERSION: 1300136 Job Id: 06 !!! Jail is newer than host. (Jail: 1300136, Host: 1300134) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1300136 UNAME_v=FreeBSD 13.0-ALPHA1 1300136 UNAME_r=13.0-ALPHA1 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-8-gaf08dbda MASTERMNT=/usr/local/poudriere/data/.m/main-i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-i386-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 iichid-0.0.3: DEBUG=off: Build with debugging support I2C=on: HID over I2C support USB=off: HID over USB support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/iichid/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/iichid/work HOME=/wrkdirs/usr/ports/sysutils/iichid/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/iichid/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-- WERROR="" KMODDIR="/boot/modules" SYSDIR="/usr/src/sys" NO_XREF=yes XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/iichid/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/iichid/work HOME=/wrkdirs/usr/ports/sysutils/iichid/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/iichid/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="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -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" --End MAKE_ENV-- --PLIST_SUB-- KMODDIR="boot/modules" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/iichid" EXAMPLESDIR="share/examples/iichid" DATADIR="share/iichid" WWWDIR="www/iichid" ETCDIR="etc/iichid" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/iichid DOCSDIR=/usr/local/share/doc/iichid EXAMPLESDIR=/usr/local/share/examples/iichid WWWDIR=/usr/local/www/iichid ETCDIR=/usr/local/etc/iichid --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=i386 MACHINE_ARCH=i386 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_921dbbb2=FreeBSD clang version 11.0.1 ([email protected]:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 ([email protected]:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-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_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 ([email protected]:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=13.0-ALPHA1 OSREL=13.0 OSVERSION=1300136 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 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 >============================ ===> License BSD2CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> iichid-0.0.3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.2.txz [main-i386-default-job-06] Installing pkg-1.16.2... [main-i386-default-job-06] Extracting pkg-1.16.2: .......... done ===> iichid-0.0.3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of iichid-0.0.3 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by iichid-0.0.3 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by iichid-0.0.3 for building => SHA256 Checksum OK for wulf7-iichid-0.0.3_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by iichid-0.0.3 for building ===> Extracting for iichid-0.0.3 => SHA256 Checksum OK for wulf7-iichid-0.0.3_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for iichid-0.0.3 /usr/bin/sed -i.bak -e '/iichid_debug =/s/1/0/' /wrkdirs/usr/ports/sysutils/iichid/work/iichid-0.0.3/iichid.c =========================================================================== <snip> --- iichid.o --- #define HID_INPUT_REPORT 0x1 ^ --- hconf.o --- #define HID_OUTPUT_REPORT 0x2 ^ /usr/src/sys/dev/hid/hid.h:170:9: note: previous definition is here --- iichid.o --- /usr/src/sys/dev/hid/hid.h:169:9: note: previous definition is here #define HID_INPUT_REPORT 0x01 ^ --- hconf.o --- #define HID_OUTPUT_REPORT 0x02 ^ In file included from hconf.c:46: ./hid.h:64:9: warning: 'HID_FEATURE_REPORT' macro redefined [-Wmacro-redefined] --- iichid.o --- In file included from iichid.c:57: ./hid.h:63:9: warning: 'HID_OUTPUT_REPORT' macro redefined [-Wmacro-redefined] --- hconf.o --- #define HID_FEATURE_REPORT 0x3 ^ /usr/src/sys/dev/hid/hid.h:171:9: note: previous definition is here --- iichid.o --- #define HID_OUTPUT_REPORT 0x2 ^ /usr/src/sys/dev/hid/hid.h:170:9: note: previous definition is here --- hconf.o --- #define HID_FEATURE_REPORT 0x03 ^ --- iichid.o --- #define HID_OUTPUT_REPORT 0x02 ^ In file included from iichid.c:57: ./hid.h:64:9: warning: 'HID_FEATURE_REPORT' macro redefined [-Wmacro-redefined] --- hconf.o --- In file included from hconf.c:46: ./hid.h:80:20: warning: redefinition of typedef 'hid_size_t' is a C11 feature [-Wtypedef-redefinition] --- iichid.o --- #define HID_FEATURE_REPORT 0x3 ^ --- hconf.o --- typedef usb_size_t hid_size_t; ^ /usr/src/sys/dev/hid/hid.h:223:18: note: previous definition is here --- iichid.o --- /usr/src/sys/dev/hid/hid.h:171:9: note: previous definition is here --- hconf.o --- typedef uint32_t hid_size_t; ^ --- iichid.o --- #define HID_FEATURE_REPORT 0x03 ^ --- hconf.o --- In file included from hconf.c:46: ./hid.h:82:8: error: redefinition of 'hid_absinfo' struct hid_absinfo { ^ /usr/src/sys/dev/hid/hid.h:271:8: note: previous definition is here --- iichid.o --- In file included from iichid.c:57: ./hid.h:80:20: warning: redefinition of typedef 'hid_size_t' is a C11 feature [-Wtypedef-redefinition] --- hconf.o --- struct hid_absinfo { ^ --- iichid.o --- typedef usb_size_t hid_size_t; ^ --- hconf.o --- In file included from hconf.c:46: ./hid.h:88:8: error: redefinition of 'hid_device_info' --- iichid.o --- /usr/src/sys/dev/hid/hid.h:223:18: note: previous definition is here --- hconf.o --- struct hid_device_info { ^ --- iichid.o --- typedef uint32_t hid_size_t; ^ --- hconf.o --- /usr/src/sys/dev/hid/hid.h:277:8: note: previous definition is here --- iichid.o --- In file included from iichid.c:57: ./hid.h:82:8: error: redefinition of 'hid_absinfo' --- hconf.o --- struct hid_device_info { ^ --- iichid.o --- struct hid_absinfo { ^ /usr/src/sys/dev/hid/hid.h:271:8: note: previous definition is here struct hid_absinfo { ^ In file included from iichid.c:57: --- hconf.o --- In file included from hconf.c:46: ./hid.h:103:14: warning: redefinition of typedef 'hid_intr_t' is a C11 feature [-Wtypedef-redefinition] --- iichid.o --- ./hid.h:88:8: error: redefinition of 'hid_device_info' struct hid_device_info { ^ /usr/src/sys/dev/hid/hid.h:277:8: note: previous definition is here --- hconf.o --- typedef void hid_intr_t(void *context, void *data, hid_size_t len); ^ --- iichid.o --- struct hid_device_info { ^ --- hconf.o --- /usr/src/sys/dev/hid/hid.h:305:14: note: previous definition is here typedef void hid_intr_t(void *context, void *data, hid_size_t len); ^ --- iichid.o --- In file included from iichid.c:57: --- hconf.o --- In file included from hconf.c:46: ./hid.h:104:14: warning: redefinition of typedef 'hid_test_quirk_t' is a C11 feature [-Wtypedef-redefinition] --- iichid.o --- ./hid.h:103:14: warning: redefinition of typedef 'hid_intr_t' is a C11 feature [-Wtypedef-redefinition] --- hconf.o --- typedef bool hid_test_quirk_t(const struct hid_device_info *dev_info, ^ --- iichid.o --- typedef void hid_intr_t(void *context, void *data, hid_size_t len); ^ --- hconf.o --- /usr/src/sys/dev/hid/hid.h:306:14: note: previous definition is here --- iichid.o --- /usr/src/sys/dev/hid/hid.h:305:14: note: previous definition is here --- hconf.o --- typedef bool hid_test_quirk_t(const struct hid_device_info *dev_info, ^ --- iichid.o --- typedef void hid_intr_t(void *context, void *data, hid_size_t len); ^ In file included from iichid.c:57: --- hconf.o --- In file included from hconf.c:46: ./hid.h:108:1: error: static declaration of 'hid_get_udata' follows non-static declaration --- iichid.o --- ./hid.h:104:14: warning: redefinition of typedef 'hid_test_quirk_t' is a C11 feature [-Wtypedef-redefinition] typedef bool hid_test_quirk_t(const struct hid_device_info *dev_info, ^ --- hconf.o --- hid_get_udata(const uint8_t *buf, hid_size_t len, struct hid_location *loc) ^ /usr/src/sys/dev/hid/hid.h:325:10: note: previous declaration is here --- iichid.o --- /usr/src/sys/dev/hid/hid.h:306:14: note: previous definition is here typedef bool hid_test_quirk_t(const struct hid_device_info *dev_info, ^ --- hconf.o --- uint32_t hid_get_udata(const uint8_t *buf, hid_size_t len, ^ In file included from hconf.c:46: --- iichid.o --- In file included from iichid.c:57: ./hid.h:108:1: error: static declaration of 'hid_get_udata' follows non-static declaration --- hconf.o --- ./hid.h:110:10: warning: implicit declaration of function 'hid_get_data_unsigned' is invalid in C99 [-Wimplicit-function-declaration] --- iichid.o --- hid_get_udata(const uint8_t *buf, hid_size_t len, struct hid_location *loc) ^ /usr/src/sys/dev/hid/hid.h:325:10: note: previous declaration is here --- hconf.o --- return (hid_get_data_unsigned(buf, len, loc)); ^ --- iichid.o --- uint32_t hid_get_udata(const uint8_t *buf, hid_size_t len, ^ In file included from iichid.c:57: ./hid.h:110:10: warning: implicit declaration of function 'hid_get_data_unsigned' is invalid in C99 [-Wimplicit-function-declaration] return (hid_get_data_unsigned(buf, len, loc)); ^ --- hconf.o --- hconf.c:179:4: warning: implicit declaration of function 'hid_put_data_unsigned' is invalid in C99 [-Wimplicit-function-declaration] hid_put_data_unsigned(fbuf + 1, ofc->rlen - 1, ^ hconf.c:185:2: warning: implicit declaration of function 'hid_put_data_unsigned' is invalid in C99 [-Wimplicit-function-declaration] hid_put_data_unsigned(fbuf + 1, fc->rlen - 1, &fc->loc, val); ^ 9 warnings and 3 errors generated. *** [hconf.o] Error code 1 make[1]: stopped in /wrkdirs/usr/ports/sysutils/iichid/work/iichid-0.0.3 --- iichid.o --- 7 warnings and 3 errors generated. *** [iichid.o] Error code 1 make[1]: stopped in /wrkdirs/usr/ports/sysutils/iichid/work/iichid-0.0.3 2 errors make[1]: stopped in /wrkdirs/usr/ports/sysutils/iichid/work/iichid-0.0.3 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/iichid _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
