hugin-bug-hunters team mailing list archive
-
hugin-bug-hunters team
-
Mailing list archive
-
Message #08120
[Bug 2036319] [NEW] Documentation rebuilt unnecessarily and not installed
Public bug reported:
When building enblend-enfuse 4.2 tarball release with autotools the documentation gets rebuilt multiple times:
* During `make' (expected)
* During `make check'
* During `make install'
* During `make make install-ps-local install-html-local install-dvi-local' (see below)
Another strange issue is that `make install' doesn't install the HTML/DVI/PS/PDF documentation, I had to:
```
cd doc/
make install-ps-local install-html-local install-dvi-local
```
The console also gets overwhelmed with the latex output when building
the documentation to the point that the build logs are nearly
unreadable, is this intentional?
** Affects: enblend
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Enblend.
https://bugs.launchpad.net/bugs/2036319
Title:
Documentation rebuilt unnecessarily and not installed
Status in Enblend:
New
Bug description:
When building enblend-enfuse 4.2 tarball release with autotools the documentation gets rebuilt multiple times:
* During `make' (expected)
* During `make check'
* During `make install'
* During `make make install-ps-local install-html-local install-dvi-local' (see below)
Another strange issue is that `make install' doesn't install the HTML/DVI/PS/PDF documentation, I had to:
```
cd doc/
make install-ps-local install-html-local install-dvi-local
```
The console also gets overwhelmed with the latex output when building
the documentation to the point that the build logs are nearly
unreadable, is this intentional?
To manage notifications about this bug go to:
https://bugs.launchpad.net/enblend/+bug/2036319/+subscriptions