--- /srv/reproducible-results/rbuild-debian/r-b-build.oMEEJXl5/b1/eccodes_2.39.1-1_arm64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.oMEEJXl5/b2/eccodes_2.39.1-1_arm64.changes ├── Files │ @@ -1,8 +1,8 @@ │ │ c04167f86644dc78b99700dc7769933b 1920748 science optional libeccodes-data_2.39.1-1_all.deb │ - ea7339b41fee2cc2ad0e42146d3b3470 241716 libdevel optional libeccodes-dev_2.39.1-1_arm64.deb │ + 9b55983f13e951c05f69c05ca8088645 242060 libdevel optional libeccodes-dev_2.39.1-1_arm64.deb │ 3dae107be8df59f81ee3db21f3f64711 136092 doc optional libeccodes-doc_2.39.1-1_all.deb │ 156203379e51b0b4e8e0386d038a1720 2670244 debug optional libeccodes-tools-dbgsym_2.39.1-1_arm64.deb │ - c5f7e8cd7bfdd9bc8fd5e85cd8ed6be2 187092 utils optional libeccodes-tools_2.39.1-1_arm64.deb │ + 88de11083a7459c9d26d3e3ca29c7242 187200 utils optional libeccodes-tools_2.39.1-1_arm64.deb │ b19ea21e303b1995029585f16312ddaa 8350188 debug optional libeccodes0-dbgsym_2.39.1-1_arm64.deb │ b4e24a9fcf1d616525d35d2f482c66c5 696464 libs optional libeccodes0_2.39.1-1_arm64.deb ├── libeccodes-dev_2.39.1-1_arm64.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-12-19 08:37:17.000000 debian-binary │ │ --rw-r--r-- 0 0 0 11020 2024-12-19 08:37:17.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 230504 2024-12-19 08:37:17.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 11016 2024-12-19 08:37:17.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 230852 2024-12-19 08:37:17.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/include/aarch64-linux-gnu/eccodes_ecbuild_config.h │ │ │ │ @@ -28,15 +28,15 @@ │ │ │ │ #define ECCODES_OS_NAME "Linux-6.1.0-28-cloud-arm64" │ │ │ │ #define ECCODES_OS_BITS 64 │ │ │ │ #define ECCODES_OS_BITS_STR "64" │ │ │ │ #define ECCODES_OS_STR "linux.64" │ │ │ │ #define ECCODES_OS_VERSION "6.1.0-28-cloud-arm64" │ │ │ │ #define ECCODES_SYS_PROCESSOR "aarch64" │ │ │ │ │ │ │ │ -#define ECCODES_BUILD_TIMESTAMP "20241224080551" │ │ │ │ +#define ECCODES_BUILD_TIMESTAMP "20241224082722" │ │ │ │ #define ECCODES_BUILD_TYPE "Release" │ │ │ │ │ │ │ │ #define ECCODES_C_COMPILER_ID "GNU" │ │ │ │ #define ECCODES_C_COMPILER_VERSION "14.2.0" │ │ │ │ │ │ │ │ #define ECCODES_CXX_COMPILER_ID "GNU" │ │ │ │ #define ECCODES_CXX_COMPILER_VERSION "14.2.0" ├── libeccodes-tools_2.39.1-1_arm64.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-12-19 08:37:17.000000 debian-binary │ │ -rw-r--r-- 0 0 0 1784 2024-12-19 08:37:17.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 185116 2024-12-19 08:37:17.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 185224 2024-12-19 08:37:17.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 : 20241224080551" │ │ │ │ + echo " timestamp : 20241224082722" │ │ │ │ echo " op. system : Linux-6.1.0-28-cloud-arm64 (linux.64)" │ │ │ │ echo " processor : aarch64" │ │ │ │ echo " sources : /build/reproducible-path/eccodes-2.39.1" │ │ │ │ echo " c++ compiler : GNU 14.2.0" │ │ │ │ # Add the most common build type │ │ │ │ if [ $build_type = "RelWithDebInfo" ]; then │ │ │ │ echo " flags : -O2 -g -DNDEBUG"