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

Bug#897774: marked as done (infinipath-psm: ftbfs with GCC-8)



Your message dated Fri, 30 Nov 2018 00:34:39 +0000
with message-id <E1gSWlT-00097f-Hk@fasolo.debian.org>
and subject line Bug#897774: fixed in infinipath-psm 3.3+20.604758e7-6
has caused the Debian Bug report #897774,
regarding infinipath-psm: ftbfs with GCC-8
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.)


-- 
897774: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897774
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:infinipath-psm
Version: 3.3+20.604758e7-5
Severity: normal
Tags: sid buster
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-8

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-8/g++-8, but succeeds to build with gcc-7/g++-7. The
severity of this report will be raised before the buster release.

The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/infinipath-psm_3.3+20.604758e7-5_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 8, either set CC=gcc-8 CXX=g++-8 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-8/porting_to.html

[...]
cc -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7=. -fstack-protector-strong -Wformat -Werror=format-security   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3   -DNVALGRIND   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3  -DPSM_USE_SYS_UUID  -DNVALGRIND -I. -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/mpspawn -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include/linux-x86_64  -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7  -c kcopyrwu.c -o kcopyrwu.o
cc -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7=. -fstack-protector-strong -Wformat -Werror=format-security   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3   -DNVALGRIND   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3  -DPSM_USE_SYS_UUID  -DNVALGRIND -I. -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/mpspawn -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include/linux-x86_64  -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7  -c knemrwu.c -o knemrwu.o
cc -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7=. -fstack-protector-strong -Wformat -Werror=format-security   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3   -DNVALGRIND   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3  -DPSM_USE_SYS_UUID  -DNVALGRIND -I. -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/mpspawn -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include/linux-x86_64  -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7  -c scifrwu.c -o scifrwu.o
make[3]: Leaving directory '/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/ptl_am'
make[3]: Entering directory '/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/libuuid'
cc -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7=. -fstack-protector-strong -Wformat -Werror=format-security   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3   -DNVALGRIND   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3  -DPSM_USE_SYS_UUID  -DNVALGRIND -DPSM_UUID=1 -Wno-unused-function -I. -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/mpspawn -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include/linux-x86_64  -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7 -I/libuuid -c psm_uuid.c -o psm_uuid.o
make[3]: Leaving directory '/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/libuuid'
make[3]: Entering directory '/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/ipath'
cc   -Wall   -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3  -DPSM_USE_SYS_UUID -D_GNU_SOURCE -I. -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/mpspawn -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include/linux-x86_64  -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/ptl_ips -c ipath_debug.c -o ipath_debug.o
cc -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7=. -fstack-protector-strong -Wformat -Werror=format-security   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3   -DNVALGRIND   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3  -DPSM_USE_SYS_UUID -D_GNU_SOURCE  -DNVALGRIND -I. -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/mpspawn -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include/linux-x86_64  -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/ptl_ips  -c ipath_time.c -o ipath_time.o
cc -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7=. -fstack-protector-strong -Wformat -Werror=format-security   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3   -DNVALGRIND   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3  -DPSM_USE_SYS_UUID -D_GNU_SOURCE  -DNVALGRIND -I. -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/mpspawn -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include/linux-x86_64  -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/ptl_ips  -c ipath_proto.c -o ipath_proto.o
cc -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7=. -fstack-protector-strong -Wformat -Werror=format-security   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3   -DNVALGRIND   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3  -DPSM_USE_SYS_UUID -D_GNU_SOURCE  -DNVALGRIND -I. -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/mpspawn -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include/linux-x86_64  -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/ptl_ips  -c ipath_utils.c -o ipath_utils.o
cc -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7=. -fstack-protector-strong -Wformat -Werror=format-security   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3   -DNVALGRIND   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3  -DPSM_USE_SYS_UUID -D_GNU_SOURCE  -DNVALGRIND -I. -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/mpspawn -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include/linux-x86_64  -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/ptl_ips  -c ipath_service.c -o ipath_service.o
cc -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7=. -fstack-protector-strong -Wformat -Werror=format-security   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3   -DNVALGRIND   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3  -DPSM_USE_SYS_UUID -D_GNU_SOURCE  -DNVALGRIND -I. -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/mpspawn -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include/linux-x86_64  -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/ptl_ips  -c ipath_protomic.c -o ipath_protomic.o
cc -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7=. -fstack-protector-strong -Wformat -Werror=format-security   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3   -DNVALGRIND   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3  -DPSM_USE_SYS_UUID -D_GNU_SOURCE  -DNVALGRIND -I. -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/mpspawn -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include/linux-x86_64  -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/ptl_ips  -c ipath_dwordcpy-x86_64.c -o ipath_dwordcpy-x86_64.o
cc -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7=. -fstack-protector-strong -Wformat -Werror=format-security   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3   -DNVALGRIND   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3  -DPSM_USE_SYS_UUID -D_GNU_SOURCE  -DNVALGRIND -I. -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/mpspawn -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include/linux-x86_64  -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/ptl_ips  -c ipath_i2cflash.c -o ipath_i2cflash.o
cc -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7=. -fstack-protector-strong -Wformat -Werror=format-security   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3   -DNVALGRIND   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3  -DPSM_USE_SYS_UUID -D_GNU_SOURCE  -DNVALGRIND -I. -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/mpspawn -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include/linux-x86_64  -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/ptl_ips  -c ipath_sysfs.c -o ipath_sysfs.o
cc -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7=. -fstack-protector-strong -Wformat -Werror=format-security   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3   -DNVALGRIND   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3  -DPSM_USE_SYS_UUID -D_GNU_SOURCE  -DNVALGRIND -I. -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/mpspawn -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include/linux-x86_64  -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/ptl_ips  -c ipath_syslog.c -o ipath_syslog.o
cc -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7=. -fstack-protector-strong -Wformat -Werror=format-security   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3   -DNVALGRIND   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3  -DPSM_USE_SYS_UUID -D_GNU_SOURCE  -DNVALGRIND -I. -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/mpspawn -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include/linux-x86_64  -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/ptl_ips  -c ipath_write_pio-x86_64.c -o ipath_write_pio-x86_64.o
cc   -g3 -fpic -c ipath_dwordcpy-x86_64-fast.S -o ipath_dwordcpy-x86_64-fast.o
date +'static __attribute__ ((unused)) char __psc_infinipath_revision[] ="$""Date: %F %R InfiniPath $";' > _revision.c
cc -c   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3  -DPSM_USE_SYS_UUID -D_GNU_SOURCE -I. -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/mpspawn -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include/linux-x86_64  -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/ptl_ips _revision.c -o _revision.o
cc -o libinfinipath.so.4.0 -Wl,-soname=libinfinipath.so.4 -shared \
	-Wl,--unique='*fastpath*' \
	ipath_debug.o ipath_time.o ipath_proto.o ipath_utils.o ipath_service.o ipath_protomic.o ipath_dwordcpy-x86_64.o ipath_i2cflash.o ipath_sysfs.o ipath_syslog.o ipath_write_pio-x86_64.o ipath_dwordcpy-x86_64-fast.o _revision.o -Wl,-z,relro   
ln -fs libinfinipath.so.4.0 libinfinipath.so.4
ln -fs libinfinipath.so.4.0 libinfinipath.so
make[3]: Leaving directory '/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/ipath'
/usr/bin/make libpsm_infinipath.so
make[3]: Entering directory '/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7'
cc -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7=. -fstack-protector-strong -Wformat -Werror=format-security   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3   -DNVALGRIND   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3  -DPSM_USE_SYS_UUID  -DNVALGRIND -I. -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/mpspawn -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include/linux-x86_64  -c psm_context.c -o psm_context.o
cc -g -O2 -fdebug-prefix-map=/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7=. -fstack-protector-strong -Wformat -Werror=format-security   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3   -DNVALGRIND   -Wall -Werror  -fpic -fPIC -D_GNU_SOURCE -funwind-tables   -O3 -g3  -DPSM_USE_SYS_UUID  -DNVALGRIND -I. -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/mpspawn -I/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7/include/linux-x86_64  -c psm_ep.c -o psm_ep.o
In function 'psmi_parse_devices',
    inlined from '__psm_ep_open' at psm_ep.c:1003:16:
psm_ep.c:1352:5: error: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Werror=stringop-truncation]
     strncpy(e, devstring, len-1);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
psm_ep.c: In function '__psm_ep_open':
psm_ep.c:1341:11: note: length computed here
     len = strlen(devstring)+1;
           ^~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:282: psm_ep.o] Error 1
make[3]: Leaving directory '/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7'
make[2]: *** [Makefile:155: libs] Error 2
make[2]: Leaving directory '/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7'
make[1]: *** [debian/rules:43: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/infinipath-psm-3.3+20.604758e7'
make: *** [debian/rules:22: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: infinipath-psm
Source-Version: 3.3+20.604758e7-6

We believe that the bug you reported is fixed in the latest version of
infinipath-psm, 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 897774@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mehdi Dogguy <mehdi@debian.org> (supplier of updated infinipath-psm 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, 29 Nov 2018 23:53:33 +0100
Source: infinipath-psm
Binary: libpsm-infinipath1 libpsm-infinipath1-dev libpsm-infinipath1-dbg
Architecture: source amd64
Version: 3.3+20.604758e7-6
Distribution: unstable
Urgency: medium
Maintainer: Debian HPC Team <debian-hpc@lists.debian.org>
Changed-By: Mehdi Dogguy <mehdi@debian.org>
Description:
 libpsm-infinipath1 - PSM Messaging library for Intel Truescale adapters
 libpsm-infinipath1-dbg - Debugging symbols for libpsm-infinipath1
 libpsm-infinipath1-dev - Development files for libpsm-infinipath1
Closes: 897774
Changes:
 infinipath-psm (3.3+20.604758e7-6) unstable; urgency=medium
 .
   * Fix ftbfs with GCC-8 (Closes: #897774). Thanks to Reiner Herrmann
     for the patch.
     - add patch 0003-gcc8.patch
Checksums-Sha1:
 5f3120bb39be2b6784d874cdb194e4fc28bb0300 2284 infinipath-psm_3.3+20.604758e7-6.dsc
 8f962a152f59855b86e5d768bb8641037dfd05bb 9340 infinipath-psm_3.3+20.604758e7-6.debian.tar.xz
 77b0685376b8160154ffd5334d64acd22284e2ca 6256 infinipath-psm_3.3+20.604758e7-6_amd64.buildinfo
 d6092cf311b31d0ee4dd55f3cedb3da93b178c10 908920 libpsm-infinipath1-dbg_3.3+20.604758e7-6_amd64.deb
 abc59911a233eca3cdbcebb9b9e512fd42bdde4c 19876 libpsm-infinipath1-dev_3.3+20.604758e7-6_amd64.deb
 8ec10897a095a1639efd14c040a0367b34378d61 168072 libpsm-infinipath1_3.3+20.604758e7-6_amd64.deb
Checksums-Sha256:
 6cc7c9ae03a29f8be84a2b59a8980cfeb80922b3322e8631372160efd46328b9 2284 infinipath-psm_3.3+20.604758e7-6.dsc
 e5464e1588270d3a0e540dcbb739434576cebb132bfbeb6d1c5301386f24e95f 9340 infinipath-psm_3.3+20.604758e7-6.debian.tar.xz
 d1c804433536bb8e7ea84966e9c2c58a882631387b4f2a25c7c89a8d0a785346 6256 infinipath-psm_3.3+20.604758e7-6_amd64.buildinfo
 507591b180118c51c88bebd7a13b99ca7897e9d5eadcc354554fa61b22cce56f 908920 libpsm-infinipath1-dbg_3.3+20.604758e7-6_amd64.deb
 f5b189c9fcbdf1b3dcd6d8f6e31ea88ca704a6c16228c7d8dd4aef2fac24d92b 19876 libpsm-infinipath1-dev_3.3+20.604758e7-6_amd64.deb
 aa453566f8efa394b7f8d6dba30ba684647f11147cec4fbe0faaa6ebb598425b 168072 libpsm-infinipath1_3.3+20.604758e7-6_amd64.deb
Files:
 bd51f7b5f5f8db45b75a3208c51504db 2284 libs optional infinipath-psm_3.3+20.604758e7-6.dsc
 7db57e7af902f45a34740ecf7799171b 9340 libs optional infinipath-psm_3.3+20.604758e7-6.debian.tar.xz
 3c83946af5aac93d896254e2bf30e893 6256 libs optional infinipath-psm_3.3+20.604758e7-6_amd64.buildinfo
 cba70f3824398920a4dcac6ab8d3dbc4 908920 debug optional libpsm-infinipath1-dbg_3.3+20.604758e7-6_amd64.deb
 88c2db4057d605eb71284ff0836756ef 19876 libdevel optional libpsm-infinipath1-dev_3.3+20.604758e7-6_amd64.deb
 849be5d75135f6f051f741236dccd302 168072 libs optional libpsm-infinipath1_3.3+20.604758e7-6_amd64.deb

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

iQJFBAEBCAAvFiEE/IeFmw45V03XKU7GPfRgADmhQMQFAlwAgb8RHG1laGRpQGRl
Ymlhbi5vcmcACgkQPfRgADmhQMRhXA/+LuZxUqVqooHPrhFRY6Pnc02ua3KRZuvm
axocx93Ukx9yONlVku3gakntUhKQgg7t9HZvQRtmd+erQak6SgY9E/waZSyoWQHX
C6Ban4yVPsAoQWo+aPWsngpm4UzZtFHnoTHak0tiNBpJGHBRIdRqBy34UBtoeP1o
tpNKbLON8rE3s7H6be7+1wXjLg7riNmAIFp2rZr0JUct1wptUShDj2XBi4+JkWVW
AeP621jdgtjq+lAO/nsHbH0Wt9k7tJXuluNjn658LpFBySGlH48JjFbyNZNknciO
XQi8nlxvf8aNeF6+9HWlxx6zqWaqQY3Gyz5jgr3KkV2CRgQs7MTugaI17dx6XNoS
FjDLdmHZSY5OZgp5w5JRCPCo8aPdj6j7imNsxoRE6CwlQ8rdmI21rY4aw/Lmrpov
NewYzlUlpOFG35mS66OlFV7GETf2YAEZSycWQGSW7z8RwQB77p9V+B2I3+CTzcdM
yGKkGcLIRSZONbglFIX1O7OAj7vaR2+b8DCToSTMdyuUAqit10Jw8eq/AnwdjDU0
w+A8THHzaOmoGdpRwiSYJO0TZXCRc6UFMCijlMJTWrE/rxD0CvNOETXwNQM4hBAK
8EqYKSuQ/vpe1PxSM19iUtRvibol36IpsOE8AOYhP3sCYjlJ3Ih5kK/al+czlR1i
J0A4NnRR2c4=
=JU47
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: