Re: Can't build libiconv on current armv7

2014-07-04 Thread Martynas Venckus
How do you know that this is from -fstack-protector-strong? Does it build if you explicitly pass -fno-stack-protector? It would really help if you guys could reduce the test case. Also, CC'ing Miod in case this is a compiler bug. On 7/4/14, Pascal Stumpf wrote: > This is fallout from -fstack-p

any users of meta/haskell-platform?

2014-07-04 Thread Matthias Kilian
Hi, the annual haskell updates (upstream) are late this year, but it looks like there *may* happen a release of ghc-6.8.3 in a few days. I've no idea how long it takes for upstream to push a new haskell-platform for it. So, is anyone using meta/haskell-platform for *real*? Or should I just update

Re: Can't build libiconv on current armv7

2014-07-04 Thread Pascal Stumpf
This is fallout from -fstack-protector-strong. I don't know yet if it's a bug in gperf, the stack protector or the arm backend, or why it produces the wrong results instead of crashing. On Sat, 10 May 2014 19:44:37 +0200, Guenther Niess wrote: > I'm trying to build git on my pandaboard. I've trie

UPDATE: audio/pithos

2014-07-04 Thread Brian Callahan
Hi ports -- Attached is an update for audio/pithos. It's a rather major update: pithos has moved from python2 to python3 and from gstreamer-0.10 to gstreamer1. This requires the new port x11/keybinder3 that I posted to ports@ a few days ago. Note for those who have a free Pandora account:

[NEW] x11/p5-AnyEvent-I3

2014-07-04 Thread Theo Buehler
The perl module AnyEvent::I3 is a dependency of version 4.8 of the i3 window manager. It is needed to make use of the new save-tree feature. It depends itself on the modules AnyEvent and JSON::XS. Official description: This module connects to the i3 window manager using the UNIX socket based

Re: dovecot issues

2014-07-04 Thread Otto Moerbeek
On Sun, Jun 22, 2014 at 05:39:34AM -0400, Brad Smith wrote: > On Sun, Jun 22, 2014 at 05:01:38AM +0200, J??r??mie Courr??ges-Anglas wrote: > > > > (Redirecting this to ports@) > > > > Could you folks test this patch against dovecot from -stable? I only > > did compile testing on -current. I do

Re: dovecot issues

2014-07-04 Thread Otto Moerbeek
On Sun, Jun 22, 2014 at 11:59:20AM +0100, Stuart Henderson wrote: > On 2014/06/22 05:39, Brad Smith wrote: > > On Sun, Jun 22, 2014 at 05:01:38AM +0200, J??r??mie Courr??ges-Anglas wrote: > > > > > > (Redirecting this to ports@) > > > > > > Could you folks test this patch against dovecot from -s