Dear Jari, The problem is that the new version of libbobcat requires --std=c++11 during compilation (instead of c++0x).
I'm working on getting my autoconf to pick up on this. I'll try to release a new version this week. Greets, Bram On Oct 22, 2013 7:29 PM, "jari" <[email protected]> wrote: > > Hi Bram, > > Version 2.0.4 fails to build on several architectures in Debian. It > would be nice if you could take a look and possible release a fix. > > See build logs page for this bug: > > http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=ccbuild;dist=unstable > > Click links at "status" field > https://buildd.debian.org/status/package.php?p=ccbuild > > Here are couple of build log examples > > ia64 http://is.gd/dlbWi1 > powerpc http://is.gd/5161og > > I'm attaching the last lines of the build failures in the end. > > Thanks, > Jari > > ... > In file included from /usr/include/bobcat/process:13:0, > from src/system/system.ih:42, > from src/system/uname.cc:21: > /usr/include/bobcat/ofdstreambuf:54:18: error: expected ';' at end of > member declaration > /usr/include/bobcat/ofdstreambuf:54:20: error: 'override' does not name a > type > /usr/include/bobcat/ofdstreambuf:55:27: error: expected ';' at end of > member declaration > /usr/include/bobcat/ofdstreambuf:55:29: error: 'override' does not name a > type >

