[head tinderbox] failure on ia64/ia64

2013-05-23 Thread FreeBSD Tinderbox
TB --- 2013-05-23 08:36:26 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-23 08:36:26 - 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: ccache issues during buildworld on recent -CURRENT

2013-05-23 Thread Eggert, Lars
Hi, On May 22, 2013, at 13:37, Dimitry Andric wrote: > Can you try to figure out which copy of clang ccache finds and runs? I enabled CCACHE_LOGFILE, and it seems that it runs /usr/bin/clang: [2013-05-23T12:25:36.810346 48913] Command line: /usr/local/libexec/ccache/clang --sysroot=/home/elar

[head tinderbox] failure on mips/mips

2013-05-23 Thread FreeBSD Tinderbox
TB --- 2013-05-23 09:52:35 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-23 09:52:35 - 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

Bug in BSD patch (was: Re: absolute paths in port patch files)

2013-05-23 Thread Stefan Esser
Am 23.05.2013 08:50, schrieb d...@gmx.com: > In the ports system, some patch files use absolute paths. Run > > ls -d /usr/ports/*/*/files | xargs -IX grep -rnE '^([+][+][+]|---) /' X > > to see what I mean. For example, there is: > > /usr/ports/textproc/texi2html/files/patch-texi2html.pl:2:+

[head tinderbox] failure on mips64/mips

2013-05-23 Thread FreeBSD Tinderbox
TB --- 2013-05-23 10:41:22 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-23 10:41:22 - 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-05-23 Thread FreeBSD Tinderbox
TB --- 2013-05-23 11:21:16 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-23 11:21:16 - 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

[PATCH] Analysis of bug in BSD patch (was: Re: Bug in BSD patch)

2013-05-23 Thread Stefan Esser
Am 23.05.2013 13:02, schrieb Stefan Esser: > This appears to be a problem with the new BSD patch in -CURRENT: > > # gnupatch -d /usr/ports/textproc/texi2html/work/texi2html-5.0 -E -p0 \ > -V simple -C < files/patch-texi2html.pl > Hmm... Looks like a unified diff to me... > The text leading up t

[head tinderbox] failure on powerpc/powerpc

2013-05-23 Thread FreeBSD Tinderbox
TB --- 2013-05-23 10:48:17 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-23 10:48:17 - 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 powerpc64/powerpc

2013-05-23 Thread FreeBSD Tinderbox
TB --- 2013-05-23 10:48:30 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-05-23 10:48:30 - 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: bmake (installed as default make): make: illegal option -- J

2013-05-23 Thread +a-#+3-d+c-v+:-.+@-=+w-x@s@d@e@x@g@h@p@k
I disagree using bmake as default make man src.conf On Wed, May 22, 2013 at 9:01 PM, Julian Stecklina < jstec...@os.inf.tu-dresden.de> wrote: > On 05/22/2013 01:05 PM, Julian Stecklina wrote: > > This also affects building CURRENT from a 9.1 system. One workaround is > > to build without -j, b

Re: [PATCH] Analysis of bug in BSD patch

2013-05-23 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 05/23/13 06:07, Stefan Esser wrote: > Am 23.05.2013 13:02, schrieb Stefan Esser: >> This appears to be a problem with the new BSD patch in -CURRENT: >> >> # gnupatch -d /usr/ports/textproc/texi2html/work/texi2html-5.0 -E >> -p0 \ -V simple -C < f

Re: [PATCH] Analysis of bug in BSD patch

2013-05-23 Thread Stefan Esser
Am 23.05.2013 19:12, schrieb Xin Li: >> The following patch fixes the behaviour and makes it compliant >> with both the man page and GNU patch: > >> Index: pch.c >> === > >> > > --- pch.c (revision 250926) >> +++ pch.c(work

Re: Bug in BSD patch

2013-05-23 Thread dt71
On 05/23/2013 13:02, Stefan Esser wrote: Quoting from the patch(1) man page: [...] patch will examine either the “old” and “new” file names or, for a non-context diff, the “index” file name, and choose the file name with the fewest path components, the short- est basename, and the sho

xorg-server running on 10-current under VMware?

2013-05-23 Thread Guy Helmer
I've tried using drivers xf86-video-vmware (vmware) and xf86-video-vesa (vesa) for 10-current under VMware Fusion. Regardless, the X server fails with the error: > […] > (==) VESA(0): Backing store disabled > > Fatal server error: > AddScreen/ScreenInit failed for driver 0 > > > Please consul

Your PayPal account has been limited PP-503-472-100

2013-05-23 Thread current
Your PayPal Account Has Been Limited today. PayPal Your Paypal Account Has Been Limited FROM PayPal Support Hello security measure, we regularly screen activity in the system. You

Unexpected behavior change [FreeBSD]make -> bmake

2013-05-23 Thread David O'Brien
For some reason bmake is now using share/mk/ from within a source tree instead of the installation in /usr/share/mk/: /w/10/usr.bin/xinstall$ bmake bmake: "/b/deo/10/share/mk/bsd.own.mk" line 444: MK_BMAKE can't be set by a user. I believe this is against POLA as there is no guarantee that

Read-triggered corruption of swap backed MD devices

2013-05-23 Thread Lawrence Stewart
Hi all, I tracked the cause of a colleague's nanobsd image creation problem to what appears to be some nasty behaviour with swap-backed MD devices. I've verified the behaviour exists on three separate systems running 10-CURRENT r250260, 9-STABLE r250824 and 9-STABLE r250925. The following minimal

Re: Fatal trap 3: breakpoint instruction fault

2013-05-23 Thread Erich Dollansky
Hi, On Thu, 23 May 2013 10:25:24 +0700 Erich Dollansky wrote: > I updated my system over night. It suddenly reboots and I find some 20 > entries like this in /var/log/message: I have had to give up using this kernel after it crashed all the while. I will now doing updates of my kernel and repor