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

Builder curl-ares-solaris10-sparc Build #3434

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartSun Feb 1 07:08:19 2026
EndMon Feb 2 01:09:05 2026
Elapsed18 hrs, 46 secs

All Changes:

:

  1. Change #256751

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 01 Feb 2026 00:54:23
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3003c32cb29347478b8e2917ca5b3e2b37b4ae33

    Comments

    tidy-up: miscellaneous
    - INSTALL-CMAKE.md: add missing periods, text fixes.
    - md4, md5: sync variables names.
    - curl_trc: sync an argument type.
    - docs/examples: sync debug/trace function copies, constify, tidy-ups.
    - replace commented code with `#if 0`.
    - drop redundant parenthesis (macro values, `return`, around single
      variables, function calls).
    - fix indentation, apply clang-format in places.
    
    Closes #20481

    Changed files

    • CMakeLists.txt
    • docs/INSTALL-CMAKE.md
    • docs/examples/block_ip.c
    • docs/examples/debug.c
    • docs/examples/ftp-wildcard.c
    • docs/examples/ftpgetinfo.c
    • docs/examples/ghiper.c
    • docs/examples/hiperfifo.c
    • docs/examples/http2-download.c
    • docs/examples/http2-serverpush.c
    • docs/examples/http2-upload.c
    • docs/examples/multi-debugcallback.c
    • docs/examples/sendrecv.c
    • docs/examples/sftpuploadresume.c
    • docs/examples/smooth-gtk-thread.c
    • lib/arpa_telnet.h
    • lib/asyn-ares.c
    • lib/cf-h2-proxy.c
    • lib/cf-ip-happy.c
    • lib/config-win32.h
    • lib/conncache.c
    • lib/cookie.c
    • lib/cshutdn.c
    • lib/curl_addrinfo.c
    • lib/curl_fopen.c
    • lib/curl_get_line.c
    • lib/curl_ntlm_core.c
    • lib/curl_setup_once.h
    • lib/curl_share.h
    • lib/curl_trc.c
    • lib/easy.c
    • lib/http_aws_sigv4.c
    • lib/imap.c
    • lib/md4.c
    • lib/md5.c
    • lib/pop3.c
    • lib/request.c
    • lib/setup-win32.h
    • lib/smtp.c
    • lib/transfer.c
    • lib/url.c
    • lib/vquic/curl_ngtcp2.c
    • lib/vquic/curl_quiche.c
    • lib/ws.c
    • projects/vms/curl_crtl_init.c
    • src/terminal.c
    • src/tool_doswin.c
    • src/tool_getparam.c
    • src/tool_ipfs.c
    • src/tool_operhlp.c
    • src/tool_setopt.c
    • src/tool_urlglob.c
    • src/tool_vms.h
    • tests/libtest/cli_hx_download.c
    • tests/libtest/cli_upload_pausing.c
    • tests/libtest/lib1509.c
    • tests/libtest/lib1517.c
    • tests/libtest/lib1556.c
    • tests/libtest/lib518.c
    • tests/libtest/lib537.c
    • tests/libtest/lib571.c
    • tests/server/dnsd.c