You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@impala.apache.org by GitBox <gi...@apache.org> on 2023/01/13 09:26:08 UTC

[GitHub] [impala] sungaok opened a new pull request, #40: Branch 4.1.1 build bug

sungaok opened a new pull request, #40:
URL: https://github.com/apache/impala/pull/40

   [ 15%] Building CXX object be/generated-sources/gen-cpp/CMakeFiles/ImpalaThrift.dir/ImpalaHiveServer2Service.cpp.o
   Traceback (most recent call last):
     File "bin/../infra/python/bootstrap_virtualenv.py", line 410, in <module>
       setup_virtualenv_if_not_exists()
     File "bin/../infra/python/bootstrap_virtualenv.py", line 379, in setup_virtualenv_if_not_exists
       create_virtualenv()
     File "bin/../infra/python/bootstrap_virtualenv.py", line 116, in create_virtualenv
       "--python", python_cmd, ENV_DIR])
     File "bin/../infra/python/bootstrap_virtualenv.py", line 131, in exec_cmd
       % (args, output))
   Exception: Command returned non-zero status
   Command: ['/home/impala//toolchain/toolchain-packages-gcc7.5.0/python-2.7.16/bin/python', '/tmp/tmpVOQc01/virtualenv-16.7.10/virtualenv.py','--quiet', '--python', '/home/impala//toolchain/toolchain-packages-gcc7.5.0/python-2.7.16/bin/python', 'bin/../infra/python/env-gcc7.5.0']
   Output: Already using interpreter /home/impala//toolchain/toolchain-packages-gcc7.5.0/python-2.7.16/bin/python
   Traceback (most recent call last):
     File "/tmp/tmpVOQc01/virtualenv-16.7.10/virtualenv.py", line 2633, in <module>
       main()
     File "/tmp/tmpVOQc01/virtualenv-16.7.10/virtualenv.py", line 869, in main
       symlink=options.symlink,
     File "/tmp/tmpVOQc01/virtualenv-16.7.10/virtualenv.py", line 1178, in create_environment
       install_wheel(to_install, py_executable, search_dirs, download=download)
     File "/tmp/tmpVOQc01/virtualenv-16.7.10/virtualenv.py", line 1022, in install_wheel
       _install_wheel_with_search_dir(download, project_names, py_executable, search_dirs)
     File "/tmp/tmpVOQc01/virtualenv-16.7.10/virtualenv.py", line 1115, in _install_wheel_with_search_dir
       call_subprocess(cmd, show_stdout=False, extra_env=env, stdin=script)
     File "/tmp/tmpVOQc01/virtualenv-16.7.10/virtualenv.py", line 962, in call_subprocess
       raise OSError("Command {} failed with error code {}".format(cmd_desc, proc.returncode))
   OSError: Command /home/impala/infra/p...-gcc7.5.0/bin/python - setuptools pip wheel failed with error code 2
   /home/impala/infra/p...-gcc7.5.0/bin/python - setuptools pip wheel
   ERROR in bin/impala-python at line 32:
   Generated: /home/impala//logs/extra_junit_xml_logs/generate_junitxml.buildall.impala-python.20230113_09_00_59.xml
   Generated: /home/impala//logs/extra_junit_xml_logs/generate_junitxml.build.5dbddbbdbbf0589cf7dfb2df4d1f9f01.20230113_09_00_59.xml
   CMakeFiles/impala_python.dir/build.make:70: recipe for target 'CMakeFiles/impala_python' failed
   make[3]: *** [CMakeFiles/impala_python] Error 1
   CMakeFiles/Makefile2:1259: recipe for target 'CMakeFiles/impala_python.dir/all' failed
   make[2]: *** [CMakeFiles/impala_python.dir/all] Error 2
   make[2]: *** Waiting for unfinished jobs....
   
   attatch info: OS info ubuntu16.04
   inside docker 20.02
   
   


-- 
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: dev-unsubscribe@impala.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [impala] jbapple closed pull request #40: Branch 4.1.1 build bug

Posted by GitBox <gi...@apache.org>.
jbapple closed pull request #40: Branch 4.1.1 build bug 
URL: https://github.com/apache/impala/pull/40


-- 
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: dev-unsubscribe@impala.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [impala] jbapple commented on pull request #40: Branch 4.1.1 build bug

Posted by GitBox <gi...@apache.org>.
jbapple commented on PR #40:
URL: https://github.com/apache/impala/pull/40#issuecomment-1382378892

   Hi @sungaok!
   Thank you for your contribution! We use https://cwiki.apache.org/confluence/display/IMPALA/Using+Gerrit+to+submit+and+review+patches to submit and review patches. I hope you'll be able to contribute over there.
   
   


-- 
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: dev-unsubscribe@impala.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org