Skip to content

Doxygen initialization fails on Ubuntu 20.04 works on 18.04 #712

Description

@mloskot

In my doc/Jamfile, I have this

.doxygen = [ doxygen.name ] ;
.doxygen ?= doxygen ;

On Ubuntu 20.04, I'm observing the Doxygen initialisation failure:

image

On Ubuntu 18.04, b2 succeeds to build the dox

image

Both environments,

  • WSL 2
  • using the same version of Doxygen and Boost.Build
  • using Boost superproject reset to develop branch with latest b2 bootstrapped
  • building libs/gil/doc having the libs/gil submodule also at develop branch

This is a peculiar issue but I have no idea what is going on, so documenting it here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    transitionTransition to bfgroup/b2

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions