Open
Description
Description
ERROR: There are invalid packages:
strawberryperl/5.32.1.1: Invalid: strawberryperl/5.32.1.1 is only available for x86 and x86_64 architectures.
strawberryperl is required in
Package and Environment Details
- Package Name/Version: openssl/3.2.4
- Operating System+version: Windows 11
- Compiler+version: MSVC 19.43.34808.0
- Conan version: conan 2.9.0
- Python version: Python 3.13.5
Conan profile
Host profile:
[settings]
arch=armv8
build_type=Release
compiler=msvc
compiler.cppstd=14
compiler.runtime=dynamic
compiler.runtime_type=Release
compiler.version=194
os=Windows
Build profile:
[settings]
arch=armv8
build_type=Release
compiler=msvc
compiler.cppstd=14
compiler.runtime=dynamic
compiler.runtime_type=Release
compiler.version=194
os=Windows
Steps to reproduce
conan install --requires openssl/3.2.4 --lockfile="" --build=missing
Logs
Click to expand log
======== Input profiles ========
Profile host:
[settings]
arch=armv8
build_type=Release
compiler=msvc
compiler.cppstd=14
compiler.runtime=dynamic
compiler.runtime_type=Release
compiler.version=194
os=Windows
Profile build:
[settings]
arch=armv8
build_type=Release
compiler=msvc
compiler.cppstd=14
compiler.runtime=dynamic
compiler.runtime_type=Release
compiler.version=194
os=Windows
======== Computing dependency graph ========
Graph root
cli
Requirements
openssl/3.2.4#cf69115aaf50bb5466b9e5e878b3d811 - Cache
zlib/1.3.1#f52e03ae3d251dec704634230cd806a2 - Cache
Build requirements
strawberryperl/5.32.1.1#707032463aa0620fa17ec0d887f5fe41 - Cache
Resolved version ranges
zlib/[>=1.2.11 <2]: zlib/1.3.1
======== Computing necessary packages ========
zlib/1.3.1: Main binary package 'bf083199c71b5d660bf9523713b0cd79bc0919fb' missing
zlib/1.3.1: Checking 1 compatible configurations
zlib/1.3.1: Compatible configurations not found in cache, checking servers
zlib/1.3.1: 'ea5dc84deb25b32a77ec23c39a1811e3f441ee54': compiler.version=193
openssl/3.2.4: Main binary package '081a42677cf02160f44f9051851d2252bb19d85e' missing
openssl/3.2.4: Checking 1 compatible configurations
openssl/3.2.4: Compatible configurations not found in cache, checking servers
openssl/3.2.4: 'b2a9d54575d4e12906b692dbf19ea41a55c6ad27': compiler.version=193
Requirements
openssl/3.2.4#cf69115aaf50bb5466b9e5e878b3d811:081a42677cf02160f44f9051851d2252bb19d85e - Build
zlib/1.3.1#f52e03ae3d251dec704634230cd806a2:bf083199c71b5d660bf9523713b0cd79bc0919fb - Build
Build requirements
strawberryperl/5.32.1.1#707032463aa0620fa17ec0d887f5fe41:a0cd51c51fe9010370187244af885b0efcc5b69b - Invalid
ERROR: There are invalid packages:
strawberryperl/5.32.1.1: Invalid: strawberryperl/5.32.1.1 is only available for x86 and x86_64 architectures.```
</details>