Gentoo Archives: gentoo-user-fr

From: Jacques Montier <jacmonti@×××××××××××××.fr>
To: gentoo-user-fr@l.g.o
Subject: Re: [gentoo-user-fr] emerge xine-lib
Date: Thu, 19 Feb 2004 10:01:39
Message-Id: 4034897C.90508@club-internet.fr
In Reply to: Re: [gentoo-user-fr] emerge xine-lib by Philippe
1 Philippe a écrit :
2
3 > Jacques Montier wrote:
4 >
5 >> Pascal Ronecker a écrit :
6 >>
7 >>> j'ai un superbe message d'erreur au make ...
8 >>>
9 >>> décidément c'est pas le jour pour moi ;-)
10 >>> merci our une idée...
11 >>> ..
12 >>> ..
13 >>> ..
14 >>> ..
15 >>> ..
16 >>> Making all in goom
17 >>> make[4]: Entering directory
18 >>> `/var/tmp/portage/xine-lib-1_rc2/work/xine-lib-1-rc2
19 >>> /src/post/goom'
20 >>> source='zoom_filter_mmx.c' object='zoom_filter_mmx.lo' libtool=yes \
21 >>> depfile='.deps/zoom_filter_mmx.Plo'
22 >>> tmpdepfile='.deps/zoom_filter_mmx.TPlo' \
23 >>> depmode=gcc3 /bin/sh ../../../depcomp \
24 >>> /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I.
25 >>> -I. -I../ ../.. -I../../..
26 >>> -I../../../include -I../../../include -I../../../src
27 >>> -I../../..
28 >>> /src/xine-engine
29 >>> -I../../../src/xine-engine -I../../../src/xine-utils
30 >>> -I../../. ./src/input
31 >>> -I../../../src/input `echo -Wall -D_REENTRANT
32 >>> -D_FILE_OFFSET_BITS =64
33 >>> -DXINE_COMPILE -Wpointer-arith -Wnested-externs -Wcast-align
34 >>> -Wchar-subscri pts
35 >>> -Wmissing-declarations -Wmissing-prototypes -O3 -march=pentium4
36 >>> -funroll-loo ps
37 >>> -fprefetch-loop-arrays -pipe -I/usr/kde/3.1/include/artsc | sed -e
38 >>> 's/-fom
39 >>> it-frame-pointer//g'` -c -o zoom_filter_mmx.lo `test -f
40 >>> 'zoom_filter_mmx.c' || e
41 >>> cho './'`zoom_filter_mmx.c
42 >>> zoom_filter_mmx.c:16: warning: no previous prototype for
43 >>> `zoom_filter_mmx_suppor
44 >>> ted'
45 >>> source='zoom_filter_xmmx.c' object='zoom_filter_xmmx.lo' libtool=yes \
46 >>> depfile='.deps/zoom_filter_xmmx.Plo'
47 >>> tmpdepfile='.deps/zoom_filter_xmmx.TPlo' \
48 >>> depmode=gcc3 /bin/sh ../../../depcomp \
49 >>> /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I.
50 >>> -I. -I../ ../.. -I../../..
51 >>> -I../../../include -I../../../include -I../../../src
52 >>> -I../../..
53 >>> /src/xine-engine
54 >>> -I../../../src/xine-engine -I../../../src/xine-utils
55 >>> -I../../. ./src/input
56 >>> -I../../../src/input `echo -Wall -D_REENTRANT
57 >>> -D_FILE_OFFSET_BITS =64
58 >>> -DXINE_COMPILE -Wpointer-arith -Wnested-externs -Wcast-align
59 >>> -Wchar-subscri pts
60 >>> -Wmissing-declarations -Wmissing-prototypes -O3 -march=pentium4
61 >>> -funroll-loo ps
62 >>> -fprefetch-loop-arrays -pipe -I/usr/kde/3.1/include/artsc | sed -e
63 >>> 's/-fom
64 >>> it-frame-pointer//g'` -c -o zoom_filter_xmmx.lo `test -f
65 >>> 'zoom_filter_xmmx.c' ||
66 >>> echo './'`zoom_filter_xmmx.c
67 >>> zoom_filter_xmmx.c:23: warning: no previous prototype for
68 >>> `zoom_filter_xmmx_supp
69 >>> orted'
70 >>> zoom_filter_xmmx.c:31: warning: no previous prototype for
71 >>> `zoom_filter_xmmx'
72 >>> zoom_filter_xmmx.c: In function `zoom_filter_xmmx':
73 >>> zoom_filter_xmmx.c:40: warning: unused variable `interpix'
74 >>> {standard input}: Assembler messages:
75 >>> {standard input}:73: Error: suffix or operands invalid for `add'
76 >>> make[4]: *** [zoom_filter_xmmx.lo] Error 1
77 >>> make[4]: Leaving directory
78 >>> `/var/tmp/portage/xine-lib-1_rc2/work/xine-lib-1-rc2/
79 >>> src/post/goom'
80 >>> make[3]: *** [all-recursive] Error 1
81 >>> make[3]: Leaving directory
82 >>> `/var/tmp/portage/xine-lib-1_rc2/work/xine-lib-1-rc2/
83 >>> src/post'
84 >>> make[2]: *** [all-recursive] Error 1
85 >>> make[2]: Leaving directory
86 >>> `/var/tmp/portage/xine-lib-1_rc2/work/xine-lib-1-rc2/ make[1]: ***
87 >>> [all-recursive] Error 1
88 >>> make[1]: Leaving directory
89 >>> `/var/tmp/portage/xine-lib-1_rc2/work/xine-lib-1-rc2'
90 >>> make: *** [all] Error 2
91 >>>
92 >>> !!! ERROR: media-libs/xine-lib-1_rc2 failed.
93 >>> !!! Function src_compile, Line 96, Exitcode 2
94 >>> !!! Parallel make failed
95 >>>
96 >>>
97 >>>
98 >>> --
99 >>> gentoo-user-fr@g.o mailing list
100 >>>
101 >>>
102 >>>
103 >>>
104 >> Bonjour,
105 >>
106 >> J'avais eu le même problème, il y a quelque temps et j'ai émergé une
107 >> version masquée déclarée comme instable et qui marche très bien
108 >> (xin-lib-1_beta12-r1).
109 >>
110 >> Jacques
111 >>
112 >>
113 >
114 > Sinon emerge comme suit : CFLAGS="-mcpu=i586 -O2 -mno-mmx -mno-sse
115 > -fomit-frame-pointer" emerge -vb xine-lib
116 > C'est la seule façon (de tête, vérifier l'exacte syntaxe des flags)
117 > qui m'a permi de le compiler.
118 > A priorio il y a un problême avec -march dans cette version.
119 > Certain sont arrivés à la compiler simplement en mettant -mcpu à
120 > la place de -march dans leur make.conf ou directement en ligne de
121 > commande comme précédement sité.
122 > Voili.
123 >
124 > --
125 > gentoo-user-fr@g.o mailing list
126 >
127 >
128 J'avais bien -mcpu dans mon CFLAGS et ça ne marchait pas, mais je vais
129 essayer tes flags pour voir.
130
131 Jacques
132
133
134
135 --
136 gentoo-user-fr@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-fr] emerge xine-lib Jacques Montier <jacmonti@×××××××××××××.fr>