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

Builder curl-unthreaded-solaris10-i386 Build #16463

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision015f1c7de40839b6681b7dde7371093319c22e64
Got Revision015f1c7de40839b6681b7dde7371093319c22e64
Changes9 changes

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 ( 4 hrs, 49 mins, 26 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 16463 Build
codebase Build
got_revision 015f1c7de40839b6681b7dde7371093319c22e64 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 015f1c7de40839b6681b7dde7371093319c22e64 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. Daniel Stenberg
  2. Viktor Szakats
  3. Vladimír Marek

Timing:

StartWed Mar 11 12:11:24 2026
EndThu Mar 12 03:18:34 2026
Elapsed15 hrs, 7 mins, 10 secs

All Changes:

:

  1. Change #260637

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 11 Mar 2026 01:48:21
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 18e8c9f4557614782ed4dc332fe290eb164cc573

    Comments

    FAQ.md: point codeproject.com URL to archive.org copy
    The original server closed down, linked page last seen on 2026-02-16.
    
    Refs:
    https://github.com/curl/curl/actions/runs/22051494128
    https://web.archive.org/web/20250818150617/www.codeproject.com/info/Changes.aspx
    
    Closes #20882

    Changed files

    • docs/FAQ.md
  2. Change #260643

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 11 Mar 2026 07:46:12
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3fd0d776d1fa1ba9eeecd95bd0959e825630e995

    Comments

    THANKS: add contributors from 8.19.0 release

    Changed files

    • docs/THANKS
  3. Change #260644

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 11 Mar 2026 07:46:12
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7a73be1f958c01b22a1c78414334c04c94eae2f2

    Comments

    VERSIONS: add 8.19.0

    Changed files

    • docs/VERSIONS.md
  4. Change #260645

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 11 Mar 2026 07:46:12
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 8c908d2d0a6d32abdedda2c52e90bd56ec76c24d

    Comments

    RELEASE-NOTES: synced
    curl 8.19.0

    Changed files

    • RELEASE-NOTES
  5. Change #260655

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 11 Mar 2026 08:45:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2e52a57107745a4142402a7571c366315aaa9d60

    Comments

    badwords: combine the whitelisting into a single regex
    Also: make the whitelist matches case insensitve
    
    Takes the script execution time down from 3.6 seconds to 1.1 on my
    machine.
    
    Closes #20880

    Changed files

    • scripts/badwords
  6. Change #260656

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 11 Mar 2026 08:46:01
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1a4d3920461243305eb94c9ebb7f84ddeefbf860

    Comments

    docs: minor wording tweaks
    found when improving the badwords whitelisting logic

    Changed files

    • docs/cmdline-opts/connect-to.md
    • docs/tests/FILEFORMAT.md
  7. Change #260657

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 11 Mar 2026 08:49:39
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a221e2fbff8114c29ce686c976f3510f5fb278f3

    Comments

    RELEASE-NOTES: synced
    Bumped curlver as well

    Changed files

    • RELEASE-NOTES
    • include/curl/curlver.h
  8. Change #260673

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 11 Mar 2026 09:44:21
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 53a3b2114a9b0652bb464437d38f5c8abffc708d

    Comments

    libssh2: fix error handling on quote errors
    Previously it lacked the actual return. libssh.c uses the same function
    name.
    
    Verified by test 2007.
    
    Reported-by: m777m0 on hackerone
    
    Follow-up to 578706addec3d41cb5db64160d23795a95ca11d9
    
    Closes #20883

    Changed files

    • lib/vssh/libssh.c
    • lib/vssh/libssh2.c
    • tests/data/Makefile.am
    • tests/data/test2007
  9. Change #260677

    Category curl
    Changed by Vladimír Marek <vlmarek13ohnoyoudont@gmail.com>
    Changed at Wed 11 Mar 2026 11:33:13
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 015f1c7de40839b6681b7dde7371093319c22e64

    Comments

    hostip: clear the sockaddr_in6 structure before use
    On Solaris this was causing intermittent issues when the private
    structure member __sin6_src_id had unexpectedly some value. connect(2)
    would then fail with EADDRNOTAVAIL.
    
    Closes #20885

    Changed files

    • lib/hostip.c