Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 112711

Summary: libkudzu fails to build
Product: Gentoo Linux Reporter: Piotr Malinski <riklaunim>
Component: [OLD] Core systemAssignee: Gentoo LiveCD Package Maintainers <livecd>
Status: RESOLVED DUPLICATE    
Severity: normal CC: lakerdonald
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Piotr Malinski 2005-11-16 08:46:10 UTC
libkudzu fails to build with error: 
 
>>> Unpacking kudzu-1.1.62.tar.bz2 to /var/tmp/portage/libkudzu-1.1.62-r1/work 
 * Applying sunlance.patch ...                                            
[ ok ] 
 * Applying ppc.patch ...                                                 
[ ok ] 
>>> Source unpacked. 
cc -c -march=i686 -Os -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.1.62\" 
-fpi                                                                                                                                
c -o kudzu.o kudzu.c 
kudzu.c: In function `writeDevice': 
kudzu.c:196: warning: 'class' might be used uninitialized in this function 
cc -c -march=i686 -Os -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.1.62\" 
-fpic -o modules.o modules.c 
cc -c -march=i686 -Os -pipe -Wall -D_GNU_SOURCE -g -I. -DVERSION=\"1.1.62\" 
-fpic -o pci.o pci.c 
pci.c:682: error: parse error before "byte" 
pci.c: In function `isDisabled': 
pci.c:692: error: `config' undeclared (first use in this function) 
pci.c:692: error: (Each undeclared identifier is reported only once 
pci.c:692: error: for each function it appears in.) 
pci.c:693: error: `p' undeclared (first use in this function) 
pci.c: In function `pciProbe': 
pci.c:753: error: `byte' undeclared (first use in this function) 
pci.c:753: error: parse error before "config" 
pci.c:755: error: `config' undeclared (first use in this function) 
pci.c:766: error: parse error before "config" 
make: *** [pci.o] Error 1 
 
!!! ERROR: sys-libs/libkudzu-1.1.62-r1 failed. 
!!! Function src_compile, Line 37, Exitcode 2 
!!! (no error message) 
!!! If you need support, post the topmost build error, NOT this status 
message. 
 

Reproducible: Always
Steps to Reproduce:
emerge libkudzu (or livecd-tools...) 



Gentoo Base System version 1.12.0_pre10 
dev-lang/python:     2.4.2 
sys-apps/sandbox:    1.2.13 
sys-devel/autoconf:  2.13, 2.59-r7 
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1 
sys-devel/binutils:  2.16.1 
sys-devel/libtool:   1.5.20-r1 
virtual/os-headers:  2.6.11-r2 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CBUILD="i686-pc-linux-gnu" 
CFLAGS="-march=i686 -Os -pipe" 
CHOST="i686-pc-linux-gnu" 
CXXFLAGS="-march=i686 -Os -pipe" 
FEATURES="autoconfig distlocks sandbox sfperms strict" 
USE="x86 X a52 aac acpi alsa apm arts atm audiofile bcmath berkdb bitmap-fonts 
bluetooth browserplugin bzip2 cdparanoia cdr cdrom clamav crypt cups curl dbus 
dhcp dvd dvdr dvdread eds emboss exif expat fam ffmpeg flac flash foomaticdb 
fortran gd gdbm gif gmp gphoto2 gpm hal idn imagemagick imlib imlib2 ipv6 irda 
jpeg kde kdeenablefinal kqemu lcms libg++ libwww mad mikmod mng motif mp3 mpeg 
mplayer ncurses nls nptl nptlonly nsplugin ogg oggvorbis opengl oss pam pcmcia 
pcre pdflib perl png python qemu-fast qt quicktime rar readline samba scanner 
sdl slang sms sockets softmmu spell ssl svg symlink tcltk tcpd theora tiff 
truetype truetype-fonts type1-fonts udev unicode usb utf8 vcd vorbis wifi 
win32codecs wmf xine xml2 xscreensaver xv zip zlib linguas_pl userland_GNU 
kernel_linux elibc_glibc"
Comment 1 Andy Kissner 2005-11-16 11:58:57 UTC
Can you give a full emerge info copy/paste, as you missed a few lines.
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2005-11-16 12:10:52 UTC
Please search for resolved bugs, also before posting.  =]

*** This bug has been marked as a duplicate of 109516 ***
Comment 3 Piotr Malinski 2005-11-17 08:39:27 UTC
I've searched for "kudzu" and "libkudzu" and found nothing :P 
Comment 4 Chris Gianelloni (RETIRED) gentoo-dev 2005-11-17 09:07:13 UTC
ALL kudzu
or
ALL libkudzu

otherwise it won't search already resolved bugs...