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

Conan: Update remotes #117

Closed
wants to merge 1 commit into from
Closed

Conan: Update remotes #117

wants to merge 1 commit into from

Conversation

Croydon
Copy link

@Croydon Croydon commented Aug 7, 2021

Description

Bintray is now down, see e.g. https://blog.conan.io/2021/02/05/JFrog-announces-sunset-bintray.html

The new URL for the Conan Center is https://center.conan.io

For the same reason, the conan-community remote does not exist anymore, but almost all recipes are migrated to the Conan Center by now

Checklist

All Submissions

  • Do all unit tests pass locally? Attach a log.
  • Have you formatted the code using clang-format?

New interfaces

  • Have you provided motivation for adding a new feature as part of RFC and
    it was accepted? # (RFC)
  • What version of oneAPI spec the interface is targeted?
  • Complete New features checklist

New features

  • Have you provided motivation for adding a new feature?
  • Have you added relevant tests?

Bug fixes

  • Have you added relevant regression tests?
  • Have you included information on how to reproduce the issue (either in a
    GitHub issue or in this PR)?

Bintray is now down, see e.g. https://blog.conan.io/2021/02/05/JFrog-announces-sunset-bintray.html

The new URL for the Conan Center is https://center.conan.io

For the same reason, the conan-community remote does not exist anymore, but almost all recipes were migrated to the Conan Center
@vmalia
Copy link
Contributor

vmalia commented Aug 9, 2021

Thanks for the update @Croydon. Did you verify if the Conan build process works as expected with this change? If not, we will have to figure out which combination of package versions works via the updated remote repository, and if we need any changes to documentation.

@mmeterel
Copy link
Contributor

@vmalia Do we still need this PR? If not, can we close it?

@Croydon
Copy link
Author

Croydon commented Nov 15, 2021

Sorry for the late response.

Did you verify if the Conan build process works as expected with this change?

I did not. But the other remotes are non-existant anymore. Migrating to the new one is certainly less broken 🙂

@vmalia
Copy link
Contributor

vmalia commented Nov 18, 2021

@Croydon I agree, but we cannot merge untested and/or not working changes.
On a separate but related note,
I found that Reference-LAPACK Conan package is no longer maintained and builds fail due to the missing package. Newer Conan version has out-of-the-box support for the Intel DPC++ compiler. I checked 1.42.

Currently, Conan builds are broken due to various factors.

@vmalia
Copy link
Contributor

vmalia commented Apr 10, 2024

Closing due to #267

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

Successfully merging this pull request may close these issues.

3 participants