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

Builder curl-ares-solaris11-i386 Build #5307

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartFri Jun 26 11:46:48 2026
EndFri Jun 26 13:31:21 2026
Elapsed1 hrs, 44 mins, 33 secs

All Changes:

:

  1. Change #272848

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 26 Jun 2026 11:36:09
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 397b8f0ec6758dcc743f8b224fa9202f4bac931a

    Comments

    tidy-up: docs, comments, typos, whitespace
    - GHA/windows: mention `IgnoreStandardErrorWarningFormat=true`
      in comment.
    - cmake: fix MIT/GNU GSS order in messages.
    - drop some exclamation marks from messages.
    - drop redundant ending newlines from messages.
    - fold/unfold where possible.
    - fix indent, whitespace, typos and other nits.
    
    Closes #22185

    Changed files

    • .github/workflows/windows.yml
    • CMake/FindGSS.cmake
    • CMakeLists.txt
    • acinclude.m4
    • configure.ac
    • docs/HTTP3.md
    • docs/INSTALL-CMAKE.md
    • docs/INSTALL.md
    • docs/MANUAL.md
    • docs/RELEASE-PROCEDURE.md
    • docs/cmdline-opts/Makefile.am
    • docs/cmdline-opts/_URL.md
    • docs/examples/http2-serverpush.c
    • docs/libcurl/curl_formadd.md
    • docs/libcurl/opts/CURLOPT_COPYPOSTFIELDS.md
    • lib/creds.h
    • lib/curl_addrinfo.c
    • lib/curl_setup.h
    • lib/formdata.c
    • lib/http_aws_sigv4.c
    • lib/if2ip.c
    • lib/socks_sspi.c
    • lib/transfer.c
    • lib/url.c
    • lib/urlapi.c
    • lib/urldata.h
    • lib/vtls/openssl.h
    • m4/curl-apple-sectrust.m4
    • m4/curl-compilers.m4
    • m4/curl-confopts.m4
    • m4/curl-functions.m4
    • m4/curl-reentrant.m4
    • scripts/cd2nroff
    • src/tool_getparam.c
    • tests/data/Makefile.am
    • tests/ftpserver.pl
    • tests/http/test_32_ftps_vsftpd.py
    • tests/libtest/lib668.c
    • tests/runtests.pl
    • tests/server/dnsd.c
    • tests/server/rtspd.c
    • tests/server/sws.c
    • tests/server/tftpd.c
    • tests/server/util.c
    • tests/test1139.pl
    • tests/test1140.pl
    • tests/unit/unit2413.c