Your message dated Mon, 03 May 2021 15:03:41 +0000
with message-id <[email protected]>
and subject line Bug#984376: fixed in ucx 1.10.1~rc1-1
has caused the Debian Bug report #984376,
regarding ucx: 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 [email protected]
immediately.)


-- 
984376: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984376
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ucx
Version: 1.10.0~rc1-7
Severity: normal
Tags: sid bookworm
User: [email protected]
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/ucx_1.10.0~rc1-7_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.

[...]
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c memory/numa.c -o memory/libucs_la-numa.o >/dev/null 
2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o memory/libucs_la-rcache.lo `test -f 
'memory/rcache.c' || echo './'`memory/rcache.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c memory/rcache.c  -fPIC -DPIC -o 
memory/.libs/libucs_la-rcache.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c memory/memtype_cache.c -o 
memory/libucs_la-memtype_cache.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o profile/libucs_la-profile.lo `test -f 
'profile/profile.c' || echo './'`profile/profile.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c profile/profile.c  -fPIC -DPIC -o 
profile/.libs/libucs_la-profile.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o stats/libucs_la-stats.lo `test -f 'stats/stats.c' 
|| echo './'`stats/stats.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c debug/debug.c -o debug/libucs_la-debug.o >/dev/null 
2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c stats/stats.c  -fPIC -DPIC -o 
stats/.libs/libucs_la-stats.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c stats/stats.c -o stats/libucs_la-stats.o >/dev/null 
2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c memory/rcache.c -o memory/libucs_la-rcache.o 
>/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o sys/libucs_la-event_set.lo `test -f 
'sys/event_set.c' || echo './'`sys/event_set.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c profile/profile.c -o profile/libucs_la-profile.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c sys/event_set.c  -fPIC -DPIC -o 
sys/.libs/libucs_la-event_set.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c sys/event_set.c -o sys/libucs_la-event_set.o 
>/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o sys/libucs_la-init.lo `test -f 'sys/init.c' || 
echo './'`sys/init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c sys/init.c  -fPIC -DPIC -o sys/.libs/libucs_la-init.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o sys/libucs_la-math.lo `test -f 'sys/math.c' || 
echo './'`sys/math.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o sys/libucs_la-module.lo `test -f 'sys/module.c' 
|| echo './'`sys/module.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c sys/math.c  -fPIC -DPIC -o sys/.libs/libucs_la-math.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c sys/module.c  -fPIC -DPIC -o 
sys/.libs/libucs_la-module.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c sys/init.c -o sys/libucs_la-init.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o sys/libucs_la-string.lo `test -f 'sys/string.c' 
|| echo './'`sys/string.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c sys/math.c -o sys/libucs_la-math.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c sys/string.c  -fPIC -DPIC -o 
sys/.libs/libucs_la-string.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o sys/libucs_la-sys.lo `test -f 'sys/sys.c' || echo 
'./'`sys/sys.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c sys/sys.c  -fPIC -DPIC -o sys/.libs/libucs_la-sys.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o sys/libucs_la-iovec.lo `test -f 'sys/iovec.c' || 
echo './'`sys/iovec.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c sys/module.c -o sys/libucs_la-module.o >/dev/null 
2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c sys/iovec.c  -fPIC -DPIC -o 
sys/.libs/libucs_la-iovec.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c sys/iovec.c -o sys/libucs_la-iovec.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c sys/string.c -o sys/libucs_la-string.o >/dev/null 
2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o sys/libucs_la-sock.lo `test -f 'sys/sock.c' || 
echo './'`sys/sock.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o sys/libucs_la-topo.lo `test -f 'sys/topo.c' || 
echo './'`sys/topo.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c sys/topo.c  -fPIC -DPIC -o sys/.libs/libucs_la-topo.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c sys/sock.c  -fPIC -DPIC -o sys/.libs/libucs_la-sock.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o sys/libucs_la-stubs.lo `test -f 'sys/stubs.c' || 
echo './'`sys/stubs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c sys/topo.c -o sys/libucs_la-topo.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c sys/stubs.c  -fPIC -DPIC -o 
sys/.libs/libucs_la-stubs.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c sys/stubs.c -o sys/libucs_la-stubs.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o time/libucs_la-time.lo `test -f 'time/time.c' || 
echo './'`time/time.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c time/time.c  -fPIC -DPIC -o 
time/.libs/libucs_la-time.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o time/libucs_la-timer_wheel.lo `test -f 
'time/timer_wheel.c' || echo './'`time/timer_wheel.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c sys/sys.c -o sys/libucs_la-sys.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c time/time.c -o time/libucs_la-time.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c sys/sock.c -o sys/libucs_la-sock.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c time/timer_wheel.c  -fPIC -DPIC -o 
time/.libs/libucs_la-timer_wheel.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o time/libucs_la-timerq.lo `test -f 'time/timerq.c' 
|| echo './'`time/timerq.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c time/timerq.c  -fPIC -DPIC -o 
time/.libs/libucs_la-timerq.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c time/timer_wheel.c -o time/libucs_la-timer_wheel.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c time/timerq.c -o time/libucs_la-timerq.o >/dev/null 
2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o type/libucs_la-class.lo `test -f 'type/class.c' 
|| echo './'`type/class.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c type/class.c  -fPIC -DPIC -o 
type/.libs/libucs_la-class.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c type/class.c -o type/libucs_la-class.o >/dev/null 
2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o type/libucs_la-status.lo `test -f 'type/status.c' 
|| echo './'`type/status.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c type/status.c  -fPIC -DPIC -o 
type/.libs/libucs_la-status.o
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   
-DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -o type/libucs_la-init_once.lo `test -f 
'type/init_once.c' || echo './'`type/init_once.c
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c type/status.c -o type/libucs_la-status.o >/dev/null 
2>&1
make[3]: *** [Makefile:1563: sys/libucs_la-sock.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c type/init_once.c  -fPIC -DPIC -o 
type/.libs/libucs_la-init_once.o
libtool: compile:  gcc -DHAVE_CONFIG_H -DCPU_FLAGS= "-I/<<PKGBUILDDIR>>/src" 
"-I/<<PKGBUILDDIR>>" "-I/<<PKGBUILDDIR>>/src" 
-DUCX_MODULE_DIR=\"/usr/lib/x86_64-linux-gnu/ucx\" -Wdate-time 
-D_FORTIFY_SOURCE=2 -O3 -g -Wall -Werror -funwind-tables 
-Wno-missing-field-initializers -Wno-unused-parameter -Wno-unused-label 
-Wno-long-long -Wno-endif-labels -Wno-sign-compare -Wno-multichar 
-Wno-deprecated-declarations -Winvalid-pch -Wno-pointer-sign 
-Werror-implicit-function-declaration -Wno-format-zero-length -Wnested-externs 
-Wshadow -Werror=declaration-after-statement -g -O2 
"-ffile-prefix-map=/<<PKGBUILDDIR>>=." -fstack-protector-strong -Wformat 
-Werror=format-security -c type/init_once.c -o type/libucs_la-init_once.o 
>/dev/null 2>&1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/ucs'
make[2]: *** [Makefile:724: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:598: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:8: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: ucx
Source-Version: 1.10.1~rc1-1
Done: Alastair McKinstry <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ucx, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alastair McKinstry <[email protected]> (supplier of updated ucx 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 [email protected])


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

Format: 1.8
Date: Mon, 03 May 2021 14:11:59 +0100
Source: ucx
Architecture: source
Version: 1.10.1~rc1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Alastair McKinstry <[email protected]>
Closes: 984376
Changes:
 ucx (1.10.1~rc1-1) unstable; urgency=medium
 .
   * New upstream release
   * Patch for FTBFS with gcc-11 (overzealous warning). Closes: #984376
Checksums-Sha1:
 36463ee7822cfb422655cd77cbcdf1ff2d575ca7 2326 ucx_1.10.1~rc1-1.dsc
 cdbcfda32f0f68cf7e6ea69b3fda48674d9c6445 1809660 ucx_1.10.1~rc1.orig.tar.xz
 13ed3d77cc9e39c5625e3ef628fbb452d0567806 5676 ucx_1.10.1~rc1-1.debian.tar.xz
Checksums-Sha256:
 8abdbf58b2f2fc9c6cf10eab52fc218816cf8fcd43a868e1eacf6b70db652ad9 2326 
ucx_1.10.1~rc1-1.dsc
 84157a6a141df73178653d5bb879a5cb4a11458697f3095ea14363761485305d 1809660 
ucx_1.10.1~rc1.orig.tar.xz
 665bbc9ebe8126abc18d7f4656d9b13860edbb0f523f5265bbfbca7f606b5376 5676 
ucx_1.10.1~rc1-1.debian.tar.xz
Files:
 86393ed56e5e94e6962a92f378f01a28 2326 science optional ucx_1.10.1~rc1-1.dsc
 59c4dde716f51b889e900e30c79c0b52 1809660 science optional 
ucx_1.10.1~rc1.orig.tar.xz
 8afa9c5e14732e507f79edb3175d90a4 5676 science optional 
ucx_1.10.1~rc1-1.debian.tar.xz

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

iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAmCQDLIACgkQy+a7Tl2a
06VbDw/9GqTBmoPp4PcAD9x4maQE2Y0Ks+8zzHViH7RPUOuWHxrNrep4/0Jghk0E
B3Ew7PhSjp3M28v5Nn/r2lL+HrB7zJQAW1kq8KjDLxp6FkYcTxYz4tb9vBhLpqKe
rrDmGMbNHI7yNHL81b0b8foNhch55ZDXEXCAa31pkoaza/0O/rYx+Z8vm9mlZG4+
AlpK45RMp/eFzAy4Wawfy6ed7rsLZppEmjO1hL9KN0WMwdyJDIHP0gBmQr74Fhnd
UQMYUtlVI7N/kbb43nlgE7BAfwZ9a4xwUFPNPoCSpqLRdvUOMj7buSyrgXf9GRkc
Evnc1+6s05ofiKZIrmYEphsGoRwFLqQepThpVlxMAy8viXTuxHihApbsWGn9lBmM
VQvz/lOaYSYCDaJd8M9s0Jw2bWr1fQ53VYja0U2oOjTz93eAGHGL/P4KTkMa4qWZ
5gupyblMe++IYMjaUZ3m2dBHvuGu2eJrGgU1ZtUdVJiNsNrGnqm2D/JjodDnz0+s
M2YgqWjeLvGHY5M0Hc1Rz7+vPZ6/TsrL6KbVDNPbUNAk2Lm4zbsVlCnaqkNnlTCm
ROnVIgVDqTcBX5qj5n73smugJrnrG/9kBiCrNPLH6P5OJGMgsehsku3ppJqbNM40
j6DAtKlnEkbrrXIF+dATq3FlxtE4qcBGa676JbQZUxXtaDKMOEM=
=fkq6
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to