2021-07-12T03:40:35,648 Created temporary directory: /tmp/pip-ephem-wheel-cache-g83m_fqz 2021-07-12T03:40:35,651 Created temporary directory: /tmp/pip-req-tracker-4amtkpcw 2021-07-12T03:40:35,652 Initialized build tracking at /tmp/pip-req-tracker-4amtkpcw 2021-07-12T03:40:35,652 Created build tracker: /tmp/pip-req-tracker-4amtkpcw 2021-07-12T03:40:35,652 Entered build tracker: /tmp/pip-req-tracker-4amtkpcw 2021-07-12T03:40:35,653 Created temporary directory: /tmp/pip-wheel-sh2bql2o 2021-07-12T03:40:35,682 1 location(s) to search for versions of gslrandom: 2021-07-12T03:40:35,682 * https://pypi.org/simple/gslrandom/ 2021-07-12T03:40:35,683 Fetching project page and analyzing links: https://pypi.org/simple/gslrandom/ 2021-07-12T03:40:35,683 Getting page https://pypi.org/simple/gslrandom/ 2021-07-12T03:40:35,685 Found index url https://pypi.org/simple 2021-07-12T03:40:35,780 Found link https://files.pythonhosted.org/packages/a0/ea/0c3636e0c62d2f32ec53377944c76ef5d0e16e87b0373f5c464ac821f7fc/gslrandom-0.1.tar.gz#sha256=6e4f79585cf3fadbc0930940a8e92ba3b7963d40c3c47571f316ce685f9dd8a5 (from https://pypi.org/simple/gslrandom/), version: 0.1 2021-07-12T03:40:35,780 Found link https://files.pythonhosted.org/packages/b7/40/87adc0d5c4c7ef2232e60211f1d4abf67379ce096e8cde8036952f110b86/gslrandom-0.1.1.tar.gz#sha256=c074e8fb8cb5c314b598a8b4b8eafdb7b7500219697e3f3e944384eea16138bc (from https://pypi.org/simple/gslrandom/), version: 0.1.1 2021-07-12T03:40:35,781 Found link https://files.pythonhosted.org/packages/e5/a5/730504b4bcae46f01e7d1ffc3166d3c39506ced0ae75c628334c4083afb3/gslrandom-0.1.2.tar.gz#sha256=9c72b62702b366ddf748f6ff9aa77e4895df7654fb9de6ae2770aa18026f7d32 (from https://pypi.org/simple/gslrandom/), version: 0.1.2 2021-07-12T03:40:35,781 Found link https://files.pythonhosted.org/packages/ba/09/175b40a4028451eedef16a4cecbc0689a05d5f0b69bfca200e61fd7be9e3/gslrandom-0.1.3.tar.gz#sha256=5307e632f27f15bcec51eca247197de06524ae568721750f0dc00490fe991b39 (from https://pypi.org/simple/gslrandom/), version: 0.1.3 2021-07-12T03:40:35,781 Found link https://files.pythonhosted.org/packages/2e/ca/1f42753d894a0c9da9d78d583fcefe4677725986ad5ca4ec344a85f11985/gslrandom-0.1.4.tar.gz#sha256=35b2313253a4fea0e97ee541634c938b0a29db132cfa7af783e4c0087100c7cf (from https://pypi.org/simple/gslrandom/), version: 0.1.4 2021-07-12T03:40:35,781 Skipping link: not a file: https://pypi.org/simple/gslrandom/ 2021-07-12T03:40:35,799 Given no hashes to check 1 links for project 'gslrandom': discarding no candidates 2021-07-12T03:40:35,818 Collecting gslrandom==0.1.3 2021-07-12T03:40:35,820 Created temporary directory: /tmp/pip-unpack-8y97o709 2021-07-12T03:40:36,159 Downloading gslrandom-0.1.3.tar.gz (164 kB) 2021-07-12T03:40:36,267 Added gslrandom==0.1.3 from https://files.pythonhosted.org/packages/ba/09/175b40a4028451eedef16a4cecbc0689a05d5f0b69bfca200e61fd7be9e3/gslrandom-0.1.3.tar.gz#sha256=5307e632f27f15bcec51eca247197de06524ae568721750f0dc00490fe991b39 to build tracker '/tmp/pip-req-tracker-4amtkpcw' 2021-07-12T03:40:36,268 Running setup.py (path:/tmp/pip-wheel-sh2bql2o/gslrandom_676e1c46560a4479a62cc130c13859b6/setup.py) egg_info for package gslrandom 2021-07-12T03:40:36,268 Created temporary directory: /tmp/pip-pip-egg-info-6y4pf3he 2021-07-12T03:40:36,269 Running command python setup.py egg_info 2021-07-12T03:40:38,201 /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-sh2bql2o/gslrandom_676e1c46560a4479a62cc130c13859b6/gslrandom/gslrandom.pyx 2021-07-12T03:40:38,202 tree = Parsing.p_module(s, pxd, full_module_name) 2021-07-12T03:40:39,997 Error compiling Cython file: 2021-07-12T03:40:39,997 ------------------------------------------------------------ 2021-07-12T03:40:39,997 ... 2021-07-12T03:40:39,997 ############################################################################### 2021-07-12T03:40:39,997 # Multinomial # 2021-07-12T03:40:39,997 ############################################################################### 2021-07-12T03:40:39,998 cdef extern from "cgslrandom.h": 2021-07-12T03:40:39,998 double sample_multinomial(BasicRNG* brng, 2021-07-12T03:40:39,998 ^ 2021-07-12T03:40:39,998 ------------------------------------------------------------ 2021-07-12T03:40:39,998 gslrandom/gslrandom.pyx:44:30: 'BasicRNG' is not a type identifier 2021-07-12T03:40:42,422 Error compiling Cython file: 2021-07-12T03:40:42,422 ------------------------------------------------------------ 2021-07-12T03:40:42,422 ... 2021-07-12T03:40:42,423 ############################################################################### 2021-07-12T03:40:42,423 # Dirichlet # 2021-07-12T03:40:42,423 ############################################################################### 2021-07-12T03:40:42,423 cdef extern from "cgslrandom.h": 2021-07-12T03:40:42,423 void sample_dirichlet (BasicRNG* brng, 2021-07-12T03:40:42,423 ^ 2021-07-12T03:40:42,423 ------------------------------------------------------------ 2021-07-12T03:40:42,424 gslrandom/gslrandom.pyx:325:27: 'BasicRNG' is not a type identifier 2021-07-12T03:40:42,442 Error compiling Cython file: 2021-07-12T03:40:42,442 ------------------------------------------------------------ 2021-07-12T03:40:42,442 ... 2021-07-12T03:40:42,442 cdef size_t K = p_IK.shape[1] 2021-07-12T03:40:42,442 assert p_IK.shape[0] == I 2021-07-12T03:40:42,443 assert n_IK.shape[0] == I 2021-07-12T03:40:42,443 assert n_IK.shape[1] == K 2021-07-12T03:40:42,443 cdef vector[BasicRNG*] rngsv 2021-07-12T03:40:42,443 ^ 2021-07-12T03:40:42,443 ------------------------------------------------------------ 2021-07-12T03:40:42,443 gslrandom/gslrandom.pyx:101:25: 'BasicRNG' is not a type identifier 2021-07-12T03:40:42,465 Error compiling Cython file: 2021-07-12T03:40:42,465 ------------------------------------------------------------ 2021-07-12T03:40:42,466 ... 2021-07-12T03:40:42,466 cdef size_t I = alpha_IK.shape[0] 2021-07-12T03:40:42,466 cdef size_t K = alpha_IK.shape[1] 2021-07-12T03:40:42,466 assert theta_IK.shape[0] == I 2021-07-12T03:40:42,466 assert theta_IK.shape[1] == K 2021-07-12T03:40:42,466 cdef vector[BasicRNG*] rngsv 2021-07-12T03:40:42,466 ^ 2021-07-12T03:40:42,466 ------------------------------------------------------------ 2021-07-12T03:40:42,467 gslrandom/gslrandom.pyx:367:25: 'BasicRNG' is not a type identifier 2021-07-12T03:40:42,749 Error compiling Cython file: 2021-07-12T03:40:42,749 ------------------------------------------------------------ 2021-07-12T03:40:42,749 ... 2021-07-12T03:40:42,749 # Expose the RNG class to Python 2021-07-12T03:40:42,749 cdef class PyRNG: 2021-07-12T03:40:42,750 def __cinit__(self, unsigned long seed=0): 2021-07-12T03:40:42,750 self.thisptr = new BasicRNG(seed) 2021-07-12T03:40:42,750 ^ 2021-07-12T03:40:42,750 ------------------------------------------------------------ 2021-07-12T03:40:42,750 gslrandom/gslrandom.pyx:34:27: 'BasicRNG' is not a type identifier 2021-07-12T03:40:42,751 Error compiling Cython file: 2021-07-12T03:40:42,751 ------------------------------------------------------------ 2021-07-12T03:40:42,751 ... 2021-07-12T03:40:42,751 # Expose the RNG class to Python 2021-07-12T03:40:42,751 cdef class PyRNG: 2021-07-12T03:40:42,751 def __cinit__(self, unsigned long seed=0): 2021-07-12T03:40:42,752 self.thisptr = new BasicRNG(seed) 2021-07-12T03:40:42,752 ^ 2021-07-12T03:40:42,752 ------------------------------------------------------------ 2021-07-12T03:40:42,752 gslrandom/gslrandom.pyx:34:27: new operator can only be applied to a C++ class 2021-07-12T03:40:45,369 Traceback (most recent call last): 2021-07-12T03:40:45,369 File "", line 1, in 2021-07-12T03:40:45,369 File "/tmp/pip-wheel-sh2bql2o/gslrandom_676e1c46560a4479a62cc130c13859b6/setup.py", line 19, in 2021-07-12T03:40:45,369 ext_modules=cythonize('**/*.pyx'), 2021-07-12T03:40:45,370 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 1102, in cythonize 2021-07-12T03:40:45,371 cythonize_one(*args) 2021-07-12T03:40:45,371 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 1225, in cythonize_one 2021-07-12T03:40:45,372 raise CompileError(None, pyx_file) 2021-07-12T03:40:45,372 Cython.Compiler.Errors.CompileError: gslrandom/gslrandom.pyx 2021-07-12T03:40:45,372 Compiling gslrandom/gslrandom.pyx because it depends on /usr/local/lib/python3.9/dist-packages/Cython/Includes/libcpp/vector.pxd. 2021-07-12T03:40:45,373 [1/1] Cythonizing gslrandom/gslrandom.pyx 2021-07-12T03:40:45,757 WARNING: Discarding https://files.pythonhosted.org/packages/ba/09/175b40a4028451eedef16a4cecbc0689a05d5f0b69bfca200e61fd7be9e3/gslrandom-0.1.3.tar.gz#sha256=5307e632f27f15bcec51eca247197de06524ae568721750f0dc00490fe991b39 (from https://pypi.org/simple/gslrandom/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T03:40:45,759 ERROR: Could not find a version that satisfies the requirement gslrandom==0.1.3 (from versions: 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4) 2021-07-12T03:40:45,759 ERROR: No matching distribution found for gslrandom==0.1.3 2021-07-12T03:40:45,759 Exception information: 2021-07-12T03:40:45,759 Traceback (most recent call last): 2021-07-12T03:40:45,759 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T03:40:45,759 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T03:40:45,759 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T03:40:45,759 raise RequirementsConflicted(criterion) 2021-07-12T03:40:45,759 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gslrandom==0.1.3') 2021-07-12T03:40:45,759 2021-07-12T03:40:45,759 During handling of the above exception, another exception occurred: 2021-07-12T03:40:45,759 2021-07-12T03:40:45,759 Traceback (most recent call last): 2021-07-12T03:40:45,759 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T03:40:45,759 result = self._result = resolver.resolve( 2021-07-12T03:40:45,759 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T03:40:45,759 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T03:40:45,759 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T03:40:45,759 raise ResolutionImpossible(e.criterion.information) 2021-07-12T03:40:45,759 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gslrandom==0.1.3'), parent=None)] 2021-07-12T03:40:45,759 2021-07-12T03:40:45,759 The above exception was the direct cause of the following exception: 2021-07-12T03:40:45,759 2021-07-12T03:40:45,759 Traceback (most recent call last): 2021-07-12T03:40:45,759 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T03:40:45,759 status = self.run(options, args) 2021-07-12T03:40:45,759 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T03:40:45,759 return func(self, options, args) 2021-07-12T03:40:45,759 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T03:40:45,759 requirement_set = resolver.resolve( 2021-07-12T03:40:45,759 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T03:40:45,759 raise error from e 2021-07-12T03:40:45,759 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gslrandom==0.1.3 2021-07-12T03:40:45,764 Removed gslrandom==0.1.3 from https://files.pythonhosted.org/packages/ba/09/175b40a4028451eedef16a4cecbc0689a05d5f0b69bfca200e61fd7be9e3/gslrandom-0.1.3.tar.gz#sha256=5307e632f27f15bcec51eca247197de06524ae568721750f0dc00490fe991b39 from build tracker '/tmp/pip-req-tracker-4amtkpcw' 2021-07-12T03:40:45,765 Removed build tracker: '/tmp/pip-req-tracker-4amtkpcw'