Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138096 - genlop-0.30.5 exhibits strange behaviour (endless loop, no working merge found)
Summary: genlop-0.30.5 exhibits strange behaviour (endless loop, no working merge found)
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-26 12:21 UTC by Morten Cools
Modified: 2007-03-18 13:20 UTC (History)
2 users (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 Morten Cools 2006-06-26 12:21:22 UTC
Today I was emerging two packages in two different bash sessions, when I tried running genlop -c from a third... Earlier it would output the two emerges and the remaining time for each, but this time it first entered a seemingly endless loop with the message:

Use of uninitialized value in concatenation (.) or string at /usr/bin/genlop line 536, <_GEN_1> line 68336.
Use of uninitialized value in concatenation (.) or string at /usr/bin/genlop line 541, <_GEN_1> line 68336.

I tried running it again (while the same two packages were emerging), and this time it gave me this error:

!!! Error: no working merge found.
(the -c option only works if there is an ongoing compilation, see manpage)

The second error seems to be related to bug 126837, but I am running portage-2.1.1_pre1-r2.
Comment 1 Morten Cools 2006-06-26 12:22:03 UTC
Portage 2.1.1_pre1-r2 (default-linux/x86/2005.1, gcc-4.1.1/vanilla, glibc-2.4-r3, 2.6.16-gentoo-r4 i686)
=================================================================
System uname: 2.6.16-gentoo-r4 i686 AMD Athlon(tm) XP 2400+
Gentoo Base System version 1.12.1
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.18.1
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-r2
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -ggdb"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/conf.d"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/init.d"
CXXFLAGS="-O2 -march=athlon-xp -ggdb"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache confcache distlocks metadata-transfer parallel-fetch sandbox sfperms splitdebug strict userfetch userpriv"
GENTOO_MIRRORS="http://mirror.switch.ch/ftp/mirror/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ http://gentoo.blueyonder.co.uk"
LINGUAS="no en nl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
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://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow X alsa apache2 apm arts avi bash-completion berkdb bitmap-fonts bonobo bzip2 bzlib cdr cli crypt cups curl dba dbus divx4linux dri dvd dvdr eds emboss encode esd exif expat ffmpeg firefox flac foomaticdb fortran gdbm gif glut gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hal icq idn imagemagick imlib ipv6 isdnlog jack java jpeg junit kde lcms ldap libg++ libwww mad maildir mhash mikmod mmx mmxext motif mp3 mpeg msn mysql ncurses nls nptl nptlonly ogg oggvorbis opengl oscar oss pam pcre pdflib perl php png pppd python qt quicktime readline reflection samba scanner sdk sdl session spell spl sse ssl tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts usb v4l v4l2 vorbis xml xml2 xmms xorg xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_wacom kernel_linux linguas_no linguas_en linguas_nl userland_GNU video_cards_nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Pacho Ramos gentoo-dev 2007-02-17 12:21:59 UTC
Is this bug still valid, I cannot reproduce this problem with "parallel" emerges... :-/

Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-03-18 13:20:57 UTC
Get back to us if you can still reproduce it; I can't either.