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

Builder curl-ares-solaris11-sparc Build #4211

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision1962573a9363c0c90c24dff6fc3dc1eaf96ab1cd
Got Revision1962573a9363c0c90c24dff6fc3dc1eaf96ab1cd
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 ...' ( 29 mins, 1 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-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 4211 Build
codebase Build
got_revision 1962573a9363c0c90c24dff6fc3dc1eaf96ab1cd Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 1962573a9363c0c90c24dff6fc3dc1eaf96ab1cd 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. Daniel Stenberg

Timing:

StartTue Jul 15 18:34:53 2025
EndTue Jul 15 19:11:44 2025
Elapsed36 mins, 51 secs

All Changes:

:

  1. Change #239876

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 15 Jul 2025 18:28:37
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1962573a9363c0c90c24dff6fc3dc1eaf96ab1cd

    Comments

    release-notes.pl: ignore dupes on input and output
    Re-running this script now makes it track the already mentioned
    changelog entries and not add them again even if the git log contains
    them.
    
    This makes the script better handle reruns in a release branch after
    rebasing on a later version of master.
    
    Closes #17937

    Changed files

    • scripts/release-notes.pl