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

Builder curl-unthreaded-solaris11-sparc Build #4097

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision7aa8d1eea1fe60b26e88abe2c672f70bf30f63cc
Got Revision7aa8d1eea1fe60b26e88abe2c672f70bf30f63cc
Changes1 change

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 5 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 25 mins, 27 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-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 4097 Build
codebase Build
got_revision 7aa8d1eea1fe60b26e88abe2c672f70bf30f63cc Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 7aa8d1eea1fe60b26e88abe2c672f70bf30f63cc Build
scheduler schedule-curl-unthreaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartSat Jun 21 13:15:20 2025
EndSat Jun 21 14:33:57 2025
Elapsed1 hrs, 18 mins, 37 secs

All Changes:

:

  1. Change #237229

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 21 Jun 2025 11:51:01
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7aa8d1eea1fe60b26e88abe2c672f70bf30f63cc

    Comments

    build: tidy up `Makefile.inc` use in lib and src
    - cmake: use `CURL_RCFILES` instead of literal.
    - cmake: use `LIB_RCFILES` instead of literal.
    - cmake: fix comments.
    - autotools: use `CURL_RCFILES` in `EXTRA_DIST`.
    - autotools: use `LIB_RCFILES` in `EXTRA_DIST`.
    - autotools: fix comments.
    - autotools: fix indentation.
    
    Closes #17694

    Changed files

    • lib/CMakeLists.txt
    • lib/Makefile.am
    • src/CMakeLists.txt
    • src/Makefile.am