[head tinderbox] failure on ia64/ia64

2014-04-27 Thread FreeBSD Tinderbox
TB --- 2014-04-27 06:00:13 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-04-27 06:00:13 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014

[head tinderbox] failure on mips/mips

2014-04-27 Thread FreeBSD Tinderbox
TB --- 2014-04-27 07:43:59 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-04-27 07:43:59 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014

[head tinderbox] failure on mips64/mips

2014-04-27 Thread FreeBSD Tinderbox
TB --- 2014-04-27 07:57:15 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-04-27 07:57:15 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014

[head tinderbox] failure on sparc64/sparc64

2014-04-27 Thread FreeBSD Tinderbox
TB --- 2014-04-27 09:01:57 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-04-27 09:01:57 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014

[head tinderbox] failure on powerpc/powerpc

2014-04-27 Thread FreeBSD Tinderbox
TB --- 2014-04-27 08:21:03 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-04-27 08:21:03 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014

[head tinderbox] failure on powerpc64/powerpc

2014-04-27 Thread FreeBSD Tinderbox
TB --- 2014-04-27 08:51:39 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-04-27 08:51:39 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014

options for forcing use of GCC

2014-04-27 Thread Julian Elischer
I need to hold off using CLANG for a while at $JOB. We are moving to a newer FBSD in the vicinity of 10.0 but we need to keep the gcc in hte picture for a bit longer before switching. What options do I put into various /etc/make.conf to keep CLANG out ofhte picture until we are ready for it?

newcons and beeping X

2014-04-27 Thread Matthew D. Fuller
I switched my workstation over to newcons today, and it worked just fine, so yay. After using it a while, it slowly dawned on me that I wasn't making hardly any typing mistakes, nor was there any annoying email coming in. After all, if either were happing, I'd be getting beeps; vt is making my li

Re: options for forcing use of GCC

2014-04-27 Thread Ian Lepore
On Sun, 2014-04-27 at 22:25 +0800, Julian Elischer wrote: > I need to hold off using CLANG for a while at $JOB. We are moving to a > newer FBSD in the vicinity of 10.0 but we need to keep the gcc in hte > picture for a bit longer before switching. What options do I put into > various /etc/make.

[head tinderbox] failure on i386/i386

2014-04-27 Thread FreeBSD Tinderbox
TB --- 2014-04-27 13:10:26 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-04-27 13:10:26 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014

[head tinderbox] failure on mips64/mips

2014-04-27 Thread FreeBSD Tinderbox
TB --- 2014-04-27 21:18:26 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-04-27 21:18:26 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014

Re: options for forcing use of GCC vs CLANG

2014-04-27 Thread Julian Elischer
On 4/28/14, 12:30 AM, Ian Lepore wrote: On Sun, 2014-04-27 at 22:25 +0800, Julian Elischer wrote: I need to hold off using CLANG for a while at $JOB. We are moving to a newer FBSD in the vicinity of 10.0 but we need to keep the gcc in hte picture for a bit longer before switching. What options

Re: options for forcing use of GCC

2014-04-27 Thread Julian Elischer
On 4/28/14, 12:30 AM, Ian Lepore wrote: WITH_GCC=yes \ WITH_GNUCXX=yes \ WITHOUT_CLANG=yes \ WITHOUT_CLANG_IS_CC=yes \ forgot to ask.. is this in /etc/make.conf? or elsewhere? ___ freebsd-current@freebsd.org mailing list