dump 0.4.34 fails to compile on my system, the errors is: cd . && autoconf (cd .; ./config.status --recheck) running /bin/sh ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-dumpdatespath=/etc/dumpdates --with-binowner=root --with-bingroup=root --enable-largefile --enable-readline --enable-shared CC=gcc CFLAGS=-O3 -march=athlon-xp -funroll-loops -pipe -fomit-frame-pointer host_alias=i686-pc-linux-gnu --no-create --no-recursion configure: warning: CC=gcc: invalid host type configure: warning: CFLAGS=-O3 -march=athlon-xp -funroll-loops -pipe -fomit-frame-pointer: invalid host type configure: error: can only configure for one host and one target at a time make: *** [config.status] Error 1 !!! ERROR: app-arch/dump-0.4.34 failed. !!! Function src_compile, Line 49, Exitcode 2 !!! (no error message) OK, looks like the Makefile has problems with gentoo's CFLAGS. Since 0.3.32 compiles just fine, this is an error within dump (already in contact with author). Easiest, ugliest way for me to fix this was to use unset CC unset CHOST unset CFLAGS in the ebuild. But there might be a better way to do this.
OK, the author released a fixed version some days ago, 0.4b35. This new release fixes the bug mentioned, dump compiles fine now for me. Could someone please bump dump (no pun intended ;))?
Could someone please bump the version in portage? The new version doesn't break anything and fixes the compilation-problem (together with a few other bugs).
0.4b35 worked very well here for about two months, please bump the version.
Closing, since dump-0.4.35 (and 0.4.36) are in portage, although not marked stable yet (work fine on my machines, nothing breaks).