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

Builder curl-unthreaded-solaris10-i386 Build #15957

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 3 hrs, 16 mins, 34 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-solaris10-i386 slave
buildername curl-unthreaded-solaris10-i386 Builder
buildnumber 15957 Build
codebase Build
got_revision 2dc71ba8bf70fa8d7e345cb0baeb4a4ea804994e Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 2dc71ba8bf70fa8d7e345cb0baeb4a4ea804994e Build
scheduler schedule-curl-unthreaded-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartSat Nov 15 13:28:09 2025
EndSat Nov 15 22:47:49 2025
Elapsed9 hrs, 19 mins, 40 secs

All Changes:

:

  1. Change #248784

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 15 Nov 2025 13:25:02
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2dc71ba8bf70fa8d7e345cb0baeb4a4ea804994e

    Comments

    badwords: check indented lines in source code, fix fallouts
    - badwords.pl: add `-a` option to check all lines in source code files.
      Before this patch indented lines were skipped (to avoid Markdown code
      fences.)
    - GHA/checksrc: use `-a` when verifying the source code.
    - GHA/checksrc: disable `So` and `But` rules for source code.
    - GHA/checksrc: add docs/examples to the verified sources.
    - badwords.txt: delete 4 duplicates.
    - badwords.txt: group and sort contractions.
    - badwords.txt: allow ` url = `, `DIR`, `<file name`.
    
    Closes #19536

    Changed files

    • .github/scripts/badwords.pl
    • .github/scripts/badwords.txt
    • .github/workflows/checksrc.yml
    • docs/examples/anyauthput.c
    • docs/examples/connect-to.c
    • docs/examples/cookie_interface.c
    • docs/examples/debug.c
    • docs/examples/ephiperfifo.c
    • docs/examples/ftpupload.c
    • docs/examples/htmltidy.c
    • docs/examples/htmltitle.cpp
    • docs/examples/http2-download.c
    • docs/examples/http2-serverpush.c
    • docs/examples/http2-upload.c
    • docs/examples/http3.c
    • docs/examples/https.c
    • docs/examples/imap-ssl.c
    • docs/examples/log_failed_transfers.c
    • docs/examples/multi-debugcallback.c
    • docs/examples/multi-formadd.c
    • docs/examples/multithread.c
    • docs/examples/parseurl.c
    • docs/examples/pop3-ssl.c
    • docs/examples/rtsp-options.c
    • docs/examples/simple.c
    • docs/examples/simplepost.c
    • docs/examples/smooth-gtk-thread.c
    • docs/examples/smtp-ssl.c
    • docs/examples/threaded-ssl.c
    • docs/examples/urlapi.c
    • lib/altsvc.c
    • lib/cf-h2-proxy.c
    • lib/cf-socket.c
    • lib/cookie.c
    • lib/curl_gethostname.c
    • lib/curlx/fopen.c
    • lib/curlx/inet_ntop.c
    • lib/fake_addrinfo.c
    • lib/file.c
    • lib/ftp.c
    • lib/headers.c
    • lib/hostip.c
    • lib/hsts.c
    • lib/http.c
    • lib/http2.c
    • lib/multi.c
    • lib/multi_ev.c
    • lib/pop3.c
    • lib/progress.c
    • lib/socks.c
    • lib/speedcheck.c
    • lib/url.c
    • lib/urlapi.c
    • lib/vauth/digest.c
    • lib/vquic/curl_osslq.c
    • lib/vquic/curl_quiche.c
    • lib/vssh/libssh.c
    • lib/vssh/libssh2.c
    • lib/vtls/apple.c
    • lib/vtls/openssl.c
    • lib/vtls/schannel.c
    • lib/vtls/vtls.c
    • lib/vtls/wolfssl.c
    • lib/ws.c
    • src/config2setopts.c
    • src/tool_cb_rea.c
    • src/tool_cb_see.c
    • src/tool_doswin.c
    • src/tool_getparam.c
    • src/tool_operate.c
    • src/tool_operhlp.c
    • src/tool_paramhlp.c
    • src/tool_parsecfg.c