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

Builder curl-unthreaded-solaris11-sparc Build #5490

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartFri Mar 20 11:55:27 2026
EndFri Mar 20 12:19:55 2026
Elapsed24 mins, 27 secs

All Changes:

:

  1. Change #261722

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 20 Mar 2026 11:31:35
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8a1f361716ab0bbf1e15f8a9914b9f1f07855bae

    Comments

    build: limit `unitprotos.h` include to `units` target
    To omit it from `tunits`.
    
    Also: move the include to `unitcheck.h` to save a guard.
    
    Ref: https://github.com/curl/curl/pull/21014#issuecomment-4093742896
    Reported-by: Daniel Stenberg
    Fixes #21021
    Follow-up to 98d8e82c7471232639841eb63e16bb979a30acb4 #21014
    
    Closes #21024

    Changed files

    • tests/libtest/first.h
    • tests/libtest/unitcheck.h