Subject: Re: Timeline for a new c-ares release

Re: Timeline for a new c-ares release

From: Gregor Jasny <gjasny_at_googlemail.com>
Date: Fri, 12 Feb 2016 22:15:45 +0100

On 11/02/16 15:04, Daniel Stenberg wrote:
> On Thu, 11 Feb 2016, Gregor Jasny wrote:
>
>> If you would create some kind of release candidate I could test it in
>> Debian Experimental against all architectures.
>
> Good idea! It made me realize the test suite isn't bundled in the dist
> archive so I'll just fix that first...

You have a PR to distribute README.md:
https://github.com/c-ares/c-ares/pull/42

On my Debian Sid the 'make dist' target fails:
> converted ares_inet_ntop.3 to ares_inet_ntop.pdf
> if test -d "c-ares--"; then find "c-ares--" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "c-ares--" || { sleep 5 && rm -rf "c-ares--"; }; else :; fi
> test -d "c-ares--" || mkdir "c-ares--"
> (cd test && make top_distdir=../c-ares-- distdir=../c-ares--/test \
> am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
> make[2]: Entering directory '/home/gjasny/src/c-ares/test'
> make[2]: *** No rule to make target 'distdir'. Stop.
> make[2]: Leaving directory '/home/gjasny/src/c-ares/test'
> Makefile:1769: recipe for target 'distdir' failed
> make[1]: *** [distdir] Error 1
> make[1]: Leaving directory '/home/gjasny/src/c-ares'
> Makefile:1871: recipe for target 'dist' failed
> make: *** [dist] Error 2

Thanks,
Gregor
Received on 2016-02-12