Opened 3 months ago

Last modified 3 months ago

#70311 closed defect

Install error or osinfo-db-tools — at Initial Version

Reported by: sunrunn3r Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: Cc:
Port: osinfo-db-tools

Description

For context... I'm using macports in a non-standard location and with no-root access. This port used to build but either due to compiler updates or port changes its now broken.

Install 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...

... error: 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]

Change History (0)

Note: See TracTickets for help on using tickets.