cURL / Mailing Lists / curl-library / Single Mail

curl-library

build fails on test62

From: Gary Lawrence Murphy <garym_at_teledyn.com>
Date: Tue, 06 Feb 2007 22:17:04 -0500

I am attempting to build libcurl from the rpm sources using the
http://curl.haxx.se/download/curl-7.16.1-1.src.rpm on a RedHat EL4
machine, but the build fails on test62

I see in the list archives that this situation has happened on
the autobuilds:

http://curl.haxx.se/auto/log.cgi?id=20070202001516-3704#prob1

this log output shows exactly the same output as I see here, and
running the test script with -d and -v I get the following output
suggesting the test server had failed to return cookies:

test 062...[HTTP, send cookies when using custom Host:]
../src/curl --output log/curl62.out --include -v --trace-time http://127.0.0.1\
:8990/we/want/62 -b log/jar62.txt -H "Host: www.host.foo.com" >>log/stdout62 2>\
>log/stderr62

 protocol FAILED:
--- log/check-expected 2007-02-06 21:59:57.000000000 -0500
+++ log/check-generated 2007-02-06 21:59:57.000000000 -0500
@@ -1,5 +1,4 @@
 GET /we/want/62 HTTP/1.1
 Accept: */*
-Cookie: test2=yes; test=yes
 Host: www.host.foo.com

Other than this failure, the build proceeds without incident, but this
failure prevents rpmbuild from creating the binary packages I need.

What could be missing from my build environment to cause this?

********* System characteristics ********
* curl 7.16.1 (i686-pc-linux-gnu)
* libcurl/7.16.1 OpenSSL/0.9.7a zlib/1.2.1.2 libidn/0.5.6
* Features: IDN Largefile NTLM SSL libz
* Host: feed4.xmlteam.com
* System: Linux feed4 2.6.9-34.0.2.EL #1 Fri Jun 30 10:23:19 EDT 2006 i686 athlon i386 GNU/Linux
* Server SSL: ON
* libcurl SSL: ON
* libcurl debug: OFF
* valgrind: OFF
* HTTP IPv6 OFF
* FTP IPv6 OFF
* HTTP port: 8990
* FTP port: 8992
* FTP port 2: 8995
* HTTPS port: 8991
* TFTP port: 8997
* SSL library: OpenSSL
* Libtool lib: ON
*****************************************

-- 
Gary Lawrence Murphy <garym at teledyn.com> ============================
====================== The present moment is a powerful goddess (Goethe)
Received on 2007-02-07