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

Builder curl-unthreaded-solaris10-i386 Build #15948

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision4841e4290dfca768328401522f319225e819824c
Got Revision4841e4290dfca768328401522f319225e819824c
Changes3 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 3 hrs, 11 mins, 22 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 15948 Build
codebase Build
got_revision 4841e4290dfca768328401522f319225e819824c Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 4841e4290dfca768328401522f319225e819824c 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:

StartWed Nov 12 05:25:13 2025
EndWed Nov 12 14:25:45 2025
Elapsed9 hrs, 31 secs

All Changes:

:

  1. Change #248415

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 12 Nov 2025 00:53:43
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d499aa52385a520ddbbb8694af3cd04411a91933

    Comments

    mk-ca-bundle.pl: use `open()` with argument list to replace backticks
    On Windows this requires Perl 5.22 from year 2015.
    
    Also:
    - mdlinkcheck: delete redundant error handling logic.
      Follow-up to 77be4a7ab2b5a0c633b9107fd286bda1f57e4725 #19437
    
    Closes #19461

    Changed files

    • scripts/mdlinkcheck
    • scripts/mk-ca-bundle.pl
  2. Change #248416

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 12 Nov 2025 00:53:44
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ebc5fea64de5c348f99a487d3f7859b8453f1ebb

    Comments

    autotools: drop autoconf <2.59 compatibility code (zz60-xc-ovr)
    The minimum required autoconf is 2.59, since curl 7.76.0 (2021).
    
    Follow-up to a59f04611629f0db9ad8e768b9def73b9b4d9423 #6748
    
    Closes #19464

    Changed files

    • configure.ac
    • m4/zz60-xc-ovr.m4
  3. Change #248417

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 12 Nov 2025 00:53:44
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4841e4290dfca768328401522f319225e819824c

    Comments

    badwords: re-sync with curl-www, fix issues found
    Also:
    - replace `manpage` with `man page`, add to `badwords.txt`.
    - badwords.pl: import `-w` feature from curl-www, syncing the two
      scripts fully.
    - badwords.txt: import missing items from curl-www, syncing the two
      files fully.
    - pyspelling.words: drop `cURL` allowed word.
    
    Closes #19468

    Changed files

    • .github/scripts/badwords.pl
    • .github/scripts/badwords.txt
    • .github/scripts/pyspelling.words
    • README.md
    • docs/BINDINGS.md
    • docs/CONTRIBUTE.md
    • docs/DISTROS.md
    • docs/FAQ
    • docs/IPFS.md
    • docs/cmdline-opts/Makefile.am
    • include/curl/easy.h
    • include/curl/multi.h
    • lib/asyn-ares.c
    • lib/vtls/openssl.c
    • scripts/cd2nroff
    • scripts/managen
    • src/tool_getparam.c
    • tests/data/test1140
    • tests/data/test1488
    • tests/data/test1705
    • tests/ech_tests.sh
    • tests/libtest/lib1592.c
    • tests/test1139.pl
    • tests/test1140.pl
    • tests/test1173.pl
    • tests/test1222.pl
    • tests/test1477.pl