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

Builder curl-unthreaded-solaris10-i386 Build #16212

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 10 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 2 mins, 23 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-solaris10-i386 slave
buildername curl-unthreaded-solaris10-i386 Builder
buildnumber 16212 Build
codebase Build
got_revision 15de32f09da0365ee02463ceb31699ab84acc0cb Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 15de32f09da0365ee02463ceb31699ab84acc0cb Build
scheduler schedule-curl-unthreaded-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Gabriel Marin

Timing:

StartMon Dec 15 01:13:37 2025
EndMon Dec 15 01:18:46 2025
Elapsed5 mins, 8 secs

All Changes:

:

  1. Change #252197

    Category curl
    Changed by Gabriel Marin <gabrielmarindevohnoyoudont@gmail.com>
    Changed at Mon 15 Dec 2025 01:03:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 15de32f09da0365ee02463ceb31699ab84acc0cb

    Comments

    easy: fix debug ev poll builds
    Prior to this change the wrong variable name was used for one of the
    debug messages.
    
    Closes https://github.com/curl/curl/pull/19963

    Changed files

    • lib/easy.c