--- /srv/rebuilderd/tmp/rebuilderdnD0L3x/inputs/libeccodes-tools_2.44.0-7_amd64.deb +++ /srv/rebuilderd/tmp/rebuilderdnD0L3x/out/libeccodes-tools_2.44.0-7_amd64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2025-10-24 07:54:32.000000 debian-binary │ -rw-r--r-- 0 0 0 1788 2025-10-24 07:54:32.000000 control.tar.xz │ --rw-r--r-- 0 0 0 206400 2025-10-24 07:54:32.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 206396 2025-10-24 07:54:32.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./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 : 20251024092211" │ │ │ - echo " op. system : Linux-6.12.48+deb13-amd64 (linux.64)" │ │ │ + echo " timestamp : 20251123125436" │ │ │ + echo " op. system : Linux-6.12.57+deb13-amd64 (linux.64)" │ │ │ echo " processor : x86_64" │ │ │ echo " sources : /build/reproducible-path/eccodes-2.44.0" │ │ │ echo " c++ compiler : GNU 15.2.0" │ │ │ # Add the most common build type │ │ │ if [ $build_type = "RelWithDebInfo" ]; then │ │ │ echo " flags : -O2 -g -DNDEBUG" │ │ │ else