-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Package and Environment Details (include every applicable attribute)
- Package Name/Version: liboping/1.10.0
- Operating System+version: MacOS on Mac/M1
- Compiler+version: apple-clang
- Conan version: conan 1.18.0
- Python version: Python 3.7.4
Conan profile (output of conan profile show default
or conan profile show <profile>
if custom profile is in use)
[settings]
arch=armv8
build_type=Debug
compiler=apple-clang
compiler.libcxx=libc++
compiler.version=12.0
os=Macos
[options]
liboping:shared=False```
### Steps to reproduce (Include if Applicable)
Change the validate function in the conanfile.py to allow MacOS armv8 and look at the CI output.
Unable to duplicate - NO access to a Mac M1 at this time.
[logs_pr_8589_14-configs_macos-m1-clang_liboping_1.10.0__baf78352c82543f997ec32332829b6fa30714eaa-build.txt](https://github.com/conan-io/conan-center-index/files/7810704/logs_pr_8589_14-configs_macos-m1-clang_liboping_1.10.0__baf78352c82543f997ec32332829b6fa30714eaa-build.txt)
### Logs (Include/Attach if Applicable)
<details><summary>Click to expand log</summary>
Put your log output here
</details>
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request