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

Builder curl-threaded-solaris11-i386 Build #5285

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 22 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 11 mins, 18 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 5285 Build
codebase Build
got_revision 78267398e5a2ce347a6729926c68272b2b6fbed5 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 78267398e5a2ce347a6729926c68272b2b6fbed5 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. Viktor Szakats

Timing:

StartTue Jun 23 12:04:51 2026
EndTue Jun 23 14:17:24 2026
Elapsed2 hrs, 12 mins, 33 secs

All Changes:

:

  1. Change #272216

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 23 Jun 2026 11:45:08
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 78267398e5a2ce347a6729926c68272b2b6fbed5

    Comments

    GHA/linux: bump pizlonator/fil-c to v0.680, fixup quoting
    Also put the version number in quotes to avoid GHA altering the number
    into `0.68` (without rightmost zero) and ending up storing that in the
    `FIL_C_VERSION` env.
    
    Hopefully Renovate will honor this on future bumps.
    
    Do the same for the rest of `x.y` format version numbers.
    
    Fixing:
    ```
    env:
    [...]
        FIL_C_VERSION: 0.68
    ```
    Ref: https://github.com/curl/curl/actions/runs/28006009260/job/82920767558?pr=22142#step:5:16
    
    Fixes #22142
    
    Closes #22143

    Changed files

    • .github/workflows/linux.yml
    • .github/workflows/non-native.yml
    • .github/workflows/windows.yml