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

Builder curl-threaded-solaris10-sparc Build #2800

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision828f9984937f2494d3bc44690d11ce9e4b9500ef
Got Revision828f9984937f2494d3bc44690d11ce9e4b9500ef
Changes8 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 19 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 3 hrs, 21 mins, 25 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-threaded-solaris10-sparc slave
buildername curl-threaded-solaris10-sparc Builder
buildnumber 2800 Build
codebase Build
got_revision 828f9984937f2494d3bc44690d11ce9e4b9500ef Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 828f9984937f2494d3bc44690d11ce9e4b9500ef Build
scheduler schedule-curl-threaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-threaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartTue May 13 19:49:03 2025
EndWed May 14 06:02:03 2025
Elapsed10 hrs, 13 mins, 0 secs

All Changes:

:

  1. Change #229648

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 13 May 2025 10:28:19
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 47896d4b59f7266490e7cc523a2a33965ef4b6d2

    Comments

    tests/server: stop using libcurl string comparisons
    Further untangle the test server code from curl code. While the string
    comparison functions are available in the libcurl API, the tests servers
    don't link with libcurl. Use native functions instead.
    
    Closes #17328

    Changed files

    • lib/curlx/strparse.c
    • tests/server/CMakeLists.txt
    • tests/server/Makefile.am
    • tests/server/Makefile.inc
    • tests/server/rtspd.c
    • tests/server/sws.c
    • tests/server/util.h
  2. Change #229649

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 13 May 2025 10:30:02
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 65444f1dc37e16446075fd86eca07df7571935eb

    Comments

    curlx: move the docs to docs/internals/
    Closes #17333

    Changed files

    • docs/Makefile.am
    • docs/internals/CURLX.md
    • lib/Makefile.am
    • lib/curlx/README.md
  3. Change #229651

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 13 May 2025 10:32:35
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 11cad7bf32b2eef1c8fcf7a16ca29838c2e83941

    Comments

    tests: provide all non-ascii data hex encoded
    - make the scanner not whitelist anything for test cases making
      everything non-ascii forced to be hex encoded
    
    - update all tests using non-ascii bytes to use %hex[] sequences
    
    Closes #17331

    Changed files

    • .github/scripts/spacecheck.pl
    • tests/FILEFORMAT.md
    • tests/data/test1034
    • tests/data/test1035
    • tests/data/test1138
    • tests/data/test1160
    • tests/data/test1448
    • tests/data/test1631
    • tests/data/test1632
    • tests/data/test165
    • tests/data/test1703
    • tests/data/test2046
    • tests/data/test2047
    • tests/data/test31
    • tests/data/test469
    • tests/data/test470
    • tests/data/test472
    • tests/data/test497
    • tests/data/test498
    • tests/data/test649
    • tests/data/test955
    • tests/data/test956
    • tests/data/test957
    • tests/data/test958
    • tests/data/test959
    • tests/data/test960
    • tests/data/test961
    • tests/data/test962
    • tests/data/test963
    • tests/data/test964
    • tests/data/test965
    • tests/data/test966
    • tests/data/test967
    • tests/data/test968
  4. Change #229654

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 13 May 2025 11:04:43
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision e270881a5d566a0b04fbc85e75690c21ea4613b4

    Comments

    lib1560: use hex notation, drop non-ASCII exception
    Closes #17334

    Changed files

    • .github/scripts/spacecheck.pl
    • tests/libtest/lib1560.c
  5. Change #229680

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 13 May 2025 14:15:05
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a8b947e7f4d6e26bdcc0d2226237b206a437109b

    Comments

    headers: set an error message on illegal response headers
    Makes it report "Invalid response header" instead of the slightly odd "A
    libcurl function was given a bad argument".
    
    Add test 749 and 750 for more CONNECT response testing.
    
    Reported-by: Int64x86 on github
    Fixes #17330
    Closes #17336

    Changed files

    • lib/headers.c
    • tests/data/Makefile.am
    • tests/data/test749
    • tests/data/test750
  6. Change #229681

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 13 May 2025 14:18:19
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0cce66b3b3a2f5c2523a758498412a02b67a1224

    Comments

    setopt: provide info for CURLE_BAD_FUNCTION_ARGUMENT
    If CURLE_BAD_FUNCTION_ARGUMENT is returned and failf() has not provided
    any details, this adds a generic error string that includes the option
    number.
    
    This helps debugging for example the curl tool which does a lot of
    setopt calls and in reading post fact logs it is not always easy to tell
    exactly which call that failed.
    
    Closes #17337

    Changed files

    • lib/setopt.c
  7. Change #229682

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 13 May 2025 14:19:01
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4efeeaa22d5cf5d42b615e48745ff9c3b1a676a4

    Comments

    tests/server/Makefile.inc: cleanup
    - drop curl_ctype.h as it is not used by test servers
    - list all curlx files in the CURLX_* lists
    - sort the lists alphabetically
    
    Closes #17339

    Changed files

    • tests/server/Makefile.inc
  8. Change #229685

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 13 May 2025 16:01:07
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 828f9984937f2494d3bc44690d11ce9e4b9500ef

    Comments

    spacecheck.pl: drop more exceptions
    - replace ß (scharfes S) with links.
    - replace § (section sign) with links.
    - replace 🙏 emoji with `:pray:`.
     Supported by GitHub, Forgejo/Gitea and most likely GitLab.
    - docs/libcurl/curl_mprintf.md: replace Unicode ± with `{+|-}`.
    - docs/CIPHERS.md: URL encode Unicode in URLs.
    - lib1560: use hex encoding in `räksmörgås.se`.
    - unit1307: use hex encoding in `Lindmätarv`.
    - drop LATIN SMALL LETTER A WITH ACUTE exception.
      No longer appears in tests.
    
    This leaves the single character exception: `ö`
    And file exceptions holding contributor names.
    
    Follow-up to 9243ed59b387a90940fa4a16ebfd99ad7d6c2f63 #17329
    Follow-up to 838dc53bb7bf52039b23af0e9ccffa51cf9ad7d0 #17247
    
    Closes #17335

    Changed files

    • .github/scripts/spacecheck.pl
    • README.md
    • docs/CIPHERS.md
    • docs/KNOWN_BUGS
    • docs/URL-SYNTAX.md
    • docs/libcurl/curl_mprintf.md
    • tests/libtest/lib1560.c
    • tests/unit/unit1307.c