--- /srv/rebuilderd/tmp/rebuilderdyo8gsd/inputs/papi-examples_7.2.0-2_ppc64el.deb +++ /srv/rebuilderd/tmp/rebuilderdyo8gsd/out/papi-examples_7.2.0-2_ppc64el.deb ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── file list │ │ │ @@ -3,15 +3,15 @@ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-08-18 00:29:23.000000 ./usr/share/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-08-18 00:29:23.000000 ./usr/share/doc/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-08-18 00:29:23.000000 ./usr/share/doc/papi-examples/ │ │ │ -rw-r--r-- 0 root (0) root (0) 1556 2025-08-18 00:29:23.000000 ./usr/share/doc/papi-examples/changelog.Debian.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 21384 2025-06-25 22:38:10.000000 ./usr/share/doc/papi-examples/changelog.gz │ │ │ -rw-r--r-- 0 root (0) root (0) 8191 2025-08-18 00:29:23.000000 ./usr/share/doc/papi-examples/copyright │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-08-18 00:29:23.000000 ./usr/share/doc/papi-examples/examples/ │ │ │ --rw-r--r-- 0 root (0) root (0) 3197 2025-08-18 00:29:23.000000 ./usr/share/doc/papi-examples/examples/Makefile │ │ │ +-rw-r--r-- 0 root (0) root (0) 3198 2025-08-18 00:29:23.000000 ./usr/share/doc/papi-examples/examples/Makefile │ │ │ -rw-r--r-- 0 root (0) root (0) 1136 2025-08-18 00:29:23.000000 ./usr/share/doc/papi-examples/examples/Makefile.tests │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-08-18 00:29:23.000000 ./usr/share/doc/papi-examples/examples/components/ │ │ │ -rw-r--r-- 0 root (0) root (0) 1445 2025-08-18 00:29:23.000000 ./usr/share/doc/papi-examples/examples/components/Makefile_comp_tests.target │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-08-18 00:29:23.000000 ./usr/share/doc/papi-examples/examples/components/perf_event/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2025-08-18 00:29:23.000000 ./usr/share/doc/papi-examples/examples/components/perf_event/tests/ │ │ │ -rw-r--r-- 0 root (0) root (0) 1983 2025-08-18 00:29:23.000000 ./usr/share/doc/papi-examples/examples/components/perf_event/tests/Makefile │ │ │ -rw-r--r-- 0 root (0) root (0) 1320 2025-08-18 00:29:23.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 -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}