[head tinderbox] failure on i386/pc98

2013-08-25 Thread FreeBSD Tinderbox
TB --- 2013-08-26 03:39:39 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-08-26 03:39:39 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

Re: 2 crashes.... (today's -CURRENT)

2013-08-25 Thread Konstantin Belousov
On Sun, Aug 25, 2013 at 01:56:55AM -0500, Larry Rosenman wrote: > And a 4th: > > borg.lerctr.org dumped core - see /var/crash/vmcore.3 All the traces have little in common except a feel of the random memory corruption. Note that you are the only reporter of such mass panics, so the problem

[head tinderbox] failure on amd64/amd64

2013-08-25 Thread FreeBSD Tinderbox
TB --- 2013-08-25 23:50:27 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-08-25 23:50:27 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

[head tinderbox] failure on i386/i386

2013-08-25 Thread FreeBSD Tinderbox
TB --- 2013-08-25 23:50:27 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-08-25 23:50:27 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

Re: patch to add AES intrinsics to gcc

2013-08-25 Thread Gerald Pfeifer
On Fri, 23 Aug 2013, Bernhard Fröhlich wrote: > A possible hack could be to add a check for USE_GCC=any to behave like > a USE_GCC=yes on HEAD on the affected platforms. This pulls in lang/gcc > from ports for a lot of people on HEAD I suppose. I am planning to work on this a bit more once the two

Re: patch to add AES intrinsics to gcc

2013-08-25 Thread Gerald Pfeifer
On Sat, 24 Aug 2013, Warner Losh wrote: >> "If you push gcc out to a port, and you have the 'external compiler' >> toolchain support working correctly enough to build with this, why >> don't we just push clang out to a port, and be done with it?" > This is a stupid idea. It kills the tightly inte

Re: patch to add AES intrinsics to gcc

2013-08-25 Thread Gerald Pfeifer
On Fri, 23 Aug 2013, Volodymyr Kostyrko wrote: > I object. Many ports that compiles perfectly on gcc 4.2.1 can't be > compiled with lang/gcc. I checked this once and the number of ports > that require strictly gcc 4.2.1 was bigger for me then number of > ports that can't be compiled with clang b

Re: patch to add AES intrinsics to gcc

2013-08-25 Thread Gerald Pfeifer
On Fri, 23 Aug 2013, Bernhard Fröhlich wrote: > lang/gcc42 is on the list of ports that have USE_GCC=any. So you would > need to fix it first to be able to compile it with clang 3.3 from base. I don't think so. :-) You can install lang/gcc which builds just fine with clang, and then use lang/gcc

Re: patch to add AES intrinsics to gcc

2013-08-25 Thread Warner Losh
On Aug 25, 2013, at 7:12 PM, Gerald Pfeifer wrote: > On Sat, 24 Aug 2013, Warner Losh wrote: >>> "If you push gcc out to a port, and you have the 'external compiler' >>> toolchain support working correctly enough to build with this, why >>> don't we just push clang out to a port, and be done wi

Re: ulpt can't attach Lexmark E120

2013-08-25 Thread George Mitchell
On 08/25/13 04:44, Hans Petter Selasky wrote: On 08/24/13 20:21, George Mitchell wrote: Setting hw.usb.dwc_otg.debug to any value greater than 0 generates an unending stream of debug output and effectively locks up the chip scrolling the output on the display. Perhaps there are some specific d

[head tinderbox] failure on amd64/amd64

2013-08-25 Thread FreeBSD Tinderbox
TB --- 2013-08-25 11:50:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-08-25 11:50:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

[head tinderbox] failure on i386/i386

2013-08-25 Thread FreeBSD Tinderbox
TB --- 2013-08-25 11:50:19 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-08-25 11:50:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

Re: GCC withdraw

2013-08-25 Thread Ed Schouten
2013/8/25 David Chisnall : > Oh, and it's worth noting that clang, as an extension, supports using > initialiser lists to create complex values and so this particular case is > trivial to avoid if you use this feature, which you will if you create > complex numbers using the macro that the C spe

Re: GCC withdraw

2013-08-25 Thread Steve Kargl
On Sun, Aug 25, 2013 at 11:08:57AM +0100, David Chisnall wrote: > On 25 Aug 2013, at 00:06, Steve Kargl > wrote: > > > On Sat, Aug 24, 2013 at 11:44:38PM +0100, David Chisnall wrote: > >> On 24 Aug 2013, at 23:42, Slawa Olhovchenkov wrote: > >> > >>> And i found PR about clang and mplayer: por

Re: GCC withdraw

2013-08-25 Thread Slawa Olhovchenkov
On Sun, Aug 25, 2013 at 05:24:23PM +0200, Erik Cederstrand wrote: > Expecting FreeBSD Clang maintainers to respond to compilation issues > in FreeBSD base seems perfectly reasonable. Expecting them to > respond to random issues in the ~24.000 ports is not. OK, how FreeBSD Clang maintainers can r

Re: GCC withdraw

2013-08-25 Thread Erik Cederstrand
Den 25/08/2013 kl. 16.21 skrev Ian Lepore : >> Please file clang bugs at http://llvm.org/bugs/ > > And THIS is a major reason why FreeBSD needs a compiler in base instead > of all tools being ports. The last thing we need is to start responding > to every problem with "this is not my problem, g

Re: GCC withdraw

2013-08-25 Thread Ian Lepore
On Sat, 2013-08-24 at 23:44 +0100, David Chisnall wrote: > On 24 Aug 2013, at 23:42, Slawa Olhovchenkov wrote: > > > And i found PR about clang and mplayer: ports/176272 > > This PR contains log with build error log. > > Please file clang bugs at http://llvm.org/bugs/ > > David > And THIS is

Re: patch to improve AES-NI performance

2013-08-25 Thread Ollivier Robert
According to Ollivier Robert: > You are right, I wanted to say r226837 which is the "code" one. FYI I've finally merged r226837,r226839 as r254856 in stable/9 as it is a prerequesite to apply jmg's patch. I've asked re@ whether they would consider this for 9.2. It is very late in the 9.2 relea

[head tinderbox] failure on powerpc64/powerpc

2013-08-25 Thread FreeBSD Tinderbox
TB --- 2013-08-25 08:15:57 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-08-25 08:15:57 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

[head tinderbox] failure on powerpc/powerpc

2013-08-25 Thread FreeBSD Tinderbox
TB --- 2013-08-25 07:58:36 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-08-25 07:58:36 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

[head tinderbox] failure on sparc64/sparc64

2013-08-25 Thread FreeBSD Tinderbox
TB --- 2013-08-25 09:24:08 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-08-25 09:24:08 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

Re: GCC withdraw

2013-08-25 Thread David Chisnall
On 25 Aug 2013, at 00:06, Steve Kargl wrote: > On Sat, Aug 24, 2013 at 11:44:38PM +0100, David Chisnall wrote: >> On 24 Aug 2013, at 23:42, Slawa Olhovchenkov wrote: >> >>> And i found PR about clang and mplayer: ports/176272 >>> This PR contains log with build error log. >> >> Please file cla

[head tinderbox] failure on i386/pc98

2013-08-25 Thread FreeBSD Tinderbox
TB --- 2013-08-25 05:51:43 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-08-25 05:51:43 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

Re: ulpt can't attach Lexmark E120

2013-08-25 Thread Hans Petter Selasky
On 08/24/13 20:21, George Mitchell wrote: Setting hw.usb.dwc_otg.debug to any value greater than 0 generates an unending stream of debug output and effectively locks up the chip scrolling the output on the display. Perhaps there are some specific debug messages I could put in ...

[head tinderbox] failure on mips64/mips

2013-08-25 Thread FreeBSD Tinderbox
TB --- 2013-08-25 06:55:55 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-08-25 06:55:55 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

[head tinderbox] failure on ia64/ia64

2013-08-25 Thread FreeBSD Tinderbox
TB --- 2013-08-25 06:05:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-08-25 06:05:25 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

Re: GCC withdraw

2013-08-25 Thread Slawa Olhovchenkov
On Sun, Aug 25, 2013 at 12:23:45AM -0700, Rui Paulo wrote: > On 25 Aug 2013, at 00:24, Slawa Olhovchenkov wrote: > > > On Sun, Aug 25, 2013 at 12:13:15AM -0700, Rui Paulo wrote: > > > >> On 24 Aug 2013, at 16:06, Steve Kargl > >> wrote: > >> > >>> On Sat, Aug 24, 2013 at 11:44:38PM +0100, Da

Re: GCC withdraw

2013-08-25 Thread Slawa Olhovchenkov
On Sun, Aug 25, 2013 at 02:23:54AM -0500, Scot Hetzel wrote: > On Sat, Aug 24, 2013 at 5:42 PM, Slawa Olhovchenkov wrote: > > On Sat, Aug 24, 2013 at 07:42:17PM +0400, Slawa Olhovchenkov wrote: > > > >> On Sat, Aug 24, 2013 at 01:10:46PM +0100, David Chisnall wrote: > >> > >> > On 24 Aug 2013, at

Re: GCC withdraw

2013-08-25 Thread Scot Hetzel
On Sat, Aug 24, 2013 at 5:42 PM, Slawa Olhovchenkov wrote: > On Sat, Aug 24, 2013 at 07:42:17PM +0400, Slawa Olhovchenkov wrote: > >> On Sat, Aug 24, 2013 at 01:10:46PM +0100, David Chisnall wrote: >> >> > On 24 Aug 2013, at 12:51, Slawa Olhovchenkov wrote: >> > >> > > Oh, I remember. mplayer on

Re: GCC withdraw

2013-08-25 Thread Rui Paulo
On 25 Aug 2013, at 00:24, Slawa Olhovchenkov wrote: > On Sun, Aug 25, 2013 at 12:13:15AM -0700, Rui Paulo wrote: > >> On 24 Aug 2013, at 16:06, Steve Kargl >> wrote: >> >>> On Sat, Aug 24, 2013 at 11:44:38PM +0100, David Chisnall wrote: On 24 Aug 2013, at 23:42, Slawa Olhovchenkov wrote

Re: GCC withdraw

2013-08-25 Thread Slawa Olhovchenkov
On Sun, Aug 25, 2013 at 12:13:15AM -0700, Rui Paulo wrote: > On 24 Aug 2013, at 16:06, Steve Kargl > wrote: > > > On Sat, Aug 24, 2013 at 11:44:38PM +0100, David Chisnall wrote: > >> On 24 Aug 2013, at 23:42, Slawa Olhovchenkov wrote: > >> > >>> And i found PR about clang and mplayer: ports/1

Re: GCC withdraw

2013-08-25 Thread Rui Paulo
On 24 Aug 2013, at 16:06, Steve Kargl wrote: > On Sat, Aug 24, 2013 at 11:44:38PM +0100, David Chisnall wrote: >> On 24 Aug 2013, at 23:42, Slawa Olhovchenkov wrote: >> >>> And i found PR about clang and mplayer: ports/176272 >>> This PR contains log with build error log. >> >> Please file cla