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

libtins 4.4 conan recipe is conan2.0 incompatible #510

Closed
GLaDOS-418 opened this issue Jul 11, 2023 · 1 comment
Closed

libtins 4.4 conan recipe is conan2.0 incompatible #510

GLaDOS-418 opened this issue Jul 11, 2023 · 1 comment

Comments

@GLaDOS-418
Copy link

GLaDOS-418 commented Jul 11, 2023

while using the library, I get the follwoing error during the conan install phase

libtins/4.4: ERROR:
Package 'e5158a5d550cdbc68f445b04844719ae27d8f7aa' build failed
libtins/4.4: WARN: Build folder /home/themachine/.conan2/p/b/libti75e6e504a7591/b/build/Release
*********************************************************
Recipe 'libtins/4.4' cannot build its binary
It is possible that this recipe is not Conan 2.0 ready
If the recipe comes from ConanCenter check: https://conan.io/cci-v2.html
If it is your recipe, check if it is updated to 2.0
*********************************************************

ERROR: libtins/4.4: Error in build() method, line 96
        cmake.build()
        ConanException: Error 2 while executing

upon verifying on the List of validated recipes compatible with Conan 2.0, it seems like the recipe is not updated for Conan 2.0.

Below is my conan 2.0 profile:

[settings]
arch=x86_64
build_type=Debug
compiler=clang
compiler.cppstd=gnu20
compiler.libcxx=libstdc++11
compiler.version=15
os=Linux
@GLaDOS-418
Copy link
Author

it's been updated now it seems:

conan-io/conan-center-index#17470

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

No branches or pull requests

1 participant