Bug#846668: h5py: FTBFS: dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13

Lucas Nussbaum lucas at debian.org
Sat Dec 3 07:36:19 UTC 2016


Source: h5py
Version: 2.6.0-1
Severity: serious
Tags: stretch sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20161202 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> PYTHONPATH=. http_proxy='127.0.0.1:9' sphinx-build -N -bhtml docs/ build/html
> Running Sphinx v1.4.9
> making output directory...
> loading pickled environment... not yet created
> loading intersphinx inventory from http://api.h5py.org/objects.inv...
> WARNING: intersphinx inventory 'http://api.h5py.org/objects.inv' not fetchable due to <class 'urllib2.URLError'>: <urlopen error [Errno 111] Connection refused>
> building [mo]: targets for 0 po files that are out of date
> building [html]: targets for 24 source files that are out of date
> updating environment: 24 added, 0 changed, 0 removed
> reading sources... [  4%] build
> reading sources... [  8%] config
> reading sources... [ 12%] contributing
> reading sources... [ 16%] faq
> reading sources... [ 20%] high/attr
> reading sources... [ 25%] high/dataset
> reading sources... [ 29%] high/dims
> reading sources... [ 33%] high/file
> reading sources... [ 37%] high/group
> reading sources... [ 41%] high/index
> reading sources... [ 45%] index
> reading sources... [ 50%] licenses
> reading sources... [ 54%] mpi
> reading sources... [ 58%] quick
> reading sources... [ 62%] refs
> reading sources... [ 66%] special
> reading sources... [ 70%] strings
> reading sources... [ 75%] swmr
> reading sources... [ 79%] whatsnew/2.0
> reading sources... [ 83%] whatsnew/2.1
> reading sources... [ 87%] whatsnew/2.2
> reading sources... [ 91%] whatsnew/2.3
> reading sources... [ 95%] whatsnew/2.4
> reading sources... [100%] whatsnew/index
> 
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... /<<PKGBUILDDIR>>/docs/high/index.rst:: WARNING: document isn't included in any toctree
> done
> preparing documents... done
> writing output... [  4%] build
> writing output... [  8%] config
> writing output... [ 12%] contributing
> writing output... [ 16%] faq
> writing output... [ 20%] high/attr
> writing output... [ 25%] high/dataset
> writing output... [ 29%] high/dims
> writing output... [ 33%] high/file
> writing output... [ 37%] high/group
> writing output... [ 41%] high/index
> writing output... [ 45%] index
> writing output... [ 50%] licenses
> writing output... [ 54%] mpi
> writing output... [ 58%] quick
> writing output... [ 62%] refs
> writing output... [ 66%] special
> writing output... [ 70%] strings
> writing output... [ 75%] swmr
> writing output... [ 79%] whatsnew/2.0
> writing output... [ 83%] whatsnew/2.1
> writing output... [ 87%] whatsnew/2.2
> writing output... [ 91%] whatsnew/2.3
> writing output... [ 95%] whatsnew/2.4
> writing output... [100%] whatsnew/index
> 
> /<<PKGBUILDDIR>>/docs/strings.rst:40: WARNING: undefined label: str_py3 (if the link has no caption the label must precede a section header)
> /<<PKGBUILDDIR>>/docs/whatsnew/2.1.rst:7: WARNING: undefined label: dimensionscales (if the link has no caption the label must precede a section header)
> generating indices... genindex
> writing additional pages... search
> copying static files... WARNING: html_static_path entry u'/<<PKGBUILDDIR>>/docs/_static' does not exist
> done
> copying extra files... done
> dumping search index in English (code: en) ... done
> dumping object inventory... done
> build succeeded, 5 warnings.
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_build -O--buildsystem=pybuild -Npython-h5py-doc
> I: pybuild base:184: /usr/bin/python setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py
> copying h5py/ipy_completer.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py
> copying h5py/highlevel.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py
> copying h5py/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py
> copying h5py/version.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/_hl
> copying h5py/_hl/datatype.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/_hl
> copying h5py/_hl/selections2.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/_hl
> copying h5py/_hl/filters.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/_hl
> copying h5py/_hl/selections.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/_hl
> copying h5py/_hl/group.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/_hl
> copying h5py/_hl/files.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/_hl
> copying h5py/_hl/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/_hl
> copying h5py/_hl/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/_hl
> copying h5py/_hl/dataset.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/_hl
> copying h5py/_hl/dims.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/_hl
> copying h5py/_hl/base.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/_hl
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests
> copying h5py/tests/common.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests
> copying h5py/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/old
> copying h5py/tests/old/common.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_objects.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_dimension_scales.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_h5f.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_slicing.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_selections.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_file.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_base.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_h5.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_datatype.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_dataset.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_group.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_h5p.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/old
> copying h5py/tests/old/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_attrs_data.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_h5t.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_attrs.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/old
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/hl
> copying h5py/tests/hl/test_dataset_swmr.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/hl
> copying h5py/tests/hl/test_dataset_getitem.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/hl
> copying h5py/tests/hl/test_file.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/hl
> copying h5py/tests/hl/test_datatype.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/hl
> copying h5py/tests/hl/test_attribute_create.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/hl
> copying h5py/tests/hl/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/hl
> copying h5py/tests/hl/test_dims_dimensionproxy.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/hl
> copying h5py/tests/hl/test_threads.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/tests/hl
> running build_ext
> Autodetection skipped [libhdf5.so: cannot open shared object file: No such file or directory]
> ********************************************************************************
>                        Summary of the h5py configuration
> 
>     Path to HDF5: None
>     HDF5 Version: '1.8.4'
>      MPI Enabled: False
> Rebuild Required: False
> 
> ********************************************************************************
> Executing api_gen rebuild of defs
> Executing cythonize()
> ./h5py/api_types_ext.pxd: cannot find cimported module 'mpi4py.MPI'
> /<<PKGBUILDDIR>>/h5py/h5p.pyx: cannot find cimported module 'mpi4py.libmpi'
> /<<PKGBUILDDIR>>/h5py/h5p.pyx: cannot find cimported module 'mpi4py.mpi_c'
> Compiling /<<PKGBUILDDIR>>/h5py/defs.pyx because it changed.
> Compiling /<<PKGBUILDDIR>>/h5py/_errors.pyx because it changed.
> Compiling /<<PKGBUILDDIR>>/h5py/_objects.pyx because it changed.
> Compiling /<<PKGBUILDDIR>>/h5py/_proxy.pyx because it changed.
> Compiling /<<PKGBUILDDIR>>/h5py/h5fd.pyx because it changed.
> Compiling /<<PKGBUILDDIR>>/h5py/h5z.pyx because it changed.
> Compiling /<<PKGBUILDDIR>>/h5py/h5.pyx because it changed.
> Compiling /<<PKGBUILDDIR>>/h5py/h5i.pyx because it changed.
> Compiling /<<PKGBUILDDIR>>/h5py/h5r.pyx because it changed.
> Compiling /<<PKGBUILDDIR>>/h5py/utils.pyx because it changed.
> Compiling /<<PKGBUILDDIR>>/h5py/_conv.pyx because it changed.
> Compiling /<<PKGBUILDDIR>>/h5py/h5t.pyx because it changed.
> Compiling /<<PKGBUILDDIR>>/h5py/h5s.pyx because it changed.
> Compiling /<<PKGBUILDDIR>>/h5py/h5p.pyx because it changed.
> Compiling /<<PKGBUILDDIR>>/h5py/h5d.pyx because it changed.
> Compiling /<<PKGBUILDDIR>>/h5py/h5a.pyx because it changed.
> Compiling /<<PKGBUILDDIR>>/h5py/h5f.pyx because it changed.
> Compiling /<<PKGBUILDDIR>>/h5py/h5g.pyx because it changed.
> Compiling /<<PKGBUILDDIR>>/h5py/h5l.pyx because it changed.
> Compiling /<<PKGBUILDDIR>>/h5py/h5o.pyx because it changed.
> Compiling /<<PKGBUILDDIR>>/h5py/h5ds.pyx because it changed.
> Compiling /<<PKGBUILDDIR>>/h5py/h5ac.pyx because it changed.
> [ 1/22] Cythonizing /<<PKGBUILDDIR>>/h5py/_conv.pyx
> [ 2/22] Cythonizing /<<PKGBUILDDIR>>/h5py/_errors.pyx
> [ 3/22] Cythonizing /<<PKGBUILDDIR>>/h5py/_objects.pyx
> [ 4/22] Cythonizing /<<PKGBUILDDIR>>/h5py/_proxy.pyx
> [ 5/22] Cythonizing /<<PKGBUILDDIR>>/h5py/defs.pyx
> [ 6/22] Cythonizing /<<PKGBUILDDIR>>/h5py/h5.pyx
> [ 7/22] Cythonizing /<<PKGBUILDDIR>>/h5py/h5a.pyx
> [ 8/22] Cythonizing /<<PKGBUILDDIR>>/h5py/h5ac.pyx
> [ 9/22] Cythonizing /<<PKGBUILDDIR>>/h5py/h5d.pyx
> [10/22] Cythonizing /<<PKGBUILDDIR>>/h5py/h5ds.pyx
> [11/22] Cythonizing /<<PKGBUILDDIR>>/h5py/h5f.pyx
> [12/22] Cythonizing /<<PKGBUILDDIR>>/h5py/h5fd.pyx
> [13/22] Cythonizing /<<PKGBUILDDIR>>/h5py/h5g.pyx
> [14/22] Cythonizing /<<PKGBUILDDIR>>/h5py/h5i.pyx
> [15/22] Cythonizing /<<PKGBUILDDIR>>/h5py/h5l.pyx
> [16/22] Cythonizing /<<PKGBUILDDIR>>/h5py/h5o.pyx
> [17/22] Cythonizing /<<PKGBUILDDIR>>/h5py/h5p.pyx
> [18/22] Cythonizing /<<PKGBUILDDIR>>/h5py/h5r.pyx
> [19/22] Cythonizing /<<PKGBUILDDIR>>/h5py/h5s.pyx
> [20/22] Cythonizing /<<PKGBUILDDIR>>/h5py/h5t.pyx
> [21/22] Cythonizing /<<PKGBUILDDIR>>/h5py/h5z.pyx
> [22/22] Cythonizing /<<PKGBUILDDIR>>/h5py/utils.pyx
> building 'h5py.defs' extension
> creating build/temp.linux-x86_64-2.7
> creating build/temp.linux-x86_64-2.7/build
> creating build/temp.linux-x86_64-2.7/<<BUILDDIR>>
> creating build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>
> creating build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/h5py/defs.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/defs.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/defs.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/defs.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/defs.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/defs.so
> building 'h5py._errors' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/h5py/_errors.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/_errors.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_errors.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> /<<PKGBUILDDIR>>/h5py/_errors.c: In function '__pyx_f_4h5py_7_errors_walk_cb':
> /<<PKGBUILDDIR>>/h5py/_errors.c:1053:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>    __pyx_t_3 = (__pyx_v_desc[0]).desc;
>              ^
> /<<PKGBUILDDIR>>/h5py/_errors.c: In function '__pyx_f_4h5py_7_errors_set_exception':
> /<<PKGBUILDDIR>>/h5py/_errors.c:1338:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>    __pyx_t_8 = __pyx_v_err.err.desc;
>              ^
> /<<PKGBUILDDIR>>/h5py/_errors.c:1421:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>    __pyx_t_8 = __pyx_v_err.err.desc;
>              ^
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_errors.c:474:
> At top level:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/_errors.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/_errors.so
> building 'h5py._objects' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/h5py/_objects.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/_objects.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_objects.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_objects.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/_objects.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/_objects.so
> building 'h5py._proxy' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/h5py/_proxy.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/_proxy.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_proxy.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_proxy.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/_proxy.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/_proxy.so
> building 'h5py.h5fd' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/h5py/h5fd.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5fd.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5fd.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5fd.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5fd.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/h5fd.so
> building 'h5py.h5z' extension
> creating build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/lzf
> creating build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/lzf/lzf
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/h5py/h5z.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5z.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5z.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5z.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/lzf/lzf_filter.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/lzf/lzf_filter.o
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/lzf/lzf/lzf_c.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/lzf/lzf/lzf_c.o
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/lzf/lzf/lzf_d.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/lzf/lzf/lzf_d.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5z.o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/lzf/lzf_filter.o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/lzf/lzf/lzf_c.o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/lzf/lzf/lzf_d.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/h5z.so
> building 'h5py.h5' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/h5py/h5.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/h5.so
> building 'h5py.h5i' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/h5py/h5i.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5i.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5i.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5i.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5i.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/h5i.so
> building 'h5py.h5r' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/h5py/h5r.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5r.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5r.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5r.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5r.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/h5r.so
> building 'h5py.utils' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/h5py/utils.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/utils.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/utils.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/utils.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/utils.so
> building 'h5py._conv' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/h5py/_conv.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/_conv.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_conv.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> /<<PKGBUILDDIR>>/h5py/_conv.c:1615:18: warning: '__pyx_f_4h5py_5_conv_objectify' defined but not used [-Wunused-function]
>  static PyObject *__pyx_f_4h5py_5_conv_objectify(PyObject *__pyx_v_o) {
>                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/_conv.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/_conv.so
> building 'h5py.h5t' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/h5py/h5t.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5t.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5t.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5t.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5t.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/h5t.so
> building 'h5py.h5s' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/h5py/h5s.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5s.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5s.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5s.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5s.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/h5s.so
> building 'h5py.h5p' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/h5py/h5p.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5p.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5p.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5p.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/h5p.so
> building 'h5py.h5d' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/h5py/h5d.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5d.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5d.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5d.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/h5d.so
> building 'h5py.h5a' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/h5py/h5a.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5a.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5a.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5a.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/h5a.so
> building 'h5py.h5f' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/h5py/h5f.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5f.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5f.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5f.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5f.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/h5f.so
> building 'h5py.h5g' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/h5py/h5g.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5g.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5g.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5g.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5g.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/h5g.so
> building 'h5py.h5l' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/h5py/h5l.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5l.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5l.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> /<<PKGBUILDDIR>>/h5py/h5l.c: In function '__pyx_pf_4h5py_3h5l_9LinkProxy_12get_val':
> /<<PKGBUILDDIR>>/h5py/h5l.c:3136:94: warning: passing argument 4 of '__pyx_f_4h5py_4defs_H5Lunpack_elink_val' from incompatible pointer type [-Wincompatible-pointer-types]
>        __pyx_f_4h5py_4defs_H5Lunpack_elink_val(__pyx_v_buf, __pyx_v_buf_size, (&__pyx_v_wtf), (&__pyx_v_ext_file_name), (&__pyx_v_ext_obj_name)); if (unlikely(PyErr_Occurred())) __PYX_ERR(0, 187, __pyx_L5_error)
>                                                                                               ^
> /<<PKGBUILDDIR>>/h5py/h5l.c:3136:94: note: expected 'const char **' but argument is of type 'char **'
> /<<PKGBUILDDIR>>/h5py/h5l.c:3136:120: warning: passing argument 5 of '__pyx_f_4h5py_4defs_H5Lunpack_elink_val' from incompatible pointer type [-Wincompatible-pointer-types]
>        __pyx_f_4h5py_4defs_H5Lunpack_elink_val(__pyx_v_buf, __pyx_v_buf_size, (&__pyx_v_wtf), (&__pyx_v_ext_file_name), (&__pyx_v_ext_obj_name)); if (unlikely(PyErr_Occurred())) __PYX_ERR(0, 187, __pyx_L5_error)
>                                                                                                                         ^
> /<<PKGBUILDDIR>>/h5py/h5l.c:3136:120: note: expected 'const char **' but argument is of type 'char **'
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5l.c:475:
> At top level:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5l.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/h5l.so
> building 'h5py.h5o' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/h5py/h5o.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5o.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5o.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5o.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5o.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/h5o.so
> building 'h5py.h5ds' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/h5py/h5ds.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5ds.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5ds.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5ds.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5ds.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/h5ds.so
> building 'h5py.h5ac' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7 -c /<<PKGBUILDDIR>>/h5py/h5ac.c -o build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5ac.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5ac.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5ac.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7/<<PKGBUILDDIR>>/h5py/h5ac.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build/h5py/h5ac.so
> I: pybuild base:184: /usr/bin/python-dbg setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py
> copying h5py/ipy_completer.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py
> copying h5py/highlevel.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py
> copying h5py/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py
> copying h5py/version.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/_hl
> copying h5py/_hl/datatype.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/_hl
> copying h5py/_hl/selections2.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/_hl
> copying h5py/_hl/filters.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/_hl
> copying h5py/_hl/selections.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/_hl
> copying h5py/_hl/group.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/_hl
> copying h5py/_hl/files.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/_hl
> copying h5py/_hl/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/_hl
> copying h5py/_hl/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/_hl
> copying h5py/_hl/dataset.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/_hl
> copying h5py/_hl/dims.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/_hl
> copying h5py/_hl/base.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/_hl
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests
> copying h5py/tests/common.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests
> copying h5py/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/old
> copying h5py/tests/old/common.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_objects.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_dimension_scales.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_h5f.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_slicing.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_selections.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_file.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_base.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_h5.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_datatype.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_dataset.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_group.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_h5p.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/old
> copying h5py/tests/old/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_attrs_data.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_h5t.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/old
> copying h5py/tests/old/test_attrs.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/old
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/hl
> copying h5py/tests/hl/test_dataset_swmr.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/hl
> copying h5py/tests/hl/test_dataset_getitem.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/hl
> copying h5py/tests/hl/test_file.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/hl
> copying h5py/tests/hl/test_datatype.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/hl
> copying h5py/tests/hl/test_attribute_create.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/hl
> copying h5py/tests/hl/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/hl
> copying h5py/tests/hl/test_dims_dimensionproxy.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/hl
> copying h5py/tests/hl/test_threads.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/tests/hl
> running build_ext
> Autodetection skipped [libhdf5.so: cannot open shared object file: No such file or directory]
> ********************************************************************************
>                        Summary of the h5py configuration
> 
>     Path to HDF5: None
>     HDF5 Version: '1.8.4'
>      MPI Enabled: False
> Rebuild Required: False
> 
> ********************************************************************************
> Executing cythonize()
> ./h5py/api_types_ext.pxd: cannot find cimported module 'mpi4py.MPI'
> /<<PKGBUILDDIR>>/h5py/h5p.pyx: cannot find cimported module 'mpi4py.libmpi'
> /<<PKGBUILDDIR>>/h5py/h5p.pyx: cannot find cimported module 'mpi4py.mpi_c'
> building 'h5py.defs' extension
> creating build/temp.linux-x86_64-2.7-pydebug
> creating build/temp.linux-x86_64-2.7-pydebug/build
> creating build/temp.linux-x86_64-2.7-pydebug/<<BUILDDIR>>
> creating build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>
> creating build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/h5py/defs.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/defs.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/defs.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/defs.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/defs.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/defs_d.so
> building 'h5py._errors' extension
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/h5py/_errors.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/_errors.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_errors.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> /<<PKGBUILDDIR>>/h5py/_errors.c: In function '__pyx_f_4h5py_7_errors_walk_cb':
> /<<PKGBUILDDIR>>/h5py/_errors.c:1053:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>    __pyx_t_3 = (__pyx_v_desc[0]).desc;
>              ^
> /<<PKGBUILDDIR>>/h5py/_errors.c: In function '__pyx_f_4h5py_7_errors_set_exception':
> /<<PKGBUILDDIR>>/h5py/_errors.c:1338:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>    __pyx_t_8 = __pyx_v_err.err.desc;
>              ^
> /<<PKGBUILDDIR>>/h5py/_errors.c:1421:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>    __pyx_t_8 = __pyx_v_err.err.desc;
>              ^
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_errors.c:474:
> At top level:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/_errors.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/_errors_d.so
> building 'h5py._objects' extension
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/h5py/_objects.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/_objects.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_objects.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_objects.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/_objects.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/_objects_d.so
> building 'h5py._proxy' extension
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/h5py/_proxy.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/_proxy.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_proxy.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_proxy.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/_proxy.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/_proxy_d.so
> building 'h5py.h5fd' extension
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/h5py/h5fd.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5fd.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5fd.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5fd.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5fd.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/h5fd_d.so
> building 'h5py.h5z' extension
> creating build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/lzf
> creating build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/lzf/lzf
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/h5py/h5z.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5z.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5z.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5z.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/lzf/lzf_filter.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/lzf/lzf_filter.o
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/lzf/lzf/lzf_c.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/lzf/lzf/lzf_c.o
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/lzf/lzf/lzf_d.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/lzf/lzf/lzf_d.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5z.o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/lzf/lzf_filter.o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/lzf/lzf/lzf_c.o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/lzf/lzf/lzf_d.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/h5z_d.so
> building 'h5py.h5' extension
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/h5py/h5.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/h5_d.so
> building 'h5py.h5i' extension
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/h5py/h5i.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5i.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5i.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5i.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5i.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/h5i_d.so
> building 'h5py.h5r' extension
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/h5py/h5r.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5r.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5r.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5r.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5r.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/h5r_d.so
> building 'h5py.utils' extension
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/h5py/utils.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/utils.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/utils.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/utils.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/utils_d.so
> building 'h5py._conv' extension
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/h5py/_conv.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/_conv.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_conv.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> /<<PKGBUILDDIR>>/h5py/_conv.c:1615:18: warning: '__pyx_f_4h5py_5_conv_objectify' defined but not used [-Wunused-function]
>  static PyObject *__pyx_f_4h5py_5_conv_objectify(PyObject *__pyx_v_o) {
>                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/_conv.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/_conv_d.so
> building 'h5py.h5t' extension
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/h5py/h5t.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5t.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5t.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5t.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5t.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/h5t_d.so
> building 'h5py.h5s' extension
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/h5py/h5s.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5s.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5s.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5s.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5s.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/h5s_d.so
> building 'h5py.h5p' extension
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/h5py/h5p.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5p.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5p.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5p.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/h5p_d.so
> building 'h5py.h5d' extension
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/h5py/h5d.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5d.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5d.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5d.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/h5d_d.so
> building 'h5py.h5a' extension
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/h5py/h5a.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5a.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5a.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5a.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/h5a_d.so
> building 'h5py.h5f' extension
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/h5py/h5f.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5f.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5f.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5f.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5f.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/h5f_d.so
> building 'h5py.h5g' extension
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/h5py/h5g.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5g.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5g.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5g.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5g.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/h5g_d.so
> building 'h5py.h5l' extension
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/h5py/h5l.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5l.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5l.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> /<<PKGBUILDDIR>>/h5py/h5l.c: In function '__pyx_pf_4h5py_3h5l_9LinkProxy_12get_val':
> /<<PKGBUILDDIR>>/h5py/h5l.c:3136:94: warning: passing argument 4 of '__pyx_f_4h5py_4defs_H5Lunpack_elink_val' from incompatible pointer type [-Wincompatible-pointer-types]
>        __pyx_f_4h5py_4defs_H5Lunpack_elink_val(__pyx_v_buf, __pyx_v_buf_size, (&__pyx_v_wtf), (&__pyx_v_ext_file_name), (&__pyx_v_ext_obj_name)); if (unlikely(PyErr_Occurred())) __PYX_ERR(0, 187, __pyx_L5_error)
>                                                                                               ^
> /<<PKGBUILDDIR>>/h5py/h5l.c:3136:94: note: expected 'const char **' but argument is of type 'char **'
> /<<PKGBUILDDIR>>/h5py/h5l.c:3136:120: warning: passing argument 5 of '__pyx_f_4h5py_4defs_H5Lunpack_elink_val' from incompatible pointer type [-Wincompatible-pointer-types]
>        __pyx_f_4h5py_4defs_H5Lunpack_elink_val(__pyx_v_buf, __pyx_v_buf_size, (&__pyx_v_wtf), (&__pyx_v_ext_file_name), (&__pyx_v_ext_obj_name)); if (unlikely(PyErr_Occurred())) __PYX_ERR(0, 187, __pyx_L5_error)
>                                                                                                                         ^
> /<<PKGBUILDDIR>>/h5py/h5l.c:3136:120: note: expected 'const char **' but argument is of type 'char **'
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5l.c:475:
> At top level:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5l.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/h5l_d.so
> building 'h5py.h5o' extension
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/h5py/h5o.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5o.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5o.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5o.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5o.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/h5o_d.so
> building 'h5py.h5ds' extension
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/h5py/h5ds.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5ds.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5ds.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5ds.c:475:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5ds.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/h5ds_d.so
> building 'h5py.h5ac' extension
> x86_64-linux-gnu-gcc -pthread -g -O0 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python2.7/dist-packages/numpy/core/include -I/usr/include/python2.7_d -c /<<PKGBUILDDIR>>/h5py/h5ac.c -o build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5ac.o
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5ac.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5ac.c:474:
> /usr/lib/python2.7/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -g -O0 -Wall -Wstrict-prototypes -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-OPy4GZ/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-2.7-pydebug/<<PKGBUILDDIR>>/h5py/h5ac.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_2.7/build/h5py/h5ac_d.so
> [281186 refs]
> I: pybuild base:184: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py
> copying h5py/ipy_completer.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py
> copying h5py/highlevel.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py
> copying h5py/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py
> copying h5py/version.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/_hl
> copying h5py/_hl/datatype.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/_hl
> copying h5py/_hl/selections2.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/_hl
> copying h5py/_hl/filters.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/_hl
> copying h5py/_hl/selections.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/_hl
> copying h5py/_hl/group.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/_hl
> copying h5py/_hl/files.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/_hl
> copying h5py/_hl/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/_hl
> copying h5py/_hl/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/_hl
> copying h5py/_hl/dataset.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/_hl
> copying h5py/_hl/dims.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/_hl
> copying h5py/_hl/base.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/_hl
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests
> copying h5py/tests/common.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests
> copying h5py/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/old
> copying h5py/tests/old/common.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_objects.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_dimension_scales.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_h5f.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_slicing.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_selections.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_file.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_base.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_h5.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_datatype.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_dataset.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_group.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_h5p.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/old
> copying h5py/tests/old/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_attrs_data.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_h5t.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_attrs.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/old
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/hl
> copying h5py/tests/hl/test_dataset_swmr.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/hl
> copying h5py/tests/hl/test_dataset_getitem.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/hl
> copying h5py/tests/hl/test_file.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/hl
> copying h5py/tests/hl/test_datatype.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/hl
> copying h5py/tests/hl/test_attribute_create.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/hl
> copying h5py/tests/hl/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/hl
> copying h5py/tests/hl/test_dims_dimensionproxy.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/hl
> copying h5py/tests/hl/test_threads.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/tests/hl
> running build_ext
> ********************************************************************************
>                        Summary of the h5py configuration
> 
>     Path to HDF5: None
>     HDF5 Version: '1.8.4'
>      MPI Enabled: False
> Rebuild Required: False
> 
> ********************************************************************************
> Executing cythonize()
> ./h5py/api_types_ext.pxd: cannot find cimported module 'mpi4py.MPI'
> /<<PKGBUILDDIR>>/h5py/h5p.pyx: cannot find cimported module 'mpi4py.libmpi'
> /<<PKGBUILDDIR>>/h5py/h5p.pyx: cannot find cimported module 'mpi4py.mpi_c'
> building 'h5py.defs' extension
> creating build/temp.linux-x86_64-3.5
> creating build/temp.linux-x86_64-3.5/build
> creating build/temp.linux-x86_64-3.5/<<BUILDDIR>>
> creating build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>
> creating build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/h5py/defs.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/defs.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/defs.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/defs.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/defs.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/defs.cpython-35m-x86_64-linux-gnu.so
> building 'h5py._errors' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/h5py/_errors.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/_errors.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_errors.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> /<<PKGBUILDDIR>>/h5py/_errors.c: In function '__pyx_f_4h5py_7_errors_walk_cb':
> /<<PKGBUILDDIR>>/h5py/_errors.c:1053:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>    __pyx_t_3 = (__pyx_v_desc[0]).desc;
>              ^
> /<<PKGBUILDDIR>>/h5py/_errors.c: In function '__pyx_f_4h5py_7_errors_set_exception':
> /<<PKGBUILDDIR>>/h5py/_errors.c:1338:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>    __pyx_t_8 = __pyx_v_err.err.desc;
>              ^
> /<<PKGBUILDDIR>>/h5py/_errors.c:1421:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>    __pyx_t_8 = __pyx_v_err.err.desc;
>              ^
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_errors.c:474:
> At top level:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/_errors.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/_errors.cpython-35m-x86_64-linux-gnu.so
> building 'h5py._objects' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/h5py/_objects.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/_objects.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_objects.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_objects.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/_objects.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/_objects.cpython-35m-x86_64-linux-gnu.so
> building 'h5py._proxy' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/h5py/_proxy.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/_proxy.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_proxy.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_proxy.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/_proxy.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/_proxy.cpython-35m-x86_64-linux-gnu.so
> building 'h5py.h5fd' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/h5py/h5fd.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5fd.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5fd.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5fd.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5fd.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/h5fd.cpython-35m-x86_64-linux-gnu.so
> building 'h5py.h5z' extension
> creating build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/lzf
> creating build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/lzf/lzf
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/h5py/h5z.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5z.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5z.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5z.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/lzf/lzf_filter.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/lzf/lzf_filter.o
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/lzf/lzf/lzf_c.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/lzf/lzf/lzf_c.o
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/lzf/lzf/lzf_d.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/lzf/lzf/lzf_d.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5z.o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/lzf/lzf_filter.o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/lzf/lzf/lzf_c.o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/lzf/lzf/lzf_d.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/h5z.cpython-35m-x86_64-linux-gnu.so
> building 'h5py.h5' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/h5py/h5.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/h5.cpython-35m-x86_64-linux-gnu.so
> building 'h5py.h5i' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/h5py/h5i.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5i.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5i.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5i.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5i.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/h5i.cpython-35m-x86_64-linux-gnu.so
> building 'h5py.h5r' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/h5py/h5r.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5r.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5r.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5r.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5r.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/h5r.cpython-35m-x86_64-linux-gnu.so
> building 'h5py.utils' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/h5py/utils.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/utils.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/utils.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/utils.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/utils.cpython-35m-x86_64-linux-gnu.so
> building 'h5py._conv' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/h5py/_conv.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/_conv.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_conv.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> /<<PKGBUILDDIR>>/h5py/_conv.c:1615:18: warning: '__pyx_f_4h5py_5_conv_objectify' defined but not used [-Wunused-function]
>  static PyObject *__pyx_f_4h5py_5_conv_objectify(PyObject *__pyx_v_o) {
>                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/_conv.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/_conv.cpython-35m-x86_64-linux-gnu.so
> building 'h5py.h5t' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/h5py/h5t.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5t.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5t.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5t.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5t.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/h5t.cpython-35m-x86_64-linux-gnu.so
> building 'h5py.h5s' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/h5py/h5s.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5s.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5s.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5s.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5s.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/h5s.cpython-35m-x86_64-linux-gnu.so
> building 'h5py.h5p' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/h5py/h5p.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5p.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5p.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5p.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/h5p.cpython-35m-x86_64-linux-gnu.so
> building 'h5py.h5d' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/h5py/h5d.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5d.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5d.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5d.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/h5d.cpython-35m-x86_64-linux-gnu.so
> building 'h5py.h5a' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/h5py/h5a.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5a.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5a.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5a.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/h5a.cpython-35m-x86_64-linux-gnu.so
> building 'h5py.h5f' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/h5py/h5f.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5f.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5f.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5f.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5f.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/h5f.cpython-35m-x86_64-linux-gnu.so
> building 'h5py.h5g' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/h5py/h5g.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5g.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5g.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5g.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5g.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/h5g.cpython-35m-x86_64-linux-gnu.so
> building 'h5py.h5l' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/h5py/h5l.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5l.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5l.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> /<<PKGBUILDDIR>>/h5py/h5l.c: In function '__pyx_pf_4h5py_3h5l_9LinkProxy_12get_val':
> /<<PKGBUILDDIR>>/h5py/h5l.c:3136:94: warning: passing argument 4 of '__pyx_f_4h5py_4defs_H5Lunpack_elink_val' from incompatible pointer type [-Wincompatible-pointer-types]
>        __pyx_f_4h5py_4defs_H5Lunpack_elink_val(__pyx_v_buf, __pyx_v_buf_size, (&__pyx_v_wtf), (&__pyx_v_ext_file_name), (&__pyx_v_ext_obj_name)); if (unlikely(PyErr_Occurred())) __PYX_ERR(0, 187, __pyx_L5_error)
>                                                                                               ^
> /<<PKGBUILDDIR>>/h5py/h5l.c:3136:94: note: expected 'const char **' but argument is of type 'char **'
> /<<PKGBUILDDIR>>/h5py/h5l.c:3136:120: warning: passing argument 5 of '__pyx_f_4h5py_4defs_H5Lunpack_elink_val' from incompatible pointer type [-Wincompatible-pointer-types]
>        __pyx_f_4h5py_4defs_H5Lunpack_elink_val(__pyx_v_buf, __pyx_v_buf_size, (&__pyx_v_wtf), (&__pyx_v_ext_file_name), (&__pyx_v_ext_obj_name)); if (unlikely(PyErr_Occurred())) __PYX_ERR(0, 187, __pyx_L5_error)
>                                                                                                                         ^
> /<<PKGBUILDDIR>>/h5py/h5l.c:3136:120: note: expected 'const char **' but argument is of type 'char **'
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5l.c:475:
> At top level:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5l.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/h5l.cpython-35m-x86_64-linux-gnu.so
> building 'h5py.h5o' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/h5py/h5o.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5o.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5o.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5o.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5o.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/h5o.cpython-35m-x86_64-linux-gnu.so
> building 'h5py.h5ds' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/h5py/h5ds.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5ds.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5ds.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5ds.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5ds.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/h5ds.cpython-35m-x86_64-linux-gnu.so
> building 'h5py.h5ac' extension
> x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5m -c /<<PKGBUILDDIR>>/h5py/h5ac.c -o build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5ac.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5ac.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5ac.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5/<<PKGBUILDDIR>>/h5py/h5ac.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_3.5/build/h5py/h5ac.cpython-35m-x86_64-linux-gnu.so
> Autodetection skipped [libhdf5.so: cannot open shared object file: No such file or directory]
> I: pybuild base:184: /usr/bin/python3-dbg setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py
> copying h5py/ipy_completer.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py
> copying h5py/highlevel.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py
> copying h5py/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py
> copying h5py/version.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/_hl
> copying h5py/_hl/datatype.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/_hl
> copying h5py/_hl/selections2.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/_hl
> copying h5py/_hl/filters.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/_hl
> copying h5py/_hl/selections.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/_hl
> copying h5py/_hl/group.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/_hl
> copying h5py/_hl/files.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/_hl
> copying h5py/_hl/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/_hl
> copying h5py/_hl/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/_hl
> copying h5py/_hl/dataset.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/_hl
> copying h5py/_hl/dims.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/_hl
> copying h5py/_hl/base.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/_hl
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests
> copying h5py/tests/common.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests
> copying h5py/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/old
> copying h5py/tests/old/common.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_objects.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_dimension_scales.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_h5f.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_slicing.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_selections.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_file.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_base.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_h5.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_datatype.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_dataset.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_group.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_h5p.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/old
> copying h5py/tests/old/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_attrs_data.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_h5t.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/old
> copying h5py/tests/old/test_attrs.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/old
> creating /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/hl
> copying h5py/tests/hl/test_dataset_swmr.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/hl
> copying h5py/tests/hl/test_dataset_getitem.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/hl
> copying h5py/tests/hl/test_file.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/hl
> copying h5py/tests/hl/test_datatype.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/hl
> copying h5py/tests/hl/test_attribute_create.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/hl
> copying h5py/tests/hl/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/hl
> copying h5py/tests/hl/test_dims_dimensionproxy.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/hl
> copying h5py/tests/hl/test_threads.py -> /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/tests/hl
> running build_ext
> ********************************************************************************
>                        Summary of the h5py configuration
> 
>     Path to HDF5: None
>     HDF5 Version: '1.8.4'
>      MPI Enabled: False
> Rebuild Required: False
> 
> ********************************************************************************
> Executing cythonize()
> ./h5py/api_types_ext.pxd: cannot find cimported module 'mpi4py.MPI'
> /<<PKGBUILDDIR>>/h5py/h5p.pyx: cannot find cimported module 'mpi4py.mpi_c'
> /<<PKGBUILDDIR>>/h5py/h5p.pyx: cannot find cimported module 'mpi4py.libmpi'
> building 'h5py.defs' extension
> creating build/temp.linux-x86_64-3.5-pydebug
> creating build/temp.linux-x86_64-3.5-pydebug/build
> creating build/temp.linux-x86_64-3.5-pydebug/<<BUILDDIR>>
> creating build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>
> creating build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/h5py/defs.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/defs.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/defs.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/defs.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/defs.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/defs.cpython-35dm-x86_64-linux-gnu.so
> building 'h5py._errors' extension
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/h5py/_errors.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/_errors.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_errors.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> /<<PKGBUILDDIR>>/h5py/_errors.c: In function '__pyx_f_4h5py_7_errors_walk_cb':
> /<<PKGBUILDDIR>>/h5py/_errors.c:1053:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>    __pyx_t_3 = (__pyx_v_desc[0]).desc;
>              ^
> /<<PKGBUILDDIR>>/h5py/_errors.c: In function '__pyx_f_4h5py_7_errors_set_exception':
> /<<PKGBUILDDIR>>/h5py/_errors.c:1338:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>    __pyx_t_8 = __pyx_v_err.err.desc;
>              ^
> /<<PKGBUILDDIR>>/h5py/_errors.c:1421:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
>    __pyx_t_8 = __pyx_v_err.err.desc;
>              ^
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_errors.c:474:
> At top level:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/_errors.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/_errors.cpython-35dm-x86_64-linux-gnu.so
> building 'h5py._objects' extension
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/h5py/_objects.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/_objects.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_objects.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_objects.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/_objects.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/_objects.cpython-35dm-x86_64-linux-gnu.so
> building 'h5py._proxy' extension
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/h5py/_proxy.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/_proxy.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_proxy.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_proxy.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/_proxy.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/_proxy.cpython-35dm-x86_64-linux-gnu.so
> building 'h5py.h5fd' extension
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/h5py/h5fd.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5fd.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5fd.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5fd.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5fd.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/h5fd.cpython-35dm-x86_64-linux-gnu.so
> building 'h5py.h5z' extension
> creating build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/lzf
> creating build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/lzf/lzf
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/h5py/h5z.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5z.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5z.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5z.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/lzf/lzf_filter.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/lzf/lzf_filter.o
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/lzf/lzf/lzf_c.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/lzf/lzf/lzf_c.o
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/lzf/lzf/lzf_d.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/lzf/lzf/lzf_d.o
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5z.o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/lzf/lzf_filter.o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/lzf/lzf/lzf_c.o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/lzf/lzf/lzf_d.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/h5z.cpython-35dm-x86_64-linux-gnu.so
> building 'h5py.h5' extension
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/h5py/h5.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/h5.cpython-35dm-x86_64-linux-gnu.so
> building 'h5py.h5i' extension
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/h5py/h5i.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5i.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5i.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5i.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5i.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/h5i.cpython-35dm-x86_64-linux-gnu.so
> building 'h5py.h5r' extension
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/h5py/h5r.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5r.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5r.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5r.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5r.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/h5r.cpython-35dm-x86_64-linux-gnu.so
> building 'h5py.utils' extension
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/h5py/utils.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/utils.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/utils.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/utils.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/utils.cpython-35dm-x86_64-linux-gnu.so
> building 'h5py._conv' extension
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/h5py/_conv.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/_conv.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/_conv.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> /<<PKGBUILDDIR>>/h5py/_conv.c:1615:18: warning: '__pyx_f_4h5py_5_conv_objectify' defined but not used [-Wunused-function]
>  static PyObject *__pyx_f_4h5py_5_conv_objectify(PyObject *__pyx_v_o) {
>                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/_conv.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/_conv.cpython-35dm-x86_64-linux-gnu.so
> building 'h5py.h5t' extension
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/h5py/h5t.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5t.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5t.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5t.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5t.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/h5t.cpython-35dm-x86_64-linux-gnu.so
> building 'h5py.h5s' extension
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/h5py/h5s.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5s.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5s.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5s.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5s.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/h5s.cpython-35dm-x86_64-linux-gnu.so
> building 'h5py.h5p' extension
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/h5py/h5p.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5p.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5p.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5p.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/h5p.cpython-35dm-x86_64-linux-gnu.so
> building 'h5py.h5d' extension
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/h5py/h5d.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5d.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5d.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5d.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/h5d.cpython-35dm-x86_64-linux-gnu.so
> building 'h5py.h5a' extension
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/h5py/h5a.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5a.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5a.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5a.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/h5a.cpython-35dm-x86_64-linux-gnu.so
> building 'h5py.h5f' extension
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/h5py/h5f.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5f.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5f.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5f.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5f.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/h5f.cpython-35dm-x86_64-linux-gnu.so
> building 'h5py.h5g' extension
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/h5py/h5g.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5g.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5g.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5g.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5g.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/h5g.cpython-35dm-x86_64-linux-gnu.so
> building 'h5py.h5l' extension
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/h5py/h5l.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5l.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5l.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> /<<PKGBUILDDIR>>/h5py/h5l.c: In function '__pyx_pf_4h5py_3h5l_9LinkProxy_12get_val':
> /<<PKGBUILDDIR>>/h5py/h5l.c:3136:94: warning: passing argument 4 of '__pyx_f_4h5py_4defs_H5Lunpack_elink_val' from incompatible pointer type [-Wincompatible-pointer-types]
>        __pyx_f_4h5py_4defs_H5Lunpack_elink_val(__pyx_v_buf, __pyx_v_buf_size, (&__pyx_v_wtf), (&__pyx_v_ext_file_name), (&__pyx_v_ext_obj_name)); if (unlikely(PyErr_Occurred())) __PYX_ERR(0, 187, __pyx_L5_error)
>                                                                                               ^
> /<<PKGBUILDDIR>>/h5py/h5l.c:3136:94: note: expected 'const char **' but argument is of type 'char **'
> /<<PKGBUILDDIR>>/h5py/h5l.c:3136:120: warning: passing argument 5 of '__pyx_f_4h5py_4defs_H5Lunpack_elink_val' from incompatible pointer type [-Wincompatible-pointer-types]
>        __pyx_f_4h5py_4defs_H5Lunpack_elink_val(__pyx_v_buf, __pyx_v_buf_size, (&__pyx_v_wtf), (&__pyx_v_ext_file_name), (&__pyx_v_ext_obj_name)); if (unlikely(PyErr_Occurred())) __PYX_ERR(0, 187, __pyx_L5_error)
>                                                                                                                         ^
> /<<PKGBUILDDIR>>/h5py/h5l.c:3136:120: note: expected 'const char **' but argument is of type 'char **'
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5l.c:475:
> At top level:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5l.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/h5l.cpython-35dm-x86_64-linux-gnu.so
> building 'h5py.h5o' extension
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/h5py/h5o.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5o.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5o.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5o.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5o.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/h5o.cpython-35dm-x86_64-linux-gnu.so
> building 'h5py.h5ds' extension
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/h5py/h5ds.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5ds.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5ds.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5ds.c:475:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5ds.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/h5ds.cpython-35dm-x86_64-linux-gnu.so
> building 'h5py.h5ac' extension
> x86_64-linux-gnu-gcc -pthread -g -Og -Wall -Wstrict-prototypes -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DH5_USE_16_API -I/<<PKGBUILDDIR>>/lzf -I/opt/local/include -I/usr/local/include -I/usr/include/hdf5/serial -I/usr/lib/python3/dist-packages/numpy/core/include -I/usr/include/python3.5dm -c /<<PKGBUILDDIR>>/h5py/h5ac.c -o build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5ac.o
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarraytypes.h:1777:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:18,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5ac.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
>  #warning "Using deprecated NumPy API, disable it by " \
>   ^~~~~~~
> In file included from /usr/lib/python3/dist-packages/numpy/core/include/numpy/ndarrayobject.h:27:0,
>                  from /usr/lib/python3/dist-packages/numpy/core/include/numpy/arrayobject.h:4,
>                  from /<<PKGBUILDDIR>>/h5py/api_compat.h:26,
>                  from /<<PKGBUILDDIR>>/h5py/h5ac.c:474:
> /usr/lib/python3/dist-packages/numpy/core/include/numpy/__multiarray_api.h:1448:1: warning: '_import_array' defined but not used [-Wunused-function]
>  _import_array(void)
>  ^~~~~~~~~~~~~
> x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.5-pydebug/<<PKGBUILDDIR>>/h5py/h5ac.o -L/opt/local/lib -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5 -lhdf5_hl -o /<<PKGBUILDDIR>>/.pybuild/pythonX.Y-dbg_3.5/build/h5py/h5ac.cpython-35dm-x86_64-linux-gnu.so
> Autodetection skipped [libhdf5.so: cannot open shared object file: No such file or directory]
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:184: cd /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; python2.7 -m unittest discover -v 
> test_force_swmr_mode_off_raises (h5py.tests.hl.test_dataset_swmr.TestDatasetSwmrRead)
> Switching SWMR write mode off is only possible by closing the file. ... ERROR
> test_force_swmr_mode_on_raises (h5py.tests.hl.test_dataset_swmr.TestDatasetSwmrRead)
> Verify when reading a file cannot be forcibly switched to swmr mode. ... ERROR
> test_initial_swmr_mode_on (h5py.tests.hl.test_dataset_swmr.TestDatasetSwmrRead)
> Verify that the file is initially in SWMR mode ... ERROR
> test_read_data (h5py.tests.hl.test_dataset_swmr.TestDatasetSwmrRead) ... ERROR
> test_refresh (h5py.tests.hl.test_dataset_swmr.TestDatasetSwmrRead) ... ERROR
> test_extend_dset (h5py.tests.hl.test_dataset_swmr.TestDatasetSwmrWrite)
> Extend and flush a SWMR dataset ... ERROR
> test_extend_dset_multiple (h5py.tests.hl.test_dataset_swmr.TestDatasetSwmrWrite) ... ERROR
> test_initial_swmr_mode_off (h5py.tests.hl.test_dataset_swmr.TestDatasetSwmrWrite)
> Verify that the file is not initially in SWMR mode ... ok
> test_switch_swmr_mode_off_raises (h5py.tests.hl.test_dataset_swmr.TestDatasetSwmrWrite)
> Switching SWMR write mode off is only possible by closing the file. ... ERROR
> test_switch_swmr_mode_on (h5py.tests.hl.test_dataset_swmr.TestDatasetSwmrWrite)
> Switch to SWMR mode and verify ... ERROR
> test_flush_raises (h5py.tests.hl.test_dataset_swmr.TestSwmrNotAvailable)
> If the SWMR feature is not available the Dataset.flush() should ... skipped 'SWMR is available. Skipping backwards compatible tests'
> test_open_swmr_raises (h5py.tests.hl.test_dataset_swmr.TestSwmrNotAvailable) ... skipped 'SWMR is available. Skipping backwards compatible tests'
> test_refresh_raises (h5py.tests.hl.test_dataset_swmr.TestSwmrNotAvailable)
> If the SWMR feature is not available then Dataset.refresh() should throw an AttributeError ... skipped 'SWMR is available. Skipping backwards compatible tests'
> test_swmr_mode_raises (h5py.tests.hl.test_dataset_swmr.TestSwmrNotAvailable) ... skipped 'SWMR is available. Skipping backwards compatible tests'
> test_ellipsis (h5py.tests.hl.test_dataset_getitem.Test1DFloat) ... ok
> test_fieldnames (h5py.tests.hl.test_dataset_getitem.Test1DFloat)
> field name -> ValueError (no fields) ... ok
> test_index_illegal (h5py.tests.hl.test_dataset_getitem.Test1DFloat)
> Illegal slicing argument ... expected failure
> test_index_neg (h5py.tests.hl.test_dataset_getitem.Test1DFloat) ... ok
> test_index_none (h5py.tests.hl.test_dataset_getitem.Test1DFloat) ... ok
> test_index_outofrange (h5py.tests.hl.test_dataset_getitem.Test1DFloat) ... ok
> test_index_simple (h5py.tests.hl.test_dataset_getitem.Test1DFloat) ... ok
> test_indexlist_empty (h5py.tests.hl.test_dataset_getitem.Test1DFloat) ... expected failure
> test_indexlist_nonmonotonic (h5py.tests.hl.test_dataset_getitem.Test1DFloat)
> we require index list values to be strictly increasing ... ok
> test_indexlist_outofrange (h5py.tests.hl.test_dataset_getitem.Test1DFloat) ... ok
> test_indexlist_repeated (h5py.tests.hl.test_dataset_getitem.Test1DFloat)
> we forbid repeated index values ... expected failure
> test_indexlist_simple (h5py.tests.hl.test_dataset_getitem.Test1DFloat) ... ok
> test_mask_false (h5py.tests.hl.test_dataset_getitem.Test1DFloat) ... ok
> test_mask_partial (h5py.tests.hl.test_dataset_getitem.Test1DFloat) ... ok
> test_mask_true (h5py.tests.hl.test_dataset_getitem.Test1DFloat) ... ok
> test_mask_wrongsize (h5py.tests.hl.test_dataset_getitem.Test1DFloat)
> we require the boolean mask shape to match exactly ... ok
> test_ndim (h5py.tests.hl.test_dataset_getitem.Test1DFloat)
> Verify number of dimensions ... ok
> test_shape (h5py.tests.hl.test_dataset_getitem.Test1DFloat)
> Verify shape ... ok
> test_slice_backwards (h5py.tests.hl.test_dataset_getitem.Test1DFloat)
> we disallow negative steps ... ok
> test_slice_negindexes (h5py.tests.hl.test_dataset_getitem.Test1DFloat) ... ok
> test_slice_outofrange (h5py.tests.hl.test_dataset_getitem.Test1DFloat) ... ok
> test_slice_simple (h5py.tests.hl.test_dataset_getitem.Test1DFloat) ... ok
> test_slice_strides (h5py.tests.hl.test_dataset_getitem.Test1DFloat) ... ok
> test_slice_zerosize (h5py.tests.hl.test_dataset_getitem.Test1DFloat) ... ok
> test_slice_zerostride (h5py.tests.hl.test_dataset_getitem.Test1DFloat) ... ok
> test_tuple (h5py.tests.hl.test_dataset_getitem.Test1DFloat) ... ok
> test_ellipsis (h5py.tests.hl.test_dataset_getitem.Test1DZeroFloat)
> Ellipsis -> ndarray of matching shape ... ok
> test_fieldnames (h5py.tests.hl.test_dataset_getitem.Test1DZeroFloat)
> field name -> ValueError (no fields) ... ok
> test_index (h5py.tests.hl.test_dataset_getitem.Test1DZeroFloat)
> index -> out of range ... ok
> test_indexlist (h5py.tests.hl.test_dataset_getitem.Test1DZeroFloat)
> index list ... expected failure
> test_mask (h5py.tests.hl.test_dataset_getitem.Test1DZeroFloat)
> mask -> ndarray of matching shape ... ok
> test_ndim (h5py.tests.hl.test_dataset_getitem.Test1DZeroFloat)
> Verify number of dimensions ... ok
> test_shape (h5py.tests.hl.test_dataset_getitem.Test1DZeroFloat)
> Verify shape ... ok
> test_slice (h5py.tests.hl.test_dataset_getitem.Test1DZeroFloat)
> slice -> ndarray of shape (0,) ... ok
> test_tuple (h5py.tests.hl.test_dataset_getitem.Test1DZeroFloat)
> () -> same as ellipsis ... ok
> test_indexlist (h5py.tests.hl.test_dataset_getitem.Test2DZeroFloat)
> see issue #473 ... expected failure
> test_ndim (h5py.tests.hl.test_dataset_getitem.Test2DZeroFloat)
> Verify number of dimensions ... ok
> test_shape (h5py.tests.hl.test_dataset_getitem.Test2DZeroFloat)
> Verify shape ... ok
> test_ellipsis (h5py.tests.hl.test_dataset_getitem.TestEmpty)
> Ellipsis -> IOError ... ok
> test_fieldnames (h5py.tests.hl.test_dataset_getitem.TestEmpty)
> field name -> ValueError ... ok
> test_index (h5py.tests.hl.test_dataset_getitem.TestEmpty)
> index -> ValueError ... ok
> test_indexlist (h5py.tests.hl.test_dataset_getitem.TestEmpty)
> index list -> ValueError ... ok
> test_mask (h5py.tests.hl.test_dataset_getitem.TestEmpty)
> mask -> ValueError ... ok
> test_ndim (h5py.tests.hl.test_dataset_getitem.TestEmpty)
> Verify number of dimensions ... ok
> test_shape (h5py.tests.hl.test_dataset_getitem.TestEmpty)
> Verify shape ... ok
> test_slice (h5py.tests.hl.test_dataset_getitem.TestEmpty)
> slice -> ValueError ... ok
> test_tuple (h5py.tests.hl.test_dataset_getitem.TestEmpty)
> () -> IOError ... ok
> test_ellipsis (h5py.tests.hl.test_dataset_getitem.TestScalarArray)
> Ellipsis -> ndarray promoted to underlying shape ... ok
> test_fieldnames (h5py.tests.hl.test_dataset_getitem.TestScalarArray)
> field name -> ValueError (no fields) ... ok
> test_index (h5py.tests.hl.test_dataset_getitem.TestScalarArray)
> index -> ValueError ... ok
> test_indexlist (h5py.tests.hl.test_dataset_getitem.TestScalarArray)
> index list -> ValueError ... ok
> test_mask (h5py.tests.hl.test_dataset_getitem.TestScalarArray)
> mask -> ValueError ... ok
> test_ndim (h5py.tests.hl.test_dataset_getitem.TestScalarArray)
> Verify number of dimensions ... ok
> test_shape (h5py.tests.hl.test_dataset_getitem.TestScalarArray)
> Verify shape ... ok
> test_slice (h5py.tests.hl.test_dataset_getitem.TestScalarArray)
> slice -> ValueError ... ok
> test_tuple (h5py.tests.hl.test_dataset_getitem.TestScalarArray)
> () -> same as ellipsis ... ok
> test_ellipsis (h5py.tests.hl.test_dataset_getitem.TestScalarCompound)
> Ellipsis -> scalar ndarray ... ok
> test_fieldnames (h5py.tests.hl.test_dataset_getitem.TestScalarCompound)
> field name -> bare value ... ok
> test_index (h5py.tests.hl.test_dataset_getitem.TestScalarCompound)
> index -> ValueError ... ok
> test_indexlist (h5py.tests.hl.test_dataset_getitem.TestScalarCompound)
> index list -> ValueError ... ok
> test_mask (h5py.tests.hl.test_dataset_getitem.TestScalarCompound)
> mask -> ValueError ... ok
> test_ndim (h5py.tests.hl.test_dataset_getitem.TestScalarCompound)
> Verify number of dimensions ... ok
> test_shape (h5py.tests.hl.test_dataset_getitem.TestScalarCompound)
> Verify shape ... ok
> test_slice (h5py.tests.hl.test_dataset_getitem.TestScalarCompound)
> slice -> ValueError ... ok
> test_tuple (h5py.tests.hl.test_dataset_getitem.TestScalarCompound)
> () -> np.void instance ... ok
> test_ellipsis (h5py.tests.hl.test_dataset_getitem.TestScalarFloat)
> Ellipsis -> scalar ndarray ... ok
> test_fieldnames (h5py.tests.hl.test_dataset_getitem.TestScalarFloat)
> field name -> ValueError (no fields) ... ok
> test_index (h5py.tests.hl.test_dataset_getitem.TestScalarFloat)
> index -> ValueError ... ok
> test_indexlist (h5py.tests.hl.test_dataset_getitem.TestScalarFloat)
> index list -> ValueError ... ok
> test_mask (h5py.tests.hl.test_dataset_getitem.TestScalarFloat)
> mask -> ValueError ... ok
> test_ndim (h5py.tests.hl.test_dataset_getitem.TestScalarFloat)
> Verify number of dimensions ... ok
> test_shape (h5py.tests.hl.test_dataset_getitem.TestScalarFloat)
> Verify shape ... ok
> test_slice (h5py.tests.hl.test_dataset_getitem.TestScalarFloat)
> slice -> ValueError ... ok
> test_tuple (h5py.tests.hl.test_dataset_getitem.TestScalarFloat)
> () -> bare item ... ok
> test_autoclose (h5py.tests.hl.test_file.TestDealloc)
> File objects close automatically when out of scope, but ... ok
> test_compound (h5py.tests.hl.test_datatype.TestVlen) ... ok
> test_vlen_enum (h5py.tests.hl.test_datatype.TestVlen) ... ok
> test_int (h5py.tests.hl.test_attribute_create.TestArray) ... ok
> test_string_dtype (h5py.tests.hl.test_attribute_create.TestArray) ... ok
> test_empty (h5py.tests.hl.test_dims_dimensionproxy.TestItems)
> no dimension scales -> empty list ... ok
> test_attr_printing (h5py.tests.hl.test_threads.TestErrorPrinting)
> No console messages should be shown for non-existing attributes ... ok
> test_printing (h5py.tests.hl.test_threads.TestErrorPrinting)
> No console messages should be shown from containership tests ... ok
> test_equality (h5py.tests.old.test_objects.TestObjects) ... ok
> test_hash (h5py.tests.old.test_objects.TestObjects) ... ok
> test_invalid (h5py.tests.old.test_objects.TestObjects) ... ok
> test_create_scale (h5py.tests.old.test_dimension_scales.TestDimensionManager) ... ok
> test_get_dimension (h5py.tests.old.test_dimension_scales.TestDimensionManager) ... ok
> test_iter (h5py.tests.old.test_dimension_scales.TestDimensionManager) ... ok
> test_len (h5py.tests.old.test_dimension_scales.TestDimensionManager) ... ok
> test_attach_scale (h5py.tests.old.test_dimension_scales.TestDimensionsHighLevel) ... ok
> test_attributes (h5py.tests.old.test_dimension_scales.TestDimensionsHighLevel) ... ok
> test_detach_scale (h5py.tests.old.test_dimension_scales.TestDimensionsHighLevel) ... ok
> test_get_dimension_scale (h5py.tests.old.test_dimension_scales.TestDimensionsHighLevel) ... ok
> test_get_items (h5py.tests.old.test_dimension_scales.TestDimensionsHighLevel) ... ok
> test_get_keys (h5py.tests.old.test_dimension_scales.TestDimensionsHighLevel) ... ok
> test_get_label (h5py.tests.old.test_dimension_scales.TestDimensionsHighLevel) ... ok
> test_get_values (h5py.tests.old.test_dimension_scales.TestDimensionsHighLevel) ... ok
> test_iter (h5py.tests.old.test_dimension_scales.TestDimensionsHighLevel) ... ok
> test_len (h5py.tests.old.test_dimension_scales.TestDimensionsHighLevel) ... ok
> test_repr (h5py.tests.old.test_dimension_scales.TestDimensionsHighLevel) ... ok
> test_set_label (h5py.tests.old.test_dimension_scales.TestDimensionsHighLevel) ... ok
> test_attach_dimensionscale (h5py.tests.old.test_dimension_scales.TestH5DSBindings) ... ok
> test_create_dimensionscale (h5py.tests.old.test_dimension_scales.TestH5DSBindings)
> Create a dimension scale from existing dataset ... ok
> test_detach_dimensionscale (h5py.tests.old.test_dimension_scales.TestH5DSBindings) ... ok
> test_iter_dimensionscales (h5py.tests.old.test_dimension_scales.TestH5DSBindings) ... ok
> test_label_dimensionscale (h5py.tests.old.test_dimension_scales.TestH5DSBindings) ... skipped 'Reading non-existent label segfaults'
> test_hitrate_reset (h5py.tests.old.test_h5f.TestCacheConfig) ... ok
> test_mdc_config_get (h5py.tests.old.test_h5f.TestCacheConfig) ... ok
> test_simple_gets (h5py.tests.old.test_h5f.TestCacheConfig) ... ok
> test_descriptor_core (h5py.tests.old.test_h5f.TestFileID) ... ok
> test_descriptor_sec2 (h5py.tests.old.test_h5f.TestFileID) ... ok
> test_read (h5py.tests.old.test_slicing.TestArraySlicing)
> Read arrays tack array dimensions onto end of shape tuple ... ok
> test_roundtrip (h5py.tests.old.test_slicing.TestArraySlicing)
> Read the contents of an array and write them back ... ok
> test_write_broadcast (h5py.tests.old.test_slicing.TestArraySlicing)
> Array fill from constant is not supported (issue 211). ... ok
> test_write_element (h5py.tests.old.test_slicing.TestArraySlicing)
> Write a single element to the array ... ok
> test_write_slices (h5py.tests.old.test_slicing.TestArraySlicing)
> Write slices to array type ... ok
> test_ellipsis (h5py.tests.old.test_slicing.TestEmptySlicing) ... ok
> test_empty_tuple (h5py.tests.old.test_slicing.TestEmptySlicing) ... ok
> test_read (h5py.tests.old.test_slicing.TestFieldNames)
> Test read with field selections (bytes and unicode) ... ok
> test_unicode_names (h5py.tests.old.test_slicing.TestFieldNames)
> Unicode field names for for read and write ... ok
> test_write (h5py.tests.old.test_slicing.TestFieldNames)
> Test write with field selections ... ok
> test_write_noncompound (h5py.tests.old.test_slicing.TestFieldNames)
> Test write with non-compound source (single-field) ... ok
> test_bytestr (h5py.tests.old.test_slicing.TestObjectIndex)
> Indexing a byte string dataset returns a real python byte string ... ok
> test_reference (h5py.tests.old.test_slicing.TestObjectIndex)
> Indexing a reference dataset returns a h5py.Reference instance ... ok
> test_reference_field (h5py.tests.old.test_slicing.TestObjectIndex)
> Compound types of which a reference is an element work right ... ok
> test_regref (h5py.tests.old.test_slicing.TestObjectIndex)
> Indexing a region reference dataset returns a h5py.RegionReference ... ok
> test_scalar (h5py.tests.old.test_slicing.TestObjectIndex)
> Indexing returns a real Python object on scalar datasets ... ok
> test_negative_stop (h5py.tests.old.test_slicing.TestSimpleSlicing)
> Negative stop indexes work as they do in NumPy ... ok
> test_compound (h5py.tests.old.test_slicing.TestSingleElement)
> Compound scalar is numpy.void, not tuple (issue 135) ... ok
> test_scalar_index (h5py.tests.old.test_slicing.TestSingleElement)
> Slicing with [...] yields scalar ndarray ... ok
> test_scalar_null (h5py.tests.old.test_slicing.TestSingleElement)
> Slicing with [()] yields array scalar ... ok
> test_single_index (h5py.tests.old.test_slicing.TestSingleElement)
> Single-element selection with [index] yields array scalar ... ok
> test_single_null (h5py.tests.old.test_slicing.TestSingleElement)
> Single-element selection with [()] yields ndarray ... ok
> test_slice_of_length_zero (h5py.tests.old.test_slicing.TestZeroLengthSlicing)
> Get a slice of length zero from a non-empty dataset ... ok
> test_slice_other_dimension (h5py.tests.old.test_slicing.TestZeroLengthSlicing)
> Slice a dataset with a zero in its shape vector ... ok
> test_slice_zero_length_dimension (h5py.tests.old.test_slicing.TestZeroLengthSlicing)
> Slice a dataset with a zero in its shape vector ... ok
> test_args (h5py.tests.old.test_selections.TestScalarSliceRules)
> Permissible arguments for scalar slicing ... ok
> test_compound_simple (h5py.tests.old.test_selections.TestTypeGeneration)
> Compound types with elemental subtypes ... ok
> test_simple (h5py.tests.old.test_selections.TestTypeGeneration)
> Non-compound types are handled appropriately ... ok
> test_simple_fieldexc (h5py.tests.old.test_selections.TestTypeGeneration)
> Field names for non-field types raises ValueError ... ok
> test_fid (h5py.tests.old.test_file.TestBackwardsCompat)
> File objects provide a .fid attribute aliased to the file ID ... ok
> test_close (h5py.tests.old.test_file.TestClose)
> Close file via .close method ... ok
> test_closed_file (h5py.tests.old.test_file.TestClose)
> Trying to modify closed file raises ValueError ... ok
> test_close (h5py.tests.old.test_file.TestCloseInvalidatesOpenObjectIDs)
> Closing a file invalidates any of the file's open objects ... ok
> test_context_manager (h5py.tests.old.test_file.TestContextManager)
> File objects can be used in with statements ... ok
> test_backing (h5py.tests.old.test_file.TestDrivers)
> Core driver saves to file when backing store used ... ok
> test_blocksize (h5py.tests.old.test_file.TestDrivers)
> Core driver supports variable block size ... ok
> test_core (h5py.tests.old.test_file.TestDrivers)
> Core driver is supported (no backing store) ... ok
> test_mpi_atomic (h5py.tests.old.test_file.TestDrivers)
> Enable atomic mode for MPIO driver ... skipped 'Parallel HDF5 required'
> test_mpio (h5py.tests.old.test_file.TestDrivers)
> MPIO driver and options ... skipped 'Parallel HDF5 is required for MPIO driver test'
> test_readonly (h5py.tests.old.test_file.TestDrivers)
> Core driver can be used to open existing files ... ok
> test_sec2 (h5py.tests.old.test_file.TestDrivers)
> Sec2 driver is supported on posix ... ok
> test_stdio (h5py.tests.old.test_file.TestDrivers)
> Stdio driver is supported on posix ... ok
> test_append (h5py.tests.old.test_file.TestFileOpen)
> Mode 'a' opens file in append/readwrite mode, creating if necessary ... ok
> test_create (h5py.tests.old.test_file.TestFileOpen)
> Mode 'w' opens file in overwrite mode ... ok
> test_create_exclusive (h5py.tests.old.test_file.TestFileOpen)
> Mode 'w-' opens file in exclusive mode ... ok
> test_default (h5py.tests.old.test_file.TestFileOpen)
> Default semantics in the presence or absence of a file ... ok
> test_invalid_mode (h5py.tests.old.test_file.TestFileOpen)
> Invalid modes raise ValueError ... ok
> test_nonexistent_file (h5py.tests.old.test_file.TestFileOpen)
> Modes 'r' and 'r+' do not create files ... ok
> test_readonly (h5py.tests.old.test_file.TestFileOpen)
> Mode 'r' opens file in readonly mode ... ok
> test_readwrite (h5py.tests.old.test_file.TestFileOpen)
> Mode 'r+' opens existing file in readwrite mode ... ok
> test_close (h5py.tests.old.test_file.TestFileProperty)
> All retrieved File objects are closed at the same time ... ok
> test_mode (h5py.tests.old.test_file.TestFileProperty)
> Retrieved File objects have a meaningful mode attribute ... ok
> test_property (h5py.tests.old.test_file.TestFileProperty)
> File object can be retrieved from subgroup ... ok
> test_filename (h5py.tests.old.test_file.TestFilename)
> .filename behaves properly for string data ... ok
> test_flush (h5py.tests.old.test_file.TestFlush)
> Flush via .flush method ... ok
> test_multiple (h5py.tests.old.test_file.TestLibver)
> Opening with two libver args ... ok
> test_none (h5py.tests.old.test_file.TestLibver)
> Omitting libver arg results in maximum compatibility ... ok
> test_single (h5py.tests.old.test_file.TestLibver)
> Opening with single libver arg ... ok
> test_mode_attr (h5py.tests.old.test_file.TestModes)
> Mode equivalent can be retrieved via property ... ok
> test_mode_external (h5py.tests.old.test_file.TestModes)
> Mode property works for files opened via external links ... ok
> test_repr (h5py.tests.old.test_file.TestRepr)
> __repr__ behaves itself when files are open and closed ... ok
> test_unicode (h5py.tests.old.test_file.TestUnicode)
> Unicode filenames can be used, and retrieved properly via .filename ... skipped 'Filesystem unicode support required'
> test_create_blocksize (h5py.tests.old.test_file.TestUserblock)
> User blocks created with w, w-, x and properties work correctly ... ok
> test_match_existing (h5py.tests.old.test_file.TestUserblock)
> User block size must match that of file when opening for append ... ok
> test_power_of_two (h5py.tests.old.test_file.TestUserblock)
> User block size must be a power of 2 and at least 512 ... ok
> test_write_block (h5py.tests.old.test_file.TestUserblock)
> Test that writing to a user block does not destroy the file ... ok
> test_write_only (h5py.tests.old.test_file.TestUserblock)
> User block only allowed for write ... ok
> test_anonymous (h5py.tests.old.test_base.TestName)
> Anomymous objects have name None ... ok
> test_dataset (h5py.tests.old.test_base.TestRepr)
> Dataset repr() with unicode ... ok
> test_file (h5py.tests.old.test_base.TestRepr)
> File object repr() with unicode ... skipped 'Filesystem unicode support required'
> test_group (h5py.tests.old.test_base.TestRepr)
> Group repr() with unicode ... ok
> test_namedtype (h5py.tests.old.test_base.TestRepr)
> Named type repr() with unicode ... ok
> test_cnames_get (h5py.tests.old.test_h5.TestH5) ... ok
> test_cnames_set (h5py.tests.old.test_h5.TestH5) ... ok
> test_cnames_set_exc (h5py.tests.old.test_h5.TestH5) ... ok
> test_config (h5py.tests.old.test_h5.TestH5) ... ok
> test_repr (h5py.tests.old.test_h5.TestH5) ... ok
> test_appropriate_low_level_id (h5py.tests.old.test_datatype.TestCreation)
> Binding a group to a non-TypeID identifier fails with ValueError ... ok
> test_repr (h5py.tests.old.test_datatype.TestCreation)
> repr() on datatype objects ... ok
> test_astype (h5py.tests.old.test_dataset.TestAstype) ... ok
> test_string_fixed (h5py.tests.old.test_dataset.TestAutoCreate)
> Assignement of fixed-length byte string produces a fixed-length ... ok
> test_vlen_bytes (h5py.tests.old.test_dataset.TestAutoCreate)
> Assignment of a byte string produces a vlen ascii dataset ... ok
> test_vlen_unicode (h5py.tests.old.test_dataset.TestAutoCreate)
> Assignment of a unicode string produces a vlen unicode dataset ... ok
> test_assign (h5py.tests.old.test_dataset.TestCompound) ... ok
> test_rt (h5py.tests.old.test_dataset.TestCompound)
> Compound types are read back in correct order (issue 236) ... ok
> test_auto_chunks (h5py.tests.old.test_dataset.TestCreateChunked)
> Auto-chunking of datasets ... ok
> test_auto_chunks_abuse (h5py.tests.old.test_dataset.TestCreateChunked)
> Auto-chunking with pathologically large element sizes ... ok
> test_chunks_mismatch (h5py.tests.old.test_dataset.TestCreateChunked)
> Illegal chunk size raises ValueError ... ok
> test_chunks_scalar (h5py.tests.old.test_dataset.TestCreateChunked)
> Attempting to create chunked scalar dataset raises TypeError ... ok
> test_create_chunks (h5py.tests.old.test_dataset.TestCreateChunked)
> Create via chunks tuple ... ok
> test_compression_number (h5py.tests.old.test_dataset.TestCreateCompressionNumber)
> Create with compression number of gzip (h5py.h5z.FILTER_DEFLATE) and a compression level of 7 ... ok
> test_compression_number_invalid (h5py.tests.old.test_dataset.TestCreateCompressionNumber)
> Create with invalid compression numbers ... ok
> test_appropriate_low_level_id (h5py.tests.old.test_dataset.TestCreateData)
> Binding Dataset to a non-DatasetID identifier fails with ValueError ... ok
> test_create_bytestring (h5py.tests.old.test_dataset.TestCreateData)
> Creating dataset with byte string yields vlen ASCII dataset ... expected failure
> test_create_extended (h5py.tests.old.test_dataset.TestCreateData)
> Create an extended dataset from existing data ... ok
> test_create_scalar (h5py.tests.old.test_dataset.TestCreateData)
> Create a scalar dataset from existing array ... ok
> test_dataset_intermediate_group (h5py.tests.old.test_dataset.TestCreateData)
> Create dataset with missing intermediate groups ... ok
> test_reshape (h5py.tests.old.test_dataset.TestCreateData)
> Create from existing data, and make it fit a new shape ... ok
> test_compound (h5py.tests.old.test_dataset.TestCreateFillvalue)
> Fill value works with compound types ... ok
> test_create_fillval (h5py.tests.old.test_dataset.TestCreateFillvalue)
> Fill value is reflected in dataset contents ... ok
> test_exc (h5py.tests.old.test_dataset.TestCreateFillvalue)
> Bogus fill value raises TypeError ... ok
> test_property (h5py.tests.old.test_dataset.TestCreateFillvalue)
> Fill value is recoverable via property ... ok
> test_property_none (h5py.tests.old.test_dataset.TestCreateFillvalue)
> .fillvalue property works correctly if not set ... ok
> test_fletcher32 (h5py.tests.old.test_dataset.TestCreateFletcher32)
> Enable fletcher32 filter ... ok
> test_gzip (h5py.tests.old.test_dataset.TestCreateGzip)
> Create with explicit gzip options ... ok
> test_gzip_exc (h5py.tests.old.test_dataset.TestCreateGzip)
> Illegal gzip level (explicit or implicit) raises ValueError ... ok
> test_gzip_implicit (h5py.tests.old.test_dataset.TestCreateGzip)
> Create with implicit gzip level (level 4) ... ok
> test_gzip_number (h5py.tests.old.test_dataset.TestCreateGzip)
> Create with gzip level by specifying integer ... ok
> test_lzf (h5py.tests.old.test_dataset.TestCreateLZF)
> Create with explicit lzf ... ok
> test_lzf_exc (h5py.tests.old.test_dataset.TestCreateLZF)
> Giving lzf options raises ValueError ... ok
> test_named (h5py.tests.old.test_dataset.TestCreateNamedType)
> Named type object works and links the dataset to type ... ok
> test_create (h5py.tests.old.test_dataset.TestCreateRequire)
> Create new dataset with no conflicts ... ok
> test_create_existing (h5py.tests.old.test_dataset.TestCreateRequire)
> require_dataset yields existing dataset ... ok
> test_dtype_close (h5py.tests.old.test_dataset.TestCreateRequire)
> require_dataset with convertible type succeeds (non-strict mode) ... ok
> test_dtype_conflict (h5py.tests.old.test_dataset.TestCreateRequire)
> require_dataset with dtype conflict (strict mode) yields TypeError ... ok
> test_shape_conflict (h5py.tests.old.test_dataset.TestCreateRequire)
> require_dataset with shape conflict yields TypeError ... ok
> test_type_confict (h5py.tests.old.test_dataset.TestCreateRequire)
> require_dataset with object type conflict yields TypeError ... ok
> test_szip (h5py.tests.old.test_dataset.TestCreateSZIP)
> Create with explicit szip ... ok
> test_float (h5py.tests.old.test_dataset.TestCreateScaleOffset)
> Scaleoffset filter works for floating point data ... ok
> test_float_fails_without_options (h5py.tests.old.test_dataset.TestCreateScaleOffset)
> Ensure that a scale factor is required for scaleoffset compression of floating point data ... ok
> test_int (h5py.tests.old.test_dataset.TestCreateScaleOffset)
> Scaleoffset filter works for integer data with default precision ... ok
> test_int_with_minbits (h5py.tests.old.test_dataset.TestCreateScaleOffset)
> Scaleoffset filter works for integer data with specified precision ... ok
> test_int_with_minbits_lossy (h5py.tests.old.test_dataset.TestCreateScaleOffset)
> Scaleoffset filter works for integer data with specified precision ... ok
> test_create_extended (h5py.tests.old.test_dataset.TestCreateShape)
> Create an extended dataset ... ok
> test_create_scalar (h5py.tests.old.test_dataset.TestCreateShape)
> Create a scalar dataset ... ok
> test_create_simple (h5py.tests.old.test_dataset.TestCreateShape)
> Create a size-1 dataset ... ok
> test_default_dtype (h5py.tests.old.test_dataset.TestCreateShape)
> Confirm that the default dtype is float ... ok
> test_missing_shape (h5py.tests.old.test_dataset.TestCreateShape)
> Missing shape raises TypeError ... ok
> test_shuffle (h5py.tests.old.test_dataset.TestCreateShuffle)
> Enable shuffle filter ... ok
> test_dtype (h5py.tests.old.test_dataset.TestDtype)
> Retrieve dtype from dataset ... ok
> test_create (h5py.tests.old.test_dataset.TestEnum)
> Enum datasets can be created and type correctly round-trips ... ok
> test_readwrite (h5py.tests.old.test_dataset.TestEnum)
> Enum datasets can be read/written as integers ... ok
> test_mini (h5py.tests.old.test_dataset.TestFloats)
> Mini-floats round trip ... ok
> test_mini_mapping (h5py.tests.old.test_dataset.TestFloats)
> Test mapping for float16 ... ok
> test_iter (h5py.tests.old.test_dataset.TestIter)
> Iterating over a dataset yields rows ... ok
> test_iter_scalar (h5py.tests.old.test_dataset.TestIter)
> Iterating over scalar dataset raises TypeError ... ok
> test_len (h5py.tests.old.test_dataset.TestLen)
> Python len() (under 32 bits) ... ok
> test_len_big (h5py.tests.old.test_dataset.TestLen)
> Python len() vs Dataset.len() ... ok
> test_dapl (h5py.tests.old.test_dataset.TestLowOpen)
> Test the dapl keyword to h5d.open ... ok
> test_get_access_list (h5py.tests.old.test_dataset.TestLowOpen)
> Test H5Dget_access_plist ... ok
> test_create_ref (h5py.tests.old.test_dataset.TestRegionRefs)
> Region references can be used as slicing arguments ... ok
> test_ref_shape (h5py.tests.old.test_dataset.TestRegionRefs)
> Region reference shape and selection shape ... ok
> test_repr_open (h5py.tests.old.test_dataset.TestRepr)
> repr() works on live and dead datasets ... ok
> test_axis_exc (h5py.tests.old.test_dataset.TestResize)
> Illegal axis raises ValueError ... ok
> test_create (h5py.tests.old.test_dataset.TestResize)
> Create dataset with "maxshape" ... ok
> test_resize (h5py.tests.old.test_dataset.TestResize)
> Datasets may be resized up to maxshape ... ok
> test_resize_axis (h5py.tests.old.test_dataset.TestResize)
> Resize specified axis ... ok
> test_resize_nonchunked (h5py.tests.old.test_dataset.TestResize)
> Resizing non-chunked dataset raises TypeError ... ok
> test_resize_over (h5py.tests.old.test_dataset.TestResize)
> Resizing past maxshape triggers ValueError ... ok
> test_zero_dim (h5py.tests.old.test_dataset.TestResize)
> Allow zero-length initial dims for unlimited axes (issue 111) ... ok
> test_scalar_compound (h5py.tests.old.test_dataset.TestScalarCompound) ... ok
> test_fixed_bytes (h5py.tests.old.test_dataset.TestStrings)
> Fixed-length bytes dataset maps to fixed-length ascii in the file ... ok
> test_fixed_unicode (h5py.tests.old.test_dataset.TestStrings)
> Fixed-length unicode datasets are unsupported (raise TypeError) ... ok
> test_roundtrip_fixed_bytes (h5py.tests.old.test_dataset.TestStrings)
> Writing to and reading from fixed-length bytes dataset preserves ... ok
> test_roundtrip_vlen_bytes (h5py.tests.old.test_dataset.TestStrings)
> writing and reading to vlen bytes dataset preserves type and content ... ok
> test_roundtrip_vlen_unicode (h5py.tests.old.test_dataset.TestStrings)
> Writing and reading to unicode dataset preserves type and content ... ok
> test_unicode_write_bytes (h5py.tests.old.test_dataset.TestStrings)
> Writing valid utf-8 byte strings to a unicode vlen dataset is OK ... ok
> test_unicode_write_error (h5py.tests.old.test_dataset.TestStrings)
> Writing a non-utf8 byte string to a unicode vlen dataset raises ... expected failure
> test_vlen_bytes (h5py.tests.old.test_dataset.TestStrings)
> Vlen bytes dataset maps to vlen ascii in the file ... ok
> test_vlen_unicode (h5py.tests.old.test_dataset.TestStrings)
> Vlen unicode dataset maps to vlen utf-8 in the file ... ok
> test_disable_track_times (h5py.tests.old.test_dataset.TestTrackTimes)
> check that when track_times=False, the time stamp=0 (Jan 1, 1970) ... ok
> test_convert (h5py.tests.old.test_dataset.TestVlen) ... ok
> test_int (h5py.tests.old.test_dataset.TestVlen) ... ok
> test_multidim (h5py.tests.old.test_dataset.TestVlen) ... ok
> test_numpy_float16 (h5py.tests.old.test_dataset.TestVlen) ... ok
> test_numpy_float32 (h5py.tests.old.test_dataset.TestVlen) ... ok
> test_numpy_float64_2 (h5py.tests.old.test_dataset.TestVlen) ... ok
> test_numpy_float64_from_dtype (h5py.tests.old.test_dataset.TestVlen) ... ok
> test_reuse_from_other (h5py.tests.old.test_dataset.TestVlen) ... ok
> test_reuse_struct_from_other (h5py.tests.old.test_dataset.TestVlen) ... ok
> test_array_conversion (h5py.tests.old.test_dataset.TestZeroShape)
> Empty datasets can be converted to NumPy arrays ... ok
> test_reading (h5py.tests.old.test_dataset.TestZeroShape)
> Slicing into empty datasets works correctly ... ok
> test_clear (h5py.tests.old.test_group.TestAdditionalMappingFuncs)
> .clear removes groups ... ok
> test_pop (h5py.tests.old.test_group.TestAdditionalMappingFuncs)
> .pop exists and removes specified item ... ok
> test_pop_default (h5py.tests.old.test_group.TestAdditionalMappingFuncs)
> .pop falls back to default ... ok
> test_pop_item (h5py.tests.old.test_group.TestAdditionalMappingFuncs)
> .pop_item exists and removes item ... ok
> test_pop_raises (h5py.tests.old.test_group.TestAdditionalMappingFuncs)
> .pop raises KeyError for non-existence ... ok
> test_setdefault (h5py.tests.old.test_group.TestAdditionalMappingFuncs)
> .setdefault gets group if it exists ... ok
> test_setdefault_no_default (h5py.tests.old.test_group.TestAdditionalMappingFuncs) ... ok
> test_setdefault_with_default (h5py.tests.old.test_group.TestAdditionalMappingFuncs)
> .setdefault gets default if group doesn't exist ... ok
> test_update_dict (h5py.tests.old.test_group.TestAdditionalMappingFuncs)
> .update works with dict ... ok
> test_update_iter (h5py.tests.old.test_group.TestAdditionalMappingFuncs)
> .update works with list ... ok
> test_update_kwargs (h5py.tests.old.test_group.TestAdditionalMappingFuncs)
> .update works with kwargs ... ok
> test_contains (h5py.tests.old.test_group.TestContains)
> "in" builtin works for containership (byte and Unicode) ... ok
> test_dot (h5py.tests.old.test_group.TestContains)
> Current group "." is always contained ... ok
> test_empty (h5py.tests.old.test_group.TestContains)
> Empty strings work properly and aren't contained ... ok
> test_exc (h5py.tests.old.test_group.TestContains)
> "in" on closed group returns False (see also issue 174) ... ok
> test_oddball_paths (h5py.tests.old.test_group.TestContains)
> Technically legitimate (but odd-looking) paths ... ok
> test_root (h5py.tests.old.test_group.TestContains)
> Root group (by itself) is contained ... ok
> test_softlinks (h5py.tests.old.test_group.TestContains)
> Broken softlinks are contained, but their members are not ... ok
> test_trailing_slash (h5py.tests.old.test_group.TestContains)
> Trailing slashes are unconditionally ignored ... ok
> test_copy_dataset (h5py.tests.old.test_group.TestCopy) ... ok
> test_copy_external_links (h5py.tests.old.test_group.TestCopy) ... ok
> test_copy_group_to_group (h5py.tests.old.test_group.TestCopy) ... ok
> test_copy_group_to_path (h5py.tests.old.test_group.TestCopy) ... ok
> test_copy_path_to_group (h5py.tests.old.test_group.TestCopy) ... ok
> test_copy_path_to_path (h5py.tests.old.test_group.TestCopy) ... ok
> test_copy_refs (h5py.tests.old.test_group.TestCopy) ... ok
> test_copy_shallow (h5py.tests.old.test_group.TestCopy) ... ok
> test_copy_soft_links (h5py.tests.old.test_group.TestCopy) ... ok
> test_copy_without_attributes (h5py.tests.old.test_group.TestCopy) ... ok
> test_appropriate_low_level_id (h5py.tests.old.test_group.TestCreate)
> Binding a group to a non-group identifier fails with ValueError ... ok
> test_create (h5py.tests.old.test_group.TestCreate)
> Simple .create_group call ... ok
> test_create_exception (h5py.tests.old.test_group.TestCreate)
> Name conflict causes group creation to fail with ValueError ... ok
> test_create_intermediate (h5py.tests.old.test_group.TestCreate)
> Intermediate groups can be created automatically ... ok
> test_unicode (h5py.tests.old.test_group.TestCreate)
> Unicode names are correctly stored ... ok
> test_unicode_default (h5py.tests.old.test_group.TestCreate)
> Unicode names convertible to ASCII are stored as ASCII (issue 239) ... ok
> test_ndarray (h5py.tests.old.test_group.TestDatasetAssignment)
> Dataset auto-creation by direct assignment ... ok
> test_delete (h5py.tests.old.test_group.TestDelete)
> Object deletion via "del" ... ok
> test_nonexisting (h5py.tests.old.test_group.TestDelete)
> Deleting non-existent object raises KeyError ... ok
> test_readonly_delete_exception (h5py.tests.old.test_group.TestDelete)
> Deleting object in readonly file raises KeyError ... ok
> test_dtype (h5py.tests.old.test_group.TestDtypeAssignment)
> Named type creation ... ok
> test_issue_212 (h5py.tests.old.test_group.TestExtLinkBugs)
> Issue 212 ... ok
> test_close_file (h5py.tests.old.test_group.TestExternalLinks)
> Files opened by accessing external links can be closed ... ok
> test_create (h5py.tests.old.test_group.TestExternalLinks)
> Creating external links ... ok
> test_epath (h5py.tests.old.test_group.TestExternalLinks)
> External link paths attributes ... ok
> test_erepr (h5py.tests.old.test_group.TestExternalLinks)
> External link repr ... ok
> test_exc (h5py.tests.old.test_group.TestExternalLinks)
> KeyError raised when attempting to open broken link ... ok
> test_exc_missingfile (h5py.tests.old.test_group.TestExternalLinks)
> KeyError raised when attempting to open missing file ... ok
> test_get_class (h5py.tests.old.test_group.TestGet)
> Object class is returned with getclass option ... ok
> test_get_default (h5py.tests.old.test_group.TestGet)
> Object is returned, or default if it doesn't exist ... ok
> test_get_link (h5py.tests.old.test_group.TestGet)
> Get link values ... ok
> test_get_link_class (h5py.tests.old.test_group.TestGet)
> Get link classes ... ok
> test_iter (h5py.tests.old.test_group.TestIter)
> "for x in y" iteration ... ok
> test_iter_zero (h5py.tests.old.test_group.TestIter)
> Iteration works properly for the case with no group members ... ok
> test_exc (h5py.tests.old.test_group.TestLen)
> len() on closed group gives ValueError ... ok
> test_len (h5py.tests.old.test_group.TestLen)
> len() returns number of group members ... ok
> test_move_conflict (h5py.tests.old.test_group.TestMove)
> Move conflict raises ValueError ... ok
> test_move_hardlink (h5py.tests.old.test_group.TestMove)
> Moving an object ... ok
> test_move_softlink (h5py.tests.old.test_group.TestMove)
> Moving a soft link ... ok
> test_short_circuit (h5py.tests.old.test_group.TestMove)
> Test that a null-move works ... ok
> test_resolution (h5py.tests.old.test_group.TestMutableMapping) ... ok
> test_validity (h5py.tests.old.test_group.TestMutableMapping) ... ok
> test_invalid_ref (h5py.tests.old.test_group.TestOpen)
> Invalid region references should raise ValueError ... ok
> test_nonexistent (h5py.tests.old.test_group.TestOpen)
> Opening missing objects raises KeyError ... ok
> test_open (h5py.tests.old.test_group.TestOpen)
> Simple obj[name] opening ... ok
> test_reference (h5py.tests.old.test_group.TestOpen)
> Objects can be opened by HDF5 object reference ... ok
> test_reference_numpyobj (h5py.tests.old.test_group.TestOpen)
> Object can be opened by numpy.object_ containing object ref ... ok
> test_items (h5py.tests.old.test_group.TestPy2Dict)
> .items method ... ok
> test_iteritems (h5py.tests.old.test_group.TestPy2Dict)
> .iteritems method ... ok
> test_iterkeys (h5py.tests.old.test_group.TestPy2Dict)
> .iterkeys method ... ok
> test_itervalues (h5py.tests.old.test_group.TestPy2Dict)
> .itervalues method ... ok
> test_keys (h5py.tests.old.test_group.TestPy2Dict)
> .keys method ... ok
> test_values (h5py.tests.old.test_group.TestPy2Dict)
> .values method ... ok
> test_items (h5py.tests.old.test_group.TestPy3Dict)
> .items provides an item view ... skipped 'Py3'
> test_keys (h5py.tests.old.test_group.TestPy3Dict)
> .keys provides a key view ... skipped 'Py3'
> test_values (h5py.tests.old.test_group.TestPy3Dict)
> .values provides a value view ... skipped 'Py3'
> test_repr (h5py.tests.old.test_group.TestRepr)
> Opened and closed groups provide a useful __repr__ string ... ok
> test_create (h5py.tests.old.test_group.TestRequire)
> Group is created if it doesn't exist ... ok
> test_open_existing (h5py.tests.old.test_group.TestRequire)
> Existing group is opened and returned ... ok
> test_require_exception (h5py.tests.old.test_group.TestRequire)
> Opening conflicting object results in TypeError ... ok
> test_create (h5py.tests.old.test_group.TestSoftLinks)
> Create new soft link by assignment ... ok
> test_exc (h5py.tests.old.test_group.TestSoftLinks)
> Opening dangling soft link results in KeyError ... ok
> test_spath (h5py.tests.old.test_group.TestSoftLinks)
> SoftLink path attribute ... ok
> test_srepr (h5py.tests.old.test_group.TestSoftLinks)
> SoftLink path repr ... ok
> test_bailout (h5py.tests.old.test_group.TestVisit)
> Returning a non-None value immediately aborts iteration ... ok
> test_visit (h5py.tests.old.test_group.TestVisit)
> All subgroups are visited ... ok
> test_visititems (h5py.tests.old.test_group.TestVisit)
> All subgroups and contents are visited ... ok
> test_chunk_cache (h5py.tests.old.test_h5p.TestDA)
> test get/set chunk cache ... ok
> test_mdc_config (h5py.tests.old.test_h5p.TestFA)
> test get/set mdc config ... ok
> test_set_alignment (h5py.tests.old.test_h5p.TestFA)
> test get/set chunk cache ... ok
> test_libver (h5py.tests.old.test_h5p.TestLibver)
> Test libver bounds set/get ... ok
> test_link_creation_tracking (h5py.tests.old.test_h5p.TestPL) ... ok
> test_obj_track_times (h5py.tests.old.test_h5p.TestPL) ... ok
> test_multi (h5py.tests.old.test_attrs_data.TestArray)
> Rank-1 arrays are correctly recovered ... ok
> test_single (h5py.tests.old.test_attrs_data.TestArray)
> Single-element arrays are correctly recovered ... ok
> test_items (h5py.tests.old.test_attrs_data.TestEmpty) ... ok
> test_iteritems (h5py.tests.old.test_attrs_data.TestEmpty) ... ok
> test_itervalues (h5py.tests.old.test_attrs_data.TestEmpty) ... ok
> test_modify (h5py.tests.old.test_attrs_data.TestEmpty) ... ok
> test_read (h5py.tests.old.test_attrs_data.TestEmpty) ... ok
> test_values (h5py.tests.old.test_attrs_data.TestEmpty) ... ok
> test_compound (h5py.tests.old.test_attrs_data.TestScalar)
> Compound scalars are read as numpy.void ... ok
> test_int (h5py.tests.old.test_attrs_data.TestScalar)
> Integers are read as correct NumPy type ... ok
> test_bool (h5py.tests.old.test_attrs_data.TestTypes)
> Storage of NumPy booleans ... ok
> test_complex (h5py.tests.old.test_attrs_data.TestTypes)
> Storage of complex types ... ok
> test_float (h5py.tests.old.test_attrs_data.TestTypes)
> Storage of floating point types ... ok
> test_int (h5py.tests.old.test_attrs_data.TestTypes)
> Storage of integer types ... ok
> test_string (h5py.tests.old.test_attrs_data.TestTypes)
> Storage of fixed-length strings ... ok
> test_string_scalar (h5py.tests.old.test_attrs_data.TestTypes)
> Storage of variable-length byte string scalars (auto-creation) ... ok
> test_unicode_scalar (h5py.tests.old.test_attrs_data.TestTypes)
> Storage of variable-length unicode strings (auto-creation) ... ok
> test_vlen_string_array (h5py.tests.old.test_attrs_data.TestTypes)
> Storage of vlen byte string arrays ... ok
> test_write (h5py.tests.old.test_attrs_data.TestWriteException)
> ValueError on string write wipes out attribute ... ok
> test_ref (h5py.tests.old.test_h5t.TestCompound)
> Reference types are correctly stored in compound types (issue 144) ... ok
> test_access_exc (h5py.tests.old.test_attrs.TestAccess)
> Attempt to access missing item raises KeyError ... ok
> test_create (h5py.tests.old.test_attrs.TestAccess)
> Attribute creation by direct assignment ... ok
> test_overwrite (h5py.tests.old.test_attrs.TestAccess)
> Attributes are silently overwritten ... ok
> test_rank (h5py.tests.old.test_attrs.TestAccess)
> Attribute rank is preserved ... ok
> test_single (h5py.tests.old.test_attrs.TestAccess)
> Attributes of shape (1,) don't become scalars ... ok
> test_named (h5py.tests.old.test_attrs.TestCreate)
> Attributes created from named types link to the source type object ... ok
> test_delete (h5py.tests.old.test_attrs.TestDelete)
> Deletion via "del" ... ok
> test_delete_exc (h5py.tests.old.test_attrs.TestDelete)
> Attempt to delete missing item raises KeyError ... ok
> test_resolution (h5py.tests.old.test_attrs.TestMutableMapping) ... ok
> test_validity (h5py.tests.old.test_attrs.TestMutableMapping) ... ok
> test_ascii (h5py.tests.old.test_attrs.TestUnicode)
> Access via pure-ASCII byte string ... ok
> test_raw (h5py.tests.old.test_attrs.TestUnicode)
> Access via non-ASCII byte string ... ok
> test_unicode (h5py.tests.old.test_attrs.TestUnicode)
> Access via Unicode string with non-ascii characters ... ok
> test_vlen (h5py.tests.old.test_attrs.TestVlen) ... ok
> 
> ======================================================================
> ERROR: test_force_swmr_mode_off_raises (h5py.tests.hl.test_dataset_swmr.TestDatasetSwmrRead)
> Switching SWMR write mode off is only possible by closing the file.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "h5py/tests/hl/test_dataset_swmr.py", line 58, in setUp
>     self.f = h5py.File(fname, 'r', swmr=True)
>   File "h5py/_hl/files.py", line 272, in __init__
>     fid = make_fid(name, mode, userblock_size, fapl, swmr=swmr)
>   File "h5py/_hl/files.py", line 91, in make_fid
>     flags |= h5f.ACC_SWMR_READ
> AttributeError: 'module' object has no attribute 'ACC_SWMR_READ'
> 
> ======================================================================
> ERROR: test_force_swmr_mode_on_raises (h5py.tests.hl.test_dataset_swmr.TestDatasetSwmrRead)
> Verify when reading a file cannot be forcibly switched to swmr mode.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "h5py/tests/hl/test_dataset_swmr.py", line 58, in setUp
>     self.f = h5py.File(fname, 'r', swmr=True)
>   File "h5py/_hl/files.py", line 272, in __init__
>     fid = make_fid(name, mode, userblock_size, fapl, swmr=swmr)
>   File "h5py/_hl/files.py", line 91, in make_fid
>     flags |= h5f.ACC_SWMR_READ
> AttributeError: 'module' object has no attribute 'ACC_SWMR_READ'
> 
> ======================================================================
> ERROR: test_initial_swmr_mode_on (h5py.tests.hl.test_dataset_swmr.TestDatasetSwmrRead)
> Verify that the file is initially in SWMR mode
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "h5py/tests/hl/test_dataset_swmr.py", line 58, in setUp
>     self.f = h5py.File(fname, 'r', swmr=True)
>   File "h5py/_hl/files.py", line 272, in __init__
>     fid = make_fid(name, mode, userblock_size, fapl, swmr=swmr)
>   File "h5py/_hl/files.py", line 91, in make_fid
>     flags |= h5f.ACC_SWMR_READ
> AttributeError: 'module' object has no attribute 'ACC_SWMR_READ'
> 
> ======================================================================
> ERROR: test_read_data (h5py.tests.hl.test_dataset_swmr.TestDatasetSwmrRead)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "h5py/tests/hl/test_dataset_swmr.py", line 58, in setUp
>     self.f = h5py.File(fname, 'r', swmr=True)
>   File "h5py/_hl/files.py", line 272, in __init__
>     fid = make_fid(name, mode, userblock_size, fapl, swmr=swmr)
>   File "h5py/_hl/files.py", line 91, in make_fid
>     flags |= h5f.ACC_SWMR_READ
> AttributeError: 'module' object has no attribute 'ACC_SWMR_READ'
> 
> ======================================================================
> ERROR: test_refresh (h5py.tests.hl.test_dataset_swmr.TestDatasetSwmrRead)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "h5py/tests/hl/test_dataset_swmr.py", line 58, in setUp
>     self.f = h5py.File(fname, 'r', swmr=True)
>   File "h5py/_hl/files.py", line 272, in __init__
>     fid = make_fid(name, mode, userblock_size, fapl, swmr=swmr)
>   File "h5py/_hl/files.py", line 91, in make_fid
>     flags |= h5f.ACC_SWMR_READ
> AttributeError: 'module' object has no attribute 'ACC_SWMR_READ'
> 
> ======================================================================
> ERROR: test_extend_dset (h5py.tests.hl.test_dataset_swmr.TestDatasetSwmrWrite)
> Extend and flush a SWMR dataset
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "h5py/tests/hl/test_dataset_swmr.py", line 127, in test_extend_dset
>     self.f.swmr_mode = True
>   File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper (/<<PKGBUILDDIR>>/h5py/_objects.c:2851)
>   File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper (/<<PKGBUILDDIR>>/h5py/_objects.c:2809)
>   File "h5py/_hl/files.py", line 222, in swmr_mode
>     self.id.start_swmr_write()
> AttributeError: 'h5py.h5f.FileID' object has no attribute 'start_swmr_write'
> 
> ======================================================================
> ERROR: test_extend_dset_multiple (h5py.tests.hl.test_dataset_swmr.TestDatasetSwmrWrite)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "h5py/tests/hl/test_dataset_swmr.py", line 140, in test_extend_dset_multiple
>     self.f.swmr_mode = True
>   File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper (/<<PKGBUILDDIR>>/h5py/_objects.c:2851)
>   File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper (/<<PKGBUILDDIR>>/h5py/_objects.c:2809)
>   File "h5py/_hl/files.py", line 222, in swmr_mode
>     self.id.start_swmr_write()
> AttributeError: 'h5py.h5f.FileID' object has no attribute 'start_swmr_write'
> 
> ======================================================================
> ERROR: test_switch_swmr_mode_off_raises (h5py.tests.hl.test_dataset_swmr.TestDatasetSwmrWrite)
> Switching SWMR write mode off is only possible by closing the file.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "h5py/tests/hl/test_dataset_swmr.py", line 118, in test_switch_swmr_mode_off_raises
>     self.f.swmr_mode = True
>   File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper (/<<PKGBUILDDIR>>/h5py/_objects.c:2851)
>   File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper (/<<PKGBUILDDIR>>/h5py/_objects.c:2809)
>   File "h5py/_hl/files.py", line 222, in swmr_mode
>     self.id.start_swmr_write()
> AttributeError: 'h5py.h5f.FileID' object has no attribute 'start_swmr_write'
> 
> ======================================================================
> ERROR: test_switch_swmr_mode_on (h5py.tests.hl.test_dataset_swmr.TestDatasetSwmrWrite)
> Switch to SWMR mode and verify
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "h5py/tests/hl/test_dataset_swmr.py", line 111, in test_switch_swmr_mode_on
>     self.f.swmr_mode = True
>   File "h5py/_objects.pyx", line 54, in h5py._objects.with_phil.wrapper (/<<PKGBUILDDIR>>/h5py/_objects.c:2851)
>   File "h5py/_objects.pyx", line 55, in h5py._objects.with_phil.wrapper (/<<PKGBUILDDIR>>/h5py/_objects.c:2809)
>   File "h5py/_hl/files.py", line 222, in swmr_mode
>     self.id.start_swmr_write()
> AttributeError: 'h5py.h5f.FileID' object has no attribute 'start_swmr_write'
> 
> ----------------------------------------------------------------------
> Ran 423 tests in 0.747s
> 
> FAILED (errors=9, skipped=12, expected failures=7)
> E: pybuild pybuild:276: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build; python2.7 -m unittest discover -v 
> dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13

The full build log is available from:
   http://aws-logs.debian.net/2016/12/02/h5py_2.6.0-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the debian-science-maintainers mailing list