Buy commercial curl support from WolfSSL. We help you work
out your issues, debug your libcurl applications, use the API, port to new
platforms, add new features and more. With a team lead by the curl founder
himself.
Re: TESTFAIL: These test cases failed: 1167
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Sat, 19 Dec 2020 18:27:13 +0100 (CET)
On Sat, 19 Dec 2020, Dennis Clarke via curl-library wrote:
> on Solaris 10 sparcv9 :
> TESTFAIL: These test cases failed: 1167
>
> So what can I do to dig out the details ?
Test 1167 runs the tests/badsymbols.pl script and verifies that it returns 0.
You can run that script manually in the source tree root and it will output
the symbols it found that it considered "wrong" - but since the script works
on a lot of machines and platforms, we can assume that it is a false positive
on your machine. Probably because your cpp outputs something in a different
way that makes the script do wrong.
Figuring that out is be a matter of debugging the script with the cpp outputs
on your machine. It runs cpp on each .h file in include/curl and makes sure
there are no public symbols defined in *our headers* that don't start with
(lib)curl (case insensitively).
Date: Sat, 19 Dec 2020 18:27:13 +0100 (CET)
On Sat, 19 Dec 2020, Dennis Clarke via curl-library wrote:
> on Solaris 10 sparcv9 :
> TESTFAIL: These test cases failed: 1167
>
> So what can I do to dig out the details ?
Test 1167 runs the tests/badsymbols.pl script and verifies that it returns 0.
You can run that script manually in the source tree root and it will output
the symbols it found that it considered "wrong" - but since the script works
on a lot of machines and platforms, we can assume that it is a false positive
on your machine. Probably because your cpp outputs something in a different
way that makes the script do wrong.
Figuring that out is be a matter of debugging the script with the cpp outputs
on your machine. It runs cpp on each .h file in include/curl and makes sure
there are no public symbols defined in *our headers* that don't start with
(lib)curl (case insensitively).
-- / daniel.haxx.se | Commercial curl support up to 24x7 is available! | Private help, bug fixes, support, ports, new features | https://www.wolfssl.com/contact/ ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.htmlReceived on 2020-12-19