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

Bug 154635

Summary: 'touch' during kernel make reports 'Function not implemented'.
Product: Gentoo Linux Reporter: Carl Adams <gentoo>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Carl Adams 2006-11-09 21:51:24 UTC
First time user doing first time install from NetCD.

# emerge genkernel
   :
All ok until ----------------------

>>> Unpacking genkernel-pkg-3.4.4.tar.bz2 to /var/tmp/portage/genkernel-3.4.4/work/genkernel-3.4.4
touch: setting times of '/var/tmp/portage/genkernel-3.4.4/.unpacked': Function not implemented

!!! ERROR: sys-kernel/genkernel-3.4.4 failed.

Call stack:
  ebuild.sh, line 1546: Called dyn-unpack
  ebuild.sh, line  709: Called die

!!! IO Failure -- Failed 'touch .unpacked' in /var/tmp/portage/genkernel-3.4.4

------ Then tried compiling a custom kernel -----------------

# make && make modules_install
  CHK include/linux/version.h
  UPD include/linux/version.h
  SYMLINK include/asm -> include/asm-i386
  SPLIT include/linux/autoconf.h -> include/config/*
touch: setting times of 'include/config/MARKER': Function not implemented
make: ***[include/config/MARKER] Error 1

-------------------------------------------------
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-10 00:23:24 UTC
You didn't mount /proc into chroot.