← Back to team overview

hugin-devs team mailing list archive

[Bug 1475448] [NEW] DVI output fails on SMP build

 

Public bug reported:

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.

** Affects: enblend
     Importance: Undecided
         Status: New

-- 
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:
  New

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


Follow ups