Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 129107 - net-wireless/madwifi-driver-0.1485.20060325 do not compile, a file lacks
Summary: net-wireless/madwifi-driver-0.1485.20060325 do not compile, a file lacks
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-07 03:24 UTC by khaelin
Modified: 2006-04-07 10:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description khaelin 2006-04-07 03:24:20 UTC
During a compilation:
-----------------------------------------------------------------------
net80211/ieee80211_linux.c:749: error: syntax error before "SVNVERSION"
distcc[10368] ERROR: compile /var/tmp/portage/madwifi-driver-0.1485.20060325/work/madwifi-ng-r1485-20060325/net80211/ieee80211_linux.c on localhost failed
make[2]: *** [/var/tmp/portage/madwifi-driver-0.1485.20060325/work/madwifi-ng-r1485-20060325/net80211/ieee80211_linux.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [_module_/var/tmp/portage/madwifi-driver-0.1485.20060325/work/madwifi-ng-r1485-20060325/net80211] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.16-suspend2-r1'
make: *** [all] Erreur 2

!!! ERROR: net-wireless/madwifi-driver-0.1485.20060325 failed.
Call stack:
  ebuild.sh, line 1526:   Called dyn_compile
  ebuild.sh, line 923:   Called src_compile
  madwifi-driver-0.1485.20060325.ebuild, line 81:   Called linux-mod_src_compile
  linux-mod.eclass, line 512:   Called die

!!! Unable to make                                  KERNELPATH=/usr/src/linux ATH_RATE=ath_rate/sample all.
!!! If you need support, post the topmost build error, and the call stack if relevant.
-----------------------------------------------------------------------

emerge --info:
-----------------------------------------------------------------------
[~] % emerge --info
Portage 2.1_pre7-r4 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.4-r1, 2.6.16-suspend2-r1 i686)
=================================================================
System uname: 2.6.16-suspend2-r1 i686 Intel(R) Celeron(R) M processor         1.50GHz
Gentoo Base System version 1.12.0_pre16
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2-r1
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-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distcc distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/ ftp://mirror.ovh.net/gentoo-distfiles/  http://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo"
LC_ALL="fr_FR.UTF-8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.fr.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm avi berkdb bitmap-fonts cli crypt ctype cups dba doc dri dvd eds emboss encode esd expat fastbuild firefox foomaticdb force-cgi-redirect freetype ftp gd gdbm gif gnome gpm gstreamer gtk gtk2 imlib isdnlog jabber jpeg libg++ libwww mad memlimit mikmod mmx motif mp3 mpeg ncurses nls nptl nptlonly offensive ogg opengl pcre pdflib perl png posix pppd python quicktime readline sdl session simplexml soap sockets spell spl sse sse2 ssl tcpd tokenizer truetype truetype-fonts type1-fonts udev unicode vorbis win32codecs xml xsl xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_ati video_cards_vesa video_cards_vga video_cards_fglrx"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS, LINGUAS
-----------------------------------------------------------------------
Comment 1 khaelin 2006-04-07 03:26:35 UTC
(In reply to comment #0)
> During a compilation:
> -----------------------------------------------------------------------
  CC [M]  /var/tmp/portage/madwifi-driver-0.1485.20060325/work/madwifi-ng-r1485-20060325/net80211/ieee80211_linux.o
/var/tmp/portage/madwifi-driver-0.1485.20060325/work/madwifi-ng-r1485-20060325/net80211/ieee80211_linux.c:748:24: svnversion.h: No such file or directory
/var/tmp/portage/madwifi-driver-0.1485.20060325/work/madwifi-ng-r1485-20060325/
> net80211/ieee80211_linux.c:749: error: syntax error before "SVNVERSION"
> distcc[10368] ERROR: compile
> /var/tmp/portage/madwifi-driver-0.1485.20060325/work/madwifi-ng-r1485-20060325/net80211/ieee80211_linux.c
> on localhost failed
> make[2]: ***
> [/var/tmp/portage/madwifi-driver-0.1485.20060325/work/madwifi-ng-r1485-20060325/net80211/ieee80211_linux.o]
> Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[1]: ***
> [_module_/var/tmp/portage/madwifi-driver-0.1485.20060325/work/madwifi-ng-r1485-20060325/net80211]
> Error 2
> make[1]: Leaving directory `/usr/src/linux-2.6.16-suspend2-r1'
> make: *** [all] Erreur 2
> 
> !!! ERROR: net-wireless/madwifi-driver-0.1485.20060325 failed.
> Call stack:
>   ebuild.sh, line 1526:   Called dyn_compile
>   ebuild.sh, line 923:   Called src_compile
>   madwifi-driver-0.1485.20060325.ebuild, line 81:   Called
> linux-mod_src_compile
>   linux-mod.eclass, line 512:   Called die
> 
> !!! Unable to make                                  KERNELPATH=/usr/src/linux
> ATH_RATE=ath_rate/sample all.
> !!! If you need support, post the topmost build error, and the call stack if
> relevant.
> -----------------------------------------------------------------------
> 
> emerge --info:
> -----------------------------------------------------------------------
> [~] % emerge --info
> Portage 2.1_pre7-r4 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.4-r1,
> 2.6.16-suspend2-r1 i686)
> =================================================================
> System uname: 2.6.16-suspend2-r1 i686 Intel(R) Celeron(R) M processor        
> 1.50GHz
> Gentoo Base System version 1.12.0_pre16
> distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632)
> [enabled]
> dev-lang/python:     2.3.5-r2, 2.4.2-r1
> 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-r2
> sys-devel/binutils:  2.16.1-r2
> sys-devel/libtool:   1.5.22
> virtual/os-headers:  2.6.11-r3
> ACCEPT_KEYWORDS="x86 ~x86"
> AUTOCLEAN="yes"
> CBUILD="i686-pc-linux-gnu"
> CFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer"
> CHOST="i686-pc-linux-gnu"
> CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env
> /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config
> /usr/share/X11/xkb /usr/share/config /var/qmail/control"
> CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild
> /etc/terminfo /etc/texmf/web2c /etc/env.d"
> CXXFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer"
> DISTDIR="/usr/portage/distfiles"
> FEATURES="autoconfig distcc distlocks metadata-transfer sandbox sfperms strict"
> GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/
> ftp://mirror.ovh.net/gentoo-distfiles/ 
> http://ftp.snt.utwente.nl/pub/os/linux/gentoo
> ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo"
> LC_ALL="fr_FR.UTF-8"
> MAKEOPTS="-j2"
> PKGDIR="/usr/portage/packages"
> PORTAGE_TMPDIR="/var/tmp"
> PORTDIR="/usr/portage"
> PORTDIR_OVERLAY="/usr/local/portage"
> SYNC="rsync://rsync.fr.gentoo.org/gentoo-portage"
> USE="x86 X alsa apache2 apm avi berkdb bitmap-fonts cli crypt ctype cups dba
> doc dri dvd eds emboss encode esd expat fastbuild firefox foomaticdb
> force-cgi-redirect freetype ftp gd gdbm gif gnome gpm gstreamer gtk gtk2 imlib
> isdnlog jabber jpeg libg++ libwww mad memlimit mikmod mmx motif mp3 mpeg
> ncurses nls nptl nptlonly offensive ogg opengl pcre pdflib perl png posix pppd
> python quicktime readline sdl session simplexml soap sockets spell spl sse sse2
> ssl tcpd tokenizer truetype truetype-fonts type1-fonts udev unicode vorbis
> win32codecs xml xsl xv xvid zlib elibc_glibc input_devices_keyboard
> input_devices_mouse kernel_linux userland_GNU video_cards_ati video_cards_vesa
> video_cards_vga video_cards_fglrx"
> Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS,
> LINGUAS
> -----------------------------------------------------------------------
> 

Comment 2 Henrik Brix Andersen 2006-04-07 09:12:42 UTC
Please with distcc disabled.
Comment 3 khaelin 2006-04-07 10:42:32 UTC
Test done with distcc disabled: there's the same error.