--- /srv/reproducible-results/rbuild-debian/r-b-build.RHUlnOxn/b1/gambc_4.9.3-1.4_i386.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.RHUlnOxn/b2/gambc_4.9.3-1.4_i386.changes ├── Files │ @@ -1,7 +1,7 @@ │ │ 43fd72733e5cbff5f700f71cce05bd46 63724 debug optional gambc-dbgsym_4.9.3-1.4_i386.deb │ eac555718fd1bfb8116d6d97c55d70d0 1325420 doc optional gambc-doc_4.9.3-1.4_all.deb │ 9eb69f5e92aef35bc807553bb54f1e97 40028 devel optional gambc_4.9.3-1.4_i386.deb │ - 65b15eded4898361de73a5ff02646c5d 51860 libdevel optional libgambit4-dev_4.9.3-1.4_i386.deb │ + 40e78fedf7b8aa86e63e30db66b95118 51840 libdevel optional libgambit4-dev_4.9.3-1.4_i386.deb │ 522ffe00a8ff29da5c631faca7a0a1e9 4135928 debug optional libgambit4t64-dbgsym_4.9.3-1.4_i386.deb │ 69121be8f77cc9136a0e3bedc94645c6 2460880 libs optional libgambit4t64_4.9.3-1.4_i386.deb ├── libgambit4-dev_4.9.3-1.4_i386.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2025-03-07 12:33:09.000000 debian-binary │ │ --rw-r--r-- 0 0 0 672 2025-03-07 12:33:09.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 50996 2025-03-07 12:33:09.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 676 2025-03-07 12:33:09.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 50972 2025-03-07 12:33:09.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -1,10 +1,10 @@ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-03-07 12:33:09.000000 ./ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-03-07 12:33:09.000000 ./usr/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-03-07 12:33:09.000000 ./usr/include/ │ │ │ │ --rw-r--r-- 0 root (0) root (0) 306 2025-03-07 12:33:09.000000 ./usr/include/gambit-not409003.h │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 464 2025-03-07 12:33:09.000000 ./usr/include/gambit-not409003.h │ │ │ │ -rw-r--r-- 0 root (0) root (0) 385131 2025-03-07 12:33:09.000000 ./usr/include/gambit.h │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-03-07 12:33:09.000000 ./usr/share/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-03-07 12:33:09.000000 ./usr/share/doc/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-03-07 12:33:09.000000 ./usr/share/doc/libgambit4-dev/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 567 2025-03-07 12:33:09.000000 ./usr/share/doc/libgambit4-dev/changelog.Debian.gz │ │ │ │ -rw-r--r-- 0 root (0) root (0) 4641 2019-05-13 15:33:12.000000 ./usr/share/doc/libgambit4-dev/copyright │ │ │ ├── ./usr/include/gambit-not409003.h │ │ │ │ @@ -1,6 +1,11 @@ │ │ │ │ #error "The version indicated in ___VERSION is not supported by gambit.h" │ │ │ │ +arlier or later than v4.9.3" │ │ │ │ +#error "___VERSION will be set to 409003 to reduce other errors" │ │ │ │ #error "You are probably compiling C code generated by a Gambit compiler earlier or later than v4.9.3" │ │ │ │ +#undef ___VERSION │ │ │ │ #error "___VERSION will be set to 409003 to reduce other errors" │ │ │ │ +#define ___VERSION 409003 │ │ │ │ #undef ___VERSION │ │ │ │ +#include "gambit.h" │ │ │ │ #define ___VERSION 409003 │ │ │ │ #include "gambit.h"