--- /srv/reproducible-results/rbuild-debian/r-b-build.voK6l8ph/b1/libapreq2_2.17-5_armhf.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.voK6l8ph/b2/libapreq2_2.17-5_armhf.changes ├── Files │ @@ -1,9 +1,9 @@ │ │ c1a9e6315b57001236516844592865b5 25148 debug optional libapache2-mod-apreq2-dbgsym_2.17-5_armhf.deb │ 20cc66ebb9e0924c4e0bf1ac46e13081 25432 httpd optional libapache2-mod-apreq2_2.17-5_armhf.deb │ 1c52857da83b5e75c80417116ce8d742 189080 debug optional libapache2-request-perl-dbgsym_2.17-5_armhf.deb │ c441ebcbf8b419839631fcd9411aa942 61088 perl optional libapache2-request-perl_2.17-5_armhf.deb │ 04368971bdf6a0d1448e567e420616db 74232 debug optional libapreq2-3t64-dbgsym_2.17-5_armhf.deb │ 80441ddbe85c81d13e1eec0e256a0a40 36800 libs optional libapreq2-3t64_2.17-5_armhf.deb │ - 5e0be2fa381d5cdd1f565dc91afeb5c3 55668 libdevel optional libapreq2-dev_2.17-5_armhf.deb │ + 2363d1172fd4995758dd483f3e509f94 55636 libdevel optional libapreq2-dev_2.17-5_armhf.deb │ 9b666309bd63ce16c5bdf79bf5e8321e 196236 doc optional libapreq2-doc_2.17-5_all.deb ├── libapreq2-dev_2.17-5_armhf.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-03-02 10:39:27.000000 debian-binary │ │ -rw-r--r-- 0 0 0 1196 2024-03-02 10:39:27.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 54280 2024-03-02 10:39:27.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 54248 2024-03-02 10:39:27.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -1,11 +1,11 @@ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-03-02 10:39:27.000000 ./ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-03-02 10:39:27.000000 ./usr/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-03-02 10:39:27.000000 ./usr/bin/ │ │ │ │ --rwxr-xr-x 0 root (0) root (0) 6006 2024-03-02 10:39:27.000000 ./usr/bin/apreq2-config │ │ │ │ +-rwxr-xr-x 0 root (0) root (0) 6012 2024-03-02 10:39:27.000000 ./usr/bin/apreq2-config │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-03-02 10:39:27.000000 ./usr/include/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-03-02 10:39:27.000000 ./usr/include/apache2/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-03-02 10:39:27.000000 ./usr/include/apache2/apreq2/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 5865 2024-03-02 10:39:27.000000 ./usr/include/apache2/apreq2/apreq_module_apache2.h │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-03-02 10:39:27.000000 ./usr/include/apreq2/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 9512 2024-03-02 10:39:27.000000 ./usr/include/apreq2/apreq.h │ │ │ │ -rw-r--r-- 0 root (0) root (0) 7883 2024-03-02 10:39:27.000000 ./usr/include/apreq2/apreq_cookie.h │ │ │ ├── ./usr/bin/apreq2-config │ │ │ │ @@ -27,15 +27,15 @@ │ │ │ │ bindir="${exec_prefix}/bin" │ │ │ │ libdir="/usr/lib/arm-linux-gnueabihf" │ │ │ │ includedir="${prefix}/include/apreq2" │ │ │ │ │ │ │ │ LIBS=" " │ │ │ │ LDFLAGS=" -L/usr/lib/arm-linux-gnueabihf -laprutil-1 -lapr-1" │ │ │ │ INCLUDES=" -I/usr/include/apr-1.0 -I/usr/include" │ │ │ │ -SOLARIS=`echo linux-gnu | grep -i solaris` │ │ │ │ +SOLARIS=`echo linux-gnueabihf | grep -i solaris` │ │ │ │ │ │ │ │ APREQ_LIBNAME="apreq2" │ │ │ │ │ │ │ │ APREQ_SOURCE_DIR="/build/reproducible-path/libapreq2-2.17" │ │ │ │ APREQ_BUILD_DIR="/build/reproducible-path/libapreq2-2.17" │ │ │ │ │ │ │ │ show_usage()