--- /srv/reproducible-results/rbuild-debian/r-b-build.l2kNy5RS/b1/libapreq2_2.17-7_armhf.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.l2kNy5RS/b2/libapreq2_2.17-7_armhf.changes ├── Files │ @@ -1,9 +1,9 @@ │ │ f3c1f97840eaf3db67bd39e50e081f29 25224 debug optional libapache2-mod-apreq2-dbgsym_2.17-7_armhf.deb │ a71860558b70043a9f11fd44bcc146de 25588 httpd optional libapache2-mod-apreq2_2.17-7_armhf.deb │ 591d12f76e05c91c9aa21ae18e6a5c1c 188316 debug optional libapache2-request-perl-dbgsym_2.17-7_armhf.deb │ bfa39c76c288707b47e3057ee2cc0e28 60944 perl optional libapache2-request-perl_2.17-7_armhf.deb │ a2d322cc9f1ed4bfb702eaf2cd5a1f89 74796 debug optional libapreq2-3t64-dbgsym_2.17-7_armhf.deb │ dcadc266117838bf40686a77791911a5 37200 libs optional libapreq2-3t64_2.17-7_armhf.deb │ - 80e1db1349a6905578b8d212dcfa491f 55988 libdevel optional libapreq2-dev_2.17-7_armhf.deb │ + 3708d76aeeb5994ecefbf249b9af1c2c 56020 libdevel optional libapreq2-dev_2.17-7_armhf.deb │ ee71845eaecc6dee51d1b1634c59db62 196424 doc optional libapreq2-doc_2.17-7_all.deb ├── libapreq2-dev_2.17-7_armhf.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-09-27 06:26:21.000000 debian-binary │ │ -rw-r--r-- 0 0 0 1196 2024-09-27 06:26:21.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 54600 2024-09-27 06:26:21.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 54632 2024-09-27 06:26:21.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-09-27 06:26:21.000000 ./ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-09-27 06:26:21.000000 ./usr/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-09-27 06:26:21.000000 ./usr/bin/ │ │ │ │ --rwxr-xr-x 0 root (0) root (0) 6006 2024-09-27 06:26:21.000000 ./usr/bin/apreq2-config │ │ │ │ +-rwxr-xr-x 0 root (0) root (0) 6012 2024-09-27 06:26:21.000000 ./usr/bin/apreq2-config │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-09-27 06:26:21.000000 ./usr/include/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-09-27 06:26:21.000000 ./usr/include/apache2/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-09-27 06:26:21.000000 ./usr/include/apache2/apreq2/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 5865 2024-09-27 06:26:21.000000 ./usr/include/apache2/apreq2/apreq_module_apache2.h │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-09-27 06:26:21.000000 ./usr/include/apreq2/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 9512 2024-09-27 06:26:21.000000 ./usr/include/apreq2/apreq.h │ │ │ │ -rw-r--r-- 0 root (0) root (0) 7883 2024-09-27 06:26:21.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()