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

Builder curl-threaded-solaris10-i386 Build #3367

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisiond58ff6e4b5932d4a822d678473583dd635ca7cca
Got Revisiond58ff6e4b5932d4a822d678473583dd635ca7cca
Changes3 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 11 mins, 28 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-threaded-solaris10-i386 slave
buildername curl-threaded-solaris10-i386 Builder
buildnumber 3367 Build
codebase Build
got_revision d58ff6e4b5932d4a822d678473583dd635ca7cca Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision d58ff6e4b5932d4a822d678473583dd635ca7cca Build
scheduler schedule-curl-threaded-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartFri Apr 25 21:38:01 2025
EndSat Apr 26 01:23:19 2025
Elapsed3 hrs, 45 mins, 17 secs

All Changes:

:

  1. Change #228317

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 25 Apr 2025 17:54:19
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4db64a6437dc9133a8a5b127da8affcaa739c894

    Comments

    tool_paramhlp: avoid integer overflow in secs2ms()
    The previous approach was wrong and could lead to wrong timeout values
    getting used.
    
    Reported-by: bsr13 on hackerone
    Closes #17184

    Changed files

    • src/tool_paramhlp.c
    • tests/data/Makefile.am
    • tests/data/test746
  2. Change #228328

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 25 Apr 2025 21:06:22
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d7914f75aa8ecdd68cdbb130c1351a7432597fe4

    Comments

    sectransp: fix building for macOS Sierra and older
    Reported-by: Eric Knibbe
    Bug: https://github.com/curl/curl/pull/16581#issuecomment-2830837500
    Regression from 2d94439eaa8da4fe11f99872a8b44087f74f88b0 #16581
    
    Closes #17193

    Changed files

    • lib/vtls/sectransp.c
  3. Change #228329

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 25 Apr 2025 21:10:04
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d58ff6e4b5932d4a822d678473583dd635ca7cca

    Comments

    GHA/macos: fix typo in comment [ci skip]

    Changed files

    • .github/workflows/macos.yml