2023-09-08T11:47:56,721 Created temporary directory: /tmp/pip-build-tracker-8hhjhb29 2023-09-08T11:47:56,722 Initialized build tracking at /tmp/pip-build-tracker-8hhjhb29 2023-09-08T11:47:56,722 Created build tracker: /tmp/pip-build-tracker-8hhjhb29 2023-09-08T11:47:56,723 Entered build tracker: /tmp/pip-build-tracker-8hhjhb29 2023-09-08T11:47:56,724 Created temporary directory: /tmp/pip-wheel-pd5w72yy 2023-09-08T11:47:56,727 Created temporary directory: /tmp/pip-ephem-wheel-cache-fbmso6h2 2023-09-08T11:47:56,748 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-08T11:47:56,752 2 location(s) to search for versions of mtrand: 2023-09-08T11:47:56,752 * https://pypi.org/simple/mtrand/ 2023-09-08T11:47:56,752 * https://www.piwheels.org/simple/mtrand/ 2023-09-08T11:47:56,753 Fetching project page and analyzing links: https://pypi.org/simple/mtrand/ 2023-09-08T11:47:56,753 Getting page https://pypi.org/simple/mtrand/ 2023-09-08T11:47:56,755 Found index url https://pypi.org/simple/ 2023-09-08T11:47:56,997 Fetched page https://pypi.org/simple/mtrand/ as application/vnd.pypi.simple.v1+json 2023-09-08T11:47:56,998 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/9e/36/3a93a6ae738b2f0e1fa15968110d37b73131276adaa430993dc1e6b629cf/mtrand-0.1-py2.4-macosx-10.4-ppc.egg (from https://pypi.org/simple/mtrand/) 2023-09-08T11:47:56,999 Found link https://files.pythonhosted.org/packages/e4/35/868fc01c519f61533182628ede5a9fdc58204689c4ad28de57fb467742ee/mtrand-0.1.tar.gz (from https://pypi.org/simple/mtrand/), version: 0.1 2023-09-08T11:47:57,000 Fetching project page and analyzing links: https://www.piwheels.org/simple/mtrand/ 2023-09-08T11:47:57,000 Getting page https://www.piwheels.org/simple/mtrand/ 2023-09-08T11:47:57,002 Found index url https://www.piwheels.org/simple/ 2023-09-08T11:47:57,327 Fetched page https://www.piwheels.org/simple/mtrand/ as text/html 2023-09-08T11:47:57,329 Skipping link: not a file: https://www.piwheels.org/simple/mtrand/ 2023-09-08T11:47:57,329 Skipping link: not a file: https://pypi.org/simple/mtrand/ 2023-09-08T11:47:57,356 Given no hashes to check 1 links for project 'mtrand': discarding no candidates 2023-09-08T11:47:57,383 Collecting mtrand==0.1 2023-09-08T11:47:57,386 Created temporary directory: /tmp/pip-unpack-0ys5fx6q 2023-09-08T11:47:57,606 Downloading mtrand-0.1.tar.gz (46 kB) 2023-09-08T11:47:57,710 Added mtrand==0.1 from https://files.pythonhosted.org/packages/e4/35/868fc01c519f61533182628ede5a9fdc58204689c4ad28de57fb467742ee/mtrand-0.1.tar.gz to build tracker '/tmp/pip-build-tracker-8hhjhb29' 2023-09-08T11:47:57,712 Running setup.py (path:/tmp/pip-wheel-pd5w72yy/mtrand_821464dc560c48c99a6fb42e7dcde514/setup.py) egg_info for package mtrand 2023-09-08T11:47:57,713 Created temporary directory: /tmp/pip-pip-egg-info-ieihxz5t 2023-09-08T11:47:57,714 Preparing metadata (setup.py): started 2023-09-08T11:47:57,715 Running command python setup.py egg_info 2023-09-08T11:47:58,919 Preparing metadata (setup.py): finished with status 'done' 2023-09-08T11:47:58,922 Source in /tmp/pip-wheel-pd5w72yy/mtrand_821464dc560c48c99a6fb42e7dcde514 has version 0.1, which satisfies requirement mtrand==0.1 from https://files.pythonhosted.org/packages/e4/35/868fc01c519f61533182628ede5a9fdc58204689c4ad28de57fb467742ee/mtrand-0.1.tar.gz 2023-09-08T11:47:58,923 Removed mtrand==0.1 from https://files.pythonhosted.org/packages/e4/35/868fc01c519f61533182628ede5a9fdc58204689c4ad28de57fb467742ee/mtrand-0.1.tar.gz from build tracker '/tmp/pip-build-tracker-8hhjhb29' 2023-09-08T11:47:58,927 Created temporary directory: /tmp/pip-unpack-f7gc2d2j 2023-09-08T11:47:58,928 Created temporary directory: /tmp/pip-unpack-d9m_0t9f 2023-09-08T11:47:58,931 Building wheels for collected packages: mtrand 2023-09-08T11:47:58,935 Created temporary directory: /tmp/pip-wheel-7gm965sh 2023-09-08T11:47:58,936 Building wheel for mtrand (setup.py): started 2023-09-08T11:47:58,937 Destination directory: /tmp/pip-wheel-7gm965sh 2023-09-08T11:47:58,937 Running command python setup.py bdist_wheel 2023-09-08T11:48:00,508 In file included from mtrand/mconf_LE.h:191, 2023-09-08T11:48:00,508 from mtrand/mconf.h:5, 2023-09-08T11:48:00,509 from mtrand/const.c:62: 2023-09-08T11:48:00,509 mtrand/protos.h:26:13: warning: conflicting types for built-in function ‘clog’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:00,509 26 | extern void clog ( cmplx *z, cmplx *w ); 2023-09-08T11:48:00,510 | ^~~~ 2023-09-08T11:48:00,511 mtrand/protos.h:1:1: note: ‘clog’ is declared in header ‘’ 2023-09-08T11:48:00,511 +++ |+#include 2023-09-08T11:48:00,511 1 | /* 2023-09-08T11:48:00,512 mtrand/protos.h:27:13: warning: conflicting types for built-in function ‘cexp’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:00,512 27 | extern void cexp ( cmplx *z, cmplx *w ); 2023-09-08T11:48:00,513 | ^~~~ 2023-09-08T11:48:00,513 mtrand/protos.h:27:13: note: ‘cexp’ is declared in header ‘’ 2023-09-08T11:48:00,514 mtrand/protos.h:28:13: warning: conflicting types for built-in function ‘csin’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:00,515 28 | extern void csin ( cmplx *z, cmplx *w ); 2023-09-08T11:48:00,515 | ^~~~ 2023-09-08T11:48:00,516 mtrand/protos.h:28:13: note: ‘csin’ is declared in header ‘’ 2023-09-08T11:48:00,516 mtrand/protos.h:29:13: warning: conflicting types for built-in function ‘ccos’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:00,517 29 | extern void ccos ( cmplx *z, cmplx *w ); 2023-09-08T11:48:00,517 | ^~~~ 2023-09-08T11:48:00,518 mtrand/protos.h:29:13: note: ‘ccos’ is declared in header ‘’ 2023-09-08T11:48:00,519 mtrand/protos.h:30:13: warning: conflicting types for built-in function ‘ctan’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:00,519 30 | extern void ctan ( cmplx *z, cmplx *w ); 2023-09-08T11:48:00,520 | ^~~~ 2023-09-08T11:48:00,520 mtrand/protos.h:30:13: note: ‘ctan’ is declared in header ‘’ 2023-09-08T11:48:00,521 mtrand/protos.h:32:13: warning: conflicting types for built-in function ‘casin’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:00,521 32 | extern void casin ( cmplx *z, cmplx *w ); 2023-09-08T11:48:00,522 | ^~~~~ 2023-09-08T11:48:00,523 mtrand/protos.h:32:13: note: ‘casin’ is declared in header ‘’ 2023-09-08T11:48:00,523 mtrand/protos.h:33:13: warning: conflicting types for built-in function ‘cacos’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:00,524 33 | extern void cacos ( cmplx *z, cmplx *w ); 2023-09-08T11:48:00,524 | ^~~~~ 2023-09-08T11:48:00,525 mtrand/protos.h:33:13: note: ‘cacos’ is declared in header ‘’ 2023-09-08T11:48:00,525 mtrand/protos.h:34:13: warning: conflicting types for built-in function ‘catan’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:00,526 34 | extern void catan ( cmplx *z, cmplx *w ); 2023-09-08T11:48:00,527 | ^~~~~ 2023-09-08T11:48:00,527 mtrand/protos.h:34:13: note: ‘catan’ is declared in header ‘’ 2023-09-08T11:48:00,528 mtrand/protos.h:42:13: warning: conflicting types for built-in function ‘csqrt’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:00,528 42 | extern void csqrt ( cmplx *z, cmplx *w ); 2023-09-08T11:48:00,529 | ^~~~~ 2023-09-08T11:48:00,529 mtrand/protos.h:42:13: note: ‘csqrt’ is declared in header ‘’ 2023-09-08T11:48:00,617 In file included from mtrand/mconf_LE.h:191, 2023-09-08T11:48:00,618 from mtrand/mconf.h:5, 2023-09-08T11:48:00,618 from mtrand/distributions.c:25: 2023-09-08T11:48:00,619 mtrand/protos.h:26:13: warning: conflicting types for built-in function ‘clog’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:00,619 26 | extern void clog ( cmplx *z, cmplx *w ); 2023-09-08T11:48:00,620 | ^~~~ 2023-09-08T11:48:00,620 mtrand/protos.h:1:1: note: ‘clog’ is declared in header ‘’ 2023-09-08T11:48:00,621 +++ |+#include 2023-09-08T11:48:00,621 1 | /* 2023-09-08T11:48:00,622 mtrand/protos.h:27:13: warning: conflicting types for built-in function ‘cexp’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:00,622 27 | extern void cexp ( cmplx *z, cmplx *w ); 2023-09-08T11:48:00,623 | ^~~~ 2023-09-08T11:48:00,623 mtrand/protos.h:27:13: note: ‘cexp’ is declared in header ‘’ 2023-09-08T11:48:00,624 mtrand/protos.h:28:13: warning: conflicting types for built-in function ‘csin’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:00,624 28 | extern void csin ( cmplx *z, cmplx *w ); 2023-09-08T11:48:00,625 | ^~~~ 2023-09-08T11:48:00,625 mtrand/protos.h:28:13: note: ‘csin’ is declared in header ‘’ 2023-09-08T11:48:00,626 mtrand/protos.h:29:13: warning: conflicting types for built-in function ‘ccos’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:00,626 29 | extern void ccos ( cmplx *z, cmplx *w ); 2023-09-08T11:48:00,627 | ^~~~ 2023-09-08T11:48:00,627 mtrand/protos.h:29:13: note: ‘ccos’ is declared in header ‘’ 2023-09-08T11:48:00,628 mtrand/protos.h:30:13: warning: conflicting types for built-in function ‘ctan’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:00,628 30 | extern void ctan ( cmplx *z, cmplx *w ); 2023-09-08T11:48:00,629 | ^~~~ 2023-09-08T11:48:00,630 mtrand/protos.h:30:13: note: ‘ctan’ is declared in header ‘’ 2023-09-08T11:48:00,630 mtrand/protos.h:32:13: warning: conflicting types for built-in function ‘casin’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:00,631 32 | extern void casin ( cmplx *z, cmplx *w ); 2023-09-08T11:48:00,632 | ^~~~~ 2023-09-08T11:48:00,632 mtrand/protos.h:32:13: note: ‘casin’ is declared in header ‘’ 2023-09-08T11:48:00,633 mtrand/protos.h:33:13: warning: conflicting types for built-in function ‘cacos’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:00,634 33 | extern void cacos ( cmplx *z, cmplx *w ); 2023-09-08T11:48:00,634 | ^~~~~ 2023-09-08T11:48:00,635 mtrand/protos.h:33:13: note: ‘cacos’ is declared in header ‘’ 2023-09-08T11:48:00,636 mtrand/protos.h:34:13: warning: conflicting types for built-in function ‘catan’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:00,636 34 | extern void catan ( cmplx *z, cmplx *w ); 2023-09-08T11:48:00,637 | ^~~~~ 2023-09-08T11:48:00,638 mtrand/protos.h:34:13: note: ‘catan’ is declared in header ‘’ 2023-09-08T11:48:00,638 mtrand/protos.h:42:13: warning: conflicting types for built-in function ‘csqrt’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:00,639 42 | extern void csqrt ( cmplx *z, cmplx *w ); 2023-09-08T11:48:00,640 | ^~~~~ 2023-09-08T11:48:00,641 mtrand/protos.h:42:13: note: ‘csqrt’ is declared in header ‘’ 2023-09-08T11:48:00,645 mtrand/distributions.c: In function ‘rk_binomial_btpe’: 2023-09-08T11:48:00,646 mtrand/distributions.c:289:5: warning: label ‘Step53’ defined but not used [-Wunused-label] 2023-09-08T11:48:00,647 289 | Step53: 2023-09-08T11:48:00,647 | ^~~~~~ 2023-09-08T11:48:00,648 mtrand/distributions.c:258:5: warning: label ‘Step51’ defined but not used [-Wunused-label] 2023-09-08T11:48:00,648 258 | Step51: 2023-09-08T11:48:00,649 | ^~~~~~ 2023-09-08T11:48:00,651 mtrand/distributions.c: In function ‘rk_poisson_ptrs’: 2023-09-08T11:48:00,652 mtrand/distributions.c:478:19: warning: unused variable ‘lgam9’ [-Wunused-variable] 2023-09-08T11:48:00,653 478 | static double lgam9[10] = {0.0, 2023-09-08T11:48:00,653 | ^~~~~ 2023-09-08T11:48:00,659 mtrand/distributions.c: At top level: 2023-09-08T11:48:00,660 mtrand/distributions.c:478:19: warning: ‘lgam9’ defined but not used [-Wunused-variable] 2023-09-08T11:48:01,214 In file included from mtrand/mconf_LE.h:191, 2023-09-08T11:48:01,215 from mtrand/mconf.h:5, 2023-09-08T11:48:01,215 from mtrand/gamma.c:112: 2023-09-08T11:48:01,216 mtrand/protos.h:26:13: warning: conflicting types for built-in function ‘clog’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:01,216 26 | extern void clog ( cmplx *z, cmplx *w ); 2023-09-08T11:48:01,216 | ^~~~ 2023-09-08T11:48:01,217 mtrand/protos.h:1:1: note: ‘clog’ is declared in header ‘’ 2023-09-08T11:48:01,217 +++ |+#include 2023-09-08T11:48:01,218 1 | /* 2023-09-08T11:48:01,219 mtrand/protos.h:27:13: warning: conflicting types for built-in function ‘cexp’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:01,219 27 | extern void cexp ( cmplx *z, cmplx *w ); 2023-09-08T11:48:01,220 | ^~~~ 2023-09-08T11:48:01,221 mtrand/protos.h:27:13: note: ‘cexp’ is declared in header ‘’ 2023-09-08T11:48:01,221 mtrand/protos.h:28:13: warning: conflicting types for built-in function ‘csin’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:01,222 28 | extern void csin ( cmplx *z, cmplx *w ); 2023-09-08T11:48:01,223 | ^~~~ 2023-09-08T11:48:01,223 mtrand/protos.h:28:13: note: ‘csin’ is declared in header ‘’ 2023-09-08T11:48:01,224 mtrand/protos.h:29:13: warning: conflicting types for built-in function ‘ccos’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:01,225 29 | extern void ccos ( cmplx *z, cmplx *w ); 2023-09-08T11:48:01,226 | ^~~~ 2023-09-08T11:48:01,226 mtrand/protos.h:29:13: note: ‘ccos’ is declared in header ‘’ 2023-09-08T11:48:01,227 mtrand/protos.h:30:13: warning: conflicting types for built-in function ‘ctan’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:01,228 30 | extern void ctan ( cmplx *z, cmplx *w ); 2023-09-08T11:48:01,228 | ^~~~ 2023-09-08T11:48:01,229 mtrand/protos.h:30:13: note: ‘ctan’ is declared in header ‘’ 2023-09-08T11:48:01,230 mtrand/protos.h:32:13: warning: conflicting types for built-in function ‘casin’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:01,230 32 | extern void casin ( cmplx *z, cmplx *w ); 2023-09-08T11:48:01,231 | ^~~~~ 2023-09-08T11:48:01,232 mtrand/protos.h:32:13: note: ‘casin’ is declared in header ‘’ 2023-09-08T11:48:01,232 mtrand/protos.h:33:13: warning: conflicting types for built-in function ‘cacos’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:01,233 33 | extern void cacos ( cmplx *z, cmplx *w ); 2023-09-08T11:48:01,234 | ^~~~~ 2023-09-08T11:48:01,235 mtrand/protos.h:33:13: note: ‘cacos’ is declared in header ‘’ 2023-09-08T11:48:01,235 mtrand/protos.h:34:13: warning: conflicting types for built-in function ‘catan’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:01,236 34 | extern void catan ( cmplx *z, cmplx *w ); 2023-09-08T11:48:01,236 | ^~~~~ 2023-09-08T11:48:01,237 mtrand/protos.h:34:13: note: ‘catan’ is declared in header ‘’ 2023-09-08T11:48:01,237 mtrand/protos.h:42:13: warning: conflicting types for built-in function ‘csqrt’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:01,238 42 | extern void csqrt ( cmplx *z, cmplx *w ); 2023-09-08T11:48:01,238 | ^~~~~ 2023-09-08T11:48:01,239 mtrand/protos.h:42:13: note: ‘csqrt’ is declared in header ‘’ 2023-09-08T11:48:01,569 In file included from mtrand/mconf_LE.h:191, 2023-09-08T11:48:01,570 from mtrand/mconf.h:5, 2023-09-08T11:48:01,571 from mtrand/isnan.c:63: 2023-09-08T11:48:01,571 mtrand/protos.h:26:13: warning: conflicting types for built-in function ‘clog’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:01,572 26 | extern void clog ( cmplx *z, cmplx *w ); 2023-09-08T11:48:01,572 | ^~~~ 2023-09-08T11:48:01,573 mtrand/protos.h:1:1: note: ‘clog’ is declared in header ‘’ 2023-09-08T11:48:01,573 +++ |+#include 2023-09-08T11:48:01,574 1 | /* 2023-09-08T11:48:01,574 mtrand/protos.h:27:13: warning: conflicting types for built-in function ‘cexp’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:01,575 27 | extern void cexp ( cmplx *z, cmplx *w ); 2023-09-08T11:48:01,576 | ^~~~ 2023-09-08T11:48:01,577 mtrand/protos.h:27:13: note: ‘cexp’ is declared in header ‘’ 2023-09-08T11:48:01,577 mtrand/protos.h:28:13: warning: conflicting types for built-in function ‘csin’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:01,578 28 | extern void csin ( cmplx *z, cmplx *w ); 2023-09-08T11:48:01,578 | ^~~~ 2023-09-08T11:48:01,579 mtrand/protos.h:28:13: note: ‘csin’ is declared in header ‘’ 2023-09-08T11:48:01,580 mtrand/protos.h:29:13: warning: conflicting types for built-in function ‘ccos’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:01,581 29 | extern void ccos ( cmplx *z, cmplx *w ); 2023-09-08T11:48:01,581 | ^~~~ 2023-09-08T11:48:01,582 mtrand/protos.h:29:13: note: ‘ccos’ is declared in header ‘’ 2023-09-08T11:48:01,583 mtrand/protos.h:30:13: warning: conflicting types for built-in function ‘ctan’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:01,583 30 | extern void ctan ( cmplx *z, cmplx *w ); 2023-09-08T11:48:01,584 | ^~~~ 2023-09-08T11:48:01,584 mtrand/protos.h:30:13: note: ‘ctan’ is declared in header ‘’ 2023-09-08T11:48:01,585 mtrand/protos.h:32:13: warning: conflicting types for built-in function ‘casin’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:01,585 32 | extern void casin ( cmplx *z, cmplx *w ); 2023-09-08T11:48:01,586 | ^~~~~ 2023-09-08T11:48:01,586 mtrand/protos.h:32:13: note: ‘casin’ is declared in header ‘’ 2023-09-08T11:48:01,587 mtrand/protos.h:33:13: warning: conflicting types for built-in function ‘cacos’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:01,587 33 | extern void cacos ( cmplx *z, cmplx *w ); 2023-09-08T11:48:01,588 | ^~~~~ 2023-09-08T11:48:01,588 mtrand/protos.h:33:13: note: ‘cacos’ is declared in header ‘’ 2023-09-08T11:48:01,589 mtrand/protos.h:34:13: warning: conflicting types for built-in function ‘catan’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:01,589 34 | extern void catan ( cmplx *z, cmplx *w ); 2023-09-08T11:48:01,590 | ^~~~~ 2023-09-08T11:48:01,591 mtrand/protos.h:34:13: note: ‘catan’ is declared in header ‘’ 2023-09-08T11:48:01,591 mtrand/protos.h:42:13: warning: conflicting types for built-in function ‘csqrt’; expected ‘_Complex double(_Complex double)’ [-Wbuiltin-declaration-mismatch] 2023-09-08T11:48:01,592 42 | extern void csqrt ( cmplx *z, cmplx *w ); 2023-09-08T11:48:01,592 | ^~~~~ 2023-09-08T11:48:01,593 mtrand/protos.h:42:13: note: ‘csqrt’ is declared in header ‘’ 2023-09-08T11:48:02,013 mtrand/mtrand.c:10:10: fatal error: Numeric/arrayobject.h: No such file or directory 2023-09-08T11:48:02,014 10 | #include "Numeric/arrayobject.h" 2023-09-08T11:48:02,014 | ^~~~~~~~~~~~~~~~~~~~~~~ 2023-09-08T11:48:02,015 compilation terminated. 2023-09-08T11:48:02,020 error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1 2023-09-08T11:48:02,159 ERROR: [present-rich] python setup.py bdist_wheel exited with 1 2023-09-08T11:48:02,172 [bold magenta]full command[/]: [blue]/usr/bin/python3 -u -c ' 2023-09-08T11:48:02,172 exec(compile('"'"''"'"''"'"' 2023-09-08T11:48:02,172 # This is -- a caller that pip uses to run setup.py 2023-09-08T11:48:02,172 # 2023-09-08T11:48:02,172 # - It imports setuptools before invoking setup.py, to enable projects that directly 2023-09-08T11:48:02,172 # import from `distutils.core` to work with newer packaging standards. 2023-09-08T11:48:02,172 # - It provides a clear error message when setuptools is not installed. 2023-09-08T11:48:02,172 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2023-09-08T11:48:02,172 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2023-09-08T11:48:02,172 # manifest_maker: standard file '"'"'-c'"'"' not found". 2023-09-08T11:48:02,172 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2023-09-08T11:48:02,172 import os, sys, tokenize 2023-09-08T11:48:02,172 2023-09-08T11:48:02,172 try: 2023-09-08T11:48:02,172 import setuptools 2023-09-08T11:48:02,172 except ImportError as error: 2023-09-08T11:48:02,172 print( 2023-09-08T11:48:02,172 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2023-09-08T11:48:02,172 "the build environment.", 2023-09-08T11:48:02,172 file=sys.stderr, 2023-09-08T11:48:02,172 ) 2023-09-08T11:48:02,172 sys.exit(1) 2023-09-08T11:48:02,172 2023-09-08T11:48:02,172 __file__ = %r 2023-09-08T11:48:02,172 sys.argv[0] = __file__ 2023-09-08T11:48:02,172 2023-09-08T11:48:02,172 if os.path.exists(__file__): 2023-09-08T11:48:02,172 filename = __file__ 2023-09-08T11:48:02,172 with tokenize.open(__file__) as f: 2023-09-08T11:48:02,172 setup_py_code = f.read() 2023-09-08T11:48:02,172 else: 2023-09-08T11:48:02,172 filename = "" 2023-09-08T11:48:02,172 setup_py_code = "from setuptools import setup; setup()" 2023-09-08T11:48:02,172 2023-09-08T11:48:02,172 exec(compile(setup_py_code, filename, "exec")) 2023-09-08T11:48:02,172 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-pd5w72yy/mtrand_821464dc560c48c99a6fb42e7dcde514/setup.py'"'"',), "", "exec"))' bdist_wheel -d /tmp/pip-wheel-7gm965sh[/] 2023-09-08T11:48:02,173 [bold magenta]cwd[/]: /tmp/pip-wheel-pd5w72yy/mtrand_821464dc560c48c99a6fb42e7dcde514/ 2023-09-08T11:48:02,173 Building wheel for mtrand (setup.py): finished with status 'error' 2023-09-08T11:48:02,174 ERROR: Failed building wheel for mtrand 2023-09-08T11:48:02,176 Running setup.py clean for mtrand 2023-09-08T11:48:02,177 Running command python setup.py clean 2023-09-08T11:48:03,161 'build/lib.linux-armv7l-cpython-311' does not exist -- can't clean it 2023-09-08T11:48:03,161 'build/bdist.linux-armv7l' does not exist -- can't clean it 2023-09-08T11:48:03,162 'build/scripts-3.11' does not exist -- can't clean it 2023-09-08T11:48:03,271 Failed to build mtrand 2023-09-08T11:48:03,272 ERROR: Failed to build one or more wheels 2023-09-08T11:48:03,274 Exception information: 2023-09-08T11:48:03,274 Traceback (most recent call last): 2023-09-08T11:48:03,274 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-08T11:48:03,274 status = run_func(*args) 2023-09-08T11:48:03,274 ^^^^^^^^^^^^^^^ 2023-09-08T11:48:03,274 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-08T11:48:03,274 return func(self, options, args) 2023-09-08T11:48:03,274 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T11:48:03,274 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 181, in run 2023-09-08T11:48:03,274 raise CommandError("Failed to build one or more wheels") 2023-09-08T11:48:03,274 pip._internal.exceptions.CommandError: Failed to build one or more wheels 2023-09-08T11:48:03,277 Removed build tracker: '/tmp/pip-build-tracker-8hhjhb29'