hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #06003
Re: [Bug 1475448] Re: DVI output fails on SMP build
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Can confirm this is (probably) fixed with default branch,
`make all pdf -j2` just completed ok four times in a row.
- --
Bruno
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEARECAAYFAlW1WFEACgkQFqOhwCjyCLoDfQCeLtXZQaOzdb5GwiUfHZrbvMCl
6iMAmwdV7cKw+syNWhhvOzr901/gY+GF
=cm8N
-----END PGP SIGNATURE-----
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Enblend.
https://bugs.launchpad.net/bugs/1475448
Title:
DVI output fails on SMP build
Status in Enblend:
Fix Committed
Bug description:
Basically the default 'make' target builds the binaries, man pages,
PS, DVI and HTML docs, but the DVI step fails randomly half the time
when using the make -j2 option to build in parallel (and 3/4 of the
time with -j4).
The result is that a local build is fine, but enblend built in the
fedora build system is not. I can force fedora to build with a single
thread, but this slows things down, and this problem will catch out
other packagers in the future.
A workaround would be to just build the binaries and man pages in the
default target and let people build the DVI/PDF/HTML docs separately
as needed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/enblend/+bug/1475448/+subscriptions
References