Changes between Initial Version and Version 2 of Ticket #70311


Ignore:
Timestamp:
Jun 30, 2024, 3:04:25 AM (3 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #70311

    • Property Summary changed from Install error or osinfo-db-tools to osinfo-db-tools fail to build against current libxml2
  • Ticket #70311 – Description

    initial v2  
    33Install fails in many ways with no attempt to force the compiler it gives errors related to Redefining typedefs (matching the comment next to the compiler blacklist). Forcing clang-mp-17 the build fails in a different place...
    44
     5{{{
    56...
    67error: incompatible function pointer types passing 'void (void *, xmlErrorPtr)' (aka 'void (void *, struct _xmlError *)') to parameter of type 'xmlStructuredErrorFunc' (aka 'void (*)(void *, const struct _xmlError *)') [-Wincompatible-function-pointer-types]
     8}}}