--- /srv/rebuilderd/tmp/rebuilderdyTGhmN/inputs/python3-indexed-gzip_1.10.3-1_ppc64el.deb +++ /srv/rebuilderd/tmp/rebuilderdyTGhmN/out/python3-indexed-gzip_1.10.3-1_ppc64el.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-01-13 20:30:03.000000 debian-binary │ -rw-r--r-- 0 0 0 2148 2026-01-13 20:30:03.000000 control.tar.xz │ --rw-r--r-- 0 0 0 482600 2026-01-13 20:30:03.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 482544 2026-01-13 20:30:03.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/lib/python3/dist-packages/indexed_gzip/indexed_gzip.abi3-powerpc64le-linux-gnu.so │ │ │ ├── readelf --wide --notes {} │ │ │ │ @@ -1,4 +1,4 @@ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ Owner Data size Description │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: a289be4ba0558f6f5c6c0a74cd6991c914088f36 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: e90529dc3df0b23b208c8254e22632b872b0f6ce │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 38396265 34626130 35353866 36663563 89be4ba0558f6f5c │ │ │ │ - 0x00000010 36633061 37346364 36393931 63393134 6c0a74cd6991c914 │ │ │ │ - 0x00000020 30383866 33362e64 65627567 00000000 088f36.debug.... │ │ │ │ - 0x00000030 096b25ac .k%. │ │ │ │ + 0x00000000 30353239 64633364 66306232 33623230 0529dc3df0b23b20 │ │ │ │ + 0x00000010 38633832 35346532 32363332 62383732 8c8254e22632b872 │ │ │ │ + 0x00000020 62306636 63652e64 65627567 00000000 b0f6ce.debug.... │ │ │ │ + 0x00000030 e528c510 .(.. │ │ ├── ./usr/lib/python3/dist-packages/indexed_gzip/indexed_gzip.c │ │ │ @@ -14385,15 +14385,15 @@ │ │ │ } │ │ │ __Pyx_RefNannyFinishContext(); │ │ │ return __pyx_r; │ │ │ } │ │ │ │ │ │ static PyObject *__pyx_pf_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_52import_index(struct __pyx_obj_12indexed_gzip_12indexed_gzip__IndexedGzipFile *__pyx_v_self, PyObject *__pyx_v_filename, PyObject *__pyx_v_fileobj) { │ │ │ int __pyx_v_close_file; │ │ │ - FILE *__pyx_v_fd; │ │ │ + void *__pyx_v_fd; │ │ │ int __pyx_v_ret; │ │ │ PyObject *__pyx_v_exc = NULL; │ │ │ PyObject *__pyx_r = NULL; │ │ │ __Pyx_RefNannyDeclarations │ │ │ int __pyx_t_1; │ │ │ int __pyx_t_2; │ │ │ PyObject *__pyx_t_3 = NULL;