[
https://issues.apache.org/jira/browse/FLINK-32989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-32989:
-----------------------------------
Labels: pull-request-available (was: )
> PyFlink wheel package build failed
> ----------------------------------
>
> Key: FLINK-32989
> URL: https://issues.apache.org/jira/browse/FLINK-32989
> Project: Flink
> Issue Type: Bug
> Components: API / Python
> Affects Versions: 1.19.0
> Reporter: Dian Fu
> Assignee: Gabor Somogyi
> Priority: Blocker
> Labels: pull-request-available
>
> {code}
> Compiling pyflink/fn_execution/coder_impl_fast.pyx because it changed.
> Compiling pyflink/fn_execution/table/aggregate_fast.pyx because it changed.
> Compiling pyflink/fn_execution/table/window_aggregate_fast.pyx because it
> changed.
> Compiling pyflink/fn_execution/stream_fast.pyx because it changed.
> Compiling pyflink/fn_execution/beam/beam_stream_fast.pyx because it changed.
> Compiling pyflink/fn_execution/beam/beam_coder_impl_fast.pyx because it
> changed.
> Compiling pyflink/fn_execution/beam/beam_operations_fast.pyx because it
> changed.
> [1/7] Cythonizing pyflink/fn_execution/beam/beam_coder_impl_fast.pyx
> [2/7] Cythonizing pyflink/fn_execution/beam/beam_operations_fast.pyx
> [3/7] Cythonizing pyflink/fn_execution/beam/beam_stream_fast.pyx
> [4/7] Cythonizing pyflink/fn_execution/coder_impl_fast.pyx
> [5/7] Cythonizing pyflink/fn_execution/stream_fast.pyx
> [6/7] Cythonizing pyflink/fn_execution/table/aggregate_fast.pyx
> [7/7] Cythonizing pyflink/fn_execution/table/window_aggregate_fast.pyx
> /home/vsts/work/1/s/flink-python/dev/.conda/envs/3.7/lib/python3.7/site-packages/Cython/Compiler/Main.py:369:
> FutureWarning: Cython directive 'language_level' not set, using 2 for now
> (Py2). This will change in a later release! File:
> /home/vsts/work/1/s/flink-python/pyflink/fn_execution/table/window_aggregate_fast.pxd
>
> tree = Parsing.p_module(s, pxd, full_module_name)
> Exactly one Flink home directory must exist, but found: []
> {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=52740&view=logs&j=d15e2b2e-10cd-5f59-7734-42d57dc5564d&t=4a86776f-e6e1-598a-f75a-c43d8b819662
--
This message was sent by Atlassian Jira
(v8.20.10#820010)