Gentoo Archives: gentoo-user

From: Michael Sullivan <michael@××××××××××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] Upgrading xorg-x11: revdep-rebuild fails on apmd
Date: Sun, 02 Jul 2006 03:31:30
Message-Id: 1151810569.18871.11.camel@camille.espersunited.com
1 I upgraded xorg-x11 on my computer today. Afterward, I wanted to run
2 revdep-rebuild to make sure any loose ends where tied up. It wanted to
3 remerge apmd, but every time it tries, I get this:
4
5 Calculating dependencies... done!
6 >>> Emerging (1 of 1) sys-apps/apmd-3.2.2_p5 to /
7 >>> checking ebuild checksums ;-)
8 >>> checking auxfile checksums ;-)
9 >>> checking miscfile checksums ;-)
10 >>> checking apmd_3.2.2.orig.tar.gz ;-)
11 >>> checking apmd_3.2.2-5.diff.gz ;-)
12 >>> Unpacking source...
13 >>> Unpacking apmd_3.2.2.orig.tar.gz
14 to /var/tmp/portage/apmd-3.2.2_p5/work
15 >>> Unpacking apmd_3.2.2-5.diff.gz
16 to /var/tmp/portage/apmd-3.2.2_p5/work
17 * Applying apmd_3.2.2-5.diff ...
18 [ ok ] * Applying apmd-no-on_ac_power_script.patch ...
19 [ ok ]>>> Source unpacked.
20 >>> Compiling source
21 in /var/tmp/portage/apmd-3.2.2_p5/work/apmd-3.2.2.orig ...
22 libtool --quiet --mode=compile i686-pc-linux-gnu-gcc -c -O -g -Wall
23 -pipe -I. -I/usr/X11R6/include -I/usr/src/linux-2.2/include
24 -I /usr/src/linux-2.0/include -DVERSION=\"3.2.1\" -DDEFAULT_PROXY_NAME=
25 \"/etc/apmd_proxy\" apmlib.c
26 libtool: compile: unable to infer tagged configuration
27 libtool: compile: specify a tag with `--tag'
28 make: *** [apmlib.lo] Error 1
29
30 !!! ERROR: sys-apps/apmd-3.2.2_p5 failed.
31 Call stack:
32 ebuild.sh, line 1539: Called dyn_compile
33 ebuild.sh, line 939: Called src_compile
34 apmd-3.2.2_p5.ebuild, line 56: Called die
35
36 !!! emake failed
37 !!! If you need support, post the topmost build error, and the call
38 stack if relevant.
39
40 Can I fix this myself, or should I submit it as a bug?
41
42 --
43 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Upgrading xorg-x11: revdep-rebuild fails on apmd Jonas Pedersen <jonas@×××××.dk>