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

Builder curl-threaded-solaris11-i386 Build #3781

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave
buildername curl-threaded-solaris11-i386 Builder
buildnumber 3781 Build
codebase Build
got_revision 7ed349de4cd579c3f3c268f738d1446f1f50b1ec Git
osplatform I386 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-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartWed Jul 30 09:25:33 2025
EndWed Jul 30 13:16:35 2025
Elapsed3 hrs, 51 mins, 1 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