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

Builder curl-unthreaded-solaris11-i386 Build #3987

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 55 mins, 28 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-unthreaded-solaris11-i386 slave
buildername curl-unthreaded-solaris11-i386 Builder
buildnumber 3987 Build
codebase Build
got_revision d7d4de07c29d9c945800be05c63d78a0c2072d1b Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision d7d4de07c29d9c945800be05c63d78a0c2072d1b Build
scheduler schedule-curl-unthreaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg

Timing:

StartWed Nov 5 23:30:37 2025
EndThu Nov 6 02:09:46 2025
Elapsed2 hrs, 39 mins, 9 secs

All Changes:

:

  1. Change #247727

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 05 Nov 2025 23:13:55
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d7d4de07c29d9c945800be05c63d78a0c2072d1b

    Comments

    tests/Makefile.am: fix 'checksrc' target
    Skip the http and client subdirs as they contain no code to check. The
    http clients are in libtests/ now.
    
    Closes #19376

    Changed files

    • tests/Makefile.am