dusukang commented on PR #19741:
URL: https://github.com/apache/flink/pull/19741#issuecomment-1166767237

   @leonardBang the ci report build failed on `e2e_n_ci`, it seems that the 
connectors module is not related. If I am wrong, please help correct it. Is 
this because of the python3 package version?
   ```
   ERROR: Complete output from command python setup.py egg_info:
   Jun 25 15:22:37     ERROR: Traceback (most recent call last):
   Jun 25 15:22:37       File "<string>", line 1, in <module>
   Jun 25 15:22:37       File "/tmp/pip-install-fixi7jcz/grpcio/setup.py", line 
263, in <module>
   Jun 25 15:22:37         if check_linker_need_libatomic():
   Jun 25 15:22:37       File "/tmp/pip-install-fixi7jcz/grpcio/setup.py", line 
213, in check_linker_need_libatomic
   Jun 25 15:22:37         stderr=PIPE)
   Jun 25 15:22:37       File "/tmp/.conda/lib/python3.7/subprocess.py", line 
775, in __init__
   Jun 25 15:22:37         restore_signals, start_new_session)
   Jun 25 15:22:37       File "/tmp/.conda/lib/python3.7/subprocess.py", line 
1522, in _execute_child
   Jun 25 15:22:37         raise child_exception_type(errno_num, err_msg, 
err_filename)
   Jun 25 15:22:37     FileNotFoundError: [Errno 2] No such file or directory: 
'c++': 'c++'
   Jun 25 15:22:37     ----------------------------------------
   Jun 25 15:22:37 ERROR: Command "python setup.py egg_info" failed with error 
code 1 in /tmp/pip-install-fixi7jcz/grpcio/
   The command '/bin/sh -c /tmp/.conda/bin/python -m pip install 
apache-flink-1.15.dev0.tar.gz' returned a non-zero code: 1
   ```
   Sorry to bother you, could you help me see if the upgrade of 
[https://github.com/apache/flink/pull/20044](https://github.com/apache/flink/pull/20044)
 is applicable to release-1.15? @MartijnVisser 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to