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

Builder curl-threaded-solaris11-sparc Build #4280

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 28 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 25 mins, 23 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-threaded-solaris11-sparc slave
buildername curl-threaded-solaris11-sparc Builder
buildnumber 4280 Build
codebase Build
got_revision 7ed349de4cd579c3f3c268f738d1446f1f50b1ec Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 7ed349de4cd579c3f3c268f738d1446f1f50b1ec Build
scheduler schedule-curl-threaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartWed Jul 30 09:12:32 2025
EndWed Jul 30 10:09:03 2025
Elapsed56 mins, 31 secs

All Changes:

:

  1. Change #241260

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 30 Jul 2025 09:06:35
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7ed349de4cd579c3f3c268f738d1446f1f50b1ec

    Comments

    unit-tests: build the unitprotos.h from here
    Make the bundle depend on the header in the lib dir and built it now if
    not present.
    
    Reported-by: Todd Gamblin
    Fixes #18088
    Closes #18089

    Changed files

    • lib/Makefile.am
    • tests/unit/Makefile.am