Closed
Description
Expected Behavior
Current Behavior
Possible Solution
Steps to Reproduce (for bugs)
- Compile obconf-qt on Fedora Rawhide
Context
This issue stops us from compiling obconf-qt on the next version of Fedora (Rawhide).
System Information
- Distribution & Version: Fedora 40 (Rawhide)
- Kernel: 6.8.0-0.rc0.20240110gitab27740f7665
- Qt Version: 5.15.12
- libqtxdg Version: 3.12.0
- lxqt-build-tools Version: 0.13.0
- Package version: 0.16.3
The short of the error is as follows:
/builddir/build/BUILD/obconf-qt-0.16.3/src/obconf-qt.cpp:233:36: error: invalid conversion from ‘const xmlError*’ {aka ‘const _xmlError*’} to ‘xmlErrorPtr’ {aka ‘_xmlError*’} [-fpermissive]
233 | xmlErrorPtr e = xmlGetLastError();
| ~~~~~~~~~~~~~~~^~
| |
| const xmlError* {aka const _xmlError*}
Attaching the whole build log as well.
Thank you!
build.log
Metadata
Metadata
Assignees
Labels
No labels