though intltool is installed (dev-util/intltool-0.37.1) compilation fails. Reproducible: Always Steps to Reproduce: emerge homebank Actual Results: emerge fails with messeage: ... config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing intltool commands ./config.status: line 1140: ./intltool-extract.in: No such file or directory mv: cannot stat `intltool-extract.out': No such file or directory chmod: cannot access `intltool-extract': No such file or directory chmod: cannot access `intltool-extract': No such file or directory ... * ERROR: app-office/homebank-4.0.1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2544: Called die * The specific snippet of code: * emake || die "Compilation failed" * The die message: * Compilation failed Portage 2.1.4.5 (default/linux/x86/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.28-gentoo i686) ================================================================= System uname: 2.6.28-gentoo i686 Intel(R) Pentium(R) M processor 1600MHz Timestamp of tree: Sun, 28 Dec 2008 09:00:01 +0000 ccache version 2.4 [enabled] app-shells/bash: 3.2_p33 dev-java/java-config: 1.3.7-r1, 2.1.6-r1 dev-lang/python: 2.5.2-r7 dev-util/ccache: 2.4-r7 dev-util/cmake: 2.6.2 sys-apps/baselayout: 2.0.0 sys-apps/openrc: 0.3.0-r1 sys-apps/sandbox: 1.2.18.1-r2 sys-devel/autoconf: 2.13, 2.61-r2 sys-devel/automake: 1.5, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1 sys-devel/binutils: 2.18-r3 sys-devel/gcc-config: 1.4.0-r4 sys-devel/libtool: 1.5.26 virtual/os-headers: 2.6.23-r3 ACCEPT_KEYWORDS="x86" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=pentium-m -O3 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d" CXXFLAGS="-march=pentium-m -O3 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo" LANG="de_DE.UTF-8" LC_ALL="de_DE.UTF-8" LDFLAGS="-Wl,-O1" LINGUAS="de" PKGDIR="/usr/portage/packages" 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" PORTDIR_OVERLAY="/usr/portage/local/layman/sunrise /usr/portage/local/layman/xfce-dev /usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X a52 aac acl acpi alsa asf avahi avi berkdb bluetooth bzip2 cairo cdr chipcard cli cracklib crypt cups dbus djvu dri dvd dvdr dvdread dvi eds flac fortran gdbm geldkarte gif glitz gnome-keyring gpm gstreamer gtk hal hbci iconv ipv6 irda isdnlog java6 jpeg laptop latex libnotify lm_sensors mad midi mmx mp3 mpeg mudflap musicbrainz ncurses nls nptl nptlonly ogg opengl openmp pam pcmcia pcre pdf png pppd python quicktime readline reflection samba session smartcard spell spl sse sse2 ssl startup-notification svg sysfs tcpd tidy timidity truetype unicode usb vcd vorbis win32codecs x86 xorg xulrunner xvid xvmc zeroconf zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" USERLAND="GNU" VIDEO_CARDS="intel" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Created attachment 176730 [details] build.log
After updating dev-util/intltool to version 0.40.5 compilation went fine. Probably there's a dependency missing.
Same here. Same problem with same solution.
Same problem and solution on amd64.
Thanks for the bug report. Fixed in 4.0.2. Denis.