cURL / Mailing Lists / curl-users / Single Mail

curl-users

Multiple `make check' failures of curl-7.18.X

From: Andy Tsouladze <andycurl_at_andy-t.org>
Date: Sun, 10 Aug 2008 23:22:11 -0500 (CDT)

Hello,

I have tried to compile curl-7.18.2 on Slackware-12.1. It compiles, but
`make check' fails with a huge number of errors (all details below). Then
I tried to compile 7.18.1, 7.18.0, and 7.17.1. `make check' returns lots
of errors with any 7.18.X version. With 7.17.1, there are no errors.

It may be worth noting that the very first failure is always with stunnel:

stunnel exited with 16777215!

It is possible, I guess, that some of the subsequent failures are
cascading.

My system:

> uname -a
Linux mate 2.6.25.10 #1 SMP Thu Jul 3 08:56:52 CDT 2008 i686 Dual Core AMD
Opteron(tm) Processor 270 AuthenticAMD GNU/Linux
> gcc -v
Reading specs from /usr/lib/gcc/i486-slackware-linux/4.1.2/specs
Target: i486-slackware-linux
Configured with: ../gcc-4.1.2/configure --prefix=/usr --enable-shared
--enable-languages=ada,c,c++,fortran,java,objc --enable-threads=posix
--enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose
--with-arch=i486 --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 4.1.2

Summary of failures:

TESTDONE: 297 tests out of 381 reported OK: 77%
TESTFAIL: These test cases failed: 350 351 352 353 354 402 405 500 503 505
506 508 510 511 512 513 514 515 516 519 520 521 522 523 524 525 526 527
528 529 530 531 532 533 534 535 536 537 538 540 541 542 544 545 546 547
548 549 550 551 552 553 554 555 556 700 701 706 707 1000 1001 1002 1003
1004 1005 1006 1007 1008 1009 1010 1011 1012 1015 1021 1024 1025 1028 1029
1030 1031 2000 2001 2002 2003
TESTDONE: 445 tests were considered during 1395 seconds.
TESTINFO: 64 tests were skipped due to these restraints:
TESTINFO: "curl lacks any scp support" 8 times (601, 603, 605, 607, 617,
619, 621, 623)
TESTINFO: "curl lacks any sftp support" 21 times (600, 602, 604, 606, 608,
609, 610, 611, 612, 613, 614, 615, 616, 618, 620, 622, 624, 625, 626, 627,
2004)
TESTINFO: "rlimit problem: fds needed 1050 > system limit 1024" 1 times
(518)
TESTINFO: "curl lacks ipv6 support" 10 times (116, 212, 240, 241, 242,
252, 253, 254, 255, 263)
TESTINFO: "failed starting HTTPS server (stunnel)" 10 times (300, 301,
302, 303, 304, 305, 306, 307, 308, 309)
TESTINFO: "curl lacks netrc_debug support" 6 times (130, 131, 132, 133,
134, 257)
TESTINFO: "failed starting FTPS server (stunnel)" 8 times (400, 401, 403,
404, 406, 407, 408, 409)

I also have a complete output (STDOUT + STDERR) from `make check' and can
attach it if anyone is interested. (The list software probably would
choke on an attachment.)

Regards,

Andy

Dr Andy Tsouladze
Sr Unix/Storage SysAdmin
Information Resources
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2008-08-11