[MacPorts] #31342: audiofile @0.3.1_0 Build failure - g711.c
MacPorts
noreply at macports.org
Tue Sep 20 05:15:34 PDT 2011
#31342: audiofile @0.3.1_0 Build failure - g711.c
--------------------------------+-------------------------------------------
Reporter: jiminaus@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port: audiofile
--------------------------------+-------------------------------------------
Comment(by jiminaus@…):
Sorry, these are the actual build errors.
{{{
:info:build g711.c:133:24: error: passing 'const short [8]' to parameter
of type 'short *' discards qualifiers [-Werror]
:info:build seg = search(pcm_val, seg_end, 8);
:info:build ^~~~~~~
:info:build g711.c:227:24: error: passing 'const short [8]' to parameter
of type 'short *' discards qualifiers [-Werror]
:info:build seg = search(pcm_val, seg_end, 8);
:info:build ^~~~~~~
}}}
--
Ticket URL: <https://trac.macports.org/ticket/31342#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list