Created
August 30, 2013 18:18
-
-
Save ngoldbaum/6392792 to your computer and use it in GitHub Desktop.
h5py linking error on anaconda
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
goldbaum at ROUS in ~/Downloads/h5py-2.1.3 | |
○ python setup.py install | |
running install | |
running build | |
running build_py | |
creating build | |
creating build/lib.macosx-10.5-x86_64-2.7 | |
creating build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/__init__.py -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/api_gen.py -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/highlevel.py -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/ipy_completer.py -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/version.py -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
creating build/lib.macosx-10.5-x86_64-2.7/h5py/_hl | |
copying h5py/_hl/__init__.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/_hl | |
copying h5py/_hl/attrs.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/_hl | |
copying h5py/_hl/base.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/_hl | |
copying h5py/_hl/dataset.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/_hl | |
copying h5py/_hl/datatype.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/_hl | |
copying h5py/_hl/dims.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/_hl | |
copying h5py/_hl/files.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/_hl | |
copying h5py/_hl/filters.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/_hl | |
copying h5py/_hl/group.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/_hl | |
copying h5py/_hl/selections.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/_hl | |
copying h5py/_hl/selections2.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/_hl | |
creating build/lib.macosx-10.5-x86_64-2.7/h5py/_hl/tests | |
copying h5py/_hl/tests/__init__.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/_hl/tests | |
copying h5py/_hl/tests/common.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/_hl/tests | |
copying h5py/_hl/tests/test_attrs.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/_hl/tests | |
copying h5py/_hl/tests/test_attrs_data.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/_hl/tests | |
copying h5py/_hl/tests/test_base.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/_hl/tests | |
copying h5py/_hl/tests/test_dataset.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/_hl/tests | |
copying h5py/_hl/tests/test_datatype.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/_hl/tests | |
copying h5py/_hl/tests/test_dimension_scales.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/_hl/tests | |
copying h5py/_hl/tests/test_file.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/_hl/tests | |
copying h5py/_hl/tests/test_group.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/_hl/tests | |
copying h5py/_hl/tests/test_selections.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/_hl/tests | |
copying h5py/_hl/tests/test_slicing.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/_hl/tests | |
creating build/lib.macosx-10.5-x86_64-2.7/h5py/lowtest | |
copying h5py/lowtest/__init__.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/lowtest | |
copying h5py/lowtest/test_h5.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/lowtest | |
copying h5py/lowtest/test_h5p.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/lowtest | |
copying h5py/lowtest/test_h5t.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/lowtest | |
copying h5py/lowtest/test_objects.py -> build/lib.macosx-10.5-x86_64-2.7/h5py/lowtest | |
copying h5py/_conv.pyx -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/_errors.pyx -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/_objects.pyx -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/_proxy.pyx -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/defs.pyx -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/h5.pyx -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/h5a.pyx -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/h5d.pyx -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/h5ds.pyx -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/h5f.pyx -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/h5fd.pyx -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/h5g.pyx -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/h5i.pyx -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/h5l.pyx -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/h5o.pyx -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/h5p.pyx -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/h5r.pyx -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/h5s.pyx -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/h5t.pyx -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/h5z.pyx -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
copying h5py/utils.pyx -> build/lib.macosx-10.5-x86_64-2.7/h5py | |
running build_ext | |
skipping 'h5py/defs.c' Cython extension (up-to-date) | |
building 'h5py.defs' extension | |
creating build/temp.macosx-10.5-x86_64-2.7 | |
creating build/temp.macosx-10.5-x86_64-2.7/h5py | |
/usr/bin/clang -fno-strict-aliasing -I/Users/goldbaum/anaconda/include -arch x86_64 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DH5_USE_16_API -I/Users/goldbaum/anaconda/lib/python2.7/site-packages/numpy/core/include -I/Users/goldbaum/Downloads/h5py-2.1.3/lzf -I/opt/local/include -I/Users/goldbaum/anaconda/include/python2.7 -c h5py/defs.c -o build/temp.macosx-10.5-x86_64-2.7/h5py/defs.o | |
In file included from h5py/defs.c:228: | |
In file included from h5py/api_compat.h:20: | |
In file included from /Users/goldbaum/anaconda/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15: | |
In file included from /Users/goldbaum/anaconda/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /Users/goldbaum/anaconda/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728: | |
/Users/goldbaum/anaconda/lib/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: | |
"Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API | |
NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by #defining... | |
^ | |
h5py/defs.c:17614:67: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno... | |
^~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:17791:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:17614:63: note: remove the 'if' if its condition is always false | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 526; __pyx_clineno = __LINE__; goto __pyx_L6_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:17595:84: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...NULL); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:17791:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:17595:80: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 526; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:17585:81: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____enter__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:17791:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:17585:77: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 526; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:17572:80: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____exit__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:17791:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:17572:76: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 526; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:17560:61: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s__rlock); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:17791:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:17560:57: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 526; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:17539:3: note: variable '__pyx_r' is declared here | |
H5I_type_t __pyx_r; | |
^ | |
h5py/defs.c:23571:96: warning: passing 'char **' to parameter of type | |
'const char **' discards qualifiers in nested pointer types | |
[-Wincompatible-pointer-types] | |
...__pyx_v_link_size, __pyx_v_flags, __pyx_v_filename, __pyx_v_obj_path); | |
^~~~~~~~~~~~~~~~ | |
/Users/goldbaum/anaconda/include/H5Lpublic.h:194:34: note: passing argument to | |
parameter 'filename' here | |
unsigned *flags, const char **filename/*out*/, const char **obj_path /*out*/); | |
^ | |
h5py/defs.c:23571:114: warning: passing 'char **' to parameter of type | |
'const char **' discards qualifiers in nested pointer types | |
[-Wincompatible-pointer-types] | |
...__pyx_v_link_size, __pyx_v_flags, __pyx_v_filename, __pyx_v_obj_path); | |
^~~~~~~~~~~~~~~~ | |
/Users/goldbaum/anaconda/include/H5Lpublic.h:194:64: note: passing argument to | |
parameter 'obj_path' here | |
unsigned *flags, const char **filename/*out*/, const char **obj_path /*out*/); | |
^ | |
h5py/defs.c:35224:93: warning: passing 'char **' to parameter of type | |
'const char *const *' discards qualifiers in nested pointer types | |
[-Wincompatible-pointer-types] | |
...__pyx_v_memb_map, __pyx_v_memb_fapl, __pyx_v_memb_name, __pyx_v_memb_addr,... | |
^~~~~~~~~~~~~~~~~ | |
/Users/goldbaum/anaconda/include/H5FDmulti.h:37:49: note: passing argument to | |
parameter 'memb_name' here | |
const hid_t *memb_fapl, const char * const *memb_name, | |
^ | |
h5py/defs.c:35766:72: warning: incompatible pointer types passing 'int *' to | |
parameter of type 'size_t *' (aka 'unsigned long *') | |
[-Wincompatible-pointer-types] | |
...__pyx_v_mdc_nelmts, __pyx_v_rdcc_nelmts, __pyx_v_rdcc_nbytes,... | |
^~~~~~~~~~~~~~~~~~~ | |
/Users/goldbaum/anaconda/include/H5Ppublic.h:304:16: note: passing argument to | |
parameter 'rdcc_nslots' here | |
size_t *rdcc_nslots/*out*/, | |
^ | |
h5py/defs.c:37124:67: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno... | |
^~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:37301:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:37124:63: note: remove the 'if' if its condition is always false | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1174; __pyx_clineno = __LINE__; goto __pyx_L6_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:37105:84: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...NULL); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:37301:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:37105:80: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1174; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:37095:81: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____enter__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:37301:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:37095:77: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1174; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:37082:80: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____exit__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:37301:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:37082:76: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1174; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:37070:61: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s__rlock); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:37301:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:37070:57: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1174; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:37049:3: note: variable '__pyx_r' is declared here | |
H5D_layout_t __pyx_r; | |
^ | |
h5py/defs.c:43084:67: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno... | |
^~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:43261:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:43084:63: note: remove the 'if' if its condition is always false | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1372; __pyx_clineno = __LINE__; goto __pyx_L6_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:43065:84: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...NULL); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:43261:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:43065:80: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1372; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:43055:81: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____enter__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:43261:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:43055:77: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1372; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:43042:80: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____exit__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:43261:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:43042:76: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1372; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:43030:61: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s__rlock); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:43261:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:43030:57: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1372; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:43009:3: note: variable '__pyx_r' is declared here | |
enum H5Z_EDC_t __pyx_r; | |
^ | |
h5py/defs.c:50670:67: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno... | |
^~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:50847:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:50670:63: note: remove the 'if' if its condition is always false | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1624; __pyx_clineno = __LINE__; goto __pyx_L6_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:50651:84: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...NULL); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:50847:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:50651:80: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1624; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:50641:81: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____enter__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:50847:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:50641:77: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1624; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:50628:80: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____exit__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:50847:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:50628:76: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1624; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:50616:61: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s__rlock); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:50847:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:50616:57: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1624; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:50595:3: note: variable '__pyx_r' is declared here | |
enum H5G_obj_t __pyx_r; | |
^ | |
h5py/defs.c:53649:67: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno... | |
^~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:53826:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:53649:63: note: remove the 'if' if its condition is always false | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1723; __pyx_clineno = __LINE__; goto __pyx_L6_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:53630:84: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...NULL); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:53826:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:53630:80: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1723; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:53620:81: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____enter__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:53826:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:53620:77: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1723; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:53607:80: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____exit__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:53826:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:53607:76: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1723; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:53595:61: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s__rlock); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:53826:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:53595:57: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1723; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:53574:3: note: variable '__pyx_r' is declared here | |
H5S_class_t __pyx_r; | |
^ | |
h5py/defs.c:54731:67: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno... | |
^~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:54908:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:54731:63: note: remove the 'if' if its condition is always false | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1759; __pyx_clineno = __LINE__; goto __pyx_L6_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:54712:84: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...NULL); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:54908:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:54712:80: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1759; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:54702:81: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____enter__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:54908:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:54702:77: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1759; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:54689:80: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____exit__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:54908:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:54689:76: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1759; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:54677:61: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s__rlock); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:54908:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:54677:57: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1759; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:54656:3: note: variable '__pyx_r' is declared here | |
H5S_sel_type __pyx_r; | |
^ | |
h5py/defs.c:56894:92: warning: incompatible pointer types passing 'hsize_t **' | |
(aka 'unsigned long long **') to parameter of type 'const hsize_t *' (aka | |
'const unsigned long long *'); dereference with * | |
[-Wincompatible-pointer-types] | |
...__pyx_v_op, __pyx_v_num_elements, __pyx_v_coord); | |
^~~~~~~~~~~~~ | |
* | |
/Users/goldbaum/anaconda/include/H5Spublic.h:129:37: note: passing argument to | |
parameter 'coord' here | |
size_t num_elem, const hsize_t *coord); | |
^ | |
h5py/defs.c:60420:67: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno... | |
^~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:60597:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:60420:63: note: remove the 'if' if its condition is always false | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1948; __pyx_clineno = __LINE__; goto __pyx_L6_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:60401:84: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...NULL); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:60597:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:60401:80: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1948; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:60391:81: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____enter__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:60597:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:60391:77: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1948; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:60378:80: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____exit__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:60597:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:60378:76: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1948; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:60366:61: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s__rlock); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:60597:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:60366:57: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 1948; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:60345:3: note: variable '__pyx_r' is declared here | |
enum H5T_class_t __pyx_r; | |
^ | |
h5py/defs.c:62586:67: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno... | |
^~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:62763:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:62586:63: note: remove the 'if' if its condition is always false | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2020; __pyx_clineno = __LINE__; goto __pyx_L6_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:62567:84: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...NULL); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:62763:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:62567:80: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2020; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:62557:81: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____enter__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:62763:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:62557:77: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2020; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:62544:80: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____exit__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:62763:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:62544:76: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2020; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:62532:61: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s__rlock); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:62763:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:62532:57: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2020; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:62511:3: note: variable '__pyx_r' is declared here | |
H5T_order_t __pyx_r; | |
^ | |
h5py/defs.c:64752:67: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno... | |
^~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:64929:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:64752:63: note: remove the 'if' if its condition is always false | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2092; __pyx_clineno = __LINE__; goto __pyx_L6_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:64733:84: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...NULL); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:64929:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:64733:80: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2092; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:64723:81: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____enter__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:64929:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:64723:77: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2092; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:64710:80: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____exit__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:64929:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:64710:76: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2092; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:64698:61: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s__rlock); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:64929:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:64698:57: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2092; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:64677:3: note: variable '__pyx_r' is declared here | |
H5T_sign_t __pyx_r; | |
^ | |
h5py/defs.c:66376:67: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno... | |
^~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:66553:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:66376:63: note: remove the 'if' if its condition is always false | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2146; __pyx_clineno = __LINE__; goto __pyx_L6_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:66357:84: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...NULL); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:66553:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:66357:80: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2146; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:66347:81: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____enter__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:66553:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:66347:77: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2146; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:66334:80: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____exit__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:66553:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:66334:76: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2146; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:66322:61: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s__rlock); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:66553:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:66322:57: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2146; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:66301:3: note: variable '__pyx_r' is declared here | |
H5T_norm_t __pyx_r; | |
^ | |
h5py/defs.c:66916:67: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno... | |
^~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:67093:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:66916:63: note: remove the 'if' if its condition is always false | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2164; __pyx_clineno = __LINE__; goto __pyx_L6_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:66897:84: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...NULL); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:67093:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:66897:80: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2164; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:66887:81: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____enter__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:67093:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:66887:77: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2164; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:66874:80: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____exit__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:67093:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:66874:76: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2164; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:66862:61: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s__rlock); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:67093:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:66862:57: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2164; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:66841:3: note: variable '__pyx_r' is declared here | |
H5T_pad_t __pyx_r; | |
^ | |
h5py/defs.c:67456:67: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno... | |
^~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:67633:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:67456:63: note: remove the 'if' if its condition is always false | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2182; __pyx_clineno = __LINE__; goto __pyx_L6_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:67437:84: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...NULL); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:67633:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:67437:80: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2182; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:67427:81: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____enter__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:67633:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:67427:77: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2182; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:67414:80: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____exit__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:67633:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:67414:76: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2182; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:67402:61: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s__rlock); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:67633:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:67402:57: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2182; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:67381:3: note: variable '__pyx_r' is declared here | |
H5T_cset_t __pyx_r; | |
^ | |
h5py/defs.c:67996:67: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno... | |
^~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:68173:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:67996:63: note: remove the 'if' if its condition is always false | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2200; __pyx_clineno = __LINE__; goto __pyx_L6_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:67977:84: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...NULL); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:68173:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:67977:80: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2200; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:67967:81: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____enter__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:68173:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:67967:77: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2200; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:67954:80: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____exit__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:68173:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:67954:76: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2200; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:67942:61: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s__rlock); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:68173:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:67942:57: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2200; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:67921:3: note: variable '__pyx_r' is declared here | |
H5T_str_t __pyx_r; | |
^ | |
h5py/defs.c:69349:67: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno... | |
^~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:69526:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:69349:63: note: remove the 'if' if its condition is always false | |
...if (unlikely(__pyx_t_4 == -1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2245; __pyx_clineno = __LINE__; goto __pyx_L6_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:69330:84: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...NULL); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:69526:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:69330:80: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2245; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:69320:81: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____enter__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:69526:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:69320:77: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2245; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:69307:80: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s____exit__); if (unlikely(!__pyx_t_1)) {__pyx_filename =... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:69526:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:69307:76: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2245; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:69295:61: warning: variable '__pyx_r' is used uninitialized whenever | |
'if' condition is true [-Wsometimes-uninitialized] | |
...__pyx_n_s__rlock); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1];... | |
^~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:291:21: note: expanded from macro 'unlikely' | |
#define unlikely(x) __builtin_expect(!!(x), 0) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:69526:10: note: uninitialized use occurs here | |
return __pyx_r; | |
^~~~~~~ | |
h5py/defs.c:69295:57: note: remove the 'if' if its condition is always false | |
...if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[1]; __pyx_lineno = 2245; __pyx_clineno = __LINE__; goto __pyx_L1_error;} | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
h5py/defs.c:69274:3: note: variable '__pyx_r' is declared here | |
enum H5T_class_t __pyx_r; | |
^ | |
In file included from h5py/defs.c:228: | |
In file included from h5py/api_compat.h:20: | |
In file included from /Users/goldbaum/anaconda/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15: | |
In file included from /Users/goldbaum/anaconda/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26: | |
/Users/goldbaum/anaconda/lib/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: | |
unused function '_import_array' [-Wunused-function] | |
_import_array(void) | |
^ | |
77 warnings generated. | |
/usr/bin/clang -bundle -undefined dynamic_lookup -L/Users/goldbaum/anaconda/lib -arch x86_64 -arch x86_64 build/temp.macosx-10.5-x86_64-2.7/h5py/defs.o -L/opt/local/lib -L/opt/local/lib -lhdf5 -lhdf5_hl -o build/lib.macosx-10.5-x86_64-2.7/h5py/defs.so | |
ld: warning: directory not found for option '-L/opt/local/lib' | |
ld: warning: directory not found for option '-L/opt/local/lib' | |
ld: mach-o string pool extends beyond end of file in /Users/goldbaum/anaconda/lib/libhdf5.dylib for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
error: command '/usr/bin/clang' failed with exit status 1 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment