Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103505 - dev-util/anjuta-1.2.4 - "Generating System tags" takes forever
Summary: dev-util/anjuta-1.2.4 - "Generating System tags" takes forever
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Philip Walls (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-23 13:07 UTC by Jason Morawski
Modified: 2006-02-20 11:47 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 Jason Morawski 2005-08-23 13:07:59 UTC
When emerging the newest version of anjuta (1.2.4), the part that says
"Generating System tags" takes forever.  It says that it should take no longer
than 20 minutes but it never finishes, even after hours and hours.

Reproducible: Always
Steps to Reproduce:
1. emerge anjuta
2.
3.

Actual Results:  
Generating System tags...

Takes forever!

Expected Results:  
Finished generating the system tags after 20 minutes.

Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.5-r1, 2.6.12.5 i686)
=================================================================
System uname: 2.6.12.5 i686 Intel(R) Pentium(R) 4 Mobile CPU 1.80GHz
Gentoo Base System version 1.6.13
dev-lang/python:     2.2.3-r5, 2.3.5
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium4 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.1/share/config
/usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config
/usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config
/usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb
/usr/lib/mozilla/defaults/pref /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy distlocks fixpackages sandbox sfperms strict"
GENTOO_MIRRORS="http://mirrors.acm.cs.rpi.edu/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://acm.cs.rpi.edu/gentoo-portage"
USE="x86 X aalib alsa apm arts avi berkdb bitmap-fonts cdr crypt cups curl
directfb dts dvd eds emboss encode esd fam fbcon flac foomaticdb fortran gcj
gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 imagemagick imlib ipv6 jack java
jpeg junit kde libg++ libwww mad mikmod mmx mmx2 motif mozilla mp3 mpeg mysql
nas ncurses nls nptl objc odbc ogg oggvorbis opengl oracle oss pam pdflib perl
png python qt quicktime readline real ruby samba sdk sdl slang speex spell sse
sse2 ssl svga tcltk tcpd tiff truetype truetype-fonts type1-fonts unicode vorbis
win32codecs xine xml xml2 xmms xosd xv zlib video_cards_radeon userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Philip Walls (RETIRED) gentoo-dev 2005-08-31 10:01:40 UTC
This is what generates all of the code completion tags/crossrefs. It basically
looks for all of the header files that are included in with any pkgconfig
registered library (gtk, qt, etc). It only takes about 45 seconds here.

I can move this into the config() section if this becomes too much of an issue.
Anyone else experiencing this magnitude of delay?
Comment 2 Philip Walls (RETIRED) gentoo-dev 2006-02-20 11:47:19 UTC
Never got response from reporter.