Gentoo Archives: gentoo-user

From: Dale <dalek@××××××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Upgrading app-crypt/gnupg-1.9.94 fails to emerge.
Date: Mon, 30 Oct 2006 09:22:37
Message-Id: 4545C3BE.3020005@exceedtech.net
1 Hi,
2
3 I did my normal sync and then got a list of packages to upgrade. It
4 fails on app-crypt/gnupg-1.9.94 with the following:
5
6 > checking if gcc supports -Wno-pointer-sign... yes
7 > configure:
8 > ***
9 > *** You need libgpg-error to build this program.
10 > ** This library is for example available at
11 > *** ftp://ftp.gnupg.org/gcrypt/libgpg-error
12 > *** (at least version 1.4 is required.)
13 > ***
14 > configure:
15 > ***
16 > *** You need libassuan with Pth support to build this program.
17 > *** This library is for example available at
18 > *** ftp://ftp.gnupg.org/gcrypt/alpha/libassuan/
19 > *** (at least version 0.9.3 (API 1) is required).
20 > ***
21 > configure: error:
22 > ***
23 > *** Required libraries not found. Please consult the above messages
24 > *** and install them before running configure again.
25 > ***
26 >
27 > !!! Please attach the following file when filing a report to
28 > bugs.gentoo.org:
29 > !!! /var/tmp/portage/gnupg-1.9.94/work/gnupg-1.9.94/config.log
30 >
31 > !!! ERROR: app-crypt/gnupg-1.9.94 failed.
32 > Call stack:
33 > ebuild.sh, line 1546: Called dyn_compile
34 > ebuild.sh, line 937: Called src_compile
35 > gnupg-1.9.94.ebuild, line 72: Called econf '--enable-agent'
36 > '--enable-symcryptrun' '--disable-gpg' '--enable-gpgsm'
37 > '--disable-scdaemon' '--enable-nls' '--enable-ldap'
38 > '--disable-capabilities' '--with-photo-viewer=/usr/bin/xloadimage'
39 > ebuild.sh, line 540: Called die
40 >
41 > !!! econf failed
42 > !!! If you need support, post the topmost build error, and the call
43 > stack if relevant.
44 >
45 > root@smoker / #
46
47 I have the config.log it mentions but it is pretty good size. I would
48 rather send it directly if you need it. I don't have a way of hosting
49 it. Sorry.
50
51
52 I have the following installed:
53
54 > dev-libs/libgpg-error-1.3
55 > dev-libs/libassuan-0.9.2
56
57 This is my USE line, in alphabetical order:
58
59 > USE="acl acpi alsa amd arts artswrappersuid automount browserplugin
60 > bzip2 cdr chroot crypt dbus doc dvd dvdr esd exif fdftk -fftw -firefox
61 > gaim gcj gif gimp gimpprint gkrellm -gnome gphoto2 gtk hal hbci ipv6
62 > java javascript jbig jpeg jpeg2k justify kde logrotate mmx mp3
63 > nsplugin ofx offensive opengl -oss postgres ppds qt3 qt4 samba scanner
64 > seamonkey sqlite sse syslog tiff tk truetype udev usb win32codecs wma
65 > wmf X -xmms xml xprint yahoo 3dnow "
66
67 Has anyone else ran into this? Do I need to change something on my
68 end? Is this a bug? A dependency issue?
69
70 Thanks for the help.
71
72 Dale
73
74 :-) :-) :-)
75 --
76 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Upgrading app-crypt/gnupg-1.9.94 fails to emerge. Alan McKinnon <alan@××××××××××××××××.za>