Fails to build
Created attachment 318072 [details] emerge --info
Created attachment 318074 [details] build.log from failed build
I have reproduced this on the tinderbox but I also lack the autoconf.out, do you have it at hand?
Here it is.
As I don't know what fails I only can guess. I just commited a change to the automake-1.12 patch. Please try this one.
Created attachment 318356 [details] autoconf output after emerge sync on 7/16
+*itpp-4.2-r2 (17 Jul 2012) + + 17 Jul 2012; Justin Lecher <jlec@gentoo.org> +itpp-4.2-r2.ebuild: + revbump, because stable automake do not like AM_PROG_AR, #426402 +
(In reply to comment #7) > +*itpp-4.2-r2 (17 Jul 2012) > + > + 17 Jul 2012; Justin Lecher <jlec@gentoo.org> +itpp-4.2-r2.ebuild: > + revbump, because stable automake do not like AM_PROG_AR, #426402 > + ***** autoconf ***** ***** PWD: /var/tmp/portage/sci-libs/itpp-4.2-r2/work/itpp-4.2 ***** autoconf configure.ac:30: error: possibly undefined macro: AM_PROG_AR If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. Looks like a surprisingly similar error for -r2....
of extra special note, while -r2 doesn't build now -r1 does.... was this intentional?
(In reply to comment #9) > of extra special note, while -r2 doesn't build now -r1 does.... > > was this intentional? In my first commit, I mixed r1 and r2. r2 was the original, where as r1 was patched. That is fixed now.