Skip to content

trezor-agent: bump python resources #227751

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

Merged
merged 3 commits into from
Jul 9, 2025
Merged

trezor-agent: bump python resources #227751

merged 3 commits into from
Jul 9, 2025

Conversation

chenrui333
Copy link
Member

trezor-agent: bump python resources

@github-actions github-actions bot added the python Python use is a significant feature of the PR or issue label Jun 21, 2025
@chenrui333
Copy link
Member Author

clang -I/opt/homebrew/Cellar/trezor-agent/0.12.0_7/libexec/include -I/opt/homebrew/opt/python@3.13/Frameworks/Python.framework/Versions/3.13/include/python3.13 -c Modules/objc/test/block2.m -o build/temp.macosx-13.0-arm64-cpython-313/Modules/objc/test/block2.o -g -fexceptions -fno-objc-arc -Wall -Wno-variadic-macros -Wstrict-prototypes -Wbad-function-cast -Wmissing-prototypes -Wformat=2 -W -Wpointer-arith -Wmissing-declarations -Wnested-externs -W -Wno-import -Wno-unknown-pragmas -Wshorten-64-to-32 -Wno-cast-function-type-mismatch -I/usr/include/ffi -fvisibility=hidden -g -O3 -flto=thin -IModules/objc -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -DPyObjC_BUILD_RELEASE=1402 -fdisable-block-signature-string
clang: error: unknown argument: '-fdisable-block-signature-string'
error: command '/opt/homebrew/Library/Homebrew/shims/mac/super/clang' failed with exit code 1
error: subprocess-exited-with-error

@chenrui333 chenrui333 added build failure CI fails while building the software CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Jun 21, 2025
Signed-off-by: Rui Chen <rui@chenrui.dev>
@dtrodrigues dtrodrigues force-pushed the trezor-agent-urllib3 branch from 03c309c to 06e055a Compare July 8, 2025 21:23
@dtrodrigues
Copy link
Member

-fdisable-block-signature-string was added in LLVM 19.1 (macOS clang-1700)

Copy link
Contributor

github-actions bot commented Jul 9, 2025

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jul 9, 2025
@BrewTestBot BrewTestBot enabled auto-merge July 9, 2025 09:41
@carlocab carlocab removed the build failure CI fails while building the software label Jul 9, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Jul 9, 2025
Merged via the queue into main with commit 4500a17 Jul 9, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the trezor-agent-urllib3 branch July 9, 2025 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. python Python use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants