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

Builder curl-ares-solaris11-sparc Build #4225

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 28 mins, 50 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 mins, 3 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 4225 Build
codebase Build
got_revision c221c0ee5935497168c52686a9d8cc87b45bbca9 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision c221c0ee5935497168c52686a9d8cc87b45bbca9 Build
scheduler schedule-curl-ares-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartMon Jul 21 17:32:28 2025
EndMon Jul 21 18:43:21 2025
Elapsed1 hrs, 10 mins, 52 secs

All Changes:

:

  1. Change #240320

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Mon 21 Jul 2025 17:27:23
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c221c0ee5935497168c52686a9d8cc87b45bbca9

    Comments

    test1560: set locale/codeset with `LC_ALL` (was: `LANG`), test in CI
    To fix running test 1560 when `LC_ALL` is set to something unexpected
    (e.g. `C`). Also syncing it with the rest of tests.
    
    Also:
    - GHA/linux: enable `libidn2` in more jobs.
      Also to enable test 1560 reproducing this issue in more jobs.
    - GHA/linux: run tests with `LC_ALL=C` in one of the jobs.
    - GHA/linux: switch to the non-deprecated package name for libidn2.
    - GHA/macos: run tests with non-default locale settings in one job.
    - GHA/macos: enable AppleIDN in that job.
    
    Ref: https://github.com/curl/curl/pull/17933#issuecomment-3074582840
    Follow-up to f27262b17965aefa7c6bf41bd40b01b4f97407bd #10196
    
    Closes #17938

    Changed files

    • .github/workflows/linux.yml
    • .github/workflows/macos.yml
    • tests/data/test1560