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

Builder curl-unthreaded-solaris11-i386 Build #4627

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 53 mins, 4 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 4627 Build
codebase Build
got_revision cf9e445e0357675421714e564db407dac6b78d5c Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision cf9e445e0357675421714e564db407dac6b78d5c 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 12:06:06 2026
EndFri Feb 13 12:59:23 2026
Elapsed53 mins, 16 secs

All Changes:

:

  1. Change #257715

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

    Comments

    cmake: normalize uppercase hex winver (for display)
    For display and consistency with other regexp. It did not cause harm.
    
    Follow-up to 2100d9fde267eea68f8097ff0a8ba7b3c9742c7f #12044
    
    Closes #20586

    Changed files

    • CMakeLists.txt