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

Builder curl-threaded-solaris10-sparc Build #2808

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-threaded-solaris10-sparc' triggered this build

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave
buildername curl-threaded-solaris10-sparc Builder
buildnumber 2808 Build
codebase Build
got_revision 6414cc6ae10f6e9a9e792000ca03d5f87f64275e Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 6414cc6ae10f6e9a9e792000ca03d5f87f64275e Build
scheduler schedule-curl-threaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Christian Schmitz

Timing:

StartMon May 19 09:15:05 2025
EndMon May 19 18:29:15 2025
Elapsed9 hrs, 14 mins, 9 secs

All Changes:

:

  1. Change #230195

    Category curl
    Changed by Christian Schmitz <supportohnoyoudont@monkeybreadsoftware.de>
    Changed at Mon 19 May 2025 09:09:23
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6414cc6ae10f6e9a9e792000ca03d5f87f64275e

    Comments

    setopt: split setopt_long
    Split off the biggest options RTSP_REQUEST, SSLVERSION and HTTP_VERSION
    into sub functions to reduce complexity.
    
    Closes #17372

    Changed files

    • lib/setopt.c