--- /srv/rebuilderd/tmp/rebuilderdVVcQwR/inputs/libeccodes-tools_2.41.0-1_amd64.deb +++ /srv/rebuilderd/tmp/rebuilderdVVcQwR/out/libeccodes-tools_2.41.0-1_amd64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2025-04-14 18:16:24.000000 debian-binary │ --rw-r--r-- 0 0 0 1784 2025-04-14 18:16:24.000000 control.tar.xz │ --rw-r--r-- 0 0 0 202996 2025-04-14 18:16:24.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 1780 2025-04-14 18:16:24.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 203148 2025-04-14 18:16:24.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── file list │ │ │ @@ -8,15 +8,15 @@ │ │ │ -rwxr-xr-x 0 root (0) root (0) 168384 2025-04-14 18:16:24.000000 ./usr/bin/bufr_dump │ │ │ -rwxr-xr-x 0 root (0) root (0) 1919 2025-04-13 08:21:03.000000 ./usr/bin/bufr_filter │ │ │ -rwxr-xr-x 0 root (0) root (0) 151776 2025-04-14 18:16:24.000000 ./usr/bin/bufr_get │ │ │ -rwxr-xr-x 0 root (0) root (0) 151488 2025-04-14 18:16:24.000000 ./usr/bin/bufr_index_build │ │ │ -rwxr-xr-x 0 root (0) root (0) 151904 2025-04-14 18:16:24.000000 ./usr/bin/bufr_ls │ │ │ -rwxr-xr-x 0 root (0) root (0) 151712 2025-04-14 18:16:24.000000 ./usr/bin/bufr_set │ │ │ -rwxr-xr-x 0 root (0) root (0) 151648 2025-04-14 18:16:24.000000 ./usr/bin/codes_bufr_filter │ │ │ --rwxr-xr-x 0 root (0) root (0) 3234 2025-04-14 18:16:24.000000 ./usr/bin/codes_config │ │ │ +-rwxr-xr-x 0 root (0) root (0) 3233 2025-04-14 18:16:24.000000 ./usr/bin/codes_config │ │ │ -rwxr-xr-x 0 root (0) root (0) 14584 2025-04-14 18:16:24.000000 ./usr/bin/codes_count │ │ │ -rwxr-xr-x 0 root (0) root (0) 14624 2025-04-14 18:16:24.000000 ./usr/bin/codes_export_resource │ │ │ -rwxr-xr-x 0 root (0) root (0) 14592 2025-04-14 18:16:24.000000 ./usr/bin/codes_info │ │ │ -rwxr-xr-x 0 root (0) root (0) 14536 2025-04-14 18:16:24.000000 ./usr/bin/codes_parser │ │ │ -rwxr-xr-x 0 root (0) root (0) 14656 2025-04-14 18:16:24.000000 ./usr/bin/codes_split_file │ │ │ -rwxr-xr-x 0 root (0) root (0) 14672 2025-04-14 18:16:24.000000 ./usr/bin/grib2ppm │ │ │ -rwxr-xr-x 0 root (0) root (0) 172704 2025-04-14 18:16:24.000000 ./usr/bin/grib_compare │ │ ├── ./usr/bin/codes_config │ │ │ @@ -39,16 +39,16 @@ │ │ │ build_type="Release" │ │ │ info() │ │ │ { │ │ │ echo "ecCodes version ${ECCODES_VERSION_STR}, git-sha1 ${ECCODES_GIT_SHA1}" │ │ │ echo "" │ │ │ echo "Build:" │ │ │ echo " build type : Release" │ │ │ - echo " timestamp : 20250415073202" │ │ │ - echo " op. system : Linux-6.1.0-33-amd64 (linux.64)" │ │ │ + echo " timestamp : 20250620150805" │ │ │ + echo " op. system : Linux-6.12.31-amd64 (linux.64)" │ │ │ echo " processor : x86_64" │ │ │ echo " sources : /build/reproducible-path/eccodes-2.41.0" │ │ │ echo " c++ compiler : GNU 14.2.0" │ │ │ # Add the most common build type │ │ │ if [ $build_type = "RelWithDebInfo" ]; then │ │ │ echo " flags : -O2 -g -DNDEBUG" │ │ │ else