Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82535 - mplayer won't compile with invalid option'no-omit-frame-pointer'
Summary: mplayer won't compile with invalid option'no-omit-frame-pointer'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: Alpha Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-19 00:09 UTC by oh sanghoon
Modified: 2005-02-23 14:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description oh sanghoon 2005-02-19 00:09:09 UTC
error occured in compiling

Reproducible: Always
Steps to Reproduce:
1. emerge media-video/mplayer-1.0_pre6
2.make error and stop
3.

Actual Results:  
Stopped compiling.


error message

cc1: error: invalid option 'no-omit-frame-pointer'
make[1]: *** [ldt_keeper.o] Error 1
make[1]: Leaving directory
'/var/tmp/portage/mplayer-1.0_pre6/work/MPlayer-1.0pre6a/loader'
make: *** [loader/libloader.a] Error 2
make: *** Waiting for unfinished jobs....
unrarlib.c: In function 'SetCryptKeys':
unrarlib.c:2514: warning: comparison is always true due to limit range of data type

..
..
Function src_compile, Line 465, Exitcode 2
..
..
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-02-19 04:55:21 UTC
`emerge --info` please
Comment 2 oh sanghoon 2005-02-20 05:55:59 UTC
emerge info
Portage 2.0.51-r15 (default-linux/alpha/2004.3, gcc-3.3.5, glibc-2.3.4.20041102-r0, 2.6.10 alpha)
=================================================================
System uname: 2.6.10 alpha EV68AL
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr 20 2005, 11:21:03)]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="alpha ~alpha"
AUTOCLEAN="yes"
CFLAGS="-mcpu=ev67 -Wa,-mev6 -O3 -pipe "
CHOST="alphaev67-unknown-linux-gnu"
CONFIG_PROTECT="/config /etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/shar /usr/share/config /var/qmail/control e/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=ev67 -Wa,-mev6 -O3 -pipe "
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks"
GENTOO_MIRRORS="<your_mirror_here> http://gentoo.osuosl.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="ko_KR"
LC_ALL="ko_KR.UTF-8"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac acpi alpha arts avi berkdb bitmap-fonts bzlib crypt cups curl dga divx4linux encode esd ev6 f77 fam flac font-server foomaticdb fortran gdbm gif gnome gpm gtk gtk2 imlib jpeg kde libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png python qt quicktime readline samba sdl slang spell ssl tcpd tiff truetype truetype-fonts type1-fonts unicode usb xine xml2 xmms xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS, PORTDIR_OVERLAY
Comment 3 Reimar Döffinger 2005-02-20 10:31:36 UTC
This seems to be the same bug as #82320 #82022 and #81149
Could somebody please fix the ebuild again (if it isn't done already)?
Comment 4 Chris White (RETIRED) gentoo-dev 2005-02-23 14:21:27 UTC
arg... fixed in cvs.. give it about an hour to hit the rsync's..