[
https://issues.apache.org/jira/browse/FLINK-33706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794231#comment-17794231
]
Matthias Pohl commented on FLINK-33706:
---------------------------------------
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=55086&view=logs&j=f73b5736-8355-5390-ec71-4dfdec0ce6c5&t=90f7230e-bf5a-531b-8566-ad48d3e03bbb
> Build_wheels_on_macos fails on AZP
> ----------------------------------
>
> Key: FLINK-33706
> URL: https://issues.apache.org/jira/browse/FLINK-33706
> Project: Flink
> Issue Type: Bug
> Components: API / Python, Test Infrastructure
> Affects Versions: 1.19.0
> Reporter: Sergey Nuyanzin
> Priority: Major
> Labels: test-stability
>
> This build
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=55044&view=logs&j=f73b5736-8355-5390-ec71-4dfdec0ce6c5&t=90f7230e-bf5a-531b-8566-ad48d3e03bbb&l=427
> fails on AZP as
> {noformat}
> note: This error originates from a subprocess, and is likely not a
> problem with pip.
> ERROR: Failed cleaning build dir for crcmod
> Building wheel for dill (setup.py): started
> Building wheel for dill (setup.py): finished with status 'done'
> Created wheel for dill: filename=dill-0.0.0-py3-none-any.whl size=899
> sha256=39d0b4b66ce11f42313482f4ad825029e861fd6dab87a743a95d75a44a1fedd6
> Stored in directory:
> /Users/runner/Library/Caches/pip/wheels/07/35/78/e9004fa30578734db7f10e7a211605f3f0778d2bdde38a239d
> Building wheel for hdfs (setup.py): started
> Building wheel for hdfs (setup.py): finished with status 'done'
> Created wheel for hdfs: filename=UNKNOWN-0.0.0-py3-none-any.whl
> size=928
> sha256=cb3fd7d8c71b52bbc27cfb75842f9d4d9c6f3b847f3f4fe50323c945a0e38ccc
> Stored in directory:
> /Users/runner/Library/Caches/pip/wheels/68/dd/29/c1a590238f9ebbe4f7ee9b3583f5185d0b9577e23f05c990eb
> WARNING: Built wheel for hdfs is invalid: Wheel has unexpected file
> name: expected 'hdfs', got 'UNKNOWN'
> Building wheel for pymongo (pyproject.toml): started
> Building wheel for pymongo (pyproject.toml): finished with status
> 'done'
> Created wheel for pymongo:
> filename=pymongo-4.6.1-cp38-cp38-macosx_10_9_x86_64.whl size=478012
> sha256=5dfc6fdb6a8a399f8f9da44e28bae19be244b15c8000cd3b2d7d6ff513cc6277
> Stored in directory:
> /Users/runner/Library/Caches/pip/wheels/54/d8/0e/2a61e90bb3872d903b15eb3c94cb70f438fb8792a28fee7bb1
> Building wheel for docopt (setup.py): started
> Building wheel for docopt (setup.py): finished with status 'done'
> Created wheel for docopt: filename=UNKNOWN-0.0.0-py3-none-any.whl
> size=920
> sha256=612c56cd1a6344b8def6c4d3c3c1c8bb10e1f2b0d978fee0fc8b9281026e8288
> Stored in directory:
> /Users/runner/Library/Caches/pip/wheels/56/ea/58/ead137b087d9e326852a851351d1debf4ada529b6ac0ec4e8c
> WARNING: Built wheel for docopt is invalid: Wheel has unexpected file
> name: expected 'docopt', got 'UNKNOWN'
> Successfully built dill pymongo
> Failed to build fastavro crcmod hdfs docopt
> ERROR: Could not build wheels for fastavro, which is required to
> install pyproject.toml-based projects
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)