2021-07-14T19:51:06,308 Created temporary directory: /tmp/pip-ephem-wheel-cache-pj8qiy5g 2021-07-14T19:51:06,310 Created temporary directory: /tmp/pip-req-tracker-qoqlyld9 2021-07-14T19:51:06,311 Initialized build tracking at /tmp/pip-req-tracker-qoqlyld9 2021-07-14T19:51:06,311 Created build tracker: /tmp/pip-req-tracker-qoqlyld9 2021-07-14T19:51:06,311 Entered build tracker: /tmp/pip-req-tracker-qoqlyld9 2021-07-14T19:51:06,312 Created temporary directory: /tmp/pip-wheel-e36o5lq4 2021-07-14T19:51:06,342 1 location(s) to search for versions of lenspyx: 2021-07-14T19:51:06,342 * https://pypi.org/simple/lenspyx/ 2021-07-14T19:51:06,343 Fetching project page and analyzing links: https://pypi.org/simple/lenspyx/ 2021-07-14T19:51:06,343 Getting page https://pypi.org/simple/lenspyx/ 2021-07-14T19:51:06,345 Found index url https://pypi.org/simple 2021-07-14T19:51:06,537 Skipping link: none of the wheel's tags (cp37-cp37m-macosx_10_7_x86_64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c3/33/d2b8963268ee98c6895254ca0d5424f9636cf7dffab9e0cfee9a2256e4ff/lenspyx-1.0.0-cp37-cp37m-macosx_10_7_x86_64.whl#sha256=5fbc8a46826835e0bc9189450fee700843d70f7bc62a696ead235e64ee922de9 (from https://pypi.org/simple/lenspyx/) 2021-07-14T19:51:06,537 Found link https://files.pythonhosted.org/packages/e7/13/9da17453a67458828d4012cdb06db56970bb65e0c2b9fab8fa89ead47b8a/lenspyx-1.0.0.tar.gz#sha256=ddb39398f4e1c4f60fa06a47b6c2fadce4e0e10a514115db1aaf39de23d508fa (from https://pypi.org/simple/lenspyx/), version: 1.0.0 2021-07-14T19:51:06,538 Skipping link: not a file: https://pypi.org/simple/lenspyx/ 2021-07-14T19:51:06,539 Given no hashes to check 1 links for project 'lenspyx': discarding no candidates 2021-07-14T19:51:06,559 Collecting lenspyx==1.0.0 2021-07-14T19:51:06,561 Created temporary directory: /tmp/pip-unpack-4h1_5072 2021-07-14T19:51:06,802 Downloading lenspyx-1.0.0.tar.gz (298 kB) 2021-07-14T19:51:06,962 Added lenspyx==1.0.0 from https://files.pythonhosted.org/packages/e7/13/9da17453a67458828d4012cdb06db56970bb65e0c2b9fab8fa89ead47b8a/lenspyx-1.0.0.tar.gz#sha256=ddb39398f4e1c4f60fa06a47b6c2fadce4e0e10a514115db1aaf39de23d508fa to build tracker '/tmp/pip-req-tracker-qoqlyld9' 2021-07-14T19:51:06,963 Running setup.py (path:/tmp/pip-wheel-e36o5lq4/lenspyx_d65daa7aac0b4fc9b968caed8d0b99de/setup.py) egg_info for package lenspyx 2021-07-14T19:51:06,964 Created temporary directory: /tmp/pip-pip-egg-info-y5lxps14 2021-07-14T19:51:06,964 Running command python setup.py egg_info 2021-07-14T19:51:08,744 running egg_info 2021-07-14T19:51:08,745 running build_src 2021-07-14T19:51:08,748 build_src 2021-07-14T19:51:08,748 building extension "lenspyx.bicubic.bicubic" sources 2021-07-14T19:51:08,748 f2py options: [] 2021-07-14T19:51:08,749 f2py:> build/src.linux-armv7l-3.9/lenspyx/bicubic/bicubicmodule.c 2021-07-14T19:51:08,749 creating build 2021-07-14T19:51:08,749 creating build/src.linux-armv7l-3.9 2021-07-14T19:51:08,750 creating build/src.linux-armv7l-3.9/lenspyx 2021-07-14T19:51:08,750 creating build/src.linux-armv7l-3.9/lenspyx/bicubic 2021-07-14T19:51:09,092 Reading fortran codes... 2021-07-14T19:51:09,092 Reading file './lenspyx/bicubic/bicubic.f90' (format:free) 2021-07-14T19:51:09,092 Post-processing... 2021-07-14T19:51:09,093 Block: bicubic 2021-07-14T19:51:09,093 Block: cubicfilter 2021-07-14T19:51:09,093 Block: tex2d 2021-07-14T19:51:09,093 Block: eval 2021-07-14T19:51:09,093 Block: mod_test 2021-07-14T19:51:09,093 Block: deflect 2021-07-14T19:51:09,093 Post-processing (stage 2)... 2021-07-14T19:51:09,093 Building modules... 2021-07-14T19:51:09,094 Building module "bicubic"... 2021-07-14T19:51:09,094 Creating wrapper for Fortran function "cubicfilter"("cubicfilter")... 2021-07-14T19:51:09,094 Constructing wrapper function "cubicfilter"... 2021-07-14T19:51:09,094 cubicfilter = cubicfilter(x,c0,c1,c2,c3) 2021-07-14T19:51:09,094 Creating wrapper for Fortran function "tex2d"("tex2d")... 2021-07-14T19:51:09,094 Constructing wrapper function "tex2d"... 2021-07-14T19:51:09,094 tex2d = tex2d(ftl_map,i,j,[nx,ny]) 2021-07-14T19:51:09,094 Creating wrapper for Fortran function "eval"("eval")... 2021-07-14T19:51:09,095 Constructing wrapper function "eval"... 2021-07-14T19:51:09,095 eval = eval(ftl_map,fx,fy,[nx,ny]) 2021-07-14T19:51:09,095 Creating wrapper for Fortran function "mod_test"("mod_test")... 2021-07-14T19:51:09,095 Constructing wrapper function "mod_test"... 2021-07-14T19:51:09,095 mod_test = mod_test(i,npix) 2021-07-14T19:51:09,095 Constructing wrapper function "deflect"... 2021-07-14T19:51:09,096 output = deflect(ftl_map,fx,fy,[nx,ny,npts]) 2021-07-14T19:51:09,096 Wrote C/API module "bicubic" to file "build/src.linux-armv7l-3.9/lenspyx/bicubic/bicubicmodule.c" 2021-07-14T19:51:09,096 Fortran 77 wrappers are saved to "build/src.linux-armv7l-3.9/lenspyx/bicubic/bicubic-f2pywrappers.f" 2021-07-14T19:51:09,096 adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/bicubic/fortranobject.c' to sources. 2021-07-14T19:51:09,096 adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/bicubic' to include_dirs. 2021-07-14T19:51:09,096 creating build/src.linux-armv7l-3.9/build 2021-07-14T19:51:09,096 creating build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9 2021-07-14T19:51:09,097 creating build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx 2021-07-14T19:51:09,097 creating build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/bicubic 2021-07-14T19:51:09,097 copying /home/piwheels/.local/lib/python3.9/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/bicubic 2021-07-14T19:51:09,099 copying /home/piwheels/.local/lib/python3.9/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/bicubic 2021-07-14T19:51:09,101 adding 'build/src.linux-armv7l-3.9/lenspyx/bicubic/bicubic-f2pywrappers.f' to sources. 2021-07-14T19:51:09,102 building extension "lenspyx.shts.fsht" sources 2021-07-14T19:51:09,102 f2py options: [] 2021-07-14T19:51:09,102 f2py:> build/src.linux-armv7l-3.9/lenspyx/shts/fshtmodule.c 2021-07-14T19:51:09,103 creating build/src.linux-armv7l-3.9/lenspyx/shts 2021-07-14T19:51:09,808 Reading fortran codes... 2021-07-14T19:51:09,808 Reading file './lenspyx/shts/shts.f90' (format:free) 2021-07-14T19:51:09,808 Post-processing... 2021-07-14T19:51:09,809 Block: fsht 2021-07-14T19:51:09,809 Block: hellofunc 2021-07-14T19:51:09,809 Block: glm2vtm 2021-07-14T19:51:09,809 Block: vlm2vtm 2021-07-14T19:51:09,809 Block: vlm2vtm_sym 2021-07-14T19:51:09,809 Block: glm2vtm_s0 2021-07-14T19:51:09,809 Block: glm2vtm_s0sym 2021-07-14T19:51:09,810 Block: map2vlm 2021-07-14T19:51:09,810 Block: map2vtm 2021-07-14T19:51:09,810 Block: vtm2vlm 2021-07-14T19:51:09,810 Block: vtm2alm_syms0 2021-07-14T19:51:09,810 Post-processing (stage 2)... 2021-07-14T19:51:09,810 Building modules... 2021-07-14T19:51:09,810 Building module "fsht"... 2021-07-14T19:51:09,811 Constructing wrapper function "hellofunc"... 2021-07-14T19:51:09,811 hellofunc() 2021-07-14T19:51:09,811 Constructing wrapper function "glm2vtm"... 2021-07-14T19:51:09,811 vtm = glm2vtm(lmax,s,tht,glm,[ntht]) 2021-07-14T19:51:09,811 Constructing wrapper function "vlm2vtm"... 2021-07-14T19:51:09,811 vtm = vlm2vtm(lmax,s,tht,vlm,[ntht]) 2021-07-14T19:51:09,811 Constructing wrapper function "vlm2vtm_sym"... 2021-07-14T19:51:09,812 vtm = vlm2vtm_sym(lmax,s,tht,vlm,[ntht]) 2021-07-14T19:51:09,812 Constructing wrapper function "glm2vtm_s0"... 2021-07-14T19:51:09,812 vtm = glm2vtm_s0(lmax,tht,glm,[ntht]) 2021-07-14T19:51:09,812 Constructing wrapper function "glm2vtm_s0sym"... 2021-07-14T19:51:09,812 vtm = glm2vtm_s0sym(lmax,tht,glm,[ntht]) 2021-07-14T19:51:09,812 Constructing wrapper function "map2vlm"... 2021-07-14T19:51:09,812 vlm = map2vlm(lmax,s,tht,phi,map) 2021-07-14T19:51:09,813 Constructing wrapper function "map2vtm"... 2021-07-14T19:51:09,813 vtm = map2vtm(lmax,phi,map,[ntht,nphi]) 2021-07-14T19:51:09,813 Constructing wrapper function "vtm2vlm"... 2021-07-14T19:51:09,813 vlm = vtm2vlm(s,tht,vtm,[ntht,lmax]) 2021-07-14T19:51:09,813 Constructing wrapper function "vtm2alm_syms0"... 2021-07-14T19:51:09,813 alm = vtm2alm_syms0(tht,vtm,[ntht,lmax]) 2021-07-14T19:51:09,813 Wrote C/API module "fsht" to file "build/src.linux-armv7l-3.9/lenspyx/shts/fshtmodule.c" 2021-07-14T19:51:09,813 adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/shts/fortranobject.c' to sources. 2021-07-14T19:51:09,814 adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/shts' to include_dirs. 2021-07-14T19:51:09,814 creating build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/shts 2021-07-14T19:51:09,814 copying /home/piwheels/.local/lib/python3.9/site-packages/numpy/f2py/src/fortranobject.c -> build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/shts 2021-07-14T19:51:09,814 copying /home/piwheels/.local/lib/python3.9/site-packages/numpy/f2py/src/fortranobject.h -> build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/shts 2021-07-14T19:51:09,817 building data_files sources 2021-07-14T19:51:09,817 Not existing data file: lenspyxs/data/cls/FFP10_wdipole_params.ini 2021-07-14T19:51:09,818 build_src: building npy-pkg config files 2021-07-14T19:51:09,819 creating /tmp/pip-pip-egg-info-y5lxps14/lenspyx.egg-info 2021-07-14T19:51:09,820 writing /tmp/pip-pip-egg-info-y5lxps14/lenspyx.egg-info/PKG-INFO 2021-07-14T19:51:09,823 writing dependency_links to /tmp/pip-pip-egg-info-y5lxps14/lenspyx.egg-info/dependency_links.txt 2021-07-14T19:51:09,826 writing requirements to /tmp/pip-pip-egg-info-y5lxps14/lenspyx.egg-info/requires.txt 2021-07-14T19:51:09,827 writing top-level names to /tmp/pip-pip-egg-info-y5lxps14/lenspyx.egg-info/top_level.txt 2021-07-14T19:51:09,829 writing manifest file '/tmp/pip-pip-egg-info-y5lxps14/lenspyx.egg-info/SOURCES.txt' 2021-07-14T19:51:09,842 reading manifest file '/tmp/pip-pip-egg-info-y5lxps14/lenspyx.egg-info/SOURCES.txt' 2021-07-14T19:51:09,847 writing manifest file '/tmp/pip-pip-egg-info-y5lxps14/lenspyx.egg-info/SOURCES.txt' 2021-07-14T19:51:09,997 Source in /tmp/pip-wheel-e36o5lq4/lenspyx_d65daa7aac0b4fc9b968caed8d0b99de has version 1.0.0, which satisfies requirement lenspyx==1.0.0 from https://files.pythonhosted.org/packages/e7/13/9da17453a67458828d4012cdb06db56970bb65e0c2b9fab8fa89ead47b8a/lenspyx-1.0.0.tar.gz#sha256=ddb39398f4e1c4f60fa06a47b6c2fadce4e0e10a514115db1aaf39de23d508fa 2021-07-14T19:51:09,998 Removed lenspyx==1.0.0 from https://files.pythonhosted.org/packages/e7/13/9da17453a67458828d4012cdb06db56970bb65e0c2b9fab8fa89ead47b8a/lenspyx-1.0.0.tar.gz#sha256=ddb39398f4e1c4f60fa06a47b6c2fadce4e0e10a514115db1aaf39de23d508fa from build tracker '/tmp/pip-req-tracker-qoqlyld9' 2021-07-14T19:51:10,006 Created temporary directory: /tmp/pip-unpack-wpwuzese 2021-07-14T19:51:10,006 Building wheels for collected packages: lenspyx 2021-07-14T19:51:10,010 Created temporary directory: /tmp/pip-wheel-frzsjsh4 2021-07-14T19:51:10,011 Building wheel for lenspyx (setup.py): started 2021-07-14T19:51:10,011 Destination directory: /tmp/pip-wheel-frzsjsh4 2021-07-14T19:51:10,012 Running command /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-e36o5lq4/lenspyx_d65daa7aac0b4fc9b968caed8d0b99de/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-e36o5lq4/lenspyx_d65daa7aac0b4fc9b968caed8d0b99de/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-frzsjsh4 2021-07-14T19:51:11,797 running bdist_wheel 2021-07-14T19:51:11,798 running build 2021-07-14T19:51:11,799 running config_cc 2021-07-14T19:51:11,799 unifing config_cc, config, build_clib, build_ext, build commands --compiler options 2021-07-14T19:51:11,800 running config_fc 2021-07-14T19:51:11,800 unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options 2021-07-14T19:51:11,800 running build_src 2021-07-14T19:51:11,801 build_src 2021-07-14T19:51:11,801 building extension "lenspyx.bicubic.bicubic" sources 2021-07-14T19:51:11,801 f2py options: [] 2021-07-14T19:51:11,802 adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/bicubic/fortranobject.c' to sources. 2021-07-14T19:51:11,802 adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/bicubic' to include_dirs. 2021-07-14T19:51:11,902 adding 'build/src.linux-armv7l-3.9/lenspyx/bicubic/bicubic-f2pywrappers.f' to sources. 2021-07-14T19:51:11,902 building extension "lenspyx.shts.fsht" sources 2021-07-14T19:51:11,902 f2py options: [] 2021-07-14T19:51:11,903 adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/shts/fortranobject.c' to sources. 2021-07-14T19:51:11,903 adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/shts' to include_dirs. 2021-07-14T19:51:11,903 building data_files sources 2021-07-14T19:51:11,904 Not existing data file: lenspyxs/data/cls/FFP10_wdipole_params.ini 2021-07-14T19:51:11,904 build_src: building npy-pkg config files 2021-07-14T19:51:11,905 running build_py 2021-07-14T19:51:11,907 creating build/lib.linux-armv7l-3.9 2021-07-14T19:51:11,907 creating build/lib.linux-armv7l-3.9/lenspyx 2021-07-14T19:51:11,908 copying lenspyx/lensing.py -> build/lib.linux-armv7l-3.9/lenspyx 2021-07-14T19:51:11,911 copying lenspyx/__init__.py -> build/lib.linux-armv7l-3.9/lenspyx 2021-07-14T19:51:11,913 copying lenspyx/utils.py -> build/lib.linux-armv7l-3.9/lenspyx 2021-07-14T19:51:11,915 copying lenspyx/angles.py -> build/lib.linux-armv7l-3.9/lenspyx 2021-07-14T19:51:11,918 creating build/lib.linux-armv7l-3.9/lenspyx/bicubic 2021-07-14T19:51:11,919 copying lenspyx/bicubic/__init__.py -> build/lib.linux-armv7l-3.9/lenspyx/bicubic 2021-07-14T19:51:11,921 creating build/lib.linux-armv7l-3.9/lenspyx/shts 2021-07-14T19:51:11,922 copying lenspyx/shts/__init__.py -> build/lib.linux-armv7l-3.9/lenspyx/shts 2021-07-14T19:51:11,925 copying lenspyx/shts/shts.py -> build/lib.linux-armv7l-3.9/lenspyx/shts 2021-07-14T19:51:11,929 running build_ext 2021-07-14T19:51:11,935 customize UnixCCompiler 2021-07-14T19:51:11,937 customize UnixCCompiler using build_ext 2021-07-14T19:51:12,056 CCompilerOpt.cc_test_flags[1008] : testing flags (-march=native) 2021-07-14T19:51:12,057 C compiler: arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 2021-07-14T19:51:12,058 creating /tmp/tmptu0zyc6s/home 2021-07-14T19:51:12,058 creating /tmp/tmptu0zyc6s/home/piwheels 2021-07-14T19:51:12,059 creating /tmp/tmptu0zyc6s/home/piwheels/.local 2021-07-14T19:51:12,059 creating /tmp/tmptu0zyc6s/home/piwheels/.local/lib 2021-07-14T19:51:12,060 creating /tmp/tmptu0zyc6s/home/piwheels/.local/lib/python3.9 2021-07-14T19:51:12,061 creating /tmp/tmptu0zyc6s/home/piwheels/.local/lib/python3.9/site-packages 2021-07-14T19:51:12,062 creating /tmp/tmptu0zyc6s/home/piwheels/.local/lib/python3.9/site-packages/numpy 2021-07-14T19:51:12,062 creating /tmp/tmptu0zyc6s/home/piwheels/.local/lib/python3.9/site-packages/numpy/distutils 2021-07-14T19:51:12,063 creating /tmp/tmptu0zyc6s/home/piwheels/.local/lib/python3.9/site-packages/numpy/distutils/checks 2021-07-14T19:51:12,064 compile options: '-I/usr/include/python3.9 -c' 2021-07-14T19:51:12,064 extra options: '-march=native' 2021-07-14T19:51:12,189 CCompilerOpt.cc_test_flags[1008] : testing flags (-O3) 2021-07-14T19:51:12,189 C compiler: arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 2021-07-14T19:51:12,189 compile options: '-I/usr/include/python3.9 -c' 2021-07-14T19:51:12,190 extra options: '-O3' 2021-07-14T19:51:12,294 CCompilerOpt.cc_test_flags[1008] : testing flags (-Werror) 2021-07-14T19:51:12,295 C compiler: arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 2021-07-14T19:51:12,295 compile options: '-I/usr/include/python3.9 -c' 2021-07-14T19:51:12,295 extra options: '-Werror' 2021-07-14T19:51:12,414 CCompilerOpt.__init__[1696] : check requested baseline 2021-07-14T19:51:12,421 CCompilerOpt.__init__[1705] : check requested dispatch-able features 2021-07-14T19:51:12,429 CCompilerOpt.cc_test_flags[1008] : testing flags (-mfpu=neon) 2021-07-14T19:51:12,429 C compiler: arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 2021-07-14T19:51:12,430 compile options: '-I/usr/include/python3.9 -c' 2021-07-14T19:51:12,430 extra options: '-mfpu=neon' 2021-07-14T19:51:12,538 CCompilerOpt.feature_test[1461] : testing feature 'NEON' with flags (-mfpu=neon) 2021-07-14T19:51:12,539 C compiler: arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 2021-07-14T19:51:12,539 compile options: '-I/usr/include/python3.9 -c' 2021-07-14T19:51:12,539 extra options: '-mfpu=neon -Werror' 2021-07-14T19:51:12,955 CCompilerOpt.cc_test_flags[1008] : testing flags (-mfpu=neon-fp16 -mfp16-format=ieee) 2021-07-14T19:51:12,956 C compiler: arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 2021-07-14T19:51:12,956 compile options: '-I/usr/include/python3.9 -c' 2021-07-14T19:51:12,956 extra options: '-mfpu=neon-fp16 -mfp16-format=ieee' 2021-07-14T19:51:13,057 CCompilerOpt.feature_test[1461] : testing feature 'NEON_FP16' with flags (-mfpu=neon-fp16 -mfp16-format=ieee) 2021-07-14T19:51:13,058 C compiler: arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 2021-07-14T19:51:13,058 compile options: '-I/usr/include/python3.9 -c' 2021-07-14T19:51:13,059 extra options: '-mfpu=neon-fp16 -mfp16-format=ieee -Werror' 2021-07-14T19:51:13,502 CCompilerOpt.cc_test_flags[1008] : testing flags (-mfpu=neon-vfpv4) 2021-07-14T19:51:13,502 C compiler: arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 2021-07-14T19:51:13,503 compile options: '-I/usr/include/python3.9 -c' 2021-07-14T19:51:13,503 extra options: '-mfpu=neon-vfpv4' 2021-07-14T19:51:13,616 CCompilerOpt.feature_test[1461] : testing feature 'NEON_VFPV4' with flags (-mfp16-format=ieee -mfpu=neon-vfpv4) 2021-07-14T19:51:13,617 C compiler: arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 2021-07-14T19:51:13,617 compile options: '-I/usr/include/python3.9 -c' 2021-07-14T19:51:13,618 extra options: '-mfp16-format=ieee -mfpu=neon-vfpv4 -Werror' 2021-07-14T19:51:14,063 CCompilerOpt.cc_test_flags[1008] : testing flags (-mfpu=neon-fp-armv8 -march=armv8-a+simd) 2021-07-14T19:51:14,063 C compiler: arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 2021-07-14T19:51:14,064 compile options: '-I/usr/include/python3.9 -c' 2021-07-14T19:51:14,064 extra options: '-mfpu=neon-fp-armv8 -march=armv8-a+simd' 2021-07-14T19:51:14,162 CCompilerOpt.feature_test[1461] : testing feature 'ASIMD' with flags (-mfp16-format=ieee -mfpu=neon-fp-armv8 -march=armv8-a+simd) 2021-07-14T19:51:14,162 C compiler: arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 2021-07-14T19:51:14,163 compile options: '-I/usr/include/python3.9 -c' 2021-07-14T19:51:14,163 extra options: '-mfp16-format=ieee -mfpu=neon-fp-armv8 -march=armv8-a+simd -Werror' 2021-07-14T19:51:14,735 CCompilerOpt.cc_test_flags[1008] : testing flags (-march=armv8.2-a+fp16) 2021-07-14T19:51:14,735 C compiler: arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 2021-07-14T19:51:14,736 compile options: '-I/usr/include/python3.9 -c' 2021-07-14T19:51:14,736 extra options: '-march=armv8.2-a+fp16' 2021-07-14T19:51:14,842 CCompilerOpt.feature_test[1461] : testing feature 'ASIMDHP' with flags (-mfp16-format=ieee -mfpu=neon-fp-armv8 -march=armv8.2-a+fp16) 2021-07-14T19:51:14,842 C compiler: arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 2021-07-14T19:51:14,843 compile options: '-I/usr/include/python3.9 -c' 2021-07-14T19:51:14,843 extra options: '-mfp16-format=ieee -mfpu=neon-fp-armv8 -march=armv8.2-a+fp16 -Werror' 2021-07-14T19:51:15,350 CCompilerOpt.cc_test_flags[1008] : testing flags (-march=armv8.2-a+fp16fml) 2021-07-14T19:51:15,350 C compiler: arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 2021-07-14T19:51:15,350 compile options: '-I/usr/include/python3.9 -c' 2021-07-14T19:51:15,351 extra options: '-march=armv8.2-a+fp16fml' 2021-07-14T19:51:15,451 CCompilerOpt.feature_test[1461] : testing feature 'ASIMDFHM' with flags (-mfp16-format=ieee -mfpu=neon-fp-armv8 -march=armv8.2-a+fp16+fp16fml) 2021-07-14T19:51:15,451 C compiler: arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 2021-07-14T19:51:15,452 compile options: '-I/usr/include/python3.9 -c' 2021-07-14T19:51:15,452 extra options: '-mfp16-format=ieee -mfpu=neon-fp-armv8 -march=armv8.2-a+fp16+fp16fml -Werror' 2021-07-14T19:51:16,027 CCompilerOpt.dist_test[576] : CCompilerOpt._dist_test_spawn[711] : Command (arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -c /home/piwheels/.local/lib/python3.9/site-packages/numpy/distutils/checks/cpu_asimdfhm.c -o /tmp/tmptu0zyc6s/home/piwheels/.local/lib/python3.9/site-packages/numpy/distutils/checks/cpu_asimdfhm.o -MMD -MF /tmp/tmptu0zyc6s/home/piwheels/.local/lib/python3.9/site-packages/numpy/distutils/checks/cpu_asimdfhm.o.d -mfp16-format=ieee -mfpu=neon-fp-armv8 -march=armv8.2-a+fp16+fp16fml -Werror) failed with exit status 1 output -> 2021-07-14T19:51:16,027 /home/piwheels/.local/lib/python3.9/site-packages/numpy/distutils/checks/cpu_asimdfhm.c: In function ‘main’: 2021-07-14T19:51:16,028 /home/piwheels/.local/lib/python3.9/site-packages/numpy/distutils/checks/cpu_asimdfhm.c:13:35: error: implicit declaration of function ‘vfmlal_low_u32’; did you mean ‘vfmlal_low_f16’? [-Werror=implicit-function-declaration] 2021-07-14T19:51:16,028 13 | int ret = (int)vget_lane_f32(vfmlal_low_u32(vlf, vlhp, vlhp), 0); 2021-07-14T19:51:16,028 | ^~~~~~~~~~~~~~ 2021-07-14T19:51:16,028 | vfmlal_low_f16 2021-07-14T19:51:16,028 /home/piwheels/.local/lib/python3.9/site-packages/numpy/distutils/checks/cpu_asimdfhm.c:13:35: error: incompatible type for argument 1 of ‘vget_lane_f32’ 2021-07-14T19:51:16,028 13 | int ret = (int)vget_lane_f32(vfmlal_low_u32(vlf, vlhp, vlhp), 0); 2021-07-14T19:51:16,029 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-07-14T19:51:16,029 | | 2021-07-14T19:51:16,029 | int 2021-07-14T19:51:16,029 In file included from /home/piwheels/.local/lib/python3.9/site-packages/numpy/distutils/checks/cpu_asimdfhm.c:4: 2021-07-14T19:51:16,029 /usr/lib/gcc/arm-linux-gnueabihf/10/include/arm_neon.h:6171:28: note: expected ‘float32x2_t’ but argument is of type ‘int’ 2021-07-14T19:51:16,029 6171 | vget_lane_f32 (float32x2_t __a, const int __b) 2021-07-14T19:51:16,029 | ~~~~~~~~~~~~^~~ 2021-07-14T19:51:16,029 /home/piwheels/.local/lib/python3.9/site-packages/numpy/distutils/checks/cpu_asimdfhm.c:14:36: error: implicit declaration of function ‘vfmlslq_high_u32’; did you mean ‘vfmlslq_high_f16’? [-Werror=implicit-function-declaration] 2021-07-14T19:51:16,030 14 | ret += (int)vgetq_lane_f32(vfmlslq_high_u32(vf, vhp, vhp), 0); 2021-07-14T19:51:16,030 | ^~~~~~~~~~~~~~~~ 2021-07-14T19:51:16,030 | vfmlslq_high_f16 2021-07-14T19:51:16,030 /home/piwheels/.local/lib/python3.9/site-packages/numpy/distutils/checks/cpu_asimdfhm.c:14:36: error: incompatible type for argument 1 of ‘vgetq_lane_f32’ 2021-07-14T19:51:16,030 14 | ret += (int)vgetq_lane_f32(vfmlslq_high_u32(vf, vhp, vhp), 0); 2021-07-14T19:51:16,030 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-07-14T19:51:16,030 | | 2021-07-14T19:51:16,030 | int 2021-07-14T19:51:16,031 In file included from /home/piwheels/.local/lib/python3.9/site-packages/numpy/distutils/checks/cpu_asimdfhm.c:4: 2021-07-14T19:51:16,031 /usr/lib/gcc/arm-linux-gnueabihf/10/include/arm_neon.h:6269:29: note: expected ‘float32x4_t’ but argument is of type ‘int’ 2021-07-14T19:51:16,031 6269 | vgetq_lane_f32 (float32x4_t __a, const int __b) 2021-07-14T19:51:16,031 | ~~~~~~~~~~~~^~~ 2021-07-14T19:51:16,031 cc1: all warnings being treated as errors 2021-07-14T19:51:16,034 CCompilerOpt.feature_test[1477] : testing failed 2021-07-14T19:51:16,043 CCompilerOpt.cc_test_flags[1008] : testing flags (-march=armv8.2-a+dotprod) 2021-07-14T19:51:16,043 C compiler: arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 2021-07-14T19:51:16,044 compile options: '-I/usr/include/python3.9 -c' 2021-07-14T19:51:16,044 extra options: '-march=armv8.2-a+dotprod' 2021-07-14T19:51:16,145 CCompilerOpt.feature_test[1461] : testing feature 'ASIMDDP' with flags (-mfp16-format=ieee -mfpu=neon-fp-armv8 -march=armv8.2-a+dotprod) 2021-07-14T19:51:16,145 C compiler: arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 2021-07-14T19:51:16,146 compile options: '-I/usr/include/python3.9 -c' 2021-07-14T19:51:16,146 extra options: '-mfp16-format=ieee -mfpu=neon-fp-armv8 -march=armv8.2-a+dotprod -Werror' 2021-07-14T19:51:16,734 CCompilerOpt.dist_test[576] : CCompilerOpt._dist_test_spawn[711] : Command (arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -c /home/piwheels/.local/lib/python3.9/site-packages/numpy/distutils/checks/cpu_asimddp.c -o /tmp/tmptu0zyc6s/home/piwheels/.local/lib/python3.9/site-packages/numpy/distutils/checks/cpu_asimddp.o -MMD -MF /tmp/tmptu0zyc6s/home/piwheels/.local/lib/python3.9/site-packages/numpy/distutils/checks/cpu_asimddp.o.d -mfp16-format=ieee -mfpu=neon-fp-armv8 -march=armv8.2-a+dotprod -Werror) failed with exit status 1 output -> 2021-07-14T19:51:16,734 /tmp/cc2tzZQt.s: Assembler messages: 2021-07-14T19:51:16,734 /tmp/cc2tzZQt.s:79: Error: selected processor does not support `vudot.u8 q8,q9,q10' in ARM mode 2021-07-14T19:51:16,743 CCompilerOpt.feature_test[1477] : testing failed 2021-07-14T19:51:16,750 CCompilerOpt.__init__[1721] : initialize targets groups 2021-07-14T19:51:16,757 CCompilerOpt.__init__[1723] : parse target group simd_test 2021-07-14T19:51:16,765 CCompilerOpt._parse_target_tokens[1934] : skip targets (SSE42 SSE2 VSX VSX3 VSX2 AVX512F AVX512_SKX XOP FMA4 (AVX2 FMA3)) not part of baseline or dispatch-able features 2021-07-14T19:51:16,772 CCompilerOpt.generate_dispatch_header[2267] : generate CPU dispatch header: (build/src.linux-armv7l-3.9/numpy/distutils/include/npy_cpu_dispatch_config.h) 2021-07-14T19:51:16,779 CCompilerOpt.generate_dispatch_header[2276] : dispatch header dir build/src.linux-armv7l-3.9/numpy/distutils/include does not exist, creating it 2021-07-14T19:51:16,839 get_default_fcompiler: matching types: '['gnu95', 'intel', 'lahey', 'pg', 'nv', 'absoft', 'nag', 'vast', 'compaq', 'intele', 'intelem', 'gnu', 'g95', 'pathf95', 'nagfor', 'fujitsu']' 2021-07-14T19:51:16,839 customize Gnu95FCompiler 2021-07-14T19:51:16,841 Found executable /usr/bin/gfortran 2021-07-14T19:51:16,899 customize Gnu95FCompiler 2021-07-14T19:51:16,960 customize Gnu95FCompiler using build_ext 2021-07-14T19:51:16,961 building 'lenspyx.bicubic.bicubic' extension 2021-07-14T19:51:16,963 compiling C sources 2021-07-14T19:51:16,963 C compiler: arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 2021-07-14T19:51:16,964 creating build/temp.linux-armv7l-3.9/build 2021-07-14T19:51:16,964 creating build/temp.linux-armv7l-3.9/build/src.linux-armv7l-3.9 2021-07-14T19:51:16,965 creating build/temp.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx 2021-07-14T19:51:16,966 creating build/temp.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/bicubic 2021-07-14T19:51:16,967 creating build/temp.linux-armv7l-3.9/build/src.linux-armv7l-3.9/build 2021-07-14T19:51:16,968 creating build/temp.linux-armv7l-3.9/build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9 2021-07-14T19:51:16,969 creating build/temp.linux-armv7l-3.9/build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx 2021-07-14T19:51:16,970 creating build/temp.linux-armv7l-3.9/build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/bicubic 2021-07-14T19:51:16,971 compile options: '-Ibuild/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/bicubic -I/home/piwheels/.local/lib/python3.9/site-packages/numpy/core/include -Ibuild/src.linux-armv7l-3.9/numpy/distutils/include -I/usr/include/python3.9 -c' 2021-07-14T19:51:17,029 arm-linux-gnueabihf-gcc: build/src.linux-armv7l-3.9/lenspyx/bicubic/bicubicmodule.c 2021-07-14T19:51:17,030 arm-linux-gnueabihf-gcc: build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/bicubic/fortranobject.c 2021-07-14T19:51:17,471 In file included from /home/piwheels/.local/lib/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969, 2021-07-14T19:51:17,472 from /home/piwheels/.local/lib/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, 2021-07-14T19:51:17,472 from /home/piwheels/.local/lib/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2021-07-14T19:51:17,472 from build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/bicubic/fortranobject.h:13, 2021-07-14T19:51:17,472 from build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/bicubic/fortranobject.c:2: 2021-07-14T19:51:17,473 /home/piwheels/.local/lib/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 2021-07-14T19:51:17,473 17 | #warning "Using deprecated NumPy API, disable it with " \ 2021-07-14T19:51:17,473 | ^~~~~~~ 2021-07-14T19:51:17,511 In file included from /home/piwheels/.local/lib/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969, 2021-07-14T19:51:17,511 from /home/piwheels/.local/lib/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, 2021-07-14T19:51:17,511 from /home/piwheels/.local/lib/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2021-07-14T19:51:17,512 from build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/bicubic/fortranobject.h:13, 2021-07-14T19:51:17,512 from build/src.linux-armv7l-3.9/lenspyx/bicubic/bicubicmodule.c:16: 2021-07-14T19:51:17,512 /home/piwheels/.local/lib/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 2021-07-14T19:51:17,512 17 | #warning "Using deprecated NumPy API, disable it with " \ 2021-07-14T19:51:17,512 | ^~~~~~~ 2021-07-14T19:51:17,586 build/src.linux-armv7l-3.9/lenspyx/bicubic/bicubicmodule.c:144:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] 2021-07-14T19:51:17,586 144 | static int f2py_size(PyArrayObject* var, ...) 2021-07-14T19:51:17,586 | ^~~~~~~~~ 2021-07-14T19:51:18,826 compiling Fortran sources 2021-07-14T19:51:18,827 Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops 2021-07-14T19:51:18,827 Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops 2021-07-14T19:51:18,827 Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops 2021-07-14T19:51:18,828 creating build/temp.linux-armv7l-3.9/lenspyx 2021-07-14T19:51:18,828 creating build/temp.linux-armv7l-3.9/lenspyx/bicubic 2021-07-14T19:51:18,829 compile options: '-Ibuild/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/bicubic -I/home/piwheels/.local/lib/python3.9/site-packages/numpy/core/include -Ibuild/src.linux-armv7l-3.9/numpy/distutils/include -I/usr/include/python3.9 -c' 2021-07-14T19:51:18,831 gfortran:f90: ./lenspyx/bicubic/bicubic.f90 2021-07-14T19:51:19,179 gfortran:f77: build/src.linux-armv7l-3.9/lenspyx/bicubic/bicubic-f2pywrappers.f 2021-07-14T19:51:19,324 /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/bicubic/bicubicmodule.o build/temp.linux-armv7l-3.9/build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/bicubic/fortranobject.o build/temp.linux-armv7l-3.9/lenspyx/bicubic/bicubic.o build/temp.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/bicubic/bicubic-f2pywrappers.o -L/usr/lib/gcc/arm-linux-gnueabihf/10 -L/usr/lib/gcc/arm-linux-gnueabihf/10 -lgfortran -o build/lib.linux-armv7l-3.9/lenspyx/bicubic/bicubic.cpython-39-arm-linux-gnueabihf.so 2021-07-14T19:51:19,524 building 'lenspyx.shts.fsht' extension 2021-07-14T19:51:19,527 compiling C sources 2021-07-14T19:51:19,527 C compiler: arm-linux-gnueabihf-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -ffile-prefix-map=/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 2021-07-14T19:51:19,528 creating build/temp.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/shts 2021-07-14T19:51:19,529 creating build/temp.linux-armv7l-3.9/build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/shts 2021-07-14T19:51:19,529 compile options: '-Ibuild/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/shts -I/home/piwheels/.local/lib/python3.9/site-packages/numpy/core/include -Ibuild/src.linux-armv7l-3.9/numpy/distutils/include -I/usr/include/python3.9 -c' 2021-07-14T19:51:19,534 arm-linux-gnueabihf-gcc: build/src.linux-armv7l-3.9/lenspyx/shts/fshtmodule.carm-linux-gnueabihf-gcc: build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/shts/fortranobject.c 2021-07-14T19:51:19,974 In file included from /home/piwheels/.local/lib/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969, 2021-07-14T19:51:19,974 from /home/piwheels/.local/lib/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, 2021-07-14T19:51:19,974 from /home/piwheels/.local/lib/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2021-07-14T19:51:19,974 from build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/shts/fortranobject.h:13, 2021-07-14T19:51:19,974 from build/src.linux-armv7l-3.9/lenspyx/shts/fshtmodule.c:16: 2021-07-14T19:51:19,975 /home/piwheels/.local/lib/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 2021-07-14T19:51:19,975 17 | #warning "Using deprecated NumPy API, disable it with " \ 2021-07-14T19:51:19,976 | ^~~~~~~ 2021-07-14T19:51:19,992 In file included from /home/piwheels/.local/lib/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1969, 2021-07-14T19:51:19,993 from /home/piwheels/.local/lib/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, 2021-07-14T19:51:19,993 from /home/piwheels/.local/lib/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, 2021-07-14T19:51:19,993 from build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/shts/fortranobject.h:13, 2021-07-14T19:51:19,993 from build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/shts/fortranobject.c:2: 2021-07-14T19:51:19,993 /home/piwheels/.local/lib/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 2021-07-14T19:51:19,994 17 | #warning "Using deprecated NumPy API, disable it with " \ 2021-07-14T19:51:19,994 | ^~~~~~~ 2021-07-14T19:51:20,070 build/src.linux-armv7l-3.9/lenspyx/shts/fshtmodule.c:109:12: warning: ‘f2py_size’ defined but not used [-Wunused-function] 2021-07-14T19:51:20,070 109 | static int f2py_size(PyArrayObject* var, ...) 2021-07-14T19:51:20,071 | ^~~~~~~~~ 2021-07-14T19:51:21,902 compiling Fortran sources 2021-07-14T19:51:21,902 Fortran f77 compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops 2021-07-14T19:51:21,903 Fortran f90 compiler: /usr/bin/gfortran -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops 2021-07-14T19:51:21,903 Fortran fix compiler: /usr/bin/gfortran -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -fPIC -O3 -funroll-loops 2021-07-14T19:51:21,903 creating build/temp.linux-armv7l-3.9/lenspyx/shts 2021-07-14T19:51:21,903 compile options: '-Ibuild/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/shts -I/home/piwheels/.local/lib/python3.9/site-packages/numpy/core/include -Ibuild/src.linux-armv7l-3.9/numpy/distutils/include -I/usr/include/python3.9 -c' 2021-07-14T19:51:21,905 extra f90 options: '-fopenmp -w' 2021-07-14T19:51:21,905 gfortran:f90: ./lenspyx/shts/shts.f90 2021-07-14T19:51:32,857 /usr/bin/gfortran -Wall -g -Wall -g -shared build/temp.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/shts/fshtmodule.o build/temp.linux-armv7l-3.9/build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/lenspyx/shts/fortranobject.o build/temp.linux-armv7l-3.9/lenspyx/shts/shts.o -L/usr/lib/gcc/arm-linux-gnueabihf/10 -L/usr/lib/gcc/arm-linux-gnueabihf/10 -lgomp -lgfortran -o build/lib.linux-armv7l-3.9/lenspyx/shts/fsht.cpython-39-arm-linux-gnueabihf.so -lgomp 2021-07-14T19:51:33,099 installing to build/bdist.linux-armv7l/wheel 2021-07-14T19:51:33,100 running install 2021-07-14T19:51:33,100 running install_lib 2021-07-14T19:51:33,112 creating build/bdist.linux-armv7l 2021-07-14T19:51:33,112 creating build/bdist.linux-armv7l/wheel 2021-07-14T19:51:33,114 creating build/bdist.linux-armv7l/wheel/lenspyx 2021-07-14T19:51:33,116 copying build/lib.linux-armv7l-3.9/lenspyx/lensing.py -> build/bdist.linux-armv7l/wheel/lenspyx 2021-07-14T19:51:33,119 copying build/lib.linux-armv7l-3.9/lenspyx/__init__.py -> build/bdist.linux-armv7l/wheel/lenspyx 2021-07-14T19:51:33,121 copying build/lib.linux-armv7l-3.9/lenspyx/utils.py -> build/bdist.linux-armv7l/wheel/lenspyx 2021-07-14T19:51:33,125 creating build/bdist.linux-armv7l/wheel/lenspyx/bicubic 2021-07-14T19:51:33,126 copying build/lib.linux-armv7l-3.9/lenspyx/bicubic/__init__.py -> build/bdist.linux-armv7l/wheel/lenspyx/bicubic 2021-07-14T19:51:33,128 copying build/lib.linux-armv7l-3.9/lenspyx/bicubic/bicubic.cpython-39-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/lenspyx/bicubic 2021-07-14T19:51:33,136 copying build/lib.linux-armv7l-3.9/lenspyx/angles.py -> build/bdist.linux-armv7l/wheel/lenspyx 2021-07-14T19:51:33,139 creating build/bdist.linux-armv7l/wheel/lenspyx/shts 2021-07-14T19:51:33,140 copying build/lib.linux-armv7l-3.9/lenspyx/shts/__init__.py -> build/bdist.linux-armv7l/wheel/lenspyx/shts 2021-07-14T19:51:33,143 copying build/lib.linux-armv7l-3.9/lenspyx/shts/fsht.cpython-39-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/lenspyx/shts 2021-07-14T19:51:33,157 copying build/lib.linux-armv7l-3.9/lenspyx/shts/shts.py -> build/bdist.linux-armv7l/wheel/lenspyx/shts 2021-07-14T19:51:33,159 running install_data 2021-07-14T19:51:33,160 creating build/bdist.linux-armv7l/wheel/lenspyx/data 2021-07-14T19:51:33,160 creating build/bdist.linux-armv7l/wheel/lenspyx/data/cls 2021-07-14T19:51:33,162 copying lenspyx/data/cls/FFP10_wdipole_lensedCls.dat -> build/bdist.linux-armv7l/wheel/lenspyx/data/cls 2021-07-14T19:51:33,177 copying lenspyx/data/cls/FFP10_wdipole_lenspotentialCls.dat -> build/bdist.linux-armv7l/wheel/lenspyx/data/cls 2021-07-14T19:51:33,197 running install_clib 2021-07-14T19:51:33,197 customize UnixCCompiler 2021-07-14T19:51:33,198 running install_egg_info 2021-07-14T19:51:33,203 running egg_info 2021-07-14T19:51:33,204 writing lenspyx.egg-info/PKG-INFO 2021-07-14T19:51:33,206 writing dependency_links to lenspyx.egg-info/dependency_links.txt 2021-07-14T19:51:33,208 writing requirements to lenspyx.egg-info/requires.txt 2021-07-14T19:51:33,209 writing top-level names to lenspyx.egg-info/top_level.txt 2021-07-14T19:51:33,222 reading manifest file 'lenspyx.egg-info/SOURCES.txt' 2021-07-14T19:51:33,228 writing manifest file 'lenspyx.egg-info/SOURCES.txt' 2021-07-14T19:51:33,230 Copying lenspyx.egg-info to build/bdist.linux-armv7l/wheel/lenspyx-1.0.0-py3.9.egg-info 2021-07-14T19:51:33,243 running install_scripts 2021-07-14T19:51:33,269 creating build/bdist.linux-armv7l/wheel/lenspyx-1.0.0.dist-info/WHEEL 2021-07-14T19:51:33,272 creating '/tmp/pip-wheel-frzsjsh4/lenspyx-1.0.0-cp39-cp39-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2021-07-14T19:51:33,275 adding 'lenspyx/__init__.py' 2021-07-14T19:51:33,277 adding 'lenspyx/angles.py' 2021-07-14T19:51:33,280 adding 'lenspyx/lensing.py' 2021-07-14T19:51:33,282 adding 'lenspyx/utils.py' 2021-07-14T19:51:33,284 adding 'lenspyx/bicubic/__init__.py' 2021-07-14T19:51:33,317 adding 'lenspyx/bicubic/bicubic.cpython-39-arm-linux-gnueabihf.so' 2021-07-14T19:51:33,387 adding 'lenspyx/data/cls/FFP10_wdipole_lensedCls.dat' 2021-07-14T19:51:33,499 adding 'lenspyx/data/cls/FFP10_wdipole_lenspotentialCls.dat' 2021-07-14T19:51:33,508 adding 'lenspyx/shts/__init__.py' 2021-07-14T19:51:33,581 adding 'lenspyx/shts/fsht.cpython-39-arm-linux-gnueabihf.so' 2021-07-14T19:51:33,585 adding 'lenspyx/shts/shts.py' 2021-07-14T19:51:33,587 adding 'lenspyx-1.0.0.dist-info/METADATA' 2021-07-14T19:51:33,588 adding 'lenspyx-1.0.0.dist-info/WHEEL' 2021-07-14T19:51:33,589 adding 'lenspyx-1.0.0.dist-info/top_level.txt' 2021-07-14T19:51:33,590 adding 'lenspyx-1.0.0.dist-info/RECORD' 2021-07-14T19:51:33,599 removing build/bdist.linux-armv7l/wheel 2021-07-14T19:51:33,609 ########### EXT COMPILER OPTIMIZATION ########### 2021-07-14T19:51:33,609 Platform : 2021-07-14T19:51:33,609 Architecture: armhf 2021-07-14T19:51:33,610 Compiler : gcc 2021-07-14T19:51:33,610 CPU baseline : 2021-07-14T19:51:33,610 Requested : 'min' 2021-07-14T19:51:33,610 Enabled : none 2021-07-14T19:51:33,610 Flags : none 2021-07-14T19:51:33,610 Extra checks: none 2021-07-14T19:51:33,611 CPU dispatch : 2021-07-14T19:51:33,611 Requested : 'max -xop -fma4' 2021-07-14T19:51:33,611 Enabled : NEON NEON_FP16 NEON_VFPV4 ASIMD ASIMDHP 2021-07-14T19:51:33,611 Generated : none 2021-07-14T19:51:33,611 CCompilerOpt.cache_flush[804] : write cache to path -> /tmp/pip-wheel-e36o5lq4/lenspyx_d65daa7aac0b4fc9b968caed8d0b99de/build/temp.linux-armv7l-3.9/ccompiler_opt_cache_ext.py 2021-07-14T19:51:33,811 Building wheel for lenspyx (setup.py): finished with status 'done' 2021-07-14T19:51:33,820 Created wheel for lenspyx: filename=lenspyx-1.0.0-cp39-cp39-linux_armv7l.whl size=503830 sha256=8305d4f1567aa0a82e2d46c0a775999820ed3434602521da35f87f7c30c88642 2021-07-14T19:51:33,820 Stored in directory: /tmp/pip-ephem-wheel-cache-pj8qiy5g/wheels/11/a2/9a/c4f7d2226370537c1fc9361c6bbc1e7c62bc1422bafe5058bd 2021-07-14T19:51:33,830 Successfully built lenspyx 2021-07-14T19:51:33,851 Removed build tracker: '/tmp/pip-req-tracker-qoqlyld9'