torsdag den 7 februari 2013 klockan 22:04 skrev Paul Eggert detta:
> Sorry, I don't know how hydra works.
Hydra only provides a public error report and a convenient
build daemon. I myself build a tar-archive on GNU/Linux,
then manually conduct builds on virtualized BSD systems
on an OpenSolaris s
On 02/07/2013 02:28 PM, Mats Erik Andersson wrote:
> ./unistd.h:548: error: expected '=', ',', ';', 'asm' or
> '__attribute__' before 'extern'
Most likely this has to do with something before the declaration
in question, not being properly terminated or something like that.
It
On 02/07/2013 02:28 PM, Mats Erik Andersson wrote:
> * Inetutils with gnulib-f65962 is broken on FreeBSD-9.0
> since "tempname" is making "secure_getenv" mandatory,
> against my will!
Why against your will? Isn't it better for tempname to avoid
insecure usage? But I do see that we can
onsdag den 6 februari 2013 klockan 22:31 skrev Paul Eggert detta:
> On 02/06/2013 05:10 PM, Mats Erik Andersson wrote:
> > Does not suffice! Same error as before
>
> I assume you tried it by hand?
Yes. Checking the sequence once more:
* Inetutils with gnulib-7517e2 builds on FreeBSD-9.0
s
On 02/06/2013 05:10 PM, Mats Erik Andersson wrote:
> Does not suffice! Same error as before
I assume you tried it by hand? As I write this, the latest build
on hydra for inetutils-master on x86_64-freebsd is 4011163, and it
doesn't incorporate the gnulib fix in question.
http://hydra.nixos.org/b
onsdag den 6 februari 2013 klockan 16:14 skrev Paul Eggert detta:
> Thanks for that bug report. I pushed the following into
> gnulib master, and I hope it fixes that bug. Does it work
> for you? (It's needed for other reasons anyway, so if it
> doesn't fix your bug further patches are needed.)
Thanks for that bug report. I pushed the following into
gnulib master, and I hope it fixes that bug. Does it work
for you? (It's needed for other reasons anyway, so if it
doesn't fix your bug further patches are needed.)
---
ChangeLog | 9 +
lib/unistd.in.h | 1 +
2 files changed