Bug 270725 - multimedia/pipewire: build fails when GSTREAMER disabled
Summary: multimedia/pipewire: build fails when GSTREAMER disabled
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jan Beich
URL:
Keywords:
Depends on:
Blocks: 270361
  Show dependency treegraph
 
Reported: 2023-04-09 16:09 UTC by mord0d
Modified: 2023-04-10 12:12 UTC (History)
0 users

See Also:


Attachments
pipewire-0.3.62.log (27.92 KB, text/plain)
2023-04-09 16:09 UTC, mord0d
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description mord0d 2023-04-09 16:09:01 UTC
Created attachment 241381 [details]
pipewire-0.3.62.log
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-04-10 12:12:34 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6744d5e122dfe12d2fba9710d84d38d941748302

commit 6744d5e122dfe12d2fba9710d84d38d941748302
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-04-10 12:09:22 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-04-10 12:11:38 +0000

    multimedia/pipewire: unbreak GSTREAMER=off after 1821334ec43b

    meson.build:329:6: ERROR: Problem encountered: `gstreamer-device-provider` is enabled but `glib-2.0` was not found.

    PR:             270725
    Reported by:    mord0d@firemail.cc

 multimedia/pipewire/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-04-10 12:12:35 UTC
A commit in branch 2023Q2 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5a20e655dfda46f37ba769f941f353e30832aabf

commit 5a20e655dfda46f37ba769f941f353e30832aabf
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-04-10 12:09:22 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-04-10 12:11:56 +0000

    multimedia/pipewire: unbreak GSTREAMER=off after 1821334ec43b

    meson.build:329:6: ERROR: Problem encountered: `gstreamer-device-provider` is enabled but `glib-2.0` was not found.

    PR:             270725
    Reported by:    mord0d@firemail.cc

    (cherry picked from commit 6744d5e122dfe12d2fba9710d84d38d941748302)

 multimedia/pipewire/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)