[KOpeningHours] [Bug 487356] Build fails on macOS using Craft

2024-05-24 Thread Fridtjof
https://bugs.kde.org/show_bug.cgi?id=487356 --- Comment #6 from Fridtjof --- I just tried this with a build of latest flex off git (https://github.com/westes/flex/tree/05909f20c58fbce8859e711b697ca996fccf0711) and that also works regardless of LANG and LC_CTYPE (tested with LANG=, LANG=de_DE.UTF

[KOpeningHours] [Bug 487356] Build fails on macOS using Craft

2024-05-22 Thread Fridtjof
https://bugs.kde.org/show_bug.cgi?id=487356 --- Comment #4 from Fridtjof --- No idea. If I don't specify LANG=C, LC_CTYPE stays empty/unset. Flex fails with anything but LANG=C, though - so LANG=de_DE.UTF-8 for example breaks, as does LANG=en_US.UTF-8. In those cases, LC_CTYPE stays unto

[KOpeningHours] [Bug 487356] Build fails on macOS using Craft

2024-05-22 Thread Fridtjof
https://bugs.kde.org/show_bug.cgi?id=487356 --- Comment #2 from Fridtjof --- Aha. I dumped all env vars with printenv(1) using a small shell wrapper. Craft (or something along the way) additionally sets LC_CTYPE=UTF-8, which is normally unset! -- You are receiving this mail because: You are

[KOpeningHours] [Bug 487356] Build fails on macOS using Craft

2024-05-22 Thread Fridtjof
https://bugs.kde.org/show_bug.cgi?id=487356 --- Comment #1 from Fridtjof --- Huh. I just wanted to add Craft-flex's debug output as another attachment. To keep it english, I set LANG=C (instead of LANG=de_DE.UTF-8 which is the default on my machine) and... it worked! So what's wei

[KOpeningHours] [Bug 487356] New: Build fails on macOS using Craft

2024-05-22 Thread Fridtjof
https://bugs.kde.org/show_bug.cgi?id=487356 Bug ID: 487356 Summary: Build fails on macOS using Craft Classification: Applications Product: KOpeningHours Version: 24.02.1 Platform: Compiled Sources OS: macOS Stat