--- /srv/rebuilderd/tmp/rebuilderdpAw08s/inputs/librsb-dev_1.3.0.2+dfsg-8_arm64.deb +++ /srv/rebuilderd/tmp/rebuilderdpAw08s/out/librsb-dev_1.3.0.2+dfsg-8_arm64.deb ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── file list │ │ │ @@ -1,15 +1,15 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-10-26 19:14:53.000000 ./ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-10-26 19:14:53.000000 ./usr/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-10-26 19:14:53.000000 ./usr/bin/ │ │ │ -rwxr-xr-x 0 root (0) root (0) 4164 2025-10-26 19:14:53.000000 ./usr/bin/librsb-config │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-10-26 19:14:53.000000 ./usr/include/ │ │ │ -rw-r--r-- 0 root (0) root (0) 37919 2025-10-26 19:14:53.000000 ./usr/include/blas_sparse.h │ │ │ -rw-r--r-- 0 root (0) root (0) 7876 2025-10-26 19:14:53.000000 ./usr/include/blas_sparse.mod │ │ │ --rw-r--r-- 0 root (0) root (0) 15046 2025-10-26 19:14:53.000000 ./usr/include/rsb-config.h │ │ │ +-rw-r--r-- 0 root (0) root (0) 15054 2025-10-26 19:14:53.000000 ./usr/include/rsb-config.h │ │ │ -rw-r--r-- 0 root (0) root (0) 55612 2025-10-26 19:14:53.000000 ./usr/include/rsb.F90 │ │ │ -rw-r--r-- 0 root (0) root (0) 53832 2025-10-26 19:14:53.000000 ./usr/include/rsb.h │ │ │ -rw-r--r-- 0 root (0) root (0) 56057 2025-10-26 19:14:53.000000 ./usr/include/rsb.hpp │ │ │ -rw-r--r-- 0 root (0) root (0) 11272 2025-10-26 19:14:53.000000 ./usr/include/rsb.mod │ │ │ -rw-r--r-- 0 root (0) root (0) 27440 2025-10-26 19:14:53.000000 ./usr/include/rsb_types.h │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-10-26 19:14:53.000000 ./usr/lib/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-10-26 19:14:53.000000 ./usr/lib/aarch64-linux-gnu/ │ │ ├── ./usr/include/rsb-config.h │ │ │ @@ -286,15 +286,15 @@ │ │ │ #define RSB_BLOCK_SMALL_INDICES 1 │ │ │ │ │ │ /* Maximal number of supported threads (default 128). */ │ │ │ #define RSB_CONST_MAX_SUPPORTED_THREADS 128 │ │ │ │ │ │ /* If not null, the library will rely on this for memory hierarchy info, │ │ │ unless RSB_USER_SET_MEM_HIERARCHY_INFO is set. */ │ │ │ -#define RSB_DETECTED_MEM_HIERARCHY_INFO "L1:/64/" │ │ │ +#define RSB_DETECTED_MEM_HIERARCHY_INFO "L2:/64/,L1:/64/" │ │ │ │ │ │ /* If defined, will not account for internally used memory. */ │ │ │ #define RSB_DISABLE_ALLOCATOR_WRAPPER 1 │ │ │ │ │ │ /* Performance Application Programming Interface. */ │ │ │ /* #undef RSB_HAVE_PAPI */