Gentoo Archives: gentoo-user

From: Alexander Openkowski <opncow@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Bad luck with new installation: Compilation issues (eudev)
Date: Sun, 05 Feb 2017 17:19:27
Message-Id: b9109ec5-d26c-7cc1-f230-98ff96b38161@googlemail.com
In Reply to: [gentoo-user] Bad luck with new installation: Compilation issues (eudev) by Meino.Cramer@gmx.de
1 Have you seen this thread in the forums? It looks like your problem:
2
3 https://forums.gentoo.org/viewtopic-t-1057500-view-previous.html?sid=9c8b57325eef824a0748ec4ca94ac8b1
4
5 Found via a quick google search. Keywords: "eudev 3.2.1 error gentoo".
6 No offense, really. But you do not need to wait for an answer if you
7 search for yourself. :-)
8
9 On 02/05/2017 03:08 PM, Meino.Cramer@×××.de wrote:
10 > Hi,
11 >
12 > I am still compiling my new root...
13 >
14 > After some of the rebuild/sinc/revdep/ cycles I got this while trying
15 > to update sys-fs/eudev
16 >
17 > (ACCEPT_KEYWORDS is set to ~amd64 globally right before any
18 > compilations)
19 >
20 > /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
21 > static const struct key *keyboard_lookup_key(const char *str, unsigned len);
22 > ^
23 > 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
24 > make[4]: *** [Makefile:813: libudev_core_la-udev-builtin-keyboard.lo] Error 1
25 > make[4]: *** Waiting for unfinished jobs....
26 > make[4]: Leaving directory '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64/src/udev'
27 > make[3]: *** [Makefile:500: all] Error 2
28 > make[3]: Leaving directory '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64/src/udev'
29 > make[2]: *** [Makefile:394: all-recursive] Error 1
30 > make[2]: Leaving directory '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64/src'
31 > make[1]: *** [Makefile:446: all-recursive] Error 1
32 > make[1]: Leaving directory '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64'
33 > make: *** [Makefile:378: all] Error 2
34 > * ERROR: sys-fs/eudev-3.2.1::gentoo failed (compile phase):
35 > * emake failed
36 > *
37 > * If you need support, post the output of `emerge --info '=sys-fs/eudev-3.2.1::gentoo'`,
38 > * the complete build log and the output of `emerge -pqv '=sys-fs/eudev-3.2.1::gentoo'`.
39 > * The complete build log is located at '/var/tmp/portage/sys-fs/eudev-3.2.1/temp/build.log'.
40 > * The ebuild environment file is located at '/var/tmp/portage/sys-fs/eudev-3.2.1/temp/environment'.
41 > * Working directory: '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1-abi_x86_64.amd64'
42 > * S: '/var/tmp/portage/sys-fs/eudev-3.2.1/work/eudev-3.2.1'
43 >
44 >>>> Failed to emerge sys-fs/eudev-3.2.1, Log file:
45 >
46 > eix eudev shows:
47 > solfire ~ # eix sys-fs/eudev
48 > [U] sys-fs/eudev
49 > 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"}
50 > 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")
51 > Homepage: https://github.com/gentoo/eudev
52 > Description: Linux dynamic and persistent device naming support (aka userspace devfs)
53 >
54 >
55 > I dont want to poison the mailing list with long logs in case of
56 > someone knows what's going on here...but if wanted, I will post them
57 > of course... :)
58 >
59 > Cheers
60 > Meino
61 >
62 >
63 >
64 >
65 >

Replies