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

Builder curl-unthreaded-solaris11-i386 Build #4629

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revisiond445f2d930ae701039518d695481ee53b8490521
Got Revisiond445f2d930ae701039518d695481ee53b8490521
Changes1 change

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 49 mins, 37 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-solaris11-i386 slave
buildername curl-unthreaded-solaris11-i386 Builder
buildnumber 4629 Build
codebase Build
got_revision d445f2d930ae701039518d695481ee53b8490521 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision d445f2d930ae701039518d695481ee53b8490521 Build
scheduler schedule-curl-unthreaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartFri Feb 13 17:54:48 2026
EndFri Feb 13 20:36:53 2026
Elapsed2 hrs, 42 mins, 5 secs

All Changes:

:

  1. Change #257746

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 13 Feb 2026 15:48:23
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d445f2d930ae701039518d695481ee53b8490521

    Comments

    lib: skip compiling code with features disabled
    In non-SSL, non-SSH, non-H3, non-AppleSecTrust builds.
    
    Also:
    - drop unused internal macro `SSL_SYSTEM_VERIFIER`.
    
    Closes #20587

    Changed files

    • lib/vquic/vquic.c
    • lib/vquic/vquic_int.h
    • lib/vssh/ssh.h
    • lib/vssh/vssh.c
    • lib/vssh/vssh.h
    • lib/vtls/apple.c
    • lib/vtls/schannel_verify.c
    • lib/vtls/vtls.c
    • lib/vtls/vtls_int.h
    • lib/vtls/vtls_scache.h