--- /srv/reproducible-results/rbuild-debian/r-b-build.mehpWFrf/b1/mpqc_2.3.1-22_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.mehpWFrf/b2/mpqc_2.3.1-22_amd64.changes ├── Files │ @@ -1,11 +1,11 @@ │ │ 99dc40df2ae7ee97548ac2fb444dc1c5 111160 libs optional libsc-data_2.3.1-22_all.deb │ f7dba008846722ad427631833138085a 18864 debug optional libsc-dev-dbgsym_2.3.1-22_amd64.deb │ - 0f3bcd3343945db371f55d4091e72c71 310568 libdevel optional libsc-dev_2.3.1-22_amd64.deb │ + edf7eda21d27debc291d023b16bdd45a 310424 libdevel optional libsc-dev_2.3.1-22_amd64.deb │ 1e69fef72f109c63626c215262d4a0d9 3123792 doc optional libsc-doc_2.3.1-22_all.deb │ 364a0d797b5235fb1a47fc860267d052 277016 debug optional libsc7v5-dbgsym_2.3.1-22_amd64.deb │ f703b05485d87a03cc4567c3a8a63195 2328588 libs optional libsc7v5_2.3.1-22_amd64.deb │ c714354f52a67f2adf1fa2af20c212f3 20892 debug optional mpqc-dbgsym_2.3.1-22_amd64.deb │ a25151407364c41693686d2d050ad584 3844 debug optional mpqc-support-dbgsym_2.3.1-22_amd64.deb │ e0cdf6813bb39321b71dece66022346a 586120 science optional mpqc-support_2.3.1-22_amd64.deb │ 68f0577c6d960eea79c2de8a2ba74b79 82528 science optional mpqc_2.3.1-22_amd64.deb ├── libsc-dev_2.3.1-22_amd64.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2022-12-02 21:09:13.000000 debian-binary │ │ -rw-r--r-- 0 0 0 8724 2022-12-02 21:09:13.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 301652 2022-12-02 21:09:13.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 301508 2022-12-02 21:09:13.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -1,12 +1,12 @@ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2022-12-02 21:09:13.000000 ./ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2022-12-02 21:09:13.000000 ./usr/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2022-12-02 21:09:13.000000 ./usr/bin/ │ │ │ │ -rwxr-xr-x 0 root (0) root (0) 4383 2022-12-02 21:09:13.000000 ./usr/bin/sc-config │ │ │ │ --rwxr-xr-x 0 root (0) root (0) 359520 2022-12-02 21:09:13.000000 ./usr/bin/sc-libtool │ │ │ │ +-rwxr-xr-x 0 root (0) root (0) 359516 2022-12-02 21:09:13.000000 ./usr/bin/sc-libtool │ │ │ │ -rwxr-xr-x 0 root (0) root (0) 985 2022-12-02 21:09:13.000000 ./usr/bin/sc-mkf77sym │ │ │ │ -rwxr-xr-x 0 root (0) root (0) 94184 2022-12-02 21:09:13.000000 ./usr/bin/scls │ │ │ │ -rwxr-xr-x 0 root (0) root (0) 143888 2022-12-02 21:09:13.000000 ./usr/bin/scpr │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2022-12-02 21:09:13.000000 ./usr/include/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2022-12-02 21:09:13.000000 ./usr/include/sc/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2022-12-02 21:09:13.000000 ./usr/include/sc/chemistry/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2022-12-02 21:09:13.000000 ./usr/include/sc/chemistry/molecule/ │ │ │ ├── ./usr/bin/sc-libtool │ │ │ │ @@ -1,8 +1,8 @@ │ │ │ │ -#! /bin/bash │ │ │ │ +#! /bin/sh │ │ │ │ # Generated automatically by config.status () │ │ │ │ # NOTE: Changes made to this file will be lost: look at ltmain.sh. │ │ │ │ │ │ │ │ # Provide generalized library-building support services. │ │ │ │ # Written by Gordon Matzigkeit, 1996 │ │ │ │ │ │ │ │ # Copyright (C) 2014 Free Software Foundation, Inc. │ │ │ │ @@ -52,15 +52,15 @@ │ │ │ │ # Whether or not to optimize for fast installation. │ │ │ │ fast_install=needless │ │ │ │ │ │ │ │ # Shared archive member basename,for filename based shared library versioning on AIX. │ │ │ │ shared_archive_member_spec= │ │ │ │ │ │ │ │ # Shell to use when invoking shell scripts. │ │ │ │ -SHELL="/bin/bash" │ │ │ │ +SHELL="/bin/sh" │ │ │ │ │ │ │ │ # An echo program that protects backslashes. │ │ │ │ ECHO="printf %s\\n" │ │ │ │ │ │ │ │ # The PATH separator for the build system. │ │ │ │ PATH_SEPARATOR=":"