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/devel/zpu-binutils/Makefile 464629 2018-03-15 20:25:40Z bdrewery $ Log URL: http://beefy12.nyi.freebsd.org/data/head-armv7-default/p531468_s359811/logs/zpu-binutils-1.0.log Build URL: http://beefy12.nyi.freebsd.org/build.html?mastername=head-armv7-default&build=p531468_s359811 Log: =>> Building devel/zpu-binutils build started at Mon Apr 13 00:11:19 UTC 2020 port directory: /usr/ports/devel/zpu-binutils package name: zpu-binutils-1.0 building for: FreeBSD head-armv7-default-job-14 13.0-CURRENT FreeBSD 13.0-CURRENT 1300090 arm maintained by: [email protected] Makefile ident: $FreeBSD: head/devel/zpu-binutils/Makefile 464629 2018-03-15 20:25:40Z bdrewery $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300076 Jail OSVERSION: 1300090 Job Id: 14 !!! 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-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/devel/zpu-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/zpu-binutils/work HOME=/wrkdirs/usr/ports/devel/zpu-binutils/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/zpu-binutils/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/devel/zpu-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/zpu-binutils/work HOME=/wrkdirs/usr/ports/devel/zpu-binutils/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/zpu-binutils/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/zpu-binutils" EXAMPLESDIR="share/examples/zpu-binutils" DATADIR="share/zpu-binutils" WWWDIR="www/zpu-binutils" ETCDIR="etc/zpu-binutils" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/zpu-binutils DOCSDIR=/usr/local/share/doc/zpu-binutils EXAMPLESDIR=/usr/local/share/examples/zpu-binutils WWWDIR=/usr/local/www/zpu-binutils ETCDIR=/usr/local/etc/zpu-binutils --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 >============================ ===> License GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> zpu-binutils-1.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.14.2.txz [head-armv7-default-job-14] Installing pkg-1.14.2... [head-armv7-default-job-14] Extracting pkg-1.14.2: .......... done ===> zpu-binutils-1.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of zpu-binutils-1.0 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by zpu-binutils-1.0 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by zpu-binutils-1.0 for building => SHA256 Checksum OK for zpu-toolchain-1.0.tar.gz. =========================================================================== <snip> ./intl/libintl.h:135:6: note: expanded from macro 'dgettext' dcgettext (Domainname, Msgid, LC_MESSAGES) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../binutils/binutils/nm.c:1352:13: note: treat the string as an argument to avoid this printf (_("\ ^ "%s", ./../binutils/binutils/bucomm.h:134:20: note: expanded from macro '_' # define _(String) gettext (String) ^ ./intl/libintl.h:132:6: note: expanded from macro 'gettext' dgettext (NULL, Msgid) ^ ./intl/libintl.h:135:6: note: expanded from macro 'dgettext' dcgettext (Domainname, Msgid, LC_MESSAGES) ^ ./../binutils/binutils/nm.c:1355:13: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf (_("\ ^~~~ ./../binutils/binutils/bucomm.h:134:20: note: expanded from macro '_' # define _(String) gettext (String) ^~~~~~~~~~~~~~~~ ./intl/libintl.h:132:6: note: expanded from macro 'gettext' dgettext (NULL, Msgid) ^~~~~~~~~~~~~~~~~~~~~~ ./intl/libintl.h:135:6: note: expanded from macro 'dgettext' dcgettext (Domainname, Msgid, LC_MESSAGES) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../binutils/binutils/nm.c:1355:13: note: treat the string as an argument to avoid this printf (_("\ ^ "%s", ./../binutils/binutils/bucomm.h:134:20: note: expanded from macro '_' # define _(String) gettext (String) ^ ./intl/libintl.h:132:6: note: expanded from macro 'gettext' dgettext (NULL, Msgid) ^ ./intl/libintl.h:135:6: note: expanded from macro 'dgettext' dcgettext (Domainname, Msgid, LC_MESSAGES) ^ ./../binutils/binutils/nm.c:1558:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf (_("\nArchive index:\n")); ^~~~~~~~~~~~~~~~~~~~~~~ ./../binutils/binutils/bucomm.h:134:20: note: expanded from macro '_' # define _(String) gettext (String) ^~~~~~~~~~~~~~~~ ./intl/libintl.h:132:6: note: expanded from macro 'gettext' dgettext (NULL, Msgid) ^~~~~~~~~~~~~~~~~~~~~~ ./intl/libintl.h:135:6: note: expanded from macro 'dgettext' dcgettext (Domainname, Msgid, LC_MESSAGES) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../binutils/binutils/nm.c:1558:12: note: treat the string as an argument to avoid this printf (_("\nArchive index:\n")); ^ "%s", ./../binutils/binutils/bucomm.h:134:20: note: expanded from macro '_' # define _(String) gettext (String) ^ ./intl/libintl.h:132:6: note: expanded from macro 'gettext' dgettext (NULL, Msgid) ^ ./intl/libintl.h:135:6: note: expanded from macro 'dgettext' dcgettext (Domainname, Msgid, LC_MESSAGES) ^ 11 warnings generated. /bin/sh ./libtool --mode=link cc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o nm-new nm.o budemang.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a ./../intl/libintl.a cc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o nm-new nm.o budemang.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a ./../intl/libintl.a cc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/usr/local/zpu/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/is-strip.c /bin/sh ./libtool --mode=link cc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a ./../intl/libintl.a cc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a ./../intl/libintl.a cc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/usr/local/zpu/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/cxxfilt.c In file included from ../../binutils/binutils/cxxfilt.c:30: ./../binutils/binutils/../include/getopt.h:116:19: warning: this function declaration is not a prototype [-Wstrict-prototypes] extern int getopt (); ^ void 1 warning generated. /bin/sh ./libtool --mode=link cc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a ./../intl/libintl.a cc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a ./../intl/libintl.a gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/zpu-binutils/work/zpu-toolchain-1.0/toolchain/build/binutils' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/zpu-binutils/work/zpu-toolchain-1.0/toolchain/build/binutils' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/zpu-binutils/work/zpu-toolchain-1.0/toolchain/build/binutils' Configuring in etc loading site script /usr/ports/Templates/config.site creating cache ./config.cache checking for a BSD compatible install... (cached) /usr/bin/install updating cache ./config.cache creating ./config.status creating Makefile gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/zpu-binutils/work/zpu-toolchain-1.0/toolchain/build/etc' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/zpu-binutils/work/zpu-toolchain-1.0/toolchain/build/etc' Configuring in gas configure: loading site script /usr/ports/Templates/config.site configure: creating cache ./config.cache checking build system type... arm-unknown-freebsd13.0 checking host system type... arm-unknown-freebsd13.0 checking target system type... zpu-unknown-none checking for arm-unknown-freebsd13.0-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for library containing strerror... none required checking for a BSD-compatible install... (cached) /usr/bin/install checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of cc... none checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking for arm-unknown-freebsd13.0-ranlib... ranlib checking for arm-unknown-freebsd13.0-strip... no checking for strip... strip updating cache ./config.cache loading cache ./config.cache within ltconfig checking whether -lc should be explicitly linked in... no checking for objdir... .libs checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes finding the maximum length of command line arguments... 196609 checking if cc supports -c -o file.o... yes checking if cc supports -fno-rtti -fno-exceptions ... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking dynamic linker characteristics... freebsd13.0 ld.so checking command to parse nm output... ok checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes creating libtool updating cache ./config.cache configure: loading cache ./config.cache checking for arm-unknown-freebsd13.0-gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking for bison... no checking for byacc... byacc checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for arm-unknown-freebsd13.0-ranlib... (cached) ranlib checking how to run the C preprocessor... cc -E checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for argz.h... (cached) no checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking for malloc.h... (cached) no checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking values.h usability... no checking values.h presence... no checking for values.h... no checking for sys/param.h... (cached) yes checking for getcwd... (cached) yes checking for munmap... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for strchr... (cached) yes checking for strcasecmp... (cached) yes checking for __argz_count... =>> 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]"
