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

Builder curl-ares-solaris10-i386 Build #3659

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision023e453032a3b0d12c81b030f7935ac92e554011
Got Revision023e453032a3b0d12c81b030f7935ac92e554011
Changes5 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 2 hrs, 56 mins, 1 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 9 secs )
    1. stdio

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Joshua Rogers
  2. Viktor Szakats

Timing:

StartSat Oct 18 23:17:48 2025
EndSun Oct 19 08:06:24 2025
Elapsed8 hrs, 48 mins, 35 secs

All Changes:

:

  1. Change #246029

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 18 Oct 2025 14:30:43
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a000444cb0917b490a7a1635e51be3ac5bf61b3e

    Comments

    cmake: fix Linux pre-fill `HAVE_POSIX_STRERROR_R` (when `_CURL_PREFILL=ON`)
    It depends on C library.
    
    Follow-up to f30f1307c1d9d70a96557359f039ba7ef9b077fb #19116

    Changed files

    • CMake/unix-cache.cmake
  2. Change #246047

    Category curl
    Changed by Joshua Rogers <MegaManSecohnoyoudont@users.noreply.github.com>
    Changed at Sat 18 Oct 2025 22:15:26
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision bff9679a016d18d6b87e773d8a45ac4a2f3be7aa

    Comments

    schannel_verify: do not call infof with an appended \n
    Discovered by ZeroPath
    Closes #19123

    Changed files

    • lib/vtls/schannel_verify.c
  3. Change #246049

    Category curl
    Changed by Joshua Rogers <MegaManSecohnoyoudont@users.noreply.github.com>
    Changed at Sat 18 Oct 2025 22:16:33
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9021e42c0274853d8166d7ec616212f148a8dc07

    Comments

    ldap: do not pass a \n to failf()
    Discovered by ZeroPath
    Closes #19122

    Changed files

    • lib/ldap.c
  4. Change #246050

    Category curl
    Changed by Joshua Rogers <MegaManSecohnoyoudont@users.noreply.github.com>
    Changed at Sat 18 Oct 2025 22:19:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c567b37548066b664ac06ad155a819b53b27ad1c

    Comments

    src/var: remove dead code
    Discovered by ZeroPath
    Closes #19119

    Changed files

    • src/var.c
  5. Change #246054

    Category curl
    Changed by Joshua Rogers <MegaManSecohnoyoudont@users.noreply.github.com>
    Changed at Sat 18 Oct 2025 22:30:55
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 023e453032a3b0d12c81b030f7935ac92e554011

    Comments

    openldap: do not pass newline to infof()
    Discovered by ZeroPath
    Closes #19120

    Changed files

    • lib/openldap.c