--- /srv/rebuilderd/tmp/rebuilderdqU0eR0/inputs/python3-indexed-gzip_1.10.3-1_riscv64.deb +++ /srv/rebuilderd/tmp/rebuilderdqU0eR0/out/python3-indexed-gzip_1.10.3-1_riscv64.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 2144 2026-01-13 20:30:03.000000 control.tar.xz │ --rw-r--r-- 0 0 0 479928 2026-01-13 20:30:03.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 480216 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-riscv64-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: 7f5357aff7721c032c4dd2a03085ce0713631ce2 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: b8afc213b3f382e577ca0769de106934343b4cc6 │ │ │ ├── readelf --wide --decompress --hex-dump=.gnu_debuglink {} │ │ │ │ @@ -1,7 +1,7 @@ │ │ │ │ │ │ │ │ Hex dump of section '.gnu_debuglink': │ │ │ │ - 0x00000000 35333537 61666637 37323163 30333263 5357aff7721c032c │ │ │ │ - 0x00000010 34646432 61303330 38356365 30373133 4dd2a03085ce0713 │ │ │ │ - 0x00000020 36333163 65322e64 65627567 00000000 631ce2.debug.... │ │ │ │ - 0x00000030 5a1aa623 Z..# │ │ │ │ + 0x00000000 61666332 31336233 66333832 65353737 afc213b3f382e577 │ │ │ │ + 0x00000010 63613037 36396465 31303639 33343334 ca0769de10693434 │ │ │ │ + 0x00000020 33623463 63362e64 65627567 00000000 3b4cc6.debug.... │ │ │ │ + 0x00000030 b872302d .r0- │ │ ├── ./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;