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

Builder doxygen-solaris10-sparc Build #3620

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revisionda7b340942724df8363d21907aed01e3cfd3a820
Got Revisionda7b340942724df8363d21907aed01e3cfd3a820
Changes1 change

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 13 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 12 secs )
    1. stdio
    2. CMakeOutput.log
    3. CMakeError.log
  4. shell_1 'gmake' failed ( 0 secs )
    1. stdio
  5. shell_2 'gmake tests' failed ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/doxygen-solaris10-sparc slave
buildername doxygen-solaris10-sparc Builder
buildnumber 3620 Build
codebase Build
got_revision da7b340942724df8363d21907aed01e3cfd3a820 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision da7b340942724df8363d21907aed01e3cfd3a820 Build
scheduler schedule-doxygen-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/doxygen-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dimitri van Heesch

Timing:

StartSun Nov 2 11:57:41 2025
EndSun Nov 2 11:58:08 2025
Elapsed26 secs

All Changes:

:

  1. Change #247381

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 02 Nov 2025 11:51:34
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision da7b340942724df8363d21907aed01e3cfd3a820

    Comments

    issue #11833 Allow minimum required macOS version using MACOS_VERSION_MIN
    Example:
    
       cmake -DMACOS_VERSION_MIN=15.0 /path/to/doxygen

    Changed files

    • CMakeLists.txt
    • src/regex.cpp