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/mail/mess822/Makefile 441907 2017-05-28 10:58:00Z antoine $ Log URL: http://beefy12.nyi.freebsd.org/data/head-armv7-default/p531468_s359811/logs/mess822-0.58_2.log Build URL: http://beefy12.nyi.freebsd.org/build.html?mastername=head-armv7-default&build=p531468_s359811 Log: =>> Building mail/mess822 build started at Mon Apr 13 14:46:29 UTC 2020 port directory: /usr/ports/mail/mess822 package name: mess822-0.58_2 building for: FreeBSD head-armv7-default-job-01 13.0-CURRENT FreeBSD 13.0-CURRENT 1300090 arm maintained by: [email protected] Makefile ident: $FreeBSD: head/mail/mess822/Makefile 441907 2017-05-28 10:58:00Z antoine $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300076 Jail OSVERSION: 1300090 Job Id: 01 !!! Jail is newer than host. (Jail: 1300090, Host: 1300076) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=armv7 UNAME_m=arm ABI_FILE=/usr/lib/crt1.o OSVERSION=1300090 UNAME_v=FreeBSD 13.0-CURRENT 1300090 UNAME_r=13.0-CURRENT BLOCKSIZE=K 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-armv7-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-armv7-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-armv7-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-armv7-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--- ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/mess822/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/mess822/work HOME=/wrkdirs/usr/ports/mail/mess822/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/mess822/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/mail/mess822/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/mess822/work HOME=/wrkdirs/usr/ports/mail/mess822/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/mess822/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 -fstack-protector-strong -fno-strict-aliasing " CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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-- OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/mess822" EXAMPLESDIR="share/examples/mess822" DATADIR="share/mess822" WWWDIR="www/mess822" ETCDIR="etc/mess822" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mess822 DOCSDIR=/usr/local/share/doc/mess822 EXAMPLESDIR=/usr/local/share/examples/mess822 WWWDIR=/usr/local/www/mess822 ETCDIR=/usr/local/etc/mess822 --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=armv7 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 10.0.0 ([email protected]:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _ALTCCVERSION_9d218390=none _CXXINTERNAL_9c45a5b1=FreeBSD clang version 10.0.0 ([email protected]:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: armv7-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 10.0.0 ([email protected]:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: armv7-unknown-freebsd13.0-gnueabihf Thread model: posix InstalledDir: /nxb-bin/usr/bin _OBJC_ALTCCVERSION_9d218390=none ARCH=armv7 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300090 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 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 >============================ ===> NOTICE: The mess822 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port =========================================================================== =======================<phase: pkg-depends >============================ ===> mess822-0.58_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.14.2.txz [head-armv7-default-job-01] Installing pkg-1.14.2... [head-armv7-default-job-01] Extracting pkg-1.14.2: .......... done ===> mess822-0.58_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of mess822-0.58_2 =========================================================================== <snip> tokenize.c:34:1: note: change return type to 'int' void main() ^~~~ int tokenize.c:79:3: warning: implicitly declaring library function '_exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] _exit(0); ^ tokenize.c:79:3: note: include the header <unistd.h> or explicitly provide a declaration for '_exit' 2 warnings generated. ./load tokenize mess822.a getln.a strerr.a substdio.a stralloc.a alloc.a error.a str.a ./compile addrlist.c addrlist.c:19:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (ch = *buf) { ~~~^~~~~~ addrlist.c:19:13: note: place parentheses around the assignment to silence this warning while (ch = *buf) { ^ ( ) addrlist.c:19:13: note: use '==' to turn this assignment into an equality comparison while (ch = *buf) { ^ == addrlist.c:32:1: warning: return type of 'main' is not 'int' [-Wmain-return-type] void main() ^ addrlist.c:32:1: note: change return type to 'int' void main() ^~~~ int addrlist.c:79:3: warning: implicitly declaring library function '_exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] _exit(0); ^ addrlist.c:79:3: note: include the header <unistd.h> or explicitly provide a declaration for '_exit' 3 warnings generated. ./load addrlist mess822.a getln.a strerr.a substdio.a stralloc.a alloc.a error.a str.a ./compile quote.c quote.c:17:1: warning: return type of 'main' is not 'int' [-Wmain-return-type] void main(argc,argv) ^ quote.c:17:1: note: change return type to 'int' void main(argc,argv) ^~~~ int quote.c:41:3: warning: implicitly declaring library function '_exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] _exit(0); ^ quote.c:41:3: note: include the header <unistd.h> or explicitly provide a declaration for '_exit' 2 warnings generated. ./load quote mess822.a strerr.a substdio.a stralloc.a alloc.a error.a str.a ./compile parsedate.c parsedate.c:23:1: warning: return type of 'main' is not 'int' [-Wmain-return-type] void main() ^ parsedate.c:23:1: note: change return type to 'int' void main() ^~~~ int parsedate.c:64:3: warning: implicitly declaring library function '_exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] _exit(0); ^ parsedate.c:64:3: note: include the header <unistd.h> or explicitly provide a declaration for '_exit' 2 warnings generated. ./load parsedate libtai.a mess822.a getln.a strerr.a substdio.a stralloc.a alloc.a error.a str.a case.a fs.a nroff -man iftocc.1 > iftocc.0 nroff -man ofmipd.8 > ofmipd.0 nroff -man ofmipname.8 > ofmipname.0 nroff -man new-inject.1 > new-inject.0 nroff -man rewriting.5 > rewriting.0 nroff -man rewritehost.3 > rewritehost.0 nroff -man 822header.1 > 822header.0 nroff -man 822field.1 > 822field.0 nroff -man 822date.1 > 822date.0 nroff -man 822received.1 > 822received.0 nroff -man 822print.1 > 822print.0 nroff -man mess822.3 > mess822.0 nroff -man mess822_addr.3 > mess822_addr.0 nroff -man mess822_date.3 > mess822_date.0 nroff -man mess822_fold.3 > mess822_fold.0 nroff -man mess822_quote.3 > mess822_quote.0 nroff -man mess822_token.3 > mess822_token.0 nroff -man mess822_when.3 > mess822_when.0 =========================================================================== =======================<phase: run-depends >============================ =========================================================================== =======================<phase: stage >============================ ===> Staging for mess822-0.58_2 ===> Generating temporary packing list ./compile install.c install.c:20:7: warning: implicit declaration of function 'mkdir' is invalid in C99 [-Wimplicit-function-declaration] if (mkdir(home,0700) == -1) ^ install.c:23:7: warning: implicit declaration of function 'chown' is invalid in C99 [-Wimplicit-function-declaration] if (chown(home,uid,gid) == -1) ^ install.c:25:7: warning: implicit declaration of function 'chmod' is invalid in C99 [-Wimplicit-function-declaration] if (chmod(home,mode) == -1) ^ install.c:36:7: warning: implicit declaration of function 'chdir' is invalid in C99 [-Wimplicit-function-declaration] if (chdir(home) == -1) ^ install.c:38:7: warning: implicit declaration of function 'mkdir' is invalid in C99 [-Wimplicit-function-declaration] if (mkdir(subdir,0700) == -1) ^ install.c:41:7: warning: implicit declaration of function 'chown' is invalid in C99 [-Wimplicit-function-declaration] if (chown(subdir,uid,gid) == -1) ^ install.c:43:7: warning: implicit declaration of function 'chmod' is invalid in C99 [-Wimplicit-function-declaration] if (chmod(subdir,mode) == -1) ^ install.c:63:7: warning: implicit declaration of function 'fchdir' is invalid in C99 [-Wimplicit-function-declaration] if (fchdir(fdsourcedir) == -1) ^ install.c:71:7: warning: implicit declaration of function 'chdir' is invalid in C99 [-Wimplicit-function-declaration] if (chdir(home) == -1) ^ install.c:88:3: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration] close(fdin); ^ install.c:91:7: warning: implicit declaration of function 'fsync' is invalid in C99 [-Wimplicit-function-declaration] if (fsync(fdout) == -1) ^ install.c:96:7: warning: implicit declaration of function 'chown' is invalid in C99 [-Wimplicit-function-declaration] if (chown(file,uid,gid) == -1) ^ install.c:98:7: warning: implicit declaration of function 'chmod' is invalid in C99 [-Wimplicit-function-declaration] if (chmod(file,mode) == -1) ^ install.c:113:7: warning: implicit declaration of function 'chdir' is invalid in C99 [-Wimplicit-function-declaration] if (chdir(home) == -1) ^ install.c:129:7: warning: implicit declaration of function 'fsync' is invalid in C99 [-Wimplicit-function-declaration] if (fsync(fdout) == -1) ^ install.c:131:7: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration] if (close(fdout) == -1) /* NFS silliness */ ^ install.c:134:7: warning: implicit declaration of function 'chown' is invalid in C99 [-Wimplicit-function-declaration] if (chown(file,uid,gid) == -1) ^ install.c:136:7: warning: implicit declaration of function 'chmod' is invalid in C99 [-Wimplicit-function-declaration] if (chmod(file,mode) == -1) ^ install.c:140:1: warning: return type of 'main' is not 'int' [-Wmain-return-type] void main() ^ install.c:140:1: note: change return type to 'int' void main() ^~~~ int install.c:146:3: warning: implicit declaration of function 'umask' is invalid in C99 [-Wimplicit-function-declaration] umask(077); ^ 20 warnings generated. ./compile hier.c hier.c:5:3: warning: implicit declaration of function 'h' is invalid in C99 [-Wimplicit-function-declaration] h(auto_home,-1,-1,0755); ^ hier.c:7:3: warning: implicit declaration of function 'd' is invalid in C99 [-Wimplicit-function-declaration] d(auto_home,"bin",-1,-1,0755); ^ hier.c:17:3: warning: implicit declaration of function 'c' is invalid in C99 [-Wimplicit-function-declaration] c(auto_home,"lib","mess822.a",-1,-1,0644); ^ 3 warnings generated. ./auto-str auto_home `head -1 conf-home` > auto_home.c ./compile auto_home.c ./load install hier.o auto_home.o strerr.a substdio.a stralloc.a alloc.a open.a error.a str.a ./install ./compile instcheck.c instcheck.c:59:7: warning: implicit declaration of function 'chdir' is invalid in C99 [-Wimplicit-function-declaration] if (chdir(home) == -1) ^ instcheck.c:71:7: warning: implicit declaration of function 'chdir' is invalid in C99 [-Wimplicit-function-declaration] if (chdir(home) == -1) ^ instcheck.c:84:7: warning: implicit declaration of function 'chdir' is invalid in C99 [-Wimplicit-function-declaration] if (chdir(home) == -1) ^ instcheck.c:99:7: warning: implicit declaration of function 'chdir' is invalid in C99 [-Wimplicit-function-declaration] if (chdir(home) == -1) ^ instcheck.c:104:1: warning: return type of 'main' is not 'int' [-Wmain-return-type] void main() ^ instcheck.c:104:1: note: change return type to 'int' void main() ^~~~ int 5 warnings generated. ./load instcheck hier.o auto_home.o strerr.a substdio.a stralloc.a alloc.a error.a str.a ./instcheck qemu: uncaught target signal 11 (Segmentation fault) - core dumped *** Signal 11 Stop. make[1]: stopped in /wrkdirs/usr/ports/mail/mess822/work/mess822-0.58 *** Error code 1 Stop. make: stopped in /usr/ports/mail/mess822 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
