[MacPorts] #69655: libopenshot @0.3.2: Undefined symbols
MacPorts
noreply at macports.org
Tue Apr 2 23:44:24 UTC 2024
#69655: libopenshot @0.3.2: Undefined symbols
------------------------+-------------------------
Reporter: ryandesign | Owner: ctreleaven
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.9.1
Keywords: | Port: libopenshot
------------------------+-------------------------
The recent ImageMagick update seems to cause a problem for libopenshot:
https://build.macports.org/builders/ports-
12_x86_64-builder/builds/102034/steps/install-port/logs/stdio
{{{
Undefined symbols for architecture x86_64:
"_AcquireExceptionInfo", referenced from:
void Magick::writeImages<std::__1::__wrap_iter<Magick::Image*>
>(std::__1::__wrap_iter<Magick::Image*>,
std::__1::__wrap_iter<Magick::Image*>, std::__1::basic_string<char,
std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) in
ImageWriter.cpp.o
"_DestroyExceptionInfo", referenced from:
void Magick::writeImages<std::__1::__wrap_iter<Magick::Image*>
>(std::__1::__wrap_iter<Magick::Image*>,
std::__1::__wrap_iter<Magick::Image*>, std::__1::basic_string<char,
std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) in
ImageWriter.cpp.o
"_ExportImagePixels", referenced from:
openshot::Magick2QImage(std::__1::shared_ptr<Magick::Image>) in
MagickUtilities.cpp.o
"_WriteImages", referenced from:
void Magick::writeImages<std::__1::__wrap_iter<Magick::Image*>
>(std::__1::__wrap_iter<Magick::Image*>,
std::__1::__wrap_iter<Magick::Image*>, std::__1::basic_string<char,
std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) in
ImageWriter.cpp.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/69655>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list