--- /srv/rebuilderd/tmp/rebuilderd2uBLwS/inputs/papi-examples_7.1.0-5+b1_ppc64el.deb +++ /srv/rebuilderd/tmp/rebuilderd2uBLwS/out/papi-examples_7.1.0-5+b1_ppc64el.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2024-10-29 06:22:41.000000 debian-binary │ --rw-r--r-- 0 0 0 7384 2024-10-29 06:22:41.000000 control.tar.xz │ --rw-r--r-- 0 0 0 179344 2024-10-29 06:22:41.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 7392 2024-10-29 06:22:41.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 179376 2024-10-29 06:22:41.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── file list │ │ │ @@ -4,15 +4,15 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-10-29 06:22:41.000000 ./usr/share/doc/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-10-29 06:22:41.000000 ./usr/share/doc/papi-examples/ │ │ │ -rw-r--r-- 0 root (0) root (0) 1381 2024-10-29 06:22:41.000000 ./usr/share/doc/papi-examples/changelog.Debian.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 222 2024-10-29 06:22:41.000000 ./usr/share/doc/papi-examples/changelog.Debian.ppc64el.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 19491 2023-12-20 19:08:12.000000 ./usr/share/doc/papi-examples/changelog.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 9475 2024-03-02 07:14:24.000000 ./usr/share/doc/papi-examples/copyright │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-10-29 06:22:41.000000 ./usr/share/doc/papi-examples/examples/ │ │ │ --rw-r--r-- 0 root (0) root (0) 3123 2024-10-29 06:22:41.000000 ./usr/share/doc/papi-examples/examples/Makefile │ │ │ +-rw-r--r-- 0 root (0) root (0) 3124 2024-10-29 06:22:41.000000 ./usr/share/doc/papi-examples/examples/Makefile │ │ │ -rw-r--r-- 0 root (0) root (0) 1136 2024-10-29 06:22:41.000000 ./usr/share/doc/papi-examples/examples/Makefile.tests │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-10-29 06:22:41.000000 ./usr/share/doc/papi-examples/examples/components/ │ │ │ -rw-r--r-- 0 root (0) root (0) 1410 2024-10-29 06:22:41.000000 ./usr/share/doc/papi-examples/examples/components/Makefile_comp_tests.target │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-10-29 06:22:41.000000 ./usr/share/doc/papi-examples/examples/components/perf_event/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-10-29 06:22:41.000000 ./usr/share/doc/papi-examples/examples/components/perf_event/tests/ │ │ │ -rw-r--r-- 0 root (0) root (0) 1983 2024-10-29 06:22:41.000000 ./usr/share/doc/papi-examples/examples/components/perf_event/tests/Makefile │ │ │ -rw-r--r-- 0 root (0) root (0) 1320 2024-10-29 06:22:41.000000 ./usr/share/doc/papi-examples/examples/components/perf_event/tests/broken_events.c │ │ ├── ./usr/share/doc/papi-examples/examples/Makefile │ │ │ @@ -18,15 +18,15 @@ │ │ │ CC_R = $(CC) -pthread │ │ │ CC_SHR = $(CC) -fPIC -DPIC -shared -Wl,-soname -Wl,$(VLIB) │ │ │ CFLAGS = -g -O2 -Werror=implicit-function-declaration -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ROCM_SMI -DPAPI_NUM_COMP=5 │ │ │ CPP = cc -E │ │ │ CPPFLAGS = -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include │ │ │ COMPONENT_RULES = components/Rules.components components/perf_event/Rules.perf_event components/perf_event_uncore/Rules.perf_event_uncore components/sde/Rules.sde components/rocm_smi/Rules.rocm_smi components/sysdetect/Rules.sysdetect │ │ │ COMPONENTS = perf_event perf_event_uncore sde rocm_smi sysdetect │ │ │ -CPU = POWER9 │ │ │ +CPU = POWER10 │ │ │ CPU_MODEL = │ │ │ cpu_option = │ │ │ CTEST_TARGETS = all │ │ │ datarootdir = ${prefix}/share │ │ │ DATADIR = ${datarootdir}/${PACKAGE_TARNAME} │ │ │ DESCR = │ │ │ DOCDIR = ${datarootdir}/doc/${PACKAGE_TARNAME}