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

Bug 137336

Summary: net-wireless/rtl8180-0.22_pre20050528 compile error with 2.6.17 kernel
Product: Gentoo Linux Reporter: Mark Webster <bunbuntheminilop>
Component: New packagesAssignee: Mobile Herd (OBSOLETE) <mobile+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: andreas.kotowicz, gabrielp
Priority: High    
Version: 2006.0   
Hardware: x86   
OS: Linux   
URL: http://forums.gentoo.org/viewtopic-t-472896-highlight-.html
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 137175    
Attachments: Compile error emerging rtl8180

Description Mark Webster 2006-06-19 23:56:44 UTC
I have compiled 2.6.17-gentoo-sources. When I try and compile net-wireless/rtl8180 for the r8180 module I get the following error message. Following further is my emerge --info. Is this a gentoo problem or an upstream problem?

The complete error output has been posted on the forum link. Note that the output of emerge --info was taken with my old kernel. The only difference is the kernel version.

!!! ERROR: net-wireless/rtl8180-0.22_pre20050528 failed. 
Call stack: 
ebuild.sh, line 1539: Called dyn_compile 
ebuild.sh, line 939: Called src_compile 
ebuild.sh, line 1248: Called linux-mod_src_compile 
linux-mod.eclass, line 515: Called die 

!!! Unable to make KSRC=/usr/src/linux all.

Portage 2.1 (default-linux/x86/2006.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.16-gentoo-r9 i686) 
================================================================= 
System uname: 2.6.16-gentoo-r9 i686 Pentium III (Coppermine) 
Gentoo Base System version 1.6.14 
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] 
dev-lang/python: 2.4.2 
dev-python/pycrypto: 2.0.1-r5 
dev-util/ccache: [Not Present] 
dev-util/confcache: [Not Present] 
sys-apps/sandbox: 1.2.17 
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-r2 
sys-devel/gcc-config: 1.3.13-r2 
sys-devel/libtool: 1.5.22 
virtual/os-headers: 2.6.11-r2 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CBUILD="i686-pc-linux-gnu" 
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/" 
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo" 
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict" 
GENTOO_MIRRORS="ftp://ftp.citylink.co.nz/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="x86 X aac acpi alsa apache2 apm arts asf avi berkdb bitmap-fonts cli crypt cups dbus dri eds emboss encode esd foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 hal imlib insecure-drivers ipv6 isdnlog joystick jpeg kde libg++ libwww mad mikmod mmx motif mp3 mpeg mysql ncurses nls nptl ogg opengl oss pam pcre pdflib perl png ppds pppd python qt quicktime readline reflection sdl session spell spl ssl tcpd theora truetype truetype-fonts tune type1-fonts udev unicode video_cards_mach64 vorbis win32codecs xml xmms xorg xv zlib elibc_glibc kernel_linux userland_GNU" 
Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-20 00:51:47 UTC
(In reply to comment #0)
> The complete error output has been posted on the forum link.

So post/attach it here and reopen then. 
Comment 2 Mark Webster 2006-06-20 02:20:20 UTC
Created attachment 89613 [details]
Compile error emerging rtl8180
Comment 3 Mark Webster 2006-06-20 02:21:36 UTC
Additional information supplied. Bug reopened.
Comment 4 Stefan Schweizer (RETIRED) gentoo-dev 2006-06-25 10:19:40 UTC
had a look into this today, was not that hard to fix :)

thanks for report
Comment 5 Mark Webster 2006-06-25 23:06:52 UTC
Thank you very much!