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

Bug#984205: marked as done (libpsm2: ftbfs with GCC-11)



Your message dated Fri, 14 Oct 2022 03:34:14 +0000
with message-id <E1ojBSg-00F5tf-Hx@fasolo.debian.org>
and subject line Bug#984205: fixed in libpsm2 11.2.185-2
has caused the Debian Bug report #984205,
regarding libpsm2: ftbfs with GCC-11
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.)


-- 
984205: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984205
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:libpsm2
Version: 11.2.185-1
Severity: normal
Tags: sid bookworm
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-11

[This bug is not targeted to the upcoming bullseye 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-11/g++-11, but succeeds to build with gcc-10/g++-10. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/libpsm2_11.2.185-1_unstable_gcc11.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.

[...]
	debian/libpsm2-2-compat.prerm.in > debian/libpsm2-2-compat.prerm
sed	-e 's/@DEB_HOST_MULTIARCH@/x86_64-linux-gnu/g'	\
	-e 's/@PSM_LIB_VERSION@/1/g'		\
	-e 's/@PSM_LIB_MAJOR@/1/g'		\
	debian/libpsm2-2-compat.postrm.in > debian/libpsm2-2-compat.postrm
dh_auto_build
	make -j4 "INSTALL=install --strip-program=true"
make[2]: Entering directory '/<<PKGBUILDDIR>>'
mkdir -p /<<PKGBUILDDIR>>/build_release
# Our buildflags.mak exports all variables, all are propogated to submakes.
make[3]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: warning: -j8 forced in submake: resetting jobserver mode.
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_self/.. /<<PKGBUILDDIR>>/ptl_self/ptl.c -MM -MF /<<PKGBUILDDIR>>/build_release/ptl_self/ptl.d -MQ /<<PKGBUILDDIR>>/build_release/ptl_self/ptl.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_self/.. -c /<<PKGBUILDDIR>>/ptl_self/ptl.c -o /<<PKGBUILDDIR>>/build_release/ptl_self/ptl.o
make[3]: Leaving directory '/<<PKGBUILDDIR>>/ptl_self'
make[3]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: warning: -j8 forced in submake: resetting jobserver mode.
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips /<<PKGBUILDDIR>>/ptl_ips/ips_tidcache.c -MM -MF /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_tidcache.d -MQ /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_tidcache.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips /<<PKGBUILDDIR>>/ptl_ips/ips_path_rec.c -MM -MF /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_path_rec.d -MQ /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_path_rec.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips /<<PKGBUILDDIR>>/ptl_ips/ips_crc32.c -MM -MF /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_crc32.d -MQ /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_crc32.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips /<<PKGBUILDDIR>>/ptl_ips/ips_epstate.c -MM -MF /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_epstate.d -MQ /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_epstate.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips /<<PKGBUILDDIR>>/ptl_ips/ips_tidflow.c -MM -MF /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_tidflow.d -MQ /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_tidflow.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips /<<PKGBUILDDIR>>/ptl_ips/ips_opp_path_rec.c -MM -MF /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_opp_path_rec.d -MQ /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_opp_path_rec.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips /<<PKGBUILDDIR>>/ptl_ips/ips_proto_am.c -MM -MF /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_proto_am.d -MQ /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_proto_am.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips /<<PKGBUILDDIR>>/ptl_ips/ips_scb.c -MM -MF /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_scb.d -MQ /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_scb.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips /<<PKGBUILDDIR>>/ptl_ips/ips_tid.c -MM -MF /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_tid.d -MQ /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_tid.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips /<<PKGBUILDDIR>>/ptl_ips/ips_proto_expected.c -MM -MF /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_proto_expected.d -MQ /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_proto_expected.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips /<<PKGBUILDDIR>>/ptl_ips/ips_writehdrq.c -MM -MF /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_writehdrq.d -MQ /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_writehdrq.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips /<<PKGBUILDDIR>>/ptl_ips/ips_proto_mq.c -MM -MF /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_proto_mq.d -MQ /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_proto_mq.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips /<<PKGBUILDDIR>>/ptl_ips/ips_proto_dump.c -MM -MF /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_proto_dump.d -MQ /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_proto_dump.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips /<<PKGBUILDDIR>>/ptl_ips/ips_proto_connect.c -MM -MF /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_proto_connect.d -MQ /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_proto_connect.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips /<<PKGBUILDDIR>>/ptl_ips/ips_proto_recv.c -MM -MF /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_proto_recv.d -MQ /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_proto_recv.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips /<<PKGBUILDDIR>>/ptl_ips/ips_recvhdrq.c -MM -MF /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_recvhdrq.d -MQ /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_recvhdrq.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips /<<PKGBUILDDIR>>/ptl_ips/ips_recvq.c -MM -MF /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_recvq.d -MQ /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_recvq.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips /<<PKGBUILDDIR>>/ptl_ips/ips_proto.c -MM -MF /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_proto.d -MQ /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_proto.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips /<<PKGBUILDDIR>>/ptl_ips/ptl_rcvthread.c -MM -MF /<<PKGBUILDDIR>>/build_release/ptl_ips/ptl_rcvthread.d -MQ /<<PKGBUILDDIR>>/build_release/ptl_ips/ptl_rcvthread.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips /<<PKGBUILDDIR>>/ptl_ips/ptl.c -MM -MF /<<PKGBUILDDIR>>/build_release/ptl_ips/ptl.d -MQ /<<PKGBUILDDIR>>/build_release/ptl_ips/ptl.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips -c /<<PKGBUILDDIR>>/ptl_ips/ptl.c -o /<<PKGBUILDDIR>>/build_release/ptl_ips/ptl.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips -c /<<PKGBUILDDIR>>/ptl_ips/ptl_rcvthread.c -o /<<PKGBUILDDIR>>/build_release/ptl_ips/ptl_rcvthread.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips -c /<<PKGBUILDDIR>>/ptl_ips/ips_proto.c -o /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_proto.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips -c /<<PKGBUILDDIR>>/ptl_ips/ips_recvq.c -o /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_recvq.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips -c /<<PKGBUILDDIR>>/ptl_ips/ips_recvhdrq.c -o /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_recvhdrq.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips -c /<<PKGBUILDDIR>>/ptl_ips/ips_proto_recv.c -o /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_proto_recv.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips -c /<<PKGBUILDDIR>>/ptl_ips/ips_proto_connect.c -o /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_proto_connect.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips -c /<<PKGBUILDDIR>>/ptl_ips/ips_proto_dump.c -o /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_proto_dump.o
In file included from /<<PKGBUILDDIR>>/include/opa_intf.h:68,
                 from /<<PKGBUILDDIR>>/include/opa_user.h:80,
                 from /<<PKGBUILDDIR>>/psm_user.h:78,
                 from /<<PKGBUILDDIR>>/ptl_ips/ptl_rcvthread.c:58:
/<<PKGBUILDDIR>>/ptl_ips/ptl_rcvthread.c: In function ‘ips_ptl_pollintr’:
/<<PKGBUILDDIR>>/include/linux-x86_64/sysdep.h:146:9: error: array subscript ‘struct xchg_dummy[0]’ is partly outside array bounds of ‘psmi_lock_t[1]’ [-Werror=array-bounds]
  146 |         asm volatile (LOCK_PREFIX "cmpxchgl %1,%2" : "=a"(prev)
      |         ^~~
In file included from /<<PKGBUILDDIR>>/ptl_ips/ptl_rcvthread.c:58:
/<<PKGBUILDDIR>>/psm_user.h:122:20: note: while referencing ‘psmi_creation_lock’
  122 | extern psmi_lock_t psmi_creation_lock;
      |                    ^~~~~~~~~~~~~~~~~~
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips -c /<<PKGBUILDDIR>>/ptl_ips/ips_proto_mq.c -o /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_proto_mq.o
gcc -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security  -pthread -Wall -Werror -mavx2 -D_DEFAULT_SOURCE -D_SVID_SOURCE -D_BSD_SOURCE -O3 -g3 -Wp,-D_FORTIFY_SOURCE=2 -DNVIDIA_GPU_DIRECT -fpic -fPIC -D_GNU_SOURCE -funwind-tables -Wno-strict-aliasing -Wformat-security -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/mpspawn -I/<<PKGBUILDDIR>>/include/linux-x86_64 -I/usr/include/uapi -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/ptl_ips -I/<<PKGBUILDDIR>>/build_release -I/<<PKGBUILDDIR>>/ptl_ips/.. -I/<<PKGBUILDDIR>>/ptl_ips/../ptl_ips -c /<<PKGBUILDDIR>>/ptl_ips/ips_writehdrq.c -o /<<PKGBUILDDIR>>/build_release/ptl_ips/ips_writehdrq.o
cc1: all warnings being treated as errors
make[3]: *** [Makefile:80: /<<PKGBUILDDIR>>/build_release/ptl_ips/ptl_rcvthread.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>/ptl_ips'
make[2]: *** [Makefile:299: all] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 "INSTALL=install --strip-program=true" returned exit code 2
make[1]: *** [debian/rules:38: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:16: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: libpsm2
Source-Version: 11.2.185-2
Done: Nilesh Patra <nilesh@debian.org>

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

Debian distribution maintenance software
pp.
Nilesh Patra <nilesh@debian.org> (supplier of updated libpsm2 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: SHA512

Format: 1.8
Date: Fri, 14 Oct 2022 08:43:28 +0530
Source: libpsm2
Architecture: source
Version: 11.2.185-2
Distribution: unstable
Urgency: medium
Maintainer: Debian HPC team <debian-hpc@lists.debian.org>
Changed-By: Nilesh Patra <nilesh@debian.org>
Closes: 984205
Changes:
 libpsm2 (11.2.185-2) unstable; urgency=medium
 .
   * Team upload.
   * Ignore WERROR which is usually anti-pattern for
     distro packages (Closes: #984205)
     - Thanks Michael Hudson-Doyle for the patch!
Checksums-Sha1:
 ae93d75dbf9e8f98c5fdd1be4c3f3424b4d51e4a 2116 libpsm2_11.2.185-2.dsc
 a835019c7b0b2296b5ec9a5db6bea74220ee1c32 7712 libpsm2_11.2.185-2.debian.tar.xz
 53a0b15c3d943d944383f9254e147e57eb83277e 6891 libpsm2_11.2.185-2_amd64.buildinfo
Checksums-Sha256:
 b1372a045d5bb08e70ebad98b77c98449a8310bafce42646325fbab0d02c6752 2116 libpsm2_11.2.185-2.dsc
 6279331849b32faa818e440761c705f4f92c00daead3a3e22445fef7e1d86704 7712 libpsm2_11.2.185-2.debian.tar.xz
 26403383989e977696ab03847366d23151ea9388603ad80e6a668fcae3eca5ea 6891 libpsm2_11.2.185-2_amd64.buildinfo
Files:
 3de190dac73dfe6b2d1b3f7e0cb02558 2116 libs optional libpsm2_11.2.185-2.dsc
 85395f660ea7dfc33b7b59485afa4222 7712 libs optional libpsm2_11.2.185-2.debian.tar.xz
 09ae8b15acd79bf0f7510cfa5a3a9d73 6891 libs optional libpsm2_11.2.185-2_amd64.buildinfo

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

iQJGBAEBCgAwFiEEPpmlJvXcwMu/HO6mALrnSzQzafEFAmNI1PgSHG5pbGVzaEBk
ZWJpYW4ub3JnAAoJEAC650s0M2nxuqoP/38gU5S3nLXdnOOpuPP/DbYOmSosfl3H
w+VGpK+iLN8jaOQFZ8tAakVTc5PruVkZ8/LoHaEjCe66ZmsfqHxX8ste+E0JCGXD
XKzxlnS6nt/LhpFVjFBxmeg6V/gHSNOX6fC45gmpz1ifr7advuiXjYTlxnCnwc1E
VGwidxLeXQ5Hhta9F+vv5LJ2V3AeIj+XSCd45FxC+g8mrgcFdE9P4lqzDFEOI4QV
YFpOgzQgf9SfGgL+nD+KcYtZ2pvtfMZO8/5gfN/LYnu6/RBm3KDvvqESdXxK1njt
QSZjhazDdEUY0+i8peX7fHnxtU7332ZqCPWE/VZvJq5b7kuRLtYDoKGmuG6T9HAZ
TTu2B4t0sdSm15lvIC+KKvS3BR5vail8seVFIGDKpaFj0YYumLbsLnKE6P6+IF3X
2lOF6qZ41HI1lqJ0mIE7LJln3LCQQFYHPXUxION2wrCOe9qfnOjgyOX30O9Waspn
uCF3ANGIlDvbTso1TiJnoKWwyPYbTZjjf3psANeg1t5s4WkXED9gLXzLGMtIv2NG
ibIyfbcu14r/kAvgJKwje4IuGmK4uQ6gmI8ct1mAcTDhnlUrkasj+r2xAf5vhuqh
CusoJdtOMSre1mjy1D0+gmii+n3A5MK4dA7dRcXXTd9iqcdheCowKKXS610mEmBn
UYhMVaYweKtH
=anaJ
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: