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

Builder curl-pr-unthreaded-solaris10-i386 Build #3586

Results:

Build successful

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchmaster
Revisionff86c1951be0d55caabd7a802b7b7de24b8f56ba
Got Revisionff86c1951be0d55caabd7a802b7b7de24b8f56ba
Changes13 changes

BuildSlave:

unstable10x

Reason:

The AnyBranchScheduler scheduler named 'schedule-curl-pr' triggered this build

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 14 mins, 15 secs )
    1. stdio
    2. resultlog

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Ethan Wilkes
  3. Martxel
  4. Stefan Eissing
  5. Viktor Szakats
  6. Zhang Wen

Timing:

StartThu Mar 6 17:42:06 2025
EndThu Mar 6 22:43:40 2025
Elapsed5 hrs, 1 mins, 34 secs

All Changes:

:

  1. Change #224050

    Category None
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 06 Mar 2025 13:17:14
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch master
    Revision cfbd46d8b37b4550998d57cb4ce35548f668f96a

    Comments

    GHA/macos: stop ignoring test 2100 with gcc
    
    It runs fine now. Tested in all gcc-12 jobs after temporarly enabling
    debug in them all (test 2100 requires debug-enabled).
    
    Ref: c349bd668c91f2484ae21c0f361ddf497143093c #14097 (issue 15.)
    
    Closes #16582

    Changed files

    • .github/workflows/macos.yml
  2. Change #224051

    Category None
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 06 Mar 2025 13:17:15
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch master
    Revision 8fbd372e0d5346b68024f2c9282724544f41506c

    Comments

    tests: mark tests 1631, 1632 flaky
    
    We already marked them flaky in GHA/macos CI. They are also flaky in
    other CI jobs, in other OSes, with multiple TLS backends:
    - MSVC/LibreSSL: https://github.com/curl/curl/actions/runs/13683996410/job/38262956317
    - MSVC/wolfSSL: https://github.com/curl/curl/actions/runs/13680682695/job/38252047077
    - FreeBSD/OpenSSL3: https://github.com/curl/curl/actions/runs/13690910863/job/38283867721#step:3:1
    
    Ref: fa461b4eff52b413f88debf543b5350a6cef4724 #14486
    
    Closes #16584

    Changed files

    • .github/workflows/macos.yml
    • tests/data/test1631
    • tests/data/test1632
  3. Change #224052

    Category None
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 06 Mar 2025 13:17:15
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch master
    Revision 1ecf2f11136f967deff6d2c124127250d2756c48

    Comments

    build: set `HAVE_STDINT_H` if `stdint.h` is available
    
    Ref: #15907
    
    Closes #16585

    Changed files

    • CMakeLists.txt
    • configure.ac
    • lib/curl_config.h.cmake
  4. Change #224053

    Category None
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 06 Mar 2025 13:17:15
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch master
    Revision b51672e9326eb0b5bf114e737af969d730cb14c2

    Comments

    GHA/windows: drop test exclusions from MSYS jobs
    
    Re-enable running tests 19, 504, 704, 705, 1233 in CI MSYS jobs.
    
    We carried over these exceptions from AppVeyor CI, where they have been
    present for a long time. Cygwin jobs do not need these exceptions and
    Cygwin and MSYS are similar envs. Time to re-evaluate if skipping them
    is still necessary on MSYS.
    
    Closes #16592

    Changed files

    • .github/workflows/windows.yml
  5. Change #224068

    Category None
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Thu 06 Mar 2025 14:01:28
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch master
    Revision 64ba75ca905798d697c650a1d1a4b2bff1b3d0b3

    Comments

    cmake: fix detection pre-fills for iOS
    
    Follow-up to 1ecf2f11136f967deff6d2c124127250d2756c48 #16585
    Follow-up to e7adf3e83747c2915c671f2e560cde6f3d4a4905 #15841
    
    Closes #16594

    Changed files

    • CMake/unix-cache.cmake
  6. Change #224080

    Category None
    Changed by Martxel <mlasaohnoyoudont@ikerlan.es>
    Changed at Thu 06 Mar 2025 16:00:22
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch master
    Revision f5cb83e4931687e4fe4a9e34b3e35939277a7279

    Comments

    openssl: fix pkcs11 URI checking for key files.
    
    Closes #16591

    Changed files

    • lib/vtls/openssl.c
  7. Change #224081

    Category None
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Thu 06 Mar 2025 16:02:34
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch master
    Revision 556f722fe32e5e9f4e24f0242100c5e9d57c129b

    Comments

    tests/certs: cleanup
    
    Keep only the generated files needed for tests. Place generated
    intermediaries in `tests/certs/gen` where they are ignored by git. No
    longer generated `*.dhp` files.
    
    Have a shorter naming scheme: `test-ca` instead of `EdelCurlRoot-ca` and
    `test-localhost` instead of `Server-localhost-sv`, etc.
    
    Remove the `stunnel` certificate as it was nearly a duplicate of
    `test-localhost`.
    
    No longer copy a generated certificates to `tests/stunnel.pem`. Let test
    server default to `certs/test-localhost.pem` instead.
    
    Closes #16593

    Changed files

    • .github/scripts/binarycheck.sums
    • tests/Makefile.am
    • tests/certs/.gitignore
    • tests/certs/CMakeLists.txt
    • tests/certs/EdelCurlRoot-ca.cacert
    • tests/certs/EdelCurlRoot-ca.cnf
    • tests/certs/EdelCurlRoot-ca.crt
    • tests/certs/EdelCurlRoot-ca.csr
    • tests/certs/EdelCurlRoot-ca.der
    • tests/certs/EdelCurlRoot-ca.key
    • tests/certs/EdelCurlRoot-ca.prm
    • tests/certs/Makefile.am
    • tests/certs/Makefile.inc
    • tests/certs/Server-localhost-firstSAN-sv.crl
    • tests/certs/Server-localhost-firstSAN-sv.crt
    • tests/certs/Server-localhost-firstSAN-sv.csr
    • tests/certs/Server-localhost-firstSAN-sv.der
    • tests/certs/Server-localhost-firstSAN-sv.key
    • tests/certs/Server-localhost-firstSAN-sv.pem
    • tests/certs/Server-localhost-firstSAN-sv.prm
    • tests/certs/Server-localhost-firstSAN-sv.pub.der
    • tests/certs/Server-localhost-firstSAN-sv.pub.pem
    • tests/certs/Server-localhost-firstSAN-sv.pubkey-pinned
    • tests/certs/Server-localhost-lastSAN-sv.crl
    • tests/certs/Server-localhost-lastSAN-sv.crt
    • tests/certs/Server-localhost-lastSAN-sv.csr
    • tests/certs/Server-localhost-lastSAN-sv.der
    • tests/certs/Server-localhost-lastSAN-sv.key
    • tests/certs/Server-localhost-lastSAN-sv.pem
    • tests/certs/Server-localhost-lastSAN-sv.prm
    • tests/certs/Server-localhost-lastSAN-sv.pub.der
    • tests/certs/Server-localhost-lastSAN-sv.pub.pem
    • tests/certs/Server-localhost-lastSAN-sv.pubkey-pinned
    • tests/certs/Server-localhost-sv.crl
    • tests/certs/Server-localhost-sv.crt
    • tests/certs/Server-localhost-sv.csr
    • tests/certs/Server-localhost-sv.der
    • tests/certs/Server-localhost-sv.key
    • tests/certs/Server-localhost-sv.pem
    • tests/certs/Server-localhost-sv.prm
    • tests/certs/Server-localhost-sv.pub.der
    • tests/certs/Server-localhost-sv.pub.pem
    • tests/certs/Server-localhost-sv.pubkey-pinned
    • tests/certs/Server-localhost.nn-sv.crl
    • tests/certs/Server-localhost.nn-sv.crt
    • tests/certs/Server-localhost.nn-sv.csr
    • tests/certs/Server-localhost.nn-sv.der
    • tests/certs/Server-localhost.nn-sv.key
    • tests/certs/Server-localhost.nn-sv.pem
    • tests/certs/Server-localhost.nn-sv.prm
    • tests/certs/Server-localhost.nn-sv.pub.der
    • tests/certs/Server-localhost.nn-sv.pub.pem
    • tests/certs/Server-localhost.nn-sv.pubkey-pinned
    • tests/certs/Server-localhost0h-sv.crl
    • tests/certs/Server-localhost0h-sv.crt
    • tests/certs/Server-localhost0h-sv.csr
    • tests/certs/Server-localhost0h-sv.der
    • tests/certs/Server-localhost0h-sv.key
    • tests/certs/Server-localhost0h-sv.pem
    • tests/certs/Server-localhost0h-sv.prm
    • tests/certs/Server-localhost0h-sv.pub.der
    • tests/certs/Server-localhost0h-sv.pub.pem
    • tests/certs/Server-localhost0h-sv.pubkey-pinned
    • tests/certs/scripts/genroot.sh
    • tests/certs/scripts/genserv.sh
    • tests/certs/stunnel-sv.crl
    • tests/certs/stunnel-sv.crt
    • tests/certs/stunnel-sv.csr
    • tests/certs/stunnel-sv.der
    • tests/certs/stunnel-sv.key
    • tests/certs/stunnel-sv.pem
    • tests/certs/stunnel-sv.prm
    • tests/certs/stunnel-sv.pub.der
    • tests/certs/stunnel-sv.pub.pem
    • tests/certs/stunnel-sv.pubkey-pinned
    • tests/certs/test-ca.cacert
    • tests/certs/test-ca.cnf
    • tests/certs/test-ca.crt
    • tests/certs/test-ca.key
    • tests/certs/test-ca.prm
    • tests/certs/test-localhost-san-first.crl
    • tests/certs/test-localhost-san-first.crt
    • tests/certs/test-localhost-san-first.key
    • tests/certs/test-localhost-san-first.pem
    • tests/certs/test-localhost-san-first.prm
    • tests/certs/test-localhost-san-first.pub.der
    • tests/certs/test-localhost-san-first.pub.pem
    • tests/certs/test-localhost-san-last.crl
    • tests/certs/test-localhost-san-last.crt
    • tests/certs/test-localhost-san-last.key
    • tests/certs/test-localhost-san-last.pem
    • tests/certs/test-localhost-san-last.prm
    • tests/certs/test-localhost-san-last.pub.der
    • tests/certs/test-localhost-san-last.pub.pem
    • tests/certs/test-localhost.crl
    • tests/certs/test-localhost.crt
    • tests/certs/test-localhost.key
    • tests/certs/test-localhost.nn.crl
    • tests/certs/test-localhost.nn.crt
    • tests/certs/test-localhost.nn.key
    • tests/certs/test-localhost.nn.pem
    • tests/certs/test-localhost.nn.prm
    • tests/certs/test-localhost.nn.pub.der
    • tests/certs/test-localhost.nn.pub.pem
    • tests/certs/test-localhost.pem
    • tests/certs/test-localhost.prm
    • tests/certs/test-localhost.pub.der
    • tests/certs/test-localhost.pub.pem
    • tests/certs/test-localhost0h.crl
    • tests/certs/test-localhost0h.crt
    • tests/certs/test-localhost0h.key
    • tests/certs/test-localhost0h.pem
    • tests/certs/test-localhost0h.prm
    • tests/certs/test-localhost0h.pub.der
    • tests/certs/test-localhost0h.pub.pem
    • tests/data/test2033
    • tests/data/test2034
    • tests/data/test2035
    • tests/data/test2037
    • tests/data/test2038
    • tests/data/test2041
    • tests/data/test2042
    • tests/data/test2048
    • tests/data/test2070
    • tests/data/test2079
    • tests/data/test2087
    • tests/data/test2500
    • tests/data/test2502
    • tests/data/test2503
    • tests/data/test3000
    • tests/data/test3001
    • tests/data/test3023
    • tests/data/test3024
    • tests/data/test310
    • tests/data/test311
    • tests/data/test312
    • tests/data/test313
    • tests/data/test3207
    • tests/data/test417
    • tests/data/test678
    • tests/http2-server.pl
    • tests/http3-server.pl
    • tests/secureserver.pl
    • tests/servers.pm
    • tests/stunnel.pem
  8. Change #224082

    Category None
    Changed by Zhang Wen <zhw2101024ohnoyoudont@gmail.com>
    Changed at Thu 06 Mar 2025 16:04:39
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch master
    Revision e51c494ed1a9eb66390dcad19373a5f75413fb77

    Comments

    tool_operate: change "1 retries" to "1 retry"
    
    Closes #16586

    Changed files

    • src/tool_operate.c
  9. Change #224083

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 06 Mar 2025 16:06:17
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch master
    Revision d398fffae0ea4ac94b41b24a28d97d32811566ef

    Comments

    docs/HISTORY: add some events from the last year
    
    Closes #16587

    Changed files

    • docs/HISTORY.md
  10. Change #224088

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 06 Mar 2025 16:09:37
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch master
    Revision a7fda9a8f47aa7400c2eb2497b0ecf6687eace25

    Comments

    tool_parsecfg: make my_get_line skip comments and newlines
    
    - brings this functionality to all users of this function automatically
      and consistently
    
    - consistently returns every line without trailing \n
    
    Closes #16590

    Changed files

    • src/tool_getparam.c
    • src/tool_parsecfg.c
    • src/tool_ssls.c
  11. Change #224090

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 06 Mar 2025 16:10:49
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch master
    Revision a66ede53092dcca9c908444598e0ba07cce0ccb0

    Comments

    multi: start the loop over when handles are removed
    
    Since more than one handle can be removed in a single call to
    multi_runsingle(), we cannot easily continue on the next node when a
    node has been removed since that node migth ALSO have been removed.
    
    Reported-by: Philippe Antoine
    Closes #16588

    Changed files

    • lib/multi.c
  12. Change #224096

    Category None
    Changed by Ethan Wilkes <rewilkes0041ohnoyoudont@gmail.com>
    Changed at Thu 06 Mar 2025 16:38:05
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch master
    Revision fa3d1e7d43bf0e4f589aeae73715348645318a83

    Comments

    ws: corrected curlws_cont to reflect its documented purpose
    
    Verified in test 2311
    
    Closes #16512

    Changed files

    • lib/ws.c
    • lib/ws.h
    • tests/data/Makefile.am
    • tests/data/test2311
    • tests/libtest/Makefile.inc
    • tests/libtest/lib2311.c
  13. Change #224100

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Thu 06 Mar 2025 16:48:46
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch master
    Revision ff86c1951be0d55caabd7a802b7b7de24b8f56ba

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES