2021-07-11T20:08:38,945 Created temporary directory: /tmp/pip-ephem-wheel-cache-57nt21y6 2021-07-11T20:08:38,948 Created temporary directory: /tmp/pip-req-tracker-79kh94g2 2021-07-11T20:08:38,948 Initialized build tracking at /tmp/pip-req-tracker-79kh94g2 2021-07-11T20:08:38,949 Created build tracker: /tmp/pip-req-tracker-79kh94g2 2021-07-11T20:08:38,949 Entered build tracker: /tmp/pip-req-tracker-79kh94g2 2021-07-11T20:08:38,949 Created temporary directory: /tmp/pip-wheel-4_s9cara 2021-07-11T20:08:38,979 1 location(s) to search for versions of jniusx: 2021-07-11T20:08:38,979 * https://pypi.org/simple/jniusx/ 2021-07-11T20:08:38,979 Fetching project page and analyzing links: https://pypi.org/simple/jniusx/ 2021-07-11T20:08:38,980 Getting page https://pypi.org/simple/jniusx/ 2021-07-11T20:08:38,981 Found index url https://pypi.org/simple 2021-07-11T20:08:39,068 Found link https://files.pythonhosted.org/packages/13/a1/4e570d0a37422643c870feba82ee95ccae4d6c3dd11b6418181de8b052b4/jniusx-1.0.5.tar.gz#sha256=13b9a0f26179ac09ff26326499cd9666ad917402aa5e789809400a2956e9069e (from https://pypi.org/simple/jniusx/), version: 1.0.5 2021-07-11T20:08:39,068 Skipping link: not a file: https://pypi.org/simple/jniusx/ 2021-07-11T20:08:39,086 Given no hashes to check 1 links for project 'jniusx': discarding no candidates 2021-07-11T20:08:39,105 Collecting jniusx==1.0.5 2021-07-11T20:08:39,106 Created temporary directory: /tmp/pip-unpack-x1ytk67e 2021-07-11T20:08:39,281 Downloading jniusx-1.0.5.tar.gz (27 kB) 2021-07-11T20:08:39,361 Added jniusx==1.0.5 from https://files.pythonhosted.org/packages/13/a1/4e570d0a37422643c870feba82ee95ccae4d6c3dd11b6418181de8b052b4/jniusx-1.0.5.tar.gz#sha256=13b9a0f26179ac09ff26326499cd9666ad917402aa5e789809400a2956e9069e to build tracker '/tmp/pip-req-tracker-79kh94g2' 2021-07-11T20:08:39,362 Running setup.py (path:/tmp/pip-wheel-4_s9cara/jniusx_13d35031094a4a5ab57cf02142584d97/setup.py) egg_info for package jniusx 2021-07-11T20:08:39,363 Created temporary directory: /tmp/pip-pip-egg-info-qsgsbe22 2021-07-11T20:08:39,363 Running command python setup.py egg_info 2021-07-11T20:08:40,270 readlink: missing operand 2021-07-11T20:08:40,271 Try 'readlink --help' for more information. 2021-07-11T20:08:40,271 Traceback (most recent call last): 2021-07-11T20:08:40,271 File "", line 1, in 2021-07-11T20:08:40,272 File "/tmp/pip-wheel-4_s9cara/jniusx_13d35031094a4a5ab57cf02142584d97/setup.py", line 104, in 2021-07-11T20:08:40,272 raise Exception('Unable to determine JDK_HOME') 2021-07-11T20:08:40,273 Exception: Unable to determine JDK_HOME 2021-07-11T20:08:40,337 WARNING: Discarding https://files.pythonhosted.org/packages/13/a1/4e570d0a37422643c870feba82ee95ccae4d6c3dd11b6418181de8b052b4/jniusx-1.0.5.tar.gz#sha256=13b9a0f26179ac09ff26326499cd9666ad917402aa5e789809400a2956e9069e (from https://pypi.org/simple/jniusx/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T20:08:40,338 ERROR: Could not find a version that satisfies the requirement jniusx==1.0.5 (from versions: 1.0.5) 2021-07-11T20:08:40,339 ERROR: No matching distribution found for jniusx==1.0.5 2021-07-11T20:08:40,339 Exception information: 2021-07-11T20:08:40,339 Traceback (most recent call last): 2021-07-11T20:08:40,339 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T20:08:40,339 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T20:08:40,339 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T20:08:40,339 raise RequirementsConflicted(criterion) 2021-07-11T20:08:40,339 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jniusx==1.0.5') 2021-07-11T20:08:40,339 2021-07-11T20:08:40,339 During handling of the above exception, another exception occurred: 2021-07-11T20:08:40,339 2021-07-11T20:08:40,339 Traceback (most recent call last): 2021-07-11T20:08:40,339 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T20:08:40,339 result = self._result = resolver.resolve( 2021-07-11T20:08:40,339 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T20:08:40,339 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T20:08:40,339 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T20:08:40,339 raise ResolutionImpossible(e.criterion.information) 2021-07-11T20:08:40,339 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jniusx==1.0.5'), parent=None)] 2021-07-11T20:08:40,339 2021-07-11T20:08:40,339 The above exception was the direct cause of the following exception: 2021-07-11T20:08:40,339 2021-07-11T20:08:40,339 Traceback (most recent call last): 2021-07-11T20:08:40,339 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T20:08:40,339 status = self.run(options, args) 2021-07-11T20:08:40,339 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T20:08:40,339 return func(self, options, args) 2021-07-11T20:08:40,339 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T20:08:40,339 requirement_set = resolver.resolve( 2021-07-11T20:08:40,339 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T20:08:40,339 raise error from e 2021-07-11T20:08:40,339 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jniusx==1.0.5 2021-07-11T20:08:40,344 Removed jniusx==1.0.5 from https://files.pythonhosted.org/packages/13/a1/4e570d0a37422643c870feba82ee95ccae4d6c3dd11b6418181de8b052b4/jniusx-1.0.5.tar.gz#sha256=13b9a0f26179ac09ff26326499cd9666ad917402aa5e789809400a2956e9069e from build tracker '/tmp/pip-req-tracker-79kh94g2' 2021-07-11T20:08:40,344 Removed build tracker: '/tmp/pip-req-tracker-79kh94g2'