[Hugin-bug-hunters] [Bug 1468524] [NEW] convert -3 error building docs

2015-06-24 Thread Bruno Postle
Public bug reported: This code in configure.ac tries to substitute 'convert' for 'tiff2ps' if tiff2ps isn't found: AC_PATH_PROG(TIFF2PS, tiff2ps, false) if test $TIFF2PS = false; then if test $CONVERT != false; then AC_MSG_WARN(cannot find tiff2ps; will substitute convert)

[Hugin-bug-hunters] [Bug 1468520] [NEW] make dist fails

2015-06-24 Thread Bruno Postle
Public bug reported: I'm trying to make a tarball from the default branch so I can update the fedora package but `make dist` fails: $ make dist make dist-gzip am__post_remove_distdir='@:' make[1]: Entering directory '/home/bruno/src/enblend' if test -d enblend-enfuse-4.2-add32106f8f5; then find

[Hugin-bug-hunters] [Bug 679654] Re: updated levmar library

2015-06-24 Thread tmodes
Hi Stephan, there are 2 type of warnings in levmar. The first one is of type #warning Linearly constrained optimization requires LAPACK and was not compiled! levmar implement different unconstrained and constrained versions of the Levenberg-Marquard algorithm. Some of the contrained version

Re: [Hugin-bug-hunters] [Bug 679654] Re: updated levmar library

2015-06-24 Thread Stefan Peter
Hi Thomas Thank you very much for your explanations. I will try to add the lapack dependency to the Ubuntu packages I maintain and to the upstream Debian packages as well. However, this effort will be concentrate on hugin2015.0.0 because I do not want to introduce a new dependency (and, maybe, a