[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#72054: 31.0.50; Master doesn't build on macOS with clang 15
From: |
Eli Zaretskii |
Subject: |
bug#72054: 31.0.50; Master doesn't build on macOS with clang 15 |
Date: |
Thu, 11 Jul 2024 15:19:05 +0300 |
> From: Gerd Möllmann <gerd.moellmann@gmail.com>
> Date: Thu, 11 Jul 2024 13:42:33 +0200
>
> Gerd Möllmann <gerd.moellmann@gmail.com> writes:
>
> > Master HEADS 166685a7d9568cc8fcbc2ad85db1ed23efd9793e doesn't build with
> > clang from Xcode 15 (buld from git clean -xdf)
> >
> > CC set-permissions.o
> > mktime.c:49:10: fatal error: 'stdckdint.h' file not found
> > #include <stdckdint.h>
> > ^~~~~~~~~~~~~
> > 1 error generated.
>
> Scratch that, there was something left in a config cache.
Thanks, closing.