Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jan 2023 07:19:55 +0100
From:      Per olof Ljungmark <peo@nethead.se>
To:        ports@freebsd.org
Subject:   Re: multimedia/gstreamer1-plugins-bad build failure
Message-ID:  <41817681-dffa-bd20-a6ba-ab5af5a99e26@nethead.se>
In-Reply-To: <PSAPR03MB5639455C84118E96642A7856FACD9@PSAPR03MB5639.apcprd03.prod.outlook.com>
References:  <298cb2dc-d1fb-3b40-9a25-36d8969e871b@nethead.se> <PSAPR03MB5639CE023FE43E83D777E404FACD9@PSAPR03MB5639.apcprd03.prod.outlook.com> <PSAPR03MB5639455C84118E96642A7856FACD9@PSAPR03MB5639.apcprd03.prod.outlook.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 1/28/23 05:08, Tatsuki Makino wrote:
> Hmmm.
> The following line does not seem to imply that plug-ins should not be built even when libraries are found.
> zxing_dep = dependency('zxing', version : '>= 1.1.1', required : get_option('zxing'))
> 
> So even though the port gstreamer1-plugins-bad-1.20.5 is not supposed to be touched with respect to zxing, the environment in which zxing is installed will find it and give the error.
> 
> So, building gstreamer1-plugins-bad with zxing uninstalled and then installing zxing seems to be the quickest solution, maybe :)
> 
> For reference, the ports using gstreamer1-plugins-bad in my environment are as follows.
> 
>> pkg info -r gstreamer1-plugins-bad-1.20.5
> gstreamer1-plugins-bad-1.20.5:
>          qt5-multimedia-5.15.8p1
>          gstreamer1-plugins-hls-1.20.5
>          gstreamer1-plugins-core-1.20.5
>          gstreamer1-plugins-resindvd-1.20.5
>          gstreamer1-plugins-dts-1.20.5
>          wx32-gtk3-3.2.1
>          webkit2-gtk4-2.34.6_1
>          webkit2-gtk3-2.34.6_4

Uninstalling zxing-cpp was the solution, thank you!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41817681-dffa-bd20-a6ba-ab5af5a99e26>