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

Builder doxygen-solaris10-i386 Build #3329

Results:

Failed shell shell_1 shell_2

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

StartSat Feb 8 13:11:48 2025
EndSat Feb 8 13:12:36 2025
Elapsed48 secs

All Changes:

:

  1. Change #220926

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sat 08 Feb 2025 12:55:03
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 9735bedcd5bd4e0c3500d3f95d3d2173ded2efe3

    Comments

    issue #11373 Code examples in Python docstrings rendered in HTML with wrong indentation beyond 8 spaces
    Ignore the line after """! when determining the indentation to
    strip.

    Changed files

    • src/pyscanner.l
    • src/util.cpp
    • src/util.h