-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
I installed a stable x86 gentoo using my old amd64 world file.
During world compiling the system failed on some packages
(transcode,kth-krb, noatun-plugins).
I think it is something correlated with my processor (an amd64), but I
installed and rebuild all core packages as athlon-xp processor.
How can I solve it?
Thanks,
Luigi
These are the errors who I can see:
app-crypt/kth-krb-1.2.2-r2 USE="ssl -afs"
[...]
In file included from ./krb.h:366,
from krb_locl.h:127,
from kntoln.c:49:
../krb-protos.h:175: warning: 'struct _ossl_old_des_ks_struct' declared
inside parameter list
../krb-protos.h:175: warning: its scope is only this definition or
declaration, which is probably not what you want
../krb-protos.h:456: warning: 'struct _ossl_old_des_ks_struct' declared
inside parameter list
../krb-protos.h:540: warning: 'struct _ossl_old_des_ks_struct' declared
inside parameter list
../krb-protos.h:576: warning: 'struct _ossl_old_des_ks_struct' declared
inside parameter list
../krb-protos.h:590: warning: 'struct _ossl_old_des_ks_struct' declared
inside parameter list
/bin/sh ../../libtool --mode=compile
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
krb_check_auth.lo `test -f 'krb_check_auth.c' ||
echo './'`krb_check_auth.c
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
krb_check_auth.c -o krb_check_auth.o
In file included from ./krb.h:366,
from krb_locl.h:127,
from krb_check_auth.c:35:
../krb-protos.h:175: warning: 'struct _ossl_old_des_ks_struct' declared
inside parameter list
../krb-protos.h:175: warning: its scope is only this definition or
declaration, which is probably not what you want
../krb-protos.h:456: warning: 'struct _ossl_old_des_ks_struct' declared
inside parameter list
../krb-protos.h:540: warning: 'struct _ossl_old_des_ks_struct' declared
inside parameter list
../krb-protos.h:576: warning: 'struct _ossl_old_des_ks_struct' declared
inside parameter list
../krb-protos.h:590: warning: 'struct _ossl_old_des_ks_struct' declared
inside parameter list
krb_check_auth.c:55: warning: 'struct _ossl_old_des_ks_struct' declared
inside parameter list
krb_check_auth.c:56: error: conflicting types for 'krb_check_auth'
../krb-protos.h:175: error: previous declaration of 'krb_check_auth' was
here
krb_check_auth.c: In function 'krb_check_auth':
krb_check_auth.c:61: warning: passing argument 3 of 'krb_rd_priv' from
incompatible pointer type
make[2]: *** [krb_check_auth.lo] Error 1
make[2]: Leaving directory
`/var/tmp/portage/app-crypt/kth-krb-1.2.2-r2/work/krb4-1.2.2/lib/krb'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/app-crypt/kth-krb-1.2.2-r2/work/krb4-1.2.2/lib'
make: *** [all-recursive] Error 1
kde-base/noatun-plugins-3.5.5 USE="arts kdeenablefinal sdl
xinerama -berkdb -debug"
[...]
make[3]: Entering directory
`/var/tmp/portage/kde-base/noatun-plugins-3.5.5/work/noatun-plugins-3.5.5/noatun-plugins/tippercanoe'
/usr/qt/3/bin/moc ./synaescope.h -o synaescope.moc
/bin/sh ../../libtool --silent --tag=CXX --mode=compile
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
synaescope.lo synaescope.cpp
creating noatuntippecanoe_bin.all_cpp.cpp ...
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
noatuntippecanoe_bin.all_cpp.o noatuntippecanoe_bin.all_cpp.cpp
In file included
from /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4/backward/iostream.h:31,
from sdlwrap.cpp:26,
from noatuntippecanoe_bin.all_cpp.cpp:5:
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4/backward/backward_warning.h:32:2:
warning: #warning This file includes at least one deprecated or
antiquated header. Please consider using one of the 32 headers found in
section 17.4.1.2 of the C++ standard. Examples include substituting the
<X> header for the <X.h> header for C++ includes, or <iostream> instead
of the deprecated header <iostream.h>. To disable this warning
use -Wno-deprecated.
sdlwrap.cpp: In member function 'int SdlScreen::winID()':
sdlwrap.cpp:192: error: 'struct SDL_SysWMinfo' has no member
named 'subsystem'
sdlwrap.cpp:192: error: 'SDL_SYSWM_X11' was not declared in this scope
sdlwrap.cpp:194: error: 'struct SDL_SysWMinfo' has no member
named 'info'
sdlwrap.cpp:196: error: 'struct SDL_SysWMinfo' has no member
named 'info'
make[3]: *** [noatuntippecanoe_bin.all_cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory
`/var/tmp/portage/kde-base/noatun-plugins-3.5.5/work/noatun-plugins-3.5.5/noatun-plugins/tippercanoe'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kde-base/noatun-plugins-3.5.5/work/noatun-plugins-3.5.5/noatun-plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/kde-base/noatun-plugins-3.5.5/work/noatun-plugins-3.5.5'
make: *** [all] Error 2
media-video/transcode-1.0.2-r3 USE="3dnow X a52 dv dvdread fame
imagemagick jpeg lzo mjpeg mmx mp3 mpeg ogg quicktime sdl sse theora
truetype v4l2 vorbis xvid
(-altivec) -extrafilters -gtk -network -sse2 -xml"
[...]
v.c
display.c: In function 'dv_display_Xv_init':
display.c:405: warning: pointer targets in passing argument 3
of 'XvQueryAdaptors' differ in signedness
display.c:567: warning: pointer targets in passing argument 4
of 'XvShmCreateImage' differ in signedness
display.c:574: warning: pointer targets in assignment differ in
signedness
display.c:574: warning: pointer targets in assignment differ in
signedness
display.c: In function 'dv_center_window':
display.c:595: error: 'SDL_SysWMinfo' has no member named 'subsystem'
display.c:595: error: 'SDL_SYSWM_X11' undeclared (first use in this
function)
display.c:595: error: (Each undeclared identifier is reported only once
display.c:595: error: for each function it appears in.)
display.c:596: error: 'SDL_SysWMinfo' has no member named 'info'
display.c:597: error: 'SDL_SysWMinfo' has no member named 'info'
display.c:597: error: 'SDL_SysWMinfo' has no member named 'info'
display.c:599: error: 'SDL_SysWMinfo' has no member named 'info'
display.c:599: error: 'SDL_SysWMinfo' has no member named 'info'
display.c:603: error: 'SDL_SysWMinfo' has no member named 'info'
display.c:603: error: 'SDL_SysWMinfo' has no member named 'info'
display.c:604: error: 'SDL_SysWMinfo' has no member named 'info'
make[3]: *** [display.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
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
filter_pv.lo -MD -MP -MF .deps/filter_pv.Tpo -c
filter_pv.c -fPIC -DPIC -o .libs/filter_pv.o
mv -f .deps/filter_pv.Tpo .deps/filter_pv.Plo
make[3]: Leaving directory
`/var/tmp/portage/media-video/transcode-1.0.2-r3/work/transcode-1.0.2/filter/preview'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/media-video/transcode-1.0.2-r3/work/transcode-1.0.2/filter'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/media-video/transcode-1.0.2-r3/work/transcode-1.0.2'
make: *** [all] Error 2
- --
Public key GPG(0xC5CB65CD) on
hkp://pgp.mit.edu
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGADXO5ZpKrsXLZc0RAiMlAJ9yK8SfGhf60Xj8k7+yXOfw8OfCAQCggw25
nvXCQ7hFi0qyWKStuFI0gb4=
=pIND
-----END PGP SIGNATURE-----
--
gentoo-user RemoveThis @gentoo.org mailing list