[Bug 262824] net/pecl-xmlrpc: build fail

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 04 Apr 2022 23:11:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262824

--- Comment #12 from Derek Schrock <dereks@lifeofadishwasher.com> ---
I believe I've boiled this down to the following:

https://cgit.freebsd.org/ports/tree/textproc/libxml2/files/patch-CMakeLists.txt#n8

Without the -I${includedir} there would never be an overlapping xmlrpc.h

Looking at other platforms .pc file only include/libxml2/ in part of the
`pkg-config libxml-2.0 --cflags` output.

There was some speculation about this during the review too:

https://reviews.freebsd.org/D34338#inline-212022

So I think the fix here is for textproc/libxml2 to remove that from the patch
or maybe remove the patch all together?

-- 
You are receiving this mail because:
You are the assignee for the bug.