From owner-freebsd-current@freebsd.org Sat Dec 17 10:55:26 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 1C13FC83EDB for ; Sat, 17 Dec 2016 10:55:26 +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 F16DD7F7; Sat, 17 Dec 2016 10:55:25 +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 E3D8D31F; Sat, 17 Dec 2016 10:55:25 +0000 (UTC) Date: Sat, 17 Dec 2016 10:55:25 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: lifanov@FreeBSD.org, cperciva@FreeBSD.org, manu@FreeBSD.org, ngie@FreeBSD.org, kib@FreeBSD.org, gnn@FreeBSD.org, matthew@FreeBSD.org, asomers@FreeBSD.org, jmcneill@FreeBSD.org, mm@FreeBSD.org, jhb@FreeBSD.org, dim@FreeBSD.org, gonzo@FreeBSD.org, jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org Message-ID: <253721999.104.1481972125952.JavaMail.jenkins@jenkins-9.freebsd.org> In-Reply-To: <573376856.102.1481890114888.JavaMail.jenkins@jenkins-9.freebsd.org> References: <573376856.102.1481890114888.JavaMail.jenkins@jenkins-9.freebsd.org> Subject: FreeBSD_HEAD_amd64_gcc - Build #1735 - Still Failing MIME-Version: 1.0 X-Jenkins-Job: FreeBSD_HEAD_amd64_gcc X-Jenkins-Result: FAILURE Precedence: bulk X-Mailman-Approved-At: Sat, 17 Dec 2016 12:25:15 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Dec 2016 10:55:26 -0000 FreeBSD_HEAD_amd64_gcc - Build #1735 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/1= 735/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/173= 5/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/1735= /console Change summaries: 310187 by ngie: Remove lib/libelf's manpages if MK_TOOLCHAIN =3D=3D no Add a comment to help figure out which set is lib/libelf's and which set is lib/libelftc's MFC after:=091 week 310186 by ngie: Install the lib/libelftc manpages Some other manpages, e.g. c++filt reference these MFC after:=091 week 310185 by mm: MFV r310115,310184: Sync libarchive with vendor. Vendor bugfixes (relevant to FreeBSD): PR 830, 831, 833: Spelling fixes OSS-Fuzz 227, 230, 239: Fix possible memory leak in archive_read_free() OSS-Fuzz 237: Fix heap buffer overflow when reading invalid ar archives MFC after:=091 week 310182 by kib: In swp_pager_meta_free_all(), fix type of the index variable. Style. Noted and reviewed by:=09alc (previous version) Sponsored by:=09The FreeBSD Foundation MFC after:=091 week 310181 by matthew: Revert r309339, thus re-instating r309314 The original problem with conflicting definitions of ${PKG_CMD} was solved by r427523 in ports (see https://reviews.freebsd.org/D8677), so this should be safe now. Reviewed by:=09gjb Approved by:=09gjb Differential Revision:=09https://reviews.freebsd.org/D8120 310180 by asomers: Fix panic during lagg destruction with simultaneous status check If you run "ifconfig lagg0 destroy" and "ifconfig lagg0" at the same time a page fault may result. The first process will destroy ifp->if_lagg in lagg_clone_destroy (called by if_clone_destroy). Then the second process will observe that ifp->if_lagg is NULL at the top of lagg_port_ioctl and goto fallback: where it will promptly dereference ifp->if_lagg anyway. The solution is to repeat the NULL check for ifp->if_lagg MFC after:=094 weeks Sponsored by:=09Spectra Logic Corp Differential Revision:=09https://reviews.freebsd.org/D8512 310179 by cperciva: Avoid division by zero in the rare case that portsnap needs to fetch zero patches. (This avoids two "dc: divide by zero" warnings.) MFC after:=093 days 310178 by manu: Honor the CLK_SET_DRYRUN for the *set_freq function for allwinner clocks. Reviewed by:=09jmcneill MFC after:=091 month Differential Revision:=09https://reviews.freebsd.org/D8821 310177 by jhb: Enable EARLY_AP_STARTUP on amd64 and i386 kernels by default. PR:=09=09199321, 203682 MFC after:=092 months Sponsored by:=09Netflix 310175 by gnn: Remove extra DOF_SEC_XLIMPORT from the DOF_SEC_ISLOADABLE macro MFC after:=092 weeks Sponsored by:=09DARPA, AFRL 310172 by jmcneill: Add support for Ingenic JZ4780 SMBus controller. Reviewed by:=09=09kan Relnotes:=09=09yes Differential Revision:=09https://reviews.freebsd.org/D8793 310171 by dim: Add __scanflike attributes to the kernel's sscanf() and vsscanf() declarations. This should help to catch future mismatches between format strings and arguments. MFC after:=091 week 310170 by gonzo: [spigen] Make "data" part of spigen_transfer optional Make st_data part of spigen_transfer optional by letting pass zero length and NULL pointer. SPI controller drivers handle this case fine. MFC after:=091 week 310160 by lifanov: retain cc.4.gz man page for Chelsio T6 NICs This man page was removed in r225583 when cc.4 was renamed to mod_cc.4 With reintroduction of cc.4 "make installworld; make delete-old" was no longer convergent. Reported by:=09Trond Endrest=C3=B8l Reviewed by:=09np, matthew Approved by:=09np, matthew (mentor) Differential Revision:=09https://reviews.freebsd.org/D8816 310159 by kib: Switch from stdatomic.h to atomic.h for kernel. Apparently stdatomic.h implementation for gcc 4.2 on sparc64 does not work properly. This effectively reverts r251803. Reported and tested by:=09lidl Discussed with:=09ed Sponsored by:=09The FreeBSD Foundation MFC after:=091 week 310155 by kib: Fix typo. MFC after:=093 days The end of the build log: [...truncated 53 lines...] U sys/vm/swap_pager.c U sys/net/if_lagg.c U sys/arm/allwinner/clk/aw_debeclk.c U sys/arm/allwinner/clk/aw_hdmiclk.c U sys/arm/allwinner/clk/aw_lcdclk.c U sys/arm/allwinner/clk/aw_mmcclk.c U sys/arm/allwinner/clk/aw_modclk.c U sys/arm/allwinner/clk/aw_pll.c U sys/arm/allwinner/clk/aw_thsclk.c U sys/amd64/conf/GENERIC U sys/amd64/conf/MINIMAL U sys/i386/conf/GENERIC U sys/cddl/contrib/opensolaris/uts/common/sys/dtrace.h U sys/mips/conf/JZ4780 U sys/mips/ingenic/files.jz4780 AU sys/mips/ingenic/jz4780_smb.c AU sys/mips/ingenic/jz4780_smb.h U sys/sys/systm.h U sys/dev/spibus/spigen.c U sys/kern/kern_event.c U Makefile.inc1 U release/scripts/make-pkg-package.sh U share/mk/bsd.own.mk U usr.sbin/portsnap/portsnap/portsnap.sh U ObsoleteFiles.inc U libexec/rtld-elf/rtld.c At revision 310188 No emails were triggered. [FreeBSD_HEAD_amd64_gcc] $ /bin/sh -xe /tmp/hudson2758775147218540760.sh + cat + svn revert Makefile.inc1 + svn revert sys/boot/i386/Makefile Reverted 'sys/boot/i386/Makefile' + patch -f Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: sys/boot/i386/Makefile |=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D |--- sys/boot/i386/Makefile=09(revision 280912) |+++ sys/boot/i386/Makefile=09(working copy) -------------------------- Patching file sys/boot/i386/Makefile using Plan A... Hunk #1 succeeded at 16 (offset 4 lines). Hmm... Ignoring the trailing garbage. done + /vm/freebsd-ci/scripts/build/cross-build.sh + [ -z /builds/FreeBSD_HEAD_amd64_gcc ] + [ -z amd64 ] + export MAKEOBJDIRPREFIX=3D/builds/FreeBSD_HEAD_amd64_gcc/obj + mkdir -p /builds/FreeBSD_HEAD_amd64_gcc/obj + echo -e 'NO_WERROR=3Dyes WERROR=3D WITH_FAST_DEPEND=3Dyes' + cat + set +x -------------------------------------------------------------- >>> /builds/FreeBSD_HEAD_amd64_gcc/make.conf contains: + cat /builds/FreeBSD_HEAD_amd64_gcc/make.conf # Put make.conf entries here NO_WERROR=3Dyes WERROR=3D WITH_FAST_DEPEND=3Dyes + set +x -------------------------------------------------------------- + sudo pkg upgrade -y Updating FreeBSD repository catalogue... Fetching meta.txz: . done Fetching packagesite.txz: .......... done Processing entries: .......... done FreeBSD repository update completed. 25735 packages processed. Checking for upgrades (26 candidates): .......... done Processing candidates (26 candidates): ........ done The following 19 package(s) will be affected (of 0 checked): Installed packages to be UPGRADED: =09zsh: 5.2_4 -> 5.3 =09rsync: 3.1.2_5 -> 3.1.2_6 =09py27-docutils: 0.12_1 -> 0.13.1 =09py27-botocore: 1.4.82 -> 1.4.86 =09pinentry-tty: 0.9.7 -> 1.0.0 =09pinentry: 0.9.7_1 -> 1.0.0 =09php56-xml: 5.6.28 -> 5.6.29 =09php56-simplexml: 5.6.28 -> 5.6.29 =09php56-mbstring: 5.6.28 -> 5.6.29 =09php56-json: 5.6.28 -> 5.6.29 =09php56-dom: 5.6.28 -> 5.6.29 =09php56-curl: 5.6.28 -> 5.6.29 =09php56: 5.6.28 -> 5.6.29 =09mutt: 1.7.1_2 -> 1.7.2 =09jenkins: 2.35 -> 2.36 =09harfbuzz: 1.3.3_1 -> 1.3.4 =09gsfonts: 8.11_7 -> 8.11_8 =09curl: 7.51.0_2 -> 7.51.0_3 =09amd64-gcc: 5.3.0_1 -> 6.2.0 Number of packages to be upgraded: 19 The process will require 10 MiB more space. 99 MiB to be downloaded. Fetching zsh-5.3.txz: .......... done Fetching rsync-3.1.2_6.txz: .......... done Fetching py27-docutils-0.13.1.txz: .......... done Fetching py27-botocore-1.4.86.txz: .......... done Fetching pinentry-tty-1.0.0.txz: ... done Fetching pinentry-1.0.0.txz: .. done Fetching php56-xml-5.6.29.txz: .. done Fetching php56-simplexml-5.6.29.txz: ... done Fetching php56-mbstring-5.6.29.txz: .......... done Fetching php56-json-5.6.29.txz: .. done Fetching php56-dom-5.6.29.txz: ...... done Fetching php56-curl-5.6.29.txz: ... done Fetching php56-5.6.29.txz: .......... done Fetching mutt-1.7.2.txz: .......... done Fetching jenkins-2.36.txz: .......... done Fetching harfbuzz-1.3.4.txz: .......... done Fetching gsfonts-8.11_8.txz: .......... done Fetching curl-7.51.0_3.txz: .......... done Fetching amd64-gcc-6.2.0.txz: .......... done Checking integrity... done (0 conflicting) [1/19] Upgrading pinentry-tty from 0.9.7 to 1.0.0... [1/19] Extracting pinentry-tty-1.0.0: .... done [2/19] Upgrading pinentry from 0.9.7_1 to 1.0.0... [2/19] Extracting pinentry-1.0.0: ..... done [3/19] Upgrading py27-docutils from 0.12_1 to 0.13.1... [3/19] Extracting py27-docutils-0.13.1: .......... done [4/19] Upgrading php56 from 5.6.28 to 5.6.29... [4/19] Extracting php56-5.6.29: .......... done [5/19] Upgrading curl from 7.51.0_2 to 7.51.0_3... [5/19] Extracting curl-7.51.0_3: .......... done [6/19] Upgrading zsh from 5.2_4 to 5.3... [6/19] Extracting zsh-5.3: .......... done [7/19] Upgrading rsync from 3.1.2_5 to 3.1.2_6... [7/19] Extracting rsync-3.1.2_6: .......... done [8/19] Upgrading py27-botocore from 1.4.82 to 1.4.86... [8/19] Extracting py27-botocore-1.4.86: .......... done [9/19] Upgrading php56-xml from 5.6.28 to 5.6.29... [9/19] Extracting php56-xml-5.6.29: ........ done [10/19] Upgrading php56-simplexml from 5.6.28 to 5.6.29... [10/19] Extracting php56-simplexml-5.6.29: ......... done [11/19] Upgrading php56-mbstring from 5.6.28 to 5.6.29... [11/19] Extracting php56-mbstring-5.6.29: .......... done [12/19] Upgrading php56-json from 5.6.28 to 5.6.29... [12/19] Extracting php56-json-5.6.29: ........ done [13/19] Upgrading php56-dom from 5.6.28 to 5.6.29... [13/19] Extracting php56-dom-5.6.29: .......... done [14/19] Upgrading php56-curl from 5.6.28 to 5.6.29... [14/19] Extracting php56-curl-5.6.29: ....... done [15/19] Upgrading mutt from 1.7.1_2 to 1.7.2... [15/19] Extracting mutt-1.7.2: .......... done [16/19] Upgrading jenkins from 2.35 to 2.36... =3D=3D=3D> Creating groups. Using existing group 'jenkins'. =3D=3D=3D> Creating users Using existing user 'jenkins'. [16/19] Extracting jenkins-2.36: ...... done [17/19] Upgrading harfbuzz from 1.3.3_1 to 1.3.4... [17/19] Extracting harfbuzz-1.3.4: .......... done [18/19] Upgrading gsfonts from 8.11_7 to 8.11_8... [18/19] Extracting gsfonts-8.11_8: .......... done [19/19] Upgrading amd64-gcc from 5.3.0_1 to 6.2.0... [19/19] Extracting amd64-gcc-6.2.0: .......... done Message from zsh-5.3: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D By default, zsh looks for system-wide defaults in /usr/local/etc. If you previously set up /etc/zprofile, /etc/zshenv, etc., either move them to /usr/local/etc or rebuild zsh with the ETCDIR option enabled. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D Message from php56-xml-5.6.29: ***************************************************************************= * The following line has been added to your /usr/local/etc/php/ext-20-xml.ini configuration file to automatically load the installed extension: extension=3Dxml.so ***************************************************************************= * Message from php56-simplexml-5.6.29: ***************************************************************************= * The following line has been added to your /usr/local/etc/php/ext-20-simplex= ml.ini configuration file to automatically load the installed extension: extension=3Dsimplexml.so ***************************************************************************= * Message from php56-mbstring-5.6.29: ***************************************************************************= * The following line has been added to your /usr/local/etc/php/ext-20-mbstrin= g.ini configuration file to automatically load the installed extension: extension=3Dmbstring.so ***************************************************************************= * Message from php56-json-5.6.29: ***************************************************************************= * The following line has been added to your /usr/local/etc/php/ext-20-json.in= i configuration file to automatically load the installed extension: extension=3Djson.so ***************************************************************************= * Message from php56-dom-5.6.29: ***************************************************************************= * The following line has been added to your /usr/local/etc/php/ext-20-dom.ini configuration file to automatically load the installed extension: extension=3Ddom.so ***************************************************************************= * Message from php56-curl-5.6.29: ***************************************************************************= * The following line has been added to your /usr/local/etc/php/ext-20-curl.in= i configuration file to automatically load the installed extension: extension=3Dcurl.so ***************************************************************************= * Message from jenkins-2.36: ************************************************************************ Please login to the Jenkins web interface and secure with a password, when installing for the first time. More information: https://wiki.jenkins-ci.org/display/JENKINS/Quick+and+Simple+Security https://wiki.jenkins-ci.org/display/JENKINS/Standard+Security+Setup ************************************************************************ + sudo pkg install -y devel/amd64-xtoolchain-gcc Updating FreeBSD repository catalogue... FreeBSD repository is up-to-date. All repositories are up-to-date. pkg: No packages available to install matching 'devel/amd64-xtoolchain-gcc'= have been found in the repositories 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