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

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

Results:

Build successful

SourceStamp:

Projectcurl/curl
Repositoryhttps://github.com/curl/curl
Branchmaster
Revision213115bd7ea88d541bacb76211178d02202521f9
Got Revision213115bd7ea88d541bacb76211178d02202521f9
Changes7 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 7 mins, 54 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 3756 Build
codebase Build
got_revision 213115bd7ea88d541bacb76211178d02202521f9 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl/curl Build
repository https://github.com/curl/curl Build
revision 213115bd7ea88d541bacb76211178d02202521f9 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. Jay Satiro
  3. Viktor Szakats

Timing:

StartSun Apr 6 07:32:39 2025
EndSun Apr 6 08:40:41 2025
Elapsed1 hrs, 8 mins, 2 secs

All Changes:

:

  1. Change #226718

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 05 Apr 2025 18:20:22
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch master
    Revision 3454844f36efb102afb5e775975b9dbf1544b54c

    Comments

    libtest/first: stop defining MEMDEBUG_NODEFINES
    
    It causes problems in unity builds, in particular when this file is used
    for unit tests.
    
    Bonus: switch to plain getenv() instead of curl_getenv() to avoid extra
    malloc/free rounds.
    
    Closes #16978

    Changed files

    • tests/libtest/first.c
  2. Change #226723

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 05 Apr 2025 18:23:07
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch master
    Revision b8bd019c6a021821cc6fdb545d7149bdf4bb50cb

    Comments

    content_encoding: Transfer-Encoding parser improvements
    
    - allow and ignore "identity" as an encoding
    
    - fail if any other encoder than chunked follows after chunked
    
    - fail on unsolicited encodings - when the server encodes but curl did
      not ask for it
    
    Add test 1493 to 1496 to verify.
    
    Disable test 319 as that is now broken: issue #16974
    
    Reported-by: Jonathan Rosa
    Fixes #16956
    Closes #16959

    Changed files

    • lib/content_encoding.c
    • tests/data/DISABLED
    • tests/data/Makefile.am
    • tests/data/test1493
    • tests/data/test1494
    • tests/data/test1495
    • tests/data/test1496
    • tests/data/test319
  3. Change #226724

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 05 Apr 2025 18:25:34
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch master
    Revision 72f9133311b141bad5bd0948f7eb0550989c8e07

    Comments

    tests/globalconfig.pm: remove the qw
    
    Fixes the warning.
    
    Fixes #16976
    Closes #16977

    Changed files

    • tests/globalconfig.pm
  4. Change #226733

    Category None
    Changed by Jay Satiro <raysatiroohnoyoudont@yahoo.com>
    Changed at Sat 05 Apr 2025 20:51:00
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch master
    Revision 023cc8d5954bea925aa2b51203ff628f62934823

    Comments

    winbuild: add the deprecation warning to the README
    
    - Mention in README.md and INSTALL-CMAKE.md that the winbuild build
      system is going to be removed in September 2025.
    
    Closes https://github.com/curl/curl/pull/16957

    Changed files

    • docs/INSTALL-CMAKE.md
    • winbuild/README.md
  5. Change #226735

    Category None
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Sat 05 Apr 2025 21:03:47
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch master
    Revision badfb951ec5c136185d0e522648a0cc5e319a918

    Comments

    test1658: add unit test for the HTTPS RR decoder
    
    Made the HTTPS-RR parser a little stricter while at it.
    
    Drop the ALPN escape handling, that was not needed.
    
    Make the hode handle (and ignore) duplicate ALPN entries.
    
    Closes #16972

    Changed files

    • lib/doh.c
    • lib/httpsrr.c
    • lib/httpsrr.h
    • lib/urlapi-int.h
    • lib/urlapi.c
    • tests/data/Makefile.am
    • tests/data/test1658
    • tests/unit/Makefile.inc
    • tests/unit/unit1658.c
  6. Change #226756

    Category None
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 05 Apr 2025 23:03:14
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch master
    Revision 01e45f81bddb2fef27fe35b7dd32032062a183f6

    Comments

    cmake/FindNGTCP2: simplify multi-pkg-config detection
    
    Use a single `pkg_check_modules` call to detect the main & crypto libs.
    
    Follow-up to 3b501976a9adcf20218ffb96d9041806432227e4 #16479
    Closes #16980

    Changed files

    • CMake/FindNGTCP2.cmake
  7. Change #226757

    Category None
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 05 Apr 2025 23:03:15
    Repository https://github.com/curl/curl
    Project curl/curl
    Branch master
    Revision 213115bd7ea88d541bacb76211178d02202521f9

    Comments

    GHA/configure-vs-cmake: dump generated configs to log
    
    Sometimes it's useful to have a look at the generated `libcurl.pc` and
    `curl-config` files.
    
    `cmp-config.pl` normalizes them before diffing, thus doesn't show their
    original content.
    
    Closes #16981

    Changed files

    • .github/workflows/configure-vs-cmake.yml