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

[question] Install the OpenCV/4.10.0 dependency xz_utils/5.4.5 ERROR #17536

Open
1 task done
QingXu-hub opened this issue Dec 29, 2024 · 2 comments
Open
1 task done

Comments

@QingXu-hub
Copy link

QingXu-hub commented Dec 29, 2024

Install the OpenCV/4.10.0 dependency xz_utils/5.4.5 ERROR

my profile:

Profile host:
[settings]
arch=x86_64
build_type=Debug
compiler=gcc
compiler.cppstd=gnu17
compiler.libcxx=libstdc++11
compiler.version=14
os=Windows

Profile build:
[settings]
arch=x86_64
build_type=Debug
compiler=gcc
compiler.cppstd=gnu17
compiler.libcxx=libstdc++11
compiler.version=14
os=Windows


The following error occurred when I installed the OpenCV/4.10.0 dependency xz_utils/5.4.5
image
Is this because I use the MinGW toolchain? How to fix it?

Have you read the CONTRIBUTING guide?

  • I've read the CONTRIBUTING guide
@QingXu-hub QingXu-hub changed the title [question] SHORT DESCRIPTION [question] Install xz_utils/5.4.50 ERROR Dec 29, 2024
@QingXu-hub QingXu-hub changed the title [question] Install xz_utils/5.4.50 ERROR [question] Install the OpenCV/4.10.0 dependency xz_utils/5.4.50 ERROR Dec 29, 2024
@QingXu-hub QingXu-hub changed the title [question] Install the OpenCV/4.10.0 dependency xz_utils/5.4.50 ERROR [question] Install the OpenCV/4.10.0 dependency xz_utils/5.4.5 ERROR Dec 29, 2024
@valgur
Copy link
Contributor

valgur commented Dec 29, 2024

Run the command with increased verbosity as a start (-vvv). Maybe the stack trace is more informative.

@memsharded
Copy link
Member

Hi @QingXu-hub

Thanks for your question.

It would be necessary to have some more details:

  • The exact command to reproduce (better if reduced to the minimal, like if the error is xz_utils, something like conan install --requires=xz_utils/5.4.5 --build=xz_utils/5.4.5 ... would be better
  • The full output of the command, better with verbose output
  • The conan version command output

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

3 participants