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

Builder doxygen-solaris10-sparc Build #3498

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 32 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 14 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 3498 Build
codebase Build
got_revision ee49bc378dc74ed68aa21df63a3df27292ccf5e0 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision ee49bc378dc74ed68aa21df63a3df27292ccf5e0 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:

StartThu Jun 5 21:24:44 2025
EndThu Jun 5 21:25:32 2025
Elapsed47 secs

All Changes:

:

  1. Change #231454

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Thu 05 Jun 2025 21:19:04
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision ee49bc378dc74ed68aa21df63a3df27292ccf5e0

    Comments

    issue #11600 Images with read-only file attributes can fail to copy
    Improve error handling of Dir::copy

    Changed files

    • src/dir.cpp