Gentoo Archives: gentoo-user

From: Luigi Pinna <mailing-gentoo@××××××××××××.com>
To: List Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] failed on stable packages
Date: Thu, 22 Mar 2007 19:56:07
Message-Id: 200703222049.09449.mailing-gentoo@sailorferris.com
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hi!
5 I installed a stable x86 gentoo using my old amd64 world file.
6 During world compiling the system failed on some packages
7 (transcode,kth-krb, noatun-plugins).
8 I think it is something correlated with my processor (an amd64), but I
9 installed and rebuild all core packages as athlon-xp processor.
10 How can I solve it?
11 Thanks,
12 Luigi
13 These are the errors who I can see:
14 app-crypt/kth-krb-1.2.2-r2 USE="ssl -afs"
15 [...]
16
17 In file included from ./krb.h:366,
18 from krb_locl.h:127,
19 from kntoln.c:49:
20 ./krb-protos.h:175: warning: 'struct _ossl_old_des_ks_struct' declared
21 inside parameter list
22 ./krb-protos.h:175: warning: its scope is only this definition or
23 declaration, which is probably not what you want
24 ./krb-protos.h:456: warning: 'struct _ossl_old_des_ks_struct' declared
25 inside parameter list
26 ./krb-protos.h:540: warning: 'struct _ossl_old_des_ks_struct' declared
27 inside parameter list
28 ./krb-protos.h:576: warning: 'struct _ossl_old_des_ks_struct' declared
29 inside parameter list
30 ./krb-protos.h:590: warning: 'struct _ossl_old_des_ks_struct' declared
31 inside parameter list
32 /bin/sh ../../libtool --mode=compile
33 i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/include -I/usr/include/et -Wall -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -march=athlon-xp -O3 -pipe -c -o
34 krb_check_auth.lo `test -f 'krb_check_auth.c' ||
35 echo './'`krb_check_auth.c
36
37 i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../lib/roken -I../../lib/roken -DROKEN_RENAME -I/usr/include -I/usr/include/et -Wall -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -march=athlon-xp -O3 -pipe -c
38 krb_check_auth.c -o krb_check_auth.o
39 In file included from ./krb.h:366,
40 from krb_locl.h:127,
41 from krb_check_auth.c:35:
42 ./krb-protos.h:175: warning: 'struct _ossl_old_des_ks_struct' declared
43 inside parameter list
44 ./krb-protos.h:175: warning: its scope is only this definition or
45 declaration, which is probably not what you want
46 ./krb-protos.h:456: warning: 'struct _ossl_old_des_ks_struct' declared
47 inside parameter list
48 ./krb-protos.h:540: warning: 'struct _ossl_old_des_ks_struct' declared
49 inside parameter list
50 ./krb-protos.h:576: warning: 'struct _ossl_old_des_ks_struct' declared
51 inside parameter list
52 ./krb-protos.h:590: warning: 'struct _ossl_old_des_ks_struct' declared
53 inside parameter list
54 krb_check_auth.c:55: warning: 'struct _ossl_old_des_ks_struct' declared
55 inside parameter list
56 krb_check_auth.c:56: error: conflicting types for 'krb_check_auth'
57 ./krb-protos.h:175: error: previous declaration of 'krb_check_auth' was
58 here
59 krb_check_auth.c: In function 'krb_check_auth':
60 krb_check_auth.c:61: warning: passing argument 3 of 'krb_rd_priv' from
61 incompatible pointer type
62 make[2]: *** [krb_check_auth.lo] Error 1
63 make[2]: Leaving directory
64 `/var/tmp/portage/app-crypt/kth-krb-1.2.2-r2/work/krb4-1.2.2/lib/krb'
65 make[1]: *** [all-recursive] Error 1
66 make[1]: Leaving directory
67 `/var/tmp/portage/app-crypt/kth-krb-1.2.2-r2/work/krb4-1.2.2/lib'
68 make: *** [all-recursive] Error 1
69
70 kde-base/noatun-plugins-3.5.5 USE="arts kdeenablefinal sdl
71 xinerama -berkdb -debug"
72 [...]
73 make[3]: Entering directory
74 `/var/tmp/portage/kde-base/noatun-plugins-3.5.5/work/noatun-plugins-3.5.5/noatun-plugins/tippercanoe'
75 /usr/qt/3/bin/moc ./synaescope.h -o synaescope.moc
76 /bin/sh ../../libtool --silent --tag=CXX --mode=compile
77 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O3 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o
78 synaescope.lo synaescope.cpp
79 creating noatuntippecanoe_bin.all_cpp.cpp ...
80 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=athlon-xp -O3 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o
81 noatuntippecanoe_bin.all_cpp.o noatuntippecanoe_bin.all_cpp.cpp
82 In file included
83 from /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4/backward/iostream.h:31,
84 from sdlwrap.cpp:26,
85 from noatuntippecanoe_bin.all_cpp.cpp:5:
86 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4/backward/backward_warning.h:32:2:
87 warning: #warning This file includes at least one deprecated or
88 antiquated header. Please consider using one of the 32 headers found in
89 section 17.4.1.2 of the C++ standard. Examples include substituting the
90 <X> header for the <X.h> header for C++ includes, or <iostream> instead
91 of the deprecated header <iostream.h>. To disable this warning
92 use -Wno-deprecated.
93 sdlwrap.cpp: In member function 'int SdlScreen::winID()':
94 sdlwrap.cpp:192: error: 'struct SDL_SysWMinfo' has no member
95 named 'subsystem'
96 sdlwrap.cpp:192: error: 'SDL_SYSWM_X11' was not declared in this scope
97 sdlwrap.cpp:194: error: 'struct SDL_SysWMinfo' has no member
98 named 'info'
99 sdlwrap.cpp:196: error: 'struct SDL_SysWMinfo' has no member
100 named 'info'
101 make[3]: *** [noatuntippecanoe_bin.all_cpp.o] Error 1
102 make[3]: *** Waiting for unfinished jobs....
103 make[3]: Leaving directory
104 `/var/tmp/portage/kde-base/noatun-plugins-3.5.5/work/noatun-plugins-3.5.5/noatun-plugins/tippercanoe'
105 make[2]: *** [all-recursive] Error 1
106 make[2]: Leaving directory
107 `/var/tmp/portage/kde-base/noatun-plugins-3.5.5/work/noatun-plugins-3.5.5/noatun-plugins'
108 make[1]: *** [all-recursive] Error 1
109 make[1]: Leaving directory
110 `/var/tmp/portage/kde-base/noatun-plugins-3.5.5/work/noatun-plugins-3.5.5'
111 make: *** [all] Error 2
112
113 media-video/transcode-1.0.2-r3 USE="3dnow X a52 dv dvdread fame
114 imagemagick jpeg lzo mjpeg mmx mp3 mpeg ogg quicktime sdl sse theora
115 truetype v4l2 vorbis xvid
116 (-altivec) -extrafilters -gtk -network -sse2 -xml"
117 [...]
118 v.c
119 display.c: In function 'dv_display_Xv_init':
120 display.c:405: warning: pointer targets in passing argument 3
121 of 'XvQueryAdaptors' differ in signedness
122 display.c:567: warning: pointer targets in passing argument 4
123 of 'XvShmCreateImage' differ in signedness
124 display.c:574: warning: pointer targets in assignment differ in
125 signedness
126 display.c:574: warning: pointer targets in assignment differ in
127 signedness
128 display.c: In function 'dv_center_window':
129 display.c:595: error: 'SDL_SysWMinfo' has no member named 'subsystem'
130 display.c:595: error: 'SDL_SYSWM_X11' undeclared (first use in this
131 function)
132 display.c:595: error: (Each undeclared identifier is reported only once
133 display.c:595: error: for each function it appears in.)
134 display.c:596: error: 'SDL_SysWMinfo' has no member named 'info'
135 display.c:597: error: 'SDL_SysWMinfo' has no member named 'info'
136 display.c:597: error: 'SDL_SysWMinfo' has no member named 'info'
137 display.c:599: error: 'SDL_SysWMinfo' has no member named 'info'
138 display.c:599: error: 'SDL_SysWMinfo' has no member named 'info'
139 display.c:603: error: 'SDL_SysWMinfo' has no member named 'info'
140 display.c:603: error: 'SDL_SysWMinfo' has no member named 'info'
141 display.c:604: error: 'SDL_SysWMinfo' has no member named 'info'
142 make[3]: *** [display.lo] Error 1
143 make[3]: *** Waiting for unfinished jobs....
144
145 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I../.. -I../../filter -I../../src -I/usr/include/SDL -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=athlon-xp -O3 -pipe -DDCT_YUV_PRECISION=1 -MT
146 filter_pv.lo -MD -MP -MF .deps/filter_pv.Tpo -c
147 filter_pv.c -fPIC -DPIC -o .libs/filter_pv.o
148 mv -f .deps/filter_pv.Tpo .deps/filter_pv.Plo
149 make[3]: Leaving directory
150 `/var/tmp/portage/media-video/transcode-1.0.2-r3/work/transcode-1.0.2/filter/preview'
151 make[2]: *** [all-recursive] Error 1
152 make[2]: Leaving directory
153 `/var/tmp/portage/media-video/transcode-1.0.2-r3/work/transcode-1.0.2/filter'
154 make[1]: *** [all-recursive] Error 1
155 make[1]: Leaving directory
156 `/var/tmp/portage/media-video/transcode-1.0.2-r3/work/transcode-1.0.2'
157 make: *** [all] Error 2
158
159 - --
160 Public key GPG(0xC5CB65CD) on
161 hkp://pgp.mit.edu
162 -----BEGIN PGP SIGNATURE-----
163 Version: GnuPG v1.4.6 (GNU/Linux)
164
165 iD8DBQFGAt215ZpKrsXLZc0RAslTAJ95ekR0kR9fu1WMMRi2K4TeKSY62gCeMLHE
166 4N7mf0D0HIsW1h9TNSYNPLE=
167 =4QQR
168 -----END PGP SIGNATURE-----
169 --
170 gentoo-user@g.o mailing list