Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder curl-ares-solaris11-i386 Build #3656

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision2a9dfe275d87c78ae8d8b70d88e37fa7c26376da
Got Revision2a9dfe275d87c78ae8d8b70d88e37fa7c26376da
Changes1 change

BuildSlave:

unstable11x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris11-i386' triggered this build

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 59 mins, 16 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave
buildername curl-ares-solaris11-i386 Builder
buildnumber 3656 Build
codebase Build
got_revision 2a9dfe275d87c78ae8d8b70d88e37fa7c26376da Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 2a9dfe275d87c78ae8d8b70d88e37fa7c26376da Build
scheduler schedule-curl-ares-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Marcel Raad

Timing:

StartThu Jun 26 15:37:38 2025
EndThu Jun 26 18:28:01 2025
Elapsed2 hrs, 50 mins, 23 secs

All Changes:

:

  1. Change #237815

    Category curl
    Changed by Marcel Raad <Marcel.Raadohnoyoudont@teamviewer.com>
    Changed at Thu 26 Jun 2025 12:19:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2a9dfe275d87c78ae8d8b70d88e37fa7c26376da

    Comments

    http: fix build with cookies and HSTS disabled
    All arguments and local variables in `http_header_s` were unused when
    both `CURL_DISABLE_COOKIES` and `CURL_DISABLE_HSTS` were defined.
    
    Closes https://github.com/curl/curl/pull/17753

    Changed files

    • lib/http.c