Gentoo Archives: gentoo-user

From: Meino.Cramer@×××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] Bad luck with new installation: Compilation issues (eudev)
Date: Sun, 05 Feb 2017 14:08:51
Message-Id: 20170205140831.GA5035@solfire
1 Hi,
2
3 I am still compiling my new root...
4
5 After some of the rebuild/sinc/revdep/ cycles I got this while trying
6 to update sys-fs/eudev
7
8 (ACCEPT_KEYWORDS is set to ~amd64 globally right before any
9 compilations)
10
11 /var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1/src/udev/udev-builtin-keyboard.c:31:26: note: previous declaration of 'keyboard_lookup_key' was here
12 static const struct key *keyboard_lookup_key(const char *str, unsigned len);
13 ^
14 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1/src/udev -I../.. -include ../../config.h -DROOTPREFIX=\"\" -DUDEV_HWDB_DIR=\"/etc/udev/hwdb.d\" -DUDEV_HWDB_BIN=\"/etc/udev/hwdb.bin\" -DUDEV_CONF_DIR=\"/etc/udev\" -DUDEV_ROOT_RUN=\"/run\" -DUDEV_RULES_DIR=\"/lib/udev/rules.d\" -DUDEV_LIBEXEC_DIR=\"/lib/udev\" -DUDEV_VERSION=\"220\" -I /var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1/src/shared -I /var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1/src/libudev -I ../../src/udev -march=native -msse -msse2 -msse3 -O2 -pipe -c -o udevadm-monitor.o /var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1/src/udev/udevadm-monitor.c
15 make[4]: *** [Makefile:813: libudev_core_la-udev-builtin-keyboard.lo] Error 1
16 make[4]: *** Waiting for unfinished jobs....
17 make[4]: Leaving directory '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64/src/udev'
18 make[3]: *** [Makefile:500: all] Error 2
19 make[3]: Leaving directory '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64/src/udev'
20 make[2]: *** [Makefile:394: all-recursive] Error 1
21 make[2]: Leaving directory '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64/src'
22 make[1]: *** [Makefile:446: all-recursive] Error 1
23 make[1]: Leaving directory '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64'
24 make: *** [Makefile:378: all] Error 2
25 * ERROR: sys-fs/eudev-3.2.1::gentoo failed (compile phase):
26 * emake failed
27 *
28 * If you need support, post the output of `emerge --info '=sys-fs/eudev-3.2.1::gentoo'`,
29 * the complete build log and the output of `emerge -pqv '=sys-fs/eudev-3.2.1::gentoo'`.
30 * The complete build log is located at '/var/tmp/portage/sys-fs/eudev-3.2.1/temp/build.log'.
31 * The ebuild environment file is located at '/var/tmp/portage/sys-fs/eudev-3.2.1/temp/environment'.
32 * Working directory: '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64'
33 * S: '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1'
34
35 >>> Failed to emerge sys-fs/eudev-3.2.1, Log file:
36
37
38 eix eudev shows:
39 solfire ~ # eix sys-fs/eudev
40 [U] sys-fs/eudev
41 Available versions: 1.9-r2 1.10-r2 3.1.2 3.1.5 (~)3.2 (~)3.2.1 **4.9999 **9999 {+blkid doc efi gudev +hwdb introspection +keymap +kmod +modutils +openrc (+)rule-generator selinux smack static-libs test ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 x32"}
42 Installed versions: 3.1.5(05:33:42 02/02/17)(hwdb kmod -introspection -rule-generator -selinux -static-libs -test ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="64 -32 -x32")
43 Homepage: https://github.com/gentoo/eudev
44 Description: Linux dynamic and persistent device naming support (aka userspace devfs)
45
46
47 I dont want to poison the mailing list with long logs in case of
48 someone knows what's going on here...but if wanted, I will post them
49 of course... :)
50
51 Cheers
52 Meino

Replies

Subject Author
Re: [gentoo-user] Bad luck with new installation: Compilation issues (eudev) Alexander Openkowski <opncow@××××××××××.com>