Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: Gentoo Users List <gentoo-user@l.g.o>
Subject: [gentoo-user] Kernel 3.14.14 build failure at DEPMOD stage
Date: Wed, 13 Aug 2014 22:51:50
Message-Id: 20140813225131.GA22448@waltdnes.org
1 Going from 3.12.13 to 3.14.14 using "make old config" and then the
2 standard build (64 bit). At the DEPMOD stage near the very end I get...
3
4 DEPMOD 3.14.14-gentoo
5 /usr/src/linux-3.14.14-gentoo/scripts/depmod.sh: line 57: 27721
6 Segmentation fault "$DEPMOD" "$@" "$KERNELRELEASE" $SYMBOL_PREFIX
7 make: *** [_modinst_post] Error 139
8
9 I've backed out and eselected 3.12.13 again. Any ideas what gives? I
10 can't find anything relevant on Google. Google search turns up stuff
11 like so...
12
13 1) cross-compiling and using wrong host; I'm not cross-compiling here
14
15 2) out of disk space; nope, I've checked and have plenty of space
16
17 3) out of memory; on a Lenovo Thinkpad with 6 gigs of RAM?
18
19 And yes, /usr/src/linux-3.14.14-gentoo/scripts/depmod.sh line 57 is...
20
21 "$DEPMOD" "$@" "$KERNELRELEASE" $SYMBOL_PREFIX
22
23 --
24 Walter Dnes <waltdnes@××××××××.org>
25 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
[gentoo-user] Re: Kernel 3.14.14 build failure at DEPMOD stage walt <w41ter@×××××.com>