[MacPorts] #69539: VLC: implement building from source again, build with X11 for older OS (?)
MacPorts
noreply at macports.org
Thu Apr 18 08:55:19 UTC 2024
#69539: VLC: implement building from source again, build with X11 for older OS (?)
---------------------------+--------------------
Reporter: barracuda156 | Owner: (none)
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.9.1
Resolution: | Keywords:
Port: VLC |
---------------------------+--------------------
Comment (by barracuda156):
Replying to [comment:34 RJVB]:
> Replying to [comment:33 barracuda156]:
> > From your log it follows you use rather old version of it.
>
> Yes, but should be new enough. (I do use a newer version on Linux.)
>
> > Was it built from a custom portfile or standard, just archaic one?
>
> https://github.com/RJVB/macstrop/tree/master/www/audio/pulseaudio
That version somehow manager to fail at configure with an odd error:
{{{
configure:10445: checking whether C compiler accepts -std=gnu11
configure:10465: /opt/local/bin/gcc-mp-13 -c -pipe -Os -arch ppc -pedantic
-Werror -std=gnu11 -I/opt/local/include conftest.c >&5
conftest.c:75: error: "_DARWIN_C_SOURCE" redefined [-Werror]
75 | #define _DARWIN_C_SOURCE 200112L
|
conftest.c:50: note: this is the location of the previous definition
50 | #define _DARWIN_C_SOURCE 1
|
cc1: all warnings being treated as errors
configure:10465: $? = 1
}}}
It thinks gcc13 does not support gnu11 :)
--
Ticket URL: <https://trac.macports.org/ticket/69539#comment:36>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list