From kde-games-devel Tue Feb 03 20:58:23 2015 From: =?iso-8859-1?Q?Marko_K=E4ning?= Date: Tue, 03 Feb 2015 20:58:23 +0000 To: kde-games-devel Subject: [Kde-games-devel] OSX/CI: kpat fails to build on branch frameworks Message-Id: <9873015F-E3C6-4030-9E76-5F2384427443 () email ! de> X-MARC-Message: https://marc.info/?l=kde-games-devel&m=142299711617691 Building CXX object libkcardgame/CMakeFiles/kcardgame.dir/kcardthemewidget.cpp.o In file included from /Users/marko/WC/KDECI-builds/kf5-qt5/kpat/libkcardgame/kabstractcarddeck.cpp:27: /Users/marko/WC/KDECI-builds/kf5-qt5/kpat/libkcardgame/shuffle.h:50:21: error: call to constructor of 'KRandomSequence' is ambiguous KRandomSequence randSeq( seed ); ^ ~~~~ /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kcoreaddons/inst/include/KF5/KCoreAddons/krandomsequence.h:59:14: note: candidate constructor explicit KRandomSequence(int intSeed = 0); ^ /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kcoreaddons/inst/include/KF5/KCoreAddons/krandomsequence.h:60:14: note: candidate constructor explicit KRandomSequence(long lngSeed); ^ /Users/marko/WC/KDECI-builds/kf5-qt5/kpat/libkcardgame/kcardtheme.cpp:65:39: warning: 'dirs' is deprecated [-Wdeprecated-declarations] QStringList indexFiles = KGlobal::dirs()->findAllResources( "data", "carddecks/*/index.desktop" ); ^ /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobal.h:375:50: note: 'dirs' has been explicitly marked deprecated here KDELIBS4SUPPORT_DEPRECATED_EXPORT KStandardDirs *dirs(); ^ /Users/marko/WC/KDECI-builds/kf5-qt5/kpat/libkcardgame/kcardtheme.cpp:79:39: warning: 'dirs' is deprecated [-Wdeprecated-declarations] QStringList indexFiles = KGlobal::dirs()->findAllResources( "data", "carddecks/*/index.desktop" ); ^ /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobal.h:375:50: note: 'dirs' has been explicitly marked deprecated here KDELIBS4SUPPORT_DEPRECATED_EXPORT KStandardDirs *dirs(); ^ /Users/marko/WC/KDECI-builds/kf5-qt5/kpat/libkcardgame/kcardtheme.cpp:108:38: warning: 'dirs' is deprecated [-Wdeprecated-declarations] QString indexFilePath = KGlobal::dirs()->findResource( "data", QString( "carddecks/%1/index.desktop" ).arg( dirName ) ); ^ /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobal.h:375:50: note: 'dirs' has been explicitly marked deprecated here KDELIBS4SUPPORT_DEPRECATED_EXPORT KStandardDirs *dirs(); ^ 1 error generated. make[2]: *** [libkcardgame/CMakeFiles/kcardgame.dir/kabstractcarddeck.cpp.o] Error 1 _______________________________________________ kde-games-devel mailing list kde-games-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-games-devel