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

Builder curl-unthreaded-solaris10-sparc Build #13110

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Andreas Westin
  2. Daniel Stenberg
  3. Viktor Szakats

Timing:

StartFri Apr 25 21:59:49 2025
EndSat Apr 26 06:58:47 2025
Elapsed8 hrs, 58 mins, 58 secs

All Changes:

:

  1. Change #228314

    Category curl
    Changed by Andreas Westin <andreas.westinohnoyoudont@axis.com>
    Changed at Fri 25 Apr 2025 17:39:27
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision cc884c08a88ec77f50eca883b55e7e4cfb697761

    Comments

    cf-socket: fix FTP accept connect
    When cf_tcp_accept_connect() is called and it sets up a connection it
    never indicates to the caller that the it's done.
    
    Closes #17186

    Changed files

    • lib/cf-socket.c
  2. 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
  3. 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
  4. 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