=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for libkexiv2-22.08.1nb7 [ 2%] Automatic MOC for target KExiv2 [ 2%] Built target KExiv2_autogen [ 6%] Building CXX object src/CMakeFiles/KExiv2.dir/kexiv2.cpp.o [ 9%] Building CXX object src/CMakeFiles/KExiv2.dir/KExiv2_autogen/mocs_compilation.cpp.o [ 9%] Building CXX object src/CMakeFiles/KExiv2.dir/kexiv2_p.cpp.o [ 11%] Building CXX object src/CMakeFiles/KExiv2.dir/kexiv2data.cpp.o In file included from /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/src/kexiv2.cpp:9: /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/src/kexiv2_p.h:97:63: error: no type named 'AutoPtr' in 'Exiv2::Image' In file included from /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/src/kexiv2_p.cpp:8: /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/src/kexiv2_p.h:97:63: error: no type named 'AutoPtr' in 'Exiv2::Image' bool saveOperations(const QFileInfo& finfo, Exiv2::Image::AutoPtr image) const; ~~~~~~~~~~~~~~^ bool saveOperations(const QFileInfo& finfo, Exiv2::Image::AutoPtr image) const; ~~~~~~~~~~~~~~^ /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/src/kexiv2_p.h:128:40: error: no type named 'AutoPtr' in 'Exiv2::Image' void loadSidecarData(Exiv2::Image::AutoPtr xmpsidecar); ~~~~~~~~~~~~~~^ /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/src/kexiv2_p.h:128:40: error: no type named 'AutoPtr' in 'Exiv2::Image' void loadSidecarData(Exiv2::Image::AutoPtr xmpsidecar); ~~~~~~~~~~~~~~^ In file included from /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/src/kexiv2data.cpp:12: /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/src/kexiv2_p.h:97:63: error: no type named 'AutoPtr' in 'Exiv2::Image' bool saveOperations(const QFileInfo& finfo, Exiv2::Image::AutoPtr image) const; ~~~~~~~~~~~~~~^ /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/src/kexiv2_p.h:128:40: error: no type named 'AutoPtr' in 'Exiv2::Image' void loadSidecarData(Exiv2::Image::AutoPtr xmpsidecar); ~~~~~~~~~~~~~~^ /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/src/kexiv2.cpp:210:23: error: no type named 'AutoPtr' in 'Exiv2::Image' Exiv2::Image::AutoPtr image = Exiv2::ImageFactory::open((Exiv2::byte*)imgData.data(), imgData.size()); ~~~~~~~~~~~~~~^ /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/src/kexiv2_p.cpp:79:23: error: no type named 'AutoPtr' in 'Exiv2::Image' Exiv2::Image::AutoPtr image; ~~~~~~~~~~~~~~^ /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/src/kexiv2.cpp:266:23: error: no type named 'AutoPtr' in 'Exiv2::Image' Exiv2::Image::AutoPtr image; ~~~~~~~~~~~~~~^ /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/src/kexiv2_p.cpp:158:23: error: no type named 'AutoPtr' in 'Exiv2::Image' Exiv2::Image::AutoPtr image; ~~~~~~~~~~~~~~^ /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/src/kexiv2.cpp:315:27: error: no type named 'AutoPtr' in 'Exiv2::Image' Exiv2::Image::AutoPtr xmpsidecar; ~~~~~~~~~~~~~~^ /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/src/kexiv2_p.cpp:174:74: error: no type named 'AutoPtr' in 'Exiv2::Image' bool KExiv2Private::saveOperations(const QFileInfo& finfo, Exiv2::Image::AutoPtr image) const ~~~~~~~~~~~~~~^ /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/src/kexiv2_p.cpp:348:31: error: invalid operands to binary expression ('QDebug' and 'Exiv2::ErrorCode') << e.code() << ": " << s.c_str(); ^ ~~~~~~~~ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdatetime.h:449:22: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QDate' for 2nd argument Q_CORE_EXPORT QDebug operator<<(QDebug, const QDate &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdatetime.h:450:22: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QTime' for 2nd argument Q_CORE_EXPORT QDebug operator<<(QDebug, const QTime &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdatetime.h:451:22: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QDateTime' for 2nd argument Q_CORE_EXPORT QDebug operator<<(QDebug, const QDateTime &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qregexp.h:127:22: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QRegExp' for 2nd argument Q_CORE_EXPORT QDebug operator<<(QDebug, const QRegExp &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qobject.h:554:22: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QObject *' for 2nd argument Q_CORE_EXPORT QDebug operator<<(QDebug, const QObject *); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qvariant.h:902:22: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QVariant' for 2nd argument Q_CORE_EXPORT QDebug operator<<(QDebug, const QVariant &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qvariant.h:903:22: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QVariant::Type' for 2nd argument Q_CORE_EXPORT QDebug operator<<(QDebug, const QVariant::Type); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qurl.h:415:22: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QUrl' for 2nd argument Q_CORE_EXPORT QDebug operator<<(QDebug, const QUrl &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtGui/qcolor.h:57:21: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QColor' for 2nd argument Q_GUI_EXPORT QDebug operator<<(QDebug, const QColor &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qmargins.h:278:22: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QMargins' for 2nd argument Q_CORE_EXPORT QDebug operator<<(QDebug, const QMargins &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qmargins.h:487:22: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QMarginsF' for 2nd argument Q_CORE_EXPORT QDebug operator<<(QDebug, const QMarginsF &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qsize.h:217:22: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QSize' for 2nd argument Q_CORE_EXPORT QDebug operator<<(QDebug, const QSize &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qsize.h:397:22: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QSizeF' for 2nd argument Q_CORE_EXPORT QDebug operator<<(QDebug, const QSizeF &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qpoint.h:214:22: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QPoint' for 2nd argument Q_CORE_EXPORT QDebug operator<<(QDebug, const QPoint &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qpoint.h:418:22: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QPointF' for 2nd argument Q_CORE_EXPORT QDebug operator<<(QDebug d, const QPointF &p); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qrect.h:507:22: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QRect' for 2nd argument Q_CORE_EXPORT QDebug operator<<(QDebug, const QRect &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qrect.h:920:22: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QRectF' for 2nd argument Q_CORE_EXPORT QDebug operator<<(QDebug, const QRectF &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtGui/qpolygon.h:105:21: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QPolygon' for 2nd argument Q_GUI_EXPORT QDebug operator<<(QDebug, const QPolygon &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtGui/qpolygon.h:180:21: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QPolygonF' for 2nd argument Q_GUI_EXPORT QDebug operator<<(QDebug, const QPolygonF &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qiodevice.h:189:22: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'QIODevice::OpenMode' (aka 'QFlags') for 2nd argument Q_CORE_EXPORT QDebug operator<<(QDebug debug, QIODevice::OpenMode modes); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdatastream.h:414:1: note: candidate function template not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument operator<<(QDataStream &s, const T &t) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtGui/qregion.h:194:21: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QRegion' for 2nd argument Q_GUI_EXPORT QDebug operator<<(QDebug, const QRegion &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qline.h:203:22: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QLine' for 2nd argument Q_CORE_EXPORT QDebug operator<<(QDebug d, const QLine &p); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qline.h:430:22: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QLineF' for 2nd argument Q_CORE_EXPORT QDebug operator<<(QDebug d, const QLineF &p); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtGui/qmatrix.h:189:21: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QMatrix' for 2nd argument Q_GUI_EXPORT QDebug operator<<(QDebug, const QMatrix &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtGui/qtransform.h:391:21: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QTransform' for 2nd argument Q_GUI_EXPORT QDebug operator<<(QDebug, const QTransform &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtGui/qimage.h:507:21: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QImage' for 2nd argument Q_GUI_EXPORT QDebug operator<<(QDebug, const QImage &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qfileinfo.h:168:22: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QFileInfo' for 2nd argument Q_CORE_EXPORT QDebug operator<<(QDebug, const QFileInfo &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qlocale.h:1227:22: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QLocale' for 2nd argument Q_CORE_EXPORT QDebug operator<<(QDebug, const QLocale &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:488:22: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const NSObject *' (aka 'const objc_object *') for 2nd argument Q_CORE_EXPORT QDebug operator<<(QDebug, const NSObject *); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:489:22: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'CFStringRef' (aka 'const __CFString *') for 2nd argument Q_CORE_EXPORT QDebug operator<<(QDebug, CFStringRef); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:491:34: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'CFArrayRef' (aka 'const __CFArray *') for 2nd argument QT_FOR_EACH_CORE_FOUNDATION_TYPE(QT_FORWARD_DECLARE_QDEBUG_OPERATOR_FOR_CF_TYPE) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:434:5: note: expanded from macro 'QT_FOR_EACH_CORE_FOUNDATION_TYPE' F(CFArray) \ ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:472:26: note: expanded from macro 'QT_FORWARD_DECLARE_QDEBUG_OPERATOR_FOR_CF_TYPE' Q_CORE_EXPORT QDebug operator<<(QDebug, CFType##Ref); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:491:34: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'CFURLRef' (aka 'const __CFURL *') for 2nd argument /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:435:5: note: expanded from macro 'QT_FOR_EACH_CORE_FOUNDATION_TYPE' F(CFURL) \ ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:472:26: note: expanded from macro 'QT_FORWARD_DECLARE_QDEBUG_OPERATOR_FOR_CF_TYPE' Q_CORE_EXPORT QDebug operator<<(QDebug, CFType##Ref); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:491:34: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'CFDataRef' (aka 'const __CFData *') for 2nd argument /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:436:5: note: expanded from macro 'QT_FOR_EACH_CORE_FOUNDATION_TYPE' F(CFData) \ ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:472:26: note: expanded from macro 'QT_FORWARD_DECLARE_QDEBUG_OPERATOR_FOR_CF_TYPE' Q_CORE_EXPORT QDebug operator<<(QDebug, CFType##Ref); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:491:34: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'CFNumberRef' (aka 'const __CFNumber *') for 2nd argument /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:437:5: note: expanded from macro 'QT_FOR_EACH_CORE_FOUNDATION_TYPE' F(CFNumber) \ ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:472:26: note: expanded from macro 'QT_FORWARD_DECLARE_QDEBUG_OPERATOR_FOR_CF_TYPE' Q_CORE_EXPORT QDebug operator<<(QDebug, CFType##Ref); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:491:34: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'CFDictionaryRef' (aka 'const __CFDictionary *') for 2nd argument /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:438:5: note: expanded from macro 'QT_FOR_EACH_CORE_FOUNDATION_TYPE' F(CFDictionary) \ ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:472:26: note: expanded from macro 'QT_FORWARD_DECLARE_QDEBUG_OPERATOR_FOR_CF_TYPE' Q_CORE_EXPORT QDebug operator<<(QDebug, CFType##Ref); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:491:34: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'CFLocaleRef' (aka 'const __CFLocale *') for 2nd argument /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:439:5: note: expanded from macro 'QT_FOR_EACH_CORE_FOUNDATION_TYPE' F(CFLocale) \ ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:472:26: note: expanded from macro 'QT_FORWARD_DECLARE_QDEBUG_OPERATOR_FOR_CF_TYPE' Q_CORE_EXPORT QDebug operator<<(QDebug, CFType##Ref); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:491:34: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'CFDateRef' (aka 'const __CFDate *') for 2nd argument /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:440:5: note: expanded from macro 'QT_FOR_EACH_CORE_FOUNDATION_TYPE' F(CFDate) \ ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:472:26: note: expanded from macro 'QT_FORWARD_DECLARE_QDEBUG_OPERATOR_FOR_CF_TYPE' Q_CORE_EXPORT QDebug operator<<(QDebug, CFType##Ref); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:491:34: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'CFBooleanRef' (aka 'const __CFBoolean *') for 2nd argument /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:441:5: note: expanded from macro 'QT_FOR_EACH_CORE_FOUNDATION_TYPE' F(CFBoolean) \ ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:472:26: note: expanded from macro 'QT_FORWARD_DECLARE_QDEBUG_OPERATOR_FOR_CF_TYPE' Q_CORE_EXPORT QDebug operator<<(QDebug, CFType##Ref); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:491:34: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'CFTimeZoneRef' (aka 'const __CFTimeZone *') for 2nd argument /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:442:5: note: expanded from macro 'QT_FOR_EACH_CORE_FOUNDATION_TYPE' F(CFTimeZone) \ ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:472:26: note: expanded from macro 'QT_FORWARD_DECLARE_QDEBUG_OPERATOR_FOR_CF_TYPE' Q_CORE_EXPORT QDebug operator<<(QDebug, CFType##Ref); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:492:42: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'CFErrorRef' (aka '__CFError *') for 2nd argument QT_FOR_EACH_MUTABLE_CORE_FOUNDATION_TYPE(QT_FORWARD_DECLARE_QDEBUG_OPERATOR_FOR_CF_TYPE) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:445:5: note: expanded from macro 'QT_FOR_EACH_MUTABLE_CORE_FOUNDATION_TYPE' F(CFError) \ ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:472:26: note: expanded from macro 'QT_FORWARD_DECLARE_QDEBUG_OPERATOR_FOR_CF_TYPE' Q_CORE_EXPORT QDebug operator<<(QDebug, CFType##Ref); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:492:42: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'CFBundleRef' (aka '__CFBundle *') for 2nd argument /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:446:5: note: expanded from macro 'QT_FOR_EACH_MUTABLE_CORE_FOUNDATION_TYPE' F(CFBundle) \ ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:472:26: note: expanded from macro 'QT_FORWARD_DECLARE_QDEBUG_OPERATOR_FOR_CF_TYPE' Q_CORE_EXPORT QDebug operator<<(QDebug, CFType##Ref); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:493:32: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'CGPathRef' (aka 'const CGPath *') for 2nd argument QT_FOR_EACH_CORE_GRAPHICS_TYPE(QT_FORWARD_DECLARE_QDEBUG_OPERATOR_FOR_CF_TYPE) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:449:5: note: expanded from macro 'QT_FOR_EACH_CORE_GRAPHICS_TYPE' F(CGPath) \ ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:472:26: note: expanded from macro 'QT_FORWARD_DECLARE_QDEBUG_OPERATOR_FOR_CF_TYPE' Q_CORE_EXPORT QDebug operator<<(QDebug, CFType##Ref); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:494:40: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'CGColorSpaceRef' (aka 'CGColorSpace *') for 2nd argument QT_FOR_EACH_MUTABLE_CORE_GRAPHICS_TYPE(QT_FORWARD_DECLARE_QDEBUG_OPERATOR_FOR_CF_TYPE) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:452:5: note: expanded from macro 'QT_FOR_EACH_MUTABLE_CORE_GRAPHICS_TYPE' F(CGColorSpace) \ ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:472:26: note: expanded from macro 'QT_FORWARD_DECLARE_QDEBUG_OPERATOR_FOR_CF_TYPE' Q_CORE_EXPORT QDebug operator<<(QDebug, CFType##Ref); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:494:40: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'CGImageRef' (aka 'CGImage *') for 2nd argument /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:453:5: note: expanded from macro 'QT_FOR_EACH_MUTABLE_CORE_GRAPHICS_TYPE' F(CGImage) \ ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:472:26: note: expanded from macro 'QT_FORWARD_DECLARE_QDEBUG_OPERATOR_FOR_CF_TYPE' Q_CORE_EXPORT QDebug operator<<(QDebug, CFType##Ref); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:494:40: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'CGFontRef' (aka 'CGFont *') for 2nd argument /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:454:5: note: expanded from macro 'QT_FOR_EACH_MUTABLE_CORE_GRAPHICS_TYPE' F(CGFont) \ ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:472:26: note: expanded from macro 'QT_FORWARD_DECLARE_QDEBUG_OPERATOR_FOR_CF_TYPE' Q_CORE_EXPORT QDebug operator<<(QDebug, CFType##Ref); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:494:40: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'CGColorRef' (aka 'CGColor *') for 2nd argument /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:455:5: note: expanded from macro 'QT_FOR_EACH_MUTABLE_CORE_GRAPHICS_TYPE' F(CGColor) \ ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:472:26: note: expanded from macro 'QT_FORWARD_DECLARE_QDEBUG_OPERATOR_FOR_CF_TYPE' Q_CORE_EXPORT QDebug operator<<(QDebug, CFType##Ref); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qbytearray.h:759:28: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_CORE_EXPORT QDataStream &operator<<(QDataStream &, const QByteArray &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qchar.h:662:28: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_CORE_EXPORT QDataStream &operator<<(QDataStream &, QChar); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qstring.h:1594:28: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_CORE_EXPORT QDataStream &operator<<(QDataStream &, const QString &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdatetime.h:440:28: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_CORE_EXPORT QDataStream &operator<<(QDataStream &, const QDate &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdatetime.h:442:28: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_CORE_EXPORT QDataStream &operator<<(QDataStream &, const QTime &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdatetime.h:444:28: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_CORE_EXPORT QDataStream &operator<<(QDataStream &, const QDateTime &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qregexp.h:122:28: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_CORE_EXPORT QDataStream &operator<<(QDataStream &out, const QRegExp ®Exp); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qvariant.h:584:28: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_CORE_EXPORT QDataStream& operator<< (QDataStream& s, const QVariant& p); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qvariant.h:586:28: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_CORE_EXPORT QDataStream& operator<< (QDataStream& s, const QVariant::Type p); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qurl.h:410:28: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_CORE_EXPORT QDataStream &operator<<(QDataStream &, const QUrl &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtGui/qcolor.h:60:27: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_GUI_EXPORT QDataStream &operator<<(QDataStream &, const QColor &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qmargins.h:94:28: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_CORE_EXPORT QDataStream &operator<<(QDataStream &, const QMargins &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qmargins.h:327:28: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_CORE_EXPORT QDataStream &operator<<(QDataStream &, const QMarginsF &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qsize.h:114:28: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_CORE_EXPORT QDataStream &operator<<(QDataStream &, const QSize &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qsize.h:287:28: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_CORE_EXPORT QDataStream &operator<<(QDataStream &, const QSizeF &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qpoint.h:114:28: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_CORE_EXPORT QDataStream &operator<<(QDataStream &, const QPoint &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qpoint.h:281:28: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_CORE_EXPORT QDataStream &operator<<(QDataStream &, const QPointF &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qrect.h:176:28: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_CORE_EXPORT QDataStream &operator<<(QDataStream &, const QRect &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qrect.h:636:28: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_CORE_EXPORT QDataStream &operator<<(QDataStream &, const QRectF &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtGui/qpolygon.h:112:27: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_GUI_EXPORT QDataStream &operator<<(QDataStream &stream, const QPolygon &polygon); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtGui/qpolygon.h:187:27: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_GUI_EXPORT QDataStream &operator<<(QDataStream &stream, const QPolygonF &array); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtGui/qregion.h:189:27: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_GUI_EXPORT QDataStream &operator<<(QDataStream &, const QRegion &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qline.h:207:28: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_CORE_EXPORT QDataStream &operator<<(QDataStream &, const QLine &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qline.h:434:28: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_CORE_EXPORT QDataStream &operator<<(QDataStream &, const QLineF &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtGui/qmatrix.h:184:27: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_GUI_EXPORT QDataStream &operator<<(QDataStream &, const QMatrix &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtGui/qtransform.h:386:27: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_GUI_EXPORT QDataStream &operator<<(QDataStream &, const QTransform &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtGui/qimage.h:502:27: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_GUI_EXPORT QDataStream &operator<<(QDataStream &, const QImage &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/include/exiv2/error.hpp:295:22: note: candidate function not viable: no known conversion from 'QDebug' to 'std::ostream &' (aka 'basic_ostream &') for 1st argument inline std::ostream& operator<<(std::ostream& os, const Error& error) { ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/include/exiv2/types.hpp:254:24: note: candidate function not viable: no known conversion from 'QDebug' to 'std::ostream &' (aka 'basic_ostream &') for 1st argument EXIV2API std::ostream& operator<<(std::ostream& os, const Rational& r); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/include/exiv2/types.hpp:258:24: note: candidate function not viable: no known conversion from 'QDebug' to 'std::ostream &' (aka 'basic_ostream &') for 1st argument EXIV2API std::ostream& operator<<(std::ostream& os, const URational& r); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/include/exiv2/value.hpp:242:22: note: candidate function not viable: no known conversion from 'QDebug' to 'std::ostream &' (aka 'basic_ostream &') for 1st argument inline std::ostream& operator<<(std::ostream& os, const Value& value) { ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/include/exiv2/metadatum.hpp:95:22: note: candidate function not viable: no known conversion from 'QDebug' to 'std::ostream &' (aka 'basic_ostream &') for 1st argument inline std::ostream& operator<<(std::ostream& os, const Key& key) { ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/include/exiv2/metadatum.hpp:276:22: note: candidate function not viable: no known conversion from 'QDebug' to 'std::ostream &' (aka 'basic_ostream &') for 1st argument inline std::ostream& operator<<(std::ostream& os, const Metadatum& md) { ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/include/exiv2/tags.hpp:179:22: note: candidate function not viable: no known conversion from 'QDebug' to 'std::ostream &' (aka 'basic_ostream &') for 1st argument inline std::ostream& operator<<(std::ostream& os, IfdId id) { ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/include/exiv2/tags.hpp:354:24: note: candidate function not viable: no known conversion from 'QDebug' to 'std::ostream &' (aka 'basic_ostream &') for 1st argument EXIV2API std::ostream& operator<<(std::ostream& os, const TagInfo& ti); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/include/exiv2/datasets.hpp:318:24: note: candidate function not viable: no known conversion from 'QDebug' to 'std::ostream &' (aka 'basic_ostream &') for 1st argument EXIV2API std::ostream& operator<<(std::ostream& os, const DataSet& dataSet); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/include/exiv2/properties.hpp:281:24: note: candidate function not viable: no known conversion from 'QDebug' to 'std::ostream &' (aka 'basic_ostream &') for 1st argument EXIV2API std::ostream& operator<<(std::ostream& os, const XmpPropertyInfo& propertyInfo); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qlocale.h:1222:28: note: candidate function not viable: no known conversion from 'QDebug' to 'QDataStream &' for 1st argument Q_CORE_EXPORT QDataStream &operator<<(QDataStream &, const QLocale &); ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qtextstream.h:230:21: note: candidate function not viable: no known conversion from 'QDebug' to 'QTextStream &' for 1st argument inline QTextStream &operator<<(QTextStream &s, QTextStreamFunction f) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qtextstream.h:233:21: note: candidate function not viable: no known conversion from 'QDebug' to 'QTextStream &' for 1st argument inline QTextStream &operator<<(QTextStream &s, QTextStreamManipulator m) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdatastream.h:405:21: note: candidate template ignored: could not match 'QFlags' against 'Exiv2::ErrorCode' inline QDataStream &operator<<(QDataStream &s, QFlags e) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdatastream.h:429:21: note: candidate template ignored: could not match 'QList' against 'Exiv2::ErrorCode' inline QDataStream &operator<<(QDataStream &s, const QList &l) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdatastream.h:441:21: note: candidate template ignored: could not match 'QVector' against 'Exiv2::ErrorCode' inline QDataStream &operator<<(QDataStream &s, const QVector &v) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdatastream.h:453:21: note: candidate template ignored: could not match 'QSet' against 'Exiv2::ErrorCode' inline QDataStream &operator<<(QDataStream &s, const QSet &set) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdatastream.h:465:21: note: candidate template ignored: could not match 'QHash' against 'Exiv2::ErrorCode' inline QDataStream &operator<<(QDataStream &s, const QHash &hash) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdatastream.h:477:21: note: candidate template ignored: could not match 'QMap' against 'Exiv2::ErrorCode' inline QDataStream &operator<<(QDataStream &s, const QMap &map) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdatastream.h:491:21: note: candidate template ignored: could not match 'QPair' against 'Exiv2::ErrorCode' inline QDataStream& operator<<(QDataStream& s, const QPair& p) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:238:15: note: candidate template ignored: could not match 'QList' against 'Exiv2::ErrorCode' inline QDebug operator<<(QDebug debug, const QList &list) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:420:15: note: candidate template ignored: could not match 'QFlags' against 'Exiv2::ErrorCode' inline QDebug operator<<(QDebug debug, const QFlags &flags) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:374:1: note: candidate template ignored: requirement 'QtPrivate::IsQEnumHelper::Value' was not satisfied [with T = Exiv2::ErrorCode] operator<<(QDebug dbg, T value) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:386:15: note: candidate template ignored: requirement 'QtPrivate::IsQEnumHelper>::Value' was not satisfied [with T = Exiv2::ErrorCode, A = void, B = void, C = void] inline QDebug operator<<(QDebug dbg, T value) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:244:15: note: candidate template ignored: could not match 'QVector' against 'Exiv2::ErrorCode' inline QDebug operator<<(QDebug debug, const QVector &vec) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:250:15: note: candidate template ignored: could not match 'std::vector' against 'Exiv2::ErrorCode' inline QDebug operator<<(QDebug debug, const std::vector &vec) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:256:15: note: candidate template ignored: could not match 'std::list' against 'Exiv2::ErrorCode' inline QDebug operator<<(QDebug debug, const std::list &vec) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:262:15: note: candidate template ignored: could not match 'std::map' against 'Exiv2::ErrorCode' inline QDebug operator<<(QDebug debug, const std::map &map) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:268:15: note: candidate template ignored: could not match 'std::multimap' against 'Exiv2::ErrorCode' inline QDebug operator<<(QDebug debug, const std::multimap &map) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:274:15: note: candidate template ignored: could not match 'QMap' against 'Exiv2::ErrorCode' inline QDebug operator<<(QDebug debug, const QMap &map) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:288:15: note: candidate template ignored: could not match 'QHash' against 'Exiv2::ErrorCode' inline QDebug operator<<(QDebug debug, const QHash &hash) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:301:15: note: candidate template ignored: could not match 'QPair' against 'Exiv2::ErrorCode' inline QDebug operator<<(QDebug debug, const QPair &pair) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:310:15: note: candidate template ignored: could not match 'std::pair' against 'Exiv2::ErrorCode' inline QDebug operator<<(QDebug debug, const std::pair &pair) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:319:15: note: candidate template ignored: could not match 'QSet' against 'Exiv2::ErrorCode' inline QDebug operator<<(QDebug debug, const QSet &set) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:325:15: note: candidate template ignored: could not match 'QContiguousCache' against 'Exiv2::ErrorCode' inline QDebug operator<<(QDebug debug, const QContiguousCache &cache) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:340:15: note: candidate template ignored: could not match 'QSharedPointer' against 'Exiv2::ErrorCode' inline QDebug operator<<(QDebug debug, const QSharedPointer &ptr) ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:142:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'QChar' for 1st argument inline QDebug &operator<<(QChar t) { putUcs4(t.unicode()); return maybeSpace(); } ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:143:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'bool' for 1st argument inline QDebug &operator<<(bool t) { stream->ts << (t ? "true" : "false"); return maybeSpace(); } ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:144:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'char' for 1st argument inline QDebug &operator<<(char t) { stream->ts << t; return maybeSpace(); } ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:145:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'short' for 1st argument inline QDebug &operator<<(signed short t) { stream->ts << t; return maybeSpace(); } ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:146:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'unsigned short' for 1st argument inline QDebug &operator<<(unsigned short t) { stream->ts << t; return maybeSpace(); } ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:148:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'char16_t' for 1st argument inline QDebug &operator<<(char16_t t) { return *this << QChar(ushort(t)); } ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:149:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'char32_t' for 1st argument inline QDebug &operator<<(char32_t t) { putUcs4(t); return maybeSpace(); } ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:151:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'int' for 1st argument inline QDebug &operator<<(signed int t) { stream->ts << t; return maybeSpace(); } ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:152:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'unsigned int' for 1st argument inline QDebug &operator<<(unsigned int t) { stream->ts << t; return maybeSpace(); } ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:153:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'long' for 1st argument inline QDebug &operator<<(signed long t) { stream->ts << t; return maybeSpace(); } ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:154:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'unsigned long' for 1st argument inline QDebug &operator<<(unsigned long t) { stream->ts << t; return maybeSpace(); } ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:155:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'qint64' (aka 'long long') for 1st argument inline QDebug &operator<<(qint64 t) { stream->ts << t; return maybeSpace(); } ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:156:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'quint64' (aka 'unsigned long long') for 1st argument inline QDebug &operator<<(quint64 t) { stream->ts << t; return maybeSpace(); } ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:157:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'float' for 1st argument inline QDebug &operator<<(float t) { stream->ts << t; return maybeSpace(); } ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:158:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'double' for 1st argument inline QDebug &operator<<(double t) { stream->ts << t; return maybeSpace(); } ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:159:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const char *' for 1st argument inline QDebug &operator<<(const char* t) { stream->ts << QString::fromUtf8(t); return maybeSpace(); } ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:161:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QString' for 1st argument inline QDebug &operator<<(const QString & t) { putString(t.constData(), uint(t.length())); return maybeSpace(); } ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:162:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QStringRef' for 1st argument inline QDebug &operator<<(const QStringRef & t) { putString(t.constData(), uint(t.length())); return maybeSpace(); } ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:164:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'QStringView' for 1st argument inline QDebug &operator<<(QStringView s) { putString(s.data(), size_t(s.size())); return maybeSpace(); } ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:165:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'QLatin1String' for 1st argument inline QDebug &operator<<(QLatin1String t) { putByteArray(t.latin1(), t.size(), ContainsLatin1); return maybeSpace(); } ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:166:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const QByteArray' for 1st argument inline QDebug &operator<<(const QByteArray & t) { putByteArray(t.constData(), t.size(), ContainsBinary); return maybeSpace(); } ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:167:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'const void *' for 1st argument inline QDebug &operator<<(const void * t) { stream->ts << t; return maybeSpace(); } ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:168:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'std::nullptr_t' for 1st argument inline QDebug &operator<<(std::nullptr_t) { stream->ts << "(nullptr)"; return maybeSpace(); } ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:169:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'QTextStreamFunction' (aka 'QTextStream &(*)(QTextStream &)') for 1st argument inline QDebug &operator<<(QTextStreamFunction f) { ^ /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/qt5/include/QtCore/qdebug.h:174:20: note: candidate function not viable: no known conversion from 'Exiv2::ErrorCode' to 'QTextStreamManipulator' for 1st argument inline QDebug &operator<<(QTextStreamManipulator m) ^ /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/src/kexiv2_p.cpp:602:59: error: unknown type name 'xmpsidecar'; did you mean 'Exiv2::XmpSidecar'? void KExiv2Private::loadSidecarData(Exiv2::Image::AutoPtr xmpsidecar) ^~~~~~~~~~ Exiv2::XmpSidecar /Users/pbulk/build/graphics/libkexiv2/work/.buildlink/include/exiv2/xmpsidecar.hpp:21:16: note: 'Exiv2::XmpSidecar' declared here class EXIV2API XmpSidecar : public Image { ^ 2 errors generated. /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/src/kexiv2_p.cpp:602:51: error: no type named 'AutoPtr' in 'Exiv2::Image' void KExiv2Private::loadSidecarData(Exiv2::Image::AutoPtr xmpsidecar) ~~~~~~~~~~~~~~^ --- src/CMakeFiles/KExiv2.dir/kexiv2data.cpp.o --- *** [src/CMakeFiles/KExiv2.dir/kexiv2data.cpp.o] Error code 1 bmake[2]: stopped in /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/_KDE_build /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/src/kexiv2_p.cpp:609:25: error: use of undeclared identifier 'xmpsidecar' xmpMetadata() = xmpsidecar->xmpData(); ^ /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/src/kexiv2_p.cpp:625:40: error: use of undeclared identifier 'xmpsidecar' exifDominatedHelper.exclusiveMerge(xmpsidecar->exifData(), exifMetadata()); ^ /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/src/kexiv2_p.cpp:639:37: error: use of undeclared identifier 'xmpsidecar' exifWritebackHelper.mergeFields(xmpsidecar->exifData(), exifMetadata()); ^ /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/src/kexiv2_p.cpp:664:40: error: use of undeclared identifier 'xmpsidecar' iptcDominatedHelper.exclusiveMerge(xmpsidecar->iptcData(), iptcMetadata()); ^ /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/src/kexiv2_p.cpp:671:37: error: use of undeclared identifier 'xmpsidecar' iptcWritebackHelper.mergeFields(xmpsidecar->iptcData(), iptcMetadata()); ^ 5 errors generated. --- src/CMakeFiles/KExiv2.dir/kexiv2.cpp.o --- *** [src/CMakeFiles/KExiv2.dir/kexiv2.cpp.o] Error code 1 bmake[2]: stopped in /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/_KDE_build 13 errors generated. --- src/CMakeFiles/KExiv2.dir/kexiv2_p.cpp.o --- *** [src/CMakeFiles/KExiv2.dir/kexiv2_p.cpp.o] Error code 1 bmake[2]: stopped in /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/_KDE_build 3 errors bmake[2]: stopped in /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/_KDE_build --- src/CMakeFiles/KExiv2.dir/all --- *** [src/CMakeFiles/KExiv2.dir/all] Error code 2 bmake[1]: stopped in /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/_KDE_build 1 error bmake[1]: stopped in /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/_KDE_build *** [all] Error code 2 bmake: stopped in /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/_KDE_build 1 error bmake: stopped in /Users/pbulk/build/graphics/libkexiv2/work/libkexiv2-22.08.1/_KDE_build *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/graphics/libkexiv2 *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/graphics/libkexiv2