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

Builder curl-unthreaded-solaris10-i386 Build #14954

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision5ea61a0b546fb054459384b2a225e9dd774088de
Got Revision5ea61a0b546fb054459384b2a225e9dd774088de
Changes3 changes

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris10-i386' triggered this build

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave
buildername curl-unthreaded-solaris10-i386 Builder
buildnumber 14954 Build
codebase Build
got_revision 5ea61a0b546fb054459384b2a225e9dd774088de Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 5ea61a0b546fb054459384b2a225e9dd774088de Build
scheduler schedule-curl-unthreaded-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. zjyhjqs

Timing:

StartFri Oct 18 11:54:09 2024
EndFri Oct 18 15:25:23 2024
Elapsed3 hrs, 31 mins, 13 secs

All Changes:

:

  1. Change #212070

    Category curl
    Changed by zjyhjqs <zjyhjqsohnoyoudont@Hotmail.com>
    Changed at Fri 18 Oct 2024 10:00:29
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision fbc0da376f52072565a6c2f146d3bc6c857e1917

    Comments

    cmake: set version for `project()` and add CPack support
    Note: the version like `8.11.0-DEV` is not a valid version for
    `project()`, so need to extract the major, minor and patch parts.
    
    Previous, manual, `CURL_VERSION` macro is defined by `project()`
    after this patch, so rename existing `CURL_VERSION*` variables to
    `_curl_version*`.
    
    Closes #15281

    Changed files

    • CMakeLists.txt
  2. Change #212072

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 18 Oct 2024 10:13:38
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 288cfcbe3833c2f077e6f1fe4245b31dfefba9cb

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES
    • docs/THANKS-filter
  3. Change #212083

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 18 Oct 2024 11:42:42
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 5ea61a0b546fb054459384b2a225e9dd774088de

    Comments

    hsts: support "implied LWS" properly around max-age
    Adjust test 780 to verify.
    
    Reported-by: newfunction
    Closes #15330

    Changed files

    • lib/hsts.c
    • tests/data/test780