Created attachment 229997 [details] patch for print/lilypond-devel to 2.23.5 - Update to 2.23.5 - Add new patch to fix build
Created attachment 230128 [details] Poudriere build log Poudriere build fails with the following error (A full build log attached): dispatcher.cc:29:10: fatal error: 'alloca.h' file not found #include <alloca.h> ^~~~~~~~~~ Can you look into this?
Created attachment 230135 [details] updated patch
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=fc1b6f9da1b85342a5caa91ca418a3d6ad5a49cf commit fc1b6f9da1b85342a5caa91ca418a3d6ad5a49cf Author: Martin Neubauer <m.ne@gmx.net> AuthorDate: 2021-12-15 11:34:53 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2021-12-15 11:38:31 +0000 print/lilypond-devel: update to 2.23.5 PR: 260294 Reported by: Martin Neubauer <m.ne@gmx.net> (maintainer) print/lilypond-devel/Makefile | 2 +- print/lilypond-devel/distinfo | 6 +++--- print/lilypond-devel/files/patch-config.make.in | 4 ++-- print/lilypond-devel/files/patch-configure | 4 ++-- print/lilypond-devel/files/patch-lily_dispatcher.cc (new) | 14 ++++++++++++++ print/lilypond-devel/files/patch-lily_midi-item.cc (gone) | 11 ----------- .../files/patch-stepmake_stepmake_texinfo-vars.make | 6 +++--- print/lilypond-devel/pkg-plist | 3 ++- 8 files changed, 27 insertions(+), 23 deletions(-)
Committed, thanks!