On Mon, 23 Jan 2012 11:00:39 -0500 Yaroslav Halchenko <[email protected]> wrote:
> so it is all good besides armel: > > https://buildd.debian.org/status/fetch.php?pkg=aghermann&arch=armel&ver=0.5.1.1-1&stamp=1327293393 Looking at this: ../core/tunable.hh:261: confused by earlier errors, bailing out Hmm... It's an armel g++-4.6 freaking out wrt c++0x. I'll try to devise some workaround (I bumped into a similar issue with g++-4.5.x, and dealt with it somehow without properly understanding what went wrong and who's to blame; and the issue itself went away after an upgrade). Or it may well be down to g++ version change: g++ was at 4.6.2-11 on 2012-01-12 19:01:38 when aghermann-0.5.0-1 was (successfully) built, whereas the build failure we are discussing now comes up with g++ 4.6.2-12 (I'm looking at this line in build logs: Setting up g++-4.6 (4.6.2-nn) ... Anyway, it's difficult for me to troubleshoot the issue with any degree of certainty, given the fact all is fine on other arches (and, I have no armel box available); I'll just try to make code less heavy on g++. More on that soon, Andrei -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/20120123185034.64ba3d13@christian

