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

Builder curl-unthreaded-solaris10-sparc Build #13258

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 2 mins, 13 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 mins, 23 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave
buildername curl-unthreaded-solaris10-sparc Builder
buildnumber 13258 Build
codebase Build
got_revision 4ed1c14545ffff372a3597bd886b6b3708f8c55b Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 4ed1c14545ffff372a3597bd886b6b3708f8c55b Build
scheduler schedule-curl-unthreaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartWed Jul 16 05:21:12 2025
EndWed Jul 16 18:32:44 2025
Elapsed13 hrs, 11 mins, 32 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
  2. Change #239879

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 15 Jul 2025 18:43:12
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4ed1c14545ffff372a3597bd886b6b3708f8c55b

    Comments

    autotools: stop checking for the `pw32` platform
    It's most likely a reference to Posix-over-Win32 layer:
    
    https://pw32.sourceforge.net/main.html (last updated: 2001-05-01)
    https://sourceforge.net/projects/pw32/
    https://sourceforge.net/projects/pw32/files/ (latest date: 2001-10-12)
    
    Closes #17936

    Changed files

    • m4/xc-lt-iface.m4