Opened 4 years ago
Closed 4 years ago
#62430 closed defect (duplicate)
gobject-introspecion fails to configure
Reported by: | arthurcnorman | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.4 |
Keywords: | Cc: | ||
Port: | gobject-introspection |
Description (last modified by mf2k (Frank Schima))
This is on x86_64 with Big Sur 11.2.3 and the log file (config.log) contains
configure:18044: checking for headers required to compile python extensions configure:18054: -I/opt/local/include -isysroot/Applications/Xcode.app/Content ./configure: line 1938: -I/opt/local/include: No such file or directory configure:18054: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gobject-introspection"
which I believe is because CPP has got set to be an empty string.
I worry about the introduction of autoconf 2.71 without providing a way to preserve and select autoconf 2.69, because when I reautoconf in gobject-introspection there are MANY warning messages...
Change History (3)
comment:1 Changed 4 years ago by mf2k (Frank Schima)
comment:2 Changed 4 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | set to dbevans |
Status: | new → assigned |
comment:3 Changed 4 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In the future, please use WikiFormatting and add the port maintainer(s) to Cc (
port info --maintainers gobject-introspection
), if any.