Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[request] Running CCI for GCC11 #5725

Closed
fpelliccioni opened this issue Jun 2, 2021 · 8 comments
Closed

[request] Running CCI for GCC11 #5725

fpelliccioni opened this issue Jun 2, 2021 · 8 comments

Comments

@fpelliccioni
Copy link
Contributor

It would be very useful if you could generate the binaries for all recipes for GCC11.

Thanks

@madebr
Copy link
Contributor

madebr commented Jun 2, 2021

That would be fabulous.
The conan gcc 11 docker image was added in conan-io/conan-docker-tools#260 and fixed in conan-io/conan-docker-tools#265: https://hub.docker.com/r/conanio/gcc11

@joxoby
Copy link
Contributor

joxoby commented Nov 11, 2021

Are there any updates on this?

@SSE4
Copy link
Contributor

SSE4 commented Dec 30, 2021

it's already there

@SSE4 SSE4 closed this as completed Dec 30, 2021
@n00b42
Copy link

n00b42 commented Dec 30, 2021

Is it? I just had a look at some popular packages (e.g. openssl) and there seem to be no gcc11 binarys on conan-center.

@SSE4
Copy link
Contributor

SSE4 commented Dec 30, 2021

Is it? I just had a look at some popular packages (e.g. openssl) and there seem to be no gcc11 binarys on conan-center.

it runs for new PRs only, and only if all the dependencies are already built with GCC 11 (entered new epoch).
to add GCC 11 for the existing packages, we may need to run tapaholes which will take significant time (hours, maybe even days, for all the libraries).

@Croydon
Copy link
Contributor

Croydon commented Dec 30, 2021

@SSE4 Seems like this was never mentioned in the changelog, maybe it could be added retrospectively?

@n00b42
Copy link

n00b42 commented Dec 30, 2021

@SSE4 Ok, thank you for your explanation.

@SSE4
Copy link
Contributor

SSE4 commented Dec 30, 2021

@SSE4 Seems like this was never mentioned in the changelog, maybe it could be added retrospectively?

see #8587. it will be added to changelog as soon as docs PR is approved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants