https://bugs.kde.org/show_bug.cgi?id=375392

--- Comment #3 from caulier.gil...@gmail.com ---
This is the compilation trace from 5.29 and 5.30 with Apple Clang compiler :

==> 5.29

Scanning dependencies of target KF5ConfigGui
make[6]: Leaving directory
`/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/build'
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f
src/gui/CMakeFiles/KF5ConfigGui.dir/build.make
src/gui/CMakeFiles/KF5ConfigGui.dir/build
make[6]: Entering directory
`/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/build'
[ 33%] Building CXX object src/gui/CMakeFiles/KF5ConfigGui.dir/kconfiggui.cpp.o
cd
/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/build/src/gui
&&
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
  -DKF5ConfigGui_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_MAC_USE_COCOA
-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII
-DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING
-DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB
-D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE
-I/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/build/src/gui
-I/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/src/gui
-I/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/build/src/core
-I/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/src/core
-iframework /opt/digikam/libexec/qt5/lib -isystem
/opt/digikam/libexec/qt5/lib/QtGui.framework/Headers -isystem
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Headers
-isystem /opt/digikam/libexec/qt5/lib/QtCore.framework/Headers -isystem
/opt/digikam/libexec/qt5/./mkspecs/macx-clang -isystem
/opt/digikam/libexec/qt5/lib/QtXml.framework/Headers  -stdlib=libc++ -std=c++0x
-fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security
-Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual
-Werror=return-type -pedantic -Wno-gnu-zero-variadic-macro-arguments -g -arch
x86_64 -isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk
-mmacosx-version-min=10.8 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden
  -fPIC -o CMakeFiles/KF5ConfigGui.dir/kconfiggui.cpp.o -c
/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/src/gui/kconfiggui.cpp
[ 33%] Building CXX object
src/gui/CMakeFiles/KF5ConfigGui.dir/kconfiggroupgui.cpp.o
cd
/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/build/src/gui
&&
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
  -DKF5ConfigGui_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_MAC_USE_COCOA
-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII
-DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING
-DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB
-D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE
-I/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/build/src/gui
-I/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/src/gui
-I/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/build/src/core
-I/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/src/core
-iframework /opt/digikam/libexec/qt5/lib -isystem
/opt/digikam/libexec/qt5/lib/QtGui.framework/Headers -isystem
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Headers
-isystem /opt/digikam/libexec/qt5/lib/QtCore.framework/Headers -isystem
/opt/digikam/libexec/qt5/./mkspecs/macx-clang -isystem
/opt/digikam/libexec/qt5/lib/QtXml.framework/Headers  -stdlib=libc++ -std=c++0x
-fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security
-Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual
-Werror=return-type -pedantic -Wno-gnu-zero-variadic-macro-arguments -g -arch
x86_64 -isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk
-mmacosx-version-min=10.8 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden
  -fPIC -o CMakeFiles/KF5ConfigGui.dir/kconfiggroupgui.cpp.o -c
/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/src/gui/kconfiggroupgui.cpp
[ 34%] Building CXX object
src/gui/CMakeFiles/KF5ConfigGui.dir/kconfigloader.cpp.o

==> 5.30

Scanning dependencies of target KF5ConfigGui
make[6]: Leaving directory
`/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/build'
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f
src/gui/CMakeFiles/KF5ConfigGui.dir/build.make
src/gui/CMakeFiles/KF5ConfigGui.dir/build
make[6]: Entering directory
`/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/build'
[ 32%] Building CXX object src/gui/CMakeFiles/KF5ConfigGui.dir/kconfiggui.cpp.o
cd
/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/build/src/gui
&&
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
  -DKF5ConfigGui_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_MAC_USE_COCOA
-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII
-DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING
-DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB
-D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE
-I/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/build/src/gui
-I/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/src/gui
-I/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/build/src/core
-I/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/src/core
-iframework /opt/digikam/libexec/qt5/lib -isystem
/opt/digikam/libexec/qt5/lib/QtGui.framework/Headers -isystem
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Headers
-isystem /opt/digikam/libexec/qt5/lib/QtCore.framework/Headers -isystem
/opt/digikam/libexec/qt5/./mkspecs/macx-clang -isystem
/opt/digikam/libexec/qt5/lib/QtXml.framework/Headers  -stdlib=libc++ -g -arch
x86_64 -isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk
-mmacosx-version-min=10.8 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden
  -fPIC -o CMakeFiles/KF5ConfigGui.dir/kconfiggui.cpp.o -c
/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/src/gui/kconfiggui.cpp
[ 32%] Building CXX object
src/gui/CMakeFiles/KF5ConfigGui.dir/kconfiggroupgui.cpp.o
cd
/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/build/src/gui
&&
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
  -DKF5ConfigGui_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_MAC_USE_COCOA
-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII
-DQT_NO_SIGNALS_SLOTS_KEYWORDS -DQT_NO_URL_CAST_FROM_STRING
-DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_XML_LIB
-D_DARWIN_C_SOURCE -D_LARGEFILE64_SOURCE
-I/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/build/src/gui
-I/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/src/gui
-I/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/build/src/core
-I/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/src/core
-iframework /opt/digikam/libexec/qt5/lib -isystem
/opt/digikam/libexec/qt5/lib/QtGui.framework/Headers -isystem
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/OpenGL.framework/Headers
-isystem /opt/digikam/libexec/qt5/lib/QtCore.framework/Headers -isystem
/opt/digikam/libexec/qt5/./mkspecs/macx-clang -isystem
/opt/digikam/libexec/qt5/lib/QtXml.framework/Headers  -stdlib=libc++ -g -arch
x86_64 -isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk
-mmacosx-version-min=10.8 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden
  -fPIC -o CMakeFiles/KF5ConfigGui.dir/kconfiggroupgui.cpp.o -c
/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/src/gui/kconfiggroupgui.cpp
/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/src/gui/kconfiggroupgui.cpp:41:11:
warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
    const auto errString = [&]() {
          ^
/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/src/gui/kconfiggroupgui.cpp:41:28:
error: expected expression
    const auto errString = [&]() {
                           ^
1 warning and 1 error generated.
make[6]: *** [src/gui/CMakeFiles/KF5ConfigGui.dir/kconfiggroupgui.cpp.o] Error
1
make[6]: Leaving directory
`/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/build'
make[5]: *** [src/gui/CMakeFiles/KF5ConfigGui.dir/all] Error 2
make[5]: Leaving directory
`/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/build'
make[4]: *** [all] Error 2
make[4]: Leaving directory
`/Users/gilles/Devel/5.x/project/bundles/macports/temp.build/ext_kf5/ext_kconfig-prefix/src/ext_kconfig/build'
ext_kf5/CMakeFiles/ext_kconfig.dir/build.make:112 : la recette pour la cible «
ext_kf5/ext_kconfig-prefix/src/ext_kconfig-stamp/ext_kconfig-build » a échouée
gmake[3]: ***
[ext_kf5/ext_kconfig-prefix/src/ext_kconfig-stamp/ext_kconfig-build] Erreur 2
gmake[3] : on quitte le répertoire «
/Users/gilles/Devel/5.x/project/bundles/macports/temp.build »
CMakeFiles/Makefile2:1826 : la recette pour la cible «
ext_kf5/CMakeFiles/ext_kconfig.dir/all » a échouée
gmake[2]: *** [ext_kf5/CMakeFiles/ext_kconfig.dir/all] Erreur 2
gmake[2] : on quitte le répertoire «
/Users/gilles/Devel/5.x/project/bundles/macports/temp.build »
CMakeFiles/Makefile2:1838 : la recette pour la cible «
ext_kf5/CMakeFiles/ext_kconfig.dir/rule » a échouée
gmake[1]: *** [ext_kf5/CMakeFiles/ext_kconfig.dir/rule] Erreur 2
gmake[1] : on quitte le répertoire «
/Users/gilles/Devel/5.x/project/bundles/macports/temp.build »
Makefile:625 : la recette pour la cible « ext_kconfig » a échouée
gmake: *** [ext_kconfig] Erreur 2

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to