tadeja commented on PR #50903: URL: https://github.com/apache/arrow/pull/50903#issuecomment-5357963725
@raulcd so ... there was an upstream fix for conda specs on `gxx` 20 hours ago: https://github.com/conda-forge/ctng-compilers-feedstock/pull/224 (issue conda-forge/compilers-feedstock/issues/80). I've anyway updated the PR description and re-run the jobs. Now the [passing jobs and those that cancel on timeout](https://github.com/apache/arrow/pull/50903#issuecomment-5356669403) show correct gcc variant today: `gcc 15.3.0 hc6a0c74_2` which depends also on `conda-gcc-specs` (instead of yesterday failing no-specs `gcc hb7a6aa6_1`) https://conda-metadata-app.streamlit.app/?q=conda-forge%2Flinux-64%2Fgcc-15.3.0-hc6a0c74_1.conda We should see nightlies passing soon without this PR's explicit install of `conda-gcc-specs` and that would confirm we don't need changes anymore (but we could still decide to add install anyway). For the new S3 test failures I've opened #50930 -- 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]
