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

Builder curl-threaded-solaris11-sparc Build #5534

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

Timing:

StartThu Mar 26 14:25:30 2026
EndThu Mar 26 15:14:15 2026
Elapsed48 mins, 45 secs

All Changes:

:

  1. Change #262394

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 26 Mar 2026 14:20:07
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 20914e37530022957ee16397ac9fa7270088479c

    Comments

    perl: harden external command invocations
    In `adddocsref.pl`, `checksrc-all.pl`, `singleuse.pl` and tests 307, 1013,
    1022, 1275, 1707, 1708, 1710.
    
    Closes #21097

    Changed files

    • docs/examples/adddocsref.pl
    • scripts/checksrc-all.pl
    • scripts/singleuse.pl
    • tests/data/test1707
    • tests/data/test1708
    • tests/data/test1710
    • tests/libtest/test1013.pl
    • tests/libtest/test1022.pl
    • tests/libtest/test307.pl
    • tests/test1275.pl
    • tests/test1707.pl