Bug 1214641 - windows:mingw:win32|64/mingw32|64-kde4-filesystem:CMake Error: Unknown argument --
Summary: windows:mingw:win32|64/mingw32|64-kde4-filesystem:CMake Error: Unknown argume...
Status: RESOLVED FIXED
Alias: None
Product: openSUSE.org
Classification: openSUSE
Component: 3rd party software (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Fridrich Strba
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-26 09:08 UTC by Ralf Habacker
Modified: 2023-08-26 11:41 UTC (History)
3 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.