cURL / Mailing Lists / curl-library / Single Mail

curl-library

Could not build curl 2.29.0 under Ubuntu linux (lucid)

From: Dmitry Sukhov <dmitry.sukhov_at_gmail.com>
Date: Sat, 6 Apr 2013 20:31:02 +0400

Hello!

I'm trying to build libcurl 2.29.0 under Ubuntu Linux (lucid). Build fails
on running tests stage: only test number 237 has failed:

./runtests.pl 237
********* System characteristics ********
* curl 7.29.0 (x86_64-pc-linux-gnu)
* libcurl/7.29.0 OpenSSL/0.9.8k zlib/1.2.3.3 libidn/1.15
* Features: IDN IPv6 Largefile NTLM NTLM_WB SSL libz
* Host: deneb.maps.dev.yandex.net
* System: Linux deneb.maps.dev.yandex.net 3.8.0-11-na #20 SMP Wed Mar 6
20:31:35 MSK 2013 x86_64 GNU/Linux
* Server SSL: OFF libcurl SSL: ON
* debug build: OFF track memory: OFF
* valgrind: ON HTTP IPv6 ON
* FTP IPv6 ON Libtool lib: OFF
* Shared build: yes
* SSL library: OpenSSL
* Ports:
* HTTP/8990 FTP/8992 FTP2/8995 RTSP/9007
* TFTP/8997 HTTP-IPv6/8994 RTSP-IPv6/9008 FTP-IPv6/8996
* GOPHER/9009 GOPHER-IPv6/9009
* SSH/8999 SOCKS/9000 POP3/9001 IMAP/9003 SMTP/9005
* POP3-IPv6/9002 IMAP-IPv6/9004 SMTP-IPv6/9006
*****************************************
test 237...[FTP getting bad host in 227-response to PASV]
^C
 237: protocol FAILED:
--- log/check-expected 2013-04-06 19:38:25.644389400 +0400
+++ log/check-generated 2013-04-06 19:38:25.644389400 +0400
@@ -2,3 +2,6 @@
 PASS ftp_at_example.com
 PWD
 PASV
+TYPE I
+SIZE 237
+RETR 237

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

PS On libcurl 2.28.1 all tests passed well.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-04-06