curl-library
Re: curl 7.61.0 - test 1139 fails using --without-libidn
Date: Sun, 22 Jul 2018 19:45:07 -0700
On 7/22/2018 12:43 PM, Daniel Stenberg wrote:
> On Sat, 21 Jul 2018, David Chapman wrote:
>
>> (unpack archive into empty directory)
>> $ ./configure
>> $ make
>> $ make test
>> (all tests run)
>> $ make clean
>> $ make
>> $ make test
>> (test 1139 fails)
>
> If you after this failure checks tests/log/stderr1139, what does that
> file contain?
>
"make test" does not leave a tests/log/stderr1139, but if I go into the
"tests" directory and run "./runtests.pl 1139", the resulting
"stderr1139" file has:
--disallow-username-in-url is not in curl.1 (but in tool_getparam.c
tool_help.c)
--haproxy-protocol is not in curl.1 (but in tool_getparam.c tool_help.c)
This is the current minimal failing sequence:
(unpack archive into empty directory)
$ ./configure
$ make clean
$ make
$ make test
(test 1139 fails)
So the problem is not caused by running the test suite a second time,
it's caused by running "make clean".
-- David Chapman dcchapman_at_acm.org Chapman Consulting -- San Jose, CA EDA Software Developer, Expert Witness www.chapman-consulting-sj.com 2018 Chair, IEEE Consultants' Network of Silicon Valley ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.htmlReceived on 2018-07-23