FS#63554 - [qcustomplot] doesn't build, missing imagemagick (mogrify) in makedepends

Attached to Project: Community Packages
Opened by Andreas Baumann (andreas_baumann) - Sunday, 25 August 2019, 10:14 GMT
Last edited by David Runge (dvzrv) - Sunday, 25 August 2019, 17:08 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To David Runge (dvzrv)
Morten Linderud (Foxboron)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

/bin/sh: mogrify: command not found
...

the rest will be follow-up errors

makedepends=('doxygen' 'graphviz' 'python' 'qt5-tools' 'imagemagick')

helped against that.

Then I get:

WARNING: couldn't find image "html/selectiontype-multipledataranges.png"
...
file 'html/pages.html' not found

Worst: amalgamate is a binary in the source tarball

Additional info:
* package version(s): 2.0.1-3

Steps to reproduce:

asp export qcustomplot
cd qcustomplot
staging-x86_64-build
This task depends upon

Closed by  David Runge (dvzrv)
Sunday, 25 August 2019, 17:08 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in 2.0.1-4
Comment by David Runge (dvzrv) - Sunday, 25 August 2019, 17:08 GMT
@andreas_baumann: Thanks for the report. I'm dropping the custom post-processing stuff for doxygen.
Feel free to submit a ticket to upstream about the use of amalgamate. It is bizarre indeed, but the only sane way of actually "building from source".

Loading...