2021-07-09T21:13:01,147 Created temporary directory: /tmp/pip-ephem-wheel-cache-foxba05d 2021-07-09T21:13:01,149 Created temporary directory: /tmp/pip-req-tracker-bc_f6sb8 2021-07-09T21:13:01,150 Initialized build tracking at /tmp/pip-req-tracker-bc_f6sb8 2021-07-09T21:13:01,150 Created build tracker: /tmp/pip-req-tracker-bc_f6sb8 2021-07-09T21:13:01,150 Entered build tracker: /tmp/pip-req-tracker-bc_f6sb8 2021-07-09T21:13:01,151 Created temporary directory: /tmp/pip-wheel-ens38elh 2021-07-09T21:13:01,184 1 location(s) to search for versions of udt4py: 2021-07-09T21:13:01,184 * https://pypi.org/simple/udt4py/ 2021-07-09T21:13:01,185 Fetching project page and analyzing links: https://pypi.org/simple/udt4py/ 2021-07-09T21:13:01,185 Getting page https://pypi.org/simple/udt4py/ 2021-07-09T21:13:01,187 Found index url https://pypi.org/simple 2021-07-09T21:13:01,315 Found link https://files.pythonhosted.org/packages/7e/4f/ec31b5f3e8ca707eae5fd3303e3a32c15c007e96e74c2561c024097c00f2/udt4py-1.0.tar.gz#sha256=80e7efe5e3355bb52936a223e2fb502c39f1dfb0b2f99cbe1a4b97be7ce3fb81 (from https://pypi.org/simple/udt4py/), version: 1.0 2021-07-09T21:13:01,316 Found link https://files.pythonhosted.org/packages/62/eb/a656d4e05b77a3077a900ce25194ecdb7f7e2f800cdad664743b72f13e45/udt4py-1.1.tar.gz#sha256=bbfba874bbd703c653d02220be7a9794fe9a2aadf536d54bd84f81c48d88949d (from https://pypi.org/simple/udt4py/), version: 1.1 2021-07-09T21:13:01,316 Found link https://files.pythonhosted.org/packages/ec/7c/8cd2c2e00883e23b3bc829d862bae54c67546d37d0c3f365385192cacac1/udt4py-1.2.tar.gz#sha256=718c1c807ceb642ba9de83c371deb661d619809afb022ec0af63cd588125c616 (from https://pypi.org/simple/udt4py/), version: 1.2 2021-07-09T21:13:01,316 Skipping link: not a file: https://pypi.org/simple/udt4py/ 2021-07-09T21:13:01,333 Given no hashes to check 1 links for project 'udt4py': discarding no candidates 2021-07-09T21:13:01,350 Collecting udt4py==1.1 2021-07-09T21:13:01,352 Created temporary directory: /tmp/pip-unpack-ddms911w 2021-07-09T21:13:01,534 Downloading udt4py-1.1.tar.gz (16 kB) 2021-07-09T21:13:01,579 Added udt4py==1.1 from https://files.pythonhosted.org/packages/62/eb/a656d4e05b77a3077a900ce25194ecdb7f7e2f800cdad664743b72f13e45/udt4py-1.1.tar.gz#sha256=bbfba874bbd703c653d02220be7a9794fe9a2aadf536d54bd84f81c48d88949d to build tracker '/tmp/pip-req-tracker-bc_f6sb8' 2021-07-09T21:13:01,581 Running setup.py (path:/tmp/pip-wheel-ens38elh/udt4py_56337dfad9ea447cb1f6ae05ce4a7cb8/setup.py) egg_info for package udt4py 2021-07-09T21:13:01,581 Created temporary directory: /tmp/pip-pip-egg-info-8vwharzn 2021-07-09T21:13:01,582 Running command python setup.py egg_info 2021-07-09T21:13:03,082 /usr/local/lib/python3.9/dist-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: /tmp/pip-wheel-ens38elh/udt4py_56337dfad9ea447cb1f6ae05ce4a7cb8/src/udt4py.pyx 2021-07-09T21:13:03,082 tree = Parsing.p_module(s, pxd, full_module_name) 2021-07-09T21:13:03,996 Error compiling Cython file: 2021-07-09T21:13:03,996 ------------------------------------------------------------ 2021-07-09T21:13:03,996 ... 2021-07-09T21:13:03,996 int send(UDTSOCKET u, const char* buf, int len, int flags) 2021-07-09T21:13:03,996 int recv(UDTSOCKET u, char* buf, int len, int flags) 2021-07-09T21:13:03,997 int sendmsg(UDTSOCKET u, const char* buf, int len, int ttl, 2021-07-09T21:13:03,997 bool inorder) 2021-07-09T21:13:03,997 int recvmsg(UDTSOCKET u, char* buf, int len) 2021-07-09T21:13:03,997 int64_t sendfile2(UDTSOCKET u, const char* path, int64_t* offset, 2021-07-09T21:13:03,997 ^ 2021-07-09T21:13:03,997 ------------------------------------------------------------ 2021-07-09T21:13:03,997 src/udt4py.pyx:245:21: Extern functions cannot have default arguments values. 2021-07-09T21:13:03,998 Error compiling Cython file: 2021-07-09T21:13:03,998 ------------------------------------------------------------ 2021-07-09T21:13:03,998 ... 2021-07-09T21:13:03,998 int sendmsg(UDTSOCKET u, const char* buf, int len, int ttl, 2021-07-09T21:13:03,998 bool inorder) 2021-07-09T21:13:03,998 int recvmsg(UDTSOCKET u, char* buf, int len) 2021-07-09T21:13:03,998 int64_t sendfile2(UDTSOCKET u, const char* path, int64_t* offset, 2021-07-09T21:13:03,999 int64_t size, int block=364000) 2021-07-09T21:13:03,999 int64_t recvfile2(UDTSOCKET u, const char* path, int64_t* offset, 2021-07-09T21:13:03,999 ^ 2021-07-09T21:13:03,999 ------------------------------------------------------------ 2021-07-09T21:13:03,999 src/udt4py.pyx:247:21: Extern functions cannot have default arguments values. 2021-07-09T21:13:04,961 Traceback (most recent call last): 2021-07-09T21:13:04,962 File "", line 1, in 2021-07-09T21:13:04,962 File "/tmp/pip-wheel-ens38elh/udt4py_56337dfad9ea447cb1f6ae05ce4a7cb8/setup.py", line 54, in 2021-07-09T21:13:04,962 ext_modules=cythonize([Extension( 2021-07-09T21:13:04,962 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 1102, in cythonize 2021-07-09T21:13:04,963 cythonize_one(*args) 2021-07-09T21:13:04,963 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 1225, in cythonize_one 2021-07-09T21:13:04,964 raise CompileError(None, pyx_file) 2021-07-09T21:13:04,964 Cython.Compiler.Errors.CompileError: src/udt4py.pyx 2021-07-09T21:13:04,965 Compiling src/udt4py.pyx because it changed. 2021-07-09T21:13:04,965 [1/1] Cythonizing src/udt4py.pyx 2021-07-09T21:13:05,119 WARNING: Discarding https://files.pythonhosted.org/packages/62/eb/a656d4e05b77a3077a900ce25194ecdb7f7e2f800cdad664743b72f13e45/udt4py-1.1.tar.gz#sha256=bbfba874bbd703c653d02220be7a9794fe9a2aadf536d54bd84f81c48d88949d (from https://pypi.org/simple/udt4py/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T21:13:05,120 ERROR: Could not find a version that satisfies the requirement udt4py==1.1 (from versions: 1.0, 1.1, 1.2) 2021-07-09T21:13:05,121 ERROR: No matching distribution found for udt4py==1.1 2021-07-09T21:13:05,121 Exception information: 2021-07-09T21:13:05,121 Traceback (most recent call last): 2021-07-09T21:13:05,121 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T21:13:05,121 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T21:13:05,121 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T21:13:05,121 raise RequirementsConflicted(criterion) 2021-07-09T21:13:05,121 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('udt4py==1.1') 2021-07-09T21:13:05,121 2021-07-09T21:13:05,121 During handling of the above exception, another exception occurred: 2021-07-09T21:13:05,121 2021-07-09T21:13:05,121 Traceback (most recent call last): 2021-07-09T21:13:05,121 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T21:13:05,121 result = self._result = resolver.resolve( 2021-07-09T21:13:05,121 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T21:13:05,121 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T21:13:05,121 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T21:13:05,121 raise ResolutionImpossible(e.criterion.information) 2021-07-09T21:13:05,121 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('udt4py==1.1'), parent=None)] 2021-07-09T21:13:05,121 2021-07-09T21:13:05,121 The above exception was the direct cause of the following exception: 2021-07-09T21:13:05,121 2021-07-09T21:13:05,121 Traceback (most recent call last): 2021-07-09T21:13:05,121 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T21:13:05,121 status = self.run(options, args) 2021-07-09T21:13:05,121 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T21:13:05,121 return func(self, options, args) 2021-07-09T21:13:05,121 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T21:13:05,121 requirement_set = resolver.resolve( 2021-07-09T21:13:05,121 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T21:13:05,121 raise error from e 2021-07-09T21:13:05,121 pip._internal.exceptions.DistributionNotFound: No matching distribution found for udt4py==1.1 2021-07-09T21:13:05,125 Removed udt4py==1.1 from https://files.pythonhosted.org/packages/62/eb/a656d4e05b77a3077a900ce25194ecdb7f7e2f800cdad664743b72f13e45/udt4py-1.1.tar.gz#sha256=bbfba874bbd703c653d02220be7a9794fe9a2aadf536d54bd84f81c48d88949d from build tracker '/tmp/pip-req-tracker-bc_f6sb8' 2021-07-09T21:13:05,126 Removed build tracker: '/tmp/pip-req-tracker-bc_f6sb8'