FS#67144 - [root-cuda] file /usr/include/module.modulemap will start conflicting with other packages

Attached to Project: Community Packages
Opened by Abdó Roig-Maranges (abdo) - Sunday, 28 June 2020, 22:40 GMT
Last edited by Konstantin Gizdov (kgizdov) - Sunday, 26 July 2020, 21:49 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Konstantin Gizdov (kgizdov)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

root-cuda package installs a C++20 module map at /usr/include/module.modulemap, which will conflict with other packages that start doing the same. I noticed this because of a conflict with range-v3.

Additional info:
* package version(s) 6.20.06-1

I am not certain of what would be the correct route here. The only other modulemap I have on my system is from libc++ at /usr/include/c++/v1/module.modulemap
This task depends upon

Closed by  Konstantin Gizdov (kgizdov)
Sunday, 26 July 2020, 21:49 GMT
Reason for closing:  Fixed
Additional comments about closing:  6.22.00-3
Comment by Konstantin Gizdov (kgizdov) - Tuesday, 30 June 2020, 11:39 GMT
Indeed. Cheers for spotting it. I was aware, but hope it was not yet a problem while I was waiting on upstream to resolve. I will try to mitigate in the meantime. ;)

Loading...