Update conan package to 3.4

Issue #215 resolved
Jordi Olivares Provencio created an issue

Hi, I saw that the conan repo has been updated to 3.4 but doesn't seem to have been uploaded to conan-center.

Could the version there be updated?

Thanks in advance

Comments (10)

  1. Klaus Iglberger

    Hi Jordi!

    Thanks for the reminder. We will update the recipe in conan-center as soon as possible.

    Best regards,

    Klaus!

  2. Sandu Ursu

    I just tried to install via vcpkg and I got the following error:

    Error: Building package openblas:x64-linux failed with: BUILD_FAILED
    Please ensure you're using the latest portfiles with `.\vcpkg update`, then
    submit an issue at https://github.com/Microsoft/vcpkg/issues including:
      Package: openblas:x64-linux
      Vcpkg version: 2018.11.23-unknownhash
    

    I also prefer conan. This blog post made me believe that is possible to install vcpkg packages directly from conan, however, I could not make that happen.

  3. Klaus Iglberger

    Hi Sandu!

    vcpkg and conan are two completely different tools, i.e. it is not possible to install vcpkg packages via conan. Both packet managers provide packages for Blaze, conan so far unfortunately only for Blaze 3.3. This will change shortly, however, latest with the upcoming release of Blaze 3.5.

    The problem you experience seems to be related to the OpenBLAS package. Unfortunately this is something we cannot resolve.

    Best regards,

    Klaus!

  4. Klaus Iglberger

    We experience problems to transmit changes to conan-center. Thus at this time we are unable to update the according Blaze recipes. Once the problems have been resolved, we will continue.

  5. Klaus Iglberger

    Unfortunately the problems have not been resolved, Conan-center does not accept the changes.

  6. Klaus Iglberger

    Conan has introduced a new way to provide new recipes. We have entered the early access program and have created a pull request to add recipes for Blaze 3.0 to 3.7 to conan. We will resolve this issue as soon as the pull request has been accepted.

  7. Log in to comment