Gentoo Archives: gentoo-dev

From: R Hill <deemkay@×××××.com>
To: gentoo-dev@××××××××××××.org
Subject: Re: [gentoo-dev] MPlayer pic patch testing requested
Date: Sat, 26 Mar 2005 07:39:02
Message-Id: 4245118B.2020201@gmail.com
In Reply to: Re: [gentoo-dev] MPlayer pic patch testing requested by Rumen Yotov
1 Rumen Yotov wrote:
2 > On Friday 25 March 2005 20:24, Chris White wrote:
3 >
4 >>The pic patch was more fun than I wanted it to be.. so I cleaned it up a
5 >>3rd time. Now.. to prevent another slew of bug reports, I'm going safe
6 >>this time. I'm looking for people mainly on x86 architecture with both
7 >>intel and amd processors (ia-32 and amd/amd64). Please replace the
8 >>mplayer-1.0_pre6-pic.patch with the one here:
9 >>
10 >>http://dev.gentoo.org/~chriswhite/mplayer-1.0_pre6-pic.patch
11 >>
12 >>and also unmask mplayer-1.0_pre6-r2. This can be done by:
13 >>
14 >>`echo "media-video/mplayer-1.0_pre6-r2" >> /etc/portage/package.unmask`
15 >>
16 >>should it not work and you want to revert your versions, simply remove
17 >>the appropriate line from /etc/portage/package.unmask and re-emerge to
18 >>use -r1. Please let me know if you encounter anything strange in
19 >>ac3/a52 decoding or anything else. You are not obligated to do this
20 >>test, but such testing would be much appreciated. Thank you for your
21 >>time and using Gentoo.
22 >
23 > Hi,
24 > Just tried the new patch with 'media-video/mplayer-1.0_pre6-r2' in an
25 > portage-overlay, won't compile.
26 > Here's the log:
27 > ...
28 > {standard input}:81736: Error: suffix or operands invalid for `cmovl'
29 > {standard input}:81737: Error: suffix or operands invalid for `cmovl'
30 > {standard input}:81771: Error: suffix or operands invalid for `cmovl'
31 > {standard input}:81772: Error: suffix or operands invalid for `cmovl'
32 > {standard input}:81773: Error: suffix or operands invalid for `cmovl'
33 > In file included from ve_qtvideo.c:20:
34 > ../loader/qtx/qtxsdk/components.h: In function
35 > `dump_CodecDecompressParams':
36 > ../loader/qtx/qtxsdk/components.h:724: warning: initialization from
37 > incompatible pointer type
38 > cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -march=i686 -O2
39 > - -pipe -frename-registers -D_REENTRANT -D_LARGEFILE_SOURCE
40 > - -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/gtk-1.2
41 > - -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
42 > - -I. -Inative -I.. -I../libmpdemux -I../loader -I/usr/include/gtk-1.2
43 > - -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
44 > - -D_GNU_SOURCE -o ve_nuv.o ve_nuv.c
45 > cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -march=i686 -O2
46 > - -pipe -frename-registers -D_REENTRANT -D_LARGEFILE_SOURCE
47 > - -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I/usr/include/gtk-1.2
48 > - -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
49 > - -I. -Inative -I.. -I../libmpdemux -I../loader -I/usr/include/gtk-1.2
50 > - -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
51 > - -D_GNU_SOURCE -o ve_x264.o ve_x264.c
52 > ar r libmpcodecs.a dec_audio.o ad.o ad_liba52.o ad_hwac3.o ad_mp3lib.o
53 > ad_alaw.o ad_dk3adpcm.o ad_pcm.o ad_dvdpcm.o ad_imaadpcm.o
54 > ad_msadpcm.o ad_msgsm.o ad_ra1428.o ad_acm.o ad_dshow.o ad_dmo.o
55 > ad_qtaudio.o ad_ffmpeg.o ad_faad.o ad_libvorbis.o ad_libmad.o
56 > ad_realaud.o ad_libdv.o dec_video.o vd.o vd_null.o vd_raw.o
57 > vd_hmblck.o vd_mpegpes.o vd_mtga.o vd_sgi.o vd_libmpeg2.o vd_nuv.o
58 > vd_lzo.o vd_realvid.o vd_ffmpeg.o vd_dshow.o vd_dmo.o vd_vfw.o
59 > vd_vfwex.o vd_odivx.o vd_divx4.o vd_zrmjpeg.o vd_xanim.o vd_xvid.o
60 > vd_xvid4.o vd_libdv.o vd_qtvideo.o vd_theora.o vd_mpng.o vd_ijpg.o
61 > vf.o vf_vo.o vf_crop.o vf_expand.o vf_scale.o vf_format.o
62 > vf_noformat.o vf_yuy2.o vf_flip.o vf_rgb2bgr.o vf_rotate.o vf_mirror.o
63 > vf_palette.o vf_lavc.o vf_dvbscale.o vf_cropdetect.o vf_test.o
64 > vf_noise.o vf_yvu9.o vf_rectangle.o vf_lavcdeint.o vf_eq.o vf_eq2.o
65 > vf_halfpack.o vf_dint.o vf_1bpp.o vf_bmovl.o vf_2xsai.o vf_unsharp.o
66 > vf_swapuv.o vf_il.o vf_boxblur.o vf_sab.o vf_smartblur.o
67 > vf_perspective.o vf_down3dright.o vf_field.o vf_denoise3d.o
68 > vf_hqdn3d.o vf_detc.o vf_telecine.o vf_tfields.o vf_ivtc.o vf_ilpack.o
69 > vf_dsize.o vf_decimate.o vf_softpulldown.o vf_tinterlace.o vf_pullup.o
70 > pullup.o vf_framestep.o vf_tile.o vf_delogo.o vf_fil.o vf_hue.o
71 > vf_spp.o vf_yuvcsp.o vf_filmdint.o vf_kerndeint.o vf_rgbtest.o vf_qp.o
72 > vf_phase.o vf_divtc.o vf_harddup.o vf_softskip.o vf_pp.o
73 > native/RTjpegN.o native/minilzo.o native/nuppelvideo.o native/xa_gsm.o
74 > native/decode144.o native/decode288.o img_format.o
75 > ar: creating libmpcodecs.a
76 > make[1]: *** [motion_est.o] Error 1
77 > make[1]: Leaving directory
78 > `/var/tmp/portage/mplayer-1.0_pre6-r2/work/MPlayer-1.0pre6a/libavcodec'
79 > make: *** [libavcodec/libavcodec.a] Error 2
80 > make: *** Waiting for unfinished jobs....
81 > ar r libmpencoders.a ve.o ve_divx4.o ve_lavc.o ve_vfw.o ve_raw.o
82 > ve_libdv.o ve_xvid.o ve_xvid4.o ve_qtvideo.o ve_nuv.o ve_x264.o
83 > ar: creating libmpencoders.a
84 > true libmpencoders.a
85 > true libmpcodecs.a
86 > make[1]: Leaving directory
87 > `/var/tmp/portage/mplayer-1.0_pre6-r2/work/MPlayer-1.0pre6a/libmpcodecs'
88 >
89 > !!! ERROR: media-video/mplayer-1.0_pre6-r2 failed.
90 > !!! Function src_compile, Line 493, Exitcode 2
91 > !!! Failed to build MPlayer!
92 > !!! If you need support, post the topmost build error, NOT this status
93 > message.
94 > ...
95 > Do i file a bug on this or just as a message here?
96 > PS: arch:x86, mask:~x86, hardened (grsec+PaX). r1 and r2 w/o the patch
97 > compile OK.
98 > HTH
99 > Rumen
100
101 same here. i've filed bug #86711. :)
102 https://bugs.gentoo.org/show_bug.cgi?id=86711
103
104 r.
105 --
106 gentoo-dev@g.o mailing list