KDE CI: Frameworks » plasma-framework » kf5-qt5 FreeBSDQt5.15 - Build # 21 - Unstable!

2020-07-10 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/plasma-framework/job/kf5-qt5%20FreeBSDQt5.15/21/
 Project:
kf5-qt5 FreeBSDQt5.15
 Date of build:
Sat, 11 Jul 2020 05:06:38 +
 Build duration:
7 min 8 sec and counting
   JUnit Tests
  Name: projectroot Failed: 1 test(s), Passed: 10 test(s), Skipped: 0 test(s), Total: 11 test(s)Failed: projectroot.autotests.dialognativetest

[ANNOUNCE] CMake 3.18.0-rc4 is ready for testing

2020-07-10 Thread Robert Maynard
I am proud to announce the fourth CMake 3.18 release candidate.
  https://cmake.org/download/

Documentation is available at:
  https://cmake.org/cmake/help/v3.18

Release notes appear below and are also published at
  https://cmake.org/cmake/help/v3.18/release/3.18.html

Some of the more significant changes in CMake 3.18 are:

* The "CUDA" language can now be compiled using Clang on non-Windows
  platforms. Separable compilation is not yet supported on any
  platform. This is experimental and still under development.

* "cmake(1)" gained support for profiling of CMake scripts through the
  parameters "--profiling-output" and "--profiling-format".

* The "add_library()" and "add_executable()" commands learned to
  create Alias Targets referencing non-"GLOBAL" Imported Targets.

* The "cmake_language()" command was added for meta-operations on
  scripted or built-in commands, starting with a mode to "CALL" other
  commands, and "EVAL CODE" to inplace evaluate a CMake script.

* The "file(CONFIGURE)" subcommand was created in order to replicate
  the "configure_file()" functionality without resorting to a pre-
  existing file on disk as input. The content is instead passed as a
  string.

* The "find_program()", "find_library()", "find_path()" and
  "find_file()" commands gained a new "REQUIRED" option that will stop
  processing with an error message if nothing is found.

* A "CMAKE_CUDA_ARCHITECTURES" variable was added to specify CUDA
  output architectures.  Users are encouraged to use this instead of
  specifying options manually, as this approach is compiler-agnostic.
  The variable is initialized automatically when
  "CMAKE_CUDA_COMPILER_ID" is "NVIDIA". The variable is used to
  initialize the new "CUDA_ARCHITECTURES" target property.  See policy
  "CMP0104".

* The "UNITY_BUILD_MODE" target property was added to tell generators
  which algorithm ("BATCH", "GROUP") to use for grouping included source
  files.

* The "CheckLinkerFlag" module has been added to provide a facility to
  check validity of link flags.

* The "$" and "$" "generator
  expressions" were added to manage device and host link steps.

* The "$" and "$" "generator
  expressions" were added.

* "ctest(1)" gained a new "CTEST_RESOURCE_SPEC_FILE" variable, which
  can be used to specify a resource specification file.

* "ccmake(1)" learned to read a "CCMAKE_COLORS" environment variable
  to customize colors.

* On Windows, the "Ninja" and "Ninja Multi-Config" generators, when a
  compiler is not explicitly specified, now select the first compiler
  (of any name) found in directories listed by the "PATH" environment
  variable.

CMake 3.18 Release Notes


Changes made since CMake 3.17 include the following.


New Features



Languages
-

* The "CUDA" language can now be compiled using Clang on non-Windows
  platforms. Separable compilation is not yet supported on any
  platform. This is experimental and still under development.


Command-Line


* "cmake(1)" gained support for profiling of CMake scripts through the
  parameters "--profiling-output" and "--profiling-format".

* "cmake(1)" gained a "cat" command line option that can be used to
  concatenate files and print them on standard output.


Commands


* The "add_library()" and "add_executable()" commands learned to
  create Alias Targets referencing non-"GLOBAL" Imported Targets.

* The "cmake_language()" command was added for meta-operations on
  scripted or built-in commands, starting with a mode to "CALL" other
  commands, and "EVAL CODE" to inplace evaluate a CMake script.

* The "execute_process()" command gained the "ECHO_OUTPUT_VARIABLE"
  and "ECHO_ERROR_VARIABLE" options.

* The "export()" command now raise an error if used multiple times
  with same "FILE" without "APPEND". See policy "CMP0103".

* The "file()" command gained the "ARCHIVE_CREATE" and
  "ARCHIVE_EXTRACT" subcommands to expose the "cmake(1)" "-E tar"
  functionality to CMake scripting code.

* The "file(CONFIGURE)" subcommand was created in order to replicate
  the "configure_file()" functionality without resorting to a pre-
  existing file on disk as input. The content is instead passed as a
  string.

* The "file(UPLOAD)" command gained "TLS_VERIFY" and "TLS_CAINFO"
  options to control server certificate verification.

* The "find_program()", "find_library()", "find_path()" and
  "find_file()" commands gained a new "REQUIRED" option that will stop
  processing with an error message if nothing is found.

* The "get_property()" command with "SOURCE" scope gained the
  "DIRECTORY" and "TARGET_DIRECTORY" options to get a property from
  the provided directory scope.

* The "get_source_file_property()" command gained the "DIRECTORY" and
  "TARGET_DIRECTORY" options to get a property from the provided
  directory scope.

* The "list()" operation "SORT" gained the "NATURAL" sort option to
  sort using natural order (see "strverscmp(3)" manual).


KDE CI: Frameworks » breeze-icons » kf5-qt5 WindowsMSVCQt5.14 - Build # 131 - Fixed!

2020-07-10 Thread CI System
BUILD SUCCESS
 Build URL
https://build.kde.org/job/Frameworks/job/breeze-icons/job/kf5-qt5%20WindowsMSVCQt5.14/131/
 Project:
kf5-qt5 WindowsMSVCQt5.14
 Date of build:
Fri, 10 Jul 2020 13:58:20 +
 Build duration:
3 min 53 sec and counting
   JUnit Tests
  Name: projectroot Failed: 0 test(s), Passed: 4 test(s), Skipped: 0 test(s), Total: 4 test(s)

KDE CI: Frameworks » breeze-icons » kf5-qt5 SUSEQt5.15 - Build # 18 - Fixed!

2020-07-10 Thread CI System
BUILD SUCCESS
 Build URL
https://build.kde.org/job/Frameworks/job/breeze-icons/job/kf5-qt5%20SUSEQt5.15/18/
 Project:
kf5-qt5 SUSEQt5.15
 Date of build:
Fri, 10 Jul 2020 13:58:20 +
 Build duration:
2 min 34 sec and counting
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 0 test(s), Passed: 4 test(s), Skipped: 0 test(s), Total: 4 test(s)
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report100%
(2/2)100%
(6/6)100%
(6/6)78%
(240/307)60%
(110/184)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsdefault100%
(1/1)100%
(1/1)73%
(41/56)56%
(10/18)autotests100%
(5/5)100%
(5/5)79%
(199/251)60%
(100/166)

KDE CI: Frameworks » breeze-icons » kf5-qt5 FreeBSDQt5.15 - Build # 17 - Fixed!

2020-07-10 Thread CI System
BUILD SUCCESS
 Build URL
https://build.kde.org/job/Frameworks/job/breeze-icons/job/kf5-qt5%20FreeBSDQt5.15/17/
 Project:
kf5-qt5 FreeBSDQt5.15
 Date of build:
Fri, 10 Jul 2020 13:58:20 +
 Build duration:
2 min 11 sec and counting
   JUnit Tests
  Name: projectroot Failed: 0 test(s), Passed: 4 test(s), Skipped: 0 test(s), Total: 4 test(s)

KDE CI: Frameworks » breeze-icons » kf5-qt5 SUSEQt5.12 - Build # 355 - Fixed!

2020-07-10 Thread CI System
BUILD SUCCESS
 Build URL
https://build.kde.org/job/Frameworks/job/breeze-icons/job/kf5-qt5%20SUSEQt5.12/355/
 Project:
kf5-qt5 SUSEQt5.12
 Date of build:
Fri, 10 Jul 2020 13:58:20 +
 Build duration:
1 min 50 sec and counting
   JUnit Tests
  Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 0 test(s), Passed: 4 test(s), Skipped: 0 test(s), Total: 4 test(s)
   Cobertura Report
  
   Project Coverage Summary
  
   Name
  PackagesFilesClassesLinesConditionalsCobertura Coverage Report100%
(2/2)100%
(6/6)100%
(6/6)78%
(240/307)60%
(110/184)Coverage Breakdown by Package
Name
   FilesClassesLinesConditionalsdefault100%
(1/1)100%
(1/1)73%
(41/56)56%
(10/18)autotests100%
(5/5)100%
(5/5)79%
(199/251)60%
(100/166)