--- /srv/rebuilderd/tmp/rebuilderdKsIgvT/inputs/librsb-dev_1.3.0.2+dfsg-8_armhf.deb +++ /srv/rebuilderd/tmp/rebuilderdKsIgvT/out/librsb-dev_1.3.0.2+dfsg-8_armhf.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2025-10-26 19:14:53.000000 debian-binary │ -rw-r--r-- 0 0 0 2192 2025-10-26 19:14:53.000000 control.tar.xz │ --rw-r--r-- 0 0 0 152424 2025-10-26 19:14:53.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 152416 2025-10-26 19:14:53.000000 data.tar.xz ├── 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) 4065 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) 7873 2025-10-26 19:14:53.000000 ./usr/include/blas_sparse.mod │ │ │ --rw-r--r-- 0 root (0) root (0) 14987 2025-10-26 19:14:53.000000 ./usr/include/rsb-config.h │ │ │ +-rw-r--r-- 0 root (0) root (0) 14995 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) 11258 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/arm-linux-gnueabihf/ │ │ ├── ./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 */