Re: ports/181913: devel/qt4-script: /usr/include/c++/v1/type_traits:3175:22: error: call to 'swap' is ambiguous

2013-09-07 Thread Boris Samorodov
08.09.2013 10:14, O. Hartmann пишет: > I can assure that I didn't switch anything to build the ports but > rebuilding world and then restarting building. Something must have > changed since then in the logic of how libc++ slipped in instead of > of libstdc++. > > What I did was a "make delete-old

Re: ports/181913: devel/qt4-script: /usr/include/c++/v1/type_traits:3175:22: error: call to 'swap' is ambiguous

2013-09-07 Thread O. Hartmann
On Sat, 7 Sep 2013 22:49:54 GMT rak...@freebsd.org wrote: > Synopsis: devel/qt4-script: /usr/include/c++/v1/type_traits:3175:22: > error: call to 'swap' is ambiguous > > State-Changed-From-To: open->patched > State-Changed-By: rakuco > State-Changed-When: Sat Sep 7 22:47:43 UTC 2013 > State-Chang

[head tinderbox] failure on mips/mips

2013-09-07 Thread FreeBSD Tinderbox
TB --- 2013-09-08 02:09:15 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-09-08 02:09:15 - 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: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Glen Barber
On Sat, Sep 07, 2013 at 05:34:14PM -0700, Kevin Oberman wrote: > On Sat, Sep 7, 2013 at 5:31 PM, Glen Barber wrote: > > > On Sat, Sep 07, 2013 at 05:27:19PM -0700, Adrian Chadd wrote: > > > ok. So I can work around this for these MIPS AP images by echoing > > something > > > into /dev/random ? >

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Kevin Oberman
I'm sorry. The word is spelled "KLUDGE", now "KNOB". It works and is better than being dead in the water, but is is still spelled "KLUDGE". On Sat, Sep 7, 2013 at 5:31 PM, Glen Barber wrote: > On Sat, Sep 07, 2013 at 05:27:19PM -0700, Adrian Chadd wrote: > > ok. So I can work around this for th

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Glen Barber
On Sat, Sep 07, 2013 at 05:27:19PM -0700, Adrian Chadd wrote: > ok. So I can work around this for these MIPS AP images by echoing something > into /dev/random ? > The correct workaround (which now I see I should have done before locking head/) is to revert this commit so it can be properly fixed.

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Adrian Chadd
[snip] ok. So I can work around this for these MIPS AP images by echoing something into /dev/random ? -adrian ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freeb

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Mark R V Murray
On 7 Sep 2013, at 22:31, Ian Lepore wrote: > Those of us who have to cope with limited systems will fix our config > for those systems; that part of it shouldn't be your problem beyond > providing us with a knob. If there is NO random number generator, then /dev/random blocks. Period. If you don

[head tinderbox] failure on arm/arm

2013-09-07 Thread FreeBSD Tinderbox
TB --- 2013-09-07 18:20:21 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-09-07 18:20:21 - 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: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Mark R V Murray
On 7 Sep 2013, at 21:38, Ian Lepore wrote: > I keep trying to say this, and I keep getting the feeling that it just > doesn't register with anyone I say it to, like I'm speaking some > language from another planet or something... Sorry. I haven't forgotten this. Right now, for 10.0, the inten

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Mark R V Murray
On 7 Sep 2013, at 21:42, Adrian Chadd wrote: > We discussed this at the dev summit. Mark asked what we'd like to do. > > Mark - would you mind terribly adding a kernel compile option that controls > that blocking default, so we can flip it on for the ARM/MIPS boards that > don't have a hardwa

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Ian Lepore
On Sat, 2013-09-07 at 22:25 +0100, Mark R V Murray wrote: > On 7 Sep 2013, at 21:42, Adrian Chadd wrote: > > > We discussed this at the dev summit. Mark asked what we'd like to do. > > > > Mark - would you mind terribly adding a kernel compile option that controls > > that blocking default, so

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Mark R V Murray
On 7 Sep 2013, at 20:12, Sean Bruno wrote: > On Sat, 2013-09-07 at 19:56 +0100, Mark R V Murray wrote: >>> Ok. Right now, the mips kernel doesn't build unless I have random >> built >>> in, we were using it as a module previously. >> >> >> I'm testing a fix, but if you want to help out, ple

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Adrian Chadd
Hi! On 7 September 2013 13:38, Ian Lepore wrote: > I keep trying to say this, and I keep getting the feeling that it just > doesn't register with anyone I say it to, like I'm speaking some > language from another planet or something... > > There may be NO entropy of any sort available on an em

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Ian Lepore
On Sat, 2013-09-07 at 19:40 +0100, Mark R V Murray wrote: > On 7 Sep 2013, at 19:36, Sean Bruno wrote: > > > On Sat, 2013-09-07 at 18:39 +0100, Mark R V Murray wrote: > >> On 7 Sep 2013, at 17:43, Sean Bruno wrote: > >>> trying to enable random on my DIR-825 kernconf I get this on boot: > >>> >

Re: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv

2013-09-07 Thread O. Hartmann
On Sat, 07 Sep 2013 13:34:25 +0200 Guido Falsi wrote: > On 09/07/13 13:03, O. Hartmann wrote: > > On Sat, 07 Sep 2013 00:16:16 +0200 > > Guido Falsi wrote: > > > >> On 09/07/13 00:10, Boris Samorodov wrote: > >>> 07.09.2013 01:51, O. Hartmann пишет: > On Fri, 06 Sep 2013 21:11:26 +0400 > >>

Re: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv

2013-09-07 Thread O. Hartmann
On Sat, 7 Sep 2013 21:52:11 +0200 "O. Hartmann" wrote: > On Sat, 7 Sep 2013 21:13:36 +0200 > "O. Hartmann" wrote: > > > While proceeding in the iconv-mess, I run into a very nasty > > situation with some ports showing strange linker errors on most > > recent systems. > > > > The symptoms are p

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Sean Bruno
> Nearly there - I saw that too. > > Proposed fix enclosed. > > M Compile succeeds, booted up and I still see the blocking message and the machine does not post fully. setting sys/dev/random/randomdev_soft.c ".seeded = 1". allows the system to boot properly. Sean signature.asc Descriptio

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Mark R V Murray
On 7 Sep 2013, at 19:49, Sean Bruno wrote: > On Sat, 2013-09-07 at 19:40 +0100, Mark R V Murray wrote: >>> Looks like it does indeed work if that is set to 1. >>> >>> This "DIR-825" config, should be loading random as a module, not >> built >>> into the kernel due to size limitations of the k

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Mark R V Murray
On 7 Sep 2013, at 19:36, Sean Bruno wrote: > On Sat, 2013-09-07 at 18:39 +0100, Mark R V Murray wrote: >> On 7 Sep 2013, at 17:43, Sean Bruno wrote: >>> trying to enable random on my DIR-825 kernconf I get this on boot: >>> >>> Configuration file: /etc/cfg/hostapd.wlan0.conf >>> Using interfac

Re: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv

2013-09-07 Thread O. Hartmann
On Sat, 7 Sep 2013 21:13:36 +0200 "O. Hartmann" wrote: > While proceeding in the iconv-mess, I run into a very nasty situation > with some ports showing strange linker errors on most recent systems. > > The symptoms are present on boxes with CURRENT > r255259, for > instance, the error below is

Re: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv

2013-09-07 Thread O. Hartmann
On Sat, 07 Sep 2013 14:27:48 +0200 Guido Falsi wrote: > On 09/07/13 14:10, olli hauer wrote: > > There are 13 ports using --with-iconv=${LOCALBASE} > > devel/apr1 > > devel/apr2 > > devel/git > > irc/epic5 > > lang/gauche > > net-mgmt/ettercap > > net/ssltunnel-client > > net/yaz

Re: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv

2013-09-07 Thread O. Hartmann
While proceeding in the iconv-mess, I run into a very nasty situation with some ports showing strange linker errors on most recent systems. The symptoms are present on boxes with CURRENT > r255259, for instance, the error below is taken from a box which has already compiled the port in question su

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Sean Bruno
On Sat, 2013-09-07 at 19:56 +0100, Mark R V Murray wrote: > > Ok. Right now, the mips kernel doesn't build unless I have random > built > > in, we were using it as a module previously. > > > I'm testing a fix, but if you want to help out, please move the > random_null_func() > from randomdev.c

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Sean Bruno
On Sat, 2013-09-07 at 19:40 +0100, Mark R V Murray wrote: > > Looks like it does indeed work if that is set to 1. > > > > This "DIR-825" config, should be loading random as a module, not > built > > into the kernel due to size limitations of the kernel on this board. > > Hmm. I'll set it back t

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Sean Bruno
On Sat, 2013-09-07 at 18:39 +0100, Mark R V Murray wrote: > On 7 Sep 2013, at 17:43, Sean Bruno wrote: > > trying to enable random on my DIR-825 kernconf I get this on boot: > > > > Configuration file: /etc/cfg/hostapd.wlan0.conf > > Using interface wlan0 with hwaddr 00:00:88:88:22:22 and ssid "T

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Mark R V Murray
On 7 Sep 2013, at 17:43, Sean Bruno wrote: > trying to enable random on my DIR-825 kernconf I get this on boot: > > Configuration file: /etc/cfg/hostapd.wlan0.conf > Using interface wlan0 with hwaddr 00:00:88:88:22:22 and ssid "TESTBRUNO" > Entropy device is blocking Please make a change to sys

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Mark R V Murray
On 7 Sep 2013, at 17:43, Sean Bruno wrote: > with "nodevice random" I can no longer compile for MIPS > --- kernel.debug --- > pseudo_rng.o:(.data+0x3c): undefined reference to `random_null_func' > pseudo_rng.o:(.data+0x44): undefined reference to `random_null_func' > pseudo_rng.o:(.data+0x74): u

Re: random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Sean Bruno
On Sat, 2013-09-07 at 18:34 +0100, Mark R V Murray wrote: > > Configuration file: /etc/cfg/hostapd.wlan0.conf > > Using interface wlan0 with hwaddr 00:00:88:88:22:22 and ssid > "TESTBRUNO" > > Entropy device is blocking. > > Can you please see if you can get the output of "sysctl -a | grep > rando

random(4) update causes mips compile fail | mips boot fail

2013-09-07 Thread Sean Bruno
with "nodevice random" I can no longer compile for MIPS --- kernel.debug --- pseudo_rng.o:(.data+0x3c): undefined reference to `random_null_func' pseudo_rng.o:(.data+0x44): undefined reference to `random_null_func' pseudo_rng.o:(.data+0x74): undefined reference to `random_null_func' pseudo_rng.o:(.

Panic in ZFS: solaris assert: dn->dn_datablkshift != 0

2013-09-07 Thread Jeremie Le Hen
Hi, I have the following panic every time I do a zfs receive on a given dataset. For the background, I synchronize a zfs dataset every couple of minutes using zfs send/receive. I think I recently got a panic (I'm running mav@'s geom direct dispatch patch) which probably happen at a bad time and

Re: Interesting panic from the Yahoo builder (10-current)

2013-09-07 Thread Davide Italiano
On Fri, Sep 6, 2013 at 6:00 PM, Sean Bruno wrote: > Our "yBSD" builder needs to mount a disk image temporarily that has a > dos partition (for openstack-ish things) to put configs into it. It > seems that under high stress, we can squeeze a panic out of it in > namei(). > > Sean > > > Unread port

Re: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv

2013-09-07 Thread Boris Samorodov
07.09.2013 16:27, Guido Falsi пишет: > On 09/07/13 14:10, olli hauer wrote: >> There are 13 ports using --with-iconv=${LOCALBASE} >> devel/apr1 >> devel/apr2 >> devel/git >> irc/epic5 >> lang/gauche >> net-mgmt/ettercap >> net/ssltunnel-client >> net/yaz >> net/zebra-server >> t

[head tinderbox] failure on amd64/amd64

2013-09-07 Thread FreeBSD Tinderbox
TB --- 2013-09-07 08:00:42 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-09-07 08:00:42 - 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-09-07 Thread FreeBSD Tinderbox
TB --- 2013-09-07 08:00:42 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-09-07 08:00:42 - 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: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv

2013-09-07 Thread Guido Falsi
On 09/07/13 14:10, olli hauer wrote: There are 13 ports using --with-iconv=${LOCALBASE} devel/apr1 devel/apr2 devel/git irc/epic5 lang/gauche net-mgmt/ettercap net/ssltunnel-client net/yaz net/zebra-server textproc/libxml2 textproc/py-libxml2 www/apache22 www/apache24

[head tinderbox] failure on arm/arm

2013-09-07 Thread FreeBSD Tinderbox
TB --- 2013-09-07 08:00:42 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-09-07 08:00:42 - 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: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv

2013-09-07 Thread olli hauer
There are 13 ports using --with-iconv=${LOCALBASE} devel/apr1 devel/apr2 devel/git irc/epic5 lang/gauche net-mgmt/ettercap net/ssltunnel-client net/yaz net/zebra-server textproc/libxml2 textproc/py-libxml2 www/apache22 www/apache24 and devel/glib20, print/ghostscript8, print/ghostscr

[head tinderbox] failure on armv6/arm

2013-09-07 Thread FreeBSD Tinderbox
TB --- 2013-09-07 08:00:42 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-09-07 08:00:42 - 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: Cross-buildkernel (i386->amd64) is broken?

2013-09-07 Thread Alexey Dokuchaev
On Fri, Sep 06, 2013 at 10:46:49AM -0700, John-Mark Gurney wrote: > Alexey Dokuchaev wrote this message on Sat, Sep 07, 2013 at 00:29 +0700: > > On Fri, Sep 06, 2013 at 10:08:20AM -0700, hiren panchasara wrote: > > > On Fri, Sep 6, 2013 at 8:12 AM, Alexey Dokuchaev wrote: > > > > Hi there, > > > >

Re: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv

2013-09-07 Thread Guido Falsi
On 09/07/13 13:03, O. Hartmann wrote: On Sat, 07 Sep 2013 00:16:16 +0200 Guido Falsi wrote: On 09/07/13 00:10, Boris Samorodov wrote: 07.09.2013 01:51, O. Hartmann пишет: On Fri, 06 Sep 2013 21:11:26 +0400 Boris Samorodov wrote: 06.09.2013 20:44, O. Hartmann пишет: On Fri, 06 Sep 2013 20

Re: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv

2013-09-07 Thread O. Hartmann
On Sat, 7 Sep 2013 00:07:29 +0200 Baptiste Daroussin wrote: > On Fri, Sep 06, 2013 at 11:51:32PM +0200, O. Hartmann wrote: > > On Fri, 06 Sep 2013 21:11:26 +0400 > > Boris Samorodov wrote: > > > > > 06.09.2013 20:44, O. Hartmann пишет: > > > > On Fri, 06 Sep 2013 20:08:59 +0400 > > > > Boris Sa

Re: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv

2013-09-07 Thread O. Hartmann
On Sat, 07 Sep 2013 00:16:16 +0200 Guido Falsi wrote: > On 09/07/13 00:10, Boris Samorodov wrote: > > 07.09.2013 01:51, O. Hartmann пишет: > >> On Fri, 06 Sep 2013 21:11:26 +0400 > >> Boris Samorodov wrote: > >> > >>> 06.09.2013 20:44, O. Hartmann пишет: > On Fri, 06 Sep 2013 20:08:59 +0400

Re: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv

2013-09-07 Thread Guido Falsi
On 09/07/13 12:23, O. Hartmann wrote: On Fri, 06 Sep 2013 21:11:26 +0400 Boris Samorodov wrote: 06.09.2013 20:44, O. Hartmann пишет: On Fri, 06 Sep 2013 20:08:59 +0400 Boris Samorodov wrote: 06.09.2013 19:44, O. Hartmann пишет: Here we go. It is the config.log from one of the failing mac

Re: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv

2013-09-07 Thread O. Hartmann
On Fri, 06 Sep 2013 21:11:26 +0400 Boris Samorodov wrote: > 06.09.2013 20:44, O. Hartmann пишет: > > On Fri, 06 Sep 2013 20:08:59 +0400 > > Boris Samorodov wrote: > > > >> 06.09.2013 19:44, O. Hartmann пишет: > >> > >>> Here we go. It is the config.log from one of the failing machines, > >>> fa

Re: HEADS UP: No gcc by default in -HEAD on platforms where clang is cc

2013-09-07 Thread O. Hartmann
On Fri, 6 Sep 2013 21:19:32 +0100 David Chisnall wrote: > Hi Everyone, > > As of r255321, we are no longer building gcc or libstdc++ as part of > the default install on platforms where clang is cc. > > If you are using gcc, you have two options: > > 1) Install one of the lang/gcc* ports (Warne

gcc switchoff leftovers

2013-09-07 Thread Boris Samorodov
Hi All, I get some leftovers at fresh CURRENT: % uname -a FreeBSD bb052.int.wart.ru 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r255298: Fri Sep 6 18:15:25 UTC 2013 b...@bb052.int.wart.ru:/usr/obj/usr/src/sys/BB64X amd64 % yes | sudo make -C /usr/src delete-old [...] >>> Removing old directories

Re: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv

2013-09-07 Thread Guido Falsi
On 09/07/13 09:57, O. Hartmann wrote: On Sat, 07 Sep 2013 09:42:05 +0200 Guido Falsi wrote: On 09/07/13 08:10, O. Hartmann wrote: On Sat, 07 Sep 2013 02:10:50 +0400 Boris Samorodov wrote: 07.09.2013 01:51, O. Hartmann пишет: On Fri, 06 Sep 2013 21:11:26 +0400 Boris Samorodov wrote: 06.

Re: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv

2013-09-07 Thread O. Hartmann
On Sat, 07 Sep 2013 09:42:05 +0200 Guido Falsi wrote: > On 09/07/13 08:10, O. Hartmann wrote: > > On Sat, 07 Sep 2013 02:10:50 +0400 > > Boris Samorodov wrote: > > > >> 07.09.2013 01:51, O. Hartmann пишет: > >>> On Fri, 06 Sep 2013 21:11:26 +0400 > >>> Boris Samorodov wrote: > >>> > 06.09.

Re: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv

2013-09-07 Thread Guido Falsi
On 09/07/13 08:10, O. Hartmann wrote: On Sat, 07 Sep 2013 02:10:50 +0400 Boris Samorodov wrote: 07.09.2013 01:51, O. Hartmann пишет: On Fri, 06 Sep 2013 21:11:26 +0400 Boris Samorodov wrote: 06.09.2013 20:44, O. Hartmann пишет: On Fri, 06 Sep 2013 20:08:59 +0400 Boris Samorodov wrote: