Search Criteria
Package Details: mtfmapper 0.7.30-1
Git Clone URL: | https://aur.archlinux.org/mtfmapper.git (read-only, click to copy) |
---|---|
Package Base: | mtfmapper |
Description: | A utility to produce MTF (modulation transfer function, a measure of edge acuity) maps of images |
Upstream URL: | https://sourceforge.net/projects/mtfmapper/ |
Licenses: | |
Submitter: | spider-mario |
Maintainer: | spider-mario |
Last Packager: | spider-mario |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-07-14 21:21 |
Last Updated: | 2020-08-24 10:44 |
Dependencies (10)
- dcraw
- exiv2
- gnuplot (gnuplot-caca, gnuplot-svg, gnuplot-headless, gnuplot-nogui, gnuplot-git)
- opencv (opencv-cuda-git, opencv2, opencv2-samples, opencv-with-python2-support, opencv-git, opencv-cuda)
- qt5-charts (qt5-charts-git)
- asciidoc (asciidoc-git) (make)
- cmake (cmake-git) (make)
- eigen (eigen-git) (make)
- subversion (make)
- tclap (make)
Latest Comments
warp4ever commented on 2021-01-18 00:27
Error in build: CMake Warning (dev) at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message): qt5_use_modules is not part of the official API, and might be removed in Qt6.
Call Stack (most recent call first): /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:431 (_qt5_warn_deprecated) bin/CMakeLists.txt:48 (qt5_use_modules) This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done -- Generating done -- Build files have been written to: /var/tmp/pamac-build-frank/mtfmapper/src/build Scanning dependencies of target pdfdocs [ 1%] Generating mtf_generate_rectangle.pdf a2x: WARNING: --destination-dir option is only applicable to HTML and manpage based outputs
a2x: ERROR: "dblatex" -t pdf -p "/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s "/etc/asciidoc/dblatex/asciidoc-dblatex.sty" "/var/tmp/pamac-build-frank/mtfmapper/src/build/manpages/mtf_generate_rectangle.1.xml" returned non-zero exit status 127
make[2]: [manpages/CMakeFiles/pdfdocs.dir/build.make:83: manpages/mtf_generate_rectangle.pdf] Error 1 make[1]: [CMakeFiles/Makefile2:143: manpages/CMakeFiles/pdfdocs.dir/all] Error 2 make: *** [Makefile:171: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...
spider-mario commented on 2020-08-13 23:43
Oops, you are right, I forgot about that build dependency.
What kind of build failure do you get? The package builds successfully on my machine.
izaera commented on 2020-08-13 14:15
This is missing CMake as a build dep and then, if it is installed manually, the build fails. Is there any chance to fix it?
I will try locally, but maybe the maintainer has more experience...