I'm working on upgrading with disabled gstreamer. Removing the optional 
dependency is not sufficient, which is how it used to work - it still fails at 
the same point. Either way, fixing this is not the only issue currently. 
ocaml-lastfm needs fixing first before liquidsoap can migrate to testing [1]. 
If upstream doesn't fix that soon, I'll just drop that and upload with a 
fixed/removed gstreamer

[1] https://github.com/savonet/ocaml-lastfm/pull/3


Cheers
Kyle

24 Feb 2024 06:27:27 Bo YU <tsu.y...@gmail.com>:

> Hi,
> On Fri, Feb 23, 2024 at 01:02:08PM -0300, Andreas Hasenack wrote:
>> ...and 2.2.4 also fails to build:
>> https://github.com/savonet/liquidsoap/issues/3752
> 
> Thanks.
>> 
>> $ make
>> <command-line>: warning: "_FORTIFY_SOURCE" redefined
>> <built-in>: note: this is the location of the previous definition
>> <command-line>: warning: "_FORTIFY_SOURCE" redefined
>> <built-in>: note: this is the location of the previous definition
>> <command-line>: warning: "_FORTIFY_SOURCE" redefined
>> <built-in>: note: this is the location of the previous definition
>> <command-line>: warning: "_FORTIFY_SOURCE" redefined
>> <built-in>: note: this is the location of the previous definition
>> File "src/core/decoder/gstreamer_decoder.ml", line 314, characters 37-51:
>> 314 | (Decoder.test_file ~log ~mimes:mime_types#get
>>                                           ^^^^^^^^^^^^^^
>> Error: This expression has type string list
>>       but an expression was expected of type string list option
>> make: *** [Makefile:4: build] Error 1
> 
> Yeah, I got this error after upgrading 2.2.4 also.
> And it seems upstream suggests to ship the package wihtout gstreamer:
> https://github.com/savonet/liquidsoap/discussions/3751#discussioncomment-8524446
> 
> It will cost more time for me how to disable this on Debian packaging.
> 
> 
> -- 
> Regards,
> -- 
>    Bo YU

Reply via email to