From owner-freebsd-current@freebsd.org Sat Jun 4 10:58:12 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B7F41B69CC0 for ; Sat, 4 Jun 2016 10:58:12 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (jenkins-9.freebsd.org [8.8.178.209]) by mx1.freebsd.org (Postfix) with ESMTP id A91001A66; Sat, 4 Jun 2016 10:58:12 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from jenkins-9.freebsd.org (localhost [127.0.0.1]) by jenkins-9.freebsd.org (Postfix) with ESMTP id 8F9BD13D3; Sat, 4 Jun 2016 10:58:12 +0000 (UTC) Date: Sat, 4 Jun 2016 10:58:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: vangyzen@FreeBSD.org, garga@FreeBSD.org, skra@FreeBSD.org, zbb@FreeBSD.org, cy@FreeBSD.org, avg@FreeBSD.org, pfg@FreeBSD.org, royger@FreeBSD.org, dim@FreeBSD.org, cem@FreeBSD.org, mav@FreeBSD.org, adrian@FreeBSD.org, bz@FreeBSD.org, kib@FreeBSD.org, arybchik@FreeBSD.org, andrew@FreeBSD.org, bdrewery@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org Message-ID: <190839510.24.1465037892652.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_amd64_gcc - Build #1274 - Failure MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_amd64_gcc X-Jenkins-Result: FAILURE Precedence: bulk X-Mailman-Approved-At: Sat, 04 Jun 2016 11:49:57 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jun 2016 10:58:12 -0000 FreeBSD_HEAD_amd64_gcc - Build #1274 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/1= 274/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/127= 4/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/1274= /console Change summaries: 301309 by arybchik: sfxge(4): always be ready to receive batched events When the low-latency firmware variant is running, it is reported as not being capable of batching RX events, but it can still do so if the FORCE_EV_MERGING flag is set on an RXQ. Therefore we need to handle batched RX events even if the capability isn't set. If this bug is fixed in the firmware such that the capability is set even when running the low-latency firmware variant, it will almost always be reported so I don't think we lose much by removing the check. Submitted by: Mark Spender Sponsored by: Solarflare Communications, Inc. MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D6705 301308 by arybchik: sfxge(4): add helper to compute timer quantum This also adjusts the timer values used to match the Linux net driver implementation: a) non-zero time intervals should result in at least one quantum b) timer load/reload values are only zero biased for Falcon/Siena Submitted by: Andy Moreton Sponsored by: Solarflare Communications, Inc. MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D6704 301307 by adrian: [ath] remove now unused parameters. These will move to being part of the driver btcoex stuff I'm working on, since the HAL doesn't know what to do with them. 301306 by andrew: Use the UEFI event timer to update the time on arm and arm64. The current code uses the GetTime function from the Runtime Service, however this has been shown to not return a useable time on many arm64 UEFI implementations. Reviewed by:=09jhb, smh Sponsored by:=09ABT Systems Ltd Differential Revision:=09https://reviews.freebsd.org/D6709 301305 by adrian: [ath_hal] add STOMP_AUDIO for AR9462/QCA9565. Obtained from:=09Linux ath9k 301304 by adrian: [ath_hal] add placeholders for AUDIO stomp for Kite/Kiwi. It just stomps all; which is enough for some testing. 301303 by adrian: [ath_hal] add BTCOEX_STOMP_AUDIO; delete unused methods. 301302 by adrian: [run] fix TSF locking in RX radiotap. Submitted by:=09Imre Vadasz 301300 by cem: ioat(4): Always log capabilities on attach Different, relatively recent Intel Xeon hardware support radically differen= t features. E.g., BDX support CRC32 while BDX-DE does not. Reviewed by:=09rpokala (spiritually) Sponsored by:=09EMC / Isilon Storage Division 301297 by cem: ioat(4): Export the number of available channels Sponsored by:=09EMC / Isilon Storage Division 301296 by cem: ioat(4): Make channel indices unsigned Sponsored by:=09EMC / Isilon Storage Division 301295 by cy: Enable daily_ntpd_leapfile_enable by default. Otherwise an expired leapfile will be ignored and ntpd will behave as if it has no leapfile. While here, remove an extraneous blank line. Suggested by:=09ache MFC after:=091 week 301293 by mav: When negotiating NTB_SB01BASE_LOCKUP workaround, don't try to limit the BAR size to 1MB. According to Xeon v3 specifications and my tests, that size register is write-once and so not writeable after BIOS written it. Instead of that, make the code work with BAR of any sufficient size, properly calculating offset within its base. It also simplifies the code. Discussed with:=09cem MFC after:=092 weeks Sponsored by:=09iXsystems, Inc. 301292 by mav: When negotiating MSIX parameters, give other head time to see our NTB_MSIX_RECEIVED status, before making upper layers overwrite it. This is not completely perfect, but now it works better then before. MFC after:=092 weeks Sponsored by:=09iXsystems, Inc. 301291 by pfg: libiberty: prevent integer overflow. Take care of very old bug leading to heap-buffer overflow by processing certain file headers via bfd binary. PR:=09=09200888 Obtained from:=09OpenBSD MFC after:=092 weeks 301290 by bdrewery: WITH_META_MODE: Avoid "building" .depend if there is nothing to do. This avoids 'Building /path/.depend' when it will not actually produce a file. Sponsored by:=09EMC / Isilon Storage Division 301289 by pfg: MFV r300961: one-true-awk: replace 0 with NULL for pointers Also remove a redundant semicolon. 301288 by pfg: tegra124: use roundup/rounddown macros from . 301287 by bdrewery: WITHOUT_CROSS_COMPILER: Fix installworld. Since no WORLDTMP/usr/bin/cc is created, cc cannot be found during installworld time since /usr/bin is not in the PATH. Pass along the known compiler metadata to allow installworld to work. The same fix was used for WITH_SYSTEM_COMPILER. A better route would be to store a cookie in buildworld containing this compiler metadata and then using that at install time, rather than rerunning cc. Reported by:=09Mark Millard Sponsored by:=09EMC / Isilon Storage Division 301286 by bdrewery: WITH_CCACHE_BUILD + WITH_META_MODE: Ignore ccache changes. Ccache will not affect the output of the objects, so just ignore it for meta mode handling. This avoids having everything rebuild if ccache is updated. Sponsored by:=09EMC / Isilon Storage Division 301285 by bdrewery: WITH_META_MODE: Don't expect meta files for side-effect generated files. The first file in these lists will generate everything else so only it should be getting a .meta file. With bmake's missing=3Dyes meta feature these would otherwise cause a rebuild without the .NOMETA hint. Sponsored by:=09EMC / Isilon Storage Division 301284 by bdrewery: Revert r301079. This breaks cross-building with WITH_META_MODE since it will rebuild 'build-tools' during the 'everything' phase. A more proper fix is coming to bmake to implicitly require .META unless .NOMETA (and other restrictions) are in place. 301283 by bdrewery: DIRDEPS_BUILD: Connect new directories and update dependencies. Sponsored by:=09EMC / Isilon Storage Division 301282 by zbb: Use proper interface for FDT parsing and memory mapping in CESA Improvements after r301220. Bus space methods are not called so simple pmap_mapdev will suffice. Use OF_getencprop to get buffer with already converted endianess. Pointed out by: ian Submitted by: Michal Stanek Obtained from: Semihalf 301281 by zbb: Use nitems() macro instead of re-inventing it Fixed after r301221. Pointed out by:=09oshogbo Submitted by:=09Michal Stanek Obtained from:=09Semihalf 301280 by garga: One of the already implemented options in release/Makefile is NOSRC. When it's defined, installation image is shipped without source distribution (src.txz) Add the hability of defining NOSRC in release.conf and pass it to 'make release' argument Approved by:=09gjb Sponsored by:=09Rubicon Communications (Netgate) Differential Revision:=09https://reviews.freebsd.org/D6710 301279 by kib: Trim some spaces to record correct commit message for the r301278. Reduce number of iterations used for calibrating ICR read loop. The new number of iteration still gives the same ICR latency as before, tested on Intel SandyBridge and Haswell machines, and on AMD. But it significantly reduces the unneeded pause on boot in some VMs, from ~10 secs to less then 1 sec. It was reported to occur in bhyve on AMD host. Reported and tested by:=09avg Sponsored by:=09The FreeBSD Foundation MFC after:=091 week 301278 by kib: diff --git a/sys/x86/x86/local_apic.c b/sys/x86/x86/local_apic.c index d8bda77..bb15df0 100644 --- a/sys/x86/x86/local_apic.c +++ b/sys/x86/x86/local_apic.c @@ -511,7 +511,7 @@ native_lapic_init(vm_paddr_t addr) =09} #ifdef SMP -#define=09LOOPS=091000000 +#define=09LOOPS=09100000 =09/* =09 * Calibrate the busy loop waiting for IPI ack in xAPIC mode. =09 * lapic_ipi_wait_mult contains the number of iterations which 301277 by dim: For clang, move the definition of FREEBSD_CC_VERSION into its own header file, lib/clang/freebsd_cc_version.h, instead of reusing Version.inc. The header is only included from one .cpp file in the clang tree. This minimizes the number of .cpp files that need to be rebuilt if the version is bumped. Discussed with:=09bdrewery 301276 by pfg: nxge(4): Remove useless self-assignment. Apparently the original implementation brought a self-assignment to work around some bogus lint issue that is not relevant anymore. CID:=091347070 301275 by avg: zfs: set VROOT / VV_ROOT consistently and in a single place This is a followup to r300131. A filesystem's root vnode can be reached not only through VSF_ROOT, but by other means as well. For example, via a dot-dot lookup. Also, a root vnode can get reclaimed and then re-created. For these reasons it was insufficient to clear VV_ROOT flag from a root vnode of a snapshot mounted under .zfs in zfsctl_snapdir_lookup(). So, now we set the flag in zfs_znode_sa_init() only if a vnode represent a root of a filesystem or a standalone snapshot. That is, the flag is not set for snapshots mounted under .zfs. MFC after:=092 weeks 301274 by vangyzen: Improve errno documentation in pthread_create(3) and thr_new(2) Add some missing errno values to thr_new(2) and pthread_create(3). In particular, EDEADLK was not documented in the latter. While I'm here, improve some English and cross-references. Reviewed by:=09kib Sponsored by:=09Dell Inc. Differential Revision:=09https://reviews.freebsd.org/D6663 301273 by avg: zfs_root: fix a potential root vnode reference leak It could happen in an unlikely case that we fail to lock the root vnode with requested flags (which appear to never include LK_NOWAIT). MFC after:=091 week 301271 by avg: openssl: change SHLIB_VERSION_NUMBER to reflect the reality Some consumers actually use this definition. We probably need some procedure to ensure that SHLIB_VERSION_NUMBER is updated whenever we change the library version in secure/lib/libssl/Makefile. 301270 by bz: Introduce a per-VNET flag to enable/disable netisr prcessing on that VNET. Add accessor functions to toggle the state per VNET. The base system (vnet0) will always enable itself with the normal registration. We will share the registered protocol handlers in all VNETs minimising duplication and management. Upon disabling netisr processing for a VNET drain the netisr queue from packets for that VNET. Update netisr consumers to (de)register on a per-VNET start/teardown using VNET_SYS(UN)INIT functionality. The change should be transparent for non-VIMAGE kernels. Reviewed by:=09gnn (, hiren) Obtained from:=09projects/vnet MFC after:=092 weeks Sponsored by:=09The FreeBSD Foundation Differential Revision:=09https://reviews.freebsd.org/D6691 301269 by royger: xen-blkback: fix error path on failed attach The current error path in case of failure during attach/initialization is not correct and leaves blkback in a stuck state. This is due to blkback waiting for blkfront to switch to state XenbusStateClosed, but if blkfront never attached (because the guest is not even started) it cannot possibly make it to that state. Instead just wait for the frontend to be in a state different than XenbusStateConnected in order to proceed with the shutdown. Also, it is wrong to call xbb_detach directly because it destroys the lock which can still be used by xbb_frontend_changed. Sponsored by: Citrix Systems R&D 301268 by royger: blkback: add support for hotplug scripts Hotplug scripts are needed in order to use fancy disk configurations in xl, like iSCSI disks. The job of hotplug scripts is to locally attach the disk and present it to blkback as a block device or a regular file. This change introduces a new xenstore node in the blkback hierarchy, called "physical-device-path". This is a straigh replacement for the "params" node= , which was used before. Hotplug scripts will need to read the "params" node, perform whatever actions are necessary and then write the "physical-device-path" node. The hotplug script is also in charge of detaching the disk once the domain has been shutdown. Sponsored by: Citrix Systems R&D 301267 by skra: Define irq variable only in the block where used. 301266 by skra: Postpone allocation of IRQ resource to the time when interrupt controller devices are attached. This has already been done for bus_setup_intr(). There was no doubt that if someone wants to setup an interrupt, corresponding interrupt controller device must already be attached. However, the same must be valid for allocation of an interrupt resource unless the allocation is done blindly, without any information that such interrupt even exists. While it was done this blind way before, it won't be possible after next INTRNG change. The end of the build log: [...truncated 54815 lines...] --- includes_subdir_usr.sbin/rwhod --- =3D=3D=3D> usr.sbin/rwhod (includes) --- includes_subdir_usr.bin --- --- includes_subdir_usr.bin/svn/lib --- --- includes_subdir_usr.bin/svn/lib/libsvn_delta --- =3D=3D=3D> usr.bin/svn/lib/libsvn_delta (includes) --- includes_subdir_usr.bin/svn/svndumpfilter --- =3D=3D=3D> usr.bin/svn/svndumpfilter (includes) --- includes_subdir_usr.bin/svn/svnfsfs --- =3D=3D=3D> usr.bin/svn/svnfsfs (includes) --- includes_subdir_usr.sbin --- --- includes_subdir_usr.sbin/etcupdate --- =3D=3D=3D> usr.sbin/etcupdate (includes) --- includes_subdir_usr.bin --- --- includes_subdir_usr.bin/svn/lib --- --- includes_subdir_usr.bin/svn/lib/libsvn_diff --- =3D=3D=3D> usr.bin/svn/lib/libsvn_diff (includes) --- includes_subdir_usr.bin/svn/svnlook --- =3D=3D=3D> usr.bin/svn/svnlook (includes) --- includes_subdir_usr.sbin --- --- includes_subdir_usr.sbin/etcupdate/tests --- =3D=3D=3D> usr.sbin/etcupdate/tests (includes) --- includes_subdir_usr.sbin/editmap --- =3D=3D=3D> usr.sbin/editmap (includes) --- includes_subdir_usr.bin --- --- includes_subdir_usr.bin/svn/lib --- --- includes_subdir_usr.bin/svn/lib/libsvn_fs --- =3D=3D=3D> usr.bin/svn/lib/libsvn_fs (includes) --- includes_subdir_usr.sbin --- --- includes_subdir_usr.sbin/mailstats --- =3D=3D=3D> usr.sbin/mailstats (includes) --- includes_subdir_usr.sbin/makemap --- =3D=3D=3D> usr.sbin/makemap (includes) --- includes_subdir_usr.sbin/praliases --- =3D=3D=3D> usr.sbin/praliases (includes) --- includes_subdir_usr.bin --- --- includes_subdir_usr.bin/svn/lib/libsvn_fs_fs --- =3D=3D=3D> usr.bin/svn/lib/libsvn_fs_fs (includes) --- includes_subdir_usr.sbin --- --- includes_subdir_usr.sbin/sendmail --- =3D=3D=3D> usr.sbin/sendmail (includes) --- includes_subdir_usr.sbin/tcpdchk --- =3D=3D=3D> usr.sbin/tcpdchk (includes) --- includes_subdir_usr.sbin/tcpdmatch --- =3D=3D=3D> usr.sbin/tcpdmatch (includes) --- includes_subdir_usr.bin --- --- includes_subdir_usr.bin/svn/lib/libsvn_fs_util --- =3D=3D=3D> usr.bin/svn/lib/libsvn_fs_util (includes) --- includes_subdir_usr.sbin --- --- includes_subdir_usr.sbin/timed --- =3D=3D=3D> usr.sbin/timed (includes) --- includes_subdir_usr.sbin/config --- =3D=3D=3D> usr.sbin/config (includes) --- includes_subdir_usr.bin --- --- includes_subdir_usr.bin/svn/lib/libsvn_fs_x --- =3D=3D=3D> usr.bin/svn/lib/libsvn_fs_x (includes) --- includes_subdir_usr.sbin --- --- includes_subdir_usr.sbin/timed --- --- includes_subdir_usr.sbin/timed/timed --- =3D=3D=3D> usr.sbin/timed/timed (includes) --- includes_subdir_usr.sbin/timed/timedc --- =3D=3D=3D> usr.sbin/timed/timedc (includes) --- includes_subdir_usr.bin --- --- includes_subdir_usr.bin/svn/lib/libsvn_ra --- =3D=3D=3D> usr.bin/svn/lib/libsvn_ra (includes) --- includes_subdir_usr.bin/svn/svnserve --- =3D=3D=3D> usr.bin/svn/svnserve (includes) --- includes_subdir_usr.bin/svn/lib --- --- includes_subdir_usr.bin/svn/lib/libsvn_ra_local --- =3D=3D=3D> usr.bin/svn/lib/libsvn_ra_local (includes) --- includes_subdir_usr.sbin --- --- includes_subdir_usr.sbin/crunch --- =3D=3D=3D> usr.sbin/crunch (includes) --- includes_subdir_usr.sbin/crunch/crunchgen --- =3D=3D=3D> usr.sbin/crunch/crunchgen (includes) --- includes_subdir_usr.sbin/unbound --- =3D=3D=3D> usr.sbin/unbound (includes) --- includes_subdir_usr.bin --- --- includes_subdir_usr.bin/svn/svnsync --- =3D=3D=3D> usr.bin/svn/svnsync (includes) --- includes_subdir_usr.bin/svn/lib --- --- includes_subdir_usr.bin/svn/lib/libsvn_ra_serf --- =3D=3D=3D> usr.bin/svn/lib/libsvn_ra_serf (includes) --- includes_subdir_usr.sbin --- --- includes_subdir_usr.sbin/unbound/daemon --- =3D=3D=3D> usr.sbin/unbound/daemon (includes) --- includes_subdir_usr.sbin/crunch --- --- includes_subdir_usr.sbin/crunch/crunchide --- =3D=3D=3D> usr.sbin/crunch/crunchide (includes) --- includes_subdir_usr.sbin/unbound --- --- includes_subdir_usr.sbin/unbound/anchor --- =3D=3D=3D> usr.sbin/unbound/anchor (includes) --- includes_subdir_usr.bin --- --- includes_subdir_usr.bin/svn/lib/libsvn_ra_svn --- =3D=3D=3D> usr.bin/svn/lib/libsvn_ra_svn (includes) --- includes_subdir_usr.bin/svn/lib/libsvn_repos --- =3D=3D=3D> usr.bin/svn/lib/libsvn_repos (includes) --- includes_subdir_usr.bin/svn/lib/libsvn_subr --- =3D=3D=3D> usr.bin/svn/lib/libsvn_subr (includes) --- includes_subdir_usr.sbin --- --- includes_subdir_usr.sbin/unbound/checkconf --- =3D=3D=3D> usr.sbin/unbound/checkconf (includes) --- includes_subdir_usr.sbin/uathload --- =3D=3D=3D> usr.sbin/uathload (includes) --- includes_subdir_usr.bin --- --- includes_subdir_usr.bin/svn/svnversion --- =3D=3D=3D> usr.bin/svn/svnversion (includes) --- includes_subdir_usr.sbin --- --- includes_subdir_usr.sbin/unbound --- --- includes_subdir_usr.sbin/unbound/control --- =3D=3D=3D> usr.sbin/unbound/control (includes) --- includes_subdir_usr.sbin/unbound/local-setup --- =3D=3D=3D> usr.sbin/unbound/local-setup (includes) --- includes_subdir_usr.bin --- --- includes_subdir_usr.bin/svn/lib --- --- includes_subdir_usr.bin/svn/lib/libsvn_wc --- =3D=3D=3D> usr.bin/svn/lib/libsvn_wc (includes) --- includes_subdir_usr.bin/svn/svnmucc --- =3D=3D=3D> usr.bin/svn/svnmucc (includes) --- includes_subdir_usr.bin/svn/svnrdump --- =3D=3D=3D> usr.bin/svn/svnrdump (includes) --- includes_subdir_usr.sbin --- --- includes_subdir_usr.sbin/uhsoctl --- =3D=3D=3D> usr.sbin/uhsoctl (includes) --- includes_subdir_usr.sbin/usbconfig --- =3D=3D=3D> usr.sbin/usbconfig (includes) --- includes_subdir_usr.sbin/usbdump --- =3D=3D=3D> usr.sbin/usbdump (includes) --- includes_subdir_usr.sbin/ac --- =3D=3D=3D> usr.sbin/ac (includes) --- includes_subdir_usr.sbin/lastlogin --- =3D=3D=3D> usr.sbin/lastlogin (includes) --- includes_subdir_usr.sbin/utx --- =3D=3D=3D> usr.sbin/utx (includes) --- includes_subdir_usr.sbin/ancontrol --- =3D=3D=3D> usr.sbin/ancontrol (includes) --- includes_subdir_usr.sbin/wlandebug --- =3D=3D=3D> usr.sbin/wlandebug (includes) --- includes_subdir_usr.sbin/wpa --- =3D=3D=3D> usr.sbin/wpa (includes) --- includes_subdir_usr.sbin/tests --- =3D=3D=3D> usr.sbin/tests (includes) --- includes_subdir_usr.sbin/wpa --- --- includes_subdir_usr.sbin/wpa/wpa_supplicant --- =3D=3D=3D> usr.sbin/wpa/wpa_supplicant (includes) --- includes_subdir_usr.sbin/wpa/wpa_cli --- =3D=3D=3D> usr.sbin/wpa/wpa_cli (includes) --- includes_subdir_usr.sbin/wpa/wpa_passphrase --- =3D=3D=3D> usr.sbin/wpa/wpa_passphrase (includes) --- includes_subdir_usr.sbin/wpa/hostapd --- =3D=3D=3D> usr.sbin/wpa/hostapd (includes) --- includes_subdir_usr.sbin/wpa/hostapd_cli --- =3D=3D=3D> usr.sbin/wpa/hostapd_cli (includes) --- includes_subdir_usr.sbin/wpa/ndis_events --- =3D=3D=3D> usr.sbin/wpa/ndis_events (includes) --- _libraries --- -------------------------------------------------------------- >>> stage 4.2: building libraries -------------------------------------------------------------- cd /builds/FreeBSD_HEAD_amd64_gcc; CROSS_TOOLCHAIN=3D"amd64-gcc" COMPILER_= VERSION=3D30401 COMPILER_TYPE=3Dclang COMPILER_FREEBSD_VERSION=3D1000001 = MAKEOBJDIRPREFIX=3D/builds/FreeBSD_HEAD_amd64_gcc/obj MACHINE_ARCH=3Damd64= MACHINE=3Damd64 CPUTYPE=3D GROFF_BIN_PATH=3D/builds/FreeBSD_HEAD_amd64_g= cc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/legacy/usr/bin GROFF_FONT_PATH=3D= /builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/legacy= /usr/share/groff_font GROFF_TMAC_PATH=3D/builds/FreeBSD_HEAD_amd64_gcc/obj= /builds/FreeBSD_HEAD_amd64_gcc/tmp/legacy/usr/share/tmac CC=3D"/usr/local/b= in/x86_64-portbld-freebsd10.1-gcc -isystem /builds/FreeBSD_HEAD_amd64_gcc/o= bj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include -L/builds/FreeBSD_HEAD_amd= 64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib --sysroot=3D/builds/Fr= eeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp -B/usr/local/x86= _64-freebsd/bin/" CXX=3D"/usr/local/bin/x86_64-portbld-freebsd10.1-g++ -isy= stem /builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/u= sr/include/c++/v1 -std=3Dc++11 -nostdinc++ -L/builds/FreeBSD_HEAD_amd64_gc= c/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/../lib/libc++ -isystem /builds/Free= BSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include -L/bui= lds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib --= sysroot=3D/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/= tmp -B/usr/local/x86_64-freebsd/bin/" CPP=3D"/usr/local/bin/x86_64-portbld= -freebsd10.1-cpp -isystem /builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD= _HEAD_amd64_gcc/tmp/usr/include -L/builds/FreeBSD_HEAD_amd64_gcc/obj/builds= /FreeBSD_HEAD_amd64_gcc/tmp/usr/lib --sysroot=3D/builds/FreeBSD_HEAD_amd64_= gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp -B/usr/local/x86_64-freebsd/bin/"= AS=3D"/usr/local/x86_64-freebsd/bin/as" AR=3D"/usr/local/x86_64-freebsd/b= in/ar" LD=3D"/usr/local/x86_64-freebsd/bin/ld" NM=3D/usr/local/x86_64-freeb= sd/bin/nm OBJDUMP=3D/usr/local/x86_64-freebsd/bin/objdump OBJCOPY=3D"/usr/= local/x86_64-freebsd/bin/objcopy" RANLIB=3D/usr/local/x86_64-freebsd/bin/r= anlib STRINGS=3D/usr/local/x86_64-freebsd/bin/ SIZE=3D"/usr/local/x86_64-f= reebsd/bin/size" INSTALL=3D"sh /builds/FreeBSD_HEAD_amd64_gcc/tools/instal= l.sh" PATH=3D/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_= gcc/tmp/legacy/usr/sbin:/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_H= EAD_amd64_gcc/tmp/legacy/usr/bin:/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/= FreeBSD_HEAD_amd64_gcc/tmp/legacy/bin:/builds/FreeBSD_HEAD_amd64_gcc/obj/bu= ilds/FreeBSD_HEAD_amd64_gcc/tmp/usr/sbin:/builds/FreeBSD_HEAD_amd64_gcc/obj= /builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/bin:/sbin:/bin:/usr/sbin:/usr/bin /b= uilds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/make.amd64/b= make -f Makefile.inc1 DESTDIR=3D/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/= FreeBSD_HEAD_amd64_gcc/tmp -DNO_FSCHG MK_HTML=3Dno -DNO_LINT MK_MAN=3Dno M= K_PROFILE=3Dno MK_TESTS=3Dno MK_TESTS_SUPPORT=3Dyes libraries --- libraries --- cd /builds/FreeBSD_HEAD_amd64_gcc; /builds/FreeBSD_HEAD_amd64_gcc/obj/buil= ds/FreeBSD_HEAD_amd64_gcc/make.amd64/bmake -f Makefile.inc1 _prereq_libs; = /builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/make.amd64= /bmake -f Makefile.inc1 _startup_libs; /builds/FreeBSD_HEAD_amd64_gcc/obj/= builds/FreeBSD_HEAD_amd64_gcc/make.amd64/bmake -f Makefile.inc1 _prebuild_l= ibs; /builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/make= .amd64/bmake -f Makefile.inc1 _generic_libs --- gnu/lib/libssp/libssp_nonshared__PL --- --- gnu/lib/libgcc__PL --- --- lib/libcompiler_rt__PL --- --- gnu/lib/libssp/libssp_nonshared__PL --- =3D=3D=3D> gnu/lib/libssp/libssp_nonshared (obj,all,install) --- gnu/lib/libgcc__PL --- =3D=3D=3D> gnu/lib/libgcc (obj,all,install) --- lib/libcompiler_rt__PL --- =3D=3D=3D> lib/libcompiler_rt (obj,all,install) --- gnu/lib/libssp/libssp_nonshared__PL --- --- obj --- --- gnu/lib/libgcc__PL --- --- obj --- --- gnu/lib/libssp/libssp_nonshared__PL --- --- ssp-local.o --- /usr/local/bin/x86_64-portbld-freebsd10.1-gcc -isystem /builds/FreeBSD_HEAD= _amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include -L/builds/Free= BSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib --sysroot= =3D/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp -B/= usr/local/x86_64-freebsd/bin/ -O2 -pipe -DHAVE_CONFIG_H -I/builds/FreeBSD_= HEAD_amd64_gcc/gnu/lib/libssp/libssp_nonshared/.. -I/builds/FreeBSD_HEAD_a= md64_gcc/gnu/lib/libssp/libssp_nonshared/../../../../contrib/gcclibs/libssp= -I/builds/FreeBSD_HEAD_amd64_gcc/gnu/lib/libssp/libssp_nonshared/../../..= /../contrib/gcclibs/include -fPIC -DPIC -fvisibility=3Dhidden -MD -MF.de= pend.ssp-local.o -MTssp-local.o -std=3Dgnu99 -fstack-protector -Qunused-= arguments -c /builds/FreeBSD_HEAD_amd64_gcc/gnu/lib/libssp/libssp_nonshare= d/../../../../contrib/gcclibs/libssp/ssp-local.c -o ssp-local.o --- gnu/lib/libgcc__PL --- --- tm.h --- --- tconfig.h --- --- tm.h --- TARGET_CPU_DEFAULT=3D"" HEADERS=3D"options.h i386/biarch64.h i386/i386.h i= 386/unix.h i386/att.h dbxelf.h elfos-undef.h elfos.h freebsd-native.h freeb= sd-spec.h freebsd.h i386/x86-64.h i386/freebsd.h i386/freebsd64.h defaults.= h" DEFINES=3D"" /bin/sh /builds/FreeBSD_HEAD_amd64_gcc/gnu/lib/libgcc/../= ../../contrib/gcc/mkconfig.sh tm.h --- tconfig.h --- TARGET_CPU_DEFAULT=3D"" HEADERS=3D"auto-host.h ansidecl.h" DEFINES=3D"USE= D_FOR_TARGET" /bin/sh /builds/FreeBSD_HEAD_amd64_gcc/gnu/lib/libgcc/../../= ../contrib/gcc/mkconfig.sh tconfig.h --- lib/libcompiler_rt__PL --- --- obj --- --- gnu/lib/libgcc__PL --- --- tm.h --- echo '#define EXTRA_MODES_FILE "i386/i386-modes.def"' >> tm.h --- optionlist --- --- gthr-default.h --- --- optionlist --- LC_ALL=3DC awk -f /builds/FreeBSD_HEAD_amd64_gcc/gnu/lib/libgcc/../../../co= ntrib/gcc/opt-gather.awk /builds/FreeBSD_HEAD_amd64_gcc/gnu/lib/libgcc/../.= ./../contrib/gcc/c.opt /builds/FreeBSD_HEAD_amd64_gcc/gnu/lib/libgcc/../../= ../contrib/gcc/common.opt /builds/FreeBSD_HEAD_amd64_gcc/gnu/lib/libgcc/../= ../../contrib/gcc/config/i386/i386.opt > optionlist --- gthr-default.h --- ln -sf /builds/FreeBSD_HEAD_amd64_gcc/gnu/lib/libgcc/../../../contrib/gcc/g= thr-posix.h gthr-default.h --- unwind.h --- ln -sf /builds/FreeBSD_HEAD_amd64_gcc/gnu/lib/libgcc/../../../contrib/gcc/u= nwind-generic.h unwind.h --- gnu/lib/libssp/libssp_nonshared__PL --- x86_64-portbld-freebsd10.1-gcc: error: unrecognized command line option '-Q= unused-arguments' *** [ssp-local.o] Error code 1 bmake[4]: stopped in /builds/FreeBSD_HEAD_amd64_gcc/gnu/lib/libssp/libssp_n= onshared 1 error bmake[4]: stopped in /builds/FreeBSD_HEAD_amd64_gcc/gnu/lib/libssp/libssp_n= onshared *** [gnu/lib/libssp/libssp_nonshared__PL] Error code 2 bmake[3]: stopped in /builds/FreeBSD_HEAD_amd64_gcc --- lib/libcompiler_rt__PL --- A failure has been detected in another branch of the parallel make bmake[4]: stopped in /builds/FreeBSD_HEAD_amd64_gcc/lib/libcompiler_rt *** [lib/libcompiler_rt__PL] Error code 2 bmake[3]: stopped in /builds/FreeBSD_HEAD_amd64_gcc --- gnu/lib/libgcc__PL --- A failure has been detected in another branch of the parallel make bmake[4]: stopped in /builds/FreeBSD_HEAD_amd64_gcc/gnu/lib/libgcc *** [gnu/lib/libgcc__PL] Error code 2 bmake[3]: stopped in /builds/FreeBSD_HEAD_amd64_gcc 3 errors bmake[3]: stopped in /builds/FreeBSD_HEAD_amd64_gcc *** [libraries] Error code 2 bmake[2]: stopped in /builds/FreeBSD_HEAD_amd64_gcc 1 error bmake[2]: stopped in /builds/FreeBSD_HEAD_amd64_gcc *** [_libraries] Error code 2 bmake[1]: stopped in /builds/FreeBSD_HEAD_amd64_gcc 1 error bmake[1]: stopped in /builds/FreeBSD_HEAD_amd64_gcc *** [buildworld] Error code 2 make: stopped in /builds/FreeBSD_HEAD_amd64_gcc 1 error make: stopped in /builds/FreeBSD_HEAD_amd64_gcc Build step 'Execute shell' marked build as failure [WARNINGS] Skipping publisher since build result is FAILURE IRC notifier plugin: Sending notification to: #freebsd-commits Email was triggered for: Failure - Any Sending email for trigger: Failure - Any