Hello, I have been updating my gentoo and have problems with update program called tilp to its version 6.79 which is not able to compile (emerge -av tilp). It is givin this error: tilp_calcs.c: In function `tilp_calc_rom_dump': tilp_calcs.c:301: error: `ROM_SE' undeclared (first use in this function) tilp_calcs.c:301: error: (Each undeclared identifier is reported only once tilp_calcs.c:301: error: for each function it appears in.) make[2]: *** [tilp-tilp_calcs.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/tilp-6.79/work/tilp-6.79/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/tilp-6.79/work/tilp-6.79' make: *** [all] Error 2 !!! ERROR: sci-calculators/tilp-6.79 failed. Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh, line 939: Called src_compile tilp-6.79.ebuild, line 57: Called die !!! (no error message) emerge --info Portage 2.1_rc4 (default-linux/x86/2006.0, gcc-3.3.6, glibc-2.3.6-r3, 2.6.15-no4 i686) ================================================================= System uname: 2.6.15-no4 i686 AMD Athlon(tm) XP 2000+ Gentoo Base System version 1.6.14 distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] dev-lang/python: 2.3.5, 2.4.2 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: [Not Present] dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.17 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-r1 sys-devel/binutils: 2.16.1-r2 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /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/lib/X11/xkb /usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks fixpackages metadata-transfer sandbox sfperms strict" GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/" LANG="cs_CZ.UTF-8" 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.gentoo.org/gentoo-portage" USE="x86 3dnow 3dnowex X acpi alsa apache2 arts avi berkdb bitmap-fonts cdr cjk cli crypt cups directfb dri eds emboss encode esd fbcon foomaticdb fortran gdbm gif gnom e gpm gstreamer gtk gtk2 imlib ipv6 isdnlog jpeg libg++ libwww mad mikmod mmx mmx2 motif mp3 mpeg mysql ncurses nls nptl ogg opengl oss pam pcre pdflib perl php png ppp d python qt quicktime readline reflection samba sdl session spell spl sse sse2 ssl svgalib tcpd truetype truetype-fonts type1-fonts udev unicode vorbis xml xml2 xmms xo rg xv zlib elibc_glibc kernel_linux userland_GNU" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
I managed to reproduced it, it a bug in the dependencies. I have reported it to the author of TiLP : http://sourceforge.net/tracker/index.php?func=detail&aid=1507859&group_id=18378&atid=118378 To avoid the problem, emerge the unstable version of the libti* in your /etc/portage/package.keyword : sci-libs/libticables ~86 sci-libs/libticalcs ~86 sci-libs/libtifiles ~86
Mixing ~arch ebuilds w/ stable deps is unsuported, closing.