--- /srv/reproducible-results/rbuild-debian/r-b-build.LxJWjiyB/b1/gambc_4.9.3-1.3_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.LxJWjiyB/b2/gambc_4.9.3-1.3_amd64.changes ├── Files │ @@ -1,7 +1,7 @@ │ │ 47c0d5e03a31813e19bcdcd1a1852baa 58740 debug optional gambc-dbgsym_4.9.3-1.3_amd64.deb │ ebfd93aeedfeb67891fbee1a3c14cf1b 1325584 doc optional gambc-doc_4.9.3-1.3_all.deb │ e2e74acefc8ffcaf79d65d985abbb56c 41496 devel optional gambc_4.9.3-1.3_amd64.deb │ - c7d05ee574659af7a51c598a0f8c4a05 51856 libdevel optional libgambit4-dev_4.9.3-1.3_amd64.deb │ + e50df80599c4b11d799131584910942b 51856 libdevel optional libgambit4-dev_4.9.3-1.3_amd64.deb │ d309cd4a5621db24132a531e30b0fcfc 4110076 debug optional libgambit4t64-dbgsym_4.9.3-1.3_amd64.deb │ e667ee15353c31b3a5d3f43d9ea0796f 2741988 libs optional libgambit4t64_4.9.3-1.3_amd64.deb ├── libgambit4-dev_4.9.3-1.3_amd64.deb │ ├── 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 2024-02-29 22:30:23.000000 ./ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-02-29 22:30:23.000000 ./usr/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-02-29 22:30:23.000000 ./usr/include/ │ │ │ │ --rw-r--r-- 0 root (0) root (0) 306 2024-02-29 22:30:23.000000 ./usr/include/gambit-not409003.h │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 538 2024-02-29 22:30:23.000000 ./usr/include/gambit-not409003.h │ │ │ │ -rw-r--r-- 0 root (0) root (0) 384874 2024-02-29 22:30:23.000000 ./usr/include/gambit.h │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-02-29 22:30:23.000000 ./usr/share/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-02-29 22:30:23.000000 ./usr/share/doc/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-02-29 22:30:23.000000 ./usr/share/doc/libgambit4-dev/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 616 2024-02-29 22:30:23.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" │ │ │ │ #error "You are probably compiling C code generated by a Gambit compiler earlier 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 │ │ │ │ +#define ___VERSION 409003 │ │ │ │ +#error "___VERSION will be set to 409003 to reduce other errors" │ │ │ │ +#include "gambit.h" │ │ │ │ #undef ___VERSION │ │ │ │ #define ___VERSION 409003 │ │ │ │ #include "gambit.h"