Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69489 - emerge gpgme-0.3.14-r1 hangs during test phase
Summary: emerge gpgme-0.3.14-r1 hangs during test phase
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-30 00:42 UTC by Rafal Peisert
Modified: 2006-09-11 17:15 UTC (History)
2 users (show)

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


Attachments
emerge -va1 =gpgme-0.3* (app-crypt_gpgme-0.3.14-r1.log,136.21 KB, text/plain)
2006-09-11 17:15 UTC, Bo Ørsted Andresen (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rafal Peisert 2004-10-30 00:42:47 UTC
When 'maketest' is added to 'FEATURES' in make.conf emerge hangs while making tests and has to be interrupted with ^C.

Reproducible: Always
Steps to Reproduce:
1. add 'maketest' to 'FEATURES' in make.conf
2. emerge =gpgme-0.3.14-r1
3.

Actual Results:  
PASS: t-eventloop
<GnupgKeyblock>
  <mainkey>
    <keyid>2D727CC768697734</keyid>
    <fpr>A0FF4590BB6122EDEF6E3C542D727CC768697734</fpr>
    <algo>17</algo>
    <len>1024</len>
    <created>920882846</created>
    <otrust>?</otrust>
  </mainkey>
  <userid>
    <raw>Alfa Test (demo key) &lt;alfa@example.net&gt;</raw>
    <name>Alfa Test</name>
    <email>alfa@example.net</email>
    <comment>demo key</comment>
  </userid>
  <userid>
    <raw>Alpha Test (demo key) &lt;alpha@example.net&gt;</raw>
    <name>Alpha Test</name>
    <email>alpha@example.net</email>
    <comment>demo key</comment>
  </userid>
  <userid>
    <raw>Alice (demo key)</raw>
    <name>Alice</name>
    <comment>demo key</comment>
  </userid>
  <subkey>
    <keyid>6AE6D7EE46A871F8</keyid>
    <algo>16</algo>
    <len>1024</len>
    <created>920882959</created>
  </subkey>
</GnupgKeyblock>
Caught signal 2 in pid 12815
make[3]: *** [check-TESTS] Interrupt
make[2]: *** [check-am] Interrupt
make[1]: *** [check-recursive] Interrupt
make: *** [check-recursive] Interrupt

/usr/portage/app-crypt/gpgme/gpgme-0.3.14-r1.ebuild: dyn_test aborted; exiting.



Exiting on signal 2

Expected Results:  
Completion of the test phase and emerge.

mastema root # emerge info
Portage 2.0.51-r2 (default-x86-1.4, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.4.22-
gentoo-r5 i686)
=================================================================
System uname: 2.4.22-gentoo-r5 i686 AMD Duron(tm) Processor
Gentoo Base System version 1.4.16
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/
share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texm
f/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/plate
x/config/ /usr/share/texmf/xdvi/ /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/gconf /etc/terminfo /etc/en
v.d"
CXXFLAGS="-O3 -march=athlon -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs candy ccache distlocks maketest moo sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow aalib acl acpi afs alsa apache2 apm berkdb bindist bitmap-fonts 
crypt cscope doc f77 fam fbcon flash freetds gd innodb ipv6 kerberos krb4 ldap 
libwww mbox memlimit mmx mpi mssql mysql ncurses nls nocardbus offensive oss 
pam perl prelude python readline samba sasl slang socks5 spell ssl tcltk tcpd 
underscores unicode xml xml2 xprint zlib"
Comment 1 Sune Kloppenborg Jeppesen (RETIRED) gentoo-dev 2004-11-06 04:24:13 UTC
Same for gpgme-0.9.0-r1
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2006-06-27 21:10:23 UTC
This one must have slipped thru the cracks a long time ago.
The test works fine for me. If it persists, please reopen and include your version of gpg in the data.
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2006-06-27 21:10:37 UTC
works for me.
Comment 4 Bo Ørsted Andresen (RETIRED) gentoo-dev 2006-09-11 17:15:34 UTC
Created attachment 96762 [details]
emerge -va1 =gpgme-0.3*

I've run into this bug know. Attaching log file. This is required in order to emerge net-im/tkabber (see bug #96933) with the crypt use flag. I cannot reopen since I am not the reporter.

# eix -I gnupg
* app-crypt/gnupg
     Available versions:  1.4.2.2 ~1.4.3 ~1.4.3-r1 1.4.4 ~1.4.5_rc1 1.4.5 1.9.20-r3 ~1.9.20-r4 ~1.9.21
     Installed:           1.4.5 1.9.20-r3
     Homepage:            http://www.gnupg.org/
     Description:         The GNU Privacy Guard, a GPL pgp replacement

Portage 2.1.1 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3, 2.6.17-suspend2-r5 i686)
=================================================================
System uname: 2.6.17-suspend2-r5 i686 Intel(R) Pentium(R) M processor 1600MHz
Gentoo Base System version 1.12.4
Last Sync: Mon, 11 Sep 2006 00:00:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -Os -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-march=pentium-m -Os -pipe"
DISTDIR="/opt/distfiles"
FEATURES="autoconfig buildpkg collision-protect distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms splitdebug strict test userfetch"
GENTOO_MIRRORS="http://mirror.uni-c.dk/pub/gentoo http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo"
LC_ALL="en_GB.utf8"
LINGUAS="da en en_GB"
MAKEOPTS="-j2"
PKGDIR="/opt/packages"
PORTAGE_RSYNC_EXTRA_OPTS="--timeout=60"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://zlin.dk/gentoo-portage"
USE="x86 X aac acpi alsa asf avi bash-completion berkdb bitmap-fonts bluetooth bzip2 cairo cdr cli crypt css cups dlloader dri dvd dvdr elibc_glibc emboss encode fam fat fbcon ffmpeg firefox flac fortran gdbm gif gphoto2 gpm i8x0 ieee1394 imagemagick input_devices_evdev input_devices_keyboard input_devices_mouse input_devices_synaptics input_devices_void irda irmc isdnlog jfs jpeg kde kdehiddenvisibility kernel_linux libg++ linguas_da linguas_en linguas_en_GB logitech-mouse mad mikmod mmx mmxext mp3 mpeg mplayer msn ncurses nls nptl nptlonly nsplugin ntfs ogg opengl pam pcre pdf pdflib perl png ppds pppd python qt3 quicktime readline real reflection reiser4 reiserfs scanner sdl session slp spell spl sse sse2 ssl subversion svg svga syslog tcpd tetex tiff truetype truetype-fonts type1-fonts udev unicode usb userland_GNU vcd video_cards_fbdev video_cards_fglrx video_cards_i810 video_cards_radeon video_cards_vesa vorbis wifi win32codecs xcomposite xfs xine xml xorg xscreensaver xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS