Skip to content

Error on compile on Fedora Rawhide #224

Closed
@farchord

Description

@farchord
Expected Behavior
Current Behavior
Possible Solution
Steps to Reproduce (for bugs)
  1. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions