Re: CURRENT: build failure with clang 3.7.0

2015-10-07 Thread John Baldwin
On Wednesday, October 07, 2015 09:09:50 PM O. Hartmann wrote: > Am Wed, 07 Oct 2015 11:03 -0700 > John Baldwin schrieb: > > > On Wednesday, October 07, 2015 01:33:23 PM O. Hartmann wrote: > > > On Wed, 7 Oct 2015 13:23:48 +0200 > > > Dimitry Andric wrote: > >

Re: kyua SIGBUS'ing with clang 3.7.0 (was FreeBSD_HEAD-tests - Build #1540 - Unstable)

2015-10-07 Thread Dimitry Andric
On 07 Oct 2015, at 16:44, Nathan Whitehorn wrote: > > On 10/07/15 00:52, NGie Cooper wrote: ... >>> How do you reproduce this issue? Do you have any core dumps? >> sudo bash >> pkg install -y kyua >> kyua test /usr/tests/local/atf/atf-c++/build_test >> >> As far as core

Re: kyua SIGBUS'ing with clang 3.7.0 (was FreeBSD_HEAD-tests - Build #1540 - Unstable)

2015-10-07 Thread NGie Cooper
On Wed, Oct 7, 2015 at 6:15 AM, Dimitry Andric wrote: > On 07 Oct 2015, at 09:52, NGie Cooper wrote: > ... >>> How do you reproduce this issue? Do you have any core dumps? >> >> sudo bash >> pkg install -y kyua >> kyua test

FreeBSD_HEAD-tests - Build #1543 - Still Unstable

2015-10-07 Thread jenkins-admin
FreeBSD_HEAD-tests - Build #1543 - Still Unstable: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1543/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1543/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1543/console Change

FreeBSD_HEAD_amd64_gcc4.9 - Build #619 - Still Failing

2015-10-07 Thread jenkins-admin
FreeBSD_HEAD_amd64_gcc4.9 - Build #619 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/619/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/619/changes Full build log:

Re: kyua SIGBUS'ing with clang 3.7.0 (was FreeBSD_HEAD-tests - Build #1540 - Unstable)

2015-10-07 Thread NGie Cooper
> On Oct 6, 2015, at 23:58, Dimitry Andric wrote: > > On 07 Oct 2015, at 05:44, NGie Cooper wrote: >> >>> >>> On Oct 6, 2015, at 20:28, NGie Cooper wrote: >>> On Oct 6, 2015, at 16:13, jenkins-ad...@freebsd.org wrote:

CURRENT: build failure with clang 3.7.0

2015-10-07 Thread O. Hartmann
I hit on a box this nasty/sticky error when performing buildworld. /usr/src is on r288980 svn status gives #: [src] svn st ? .snap ? .sujournal ? etc/rc.d/tests ? sys/amd64/conf/HAGENVONTRONJE By the way, it seems that etc/rc.d/tests doesn't get deleted via "make

Re: HEADS UP: clang/llvm/lldb 3.7.0 imported

2015-10-07 Thread O. Hartmann
On Tue, 6 Oct 2015 20:48:42 +0200 Dimitry Andric wrote: > Hi all, > > I upgraded clang, llvm, lldb, compiler-rt and libc++ to 3.7.0 release, > in head r288943. > > Release notes for llvm and clang can be found here: > http://llvm.org/releases/3.7.0/docs/ReleaseNotes.html >

FreeBSD_HEAD_amd64_gcc4.9 - Build #616 - Still Failing

2015-10-07 Thread jenkins-admin
FreeBSD_HEAD_amd64_gcc4.9 - Build #616 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/616/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/616/changes Full build log:

Re: CURRENT: build failure with clang 3.7.0

2015-10-07 Thread NGie Cooper
> On Oct 7, 2015, at 00:37, O. Hartmann wrote: > > I hit on a box this nasty/sticky error when performing buildworld. … > By the way, it seems that etc/rc.d/tests doesn't get deleted via "make > delete-old”. make delete-old only cleans up things installed to the

FreeBSD_HEAD_amd64_gcc4.9 - Build #620 - Still Failing

2015-10-07 Thread jenkins-admin
FreeBSD_HEAD_amd64_gcc4.9 - Build #620 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/620/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/620/changes Full build log:

FreeBSD_HEAD-tests - Build #1544 - Still Unstable

2015-10-07 Thread jenkins-admin
FreeBSD_HEAD-tests - Build #1544 - Still Unstable: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1544/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1544/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1544/console Change

Re: CURRENT: build failure with clang 3.7.0

2015-10-07 Thread O. Hartmann
Am Wed, 07 Oct 2015 11:03 -0700 John Baldwin schrieb: > On Wednesday, October 07, 2015 01:33:23 PM O. Hartmann wrote: > > On Wed, 7 Oct 2015 13:23:48 +0200 > > Dimitry Andric wrote: > > > > > On 07 Oct 2015, at 09:37, O. Hartmann

Re: kyua SIGBUS'ing with clang 3.7.0 (was FreeBSD_HEAD-tests - Build #1540 - Unstable)

2015-10-07 Thread Baptiste Daroussin
On Wed, Oct 07, 2015 at 12:52:34AM -0700, NGie Cooper wrote: > > > On Oct 6, 2015, at 23:58, Dimitry Andric wrote: > > > > On 07 Oct 2015, at 05:44, NGie Cooper wrote: > >> > >>> > >>> On Oct 6, 2015, at 20:28, NGie Cooper

Re: CURRENT: build failure with clang 3.7.0

2015-10-07 Thread O. Hartmann
On Wed, 7 Oct 2015 13:23:48 +0200 Dimitry Andric wrote: > On 07 Oct 2015, at 09:37, O. Hartmann wrote: > > > > I hit on a box this nasty/sticky error when performing buildworld. > > > > /usr/src is on r288980 > ... > > --- ieee802_11_common.o ---

Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #614 - Failure

2015-10-07 Thread Craig Rodrigues
On Tue, Oct 6, 2015 at 3:17 PM, wrote: > > --- Module.o --- > /usr/local/bin/x86_64-portbld-freebsd10.1-g++ -isystem > /builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include >

Jenkins build is back to normal : Build-UFS-image #2507

2015-10-07 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

FreeBSD_HEAD-tests - Build #1541 - Still Unstable

2015-10-07 Thread jenkins-admin
FreeBSD_HEAD-tests - Build #1541 - Still Unstable: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1541/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1541/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1541/console Change

FreeBSD_HEAD_amd64_gcc4.9 - Build #617 - Still Failing

2015-10-07 Thread jenkins-admin
FreeBSD_HEAD_amd64_gcc4.9 - Build #617 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/617/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/617/changes Full build log:

Re: CURRENT: build failure with clang 3.7.0

2015-10-07 Thread Dimitry Andric
On 07 Oct 2015, at 09:37, O. Hartmann wrote: > > I hit on a box this nasty/sticky error when performing buildworld. > > /usr/src is on r288980 ... > --- ieee802_11_common.o --- ... > -c >

Re: kyua SIGBUS'ing with clang 3.7.0 (was FreeBSD_HEAD-tests - Build #1540 - Unstable)

2015-10-07 Thread Dimitry Andric
On 07 Oct 2015, at 09:52, NGie Cooper wrote: ... >> How do you reproduce this issue? Do you have any core dumps? > > sudo bash > pkg install -y kyua > kyua test /usr/tests/local/atf/atf-c++/build_test For me, this does not crash, but results in the following error:

Re: kyua SIGBUS'ing with clang 3.7.0 (was FreeBSD_HEAD-tests - Build #1540 - Unstable)

2015-10-07 Thread Nathan Whitehorn
On 10/07/15 00:52, NGie Cooper wrote: On Oct 6, 2015, at 23:58, Dimitry Andric wrote: On 07 Oct 2015, at 05:44, NGie Cooper wrote: On Oct 6, 2015, at 20:28, NGie Cooper wrote: On Oct 6, 2015, at 16:13,

FreeBSD_HEAD_amd64_gcc4.9 - Build #618 - Still Failing

2015-10-07 Thread jenkins-admin
FreeBSD_HEAD_amd64_gcc4.9 - Build #618 - Still Failing: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/618/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc4.9/618/changes Full build log:

Re: kyua SIGBUS'ing with clang 3.7.0 (was FreeBSD_HEAD-tests - Build #1540 - Unstable)

2015-10-07 Thread Dimitry Andric
On 07 Oct 2015, at 05:44, NGie Cooper wrote: > >> >> On Oct 6, 2015, at 20:28, NGie Cooper wrote: >> >>> On Oct 6, 2015, at 16:13, jenkins-ad...@freebsd.org wrote: >>> >>> FreeBSD_HEAD-tests - Build #1540 - Unstable: >>> >>> Build information:

FreeBSD_HEAD-tests - Build #1542 - Still Unstable

2015-10-07 Thread jenkins-admin
FreeBSD_HEAD-tests - Build #1542 - Still Unstable: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1542/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1542/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1542/console Change

Re: CURRENT: build failure with clang 3.7.0

2015-10-07 Thread John Baldwin
On Wednesday, October 07, 2015 01:33:23 PM O. Hartmann wrote: > On Wed, 7 Oct 2015 13:23:48 +0200 > Dimitry Andric wrote: > > > On 07 Oct 2015, at 09:37, O. Hartmann wrote: > > > > > > I hit on a box this nasty/sticky error when performing

Jenkins build is back to normal : Build-UFS-image #2509

2015-10-07 Thread jenkins-admin
See ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"