Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jan 2024 16:53:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 274792] audio/alsa-plugins-1.2.7.1 fails to build with poudriere when the JACK option set
Message-ID:  <bug-274792-7788-cqHX77g6YP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274792-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274792-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274792

--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D609ec25809c7d1571a758ad09832fd6=
f6e1bc188

commit 609ec25809c7d1571a758ad09832fd6f6e1bc188
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:50:58 +0000

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

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

    =3D=3D=3D=3D> Checking for pkg-plist issues (check-plist)
    =3D=3D=3D> Parsing plist
    =3D=3D=3D> 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

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274792-7788-cqHX77g6YP>