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

Builder curl-unthreaded-solaris10-i386 Build #15783

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 3 hrs, 1 mins, 41 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 1 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 15783 Build
codebase Build
got_revision 4ed1c14545ffff372a3597bd886b6b3708f8c55b Git
osplatform I386 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-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats

Timing:

StartWed Jul 16 02:48:38 2025
EndWed Jul 16 11:33:42 2025
Elapsed8 hrs, 45 mins, 3 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