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

Builder curl-unthreaded-solaris11-sparc Build #5979

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 23 mins, 41 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 5979 Build
codebase Build
got_revision 847aac066d45f0b79c96f76ea3f1c891978f1c43 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 847aac066d45f0b79c96f76ea3f1c891978f1c43 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:

StartTue Jun 9 13:27:00 2026
EndTue Jun 9 14:17:20 2026
Elapsed50 mins, 20 secs

All Changes:

:

  1. Change #270073

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 09 Jun 2026 12:52:08
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 847aac066d45f0b79c96f76ea3f1c891978f1c43

    Comments

    tidy-up: use uppercase `TRUE`/`FALSE` where missing
    Keep it only in external API calls and C++ code.
    
    Also:
    - curlx/fopen: replace with `!!`.
    
    Spotted by GitHub Code Quality in cf-socket.c.
    
    Closes #21925

    Changed files

    • lib/cf-socket.c
    • lib/curlx/fopen.c
    • lib/http_aws_sigv4.c
    • lib/imap.c
    • lib/vtls/vtls.c
    • src/tool_cb_wrt.c
    • src/tool_doswin.c
    • src/tool_writeout.c
    • src/tool_writeout_json.c
    • src/var.c
    • tests/libtest/lib1565.c
    • tests/libtest/lib2700.c
    • tests/libtest/lib3102.c
    • tests/server/dnsd.c
    • tests/server/rtspd.c
    • tests/server/sockfilt.c
    • tests/server/socksd.c
    • tests/server/sws.c
    • tests/server/tftpd.c
    • tests/unit/unit1607.c
    • tests/unit/unit1609.c
    • tests/unit/unit1979.c
    • tests/unit/unit3205.c