Re: Building subversion-1.8.10 under poudriere

2014-08-28 Thread Carlos Jacobo Puga Medina
> Hi! > > > On Wed, Aug 27, 2014 at 05:30:22PM -0500, Lawrence K. Chen, P.Eng. wrote: > > > Wonder if there's still time to now see what ports I have installed that > > > haven't been staged yet? > > > > This doesn't quite answer your question, but there's a portsmon page > > listing all nonstage

Re: Building subversion-1.8.10 under poudriere

2014-08-28 Thread Kurt Jaeger
Hi! > On Wed, Aug 27, 2014 at 05:30:22PM -0500, Lawrence K. Chen, P.Eng. wrote: > > Wonder if there's still time to now see what ports I have installed that > > haven't been staged yet? > > This doesn't quite answer your question, but there's a portsmon page > listing all nonstaged ports: > > ht

Re: Building subversion-1.8.10 under poudriere

2014-08-27 Thread Mark Linimon
On Wed, Aug 27, 2014 at 05:30:22PM -0500, Lawrence K. Chen, P.Eng. wrote: > Wonder if there's still time to now see what ports I have installed that > haven't been staged yet? This doesn't quite answer your question, but there's a portsmon page listing all nonstaged ports: http://portsmon.freebsd

Re: Building subversion-1.8.10 under poudriere

2014-08-27 Thread Lawrence K. Chen, P.Eng.
On 08/27/14 17:30, Lawrence K. Chen, P.Eng. wrote: > > > On 08/27/14 08:41, Adam McDougall wrote: >> On 08/27/2014 09:09, Willem Jan Withagen wrote: >>> On 2014-08-27 14:41, Dimitry Andric wrote: This is a problem in the devel/apr1 port. It checks for modf(), finds it in libc, t

Re: Building subversion-1.8.10 under poudriere

2014-08-27 Thread Lawrence K. Chen, P.Eng.
On 08/27/14 08:41, Adam McDougall wrote: > On 08/27/2014 09:09, Willem Jan Withagen wrote: >> On 2014-08-27 14:41, Dimitry Andric wrote: >>> >>> This is a problem in the devel/apr1 port. It checks for modf(), finds >>> it in libc, then assumes isnan() also comes from libc. However, that >>> doe

Re: Building subversion-1.8.10 under poudriere

2014-08-27 Thread Adam McDougall
On 08/27/2014 09:09, Willem Jan Withagen wrote: > On 2014-08-27 14:41, Dimitry Andric wrote: >> >> This is a problem in the devel/apr1 port. It checks for modf(), finds >> it in libc, then assumes isnan() also comes from libc. However, that >> does not work for static linking. >> >> Please apply

Re: Building subversion-1.8.10 under poudriere

2014-08-27 Thread Willem Jan Withagen
On 2014-08-27 15:09, Willem Jan Withagen wrote: On 2014-08-27 14:41, Dimitry Andric wrote: On 27 Aug 2014, at 14:15, Willem Jan Withagen wrote: Starting to use poudriere, and I'm pleasantly surprised. And even more after the first install steps. Don't have to go to all the different servers co

Re: Building subversion-1.8.10 under poudriere

2014-08-27 Thread Willem Jan Withagen
On 2014-08-27 14:41, Dimitry Andric wrote: On 27 Aug 2014, at 14:15, Willem Jan Withagen wrote: Starting to use poudriere, and I'm pleasantly surprised. And even more after the first install steps. Don't have to go to all the different servers copy my ports-configs, and build... So I'm tryin

Re: Building subversion-1.8.10 under poudriere

2014-08-27 Thread Dimitry Andric
On 27 Aug 2014, at 14:15, Willem Jan Withagen wrote: > Starting to use poudriere, and I'm pleasantly surprised. And even more after > the first install steps. Don't have to go to all the different servers copy > my ports-configs, and build... > > So I'm trying to get subversion build in poudrie

Building subversion-1.8.10 under poudriere

2014-08-27 Thread Willem Jan Withagen
Hi, Starting to use poudriere, and I'm pleasantly surprised. And even more after the first install steps. Don't have to go to all the different servers copy my ports-configs, and build... So I'm trying to get subversion build in poudriere for 9.3 amd and I keep running into: cd subver