curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: **SPAM**Solaris 10 sparc says TESTFAIL: These test cases failed: 1119

From: Dennis Clarke <dclarke_at_blastwave.org>
Date: Thu, 22 Mar 2018 20:46:22 -0400

On 22/03/18 03:31 PM, Marcel Raad wrote:
> Hi Dennis,
>
>> -----Original Message-----
>> From: curl-library <curl-library-bounces_at_cool.haxx.se> On Behalf Of Dennis
>> Clarke
>> Sent: Donnerstag, 22. März 2018 20:05
>> To: curl-library_at_cool.haxx.se
>> Subject: **SPAM**Solaris 10 sparc says TESTFAIL: These test cases failed:
>> 1119
>>
>>

Good to see that I am now just a spammer :-\

>>
>> This was a surprise :
>>
>> OK (1178 out of 1178, remaining: 00:00)
>> TESTDONE: 916 tests out of 917 reported OK: 99%
>> TESTFAIL: These test cases failed: 1119
>> TESTDONE: 1189 tests were considered during 394 seconds.
>> gmake[1]: *** [quiet-test] Error 1
>> gmake[1]: Leaving directory
>> `/usr/local/build/curl-7.59.0_SunOS5.10_sparcv9.001/tests'
>> gmake: *** [test] Error 2
>>
>>
>> I'll take a look into the logs but isn't there a way to run that one
>> test and get some details ?
>
> you can use
> ./runtests.pl -v 1119
> in the test directory after running make.

n0$ cd tests
n0$ ./runtests.pl -v 1119
CMD (0): ../src/curl --version 1>log/curlverout.log 2>log/curlvererr.log
********* System characteristics ********
* curl 7.59.0 (sparc64-sun-solaris2.10)
* libcurl/7.59.0 OpenSSL/1.1.0g zlib/1.2.8 libidn2/2.0.4 libssh2/1.8.0
* Features: AsynchDNS IDN IPv6 Largefile NTLM NTLM_WB SSL libz TLS-SRP
UnixSockets HTTPS-proxy
* Host: node000
* System: SunOS node000 5.10 Generic_150400-59 sun4u sparc
SUNW,SPARC-Enterprise
* Servers: HTTP-IPv6 HTTP-unix FTP-IPv6
* Env:
* Ports:
* HTTP/8990 FTP/8992 FTP2/8995 RTSP/9007
* TFTP/8997 HTTP-IPv6/8994 RTSP-IPv6/9008 FTP-IPv6/8996
* GOPHER/9009 GOPHER-IPv6/9010
* SSH/8999 SOCKS/9000 POP3/9001 IMAP/9003 SMTP/9005
* POP3-IPv6/9002 IMAP-IPv6/9004 SMTP-IPv6/9006
* HTTPTLS/9011 HTTPTLS-IPv6/9012
* HTTP-PIPE/9014
* Unix socket paths:
* HTTP-Unix:http.sock
*****************************************
* starts no server
test 1119...[Verify that symbols-in-versions and headers are in sync]
perl ./symbol-scan.pl ./.. ../include/curl >log/stdout1119 2>log/stderr1119
CMD (2304): perl ./symbol-scan.pl ./.. ../include/curl >log/stdout1119
2>log/stderr1119

perl returned 9, when expecting 0
  exit FAILED

  - abort tests
TESTDONE: 0 tests out of 1 reported OK: 0%
TESTFAIL: These test cases failed: 1119
TESTDONE: 1 tests were considered during 0 seconds.
n0$

Could be a bad perl version ?

I assure you this perl version is solid as a rock :

n0$ which perl
/usr/local/bin/perl
n0$ perl -V
Summary of my perl5 (revision 5 version 26 subversion 0) configuration:

So .. has to be something else the matter here.

Dennis

ps:

********* System characteristics ********
* curl 7.59.0 (sparc64-sun-solaris2.10)
* libcurl/7.59.0 OpenSSL/1.1.0g zlib/1.2.8 libidn2/2.0.4 libssh2/1.8.0
* Features: AsynchDNS IDN IPv6 Largefile NTLM NTLM_WB SSL libz TLS-SRP
UnixSockets HTTPS-proxy
* Host: node000
* System: SunOS node000 5.10 Generic_150400-59 sun4u sparc
SUNW,SPARC-Enterprise
* Servers: HTTP-IPv6 HTTP-unix FTP-IPv6
* Env:
*****************************************
test 0001...OK (1 out of 1178, remaining: 42:56)
test 0002...OK (2 out of 1178, remaining: 22:53)

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2018-03-23