FS#70999 - [vigra] provides C++17 incompatible headers

Attached to Project: Community Packages
Opened by loqs (loqs) - Sunday, 23 May 2021, 22:24 GMT
Last edited by Bruno Pagani (ArchangeGabriel) - Tuesday, 20 July 2021, 23:39 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Bruno Pagani (ArchangeGabriel)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
gcc 11 defaults to C++17 which causes enblend-enfuse to fail to build [1] due to headers belonging to vigra.
Fixed by applying [2]. enblend-enfuse will still fail to build with the fix applied due to a missing include in its own source.

Additional info:
* vigra 1.11.1-32
* enblend-enfuse 4.2-6
[1] enblend-enfuse-4.2-6-x86_64-build.log.xz
[2] https://github.com/ukoethe/vigra/commit/dc730be49fc8def4304a651fa525e43b7754955e

Steps to reproduce:
Build enblend-enfuse in a clean chroot
This task depends upon

Closed by  Bruno Pagani (ArchangeGabriel)
Tuesday, 20 July 2021, 23:39 GMT
Reason for closing:  Fixed
Additional comments about closing:  vigra 1.11.1+r45
Comment by loqs (loqs) - Sunday, 23 May 2021, 23:01 GMT
enblend-enfuse does in fact build without any additional patching.
I assumed [1] was needed when it is not.

[1] https://src.fedoraproject.org/rpms/enblend/blob/rawhide/f/enblend-limits.patch

Loading...