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

Builder curl-unthreaded-solaris11-sparc Build #5605

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

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

StartSun Apr 5 15:24:59 2026
EndSun Apr 5 15:56:01 2026
Elapsed31 mins, 1 secs

All Changes:

:

  1. Change #263585

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 05 Apr 2026 15:23:02
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8968a68ebae70f5b61bb87194fd0975d3d0371f4

    Comments

    libssh: fix `-Wsign-compare` in 32-bit builds by dropping a redundant check
    Follow-up to 8c8eeba5225599a1f5750ece1d15751a8bfce0bb #21214 (wrong silencing)
    Follow-up to c049c37acd074a61bbd07eebe25fdf32af575a2a #18989 (add redundant check)
    Follow-up to c988ec9f41060144e175b519f9017c569ac8d3db #9328 (make check fail)
    Follow-up to 44a02d2532c4e6dabb8f2a074d52d5e99ff533be #9324 (add original check)
    
    Closes #21225

    Changed files

    • lib/vssh/libssh.c