Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/h5py.spec'], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/h5py.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/h5py-2.3.1-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/h5py.spec '], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/h5py.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YmlyXx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf h5py-2.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/h5py-2.3.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd h5py-2.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (h5py-system-lzf.patch): + echo 'Patch #0 (h5py-system-lzf.patch):' + /usr/bin/cat /builddir/build/SOURCES/h5py-system-lzf.patch + /usr/bin/patch -p1 -b --suffix .lzf --fuzz=0 patching file lzf/lzf_filter.c patching file setup.py + rm -rf lzf/lzf + /usr/bin/python api_gen.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ceJkIp + umask 022 + cd /builddir/build/BUILD + cd h5py-2.3.1 + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp' + /usr/bin/python setup.py build Autodetected HDF5 version 1.8.12 running build running build_py creating build creating build/lib.linux-i686-2.7 creating build/lib.linux-i686-2.7/h5py copying h5py/highlevel.py -> build/lib.linux-i686-2.7/h5py copying h5py/ipy_completer.py -> build/lib.linux-i686-2.7/h5py copying h5py/version.py -> build/lib.linux-i686-2.7/h5py copying h5py/__init__.py -> build/lib.linux-i686-2.7/h5py creating build/lib.linux-i686-2.7/h5py/_hl copying h5py/_hl/selections.py -> build/lib.linux-i686-2.7/h5py/_hl copying h5py/_hl/filters.py -> build/lib.linux-i686-2.7/h5py/_hl copying h5py/_hl/datatype.py -> build/lib.linux-i686-2.7/h5py/_hl copying h5py/_hl/group.py -> build/lib.linux-i686-2.7/h5py/_hl copying h5py/_hl/selections2.py -> build/lib.linux-i686-2.7/h5py/_hl copying h5py/_hl/base.py -> build/lib.linux-i686-2.7/h5py/_hl copying h5py/_hl/dataset.py -> build/lib.linux-i686-2.7/h5py/_hl copying h5py/_hl/files.py -> build/lib.linux-i686-2.7/h5py/_hl copying h5py/_hl/__init__.py -> build/lib.linux-i686-2.7/h5py/_hl copying h5py/_hl/attrs.py -> build/lib.linux-i686-2.7/h5py/_hl copying h5py/_hl/dims.py -> build/lib.linux-i686-2.7/h5py/_hl creating build/lib.linux-i686-2.7/h5py/tests copying h5py/tests/test_h5p.py -> build/lib.linux-i686-2.7/h5py/tests copying h5py/tests/common.py -> build/lib.linux-i686-2.7/h5py/tests copying h5py/tests/test_selections.py -> build/lib.linux-i686-2.7/h5py/tests copying h5py/tests/test_dimension_scales.py -> build/lib.linux-i686-2.7/h5py/tests copying h5py/tests/test_datatype.py -> build/lib.linux-i686-2.7/h5py/tests copying h5py/tests/test_group.py -> build/lib.linux-i686-2.7/h5py/tests copying h5py/tests/test_h5f.py -> build/lib.linux-i686-2.7/h5py/tests copying h5py/tests/test_attrs.py -> build/lib.linux-i686-2.7/h5py/tests copying h5py/tests/test_file.py -> build/lib.linux-i686-2.7/h5py/tests copying h5py/tests/test_h5t.py -> build/lib.linux-i686-2.7/h5py/tests copying h5py/tests/test_base.py -> build/lib.linux-i686-2.7/h5py/tests copying h5py/tests/__init__.py -> build/lib.linux-i686-2.7/h5py/tests copying h5py/tests/test_h5.py -> build/lib.linux-i686-2.7/h5py/tests copying h5py/tests/test_slicing.py -> build/lib.linux-i686-2.7/h5py/tests copying h5py/tests/test_objects.py -> build/lib.linux-i686-2.7/h5py/tests copying h5py/tests/test_attrs_data.py -> build/lib.linux-i686-2.7/h5py/tests copying h5py/tests/test_dataset.py -> build/lib.linux-i686-2.7/h5py/tests running build_ext cythoning h5py/defs.pyx to h5py/defs.c building 'h5py.defs' extension creating build/temp.linux-i686-2.7 creating build/temp.linux-i686-2.7/h5py gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -fPIC -DH5_USE_16_API -I/builddir/build/BUILD/h5py-2.3.1/lzf -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c h5py/defs.c -o build/temp.linux-i686-2.7/h5py/defs.o In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/defs.c:305: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11: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 #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Lunpack_elink_val': h5py/defs.c:22132:11: warning: passing argument 4 of 'H5Lunpack_elink_val' from incompatible pointer type [enabled by default] __pyx_t_8 = H5Lunpack_elink_val(__pyx_v_ext_linkval, __pyx_v_link_size, __pyx_v_flags, __pyx_v_filename, __pyx_v_obj_path); if (unlikely(PyErr_Occurred())) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 972; __pyx_clineno = __LINE__; goto __pyx_L7_error;} ^ In file included from /usr/include/H5Opublic.h:33:0, from /usr/include/H5Apublic.h:24, from /usr/include/hdf5.h:25, from h5py/api_compat.h:27, from h5py/defs.c:305: /usr/include/H5Lpublic.h:193:15: note: expected 'const char **' but argument is of type 'char **' H5_DLL herr_t H5Lunpack_elink_val(const void *ext_linkval/*in*/, size_t link_size, ^ h5py/defs.c:22132:11: warning: passing argument 5 of 'H5Lunpack_elink_val' from incompatible pointer type [enabled by default] __pyx_t_8 = H5Lunpack_elink_val(__pyx_v_ext_linkval, __pyx_v_link_size, __pyx_v_flags, __pyx_v_filename, __pyx_v_obj_path); if (unlikely(PyErr_Occurred())) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 972; __pyx_clineno = __LINE__; goto __pyx_L7_error;} ^ In file included from /usr/include/H5Opublic.h:33:0, from /usr/include/H5Apublic.h:24, from /usr/include/hdf5.h:25, from h5py/api_compat.h:27, from h5py/defs.c:305: /usr/include/H5Lpublic.h:193:15: note: expected 'const char **' but argument is of type 'char **' H5_DLL herr_t H5Lunpack_elink_val(const void *ext_linkval/*in*/, size_t link_size, ^ h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Pset_fapl_multi': h5py/defs.c:32207:11: warning: passing argument 4 of 'H5Pset_fapl_multi' from incompatible pointer type [enabled by default] __pyx_t_8 = H5Pset_fapl_multi(__pyx_v_fapl_id, __pyx_v_memb_map, __pyx_v_memb_fapl, __pyx_v_memb_name, __pyx_v_memb_addr, __pyx_v_relax); if (unlikely(PyErr_Occurred())) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1457; __pyx_clineno = __LINE__; goto __pyx_L7_error;} ^ In file included from /usr/include/hdf5.h:47:0, from h5py/api_compat.h:27, from h5py/defs.c:305: /usr/include/H5FDmulti.h:36:15: note: expected 'const char * const*' but argument is of type 'char **' H5_DLL herr_t H5Pset_fapl_multi(hid_t fapl_id, const H5FD_mem_t *memb_map, ^ h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Pget_cache': h5py/defs.c:32665:11: warning: pointer targets in passing argument 3 of 'H5Pget_cache' differ in signedness [-Wpointer-sign] __pyx_t_8 = H5Pget_cache(__pyx_v_plist_id, __pyx_v_mdc_nelmts, __pyx_v_rdcc_nelmts, __pyx_v_rdcc_nbytes, __pyx_v_rdcc_w0); if (unlikely(PyErr_Occurred())) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1479; __pyx_clineno = __LINE__; goto __pyx_L7_error;} ^ In file included from /usr/include/hdf5.h:36:0, from h5py/api_compat.h:27, from h5py/defs.c:305: /usr/include/H5Ppublic.h:314:15: note: expected 'size_t *' but argument is of type 'int *' H5_DLL herr_t H5Pget_cache(hid_t plist_id, ^ h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Sselect_elements': h5py/defs.c:52116:11: warning: passing argument 4 of 'H5Sselect_elements' from incompatible pointer type [enabled by default] __pyx_t_8 = H5Sselect_elements(__pyx_v_space_id, __pyx_v_op, __pyx_v_num_elements, __pyx_v_coord); if (unlikely(PyErr_Occurred())) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2414; __pyx_clineno = __LINE__; goto __pyx_L7_error;} ^ In file included from /usr/include/hdf5.h:38:0, from h5py/api_compat.h:27, from h5py/defs.c:305: /usr/include/H5Spublic.h:128:15: note: expected 'const hsize_t *' but argument is of type 'hsize_t **' H5_DLL herr_t H5Sselect_elements(hid_t space_id, H5S_seloper_t op, ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/defs.c:305: h5py/defs.c: At top level: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Iget_type': h5py/defs.c:17259:3: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^ h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Tget_member_class': h5py/defs.c:62794:3: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^ h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Tget_order': h5py/defs.c:57083:3: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^ h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Tget_class': h5py/defs.c:55253:3: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^ h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Pget_edc_check': h5py/defs.c:39691:3: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^ h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Tget_norm': h5py/defs.c:60284:3: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^ h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Sget_select_type': h5py/defs.c:50446:3: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^ h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Pget_layout': h5py/defs.c:34428:3: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^ h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Sget_simple_extent_type': h5py/defs.c:49532:3: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^ h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Tget_sign': h5py/defs.c:58912:3: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^ h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Rget_obj_type': h5py/defs.c:47017:3: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^ h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Tget_inpad': h5py/defs.c:60740:3: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^ h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Tget_cset': h5py/defs.c:61196:3: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^ h5py/defs.c: In function '__pyx_f_4h5py_4defs_H5Tget_strpad': h5py/defs.c:61652:3: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp build/temp.linux-i686-2.7/h5py/defs.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-i686-2.7/h5py/defs.so cythoning h5py/_errors.pyx to h5py/_errors.c building 'h5py._errors' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -fPIC -DH5_USE_16_API -I/builddir/build/BUILD/h5py-2.3.1/lzf -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c h5py/_errors.c -o build/temp.linux-i686-2.7/h5py/_errors.o In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/_errors.c:305: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11: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 #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ h5py/_errors.c: In function '__pyx_f_4h5py_7_errors_walk_cb': h5py/_errors.c:793:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] __pyx_t_3 = (__pyx_v_desc[0]).desc; ^ h5py/_errors.c: In function '__pyx_f_4h5py_7_errors_set_exception': h5py/_errors.c:989:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] __pyx_t_6 = __pyx_v_err.err.desc; ^ h5py/_errors.c:1060:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] __pyx_t_6 = __pyx_v_err.err.desc; ^ h5py/_errors.c: In function '__pyx_pf_4h5py_7_errors_2unsilence_errors': h5py/_errors.c:1275:3: warning: passing argument 1 of 'H5Eset_auto1' from incompatible pointer type [enabled by default] __pyx_t_1 = (H5Eset_auto(H5Eprint, stderr) < 0); ^ In file included from /usr/include/hdf5.h:28:0, from h5py/api_compat.h:27, from h5py/_errors.c:305: /usr/include/H5Epublic.h:216:15: note: expected 'H5E_auto1_t' but argument is of type 'herr_t (*)(struct FILE *)' H5_DLL herr_t H5Eset_auto1(H5E_auto1_t func, void *client_data); ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/_errors.c:305: h5py/_errors.c: At top level: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp build/temp.linux-i686-2.7/h5py/_errors.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-i686-2.7/h5py/_errors.so cythoning h5py/_objects.pyx to h5py/_objects.c building 'h5py._objects' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -fPIC -DH5_USE_16_API -I/builddir/build/BUILD/h5py-2.3.1/lzf -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c h5py/_objects.c -o build/temp.linux-i686-2.7/h5py/_objects.o In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/_objects.c:305: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11: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 #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ h5py/_objects.c: In function '__pyx_pf_4h5py_8_objects_9_Registry_8__delitem__': h5py/_objects.c:2428:7: warning: variable '__pyx_t_7' set but not used [-Wunused-but-set-variable] int __pyx_t_7; ^ h5py/_objects.c: In function '__pyx_pf_4h5py_8_objects_8ObjectID_6fileno___get__': h5py/_objects.c:2553:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/_objects.c: In function '__pyx_pf_4h5py_8_objects_8ObjectID_10__hash__': h5py/_objects.c:3615:10: warning: variable '__pyx_t_5' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_5; ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/_objects.c:305: h5py/_objects.c: At top level: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp build/temp.linux-i686-2.7/h5py/_objects.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-i686-2.7/h5py/_objects.so cythoning h5py/_proxy.pyx to h5py/_proxy.c building 'h5py._proxy' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -fPIC -DH5_USE_16_API -I/builddir/build/BUILD/h5py-2.3.1/lzf -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c h5py/_proxy.c -o build/temp.linux-i686-2.7/h5py/_proxy.o In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/_proxy.c:305: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11: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 #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ h5py/_proxy.c: In function '__pyx_f_4h5py_6_proxy_attr_rw': h5py/_proxy.c:796:10: warning: variable '__pyx_t_6' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_6; ^ h5py/_proxy.c: In function '__pyx_f_4h5py_6_proxy_make_reduced_type': h5py/_proxy.c:2003:10: warning: variable '__pyx_t_9' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_9; ^ h5py/_proxy.c: In function '__pyx_f_4h5py_6_proxy_h5py_copy': h5py/_proxy.c:2752:5: warning: passing argument 4 of '__pyx_f_4h5py_4defs_H5Diterate' from incompatible pointer type [enabled by default] __pyx_t_2 = __pyx_f_4h5py_4defs_H5Diterate(__pyx_v_noncontig, __pyx_v_tid, __pyx_v_space, __pyx_f_4h5py_6_proxy_h5py_scatter_cb, (&__pyx_v_info)); if (unlikely(PyErr_Occurred())) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 297; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ h5py/_proxy.c:2752:5: note: expected 'H5D_operator_t' but argument is of type 'herr_t (*)(void *, hid_t, unsigned int, hsize_t *, void *)' h5py/_proxy.c:2771:5: warning: passing argument 4 of '__pyx_f_4h5py_4defs_H5Diterate' from incompatible pointer type [enabled by default] __pyx_t_2 = __pyx_f_4h5py_4defs_H5Diterate(__pyx_v_noncontig, __pyx_v_tid, __pyx_v_space, __pyx_f_4h5py_6_proxy_h5py_gather_cb, (&__pyx_v_info)); if (unlikely(PyErr_Occurred())) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 299; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ h5py/_proxy.c:2771:5: note: expected 'H5D_operator_t' but argument is of type 'herr_t (*)(void *, hid_t, unsigned int, hsize_t *, void *)' h5py/_proxy.c:2683:10: warning: variable '__pyx_t_2' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_2; ^ h5py/_proxy.c: In function '__pyx_f_4h5py_6_proxy_needs_bkg_buffer': h5py/_proxy.c:2829:14: warning: variable '__pyx_t_7' set but not used [-Wunused-but-set-variable] H5T_conv_t __pyx_t_7; ^ h5py/_proxy.c: In function '__pyx_f_4h5py_6_proxy_needs_proxy': h5py/_proxy.c:3076:3: warning: enumeration value 'H5T_NO_CLASS' not handled in switch [-Wswitch] switch (__pyx_v_cls) { ^ h5py/_proxy.c:3076:3: warning: enumeration value 'H5T_INTEGER' not handled in switch [-Wswitch] h5py/_proxy.c:3076:3: warning: enumeration value 'H5T_FLOAT' not handled in switch [-Wswitch] h5py/_proxy.c:3076:3: warning: enumeration value 'H5T_TIME' not handled in switch [-Wswitch] h5py/_proxy.c:3076:3: warning: enumeration value 'H5T_BITFIELD' not handled in switch [-Wswitch] h5py/_proxy.c:3076:3: warning: enumeration value 'H5T_OPAQUE' not handled in switch [-Wswitch] h5py/_proxy.c:3076:3: warning: enumeration value 'H5T_ENUM' not handled in switch [-Wswitch] h5py/_proxy.c:3076:3: warning: enumeration value 'H5T_NCLASSES' not handled in switch [-Wswitch] h5py/_proxy.c:3051:10: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_4; ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/_proxy.c:305: h5py/_proxy.c: At top level: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp build/temp.linux-i686-2.7/h5py/_proxy.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-i686-2.7/h5py/_proxy.so cythoning h5py/h5fd.pyx to h5py/h5fd.c building 'h5py.h5fd' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -fPIC -DH5_USE_16_API -I/builddir/build/BUILD/h5py-2.3.1/lzf -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c h5py/h5fd.c -o build/temp.linux-i686-2.7/h5py/h5fd.o In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5fd.c:305: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11: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 #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5fd.c:305: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp build/temp.linux-i686-2.7/h5py/h5fd.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-i686-2.7/h5py/h5fd.so cythoning h5py/h5z.pyx to h5py/h5z.c building 'h5py.h5z' extension creating build/temp.linux-i686-2.7/builddir creating build/temp.linux-i686-2.7/builddir/build creating build/temp.linux-i686-2.7/builddir/build/BUILD creating build/temp.linux-i686-2.7/builddir/build/BUILD/h5py-2.3.1 creating build/temp.linux-i686-2.7/builddir/build/BUILD/h5py-2.3.1/lzf gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -fPIC -DH5_USE_16_API -I/builddir/build/BUILD/h5py-2.3.1/lzf -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c h5py/h5z.c -o build/temp.linux-i686-2.7/h5py/h5z.o In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5z.c:305: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11: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 #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ h5py/h5z.c: In function '__pyx_pf_4h5py_3h5z_2get_filter_info': h5py/h5z.c:822:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5z.c: In function '__pyx_pf_4h5py_3h5z_4_register_lzf': h5py/h5z.c:887:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] int __pyx_t_1; ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5z.c:305: h5py/h5z.c: At top level: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -fPIC -DH5_USE_16_API -I/builddir/build/BUILD/h5py-2.3.1/lzf -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /builddir/build/BUILD/h5py-2.3.1/lzf/lzf_filter.c -o build/temp.linux-i686-2.7/builddir/build/BUILD/h5py-2.3.1/lzf/lzf_filter.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp build/temp.linux-i686-2.7/h5py/h5z.o build/temp.linux-i686-2.7/builddir/build/BUILD/h5py-2.3.1/lzf/lzf_filter.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-i686-2.7/h5py/h5z.so cythoning h5py/h5.pyx to h5py/h5.c building 'h5py.h5' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -fPIC -DH5_USE_16_API -I/builddir/build/BUILD/h5py-2.3.1/lzf -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c h5py/h5.c -o build/temp.linux-i686-2.7/h5py/h5.o In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5.c:305: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11: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 #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ h5py/h5.c: In function '__pyx_pf_4h5py_2h5_2get_libversion': h5py/h5.c:2650:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5.c:305: h5py/h5.c: At top level: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp build/temp.linux-i686-2.7/h5py/h5.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-i686-2.7/h5py/h5.so cythoning h5py/h5i.pyx to h5py/h5i.c building 'h5py.h5i' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -fPIC -DH5_USE_16_API -I/builddir/build/BUILD/h5py-2.3.1/lzf -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c h5py/h5i.c -o build/temp.linux-i686-2.7/h5py/h5i.o In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5i.c:305: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11: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 #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ h5py/h5i.c: In function '__pyx_pw_4h5py_3h5i_3get_type': h5py/h5i.c:1256:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5i.c:1255:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5i.c:1254:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ h5py/h5i.c: In function '__pyx_pw_4h5py_3h5i_5get_name': h5py/h5i.c:1322:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5i.c:1321:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5i.c:1320:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ h5py/h5i.c: In function '__pyx_pw_4h5py_3h5i_7get_file_id': h5py/h5i.c:1598:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5i.c:1597:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5i.c:1596:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ h5py/h5i.c: In function '__pyx_pw_4h5py_3h5i_9inc_ref': h5py/h5i.c:1731:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5i.c:1730:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5i.c:1729:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ h5py/h5i.c: In function '__pyx_pf_4h5py_3h5i_8inc_ref': h5py/h5i.c:1756:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] int __pyx_t_1; ^ h5py/h5i.c: In function '__pyx_pw_4h5py_3h5i_11get_ref': h5py/h5i.c:1789:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5i.c:1788:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5i.c:1787:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ h5py/h5i.c: In function '__pyx_pw_4h5py_3h5i_13dec_ref': h5py/h5i.c:1855:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5i.c:1854:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5i.c:1853:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ h5py/h5i.c: In function '__pyx_pf_4h5py_3h5i_12dec_ref': h5py/h5i.c:1880:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] int __pyx_t_1; ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5i.c:305: h5py/h5i.c: At top level: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp build/temp.linux-i686-2.7/h5py/h5i.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-i686-2.7/h5py/h5i.so cythoning h5py/h5r.pyx to h5py/h5r.c building 'h5py.h5r' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -fPIC -DH5_USE_16_API -I/builddir/build/BUILD/h5py-2.3.1/lzf -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c h5py/h5r.c -o build/temp.linux-i686-2.7/h5py/h5r.o In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5r.c:305: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11: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 #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ h5py/h5r.c: In function '__pyx_pf_4h5py_3h5r_create': h5py/h5r.c:931:10: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_4; ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5r.c:305: h5py/h5r.c: At top level: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp build/temp.linux-i686-2.7/h5py/h5r.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-i686-2.7/h5py/h5r.so cythoning h5py/utils.pyx to h5py/utils.c building 'h5py.utils' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -fPIC -DH5_USE_16_API -I/builddir/build/BUILD/h5py-2.3.1/lzf -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c h5py/utils.c -o build/temp.linux-i686-2.7/h5py/utils.o In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/utils.c:305: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11: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 #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp build/temp.linux-i686-2.7/h5py/utils.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-i686-2.7/h5py/utils.so cythoning h5py/_conv.pyx to h5py/_conv.c building 'h5py._conv' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -fPIC -DH5_USE_16_API -I/builddir/build/BUILD/h5py-2.3.1/lzf -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c h5py/_conv.c -o build/temp.linux-i686-2.7/h5py/_conv.o In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/_conv.c:305: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11: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 #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ h5py/_conv.c: In function '__pyx_f_4h5py_5_conv_enum_int_converter_conv': h5py/_conv.c:4088:10: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_4; ^ h5py/_conv.c: In function '__pyx_f_4h5py_5_conv_conv_vlen2ndarray': h5py/_conv.c:5003:10: warning: variable '__pyx_t_7' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_7; ^ h5py/_conv.c: In function '__pyx_f_4h5py_5_conv_conv_ndarray2vlen': h5py/_conv.c:5620:10: warning: variable '__pyx_t_6' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_6; ^ h5py/_conv.c: In function '__pyx_f_4h5py_5_conv_register_converters': h5py/_conv.c:5842:10: warning: variable '__pyx_t_2' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_2; ^ h5py/_conv.c: In function '__pyx_f_4h5py_5_conv_unregister_converters': h5py/_conv.c:6111:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/_conv.c: At top level: h5py/_conv.c:1343: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) { ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp build/temp.linux-i686-2.7/h5py/_conv.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-i686-2.7/h5py/_conv.so cythoning h5py/h5t.pyx to h5py/h5t.c building 'h5py.h5t' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -fPIC -DH5_USE_16_API -I/builddir/build/BUILD/h5py-2.3.1/lzf -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c h5py/h5t.c -o build/temp.linux-i686-2.7/h5py/h5t.o In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5t.c:305: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11: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 #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ h5py/h5t.c: In function '__pyx_pw_4h5py_3h5t_9enum_create': h5py/h5t.c:2939:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5t.c:2938:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5t.c:2937:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ h5py/h5t.c: In function '__pyx_pw_4h5py_3h5t_11vlen_create': h5py/h5t.c:3005:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5t.c:3004:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5t.c:3003:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_6TypeID_6commit': h5py/h5t.c:3792:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5t.c: In function '__pyx_pw_4h5py_3h5t_6TypeID_13equal': h5py/h5t.c:3938:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5t.c:3937:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5t.c:3936:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_6TypeID_14lock': h5py/h5t.c:4020:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_6TypeID_18set_size': h5py/h5t.c:4148:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_6TypeID_26_close': h5py/h5t.c:4382:10: warning: variable '__pyx_t_2' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_2; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_6TypeID_28encode': h5py/h5t.c:4447:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_12TypeOpaqueID_set_tag': h5py/h5t.c:5059:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_12TypeStringID_4set_cset': h5py/h5t.c:5449:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_12TypeStringID_8set_strpad': h5py/h5t.c:5568:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_12TypeAtomicID_2set_order': h5py/h5t.c:6085:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_12TypeAtomicID_6set_precision': h5py/h5t.c:6204:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_12TypeAtomicID_10set_offset': h5py/h5t.c:6323:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_12TypeAtomicID_12get_pad': h5py/h5t.c:6374:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_12TypeAtomicID_14set_pad': h5py/h5t.c:6501:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_13TypeIntegerID_2set_sign': h5py/h5t.c:6620:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_11TypeFloatID_get_fields': h5py/h5t.c:6796:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_11TypeFloatID_2set_fields': h5py/h5t.c:6971:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_11TypeFloatID_6set_ebias': h5py/h5t.c:7090:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_11TypeFloatID_10set_norm': h5py/h5t.c:7209:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_11TypeFloatID_14set_inpad': h5py/h5t.c:7328:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_14TypeCompoundID_6insert': h5py/h5t.c:8291:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_14TypeCompoundID_8pack': h5py/h5t.c:8340:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5t.c: In function '__pyx_f_4h5py_3h5t_10TypeEnumID_enum_convert': h5py/h5t.c:8854:10: warning: variable '__pyx_t_6' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_6; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_10TypeEnumID_enum_insert': h5py/h5t.c:9103:10: warning: variable '__pyx_t_2' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_2; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_10TypeEnumID_4enum_valueof': h5py/h5t.c:9311:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_10TypeEnumID_6get_member_value': h5py/h5t.c:9403:10: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_3; ^ h5py/h5t.c: In function '__pyx_f_4h5py_3h5t__c_string': h5py/h5t.c:11349:10: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_4; ^ h5py/h5t.c: In function '__pyx_f_4h5py_3h5t__c_complex': h5py/h5t.c:11448:10: warning: variable '__pyx_t_8' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_8; ^ h5py/h5t.c: In function '__pyx_f_4h5py_3h5t__c_compound': h5py/h5t.c:11800:10: warning: variable '__pyx_t_10' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_10; ^ h5py/h5t.c: In function '__pyx_f_4h5py_3h5t__c_vlen_str': h5py/h5t.c:12041:10: warning: variable '__pyx_t_2' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_2; ^ h5py/h5t.c: In function '__pyx_f_4h5py_3h5t__c_vlen_unicode': h5py/h5t.c:12116:10: warning: variable '__pyx_t_2' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_2; ^ h5py/h5t.c: In function '__pyx_pf_4h5py_3h5t_20convert': h5py/h5t.c:14029:10: warning: variable '__pyx_t_9' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_9; ^ h5py/h5t.c: In function 'inith5t': h5py/h5t.c:18087:10: warning: variable '__pyx_t_9' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_9; ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5t.c:305: h5py/h5t.c: At top level: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp build/temp.linux-i686-2.7/h5py/h5t.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-i686-2.7/h5py/h5t.so cythoning h5py/h5s.pyx to h5py/h5s.c building 'h5py.h5s' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -fPIC -DH5_USE_16_API -I/builddir/build/BUILD/h5py-2.3.1/lzf -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c h5py/h5s.c -o build/temp.linux-i686-2.7/h5py/h5s.o In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5s.c:305: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11: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 #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ h5py/h5s.c: In function '__pyx_pf_4h5py_3h5s_7SpaceID__close': h5py/h5s.c:1585:10: warning: variable '__pyx_t_8' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_8; ^ h5py/h5s.c: In function '__pyx_pf_4h5py_3h5s_7SpaceID_4encode': h5py/h5s.c:1871:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5s.c: In function '__pyx_pf_4h5py_3h5s_7SpaceID_12offset_simple': h5py/h5s.c:2270:10: warning: variable '__pyx_t_7' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_7; ^ h5py/h5s.c: In function '__pyx_pw_4h5py_3h5s_7SpaceID_23extent_copy': h5py/h5s.c:2854:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5s.c:2853:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5s.c:2852:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ h5py/h5s.c: In function '__pyx_pf_4h5py_3h5s_7SpaceID_22extent_copy': h5py/h5s.c:2879:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5s.c: In function '__pyx_pf_4h5py_3h5s_7SpaceID_24set_extent_simple': h5py/h5s.c:2986:10: warning: variable '__pyx_t_5' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_5; ^ h5py/h5s.c: In function '__pyx_pf_4h5py_3h5s_7SpaceID_26set_extent_none': h5py/h5s.c:3184:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5s.c: In function '__pyx_pf_4h5py_3h5s_7SpaceID_32get_select_bounds': h5py/h5s.c:3356:10: warning: variable '__pyx_t_5' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_5; ^ h5py/h5s.c: In function '__pyx_pf_4h5py_3h5s_7SpaceID_34select_all': h5py/h5s.c:3583:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5s.c: In function '__pyx_pf_4h5py_3h5s_7SpaceID_36select_none': h5py/h5s.c:3632:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5s.c: In function '__pyx_pf_4h5py_3h5s_7SpaceID_42get_select_elem_pointlist': h5py/h5s.c:3800:10: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_4; ^ h5py/h5s.c: In function '__pyx_pf_4h5py_3h5s_7SpaceID_44select_elements': h5py/h5s.c:3958:10: warning: variable '__pyx_t_7' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_7; ^ h5py/h5s.c: In function '__pyx_pf_4h5py_3h5s_7SpaceID_48get_select_hyper_blocklist': h5py/h5s.c:4141:10: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_4; ^ h5py/h5s.c: In function '__pyx_pf_4h5py_3h5s_7SpaceID_50select_hyperslab': h5py/h5s.c:4353:10: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_4; ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5s.c:305: h5py/h5s.c: At top level: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp build/temp.linux-i686-2.7/h5py/h5s.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-i686-2.7/h5py/h5s.so cythoning h5py/h5p.pyx to h5py/h5p.c building 'h5py.h5p' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -fPIC -DH5_USE_16_API -I/builddir/build/BUILD/h5py-2.3.1/lzf -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c h5py/h5p.c -o build/temp.linux-i686-2.7/h5py/h5p.o In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5p.c:305: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11: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 #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ h5py/h5p.c: In function '__pyx_f_4h5py_3h5p_propwrap': h5py/h5p.c:1809:10: warning: variable '__pyx_t_6' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_6; ^ h5py/h5p.c: In function '__pyx_pw_4h5py_3h5p_1create': h5py/h5p.c:2257:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5p.c:2256:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5p.c:2255:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ h5py/h5p.c: In function '__pyx_pw_4h5py_3h5p_6PropID_1equal': h5py/h5p.c:2332:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5p.c:2331:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5p.c:2330:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_14PropInstanceID_2_close': h5py/h5p.c:2841:10: warning: variable '__pyx_t_8' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_8; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_10PropCopyID_set_copy_object': h5py/h5p.c:3137:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_10PropCopyID_2get_copy_object': h5py/h5p.c:3187:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropFCID_get_version': h5py/h5p.c:3256:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropFCID_2set_userblock': h5py/h5p.c:3362:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropFCID_4get_userblock': h5py/h5p.c:3412:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropFCID_6set_sizes': h5py/h5p.c:3525:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropFCID_8get_sizes': h5py/h5p.c:3576:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropFCID_10set_link_creation_order': h5py/h5p.c:3668:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropFCID_12get_link_creation_order': h5py/h5p.c:3718:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_set_layout': h5py/h5p.c:3796:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_4set_chunk': h5py/h5p.c:3907:10: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_4; ^ h5py/h5p.c: In function '__pyx_pw_4h5py_3h5p_8PropDCID_9set_fill_value': h5py/h5p.c:4190:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5p.c:4189:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5p.c:4188:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_8set_fill_value': h5py/h5p.c:4220:10: warning: variable '__pyx_t_5' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_5; ^ h5py/h5p.c: In function '__pyx_pw_4h5py_3h5p_8PropDCID_11get_fill_value': h5py/h5p.c:4281:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5p.c:4280:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5p.c:4279:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_10get_fill_value': h5py/h5p.c:4311:10: warning: variable '__pyx_t_5' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_5; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_12fill_value_defined': h5py/h5p.c:4390:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_14set_fill_time': h5py/h5p.c:4468:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_16get_fill_time': h5py/h5p.c:4518:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_18set_alloc_time': h5py/h5p.c:4596:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_20get_alloc_time': h5py/h5p.c:4646:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_22set_filter': h5py/h5p.c:4788:10: warning: variable '__pyx_t_11' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_11; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_34remove_filter': h5py/h5p.c:5689:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_36set_deflate': h5py/h5p.c:5785:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_38set_fletcher32': h5py/h5p.c:5834:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_40set_shuffle': h5py/h5p.c:5883:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_42set_szip': h5py/h5p.c:5980:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDCID_44set_scaleoffset': h5py/h5p.c:6077:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropFAID_set_fclose_degree': h5py/h5p.c:6139:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropFAID_2get_fclose_degree': h5py/h5p.c:6189:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropFAID_4set_fapl_core': h5py/h5p.c:6314:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropFAID_6get_fapl_core': h5py/h5p.c:6365:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropFAID_8set_fapl_family': h5py/h5p.c:6507:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropFAID_10get_fapl_family': h5py/h5p.c:6568:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropFAID_12set_fapl_log': h5py/h5p.c:6752:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropFAID_14set_fapl_sec2': h5py/h5p.c:6801:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropFAID_16set_fapl_stdio': h5py/h5p.c:6850:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropFAID_20set_cache': h5py/h5p.c:7022:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropFAID_22get_cache': h5py/h5p.c:7075:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropFAID_24set_sieve_buf_size': h5py/h5p.c:7181:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropFAID_26get_sieve_buf_size': h5py/h5p.c:7231:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropFAID_28set_libver_bounds': h5py/h5p.c:7344:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropFAID_30get_libver_bounds': h5py/h5p.c:7395:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pw_4h5py_3h5p_8PropFAID_35set_mdc_config': h5py/h5p.c:7563:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5p.c:7562:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5p.c:7561:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropLCID_set_char_encoding': h5py/h5p.c:7681:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropLCID_2get_char_encoding': h5py/h5p.c:7731:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropLCID_4set_create_intermediate_group': h5py/h5p.c:7809:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropLCID_6get_create_intermediate_group': h5py/h5p.c:7859:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropLAID_4set_nlinks': h5py/h5p.c:8013:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropLAID_6get_nlinks': h5py/h5p.c:8063:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropLAID_8set_elink_prefix': h5py/h5p.c:8143:10: warning: variable '__pyx_t_2' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_2; ^ h5py/h5p.c: In function '__pyx_pw_4h5py_3h5p_8PropLAID_13set_elink_fapl': h5py/h5p.c:8362:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5p.c:8361:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5p.c:8360:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropLAID_12set_elink_fapl': h5py/h5p.c:8387:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropGCID_set_link_creation_order': h5py/h5p.c:8541:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropGCID_2get_link_creation_order': h5py/h5p.c:8591:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropOCID_set_obj_track_times': h5py/h5p.c:8657:10: warning: variable '__pyx_t_2' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_2; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropOCID_2get_obj_track_times': h5py/h5p.c:8708:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDAID_set_chunk_cache': h5py/h5p.c:8830:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5p.c: In function '__pyx_pf_4h5py_3h5p_8PropDAID_2get_chunk_cache': h5py/h5p.c:8882:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp build/temp.linux-i686-2.7/h5py/h5p.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-i686-2.7/h5py/h5p.so cythoning h5py/h5d.pyx to h5py/h5d.c building 'h5py.h5d' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -fPIC -DH5_USE_16_API -I/builddir/build/BUILD/h5py-2.3.1/lzf -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c h5py/h5d.c -o build/temp.linux-i686-2.7/h5py/h5d.o In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5d.c:305: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11: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 #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ h5py/h5d.c: In function '__pyx_pf_4h5py_3h5d_9DatasetID__close': h5py/h5d.c:2209:10: warning: variable '__pyx_t_8' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_8; ^ h5py/h5d.c: In function '__pyx_pw_4h5py_3h5d_9DatasetID_7extend': h5py/h5d.c:2937:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5d.c:2936:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5d.c:2935:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ h5py/h5d.c: In function '__pyx_pf_4h5py_3h5d_9DatasetID_6extend': h5py/h5d.c:2973:10: warning: variable '__pyx_t_9' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_9; ^ h5py/h5d.c: In function '__pyx_pw_4h5py_3h5d_9DatasetID_9set_extent': h5py/h5d.c:3198:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5d.c:3197:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5d.c:3196:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ h5py/h5d.c: In function '__pyx_pf_4h5py_3h5d_9DatasetID_8set_extent': h5py/h5d.c:3234:10: warning: variable '__pyx_t_9' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_9; ^ h5py/h5d.c: In function '__pyx_pf_4h5py_3h5d_9DatasetID_12get_space_status': h5py/h5d.c:3549:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp build/temp.linux-i686-2.7/h5py/h5d.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-i686-2.7/h5py/h5d.so cythoning h5py/h5a.pyx to h5py/h5a.c building 'h5py.h5a' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -fPIC -DH5_USE_16_API -I/builddir/build/BUILD/h5py-2.3.1/lzf -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c h5py/h5a.c -o build/temp.linux-i686-2.7/h5py/h5a.o In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5a.c:305: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11: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 #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ h5py/h5a.c: In function '__pyx_pf_4h5py_3h5a_6rename': h5py/h5a.c:2309:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5a.c: In function '__pyx_pf_4h5py_3h5a_8delete': h5py/h5a.c:2471:10: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_4; ^ h5py/h5a.c: In function '__pyx_pw_4h5py_3h5a_11get_num_attrs': h5py/h5a.c:2567:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5a.c:2566:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5a.c:2565:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ h5py/h5a.c: In function '__pyx_pf_4h5py_3h5a_12get_info': h5py/h5a.c:3067:10: warning: variable '__pyx_t_5' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_5; ^ h5py/h5a.c: In function '__pyx_pf_4h5py_3h5a_14iterate': h5py/h5a.c:3727:19: warning: assignment from incompatible pointer type [enabled by default] __pyx_v_cfunc = __pyx_f_4h5py_3h5a_cb_attr_iter; ^ h5py/h5a.c:3739:19: warning: assignment from incompatible pointer type [enabled by default] __pyx_v_cfunc = __pyx_f_4h5py_3h5a_cb_attr_simple; ^ h5py/h5a.c:3652:10: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_4; ^ h5py/h5a.c: In function '__pyx_pf_4h5py_3h5a_6AttrID__close': h5py/h5a.c:4018:10: warning: variable '__pyx_t_8' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_8; ^ h5py/h5a.c: In function '__pyx_pw_4h5py_3h5a_6AttrID_3read': h5py/h5a.c:4212:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5a.c:4211:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5a.c:4210:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ h5py/h5a.c: In function '__pyx_pw_4h5py_3h5a_6AttrID_5write': h5py/h5a.c:4390:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5a.c:4389:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5a.c:4388:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp build/temp.linux-i686-2.7/h5py/h5a.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-i686-2.7/h5py/h5a.so cythoning h5py/h5f.pyx to h5py/h5f.c building 'h5py.h5f' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -fPIC -DH5_USE_16_API -I/builddir/build/BUILD/h5py-2.3.1/lzf -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c h5py/h5f.c -o build/temp.linux-i686-2.7/h5py/h5f.o In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5f.c:305: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11: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 #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ h5py/h5f.c: In function '__pyx_pf_4h5py_3h5f_4flush': h5py/h5f.c:2010:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5f.c: In function '__pyx_pf_4h5py_3h5f_8mount': h5py/h5f.c:2194:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5f.c: In function '__pyx_pf_4h5py_3h5f_10unmount': h5py/h5f.c:2297:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5f.c: In function '__pyx_pw_4h5py_3h5f_13get_name': h5py/h5f.c:2330:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5f.c:2329:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5f.c:2328:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ h5py/h5f.c: In function '__pyx_pf_4h5py_3h5f_6FileID_2close': h5py/h5f.c:3232:10: warning: variable '__pyx_t_8' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_8; ^ h5py/h5f.c: In function '__pyx_pf_4h5py_3h5f_6FileID_6get_filesize': h5py/h5f.c:3513:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5f.c: In function '__pyx_pf_4h5py_3h5f_6FileID_14get_intent': h5py/h5f.c:3750:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5f.c: In function '__pyx_pf_4h5py_3h5f_6FileID_16get_vfd_handle': h5py/h5f.c:3822:10: warning: variable '__pyx_t_7' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_7; ^ h5py/h5f.c: In function '__pyx_pf_4h5py_3h5f_6FileID_18get_mdc_hit_rate': h5py/h5f.c:3926:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5f.c: In function '__pyx_pf_4h5py_3h5f_6FileID_20get_mdc_size': h5py/h5f.c:3995:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5f.c: In function '__pyx_pf_4h5py_3h5f_6FileID_22reset_mdc_hit_rate_stats': h5py/h5f.c:4088:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5f.c: In function '__pyx_pf_4h5py_3h5f_6FileID_24get_mdc_config': h5py/h5f.c:4139:10: warning: variable '__pyx_t_2' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_2; ^ h5py/h5f.c: In function '__pyx_pw_4h5py_3h5f_6FileID_27set_mdc_config': h5py/h5f.c:4197:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5f.c:4196:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5f.c:4195:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ h5py/h5f.c: In function '__pyx_pf_4h5py_3h5f_6FileID_26set_mdc_config': h5py/h5f.c:4222:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5f.c:305: h5py/h5f.c: At top level: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp build/temp.linux-i686-2.7/h5py/h5f.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-i686-2.7/h5py/h5f.so cythoning h5py/h5g.pyx to h5py/h5g.c building 'h5py.h5g' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -fPIC -DH5_USE_16_API -I/builddir/build/BUILD/h5py-2.3.1/lzf -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c h5py/h5g.c -o build/temp.linux-i686-2.7/h5py/h5g.o In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5g.c:305: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11: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 #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ h5py/h5g.c: In function '__pyx_pf_4h5py_3h5g_4iterate': h5py/h5g.c:2778:10: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_4; ^ h5py/h5g.c: In function '__pyx_pf_4h5py_3h5g_6get_objinfo': h5py/h5g.c:2969:10: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_3; ^ h5py/h5g.c: In function '__pyx_pf_4h5py_3h5g_7GroupID_2_close': h5py/h5g.c:3183:10: warning: variable '__pyx_t_8' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_8; ^ h5py/h5g.c: In function '__pyx_pf_4h5py_3h5g_7GroupID_4link': h5py/h5g.c:3483:10: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_3; ^ h5py/h5g.c: In function '__pyx_pf_4h5py_3h5g_7GroupID_6unlink': h5py/h5g.c:3580:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5g.c: In function '__pyx_pf_4h5py_3h5g_7GroupID_8move': h5py/h5g.c:3697:10: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_3; ^ h5py/h5g.c: In function '__pyx_pf_4h5py_3h5g_7GroupID_10get_num_objs': h5py/h5g.c:3782:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5g.c: In function '__pyx_pf_4h5py_3h5g_7GroupID_16get_linkval': h5py/h5g.c:4101:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5g.c: In function '__pyx_pf_4h5py_3h5g_7GroupID_18set_comment': h5py/h5g.c:4376:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5g.c: In function '__pyx_pf_4h5py_3h5g_7GroupID_22__contains__': h5py/h5g.c:4607:37: warning: variable '__pyx_v_new_handler' set but not used [-Wunused-but-set-variable] __pyx_t_4h5py_7_errors_err_cookie __pyx_v_new_handler; ^ h5py/h5g.c: In function '__pyx_pf_4h5py_3h5g_7GroupID_26__len__': h5py/h5g.c:4795:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5g.c:305: h5py/h5g.c: At top level: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp build/temp.linux-i686-2.7/h5py/h5g.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-i686-2.7/h5py/h5g.so cythoning h5py/h5l.pyx to h5py/h5l.c building 'h5py.h5l' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -fPIC -DH5_USE_16_API -I/builddir/build/BUILD/h5py-2.3.1/lzf -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c h5py/h5l.c -o build/temp.linux-i686-2.7/h5py/h5l.o In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5l.c:305: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11: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 #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ h5py/h5l.c: In function '__pyx_pf_4h5py_3h5l_9LinkProxy_6create_hard': h5py/h5l.c:2020:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5l.c: In function '__pyx_pf_4h5py_3h5l_9LinkProxy_8create_soft': h5py/h5l.c:2153:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5l.c: In function '__pyx_pf_4h5py_3h5l_9LinkProxy_10create_external': h5py/h5l.c:2295:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5l.c: In function '__pyx_pf_4h5py_3h5l_9LinkProxy_12get_val': h5py/h5l.c:2408:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5l.c: In function '__pyx_pf_4h5py_3h5l_9LinkProxy_14move': h5py/h5l.c:2801:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5l.c: In function '__pyx_pf_4h5py_3h5l_9LinkProxy_18get_info': h5py/h5l.c:3032:10: warning: variable '__pyx_t_2' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_2; ^ h5py/h5l.c: In function '__pyx_pf_4h5py_3h5l_9LinkProxy_20visit': h5py/h5l.c:3237:19: warning: assignment from incompatible pointer type [enabled by default] __pyx_v_cfunc = __pyx_f_4h5py_3h5l_cb_link_iterate; ^ h5py/h5l.c:3249:19: warning: assignment from incompatible pointer type [enabled by default] __pyx_v_cfunc = __pyx_f_4h5py_3h5l_cb_link_simple; ^ h5py/h5l.c:3197:10: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_3; ^ h5py/h5l.c: In function '__pyx_pf_4h5py_3h5l_9LinkProxy_22iterate': h5py/h5l.c:3447:19: warning: assignment from incompatible pointer type [enabled by default] __pyx_v_cfunc = __pyx_f_4h5py_3h5l_cb_link_iterate; ^ h5py/h5l.c:3459:19: warning: assignment from incompatible pointer type [enabled by default] __pyx_v_cfunc = __pyx_f_4h5py_3h5l_cb_link_simple; ^ h5py/h5l.c:3407:10: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_3; ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5l.c:305: h5py/h5l.c: At top level: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp build/temp.linux-i686-2.7/h5py/h5l.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-i686-2.7/h5py/h5l.so cythoning h5py/h5o.pyx to h5py/h5o.c building 'h5py.h5o' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -fPIC -DH5_USE_16_API -I/builddir/build/BUILD/h5py-2.3.1/lzf -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c h5py/h5o.c -o build/temp.linux-i686-2.7/h5py/h5o.o In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5o.c:305: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11: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 #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ h5py/h5o.c: In function '__pyx_pf_4h5py_3h5o_get_info': h5py/h5o.c:2877:10: warning: variable '__pyx_t_5' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_5; ^ h5py/h5o.c: In function '__pyx_pf_4h5py_3h5o_6link': h5py/h5o.c:3384:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5o.c: In function '__pyx_pf_4h5py_3h5o_8copy': h5py/h5o.c:3538:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5o.c: In function '__pyx_pf_4h5py_3h5o_10set_comment': h5py/h5o.c:3666:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5o.c: In function '__pyx_pf_4h5py_3h5o_14visit': h5py/h5o.c:4451:19: warning: assignment from incompatible pointer type [enabled by default] __pyx_v_cfunc = __pyx_f_4h5py_3h5o_cb_obj_iterate; ^ h5py/h5o.c:4463:19: warning: assignment from incompatible pointer type [enabled by default] __pyx_v_cfunc = __pyx_f_4h5py_3h5o_cb_obj_simple; ^ h5py/h5o.c:4411:10: warning: variable '__pyx_t_3' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_3; ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5o.c:305: h5py/h5o.c: At top level: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp build/temp.linux-i686-2.7/h5py/h5o.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-i686-2.7/h5py/h5o.so cythoning h5py/h5ds.pyx to h5py/h5ds.c building 'h5py.h5ds' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -fPIC -DH5_USE_16_API -I/builddir/build/BUILD/h5py-2.3.1/lzf -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c h5py/h5ds.c -o build/temp.linux-i686-2.7/h5py/h5ds.o In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5ds.c:305: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11: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 #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ h5py/h5ds.c: In function '__pyx_pf_4h5py_4h5ds_set_scale': h5py/h5ds.c:945:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5ds.c: In function '__pyx_pw_4h5py_4h5ds_3is_scale': h5py/h5ds.c:978:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5ds.c:977:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5ds.c:976:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ h5py/h5ds.c: In function '__pyx_pf_4h5py_4h5ds_4attach_scale': h5py/h5ds.c:1123:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5ds.c: In function '__pyx_pf_4h5py_4h5ds_8detach_scale': h5py/h5ds.c:1355:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5ds.c: In function '__pyx_pf_4h5py_4h5ds_12set_label': h5py/h5ds.c:1576:10: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_1; ^ h5py/h5ds.c: In function '__pyx_pw_4h5py_4h5ds_17get_scale_name': h5py/h5ds.c:1841:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ h5py/h5ds.c:1840:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ h5py/h5ds.c:1839:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ h5py/h5ds.c: In function '__pyx_f_4h5py_4h5ds_cb_ds_iter': h5py/h5ds.c:2129:7: warning: variable '__pyx_t_1' set but not used [-Wunused-but-set-variable] int __pyx_t_1; ^ h5py/h5ds.c: In function '__pyx_pf_4h5py_4h5ds_18iterate': h5py/h5ds.c:2345:10: warning: variable '__pyx_t_4' set but not used [-Wunused-but-set-variable] herr_t __pyx_t_4; ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5ds.c:305: h5py/h5ds.c: At top level: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp build/temp.linux-i686-2.7/h5py/h5ds.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-i686-2.7/h5py/h5ds.so cythoning h5py/h5ac.pyx to h5py/h5ac.c building 'h5py.h5ac' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp -fPIC -DH5_USE_16_API -I/builddir/build/BUILD/h5py-2.3.1/lzf -I/usr/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c h5py/h5ac.c -o build/temp.linux-i686-2.7/h5py/h5ac.o In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5ac.c:305: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11: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 #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from h5py/api_compat.h:26, from h5py/h5ac.c:305: /usr/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fopenmp build/temp.linux-i686-2.7/h5py/h5ac.o -L/usr/lib -lhdf5 -lhdf5_hl -llzf -lpython2.7 -o build/lib.linux-i686-2.7/h5py/h5ac.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pzbdIR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386 ++ dirname /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386 + cd h5py-2.3.1 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386 Autodetected HDF5 version 1.8.12 running install running install_lib creating /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr creating /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib creating /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py copying build/lib.linux-i686-2.7/h5py/defs.so -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py copying build/lib.linux-i686-2.7/h5py/highlevel.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py copying build/lib.linux-i686-2.7/h5py/h5p.so -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py copying build/lib.linux-i686-2.7/h5py/h5d.so -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py copying build/lib.linux-i686-2.7/h5py/h5fd.so -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py copying build/lib.linux-i686-2.7/h5py/h5l.so -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py copying build/lib.linux-i686-2.7/h5py/_conv.so -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py copying build/lib.linux-i686-2.7/h5py/ipy_completer.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py copying build/lib.linux-i686-2.7/h5py/h5t.so -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py copying build/lib.linux-i686-2.7/h5py/h5r.so -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py copying build/lib.linux-i686-2.7/h5py/utils.so -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py copying build/lib.linux-i686-2.7/h5py/version.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py copying build/lib.linux-i686-2.7/h5py/h5f.so -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py copying build/lib.linux-i686-2.7/h5py/_proxy.so -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py creating /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests copying build/lib.linux-i686-2.7/h5py/tests/test_h5p.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests copying build/lib.linux-i686-2.7/h5py/tests/common.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests copying build/lib.linux-i686-2.7/h5py/tests/test_selections.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests copying build/lib.linux-i686-2.7/h5py/tests/test_dimension_scales.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests copying build/lib.linux-i686-2.7/h5py/tests/test_datatype.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests copying build/lib.linux-i686-2.7/h5py/tests/test_group.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests copying build/lib.linux-i686-2.7/h5py/tests/test_h5f.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests copying build/lib.linux-i686-2.7/h5py/tests/test_attrs.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests copying build/lib.linux-i686-2.7/h5py/tests/test_file.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests copying build/lib.linux-i686-2.7/h5py/tests/test_h5t.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests copying build/lib.linux-i686-2.7/h5py/tests/test_base.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests copying build/lib.linux-i686-2.7/h5py/tests/__init__.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests copying build/lib.linux-i686-2.7/h5py/tests/test_h5.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests copying build/lib.linux-i686-2.7/h5py/tests/test_slicing.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests copying build/lib.linux-i686-2.7/h5py/tests/test_objects.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests copying build/lib.linux-i686-2.7/h5py/tests/test_attrs_data.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests copying build/lib.linux-i686-2.7/h5py/tests/test_dataset.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests copying build/lib.linux-i686-2.7/h5py/h5z.so -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py copying build/lib.linux-i686-2.7/h5py/h5ac.so -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py copying build/lib.linux-i686-2.7/h5py/h5a.so -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py copying build/lib.linux-i686-2.7/h5py/__init__.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py copying build/lib.linux-i686-2.7/h5py/h5s.so -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py copying build/lib.linux-i686-2.7/h5py/h5.so -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py copying build/lib.linux-i686-2.7/h5py/_errors.so -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py copying build/lib.linux-i686-2.7/h5py/_objects.so -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py copying build/lib.linux-i686-2.7/h5py/h5i.so -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py creating /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_hl copying build/lib.linux-i686-2.7/h5py/_hl/selections.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_hl copying build/lib.linux-i686-2.7/h5py/_hl/filters.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_hl copying build/lib.linux-i686-2.7/h5py/_hl/datatype.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_hl copying build/lib.linux-i686-2.7/h5py/_hl/group.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_hl copying build/lib.linux-i686-2.7/h5py/_hl/selections2.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_hl copying build/lib.linux-i686-2.7/h5py/_hl/base.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_hl copying build/lib.linux-i686-2.7/h5py/_hl/dataset.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_hl copying build/lib.linux-i686-2.7/h5py/_hl/files.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_hl copying build/lib.linux-i686-2.7/h5py/_hl/__init__.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_hl copying build/lib.linux-i686-2.7/h5py/_hl/attrs.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_hl copying build/lib.linux-i686-2.7/h5py/_hl/dims.py -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_hl copying build/lib.linux-i686-2.7/h5py/h5o.so -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py copying build/lib.linux-i686-2.7/h5py/h5g.so -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py copying build/lib.linux-i686-2.7/h5py/h5ds.so -> /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/highlevel.py to highlevel.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/ipy_completer.py to ipy_completer.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests/test_h5p.py to test_h5p.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests/test_selections.py to test_selections.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests/test_dimension_scales.py to test_dimension_scales.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests/test_datatype.py to test_datatype.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests/test_group.py to test_group.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests/test_h5f.py to test_h5f.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests/test_attrs.py to test_attrs.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests/test_file.py to test_file.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests/test_h5t.py to test_h5t.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests/test_h5.py to test_h5.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests/test_slicing.py to test_slicing.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests/test_objects.py to test_objects.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests/test_attrs_data.py to test_attrs_data.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/tests/test_dataset.py to test_dataset.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_hl/selections.py to selections.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_hl/filters.py to filters.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_hl/datatype.py to datatype.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_hl/group.py to group.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_hl/selections2.py to selections2.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_hl/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_hl/dataset.py to dataset.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_hl/files.py to files.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_hl/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_hl/attrs.py to attrs.pyc byte-compiling /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_hl/dims.py to dims.pyc writing byte-compilation script '/tmp/tmpS5k_VS.py' /usr/bin/python -O /tmp/tmpS5k_VS.py removing /tmp/tmpS5k_VS.py running install_egg_info running egg_info writing h5py.egg-info/PKG-INFO writing top-level names to h5py.egg-info/top_level.txt writing dependency_links to h5py.egg-info/dependency_links.txt reading manifest file 'h5py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.c' under directory 'win_include' warning: no files found matching '*.h' under directory 'win_include' writing manifest file 'h5py.egg-info/SOURCES.txt' Copying h5py.egg-info to /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py-2.3.1-py2.7.egg-info running install_scripts + chmod 0755 /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_conv.so /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_errors.so /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_objects.so /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_proxy.so /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/defs.so /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5.so /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5a.so /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5ac.so /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5d.so /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5ds.so /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5f.so /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5fd.so /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5g.so /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5i.so /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5l.so /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5o.so /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5p.so /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5r.so /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5s.so /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5t.so /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5z.so /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/utils.so + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/h5py-2.3.1 extracting debug info from /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/defs.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5p.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5d.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5fd.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5l.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_conv.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5t.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5r.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/utils.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5f.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_proxy.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5z.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5ac.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5a.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5s.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_errors.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/_objects.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5i.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5o.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5g.so extracting debug info from /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7/site-packages/h5py/h5ds.so /usr/lib/rpm/sepdebugcrcfix: Updated 22 CRC32s, 0 CRC32s did match. 18747 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.havNrv + umask 022 + cd /builddir/build/BUILD + cd h5py-2.3.1 + /usr/bin/python setup.py test Autodetected HDF5 version 1.8.12 running test running build_py running build_ext skipping 'h5py/defs.c' Cython extension (up-to-date) skipping 'h5py/_errors.c' Cython extension (up-to-date) skipping 'h5py/_objects.c' Cython extension (up-to-date) skipping 'h5py/_proxy.c' Cython extension (up-to-date) skipping 'h5py/h5fd.c' Cython extension (up-to-date) skipping 'h5py/h5z.c' Cython extension (up-to-date) skipping 'h5py/h5.c' Cython extension (up-to-date) skipping 'h5py/h5i.c' Cython extension (up-to-date) skipping 'h5py/h5r.c' Cython extension (up-to-date) skipping 'h5py/utils.c' Cython extension (up-to-date) skipping 'h5py/_conv.c' Cython extension (up-to-date) skipping 'h5py/h5t.c' Cython extension (up-to-date) skipping 'h5py/h5s.c' Cython extension (up-to-date) skipping 'h5py/h5p.c' Cython extension (up-to-date) skipping 'h5py/h5d.c' Cython extension (up-to-date) skipping 'h5py/h5a.c' Cython extension (up-to-date) skipping 'h5py/h5f.c' Cython extension (up-to-date) skipping 'h5py/h5g.c' Cython extension (up-to-date) skipping 'h5py/h5l.c' Cython extension (up-to-date) skipping 'h5py/h5o.c' Cython extension (up-to-date) skipping 'h5py/h5ds.c' Cython extension (up-to-date) skipping 'h5py/h5ac.c' Cython extension (up-to-date) ............................s...............................................................sss......................................ss.......................s........s.................................................................x.......................s.......................................x........ ---------------------------------------------------------------------- Ran 306 tests in 0.594s OK (skipped=9, expected failures=2) + exit 0 Processing files: h5py-2.3.1-1.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WYBwwb + umask 022 + cd /builddir/build/BUILD + cd h5py-2.3.1 + DOCDIR=/builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/share/doc/h5py-2.3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/share/doc/h5py-2.3.1 + cp -pr licenses/hdf5.txt licenses/license.txt licenses/pytables.txt licenses/python.txt licenses/stdint.txt /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/share/doc/h5py-2.3.1 + cp -pr ANN.rst /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/share/doc/h5py-2.3.1 + cp -pr README.rst /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/share/doc/h5py-2.3.1 + cp -pr examples /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386/usr/share/doc/h5py-2.3.1 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '.*/h5py/.*\.so' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: h5py = 2.3.1-1.el7 h5py(x86-32) = 2.3.1-1.el7 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgomp.so.1 libhdf5_hl.so.8 libhdf5.so.8 liblzf.so.1 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: h5py-debuginfo-2.3.1-1.el7.i686 Provides: h5py-debuginfo = 2.3.1-1.el7 h5py-debuginfo(x86-32) = 2.3.1-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386 warning: Could not canonicalize hostname: worker1.bsys.centos.org Wrote: /builddir/build/RPMS/h5py-2.3.1-1.el7.i686.rpm Wrote: /builddir/build/RPMS/h5py-debuginfo-2.3.1-1.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tsgQzH + umask 022 + cd /builddir/build/BUILD + cd h5py-2.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/h5py-2.3.1-1.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->