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

Builder curl-threaded-solaris11-i386 Build #4471

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision3b261e2ad7269d88291aa44480caa66e1f7a690e
Got Revision3b261e2ad7269d88291aa44480caa66e1f7a690e
Changes2 changes

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing
  2. Viktor Szakats

Timing:

StartFri Jan 9 16:36:12 2026
EndFri Jan 9 19:09:08 2026
Elapsed2 hrs, 32 mins, 56 secs

All Changes:

:

  1. Change #254637

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Fri 09 Jan 2026 14:59:30
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9552d9c0c03d9c4a813439607201ef76eb750077

    Comments

    build: detect and include `inttypes.h` again (revert)
    Since not using `PRI*` macros, it isn't needed.
    
    Follow-up to 13c1a934144e98d06214a043ff4538791c7d9583 #20215
    Revert 4c9e4e99c107b8d0bda5b204c5b69a50425567b9 #20208
    
    Closes #20225

    Changed files

    • .github/scripts/cmp-config.pl
    • CMake/unix-cache.cmake
    • CMake/win32-cache.cmake
    • CMakeLists.txt
    • lib/config-os400.h
    • lib/config-plan9.h
    • lib/config-riscos.h
    • lib/config-win32.h
    • lib/curl_config-cmake.h.in
    • lib/curl_setup.h
  2. Change #254644

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Fri 09 Jan 2026 15:47:27
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3b261e2ad7269d88291aa44480caa66e1f7a690e

    Comments

    pytest: bump quiche version check update
    Since the Lazy Lucas did not manage to get the fix merged in 0.24.7,
    increase the pytest version check number in the hope that it will happen
    in the next release.
    
    Closes #20229

    Changed files

    • tests/http/test_05_errors.py