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

Builder curl-ares-solaris10-sparc Build #2784

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-ares-solaris10-sparc' triggered this build

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave
buildername curl-ares-solaris10-sparc Builder
buildnumber 2784 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-ares-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Christian Schmitz

Timing:

StartMon May 19 09:14:59 2025
EndMon May 19 12:39:54 2025
Elapsed3 hrs, 24 mins, 55 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