mplayer won't build

2008-12-31 Thread Chad Perrin
For some reason, on . . .

My machine:

  FreeBSD 6.2-RELEASE-p11

MPlayer refuses to build:

  N - O - T - E

  There are some knobs which *can* *not* be selected via the
  OPTIONS framework. You might want to check the Makefile in
  order to learn more about them.
  If you want to use the GUI, you can either install
  /usr/ports/multimedia/mplayer-skins
  or download official skin collections from
  http://www.mplayerhq.hu/homepage/dload.html
  ===  mplayer-0.99.11_8 has known vulnerabilities:
  = mplayer -- twinvq processing buffer overflow vulnerability.
 Reference:
 
http://www.FreeBSD.org/ports/portaudit/7c5bd5b8-d652-11dd-a765-0030843d3802.html
  = Please update your ports tree and try again.
  *** Error code 1

  Stop in /usr/ports/multimedia/mplayer.
  *** Error code 1

  Stop in /usr/ports/multimedia/mplayer.

Is the problem that there isn't a newer, fixed version of MPlayer in
ports?  If so -- why can't I override it using `portinstall -f`?  Am I
going to feel dumb when I realize what's stopping MPlayer from building?
How long would it take to vacuum the entire state of Florida if it was
carpeted?  What is the average airspeed velocity of an unladen swallow in
flight?

Okay . . . feel free to ignore the last two or three questions.

-- 
Chad Perrin [ content licensed OWL: http://owl.apotheon.org ]
Quoth Henry Spencer: Those who don't understand Unix are doomed to
reinvent it, poorly.


pgpIk3ARCYz5c.pgp
Description: PGP signature


Re: mplayer won't build

2008-12-31 Thread matt donovan
On Wed, Dec 31, 2008 at 6:52 PM, Chad Perrin per...@apotheon.com wrote:

 For some reason, on . . .

 My machine:

  FreeBSD 6.2-RELEASE-p11

 MPlayer refuses to build:

  N - O - T - E

  There are some knobs which *can* *not* be selected via the
  OPTIONS framework. You might want to check the Makefile in
  order to learn more about them.
  If you want to use the GUI, you can either install
  /usr/ports/multimedia/mplayer-skins
  or download official skin collections from
  http://www.mplayerhq.hu/homepage/dload.html
  ===  mplayer-0.99.11_8 has known vulnerabilities:
  = mplayer -- twinvq processing buffer overflow vulnerability.
 Reference:
 
 http://www.FreeBSD.org/ports/portaudit/7c5bd5b8-d652-11dd-a765-0030843d3802.html
 
  = Please update your ports tree and try again.
  *** Error code 1

  Stop in /usr/ports/multimedia/mplayer.
  *** Error code 1



  you want soemthing like this make -DDISABLE_VULNERABILITIES install if you
want to override portaudit. guess the port for mplayer needs to be updated.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: mplayer won't build

2008-12-31 Thread Chad Perrin
On Wed, Dec 31, 2008 at 07:48:28PM -0500, matt donovan wrote:
   you want soemthing like this make -DDISABLE_VULNERABILITIES install if you
 want to override portaudit. guess the port for mplayer needs to be updated.

Thanks -- that's not just something like what I wanted: it's exactly what
I wanted.  It seems odd to me that there isn't an option for that in
portinstall (ignoring -m for the moment).

-- 
Chad Perrin [ content licensed OWL: http://owl.apotheon.org ]
Quoth Anne McClintock, University of Wisconsin: The decisions that
really matter are made outside the democratic process.


pgpRPZcXMvarY.pgp
Description: PGP signature


mplayer won't build

2007-07-31 Thread beni
Hi,

I'm trying to install mplayer from ports but it fails with the following 
error. Any hints on how to get it build ?
System is 6.2-REL-p5 with portstree updated.
Thanks !

...
ar: creating libmenu.a
ranlib libmenu.a
gmake[1]: Leaving directory 
`/usr/ports/multimedia/mplayer/work/MPlayer-1.0rc1/libmenu'
cc -Wdeclaration-after-statement -fno-PIC -O2 -fno-strict-aliasing -pipe  -O3 
-ffast-math -fomit-frame-pointer -I/usr/local/include  -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/local/include/freetype2 
-I/usr/local/include -I/usr/local/include -I/usr/local/include/artsc 
-D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include 
-I/usr/local/include -I/usr/local/include/dvdnav  -I/usr/local/include   
-I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE 
-I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include 
-I/usr/local/include/atk-1.0 -I/usr/local/include/cairo 
-I/usr/local/include/pango-1.0 -I/usr/local/include 
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include 
-I/usr/local/include/freetype2   -I.  -I./libavutil -I./libavcodec -o 
mplayer mplayer.o m_property.o mp_msg.o asxparser.o codec-cfg.o cpudetect.o 
edl.o find_sub.o m_config.o m_option.o m_struct.o parser-cfg.o playtree.o 
playtreeparser.o spudec.o sub_cc.o subreader.o vobsub.o unrarlib.o mixer.o 
parser-mpcmd.o subopt-helper.o libvo/libvo.a libao2/libao2.a input/libinput.a 
libmenu/libmenu.a 
Gui/libgui.a -pthread -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib 
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXext 
-lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lcairo -lpangoft2-1.0 
-lfontconfig -lfreetype -lz -lpango-1.0 -lm -lX11 -lgobject-2.0 -lgmodule-2.0 
-lglib-2.0 -liconv   -L/usr/local/lib -lglib-2.0 -liconv   
libmpcodecs/libmpcodecs.a loader/libloader.a loader/dshow/libDS_Filter.a 
loader/dmo/libDMO_Filter.a libaf/libaf.a libmpdemux/libmpdemux.a 
stream/stream.a libswscale/libswscale.a 
osdep/libosdep.a -Wl,-z,noexecstack -L/usr/local/lib -L/usr/local/lib  
-L/usr/local/lib -ldvdnav -pthread 
libavformat/libavformat.a  libavcodec/libavcodec.a  libavutil/libavutil.a  
libpostproc/libpostproc.a-lvorbis -logg-lxvidcore -ldts -lpng -lz -lz 
-ljpeg-lmp3lame -lvorbis -logg -lncurses  -lungif   -pthread  
-rdynamic -liconv -lm
libfaad2/libfaad2.a  mp3lib/libMP3.a liba52/liba52.a libmpeg2/libmpeg2.a 
libass/libass.a -lfontconfig -L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib 
-lfreetype -lz  -lGL  -lXxf86dga -lXv  -lXxf86vm -lXinerama -L/usr/local/lib 
-lXext -lX11  -pthread 
vidix/libvidix.a -L/usr/local/lib -lartsc -D_THREAD_SAFE -pthread 
-L/usr/local/lib -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -liconv
stream/stream.a(stream_cdda.o)(.text+0xa5): In function `open_cdda':
: undefined reference to `cdio_cddap_identify'
stream/stream.a(stream_cdda.o)(.text+0xbd): In function `open_cdda':
: undefined reference to `cdio_cddap_verbose_set'
stream/stream.a(stream_cdda.o)(.text+0xda): In function `open_cdda':
: undefined reference to `cdio_cddap_open'
stream/stream.a(stream_cdda.o)(.text+0xf8): In function `open_cdda':
: undefined reference to `cdio_cddap_close'
stream/stream.a(stream_cdda.o)(.text+0x15e): In function `open_cdda':
: undefined reference to `cdio_cddap_tracks'
stream/stream.a(stream_cdda.o)(.text+0x194): In function `open_cdda':
: undefined reference to `cdio_cddap_track_firstsector'
stream/stream.a(stream_cdda.o)(.text+0x19f): In function `open_cdda':
: undefined reference to `cdio_cddap_track_lastsector'
stream/stream.a(stream_cdda.o)(.text+0x2cc): In function `open_cdda':
: undefined reference to `cdio_cddap_tracks'
stream/stream.a(stream_cdda.o)(.text+0x31b): In function `open_cdda':
: undefined reference to `cdio_cddap_track_firstsector'
stream/stream.a(stream_cdda.o)(.text+0x340): In function `open_cdda':
: undefined reference to `cdio_cddap_track_lastsector'
stream/stream.a(stream_cdda.o)(.text+0x34b): In function `open_cdda':
: undefined reference to `cdio_paranoia_init'
stream/stream.a(stream_cdda.o)(.text+0x396): In function `open_cdda':
: undefined reference to `cdio_paranoia_modeset'
stream/stream.a(stream_cdda.o)(.text+0x3b3): In function `open_cdda':
: undefined reference to `cdio_paranoia_overlapset'
stream/stream.a(stream_cdda.o)(.text+0x3c6): In function `open_cdda':
: undefined reference to `cdio_paranoia_seek'
stream/stream.a(stream_cdda.o)(.text+0x4ef): In function `open_cdda':
: undefined reference to `cdio_cddap_disc_lastsector'
stream/stream.a(stream_cdda.o)(.text+0x4fa): In function `open_cdda':
: undefined reference to `cdio_paranoia_init'
stream/stream.a(stream_cdda.o)(.text+0x511): In function `open_cdda':
: undefined reference to `cdio_cddap_close'
stream/stream.a(stream_cdda.o)(.text+0x531): In function `open_cdda':
: undefined reference to `cdio_cddap_disc_firstsector'
stream/stream.a(stream_cdda.o)(.text+0x554): In function `open_cdda':
: