--- /srv/rebuilderd/tmp/rebuilderdrZOC82/inputs/python3-indexed-gzip_1.10.3-2_ppc64el.deb +++ /srv/rebuilderd/tmp/rebuilderdrZOC82/out/python3-indexed-gzip_1.10.3-2_ppc64el.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-03-31 06:21:13.000000 debian-binary │ -rw-r--r-- 0 0 0 2144 2026-03-31 06:21:13.000000 control.tar.xz │ --rw-r--r-- 0 0 0 481720 2026-03-31 06:21:13.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 481624 2026-03-31 06:21:13.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 │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ ├── 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: 9f7f32e1a775f41713f9d6edb88ee3ca7f5feee6 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: d57e9a670ffffe2ed436f35d8e0a4548a6bb64cd │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 37663332 65316137 37356634 31373133 7f32e1a775f41713 │ │ │ │ - 0x00000010 66396436 65646238 38656533 63613766 f9d6edb88ee3ca7f │ │ │ │ - 0x00000020 35666565 65362e64 65627567 00000000 5feee6.debug.... │ │ │ │ - 0x00000030 1e284abd .(J. │ │ │ │ + 0x00000000 37653961 36373066 66666665 32656434 7e9a670ffffe2ed4 │ │ │ │ + 0x00000010 33366633 35643865 30613435 34386136 36f35d8e0a4548a6 │ │ │ │ + 0x00000020 62623634 63642e64 65627567 00000000 bb64cd.debug.... │ │ │ │ + 0x00000030 32194f34 2.O4 │ │ ├── ./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; │ │ │ - void *__pyx_v_fd; │ │ │ + FILE *__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;