Building with multiple threads fails:
[27/146] Compiling C++ object qt/libAppStreamQt.so.0.13.0.p/image.cpp.o FAILED: qt/libAppStreamQt.so.0.13.0.p/image.cpp.o c++ -Iqt/libAppStreamQt.so.0.13.0.p -Iqt/ -I../AppStream-0.13.0/qt -Isrc/ -I../AppStream-0.13.0/src -I/usr/include/qt/QtCore -I/usr/include/qt -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=gnu++14 -g -Wno-unused-parameter -Wno-error=deprecated-copy -march=x86-64 -mtune=generic -O2 -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -pthread -DQT_CORE_LIB -MD -MQ qt/libAppStreamQt.so.0.13.0.p/image.cpp.o -MF qt/libAppStreamQt.so.0.13.0.p/image.cpp.o.d -o qt/libAppStreamQt.so.0.13.0.p/image.cpp.o -c ../AppStream-0.13.0/qt/image.cpp In file included from ../AppStream-0.13.0/src/appstream.h:30, from ../AppStream-0.13.0/qt/image.cpp:21: ../AppStream-0.13.0/src/as-component.h:31:10: fatal error: as-enums-types.h: No such file or directory 31 | #include "as-enums-types.h" | ^~~~~~~~~~~~~~~~~~ compilation terminated.
perhaps a missing dependency in the appstreamqt_lib target?
The text was updated successfully, but these errors were encountered:
Building with multiple threads fails:
perhaps a missing dependency in the appstreamqt_lib target?
The text was updated successfully, but these errors were encountered: