https://bugs.kde.org/show_bug.cgi?id=448593
--- Comment #46 from caulier.gil...@gmail.com --- Under MacOS, we have a compilation error : -- Build files have been written to: /Users/gilles/Documents/7.x/project/bundles/macports/temp.build [ 0%] Creating directories for 'ext_flowview' [ 0%] Performing download step (git clone) for 'ext_flowview' Clonage dans 'ext_flowview'... Déjà sur 'master' Votre branche est à jour avec 'origin/master'. Sous-module 'extern/QtFlowLayout' (g...@github.com:cathaysia/QtFlowLayout.git) enregistré pour le chemin 'extern/QtFlowLayout' Clonage dans '/Users/gilles/Documents/7.x/project/bundles/macports/temp.build/ext_flowview/ext_flowview-prefix/src/ext_flowview/extern/QtFlowLayout'... Chemin de sous-module 'extern/QtFlowLayout' : '3fdf1b0b18f75ac9dd3027940d0daf797814788a' extrait [ 0%] No update step for 'ext_flowview' [ 0%] Performing patch step for 'ext_flowview' [ 0%] Performing configure step for 'ext_flowview' -- The C compiler identification is AppleClang 13.0.0.13000029 -- The CXX compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- The following REQUIRED packages have been found: * QT * Qt5Core * Qt5Widgets * Qt5Gui * Qt5 * DigikamCore, digiKam core library, <http://www.digikam.org> -- Configuring done -- Generating done -- Build files have been written to: /Users/gilles/Documents/7.x/project/bundles/macports/temp.build/ext_flowview/ext_flowview-prefix/src/ext_flowview [ 0%] Performing build step for 'ext_flowview' [ 6%] Automatic MOC for target FlowLayout [ 6%] Built target FlowLayout_autogen [ 12%] Building CXX object extern/QtFlowLayout/src/CMakeFiles/FlowLayout.dir/FlowLayout_autogen/mocs_compilation.cpp.o [ 18%] Building CXX object extern/QtFlowLayout/src/CMakeFiles/FlowLayout.dir/flowlayout.cpp.o [ 25%] Linking CXX static library libFlowLayout.a [ 25%] Built target FlowLayout [ 37%] Automatic MOC for target Generic_PicFlowView_Plugin [ 37%] Automatic MOC for target layoutTest AutoMoc subprocess error ------------------------ The moc process failed to compile "SRC:/src/plugflow.hpp" into "SRC:/src/Generic_PicFlowView_Plugin_autogen/EWIEGA46WW/moc_plugflow.cpp" Command ------- /opt/digikam.org.x86_64/libexec/qt5/bin/moc -DGeneric_PicFlowView_Plugin_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/Users/gilles/Documents/7.x/project/bundles/macports/temp.build/ext_flowview/ext_flowview-prefix/src/ext_flowview/extern/QtFlowLayout -I/opt/digikam.org.x86_64/include/digikam -I/opt/digikam.org.x86_64/libexec/qt5/lib/QtCore.framework -I/opt/digikam.org.x86_64/libexec/qt5/lib/QtCore.framework/Headers -I/opt/digikam.org.x86_64/libexec/qt5/mkspecs/macx-clang -I/opt/digikam.org.x86_64/libexec/qt5/lib/QtWidgets.framework -I/opt/digikam.org.x86_64/libexec/qt5/lib/QtWidgets.framework/Headers -I/opt/digikam.org.x86_64/libexec/qt5/lib/QtGui.framework -I/opt/digikam.org.x86_64/libexec/qt5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /opt/digikam.org.x86_64/libexec/qt5/lib --include /Users/gilles/Documents/7.x/project/bundles/macports/temp.build/ext_flowview/ext_flowview-prefix/src/ext_flowview/src/Generic_PicFlowView_Plugin_autogen/moc_predefs.h --output-dep-file -o /Users/gilles/Documents/7.x/project/bundles/macports/temp.build/ext_flowview/ext_flowview-prefix/src/ext_flowview/src/Generic_PicFlowView_Plugin_autogen/EWIEGA46WW/moc_plugflow.cpp /Users/gilles/Documents/7.x/project/bundles/macports/temp.build/ext_flowview/ext_flowview-prefix/src/ext_flowview/src/plugflow.hpp Output ------ /Users/gilles/Documents/7.x/project/bundles/macports/temp.build/ext_flowview/ext_flowview-prefix/src/ext_flowview/src/plugflow.hpp:32: Error: Undefined interface gmake[6]: *** [src/CMakeFiles/Generic_PicFlowView_Plugin_autogen.dir/build.make:71 : src/CMakeFiles/Generic_PicFlowView_Plugin_autogen] Erreur 1 gmake[5]: *** [CMakeFiles/Makefile2:1067 : src/CMakeFiles/Generic_PicFlowView_Plugin_autogen.dir/all] Erreur 2 gmake[5]: *** Attente des tâches non terminées.... [ 37%] Built target layoutTest_autogen gmake[4]: *** [Makefile:156 : all] Erreur 2 gmake[3]: *** [ext_flowview/CMakeFiles/ext_flowview.dir/build.make:86 : ext_flowview/ext_flowview-prefix/src/ext_flowview-stamp/ext_flowview-build] Erreur 2 gmake[2]: *** [CMakeFiles/Makefile2:2290 : ext_flowview/CMakeFiles/ext_flowview.dir/all] Erreur 2 gmake[1]: *** [CMakeFiles/Makefile2:2297 : ext_flowview/CMakeFiles/ext_flowview.dir/rule] Erreur 2 gmake: *** [Makefile:917 : ext_flowview] Erreur 2 FAILED COMMAND: cmake --build . --config RelWithDebInfo --target ext_flowview -- -j$CPU_CORES Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.