Package Details: pfstools 2.2.0-3

Git Clone URL: https://aur.archlinux.org/pfstools.git (read-only, click to copy)
Package Base: pfstools
Description: Set of command line programs for reading, writing and manipulating high-dynamic range (HDR) images
Upstream URL: http://pfstools.sourceforge.net/
Licenses: LGPL-2.1-or-later
Conflicts: pfscalibration, pfstmo
Provides: pfscalibration, pfstmo
Submitter: None
Maintainer: spider-mario
Last Packager: spider-mario
Votes: 37
Popularity: 0.000000
First Submitted: 2006-11-15 06:01 (UTC)
Last Updated: 2024-02-13 21:35 (UTC)

Dependencies (26)

Required by (0)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

yousry commented on 2015-04-08 05:59 (UTC)

I get the following error message with makepkg: Linking CXX static library libpfs.a [ 8%] Built target pfs Scanning dependencies of target pfstransform_colorspace.cpp [ 9%] Generating pfstransform_colorspace.oct /usr/bin/ld: cannot find -lpfs collect2: error: ld returned 1 exit status src/octave/CMakeFiles/pfsread.cpp.dir/build.make:51: recipe for target 'src/octave/pfsread.oct' failed make[2]: *** [src/octave/pfsread.oct] Error 1 CMakeFiles/Makefile2:1491: recipe for target 'src/octave/CMakeFiles/pfsread.cpp.dir/all' failed make[1]: *** [src/octave/CMakeFiles/pfsread.cpp.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... /usr/bin/ld: cannot find -lpfs collect2: error: ld returned 1 exit status src/octave/CMakeFiles/pfsclose.cpp.dir/build.make:51: recipe for target 'src/octave/pfsclose.oct' failed make[2]: *** [src/octave/pfsclose.oct] Error 1 CMakeFiles/Makefile2:1351: recipe for target 'src/octave/CMakeFiles/pfsclose.cpp.dir/all' failed make[1]: *** [src/octave/CMakeFiles/pfsclose.cpp.dir/all] Error 2 /usr/bin/ld: cannot find -lpfs collect2: error: ld returned 1 exit status src/octave/CMakeFiles/pfsopen.cpp.dir/build.make:51: recipe for target 'src/octave/pfsopen.oct' failed make[2]: *** [src/octave/pfsopen.oct] Error 1 CMakeFiles/Makefile2:1421: recipe for target 'src/octave/CMakeFiles/pfsopen.cpp.dir/all' failed make[1]: *** [src/octave/CMakeFiles/pfsopen.cpp.dir/all] Error 2 /usr/bin/ld: cannot find -lpfs collect2: error: ld returned 1 exit status src/octave/CMakeFiles/pfsget.cpp.dir/build.make:51: recipe for target 'src/octave/pfsget.oct' failed make[2]: *** [src/octave/pfsget.oct] Error 1 CMakeFiles/Makefile2:1386: recipe for target 'src/octave/CMakeFiles/pfsget.cpp.dir/all' failed make[1]: *** [src/octave/CMakeFiles/pfsget.cpp.dir/all] Error 2 /usr/bin/ld: cannot find -lpfs collect2: error: ld returned 1 exit status src/octave/CMakeFiles/pfsput.cpp.dir/build.make:51: recipe for target 'src/octave/pfsput.oct' failed make[2]: *** [src/octave/pfsput.oct] Error 1 CMakeFiles/Makefile2:1456: recipe for target 'src/octave/CMakeFiles/pfsput.cpp.dir/all' failed make[1]: *** [src/octave/CMakeFiles/pfsput.cpp.dir/all] Error 2 /usr/bin/ld: cannot find -lpfs collect2: error: ld returned 1 exit status src/octave/CMakeFiles/pfstransform_colorspace.cpp.dir/build.make:51: recipe for target 'src/octave/pfstransform_colorspace.oct' failed make[2]: *** [src/octave/pfstransform_colorspace.oct] Error 1 CMakeFiles/Makefile2:1526: recipe for target 'src/octave/CMakeFiles/pfstransform_colorspace.cpp.dir/all' failed make[1]: *** [src/octave/CMakeFiles/pfstransform_colorspace.cpp.dir/all] Error 2 Makefile:136: recipe for target 'all' failed make: *** [all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...

stativ commented on 2015-01-29 18:49 (UTC)

Piezo: thank you! I've updated the package (also, I added you in the contributor line).

Piezo commented on 2015-01-27 14:49 (UTC)

The other pfs packages (pfscalibration and pfstmo) are now distributed with pfstools, and the project has migrated to CMake. My upgraded PKGBUILD for v2.0.0: https://gist.github.com/Piezoid/1192b14b06668680d9f4

floft commented on 2014-06-30 21:32 (UTC)

Where did that zero come from after -O3? I suspect there's something up with your CXXFLAGS in /etc/makepkg.conf.

dreieck commented on 2014-06-30 21:26 (UTC)

I get error: ==> make all-recursive make[1]: Entering directory '/var/tmp/yaourt-tmp-root/aur-pfstools/src/pfstools-1.8.5' Making all in src make[2]: Entering directory '/var/tmp/yaourt-tmp-root/aur-pfstools/src/pfstools-1.8.5/src' Making all in pfs make[3]: Entering directory '/var/tmp/yaourt-tmp-root/aur-pfstools/src/pfstools-1.8.5/src/pfs' g++ -DHAVE_CONFIG_H -I. -I../.. -fPIC -O3 0 -march=x86-64 -mtune=generic -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fomit-frame-pointer -fpermissive -MT libpfs_a-pfs.o -MD -MP -MF .deps/libpfs_a-pfs.Tpo -c -o libpfs_a-pfs.o `test -f 'pfs.cpp' || echo './'`pfs.cpp g++: error: 0: No such file or directory Makefile:376: recipe for target 'libpfs_a-pfs.o' failed make[3]: *** [libpfs_a-pfs.o] Error 1 make[3]: Leaving directory '/var/tmp/yaourt-tmp-root/aur-pfstools/src/pfstools-1.8.5/src/pfs' Makefile:290: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/yaourt-tmp-root/aur-pfstools/src/pfstools-1.8.5/src' Makefile:326: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/yaourt-tmp-root/aur-pfstools/src/pfstools-1.8.5' Makefile:255: recipe for target 'all' failed make: *** [all] Error 2 <==

stativ commented on 2014-04-02 09:15 (UTC)

deepsoul: fixed.

deepsoul commented on 2014-03-28 17:09 (UTC)

I get link errors when building (target pfsinexr): libtool: link: g++ -O3 ..... /usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/../../../../lib/libIlmThread.so: undefined reference to `sem_init' and 7 more such lines with other sem_... symbols and pthread_join. When I compile without the PKGBUILD with the same configure options, it builds without error, suggesting this is not an upstream issue. I do not understand this at all.

bartus commented on 2013-03-12 13:56 (UTC)

pfstool is missing build-dep: automoc4. Also configure invocation, moc path is obsolete (should be /usr/bin/moc-qt4)

<deleted-account> commented on 2012-06-22 15:12 (UTC)

pfshdrcalibrate is broken in 1.8.5; it will only return a blank PFS stream.

<deleted-account> commented on 2012-05-26 07:27 (UTC)

Here is a slightly modified PKGBUILD for 1.8.5. http://pastebin.com/raw.php?i=fv8a9pVg