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

Builder doxygen-solaris10-i386 Build #3293

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision0743cc56408be3fd851988c741a1ba2e77514f03
Got Revision0743cc56408be3fd851988c741a1ba2e77514f03
Changes2 changes

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 ( 14 secs )
    1. stdio
    2. CMakeOutput.log
    3. CMakeError.log
  4. shell_1 'gmake' failed ( 6 secs )
    1. stdio
  5. shell_2 'gmake tests' failed ( 5 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/doxygen-solaris10-i386 slave
buildername doxygen-solaris10-i386 Builder
buildnumber 3293 Build
codebase Build
got_revision 0743cc56408be3fd851988c741a1ba2e77514f03 Git
project doxygen Build
repository https://github.com/doxygen/doxygen.git Build
revision 0743cc56408be3fd851988c741a1ba2e77514f03 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
  2. albert-github

Timing:

StartMon Jan 6 20:05:16 2025
EndMon Jan 6 20:05:48 2025
Elapsed32 secs

All Changes:

:

  1. Change #217832

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Mon 06 Jan 2025 11:39:05
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision eeed4d69992d21e18ab38d6c1d894147ce639681

    Comments

    issue_11308 SVG dot graphs have added padding
    - adding different possible image formats to `DOT_IMAGE_FORMAT` (found by trying e.g. `dot -Tsvg:xx`  and inspecting the error given)
    - Format `svg:cairo` and `svg:vcairo:cairo` cannot be used with `INTERACTIVE_SVG` and also have a slightly different place of `width` and `height`)

    Changed files

    • src/config.xml
    • src/configimpl.l
    • src/dotfilepatcher.cpp
  2. Change #217833

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Mon 06 Jan 2025 19:56:33
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 0743cc56408be3fd851988c741a1ba2e77514f03

    Comments

    Merge pull request #11324 from albert-github/feature/issue_11308_svg
    issue #11308 SVG dot graphs have added padding

    Changed files

    • no files