Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doxygen initialization fails on Ubuntu 20.04 works on 18.04 #712

Open
mloskot opened this issue Feb 19, 2021 · 1 comment
Open

Doxygen initialization fails on Ubuntu 20.04 works on 18.04 #712

mloskot opened this issue Feb 19, 2021 · 1 comment
Labels
transition Transition to bfgroup/b2

Comments

@mloskot
Copy link
Member

mloskot commented Feb 19, 2021

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.

@stale
Copy link

stale bot commented May 29, 2021

Thank you for your contributions. Main development of B2 has moved to https://github.com/bfgroup/b2
This issue has been automatically marked as "transition" to indicate the potential for needing transition to the new B2 development project.

@stale stale bot added the transition Transition to bfgroup/b2 label May 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
transition Transition to bfgroup/b2
Projects
None yet
Development

No branches or pull requests

1 participant