What exiv2 version is installed on your system?
It is 0.28.5-1 with libgexiv2 0.14.3-2 and libkexiv2 24.12.3-1
Git Clone URL: | https://aur.archlinux.org/art-rawconverter.git (read-only, click to copy) |
---|---|
Package Base: | art-rawconverter |
Description: | raw image converter ART (forked from RawTherapee with ease of use in mind) |
Upstream URL: | https://art.pixls.us/ |
Keywords: | image photography raw |
Licenses: | GPL-3.0-only |
Conflicts: | art-rawconverter-git |
Submitter: | guzzisti |
Maintainer: | guzzisti |
Last Packager: | guzzisti |
Votes: | 25 |
Popularity: | 0.36 |
First Submitted: | 2020-02-15 18:33 (UTC) |
Last Updated: | 2025-03-07 17:56 (UTC) |
What exiv2 version is installed on your system?
It is 0.28.5-1 with libgexiv2 0.14.3-2 and libkexiv2 24.12.3-1
It is always with the "undefined reference to Exiv2::AnyError::~AnyError"
...
metadata.cc:(.text.unlikely+0x2dae): undefined reference to
Exiv2::AnyError::~AnyError()'
/usr/bin/ld: ../rtengine/librtengine.a(metadata.cc.o): in function rtengine::Exiv2Metadata::saveToXmp(Glib::ustring const&) const [clone .cold]':
metadata.cc:(.text.unlikely+0x30b5): undefined reference to
Exiv2::AnyError::~AnyError()'
/usr/bin/ld: ../rtengine/librtengine.a(metadata.cc.o): in function Exiv2::BasicError<char>::~BasicError()':
metadata.cc:(.text._ZN5Exiv210BasicErrorIcED0Ev[_ZN5Exiv210BasicErrorIcED5Ev]+0x6e): undefined reference to
Exiv2::AnyError::~AnyError()'
/usr/bin/ld: ../rtengine/librtengine.a(metadata.cc.o):(.data.rel.ro+0x10): undefined reference to typeinfo for Exiv2::AnyError'
/usr/bin/ld: ../rtengine/librtengine.a(metadata.cc.o):(.data.rel.ro._ZTIN5Exiv210BasicErrorIcEE[_ZTIN5Exiv210BasicErrorIcEE]+0x10): undefined reference to
typeinfo for Exiv2::AnyError'
collect2: Fehler: ld gab 1 als Ende-Status zurück
make[2]: *** [rtgui/CMakeFiles/art.dir/build.make:2635: rtgui/ART] Fehler 1
make[1]: *** [CMakeFiles/Makefile2:223: rtgui/CMakeFiles/art.dir/all] Fehler 2
make: *** [Makefile:136: all] Fehler 2
I have the same problem with EndevourOS.
@tom I cannot reproduce the error on my side. THe package builds just fine.
What exiv2 version is installed on your system?
does ART needs exiv2-git version?
linking error:
...
metadata.cc:(.text.unlikely+0x2dae): undefined reference to Exiv2::AnyError::~AnyError()'
/usr/bin/ld: ../rtengine/librtengine.a(metadata.cc.o): in function
rtengine::Exiv2Metadata::saveToXmp(Glib::ustring const&) const [clone .cold]':
metadata.cc:(.text.unlikely+0x30b5): undefined reference to Exiv2::AnyError::~AnyError()'
/usr/bin/ld: ../rtengine/librtengine.a(metadata.cc.o): in function
Exiv2::BasicError<char>::~BasicError()':
metadata.cc:(.text._ZN5Exiv210BasicErrorIcED0Ev[_ZN5Exiv210BasicErrorIcED5Ev]+0x6e): undefined reference to Exiv2::AnyError::~AnyError()'
/usr/bin/ld: ../rtengine/librtengine.a(metadata.cc.o):(.data.rel.ro+0x10): undefined reference to
typeinfo for Exiv2::AnyError'
/usr/bin/ld: ../rtengine/librtengine.a(metadata.cc.o):(.data.rel.ro._ZTIN5Exiv210BasicErrorIcEE[_ZTIN5Exiv210BasicErrorIcEE]+0x10): undefined reference to `typeinfo for Exiv2::AnyError'
collect2: Fehler: ld gab 1 als Ende-Status zurück
make[2]: *** [rtgui/CMakeFiles/art.dir/build.make:2635: rtgui/ART] Fehler 1
make[1]: *** [CMakeFiles/Makefile2:223: rtgui/CMakeFiles/art.dir/all] Fehler 2
make: *** [Makefile:136: all] Fehler 2
==> FEHLER: Ein Fehler geschah in build().
Breche ab...
-> Fehler beim Erstellen: art-rawconverter-exit status 4
Shouldn't perl-image-exiftool be optdep?
@lazyteddy I can reproduce the error with a fresh Manjaro install.
Its caused by the ctl
aur package. It works fine when you compile ctl manually. Will have a look whats going on there and disabled the CTL integration for now.
@guzzisti Yes, ctl is installed, version 1.5.3. It probably got installed as a dependency when I tried to upgrade ART using yay.
Can you post the output of /usr/include/CTL?
You mean the directory contents?
-rw-r--r-- 1 root root 3628 Mai 30 08:11 CtlAddr.h
-rw-r--r-- 1 root root 3625 Mai 30 08:11 CtlAlign.h
-rw-r--r-- 1 root root 5687 Mai 30 08:11 CtlColorSpace.h
-rw-r--r-- 1 root root 6506 Mai 30 08:11 CtlErrors.h
-rw-r--r-- 1 root root 5772 Mai 30 08:11 CtlExc.h
-rw-r--r-- 1 root root 9867 Mai 30 08:11 CtlFunctionCall.h
-rw-r--r-- 1 root root 8354 Mai 30 08:11 CtlInterpreter.h
-rw-r--r-- 1 root root 10463 Mai 30 08:11 CtlLContext.h
-rw-r--r-- 1 root root 5414 Mai 30 08:11 CtlLookupTable.h
-rw-r--r-- 1 root root 7410 Mai 30 08:11 CtlMessage.h
-rw-r--r-- 1 root root 3645 Mai 30 08:11 CtlModule.h
-rw-r--r-- 1 root root 5079 Mai 30 08:11 CtlRbfInterpolator.h
-rw-r--r-- 1 root root 9962 Mai 30 08:11 CtlRcPtr.h
-rw-r--r-- 1 root root 3201 Mai 30 08:11 CtlReadWriteAccess.h
-rw-r--r-- 1 root root 4138 Mai 30 08:11 CtlSimdInterpreter.h
-rw-r--r-- 1 root root 9257 Mai 30 08:11 CtlSparseMatrix.h
-rw-r--r-- 1 root root 11114 Mai 30 08:11 CtlStdType.h
-rw-r--r-- 1 root root 9885 Mai 30 08:11 CtlSymbolTable.h
-rw-r--r-- 1 root root 18767 Mai 30 08:11 CtlSyntaxTree.h
-rw-r--r-- 1 root root 5199 Mai 30 08:11 CtlTokens.h
-rw-r--r-- 1 root root 21212 Mai 30 08:11 CtlType.h
-rw-r--r-- 1 root root 10877 Mai 30 08:11 CtlTypeStorage.h
-rw-r--r-- 1 root root 3528 Mai 30 08:11 CtlVersion.h
@lazyteddy This seems to be related to CTL.
Do you have the ctl package installed. Can you post the output of /usr/include/CTL
?
Pinned Comments
guzzisti commented on 2024-05-28 18:33 (UTC)
ART supports the usage of the lcms2-fast-float plugin, unfortunately the arch package of lcms2 does not include this plugin.
I've created the lcms2-ff and lcms2-ff-git AUR packages that can be used with ART, but you need to explicitely install this package.
guzzisti commented on 2024-05-28 18:33 (UTC)
ART is now built with support for CTL scripts: https://discuss.pixls.us/t/new-feature-support-for-ctl-scripts/40716
This introduces additional dependencies to the
ctl
(AUR package) andopenexr
packages.