--- /srv/rebuilderd/tmp/rebuilderdYB8LoI/inputs/libeccodes-tools_2.44.1-1_amd64.deb +++ /srv/rebuilderd/tmp/rebuilderdYB8LoI/out/libeccodes-tools_2.44.1-1_amd64.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2025-11-30 10:40:46.000000 debian-binary │ -rw-r--r-- 0 0 0 1780 2025-11-30 10:40:46.000000 control.tar.xz │ --rw-r--r-- 0 0 0 206580 2025-11-30 10:40:46.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 207032 2025-11-30 10:40:46.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/bin/codes_config │ │ │ @@ -39,15 +39,15 @@ │ │ │ build_type="Release" │ │ │ info() │ │ │ { │ │ │ echo "ecCodes version ${ECCODES_VERSION_STR}, git-sha1 ${ECCODES_GIT_SHA1}" │ │ │ echo "" │ │ │ echo "Build:" │ │ │ echo " build type : Release" │ │ │ - echo " timestamp : 20251130114520" │ │ │ + echo " timestamp : 20251130153845" │ │ │ echo " op. system : Linux-6.12.57+deb13-amd64 (linux.64)" │ │ │ echo " processor : x86_64" │ │ │ echo " sources : /build/reproducible-path/eccodes-2.44.1" │ │ │ echo " c++ compiler : GNU 15.2.0" │ │ │ # Add the most common build type │ │ │ if [ $build_type = "RelWithDebInfo" ]; then │ │ │ echo " flags : -O2 -g -DNDEBUG"