--- /srv/rebuilderd/tmp/rebuilderdDGUKQF/inputs/librsb-dev_1.3.0.2+dfsg-8_amd64.deb +++ /srv/rebuilderd/tmp/rebuilderdDGUKQF/out/librsb-dev_1.3.0.2+dfsg-8_amd64.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 2188 2025-10-26 19:14:53.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 2192 2025-10-26 19:14:53.000000 control.tar.xz │ -rw-r--r-- 0 0 0 152456 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) 4154 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) 15030 2025-10-26 19:14:53.000000 ./usr/include/rsb-config.h │ │ │ +-rw-r--r-- 0 root (0) root (0) 15031 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/x86_64-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 "L3:16/64/16384K,L2:16/64/512K,L1:2/64/64K" │ │ │ +#define RSB_DETECTED_MEM_HIERARCHY_INFO "L3:16/64/16384K,L2:16/64/4096K,L1:8/64/32K" │ │ │ │ │ │ /* If defined, will not account for internally used memory. */ │ │ │ #define RSB_DISABLE_ALLOCATOR_WRAPPER 1 │ │ │ │ │ │ /* Performance Application Programming Interface. */ │ │ │ /* #undef RSB_HAVE_PAPI */