--- /srv/rebuilderd/tmp/rebuilderdOOvw9b/inputs/libeccodes-tools_2.43.0-5_ppc64el.deb +++ /srv/rebuilderd/tmp/rebuilderdOOvw9b/out/libeccodes-tools_2.43.0-5_ppc64el.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2025-09-14 08:34:04.000000 debian-binary │ --rw-r--r-- 0 0 0 1792 2025-09-14 08:34:04.000000 control.tar.xz │ --rw-r--r-- 0 0 0 215916 2025-09-14 08:34:04.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 1788 2025-09-14 08:34:04.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 215696 2025-09-14 08:34:04.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) 233824 2025-09-14 08:34:04.000000 ./usr/bin/bufr_dump │ │ │ -rwxr-xr-x 0 root (0) root (0) 1919 2025-08-13 14:18:50.000000 ./usr/bin/bufr_filter │ │ │ -rwxr-xr-x 0 root (0) root (0) 168080 2025-09-14 08:34:04.000000 ./usr/bin/bufr_get │ │ │ -rwxr-xr-x 0 root (0) root (0) 167744 2025-09-14 08:34:04.000000 ./usr/bin/bufr_index_build │ │ │ -rwxr-xr-x 0 root (0) root (0) 168192 2025-09-14 08:34:04.000000 ./usr/bin/bufr_ls │ │ │ -rwxr-xr-x 0 root (0) root (0) 168000 2025-09-14 08:34:04.000000 ./usr/bin/bufr_set │ │ │ -rwxr-xr-x 0 root (0) root (0) 167936 2025-09-14 08:34:04.000000 ./usr/bin/codes_bufr_filter │ │ │ --rwxr-xr-x 0 root (0) root (0) 3206 2025-09-14 08:34:04.000000 ./usr/bin/codes_config │ │ │ +-rwxr-xr-x 0 root (0) root (0) 3210 2025-09-14 08:34:04.000000 ./usr/bin/codes_config │ │ │ -rwxr-xr-x 0 root (0) root (0) 67728 2025-09-14 08:34:04.000000 ./usr/bin/codes_count │ │ │ -rwxr-xr-x 0 root (0) root (0) 67776 2025-09-14 08:34:04.000000 ./usr/bin/codes_export_resource │ │ │ -rwxr-xr-x 0 root (0) root (0) 67736 2025-09-14 08:34:04.000000 ./usr/bin/codes_info │ │ │ -rwxr-xr-x 0 root (0) root (0) 67680 2025-09-14 08:34:04.000000 ./usr/bin/codes_parser │ │ │ -rwxr-xr-x 0 root (0) root (0) 67800 2025-09-14 08:34:04.000000 ./usr/bin/codes_split_file │ │ │ -rwxr-xr-x 0 root (0) root (0) 67912 2025-09-14 08:34:04.000000 ./usr/bin/grib2ppm │ │ │ -rwxr-xr-x 0 root (0) root (0) 234032 2025-09-14 08:34:04.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 : 20250914122720" │ │ │ - echo " op. system : Linux-6.12.43+deb13-powerpc64le (linux.64)" │ │ │ + echo " timestamp : 20251003094252" │ │ │ + echo " op. system : Linux-6.12.48+deb13-powerpc64le-64k (linux.64)" │ │ │ echo " processor : ppc64le" │ │ │ echo " sources : /build/reproducible-path/eccodes-2.43.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