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

Bug 77646

Summary: emerge sys-kernel/linux26-headers-2.6.8.1-r2 failed.
Product: Gentoo Linux Reporter: Evgeniy Dushistov <dushistov>
Component: [OLD] Core systemAssignee: SpanKY <vapier>
Status: VERIFIED WORKSFORME    
Severity: major CC: plasmaroo
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Evgeniy Dushistov 2005-01-12 02:10:33 UTC
I try to recompile my system using nptl.
So I 
emerge unmerge linux-headers
emerge linux26-headers

And got this:

 * Applying linux26-headers-2.6.8.1-arm-float.patch ...                   [ ok ]
 * Applying linux26-headers-2.6.8.1-parisc-syscall.patch ...              [ ok ]
>>> Source unpacked.
  HOSTCC  scripts/basic/fixdep
In file included from /usr/include/sys/socket.h:35,
                 from /usr/include/netinet/in.h:24,
                 from scripts/basic/fixdep.c:107:
/usr/include/bits/socket.h:305:24: asm/socket.h: No such file or directory
make[1]: *** [scripts/basic/fixdep] &#1054;&#1096;&#1080;&#1073;&#1082;&#1072; 1
make: *** [scripts_basic] &#1054;&#1096;&#1080;&#1073;&#1082;&#1072; 2





Reproducible: Always
Steps to Reproduce:
1.emerge linux26-headers
2.
3.




# emerge info 
Portage 2.0.51-r3 (default-linux/x86/2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r1,
 2.6.9-gentoo-r13 i686)
=================================================================
System uname: 2.6.9-gentoo-r13 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.4.16
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -mfpmath=sse -msse -mmmx -m3dn
ow -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/s
hare/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/
dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/c
onfig/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -mfpmath=sse -msse -mmmx -m3
dnow -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://mirr
or.gentoo.ru/pub/mirror/gentoo/ http://ftp.du.se/pub/os/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/evgeniy/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X acl alsa apm avi berkdb bitmap-fonts crypt cups directfb doc em
acs encode esd fam flac foomaticdb fortran gdbm gif gimpprint gpm gtk gtk2 image
magick imlib ipv6 java jpeg libwww mad mikmod mmx motif mpeg mysql ncurses nls o
ggvorbis opengl oss pam pdflib perl png ppds python qt quicktime readline sdl sl
ang spel spell sqlite sse ssl svga tcltk tcpd tetex tiff truetype usb xml2 xmms 
xv zlib"
Comment 1 Andrej Kacian (RETIRED) gentoo-dev 2005-01-12 05:24:44 UTC
Hm, and as dev-dotnet/gtk-sharp doesn't have any amd64 keyword, we'll have to drop amd64 from gmime for the time being. I'll fill a bug to amd64 team to test these packages and add their keyword as appropriate.
Comment 2 Andrej Kacian (RETIRED) gentoo-dev 2005-01-12 05:27:57 UTC
Um sorry, this comment had to go to different bug... My apologies.
Comment 3 SpanKY gentoo-dev 2005-01-12 14:56:51 UTC
your portage tree is out of date

sync up and try again
Comment 4 Evgeniy Dushistov 2005-01-13 06:44:00 UTC
yes, after sync all work fine.