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

Builder doxygen-solaris10-i386 Build #3436

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. MakeDirectory Created ( 0 secs )
    1. - no logs -
  3. shell 'cmake -G ...' failed ( 8 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/slave/doxygen-solaris10-i386 slave
buildername doxygen-solaris10-i386 Builder
buildnumber 3436 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-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/doxygen-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dimitri van Heesch

Timing:

StartThu Jun 5 21:24:43 2025
EndThu Jun 5 21:24:57 2025
Elapsed13 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