Bug#984376: ucx: ftbfs with GCC-11

Matthias Klose doko at debian.org
Wed Mar 3 16:18:06 GMT 2021


Package: src:ucx
Version: 1.10.0~rc1-7
Severity: normal
Tags: sid bookworm
User: debian-gcc at 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/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



More information about the debian-science-maintainers mailing list