<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX Processorsのトピックerror while install azure-iot-hub library for python3 on imx8m mini</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/error-while-install-azure-iot-hub-library-for-python3-on-imx8m/m-p/1163895#M163040</link>
    <description>&lt;P&gt;root@imx8mmevk:~# python3 -m pip install azure-iot-hub&lt;BR /&gt;Collecting azure-iot-hub&lt;BR /&gt;Using cached &lt;A href="https://files.pythonhosted.org/packages/4a/95/08e3d41be0341c2ce1632ae79e69b27b07d6469d0be2bce48f5b9f188539/azure_iot_hub-2.2.3-py2.py3-none-any.whl" target="_blank"&gt;https://files.pythonhosted.org/packages/4a/95/08e3d41be0341c2ce1632ae79e69b27b07d6469d0be2bce48f5b9f188539/azure_iot_hub-2.2.3-py2.py3-none-any.whl&lt;/A&gt;&lt;BR /&gt;Requirement already satisfied: msrest in /usr/lib/python3.7/site-packages (from azure-iot-hub) (0.6.19)&lt;BR /&gt;Collecting uamqp (from azure-iot-hub)&lt;BR /&gt;Using cached &lt;A href="https://files.pythonhosted.org/packages/ff/d5/d8fea1b0cff4293099ed6e601edfe077101f086e31546aff9e4ad1a50e13/uamqp-1.2.11.tar.gz" target="_blank"&gt;https://files.pythonhosted.org/packages/ff/d5/d8fea1b0cff4293099ed6e601edfe077101f086e31546aff9e4ad1a50e13/uamqp-1.2.11.tar.gz&lt;/A&gt;&lt;BR /&gt;Requirement already satisfied: requests~=2.16 in /usr/lib/python3.7/site-packages (from msrest-&amp;gt;azure-iot-hub) (2.22.0)&lt;BR /&gt;Requirement already satisfied: isodate&amp;gt;=0.6.0 in /usr/lib/python3.7/site-packages (from msrest-&amp;gt;azure-iot-hub) (0.6.0)&lt;BR /&gt;Requirement already satisfied: certifi&amp;gt;=2017.4.17 in /usr/lib/python3.7/site-packages (from msrest-&amp;gt;azure-iot-hub) (2019.9.11)&lt;BR /&gt;Requirement already satisfied: requests-oauthlib&amp;gt;=0.5.0 in /usr/lib/python3.7/site-packages (from msrest-&amp;gt;azure-iot-hub) (1.3.0)&lt;BR /&gt;Requirement already satisfied: six~=1.0 in /usr/lib/python3.7/site-packages (from uamqp-&amp;gt;azure-iot-hub) (1.12.0)&lt;BR /&gt;Requirement already satisfied: chardet&amp;lt;3.1.0,&amp;gt;=3.0.2 in /usr/lib/python3.7/site-packages (from requests~=2.16-&amp;gt;msrest-&amp;gt;azure-iot-hub) (3.0.4)&lt;BR /&gt;Requirement already satisfied: idna&amp;lt;2.9,&amp;gt;=2.5 in /usr/lib/python3.7/site-packages (from requests~=2.16-&amp;gt;msrest-&amp;gt;azure-iot-hub) (2.8)&lt;BR /&gt;Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,&amp;lt;1.26,&amp;gt;=1.21.1 in /usr/lib/python3.7/site-packages (from requests~=2.16-&amp;gt;msrest-&amp;gt;azure-iot-hub) (1.25.6)&lt;BR /&gt;Requirement already satisfied: oauthlib&amp;gt;=3.0.0 in /usr/lib/python3.7/site-packages (from requests-oauthlib&amp;gt;=0.5.0-&amp;gt;msrest-&amp;gt;azure-iot-hub) (3.1.0)&lt;BR /&gt;Installing collected packages: uamqp, azure-iot-hub&lt;BR /&gt;Running setup.py install for uamqp ... error&lt;BR /&gt;ERROR: Command errored out with exit status 1:&lt;BR /&gt;command: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t5n6sfxx/uamqp/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t5n6sfxx/uamqp/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-zso1acso/install-record.txt --single-version-externally-managed --compile&lt;BR /&gt;cwd: /tmp/pip-install-t5n6sfxx/uamqp/&lt;BR /&gt;Complete output (126 lines):&lt;BR /&gt;running install&lt;BR /&gt;running build&lt;BR /&gt;running build_py&lt;BR /&gt;creating build&lt;BR /&gt;creating build/lib.linux-aarch64-3.7&lt;BR /&gt;creating build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/utils.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/types.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/session.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/sender.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/receiver.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/mgmt_operation.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/message.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/errors.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/constants.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/connection.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/compat.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/client.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/address.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/__init__.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;creating build/lib.linux-aarch64-3.7/uamqp/authentication&lt;BR /&gt;copying uamqp/authentication/common.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp/authentication&lt;BR /&gt;copying uamqp/authentication/cbs_auth_async.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp/authentication&lt;BR /&gt;copying uamqp/authentication/cbs_auth.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp/authentication&lt;BR /&gt;copying uamqp/authentication/__init__.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp/authentication&lt;BR /&gt;creating build/lib.linux-aarch64-3.7/uamqp/async_ops&lt;BR /&gt;copying uamqp/async_ops/session_async.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp/async_ops&lt;BR /&gt;copying uamqp/async_ops/sender_async.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp/async_ops&lt;BR /&gt;copying uamqp/async_ops/receiver_async.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp/async_ops&lt;BR /&gt;copying uamqp/async_ops/mgmt_operation_async.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp/async_ops&lt;BR /&gt;copying uamqp/async_ops/connection_async.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp/async_ops&lt;BR /&gt;copying uamqp/async_ops/client_async.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp/async_ops&lt;BR /&gt;copying uamqp/async_ops/__init__.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp/async_ops&lt;BR /&gt;running egg_info&lt;BR /&gt;writing uamqp.egg-info/PKG-INFO&lt;BR /&gt;writing dependency_links to uamqp.egg-info/dependency_links.txt&lt;BR /&gt;writing requirements to uamqp.egg-info/requires.txt&lt;BR /&gt;writing top-level names to uamqp.egg-info/top_level.txt&lt;BR /&gt;reading manifest file 'uamqp.egg-info/SOURCES.txt'&lt;BR /&gt;reading manifest template 'MANIFEST.in'&lt;BR /&gt;writing manifest file 'uamqp.egg-info/SOURCES.txt'&lt;BR /&gt;copying uamqp/c_uamqp.c -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;running build_ext&lt;BR /&gt;will build uamqp in build/temp.linux-aarch64-3.7/cmake&lt;BR /&gt;Building with generator flags: -G "Unix Makefiles"&lt;BR /&gt;calling cmake /tmp/pip-install-t5n6sfxx/uamqp/src/vendor/azure-uamqp-c/ -G "Unix Makefiles" -Duse_openssl:bool=ON -Duse_default_uuid:bool=ON -Duse_builtin_httpapi:bool=ON -Dskip_samples:bool=ON -DCMAKE_POSITION_INDEPENDENT_CODE=TRUE -DCMAKE_BUILD_TYPE=Release&lt;BR /&gt;cmake: /usr/lib/libcurl.so.4: no version information available (required by cmake)&lt;BR /&gt;-- The C compiler identification is GNU 8.3.0&lt;BR /&gt;-- The CXX compiler identification is unknown&lt;BR /&gt;-- Check for working C compiler: /usr/bin/gcc&lt;BR /&gt;-- Check for working C compiler: /usr/bin/gcc -- broken&lt;BR /&gt;CMake Error at /usr/share/cmake-3.13/Modules/CMakeTestCCompiler.cmake:52 (message):&lt;BR /&gt;The C compiler&lt;/P&gt;&lt;P&gt;"/usr/bin/gcc"&lt;/P&gt;&lt;P&gt;is not able to compile a simple test program.&lt;/P&gt;&lt;P&gt;It fails with the following output:&lt;/P&gt;&lt;P&gt;Change Dir: /tmp/pip-install-t5n6sfxx/uamqp/build/temp.linux-aarch64-3.7/cmake/CMakeFiles/CMakeTmp&lt;/P&gt;&lt;P&gt;Run Build Command:"/usr/bin/make" "cmTC_b6563/fast"&lt;BR /&gt;/usr/bin/make -f CMakeFiles/cmTC_b6563.dir/build.make CMakeFiles/cmTC_b6563.dir/build&lt;BR /&gt;make[1]: Entering directory '/tmp/pip-install-t5n6sfxx/uamqp/build/temp.linux-aarch64-3.7/cmake/CMakeFiles/CMakeTmp'&lt;BR /&gt;/usr/bin/cmake: /usr/lib/libcurl.so.4: no version information available (required by /usr/bin/cmake)&lt;BR /&gt;Building C object CMakeFiles/cmTC_b6563.dir/testCCompiler.c.o&lt;BR /&gt;/usr/bin/gcc -fPIE -o CMakeFiles/cmTC_b6563.dir/testCCompiler.c.o -c /tmp/pip-install-t5n6sfxx/uamqp/build/temp.linux-aarch64-3.7/cmake/CMakeFiles/CMakeTmp/testCCompiler.c&lt;BR /&gt;/usr/bin/cmake: /usr/lib/libcurl.so.4: no version information available (required by /usr/bin/cmake)&lt;BR /&gt;Linking C executable cmTC_b6563&lt;BR /&gt;/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b6563.dir/link.txt --verbose=1&lt;BR /&gt;/usr/bin/cmake: /usr/lib/libcurl.so.4: no version information available (required by /usr/bin/cmake)&lt;BR /&gt;/usr/bin/gcc -rdynamic CMakeFiles/cmTC_b6563.dir/testCCompiler.c.o -o cmTC_b6563&lt;BR /&gt;/usr/bin/ld: cannot find Scrt1.o: No such file or directory&lt;BR /&gt;/usr/bin/ld: cannot find crti.o: No such file or directory&lt;BR /&gt;/usr/bin/ld: cannot find -lc&lt;BR /&gt;/usr/bin/ld: cannot find crtn.o: No such file or directory&lt;BR /&gt;collect2: error: ld returned 1 exit status&lt;BR /&gt;make[1]: *** [CMakeFiles/cmTC_b6563.dir/build.make:87: cmTC_b6563] Error 1&lt;BR /&gt;make[1]: Leaving directory '/tmp/pip-install-t5n6sfxx/uamqp/build/temp.linux-aarch64-3.7/cmake/CMakeFiles/CMakeTmp'&lt;BR /&gt;make: *** [Makefile:121: cmTC_b6563/fast] Error 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;CMake will not be able to correctly generate this project.&lt;BR /&gt;Call Stack (most recent call first):&lt;BR /&gt;CMakeLists.txt:5 (project)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-- Configuring incomplete, errors occurred!&lt;BR /&gt;See also "/tmp/pip-install-t5n6sfxx/uamqp/build/temp.linux-aarch64-3.7/cmake/CMakeFiles/CMakeOutput.log".&lt;BR /&gt;See also "/tmp/pip-install-t5n6sfxx/uamqp/build/temp.linux-aarch64-3.7/cmake/CMakeFiles/CMakeError.log".&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "&amp;lt;string&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;BR /&gt;File "/tmp/pip-install-t5n6sfxx/uamqp/setup.py", line 361, in &amp;lt;module&amp;gt;&lt;BR /&gt;python_requires="&amp;gt;=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*",&lt;BR /&gt;File "/usr/lib/python3.7/site-packages/setuptools/__init__.py", line 145, in setup&lt;BR /&gt;return distutils.core.setup(**attrs)&lt;BR /&gt;File "/usr/lib/python3.7/distutils/core.py", line 148, in setup&lt;BR /&gt;dist.run_commands()&lt;BR /&gt;File "/usr/lib/python3.7/distutils/dist.py", line 966, in run_commands&lt;BR /&gt;self.run_command(cmd)&lt;BR /&gt;File "/usr/lib/python3.7/distutils/dist.py", line 985, in run_command&lt;BR /&gt;cmd_obj.run()&lt;BR /&gt;File "/usr/lib/python3.7/site-packages/setuptools/command/install.py", line 61, in run&lt;BR /&gt;return orig.install.run(self)&lt;BR /&gt;File "/usr/lib/python3.7/distutils/command/install.py", line 545, in run&lt;BR /&gt;self.run_command('build')&lt;BR /&gt;File "/usr/lib/python3.7/distutils/cmd.py", line 313, in run_command&lt;BR /&gt;self.distribution.run_command(command)&lt;BR /&gt;File "/usr/lib/python3.7/distutils/dist.py", line 985, in run_command&lt;BR /&gt;cmd_obj.run()&lt;BR /&gt;File "/usr/lib/python3.7/distutils/command/build.py", line 135, in run&lt;BR /&gt;self.run_command(cmd_name)&lt;BR /&gt;File "/usr/lib/python3.7/distutils/cmd.py", line 313, in run_command&lt;BR /&gt;self.distribution.run_command(command)&lt;BR /&gt;File "/usr/lib/python3.7/distutils/dist.py", line 985, in run_command&lt;BR /&gt;cmd_obj.run()&lt;BR /&gt;File "/tmp/pip-install-t5n6sfxx/uamqp/setup.py", line 192, in run&lt;BR /&gt;self.build_cmake(ext)&lt;BR /&gt;File "/tmp/pip-install-t5n6sfxx/uamqp/setup.py", line 248, in build_cmake&lt;BR /&gt;subprocess.check_call(joined_cmd, shell=True, universal_newlines=True, env=build_env)&lt;BR /&gt;File "/usr/lib/python3.7/subprocess.py", line 363, in check_call&lt;BR /&gt;raise CalledProcessError(retcode, cmd)&lt;BR /&gt;subprocess.CalledProcessError: Command 'cmake /tmp/pip-install-t5n6sfxx/uamqp/src/vendor/azure-uamqp-c/ -G "Unix Makefiles" -Duse_openssl:bool=ON -Duse_default_uuid:bool=ON -Duse_builtin_httpapi:bool=ON -Dskip_samples:bool=ON -DCMAKE_POSITION_INDEPENDENT_CODE=TRUE -DCMAKE_BUILD_TYPE=Release' returned non-zero exit status 1.&lt;BR /&gt;----------------------------------------&lt;BR /&gt;ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t5n6sfxx/uamqp/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t5n6sfxx/uamqp/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-zso1acso/install-record.txt --single-version-externally-managed --compile Check the logs for full command output.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Oct 2020 12:16:40 GMT</pubDate>
    <dc:creator>john_wick</dc:creator>
    <dc:date>2020-10-07T12:16:40Z</dc:date>
    <item>
      <title>error while install azure-iot-hub library for python3 on imx8m mini</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/error-while-install-azure-iot-hub-library-for-python3-on-imx8m/m-p/1163895#M163040</link>
      <description>&lt;P&gt;root@imx8mmevk:~# python3 -m pip install azure-iot-hub&lt;BR /&gt;Collecting azure-iot-hub&lt;BR /&gt;Using cached &lt;A href="https://files.pythonhosted.org/packages/4a/95/08e3d41be0341c2ce1632ae79e69b27b07d6469d0be2bce48f5b9f188539/azure_iot_hub-2.2.3-py2.py3-none-any.whl" target="_blank"&gt;https://files.pythonhosted.org/packages/4a/95/08e3d41be0341c2ce1632ae79e69b27b07d6469d0be2bce48f5b9f188539/azure_iot_hub-2.2.3-py2.py3-none-any.whl&lt;/A&gt;&lt;BR /&gt;Requirement already satisfied: msrest in /usr/lib/python3.7/site-packages (from azure-iot-hub) (0.6.19)&lt;BR /&gt;Collecting uamqp (from azure-iot-hub)&lt;BR /&gt;Using cached &lt;A href="https://files.pythonhosted.org/packages/ff/d5/d8fea1b0cff4293099ed6e601edfe077101f086e31546aff9e4ad1a50e13/uamqp-1.2.11.tar.gz" target="_blank"&gt;https://files.pythonhosted.org/packages/ff/d5/d8fea1b0cff4293099ed6e601edfe077101f086e31546aff9e4ad1a50e13/uamqp-1.2.11.tar.gz&lt;/A&gt;&lt;BR /&gt;Requirement already satisfied: requests~=2.16 in /usr/lib/python3.7/site-packages (from msrest-&amp;gt;azure-iot-hub) (2.22.0)&lt;BR /&gt;Requirement already satisfied: isodate&amp;gt;=0.6.0 in /usr/lib/python3.7/site-packages (from msrest-&amp;gt;azure-iot-hub) (0.6.0)&lt;BR /&gt;Requirement already satisfied: certifi&amp;gt;=2017.4.17 in /usr/lib/python3.7/site-packages (from msrest-&amp;gt;azure-iot-hub) (2019.9.11)&lt;BR /&gt;Requirement already satisfied: requests-oauthlib&amp;gt;=0.5.0 in /usr/lib/python3.7/site-packages (from msrest-&amp;gt;azure-iot-hub) (1.3.0)&lt;BR /&gt;Requirement already satisfied: six~=1.0 in /usr/lib/python3.7/site-packages (from uamqp-&amp;gt;azure-iot-hub) (1.12.0)&lt;BR /&gt;Requirement already satisfied: chardet&amp;lt;3.1.0,&amp;gt;=3.0.2 in /usr/lib/python3.7/site-packages (from requests~=2.16-&amp;gt;msrest-&amp;gt;azure-iot-hub) (3.0.4)&lt;BR /&gt;Requirement already satisfied: idna&amp;lt;2.9,&amp;gt;=2.5 in /usr/lib/python3.7/site-packages (from requests~=2.16-&amp;gt;msrest-&amp;gt;azure-iot-hub) (2.8)&lt;BR /&gt;Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,&amp;lt;1.26,&amp;gt;=1.21.1 in /usr/lib/python3.7/site-packages (from requests~=2.16-&amp;gt;msrest-&amp;gt;azure-iot-hub) (1.25.6)&lt;BR /&gt;Requirement already satisfied: oauthlib&amp;gt;=3.0.0 in /usr/lib/python3.7/site-packages (from requests-oauthlib&amp;gt;=0.5.0-&amp;gt;msrest-&amp;gt;azure-iot-hub) (3.1.0)&lt;BR /&gt;Installing collected packages: uamqp, azure-iot-hub&lt;BR /&gt;Running setup.py install for uamqp ... error&lt;BR /&gt;ERROR: Command errored out with exit status 1:&lt;BR /&gt;command: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t5n6sfxx/uamqp/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t5n6sfxx/uamqp/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-zso1acso/install-record.txt --single-version-externally-managed --compile&lt;BR /&gt;cwd: /tmp/pip-install-t5n6sfxx/uamqp/&lt;BR /&gt;Complete output (126 lines):&lt;BR /&gt;running install&lt;BR /&gt;running build&lt;BR /&gt;running build_py&lt;BR /&gt;creating build&lt;BR /&gt;creating build/lib.linux-aarch64-3.7&lt;BR /&gt;creating build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/utils.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/types.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/session.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/sender.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/receiver.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/mgmt_operation.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/message.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/errors.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/constants.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/connection.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/compat.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/client.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/address.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;copying uamqp/__init__.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;creating build/lib.linux-aarch64-3.7/uamqp/authentication&lt;BR /&gt;copying uamqp/authentication/common.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp/authentication&lt;BR /&gt;copying uamqp/authentication/cbs_auth_async.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp/authentication&lt;BR /&gt;copying uamqp/authentication/cbs_auth.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp/authentication&lt;BR /&gt;copying uamqp/authentication/__init__.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp/authentication&lt;BR /&gt;creating build/lib.linux-aarch64-3.7/uamqp/async_ops&lt;BR /&gt;copying uamqp/async_ops/session_async.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp/async_ops&lt;BR /&gt;copying uamqp/async_ops/sender_async.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp/async_ops&lt;BR /&gt;copying uamqp/async_ops/receiver_async.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp/async_ops&lt;BR /&gt;copying uamqp/async_ops/mgmt_operation_async.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp/async_ops&lt;BR /&gt;copying uamqp/async_ops/connection_async.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp/async_ops&lt;BR /&gt;copying uamqp/async_ops/client_async.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp/async_ops&lt;BR /&gt;copying uamqp/async_ops/__init__.py -&amp;gt; build/lib.linux-aarch64-3.7/uamqp/async_ops&lt;BR /&gt;running egg_info&lt;BR /&gt;writing uamqp.egg-info/PKG-INFO&lt;BR /&gt;writing dependency_links to uamqp.egg-info/dependency_links.txt&lt;BR /&gt;writing requirements to uamqp.egg-info/requires.txt&lt;BR /&gt;writing top-level names to uamqp.egg-info/top_level.txt&lt;BR /&gt;reading manifest file 'uamqp.egg-info/SOURCES.txt'&lt;BR /&gt;reading manifest template 'MANIFEST.in'&lt;BR /&gt;writing manifest file 'uamqp.egg-info/SOURCES.txt'&lt;BR /&gt;copying uamqp/c_uamqp.c -&amp;gt; build/lib.linux-aarch64-3.7/uamqp&lt;BR /&gt;running build_ext&lt;BR /&gt;will build uamqp in build/temp.linux-aarch64-3.7/cmake&lt;BR /&gt;Building with generator flags: -G "Unix Makefiles"&lt;BR /&gt;calling cmake /tmp/pip-install-t5n6sfxx/uamqp/src/vendor/azure-uamqp-c/ -G "Unix Makefiles" -Duse_openssl:bool=ON -Duse_default_uuid:bool=ON -Duse_builtin_httpapi:bool=ON -Dskip_samples:bool=ON -DCMAKE_POSITION_INDEPENDENT_CODE=TRUE -DCMAKE_BUILD_TYPE=Release&lt;BR /&gt;cmake: /usr/lib/libcurl.so.4: no version information available (required by cmake)&lt;BR /&gt;-- The C compiler identification is GNU 8.3.0&lt;BR /&gt;-- The CXX compiler identification is unknown&lt;BR /&gt;-- Check for working C compiler: /usr/bin/gcc&lt;BR /&gt;-- Check for working C compiler: /usr/bin/gcc -- broken&lt;BR /&gt;CMake Error at /usr/share/cmake-3.13/Modules/CMakeTestCCompiler.cmake:52 (message):&lt;BR /&gt;The C compiler&lt;/P&gt;&lt;P&gt;"/usr/bin/gcc"&lt;/P&gt;&lt;P&gt;is not able to compile a simple test program.&lt;/P&gt;&lt;P&gt;It fails with the following output:&lt;/P&gt;&lt;P&gt;Change Dir: /tmp/pip-install-t5n6sfxx/uamqp/build/temp.linux-aarch64-3.7/cmake/CMakeFiles/CMakeTmp&lt;/P&gt;&lt;P&gt;Run Build Command:"/usr/bin/make" "cmTC_b6563/fast"&lt;BR /&gt;/usr/bin/make -f CMakeFiles/cmTC_b6563.dir/build.make CMakeFiles/cmTC_b6563.dir/build&lt;BR /&gt;make[1]: Entering directory '/tmp/pip-install-t5n6sfxx/uamqp/build/temp.linux-aarch64-3.7/cmake/CMakeFiles/CMakeTmp'&lt;BR /&gt;/usr/bin/cmake: /usr/lib/libcurl.so.4: no version information available (required by /usr/bin/cmake)&lt;BR /&gt;Building C object CMakeFiles/cmTC_b6563.dir/testCCompiler.c.o&lt;BR /&gt;/usr/bin/gcc -fPIE -o CMakeFiles/cmTC_b6563.dir/testCCompiler.c.o -c /tmp/pip-install-t5n6sfxx/uamqp/build/temp.linux-aarch64-3.7/cmake/CMakeFiles/CMakeTmp/testCCompiler.c&lt;BR /&gt;/usr/bin/cmake: /usr/lib/libcurl.so.4: no version information available (required by /usr/bin/cmake)&lt;BR /&gt;Linking C executable cmTC_b6563&lt;BR /&gt;/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b6563.dir/link.txt --verbose=1&lt;BR /&gt;/usr/bin/cmake: /usr/lib/libcurl.so.4: no version information available (required by /usr/bin/cmake)&lt;BR /&gt;/usr/bin/gcc -rdynamic CMakeFiles/cmTC_b6563.dir/testCCompiler.c.o -o cmTC_b6563&lt;BR /&gt;/usr/bin/ld: cannot find Scrt1.o: No such file or directory&lt;BR /&gt;/usr/bin/ld: cannot find crti.o: No such file or directory&lt;BR /&gt;/usr/bin/ld: cannot find -lc&lt;BR /&gt;/usr/bin/ld: cannot find crtn.o: No such file or directory&lt;BR /&gt;collect2: error: ld returned 1 exit status&lt;BR /&gt;make[1]: *** [CMakeFiles/cmTC_b6563.dir/build.make:87: cmTC_b6563] Error 1&lt;BR /&gt;make[1]: Leaving directory '/tmp/pip-install-t5n6sfxx/uamqp/build/temp.linux-aarch64-3.7/cmake/CMakeFiles/CMakeTmp'&lt;BR /&gt;make: *** [Makefile:121: cmTC_b6563/fast] Error 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;CMake will not be able to correctly generate this project.&lt;BR /&gt;Call Stack (most recent call first):&lt;BR /&gt;CMakeLists.txt:5 (project)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-- Configuring incomplete, errors occurred!&lt;BR /&gt;See also "/tmp/pip-install-t5n6sfxx/uamqp/build/temp.linux-aarch64-3.7/cmake/CMakeFiles/CMakeOutput.log".&lt;BR /&gt;See also "/tmp/pip-install-t5n6sfxx/uamqp/build/temp.linux-aarch64-3.7/cmake/CMakeFiles/CMakeError.log".&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "&amp;lt;string&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;BR /&gt;File "/tmp/pip-install-t5n6sfxx/uamqp/setup.py", line 361, in &amp;lt;module&amp;gt;&lt;BR /&gt;python_requires="&amp;gt;=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*",&lt;BR /&gt;File "/usr/lib/python3.7/site-packages/setuptools/__init__.py", line 145, in setup&lt;BR /&gt;return distutils.core.setup(**attrs)&lt;BR /&gt;File "/usr/lib/python3.7/distutils/core.py", line 148, in setup&lt;BR /&gt;dist.run_commands()&lt;BR /&gt;File "/usr/lib/python3.7/distutils/dist.py", line 966, in run_commands&lt;BR /&gt;self.run_command(cmd)&lt;BR /&gt;File "/usr/lib/python3.7/distutils/dist.py", line 985, in run_command&lt;BR /&gt;cmd_obj.run()&lt;BR /&gt;File "/usr/lib/python3.7/site-packages/setuptools/command/install.py", line 61, in run&lt;BR /&gt;return orig.install.run(self)&lt;BR /&gt;File "/usr/lib/python3.7/distutils/command/install.py", line 545, in run&lt;BR /&gt;self.run_command('build')&lt;BR /&gt;File "/usr/lib/python3.7/distutils/cmd.py", line 313, in run_command&lt;BR /&gt;self.distribution.run_command(command)&lt;BR /&gt;File "/usr/lib/python3.7/distutils/dist.py", line 985, in run_command&lt;BR /&gt;cmd_obj.run()&lt;BR /&gt;File "/usr/lib/python3.7/distutils/command/build.py", line 135, in run&lt;BR /&gt;self.run_command(cmd_name)&lt;BR /&gt;File "/usr/lib/python3.7/distutils/cmd.py", line 313, in run_command&lt;BR /&gt;self.distribution.run_command(command)&lt;BR /&gt;File "/usr/lib/python3.7/distutils/dist.py", line 985, in run_command&lt;BR /&gt;cmd_obj.run()&lt;BR /&gt;File "/tmp/pip-install-t5n6sfxx/uamqp/setup.py", line 192, in run&lt;BR /&gt;self.build_cmake(ext)&lt;BR /&gt;File "/tmp/pip-install-t5n6sfxx/uamqp/setup.py", line 248, in build_cmake&lt;BR /&gt;subprocess.check_call(joined_cmd, shell=True, universal_newlines=True, env=build_env)&lt;BR /&gt;File "/usr/lib/python3.7/subprocess.py", line 363, in check_call&lt;BR /&gt;raise CalledProcessError(retcode, cmd)&lt;BR /&gt;subprocess.CalledProcessError: Command 'cmake /tmp/pip-install-t5n6sfxx/uamqp/src/vendor/azure-uamqp-c/ -G "Unix Makefiles" -Duse_openssl:bool=ON -Duse_default_uuid:bool=ON -Duse_builtin_httpapi:bool=ON -Dskip_samples:bool=ON -DCMAKE_POSITION_INDEPENDENT_CODE=TRUE -DCMAKE_BUILD_TYPE=Release' returned non-zero exit status 1.&lt;BR /&gt;----------------------------------------&lt;BR /&gt;ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-t5n6sfxx/uamqp/setup.py'"'"'; __file__='"'"'/tmp/pip-install-t5n6sfxx/uamqp/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-zso1acso/install-record.txt --single-version-externally-managed --compile Check the logs for full command output.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 12:16:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/error-while-install-azure-iot-hub-library-for-python3-on-imx8m/m-p/1163895#M163040</guid>
      <dc:creator>john_wick</dc:creator>
      <dc:date>2020-10-07T12:16:40Z</dc:date>
    </item>
  </channel>
</rss>

