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

Builder curl-unthreaded-solaris10-i386 Build #16571

Build In Progress:

Runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 16 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( running )
    1. stdio
    2. resultlog
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris10-i386 slave
buildername curl-unthreaded-solaris10-i386 Builder
buildnumber 16571 Build
codebase Build
got_revision 377ed81ab755d8f0e84e8c80b3bf8dd7a53d3fa5 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 377ed81ab755d8f0e84e8c80b3bf8dd7a53d3fa5 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. Viktor Szakats

Timing:

StartTue Apr 28 09:12:49 2026
Elapsed4 hrs, 59 mins, 20 secs

All Changes:

:

  1. Change #265674

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 28 Apr 2026 09:07:27
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0f47ddc0a98e4fb20c54e1f054fc3831aec4d35f

    Comments

    build: stop building and installing `runtests.1` and `testcurl.1`
    The corresponding tools are never installed, and both are dev tools.
    Refer to their `.md` originals instead.
    
    Also markdownify text in lines nearby.
    
    Ref: https://github.com/curl/curl/pull/21460#issuecomment-4328258450
    
    Closes #21461

    Changed files

    • docs/CMakeLists.txt
    • docs/Makefile.am
    • docs/tests/TEST-SUITE.md
    • tests/.gitignore
    • tests/runtests.pl
  2. Change #265675

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 28 Apr 2026 09:07:27
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 377ed81ab755d8f0e84e8c80b3bf8dd7a53d3fa5

    Comments

    tidy-up: a cmake warning message and a variable name
    Spotted by GitHub Code Quality
    
    Closes #21462

    Changed files

    • scripts/CMakeLists.txt
    • tests/libtest/lib1588.c