Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 252975 - app-office/homebank-4.0.1 dies with "Compilation failed"
Summary: app-office/homebank-4.0.1 dies with "Compilation failed"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Denis Dupeyron (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-29 10:51 UTC by Arthur Spitzer
Modified: 2009-04-18 02:02 UTC (History)
0 users

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


Attachments
build.log (build.log,19.63 KB, text/plain)
2008-12-29 10:53 UTC, Arthur Spitzer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arthur Spitzer 2008-12-29 10:51:58 UTC
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
Comment 1 Arthur Spitzer 2008-12-29 10:53:52 UTC
Created attachment 176730 [details]
build.log
Comment 2 Arthur Spitzer 2008-12-31 06:16:31 UTC
After updating dev-util/intltool to version 0.40.5 compilation went fine.
Probably there's a dependency missing.
Comment 3 Felipe Ghellar 2009-02-15 15:07:56 UTC
Same here.

Same problem with same solution.
Comment 4 Axel Mueller 2009-03-04 15:33:25 UTC
Same problem and solution on amd64.
Comment 5 Denis Dupeyron (RETIRED) gentoo-dev 2009-04-18 02:02:05 UTC
Thanks for the bug report. Fixed in 4.0.2.

Denis.