Opened 15 years ago
Closed 15 years ago
#20150 closed defect (fixed)
mplayer-devel fails to build
Reported by: | jeremyhu (Jeremy Huddleston Sequoia) | Owned by: | acho@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | mplayer-devel |
Description (last modified by jmroot (Joshua Root))
Your recent bump of mplayer-devel doesn't compile:
---> Computing dependencies for mplayer-devel. ---> Configuring mplayer-devel Unknown parameter: --disable-macosx Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_Users_jeremy_src_macports-trunk_dports_multimedia_mplayer-devel/work/trunk" && ./configure --prefix=/opt/local --extra-cflags="-I/opt/local/include/lzo -I/opt/local/include" --extra-ldflags="-L/opt/local/lib -L/opt/local/lib/samba3" --datadir=/opt/local/share/mplayer-devel --confdir=/opt/local/etc/mplayer-devel --mandir=/opt/local/share/man --enable-png --enable-jpeg --enable-liblzo --enable-libvorbis --enable-mad --enable-largefiles --disable-live --disable-dvdnav --disable-dvdread --disable-cdparanoia --disable-enca --disable-libcdio --disable-toolame --disable-xmms --disable-musepack --disable-arts --disable-lirc --disable-mng --disable-libdirac-lavc --disable-libschroedinger-lavc --enable-menu --disable-dvdread-internal --disable-libdvdcss-internal --enable-smb --enable-theora --codecsdir=/opt/local/share/mplayer-devel/codecs --enable-x11 --enable-xv --enable-xinerama --enable-xshape --enable-gl --disable-macosx " returned error 1 Command output: Unknown parameter: --disable-macosx Warning: the following items did not execute (for mplayer-devel): org.macports.destroot org.macports.configure org.macports.build Error: Unable to upgrade port: 1 ---> Computing dependencies for swi-prolog.
What happened to the '--disable-macosx' option?
Change History (4)
comment:1 Changed 15 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Port: | mplayer-devel added; mplayer removed |
---|
comment:2 Changed 15 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|
comment:3 Changed 15 years ago by acho@…
Status: | new → assigned |
---|
comment:4 Changed 15 years ago by acho@…
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
The flag must have been eliminated; I usually check all of the variants but this one slipped by me. The mplayer folks like to stir up their flags over time, --enable-gl now needs --disable-corevideo instead of --disable-macosx.
I've updated the portfile in r53779