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/security/fakeroot/Makefile 481024 2018-10-01 10:16:21Z martymac $ Log URL: http://beefy17.nyi.freebsd.org/data/head-i386-default/p526731_s358233/logs/fakeroot-1.23.log Build URL: http://beefy17.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p526731_s358233 Log: =>> Building security/fakeroot build started at Sat Feb 22 01:26:31 UTC 2020 port directory: /usr/ports/security/fakeroot package name: fakeroot-1.23 building for: FreeBSD head-i386-default-job-07 13.0-CURRENT FreeBSD 13.0-CURRENT 1300081 i386 maintained by: [email protected] Makefile ident: $FreeBSD: head/security/fakeroot/Makefile 481024 2018-10-01 10:16:21Z martymac $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300076 Jail OSVERSION: 1300081 Job Id: 07 !!! Jail is newer than host. (Jail: 1300081, 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=i386 UNAME_m=i386 OSVERSION=1300081 UNAME_v=FreeBSD 13.0-CURRENT 1300081 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 USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-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--- ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --with-ipc=tcp --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/fakeroot/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/fakeroot/work HOME=/wrkdirs/usr/ports/security/fakeroot/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/fakeroot/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/fakeroot/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/fakeroot/work HOME=/wrkdirs/usr/ports/security/fakeroot/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/fakeroot/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 -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="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/fakeroot" EXAMPLESDIR="share/examples/fakeroot" DATADIR="share/fakeroot" WWWDIR="www/fakeroot" ETCDIR="etc/fakeroot" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fakeroot DOCSDIR=/usr/local/share/doc/fakeroot EXAMPLESDIR=/usr/local/share/examples/fakeroot WWWDIR=/usr/local/www/fakeroot ETCDIR=/usr/local/etc/fakeroot --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 9.0.1 ([email protected]:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 9.0.1 ([email protected]:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) 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 9.0.1 ([email protected]:llvm/llvm-project.git c1a0a213378a458fbea1a5c77b315c7dce08fd05) (based on LLVM 9.0.1) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300081 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 GPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> fakeroot-1.23 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.13.2.txz [head-i386-default-job-07] Installing pkg-1.13.2... [head-i386-default-job-07] Extracting pkg-1.13.2: .......... done ===> fakeroot-1.23 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of fakeroot-1.23 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by fakeroot-1.23 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by fakeroot-1.23 for building => SHA256 Checksum OK for fakeroot_1.23.orig.tar.xz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by fakeroot-1.23 for building ===> Extracting for fakeroot-1.23 => SHA256 Checksum OK for fakeroot_1.23.orig.tar.xz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for fakeroot-1.23 ===> Applying FreeBSD patches for fakeroot-1.23 =========================================================================== =======================<phase: build-depends >============================ =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for fakeroot-1.23 configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd13.0 <snip> checking for flistxattr... no checking for getxattr... no checking for lgetxattr... no checking for fgetxattr... no checking for setxattr... no checking for lsetxattr... no checking for fsetxattr... no checking for removexattr... no checking for lremovexattr... no checking for fremovexattr... no checking for __xstat... no checking for _xstat... no checking for __stat13... no checking for stat... (cached) yes checking for __fxstat... no checking for _fxstat... no checking for __fstat13... no checking for fstat... (cached) yes checking for __lxstat... no checking for _lxstat... no checking for __lstat13... no checking for lstat... (cached) yes checking for __fxstatat... no checking for _fxstatat... no checking for __fstatat13... no checking for fstatat... (cached) yes checking for __xstat64... no checking for _xstat64... no checking for __stat6413... no checking for stat64... no checking for __fxstat64... no checking for _fxstat64... no checking for __fstat6413... no checking for fstat64... no checking for __lxstat64... no checking for _lxstat64... no checking for __lstat6413... no checking for lstat64... no checking for __fxstatat64... no checking for _fxstatat64... no checking for __fstatat6413... no checking for fstatat64... no checking for __xmknod... no checking for _xmknod... no checking for __mknod13... no checking for mknod... yes checking for __xmknodat... no checking for _xmknodat... no checking for __mknodat13... no checking for mknodat... (cached) yes created fakerootconfig.h checking for strdup... (cached) yes checking for strstr... (cached) yes checking for getresuid... yes checking for setresuid... (cached) yes checking for getresgid... yes checking for setresgid... (cached) yes checking for setfsuid... no checking for setfsgid... no checking for fts_read... yes checking for fts_children... yes checking whether setenv is declared... (cached) yes checking whether unsetenv is declared... (cached) yes checking for setenv... (cached) yes checking for MacOS X/Darwin... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/Makefile config.status: creating doc/Makefile config.status: creating doc/de/Makefile config.status: creating doc/es/Makefile config.status: creating doc/fr/Makefile config.status: creating doc/nl/Makefile config.status: creating doc/pt/Makefile config.status: creating doc/sv/Makefile config.status: creating test/Makefile config.status: creating test/defs config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =======================<phase: build >============================ ===> Building for fakeroot-1.23 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in scripts --- fakeroot --- sed -e 's,[@]prefix[@],/usr/local,g' -e 's,[@]bindir[@],/usr/local/bin,g' -e 's,[@]libdir[@],/usr/local/lib,g' -e 's,[@]fakeroot_transformed[@],'`echo fakeroot | sed -e 's,x,x,'`',g' -e 's,[@]faked_transformed[@],'`echo faked | sed -e 's,x,x,'`',g' -e 's,[@]signal[@],HUP,g' -e 's,[@]SHELL[@],/bin/sh,g' -e 's,[@]VERSION[@],1.23,g' -e 's,[@]DLSUFFIX[@],.so,g' -e 's,[@]LDLIBPATHVAR[@],LD_LIBRARY_PATH,g' -e 's,[@]LDPRELOADVAR[@],LD_PRELOAD,g' -e 's,[@]LDPRELOADABS[@],0,g' -e 's,[@]LDEXTRAVAR[@],,g' -e 's,[@]MACOSX_FALSE[@],,g' -e 's,[@]MACOSX_TRUE[@],#,g' < ./fakeroot.in > fakeroot chmod +x fakeroot Making all in doc --- all-recursive --- Making all in de Making all in es Making all in fr Making all in nl Making all in pt Making all in sv Making all in test --- wrapdef.h --- --- wrapstruct.h --- --- wrapdef.h --- awk -f ./wrapawk < ./wrapfunc.inp --- wrapstruct.h --- awk -f ./wrapawk < ./wrapfunc.inp --- communicate.lo --- --- libfakeroot_inode64.lo --- --- communicate.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT communicate.lo -MD -MP -MF .deps/communicate.Tpo -c -o communicate.lo communicate.c --- libfakeroot_inode64.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libfakeroot_inode64.lo -MD -MP -MF .deps/libfakeroot_inode64.Tpo -c -o libfakeroot_inode64.lo libfakeroot_inode64.c --- communicate.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT communicate.lo -MD -MP -MF .deps/communicate.Tpo -c communicate.c -fPIC -DPIC -o .libs/communicate.o --- libfakeroot_inode64.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libfakeroot_inode64.lo -MD -MP -MF .deps/libfakeroot_inode64.Tpo -c libfakeroot_inode64.c -fPIC -DPIC -o .libs/libfakeroot_inode64.o --- communicate.lo --- In file included from communicate.c:30: ./communicate.h:73:4: warning: Not using stat64 support [-W#warnings] # warning Not using stat64 support ^ communicate.c:441:44: warning: braces around scalar initializer [-Wbraced-scalar-init] static struct sockaddr_in addr = { 0, 0, { 0 } }; ^~~~~~ --- libfakeroot_inode64.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libfakeroot_inode64.lo -MD -MP -MF .deps/libfakeroot_inode64.Tpo -c libfakeroot_inode64.c -o libfakeroot_inode64.o >/dev/null 2>&1 mv -f .deps/libfakeroot_inode64.Tpo .deps/libfakeroot_inode64.Plo --- libfakeroot_unix2003.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libfakeroot_unix2003.lo -MD -MP -MF .deps/libfakeroot_unix2003.Tpo -c -o libfakeroot_unix2003.lo libfakeroot_unix2003.c libtool: compile: cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libfakeroot_unix2003.lo -MD -MP -MF .deps/libfakeroot_unix2003.Tpo -c libfakeroot_unix2003.c -fPIC -DPIC -o .libs/libfakeroot_unix2003.o --- communicate.lo --- 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT communicate.lo -MD -MP -MF .deps/communicate.Tpo -c communicate.c -o communicate.o >/dev/null 2>&1 --- libfakeroot_unix2003.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libfakeroot_unix2003.lo -MD -MP -MF .deps/libfakeroot_unix2003.Tpo -c libfakeroot_unix2003.c -o libfakeroot_unix2003.o >/dev/null 2>&1 mv -f .deps/libfakeroot_unix2003.Tpo .deps/libfakeroot_unix2003.Plo --- faked.o --- cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT faked.o -MD -MP -MF .deps/faked.Tpo -c -o faked.o faked.c In file included from faked.c:91: ./communicate.h:73:4: warning: Not using stat64 support [-W#warnings] # warning Not using stat64 support ^ faked.c:790:47: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses] ((buf->st.mode&S_IFMT) != S_IFREG || (!st->mode&(S_IFBLK|S_IFCHR)))) { ^ ~ faked.c:790:47: note: add parentheses after the '!' to evaluate the bitwise operator first ((buf->st.mode&S_IFMT) != S_IFREG || (!st->mode&(S_IFBLK|S_IFCHR)))) { ^ ( ) faked.c:790:47: note: add parentheses around left hand side expression to silence this warning ((buf->st.mode&S_IFMT) != S_IFREG || (!st->mode&(S_IFBLK|S_IFCHR)))) { ^ ( ) --- communicate.lo --- mv -f .deps/communicate.Tpo .deps/communicate.Plo --- simple.o --- cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT simple.o -MD -MP -MF .deps/simple.Tpo -c -o simple.o simple.c mv -f .deps/simple.Tpo .deps/simple.Po --- libfakeroot.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libfakeroot.lo -MD -MP -MF .deps/libfakeroot.Tpo -c -o libfakeroot.lo libfakeroot.c libtool: compile: cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libfakeroot.lo -MD -MP -MF .deps/libfakeroot.Tpo -c libfakeroot.c -fPIC -DPIC -o .libs/libfakeroot.o In file included from libfakeroot.c:60: ./communicate.h:73:4: warning: Not using stat64 support [-W#warnings] # warning Not using stat64 support ^ --- faked.o --- 2 warnings generated. mv -f .deps/faked.Tpo .deps/faked.Po --- libmacosx.la --- /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o libmacosx.la libfakeroot_inode64.lo libfakeroot_unix2003.lo -lpthread -ldl libtool: error: 'libfakeroot_inode64.lo' is not a valid libtool object *** [libmacosx.la] Error code 1 make[3]: stopped in /wrkdirs/usr/ports/security/fakeroot/work/fakeroot-1.23 --- libfakeroot.lo --- 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libfakeroot.lo -MD -MP -MF .deps/libfakeroot.Tpo -c libfakeroot.c -o libfakeroot.o >/dev/null 2>&1 mv -f .deps/libfakeroot.Tpo .deps/libfakeroot.Plo 1 error make[3]: stopped in /wrkdirs/usr/ports/security/fakeroot/work/fakeroot-1.23 *** [all-recursive] Error code 1 make[2]: stopped in /wrkdirs/usr/ports/security/fakeroot/work/fakeroot-1.23 1 error make[2]: stopped in /wrkdirs/usr/ports/security/fakeroot/work/fakeroot-1.23 *** [all] Error code 2 make[1]: stopped in /wrkdirs/usr/ports/security/fakeroot/work/fakeroot-1.23 1 error make[1]: stopped in /wrkdirs/usr/ports/security/fakeroot/work/fakeroot-1.23 ===> 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/security/fakeroot _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
