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

Builder doxygen-solaris10-sparc Build #2992

Results:

Failed shell shell_1 shell_2

SourceStamp:

Projectdoxygen
Repositoryhttps://github.com/doxygen/doxygen.git
Branchmaster
Revision75550211c2c610b1e27214345a0eeaf7749d3c0a
Got Revision75550211c2c610b1e27214345a0eeaf7749d3c0a
Changes3 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

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

Timing:

StartSun Mar 31 20:32:51 2024
EndSun Mar 31 20:33:13 2024
Elapsed21 secs

All Changes:

:

  1. Change #194177

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Sat 30 Mar 2024 13:26:23
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 36adbf5e1cb77674ee8ef8c3d846f4c0d8aab371

    Comments

    Adding sub links to doxygen_crawl file.
    Based on the issue #10765 extended the doxygen_crawl.html so that also, potential,  failing links can be detected by a HTML link checker.
    Before the change there were no warnings, now we get, correctly,:
    ```
    Processing      file:///.../html/doxygen_crawl.html
    
    List of broken links and other issues:
    file:///.../html/deltaunit_8h.html
     Lines: 12, 27, 28, 29, 30, 31
      Code: 200 (no message)
     To do: Some of the links to this resource point to broken URI fragments
            (such as index.html#fragment).
    The following fragments need to be fixed:
            a522cd9d32a68eabce080861331e10259ad132c6847dca961bd7152d362ea4a96c      Line: 31
            a522cd9d32a68eabce080861331e10259a2c5c630d8c3314ae3df57043ab1b55fa      Line: 29
            a522cd9d32a68eabce080861331e10259a8ba18c9e30fe35e3f041b6ee1453d413      Line: 30
            a522cd9d32a68eabce080861331e10259       Line: 28
    ```

    Changed files

    • src/sitemap.cpp
    • src/sitemap.h
  2. Change #194178

    Category doxygen
    Changed by albert-github <albert.testsohnoyoudont@gmail.com>
    Changed at Sat 30 Mar 2024 13:57:56
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision ef6b7b6761a205837ff54595034a3ccd3e762e98

    Comments

    Adding sub links to doxygen_crawl file.
    Adding [possibility to do some more link checking as there is also a problem with the links from addIndexItem:
    ```
    file:///.../html/namespaceito33_1_1finance.html
     Lines: 13, 39, 42
      Code: 200 (no message)
     To do: Some of the links to this resource point to broken URI fragments
            (such as index.html#fragment).
    The following fragments need to be fixed:
            a522cd9d32a68eabce080861331e10259a8ba18c9e30fe35e3f041b6ee1453d413      Line: 42
    ```

    Changed files

    • src/sitemap.cpp
    • src/sitemap.h
  3. Change #194179

    Category doxygen
    Changed by Dimitri van Heesch <doxygenohnoyoudont@gmail.com>
    Changed at Sun 31 Mar 2024 20:27:59
    Repository https://github.com/doxygen/doxygen.git
    Project doxygen
    Branch master
    Revision 75550211c2c610b1e27214345a0eeaf7749d3c0a

    Comments

    Merge pull request #10774 from albert-github/feature/bug_crawl_links
    Adding sub links to doxygen_crawl file.

    Changed files

    • no files