[Bug 274792] audio/alsa-plugins-1.2.7.1 fails to build with poudriere when the JACK option set

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 30 Jan 2024 16:53:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274792

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch 2024Q1 references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=48f6692e42a4d755db5cd8122a18e3bcb4e086b7

commit 48f6692e42a4d755db5cd8122a18e3bcb4e086b7
Author:     Florian Walpen <dev@submerge.ch>
AuthorDate: 2023-11-03 22:48:48 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-01-30 16:53:04 +0000

    audio/alsa-plugins: unbreak JACK=on build after 6cd91556d4b8

    pcm_jack.c:606:23: error: use of undeclared identifier
'program_invocation_short_name'
                    const char *pname = program_invocation_short_name;
                                        ^

    ====> Checking for pkg-plist issues (check-plist)
    ===> Parsing plist
    ===> Checking for items in STAGEDIR missing from pkg-plist
    Error: Orphaned: etc/alsa/conf.d/50-jack.conf
    Error: Orphaned: share/alsa/alsa.conf.d/50-jack.conf

    PR:             274792
    (cherry picked from commit 609ec25809c7d1571a758ad09832fd6f6e1bc188)

 audio/alsa-plugins/files/patch-jack_pcm__jack.c (new) | 11 +++++++++++
 audio/alsa-plugins/pkg-plist                          |  2 ++
 2 files changed, 13 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.