[
https://issues.apache.org/jira/browse/FLINK-32628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Nuyanzin resolved FLINK-32628.
-------------------------------------
Resolution: Fixed
> build_wheels_on_macos fails on AZP
> ----------------------------------
>
> Key: FLINK-32628
> URL: https://issues.apache.org/jira/browse/FLINK-32628
> Project: Flink
> Issue Type: Bug
> Components: Build System / CI
> Affects Versions: 1.18.0, 1.16.3, 1.17.2
> Reporter: Sergey Nuyanzin
> Assignee: Sergey Nuyanzin
> Priority: Critical
> Labels: pull-request-available
>
> This build
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=51394&view=logs&j=f73b5736-8355-5390-ec71-4dfdec0ce6c5&t=90f7230e-bf5a-531b-8566-ad48d3e03bbb&l=102
> fails as
> {noformat}
> 2023-07-19T00:18:36.5467620Z Failed to build fastavro
> 2023-07-19T00:18:36.5507410Z ERROR: Could not build wheels for
> fastavro, which is required to install pyproject.toml-based projects
> 2023-07-19T00:18:36.5540080Z [end of output]
> 2023-07-19T00:18:36.5568470Z
> 2023-07-19T00:18:36.5603540Z note: This error originates from a subprocess,
> and is likely not a problem with pip.
> 2023-07-19T00:18:36.5633470Z error: subprocess-exited-with-error
> 2023-07-19T00:18:36.5669130Z
> 2023-07-19T00:18:36.5709780Z × pip subprocess to install build dependencies
> did not run successfully.
> 2023-07-19T00:18:36.5737700Z │ exit code: 1
> 2023-07-19T00:18:36.5764350Z ╰─> See above for output.
> 2023-07-19T00:18:36.5791010Z
> 2023-07-19T00:18:36.5819050Z note: This error originates from a subprocess,
> and is likely not a problem with pip.
> 2023-07-19T00:18:36.5847430Z ##[endgroup]
> 2023-07-19T00:18:36.5884460Z
> [31m✕ [0m56.47s
> 2023-07-19T00:18:36.5921230Z [91mError[0m: Command ['python', '-m', 'pip',
> 'wheel', '/Users/runner/work/1/s/flink-python',
> '--wheel-dir=/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-pzvjusx9/cp37-macosx_x86_64/built_wheel',
> '--no-deps'] failed with code 1. None
> {noformat}
> probably this is the reason of failing
> {quote}
> is required to install pyproject.toml-based projects
> {quote}
> however not clear why it is started to fail only recently
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)