Bug 1214641

Summary: windows:mingw:win32|64/mingw32|64-kde4-filesystem:CMake Error: Unknown argument --
Product: [openSUSE] openSUSE.org Reporter: Ralf Habacker <ralf.habacker>
Component: 3rd party softwareAssignee: Fridrich Strba <fstrba>
Status: RESOLVED FIXED QA Contact: E-mail List <screening-team-bugs>
Severity: Normal    
Priority: P5 - None CC: forgotten_8UYIdkKBha, fridrich.strba, mkbosmans
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Ralf Habacker 2023-08-26 09:08:57 UTC
The CI for the alkimia library reported a build error that was detected on job https://invent.kde.org/office/alkimia/-/jobs/1115474.

+ mingw64-cmake-kde4 -- -DBUILD_QT4=1 -DKDE4_BUILD_TESTS=1 -DBUILD_WITH_QTNETWORK=1 ..
  Ignoring extra path from command line:
   ".."
CMake Error: Unknown argument --
CMake Error: Run 'cmake --help' for all supported options.
Comment 1 Ralf Habacker 2023-08-26 09:35:37 UTC
This must be fixed in the mingw32-cross-cmake and mingw64-cross-cmake package by ignoring the '--' parameter.