Gentoo Archives: gentoo-user

From: reader@×××××××.com
To: gentoo-user@l.g.o
Subject: [gentoo-user] Build failure hwinfo both stable and testing
Date: Fri, 16 Jan 2009 19:04:48
Message-Id: usknjyswa.fsf@newsguy.com
1 I tried to install hwinfo today and failed with the latest
2 ~hwinfo-14.19. I couldn't make anything usefull of the failure
3 message so backed off to the stable version 13.28. I got the same
4 failure so wondering if anyone can make sense of the (partial)
5 output below.
6
7 Does it mean this file is missing (i10_v86.o):
8 make[2]: *** [i10_v86.o] Error 1
9
10 Or do the earlier error message indicate something wrong in the code?
11 Or something completely differnet?
12
13 These pkgs were installed today... they were pulled in by
14 hwinfo:
15
16 Fri Jan 16 12:16:31 2009 >>> dev-libs/libusb-0.1.12-r4
17 Fri Jan 16 12:17:22 2009 >>> sys-fs/sysfsutils-2.1.0
18 Fri Jan 16 12:17:48 2009 >>> dev-util/gperf-3.0.3
19 Fri Jan 16 12:18:12 2009 >>> sys-apps/eject-2.1.5-r1
20 Fri Jan 16 12:18:26 2009 >>> sys-apps/dmidecode-2.10
21 Fri Jan 16 12:18:35 2009 >>> app-arch/rpm2targz-9.0.0.3g
22 Fri Jan 16 12:19:25 2009 >>> x11-terms/xterm-239
23 Fri Jan 16 12:20:04 2009 >>> sys-fs/device-mapper-1.02.28
24 Fri Jan 16 12:20:38 2009 >>> sys-apps/usbutils-0.73
25 Fri Jan 16 12:21:32 2009 >>> sys-fs/cryptsetup-1.0.6-r2
26 Fri Jan 16 12:22:03 2009 >>> x11-apps/xinit-1.0.8-r3
27 Fri Jan 16 12:32:20 2009 >>> x11-base/xorg-server-1.5.3-r1
28 Fri Jan 16 12:32:53 2009 >>> x11-drivers/xf86-input-keyboard-1.3.2
29 Fri Jan 16 12:33:25 2009 >>> x11-drivers/xf86-input-evdev-2.1.1
30 Fri Jan 16 12:34:00 2009 >>> x11-drivers/xf86-video-vmware-10.16.5
31 Fri Jan 16 12:34:38 2009 >>> x11-drivers/xf86-input-mouse-1.4.0
32 Fri Jan 16 12:35:20 2009 >>> dev-python/pyxf86config-0.3.34-r2
33 Fri Jan 16 12:37:58 2009 >>> sys-apps/hal-0.5.11-r6
34 Fri Jan 16 12:38:14 2009 >>> app-misc/hal-info-20080508
35
36 ============================================
37 emerge hwinfo output
38 [...]
39
40 i10_v86.c: In function 'setup_vm86':
41 i10_v86.c:104: error: 'VIF_MASK' undeclared (first use in this function)
42 i10_v86.c:104: error: (Each undeclared identifier is reported only once
43 i10_v86.c:104: error: for each function it appears in.)
44 i10_v86.c:104: error: 'VIP_MASK' undeclared (first use in this function)
45 i10_v86.c: In function 'run_bios_int':
46 i10_v86.c:474: error: 'VIF_MASK' undeclared (first use in this function)
47 i10_v86.c:475: error: 'IF_MASK' undeclared (first use in this function)
48 i10_v86.c:486: error: 'TF_MASK' undeclared (first use in this function)
49 i10_v86.c:486: error: 'NT_MASK' undeclared (first use in this function)
50 make[2]: *** [i10_v86.o] Error 1
51 make[2]: Leaving directory `/var/tmp/portage/sys-apps/hwinfo-13.28/work/hwinfo-13.28/src/int10'
52 make[1]: *** [subdirs] Error 2
53 make[1]: Leaving directory `/var/tmp/portage/sys-apps/hwinfo-13.28/work/hwinfo-13.28/src'
54 make: *** [subdirs] Error 2
55 *
56 * ERROR: sys-apps/hwinfo-13.28 failed.
57 * Call stack:
58 * ebuild.sh, line 49: Called src_compile
59 * environment, line 2092: Called die
60 * The specific snippet of code:
61 * emake -j1 EXTRA_FLAGS="${CFLAGS}" || die "emake failed"
62 * The die message:
63 * emake failed

Replies

Subject Author
Re: [gentoo-user] Build failure hwinfo both stable and testing Paul Hartman <paul.hartman+gentoo@×××××.com>