发新话题
打印

emerged cdparanoia failed

AIKO, see see

today ,i re-install gentoo --use stage2-pentium4,emerged system,kernel(gentoo-source) ,xfree successfully ,but when emerge kdebase,you see:
the error message:
-----------------------------------------------
tseteen / # emerge kdebase
Calculating dependencies ...done!
>>> emerge (1 of 34) media-sound/cdparanoia-3.9.8-r1 to /
>>> md5 src_uri ;-) cdparanoia-III-alpha9.8.src.tgz
>>> Unpacking source...
>>> Unpacking cdparanoia-III-alpha9.8.src.tgz to /var/tmp/portage/cdparanoia-3.9.8-r1/work
* Applying cdparanoia-3.9.8-include-cdda_interface_h.patch... [ ok ]
>>> Source unpacked.
creating cache ./config.cache
checking host system type... i686-unknown-linux
checking for ranlib... ranlib
checking for ar... ar
checking for install... install
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking for int16_t... yes
checking for int32_t... yes
checking for u_int16_t... yes
checking for u_int32_t... yes
checking for linux/sbpcd.h... no
checking for linux/ucdrom.h... no
checking whether make sets ${MAKE}... yes
checking for working const... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating interface/Makefile
creating paranoia/Makefile
cd interface && make all
make[1]: Entering directory `/var/tmp/portage/cdparanoia-3.9.8-r1/work/cdparanoia-III-alpha9.8/interface'
make libcdda_interface.a CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer"
make[2]: Entering directory `/var/tmp/portage/cdparanoia-3.9.8-r1/work/cdparanoia-III-alpha9.8/interface'
gcc -O2 -mcpu=i686 -fomit-frame-pointer -c scan_devices.c
In file included from scan_devices.c:20:
utils.h: In function `cderror':
utils.h:115: warning: deprecated use of label at end of compound statement
In file included from scan_devices.c:20:
utils.h: In function `cdmessage':
utils.h:130: warning: deprecated use of label at end of compound statement
In file included from scan_devices.c:20:
utils.h: In function `idperror':
utils.h:172: warning: deprecated use of label at end of compound statement
In file included from scan_devices.c:20:
utils.h: In function `idmessage':
utils.h:208: warning: deprecated use of label at end of compound statement
gcc -O2 -mcpu=i686 -fomit-frame-pointer -c common_interface.c
In file included from common_interface.c:13:
utils.h: In function `cderror':
utils.h:115: warning: deprecated use of label at end of compound statement
In file included from common_interface.c:13:
utils.h: In function `cdmessage':
utils.h:130: warning: deprecated use of label at end of compound statement
In file included from common_interface.c:13:
utils.h: In function `idperror':
utils.h:172: warning: deprecated use of label at end of compound statement
In file included from common_interface.c:13:
utils.h: In function `idmessage':
utils.h:208: warning: deprecated use of label at end of compound statement
gcc -O2 -mcpu=i686 -fomit-frame-pointer -c cooked_interface.c
In file included from cooked_interface.c:11:
utils.h: In function `cderror':
utils.h:115: warning: deprecated use of label at end of compound statement
In file included from cooked_interface.c:11:
utils.h: In function `cdmessage':
utils.h:130: warning: deprecated use of label at end of compound statement
In file included from cooked_interface.c:11:
utils.h: In function `idperror':
utils.h:172: warning: deprecated use of label at end of compound statement
In file included from cooked_interface.c:11:
utils.h: In function `idmessage':
utils.h:208: warning: deprecated use of label at end of compound statement
gcc -O2 -mcpu=i686 -fomit-frame-pointer -c interface.c
In file included from interface.c:14:
utils.h: In function `cderror':
utils.h:115: warning: deprecated use of label at end of compound statement
In file included from interface.c:14:
utils.h: In function `cdmessage':
utils.h:130: warning: deprecated use of label at end of compound statement
In file included from interface.c:14:
utils.h: In function `idperror':
utils.h:172: warning: deprecated use of label at end of compound statement
In file included from interface.c:14:
utils.h: In function `idmessage':
utils.h:208: warning: deprecated use of label at end of compound statement
gcc -O2 -mcpu=i686 -fomit-frame-pointer -c scsi_interface.c
In file included from scsi_interface.c:13:
utils.h: In function `cderror':
utils.h:115: warning: deprecated use of label at end of compound statement
In file included from scsi_interface.c:13:
utils.h: In function `cdmessage':
utils.h:130: warning: deprecated use of label at end of compound statement
In file included from scsi_interface.c:13:
utils.h: In function `idperror':
utils.h:172: warning: deprecated use of label at end of compound statement
In file included from scsi_interface.c:13:
utils.h: In function `idmessage':
utils.h:208: warning: deprecated use of label at end of compound statement
gcc -O2 -mcpu=i686 -fomit-frame-pointer -c smallft.c
gcc -O2 -mcpu=i686 -fomit-frame-pointer -c toc.c
In file included from toc.c:11:
utils.h: In function `cderror':
utils.h:115: warning: deprecated use of label at end of compound statement
In file included from toc.c:11:
utils.h: In function `cdmessage':
utils.h:130: warning: deprecated use of label at end of compound statement
In file included from toc.c:11:
utils.h: In function `idperror':
utils.h:172: warning: deprecated use of label at end of compound statement
In file included from toc.c:11:
utils.h: In function `idmessage':
utils.h:208: warning: deprecated use of label at end of compound statement
gcc -O2 -mcpu=i686 -fomit-frame-pointer -c test_interface.c
ar -r libcdda_interface.a scan_devices.o common_interface.o cooked_interface.o interface.o scsi_interface.o smallft.o toc.o test_interface.o
ranlib libcdda_interface.a
make[2]: Leaving directory `/var/tmp/portage/cdparanoia-3.9.8-r1/work/cdparanoia-III-alpha9.8/interface'
make lessmessy
make[2]: Entering directory `/var/tmp/portage/cdparanoia-3.9.8-r1/work/cdparanoia-III-alpha9.8/interface'
rm -f *.o core *~ *.out
make[2]: Leaving directory `/var/tmp/portage/cdparanoia-3.9.8-r1/work/cdparanoia-III-alpha9.8/interface'
make libcdda_interface.so CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer -fpic"
make[2]: Entering directory `/var/tmp/portage/cdparanoia-3.9.8-r1/work/cdparanoia-III-alpha9.8/interface'
gcc -O2 -mcpu=i686 -fomit-frame-pointer -fpic -c scan_devices.c
In file included from scan_devices.c:20:
utils.h: In function `cderror':
utils.h:115: warning: deprecated use of label at end of compound statement
In file included from scan_devices.c:20:
utils.h: In function `cdmessage':
utils.h:130: warning: deprecated use of label at end of compound statement
In file included from scan_devices.c:20:
utils.h: In function `idperror':
utils.h:172: warning: deprecated use of label at end of compound statement
In file included from scan_devices.c:20:
utils.h: In function `idmessage':
utils.h:208: warning: deprecated use of label at end of compound statement
gcc -O2 -mcpu=i686 -fomit-frame-pointer -fpic -c common_interface.c
In file included from common_interface.c:13:
utils.h: In function `cderror':
utils.h:115: warning: deprecated use of label at end of compound statement
In file included from common_interface.c:13:
utils.h: In function `cdmessage':
utils.h:130: warning: deprecated use of label at end of compound statement
In file included from common_interface.c:13:
utils.h: In function `idperror':
utils.h:172: warning: deprecated use of label at end of compound statement
In file included from common_interface.c:13:
utils.h: In function `idmessage':
utils.h:208: warning: deprecated use of label at end of compound statement
gcc -O2 -mcpu=i686 -fomit-frame-pointer -fpic -c cooked_interface.c
In file included from cooked_interface.c:11:
utils.h: In function `cderror':
utils.h:115: warning: deprecated use of label at end of compound statement
In file included from cooked_interface.c:11:
utils.h: In function `cdmessage':
utils.h:130: warning: deprecated use of label at end of compound statement
In file included from cooked_interface.c:11:
utils.h: In function `idperror':
utils.h:172: warning: deprecated use of label at end of compound statement
In file included from cooked_interface.c:11:
utils.h: In function `idmessage':
utils.h:208: warning: deprecated use of label at end of compound statement
gcc -O2 -mcpu=i686 -fomit-frame-pointer -fpic -c interface.c
In file included from interface.c:14:
utils.h: In function `cderror':
utils.h:115: warning: deprecated use of label at end of compound statement
In file included from interface.c:14:
utils.h: In function `cdmessage':
utils.h:130: warning: deprecated use of label at end of compound statement
In file included from interface.c:14:
utils.h: In function `idperror':
utils.h:172: warning: deprecated use of label at end of compound statement
In file included from interface.c:14:
utils.h: In function `idmessage':
utils.h:208: warning: deprecated use of label at end of compound statement
gcc -O2 -mcpu=i686 -fomit-frame-pointer -fpic -c scsi_interface.c
In file included from scsi_interface.c:13:
utils.h: In function `cderror':
utils.h:115: warning: deprecated use of label at end of compound statement
In file included from scsi_interface.c:13:
utils.h: In function `cdmessage':
utils.h:130: warning: deprecated use of label at end of compound statement
In file included from scsi_interface.c:13:
utils.h: In function `idperror':
utils.h:172: warning: deprecated use of label at end of compound statement
In file included from scsi_interface.c:13:
utils.h: In function `idmessage':
utils.h:208: warning: deprecated use of label at end of compound statement
gcc -O2 -mcpu=i686 -fomit-frame-pointer -fpic -c smallft.c
gcc -O2 -mcpu=i686 -fomit-frame-pointer -fpic -c toc.c
In file included from toc.c:11:
utils.h: In function `cderror':
utils.h:115: warning: deprecated use of label at end of compound statement
In file included from toc.c:11:
utils.h: In function `cdmessage':
utils.h:130: warning: deprecated use of label at end of compound statement
In file included from toc.c:11:
utils.h: In function `idperror':
utils.h:172: warning: deprecated use of label at end of compound statement
In file included from toc.c:11:
utils.h: In function `idmessage':
utils.h:208: warning: deprecated use of label at end of compound statement
gcc -O2 -mcpu=i686 -fomit-frame-pointer -fpic -c test_interface.c
gcc -fpic -shared -o libcdda_interface.so.0.9.8 -Wl,-soname -Wl,libcdda_interface.so.0 scan_devices.o common_interface.o cooked_interface.o interface.o scsi_interface.o smallft.o toc.o test_interface.o
[ -e libcdda_interface.so.0 ] || ln -s libcdda_interface.so.0.9.8 libcdda_interface.so.0
[ -e libcdda_interface.so ] || ln -s libcdda_interface.so.0.9.8 libcdda_interface.so
make[2]: Leaving directory `/var/tmp/portage/cdparanoia-3.9.8-r1/work/cdparanoia-III-alpha9.8/interface'
[ -e libcdda_interface.so.0 ] || ln -s libcdda_interface.so libcdda_interface.so.0
make[1]: Leaving directory `/var/tmp/portage/cdparanoia-3.9.8-r1/work/cdparanoia-III-alpha9.8/interface'
cd paranoia && make all
make[1]: Entering directory `/var/tmp/portage/cdparanoia-3.9.8-r1/work/cdparanoia-III-alpha9.8/paranoia'
make libcdda_paranoia.a CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer"
make[2]: Entering directory `/var/tmp/portage/cdparanoia-3.9.8-r1/work/cdparanoia-III-alpha9.8/paranoia'
gcc -O2 -mcpu=i686 -fomit-frame-pointer -c paranoia.c
In file included from paranoia.c:57:
cdda_paranoia.h:40:28: cdda_interface.h: 没有那个文件或目 录
make[2]: *** [paranoia.o] 错误 1
make[2]: Leaving directory `/var/tmp/portage/cdparanoia-3.9.8-r1/work/cdparanoia-III-alpha9.8/paranoia'
make[1]: *** [lib] 错误 2
make[1]: Leaving directory `/var/tmp/portage/cdparanoia-3.9.8-r1/work/cdparanoia-III-alpha9.8/paranoia'
make: *** [all] 错误 2

!!! ERROR: media-sound/cdparanoia-3.9.8-r1 failed.
!!! Function src_compile, Line 35, Exitcode 2
!!! (no error message)

------------------------------------------------

At first ,I thought it's maybe the problem of stage,so i tried to install from stage1,again the same problem came,HOHO,
I don't know why the install-program choose cdparanoia-iii-alpha9.8,?
Any solution?

maybe it is a bug,      
愿吐尽心头烈火 焚却宇宙之索莫

TOP

emerge gnome-vfs errors
-fPIC -DPIC -o .libs/cdda-method.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/g
lib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/
2 -I/usr/include/orbit-2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/
include -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_DISABLE_DEPRECATED -DDATADIR=\"/usr
/share\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DSYSCONFDIR=\"/etc\" -DG_LOG_D
OMAIN=\"gnome-vfs-modules\" -O2 -mcpu=i686 -fomit-frame-pointer -c cdda-cddb.c
-fPIC -DPIC -o .libs/cdda-cddb.o
In file included from cdda-method.c:48:
/usr/include/cdda_paranoia.h:40:41: ../interface/cdda_interface.h: No such file
or directory
make[3]: *** [cdda-method.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/g                                            lib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/gconf/                                            2 -I/usr/include/orbit-2.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/                                            include -D_FILE_OFFSET_BITS=64 -D_BSD_SOURCE -D_GNU_SOURCE -D_LARGEFILE64_SOURCE                                             -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_DISABLE_DEPRECATED -DDATADIR=\"/usr                                            /share\" -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib\" -DSYSCONFDIR=\"/etc\" -DG_LOG_D                                            OMAIN=\"gnome-vfs-modules\" -O2 -mcpu=i686 -fomit-frame-pointer -c cdda-cddb.c -                                            o cdda-cddb.o >/dev/null 2>&1
make[3]: Leaving directory `/var/tmp/portage/gnome-vfs-2.4.2-r1/work/gnome-vfs-2                                            .4.2/modules'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-vfs-2.4.2-r1/work/gnome-vfs-2                                            .4.2/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-vfs-2.4.2-r1/work/gnome-vfs-2                                            .4.2'
make: *** [all-recursive-am] Error 2

!!! ERROR: gnome-base/gnome-vfs-2.4.2-r1 failed.
!!! Function gnome2_src_compile, Line 39, Exitcode 2
!!! compile failure

      
愿吐尽心头烈火 焚却宇宙之索莫

TOP

重新emerge cdparanoia就搞定了      
愿吐尽心头烈火 焚却宇宙之索莫

TOP

发新话题