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

Builder curl-threaded-solaris11-i386 Build #5245

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision678e63934cc4bd1941b20c5111d37a6e530d2a5d
Got Revision678e63934cc4bd1941b20c5111d37a6e530d2a5d
Changes2 changes

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 9 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 2 mins, 46 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-i386 slave
buildername curl-threaded-solaris11-i386 Builder
buildnumber 5245 Build
codebase Build
got_revision 678e63934cc4bd1941b20c5111d37a6e530d2a5d Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 678e63934cc4bd1941b20c5111d37a6e530d2a5d 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
  2. Viktor Szakats

Timing:

StartTue Jun 16 01:13:43 2026
EndTue Jun 16 03:16:10 2026
Elapsed2 hrs, 2 mins, 26 secs

All Changes:

:

  1. Change #271232

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 15 Jun 2026 23:08:59
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 5d1ac48088cf4e04e689e98732024997b56d1511

    Comments

    setopt: mark function argument as unused *properly*
    Closes #22035

    Changed files

    • lib/setopt.c
  2. Change #271243

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 16 Jun 2026 00:41:29
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 678e63934cc4bd1941b20c5111d37a6e530d2a5d

    Comments

    perl: `|| die` -> `or die`
    Usage was fifty-fifty between these syntaxes before this patch.
    
    Closes #22036

    Changed files

    • .github/scripts/cleancmd.pl
    • docs/examples/version-check.pl
    • scripts/cdall
    • scripts/checksrc-all.pl
    • scripts/checksrc.pl
    • scripts/completion.pl
    • scripts/extract-unit-protos
    • scripts/managen
    • scripts/singleuse.pl
    • tests/certs/genserv.pl
    • tests/getpart.pm
    • tests/libtest/test1013.pl
    • tests/libtest/test1022.pl
    • tests/libtest/test610.pl
    • tests/libtest/test613.pl
    • tests/runner.pm
    • tests/runtests.pl
    • tests/secureserver.pl
    • tests/servers.pm
    • tests/sshserver.pl
    • tests/test1119.pl
    • tests/test1135.pl
    • tests/test1165.pl
    • tests/test1167.pl
    • tests/test1222.pl
    • tests/test1477.pl
    • tests/test1707.pl
    • tests/test745.pl
    • tests/test971.pl