[MacPorts] #71780: gstreamer1-gst-plugins-bad @1.24.9: error: array type 'char [256]' is not assignable
MacPorts
noreply at macports.org
Tue Jan 7 15:35:54 UTC 2025
#71780: gstreamer1-gst-plugins-bad @1.24.9: error: array type 'char [256]' is not
assignable
-----------------------------------------+---------------------
Reporter: christophecvr | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.99
Resolution: | Keywords:
Port: gstreamer1-gst-plugins-bad |
-----------------------------------------+---------------------
Comment (by christophecvr):
As extra info x256 codecs are installed and build by me since I use them
also for ffmpeg. \\
To build gstreamer1-gst-plugins-bad for the time I added into port
configure.args-append \\
{{{
-Dx265=disabled. (default is auto)
}}}
Then it builds again.
Off course now x265 codec is not avbl as a codec into gstreamer1-gst-
plugins-bad.
Time permiting I will investigate further but it seems that they try to
assign a string value to an array in C and that is not possible. \\
Normally strcpy must be used for that, or maybe since gstreamer is c# a
forgotten header or to outdated header file some were is set.
--
Ticket URL: <https://trac.macports.org/ticket/71780#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list