https://bugs.kde.org/show_bug.cgi?id=472868
nekone...@protonmail.ch changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |FIXED --- Comment #3 from nekone...@protonmail.ch --- ``` [100%] Linking CXX executable ../bin/plasmatube ld.lld: error: undefined symbol: _Unwind_Resume >>> referenced by qmetatype.h:0 (/usr/include/qt/QtCore/qmetatype.h:0) >>> >>> CMakeFiles/plasmatube.dir/plasmatube_autogen/mocs_compilation.cpp.o:(QMetaTypeIdQObject<VideoItem*, >>> 8>::qt_metatype_id()) >>> referenced by main.cpp:0 >>> (/usr/src/debug/plasmatube-git/plasmatube/src/main.cpp:0) >>> CMakeFiles/plasmatube.dir/main.cpp.o:(main) >>> referenced by main.cpp:0 >>> (/usr/src/debug/plasmatube-git/plasmatube/src/main.cpp:0) >>> >>> CMakeFiles/plasmatube.dir/main.cpp.o:(main::$_5::__invoke(QQmlEngine*, >>> QJSEngine*)) >>> referenced 161 more times clang-15: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [src/CMakeFiles/plasmatube.dir/build.make:297: bin/plasmatube] Error 1 make[1]: *** [CMakeFiles/Makefile2:336: src/CMakeFiles/plasmatube.dir/all] Error 2 make: *** [Makefile:136: all] Error 2 ``` -- You are receiving this mail because: You are watching all bug changes.