[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #66143] build of current master (c9b3c99) fails on MacOS 14.6.1
From: |
Sven Schober |
Subject: |
[bug #66143] build of current master (c9b3c99) fails on MacOS 14.6.1 |
Date: |
Sat, 31 Aug 2024 16:25:15 -0400 (EDT) |
Follow-up Comment #11, bug #66143 (group groff):
So, I now installed a debian bookworm distribution in a VM and checked:
pkg-config is behaving the same on that system:
grep -IR UCHARDET_CFLAGS Makefile
UCHARDET_CFLAGS = -I/usr/include/uchardet
preconv_CPPFLAGS = $(AM_CPPFLAGS) $(UCHARDET_CFLAGS)
But, I think, that the build is working currently is a coincidence, as
uchardet.h is installed under /usr/include/uchardet/; with /usr/include being
a default search path (correct?).
To test my assumption, I applied my "patch" (removing the 'uchardet' directory
prefix from the include statement) to the current sources and rebuilt on
debian and it still worked just fine.
This suggests, in my interpretation at least, that the pkg-config provided
CFLAGS is not used during a default build currently at all.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66143>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
- [bug #66143] build of current master (c9b3c99) fails on MacOS 14.6.1, (continued)
- [bug #66143] build of current master (c9b3c99) fails on MacOS 14.6.1, G. Branden Robinson, 2024/08/30
- [bug #66143] build of current master (c9b3c99) fails on MacOS 14.6.1, Sven Schober, 2024/08/30
- [bug #66143] build of current master (c9b3c99) fails on MacOS 14.6.1, G. Branden Robinson, 2024/08/30
- [bug #66143] build of current master (c9b3c99) fails on MacOS 14.6.1, Sven Schober, 2024/08/30
- [bug #66143] build of current master (c9b3c99) fails on MacOS 14.6.1, Sven Schober, 2024/08/30
- [bug #66143] build of current master (c9b3c99) fails on MacOS 14.6.1, Sven Schober, 2024/08/30
- [bug #66143] build of current master (c9b3c99) fails on MacOS 14.6.1, Dave, 2024/08/31
- [bug #66143] build of current master (c9b3c99) fails on MacOS 14.6.1, Dave, 2024/08/31
- [bug #66143] build of current master (c9b3c99) fails on MacOS 14.6.1, G. Branden Robinson, 2024/08/31
- [bug #66143] build of current master (c9b3c99) fails on MacOS 14.6.1, Sven Schober, 2024/08/31
- [bug #66143] build of current master (c9b3c99) fails on MacOS 14.6.1,
Sven Schober <=
- [bug #66143] build of current master (c9b3c99) fails on MacOS 14.6.1, Dave, 2024/08/31