[MacPorts] #50913: Build problem with VLC 2.2.2 under Mavericks
MacPorts
noreply at macports.org
Fri Mar 18 09:52:31 PDT 2016
#50913: Build problem with VLC 2.2.2 under Mavericks
----------------------+--------------------------------
Reporter: majoc@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: vlc |
----------------------+--------------------------------
Comment (by rjvbertin@…):
Something else to try:
{{{
(cd `port work vlc`/vlc-2.2.2/src ; /usr/bin/clang -DHAVE_CONFIG_H -I.
-I.. -I/opt/local/include -DMODULE_STRING=\"core\"
-DLOCALEDIR=\"/opt/local/share/locale\"
-DPKGDATADIR=\"/opt/local/share/vlc\" -DPKGLIBDIR=\"/opt/local/lib/vlc\"
-DHAVE_DYNAMIC_PLUGINS -I../include -I../include -I/opt/local/include
-D__unix__=1 -I/opt/local/lib/live/liveMedia/include
-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/vlc-2.2.2/contrib/include
-pipe -Os -arch x86_64 -D_INTL_REDIRECT_MACROS
-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/vlc-2.2.2/contrib/include
-Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast
-Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-
implicit-function-declaration -pipe -fvisibility=hidden -O3 -ffast-math
-funroll-loops -fomit-frame-pointer -CC -dD -E -o
~/Desktop/vlc_misc_picture.i misc/picture.c)
}}}
on both systems and compare the resulting vlc_misc_picture.i files?
Another thing to check is whether that compile command (from your attached
vlc.main.log) is identical on 10.11 !
--
Ticket URL: <https://trac.macports.org/ticket/50913#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list