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

Builder curl-ares-solaris10-i386 Build #3402

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 14 mins, 17 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-ares-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 3402 Build
codebase Build
got_revision 6414cc6ae10f6e9a9e792000ca03d5f87f64275e Git
osplatform I386 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-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Christian Schmitz

Timing:

StartMon May 19 09:14:58 2025
EndMon May 19 11:40:40 2025
Elapsed2 hrs, 25 mins, 41 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