Bug#821924: libvigraimpex: multi_array_chunked_hdf5.hxx corrupted on mipsel
Jakub Wilk <[email protected]>
| Newsgroups | gmane.linux.debian.ports.mips |
|---|---|
| Message-ID | <20160420132818.GA4522__3657.74700553647$1461159028$gmane$org@jwilk.net> |
Package: libvigraimpex-dev Version: 1.10.0+git20160211.167be93+dfsg-2 User: [email protected] Usertags: mipsel $ sed -ne 264p libvigraimpex-1.10.0+git20160211.167be93+dfsg/include/vigra/multi_array_chunked_hdf5.hxx | cat -A // H5Pset_chunk_cache (dapl, rdcc_nslots, rdcc_nbytes, rdcc_w0);$ But in the mips binary package, this line is corrupted: $ sed -ne 264p /usr/include/*/multi_array_chunked_hdf5.hxx | cat -A ^@// H5Ps^@t_chunk cache (eapl, rdcc_nslots, rdcc_nbytes, rdcc_w0);$ I have no idea how could this happen. It smells like a hardware problem. (I CCed [email protected] and [email protected].)