You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[install.txt](https://github.com/user-attachments/files/18467385/install.txt)
% xrepo install opencv note: install or modify (m) these packages (pass -y to skip confirm)?in xmake-repo: -> python 3.13.0 [host, binary, from:opencv, license:PSF] -> opencv 4.10.0 [license:Apache-2.0]please input: y (y/n/m)y => install python 3.13.0 .. failedfind: build: No such file or directoryfind: build: No such file or directoryfind: build: No such file or directoryfind: build: No such file or directorymake[2]: [clean-retain-profile] Error 1 (ignored)warning: /Users/wuzixiu/.xmake/cache/packages/2501/p/python/3.13.0/source/code-76167.profclangr: raw profile version mismatch: Profile uses raw profile format version = 8; expected version = 10PLEASE update this tool to version in the raw profile, or regenerate raw profile with expected version.warning: /Users/wuzixiu/.xmake/cache/packages/2501/p/python/3.13.0/source/code-76193.profclangr: raw profile version mismatch: Profile uses raw profile format version = 8; expected version = 10PLEASE update this tool to version in the raw profile, or regenerate raw profile with expected version.warning: /Users/wuzixiu/.xmake/cache/packages/2501/p/python/3.13.0/source/code-76303.profclangr: raw profile version mismatch: Profile uses raw profile format version = 8; expected version = 10PLEASE update this tool to version in the raw profile, or regenerate raw profile with expected version.warning: /Users/wuzixiu/.xmake/cache/packages/2501/p/python/3.13.0/source/code-76312.profclangr: raw profile version mismatch: Profile uses raw profile format version = 8; expected version = 10PLEASE update this tool to version in the raw profile, or regenerate raw profile with expected version.warning: /Users/wuzixiu/.xmake/cache/packages/2501/p/python/3.13.0/source/code-76320.profclangr: raw profile version mismatch: Profile uses raw profile format version = 8; expected version = 10[install.txt](https://github.com/user-attachments/files/18467373/install.txt)PLEASE update this tool to version in the raw profile, or regenerate raw profile with expected version.warning: /Users/wuzixiu/.xmake/cache/packages/2501/p/python/3.13.0/source/code-76328.profclangr: raw profile version mismatch: Profile uses raw profile format version = 8; expected version = 10PLEASE update this tool to version in the raw profile, or regenerate raw profile with expected version.if you want to get more verbose errors, please see: -> /Users/wuzixiu/.xmake/cache/packages/2501/p/python/3.13.0/installdir.failed/logs/install.txt
The text was updated successfully, but these errors were encountered:
/opt/homebrew/opt/llvm/bin/llvm-profdata merge -output="/Users/wuzixiu/.xmake/cache/packages/2501/p/python/3.13.0/source/code.profclangd" "/Users/wuzixiu/.xmake/cache/packages/2501/p/python/3.13.0/source"/*.profclangr
warning: /Users/wuzixiu/.xmake/cache/packages/2501/p/python/3.13.0/source/code-34671.profclangr: raw profile version mismatch: Profile uses raw profile format version = 8; expected version = 10
PLEASE update this tool to version in the raw profile, or regenerate raw profile with expected version.
maybe python/3.13.0/source/code-34671.profclangr use version 8, but your homebrew/opt/llvm/bin/llvm-profdata is using version 10.
But I don't known how to fix it.
you can check python/configure and debug this package.
Xmake Version
v2.9.7+20241219
Operating System Version and Architecture
MacOS 15.2 (24C101)
Describe Bug
After uninstalling opencv and python3.13 in homebrew, no luck neither.
Expected Behavior
Success
Project Configuration
Additional Information and Error Logs
The text was updated successfully, but these errors were encountered: