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

2013-09-09 Thread Stefan Esser
Am 08.09.2013 08:14, schrieb 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:

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

2013-09-09 Thread Jeremie Le Hen
On Sun, Sep 08, 2013 at 11:14:44PM +0200, Jeremie Le Hen wrote: On Sun, Sep 08, 2013 at 10:05:55PM +0100, Steven Hartland wrote: On Sun, Sep 08, 2013 at 09:02:48PM +0100, Steven Hartland wrote: On Sun, Sep 08, 2013 at 03:17:09PM +0100, Steven Hartland wrote: I believe this was added by

[head tinderbox] failure on amd64/amd64

2013-09-09 Thread FreeBSD Tinderbox
TB --- 2013-09-09 07:30:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-09-09 07:30:20 - 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 ---

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

2013-09-09 Thread Michael Gmelin
On Sun, 8 Sep 2013 14:57:01 +0200 Dimitry Andric d...@freebsd.org wrote: On Sep 8, 2013, at 08:14, O. Hartmann ohart...@zedat.fu-berlin.de wrote: 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:

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

2013-09-09 Thread Ulrich Spörlein
On Fri, 2013-09-06 at 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 (Warner

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

2013-09-09 Thread David Chisnall
On 9 Sep 2013, at 14:27, Ulrich Spörlein u...@freebsd.org wrote: Case in point, I only recently switched to clang in base and now the newsbeuter port crashes during startup (yeah, it builds fine). So all I'm asking for now is: how can I override a random port to be built with gcc (either from

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

2013-09-09 Thread Ian Lepore
On Mon, 2013-09-09 at 08:57 +0200, Stefan Esser wrote: Am 08.09.2013 08:14, schrieb 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:

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

2013-09-09 Thread Ian Lepore
On Mon, 2013-09-09 at 07:51 -0600, Ian Lepore wrote: On Mon, 2013-09-09 at 08:57 +0200, Stefan Esser wrote: Am 08.09.2013 08:14, schrieb 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:

Re: CURRENT r255426: x11/nvidia-driver: nvidia_subr.c:835:46: error: too few arguments to function call, expected 10, have 9 (VM_PROT_READ | VM_PROT_WRITE), 0);

2013-09-09 Thread Ivan Klymenko
В Mon, 9 Sep 2013 22:37:48 +0200 O. Hartmann ohart...@zedat.fu-berlin.de пишет: x11/nvidia-driver (as well as emulators/virtualbox-ose-kmod) do not compile on FreeBSD 10.0-CURRENT #0 r255426: Mon Sep 9 21:35:43 CEST 2013 amd64. The error is: x11/nvidia-driver: --- nvidia_subr.o ---

CURRENT r255426: x11/nvidia-driver: nvidia_subr.c:835:46: error: too few arguments to function call, expected 10, have 9 (VM_PROT_READ | VM_PROT_WRITE), 0);

2013-09-09 Thread O. Hartmann
x11/nvidia-driver (as well as emulators/virtualbox-ose-kmod) do not compile on FreeBSD 10.0-CURRENT #0 r255426: Mon Sep 9 21:35:43 CEST 2013 amd64. The error is: x11/nvidia-driver: --- nvidia_subr.o --- nvidia_subr.c:835:46: error: too few arguments to function call, expected 10, have 9

Re: CURRENT r255426: x11/nvidia-driver: nvidia_subr.c:835:46: error: too few arguments to function call, expected 10, have 9 (VM_PROT_READ | VM_PROT_WRITE), 0);

2013-09-09 Thread O. Hartmann
On Tue, 10 Sep 2013 00:02:37 +0300 Ivan Klymenko fi...@ukr.net wrote: В Mon, 9 Sep 2013 22:37:48 +0200 O. Hartmann ohart...@zedat.fu-berlin.de пишет: x11/nvidia-driver (as well as emulators/virtualbox-ose-kmod) do not compile on FreeBSD 10.0-CURRENT #0 r255426: Mon Sep 9 21:35:43 CEST

Re: CURRENT r255426: x11/nvidia-driver: nvidia_subr.c:835:46: error: too few arguments to function call, expected 10, have 9 (VM_PROT_READ | VM_PROT_WRITE), 0);

2013-09-09 Thread Ivan Klymenko
В Mon, 9 Sep 2013 23:17:13 +0200 O. Hartmann ohart...@zedat.fu-berlin.de пишет: On Tue, 10 Sep 2013 00:02:37 +0300 Ivan Klymenko fi...@ukr.net wrote: В Mon, 9 Sep 2013 22:37:48 +0200 O. Hartmann ohart...@zedat.fu-berlin.de пишет:

[PATCH] mtree should not output size if the file is not a regular file

2013-09-09 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, I think it doesn't make sense to emit size information for non-regular files like directories, symlinks, etc. although both our and NetBSD's mtree would emit it. Comments? Index: usr.sbin/mtree/create.c

Re: [PATCH] mtree should not output size if the file is not a regular file

2013-09-09 Thread Dag-Erling Smørgrav
Xin Li delp...@delphij.net writes: I think it doesn't make sense to emit size information for non-regular files like directories, symlinks, etc. although both our and NetBSD's mtree would emit it. I agree. The size of a directory will vary from filesystem to filesystem, while the size of a

Re: CURRENT r255426: x11/nvidia-driver: nvidia_subr.c:835:46: error: too few arguments to function call, expected 10, have 9 (VM_PROT_READ | VM_PROT_WRITE), 0);

2013-09-09 Thread O. Hartmann
On Mon, 09 Sep 2013 16:49:23 -0600 Ian Lepore i...@freebsd.org wrote: On Tue, 2013-09-10 at 00:42 +0200, O. Hartmann wrote: On Tue, 10 Sep 2013 00:24:05 +0300 Ivan Klymenko fi...@ukr.net wrote: В Mon, 9 Sep 2013 23:17:13 +0200 O. Hartmann ohart...@zedat.fu-berlin.de пишет:

Re: CURRENT r255426: x11/nvidia-driver: nvidia_subr.c:835:46: error: too few arguments to function call, expected 10, have 9 (VM_PROT_READ | VM_PROT_WRITE), 0);

2013-09-09 Thread O. Hartmann
On Tue, 10 Sep 2013 00:24:05 +0300 Ivan Klymenko fi...@ukr.net wrote: В Mon, 9 Sep 2013 23:17:13 +0200 O. Hartmann ohart...@zedat.fu-berlin.de пишет: On Tue, 10 Sep 2013 00:02:37 +0300 Ivan Klymenko fi...@ukr.net wrote: В Mon, 9 Sep 2013 22:37:48 +0200 O. Hartmann

Re: CURRENT r255426: x11/nvidia-driver: nvidia_subr.c:835:46: error: too few arguments to function call, expected 10, have 9 (VM_PROT_READ | VM_PROT_WRITE), 0);

2013-09-09 Thread Ian Lepore
On Tue, 2013-09-10 at 00:42 +0200, O. Hartmann wrote: On Tue, 10 Sep 2013 00:24:05 +0300 Ivan Klymenko fi...@ukr.net wrote: В Mon, 9 Sep 2013 23:17:13 +0200 O. Hartmann ohart...@zedat.fu-berlin.de пишет: On Tue, 10 Sep 2013 00:02:37 +0300 Ivan Klymenko fi...@ukr.net wrote:

Re: [PATCH] mtree should not output size if the file is not a regular file

2013-09-09 Thread Christos Zoulas
On Sep 9, 2:35pm, delp...@delphij.net (Xin Li) wrote: -- Subject: [PATCH] mtree should not output size if the file is not a regular | Hi, | | I think it doesn't make sense to emit size information for non-regular | files like directories, symlinks, etc. although both our and NetBSD's | mtree

Re: [PATCH] mtree should not output size if the file is not a regular file

2013-09-09 Thread Dag-Erling Smørgrav
Christos Zoulas chris...@zoulas.com writes: Xin Li delp...@delphij.net writes: I think it doesn't make sense to emit size information for non-regular files like directories, symlinks, etc. although both our and NetBSD's mtree would emit it. We could change that, but what's the harm? Roll

Re: [PATCH] mtree should not output size if the file is not a regular file

2013-09-09 Thread Christos Zoulas
On Sep 10, 1:21am, d...@des.no (=?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?=) wrote: -- Subject: Re: [PATCH] mtree should not output size if the file is not a reg | Roll a large tarball (e.g. a complete FreeBSD installation). Copy it to | different machines with different filesystems. Untar and run

Re: [PATCH] mtree should not output size if the file is not a regular file

2013-09-09 Thread Tim Kientzle
On Sep 9, 2013, at 4:51 PM, Christos Zoulas chris...@zoulas.com wrote: On Sep 10, 1:21am, d...@des.no (=?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?=) wrote: -- Subject: Re: [PATCH] mtree should not output size if the file is not a reg | Roll a large tarball (e.g. a complete FreeBSD installation).

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

2013-09-09 Thread hiren panchasara
On Sat, Sep 7, 2013 at 5:10 AM, olli hauer oha...@gmx.de 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