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

Builder curl-unthreaded-solaris11-sparc Build #3029

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 30 mins, 37 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 3029 Build
codebase Build
got_revision 1e01e2b549f260ce09e21e20ec8fd9a1ce8091fe Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 1e01e2b549f260ce09e21e20ec8fd9a1ce8091fe 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:

StartWed Oct 16 23:38:28 2024
EndThu Oct 17 00:40:15 2024
Elapsed1 hrs, 1 mins, 47 secs

All Changes:

:

  1. Change #211910

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 16 Oct 2024 23:25:18
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1e01e2b549f260ce09e21e20ec8fd9a1ce8091fe

    Comments

    GHA/macos: merge autotools and cmake jobs
    To match other workflows and to avoid repetition in rules.
    
    Also:
    - fix build example step for cmake. update a job to use it.
    - use `cmake` to invoke the builds (instead of ninja directly).
    - extend test 2100 exclusion to more jobs.
      It fails with all `!debug gcc-12` jobs with autotools.
      With cmake this only happened for gcc-12 Secure Transport jobs
      for some reason.
    
    Closes #15312

    Changed files

    • .github/workflows/macos.yml