Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 214290 - app-crypt/gpgme-1.1.6 autoconf failed
Summary: app-crypt/gpgme-1.1.6 autoconf failed
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-22 17:57 UTC by forlk
Modified: 2008-03-24 11:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description forlk 2008-03-22 17:57:55 UTC
$ sudo emerge gpgme

---- 8< ( snip ) ----
 * ERROR: app-crypt/gpgme-1.1.6 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 2580:  Called eautoreconf
 *             environment, line  861:  Called eautoconf
 *             environment, line  804:  Called autotools_run_tool 'src_unpack'
 *             environment, line  353:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 *  The die message:
 *   Failed Running autoconf !
---- 8< ( snip ) ----


$ cat /var/tmp/app-crypt/gpgme-1.1.6/temp/autoconf-30541.out
***** autoconf *****

configure.ac:133: error: possibly undefined macro: AM_PATH_GLIB_2_0
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.


$ sudo emerge glib gpgme
  .
  .
  .
emerge completed.

Reproducible: Always

Steps to Reproduce:
1. emerge gpgme
Actual Results:  
autoconf error

Expected Results:  
merge please.

DEPEND=">=dev-libs/libgpg-error-1.4
        >=app-crypt/gnupg-1.9.20-r1
        >=dev-libs/glib-2               <- this
        pth? ( >=dev-libs/pth-1.2 )"

Portage 2.1.4.4 (default-linux/amd64/2007.0/no-multilib, gcc-4.2.3, glibc-2.7-r1, 2.6.24-gentoo-r3 x86_64)
=================================================================
System uname: 2.6.24-gentoo-r3 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 5000+
Timestamp of tree: Sat, 22 Mar 2008 15:30:01 +0000
app-shells/bash:     3.2_p17-r1
dev-lang/python:     2.5.1-r5
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.61-r1
sys-devel/automake:  1.7.9-r1, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.24
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/bash /etc/env.d /etc/eselect /etc/fonts/fonts.conf /etc/gconf /etc/hotplug.d /etc/init.d /etc/modprobe.d /etc/pam.d /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/skel /etc/ssl /etc/terminfo /etc/udev /etc/udev/rules.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="collision-protect distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://cudlug.cudenver.edu/gentoo/ http://gentoo.mirrors.pair.com/"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j3"
PKGDIR="/var/tmp/pkgfiles"
PORTAGE_COMPRESS="gzip"
PORTAGE_COMPRESS_FLAGS=""
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 berkdb bzip2 chroot cjk cracklib crypt cxx gdbm glibc-omitfp gmp hpn ithreads ncurses nls pam pcre pic readline skey sqlite ssl symlink threadsafe unicode zlib" APACHE2_MODULES="actions alias asis auth_basic authn_default authn_file authz_default authz_groupfile authz_host authz_user dir env filter include log_config mime negotiation setenvif" APACHE2_MPMS="worker" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="ncurses text" USERLAND="GNU" VIDEO_CARDS="vesa"
Comment 1 Alon Bar-Lev (RETIRED) gentoo-dev 2008-03-22 19:26:56 UTC
Thanks!
Should be solved now.
Please reopen if does not work.
[Wait a few hours so new ebuild will be available]