Current latest version in portage is previous (0.470.0) to version I've installed, but keeping in mind I've just renamed 0.470.0 ebuild I think both have same issue, and may be earlier versions too. With FEATURE=test and SRC_TEST=do Inline fail on test t/08taint.t because of running parallel make. MAKEOPTS=-j1 while EBUILD_PHASE=test will fix this issue.
Please add build.log as attachment
Created attachment 287765 [details] build.log (failed parallel build)
Created attachment 287767 [details] build.log (passed non-parallel build)
Fixed in 0.480.0. It runs the tests for Inline and the coupled Inline::C parallel and fails. Does anyone have a proper fix?
Current stable (0.500.0) / current unstable (0.510.0) works fine with MAKEOPTS="-j3" . 0.480.0 no longer in the tree.