--- /srv/rebuilderd/tmp/rebuilderdC6Xn4O/inputs/librsb-dev_1.3.0.2+dfsg-8_i386.deb +++ /srv/rebuilderd/tmp/rebuilderdC6Xn4O/out/librsb-dev_1.3.0.2+dfsg-8_i386.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 152440 2025-10-26 19:14:53.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 2184 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) 4097 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) 14948 2025-10-26 19:14:53.000000 ./usr/include/rsb-config.h │ │ │ +-rw-r--r-- 0 root (0) root (0) 14947 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/i386-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:8/64/512K,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 */