FS#62169 - [doxygen] Incorrect warning emitted, breaks build of arrayfire

Attached to Project: Arch Linux
Opened by Konstantin Gizdov (kgizdov) - Thursday, 28 March 2019, 10:42 GMT
Last edited by freswa (frederik) - Saturday, 26 September 2020, 19:56 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Levente Polyak (anthraxx)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Seems like 1.8.15 throws a warning that is incorrect - `multiple use of section label 'some_label' while adding section`, where in fact no labels are duplicated. Thus, when you have WARN_AS_ERR = YES, the build brakes, even thought there's nothing wrong. Further info here - https://github.com/arrayfire/arrayfire/issues/2469

This was apparently an upstream issue with 1.8.7 and fixed in 1.8.8, but is probably back.

Additional info:
* package version(s) - 1.8.15
* config and/or log files etc. - n/a
* link to upstream bug report, if any - n/a

Steps to reproduce:
1. install doxygen 1.8.15
2. build arrayfire
This task depends upon

Closed by  freswa (frederik)
Saturday, 26 September 2020, 19:56 GMT
Reason for closing:  Fixed
Additional comments about closing:  doxygen 1.8.16-1
Comment by Levente Polyak (anthraxx) - Thursday, 28 March 2019, 10:45 GMT
Please report this upstream as this is not a packaging issue
Comment by Konstantin Gizdov (kgizdov) - Thursday, 28 March 2019, 10:55 GMT Comment by Konstantin Gizdov (kgizdov) - Thursday, 28 March 2019, 10:56 GMT
Can we not repackage with fix? - https://github.com/doxygen/doxygen/pull/6780/files
Comment by loqs (loqs) - Tuesday, 08 September 2020, 14:44 GMT

Loading...