--- /srv/rebuilderd/tmp/rebuilderdtuO1Os/inputs/python3-indexed-gzip_1.10.3-1_ppc64el.deb +++ /srv/rebuilderd/tmp/rebuilderdtuO1Os/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 482616 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: f0f2e12e42451f2e99df9c2b83f9b3f77c42b345 │ │ │ ├── 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 66326531 32653432 34353166 32653939 f2e12e42451f2e99 │ │ │ │ + 0x00000010 64663963 32623833 66396233 66373763 df9c2b83f9b3f77c │ │ │ │ + 0x00000020 34326233 34352e64 65627567 00000000 42b345.debug.... │ │ │ │ + 0x00000030 0bca09ad .... │ │ ├── ./usr/lib/python3/dist-packages/indexed_gzip/indexed_gzip.c │ │ │ @@ -13588,15 +13588,15 @@ │ │ │ } │ │ │ __Pyx_RefNannyFinishContext(); │ │ │ return __pyx_r; │ │ │ } │ │ │ │ │ │ static PyObject *__pyx_pf_12indexed_gzip_12indexed_gzip_16_IndexedGzipFile_50export_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;