Table of Contents
PortLog: net-misc/curl
version 7.18.1 / CVS HEAD (7.18.2)
| R5 | untested |
| BONE | untested |
| Haiku | unstable |
work-in-progress (andreasf) - [Haiku]
Compilation fails in lib/select.c due to socket.h. Using sys/socket.h instead resolves this.
Patch and Patch against HEAD (Ticket) (patch was committed to CVS, to be backported)
Tests 180, 192, 221, 1013, 1014, 1022, 1023 fail (355/362 pass). And for CVS configured --with-openssl:
TESTDONE: 356 tests out of 368 reported OK: 96% TESTFAIL: These test cases failed: 162 164 168 169 176 180 1001 1013 1014 1022 1023 1026 TESTDONE: 440 tests were considered during 476 seconds. TESTINFO: 72 tests were skipped due to these restraints: TESTINFO: "curl lacks any scp support" 8 times (601, 603, 605, 607, 617, 619, 621, 623) TESTINFO: "no stunnel" 18 times (300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 400, 401, 403, 404, 406, 407, 408, 409) TESTINFO: "failed starting SSH server" 6 times (700, 701, 702, 703, 706, 707) 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: "curl lacks ipv6 support" 10 times (116, 212, 240, 241, 242, 252, 253, 254, 255, 263) TESTINFO: "rlimit problem: select limit is FD_SETSIZE 1024" 2 times (518, 537) TESTINFO: "curl lacks idn support" 1 times (165) TESTINFO: "curl lacks netrc_debug support" 6 times (130, 131, 132, 133, 134, 257)
Installation fails while compiling examples, but curl gets installed okay.