--- /srv/reproducible-results/rbuild-debian/r-b-build.6WuBQavY/b1/libapreq2_2.17-7_armhf.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.6WuBQavY/b2/libapreq2_2.17-7_armhf.changes ├── Files │ @@ -1,9 +1,9 @@ │ │ 017f30bb0e6bb779b0fda6f8bf538a9a 25220 debug optional libapache2-mod-apreq2-dbgsym_2.17-7_armhf.deb │ 0e0595ce9fb2c18d3c5e4b2141e79ac4 25592 httpd optional libapache2-mod-apreq2_2.17-7_armhf.deb │ 81cc7f939b8b39e995c5175aac71242a 188284 debug optional libapache2-request-perl-dbgsym_2.17-7_armhf.deb │ ea2461d7d33905754552bd812ee1f315 60940 perl optional libapache2-request-perl_2.17-7_armhf.deb │ 2fa0cf016a10e5ac4de04d1f018b5f96 74804 debug optional libapreq2-3t64-dbgsym_2.17-7_armhf.deb │ e4cf25584fb68f1055ee495d66210dd4 37184 libs optional libapreq2-3t64_2.17-7_armhf.deb │ - 3708d76aeeb5994ecefbf249b9af1c2c 56020 libdevel optional libapreq2-dev_2.17-7_armhf.deb │ + 80e1db1349a6905578b8d212dcfa491f 55988 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 54632 2024-09-27 06:26:21.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 54600 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) 6012 2024-09-27 06:26:21.000000 ./usr/bin/apreq2-config │ │ │ │ +-rwxr-xr-x 0 root (0) root (0) 6006 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-gnueabihf | grep -i solaris` │ │ │ │ +SOLARIS=`echo linux-gnu | 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()