Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
media-video/mplayer-1.0.20070321
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4  
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Robelix
l33t
l33t


Joined: 21 Jul 2002
Posts: 760
Location: in a World created by a Flying Spaghetti Monster

PostPosted: Mon Jun 11, 2007 3:07 pm    Post subject: Reply with quote

I also see no error, but:

Code:

ar: creating libmpcodecs.a
true libmpcodecs.a
ar r libmpencoders.a ae.o ae_pcm.o ve.o ve_raw.o ae_lavc.o ve_lavc.o ve_nuv.o ve_x264.o ve_xvid4.o ae_faac.o ae_twolame.o ae_lame.o
ar: creating libmpencoders.a
true libmpencoders.a
make[1]: Leaving directory `/var/tmp/portage/media-video/mplayer-1.0.20070321/work/mplayer/libmpcodecs'

!!! ERROR: media-video/mplayer-1.0.20070321 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_compile
  ebuild.sh, line 972:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  mplayer-1.0.20070321.ebuild, line 452:   Called die

!!! Failed to build MPlayer!
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/media-video/mplayer-1.0.20070321/temp/build.log'.

_________________
mysql> SELECT question FROM life, universe, everything WHERE answer=42;
Empty set (2079460347 sec)
Back to top
View user's profile Send private message
yngwin
Retired Dev
Retired Dev


Joined: 19 Dec 2002
Posts: 4572
Location: Suzhou, China

PostPosted: Mon Jun 11, 2007 3:39 pm    Post subject: Reply with quote

There must be some more output above that then.
_________________
"Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF
Back to top
View user's profile Send private message
Robelix
l33t
l33t


Joined: 21 Jul 2002
Posts: 760
Location: in a World created by a Flying Spaghetti Monster

PostPosted: Mon Jun 11, 2007 4:03 pm    Post subject: Reply with quote

Code:

make[1]: Leaving directory `/var/tmp/portage/media-video/mplayer-1.0.20070321/work/mplayer/libmpdemux'
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o vf_geq.o vf_geq.c
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o vf_mcdeint.o vf_mcdeint.c
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o vf_qp.o vf_qp.c
In file included from vf_mcdeint.c:57:
../libavcodec/avcodec.h:2444: warning: `ImgReSampleContext' is deprecated (declared at ../libavcodec/avcodec.h:2431)
../libavcodec/avcodec.h:2447: warning: `ImgReSampleContext' is deprecated (declared at ../libavcodec/avcodec.h:2431)
In file included from vf_fspp.c:44:
../libavcodec/avcodec.h:2444: warning: `ImgReSampleContext' is deprecated (declared at ../libavcodec/avcodec.h:2431)
../libavcodec/avcodec.h:2447: warning: `ImgReSampleContext' is deprecated (declared at ../libavcodec/avcodec.h:2431)In file included from vf_geq.c:33:
../libavcodec/avcodec.h:2444: warning: `ImgReSampleContext' is deprecated (declared at ../libavcodec/avcodec.h:2431)
../libavcodec/avcodec.h:2447: warning: `ImgReSampleContext' is deprecated (declared at ../libavcodec/avcodec.h:2431)

vf_geq.c: In function `open':
vf_geq.c:205: warning: initialization from incompatible pointer type
vf_geq.c:206: warning: initialization from incompatible pointer type
vf_geq.c:207: warning: initialization from incompatible pointer type
vf_geq.c:208: warning: initialization from incompatible pointer type
vf_geq.c:212: warning: passing arg 6 of `ff_parse' from incompatible pointer type
In file included from vf_qp.c:40:
../libavcodec/avcodec.h:2444: warning: `ImgReSampleContext' is deprecated (declared at ../libavcodec/avcodec.h:2431)
../libavcodec/avcodec.h:2447: warning: `ImgReSampleContext' is deprecated (declared at ../libavcodec/avcodec.h:2431)
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o vf_spp.o vf_spp.c
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o vf_uspp.o vf_uspp.c
In file included from vf_spp.c:38:
../libavcodec/avcodec.h:2444: warning: `ImgReSampleContext' is deprecated (declared at ../libavcodec/avcodec.h:2431)
../libavcodec/avcodec.h:2447: warning: `ImgReSampleContext' is deprecated (declared at ../libavcodec/avcodec.h:2431)
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o ad_ffmpeg.o ad_ffmpeg.c
In file included from vf_uspp.c:31:
../libavcodec/avcodec.h:2444: warning: `ImgReSampleContext' is deprecated (declared at ../libavcodec/avcodec.h:2431)
../libavcodec/avcodec.h:2447: warning: `ImgReSampleContext' is deprecated (declared at ../libavcodec/avcodec.h:2431)
In file included from ad_ffmpeg.c:29:
../libavcodec/avcodec.h:2444: warning: `ImgReSampleContext' is deprecated (declared at ../libavcodec/avcodec.h:2431)
../libavcodec/avcodec.h:2447: warning: `ImgReSampleContext' is deprecated (declared at ../libavcodec/avcodec.h:2431)
ad_ffmpeg.c: In function `decode_audio':
ad_ffmpeg.c:161: warning: `avcodec_decode_audio' is deprecated (declared at ../libavcodec/avcodec.h:2727)
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o vd_ffmpeg.o vd_ffmpeg.c
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o vf_lavc.o vf_lavc.c
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o vf_lavcdeint.o vf_lavcdeint.c
In file included from vf_lavc.c:19:
../libavcodec/avcodec.h:2444: warning: `ImgReSampleContext' is deprecated (declared at ../libavcodec/avcodec.h:2431)
../libavcodec/avcodec.h:2447: warning: `ImgReSampleContext' is deprecated (declared at ../libavcodec/avcodec.h:2431)
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o vf_pp.o vf_pp.c
In file included from vf_lavcdeint.c:19:
../libavcodec/avcodec.h:2444: warning: `ImgReSampleContext' is deprecated (declared at ../libavcodec/avcodec.h:2431)
../libavcodec/avcodec.h:2447: warning: `ImgReSampleContext' is deprecated (declared at ../libavcodec/avcodec.h:2431)
In file included from vd_ffmpeg.c:29:
../libavcodec/avcodec.h:2444: warning: `ImgReSampleContext' is deprecated (declared at ../libavcodec/avcodec.h:2431)
../libavcodec/avcodec.h:2447: warning: `ImgReSampleContext' is deprecated (declared at ../libavcodec/avcodec.h:2431)
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o ad_faad.o ad_faad.c
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o vd_ijpg.o vd_ijpg.c
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o ad_libmad.o ad_libmad.c
vd_ffmpeg.c: In function `init':
vd_ffmpeg.c:390: warning: `AVPaletteControl' is deprecated (declared at ../libavcodec/avcodec.h:2139)
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o vd_libmpeg2.o vd_libmpeg2.c
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o ad_libvorbis.o ad_libvorbis.c
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o ad_mp3lib.o ad_mp3lib.c
vd_ffmpeg.c: In function `get_buffer':
vd_ffmpeg.c:620: warning: assignment from incompatible pointer type
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o vd_mpng.o vd_mpng.c
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o vf_screenshot.o vf_screenshot.c
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o vd_xvid4.o vd_xvid4.c
vd_ffmpeg.c: In function `decode':
vd_ffmpeg.c:752: warning: assignment from incompatible pointer type
vd_ffmpeg.c:776: warning: comparison of distinct pointer types lacks a cast
vf_screenshot.c: In function `scale_image':
vf_screenshot.c:142: warning: `sws_scale_ordered' is deprecated (declared at ../libswscale/swscale.h:114)
vf_screenshot.c: In function `draw_slice':
vf_screenshot.c:165: warning: `sws_scale_ordered' is deprecated (declared at ../libswscale/swscale.h:114)
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o ae.o ae.c
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o ae_pcm.o ae_pcm.c
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o ve.o ve.c
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o ve_raw.o ve_raw.c
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o ae_lavc.o ae_lavc.c
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o ve_lavc.o ve_lavc.c
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o ve_nuv.o ve_nuv.c
ve_nuv.c: In function `put_image':
ve_nuv.c:113: warning: passing arg 1 of `RTjpeg_init_compress' from incompatible pointer type
ve_nuv.c:133: warning: passing arg 4 of `lzo1x_1_compress' from incompatible pointer type
ve_nuv.c:158: warning: passing arg 4 of `lzo1x_1_compress' from incompatible pointer type
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o ve_x264.o ve_x264.c
In file included from ae_lavc.c:20:
../libavcodec/avcodec.h:2444: warning: `ImgReSampleContext' is deprecated (declared at ../libavcodec/avcodec.h:2431)
../libavcodec/avcodec.h:2447: warning: `ImgReSampleContext' is deprecated (declared at ../libavcodec/avcodec.h:2431)
In file included from ae_lavc.c:35:
../libavformat/avformat.h:284: warning: `AVFrac' is deprecated (declared at ../libavformat/avformat.h:118)
In file included from ve_lavc.c:36:
../libavcodec/avcodec.h:2444: warning: `ImgReSampleContext' is deprecated (declared at ../libavcodec/avcodec.h:2431)
../libavcodec/avcodec.h:2447: warning: `ImgReSampleContext' is deprecated (declared at ../libavcodec/avcodec.h:2431)
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o ve_xvid4.o ve_xvid4.c
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o ae_faac.o ae_faac.c
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o ae_twolame.o ae_twolame.c
ve_xvid4.c: In function `profileFromName':
ve_xvid4.c:221: warning: initialization discards qualifiers from pointer target type
i686-pc-linux-gnu-gcc -I. -I.. -I../libavutil -I../libavcodec -I../libavformat -O4 -march=i486 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/freetype2   -c -o ae_lame.o ae_lame.c
ar r libmpcodecs.a native/nuppelvideo.o native/RTjpegN.o native/xa_gsm.o img_format.o dec_audio.o ad.o ad_alaw.o ad_dk3adpcm.o ad_dvdpcm.o ad_hwac3.o ad_hwmpa.o ad_imaadpcm.o ad_msadpcm.o ad_msgsm.o ad_pcm.o dec_video.o vd.o vd_hmblck.o vd_lzo.o vd_mpegpes.o vd_mtga.o vd_null.o vd_nuv.o vd_raw.o vd_sgi.o vf.o pullup.o vf_1bpp.o vf_2xsai.o vf_blackframe.o vf_bmovl.o vf_boxblur.o vf_crop.o vf_cropdetect.o vf_decimate.o vf_delogo.o vf_denoise3d.o vf_detc.o vf_dint.o vf_divtc.o vf_down3dright.o vf_dsize.o vf_dvbscale.o vf_eq2.o vf_eq.o vf_expand.o vf_field.o vf_fil.o vf_filmdint.o vf_flip.o vf_format.o vf_framestep.o vf_halfpack.o vf_harddup.o vf_hqdn3d.o vf_hue.o vf_il.o vf_ilpack.o vf_ivtc.o vf_kerndeint.o vf_mirror.o vf_noformat.o vf_noise.o vf_palette.o vf_perspective.o vf_phase.o vf_pp7.o vf_pullup.o vf_rectangle.o vf_remove_logo.o vf_rgb2bgr.o vf_rgbtest.o vf_rotate.o vf_sab.o vf_scale.o vf_smartblur.o vf_softpulldown.o vf_softskip.o vf_swapuv.o vf_telecine.o vf_test.o vf_tfields.o vf_tile.o vf_tinterlace.o vf_unsharp.o vf_vo.o vf_yadif.o vf_yuvcsp.o vf_yuy2.o vf_yvu9.o vf_fspp.o vf_geq.o vf_mcdeint.o vf_qp.o vf_spp.o vf_uspp.o ad_ffmpeg.o vd_ffmpeg.o vf_lavc.o vf_lavcdeint.o vf_pp.o ad_faad.o vd_ijpg.o ad_libmad.o vd_libmpeg2.o ad_libvorbis.o ad_mp3lib.o vd_mpng.o vf_screenshot.o vd_xvid4.o
ar: creating libmpcodecs.a
true libmpcodecs.a
ar r libmpencoders.a ae.o ae_pcm.o ve.o ve_raw.o ae_lavc.o ve_lavc.o ve_nuv.o ve_x264.o ve_xvid4.o ae_faac.o ae_twolame.o ae_lame.o
ar: creating libmpencoders.a
true libmpencoders.a
make[1]: Leaving directory `/var/tmp/portage/media-video/mplayer-1.0.20070321/work/mplayer/libmpcodecs'

!!! ERROR: media-video/mplayer-1.0.20070321 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_compile
  ebuild.sh, line 972:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  mplayer-1.0.20070321.ebuild, line 452:   Called die

!!! Failed to build MPlayer!
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/media-video/mplayer-1.0.20070321/temp/build.log'.


I see only some warnings, but no error.

But I wonder where th march=i486 comes from - it's not in make.conf:
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
_________________
mysql> SELECT question FROM life, universe, everything WHERE answer=42;
Empty set (2079460347 sec)
Back to top
View user's profile Send private message
basement
n00b
n00b


Joined: 21 May 2006
Posts: 19

PostPosted: Wed Jun 13, 2007 5:01 pm    Post subject: Reply with quote

Robelix wrote:

I see only some warnings, but no error.

But I wonder where th march=i486 comes from - it's not in make.conf:
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"


Did you try the suggestion of emerging with the "custom-cflags" USE flag? I had a very similar problem as you (no defined errors), and enabling the custom-cflags flag fixed it.

Here's my emerge line:

Code:
[ebuild   R   ] media-video/mplayer-1.0.20070321  USE="X a52 aac aalib alsa cdparanoia custom-cflags dga dvd encode ftp gif gtk jpeg mad mmx mp3 opengl png sdl sse sse2 theora truetype unicode v4l v4l2 vorbis win32codecs x264 xvid -3dnow -3dnowext (-altivec) -amr -arts -bidi -bindist -bl -cddb -cpudetection -debug -directfb -doc -dts -dv -dvb -dvdnav -dvdread -enca -esd -fbcon -ggi -iconv -ipv6 -ivtv -jack -joystick -libcaca -lirc -live -livecd -lzo -md5sum -mmxext -mp2 -musepack -nas -openal -oss -pnm -quicktime -radio -rar -real -rtc -samba -speex -srt -svga -tga -tivo -vidix -xanim -xinerama -xv -xvmc -zoran" VIDEO_CARDS="-mga -s3virge -tdfx -vesa" 0 kB
Back to top
View user's profile Send private message
RayDude
Advocate
Advocate


Joined: 29 May 2004
Posts: 2078
Location: San Jose, CA

PostPosted: Sun Jun 24, 2007 9:49 pm    Post subject: Reply with quote

I'm getting no error, just a huge amount of warnings and an emerge failure.

custom-cflags does not help me.

Anyone else get this working?

Raydude

Update: https://bugs.gentoo.org/show_bug.cgi?id=182923

Summary: have to update binutils.
_________________
Some day there will only be free software.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Goto page Previous  1, 2, 3, 4
Page 4 of 4

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum