Jenkins-kde-ci: extra-cmake-modules master latest-qt4 » Linux,gcc - Build # 107 - Still Unstable!

2017-04-10 Thread no-reply

GENERAL INFO

BUILD UNSTABLE
Build URL: 
https://build.kde.org/job/extra-cmake-modules%20master%20latest-qt4/PLATFORM=Linux,compiler=gcc/107/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Mon, 10 Apr 2017 14:56:53 +
Build duration: 1 min 13 sec

CHANGE SET
Revision 0a33e0d7e3b5d2ea08647cb99ad0d6c558ba by aleixpol: (Don#039;t 
enable the test by default)
  change: edit modules/ECMGenerateQmlTypes.cmake


JUNIT RESULTS

Name: (root) Failed: 1 test(s), Passed: 45 test(s), Skipped: 0 test(s), Total: 
46 test(s)Failed: TestSuite.ExecuteCoreModules

COBERTURA RESULTS

Cobertura Coverage Report
  

By packages
  

Jenkins-kde-ci: extra-cmake-modules master kf5-qt5 » Linux,gcc - Build # 110 - Still Unstable!

2017-04-10 Thread no-reply

GENERAL INFO

BUILD UNSTABLE
Build URL: 
https://build.kde.org/job/extra-cmake-modules%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/110/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Mon, 10 Apr 2017 15:03:30 +
Build duration: 4 min 52 sec

CHANGE SET
Revision 0a33e0d7e3b5d2ea08647cb99ad0d6c558ba by aleixpol: (Don#039;t 
enable the test by default)
  change: edit modules/ECMGenerateQmlTypes.cmake


JUNIT RESULTS

Name: (root) Failed: 1 test(s), Passed: 48 test(s), Skipped: 0 test(s), Total: 
49 test(s)Failed: TestSuite.ExecuteCoreModules

COBERTURA RESULTS

Cobertura Coverage Report
  

By packages
  

Jenkins-kde-ci: extra-cmake-modules master stable-kf5-qt5 » Linux,gcc - Build # 111 - Still Unstable!

2017-04-10 Thread no-reply

GENERAL INFO

BUILD UNSTABLE
Build URL: 
https://build.kde.org/job/extra-cmake-modules%20master%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/111/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Mon, 10 Apr 2017 14:59:47 +
Build duration: 4 min 48 sec

CHANGE SET
Revision 0a33e0d7e3b5d2ea08647cb99ad0d6c558ba by aleixpol: (Don#039;t 
enable the test by default)
  change: edit modules/ECMGenerateQmlTypes.cmake


JUNIT RESULTS

Name: (root) Failed: 1 test(s), Passed: 48 test(s), Skipped: 0 test(s), Total: 
49 test(s)Failed: TestSuite.ExecuteCoreModules

COBERTURA RESULTS

Cobertura Coverage Report
  

By packages
  

D5379: Fix compilation under AppleClang

2017-04-10 Thread Kevin Funk
This revision was automatically updated to reflect the committed changes.
Closed by commit R240:3d1d436da60a: Fix compilation under AppleClang (authored 
by kfunk).

REPOSITORY
  R240 Extra CMake Modules

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D5379?vs=13284=13289

REVISION DETAIL
  https://phabricator.kde.org/D5379

AFFECTED FILES
  kde-modules/KDECompilerSettings.cmake

To: kfunk, apol, rjvbb
Cc: #frameworks, #build_system


D5379: Fix compilation under AppleClang

2017-04-10 Thread Kevin Funk
kfunk added a comment.


  In https://phabricator.kde.org/D5379#100960, @rjvbb wrote:
  
  > LGTM.
  >
  > Is this related to the compiler features issue in one of Qt's cmake modules?
  
  
  No, it's related to CMake starting to treat AppleClang & Clang differently 
since 3.0

REPOSITORY
  R240 Extra CMake Modules

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D5379

To: kfunk, apol, rjvbb
Cc: #frameworks, #build_system


D5352: Add a test for _repository_name() a function added for fetch-translations

2017-04-10 Thread Aleix Pol Gonzalez
apol updated this revision to Diff 13293.
apol added a comment.


  Include a check to make sure the target is created

REPOSITORY
  R240 Extra CMake Modules

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D5352?vs=13234=13293

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D5352

AFFECTED FILES
  kde-modules/KDECMakeSettings.cmake
  tests/CMakeLists.txt
  tests/KDEFetchTranslations/CMakeLists.txt

To: apol, sitter, aacid
Cc: #frameworks, #build_system


D5352: Add a test for _repository_name() a function added for fetch-translations

2017-04-10 Thread Aleix Pol Gonzalez
apol updated this revision to Diff 13296.
apol marked an inline comment as done.
apol added a comment.


  Fix test

REPOSITORY
  R240 Extra CMake Modules

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D5352?vs=13293=13296

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D5352

AFFECTED FILES
  kde-modules/KDECMakeSettings.cmake
  tests/CMakeLists.txt
  tests/KDEFetchTranslations/CMakeLists.txt

To: apol, sitter, aacid
Cc: #frameworks, #build_system


D5352: Add a test for _repository_name() a function added for fetch-translations

2017-04-10 Thread Harald Sitter
sitter accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R240 Extra CMake Modules

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D5352

To: apol, sitter, aacid
Cc: #frameworks, #build_system


Jenkins-kde-ci: extra-cmake-modules master stable-qt4 » Linux,gcc - Build # 104 - Unstable!

2017-04-10 Thread no-reply

GENERAL INFO

BUILD UNSTABLE
Build URL: 
https://build.kde.org/job/extra-cmake-modules%20master%20stable-qt4/PLATFORM=Linux,compiler=gcc/104/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Mon, 10 Apr 2017 13:10:08 +
Build duration: 1 min 15 sec

CHANGE SET
Revision 86f19ab466903bd3bd9123c0a9588403c7cc21a1 by aleixpol: (Introduce 
ecm_generate_qmltypes)
  change: add modules/test_execute_and_compare.cmake
  change: add modules/ECMGenerateQmlTypes.cmake


JUNIT RESULTS

Name: (root) Failed: 1 test(s), Passed: 45 test(s), Skipped: 0 test(s), Total: 
46 test(s)Failed: TestSuite.ExecuteCoreModules

COBERTURA RESULTS

Cobertura Coverage Report
  

By packages
  

Jenkins-kde-ci: extra-cmake-modules master latest-qt4 » Linux,gcc - Build # 105 - Unstable!

2017-04-10 Thread no-reply

GENERAL INFO

BUILD UNSTABLE
Build URL: 
https://build.kde.org/job/extra-cmake-modules%20master%20latest-qt4/PLATFORM=Linux,compiler=gcc/105/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Mon, 10 Apr 2017 13:10:08 +
Build duration: 1 min 15 sec

CHANGE SET
Revision 86f19ab466903bd3bd9123c0a9588403c7cc21a1 by aleixpol: (Introduce 
ecm_generate_qmltypes)
  change: add modules/test_execute_and_compare.cmake
  change: add modules/ECMGenerateQmlTypes.cmake


JUNIT RESULTS

Name: (root) Failed: 1 test(s), Passed: 45 test(s), Skipped: 0 test(s), Total: 
46 test(s)Failed: TestSuite.ExecuteCoreModules

COBERTURA RESULTS

Cobertura Coverage Report
  

By packages
  

Jenkins-kde-ci: extra-cmake-modules master kf5-qt5 » Linux,gcc - Build # 108 - Unstable!

2017-04-10 Thread no-reply

GENERAL INFO

BUILD UNSTABLE
Build URL: 
https://build.kde.org/job/extra-cmake-modules%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/108/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Mon, 10 Apr 2017 13:10:08 +
Build duration: 1 min 37 sec

CHANGE SET
Revision 86f19ab466903bd3bd9123c0a9588403c7cc21a1 by aleixpol: (Introduce 
ecm_generate_qmltypes)
  change: add modules/test_execute_and_compare.cmake
  change: add modules/ECMGenerateQmlTypes.cmake


JUNIT RESULTS

Name: (root) Failed: 1 test(s), Passed: 48 test(s), Skipped: 0 test(s), Total: 
49 test(s)Failed: TestSuite.ExecuteCoreModules

COBERTURA RESULTS

Cobertura Coverage Report
  

By packages
  

D5352: Add a test for _repository_name() a function added for fetch-translations

2017-04-10 Thread Aleix Pol Gonzalez
This revision was automatically updated to reflect the committed changes.
Closed by commit R240:16aabe1c24b5: Add a test for _repository_name() a 
function added for fetch-translations (authored by apol).

REPOSITORY
  R240 Extra CMake Modules

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D5352?vs=13296=13297

REVISION DETAIL
  https://phabricator.kde.org/D5352

AFFECTED FILES
  kde-modules/KDECMakeSettings.cmake
  tests/CMakeLists.txt
  tests/KDEFetchTranslations/CMakeLists.txt

To: apol, sitter, aacid
Cc: #frameworks, #build_system


Jenkins-kde-ci: extra-cmake-modules master stable-kf5-qt5 » Linux,gcc - Build # 109 - Unstable!

2017-04-10 Thread no-reply

GENERAL INFO

BUILD UNSTABLE
Build URL: 
https://build.kde.org/job/extra-cmake-modules%20master%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/109/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Mon, 10 Apr 2017 13:10:08 +
Build duration: 5 min 15 sec

CHANGE SET
Revision 86f19ab466903bd3bd9123c0a9588403c7cc21a1 by aleixpol: (Introduce 
ecm_generate_qmltypes)
  change: add modules/test_execute_and_compare.cmake
  change: add modules/ECMGenerateQmlTypes.cmake


JUNIT RESULTS

Name: (root) Failed: 1 test(s), Passed: 48 test(s), Skipped: 0 test(s), Total: 
49 test(s)Failed: TestSuite.ExecuteCoreModules

COBERTURA RESULTS

Cobertura Coverage Report
  

By packages
  

Jenkins-kde-ci: extra-cmake-modules master stable-qt4 » Linux,gcc - Build # 105 - Still Unstable!

2017-04-10 Thread no-reply

GENERAL INFO

BUILD UNSTABLE
Build URL: 
https://build.kde.org/job/extra-cmake-modules%20master%20stable-qt4/PLATFORM=Linux,compiler=gcc/105/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Mon, 10 Apr 2017 14:13:17 +
Build duration: 1 min 27 sec

CHANGE SET
Revision 5b0583b38b43265a2017cde5e739404d7d301e70 by aleixpol: (Support older 
qmlplugindump versions)
  change: edit modules/ECMGenerateQmlTypes.cmake


JUNIT RESULTS

Name: (root) Failed: 1 test(s), Passed: 45 test(s), Skipped: 0 test(s), Total: 
46 test(s)Failed: TestSuite.ExecuteCoreModules

COBERTURA RESULTS

Cobertura Coverage Report
  

By packages
  

D5352: Add a test for _repository_name() a function added for fetch-translations

2017-04-10 Thread Harald Sitter
sitter added inline comments.

INLINE COMMENTS

> CMakeLists.txt:25
> +
> +if(NOT TARGET fetch-translations AND NOT EXISTS 
> "${CMAKE_CURRENT_SOURCE_DIR}/../../po")
> +message(FATAL_ERROR "should have a fetch-translations target")

`AND NOT EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/../../po"` is the wrong path, it 
should be CMAKE_CURRENT_SOURCE_DIR/po.

The effective source dir of the test is /tests/KDEFetchTranslations, so whether 
the ecm tree has a po has no impact on the target definition as it is 
effectively "scoped" to the /tests/KDEFetchTranslations tree.

Negative side effect of the wrongness is that the test would not pass for 
tarballed builds with a /po dir as the asserted conditions suddenly is true ;)

REPOSITORY
  R240 Extra CMake Modules

REVISION DETAIL
  https://phabricator.kde.org/D5352

To: apol, sitter, aacid
Cc: #frameworks, #build_system


Jenkins-kde-ci: extra-cmake-modules master latest-qt4 » Linux,gcc - Build # 106 - Still Unstable!

2017-04-10 Thread no-reply

GENERAL INFO

BUILD UNSTABLE
Build URL: 
https://build.kde.org/job/extra-cmake-modules%20master%20latest-qt4/PLATFORM=Linux,compiler=gcc/106/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Mon, 10 Apr 2017 14:13:17 +
Build duration: 4 min 50 sec

CHANGE SET
Revision 5b0583b38b43265a2017cde5e739404d7d301e70 by aleixpol: (Support older 
qmlplugindump versions)
  change: edit modules/ECMGenerateQmlTypes.cmake


JUNIT RESULTS

Name: (root) Failed: 1 test(s), Passed: 45 test(s), Skipped: 0 test(s), Total: 
46 test(s)Failed: TestSuite.ExecuteCoreModules

COBERTURA RESULTS

Cobertura Coverage Report
  

By packages
  

D5087: Introduce ecm_generate_qmltypes

2017-04-10 Thread Aleix Pol Gonzalez
This revision was automatically updated to reflect the committed changes.
Closed by commit R240:86f19ab46690: Introduce ecm_generate_qmltypes (authored 
by apol).

REPOSITORY
  R240 Extra CMake Modules

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D5087?vs=12570=13298

REVISION DETAIL
  https://phabricator.kde.org/D5087

AFFECTED FILES
  modules/ECMGenerateQmlTypes.cmake
  modules/test_execute_and_compare.cmake

To: apol, #frameworks, #build_system


Jenkins-kde-ci: extra-cmake-modules master stable-kf5-qt5 » Linux,gcc - Build # 110 - Still Unstable!

2017-04-10 Thread no-reply

GENERAL INFO

BUILD UNSTABLE
Build URL: 
https://build.kde.org/job/extra-cmake-modules%20master%20stable-kf5-qt5/PLATFORM=Linux,compiler=gcc/110/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Mon, 10 Apr 2017 14:13:18 +
Build duration: 1 min 27 sec

CHANGE SET
Revision 5b0583b38b43265a2017cde5e739404d7d301e70 by aleixpol: (Support older 
qmlplugindump versions)
  change: edit modules/ECMGenerateQmlTypes.cmake


JUNIT RESULTS

Name: (root) Failed: 1 test(s), Passed: 48 test(s), Skipped: 0 test(s), Total: 
49 test(s)Failed: TestSuite.ExecuteCoreModules

COBERTURA RESULTS

Cobertura Coverage Report
  

By packages
  

Jenkins-kde-ci: extra-cmake-modules master stable-qt4 » Linux,gcc - Build # 106 - Still Unstable!

2017-04-10 Thread no-reply

GENERAL INFO

BUILD UNSTABLE
Build URL: 
https://build.kde.org/job/extra-cmake-modules%20master%20stable-qt4/PLATFORM=Linux,compiler=gcc/106/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Mon, 10 Apr 2017 14:35:39 +
Build duration: 1 min 7 sec

CHANGE SET
Revision 0a33e0d7e3b5d2ea08647cb99ad0d6c558ba by aleixpol: (Don#039;t 
enable the test by default)
  change: edit modules/ECMGenerateQmlTypes.cmake


JUNIT RESULTS

Name: (root) Failed: 1 test(s), Passed: 45 test(s), Skipped: 0 test(s), Total: 
46 test(s)Failed: TestSuite.ExecuteCoreModules

COBERTURA RESULTS

Cobertura Coverage Report
  

By packages
  

Jenkins-kde-ci: extra-cmake-modules master kf5-qt5 » Linux,gcc - Build # 109 - Still Unstable!

2017-04-10 Thread no-reply

GENERAL INFO

BUILD UNSTABLE
Build URL: 
https://build.kde.org/job/extra-cmake-modules%20master%20kf5-qt5/PLATFORM=Linux,compiler=gcc/109/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Mon, 10 Apr 2017 14:13:18 +
Build duration: 5 min 59 sec

CHANGE SET
Revision 5b0583b38b43265a2017cde5e739404d7d301e70 by aleixpol: (Support older 
qmlplugindump versions)
  change: edit modules/ECMGenerateQmlTypes.cmake


JUNIT RESULTS

Name: (root) Failed: 1 test(s), Passed: 48 test(s), Skipped: 0 test(s), Total: 
49 test(s)Failed: TestSuite.ExecuteCoreModules

COBERTURA RESULTS

Cobertura Coverage Report
  

By packages