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: emulat...@freebsd.org Last committer: t...@freebsd.org Ident: $FreeBSD: head/emulators/rtc/Makefile 421387 2016-09-05 19:23:42Z tijl $ Log URL: http://beefy11.nyi.freebsd.org/data/head-i386-default/p460764_s328823/logs/rtc-2004.02.24.1_8.log Build URL: http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p460764_s328823 Log: =>> Building emulators/rtc build started at Sat Feb 3 11:26:13 UTC 2018 port directory: /usr/ports/emulators/rtc package name: rtc-2004.02.24.1_8 building for: FreeBSD head-i386-default-job-13 12.0-CURRENT FreeBSD 12.0-CURRENT 1200056 i386 maintained by: emulat...@freebsd.org Makefile ident: $FreeBSD: head/emulators/rtc/Makefile 421387 2016-09-05 19:23:42Z tijl $ Poudriere version: 3.2.4-34-g673bd441 Host OSVERSION: 1200054 Jail OSVERSION: 1200056 Job Id: 13 !!! Jail is newer than host. (Jail: 1200056, Host: 1200054) !!! !!! 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=1200056 UNAME_v=FreeBSD 12.0-CURRENT 1200056 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk OLDPWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.2.4-34-g673bd441 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes 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--- ---End OPTIONS List--- --MAINTAINER-- emulat...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/rtc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/rtc/work HOME=/wrkdirs/usr/ports/emulators/rtc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/emulators/rtc/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-- KMODDIR="/usr/local/modules" SYSDIR="/usr/src/sys" NO_XREF=yes XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/rtc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/rtc/work HOME=/wrkdirs/usr/ports/emulators/rtc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/emulators/rtc/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 LIBDIR="/usr/lib" 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-- DEVDIR="/compat/linux/dev" CDEV_MAJOR="202" RTC_H_DIR="" PORTDOCS="" PORTEXAMPLES="" KMODDIR="usr/local/modules" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/rtc" EXAMPLESDIR="share/examples/rtc" DATADIR="share/rtc" WWWDIR="www/rtc" ETCDIR="etc/rtc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rtc DOCSDIR=/usr/local/share/doc/rtc EXAMPLESDIR=/usr/local/share/examples/rtc WWWDIR=/usr/local/www/rtc ETCDIR=/usr/local/etc/rtc --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 #### ARCH=i386 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=12.0 OSVERSION=1200056 PYTHONBASE=/usr/local UID=0 _OSRELEASE=12.0-CURRENT #### Misc Poudriere #### GID=0 DISABLE_MAKE_JOBS=poudriere ---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 >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> rtc-2004.02.24.1_8 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.4.txz [head-i386-default-job-13] Installing pkg-1.10.4... [head-i386-default-job-13] Extracting pkg-1.10.4: .......... done ===> rtc-2004.02.24.1_8 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of rtc-2004.02.24.1_8 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by rtc-2004.02.24.1_8 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by rtc-2004.02.24.1_8 for building =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by rtc-2004.02.24.1_8 for building ===> Extracting for rtc-2004.02.24.1_8 =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for rtc-2004.02.24.1_8 =========================================================================== =======================<phase: build-depends >============================ =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for rtc-2004.02.24.1_8 =========================================================================== =======================<phase: build >============================ ===> Building for rtc-2004.02.24.1_8 awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -p awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -q awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -h machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include Warning: Object directory not changed from original /wrkdirs/usr/ports/emulators/rtc/work/files cc -O2 -pipe -fno-strict-aliasing -DCDEV_MAJOR_=202 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/emulators/rtc/work/files -I/sys -I. -I/usr/src/sys -fno-common -MD -MF.depend.rtc.o -MTrtc.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -Wno-error-address-of-packed-member -mno-aes -mno-avx -std=iso9899:1999 -c rtc.c -o rtc.o rtc.c:166:2: error: implicit declaration of function 'MALLOC' is invalid in C99 [-Werror,-Wimplicit-function-declaration] MALLOC(sc, struct rtc_softc*, sizeof(*sc), M_DEVBUF, M_WAITOK); ^ rtc.c:166:2: error: this function declaration is not a prototype [-Werror,-Wstrict-prototypes] rtc.c:166:13: error: expected expression MALLOC(sc, struct rtc_softc*, sizeof(*sc), M_DEVBUF, M_WAITOK); ^ rtc.c:199:2: error: implicit declaration of function 'FREE' is invalid in C99 [-Werror,-Wimplicit-function-declaration] FREE(sc, M_DEVBUF); ^ rtc.c:199:2: error: this function declaration is not a prototype [-Werror,-Wstrict-prototypes] 5 errors generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/emulators/rtc/work/files *** Error code 1 Stop. make: stopped in /usr/ports/emulators/rtc _______________________________________________ freebsd-emulation@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"