Hello, chromium-9.0.597.19 fails to build with gcc-4.5.1-r1 due to syntax error: distcc[24512] ERROR: compile /var/cache/ccache/tmp/watchdog_u.tmp.bircoph.mephi.local.24508.ii on localhost failed base/watchdog_unittest.cc: In member function ‘virtual void<unnamed>::WatchdogTest_AlarmPriorTimeTest_Test::TestBody()’: base/watchdog_unittest.cc:89:49: error: cannot call constructor ‘base::TimeDelta::TimeDelta’ directly base/watchdog_unittest.cc:89:49: error: for a function-style cast, remove the redundant ‘::TimeDelta’ I do not blame distcc/ccache here: it has nothing to do with the syntax.
Created attachment 257519 [details] build.log.xz >2MB => compressed
Created attachment 257521 [details] environment
Created attachment 257522 [details] emerge --info
Oh, I understood. This is because tests were not fixed/removed, because an appropriate patch was purged from the tree.