Source: openvswitch
Version: 3.3.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-arm64

Hi,

During a rebuild of all packages in sid, your package failed to build
on arm64.


Relevant part (hopefully):
> make[4]: Entering directory '/<<PKGBUILDDIR>>/_debian'
> set /bin/bash '../tests/testsuite' -C tests 
> AUTOTEST_PATH=utilities:vswitchd:ovsdb:vtep:tests:ipsec::; \
> "$@" --recheck || \
> (test -z "$(find /<<PKGBUILDDIR>>/_debian/tests/testsuite.dir -name 
> 'sanitizers.*')" && \
>  test X'' = Xyes && "$@" --recheck)
> <string>:4: DeprecationWarning: pkg_resources is deprecated as an API. See 
> https://setuptools.pypa.io/en/latest/pkg_resources.html
> ## ----------------------------- ##
> ## openvswitch 3.3.0 test suite. ##
> ## ----------------------------- ##
> 
> ovsdb-server miscellaneous features
> 
> 1890: SSL db: implementation                          FAILED 
> (ovsdb-server.at:939)
> 
> vlog
> 
> 2531: vlog - Python3                                  FAILED (vlog.at:9)
> 
> ## ------------- ##
> ## Test results. ##
> ## ------------- ##
> 
> ERROR: All 2 tests were run,
> 2 failed unexpectedly.
> ## -------------------------- ##
> ## testsuite.log was created. ##
> ## -------------------------- ##
> 
> Please send `tests/testsuite.log' and all information you think might help:
> 
>    To: <b...@openvswitch.org>
>    Subject: [openvswitch 3.3.0] testsuite: 1890 2531 failed
> 
> You may investigate any problem if you feel able to do so, in which
> case the test suite provides a good starting point.  Its output may
> be found below `tests/testsuite.dir'.
> 
> make[4]: *** [Makefile:6967: check-local] Error 1
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/_debian'
> make[3]: *** [Makefile:5700: check-am] Error 2
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/_debian'
> make[2]: *** [Makefile:5702: check] Error 2
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/_debian'
> ## ----------------------------- ##
> ## openvswitch 3.3.0 test suite. ##
> ## ----------------------------- ##
> 
> testsuite: command line was:
>   $ ../tests/testsuite -C tests 
> AUTOTEST_PATH=utilities:vswitchd:ovsdb:vtep:tests:ipsec:: --recheck
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = ip-10-84-234-149
> uname -m = aarch64
> uname -r = 6.1.0-15-cloud-arm64
> uname -s = Linux
> uname -v = #1 SMP Debian 6.1.66-1 (2023-12-09)
> 
> /usr/bin/uname -p = unknown
> /bin/uname -X     = unknown
> 
> /bin/arch              = aarch64
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /<<PKGBUILDDIR>>/_debian/utilities/
> PATH: /<<PKGBUILDDIR>>/utilities/
> PATH: /<<PKGBUILDDIR>>/_debian/vswitchd/
> PATH: /<<PKGBUILDDIR>>/vswitchd/
> PATH: /<<PKGBUILDDIR>>/_debian/ovsdb/
> PATH: /<<PKGBUILDDIR>>/ovsdb/
> PATH: /<<PKGBUILDDIR>>/_debian/vtep/
> PATH: /<<PKGBUILDDIR>>/vtep/
> PATH: /<<PKGBUILDDIR>>/_debian/tests/
> PATH: /<<PKGBUILDDIR>>/tests/
> PATH: /<<PKGBUILDDIR>>/_debian/ipsec/
> PATH: /<<PKGBUILDDIR>>/ipsec/
> PATH: /<<PKGBUILDDIR>>/_debian/
> PATH: /<<PKGBUILDDIR>>/
> PATH: /usr/local/sbin/
> PATH: /usr/local/bin/
> PATH: /usr/sbin/
> PATH: /usr/bin/
> PATH: /sbin/
> PATH: /bin/
> PATH: /usr/games/
> 
> testsuite: atconfig:
> | # Configurable variable values for building test suites.
> | # Generated by ./config.status.
> | # Copyright (C) 2021 Free Software Foundation, Inc.
> | 
> | # The test suite will define top_srcdir=/../.. etc.
> | at_testdir='tests'
> | abs_builddir='/<<PKGBUILDDIR>>/_debian/tests'
> | at_srcdir='../../tests'
> | abs_srcdir='/<<PKGBUILDDIR>>/_debian/../tests'
> | at_top_srcdir='../..'
> | abs_top_srcdir='/<<PKGBUILDDIR>>/_debian/..'
> | at_top_build_prefix='../'
> | abs_top_builddir='/<<PKGBUILDDIR>>/_debian'
> | 
> | # Backward compatibility with Autotest <= 2.59b:
> | at_top_builddir=$at_top_build_prefix
> | 
> | 
> | EXEEXT=''
> | AUTOTEST_PATH='tests'
> | 
> | SHELL=${CONFIG_SHELL-'/bin/bash'}
> 
> testsuite: atlocal:
> | # -*- shell-script -*-
> | HAVE_OPENSSL='yes'
> | OPENSSL_SUPPORTS_SNI='yes'
> | HAVE_UNBOUND='yes'
> | HAVE_BACKTRACE='yes'
> | HAVE_UNWIND='no'
> | EGREP='/usr/bin/grep -E'
> | PYTHON3='/usr/bin/python3'
> | CFLAGS='-g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC'
> | HAVE_TCA_HTB_RATE64='yes'
> | HAVE_TCA_POLICE_PKTRATE64='yes'
> | 
> | # PYTHONCOERCECLOCALE=0 disables the Unicode compatibility warning on
> | # stderr that breaks almost any Python3 test (PEP 0538)
> | PYTHONCOERCECLOCALE=0
> | export PYTHONCOERCECLOCALE
> | 
> | PYTHONPATH=$abs_top_srcdir/python:$abs_top_builddir/tests:$PYTHONPATH
> | export PYTHONPATH
> | 
> | PYTHONIOENCODING=utf_8
> | export PYTHONIOENCODING
> | 
> | # PYTHONDONTWRITEBYTECODE=yes keeps Python from creating .pyc and .pyo
> | # files.  Creating .py[co] works OK for any given version of Open
> | # vSwitch, but it causes trouble if you switch from a version with
> | # foo/__init__.py into an (older) version with plain foo.py, since
> | # foo/__init__.pyc will cause Python to ignore foo.py.
> | PYTHONDONTWRITEBYTECODE=yes
> | export PYTHONDONTWRITEBYTECODE
> | 
> | # Test whether the current working directory name is all ASCII
> | # characters.  Some Python code doesn't tolerate non-ASCII characters
> | # in filenames very well, so if the current working directory is
> | # non-ASCII then we skip the tests that run those programs.
> | #
> | # This would be just papering over a real problem, except that the
> | # tests that we skip are launched from initscripts and thus normally
> | # run in system directories with ASCII names.  (This problem only came
> | # up at all because the Debian autobuilders do build in a top-level
> | # directory named /«BUILDDIR».)
> | case `pwd | tr -d ' -~'` in
> |     '') non_ascii_cwd=false ;;
> |     *) non_ascii_cwd=true
> | esac
> | 
> | # Enable malloc debugging features.
> | case `uname` in
> | Linux)
> |     MALLOC_PERTURB_=165; export MALLOC_PERTURB_
> |     MALLOC_CHECK_=2; export MALLOC_CHECK_
> |     ;;
> | FreeBSD)
> |     case `uname -r` in
> |     [789].*)
> |         MALLOC_CONF=AJ
> |         ;;
> |     1[01].*)
> |         MALLOC_CONF=abort:true,junk:true,redzone:true
> |         ;;
> |     *)
> |         MALLOC_CONF=abort:true,junk:true
> |         ;;
> |     esac
> |     export MALLOC_CONF
> | esac
> | 
> | # The name of loopback interface 
> | case `uname` in
> | Linux)
> |     LOOPBACK_INTERFACE=lo
> |     ;;
> | FreeBSD|NetBSD)
> |     LOOPBACK_INTERFACE=lo0
> |     ;;
> | esac
> | 
> | # Check for platform.
> | case `uname` in
> | MINGW*|MSYS*)
> |     IS_WIN32="yes"
> |     IS_BSD="no"
> |     ;;
> | FreeBSD|NetBSD)
> |     IS_WIN32="no"
> |     IS_BSD="yes"
> |     ;;
> | *)
> |     IS_WIN32="no"
> |     IS_BSD="no"
> |     ;;
> | esac
> | 
> | if test "$IS_WIN32" = yes; then
> |     # enables legacy windows unicode printing needed for Python3 
> compatibility
> |     # with the Python2 tests
> |     PYTHONLEGACYWINDOWSFSENCODING=true
> |     export PYTHONLEGACYWINDOWSFSENCODING
> |     PYTHONLEGACYWINDOWSSTDIO=true
> |     export PYTHONLEGACYWINDOWSSTDIO
> | fi
> | 
> | # Check for CPU architecture
> | case `uname -m` in
> | aarch64)
> |     IS_ARM64="yes"
> |     ;;
> | *)
> |     IS_ARM64="no"
> |     ;;
> | esac
> | 
> | # Check whether to run IPv6 tests.
> | $PYTHON3 -c '
> | import errno
> | import socket
> | import sys
> | try:
> |     socket.socket(family=socket.AF_INET6).bind(("::1", 0, 0, 0))
> | except socket.error as e:
> |     if e.errno == errno.EAFNOSUPPORT or errno.EADDRNOTAVAIL:
> |         sys.exit(2)
> |     raise
> | '
> | case $? in
> |     0) HAVE_IPV6=yes ;;
> |     2) HAVE_IPV6=no ;;
> |     *) echo "$0: unexpected error probing $PYTHON3 for IPv6 support" >&2 ;;
> | esac
> | 
> | # Look for a python L7 library 'LIB' in the system. If it is found, defines
> | # HAVE_LIB="yes", otherwise HAVE_LIB="no"
> | find_l7_lib()
> | {
> |     set +x
> |     var=HAVE_`echo "$1" | tr '[a-z]' '[A-Z]'`
> |     result=$($PYTHON3 $abs_top_srcdir/tests/test-l7.py --help | grep "$1")
> |     if test "x${result}" != x; then
> |         eval ${var}="yes"
> |     else
> |         eval ${var}="no"
> |     fi
> | }
> | 
> | # HAVE_FTP
> | find_l7_lib ftp
> | # HAVE_TFTP
> | find_l7_lib tftp
> | 
> | # Look for a commnand in the system. If it is found, defines
> | # HAVE_COMMAND="yes", otherwise HAVE_COMMAND="no".
> | find_command()
> | {
> |     which $1 > /dev/null 2>&1
> |     status=$?
> |     var=HAVE_`echo "$1" | tr '[a-z]' '[A-Z]'`
> |     if test "$status" = "0"; then
> |         eval ${var}="yes"
> |     else
> |         eval ${var}="no"
> |     fi
> | }
> | 
> | # Set HAVE_NC
> | find_command nc
> | 
> | # Determine correct netcat option to quit on stdin EOF
> | if nc --version 2>&1 | grep -q nmap.org; then
> |     # Nmap netcat
> |     NC_EOF_OPT="--send-only -w 5"
> | else
> |     # BSD netcat
> |     NC_EOF_OPT="-q 1 -w 5"
> | fi
> | 
> | # Set HAVE_TC
> | find_command tc
> | 
> | # Set HAVE_TCPDUMP
> | find_command tcpdump
> | 
> | # Set HAVE_LFTP
> | find_command lftp
> | 
> | # Set HAVE_ETHTOOL
> | find_command ethtool
> | 
> | CURL_OPT="-g -v --max-time 1 --retry 2 --retry-delay 1 --connect-timeout 1"
> | 
> | # Determine whether "diff" supports "normal" diffs.  (busybox diff does 
> not.)
> | if echo xyzzy | diff /dev/null - | grep '^>' >/dev/null; then
> |     DIFF_SUPPORTS_NORMAL_FORMAT=yes
> | else
> |     DIFF_SUPPORTS_NORMAL_FORMAT=no
> | fi
> | 
> | # Turn off proxies.
> | unset http_proxy
> | unset https_proxy
> | unset ftp_proxy
> | unset no_proxy
> | unset HTTP_PROXY
> | unset HTTPS_PROXY
> | unset FTP_PROXY
> | unset NO_PROXY
> | 
> | # Prevent logging to syslog during tests.
> | OVS_SYSLOG_METHOD=null
> | export OVS_SYSLOG_METHOD
> | 
> | # Set default timeout for control utils
> | OVS_CTL_TIMEOUT=30
> | export OVS_CTL_TIMEOUT
> | 
> | # Add some default flags to make the tests run better under Address
> | # Sanitizer, if it was used for the build.
> | #
> | # We disable leak detection because otherwise minor leaks that don't
> | # matter break everything.
> | 
> ASAN_OPTIONS=detect_leaks=0:abort_on_error=true:log_path=sanitizers:$ASAN_OPTIONS
> | export ASAN_OPTIONS
> | 
> | # Add some default flags for UndefinedBehaviorSanitizer, if it was used
> | # for the build.
> | 
> UBSAN_OPTIONS=print_stacktrace=1:halt_on_error=true:log_path=sanitizers:$UBSAN_OPTIONS
> | export UBSAN_OPTIONS
> | 
> | # Check whether Python test requirements are available.
> | REQUIREMENT_PATH=$abs_top_srcdir/python/test_requirements.txt $PYTHON3 -c '
> | import os
> | import pathlib
> | import pkg_resources
> | import sys
> | 
> | with pathlib.Path(os.path.join(os.getenv("REQUIREMENT_PATH"))).open() as 
> reqs:
> |     for req in pkg_resources.parse_requirements(reqs):
> |         try:
> |             pkg_resources.require(str(req))
> |         except pkg_resources.DistributionNotFound:
> |             sys.exit(2)
> | '
> | case $? in
> |     0) HAVE_PYTEST=yes ;;
> |     2) HAVE_PYTEST=no ;;
> |     *) echo "$0: unexpected error probing Python unit test requirements" 
> >&2 ;;
> | esac
> 
> ## ---------------- ##
> ## Tested programs. ##
> ## ---------------- ##
> 
> ../../tests/testsuite.at:1: /<<PKGBUILDDIR>>/_debian/vswitchd/ovs-vswitchd 
> --version
> ovs-vswitchd (Open vSwitch) 3.3.0
> 
> ../../tests/testsuite.at:1: /<<PKGBUILDDIR>>/_debian/utilities/ovs-vsctl 
> --version
> ovs-vsctl (Open vSwitch) 3.3.0
> DB Schema 8.5.0
> 
> ## ------------------ ##
> ## Running the tests. ##
> ## ------------------ ##
> testsuite: starting at: Sat Apr 20 03:05:38 UTC 2024
> testsuite: ending at: Sat Apr 20 03:05:39 UTC 2024
> testsuite: test suite duration: 0h 0m 1s
> 
> ## ------------- ##
> ## Test results. ##
> ## ------------- ##
> 
> ERROR: All 2 tests were run,
> 2 failed unexpectedly.
> 
> ## ------------------------ ##
> ## Summary of the failures. ##
> ## ------------------------ ##
> Failed tests:
> openvswitch 3.3.0 test suite test groups:
> 
>  NUM: FILE-NAME:LINE     TEST-GROUP-NAME
>       KEYWORDS
> 
>  1890: ovsdb-server.at:827 SSL db: implementation
>       ovsdb server positive ssl $5
>  2531: vlog.at:3          vlog - Python3
> 
> ## ---------------------- ##
> ## Detailed failed tests. ##
> ## ---------------------- ##
> 
> #                             -*- compilation -*-
> 1890. ovsdb-server.at:827: testing SSL db: implementation ...
> 0
> ../../tests/ovsdb-server.at:847: ovsdb-tool create db schema
> stderr:
> stdout:
> ../../tests/ovsdb-server.at:850: ovsdb-tool transact db \
>      '["mydb",
>        {"op": "insert",
>         "table": "SSL",
>         "row": {"private_key": "'"$PKIDIR/testpki-privkey2.pem"'",
>                 "certificate": "'"$PKIDIR/testpki-cert2.pem"'",
>                 "ca_cert": "'"$PKIDIR/testpki-cacert.pem"'",
>                 "ssl_protocols": "'"TLSv1.2,TLSv1.1"'",
>                 "ssl_ciphers": 
> "'"HIGH:!aNULL:!MD5:!ECDHE-ECDSA-AES256-GCM-SHA384"'"}}]'
> stderr:
> stdout:
> [{"uuid":["uuid","739a0f40-4491-4838-8ab1-d1b7383d9cc7"]}]
> ../../tests/ovsdb-server.at:862: ovsdb-server --log-file --detach --no-chdir 
> --pidfile \
>         --private-key=db:mydb,SSL,private_key \
>         --certificate=db:mydb,SSL,certificate \
>         --ca-cert=db:mydb,SSL,ca_cert \
>         --ssl-protocols=db:mydb,SSL,ssl_protocols \
>         --ssl-ciphers=db:mydb,SSL,ssl_ciphers \
>         --remote=pssl:0:127.0.0.1 db
> stderr:
> 2024-04-20T03:05:38Z|00001|vlog|INFO|opened log file 
> /<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/1890/ovsdb-server.log
> 2024-04-20T03:05:38Z|00002|socket_util|INFO|0:127.0.0.1: listening on port 
> 37077
> stdout:
> ovsdb-server.at:871: waiting until SSL_PORT=`sed -n 's/.*0:.*: listening on 
> port \([0-9]*\)$/\1/p' "ovsdb-server.log"` && test X != X"$SSL_PORT"...
> ovsdb-server.at:871: wait succeeded immediately
> ../../tests/ovsdb-server.at:872: ovsdb-client \
>         --private-key=$PKIDIR/testpki-privkey.pem \
>         --certificate=$PKIDIR/testpki-cert.pem \
>         --ca-cert=$PKIDIR/testpki-cacert.pem \
>         --ssl-protocols=TLSv1.2,TLSv1.1 \
>         --ssl-ciphers=HIGH:!aNULL:!MD5 \
>         transact ssl:127.0.0.1:$SSL_PORT \
>         '["mydb",
>           {"op": "select",
>            "table": "SSL",
>            "where": [],
>            "columns": ["private_key"]}]'
> stderr:
> stdout:
> [{"rows":[{"private_key":"/<<PKGBUILDDIR>>/_debian/tests/testpki-privkey2.pem"}]}]
> ../../tests/ovsdb-server.at:887: cat output
> stderr:
> ../../tests/ovsdb-server.at:893: ovsdb-client \
>         --private-key=$PKIDIR/testpki-privkey.pem \
>         --certificate=$PKIDIR/testpki-cert.pem \
>         --ca-cert=$PKIDIR/testpki-cacert.pem \
>         --ssl-protocols=TLSv1 \
>         --ssl-ciphers=HIGH:!aNULL:!MD5 \
>         transact ssl:127.0.0.1:$SSL_PORT \
>         '["mydb",
>           {"op": "select",
>            "table": "SSL",
>            "where": [],
>            "columns": ["private_key"]}]'
> stderr:
> 2024-04-20T03:05:39Z|00001|stream_ssl|WARN|SSL_connect: error:0A0000BF:SSL 
> routines::no protocols available
> ovsdb-client: failed to connect to "ssl:127.0.0.1:37077" (Protocol error)
> stdout:
> ../../tests/ovsdb-server.at:909: sed -n "/failed to connect/s/ (.*)//p" output
> stderr:
> ../../tests/ovsdb-server.at:916: ovsdb-client \
>         --private-key=$PKIDIR/testpki-privkey.pem \
>         --certificate=$PKIDIR/testpki-cert.pem \
>         --ca-cert=$PKIDIR/testpki-cacert.pem \
>         --ssl-protocols=TLSv1.2,TLSv1.1 \
>         --ssl-ciphers=ECDHE-ECDSA-AES256-GCM-SHA384 \
>         transact ssl:127.0.0.1:$SSL_PORT \
>         '["mydb",
>           {"op": "select",
>            "table": "SSL",
>            "where": [],
>            "columns": ["private_key"]}]'
> stderr:
> 2024-04-20T03:05:39Z|00001|stream_ssl|WARN|SSL_connect: error:0A000410:SSL 
> routines::ssl/tls alert handshake failure
> ovsdb-client: failed to connect to "ssl:127.0.0.1:37077" (Protocol error)
> stdout:
> ../../tests/ovsdb-server.at:932: sed -n "/failed to connect/s/ (.*)//p" output
> stderr:
> ../../tests/ovsdb-server.at:939: grep "sslv3 alert handshake failure" output
> stderr:
> stdout:
> ../../tests/ovsdb-server.at:939: exit code was 1, expected 0
> 1890. ovsdb-server.at:827: 1890. SSL db: implementation 
> (ovsdb-server.at:827): FAILED (ovsdb-server.at:939)
> 
> #                             -*- compilation -*-
> 2531. vlog.at:3: testing vlog - Python3 ...
> ../../tests/vlog.at:6: $PYTHON3 $srcdir/test-vlog.py --log-file log_file \
> -v dbg module_1:info module_2:warn syslog:off 2>stderr_log
> ../../tests/vlog.at:9: sed -e 's/.*-.*-.*T..:..:..Z |//' \
> -e 's/File ".*", line [0-9][0-9]*,/File <name>, line <number>,/' \
> stderr_log
> --- - 2024-04-20 03:05:39.161488329 +0000
> +++ /<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/at-groups/2531/stdout        
> 2024-04-20 03:05:39.153454849 +0000
> @@ -7,31 +7,37 @@
>  Traceback (most recent call last):
>    File <name>, line <number>, in main
>      assert fail
> +           ^^^^
>  AssertionError
>    6  | module_0 | ERR | error exception
>  Traceback (most recent call last):
>    File <name>, line <number>, in main
>      assert fail
> +           ^^^^
>  AssertionError
>    7  | module_0 | WARN | warn exception
>  Traceback (most recent call last):
>    File <name>, line <number>, in main
>      assert fail
> +           ^^^^
>  AssertionError
>    8  | module_0 | INFO | information exception
>  Traceback (most recent call last):
>    File <name>, line <number>, in main
>      assert fail
> +           ^^^^
>  AssertionError
>    9  | module_0 | DBG | debug exception
>  Traceback (most recent call last):
>    File <name>, line <number>, in main
>      assert fail
> +           ^^^^
>  AssertionError
>    10 | module_0 | ERR | exception
>  Traceback (most recent call last):
>    File <name>, line <number>, in main
>      assert fail
> +           ^^^^
>  AssertionError
>    11 | module_1 | EMER | emergency
>    12 | module_1 | ERR | error
> @@ -41,26 +47,31 @@
>  Traceback (most recent call last):
>    File <name>, line <number>, in main
>      assert fail
> +           ^^^^
>  AssertionError
>    17 | module_1 | ERR | error exception
>  Traceback (most recent call last):
>    File <name>, line <number>, in main
>      assert fail
> +           ^^^^
>  AssertionError
>    18 | module_1 | WARN | warn exception
>  Traceback (most recent call last):
>    File <name>, line <number>, in main
>      assert fail
> +           ^^^^
>  AssertionError
>    19 | module_1 | INFO | information exception
>  Traceback (most recent call last):
>    File <name>, line <number>, in main
>      assert fail
> +           ^^^^
>  AssertionError
>    21 | module_1 | ERR | exception
>  Traceback (most recent call last):
>    File <name>, line <number>, in main
>      assert fail
> +           ^^^^
>  AssertionError
>    22 | module_2 | EMER | emergency
>    23 | module_2 | ERR | error
> @@ -69,20 +80,24 @@
>  Traceback (most recent call last):
>    File <name>, line <number>, in main
>      assert fail
> +           ^^^^
>  AssertionError
>    28 | module_2 | ERR | error exception
>  Traceback (most recent call last):
>    File <name>, line <number>, in main
>      assert fail
> +           ^^^^
>  AssertionError
>    29 | module_2 | WARN | warn exception
>  Traceback (most recent call last):
>    File <name>, line <number>, in main
>      assert fail
> +           ^^^^
>  AssertionError
>    32 | module_2 | ERR | exception
>  Traceback (most recent call last):
>    File <name>, line <number>, in main
>      assert fail
> +           ^^^^
>  AssertionError
>  
> log_file:
> > 2024-04-20T03:05:39.137Z |  0  | module_0 | EMER | emergency
> > 2024-04-20T03:05:39.137Z |  1  | module_0 | ERR | error
> > 2024-04-20T03:05:39.137Z |  2  | module_0 | WARN | warning
> > 2024-04-20T03:05:39.137Z |  3  | module_0 | INFO | information
> > 2024-04-20T03:05:39.138Z |  4  | module_0 | DBG | debug
> > 2024-04-20T03:05:39.140Z |  5  | module_0 | EMER | emergency exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39.140Z |  6  | module_0 | ERR | error exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39.141Z |  7  | module_0 | WARN | warn exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39.141Z |  8  | module_0 | INFO | information exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39.141Z |  9  | module_0 | DBG | debug exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39.142Z |  10 | module_0 | ERR | exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39.142Z |  11 | module_1 | EMER | emergency
> > 2024-04-20T03:05:39.142Z |  12 | module_1 | ERR | error
> > 2024-04-20T03:05:39.142Z |  13 | module_1 | WARN | warning
> > 2024-04-20T03:05:39.143Z |  14 | module_1 | INFO | information
> > 2024-04-20T03:05:39.143Z |  16 | module_1 | EMER | emergency exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39.143Z |  17 | module_1 | ERR | error exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39.144Z |  18 | module_1 | WARN | warn exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39.144Z |  19 | module_1 | INFO | information exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39.144Z |  21 | module_1 | ERR | exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39.145Z |  22 | module_2 | EMER | emergency
> > 2024-04-20T03:05:39.145Z |  23 | module_2 | ERR | error
> > 2024-04-20T03:05:39.145Z |  24 | module_2 | WARN | warning
> > 2024-04-20T03:05:39.145Z |  27 | module_2 | EMER | emergency exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39.146Z |  28 | module_2 | ERR | error exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39.146Z |  29 | module_2 | WARN | warn exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39.147Z |  32 | module_2 | ERR | exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> stderr_log:
> > 2024-04-20T03:05:39Z |  0  | module_0 | EMER | emergency
> > 2024-04-20T03:05:39Z |  1  | module_0 | ERR | error
> > 2024-04-20T03:05:39Z |  2  | module_0 | WARN | warning
> > 2024-04-20T03:05:39Z |  3  | module_0 | INFO | information
> > 2024-04-20T03:05:39Z |  4  | module_0 | DBG | debug
> > 2024-04-20T03:05:39Z |  5  | module_0 | EMER | emergency exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39Z |  6  | module_0 | ERR | error exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39Z |  7  | module_0 | WARN | warn exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39Z |  8  | module_0 | INFO | information exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39Z |  9  | module_0 | DBG | debug exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39Z |  10 | module_0 | ERR | exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39Z |  11 | module_1 | EMER | emergency
> > 2024-04-20T03:05:39Z |  12 | module_1 | ERR | error
> > 2024-04-20T03:05:39Z |  13 | module_1 | WARN | warning
> > 2024-04-20T03:05:39Z |  14 | module_1 | INFO | information
> > 2024-04-20T03:05:39Z |  16 | module_1 | EMER | emergency exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39Z |  17 | module_1 | ERR | error exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39Z |  18 | module_1 | WARN | warn exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39Z |  19 | module_1 | INFO | information exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39Z |  21 | module_1 | ERR | exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39Z |  22 | module_2 | EMER | emergency
> > 2024-04-20T03:05:39Z |  23 | module_2 | ERR | error
> > 2024-04-20T03:05:39Z |  24 | module_2 | WARN | warning
> > 2024-04-20T03:05:39Z |  27 | module_2 | EMER | emergency exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39Z |  28 | module_2 | ERR | error exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39Z |  29 | module_2 | WARN | warn exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> > 2024-04-20T03:05:39Z |  32 | module_2 | ERR | exception
> > Traceback (most recent call last):
> >   File 
> > "/<<PKGBUILDDIR>>/_debian/tests/testsuite.dir/2531/../../../../tests/test-vlog.py",
> >  line 37, in main
> >     assert fail
> >            ^^^^
> > AssertionError
> 2531. vlog.at:3: 2531. vlog - Python3 (vlog.at:3): FAILED (vlog.at:9)
> 
> 
> ## ------------- ##
> ## ../config.log ##
> ## ------------- ##
> | This file contains any messages produced by compilers while
> | running configure, to aid debugging if configure makes a mistake.
> | 
> | It was created by openvswitch configure 3.3.0, which was
> | generated by GNU Autoconf 2.71.  Invocation command line was
> | 
> |   $ ../configure --prefix=/usr --localstatedir=/var --enable-ssl 
> --sysconfdir=/etc
> | 
> | ## --------- ##
> | ## Platform. ##
> | ## --------- ##
> | 
> | hostname = ip-10-84-234-149
> | uname -m = aarch64
> | uname -r = 6.1.0-15-cloud-arm64
> | uname -s = Linux
> | uname -v = #1 SMP Debian 6.1.66-1 (2023-12-09)
> | 
> | /usr/bin/uname -p = unknown
> | /bin/uname -X     = unknown
> | 
> | /bin/arch              = aarch64
> | /usr/bin/arch -k       = unknown
> | /usr/convex/getsysinfo = unknown
> | /usr/bin/hostinfo      = unknown
> | /bin/machine           = unknown
> | /usr/bin/oslevel       = unknown
> | /bin/universe          = unknown
> | 
> | PATH: /usr/local/sbin/
> | PATH: /usr/local/bin/
> | PATH: /usr/sbin/
> | PATH: /usr/bin/
> | PATH: /sbin/
> | PATH: /bin/
> | PATH: /usr/games/
> | 
> | 
> | ## ----------- ##
> | ## Core tests. ##
> | ## ----------- ##
> | 
> | configure:3388: looking for aux files: config.guess config.sub ltmain.sh 
> compile missing install-sh
> | configure:3401:  trying ../build-aux/
> | configure:3430:   ../build-aux/config.guess found
> | configure:3430:   ../build-aux/config.sub found
> | configure:3430:   ../build-aux/ltmain.sh found
> | configure:3430:   ../build-aux/compile found
> | configure:3430:   ../build-aux/missing found
> | configure:3412:   ../build-aux/install-sh found
> | configure:3566: checking for a BSD-compatible install
> | configure:3639: result: /usr/bin/install -c
> | configure:3650: checking whether build environment is sane
> | configure:3705: result: yes
> | configure:3864: checking for a race-free mkdir -p
> | configure:3908: result: /usr/bin/mkdir -p
> | configure:3915: checking for gawk
> | configure:3950: result: no
> | configure:3915: checking for mawk
> | configure:3936: found /usr/bin/mawk
> | configure:3947: result: mawk
> | configure:3958: checking whether make sets $(MAKE)
> | configure:3981: result: yes
> | configure:4011: checking whether make supports nested variables
> | configure:4029: result: yes
> | configure:4104: checking how to create a pax tar archive
> | configure:4115: tar --version
> | tar (GNU tar) 1.35
> | Copyright (C) 2023 Free Software Foundation, Inc.
> | License GPLv3+: GNU GPL version 3 or later 
> <https://gnu.org/licenses/gpl.html>.
> | This is free software: you are free to change and redistribute it.
> | There is NO WARRANTY, to the extent permitted by law.
> | 
> | Written by John Gilmore and Jay Fenlason.
> | configure:4118: $? = 0
> | configure:4158: tardir=conftest.dir && eval tar --format=posix -chf - 
> "$tardir" >conftest.tar
> | configure:4161: $? = 0
> | configure:4165: tar -xf - <conftest.tar
> | configure:4168: $? = 0
> | configure:4170: cat conftest.dir/file
> | GrepMe
> | configure:4173: $? = 0
> | configure:4187: result: gnutar
> | configure:4317: checking for gcc
> | configure:4338: found /usr/bin/gcc
> | configure:4349: result: gcc
> | configure:4702: checking for C compiler version
> | configure:4711: gcc --version >&5
> | gcc (Debian 13.2.0-23) 13.2.0
> | Copyright (C) 2023 Free Software Foundation, Inc.
> | This is free software; see the source for copying conditions.  There is NO
> | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> | 
> | configure:4722: $? = 0
> | configure:4711: gcc -v >&5
> | Using built-in specs.
> | COLLECT_GCC=gcc
> | COLLECT_LTO_WRAPPER=/usr/libexec/gcc/aarch64-linux-gnu/13/lto-wrapper
> | OFFLOAD_TARGET_NAMES=nvptx-none
> | OFFLOAD_TARGET_DEFAULT=1
> | Target: aarch64-linux-gnu
> | Configured with: ../src/configure -v --with-pkgversion='Debian 13.2.0-23' 
> --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs 
> --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-13 
> --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug 
> --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new 
> --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-libquadmath 
> --disable-libquadmath-support --enable-plugin --enable-default-pie 
> --with-system-zlib --enable-libphobos-checking=release 
> --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> --enable-fix-cortex-a53-843419 --disable-werror 
> --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-13-13.2.0/debian/tmp-nvptx/usr
>  --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
> --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu
> | Thread model: posix
> | Supported LTO compression algorithms: zlib zstd
> | gcc version 13.2.0 (Debian 13.2.0-23) 
> | ... rest of stderr output deleted ...
> | configure:4722: $? = 0
> | configure:4711: gcc -V >&5
> | gcc: error: unrecognized command-line option '-V'
> | gcc: fatal error: no input files
> | compilation terminated.
> | configure:4722: $? = 1
> | configure:4711: gcc -qversion >&5
> | gcc: error: unrecognized command-line option '-qversion'; did you mean 
> '--version'?
> | gcc: fatal error: no input files
> | compilation terminated.
> | configure:4722: $? = 1
> | configure:4711: gcc -version >&5
> | gcc: error: unrecognized command-line option '-version'
> | gcc: fatal error: no input files
> | compilation terminated.
> | configure:4722: $? = 1
> | configure:4742: checking whether the C compiler works
> | configure:4764: gcc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wl,-z,relro -Wl,-z,now conftest.c  >&5
> | configure:4768: $? = 0
> | configure:4818: result: yes
> | configure:4821: checking for C compiler default output file name
> | configure:4823: result: a.out
> | configure:4829: checking for suffix of executables
> | configure:4836: gcc -o conftest -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -mbranch-protection=standard -fPIC -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c  >&5
> | configure:4840: $? = 0
> | configure:4863: result: 
> | configure:4885: checking whether we are cross compiling
> | configure:4893: gcc -o conftest -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -mbranch-protection=standard -fPIC -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c  >&5
> | configure:4897: $? = 0
> | configure:4904: ./conftest
> | configure:4908: $? = 0
> | configure:4923: result: no
> | configure:4928: checking for suffix of object files
> | configure:4951: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> | configure:4955: $? = 0
> | configure:4977: result: o
> | configure:4981: checking whether the compiler supports GNU C
> | configure:5001: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> | configure:5001: $? = 0
> | configure:5011: result: yes
> | configure:5022: checking whether gcc accepts -g
> | configure:5043: gcc -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c >&5
> | configure:5043: $? = 0
> | configure:5087: result: yes
> | configure:5107: checking for gcc option to enable C11 features
> | configure:5122: gcc  -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> | configure:5122: $? = 0
> | configure:5140: result: none needed
> | configure:5256: checking whether gcc understands -c and -o together
> | configure:5279: gcc -c conftest.c -o conftest2.o
> | configure:5282: $? = 0
> | configure:5279: gcc -c conftest.c -o conftest2.o
> | configure:5282: $? = 0
> | configure:5294: result: yes
> | configure:5314: checking whether make supports the include directive
> | configure:5329: make -f confmf.GNU && cat confinc.out
> | make[2]: Entering directory '/<<PKGBUILDDIR>>/_debian'
> | make[2]: Leaving directory '/<<PKGBUILDDIR>>/_debian'
> | this is the am__doit target
> | configure:5332: $? = 0
> | configure:5351: result: yes (GNU style)
> | configure:5377: checking dependency style of gcc
> | configure:5489: result: gcc3
> | configure:5575: checking for g++
> | configure:5596: found /usr/bin/g++
> | configure:5607: result: g++
> | configure:5634: checking for C++ compiler version
> | configure:5643: g++ --version >&5
> | g++ (Debian 13.2.0-23) 13.2.0
> | Copyright (C) 2023 Free Software Foundation, Inc.
> | This is free software; see the source for copying conditions.  There is NO
> | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> | 
> | configure:5654: $? = 0
> | configure:5643: g++ -v >&5
> | Using built-in specs.
> | COLLECT_GCC=g++
> | COLLECT_LTO_WRAPPER=/usr/libexec/gcc/aarch64-linux-gnu/13/lto-wrapper
> | OFFLOAD_TARGET_NAMES=nvptx-none
> | OFFLOAD_TARGET_DEFAULT=1
> | Target: aarch64-linux-gnu
> | Configured with: ../src/configure -v --with-pkgversion='Debian 13.2.0-23' 
> --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs 
> --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr 
> --with-gcc-major-version-only --program-suffix=-13 
> --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id 
> --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix 
> --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug 
> --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new 
> --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-libquadmath 
> --disable-libquadmath-support --enable-plugin --enable-default-pie 
> --with-system-zlib --enable-libphobos-checking=release 
> --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch 
> --enable-fix-cortex-a53-843419 --disable-werror 
> --enable-offload-targets=nvptx-none=/build/reproducible-path/gcc-13-13.2.0/debian/tmp-nvptx/usr
>  --enable-offload-defaulted --without-cuda-driver --enable-checking=release 
> --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu
> | Thread model: posix
> | Supported LTO compression algorithms: zlib zstd
> | gcc version 13.2.0 (Debian 13.2.0-23) 
> | ... rest of stderr output deleted ...
> | configure:5654: $? = 0
> | configure:5643: g++ -V >&5
> | g++: error: unrecognized command-line option '-V'
> | g++: fatal error: no input files
> | compilation terminated.
> | configure:5654: $? = 1
> | configure:5643: g++ -qversion >&5
> | g++: error: unrecognized command-line option '-qversion'; did you mean 
> '--version'?
> | g++: fatal error: no input files
> | compilation terminated.
> | configure:5654: $? = 1
> | configure:5658: checking whether the compiler supports GNU C++
> | configure:5678: g++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -mbranch-protection=standard -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> | configure:5678: $? = 0
> | configure:5688: result: yes
> | configure:5699: checking whether g++ accepts -g
> | configure:5720: g++ -c -g -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> | configure:5720: $? = 0
> | configure:5764: result: yes
> | configure:5784: checking for g++ option to enable C++11 features
> | configure:5799: g++  -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -mbranch-protection=standard -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> | conftest.cpp: In function 'int main(int, char**)':
> | conftest.cpp:177:25: warning: empty parentheses were disambiguated as a 
> function declaration [-Wvexing-parse]
> |   177 |   cxx11test::delegate d2();
> |       |                         ^~
> | conftest.cpp:177:25: note: remove parentheses to default-initialize a 
> variable
> |   177 |   cxx11test::delegate d2();
> |       |                         ^~
> |       |                         --
> | conftest.cpp:177:25: note: or replace parentheses with braces to 
> value-initialize a variable
> | configure:5799: $? = 0
> | configure:5817: result: none needed
> | configure:5883: checking dependency style of g++
> | configure:5995: result: gcc3
> | configure:6015: checking how to run the C preprocessor
> | configure:6041: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> | configure:6041: $? = 0
> | configure:6056: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> | conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
> |    11 | #include <ac_nonexistent.h>
> |       |          ^~~~~~~~~~~~~~~~~~
> | compilation terminated.
> | configure:6056: $? = 1
> | configure: failed program was:
> | | /* confdefs.h */
> | | #define PACKAGE_NAME "openvswitch"
> | | #define PACKAGE_TARNAME "openvswitch"
> | | #define PACKAGE_VERSION "3.3.0"
> | | #define PACKAGE_STRING "openvswitch 3.3.0"
> | | #define PACKAGE_BUGREPORT "b...@openvswitch.org"
> | | #define PACKAGE_URL ""
> | | #define PACKAGE "openvswitch"
> | | #define VERSION "3.3.0"
> | | /* end confdefs.h.  */
> | | #include <ac_nonexistent.h>
> | configure:6083: result: gcc -E
> | configure:6097: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> | configure:6097: $? = 0
> | configure:6112: gcc -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c
> | conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
> |    11 | #include <ac_nonexistent.h>
> |       |          ^~~~~~~~~~~~~~~~~~
> | compilation terminated.
> | configure:6112: $? = 1
> | configure: failed program was:
> | | /* confdefs.h */
> | | #define PACKAGE_NAME "openvswitch"
> | | #define PACKAGE_TARNAME "openvswitch"
> | | #define PACKAGE_VERSION "3.3.0"
> | | #define PACKAGE_STRING "openvswitch 3.3.0"
> | | #define PACKAGE_BUGREPORT "b...@openvswitch.org"
> | | #define PACKAGE_URL ""
> | | #define PACKAGE "openvswitch"
> | | #define VERSION "3.3.0"
> | | /* end confdefs.h.  */
> | | #include <ac_nonexistent.h>
> | configure:6143: checking for grep that handles long lines and -e
> | configure:6207: result: /usr/bin/grep
> | configure:6212: checking for fgrep
> | configure:6280: result: /usr/bin/grep -F
> | configure:6285: checking for egrep
> | configure:6353: result: /usr/bin/grep -E
> | configure:6417: checking for pkg-config
> | configure:6440: found /usr/bin/pkg-config
> | configure:6452: result: /usr/bin/pkg-config
> | configure:6477: checking pkg-config is at least version 0.9.0
> | configure:6480: result: yes
> | configure:6498: checking for stdio.h
> | configure:6498: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> | configure:6498: $? = 0
> | configure:6498: result: yes
> | configure:6498: checking for stdlib.h
> | configure:6498: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> | configure:6498: $? = 0
> | configure:6498: result: yes
> | configure:6498: checking for string.h
> | configure:6498: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> | configure:6498: $? = 0
> | configure:6498: result: yes
> | configure:6498: checking for inttypes.h
> | configure:6498: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> | configure:6498: $? = 0
> | configure:6498: result: yes
> | configure:6498: checking for stdint.h
> | configure:6498: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> | configure:6498: $? = 0
> | configure:6498: result: yes
> | configure:6498: checking for strings.h
> | configure:6498: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> | configure:6498: $? = 0
> | configure:6498: result: yes
> | configure:6498: checking for sys/stat.h
> | configure:6498: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> | configure:6498: $? = 0
> | configure:6498: result: yes
> | configure:6498: checking for sys/types.h
> | configure:6498: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> | configure:6498: $? = 0
> | configure:6498: result: yes
> | configure:6498: checking for unistd.h
> | configure:6498: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> | configure:6498: $? = 0
> | configure:6498: result: yes
> | configure:6498: checking for wchar.h
> | configure:6498: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> | configure:6498: $? = 0
> | configure:6498: result: yes
> | configure:6498: checking for minix/config.h
> | configure:6498: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> | conftest.c:49:10: fatal error: minix/config.h: No such file or directory
> |    49 | #include <minix/config.h>
> |       |          ^~~~~~~~~~~~~~~~
> | compilation terminated.
> | configure:6498: $? = 1
> | configure: failed program was:
> | | /* confdefs.h */
> | | #define PACKAGE_NAME "openvswitch"
> | | #define PACKAGE_TARNAME "openvswitch"
> | | #define PACKAGE_VERSION "3.3.0"
> | | #define PACKAGE_STRING "openvswitch 3.3.0"
> | | #define PACKAGE_BUGREPORT "b...@openvswitch.org"
> | | #define PACKAGE_URL ""
> | | #define PACKAGE "openvswitch"
> | | #define VERSION "3.3.0"
> | | #define HAVE_STDIO_H 1
> | | #define HAVE_STDLIB_H 1
> | | #define HAVE_STRING_H 1
> | | #define HAVE_INTTYPES_H 1
> | | #define HAVE_STDINT_H 1
> | | #define HAVE_STRINGS_H 1
> | | #define HAVE_SYS_STAT_H 1
> | | #define HAVE_SYS_TYPES_H 1
> | | #define HAVE_UNISTD_H 1
> | | #define HAVE_WCHAR_H 1
> | | /* end confdefs.h.  */
> | | #include <stddef.h>
> | | #ifdef HAVE_STDIO_H
> | | # include <stdio.h>
> | | #endif
> | | #ifdef HAVE_STDLIB_H
> | | # include <stdlib.h>
> | | #endif
> | | #ifdef HAVE_STRING_H
> | | # include <string.h>
> | | #endif
> | | #ifdef HAVE_INTTYPES_H
> | | # include <inttypes.h>
> | | #endif
> | | #ifdef HAVE_STDINT_H
> | | # include <stdint.h>
> | | #endif
> | | #ifdef HAVE_STRINGS_H
> | | # include <strings.h>
> | | #endif
> | | #ifdef HAVE_SYS_TYPES_H
> | | # include <sys/types.h>
> | | #endif
> | | #ifdef HAVE_SYS_STAT_H
> | | # include <sys/stat.h>
> | | #endif
> | | #ifdef HAVE_UNISTD_H
> | | # include <unistd.h>
> | | #endif
> | | #include <minix/config.h>
> | configure:6498: result: no
> | configure:6529: checking whether it is safe to define __EXTENSIONS__
> | configure:6548: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> | configure:6548: $? = 0
> | configure:6556: result: yes
> | configure:6559: checking whether _XOPEN_SOURCE should be defined
> | configure:6581: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> | configure:6581: $? = 0
> | configure:6608: result: no
> | configure:6664: checking whether byte ordering is bigendian
> | configure:6680: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> | conftest.c:39:16: error: unknown type name 'not'
> |    39 |                not a universal capable compiler
> |       |                ^~~
> | conftest.c:39:22: error: expected '=', ',', ';', 'asm' or '__attribute__' 
> before 'universal'
> |    39 |                not a universal capable compiler
> |       |                      ^~~~~~~~~
> | conftest.c:39:22: error: unknown type name 'universal'
> | configure:6680: $? = 1
> | configure: failed program was:
> | | /* confdefs.h */
> | | #define PACKAGE_NAME "openvswitch"
> | | #define PACKAGE_TARNAME "openvswitch"
> | | #define PACKAGE_VERSION "3.3.0"
> | | #define PACKAGE_STRING "openvswitch 3.3.0"
> | | #define PACKAGE_BUGREPORT "b...@openvswitch.org"
> | | #define PACKAGE_URL ""
> | | #define PACKAGE "openvswitch"
> | | #define VERSION "3.3.0"
> | | #define HAVE_STDIO_H 1
> | | #define HAVE_STDLIB_H 1
> | | #define HAVE_STRING_H 1
> | | #define HAVE_INTTYPES_H 1
> | | #define HAVE_STDINT_H 1
> | | #define HAVE_STRINGS_H 1
> | | #define HAVE_SYS_STAT_H 1
> | | #define HAVE_SYS_TYPES_H 1
> | | #define HAVE_UNISTD_H 1
> | | #define HAVE_WCHAR_H 1
> | | #define STDC_HEADERS 1
> | | #define _ALL_SOURCE 1
> | | #define _DARWIN_C_SOURCE 1
> | | #define _GNU_SOURCE 1
> | | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | | #define _NETBSD_SOURCE 1
> | | #define _OPENBSD_SOURCE 1
> | | #define _POSIX_PTHREAD_SEMANTICS 1
> | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | | #define __STDC_WANT_LIB_EXT2__ 1
> | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | | #define _TANDEM_SOURCE 1
> | | #define __EXTENSIONS__ 1
> | | /* end confdefs.h.  */
> | | #ifndef __APPLE_CC__
> | |          not a universal capable compiler
> | |        #endif
> | |        typedef int dummy;
> | | 
> | configure:6726: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> | configure:6726: $? = 0
> | configure:6745: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> | conftest.c: In function 'main':
> | conftest.c:45:18: error: unknown type name 'not'; did you mean 'ino_t'?
> |    45 |                  not big endian
> |       |                  ^~~
> |       |                  ino_t
> | conftest.c:45:26: error: expected '=', ',', ';', 'asm' or '__attribute__' 
> before 'endian'
> |    45 |                  not big endian
> |       |                          ^~~~~~
> | configure:6745: $? = 1
> | configure: failed program was:
> | | /* confdefs.h */
> | | #define PACKAGE_NAME "openvswitch"
> | | #define PACKAGE_TARNAME "openvswitch"
> | | #define PACKAGE_VERSION "3.3.0"
> | | #define PACKAGE_STRING "openvswitch 3.3.0"
> | | #define PACKAGE_BUGREPORT "b...@openvswitch.org"
> | | #define PACKAGE_URL ""
> | | #define PACKAGE "openvswitch"
> | | #define VERSION "3.3.0"
> | | #define HAVE_STDIO_H 1
> | | #define HAVE_STDLIB_H 1
> | | #define HAVE_STRING_H 1
> | | #define HAVE_INTTYPES_H 1
> | | #define HAVE_STDINT_H 1
> | | #define HAVE_STRINGS_H 1
> | | #define HAVE_SYS_STAT_H 1
> | | #define HAVE_SYS_TYPES_H 1
> | | #define HAVE_UNISTD_H 1
> | | #define HAVE_WCHAR_H 1
> | | #define STDC_HEADERS 1
> | | #define _ALL_SOURCE 1
> | | #define _DARWIN_C_SOURCE 1
> | | #define _GNU_SOURCE 1
> | | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | | #define _NETBSD_SOURCE 1
> | | #define _OPENBSD_SOURCE 1
> | | #define _POSIX_PTHREAD_SEMANTICS 1
> | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | | #define __STDC_WANT_LIB_EXT2__ 1
> | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | | #define _TANDEM_SOURCE 1
> | | #define __EXTENSIONS__ 1
> | | /* end confdefs.h.  */
> | | #include <sys/types.h>
> | |           #include <sys/param.h>
> | | 
> | | int
> | | main (void)
> | | {
> | | #if BYTE_ORDER != BIG_ENDIAN
> | |            not big endian
> | |           #endif
> | | 
> | |   ;
> | |   return 0;
> | | }
> | configure:6879: result: no
> | configure:6905: checking for special C compiler options needed for large 
> files
> | configure:6953: result: no
> | configure:6959: checking for _FILE_OFFSET_BITS value needed for large files
> | configure:6985: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> | configure:6985: $? = 0
> | configure:7019: result: no
> | configure:7134: checking build system type
> | configure:7149: result: aarch64-unknown-linux-gnu
> | configure:7169: checking host system type
> | configure:7183: result: aarch64-unknown-linux-gnu
> | configure:7224: checking how to print strings
> | configure:7251: result: printf
> | configure:7272: checking for a sed that does not truncate output
> | configure:7342: result: /usr/bin/sed
> | configure:7391: checking for ld used by gcc
> | configure:7459: result: /usr/bin/ld
> | configure:7466: checking if the linker (/usr/bin/ld) is GNU ld
> | configure:7482: result: yes
> | configure:7494: checking for BSD- or MS-compatible name lister (nm)
> | configure:7549: result: /usr/bin/nm -B
> | configure:7689: checking the name lister (/usr/bin/nm -B) interface
> | configure:7697: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> | configure:7700: /usr/bin/nm -B "conftest.o"
> | configure:7703: output
> | 0000000000000000 B some_variable
> | configure:7710: result: BSD nm
> | configure:7713: checking whether ln -s works
> | configure:7717: result: yes
> | configure:7725: checking the maximum length of command line arguments
> | configure:7857: result: 1572864
> | configure:7905: checking how to convert aarch64-unknown-linux-gnu file 
> names to aarch64-unknown-linux-gnu format
> | configure:7946: result: func_convert_file_noop
> | configure:7953: checking how to convert aarch64-unknown-linux-gnu file 
> names to toolchain format
> | configure:7974: result: func_convert_file_noop
> | configure:7981: checking for /usr/bin/ld option to reload object files
> | configure:7989: result: -r
> | configure:8068: checking for file
> | configure:8089: found /usr/bin/file
> | configure:8100: result: file
> | configure:8176: checking for objdump
> | configure:8197: found /usr/bin/objdump
> | configure:8208: result: objdump
> | configure:8240: checking how to recognize dependent libraries
> | configure:8441: result: pass_all
> | configure:8531: checking for dlltool
> | configure:8566: result: no
> | configure:8596: checking how to associate runtime and link libraries
> | configure:8624: result: printf %s\n
> | configure:8689: checking for ar
> | configure:8710: found /usr/bin/ar
> | configure:8721: result: ar
> | configure:8774: checking for archiver @FILE support
> | configure:8792: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> | configure:8792: $? = 0
> | configure:8796: ar cr libconftest.a @conftest.lst >&5
> | configure:8799: $? = 0
> | configure:8804: ar cr libconftest.a @conftest.lst >&5
> | ar: conftest.o: No such file or directory
> | configure:8807: $? = 1
> | configure:8819: result: @
> | configure:8882: checking for strip
> | configure:8903: found /usr/bin/strip
> | configure:8914: result: strip
> | configure:8991: checking for ranlib
> | configure:9012: found /usr/bin/ranlib
> | configure:9023: result: ranlib
> | configure:9125: checking command to parse /usr/bin/nm -B output from gcc 
> object
> | configure:9279: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> | configure:9282: $? = 0
> | configure:9286: /usr/bin/nm -B conftest.o | /usr/bin/sed -n -e 's/^.*[      
>  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
> ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > 
> conftest.nm
> | configure:9352: gcc -o conftest -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -mbranch-protection=standard -fPIC -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c conftstm.o >&5
> | configure:9355: $? = 0
> | configure:9393: result: ok
> | configure:9440: checking for sysroot
> | configure:9471: result: no
> | configure:9478: checking for a working dd
> | configure:9522: result: /usr/bin/dd
> | configure:9526: checking how to truncate binary pipes
> | configure:9542: result: /usr/bin/dd bs=4096 count=1
> | configure:9879: checking for mt
> | configure:9914: result: no
> | configure:9934: checking if : is a manifest tool
> | configure:9941: : '-?'
> | configure:9949: result: no
> | configure:10670: checking for dlfcn.h
> | configure:10670: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 conftest.c 
> >&5
> | configure:10670: $? = 0
> | configure:10670: result: yes
> | configure:10939: checking for objdir
> | configure:10955: result: .libs
> | configure:11219: checking if gcc supports -fno-rtti -fno-exceptions
> | configure:11238: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 -fno-rtti 
> -fno-exceptions conftest.c >&5
> | cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but 
> not for C
> | configure:11242: $? = 0
> | configure:11255: result: no
> | configure:11619: checking for gcc option to produce PIC
> | configure:11627: result: -fPIC -DPIC
> | configure:11635: checking if gcc PIC flag -fPIC -DPIC works
> | configure:11654: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
> -DPIC -DPIC conftest.c >&5
> | configure:11658: $? = 0
> | configure:11671: result: yes
> | configure:11700: checking if gcc static flag -static works
> | configure:11729: result: yes
> | configure:11744: checking if gcc supports -c -o file.o
> | configure:11766: gcc -c -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security 
> -mbranch-protection=standard -fPIC -Wdate-time -D_FORTIFY_SOURCE=2 -o 
> out/conftest2.o conftest.c >&5
> | configure:11770: $? = 0
> | configure:11792: result: yes
> | configure:11800: checking if gcc supports -c -o file.o
> | configure:11848: result: yes
> | configure:11881: checking whether the gcc linker (/usr/bin/ld) supports 
> shared libraries
> | configure:13155: result: yes
> | configure:13396: checking dynamic linker characteristics
> | configure:13978: gcc -o conftest -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -mbranch-protection=standard -fPIC -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/foo conftest.c  
> >&5
> | configure:13978: $? = 0
> | configure:14229: result: GNU/Linux ld.so
> | configure:14351: checking how to hardcode library paths into programs
> | configure:14376: result: immediate
> | configure:14928: checking whether stripping libraries is possible
> | configure:14937: result: yes
> | configure:14979: checking if libtool supports shared libraries
> | configure:14981: result: yes
> | configure:14984: checking whether to build shared libraries
> | configure:15009: result: no
> | configure:15012: checking whether to build static libraries
> | configure:15016: result: yes
> | configure:15039: checking how to run the C++ preprocessor
> | configure:15061: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp
> | configure:15061: $? = 0
> | configure:15076: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp
> | conftest.cpp:40:10: fatal error: ac_nonexistent.h: No such file or directory
> |    40 | #include <ac_nonexistent.h>
> |       |          ^~~~~~~~~~~~~~~~~~
> | compilation terminated.
> | configure:15076: $? = 1
> | configure: failed program was:
> | | /* confdefs.h */
> | | #define PACKAGE_NAME "openvswitch"
> | | #define PACKAGE_TARNAME "openvswitch"
> | | #define PACKAGE_VERSION "3.3.0"
> | | #define PACKAGE_STRING "openvswitch 3.3.0"
> | | #define PACKAGE_BUGREPORT "b...@openvswitch.org"
> | | #define PACKAGE_URL ""
> | | #define PACKAGE "openvswitch"
> | | #define VERSION "3.3.0"
> | | #define HAVE_STDIO_H 1
> | | #define HAVE_STDLIB_H 1
> | | #define HAVE_STRING_H 1
> | | #define HAVE_INTTYPES_H 1
> | | #define HAVE_STDINT_H 1
> | | #define HAVE_STRINGS_H 1
> | | #define HAVE_SYS_STAT_H 1
> | | #define HAVE_SYS_TYPES_H 1
> | | #define HAVE_UNISTD_H 1
> | | #define HAVE_WCHAR_H 1
> | | #define STDC_HEADERS 1
> | | #define _ALL_SOURCE 1
> | | #define _DARWIN_C_SOURCE 1
> | | #define _GNU_SOURCE 1
> | | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | | #define _NETBSD_SOURCE 1
> | | #define _OPENBSD_SOURCE 1
> | | #define _POSIX_PTHREAD_SEMANTICS 1
> | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | | #define __STDC_WANT_LIB_EXT2__ 1
> | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | | #define _TANDEM_SOURCE 1
> | | #define __EXTENSIONS__ 1
> | | #define HAVE_DLFCN_H 1
> | | #define LT_OBJDIR ".libs/"
> | | /* end confdefs.h.  */
> | | #include <ac_nonexistent.h>
> | configure:15103: result: g++ -E
> | configure:15117: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp
> | configure:15117: $? = 0
> | configure:15132: g++ -E -Wdate-time -D_FORTIFY_SOURCE=2 conftest.cpp
> | conftest.cpp:40:10: fatal error: ac_nonexistent.h: No such file or directory
> |    40 | #include <ac_nonexistent.h>
> |       |          ^~~~~~~~~~~~~~~~~~
> | compilation terminated.
> | configure:15132: $? = 1
> | configure: failed program was:
> | | /* confdefs.h */
> | | #define PACKAGE_NAME "openvswitch"
> | | #define PACKAGE_TARNAME "openvswitch"
> | | #define PACKAGE_VERSION "3.3.0"
> | | #define PACKAGE_STRING "openvswitch 3.3.0"
> | | #define PACKAGE_BUGREPORT "b...@openvswitch.org"
> | | #define PACKAGE_URL ""
> | | #define PACKAGE "openvswitch"
> | | #define VERSION "3.3.0"
> | | #define HAVE_STDIO_H 1
> | | #define HAVE_STDLIB_H 1
> | | #define HAVE_STRING_H 1
> | | #define HAVE_INTTYPES_H 1
> | | #define HAVE_STDINT_H 1
> | | #define HAVE_STRINGS_H 1
> | | #define HAVE_SYS_STAT_H 1
> | | #define HAVE_SYS_TYPES_H 1
> | | #define HAVE_UNISTD_H 1
> | | #define HAVE_WCHAR_H 1
> | | #define STDC_HEADERS 1
> | | #define _ALL_SOURCE 1
> | | #define _DARWIN_C_SOURCE 1
> | | #define _GNU_SOURCE 1
> | | #define _HPUX_ALT_XOPEN_SOCKET_API 1
> | | #define _NETBSD_SOURCE 1
> | | #define _OPENBSD_SOURCE 1
> | | #define _POSIX_PTHREAD_SEMANTICS 1
> | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
> | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
> | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
> | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
> | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
> | | #define __STDC_WANT_LIB_EXT2__ 1
> | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
> | | #define _TANDEM_SOURCE 1
> | | #define __EXTENSIONS__ 1
> | | #define HAVE_DLFCN_H 1
> | | #define LT_OBJDIR ".libs/"
> | | /* end confdefs.h.  */
> | | #include <ac_nonexistent.h>
> | configure:15297: checking for ld used by g++
> | configure:15365: result: /usr/bin/ld
> | configure:15372: checking if the linker (/usr/bin/ld) is GNU ld
> | configure:15388: result: yes
> | configure:15443: checking whether the g++ linker (/usr/bin/ld) supports 
> shared libraries
> | configure:16521: result: yes
> | configure:16557: g++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -mbranch-protection=standard -Wdate-time 
> -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> | configure:16560: $? = 0
> | configure:17041: checking for g++ option to produce PIC
> | configure:17049: result: -fPIC -DPIC
> | configure:17057: checking if g++ PIC flag -fPIC -DPIC works
> | configure:17076: g++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -mbranch-protection=standard -Wdate-time 
> -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.cpp >&5
> | configure:17080: $? = 0
> | configure:17093: result: yes
> | configure:17116: checking if g++ static flag -static works
> | configure:17145: result: yes
> | configure:17157: checking if g++ supports -c -o file.o
> | configure:17179: g++ -c -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -mbranch-protection=standard -Wdate-time 
> -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.cpp >&5
> | configure:17183: $? = 0
> | configure:17205: result: yes
> | configure:17210: checking if g++ supports -c -o file.o
> | configure:17258: result: yes
> | configure:17288: checking whether the g++ linker (/usr/bin/ld) supports 
> shared libraries
> | configure:17331: result: yes
> | configure:17473: checking dynamic linker characteristics
> | configure:18233: result: GNU/Linux ld.so
> | configure:18298: checking how to hardcode library paths into programs
> | configure:18323: result: immediate
> | configure:18420: checking for library containing pow
> | configure:18450: gcc -o conftest -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -mbranch-protection=standard -fPIC -Wdate-time 
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now conftest.c  >&5
> | conftest.c:44:6: warning: conflicting types for built-in function 'pow'; 
> expected 'double(double,  double)' [-Wbuiltin-declaration-mismatch]
> |    44 | char pow ();
> |       |      ^~~
> | conftest.c:1:1: note: 'pow' is declared in header '<math.h>'
> |     1 | /* confdefs.h */
> | /usr/bin/ld: /tmp/cc6VtdCu.o: in function `main':
> | ./_debian/./_debian/conftest.c:48:(.text.startup+0xc): undefined reference 
> to `pow'
> | collect2: error: ld returned 1 exit status


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/openvswitch_3.3.0-1_unstable-arm64.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240420&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.


Reply via email to