Running with gitlab-runner 17.4.0~pre.110.g27400594 (27400594)
  on blue-6.saas-linux-small-amd64.runners-manager.gitlab.com/default nN8vMRS9Z, system ID: s_a899fcd611a3
section_start:1732640777:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image registry.gitlab.com/openconnect/build-images:openconnect-cli-fedora39 ...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image registry.gitlab.com/openconnect/build-images:openconnect-cli-fedora39 ...
Using docker image sha256:771a312164626fa8f1b61e8ccee1a721494bec2aeca623eb52065876f5a89ecb for registry.gitlab.com/openconnect/build-images:openconnect-cli-fedora39 with digest registry.gitlab.com/openconnect/build-images@sha256:dd8bdef52c73d81a68ea9bba18f40efb9ca28115c849b4c544117ec30d9f2a01 ...
section_end:1732640803:prepare_executor
section_start:1732640803:prepare_script
Preparing environment
Running on runner-nn8vmrs9z-project-60302171-concurrent-0 via runner-nn8vmrs9z-s-l-s-amd64-1732640735-bbcebbce...
section_end:1732640810:prepare_script
section_start:1732640810:get_sources
Getting source from Git repository
Fetching changes...
Initialized empty Git repository in /builds/kpinc/openconnect/.git/
Created fresh repository.
Checking out 94e0b16c as detached HEAD (ref is master)...

Skipping Git submodules setup
$ git remote set-url origin "${CI_REPOSITORY_URL}"
section_end:1732640815:get_sources
section_start:1732640815:step_script
Executing "step_script" stage of the job script
Using docker image sha256:771a312164626fa8f1b61e8ccee1a721494bec2aeca623eb52065876f5a89ecb for registry.gitlab.com/openconnect/build-images:openconnect-cli-fedora39 with digest registry.gitlab.com/openconnect/build-images@sha256:dd8bdef52c73d81a68ea9bba18f40efb9ca28115c849b4c544117ec30d9f2a01 ...
$ ./autogen.sh
configure.ac:35: installing './compile'
configure.ac:7: installing './config.guess'
configure.ac:7: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
$ ./configure --with-java --disable-dsa-tests --without-gnutls-version-check --enable-ppp-tests CFLAGS=-g
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... yes
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... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
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 whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
configure: Applying feature macros for GNU build
checking for xdg-open... checking for xdg-open... no
checking for vpnc-script in standard locations... /etc/vpnc/vpnc-script
checking for fdevname_r... no
checking for statfs... yes
checking for getline... yes
checking for strcasestr... yes
checking for strndup... yes
checking for strchrnul... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for __builtin_clz... yes
checking for supported compiler flags...  -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings
checking For memset_s... no
checking for explicit_memset... no
checking for explicit_bzero... yes
checking For localtime_r... yes
checking for socket... yes
checking for inet_aton... yes
checking for IPV6_PATHMTU socket option... yes
checking for __android_log_vprint... no
checking for __android_log_vprint in -llog... no
checking for nl_langinfo... yes
checking for posix_spawn... yes
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for msgfmt... /usr/bin/msgfmt
checking for functional NLS support... yes
checking for gnutls... yes
checking for gnutls_system_key_add_x509... yes
checking for gnutls_pkcs11_add_provider... yes
checking for p11-kit-1... yes
checking for gnutls_hkdf_expand... yes
checking for Trousers tss library... yes
checking for hogweed... yes
checking For hogweed built-in mini-gmp... no
checking for gmp... yes
checking for libtasn1... yes
checking for tss2-esys tss2-mu tss2-tctildr... yes
checking for swtpm... /usr/bin/swtpm
checking for swtpm_ioctl... /usr/bin/swtpm_ioctl
checking for tpm2_startup... /usr/bin/tpm2_startup
checking for tsstartup... no
checking for tpm2tss-genkey... /usr/bin/tpm2tss-genkey
checking for create_tpm2_key... no
checking for softhsm2-util... yes
checking for liblz4... yes
checking for LZ4_compress_default()... yes
checking for egrep... (cached) /usr/bin/grep -E
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
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... no
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 whether -lc should be explicitly linked in... no
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... yes
checking whether to build static libraries... no
checking linker version script flag... --version-script
checking if version scripts can use complex wildcards... yes
checking for libxml-2.0... yes
checking for json-parser... no
checking for library containing pow... -lm
checking for zlib... yes
checking for libproxy-1.0... yes
checking for stoken... yes
checking for libpcsclite... yes
checking for epoll_create1... yes
checking for libpskc >= 2.2.0... yes
checking for krb5-config... /usr/bin/krb5-config
checking whether /usr/bin/krb5-config supports gssapi... yes
checking for gssapi/gssapi.h... yes
checking GSSAPI compilation with "-lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err"... yes
checking for javac... /usr/bin/javac
checking symlink for /usr/bin/javac... /etc/alternatives/javac
checking symlink for /etc/alternatives/javac... /usr/lib/jvm/java-11-openjdk-11.0.25.0.9-3.fc39.x86_64/bin/javac
checking jni headers... /usr/lib/jvm/java-11-openjdk-11.0.25.0.9-3.fc39.x86_64/include
checking jni.h usability... yes
checking for if_tun.h... no
checking for linux/if_tun.h... yes
checking for net/if_utun.h... no
checking for vhost-net support... yes
checking for alloca.h... yes
checking for endian.h... yes
checking for python3... /usr/bin/python3
checking if groff can create UTF-8 XHTML... yes
checking for uid_wrapper, socket_wrapper... yes
checking for Python 3.6+ with Flask module... found
checking for Python 3.7+ or 3.6 with dataclasses backport... found
checking for socat... /usr/bin/socat
checking for pppd... /usr/sbin/pppd
checking for nuttcp... /usr/bin/nuttcp
checking for ip... /usr/sbin/ip
checking For network namespaces... yes
checking whether to enable broken in asan tests... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating openconnect.pc
config.status: creating po/Makefile
config.status: creating www/Makefile
config.status: creating libopenconnect.map
config.status: creating openconnect.8
config.status: creating www/styles/Makefile
config.status: creating www/inc/Makefile
config.status: creating www/images/Makefile
config.status: creating tests/Makefile
config.status: creating tests/softhsm2.conf
config.status: creating tests/configs/test-user-cert.config
config.status: creating tests/configs/test-user-pass.config
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
BUILD OPTIONS:
  SSL library:            GnuTLS
  PKCS#11 support:        GnuTLS
  TSS2 library:           tss2-esys
  DTLS support:           yes
  ESP support:            yes
  HPKE support:           yes
  libproxy support:       yes
  RSA SecurID support:    yes
  PSKC OATH file support: yes
  GSSAPI support:         yes
  vhost-net support:      yes
  Yubikey support:        yes
  JSON parser:            builtin
  LZ4 compression:        yes
  Java bindings:          yes
  Build docs:             yes
  Unit tests:             yes
  Net namespace tests:    yes
  DSA tests:              no
  PPP tests:              yes
  Flask tests:            yes
  Insecure debugging:     no
  External browser:       no
  VPNC script:            /etc/vpnc/vpnc-script
$ make tmp-distdir
make  VERSION=9.12-153-g94e0b16c DISTHOOK=0 distdir
make[1]: Entering directory '/builds/kpinc/openconnect'
make  distdir-am
make[2]: Entering directory '/builds/kpinc/openconnect'
New version: v9.12-153-g94e0b16c
if test -d "openconnect-9.12-153-g94e0b16c"; then find "openconnect-9.12-153-g94e0b16c" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "openconnect-9.12-153-g94e0b16c" || { sleep 5 && rm -rf "openconnect-9.12-153-g94e0b16c"; }; else :; fi
test -d "openconnect-9.12-153-g94e0b16c" || mkdir "openconnect-9.12-153-g94e0b16c"
 (cd tests && make  top_distdir=../openconnect-9.12-153-g94e0b16c distdir=../openconnect-9.12-153-g94e0b16c/tests \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/kpinc/openconnect/tests'
make  distdir-am
make[4]: Entering directory '/builds/kpinc/openconnect/tests'
make[4]: Leaving directory '/builds/kpinc/openconnect/tests'
make[3]: Leaving directory '/builds/kpinc/openconnect/tests'
 (cd www && make  top_distdir=../openconnect-9.12-153-g94e0b16c distdir=../openconnect-9.12-153-g94e0b16c/www \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/kpinc/openconnect/www'
make  distdir-am
make[4]: Entering directory '/builds/kpinc/openconnect/www'
 (cd styles && make  top_distdir=../../openconnect-9.12-153-g94e0b16c distdir=../../openconnect-9.12-153-g94e0b16c/www/styles \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/builds/kpinc/openconnect/www/styles'
make  distdir-am
make[6]: Entering directory '/builds/kpinc/openconnect/www/styles'
make[6]: Leaving directory '/builds/kpinc/openconnect/www/styles'
make[5]: Leaving directory '/builds/kpinc/openconnect/www/styles'
 (cd inc && make  top_distdir=../../openconnect-9.12-153-g94e0b16c distdir=../../openconnect-9.12-153-g94e0b16c/www/inc \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/builds/kpinc/openconnect/www/inc'
make  distdir-am
make[6]: Entering directory '/builds/kpinc/openconnect/www/inc'
make[6]: Leaving directory '/builds/kpinc/openconnect/www/inc'
make[5]: Leaving directory '/builds/kpinc/openconnect/www/inc'
 (cd images && make  top_distdir=../../openconnect-9.12-153-g94e0b16c distdir=../../openconnect-9.12-153-g94e0b16c/www/images \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[5]: Entering directory '/builds/kpinc/openconnect/www/images'
make  distdir-am
make[6]: Entering directory '/builds/kpinc/openconnect/www/images'
make[6]: Leaving directory '/builds/kpinc/openconnect/www/images'
make[5]: Leaving directory '/builds/kpinc/openconnect/www/images'
make[4]: Leaving directory '/builds/kpinc/openconnect/www'
make[3]: Leaving directory '/builds/kpinc/openconnect/www'
 (cd po && make  top_distdir=../openconnect-9.12-153-g94e0b16c distdir=../openconnect-9.12-153-g94e0b16c/po \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/kpinc/openconnect/po'
make  distdir-am
make[4]: Entering directory '/builds/kpinc/openconnect/po'
make[4]: Leaving directory '/builds/kpinc/openconnect/po'
make[3]: Leaving directory '/builds/kpinc/openconnect/po'
make  \
  top_distdir="openconnect-9.12-153-g94e0b16c" distdir="openconnect-9.12-153-g94e0b16c" \
  dist-hook
make[3]: Entering directory '/builds/kpinc/openconnect'
make[3]: Leaving directory '/builds/kpinc/openconnect'
test -n "" \
|| find "openconnect-9.12-153-g94e0b16c" -type d ! -perm -755 \
	-exec chmod u+rwx,go+rx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 -exec /bin/sh /builds/kpinc/openconnect/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "openconnect-9.12-153-g94e0b16c"
make[2]: Leaving directory '/builds/kpinc/openconnect'
make[1]: Leaving directory '/builds/kpinc/openconnect'
$ mkdir build
$ cd build
$ TMPDISTDIR=../openconnect-$(git describe --tags | sed s/^v//)
$ ${TMPDISTDIR}/configure --with-java --disable-dsa-tests --without-gnutls-version-check --enable-ppp-tests --with-gnutls-tss2=ibmtss CFLAGS=-g
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... yes
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... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
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 whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
configure: Applying feature macros for GNU build
checking for xdg-open... checking for xdg-open... no
checking for vpnc-script in standard locations... /etc/vpnc/vpnc-script
checking for fdevname_r... no
checking for statfs... yes
checking for getline... yes
checking for strcasestr... yes
checking for strndup... yes
checking for strchrnul... yes
checking for asprintf... yes
checking for vasprintf... yes
checking for __builtin_clz... yes
checking for supported compiler flags...  -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings
checking For memset_s... no
checking for explicit_memset... no
checking for explicit_bzero... yes
checking For localtime_r... yes
checking for socket... yes
checking for inet_aton... yes
checking for IPV6_PATHMTU socket option... yes
checking for __android_log_vprint... no
checking for __android_log_vprint in -llog... no
checking for nl_langinfo... yes
checking for posix_spawn... yes
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for msgfmt... /usr/bin/msgfmt
checking for functional NLS support... yes
checking for gnutls... yes
checking for gnutls_system_key_add_x509... yes
checking for gnutls_pkcs11_add_provider... yes
checking for p11-kit-1... yes
checking for gnutls_hkdf_expand... yes
checking for Trousers tss library... yes
checking for hogweed... yes
checking For hogweed built-in mini-gmp... no
checking for gmp... yes
checking for libtasn1... yes
checking for TSS_Create in -ltss... no
checking for TSS_Create in -libmtss... yes
checking For <ibmtss/tss.h>... yes
checking for swtpm... /usr/bin/swtpm
checking for swtpm_ioctl... /usr/bin/swtpm_ioctl
checking for tpm2_startup... /usr/bin/tpm2_startup
checking for tsstartup... no
checking for tpm2tss-genkey... /usr/bin/tpm2tss-genkey
checking for create_tpm2_key... no
checking for softhsm2-util... yes
checking for liblz4... yes
checking for LZ4_compress_default()... yes
checking for egrep... (cached) /usr/bin/grep -E
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
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... no
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 whether -lc should be explicitly linked in... no
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... yes
checking whether to build static libraries... no
checking linker version script flag... --version-script
checking if version scripts can use complex wildcards... yes
checking for libxml-2.0... yes
checking for json-parser... no
checking for library containing pow... -lm
checking for zlib... yes
checking for libproxy-1.0... yes
checking for stoken... yes
checking for libpcsclite... yes
checking for epoll_create1... yes
checking for libpskc >= 2.2.0... yes
checking for krb5-config... /usr/bin/krb5-config
checking whether /usr/bin/krb5-config supports gssapi... yes
checking for gssapi/gssapi.h... yes
checking GSSAPI compilation with "-lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err"... yes
checking for javac... /usr/bin/javac
checking symlink for /usr/bin/javac... /etc/alternatives/javac
checking symlink for /etc/alternatives/javac... /usr/lib/jvm/java-11-openjdk-11.0.25.0.9-3.fc39.x86_64/bin/javac
checking jni headers... /usr/lib/jvm/java-11-openjdk-11.0.25.0.9-3.fc39.x86_64/include
checking jni.h usability... yes
checking for if_tun.h... no
checking for linux/if_tun.h... yes
checking for net/if_utun.h... no
checking for vhost-net support... yes
checking for alloca.h... yes
checking for endian.h... yes
checking for python3... /usr/bin/python3
checking if groff can create UTF-8 XHTML... yes
checking for uid_wrapper, socket_wrapper... yes
checking for Python 3.6+ with Flask module... found
checking for Python 3.7+ or 3.6 with dataclasses backport... found
checking for socat... /usr/bin/socat
checking for pppd... /usr/sbin/pppd
checking for nuttcp... /usr/bin/nuttcp
checking for ip... /usr/sbin/ip
checking For network namespaces... yes
checking whether to enable broken in asan tests... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating openconnect.pc
config.status: creating po/Makefile
config.status: creating www/Makefile
config.status: creating libopenconnect.map
config.status: creating openconnect.8
config.status: creating www/styles/Makefile
config.status: creating www/inc/Makefile
config.status: creating www/images/Makefile
config.status: creating tests/Makefile
config.status: creating tests/softhsm2.conf
config.status: creating tests/configs/test-user-cert.config
config.status: creating tests/configs/test-user-pass.config
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
BUILD OPTIONS:
  SSL library:            GnuTLS
  PKCS#11 support:        GnuTLS
  TSS2 library:           ibmtss
  DTLS support:           yes
  ESP support:            yes
  HPKE support:           yes
  libproxy support:       yes
  RSA SecurID support:    yes
  PSKC OATH file support: yes
  GSSAPI support:         yes
  vhost-net support:      yes
  Yubikey support:        yes
  JSON parser:            builtin
  LZ4 compression:        yes
  Java bindings:          yes
  Build docs:             yes
  Unit tests:             yes
  Net namespace tests:    yes
  DSA tests:              no
  PPP tests:              yes
  Flask tests:            yes
  Insecure debugging:     no
  External browser:       no
  VPNC script:            /etc/vpnc/vpnc-script
$ make -j4
make  all-recursive
make[1]: Entering directory '/builds/kpinc/openconnect/build'
  CC       libopenconnect_la-version.lo
  CC       libopenconnect_la-ssl.lo
  CC       libopenconnect_la-http.lo
  CC       libopenconnect_la-textbuf.lo
  CC       libopenconnect_la-http-auth.lo
  CC       libopenconnect_la-auth-common.lo
  CC       libopenconnect_la-auth-html.lo
  CC       libopenconnect_la-library.lo
  CC       libopenconnect_la-compat.lo
  CC       libopenconnect_la-lzs.lo
  CC       libopenconnect_la-mainloop.lo
  CC       libopenconnect_la-script.lo
  CC       libopenconnect_la-ntlm.lo
  CC       libopenconnect_la-digest.lo
  CC       libopenconnect_la-mtucalc.lo
  CC       libopenconnect_la-oncp.lo
  CC       libopenconnect_la-lzo.lo
  CC       libopenconnect_la-auth-juniper.lo
  CC       libopenconnect_la-esp.lo
  CC       libopenconnect_la-esp-seqno.lo
  CC       libopenconnect_la-gnutls-esp.lo
  CC       libopenconnect_la-auth.lo
  CC       libopenconnect_la-cstp.lo
  CC       libopenconnect_la-hpke.lo
  CC       libopenconnect_la-multicert.lo
  CC       libopenconnect_la-dtls.lo
  CC       libopenconnect_la-gnutls-dtls.lo
  CC       libopenconnect_la-oath.lo
  CC       libopenconnect_la-gpst.lo
  CC       libopenconnect_la-auth-globalprotect.lo
  CC       libopenconnect_la-pulse.lo
../openconnect-9.12-153-g94e0b16c/gpst.c: In function 'gpst_mainloop':
../openconnect-9.12-153-g94e0b16c/gpst.c:1156:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 1156 |                 if (ret = gpst_connect(vpninfo)) {
      |                     ^~~
../openconnect-9.12-153-g94e0b16c/gpst.c:1314:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 1314 |                 if (ret = gpst_connect(vpninfo))
      |                     ^~~
  CC       libopenconnect_la-oidc.lo
  CC       libopenconnect_la-ppp.lo
  CC       libopenconnect_la-nullppp.lo
  CC       libopenconnect_la-f5.lo
  CC       libopenconnect_la-fortinet.lo
  CC       libopenconnect_la-jsondump.lo
  CC       libopenconnect_la-array.lo
  CC       libopenconnect_la-vhost.lo
  CC       libopenconnect_la-yubikey.lo
  CC       libopenconnect_la-stoken.lo
  CC       libopenconnect_la-gssapi.lo
  CC       libopenconnect_la-gnutls.lo
  CC       libopenconnect_la-gnutls_tpm.lo
  CC       libopenconnect_la-gnutls_tpm2.lo
  CC       libopenconnect_la-gnutls_tpm2_ibm.lo
  CC       libopenconnect_la-iconv.lo
  CC       libopenconnect_la-tun.lo
  CC       json/libopenconnect_la-json.lo
  CCLD     libopenconnect.la
Making all in tests
make[2]: Entering directory '/builds/kpinc/openconnect/build/tests'
  CC       lzstest.o
  CC       seqtest.o
  CC       buftest.o
  CC       serverhash.o
  CCLD     seqtest
  CCLD     serverhash
  CCLD     lzstest
  CCLD     buftest
make[2]: Leaving directory '/builds/kpinc/openconnect/build/tests'
Making all in www
make[2]: Entering directory '/builds/kpinc/openconnect/build/www'
Making all in styles
make[3]: Entering directory '/builds/kpinc/openconnect/build/www/styles'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builds/kpinc/openconnect/build/www/styles'
Making all in inc
make[3]: Entering directory '/builds/kpinc/openconnect/build/www/inc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builds/kpinc/openconnect/build/www/inc'
Making all in images
make[3]: Entering directory '/builds/kpinc/openconnect/build/www/images'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builds/kpinc/openconnect/build/www/images'
make[3]: Entering directory '/builds/kpinc/openconnect/build/www'
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/csd.xml > csd.html || (rm csd.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/charset.xml > charset.html || (rm charset.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/token.xml > token.html || (rm token.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/pkcs11.xml > pkcs11.html || (rm pkcs11.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/tpm.xml > tpm.html || (rm tpm.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/features.xml > features.html || (rm features.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/gui.xml > gui.html || (rm gui.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/nonroot.xml > nonroot.html || (rm nonroot.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/hip.xml > hip.html || (rm hip.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/tncc.xml > tncc.html || (rm tncc.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/building.xml > building.html || (rm building.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/connecting.xml > connecting.html || (rm connecting.html; exit 1)
/bin/groff -t -K UTF-8 -mandoc -Txhtml ../openconnect.8 | \
	sed -e 's/&minus;/-/g' -e '1,/<body>/d' -e '/<\/body>/,$d' > openconnect.8.inc
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/vpnc-script.xml > vpnc-script.html || (rm vpnc-script.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/changelog.xml > changelog.html || (rm changelog.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/download.xml > download.html || (rm download.html; exit 1)
troff:../openconnect.8:114: warning [p 1, 10.7i]: cannot break line
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/index.xml > index.html || (rm index.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/packages.xml > packages.html || (rm packages.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/platforms.xml > platforms.html || (rm platforms.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/licence.xml > licence.html || (rm licence.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/mail.xml > mail.html || (rm mail.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/protocols.xml > protocols.html || (rm protocols.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/anyconnect.xml > anyconnect.html || (rm anyconnect.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/array.xml > array.html || (rm array.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/fortinet.xml > fortinet.html || (rm fortinet.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/f5.xml > f5.html || (rm f5.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/globalprotect.xml > globalprotect.html || (rm globalprotect.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/juniper.xml > juniper.html || (rm juniper.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/pulse.xml > pulse.html || (rm pulse.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/contribute.xml > contribute.html || (rm contribute.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/mitm.xml > mitm.html || (rm mitm.html; exit 1)
/usr/bin/python3 "../../openconnect-9.12-153-g94e0b16c/www/html.py" -d ../../openconnect-9.12-153-g94e0b16c/www ../../openconnect-9.12-153-g94e0b16c/www/manual.xml > manual.html || (rm manual.html; exit 1)
make[3]: Leaving directory '/builds/kpinc/openconnect/build/www'
make[2]: Leaving directory '/builds/kpinc/openconnect/build/www'
Making all in po
make[2]: Entering directory '/builds/kpinc/openconnect/build/po'
rm -f  && /usr/bin/msgfmt -o ar.mo ../../openconnect-9.12-153-g94e0b16c/po/ar.po
rm -f  && /usr/bin/msgfmt -o bs.mo ../../openconnect-9.12-153-g94e0b16c/po/bs.po
rm -f  && /usr/bin/msgfmt -o ca.mo ../../openconnect-9.12-153-g94e0b16c/po/ca.po
rm -f  && /usr/bin/msgfmt -o cs.mo ../../openconnect-9.12-153-g94e0b16c/po/cs.po
rm -f  && /usr/bin/msgfmt -o da.mo ../../openconnect-9.12-153-g94e0b16c/po/da.po
rm -f  && /usr/bin/msgfmt -o de.mo ../../openconnect-9.12-153-g94e0b16c/po/de.po
rm -f  && /usr/bin/msgfmt -o el.mo ../../openconnect-9.12-153-g94e0b16c/po/el.po
rm -f  && /usr/bin/msgfmt -o en_GB.mo ../../openconnect-9.12-153-g94e0b16c/po/en_GB.po
rm -f  && /usr/bin/msgfmt -o en_US.mo ../../openconnect-9.12-153-g94e0b16c/po/en_US.po
rm -f  && /usr/bin/msgfmt -o es.mo ../../openconnect-9.12-153-g94e0b16c/po/es.po
rm -f  && /usr/bin/msgfmt -o eu.mo ../../openconnect-9.12-153-g94e0b16c/po/eu.po
rm -f  && /usr/bin/msgfmt -o fi.mo ../../openconnect-9.12-153-g94e0b16c/po/fi.po
rm -f  && /usr/bin/msgfmt -o fr.mo ../../openconnect-9.12-153-g94e0b16c/po/fr.po
rm -f  && /usr/bin/msgfmt -o gl.mo ../../openconnect-9.12-153-g94e0b16c/po/gl.po
rm -f  && /usr/bin/msgfmt -o hr.mo ../../openconnect-9.12-153-g94e0b16c/po/hr.po
rm -f  && /usr/bin/msgfmt -o hu.mo ../../openconnect-9.12-153-g94e0b16c/po/hu.po
rm -f  && /usr/bin/msgfmt -o id.mo ../../openconnect-9.12-153-g94e0b16c/po/id.po
rm -f  && /usr/bin/msgfmt -o it.mo ../../openconnect-9.12-153-g94e0b16c/po/it.po
rm -f  && /usr/bin/msgfmt -o ka.mo ../../openconnect-9.12-153-g94e0b16c/po/ka.po
rm -f  && /usr/bin/msgfmt -o lt.mo ../../openconnect-9.12-153-g94e0b16c/po/lt.po
rm -f  && /usr/bin/msgfmt -o nl.mo ../../openconnect-9.12-153-g94e0b16c/po/nl.po
rm -f  && /usr/bin/msgfmt -o pa.mo ../../openconnect-9.12-153-g94e0b16c/po/pa.po
rm -f  && /usr/bin/msgfmt -o pl.mo ../../openconnect-9.12-153-g94e0b16c/po/pl.po
rm -f  && /usr/bin/msgfmt -o pt_BR.mo ../../openconnect-9.12-153-g94e0b16c/po/pt_BR.po
rm -f  && /usr/bin/msgfmt -o pt.mo ../../openconnect-9.12-153-g94e0b16c/po/pt.po
rm -f  && /usr/bin/msgfmt -o sk.mo ../../openconnect-9.12-153-g94e0b16c/po/sk.po
rm -f  && /usr/bin/msgfmt -o sl.mo ../../openconnect-9.12-153-g94e0b16c/po/sl.po
rm -f  && /usr/bin/msgfmt -o sr@latin.mo ../../openconnect-9.12-153-g94e0b16c/po/sr@latin.po
rm -f  && /usr/bin/msgfmt -o sr.mo ../../openconnect-9.12-153-g94e0b16c/po/sr.po
rm -f  && /usr/bin/msgfmt -o sv.mo ../../openconnect-9.12-153-g94e0b16c/po/sv.po
rm -f  && /usr/bin/msgfmt -o tg.mo ../../openconnect-9.12-153-g94e0b16c/po/tg.po
rm -f  && /usr/bin/msgfmt -o tr.mo ../../openconnect-9.12-153-g94e0b16c/po/tr.po
rm -f  && /usr/bin/msgfmt -o ug.mo ../../openconnect-9.12-153-g94e0b16c/po/ug.po
rm -f  && /usr/bin/msgfmt -o uk.mo ../../openconnect-9.12-153-g94e0b16c/po/uk.po
rm -f  && /usr/bin/msgfmt -o zh_CN.mo ../../openconnect-9.12-153-g94e0b16c/po/zh_CN.po
rm -f  && /usr/bin/msgfmt -o zh_TW.mo ../../openconnect-9.12-153-g94e0b16c/po/zh_TW.po
make[2]: Leaving directory '/builds/kpinc/openconnect/build/po'
make[2]: Entering directory '/builds/kpinc/openconnect/build'
  CC       list_system_keys-list-system-keys.o
  CC       os-tcp-mtu.o
  CC       openconnect-xml.o
  CC       openconnect-main.o
  CC       libopenconnect_wrapper_la-jni.lo
  CCLD     list-system-keys
  CCLD     os-tcp-mtu
  CCLD     openconnect
  CCLD     libopenconnect-wrapper.la
make[2]: Leaving directory '/builds/kpinc/openconnect/build'
make[1]: Leaving directory '/builds/kpinc/openconnect/build'
$ sysctl net.ipv6.conf.all.disable_ipv6=0
net.ipv6.conf.all.disable_ipv6 = 0
$ mv /etc/ppp /etc/ppp.DISABLED
$ make VERBOSE=1 XFAIL_TESTS="ppp-over-tls-sync" -j4 check
Making check in tests
make[1]: Entering directory '/builds/kpinc/openconnect/build/tests'
make  autocompletion symbols dtls-psk sigterm ppp-over-tls ppp-over-tls-sync auth-username-pass auth-certificate auth-nonascii cert-fingerprint id-test obsolete-server-crypto pfs auth-swtpm auth-hwtpm fortinet-auth-and-config f5-auth-and-config juniper-auth juniper-sso-auth gp-auth-and-config auth-pkcs11 auth-multicert \
  
make[2]: Entering directory '/builds/kpinc/openconnect/build/tests'
make[2]: Nothing to be done for '../../openconnect-9.12-153-g94e0b16c/tests/autocompletion'.
make[2]: Nothing to be done for '../../openconnect-9.12-153-g94e0b16c/tests/symbols'.
make[2]: Nothing to be done for '../../openconnect-9.12-153-g94e0b16c/tests/dtls-psk'.
make[2]: Nothing to be done for '../../openconnect-9.12-153-g94e0b16c/tests/sigterm'.
make[2]: Nothing to be done for '../../openconnect-9.12-153-g94e0b16c/tests/ppp-over-tls'.
make[2]: Nothing to be done for '../../openconnect-9.12-153-g94e0b16c/tests/ppp-over-tls-sync'.
make[2]: Nothing to be done for '../../openconnect-9.12-153-g94e0b16c/tests/auth-username-pass'.
make[2]: Nothing to be done for '../../openconnect-9.12-153-g94e0b16c/tests/auth-certificate'.
make[2]: Nothing to be done for '../../openconnect-9.12-153-g94e0b16c/tests/auth-nonascii'.
make[2]: Nothing to be done for '../../openconnect-9.12-153-g94e0b16c/tests/cert-fingerprint'.
make[2]: Nothing to be done for '../../openconnect-9.12-153-g94e0b16c/tests/id-test'.
make[2]: Nothing to be done for '../../openconnect-9.12-153-g94e0b16c/tests/obsolete-server-crypto'.
make[2]: Nothing to be done for '../../openconnect-9.12-153-g94e0b16c/tests/pfs'.
make[2]: Nothing to be done for '../../openconnect-9.12-153-g94e0b16c/tests/auth-swtpm'.
make[2]: Nothing to be done for '../../openconnect-9.12-153-g94e0b16c/tests/auth-hwtpm'.
make[2]: Nothing to be done for '../../openconnect-9.12-153-g94e0b16c/tests/fortinet-auth-and-config'.
make[2]: Nothing to be done for '../../openconnect-9.12-153-g94e0b16c/tests/f5-auth-and-config'.
make[2]: Nothing to be done for '../../openconnect-9.12-153-g94e0b16c/tests/juniper-auth'.
make[2]: Nothing to be done for '../../openconnect-9.12-153-g94e0b16c/tests/juniper-sso-auth'.
make[2]: Nothing to be done for '../../openconnect-9.12-153-g94e0b16c/tests/gp-auth-and-config'.
make[2]: Nothing to be done for '../../openconnect-9.12-153-g94e0b16c/tests/auth-pkcs11'.
make[2]: Nothing to be done for '../../openconnect-9.12-153-g94e0b16c/tests/auth-multicert'.
make[2]: Leaving directory '/builds/kpinc/openconnect/build/tests'
make  check-TESTS
make[2]: Entering directory '/builds/kpinc/openconnect/build/tests'
make[3]: Entering directory '/builds/kpinc/openconnect/build/tests'
PASS: autocompletion
PASS: symbols
XFAIL: ppp-over-tls-sync
PASS: auth-username-pass
PASS: sigterm
PASS: auth-nonascii
PASS: auth-certificate
PASS: id-test
PASS: cert-fingerprint
PASS: dtls-psk
PASS: obsolete-server-crypto
PASS: pfs
PASS: juniper-sso-auth
PASS: auth-swtpm
PASS: auth-multicert
PASS: juniper-auth
PASS: gp-auth-and-config
PASS: f5-auth-and-config
PASS: lzstest
PASS: seqtest
PASS: buftest
PASS: fortinet-auth-and-config
PASS: auth-pkcs11
PASS: ppp-over-tls
============================================================================
Testsuite summary for openconnect 9.12
============================================================================
# TOTAL: 24
# PASS:  23
# SKIP:  0
# XFAIL: 1
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/builds/kpinc/openconnect/build/tests'
make[2]: Leaving directory '/builds/kpinc/openconnect/build/tests'
make[1]: Leaving directory '/builds/kpinc/openconnect/build/tests'
Making check in www
make[1]: Entering directory '/builds/kpinc/openconnect/build/www'
Making check in styles
make[2]: Entering directory '/builds/kpinc/openconnect/build/www/styles'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/builds/kpinc/openconnect/build/www/styles'
Making check in inc
make[2]: Entering directory '/builds/kpinc/openconnect/build/www/inc'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/builds/kpinc/openconnect/build/www/inc'
Making check in images
make[2]: Entering directory '/builds/kpinc/openconnect/build/www/images'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/builds/kpinc/openconnect/build/www/images'
make[2]: Entering directory '/builds/kpinc/openconnect/build/www'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/builds/kpinc/openconnect/build/www'
make[1]: Leaving directory '/builds/kpinc/openconnect/build/www'
Making check in po
make[1]: Entering directory '/builds/kpinc/openconnect/build/po'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builds/kpinc/openconnect/build/po'
make[1]: Entering directory '/builds/kpinc/openconnect/build'
make[1]: Leaving directory '/builds/kpinc/openconnect/build'
section_end:1732644383:step_script
WARNING: step_script could not run to completion because the timeout was exceeded. For more control over job and script timeouts see: https://docs.gitlab.com/ee/ci/runners/configure_runners.html#set-script-and-after_script-timeouts
ERROR: Job failed: execution took longer than 1h0m0s seconds