Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 448950

Summary: gnome-extra/gucharmap-3.6.1 complains: configure: error: itstool not found
Product: Gentoo Linux Reporter: Otto A. Schell <oas>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Otto A. Schell 2012-12-27 20:31:25 UTC
emerge gnome-extra/gucharmap brought in from I don't know: 

---build.log--------------------------------------------
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether NLS is requested... yes
checking for intltool >= 0.40.0... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.16.1
checking for XML::Parser... ok
checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking for itstool... no
configure: error: itstool not found

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/gnome-extra/gucharmap-3.6.1/work/gucharmap-3.6.1/config.log
 * ERROR: gnome-extra/gucharmap-3.6.1 failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *          ebuild.sh, line   93:  Called src_configure
 *        environment, line 2983:  Called gnome2_src_configure
 *        environment, line 2256:  Called econf '--disable-static' '--enable-introspection' '--enable-unihan' '--disable-vala'
 *   phase-helpers.sh, line  505:  Called die
 * The specific snippet of code:
 *   <-><------><------>die "econf failed"
 * 
 * If you need support, post the output of `emerge --info '=gnome-extra/gucharmap-3.6.1'`,
 * the complete build log and the output of `emerge -pqv '=gnome-extra/gucharmap-3.6.1'`.
 * The complete build log is located at '/var/tmp/portage/gnome-extra/gucharmap-3.6.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/gucharmap-3.6.1/temp/environment'.
 * Working directory: '/var/tmp/portage/gnome-extra/gucharmap-3.6.1/work/gucharmap-3.6.1'
 * S: '/var/tmp/portage/gnome-extra/gucharmap-3.6.1/work/gucharmap-3.6.1'

 ------------snip----------------

Probably missing (?)depend(s) for dev-util/itstool…?

After manually emerging dev-util/itstool emerging gnome-extra/gucharmap was without complaints
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2012-12-27 23:20:16 UTC
Thanks for taking the time to report this problem.
This issue has already been filed as bug #448810 and is already resolved.
It should have hit rsync mirrors by now so just run emerge --sync.

*** This bug has been marked as a duplicate of bug 448810 ***