[Pkg-zsh-devel] Bug#1075708: zsh: FTBFS with GCC-14
Simon McVittie
smcv at debian.org
Sat Aug 3 18:32:06 BST 2024
Control: tags -1 + patch
On Sat, 03 Aug 2024 at 17:56:30 +0100, Simon McVittie wrote:
> Unfortunately, while [the patch I sent earlier] fixes the issue that
> Matthias reported, it
> doesn't seem to be a complete solution to making zsh build successfully:
> there are at least two other reasons why it fails to build from source
> with `debuild -B`, described below.
> Hang during build-time tests
> missing files: obj/Src/Modules/*.h
Applying the attached patch, in addition to the one I sent earlier, seems
to be enough to get a successful build on a porterbox by fixing both of
the new issues that I mentioned.
This is from upstream, but I found it by looking at Arch Linux's patchset;
thanks are due to Christian Hesse, one of Arch's zsh maintainers.
I believe both
52383-Avoid-incompatible-pointer-types-in-terminfo-global.patch
(commit ab4d62eb975a4c4c51dd35822665050e2ddc6918 upstream) and
50641-use-int-main-in-test-C-codes-in-configure.patch
(commit 4c89849c98172c951a9def3690e8647dae76308f upstream)
are necessary.
smcv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 50641-use-int-main-in-test-C-codes-in-configure.patch
Type: text/x-diff
Size: 17650 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-zsh-devel/attachments/20240803/1bb69c7f/attachment-0001.patch>
More information about the Pkg-zsh-devel
mailing list