Gentoo Archives: gentoo-user

From: Jules Colding <colding@×××××.com>
To: Gentoo Users <gentoo-user@l.g.o>
Subject: [gentoo-user] Could not emerge "app-crypt/gnupg-1.4.2-r2" due to new kernel being emerged too
Date: Thu, 24 Nov 2005 11:05:55
Message-Id: 1132826854.26266.11.camel@omc-2.omesc.com
1 Hi,
2
3 Todays "emerge -vauDN world" failed with gnupg not being emerged. The
4 reason seems to be that I am emerging a new kernel too. This new kernel
5 has obviously not been configured/build yet which makes gnupg unable to
6 find .config in "/usr/src/linux/". I expect this problem to go away when
7 the new kernel is up and running. emerge output below.
8
9
10 Best regards,
11 jules
12
13
14 ################### emerge output ####################
15 >>> emerge (12 of 14) app-crypt/gnupg-1.4.2-r2 to /
16 >>> Downloading http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/gnupg-1.4.2.tar.bz2
17 --10:56:58-- http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/gnupg-1.4.2.tar.bz2
18 => `/usr/portage/distfiles/gnupg-1.4.2.tar.bz2'
19 Resolving ftp.belnet.be... 193.190.198.20, 2001:6a8:3c80:0:203:baff:fe39:f931
20 Connecting to ftp.belnet.be|193.190.198.20|:80... connected.
21 HTTP request sent, awaiting response... 200 OK
22 Length: 2,891,177 (2.8M) [application/x-tar]
23
24 100%[=========================================================================================================================================================>] 2,891,177 284.97K/s ETA 00:00
25
26 10:57:10 (251.27 KB/s) - `/usr/portage/distfiles/gnupg-1.4.2.tar.bz2' saved [2891177/2891177]
27
28 >>> md5 files ;-) gnupg-1.4.2-r2.ebuild
29 >>> md5 files ;-) gnupg-1.2.6.ebuild
30 >>> md5 files ;-) gnupg-1.4.2-r1.ebuild
31 >>> md5 files ;-) gnupg-1.9.19.ebuild
32 >>> md5 files ;-) gnupg-1.4.1-r1.ebuild
33 >>> md5 files ;-) gnupg-1.4.1.ebuild
34 >>> md5 files ;-) gnupg-1.9.18.ebuild
35 >>> md5 files ;-) files/digest-gnupg-1.2.6
36 >>> md5 files ;-) files/digest-gnupg-1.4.1
37 >>> md5 files ;-) files/digest-gnupg-1.4.1-r1
38 >>> md5 files ;-) files/digest-gnupg-1.4.2-r1
39 >>> md5 files ;-) files/digest-gnupg-1.4.2-r2
40 >>> md5 files ;-) files/gnupg-1.4.2-badruman.patch
41 >>> md5 files ;-) files/gnupg-1.2.6-ppc64.patch
42 >>> md5 files ;-) files/gnupg-1.4.2-keyserver.patch
43 >>> md5 files ;-) files/digest-gnupg-1.9.18
44 >>> md5 files ;-) files/digest-gnupg-1.9.19
45 >>> md5 files ;-) files/gnupg-1.4.2-selftest.patch
46 >>> md5 files ;-) files/gnupg-1.4.1-selftest.patch
47 >>> md5 files ;-) files/gnupg-1.4.2-jari.patch
48 >>> md5 src_uri ;-) gnupg-1.4.2.tar.bz2
49 * Determining the location of the kernel source code
50 * Found kernel source directory:
51 * /usr/src/linux
52 * Found sources for kernel version:
53 * 2.6.14-gentoo-r2
54
55 * getfilevar requires 2 variables, with the second a valid file.
56 * getfilevar <VARIABLE> <CONFIGFILE>
57 * Could not find a usable .config in the kernel source directory.
58 * Please ensure that /usr/src/linux points to a configured set of Linux sources.
59 * If you are using KBUILD_OUTPUT, please set the environment var so that
60 * it points to the necessary object directory so that it might find .config.
61
62 !!! ERROR: app-crypt/gnupg-1.4.2-r2 failed.
63 !!! Function linux-info_pkg_setup, Line 526, Exitcode 1
64 !!! Unable to calculate Linux Kernel version
65 !!! If you need support, post the topmost build error, NOT this status message.
66
67
68 ################### emerge --info ####################
69 omc-2 ~ # emerge --info
70 Portage 2.0.51.22-r3 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.13-gentoo-r3 x86_64)
71 =================================================================
72 System uname: 2.6.13-gentoo-r3 x86_64 AMD Opteron(tm) Processor 252
73 Gentoo Base System version 1.6.13
74 dev-lang/python: 2.3.5-r2, 2.4.2
75 sys-apps/sandbox: 1.2.12
76 sys-devel/autoconf: 2.13, 2.59-r6
77 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
78 sys-devel/binutils: 2.16.1
79 sys-devel/libtool: 1.5.20
80 virtual/os-headers: 2.6.11-r2
81 ACCEPT_KEYWORDS="amd64"
82 AUTOCLEAN="yes"
83 CBUILD="x86_64-pc-linux-gnu"
84 CFLAGS="-march=k8 -O2 -pipe"
85 CHOST="x86_64-pc-linux-gnu"
86 CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib64/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/ /var/qmail/control"
87 CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
88 CXXFLAGS="-march=k8 -O2 -pipe"
89 DISTDIR="/usr/portage/distfiles"
90 FEATURES="autoconfig distlocks sandbox sfperms strict"
91 GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://pandemonium.tiscali.de/pub/gentoo/ ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://mirror.gentoo.no/ http://gentoo.prz.rzeszow.pl http://ftp.du.se/pub/os/gentoo ftp://mirror.pudas.net/gentoo"
92 PKGDIR="/usr/portage/packages"
93 PORTAGE_TMPDIR="/var/tmp"
94 PORTDIR="/usr/portage"
95 SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
96 USE="amd64 X aac aalib alsa audiofile avi berkdb bitmap-fonts browserplugin bzip2 cdr crypt cups curl dvd dvdr dvdread eds emacs emboss encode esd exif expat fam fbcon foomaticdb fortran gdbm gif glut gnome gstreamer gtk gtk2 hal iconv imlib ipv6 java jpeg lcms ldap libwww lua lzw lzw-tiff mad mng motif mozilla mp3 mpeg ncurses nls nptl nptlonly nsplugin nvidia ogg opengl oss pam pdflib perl png python quicktime readline recode sdl slang spell ssl symlink tcltk tcpd tetex theora tiff truetype truetype-fonts type1-fonts udev unicode usb userlocales vorbis xine xml2 xmms xpm xv xvid zlib userland_GNU kernel_linux elibc_glibc"
97 Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY
98
99
100
101 --
102 gentoo-user@g.o mailing list

Replies