[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1012985: marked as done (libpfm4: ftbfs with GCC-12)



Your message dated Wed, 03 Aug 2022 15:21:29 +0000
with message-id <E1oJGBd-000kPP-AO@fasolo.debian.org>
and subject line Bug#1012985: fixed in libpfm4 4.11.1+git74-g5140ce5-1
has caused the Debian Bug report #1012985,
regarding libpfm4: ftbfs with GCC-12
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1012985: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012985
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:libpfm4
Version: 4.11.1+git32-gd0b85fb-1
Severity: normal
Tags: sid bookworm
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-12

[This bug is targeted to the upcoming bookworm release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-12/g++-12, but succeeds to build with gcc-11/g++-11. The
severity of this report will be raised before the bookworm release.

The full build log can be found at:
http://qa-logs.debian.net/2022/06/09/gcc12/libpfm4_4.11.1+git32-gd0b85fb-1_unstable_gcc12.log
The last lines of the build log are at the end of this report.

To build with GCC 11, either set CC=gcc-11 CXX=g++-11 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-11/porting_to.html

GCC 11 defaults to the GNU++17 standard.  If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.

[...]
rm -f -f *.o self self_basic self_count task task_attach_timeout syst notify_self notify_group task_smpl self_smpl_multi self_pipe syst_count task_cpu syst_smpl evt2raw branch_smpl rtop *~
make[2]: Leaving directory '/<<PKGBUILDDIR>>/perf_examples'
make[2]: Entering directory '/<<PKGBUILDDIR>>/include'
make[2]: Nothing to be done for 'clean'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/include'
make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
make[2]: Nothing to be done for 'clean'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
rm -f -f tags
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules binary
dh  binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build -- 
	make -j8 "INSTALL=install --strip-program=true"
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Compiling for 'x86_64' target
Compiling for 'Linux' system
make[3]: Entering directory '/<<PKGBUILDDIR>>/lib'
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/lib/../include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX -D_REENTRANT -I. -fvisibility=hidden -DCONFIG_PFMLIB_ARCH_X86 -DCONFIG_PFMLIB_ARCH_X86_64 -I. -c pfmlib_common.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/lib/../include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX -D_REENTRANT -I. -fvisibility=hidden -DCONFIG_PFMLIB_ARCH_X86 -DCONFIG_PFMLIB_ARCH_X86_64 -I. -c pfmlib_perf_event_pmu.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/lib/../include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX -D_REENTRANT -I. -fvisibility=hidden -DCONFIG_PFMLIB_ARCH_X86 -DCONFIG_PFMLIB_ARCH_X86_64 -I. -c pfmlib_perf_event.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/lib/../include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX -D_REENTRANT -I. -fvisibility=hidden -DCONFIG_PFMLIB_ARCH_X86 -DCONFIG_PFMLIB_ARCH_X86_64 -I. -c pfmlib_perf_event_raw.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/lib/../include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX -D_REENTRANT -I. -fvisibility=hidden -DCONFIG_PFMLIB_ARCH_X86 -DCONFIG_PFMLIB_ARCH_X86_64 -I. -c pfmlib_intel_x86_perf_event.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/lib/../include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX -D_REENTRANT -I. -fvisibility=hidden -DCONFIG_PFMLIB_ARCH_X86 -DCONFIG_PFMLIB_ARCH_X86_64 -I. -c pfmlib_amd64_perf_event.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/lib/../include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX -D_REENTRANT -I. -fvisibility=hidden -DCONFIG_PFMLIB_ARCH_X86 -DCONFIG_PFMLIB_ARCH_X86_64 -I. -c pfmlib_intel_netburst_perf_event.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/lib/../include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX -D_REENTRANT -I. -fvisibility=hidden -DCONFIG_PFMLIB_ARCH_X86 -DCONFIG_PFMLIB_ARCH_X86_64 -I. -c pfmlib_intel_snbep_unc_perf_event.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/lib/../include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX -D_REENTRANT -I. -fvisibility=hidden -DCONFIG_PFMLIB_ARCH_X86 -DCONFIG_PFMLIB_ARCH_X86_64 -I. -c pfmlib_amd64.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/lib/../include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX -D_REENTRANT -I. -fvisibility=hidden -DCONFIG_PFMLIB_ARCH_X86 -DCONFIG_PFMLIB_ARCH_X86_64 -I. -c pfmlib_intel_core.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/lib/../include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX -D_REENTRANT -I. -fvisibility=hidden -DCONFIG_PFMLIB_ARCH_X86 -DCONFIG_PFMLIB_ARCH_X86_64 -I. -c pfmlib_intel_x86.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/lib/../include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX -D_REENTRANT -I. -fvisibility=hidden -DCONFIG_PFMLIB_ARCH_X86 -DCONFIG_PFMLIB_ARCH_X86_64 -I. -c pfmlib_intel_x86_arch.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/lib/../include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX -D_REENTRANT -I. -fvisibility=hidden -DCONFIG_PFMLIB_ARCH_X86 -DCONFIG_PFMLIB_ARCH_X86_64 -I. -c pfmlib_intel_atom.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/lib/../include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX -D_REENTRANT -I. -fvisibility=hidden -DCONFIG_PFMLIB_ARCH_X86 -DCONFIG_PFMLIB_ARCH_X86_64 -I. -c pfmlib_intel_nhm_unc.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/lib/../include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX -D_REENTRANT -I. -fvisibility=hidden -DCONFIG_PFMLIB_ARCH_X86 -DCONFIG_PFMLIB_ARCH_X86_64 -I. -c pfmlib_intel_nhm.c
In function ‘perf_table_alloc_event’,
    inlined from ‘gen_tracepoint_table’ at pfmlib_perf_event_pmu.c:373:8:
pfmlib_perf_event_pmu.c:268:47: error: pointer may be used after ‘realloc’ [-Werror=use-after-free]
  268 |         perf_pe_free = new_pe + (perf_pe_free - perf_pe);
      |                                               ^
pfmlib_perf_event_pmu.c:264:18: note: call to ‘realloc’ here
  264 |         new_pe = realloc(perf_pe, perf_pe_count * sizeof(perf_event_t));
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘perf_table_alloc_umask’,
    inlined from ‘gen_tracepoint_table’ at pfmlib_perf_event_pmu.c:434:10:
pfmlib_perf_event_pmu.c:304:47: error: pointer may be used after ‘realloc’ [-Werror=use-after-free]
  304 |         perf_um_free = new_um + (perf_um_free - perf_um);
      |                                               ^
pfmlib_perf_event_pmu.c:300:18: note: call to ‘realloc’ here
  300 |         new_um = realloc(perf_um, perf_um_count * sizeof(*new_um));
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/lib/../include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX -D_REENTRANT -I. -fvisibility=hidden -DCONFIG_PFMLIB_ARCH_X86 -DCONFIG_PFMLIB_ARCH_X86_64 -I. -c pfmlib_intel_wsm.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/lib/../include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX -D_REENTRANT -I. -fvisibility=hidden -DCONFIG_PFMLIB_ARCH_X86 -DCONFIG_PFMLIB_ARCH_X86_64 -I. -c pfmlib_intel_snb.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/lib/../include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX -D_REENTRANT -I. -fvisibility=hidden -DCONFIG_PFMLIB_ARCH_X86 -DCONFIG_PFMLIB_ARCH_X86_64 -I. -c pfmlib_intel_snb_unc.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX  -g -Wall -Werror -Wextra -Wno-unused-parameter -I. -I/<<PKGBUILDDIR>>/lib/../include -DCONFIG_PFMLIB_DEBUG -DCONFIG_PFMLIB_OS_LINUX -D_REENTRANT -I. -fvisibility=hidden -DCONFIG_PFMLIB_ARCH_X86 -DCONFIG_PFMLIB_ARCH_X86_64 -I. -c pfmlib_intel_ivb.c
cc1: all warnings being treated as errors
make[3]: *** [/<<PKGBUILDDIR>>/lib/../rules.mk:30: pfmlib_perf_event_pmu.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib'
make[2]: *** [Makefile:49: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 "INSTALL=install --strip-program=true" returned exit code 2
make[1]: *** [debian/rules:30: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:27: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: libpfm4
Source-Version: 4.11.1+git74-g5140ce5-1
Done: Andreas Beckmann <anbe@debian.org>

We believe that the bug you reported is fixed in the latest version of
libpfm4, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1012985@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Beckmann <anbe@debian.org> (supplier of updated libpfm4 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 03 Aug 2022 16:47:55 +0200
Source: libpfm4
Architecture: source
Version: 4.11.1+git74-g5140ce5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian HPC Team <debian-hpc@lists.debian.org>
Changed-By: Andreas Beckmann <anbe@debian.org>
Closes: 971034 1012985
Changes:
 libpfm4 (4.11.1+git74-g5140ce5-1) unstable; urgency=medium
 .
   * New upstream GIT snapshot.
     - Fix FTBFS with GCC 12.  (Closes: #1012985)
   * Fix FTCBFS: Pass ARCH= for any architecture, thanks to Helmut Grohne.
     (Closes: #971034)
   * Bump Standards-Version to 4.6.1. No changes needed.
   * typos.patch: Fix more typos found by Lintian.
Checksums-Sha1:
 710e6e912efd8caeba67af9b1d534879d7d995e8 2148 libpfm4_4.11.1+git74-g5140ce5-1.dsc
 fd5ac81aadfc362a3e8fd986ab11128db11585d6 574020 libpfm4_4.11.1+git74-g5140ce5.orig.tar.xz
 e67cc982889a776b1d85fdbcd4b75bb0c1e6fb9c 11068 libpfm4_4.11.1+git74-g5140ce5-1.debian.tar.xz
 2aa223b0c9c2bba99990c320bc54933c4cce6a55 5877 libpfm4_4.11.1+git74-g5140ce5-1_source.buildinfo
Checksums-Sha256:
 ecd1a536e8170c823e6f5936474ef66ab4aaf765d89abe8345dc353c9f206b89 2148 libpfm4_4.11.1+git74-g5140ce5-1.dsc
 9b9709e43b7493be0ee641150a586622634c21de61946a42e2f297a9a0b3d086 574020 libpfm4_4.11.1+git74-g5140ce5.orig.tar.xz
 b470a05d614dfe20e4f5006f3445d00b553ef7525e98e669841c1486d5620aba 11068 libpfm4_4.11.1+git74-g5140ce5-1.debian.tar.xz
 77b081bdce2fd60c2ca72fcf9beb587cff0e49c4162330d77907614aa6f50738 5877 libpfm4_4.11.1+git74-g5140ce5-1_source.buildinfo
Files:
 5bfcf803c850269a09c8567c473d12a7 2148 libs optional libpfm4_4.11.1+git74-g5140ce5-1.dsc
 f509103e2c6ec342bf443d9c011496c3 574020 libs optional libpfm4_4.11.1+git74-g5140ce5.orig.tar.xz
 516ab1ab5456a7adb21be17e075dc643 11068 libs optional libpfm4_4.11.1+git74-g5140ce5-1.debian.tar.xz
 aef74046f8eb7acdef7e336cfaa51ac4 5877 libs optional libpfm4_4.11.1+git74-g5140ce5-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmLqiwUQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCK2MD/9AU9RSRlNRLR4atK/zcdoIGg0tbeZMyXHM
tyu0nMeGjjXyat0wQydL98NtX0o/EKb+pV5snpT+KGHIRgLBlo31uym9Qp/ybRej
ZDkLMiYrdA2f5CxVYOxRm04ieYO4Q59YVxnguEilA6gB17LTGwhp2AXykI9qfxma
bljB4s/l6MHCK7RhtU+7IMu5MnkWIOQrOWuhmFZgD+Py85xVHfwBYoNA+PNBm2Om
Irv1HyVce+n06yD6rYIfUG/kCrMO/akH1+sETLiDT8YqNZq86XUwNsSdXbWdQAJG
g73e4pRHa2rJVy1C5q9jPBHtOPX4RGy01Cf13A62F4EW3C4Msjn1ZBE728W8z5E0
x/rYUz/d8N56Z71la5fx49O/Wp/TBxAUjUpT+Niwk724CF4Z/2cz6lRDmdVY1DAk
rzN+PCbOVFAe6fgHg20dSn5L47Fl1vtAHhrk9a36Atsp6qeAKA54jvdsFDT0xMXy
GvVDIbHLDh3emp8w6k/CZkYxHNKcsjcdu0e+igF+qwftxyN+pvTojmywHB84ve33
fQ9w+6Hh/7jXxuM49cX8V9oB2Y2JmpzuepFjBfueTf4Yug8b1fz3zbQTq/TOx/IJ
e/LHkKk4qJO3t6MW39J0do0AW+QN3K2nCeGrlFpKuTalc2agZNUIgLwtAzWLpQ0o
mjQHaVakNw==
=U6FH
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: