• Bug#1064128:

    From Andreas Hasenack@21:1/5 to All on Fri Feb 23 15:50:02 2024
    Upstream fixed[1] this in 2.2.4. There are big commits that could be
    used as patches, but it's probably best to just update to 2.2.4.


    1. https://github.com/savonet/liquidsoap/issues/3750

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andreas Hasenack@21:1/5 to All on Fri Feb 23 17:10:01 2024
    ...and 2.2.4 also fails to build: https://github.com/savonet/liquidsoap/issues/3752

    $ 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

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)