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

Bug#1015575: marked as done (papi: ftbfs with LTO (link time optimization) enabled)



Your message dated Fri, 25 Nov 2022 19:05:15 +0000
with message-id <E1oye0h-002TM4-Gi@fasolo.debian.org>
and subject line Bug#1015575: fixed in papi 7.0.0-1
has caused the Debian Bug report #1015575,
regarding papi: ftbfs with LTO (link time optimization) enabled
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.)


-- 
1015575: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015575
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:papi
Version: 6.0.0~dfsg-2
Severity: minor
Tags: sid bookworm
User: debian-gcc@lists.debian.org
Usertags: ftbfs-lto

This package currently fails to build (at least on the amd64
architecture) with link time optimizations enabled.  For a background
for LTO please see

https://wiki.debian.org/ToolChain/LTO

The goal is to enable this optimization by default in an upcoming
Debian release in dpkg-buildflags for 64bit architectures.  The goal
is to get this package to build with link time optimizations, or to
explicitly disable link time optimizations for this package build.

To reproduce the build failure, enable the lto optimization in
testing/unstable by adding "optimize=+lto" to DEB_BUILD_MAINT_OPTIONS
in the debian/rules file, or if this macro is unset, just set it:

export DEB_BUILD_MAINT_OPTIONS = optimize=+lto

Please try to fix the build with lto enabled, fixing the packaging or
forwarding the issue upstream. If the issue cannot be fixed,
explicitly disallow building the package with lto by adding to your
rules file:

export DEB_BUILD_MAINT_OPTIONS = optimize=-lto

or adding that string to your existing setting of DEB_BUILD_MAINT_OPTIONS.

The full build log can be found at:
http://qa-logs.debian.net/2022/06/09/dpkglto/papi_6.0.0~dfsg-2_unstable_dpkglto.log
The last lines of the build log are at the end of this report.

[...]
gfortran -I../testlib -I. -I.. -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -ffixed-line-length-132 -O1 openmp.F ../testlib/libtestlib.a ../libpapi.so.6.0.0.0 -o openmp -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl -fopenmp
f951: Warning: command-line option ‘-Wformat=1’ is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran
cc -I../testlib -I.. -I. -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -O2  -c matrix_multiply.c
gfortran -I../testlib -I. -I.. -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -ffixed-line-length-132 -O1 serial_hl.F ../testlib/libtestlib.a ../testlib/do_loops.o ../libpapi.so.6.0.0.0 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl -o serial_hl
cc -o papi_cost papi_cost.o cost_utils.o ../libpapi.so.6.0.0.0 -lm -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl 
f951: Warning: command-line option ‘-Wformat=1’ is valid for C/C++/ObjC/ObjC++ but not for Fortran
f951: Warning: ‘-Werror=’ argument ‘-Werror=format-security’ is not valid for Fortran
cc -o papi_clockres papi_clockres.o ../libpapi.so.6.0.0.0 ../testlib/clockcore.o -lm -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl 
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -O2  -I../testlib -I.. -I. -c papi_l1_dcm.c
cc -I../testlib -I.. -I. -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -O2  -c cache_helper.c
cc -o papi_native_avail papi_native_avail.o ../libpapi.so.6.0.0.0 print_header.o -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl  papi_sde_interface.o
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -O2  -I../testlib -I.. -I. -c papi_l2_dca.c
cc -o papi_command_line papi_command_line.o ../libpapi.so.6.0.0.0 ../testlib/do_loops.o -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl 
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src/components/perf_event/tests'
+ make -C components/perf_event_uncore/tests
cc -o papi_event_chooser papi_event_chooser.o print_header.o ../libpapi.so.6.0.0.0 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl 
make[2]: Entering directory '/<<PKGBUILDDIR>>/src/components/perf_event_uncore/tests'
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -O2 -I. -I/usr/include -I../../.. -I../../../testlib -I../../../validation_tests -c -o perf_event_uncore.o perf_event_uncore.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -O2  -I../testlib -I.. -I. -c papi_l2_dcm.c
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src/ftests'
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -O2  -I../testlib -I.. -I. -c papi_l2_dcr.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -I. -I/usr/include -I../../.. -I../../../testlib -I../../../validation_tests -c perf_event_uncore_lib.c
cc -o papi_decode papi_decode.o ../libpapi.so.6.0.0.0 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl 
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -O2  -I../testlib -I.. -I. -c papi_l2_dcw.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -O2  -I../testlib -I.. -I. -c papi_ld_ins.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -O2  -I../testlib -I.. -I. -c papi_sr_ins.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -O2 -I. -I/usr/include -I../../.. -I../../../testlib -I../../../validation_tests -c -o perf_event_uncore_attach.o perf_event_uncore_attach.c
cc -o papi_xml_event_info papi_xml_event_info.o ../libpapi.so.6.0.0.0 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl 
cc -o papi_version papi_version.o ../libpapi.so.6.0.0.0 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl 
cc -o papi_multiplex_cost papi_multiplex_cost.o cost_utils.o ../libpapi.so.6.0.0.0 -lm -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl 
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -O2  -I../testlib -I.. -I. -c papi_ref_cyc.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -O2  -I../testlib -I.. -I. -c papi_tot_cyc.c
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -O2 -I. -I/usr/include -I../../.. -I../../../testlib -I../../../validation_tests -c -o perf_event_uncore_multiple.o perf_event_uncore_multiple.c
cc -o papi_component_avail papi_component_avail.o ../libpapi.so.6.0.0.0 print_header.o -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl 
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -O2  -I../testlib -I.. -I. -c papi_tot_ins.c
cc -o papi_error_codes papi_error_codes.o ../libpapi.so.6.0.0.0 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl 
cc -o fp_validation_hl fp_validation_hl.o ../testlib/libtestlib.a flops_testcode.o ../libpapi.so.6.0.0.0 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl  -lrt -lpthread
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -O2 -I. -I/usr/include -I../../.. -I../../../testlib -I../../../validation_tests -c -o perf_event_amd_northbridge.o perf_event_amd_northbridge.c
cc -o cycles_validation cycles_validation.o ../testlib/libtestlib.a display_error.o instructions_testcode.o ../libpapi.so.6.0.0.0 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl  -lrt
cc -o flops_validation flops_validation.o ../testlib/libtestlib.a display_error.o branches_testcode.o flops_testcode.o ../libpapi.so.6.0.0.0 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl  -lrt
cc -o papi_br_cn papi_br_cn.o ../testlib/libtestlib.a display_error.o branches_testcode.o ../libpapi.so.6.0.0.0 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl  -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl  -lrt
cc -o papi_br_ins papi_br_ins.o ../testlib/libtestlib.a display_error.o branches_testcode.o ../libpapi.so.6.0.0.0 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl  -lrt
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -O2 -I. -I/usr/include -I../../.. -I../../../testlib -I../../../validation_tests -c -o perf_event_uncore_cbox.o perf_event_uncore_cbox.c
cc -o papi_br_msp papi_br_msp.o ../testlib/libtestlib.a display_error.o branches_testcode.o ../libpapi.so.6.0.0.0 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl  -lrt
cc -o papi_br_ntk papi_br_ntk.o ../testlib/libtestlib.a display_error.o branches_testcode.o ../libpapi.so.6.0.0.0 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl  -lrt
instructions_testcode.c: Assembler messages:
instructions_testcode.c:13: Error: symbol `test_loop' is already defined
make[3]: *** [/tmp/ccsnxGXX.mk:2: /tmp/cc5pR6XG.ltrans0.ltrans.o] Error 1
cc -o papi_br_prc papi_br_prc.o ../testlib/libtestlib.a display_error.o branches_testcode.o ../libpapi.so.6.0.0.0 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl  -lrt
lto-wrapper: fatal error: make returned 2 exit status
compilation terminated.
/usr/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile.recipies:45: cycles_validation] Error 1
make[2]: *** Waiting for unfinished jobs....
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -o perf_event_uncore perf_event_uncore.o perf_event_uncore_lib.o ../../../testlib/libtestlib.a ../../../testlib/do_loops.o ../../../libpapi.so.6.0.0.0 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -o perf_event_uncore_attach perf_event_uncore_attach.o perf_event_uncore_lib.o ../../../testlib/libtestlib.a ../../../testlib/do_loops.o ../../../libpapi.so.6.0.0.0 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -I. -I/usr/include -I../../.. -I../../../testlib -I../../../validation_tests -o perf_event_uncore_multiple perf_event_uncore_multiple.o perf_event_uncore_lib.o ../../../testlib/libtestlib.a ../../../testlib/do_loops.o ../../../libpapi.so.6.0.0.0 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl 
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -o perf_event_amd_northbridge perf_event_amd_northbridge.o ../../../testlib/libtestlib.a ../../../testlib/do_loops.o ../../../libpapi.so.6.0.0.0 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl
cc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wextra  -Wall -I. -I/usr/include -I../../.. -I../../../testlib -I../../../validation_tests -o perf_event_uncore_cbox perf_event_uncore_cbox.o perf_event_uncore_lib.o ../../../testlib/libtestlib.a ../../../testlib/do_loops.o ../../../libpapi.so.6.0.0.0 -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -ldl
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src/utils'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src/validation_tests'
make[1]: *** [Makefile.inc:239: validation_tests] Error 2
make[1]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src/components/perf_event_uncore/tests'
make[1]: Leaving directory '/<<PKGBUILDDIR>>/src'
dh_auto_build: error: cd src && make -j8 returned exit code 2
make: *** [debian/rules:19: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: papi
Source-Version: 7.0.0-1
Done: Andreas Beckmann <anbe@debian.org>

We believe that the bug you reported is fixed in the latest version of
papi, 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 1015575@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 papi 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: Thu, 24 Nov 2022 11:04:53 +0100
Source: papi
Binary: libpapi-dev libpapi7.0 libpapi7.0-dbgsym libsde1 libsde1-dbgsym papi-tools papi-tools-dbgsym
Architecture: source amd64
Version: 7.0.0-1
Distribution: experimental
Urgency: medium
Maintainer: Debian HPC Team <debian-hpc@lists.debian.org>
Changed-By: Andreas Beckmann <anbe@debian.org>
Description:
 libpapi-dev - PAPI development files (headers and API documentation)
 libpapi7.0 - PAPI runtime (shared libraries)
 libsde1    - PAPI software defined events runtime (shared libraries)
 papi-tools - PAPI utilities
Closes: 1015575
Changes:
 papi (7.0.0-1) experimental; urgency=medium
 .
   * New upstream release.  (Closes: #1015575)
     - No longer includes the non-free iozone code.
   * Refresh patches.
   * Update debian/copyright.
   * Bump libpfm4-dev B-D to >= 4.12.1+git6.
   * Bump SONAME to libpapi.so.7.0.
   * libsde1: New package for Software Defined Events.
   * Fix the SONAME of libsde.so.1.
   * Update symbols for 7.0.0.
   * Enable the sde component.
   * Enable the rocm_smi component.
   * Override source-is-missing sass_source_map.cubin. Source is matmul.cu.
   * Switch to debhelper-compat (= 13).
   * Bump Standards-Version to 4.6.1. No changes needed.
   * Update Lintian overrides.
   * Upload to experimental.
Checksums-Sha1:
 a47b9ea236213528ee2c8b8d595b9d8cc83f7049 2234 papi_7.0.0-1.dsc
 1b9fa50fb3ec2fff35f26b0c545c7d3aa70f1da6 5683561 papi_7.0.0.orig.tar.gz
 8d632303f6a957c797f4f1337aa2b6791ae61c50 20580 papi_7.0.0-1.debian.tar.xz
 8a5354d7708ac05f4bbb3cde759a2893fe481531 323892 libpapi-dev_7.0.0-1_amd64.deb
 bf141c42ae70627894042dade22a5ce84e74e27a 399224 libpapi7.0-dbgsym_7.0.0-1_amd64.deb
 4af78cc735d1e69b5b2972ef81c02ef203b0870a 458260 libpapi7.0_7.0.0-1_amd64.deb
 ceb6e1629460420ee4b91dd565183734a495645d 47068 libsde1-dbgsym_7.0.0-1_amd64.deb
 354fd7a958d256c6b6a5156c67f9de1f57de71f0 40360 libsde1_7.0.0-1_amd64.deb
 fff191e470ff15c41e255de4181a8d26a3d247fa 129184 papi-tools-dbgsym_7.0.0-1_amd64.deb
 c300741d06d1a602936a69781088a472a0787d17 78696 papi-tools_7.0.0-1_amd64.deb
 22e89b31285531c9c494f54135c4adaba118d4b8 8147 papi_7.0.0-1_amd64.buildinfo
Checksums-Sha256:
 41ae1de54b702188e92cb5d39b085e74a1e8f485b9b547b4ba10657bb09d528c 2234 papi_7.0.0-1.dsc
 799dcc317a47da96beaeed445812ecb6ae49df7c0504a4569797c1f7d74c4fd2 5683561 papi_7.0.0.orig.tar.gz
 03dc19577abdc82dfaaf5315b6a80779c5f831a770f48c4d435f5a91cf7e8825 20580 papi_7.0.0-1.debian.tar.xz
 7886aada4f6778248855bf2ecd6277008163a6a697760acf90c838ac95c15979 323892 libpapi-dev_7.0.0-1_amd64.deb
 1cb503698cb3728b38a43bce1cd8e50acbf0e1597de327c184eb513b56572f47 399224 libpapi7.0-dbgsym_7.0.0-1_amd64.deb
 cff117374f2ce6c0a7dbe7075cdcaf213e786994ec7e7f8ea462e8270824cf6b 458260 libpapi7.0_7.0.0-1_amd64.deb
 d598aba087d7b620bebf902cf8afe855ef2c723826470f642910a7923fa1c148 47068 libsde1-dbgsym_7.0.0-1_amd64.deb
 b07b6ad79e6557e5fff00e54940ef63a103be947d663458b66ef431fe438dee0 40360 libsde1_7.0.0-1_amd64.deb
 982b9d25776af983c39c0e0d5edb35ed36b51f7eab390678ad30ecc32511063e 129184 papi-tools-dbgsym_7.0.0-1_amd64.deb
 e51daf2a6e43e4c29faf9e6461da792f505a48ce10006cad44c561fbf0f53763 78696 papi-tools_7.0.0-1_amd64.deb
 e1274cc174c13efcaa81e94357fbb70271fd6d580cf176a237aed9df29e007c2 8147 papi_7.0.0-1_amd64.buildinfo
Files:
 667639ed607fc1848f857c79a4c416ee 2234 devel optional papi_7.0.0-1.dsc
 71602266f8523e97a30b1a556adde1ba 5683561 devel optional papi_7.0.0.orig.tar.gz
 85266ec0cbb175c089819fec13fc164b 20580 devel optional papi_7.0.0-1.debian.tar.xz
 b1667c15efa42356ebc3635317eb9f9f 323892 libdevel optional libpapi-dev_7.0.0-1_amd64.deb
 59774bb766fca21f8162d419a837f859 399224 debug optional libpapi7.0-dbgsym_7.0.0-1_amd64.deb
 14760cb07fd1b28ae86ee9767f65cf3f 458260 libs optional libpapi7.0_7.0.0-1_amd64.deb
 360db8b7c0baef07148dcc3e2e7ca63f 47068 debug optional libsde1-dbgsym_7.0.0-1_amd64.deb
 0b86f49d9125d7d7fb165ad550ea97ce 40360 libs optional libsde1_7.0.0-1_amd64.deb
 7e89d6727cf6613b84dfac1d4def4b6a 129184 debug optional papi-tools-dbgsym_7.0.0-1_amd64.deb
 063507b240f56bbc40ecd09fc927969c 78696 devel optional papi-tools_7.0.0-1_amd64.deb
 fe047425d3197b5670314dd68fb8e2d2 8147 devel optional papi_7.0.0-1_amd64.buildinfo

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

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmN/QmoQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCAf6D/4mYqEb5kLlyNTLXzWMFS7CQwJHizSq3DKW
vptxtKNdMyPaYCBpPDIEU/RRBTlOS4rViWaYGF5NJWVEz6Y7tWTdsoB4kd1L5ceM
X7/H+Hhhl1Y9+RtxfAfZAadrjdJr/GHOkdUPTsbHAfO3xTlHLszC1IKNvdqj7gKb
vk6y90luQ4Zlyt8eAPrkbcpmRBeZbHgwhZs4u8Hupooj9KCVuK52As3iZ0xtEaJu
NcY4lR7/CRlGXASFXsMDRmBAOcf92v7VtZ4g9OJfli7+wz7Difu40xaMH6LDuFQ1
RZ7lQdO8mX+klHdcHXGc6NnWln7zyweOdO/nQdtOWOdtaNiE+wUrIr9P+mm//Cyd
gOyGeY0pNOTKKLLJ6zH7KIKDWZAwx5mjpyMr1zYZE+swt6+vVVd83rBVAkFODSHS
DDYYXjxUkDUNxRbQVeaqbmDV33fi7ac7SkImMNtW9dKV4GUCv2bgv6XL4OH7hJZ1
4XZ59ObkK9eHSTnK55RJ8Kngt8Xe9E2sg5i463NssTgCaYB6+u1k9FOrqAHlRSw+
TaQWNSZ9wbGnx+kOYoK8rH2lRqxcvZkjrX/xY5fzcrYH/Mlgu4Be+IvmV41fjoUk
jdoQHRsNuzkn0bMMFMaigKyGf3Sd2povTAqrIyQ2yEQLW24DikzRq/0zbxEt465Q
QcCrNPKdwA==
=JEMv
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: