2021-07-12T03:40:35,576 Created temporary directory: /tmp/pip-ephem-wheel-cache-zmdlf9ho 2021-07-12T03:40:35,579 Created temporary directory: /tmp/pip-req-tracker-t1sm81si 2021-07-12T03:40:35,579 Initialized build tracking at /tmp/pip-req-tracker-t1sm81si 2021-07-12T03:40:35,580 Created build tracker: /tmp/pip-req-tracker-t1sm81si 2021-07-12T03:40:35,580 Entered build tracker: /tmp/pip-req-tracker-t1sm81si 2021-07-12T03:40:35,580 Created temporary directory: /tmp/pip-wheel-ovoqrdia 2021-07-12T03:40:35,610 1 location(s) to search for versions of gslrandom: 2021-07-12T03:40:35,610 * https://pypi.org/simple/gslrandom/ 2021-07-12T03:40:35,611 Fetching project page and analyzing links: https://pypi.org/simple/gslrandom/ 2021-07-12T03:40:35,611 Getting page https://pypi.org/simple/gslrandom/ 2021-07-12T03:40:35,613 Found index url https://pypi.org/simple 2021-07-12T03:40:35,790 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,790 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,790 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,791 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,791 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,791 Skipping link: not a file: https://pypi.org/simple/gslrandom/ 2021-07-12T03:40:35,809 Given no hashes to check 1 links for project 'gslrandom': discarding no candidates 2021-07-12T03:40:35,828 Collecting gslrandom==0.1.2 2021-07-12T03:40:35,830 Created temporary directory: /tmp/pip-unpack-nsr27syo 2021-07-12T03:40:36,005 Downloading gslrandom-0.1.2.tar.gz (164 kB) 2021-07-12T03:40:36,108 Added gslrandom==0.1.2 from https://files.pythonhosted.org/packages/e5/a5/730504b4bcae46f01e7d1ffc3166d3c39506ced0ae75c628334c4083afb3/gslrandom-0.1.2.tar.gz#sha256=9c72b62702b366ddf748f6ff9aa77e4895df7654fb9de6ae2770aa18026f7d32 to build tracker '/tmp/pip-req-tracker-t1sm81si' 2021-07-12T03:40:36,109 Running setup.py (path:/tmp/pip-wheel-ovoqrdia/gslrandom_514ba978107f4d4a8f78d37659819dc0/setup.py) egg_info for package gslrandom 2021-07-12T03:40:36,110 Created temporary directory: /tmp/pip-pip-egg-info-1784mi27 2021-07-12T03:40:36,110 Running command python setup.py egg_info 2021-07-12T03:40:38,081 /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-ovoqrdia/gslrandom_514ba978107f4d4a8f78d37659819dc0/gslrandom/gslrandom.pyx 2021-07-12T03:40:38,082 tree = Parsing.p_module(s, pxd, full_module_name) 2021-07-12T03:40:39,860 Error compiling Cython file: 2021-07-12T03:40:39,860 ------------------------------------------------------------ 2021-07-12T03:40:39,860 ... 2021-07-12T03:40:39,861 ############################################################################### 2021-07-12T03:40:39,861 # Multinomial # 2021-07-12T03:40:39,861 ############################################################################### 2021-07-12T03:40:39,861 cdef extern from "cgslrandom.h": 2021-07-12T03:40:39,861 double sample_multinomial(BasicRNG* brng, 2021-07-12T03:40:39,861 ^ 2021-07-12T03:40:39,861 ------------------------------------------------------------ 2021-07-12T03:40:39,862 gslrandom/gslrandom.pyx:44:30: 'BasicRNG' is not a type identifier 2021-07-12T03:40:42,297 Error compiling Cython file: 2021-07-12T03:40:42,297 ------------------------------------------------------------ 2021-07-12T03:40:42,297 ... 2021-07-12T03:40:42,297 ############################################################################### 2021-07-12T03:40:42,298 # Dirichlet # 2021-07-12T03:40:42,298 ############################################################################### 2021-07-12T03:40:42,298 cdef extern from "cgslrandom.h": 2021-07-12T03:40:42,298 void sample_dirichlet (BasicRNG* brng, 2021-07-12T03:40:42,298 ^ 2021-07-12T03:40:42,298 ------------------------------------------------------------ 2021-07-12T03:40:42,298 gslrandom/gslrandom.pyx:325:27: 'BasicRNG' is not a type identifier 2021-07-12T03:40:42,319 Error compiling Cython file: 2021-07-12T03:40:42,319 ------------------------------------------------------------ 2021-07-12T03:40:42,319 ... 2021-07-12T03:40:42,319 cdef size_t K = p_IK.shape[1] 2021-07-12T03:40:42,319 assert p_IK.shape[0] == I 2021-07-12T03:40:42,319 assert n_IK.shape[0] == I 2021-07-12T03:40:42,319 assert n_IK.shape[1] == K 2021-07-12T03:40:42,320 cdef vector[BasicRNG*] rngsv 2021-07-12T03:40:42,320 ^ 2021-07-12T03:40:42,320 ------------------------------------------------------------ 2021-07-12T03:40:42,320 gslrandom/gslrandom.pyx:101:25: 'BasicRNG' is not a type identifier 2021-07-12T03:40:42,343 Error compiling Cython file: 2021-07-12T03:40:42,344 ------------------------------------------------------------ 2021-07-12T03:40:42,344 ... 2021-07-12T03:40:42,344 cdef size_t I = alpha_IK.shape[0] 2021-07-12T03:40:42,344 cdef size_t K = alpha_IK.shape[1] 2021-07-12T03:40:42,344 assert theta_IK.shape[0] == I 2021-07-12T03:40:42,344 assert theta_IK.shape[1] == K 2021-07-12T03:40:42,344 cdef vector[BasicRNG*] rngsv 2021-07-12T03:40:42,344 ^ 2021-07-12T03:40:42,345 ------------------------------------------------------------ 2021-07-12T03:40:42,345 gslrandom/gslrandom.pyx:367:25: 'BasicRNG' is not a type identifier 2021-07-12T03:40:42,626 Error compiling Cython file: 2021-07-12T03:40:42,626 ------------------------------------------------------------ 2021-07-12T03:40:42,626 ... 2021-07-12T03:40:42,626 # Expose the RNG class to Python 2021-07-12T03:40:42,627 cdef class PyRNG: 2021-07-12T03:40:42,627 def __cinit__(self, unsigned long seed=0): 2021-07-12T03:40:42,627 self.thisptr = new BasicRNG(seed) 2021-07-12T03:40:42,627 ^ 2021-07-12T03:40:42,627 ------------------------------------------------------------ 2021-07-12T03:40:42,627 gslrandom/gslrandom.pyx:34:27: 'BasicRNG' is not a type identifier 2021-07-12T03:40:42,628 Error compiling Cython file: 2021-07-12T03:40:42,628 ------------------------------------------------------------ 2021-07-12T03:40:42,628 ... 2021-07-12T03:40:42,628 # Expose the RNG class to Python 2021-07-12T03:40:42,628 cdef class PyRNG: 2021-07-12T03:40:42,628 def __cinit__(self, unsigned long seed=0): 2021-07-12T03:40:42,629 self.thisptr = new BasicRNG(seed) 2021-07-12T03:40:42,629 ^ 2021-07-12T03:40:42,629 ------------------------------------------------------------ 2021-07-12T03:40:42,629 gslrandom/gslrandom.pyx:34:27: new operator can only be applied to a C++ class 2021-07-12T03:40:45,219 Traceback (most recent call last): 2021-07-12T03:40:45,219 File "", line 1, in 2021-07-12T03:40:45,220 File "/tmp/pip-wheel-ovoqrdia/gslrandom_514ba978107f4d4a8f78d37659819dc0/setup.py", line 19, in 2021-07-12T03:40:45,221 ext_modules=cythonize('**/*.pyx'), 2021-07-12T03:40:45,221 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 1102, in cythonize 2021-07-12T03:40:45,222 cythonize_one(*args) 2021-07-12T03:40:45,223 File "/usr/local/lib/python3.9/dist-packages/Cython/Build/Dependencies.py", line 1225, in cythonize_one 2021-07-12T03:40:45,224 raise CompileError(None, pyx_file) 2021-07-12T03:40:45,224 Cython.Compiler.Errors.CompileError: gslrandom/gslrandom.pyx 2021-07-12T03:40:45,225 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,225 [1/1] Cythonizing gslrandom/gslrandom.pyx 2021-07-12T03:40:45,584 WARNING: Discarding https://files.pythonhosted.org/packages/e5/a5/730504b4bcae46f01e7d1ffc3166d3c39506ced0ae75c628334c4083afb3/gslrandom-0.1.2.tar.gz#sha256=9c72b62702b366ddf748f6ff9aa77e4895df7654fb9de6ae2770aa18026f7d32 (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,586 ERROR: Could not find a version that satisfies the requirement gslrandom==0.1.2 (from versions: 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4) 2021-07-12T03:40:45,586 ERROR: No matching distribution found for gslrandom==0.1.2 2021-07-12T03:40:45,586 Exception information: 2021-07-12T03:40:45,586 Traceback (most recent call last): 2021-07-12T03:40:45,586 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T03:40:45,586 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T03:40:45,586 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,586 raise RequirementsConflicted(criterion) 2021-07-12T03:40:45,586 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gslrandom==0.1.2') 2021-07-12T03:40:45,586 2021-07-12T03:40:45,586 During handling of the above exception, another exception occurred: 2021-07-12T03:40:45,586 2021-07-12T03:40:45,586 Traceback (most recent call last): 2021-07-12T03:40:45,586 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T03:40:45,586 result = self._result = resolver.resolve( 2021-07-12T03:40:45,586 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T03:40:45,586 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T03:40:45,586 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T03:40:45,586 raise ResolutionImpossible(e.criterion.information) 2021-07-12T03:40:45,586 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gslrandom==0.1.2'), parent=None)] 2021-07-12T03:40:45,586 2021-07-12T03:40:45,586 The above exception was the direct cause of the following exception: 2021-07-12T03:40:45,586 2021-07-12T03:40:45,586 Traceback (most recent call last): 2021-07-12T03:40:45,586 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T03:40:45,586 status = self.run(options, args) 2021-07-12T03:40:45,586 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T03:40:45,586 return func(self, options, args) 2021-07-12T03:40:45,586 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T03:40:45,586 requirement_set = resolver.resolve( 2021-07-12T03:40:45,586 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T03:40:45,586 raise error from e 2021-07-12T03:40:45,586 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gslrandom==0.1.2 2021-07-12T03:40:45,591 Removed gslrandom==0.1.2 from https://files.pythonhosted.org/packages/e5/a5/730504b4bcae46f01e7d1ffc3166d3c39506ced0ae75c628334c4083afb3/gslrandom-0.1.2.tar.gz#sha256=9c72b62702b366ddf748f6ff9aa77e4895df7654fb9de6ae2770aa18026f7d32 from build tracker '/tmp/pip-req-tracker-t1sm81si' 2021-07-12T03:40:45,591 Removed build tracker: '/tmp/pip-req-tracker-t1sm81si'