Package: src:ovn
Version: 24.03.2-2
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary --with autoreconf,python3,sphinxdoc
   dh_update_autotools_config
   dh_autoreconf
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:25: warning: The macro 'AC_PROG_CC_C99' is obsolete.
configure.ac:25: You should run autoupdate.

[... snipped ...]

checking for sendmmsg... yes
checking for clock_gettime... yes
checking for mntent.h... yes
checking for sys/statvfs.h... yes
checking for linux/types.h... yes
checking for linux/if_ether.h... yes
checking for linux/net_namespace.h... yes
checking for stdatomic.h... yes
checking for bits/floatn-common.h... yes
checking for net/if_mib.h... no
checking for library containing __atomic_load_8... -latomic
checking whether gcc supports GCC 4.0+ atomic built-ins... yes
checking value of __atomic_always_lock_free(1)... 1
checking value of __atomic_always_lock_free(2)... 1
checking value of __atomic_always_lock_free(4)... 1
checking value of __atomic_always_lock_free(8)... 1
checking for library containing aio_write... none required
checking for pthread_set_name_np... no
checking for pthread_setname_np() variant... glibc
checking whether __linux__ is defined... true
checking linker output version information... libX-24.03.so.0.0.1)
checking whether g++ supports C++11 features by default... yes
checking for working posix_memalign... yes
checking for egrep -e... (cached) /usr/bin/grep -E
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking whether gcc accepts -Werror... yes
checking whether gcc accepts -Wall... yes
checking whether gcc accepts -Wextra... yes
checking whether gcc accepts -Wno-sign-compare... yes
checking whether gcc accepts -Wpointer-arith... yes
checking whether gcc accepts -Wformat -Wformat-security... yes
checking whether gcc accepts -Wswitch-enum... yes
checking whether gcc accepts -Wunused-parameter... yes
checking whether gcc accepts -Wbad-function-cast... yes
checking whether gcc accepts -Wcast-align... yes
checking whether gcc accepts -Wstrict-prototypes... yes
checking whether gcc accepts -Wold-style-definition... yes
checking whether gcc accepts -Wmissing-prototypes... yes
checking whether gcc accepts -Wmissing-field-initializers... yes
checking whether gcc accepts -Wthread-safety... no
checking whether gcc accepts -fno-strict-aliasing... yes
checking whether gcc accepts -Wswitch-bool... yes
checking whether gcc accepts -Wlogical-not-parentheses... yes
checking whether gcc accepts -Wsizeof-array-argument... yes
checking whether gcc accepts -Wbool-compare... yes
checking whether gcc accepts -Wshift-negative-value... yes
checking whether gcc accepts -Wduplicated-cond... yes
checking whether gcc accepts -Qunused-arguments... no
checking whether gcc accepts -Wshadow... yes
checking whether gcc accepts -Wmultistatement-macros... yes
checking whether gcc accepts -Wcast-align=strict... yes
checking whether gcc accepts -Wno-null-pointer-arithmetic... no
checking whether gcc accepts -Warray-bounds-pointer-arithmetic... no
checking whether gcc accepts -Wno-unused... yes
checking whether gcc accepts -Wno-unused-parameter... yes
checking target hint for cgcc... x86_64
checking for OVS source directory... /<<PKGBUILDDIR>>/ovs
checking for OVS build directory... /<<PKGBUILDDIR>>/ovs
checking OVS version... 3.4.0
checking for OVN source directory... /<<PKGBUILDDIR>>
checking for OVN build directory... /<<PKGBUILDDIR>>
checking OVN version... 24.03.2
checking for UDEV... yes
checking whether make supports nested variables... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating lib/libovn-vif.sym
config.status: creating Makefile
config.status: creating tests/atlocal
config.status: creating include/ovn-vif/version.h
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
make[2]: Entering directory '/<<PKGBUILDDIR>>/ovn-vif'
make  all-am
make[3]: Entering directory '/<<PKGBUILDDIR>>/ovn-vif'
depbase=`echo lib/netlink-devlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.   -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/lib -I 
/<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs -I /<<PKGBUILDDIR>>/ovs -I /<<PKGBUILDDIR>>/include -I /<<PKGBUILDDIR>>/include -I /<<PKGBUILDDIR>>/lib -I 
/<<PKGBUILDDIR>>/lib -I /<<PKGBUILDDIR>> -I /<<PKGBUILDDIR>>   -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum 
-Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument 
-Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -MT lib/netlink-devlink.o -MD -MP -MF $depbase.Tpo -c -o lib/netlink-devlink.o lib/netlink-devlink.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lib/vif-plug-providers/representor/vif-plug-representor.lo | sed 
's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/include -I 
/<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs -I /<<PKGBUILDDIR>>/ovs -I /<<PKGBUILDDIR>>/include -I /<<PKGBUILDDIR>>/include -I 
/<<PKGBUILDDIR>>/lib -I /<<PKGBUILDDIR>>/lib -I /<<PKGBUILDDIR>> -I /<<PKGBUILDDIR>>   -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat 
-Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses 
-Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -MT lib/vif-plug-providers/representor/vif-plug-representor.lo -MD -MP -MF $depbase.Tpo -c -o 
lib/vif-plug-providers/representor/vif-plug-representor.lo lib/vif-plug-providers/representor/vif-plug-representor.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/include -I 
/<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs -I /<<PKGBUILDDIR>>/ovs -I /<<PKGBUILDDIR>>/include -I /<<PKGBUILDDIR>>/include -I 
/<<PKGBUILDDIR>>/lib -I /<<PKGBUILDDIR>>/lib -I /<<PKGBUILDDIR>> -I /<<PKGBUILDDIR>> -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith 
-Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool 
-Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -MT lib/vif-plug-providers/representor/vif-plug-representor.lo -MD -MP -MF 
lib/vif-plug-providers/representor/.deps/vif-plug-representor.Tpo -c lib/vif-plug-providers/representor/vif-plug-representor.c -o lib/vif-plug-providers/representor/vif-plug-representor.o
:;{ \
  echo '# Signature of the current package.' && \
  echo 'm4_define([AT_PACKAGE_NAME],      [ovn-vif])' && \
  echo 'm4_define([AT_PACKAGE_TARNAME],   [ovn-vif])' && \
  echo 'm4_define([AT_PACKAGE_VERSION],   [24.03.1])' && \
  echo 'm4_define([AT_PACKAGE_STRING],    [ovn-vif 24.03.1])' && \
  echo 'm4_define([AT_PACKAGE_BUGREPORT], [b...@openvswitch.org])'; \
} >'./package.m4'
sphinx-build  -b html -W -n -d ./Documentation/_build/doctrees  ./Documentation 
./Documentation/_build/html && touch docs-check
Running Sphinx v7.4.7
Cannot find 'ovs-sphinx-theme' package. Falling back to default theme.
loading translations [en]... done
gcc -DHAVE_CONFIG_H -I.   -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/lib -I 
/<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs -I /<<PKGBUILDDIR>>/ovs -I /<<PKGBUILDDIR>>/include -I /<<PKGBUILDDIR>>/include -I /<<PKGBUILDDIR>>/lib -I 
/<<PKGBUILDDIR>>/lib -I /<<PKGBUILDDIR>> -I /<<PKGBUILDDIR>>   -DOVSTEST -I/<<PKGBUILDDIR>>/ovs/lib -Ilib/vif-plug-providers/representor -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall 
-Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers 
-fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict   -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -MT tests/ovstest-ovstest.o -MD -MP -MF tests/.deps/ovstest-ovstest.Tpo -c -o 
tests/ovstest-ovstest.o `test -f 'tests/ovstest.c' || echo './'`tests/ovstest.c
mv -f tests/.deps/ovstest-ovstest.Tpo tests/.deps/ovstest-ovstest.Po
gcc -DHAVE_CONFIG_H -I.   -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/lib -I 
/<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs -I /<<PKGBUILDDIR>>/ovs -I /<<PKGBUILDDIR>>/include -I /<<PKGBUILDDIR>>/include -I /<<PKGBUILDDIR>>/lib -I 
/<<PKGBUILDDIR>>/lib -I /<<PKGBUILDDIR>> -I /<<PKGBUILDDIR>>   -DOVSTEST -I/<<PKGBUILDDIR>>/ovs/lib -Ilib/vif-plug-providers/representor -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall 
-Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers 
-fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict   -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -MT lib/vif-plug-providers/representor/tests_ovstest-vif-plug-representor.o -MD -MP -MF 
lib/vif-plug-providers/representor/.deps/tests_ovstest-vif-plug-representor.Tpo -c -o lib/vif-plug-providers/representor/tests_ovstest-vif-plug-representor.o `test -f 'lib/vif-plug-providers/representor/vif-plug-representor.c' || echo 
'./'`lib/vif-plug-providers/representor/vif-plug-representor.c
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 
'restructuredtext'}`.
building [mo]: targets for 0 po files that are out of date
writing output...
building [html]: targets for 4 source files that are out of date
updating environment: [new config] 4 added, 0 changed, 0 removed
reading sources... [ 25%] index
reading sources... [ 50%] topics/index
reading sources... [ 75%] topics/vif-plug-providers/index
reading sources... [100%] topics/vif-plug-providers/vif-plug-representor

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets...
copying static files... done
copying extra files... done
copying assets: done
writing output... [ 25%] index
writing output... [ 50%] topics/index
writing output... [ 75%] topics/vif-plug-providers/index
writing output... [100%] topics/vif-plug-providers/vif-plug-representor

generating indices... genindex done
writing additional pages... search done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded.

The HTML pages are in Documentation/_build/html.
mv -f 
lib/vif-plug-providers/representor/.deps/tests_ovstest-vif-plug-representor.Tpo 
lib/vif-plug-providers/representor/.deps/tests_ovstest-vif-plug-representor.Po
depbase=`echo utilities/devlink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.   -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/lib -I 
/<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs -I /<<PKGBUILDDIR>>/ovs -I /<<PKGBUILDDIR>>/include -I /<<PKGBUILDDIR>>/include -I /<<PKGBUILDDIR>>/lib -I 
/<<PKGBUILDDIR>>/lib -I /<<PKGBUILDDIR>> -I /<<PKGBUILDDIR>>   -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum 
-Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument 
-Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -MT utilities/devlink.o -MD -MP -MF $depbase.Tpo -c -o utilities/devlink.o utilities/devlink.c &&\
mv -f $depbase.Tpo $depbase.Po
sphinx-build  -b man -W -n -d ./Documentation/_build/doctrees  ./Documentation 
./Documentation/_build/man && touch docs-check
depbase=`echo lib/netlink-devlink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/include -I 
/<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs -I /<<PKGBUILDDIR>>/ovs -I /<<PKGBUILDDIR>>/include -I /<<PKGBUILDDIR>>/include -I 
/<<PKGBUILDDIR>>/lib -I /<<PKGBUILDDIR>>/lib -I /<<PKGBUILDDIR>> -I /<<PKGBUILDDIR>>   -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat 
-Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses 
-Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -MT lib/netlink-devlink.lo -MD -MP -MF $depbase.Tpo -c -o lib/netlink-devlink.lo lib/netlink-devlink.c &&\
mv -f $depbase.Tpo $depbase.Plo
Running Sphinx v7.4.7
Cannot find 'ovs-sphinx-theme' package. Falling back to default theme.
loading translations [en]... done
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/include -I 
/<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs -I /<<PKGBUILDDIR>>/ovs -I /<<PKGBUILDDIR>>/include -I /<<PKGBUILDDIR>>/include -I 
/<<PKGBUILDDIR>>/lib -I /<<PKGBUILDDIR>>/lib -I /<<PKGBUILDDIR>> -I /<<PKGBUILDDIR>> -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith 
-Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool 
-Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -MT lib/netlink-devlink.lo -MD -MP -MF lib/.deps/netlink-devlink.Tpo -c 
lib/netlink-devlink.c -o lib/netlink-devlink.o
depbase=`echo lib/ovn-vif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/include -I 
/<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs -I /<<PKGBUILDDIR>>/ovs -I /<<PKGBUILDDIR>>/include -I /<<PKGBUILDDIR>>/include -I 
/<<PKGBUILDDIR>>/lib -I /<<PKGBUILDDIR>>/lib -I /<<PKGBUILDDIR>> -I /<<PKGBUILDDIR>>   -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat 
-Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses 
-Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -MT lib/ovn-vif.lo -MD -MP -MF $depbase.Tpo -c -o lib/ovn-vif.lo lib/ovn-vif.c &&\
mv -f $depbase.Tpo $depbase.Plo
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 
'restructuredtext'}`.
loading pickled environment... done
building [mo]: targets for 0 po files that are out of date
writing output...
building [man]: all manpages
updating environment: 0 added, 0 changed, 0 removed
reading sources...
looking for now-outdated files... none found
writing... openvirtualnetworkovn.1 { topics/index 
topics/vif-plug-providers/index topics/vif-plug-providers/vif-plug-representor 
} done
build succeeded.

The manual pages are in Documentation/_build/man.
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/include -I 
/<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs -I /<<PKGBUILDDIR>>/ovs -I /<<PKGBUILDDIR>>/include -I /<<PKGBUILDDIR>>/include -I 
/<<PKGBUILDDIR>>/lib -I /<<PKGBUILDDIR>>/lib -I /<<PKGBUILDDIR>> -I /<<PKGBUILDDIR>> -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith 
-Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool 
-Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -MT lib/ovn-vif.lo -MD -MP -MF lib/.deps/ovn-vif.Tpo -c lib/ovn-vif.c -o lib/ovn-vif.o
/bin/bash '/<<PKGBUILDDIR>>/ovn-vif/build-aux/missing' autom4te 
--language=autotest -I '.' -o tests/testsuite.tmp tests/testsuite.at
/bin/bash '/<<PKGBUILDDIR>>/ovn-vif/build-aux/missing' autom4te 
--language=autotest -I '.' -o tests/system-kmod-testsuite.tmp tests/system-kmod-testsuite.at
mv tests/testsuite.tmp tests/testsuite
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare 
-Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast 
-Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes 
-Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses 
-Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow 
-Wmultistatement-macros -Wcast-align=strict   -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection   -Wl,-z,relro -Wl,-z,now -o tests/ovstest 
tests/ovstest-ovstest.o lib/vif-plug-providers/representor/tests_ovstest-vif-plug-representor.o 
/<<PKGBUILDDIR>>/ovs/lib/libopenvswitch.la lib/netlink-devlink.o -ludev -latomic -lm
mv tests/system-kmod-testsuite.tmp tests/system-kmod-testsuite
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wstrict-prototypes -Wall -Wextra 
-Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum 
-Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes 
-Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers 
-fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument 
-Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros 
-Wcast-align=strict   -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -release 24.03 
-version-info 0:1 -Wl,--version-script=./lib/libovn-vif.sym   -ludev -Wl,-z,relro 
-Wl,-z,now -o lib/libovn-vif.la -rpath /usr/local/lib lib/netlink-devlink.lo lib/ovn-vif.lo 
lib/vif-plug-providers/representor/vif-plug-representor.lo  -latomic -lm
libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security 
-Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition 
-Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses 
-Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros 
-Wcast-align=strict -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro 
-Wl,-z -Wl,now -o tests/ovstest tests/ovstest-ovstest.o 
lib/vif-plug-providers/representor/tests_ovstest-vif-plug-representor.o lib/netlink-devlink.o  
/<<PKGBUILDDIR>>/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng 
/<<PKGBUILDDIR>>/ovs/lib/.libs/libopenvswitchavx512.a -lunbound -ludev -latomic -lm
libtool: link: ar cr lib/.libs/libovn-vif.a  lib/netlink-devlink.o 
lib/ovn-vif.o lib/vif-plug-providers/representor/vif-plug-representor.o
libtool: link: ranlib lib/.libs/libovn-vif.a
libtool: link: ( cd "lib/.libs" && rm -f "libovn-vif.la" && ln -s "../libovn-vif.la" 
"libovn-vif.la" )
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare 
-Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast 
-Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes 
-Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses 
-Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow 
-Wmultistatement-macros -Wcast-align=strict   -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection   -Wl,-z,relro -Wl,-z,now -o utilities/devlink 
utilities/devlink.o lib/libovn-vif.la -L/<<PKGBUILDDIR>>/ovs/lib -lopenvswitch -latomic -lm
libtool: link: gcc -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum 
-Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes 
-Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument 
-Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -o utilities/devlink 
utilities/devlink.o  lib/.libs/libovn-vif.a -ludev -L/<<PKGBUILDDIR>>/ovs/lib 
/<<PKGBUILDDIR>>/ovs/lib/.libs/libopenvswitch.a -lssl -lcrypto -lcap-ng 
/<<PKGBUILDDIR>>/ovs/lib/.libs/libopenvswitchavx512.a -lunbound -latomic -lm
make[3]: Leaving directory '/<<PKGBUILDDIR>>/ovn-vif'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/ovn-vif'
# Use dh_auto_configure to build OVN
dh_auto_configure -- \
        --prefix=/usr \
        --localstatedir=/var \
        --sysconfdir=/etc \
        --with-dbdir=/var/lib/ovn \
        --with-ovs-source=/<<PKGBUILDDIR>>/ovs \
        --enable-ssl \
        --with-vif-plug-provider=/<<PKGBUILDDIR>>/ovn-vif
        ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include 
--mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu 
--runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --prefix=/usr 
--localstatedir=/var --sysconfdir=/etc --with-dbdir=/var/lib/ovn 
--with-ovs-source=/<<PKGBUILDDIR>>/ovs --enable-ssl 
--with-vif-plug-provider=/<<PKGBUILDDIR>>/ovn-vif
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for fgrep... /usr/bin/grep -F
checking for egrep... /usr/bin/grep -E
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether byte ordering is bigendian... no
checking for gcc option to enable large file support... none needed
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 
func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for library containing pow... -lm
checking for library containing clock_gettime... none required
checking for library containing timer_create... none required
checking for library containing pthread_rwlock_tryrdlock... none required
checking for library containing pthread_rwlockattr_destroy... none required
checking for gcc options needed to detect all undeclared functions... none 
needed
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... yes
checking for MSVC x64 compiler... no
checking for windows.h... no
checking for pkg-config... /usr/bin/pkg-config
checking whether compiling and linking against OpenSSL works... yes
checking whether SSL_set_tlsext_host_name is declared... yes
checking for Python 3 (version 3.6 or later)... /usr/bin/python3
checking for flake8... no
checking for sphinx... yes
checking for dot... yes
checking for net/if_dl.h... no
checking whether strtok_r macro segfaults on some inputs... no
checking whether sys_siglist is declared... no
checking whether malloc_trim is declared... yes
checking for struct stat.st_mtim.tv_nsec... yes
checking for struct stat.st_mtimensec... no
checking for struct ifreq.ifr_flagshigh... no
checking for struct mmsghdr.msg_len... yes
checking for struct sockaddr_in6.sin6_scope_id... yes
checking for strnlen... yes
checking for getloadavg... yes
checking for statvfs... yes
checking for getmntent_r... yes
checking for sendmmsg... yes
checking for clock_gettime... yes
checking for mntent.h... yes
checking for sys/statvfs.h... yes
checking for linux/types.h... yes
checking for linux/if_ether.h... yes
checking for linux/net_namespace.h... yes
checking for stdatomic.h... yes
checking for bits/floatn-common.h... yes
checking for net/if_mib.h... no
checking for library containing backtrace... none required
checking for linux/perf_event.h... yes
checking for valgrind/valgrind.h... no
checking for groff... yes
checking whether gcc has <threads.h> that supports thread_local... yes
checking for library containing __atomic_load_8... -latomic
checking whether gcc supports GCC 4.0+ atomic built-ins... yes
checking value of __atomic_always_lock_free(1)... 1
checking value of __atomic_always_lock_free(2)... 1
checking value of __atomic_always_lock_free(4)... 1
checking value of __atomic_always_lock_free(8)... 1
checking for library containing aio_write... none required
checking for pthread_set_name_np... no
checking for pthread_setname_np() variant... glibc
checking whether __linux__ is defined... true
checking linker output version information... libX-24.03.so.0.0.2)
checking whether g++ supports C++11 features by default... yes
checking for working posix_memalign... yes
checking for ub_ctx_create in -lunbound... yes
checking for egrep -e... (cached) /usr/bin/grep -E
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking whether gcc accepts -Werror... yes
checking whether gcc accepts -Wall... yes
checking whether gcc accepts -Wextra... yes
checking whether gcc accepts -Wno-sign-compare... yes
checking whether gcc accepts -Wpointer-arith... yes
checking whether gcc accepts -Wformat -Wformat-security... yes
checking whether gcc accepts -Wswitch-enum... yes
checking whether gcc accepts -Wunused-parameter... yes
checking whether gcc accepts -Wbad-function-cast... yes
checking whether gcc accepts -Wcast-align... yes
checking whether gcc accepts -Wstrict-prototypes... yes
checking whether gcc accepts -Wold-style-definition... yes
checking whether gcc accepts -Wmissing-prototypes... yes
checking whether gcc accepts -Wmissing-field-initializers... yes
checking whether gcc accepts -Wthread-safety... no
checking whether gcc accepts -fno-strict-aliasing... yes
checking whether gcc accepts -Wswitch-bool... yes
checking whether gcc accepts -Wlogical-not-parentheses... yes
checking whether gcc accepts -Wsizeof-array-argument... yes
checking whether gcc accepts -Wbool-compare... yes
checking whether gcc accepts -Wshift-negative-value... yes
checking whether gcc accepts -Wduplicated-cond... yes
checking whether gcc accepts -Qunused-arguments... no
checking whether gcc accepts -Wshadow... yes
checking whether gcc accepts -Wmultistatement-macros... yes
checking whether gcc accepts -Wcast-align=strict... yes
checking whether gcc accepts -Wno-null-pointer-arithmetic... no
checking whether gcc accepts -Warray-bounds-pointer-arithmetic... no
checking whether gcc accepts -Wno-unused... yes
checking whether gcc accepts -Wno-unused-parameter... yes
checking target hint for cgcc... x86_64
checking for OVS source directory... /<<PKGBUILDDIR>>/ovs
checking for OVS build directory... /<<PKGBUILDDIR>>/ovs
checking OVS version... 3.4.0
checking for VIF plug provider... /<<PKGBUILDDIR>>/ovn-vif
checking whether make supports nested variables... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating lib/libovn.sym
config.status: creating Makefile
config.status: creating tests/atlocal
config.status: creating include/ovn/version.h
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing include/openflow/openflow.h.stamp commands
config.status: executing utilities/bugtool/dummy commands
config.status: executing utilities/dummy commands
config.status: executing ipsec/dummy commands
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cd ovs && /usr/bin/make -j2
make[2]: Entering directory '/<<PKGBUILDDIR>>/ovs'
/usr/bin/make  all-am
make[3]: Entering directory '/<<PKGBUILDDIR>>/ovs'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/ovs'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/ovs'
/usr/bin/make -j2
make[2]: Entering directory '/<<PKGBUILDDIR>>'
 cd . && /bin/bash /<<PKGBUILDDIR>>/build-aux/missing automake-1.16 --foreign 
Makefile
 cd . && /bin/bash ./config.status Makefile depfiles
config.status: creating Makefile
config.status: executing depfiles commands
PYTHONPATH=/<<PKGBUILDDIR>>/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 
/<<PKGBUILDDIR>>/ovs/ovsdb/ovsdb-idlc.in annotate ./ovn-sb.ovsschema ./lib/ovn-sb-idl.ann > 
lib/ovn-sb-idl.ovsidl.tmp && \
mv lib/ovn-sb-idl.ovsidl.tmp lib/ovn-sb-idl.ovsidl
PYTHONPATH=/<<PKGBUILDDIR>>/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 
/<<PKGBUILDDIR>>/ovs/ovsdb/ovsdb-idlc.in annotate ./ovn-nb.ovsschema ./lib/ovn-nb-idl.ann > 
lib/ovn-nb-idl.ovsidl.tmp && \
mv lib/ovn-nb-idl.ovsidl.tmp lib/ovn-nb-idl.ovsidl
PYTHONPATH=/<<PKGBUILDDIR>>/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 
/<<PKGBUILDDIR>>/ovs/ovsdb/ovsdb-idlc.in annotate ./ovn-ic-nb.ovsschema ./lib/ovn-ic-nb-idl.ann > 
lib/ovn-ic-nb-idl.ovsidl.tmp && \
mv lib/ovn-ic-nb-idl.ovsidl.tmp lib/ovn-ic-nb-idl.ovsidl
PYTHONPATH=/<<PKGBUILDDIR>>/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 
/<<PKGBUILDDIR>>/ovs/ovsdb/ovsdb-idlc.in annotate ./ovn-ic-sb.ovsschema ./lib/ovn-ic-sb-idl.ann > 
lib/ovn-ic-sb-idl.ovsidl.tmp && \
mv lib/ovn-ic-sb-idl.ovsidl.tmp lib/ovn-ic-sb-idl.ovsidl
PYTHONPATH=/<<PKGBUILDDIR>>/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 
/<<PKGBUILDDIR>>/ovs/ovsdb/ovsdb-idlc.in c-idl-source lib/ovn-sb-idl.ovsidl > lib/ovn-sb-idl.c.tmp && 
mv lib/ovn-sb-idl.c.tmp lib/ovn-sb-idl.c
PYTHONPATH=/<<PKGBUILDDIR>>/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 
/<<PKGBUILDDIR>>/ovs/ovsdb/ovsdb-idlc.in c-idl-header lib/ovn-sb-idl.ovsidl > lib/ovn-sb-idl.h.tmp && 
mv lib/ovn-sb-idl.h.tmp lib/ovn-sb-idl.h
PYTHONPATH=/<<PKGBUILDDIR>>/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 
/<<PKGBUILDDIR>>/ovs/ovsdb/ovsdb-idlc.in c-idl-source lib/ovn-nb-idl.ovsidl > lib/ovn-nb-idl.c.tmp && 
mv lib/ovn-nb-idl.c.tmp lib/ovn-nb-idl.c
PYTHONPATH=/<<PKGBUILDDIR>>/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 
/<<PKGBUILDDIR>>/ovs/ovsdb/ovsdb-idlc.in c-idl-header lib/ovn-nb-idl.ovsidl > lib/ovn-nb-idl.h.tmp && 
mv lib/ovn-nb-idl.h.tmp lib/ovn-nb-idl.h
PYTHONPATH=/<<PKGBUILDDIR>>/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 
/<<PKGBUILDDIR>>/ovs/ovsdb/ovsdb-idlc.in c-idl-source lib/ovn-ic-nb-idl.ovsidl > lib/ovn-ic-nb-idl.c.tmp 
&& mv lib/ovn-ic-nb-idl.c.tmp lib/ovn-ic-nb-idl.c
PYTHONPATH=/<<PKGBUILDDIR>>/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 
/<<PKGBUILDDIR>>/ovs/ovsdb/ovsdb-idlc.in c-idl-header lib/ovn-ic-nb-idl.ovsidl > lib/ovn-ic-nb-idl.h.tmp 
&& mv lib/ovn-ic-nb-idl.h.tmp lib/ovn-ic-nb-idl.h
PYTHONPATH=/<<PKGBUILDDIR>>/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 
/<<PKGBUILDDIR>>/ovs/ovsdb/ovsdb-idlc.in c-idl-source lib/ovn-ic-sb-idl.ovsidl > lib/ovn-ic-sb-idl.c.tmp 
&& mv lib/ovn-ic-sb-idl.c.tmp lib/ovn-ic-sb-idl.c
PYTHONPATH=/<<PKGBUILDDIR>>/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 
/<<PKGBUILDDIR>>/ovs/ovsdb/ovsdb-idlc.in c-idl-header lib/ovn-ic-sb-idl.ovsidl > lib/ovn-ic-sb-idl.h.tmp 
&& mv lib/ovn-ic-sb-idl.h.tmp lib/ovn-ic-sb-idl.h
/usr/bin/make  all-am
make[3]: Entering directory '/<<PKGBUILDDIR>>'
(echo '/* -*- mode: c; buffer-read-only: t -*- */' && sed < ./lib/ovn-dirs.c.in 
\
        -e 's,[@]srcdir[@],.,g' \
        -e 's,[@]LOGDIR[@],"/var/log/ovn",g' \
        -e 's,[@]OVN_RUNDIR[@],"/var/run/ovn",g' \
        -e 's,[@]DBDIR[@],"/var/lib/ovn",g' \
        -e 's,[@]bindir[@],"/usr/bin",g' \
        -e 's,[@]sysconfdir[@],"/etc",g' \
        -e 's,[@]pkgdatadir[@],"/usr/share/ovn",g') \
     > lib/ovn-dirs.c.tmp && \
mv lib/ovn-dirs.c.tmp lib/ovn-dirs.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I ./include  -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I 
/<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/lib -I 
/<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs -I /<<PKGBUILDDIR>>/ovs   -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes 
-Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes 
-Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument 
-Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict   -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
lib/ovn-nb-idl.lo lib/ovn-nb-idl.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I ./include  -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I 
/<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/lib -I 
/<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs -I /<<PKGBUILDDIR>>/ovs   -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes 
-Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes 
-Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument 
-Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict   -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
lib/ovn-sb-idl.lo lib/ovn-sb-idl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /<<PKGBUILDDIR>>/ovs/include -I 
/<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs -I 
/<<PKGBUILDDIR>>/ovs -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security 
-Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers 
-fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow 
-Wmultistatement-macros -Wcast-align=strict -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c lib/ovn-nb-idl.c -o lib/ovn-nb-idl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /<<PKGBUILDDIR>>/ovs/include -I 
/<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs -I 
/<<PKGBUILDDIR>>/ovs -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security 
-Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers 
-fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow 
-Wmultistatement-macros -Wcast-align=strict -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c lib/ovn-sb-idl.c -o lib/ovn-sb-idl.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I ./include  -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I 
/<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/lib -I 
/<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs -I /<<PKGBUILDDIR>>/ovs   -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes 
-Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes 
-Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument 
-Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict   -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
lib/ovn-ic-nb-idl.lo lib/ovn-ic-nb-idl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /<<PKGBUILDDIR>>/ovs/include -I 
/<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs -I 
/<<PKGBUILDDIR>>/ovs -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security 
-Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers 
-fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow 
-Wmultistatement-macros -Wcast-align=strict -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c lib/ovn-ic-nb-idl.c -o lib/ovn-ic-nb-idl.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I ./include  -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I 
/<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/lib -I 
/<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs -I /<<PKGBUILDDIR>>/ovs   -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes 
-Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security -Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes 
-Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers -fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument 
-Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow -Wmultistatement-macros -Wcast-align=strict   -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
lib/ovn-ic-sb-idl.lo lib/ovn-ic-sb-idl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I ./include -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /<<PKGBUILDDIR>>/ovs/include -I 
/<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs -I 
/<<PKGBUILDDIR>>/ovs -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security 
-Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers 
-fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow 
-Wmultistatement-macros -Wcast-align=strict -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c lib/ovn-ic-sb-idl.c -o lib/ovn-ic-sb-idl.o
gcc -DHAVE_CONFIG_H -I.   -I ./include  -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /<<PKGBUILDDIR>>/ovs/include -I 
/<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs -I 
/<<PKGBUILDDIR>>/ovs   -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security 
-Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers 
-fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow 
-Wmultistatement-macros -Wcast-align=strict   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o utilities/ovn-sbctl.o utilities/ovn-sbctl.c
gcc -DHAVE_CONFIG_H -I.   -I ./include  -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /<<PKGBUILDDIR>>/ovs/include -I 
/<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs -I 
/<<PKGBUILDDIR>>/ovs   -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security 
-Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers 
-fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow 
-Wmultistatement-macros -Wcast-align=strict   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o utilities/ovn-ic-nbctl.o utilities/ovn-ic-nbctl.c
gcc -DHAVE_CONFIG_H -I.   -I ./include  -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /<<PKGBUILDDIR>>/ovs/include -I 
/<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs -I 
/<<PKGBUILDDIR>>/ovs   -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security 
-Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers 
-fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow 
-Wmultistatement-macros -Wcast-align=strict   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o utilities/ovn-ic-sbctl.o utilities/ovn-ic-sbctl.c
gcc -DHAVE_CONFIG_H -I.   -I ./include  -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /<<PKGBUILDDIR>>/ovs/include -I 
/<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs -I 
/<<PKGBUILDDIR>>/ovs   -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security 
-Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers 
-fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow 
-Wmultistatement-macros -Wcast-align=strict   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o utilities/ovn-trace.o utilities/ovn-trace.c
gcc -DHAVE_CONFIG_H -I.   -I ./include  -I ./include -I ./ovn -I ./include -I ./lib -I ./lib -I /<<PKGBUILDDIR>>/ovs/include -I 
/<<PKGBUILDDIR>>/ovs/include -I /<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs/lib -I /<<PKGBUILDDIR>>/ovs -I 
/<<PKGBUILDDIR>>/ovs   -Wdate-time -D_FORTIFY_SOURCE=2 -Wstrict-prototypes -Wall -Wextra -Wno-sign-compare -Wpointer-arith -Wformat -Wformat-security 
-Wswitch-enum -Wunused-parameter -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-field-initializers 
-fno-strict-aliasing -Wswitch-bool -Wlogical-not-parentheses -Wsizeof-array-argument -Wbool-compare -Wshift-negative-value -Wduplicated-cond -Wshadow 
-Wmultistatement-macros -Wcast-align=strict   -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o utilities/ovn-appctl.o utilities/ovn-appctl.c
utilities/ovn-appctl.c: In function ‘main’:
utilities/ovn-appctl.c:62:37: error: passing argument 5 of 
‘unixctl_client_transact’ from incompatible pointer type 
[-Wincompatible-pointer-types]
   62 |                                     &cmd_result, &cmd_error);
      |                                     ^~~~~~~~~~~
      |                                     |
      |                                     char **
In file included from utilities/ovn-appctl.c:33:
/<<PKGBUILDDIR>>/ovs/lib/unixctl.h:50:43: note: expected ‘struct json **’ but 
argument is of type ‘char **’
   50 |                             struct json **result, struct json **error);
      |                             ~~~~~~~~~~~~~~^~~~~~
utilities/ovn-appctl.c:62:50: error: passing argument 6 of 
‘unixctl_client_transact’ from incompatible pointer type 
[-Wincompatible-pointer-types]
   62 |                                     &cmd_result, &cmd_error);
      |                                                  ^~~~~~~~~~
      |                                                  |
      |                                                  char **
/<<PKGBUILDDIR>>/ovs/lib/unixctl.h:50:65: note: expected ‘struct json **’ but 
argument is of type ‘char **’
   50 |                             struct json **result, struct json **error);
      |                                                   ~~~~~~~~~~~~~~^~~~~
make[3]: *** [Makefile:2399: utilities/ovn-appctl.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:1546: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:64: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202408/

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

Reply via email to