Subject: Re: pkg/31892: net/libtorrent broken on DragonFly
To: None <gnats-bugs@netbsd.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-bugs
Date: 10/23/2005 17:08:36
On Sun, Oct 23, 2005 at 12:35:00AM +0000, pavalos@theshell.com wrote:
> ../../rak/functional.h: In function `rak::_equal<Type, Ftor> rak::equal(Type, Ftor) [with Type = torrent::PeerInfo, Ftor = std::const_mem_fun_t<const torrent::PeerInfo&, torrent::PeerConnectionBase>]':
> download_net.cc:108:   instantiated from here
> ../../rak/functional.h:89: internal compiler error: in sweep_string_variable, at cc_prep/protector.c:1159

This is a problem with propolice, I haven't had time to speak with Etoh
about it. Use -fno-stack-protector for this package for now.

Joerg