pitrou commented on PR #13991: URL: https://github.com/apache/arrow/pull/13991#issuecomment-1234437776
> The r-binary-packages failure is because we're building a centos-7 binary with gcc 4.8: https://github.com/apache/arrow/blob/master/dev/tasks/r/github.packages.yml#L73. I'd comment that line (and [the test](https://github.com/apache/arrow/blob/master/dev/tasks/r/github.packages.yml#L231) of it) and make a JIRA to start building binaries with devtoolset-8. There's more involved than just adding the env var to tell it to use devtoolset. Ok, I've filed https://issues.apache.org/jira/browse/ARROW-17594 and marked it critical for 10.0. > The autobrew failure on the 10.13 runners is new to me: https://github.com/ursacomputing/crossbow/runs/8132168998?check_suite_focus=true#step:7:343 `Multiple results for CXX17FLAGS found, something is wrong.` Could be something with the config/Makevars on the self-hosted runner? I'm gonna take a look. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
