Re: [head tinderbox] failure on mips/mips

2014-07-10 Thread Konstantin Belousov
On Thu, Jul 10, 2014 at 12:24:51PM +, FreeBSD Tinderbox wrote: > cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions > -Wmissing-include-dirs -

Re: [head tinderbox] failure on mips/mips

2014-07-01 Thread Mateusz Guzik
On Wed, Jul 02, 2014 at 05:22:29AM +, FreeBSD Tinderbox wrote: > cc1: warnings being treated as errors > /src/sys/kern/kern_exec.c: In function 'kern_execve': > /src/sys/kern/kern_exec.c:346: warning: 'newsigacts' may be used > uninitialized in this function > /src/sys/kern/kern_exec.c:346: no

Re: [head tinderbox] failure on mips/mips

2013-11-08 Thread Ian Lepore
I'll do it. -- Ian On Fri, 2013-11-08 at 08:05 -0800, Adrian Chadd wrote: > Can someone please take care of this? I'm a little busy for the next > couple days. > > Feel free to commit to the contrib code. > > Thanks! > > > > -adrian > > > On 8 November 2013 07:24, Dimitry Andric wrote: >

Re: [head tinderbox] failure on mips/mips

2013-11-08 Thread Adrian Chadd
Can someone please take care of this? I'm a little busy for the next couple days. Feel free to commit to the contrib code. Thanks! -adrian On 8 November 2013 07:24, Dimitry Andric wrote: > On 08 Nov 2013, at 16:08, Adrian Chadd wrote: >> On 8 November 2013 02:32, FreeBSD Tinderbox wrote:

Re: [head tinderbox] failure on mips/mips

2013-11-08 Thread Dimitry Andric
On 08 Nov 2013, at 16:08, Adrian Chadd wrote: > On 8 November 2013 02:32, FreeBSD Tinderbox wrote: > > [snip] > >> cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs >> -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline >> -Wcast-qual -Wundef -Wno-pointer-s

Re: [head tinderbox] failure on mips/mips

2013-11-08 Thread Adrian Chadd
On 8 November 2013 02:32, FreeBSD Tinderbox wrote: [snip] > cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions > -Wmissing-include-dirs -fdiagn

Re: [head tinderbox] failure on mips/mips

2013-03-29 Thread Adrian Chadd
... damn, this kernel wasn't yet meant to be built. I'll fix that now. Adrian On 29 March 2013 12:57, FreeBSD Tinderbox wrote: > TB --- 2013-03-29 18:54:33 - tinderbox 2.10 running on > freebsd-current.sentex.ca > TB --- 2013-03-29 18:54:33 - FreeBSD freebsd-current.sentex.ca8.3-PRERELEASE

Re: [head tinderbox] failure on mips/mips

2013-03-24 Thread moonwonje
On Tuesday, March 19, 2013 4:11:32 PM UTC+9, FreeBSD Tinderbox wrote: > TB --- 2013-03-19 04:49:40 - tinderbox 2.10 running on > freebsd-current.sentex.ca TB --- 2013-03-19 04:49:40 - FreeBSD > freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar > 26 13:54:12 EDT 2012 >

Re: [head tinderbox] failure on mips/mips

2013-03-09 Thread Adrian Chadd
This one was fixed. Adrian On 9 March 2013 09:56, FreeBSD Tinderbox wrote: > TB --- 2013-03-09 16:50:38 - tinderbox 2.10 running on > freebsd-current.sentex.ca > TB --- 2013-03-09 16:50:38 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE > FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT

Re: [head tinderbox] failure on mips/mips

2013-02-08 Thread Adrian Chadd
Fixed. Adrian On 8 February 2013 02:25, FreeBSD Tinderbox wrote: > TB --- 2013-02-08 09:22:13 - tinderbox 2.10 running on > freebsd-current.sentex.ca > TB --- 2013-02-08 09:22:13 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE > FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012

Re: [head tinderbox] failure on mips/mips

2012-11-27 Thread Adrian Chadd
This has been fixed too. I actually fat fingered this commit - I committed from the WIP directory, rather than the full -HEAD checkout I had been working from and had actually done compile tests against. Sorry :( Adrian On 27 November 2012 00:56, FreeBSD Tinderbox wrote: > TB --- 2012-11-27 0

Re: [head tinderbox] failure on mips/mips

2012-04-05 Thread Dag-Erling Smørgrav
Garrett Cooper writes: > Forgot a key piece of info. My VM that this works on is i386, not > amd64. I assume that's a trigger? Frankly, I have no idea... DES -- Dag-Erling Smørgrav - d...@des.no ___ freebsd-current@freebsd.org mailing list http://list

Re: [head tinderbox] failure on mips/mips

2012-04-05 Thread Stanislav Sedov
On Thu, 5 Apr 2012 16:35:06 -0700 Garrett Cooper mentioned: > 2012/4/5 Dag-Erling Smørgrav : > > Garrett Cooper writes: > >> From what I saw it seems to be localized to the tinderbox host > >> environment because I don't run into this issue with a copy of CURRENT > >> compiled from r233913 sourc

Re: [head tinderbox] failure on mips/mips

2012-04-05 Thread Garrett Cooper
2012/4/5 Dag-Erling Smørgrav : > Garrett Cooper writes: >> From what I saw it seems to be localized to the tinderbox host >> environment because I don't run into this issue with a copy of CURRENT >> compiled from r233913 sources. > > There is nothing special about the tinderbox host environment, i

Re: [head tinderbox] failure on mips/mips

2012-04-05 Thread Dag-Erling Smørgrav
Garrett Cooper writes: > From what I saw it seems to be localized to the tinderbox host > environment because I don't run into this issue with a copy of CURRENT > compiled from r233913 sources. There is nothing special about the tinderbox host environment, it's a quad-core Phenom running 8.3-STAB

Re: [head tinderbox] failure on mips/mips

2012-04-05 Thread Dag-Erling Smørgrav
Mike Tancsa writes: > Doug Barton writes: > > Thanks for confirming. I also forgot to mention that all the related > > changes were made in the same commit, so I'm not sure what the issue > > could have been. > The logs / progress are visible at http://tinderbox.freebsd.org/ > It looks like pc98

Re: [head tinderbox] failure on mips/mips

2012-04-05 Thread Mike Tancsa
On 4/5/2012 3:28 PM, Doug Barton wrote: > > Thanks for confirming. I also forgot to mention that all the related > changes were made in the same commit, so I'm not sure what the issue > could have been. The logs / progress are visible at http://tinderbox.freebsd.org/ It looks like pc98 i386 built

Re: [head tinderbox] failure on mips/mips

2012-04-05 Thread Doug Barton
On 4/5/2012 12:22 PM, Garrett Cooper wrote: > On Thu, Apr 5, 2012 at 12:09 PM, Doug Barton wrote: >> FYI, the BIND update passed a full 'make universe,' and a subsequent >> tinderbox message for mips/mips failed in a different location, so I'm >> going to assume that this was a transient error unl

Re: [head tinderbox] failure on mips/mips

2012-04-05 Thread Garrett Cooper
On Thu, Apr 5, 2012 at 12:09 PM, Doug Barton wrote: > FYI, the BIND update passed a full 'make universe,' and a subsequent > tinderbox message for mips/mips failed in a different location, so I'm > going to assume that this was a transient error unless something else > comes up. From what I s

Re: [head tinderbox] failure on mips/mips

2012-04-05 Thread Doug Barton
FYI, the BIND update passed a full 'make universe,' and a subsequent tinderbox message for mips/mips failed in a different location, so I'm going to assume that this was a transient error unless something else comes up. Doug On 4/5/2012 3:06 AM, FreeBSD Tinderbox wrote: > TB --- 2012-04-05 09:33:

Re: [head tinderbox] failure on mips/mips

2012-03-27 Thread Stanislav Sedov
On Mar 27, 2012, at 11:14 AM, John Baldwin wrote: > I got this exact error for my own 'make tinderbox' for both mipsel and mipseb > worlds yesterday. Anyone have any ideas? Is this some sort of binutils bug? Hmm, this shouldn't happen on mipsel/mipseb as I've put a workaround in the libkafs5

Re: [head tinderbox] failure on mips/mips

2012-03-27 Thread Oleksandr Tymoshenko
On 2012-03-27, at 11:14 AM, John Baldwin wrote: > /obj/mips.mipsel/src/kerberos5/libexec/kimpersonate/../../lib/libvers/libvers.a >> /obj/mips.mipsel/src/tmp/usr/bin/ld: > /obj/mips.mipsel/src/tmp/usr/lib/libkafs5.so symbol number 13 references > nonexistent SHT_SYMTAB_SHNDX section >> /obj/mi

Re: [head tinderbox] failure on mips/mips

2012-03-27 Thread John Baldwin
On Tuesday, March 27, 2012 9:54:38 am FreeBSD Tinderbox wrote: > TB --- 2012-03-27 13:03:39 - tinderbox 2.9 running on freebsd- current.sentex.ca > TB --- 2012-03-27 13:03:39 - starting HEAD tinderbox run for mips/mips > TB --- 2012-03-27 13:03:39 - mkdir /tinderbox/HEAD/mips > TB --- 2012-03-27 13

Re: [head tinderbox] failure on mips/mips

2012-03-22 Thread Stanislav Sedov
On Thu, 22 Mar 2012 14:46:51 -0700 Juli Mallett mentioned: > On Thu, Mar 22, 2012 at 14:39, Stanislav Sedov wrote: > > Hi! > > > > This is due to the bug in binutils which we're working on fixing in base > > binutils. > > I added a workaround to the libkafs5 Makefile, but tinderbox is using a

Re: [head tinderbox] failure on mips/mips

2012-03-22 Thread Warner Losh
On Mar 22, 2012, at 3:39 PM, Stanislav Sedov wrote: > On Thu, 22 Mar 2012 18:06:28 GMT > FreeBSD Tinderbox mentioned: > >> TB --- 2012-03-22 17:20:36 - tinderbox 2.9 running on >> freebsd-current.sentex.ca >> TB --- 2012-03-22 17:20:36 - starting HEAD tinderbox run for mips/mips >> TB --- 2012

Re: [head tinderbox] failure on mips/mips

2012-03-22 Thread Juli Mallett
On Thu, Mar 22, 2012 at 14:39, Stanislav Sedov wrote: > Hi! > > This is due to the bug in binutils which we're working on fixing in base > binutils. > I added a workaround to the libkafs5 Makefile, but tinderbox is using a > deprecated > TARGET_ARCH=mips which does not enable that workaround.  S

Re: [head tinderbox] failure on mips/mips

2012-03-22 Thread Stanislav Sedov
On Thu, 22 Mar 2012 18:06:28 GMT FreeBSD Tinderbox mentioned: > TB --- 2012-03-22 17:20:36 - tinderbox 2.9 running on > freebsd-current.sentex.ca > TB --- 2012-03-22 17:20:36 - starting HEAD tinderbox run for mips/mips > TB --- 2012-03-22 17:20:36 - cleaning the object tree > TB --- 2012-03-22 1

Re: [head tinderbox] failure on mips/mips

2011-12-17 Thread Bjoern A. Zeeb
On 17. Dec 2011, at 02:39 , Bjoern A. Zeeb wrote: > On 16. Dec 2011, at 16:42 , Dimitry Andric wrote: > >> On 2011-12-16 16:46, FreeBSD Tinderbox wrote: >> ... >>> ===> usr.sbin/bsnmpd/modules/snmp_mibII (all) >>> cc -fpic -DPIC -O -pipe -G0 >>> -I/src/usr.sbin/bsnmpd/modules/snmp_mibII/../../

Re: [head tinderbox] failure on mips/mips

2011-12-16 Thread Bjoern A. Zeeb
On 16. Dec 2011, at 16:42 , Dimitry Andric wrote: > On 2011-12-16 16:46, FreeBSD Tinderbox wrote: > ... >> ===> usr.sbin/bsnmpd/modules/snmp_mibII (all) >> cc -fpic -DPIC -O -pipe -G0 >> -I/src/usr.sbin/bsnmpd/modules/snmp_mibII/../../../../contrib/bsnmp/lib >> -I/src/usr.sbin/bsnmpd/modules/s

Re: [head tinderbox] failure on mips/mips

2011-12-16 Thread Dimitry Andric
On 2011-12-16 16:46, FreeBSD Tinderbox wrote: ... > ===> usr.sbin/bsnmpd/modules/snmp_mibII (all) > cc -fpic -DPIC -O -pipe -G0 > -I/src/usr.sbin/bsnmpd/modules/snmp_mibII/../../../../contrib/bsnmp/lib > -I/src/usr.sbin/bsnmpd/modules/snmp_mibII/../../../../contrib/bsnmp/snmpd > -DHAVE_ERR_H -

Re: [head tinderbox] failure on mips/mips

2011-11-27 Thread Mikolaj Golub
On Mon, 28 Nov 2011 03:35:32 GMT FreeBSD Tinderbox wrote: FT> TB --- 2011-11-28 02:40:42 - tinderbox 2.8 running on freebsd-current.sentex.ca FT> TB --- 2011-11-28 02:40:42 - starting HEAD tinderbox run for mips/mips FT> TB --- 2011-11-28 02:40:43 - cleaning the object tree FT> TB --- 2011-1

Re: [head tinderbox] failure on mips/mips

2010-02-21 Thread Randall Stewart
Rats.. Yep you are right.. and I was out all day yesterday .. opps.. R On Feb 20, 2010, at 9:49 PM, M. Warner Losh wrote: Maybe a forgotten svn add for mipsfbsd-nat.c? Warner In message: <201002210405.o1l45ggx008...@freebsd-current.sentex.ca> FreeBSD Tinderbox writes: : TB --- 2

Re: [head tinderbox] failure on mips/mips

2010-02-20 Thread M. Warner Losh
Maybe a forgotten svn add for mipsfbsd-nat.c? Warner In message: <201002210405.o1l45ggx008...@freebsd-current.sentex.ca> FreeBSD Tinderbox writes: : TB --- 2010-02-21 03:38:18 - tinderbox 2.6 running on freebsd-current.sentex.ca : TB --- 2010-02-21 03:38:18 - starting HEAD tinderbox