Hi Dagobert,

On Tuesday 17 November 2015 14:12:33 Dagobert Michelsen wrote:
> > I was more referring to
> > 
> >> issues: http://lists.gnu.org/archive/html/bug-wget/2015-07/msg00068.html
> > 
> > It seems that metalink.c has to include <errno.h> instead <sys/errno.h>.
> > Maybe could could give it try or otherwise let us know how to fix it for
> > Solaris.
> 
> Yes, using <errno.h> instead of <sys/errno.h> fixes the issue. In fact,
> all other sources also use <errno.h> so this is a perfect solution.

I just pushed the change.

> Now only one test is failing:
> > FAIL: unit-tests
> 
> How does think unit-test-thing work? I can’t find a log or some debug
> output.

For every test you will have .log file in tests/ resp. testenv/.

Have a look into tests/unit-tests.log. You'll see what function/test fails.
Post the output of the failing test here.

> >> Sure, but I didn’t want to set this up without asking to not spam the
> >> list
> >> with stuff nobody wants to read :-) To minimize noise I can send email
> >> only when a build transitions from good to bad or vice versa.
> > 
> > "Only on build transitions" sounds good to me.
> > Please feel free to set notifications up that way.
> 
> I have added notification. Now let’s get it to green! :-)

Thanks !

Regards, Tim


Reply via email to