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

Builder curl-ares-solaris11-i386 Build #3688

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartSun Jul 6 20:02:36 2025
EndSun Jul 6 20:57:08 2025
Elapsed54 mins, 31 secs

All Changes:

:

  1. Change #238514

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 06 Jul 2025 19:57:22
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ed3a482cd1f22ee19afeededa86e86fc23655af7

    Comments

    memdebug.h: fix whitespace/indentation
    Cherry-picked from #17827

    Changed files

    • lib/memdebug.h
  2. Change #238515

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sun 06 Jul 2025 19:58:04
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 822e47cdceb3fae0c1ca2857a75c112709488631

    Comments

    memdebug.h: #undef `fclose` before defining it
    Just in case, and to match the pattern used for similar redefines.
    
    Cherry-picked from #17827

    Changed files

    • lib/memdebug.h