stable

cmake-3.10.0-1.fc27

FEDORA-2017-a66c654816 created by besser82 7 years ago for Fedora 27
  • New upstream release

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2017-a66c654816

This update has been submitted for testing by besser82.

7 years ago

This update has been pushed to testing.

7 years ago
User Icon imabug provided feedback 7 years ago
karma
User Icon decathorpe commented & provided feedback 7 years ago
karma

Works fine, all ~50 of my packages using CMake rebuilt without problems.

This update has been submitted for batched by bodhi.

7 years ago

This update has been unpushed.

This update has been submitted for batched by besser82.

7 years ago

This update has been submitted for stable by besser82.

7 years ago
User Icon rdieter commented & provided feedback 7 years ago
karma

I'm seeing qt5-webkit build failures now :(
https://bugzilla.redhat.com/show_bug.cgi?id=1517539

(I'd rather this not get pushed stable until the problem is more well-understood)

This update has been submitted for testing by besser82.

7 years ago
User Icon besser82 commented & provided feedback 7 years ago

That was caused by a typo in the project's CMake config files and is NOT related to the new version 3.10.0…

See successful scratch build after applying a simple patch: https://koji.fedoraproject.org/koji/taskinfo?taskID=23396739

Index: qtwebkit-5.212.0-alpha2/Source/WebKit/PlatformQt.cmake
===================================================================
--- qtwebkit-5.212.0-alpha2.orig/Source/WebKit/PlatformQt.cmake
+++ qtwebkit-5.212.0-alpha2/Source/WebKit/PlatformQt.cmake
@@ -786,6 +786,7 @@ if (COMPILER_IS_GCC_OR_CLANG)
     set_source_files_properties(
         qt/Api/qwebdatabase.cpp
         qt/Api/qwebelement.cpp
+        qt/Api/qwebfullscreenrequest.cpp
         qt/Api/qwebhistory.cpp
         qt/Api/qwebhistoryinterface.cpp
         qt/Api/qwebpluginfactory.cpp
@@ -795,7 +796,6 @@ if (COMPILER_IS_GCC_OR_CLANG)

         qt/WidgetApi/qgraphicswebview.cpp
         qt/WidgetApi/qwebframe.cpp
-        qt/WidgetApi/qwebfullscreenrequest.cpp
         qt/WidgetApi/qwebinspector.cpp
         qt/WidgetApi/qwebpage.cpp
         qt/WidgetApi/qwebview.cpp

This update has been submitted for testing by besser82.

7 years ago
User Icon rdieter commented & provided feedback 7 years ago
karma

Thanks for finding (and fixing) the culprit

This update has been submitted for batched by bodhi.

7 years ago

This update has been submitted for stable by besser82.

7 years ago
User Icon raveit65 provided feedback 7 years ago
karma
BZ#1498688 cmake-3.9.5 is available
BZ#1515793 cmake-3.10.0 is available
User Icon skamath provided feedback 7 years ago
karma

This update has been pushed to stable.

7 years ago

Please log in to add feedback.

Metadata
Type
bugfix
Severity
medium
Karma
5
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-5
Stable by Karma
2
Stable by Time
disabled
Dates
submitted
7 years ago
in testing
7 years ago
in stable
7 years ago
BZ#1498688 cmake-3.9.5 is available
0
1
BZ#1515793 cmake-3.10.0 is available
0
1

Automated Test Results