LLVM build strategy (was: Re: [gentoo-dev] [RFC] New categories for LLVM)

2024-12-07 Thread Sam James
Michał Górny writes: > Hello, > > Given that the number of LLVM packages is growing, and probably will > grow again (I'm introducing "offload" right now, expect at least MLIR > soon, there are open requests for flang, polly...), I'd like to propose > creating dedicated categories for these packag

Re: [gentoo-dev] [RFC] New categories for LLVM

2024-12-07 Thread Sam James
Michał Górny writes: > Hello, > > Given that the number of LLVM packages is growing, and probably will > grow again (I'm introducing "offload" right now, expect at least MLIR > soon, there are open requests for flang, polly...), I'd like to propose > creating dedicated categories for these packag

Re: [gentoo-dev] Bugs in pitivi ebuild

2024-12-07 Thread Grand Duet
I emerged gsteamer with introspection use flag enabled and it did not help. I have just looked into https://ports.freebsd.org/cgi/ports.cgi?query=pitivi&stype=all&sektion=all and found out that media-libs/gstreamer-editing-services are also a dependency of pitivi that was not added as such into th

Re: [gentoo-dev] Bugs in pitivi ebuild

2024-12-07 Thread Sam James
Grand Duet writes: > I emerged gsteamer with introspection use flag enabled and it did not help. > > I have just looked into > https://ports.freebsd.org/cgi/ports.cgi?query=pitivi&stype=all&sektion=all > and found out that media-libs/gstreamer-editing-services are also a > dependency of pitivi >

[gentoo-dev] Re: Bugs in pitivi ebuild

2024-12-07 Thread Grand Duet
In FreeBSD both gsound and gstreamer are dependecies of the pitivi package. See: https://ports.freebsd.org/cgi/ports.cgi?query=pitivi&stype=all&sektion=all Why Gentoo pitivi ebuild is so special that these two packages are not considered to be dependencies of pitivi? сб, 7 дек. 2024 г. в 16:15, G

Re: [gentoo-dev] Bugs in pitivi ebuild

2024-12-07 Thread Sam James
Grand Duet writes: > I emerged gsteamer with introspection use flag enabled and it did not help. and this is already a dependency too. > > I have just looked into > https://ports.freebsd.org/cgi/ports.cgi?query=pitivi&stype=all&sektion=all > and found out that media-libs/gstreamer-editing-servi

[gentoo-dev] Re: LLVM build strategy

2024-12-07 Thread Sam James
Sam James writes: > Michał Górny writes: > >> Hello, >> >> Given that the number of LLVM packages is growing, and probably will >> grow again (I'm introducing "offload" right now, expect at least MLIR >> soon, there are open requests for flang, polly...), I'd like to propose >> creating dedicate

Re: LLVM build strategy (was: Re: [gentoo-dev] [RFC] New categories for LLVM)

2024-12-07 Thread Violet Purcell
On Sun, Dec 08, 2024 at 04:53:58AM +, Sam James wrote: > I fear this sort of assumes we won't switch to monobuild any time soon. > > I keep thinking [0] about how sustainable our current setup is: > * Fedora moved away from it for >=18 [1]. > * As we saw with offload, it broke a few times in j

Re: [gentoo-dev] Bugs in pitivi ebuild

2024-12-07 Thread Sam James
Grand Duet writes: > In short: at least gsound dependency has not been mentioned in the > pitivi ebuild. Please file bugs at bugs.gentoo.org so they can be tracked properly. Thanks.

[gentoo-dev] Bugs in pitivi ebuild

2024-12-07 Thread Grand Duet
In short: at least gsound dependency has not been mentioned in the pitivi ebuild. The full story has been explained below. I have recently installed pitivi and tried to run it. It failed with the following error message: # pitivi Missing soft dependency: - GSound not found on the system -> en

Re: [gentoo-dev] Bugs in pitivi ebuild

2024-12-07 Thread Filip Kobierski
> Missing soft dependency: > - cvtracker GStreamer element not found on the system >-> enables object tracking I think could besatisfied by media-libs/gstreamer[introspection]. Also from what I can tell librosa is not packaged in any of the overlays tracked by https://gpo.zugaina.org. If you w

[gentoo-dev] [RFC] New categories for LLVM

2024-12-07 Thread Michał Górny
Hello, Given that the number of LLVM packages is growing, and probably will grow again (I'm introducing "offload" right now, expect at least MLIR soon, there are open requests for flang, polly...), I'd like to propose creating dedicated categories for these packages and moving them there. If not

Re: [gentoo-dev] Bugs in pitivi ebuild

2024-12-07 Thread Grand Duet
Thank you for information about librosa. I emerged gsteamer with introspection use flag enabled. сб, 7 дек. 2024 г. в 19:17, Filip Kobierski : > > > Missing soft dependency: > > - cvtracker GStreamer element not found on the system > >-> enables object tracking > > I think could besatisfied b