Your message dated Sat, 15 Jul 2023 10:16:36 +0100
with message-id <[email protected]>
and subject line closing previously-fixed bugs
has caused the Debian Bug report #1037876,
regarding ucx: ftbfs with GCC-13
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.)


-- 
1037876: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037876
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ucx
Version: 1.13.1-1
Severity: normal
Tags: sid trixie
User: [email protected]
Usertags: ftbfs-gcc-13

[This bug is targeted to the upcoming trixie 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-13/g++-13, but succeeds to build with gcc-12/g++-12. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2023/05/22/logs/ucx_1.13.1-1_unstable_gccexp.log
The last lines of the build log are at the end of this report.

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

[...]
Making all in vfs/fuse
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/ucs/vfs/fuse'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/ucs/vfs/fuse'
Making all in signal
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/ucs/signal'
/bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../..  -DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/src -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 libucs_signal_la-signal.lo `test -f 'signal.c' || 
echo './'`signal.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -DCPU_FLAGS= 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -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 signal.c  -fPIC -DPIC -DUCX_SHARED_LIB -o 
.libs/libucs_signal_la-signal.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -DCPU_FLAGS= 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -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 signal.c -o libucs_signal_la-signal.o >/dev/null 2>&1
/bin/bash ../../../libtool  --tag=CC   --mode=link gcc -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 -version-info 0:0:0 -Wl,-z,relro -o libucs_signal.la 
-rpath /usr/lib/x86_64-linux-gnu libucs_signal_la-signal.lo 
../../../src/ucs/libucs.la -lrt -lrt 
libtool: link: gcc -shared  -fPIC -DPIC -DUCX_SHARED_LIB  
.libs/libucs_signal_la-signal.o   -Wl,-rpath -Wl,/<<PKGBUILDDIR>>/src/ucs/.libs 
../../../src/ucs/.libs/libucs.so -L/<<PKGBUILDDIR>>/src/ucm/.libs -lrt  -O3 -g 
-g -O2 -fstack-protector-strong -Wl,-z -Wl,relro   -Wl,-soname 
-Wl,libucs_signal.so.0 -o .libs/libucs_signal.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libucs_signal.so.0" && ln -s 
"libucs_signal.so.0.0.0" "libucs_signal.so.0")
libtool: link: (cd ".libs" && rm -f "libucs_signal.so" && ln -s 
"libucs_signal.so.0.0.0" "libucs_signal.so")
libtool: link: ar cr .libs/libucs_signal.a  libucs_signal_la-signal.o
libtool: link: ranlib .libs/libucs_signal.a
libtool: link: ( cd ".libs" && rm -f "libucs_signal.la" && ln -s 
"../libucs_signal.la" "libucs_signal.la" )
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/ucs/signal'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/ucs'
Making all in src/uct
make[3]: Entering directory '/<<PKGBUILDDIR>>/src/uct'
Making all in .
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/uct'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/src -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 base/libuct_la-uct_md.lo `test -f 'base/uct_md.c' 
|| echo './'`base/uct_md.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/src -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 base/libuct_la-uct_md_vfs.lo `test -f 
'base/uct_md_vfs.c' || echo './'`base/uct_md_vfs.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/src -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 base/libuct_la-uct_mem.lo `test -f 
'base/uct_mem.c' || echo './'`base/uct_mem.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/src -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 base/libuct_la-uct_component.lo `test -f 
'base/uct_component.c' || echo './'`base/uct_component.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/src -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 base/libuct_la-uct_iface.lo `test -f 
'base/uct_iface.c' || echo './'`base/uct_iface.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/src -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 base/libuct_la-uct_iface_vfs.lo `test -f 
'base/uct_iface_vfs.c' || echo './'`base/uct_iface_vfs.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/src -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 base/libuct_la-uct_worker.lo `test -f 
'base/uct_worker.c' || echo './'`base/uct_worker.c
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/src -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 base/libuct_la-uct_cm.lo `test -f 'base/uct_cm.c' 
|| echo './'`base/uct_cm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -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 base/uct_worker.c  -fPIC -DPIC -DUCX_SHARED_LIB -o 
base/.libs/libuct_la-uct_worker.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -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 base/uct_mem.c  -fPIC -DPIC -DUCX_SHARED_LIB -o 
base/.libs/libuct_la-uct_mem.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -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 base/uct_md.c  -fPIC -DPIC -DUCX_SHARED_LIB -o 
base/.libs/libuct_la-uct_md.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -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 base/uct_iface.c  -fPIC -DPIC -DUCX_SHARED_LIB -o 
base/.libs/libuct_la-uct_iface.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -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 base/uct_cm.c  -fPIC -DPIC -DUCX_SHARED_LIB -o 
base/.libs/libuct_la-uct_cm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -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 base/uct_iface_vfs.c  -fPIC -DPIC -DUCX_SHARED_LIB 
-o base/.libs/libuct_la-uct_iface_vfs.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -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 base/uct_component.c  -fPIC -DPIC -DUCX_SHARED_LIB 
-o base/.libs/libuct_la-uct_component.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -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 base/uct_md_vfs.c  -fPIC -DPIC -DUCX_SHARED_LIB -o 
base/.libs/libuct_la-uct_md_vfs.o
base/uct_md.c:455:1: error: conflicting types for ‘uct_md_mem_advise’ due to 
enum/integer mismatch; have ‘ucs_status_t(struct uct_md *, void *, void *, 
size_t,  unsigned int)’ {aka ‘ucs_status_t(struct uct_md *, void *, void *, 
long unsigned int,  unsigned int)’} [-Werror=enum-int-mismatch]
  455 | uct_md_mem_advise(uct_md_h md, uct_mem_h memh, void *addr, size_t 
length,
      | ^~~~~~~~~~~~~~~~~
In file included from base/uct_component.h:11,
                 from base/uct_md.h:14,
                 from base/uct_md.c:13:
/<<PKGBUILDDIR>>/src/uct/api/uct.h:2412:14: note: previous declaration of 
‘uct_md_mem_advise’ with type ‘ucs_status_t(struct uct_md *, void *, void *, 
size_t,  uct_mem_advice_t)’ {aka ‘ucs_status_t(struct uct_md *, void *, void *, 
long unsigned int,  uct_mem_advice_t)’}
 2412 | ucs_status_t uct_md_mem_advise(uct_md_h md, uct_mem_h memh, void *addr,
      |              ^~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -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 base/uct_worker.c -o base/libuct_la-uct_worker.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -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 base/uct_iface_vfs.c -o 
base/libuct_la-uct_iface_vfs.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -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 base/uct_mem.c -o base/libuct_la-uct_mem.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -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 base/uct_component.c -o 
base/libuct_la-uct_component.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -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 base/uct_md_vfs.c -o base/libuct_la-uct_md_vfs.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -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 base/uct_cm.c -o base/libuct_la-uct_cm.o >/dev/null 
2>&1
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../..  -DCPU_FLAGS="" -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/src -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 base/libuct_la-uct_vfs_attr.lo `test -f 
'base/uct_vfs_attr.c' || echo './'`base/uct_vfs_attr.c
cc1: all warnings being treated as errors
make[4]: *** [Makefile:929: base/libuct_la-uct_md.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -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 base/uct_vfs_attr.c  -fPIC -DPIC -DUCX_SHARED_LIB -o 
base/.libs/libuct_la-uct_vfs_attr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -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 base/uct_vfs_attr.c -o base/libuct_la-uct_vfs_attr.o 
>/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DCPU_FLAGS= 
-I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>> -I/<<PKGBUILDDIR>>/src -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 base/uct_iface.c -o base/libuct_la-uct_iface.o 
>/dev/null 2>&1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/uct'
make[3]: *** [Makefile:1186: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/uct'
make[2]: *** [Makefile:756: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:628: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 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 ---   fixed 1037876 1.15.0~rc1-2 <https://packages.debian.org/source/unstable/ucx>

regards

Alastair


--
Alastair McKinstry,
GPG: 82383CE9165B347C787081A2CBE6BB4E5D9AD3A5
ph: +353 87 6847928 e:[email protected], im: @alastair:mckinstry.ie

--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to