Mock Version: 1.1.35 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/openconnect.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1626/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/openconnect.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: i-00006d21 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openconnect-5.02-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/openconnect.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1626/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/openconnect.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cPShv7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openconnect-5.02 + /usr/bin/gzip -dc /builddir/build/SOURCES/openconnect-5.02.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd openconnect-5.02 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AW6ivG + exit 0 + umask 022 + cd /builddir/build/BUILD + cd openconnect-5.02 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-vpnc-script=/etc/vpnc/vpnc-script --with-openssl --without-openssl-version-check --htmldir=/usr/share/doc/openconnect-5.02 checking for x86_64-redhat-linux-gnu-pkg-config... no 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-redhat-linux-gnu checking host system type... x86_64-redhat-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 thread-safe 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 make supports nested variables... (cached) yes configure: Applying feature macros for GNU build checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for fdevname_r... no checking for getline... yes checking for strcasestr... yes checking for asprintf... yes checking for supported compiler flags... -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings checking for socket... yes checking for inet_aton... yes checking for __android_log_vprint... no checking for __android_log_vprint in -llog... no checking for msgfmt... /usr/bin/msgfmt checking for functional NLS support... yes checking for GNUTLS... yes checking for gnutls_dtls_set_data_mtu... yes checking for gnutls_pkcs11_get_raw_issuer... no checking for gnutls_certificate_set_x509_system_trust... yes checking for gnutls_pkcs12_simple_parse... yes checking for gnutls_certificate_set_key... yes checking for gnutls_pk_to_sign... yes checking for gnutls_pkcs11_add_provider... yes checking for P11KIT... yes checking for tss library... yes checking for OPENSSL... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes 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 if library symbol versioning is available... yes (with --version-script) checking for LIBXML2... yes checking for ZLIB... yes checking for LIBPROXY... yes checking for LIBSTOKEN... yes checking for LIBOATH... yes checking if_tun.h usability... no checking if_tun.h presence... no checking for if_tun.h... no checking linux/if_tun.h usability... yes checking linux/if_tun.h presence... yes checking for linux/if_tun.h... yes checking for dtls1_stop_timer() in OpenSSL... yes checking for python... /usr/bin/python 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: executing depfiles commands config.status: executing libtool commands + make -j3 V=1 Making all in www make[1]: Entering directory `/builddir/build/BUILD/openconnect-5.02/www' Making all in styles make[2]: Entering directory `/builddir/build/BUILD/openconnect-5.02/www/styles' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/openconnect-5.02/www/styles' Making all in inc make[2]: Entering directory `/builddir/build/BUILD/openconnect-5.02/www/inc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/openconnect-5.02/www/inc' Making all in images make[2]: Entering directory `/builddir/build/BUILD/openconnect-5.02/www/images' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/openconnect-5.02/www/images' make[2]: Entering directory `/builddir/build/BUILD/openconnect-5.02/www' /usr/bin/python "./html.py" -d . csd.xml > csd.html || (rm csd.html; exit 1) /usr/bin/python "./html.py" -d . features.xml > features.html || (rm features.html; exit 1) /usr/bin/python "./html.py" -d . gui.xml > gui.html || (rm gui.html; exit 1) /usr/bin/python "./html.py" -d . nonroot.xml > nonroot.html || (rm nonroot.html; exit 1) /usr/bin/python "./html.py" -d . building.xml > building.html || (rm building.html; exit 1) /usr/bin/python "./html.py" -d . connecting.xml > connecting.html || (rm connecting.html; exit 1) groff -t -K UTF-8 -mandoc -Txhtml ../openconnect.8 | sed -e '1,//d' -e '/<\/body>/,$d' > openconnect.8.inc /usr/bin/python "./html.py" -d . vpnc-script.xml > vpnc-script.html || (rm vpnc-script.html; exit 1) /usr/bin/python "./html.py" -d . changelog.xml > changelog.html || (rm changelog.html; exit 1) /usr/bin/python "./html.py" -d . download.xml > download.html || (rm download.html; exit 1) /usr/bin/python "./html.py" -d . index.xml > index.html || (rm index.html; exit 1) /usr/bin/python "./html.py" -d . packages.xml > packages.html || (rm packages.html; exit 1) /usr/bin/python "./html.py" -d . platforms.xml > platforms.html || (rm platforms.html; exit 1) /usr/bin/python "./html.py" -d . contribute.xml > contribute.html || (rm contribute.html; exit 1) /usr/bin/python "./html.py" -d . mail.xml > mail.html || (rm mail.html; exit 1) /usr/bin/python "./html.py" -d . technical.xml > technical.html || (rm technical.html; exit 1) /usr/bin/python "./html.py" -d . manual.xml > manual.html || (rm manual.html; exit 1) make[2]: Leaving directory `/builddir/build/BUILD/openconnect-5.02/www' make[1]: Leaving directory `/builddir/build/BUILD/openconnect-5.02/www' Making all in po make[1]: Entering directory `/builddir/build/BUILD/openconnect-5.02/po' rm -f && /usr/bin/msgfmt -o ar.mo ar.po rm -f && /usr/bin/msgfmt -o as.mo as.po rm -f && /usr/bin/msgfmt -o ast.mo ast.po rm -f && /usr/bin/msgfmt -o bg_BG.mo bg_BG.po rm -f && /usr/bin/msgfmt -o bg.mo bg.po rm -f && /usr/bin/msgfmt -o bn_IN.mo bn_IN.po rm -f && /usr/bin/msgfmt -o bn.mo bn.po rm -f && /usr/bin/msgfmt -o bs.mo bs.po rm -f && /usr/bin/msgfmt -o ca.mo ca.po rm -f && /usr/bin/msgfmt -o ca@valencia.mo ca@valencia.po rm -f && /usr/bin/msgfmt -o cs.mo cs.po rm -f && /usr/bin/msgfmt -o da.mo da.po rm -f && /usr/bin/msgfmt -o de.mo de.po rm -f && /usr/bin/msgfmt -o el.mo el.po rm -f && /usr/bin/msgfmt -o en_GB.mo en_GB.po rm -f && /usr/bin/msgfmt -o en_US.mo en_US.po rm -f && /usr/bin/msgfmt -o eo.mo eo.po rm -f && /usr/bin/msgfmt -o es_CR.mo es_CR.po rm -f && /usr/bin/msgfmt -o es_MX.mo es_MX.po rm -f && /usr/bin/msgfmt -o es.mo es.po rm -f && /usr/bin/msgfmt -o et.mo et.po rm -f && /usr/bin/msgfmt -o eu.mo eu.po rm -f && /usr/bin/msgfmt -o fa.mo fa.po rm -f && /usr/bin/msgfmt -o fi.mo fi.po rm -f && /usr/bin/msgfmt -o fr.mo fr.po rm -f && /usr/bin/msgfmt -o gd.mo gd.po rm -f && /usr/bin/msgfmt -o gl.mo gl.po rm -f && /usr/bin/msgfmt -o gu.mo gu.po rm -f && /usr/bin/msgfmt -o he.mo he.po rm -f && /usr/bin/msgfmt -o hi_IN.mo hi_IN.po rm -f && /usr/bin/msgfmt -o hi.mo hi.po rm -f && /usr/bin/msgfmt -o hu.mo hu.po rm -f && /usr/bin/msgfmt -o id.mo id.po rm -f && /usr/bin/msgfmt -o it.mo it.po rm -f && /usr/bin/msgfmt -o ja.mo ja.po rm -f && /usr/bin/msgfmt -o km.mo km.po rm -f && /usr/bin/msgfmt -o kn.mo kn.po rm -f && /usr/bin/msgfmt -o ko.mo ko.po rm -f && /usr/bin/msgfmt -o ku.mo ku.po rm -f && /usr/bin/msgfmt -o lo.mo lo.po rm -f && /usr/bin/msgfmt -o lt.mo lt.po rm -f && /usr/bin/msgfmt -o lv.mo lv.po rm -f && /usr/bin/msgfmt -o ml.mo ml.po rm -f && /usr/bin/msgfmt -o mr.mo mr.po rm -f && /usr/bin/msgfmt -o ms_MY.mo ms_MY.po rm -f && /usr/bin/msgfmt -o ms.mo ms.po rm -f && /usr/bin/msgfmt -o nb.mo nb.po rm -f && /usr/bin/msgfmt -o nl.mo nl.po rm -f && /usr/bin/msgfmt -o nn.mo nn.po rm -f && /usr/bin/msgfmt -o no.mo no.po rm -f && /usr/bin/msgfmt -o or.mo or.po rm -f && /usr/bin/msgfmt -o pa.mo pa.po rm -f && /usr/bin/msgfmt -o pl.mo pl.po rm -f && /usr/bin/msgfmt -o pt_BR.mo pt_BR.po rm -f && /usr/bin/msgfmt -o pt.mo pt.po rm -f && /usr/bin/msgfmt -o pt_PT.mo pt_PT.po rm -f && /usr/bin/msgfmt -o ro.mo ro.po rm -f && /usr/bin/msgfmt -o ru.mo ru.po rm -f && /usr/bin/msgfmt -o sk.mo sk.po rm -f && /usr/bin/msgfmt -o sl.mo sl.po rm -f && /usr/bin/msgfmt -o sq.mo sq.po rm -f && /usr/bin/msgfmt -o sr@latin.mo sr@latin.po rm -f && /usr/bin/msgfmt -o sr.mo sr.po rm -f && /usr/bin/msgfmt -o sv.mo sv.po rm -f && /usr/bin/msgfmt -o ta.mo ta.po rm -f && /usr/bin/msgfmt -o te.mo te.po rm -f && /usr/bin/msgfmt -o tg.mo tg.po rm -f && /usr/bin/msgfmt -o tg_TJ.mo tg_TJ.po rm -f && /usr/bin/msgfmt -o th.mo th.po rm -f && /usr/bin/msgfmt -o tl_PH.mo tl_PH.po rm -f && /usr/bin/msgfmt -o tl.mo tl.po rm -f && /usr/bin/msgfmt -o tr.mo tr.po rm -f && /usr/bin/msgfmt -o ug.mo ug.po rm -f && /usr/bin/msgfmt -o uk.mo uk.po rm -f && /usr/bin/msgfmt -o ur_PK.mo ur_PK.po rm -f && /usr/bin/msgfmt -o vi.mo vi.po rm -f && /usr/bin/msgfmt -o vi_VN.mo vi_VN.po rm -f && /usr/bin/msgfmt -o wa.mo wa.po rm -f && /usr/bin/msgfmt -o zh_CN.mo zh_CN.po rm -f && /usr/bin/msgfmt -o zh_HK.mo zh_HK.po rm -f && /usr/bin/msgfmt -o zh_TW.mo zh_TW.po make[1]: Leaving directory `/builddir/build/BUILD/openconnect-5.02/po' make[1]: Entering directory `/builddir/build/BUILD/openconnect-5.02' /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"5.02\" -DPACKAGE_STRING=\"openconnect\ 5.02\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"5.02\" -DDEFAULT_VPNCSCRIPT=\"/etc/vpnc/vpnc-script\" -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_GNU_SOURCE=1 -DHAVE_GETLINE=1 -DHAVE_STRCASESTR=1 -DHAVE_ASPRINTF=1 -DENABLE_NLS=1 -DHAVE_GNUTLS_DTLS_SET_DATA_MTU=1 -DHAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST=1 -DHAVE_GNUTLS_PKCS12_SIMPLE_PARSE=1 -DHAVE_GNUTLS_CERTIFICATE_SET_KEY=1 -DHAVE_GNUTLS_PK_TO_SIGN=1 -DHAVE_P11KIT=1 -DHAVE_TROUSERS=1 -DOPENCONNECT_GNUTLS=1 -DDTLS_OPENSSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLIBPROXY_HDR=\"proxy.h\" -DHAVE_LIBSTOKEN=1 -DHAVE_LIBOATH=1 -DIF_TUN_HDR=\"linux/if_tun.h\" -DHAVE_DTLS1_STOP_TIMER=1 -I. -DLOCALEDIR="\"/usr/share/locale\"" -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -c -o libopenconnect_la-version.lo `test -f 'version.c' || echo './'`version.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"5.02\" -DPACKAGE_STRING=\"openconnect\ 5.02\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"5.02\" -DDEFAULT_VPNCSCRIPT=\"/etc/vpnc/vpnc-script\" -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_GNU_SOURCE=1 -DHAVE_GETLINE=1 -DHAVE_STRCASESTR=1 -DHAVE_ASPRINTF=1 -DENABLE_NLS=1 -DHAVE_GNUTLS_DTLS_SET_DATA_MTU=1 -DHAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST=1 -DHAVE_GNUTLS_PKCS12_SIMPLE_PARSE=1 -DHAVE_GNUTLS_CERTIFICATE_SET_KEY=1 -DHAVE_GNUTLS_PK_TO_SIGN=1 -DHAVE_P11KIT=1 -DHAVE_TROUSERS=1 -DOPENCONNECT_GNUTLS=1 -DDTLS_OPENSSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLIBPROXY_HDR=\"proxy.h\" -DHAVE_LIBSTOKEN=1 -DHAVE_LIBOATH=1 -DIF_TUN_HDR=\"linux/if_tun.h\" -DHAVE_DTLS1_STOP_TIMER=1 -I. -DLOCALEDIR="\"/usr/share/locale\"" -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -c -o libopenconnect_la-ssl.lo `test -f 'ssl.c' || echo './'`ssl.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"5.02\" -DPACKAGE_STRING=\"openconnect\ 5.02\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"5.02\" -DDEFAULT_VPNCSCRIPT=\"/etc/vpnc/vpnc-script\" -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_GNU_SOURCE=1 -DHAVE_GETLINE=1 -DHAVE_STRCASESTR=1 -DHAVE_ASPRINTF=1 -DENABLE_NLS=1 -DHAVE_GNUTLS_DTLS_SET_DATA_MTU=1 -DHAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST=1 -DHAVE_GNUTLS_PKCS12_SIMPLE_PARSE=1 -DHAVE_GNUTLS_CERTIFICATE_SET_KEY=1 -DHAVE_GNUTLS_PK_TO_SIGN=1 -DHAVE_P11KIT=1 -DHAVE_TROUSERS=1 -DOPENCONNECT_GNUTLS=1 -DDTLS_OPENSSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLIBPROXY_HDR=\"proxy.h\" -DHAVE_LIBSTOKEN=1 -DHAVE_LIBOATH=1 -DIF_TUN_HDR=\"linux/if_tun.h\" -DHAVE_DTLS1_STOP_TIMER=1 -I. -DLOCALEDIR="\"/usr/share/locale\"" -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -c -o libopenconnect_la-http.lo `test -f 'http.c' || echo './'`http.c libtool: compile: gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"5.02\" "-DPACKAGE_STRING=\"openconnect 5.02\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"5.02\" -DDEFAULT_VPNCSCRIPT=\"/etc/vpnc/vpnc-script\" -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_GNU_SOURCE=1 -DHAVE_GETLINE=1 -DHAVE_STRCASESTR=1 -DHAVE_ASPRINTF=1 -DENABLE_NLS=1 -DHAVE_GNUTLS_DTLS_SET_DATA_MTU=1 -DHAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST=1 -DHAVE_GNUTLS_PKCS12_SIMPLE_PARSE=1 -DHAVE_GNUTLS_CERTIFICATE_SET_KEY=1 -DHAVE_GNUTLS_PK_TO_SIGN=1 -DHAVE_P11KIT=1 -DHAVE_TROUSERS=1 -DOPENCONNECT_GNUTLS=1 -DDTLS_OPENSSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLIBPROXY_HDR=\"proxy.h\" -DHAVE_LIBSTOKEN=1 -DHAVE_LIBOATH=1 -DIF_TUN_HDR=\"linux/if_tun.h\" -DHAVE_DTLS1_STOP_TIMER=1 -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -c ssl.c -fPIC -DPIC -o .libs/libopenconnect_la-ssl.o libtool: compile: gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"5.02\" "-DPACKAGE_STRING=\"openconnect 5.02\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"5.02\" -DDEFAULT_VPNCSCRIPT=\"/etc/vpnc/vpnc-script\" -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_GNU_SOURCE=1 -DHAVE_GETLINE=1 -DHAVE_STRCASESTR=1 -DHAVE_ASPRINTF=1 -DENABLE_NLS=1 -DHAVE_GNUTLS_DTLS_SET_DATA_MTU=1 -DHAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST=1 -DHAVE_GNUTLS_PKCS12_SIMPLE_PARSE=1 -DHAVE_GNUTLS_CERTIFICATE_SET_KEY=1 -DHAVE_GNUTLS_PK_TO_SIGN=1 -DHAVE_P11KIT=1 -DHAVE_TROUSERS=1 -DOPENCONNECT_GNUTLS=1 -DDTLS_OPENSSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLIBPROXY_HDR=\"proxy.h\" -DHAVE_LIBSTOKEN=1 -DHAVE_LIBOATH=1 -DIF_TUN_HDR=\"linux/if_tun.h\" -DHAVE_DTLS1_STOP_TIMER=1 -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -c version.c -fPIC -DPIC -o .libs/libopenconnect_la-version.o libtool: compile: gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"5.02\" "-DPACKAGE_STRING=\"openconnect 5.02\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"5.02\" -DDEFAULT_VPNCSCRIPT=\"/etc/vpnc/vpnc-script\" -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_GNU_SOURCE=1 -DHAVE_GETLINE=1 -DHAVE_STRCASESTR=1 -DHAVE_ASPRINTF=1 -DENABLE_NLS=1 -DHAVE_GNUTLS_DTLS_SET_DATA_MTU=1 -DHAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST=1 -DHAVE_GNUTLS_PKCS12_SIMPLE_PARSE=1 -DHAVE_GNUTLS_CERTIFICATE_SET_KEY=1 -DHAVE_GNUTLS_PK_TO_SIGN=1 -DHAVE_P11KIT=1 -DHAVE_TROUSERS=1 -DOPENCONNECT_GNUTLS=1 -DDTLS_OPENSSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLIBPROXY_HDR=\"proxy.h\" -DHAVE_LIBSTOKEN=1 -DHAVE_LIBOATH=1 -DIF_TUN_HDR=\"linux/if_tun.h\" -DHAVE_DTLS1_STOP_TIMER=1 -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -c http.c -fPIC -DPIC -o .libs/libopenconnect_la-http.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"5.02\" -DPACKAGE_STRING=\"openconnect\ 5.02\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"5.02\" -DDEFAULT_VPNCSCRIPT=\"/etc/vpnc/vpnc-script\" -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_GNU_SOURCE=1 -DHAVE_GETLINE=1 -DHAVE_STRCASESTR=1 -DHAVE_ASPRINTF=1 -DENABLE_NLS=1 -DHAVE_GNUTLS_DTLS_SET_DATA_MTU=1 -DHAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST=1 -DHAVE_GNUTLS_PKCS12_SIMPLE_PARSE=1 -DHAVE_GNUTLS_CERTIFICATE_SET_KEY=1 -DHAVE_GNUTLS_PK_TO_SIGN=1 -DHAVE_P11KIT=1 -DHAVE_TROUSERS=1 -DOPENCONNECT_GNUTLS=1 -DDTLS_OPENSSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLIBPROXY_HDR=\"proxy.h\" -DHAVE_LIBSTOKEN=1 -DHAVE_LIBOATH=1 -DIF_TUN_HDR=\"linux/if_tun.h\" -DHAVE_DTLS1_STOP_TIMER=1 -I. -DLOCALEDIR="\"/usr/share/locale\"" -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -c -o libopenconnect_la-auth.lo `test -f 'auth.c' || echo './'`auth.c libtool: compile: gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"5.02\" "-DPACKAGE_STRING=\"openconnect 5.02\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"5.02\" -DDEFAULT_VPNCSCRIPT=\"/etc/vpnc/vpnc-script\" -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_GNU_SOURCE=1 -DHAVE_GETLINE=1 -DHAVE_STRCASESTR=1 -DHAVE_ASPRINTF=1 -DENABLE_NLS=1 -DHAVE_GNUTLS_DTLS_SET_DATA_MTU=1 -DHAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST=1 -DHAVE_GNUTLS_PKCS12_SIMPLE_PARSE=1 -DHAVE_GNUTLS_CERTIFICATE_SET_KEY=1 -DHAVE_GNUTLS_PK_TO_SIGN=1 -DHAVE_P11KIT=1 -DHAVE_TROUSERS=1 -DOPENCONNECT_GNUTLS=1 -DDTLS_OPENSSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLIBPROXY_HDR=\"proxy.h\" -DHAVE_LIBSTOKEN=1 -DHAVE_LIBOATH=1 -DIF_TUN_HDR=\"linux/if_tun.h\" -DHAVE_DTLS1_STOP_TIMER=1 -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -c auth.c -fPIC -DPIC -o .libs/libopenconnect_la-auth.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"5.02\" -DPACKAGE_STRING=\"openconnect\ 5.02\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"5.02\" -DDEFAULT_VPNCSCRIPT=\"/etc/vpnc/vpnc-script\" -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_GNU_SOURCE=1 -DHAVE_GETLINE=1 -DHAVE_STRCASESTR=1 -DHAVE_ASPRINTF=1 -DENABLE_NLS=1 -DHAVE_GNUTLS_DTLS_SET_DATA_MTU=1 -DHAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST=1 -DHAVE_GNUTLS_PKCS12_SIMPLE_PARSE=1 -DHAVE_GNUTLS_CERTIFICATE_SET_KEY=1 -DHAVE_GNUTLS_PK_TO_SIGN=1 -DHAVE_P11KIT=1 -DHAVE_TROUSERS=1 -DOPENCONNECT_GNUTLS=1 -DDTLS_OPENSSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLIBPROXY_HDR=\"proxy.h\" -DHAVE_LIBSTOKEN=1 -DHAVE_LIBOATH=1 -DIF_TUN_HDR=\"linux/if_tun.h\" -DHAVE_DTLS1_STOP_TIMER=1 -I. -DLOCALEDIR="\"/usr/share/locale\"" -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -c -o libopenconnect_la-library.lo `test -f 'library.c' || echo './'`library.c libtool: compile: gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"5.02\" "-DPACKAGE_STRING=\"openconnect 5.02\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"5.02\" -DDEFAULT_VPNCSCRIPT=\"/etc/vpnc/vpnc-script\" -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_GNU_SOURCE=1 -DHAVE_GETLINE=1 -DHAVE_STRCASESTR=1 -DHAVE_ASPRINTF=1 -DENABLE_NLS=1 -DHAVE_GNUTLS_DTLS_SET_DATA_MTU=1 -DHAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST=1 -DHAVE_GNUTLS_PKCS12_SIMPLE_PARSE=1 -DHAVE_GNUTLS_CERTIFICATE_SET_KEY=1 -DHAVE_GNUTLS_PK_TO_SIGN=1 -DHAVE_P11KIT=1 -DHAVE_TROUSERS=1 -DOPENCONNECT_GNUTLS=1 -DDTLS_OPENSSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLIBPROXY_HDR=\"proxy.h\" -DHAVE_LIBSTOKEN=1 -DHAVE_LIBOATH=1 -DIF_TUN_HDR=\"linux/if_tun.h\" -DHAVE_DTLS1_STOP_TIMER=1 -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -c library.c -fPIC -DPIC -o .libs/libopenconnect_la-library.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"5.02\" -DPACKAGE_STRING=\"openconnect\ 5.02\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"5.02\" -DDEFAULT_VPNCSCRIPT=\"/etc/vpnc/vpnc-script\" -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_GNU_SOURCE=1 -DHAVE_GETLINE=1 -DHAVE_STRCASESTR=1 -DHAVE_ASPRINTF=1 -DENABLE_NLS=1 -DHAVE_GNUTLS_DTLS_SET_DATA_MTU=1 -DHAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST=1 -DHAVE_GNUTLS_PKCS12_SIMPLE_PARSE=1 -DHAVE_GNUTLS_CERTIFICATE_SET_KEY=1 -DHAVE_GNUTLS_PK_TO_SIGN=1 -DHAVE_P11KIT=1 -DHAVE_TROUSERS=1 -DOPENCONNECT_GNUTLS=1 -DDTLS_OPENSSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLIBPROXY_HDR=\"proxy.h\" -DHAVE_LIBSTOKEN=1 -DHAVE_LIBOATH=1 -DIF_TUN_HDR=\"linux/if_tun.h\" -DHAVE_DTLS1_STOP_TIMER=1 -I. -DLOCALEDIR="\"/usr/share/locale\"" -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -c -o libopenconnect_la-compat.lo `test -f 'compat.c' || echo './'`compat.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"5.02\" -DPACKAGE_STRING=\"openconnect\ 5.02\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"5.02\" -DDEFAULT_VPNCSCRIPT=\"/etc/vpnc/vpnc-script\" -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_GNU_SOURCE=1 -DHAVE_GETLINE=1 -DHAVE_STRCASESTR=1 -DHAVE_ASPRINTF=1 -DENABLE_NLS=1 -DHAVE_GNUTLS_DTLS_SET_DATA_MTU=1 -DHAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST=1 -DHAVE_GNUTLS_PKCS12_SIMPLE_PARSE=1 -DHAVE_GNUTLS_CERTIFICATE_SET_KEY=1 -DHAVE_GNUTLS_PK_TO_SIGN=1 -DHAVE_P11KIT=1 -DHAVE_TROUSERS=1 -DOPENCONNECT_GNUTLS=1 -DDTLS_OPENSSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLIBPROXY_HDR=\"proxy.h\" -DHAVE_LIBSTOKEN=1 -DHAVE_LIBOATH=1 -DIF_TUN_HDR=\"linux/if_tun.h\" -DHAVE_DTLS1_STOP_TIMER=1 -I. -DLOCALEDIR="\"/usr/share/locale\"" -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -c -o libopenconnect_la-gnutls.lo `test -f 'gnutls.c' || echo './'`gnutls.c libtool: compile: gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"5.02\" "-DPACKAGE_STRING=\"openconnect 5.02\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"5.02\" -DDEFAULT_VPNCSCRIPT=\"/etc/vpnc/vpnc-script\" -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_GNU_SOURCE=1 -DHAVE_GETLINE=1 -DHAVE_STRCASESTR=1 -DHAVE_ASPRINTF=1 -DENABLE_NLS=1 -DHAVE_GNUTLS_DTLS_SET_DATA_MTU=1 -DHAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST=1 -DHAVE_GNUTLS_PKCS12_SIMPLE_PARSE=1 -DHAVE_GNUTLS_CERTIFICATE_SET_KEY=1 -DHAVE_GNUTLS_PK_TO_SIGN=1 -DHAVE_P11KIT=1 -DHAVE_TROUSERS=1 -DOPENCONNECT_GNUTLS=1 -DDTLS_OPENSSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLIBPROXY_HDR=\"proxy.h\" -DHAVE_LIBSTOKEN=1 -DHAVE_LIBOATH=1 -DIF_TUN_HDR=\"linux/if_tun.h\" -DHAVE_DTLS1_STOP_TIMER=1 -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -c compat.c -fPIC -DPIC -o .libs/libopenconnect_la-compat.o libtool: compile: gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"5.02\" "-DPACKAGE_STRING=\"openconnect 5.02\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"5.02\" -DDEFAULT_VPNCSCRIPT=\"/etc/vpnc/vpnc-script\" -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_GNU_SOURCE=1 -DHAVE_GETLINE=1 -DHAVE_STRCASESTR=1 -DHAVE_ASPRINTF=1 -DENABLE_NLS=1 -DHAVE_GNUTLS_DTLS_SET_DATA_MTU=1 -DHAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST=1 -DHAVE_GNUTLS_PKCS12_SIMPLE_PARSE=1 -DHAVE_GNUTLS_CERTIFICATE_SET_KEY=1 -DHAVE_GNUTLS_PK_TO_SIGN=1 -DHAVE_P11KIT=1 -DHAVE_TROUSERS=1 -DOPENCONNECT_GNUTLS=1 -DDTLS_OPENSSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLIBPROXY_HDR=\"proxy.h\" -DHAVE_LIBSTOKEN=1 -DHAVE_LIBOATH=1 -DIF_TUN_HDR=\"linux/if_tun.h\" -DHAVE_DTLS1_STOP_TIMER=1 -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -c gnutls.c -fPIC -DPIC -o .libs/libopenconnect_la-gnutls.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"5.02\" -DPACKAGE_STRING=\"openconnect\ 5.02\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"5.02\" -DDEFAULT_VPNCSCRIPT=\"/etc/vpnc/vpnc-script\" -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_GNU_SOURCE=1 -DHAVE_GETLINE=1 -DHAVE_STRCASESTR=1 -DHAVE_ASPRINTF=1 -DENABLE_NLS=1 -DHAVE_GNUTLS_DTLS_SET_DATA_MTU=1 -DHAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST=1 -DHAVE_GNUTLS_PKCS12_SIMPLE_PARSE=1 -DHAVE_GNUTLS_CERTIFICATE_SET_KEY=1 -DHAVE_GNUTLS_PK_TO_SIGN=1 -DHAVE_P11KIT=1 -DHAVE_TROUSERS=1 -DOPENCONNECT_GNUTLS=1 -DDTLS_OPENSSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLIBPROXY_HDR=\"proxy.h\" -DHAVE_LIBSTOKEN=1 -DHAVE_LIBOATH=1 -DIF_TUN_HDR=\"linux/if_tun.h\" -DHAVE_DTLS1_STOP_TIMER=1 -I. -DLOCALEDIR="\"/usr/share/locale\"" -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -c -o libopenconnect_la-gnutls_pkcs12.lo `test -f 'gnutls_pkcs12.c' || echo './'`gnutls_pkcs12.c libtool: compile: gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"5.02\" "-DPACKAGE_STRING=\"openconnect 5.02\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"5.02\" -DDEFAULT_VPNCSCRIPT=\"/etc/vpnc/vpnc-script\" -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_GNU_SOURCE=1 -DHAVE_GETLINE=1 -DHAVE_STRCASESTR=1 -DHAVE_ASPRINTF=1 -DENABLE_NLS=1 -DHAVE_GNUTLS_DTLS_SET_DATA_MTU=1 -DHAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST=1 -DHAVE_GNUTLS_PKCS12_SIMPLE_PARSE=1 -DHAVE_GNUTLS_CERTIFICATE_SET_KEY=1 -DHAVE_GNUTLS_PK_TO_SIGN=1 -DHAVE_P11KIT=1 -DHAVE_TROUSERS=1 -DOPENCONNECT_GNUTLS=1 -DDTLS_OPENSSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLIBPROXY_HDR=\"proxy.h\" -DHAVE_LIBSTOKEN=1 -DHAVE_LIBOATH=1 -DIF_TUN_HDR=\"linux/if_tun.h\" -DHAVE_DTLS1_STOP_TIMER=1 -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -c gnutls_pkcs12.c -fPIC -DPIC -o .libs/libopenconnect_la-gnutls_pkcs12.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"5.02\" -DPACKAGE_STRING=\"openconnect\ 5.02\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"5.02\" -DDEFAULT_VPNCSCRIPT=\"/etc/vpnc/vpnc-script\" -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_GNU_SOURCE=1 -DHAVE_GETLINE=1 -DHAVE_STRCASESTR=1 -DHAVE_ASPRINTF=1 -DENABLE_NLS=1 -DHAVE_GNUTLS_DTLS_SET_DATA_MTU=1 -DHAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST=1 -DHAVE_GNUTLS_PKCS12_SIMPLE_PARSE=1 -DHAVE_GNUTLS_CERTIFICATE_SET_KEY=1 -DHAVE_GNUTLS_PK_TO_SIGN=1 -DHAVE_P11KIT=1 -DHAVE_TROUSERS=1 -DOPENCONNECT_GNUTLS=1 -DDTLS_OPENSSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLIBPROXY_HDR=\"proxy.h\" -DHAVE_LIBSTOKEN=1 -DHAVE_LIBOATH=1 -DIF_TUN_HDR=\"linux/if_tun.h\" -DHAVE_DTLS1_STOP_TIMER=1 -I. -DLOCALEDIR="\"/usr/share/locale\"" -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -c -o libopenconnect_la-gnutls_tpm.lo `test -f 'gnutls_tpm.c' || echo './'`gnutls_tpm.c gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"5.02\" -DPACKAGE_STRING=\"openconnect\ 5.02\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"5.02\" -DDEFAULT_VPNCSCRIPT=\"/etc/vpnc/vpnc-script\" -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_GNU_SOURCE=1 -DHAVE_GETLINE=1 -DHAVE_STRCASESTR=1 -DHAVE_ASPRINTF=1 -DENABLE_NLS=1 -DHAVE_GNUTLS_DTLS_SET_DATA_MTU=1 -DHAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST=1 -DHAVE_GNUTLS_PKCS12_SIMPLE_PARSE=1 -DHAVE_GNUTLS_CERTIFICATE_SET_KEY=1 -DHAVE_GNUTLS_PK_TO_SIGN=1 -DHAVE_P11KIT=1 -DHAVE_TROUSERS=1 -DOPENCONNECT_GNUTLS=1 -DDTLS_OPENSSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLIBPROXY_HDR=\"proxy.h\" -DHAVE_LIBSTOKEN=1 -DHAVE_LIBOATH=1 -DIF_TUN_HDR=\"linux/if_tun.h\" -DHAVE_DTLS1_STOP_TIMER=1 -I. -DLOCALEDIR="\"/usr/share/locale\"" -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -c -o openconnect-xml.o `test -f 'xml.c' || echo './'`xml.c libtool: compile: gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"5.02\" "-DPACKAGE_STRING=\"openconnect 5.02\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"5.02\" -DDEFAULT_VPNCSCRIPT=\"/etc/vpnc/vpnc-script\" -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_GNU_SOURCE=1 -DHAVE_GETLINE=1 -DHAVE_STRCASESTR=1 -DHAVE_ASPRINTF=1 -DENABLE_NLS=1 -DHAVE_GNUTLS_DTLS_SET_DATA_MTU=1 -DHAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST=1 -DHAVE_GNUTLS_PKCS12_SIMPLE_PARSE=1 -DHAVE_GNUTLS_CERTIFICATE_SET_KEY=1 -DHAVE_GNUTLS_PK_TO_SIGN=1 -DHAVE_P11KIT=1 -DHAVE_TROUSERS=1 -DOPENCONNECT_GNUTLS=1 -DDTLS_OPENSSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLIBPROXY_HDR=\"proxy.h\" -DHAVE_LIBSTOKEN=1 -DHAVE_LIBOATH=1 -DIF_TUN_HDR=\"linux/if_tun.h\" -DHAVE_DTLS1_STOP_TIMER=1 -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -c gnutls_tpm.c -fPIC -DPIC -o .libs/libopenconnect_la-gnutls_tpm.o gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"5.02\" -DPACKAGE_STRING=\"openconnect\ 5.02\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"5.02\" -DDEFAULT_VPNCSCRIPT=\"/etc/vpnc/vpnc-script\" -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_GNU_SOURCE=1 -DHAVE_GETLINE=1 -DHAVE_STRCASESTR=1 -DHAVE_ASPRINTF=1 -DENABLE_NLS=1 -DHAVE_GNUTLS_DTLS_SET_DATA_MTU=1 -DHAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST=1 -DHAVE_GNUTLS_PKCS12_SIMPLE_PARSE=1 -DHAVE_GNUTLS_CERTIFICATE_SET_KEY=1 -DHAVE_GNUTLS_PK_TO_SIGN=1 -DHAVE_P11KIT=1 -DHAVE_TROUSERS=1 -DOPENCONNECT_GNUTLS=1 -DDTLS_OPENSSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLIBPROXY_HDR=\"proxy.h\" -DHAVE_LIBSTOKEN=1 -DHAVE_LIBOATH=1 -DIF_TUN_HDR=\"linux/if_tun.h\" -DHAVE_DTLS1_STOP_TIMER=1 -I. -DLOCALEDIR="\"/usr/share/locale\"" -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -c -o openconnect-main.o `test -f 'main.c' || echo './'`main.c gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"5.02\" -DPACKAGE_STRING=\"openconnect\ 5.02\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"5.02\" -DDEFAULT_VPNCSCRIPT=\"/etc/vpnc/vpnc-script\" -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_GNU_SOURCE=1 -DHAVE_GETLINE=1 -DHAVE_STRCASESTR=1 -DHAVE_ASPRINTF=1 -DENABLE_NLS=1 -DHAVE_GNUTLS_DTLS_SET_DATA_MTU=1 -DHAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST=1 -DHAVE_GNUTLS_PKCS12_SIMPLE_PARSE=1 -DHAVE_GNUTLS_CERTIFICATE_SET_KEY=1 -DHAVE_GNUTLS_PK_TO_SIGN=1 -DHAVE_P11KIT=1 -DHAVE_TROUSERS=1 -DOPENCONNECT_GNUTLS=1 -DDTLS_OPENSSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLIBPROXY_HDR=\"proxy.h\" -DHAVE_LIBSTOKEN=1 -DHAVE_LIBOATH=1 -DIF_TUN_HDR=\"linux/if_tun.h\" -DHAVE_DTLS1_STOP_TIMER=1 -I. -DLOCALEDIR="\"/usr/share/locale\"" -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -c -o openconnect-dtls.o `test -f 'dtls.c' || echo './'`dtls.c gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"5.02\" -DPACKAGE_STRING=\"openconnect\ 5.02\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"5.02\" -DDEFAULT_VPNCSCRIPT=\"/etc/vpnc/vpnc-script\" -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_GNU_SOURCE=1 -DHAVE_GETLINE=1 -DHAVE_STRCASESTR=1 -DHAVE_ASPRINTF=1 -DENABLE_NLS=1 -DHAVE_GNUTLS_DTLS_SET_DATA_MTU=1 -DHAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST=1 -DHAVE_GNUTLS_PKCS12_SIMPLE_PARSE=1 -DHAVE_GNUTLS_CERTIFICATE_SET_KEY=1 -DHAVE_GNUTLS_PK_TO_SIGN=1 -DHAVE_P11KIT=1 -DHAVE_TROUSERS=1 -DOPENCONNECT_GNUTLS=1 -DDTLS_OPENSSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLIBPROXY_HDR=\"proxy.h\" -DHAVE_LIBSTOKEN=1 -DHAVE_LIBOATH=1 -DIF_TUN_HDR=\"linux/if_tun.h\" -DHAVE_DTLS1_STOP_TIMER=1 -I. -DLOCALEDIR="\"/usr/share/locale\"" -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -c -o openconnect-cstp.o `test -f 'cstp.c' || echo './'`cstp.c gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"5.02\" -DPACKAGE_STRING=\"openconnect\ 5.02\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"5.02\" -DDEFAULT_VPNCSCRIPT=\"/etc/vpnc/vpnc-script\" -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_GNU_SOURCE=1 -DHAVE_GETLINE=1 -DHAVE_STRCASESTR=1 -DHAVE_ASPRINTF=1 -DENABLE_NLS=1 -DHAVE_GNUTLS_DTLS_SET_DATA_MTU=1 -DHAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST=1 -DHAVE_GNUTLS_PKCS12_SIMPLE_PARSE=1 -DHAVE_GNUTLS_CERTIFICATE_SET_KEY=1 -DHAVE_GNUTLS_PK_TO_SIGN=1 -DHAVE_P11KIT=1 -DHAVE_TROUSERS=1 -DOPENCONNECT_GNUTLS=1 -DDTLS_OPENSSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLIBPROXY_HDR=\"proxy.h\" -DHAVE_LIBSTOKEN=1 -DHAVE_LIBOATH=1 -DIF_TUN_HDR=\"linux/if_tun.h\" -DHAVE_DTLS1_STOP_TIMER=1 -I. -DLOCALEDIR="\"/usr/share/locale\"" -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -c -o openconnect-mainloop.o `test -f 'mainloop.c' || echo './'`mainloop.c gcc -DPACKAGE_NAME=\"openconnect\" -DPACKAGE_TARNAME=\"openconnect\" -DPACKAGE_VERSION=\"5.02\" -DPACKAGE_STRING=\"openconnect\ 5.02\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"openconnect\" -DVERSION=\"5.02\" -DDEFAULT_VPNCSCRIPT=\"/etc/vpnc/vpnc-script\" -D_POSIX_C_SOURCE=200112L -D_BSD_SOURCE=1 -D_GNU_SOURCE=1 -DHAVE_GETLINE=1 -DHAVE_STRCASESTR=1 -DHAVE_ASPRINTF=1 -DENABLE_NLS=1 -DHAVE_GNUTLS_DTLS_SET_DATA_MTU=1 -DHAVE_GNUTLS_CERTIFICATE_SET_X509_SYSTEM_TRUST=1 -DHAVE_GNUTLS_PKCS12_SIMPLE_PARSE=1 -DHAVE_GNUTLS_CERTIFICATE_SET_KEY=1 -DHAVE_GNUTLS_PK_TO_SIGN=1 -DHAVE_P11KIT=1 -DHAVE_TROUSERS=1 -DOPENCONNECT_GNUTLS=1 -DDTLS_OPENSSL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DLIBPROXY_HDR=\"proxy.h\" -DHAVE_LIBSTOKEN=1 -DHAVE_LIBOATH=1 -DIF_TUN_HDR=\"linux/if_tun.h\" -DHAVE_DTLS1_STOP_TIMER=1 -I. -DLOCALEDIR="\"/usr/share/locale\"" -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -c -o openconnect-tun.o `test -f 'tun.c' || echo './'`tun.c /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -version-number 2:2 -Wl,--version-script,libopenconnect.map -Wl,-z,relro -o libopenconnect.la -rpath /usr/lib64 libopenconnect_la-version.lo libopenconnect_la-ssl.lo libopenconnect_la-http.lo libopenconnect_la-auth.lo libopenconnect_la-library.lo libopenconnect_la-compat.lo libopenconnect_la-gnutls.lo libopenconnect_la-gnutls_pkcs12.lo libopenconnect_la-gnutls_tpm.lo -lgnutls -lxml2 -lproxy -lp11-kit -ltspi -lstoken -loath libtool: link: gcc -shared -fPIC -DPIC .libs/libopenconnect_la-version.o .libs/libopenconnect_la-ssl.o .libs/libopenconnect_la-http.o .libs/libopenconnect_la-auth.o .libs/libopenconnect_la-library.o .libs/libopenconnect_la-compat.o .libs/libopenconnect_la-gnutls.o .libs/libopenconnect_la-gnutls_pkcs12.o .libs/libopenconnect_la-gnutls_tpm.o -lgnutls -lxml2 -lproxy -lp11-kit -ltspi -lstoken -loath -O2 -m64 -mtune=generic -Wl,--version-script -Wl,libopenconnect.map -Wl,-z -Wl,relro -Wl,-soname -Wl,libopenconnect.so.2 -o .libs/libopenconnect.so.2.2.0 libtool: link: (cd ".libs" && rm -f "libopenconnect.so.2" && ln -s "libopenconnect.so.2.2.0" "libopenconnect.so.2") libtool: link: (cd ".libs" && rm -f "libopenconnect.so" && ln -s "libopenconnect.so.2.2.0" "libopenconnect.so") libtool: link: ( cd ".libs" && rm -f "libopenconnect.la" && ln -s "../libopenconnect.la" "libopenconnect.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -Wl,-z,relro -o openconnect openconnect-xml.o openconnect-main.o openconnect-dtls.o openconnect-cstp.o openconnect-mainloop.o openconnect-tun.o libopenconnect.la -lgnutls -lssl -lcrypto -lxml2 -lproxy -lz -lstoken -loath libtool: link: gcc -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -I/usr/include/liboath -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings -Wl,-z -Wl,relro -o .libs/openconnect openconnect-xml.o openconnect-main.o openconnect-dtls.o openconnect-cstp.o openconnect-mainloop.o openconnect-tun.o ./.libs/libopenconnect.so -lp11-kit -ltspi -lgnutls -lssl -lcrypto -lxml2 -lproxy -lz -lstoken -loath make[1]: Leaving directory `/builddir/build/BUILD/openconnect-5.02' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GQRG5A Making install in www make[1]: Entering directory `/builddir/build/BUILD/openconnect-5.02/www' Making install in styles make[2]: Entering directory `/builddir/build/BUILD/openconnect-5.02/www/styles' make[3]: Entering directory `/builddir/build/BUILD/openconnect-5.02/www/styles' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/doc/openconnect-5.02/styles' /usr/bin/install -c -m 644 main.css '/builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/doc/openconnect-5.02/styles' make[3]: Leaving directory `/builddir/build/BUILD/openconnect-5.02/www/styles' make[2]: Leaving directory `/builddir/build/BUILD/openconnect-5.02/www/styles' Making install in inc make[2]: Entering directory `/builddir/build/BUILD/openconnect-5.02/www/inc' make[3]: Entering directory `/builddir/build/BUILD/openconnect-5.02/www/inc' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/doc/openconnect-5.02/inc' /usr/bin/install -c -m 644 ./content.tmpl ./footer.tmpl ./header.tmpl '/builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/doc/openconnect-5.02/inc' make[3]: Leaving directory `/builddir/build/BUILD/openconnect-5.02/www/inc' make[2]: Leaving directory `/builddir/build/BUILD/openconnect-5.02/www/inc' Making install in images make[2]: Entering directory `/builddir/build/BUILD/openconnect-5.02/www/images' + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64 + cd openconnect-5.02 + rm -rf /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64 make[3]: Entering directory `/builddir/build/BUILD/openconnect-5.02/www/images' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/doc/openconnect-5.02/images' /usr/bin/install -c -m 644 ./left.png ./left2.png ./leftsel.png ./leftsel2.png ./openconnect.png ./right.png ./right2.png ./rightsel.png ./rightsel2.png ./openconnect.svg '/builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/doc/openconnect-5.02/images' make[3]: Leaving directory `/builddir/build/BUILD/openconnect-5.02/www/images' make[2]: Leaving directory `/builddir/build/BUILD/openconnect-5.02/www/images' make[2]: Entering directory `/builddir/build/BUILD/openconnect-5.02/www' make[3]: Entering directory `/builddir/build/BUILD/openconnect-5.02/www' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/doc/openconnect-5.02' /usr/bin/install -c -m 644 csd.html features.html gui.html nonroot.html building.html connecting.html manual.html vpnc-script.html changelog.html download.html index.html packages.html platforms.html contribute.html mail.html technical.html '/builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/doc/openconnect-5.02' make[3]: Leaving directory `/builddir/build/BUILD/openconnect-5.02/www' make[2]: Leaving directory `/builddir/build/BUILD/openconnect-5.02/www' make[1]: Leaving directory `/builddir/build/BUILD/openconnect-5.02/www' Making install in po make[1]: Entering directory `/builddir/build/BUILD/openconnect-5.02/po' make[2]: Entering directory `/builddir/build/BUILD/openconnect-5.02/po' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/openconnect-5.02/po' linguas="ar as ast bg_BG bg bn_IN bn bs ca ca@valencia cs da de el en_GB en_US eo es_CR es_MX es et eu fa fi fr gd gl gu he hi_IN hi hu id it ja km kn ko ku lo lt lv ml mr ms_MY ms nb nl nn no or pa pl pt_BR pt pt_PT ro ru sk sl sq sr@latin sr sv ta te tg tg_TJ th tl_PH tl tr ug uk ur_PK vi vi_VN wa zh_CN zh_HK zh_TW"; \ for l in $linguas; do \ dir="/builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/$l/LC_MESSAGES"; \ /usr/bin/mkdir -p $dir; \ echo Installing $l.mo to $dir/openconnect.mo ; \ /usr/bin/install -c -m 644 $l.mo $dir/openconnect.mo; \ done Installing ar.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/ar/LC_MESSAGES/openconnect.mo Installing as.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/as/LC_MESSAGES/openconnect.mo Installing ast.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/ast/LC_MESSAGES/openconnect.mo Installing bg_BG.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/bg_BG/LC_MESSAGES/openconnect.mo Installing bg.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/bg/LC_MESSAGES/openconnect.mo Installing bn_IN.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/openconnect.mo Installing bn.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/bn/LC_MESSAGES/openconnect.mo Installing bs.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/bs/LC_MESSAGES/openconnect.mo Installing ca.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/ca/LC_MESSAGES/openconnect.mo Installing ca@valencia.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/openconnect.mo Installing cs.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/cs/LC_MESSAGES/openconnect.mo Installing da.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/da/LC_MESSAGES/openconnect.mo Installing de.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/de/LC_MESSAGES/openconnect.mo Installing el.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/el/LC_MESSAGES/openconnect.mo Installing en_GB.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/en_GB/LC_MESSAGES/openconnect.mo Installing en_US.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/en_US/LC_MESSAGES/openconnect.mo Installing eo.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/eo/LC_MESSAGES/openconnect.mo Installing es_CR.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/es_CR/LC_MESSAGES/openconnect.mo Installing es_MX.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/es_MX/LC_MESSAGES/openconnect.mo Installing es.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/es/LC_MESSAGES/openconnect.mo Installing et.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/et/LC_MESSAGES/openconnect.mo Installing eu.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/eu/LC_MESSAGES/openconnect.mo Installing fa.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/fa/LC_MESSAGES/openconnect.mo Installing fi.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/fi/LC_MESSAGES/openconnect.mo Installing fr.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/fr/LC_MESSAGES/openconnect.mo Installing gd.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/gd/LC_MESSAGES/openconnect.mo Installing gl.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/gl/LC_MESSAGES/openconnect.mo Installing gu.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/gu/LC_MESSAGES/openconnect.mo Installing he.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/he/LC_MESSAGES/openconnect.mo Installing hi_IN.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/hi_IN/LC_MESSAGES/openconnect.mo Installing hi.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/hi/LC_MESSAGES/openconnect.mo Installing hu.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/hu/LC_MESSAGES/openconnect.mo Installing id.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/id/LC_MESSAGES/openconnect.mo Installing it.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/it/LC_MESSAGES/openconnect.mo Installing ja.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/ja/LC_MESSAGES/openconnect.mo Installing km.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/km/LC_MESSAGES/openconnect.mo Installing kn.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/kn/LC_MESSAGES/openconnect.mo Installing ko.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/ko/LC_MESSAGES/openconnect.mo Installing ku.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/ku/LC_MESSAGES/openconnect.mo Installing lo.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/lo/LC_MESSAGES/openconnect.mo Installing lt.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/lt/LC_MESSAGES/openconnect.mo Installing lv.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/lv/LC_MESSAGES/openconnect.mo Installing ml.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/ml/LC_MESSAGES/openconnect.mo Installing mr.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/mr/LC_MESSAGES/openconnect.mo Installing ms_MY.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/ms_MY/LC_MESSAGES/openconnect.mo Installing ms.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/ms/LC_MESSAGES/openconnect.mo Installing nb.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/nb/LC_MESSAGES/openconnect.mo Installing nl.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/nl/LC_MESSAGES/openconnect.mo Installing nn.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/nn/LC_MESSAGES/openconnect.mo Installing no.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/no/LC_MESSAGES/openconnect.mo Installing or.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/or/LC_MESSAGES/openconnect.mo Installing pa.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/pa/LC_MESSAGES/openconnect.mo Installing pl.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/pl/LC_MESSAGES/openconnect.mo Installing pt_BR.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/openconnect.mo Installing pt.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/pt/LC_MESSAGES/openconnect.mo Installing pt_PT.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/pt_PT/LC_MESSAGES/openconnect.mo Installing ro.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/ro/LC_MESSAGES/openconnect.mo Installing ru.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/ru/LC_MESSAGES/openconnect.mo Installing sk.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/sk/LC_MESSAGES/openconnect.mo Installing sl.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/sl/LC_MESSAGES/openconnect.mo Installing sq.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/sq/LC_MESSAGES/openconnect.mo Installing sr@latin.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/openconnect.mo Installing sr.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/sr/LC_MESSAGES/openconnect.mo Installing sv.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/sv/LC_MESSAGES/openconnect.mo Installing ta.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/ta/LC_MESSAGES/openconnect.mo Installing te.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/te/LC_MESSAGES/openconnect.mo Installing tg.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/tg/LC_MESSAGES/openconnect.mo Installing tg_TJ.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/tg_TJ/LC_MESSAGES/openconnect.mo Installing th.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/th/LC_MESSAGES/openconnect.mo Installing tl_PH.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/tl_PH/LC_MESSAGES/openconnect.mo Installing tl.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/tl/LC_MESSAGES/openconnect.mo Installing tr.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/tr/LC_MESSAGES/openconnect.mo Installing ug.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/ug/LC_MESSAGES/openconnect.mo Installing uk.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/uk/LC_MESSAGES/openconnect.mo Installing ur_PK.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/ur_PK/LC_MESSAGES/openconnect.mo Installing vi.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/vi/LC_MESSAGES/openconnect.mo Installing vi_VN.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/vi_VN/LC_MESSAGES/openconnect.mo Installing wa.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/wa/LC_MESSAGES/openconnect.mo Installing zh_CN.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/openconnect.mo Installing zh_HK.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/openconnect.mo Installing zh_TW.mo to /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/openconnect.mo make[3]: Leaving directory `/builddir/build/BUILD/openconnect-5.02/po' make[2]: Leaving directory `/builddir/build/BUILD/openconnect-5.02/po' make[1]: Leaving directory `/builddir/build/BUILD/openconnect-5.02/po' make[1]: Entering directory `/builddir/build/BUILD/openconnect-5.02' make[2]: Entering directory `/builddir/build/BUILD/openconnect-5.02' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libopenconnect.la '/builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libopenconnect.so.2.2.0 /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/lib64/libopenconnect.so.2.2.0 libtool: install: (cd /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/lib64 && { ln -s -f libopenconnect.so.2.2.0 libopenconnect.so.2 || { rm -f libopenconnect.so.2 && ln -s libopenconnect.so.2.2.0 libopenconnect.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/lib64 && { ln -s -f libopenconnect.so.2.2.0 libopenconnect.so || { rm -f libopenconnect.so && ln -s libopenconnect.so.2.2.0 libopenconnect.so; }; }) libtool: install: /usr/bin/install -c .libs/libopenconnect.lai /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/lib64/libopenconnect.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/sbin' /bin/sh ./libtool --mode=install /usr/bin/install -c openconnect '/builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/sbin' libtool: install: warning: `libopenconnect.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/openconnect /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/sbin/openconnect /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/include' /usr/bin/install -c -m 644 openconnect.h '/builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 openconnect.8 '/builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 openconnect.pc '/builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/openconnect-5.02' make[1]: Leaving directory `/builddir/build/BUILD/openconnect-5.02' + rm -f /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64//usr/lib64/libopenconnect.la + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64 openconnect + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/openconnect-5.02 extracting debug info from /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/sbin/openconnect extracting debug info from /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/lib64/libopenconnect.so.2.2.0 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libopenconnect.so.2.2.0.debug to /usr/lib/debug/usr/lib64/libopenconnect.so.debug symlinked /usr/lib/debug/usr/lib64/libopenconnect.so.2.2.0.debug to /usr/lib/debug/usr/lib64/libopenconnect.so.2.debug 615 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: openconnect-5.02-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YxlfuA + umask 022 + cd /builddir/build/BUILD + cd openconnect-5.02 + DOCDIR=/builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/doc/openconnect-5.02 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/doc/openconnect-5.02 + cp -pr TODO /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/doc/openconnect-5.02 + cp -pr COPYING.LGPL /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64/usr/share/doc/openconnect-5.02 + exit 0 Provides: libopenconnect.so.2()(64bit) libopenconnect.so.2(OPENCONNECT_2.0)(64bit) libopenconnect.so.2(OPENCONNECT_2.1)(64bit) libopenconnect.so.2(OPENCONNECT_2.2)(64bit) libopenconnect.so.2(OPENCONNECT_PRIVATE)(64bit) openconnect = 5.02-1.el7 openconnect(x86-64) = 5.02-1.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(OPENSSL_1.0.1)(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libgnutls.so.28()(64bit) libgnutls.so.28(GNUTLS_1_4)(64bit) libgnutls.so.28(GNUTLS_2_10)(64bit) libgnutls.so.28(GNUTLS_2_12)(64bit) libgnutls.so.28(GNUTLS_3_0_0)(64bit) libgnutls.so.28(GNUTLS_3_1_0)(64bit) liboath.so.0()(64bit) liboath.so.0(LIBOATH_1.12.0)(64bit) liboath.so.0(LIBOATH_1.2.0)(64bit) liboath.so.0(LIBOATH_1.4.0)(64bit) liboath.so.0(LIBOATH_1.8.0)(64bit) libopenconnect.so.2()(64bit) libopenconnect.so.2(OPENCONNECT_2.0)(64bit) libopenconnect.so.2(OPENCONNECT_2.1)(64bit) libopenconnect.so.2(OPENCONNECT_2.2)(64bit) libopenconnect.so.2(OPENCONNECT_PRIVATE)(64bit) libp11-kit.so.0()(64bit) libproxy.so.1()(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libstoken.so.1()(64bit) libstoken.so.1(STOKEN_1.0)(64bit) libtspi.so.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: openconnect-devel-5.02-1.el7.x86_64 Provides: openconnect-devel = 5.02-1.el7 openconnect-devel(x86-64) = 5.02-1.el7 pkgconfig(openconnect) = 5.02 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libopenconnect.so.2()(64bit) pkgconfig(gnutls) pkgconfig(libproxy-1.0) pkgconfig(libxml-2.0) pkgconfig(p11-kit-1) pkgconfig(stoken) pkgconfig(zlib) Processing files: openconnect-debuginfo-5.02-1.el7.x86_64 Provides: openconnect-debuginfo = 5.02-1.el7 openconnect-debuginfo(x86-64) = 5.02-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64 Wrote: /builddir/build/RPMS/openconnect-5.02-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/openconnect-devel-5.02-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/openconnect-debuginfo-5.02-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.igGzrB + umask 022 + cd /builddir/build/BUILD + cd openconnect-5.02 + rm -rf /builddir/build/BUILDROOT/openconnect-5.02-1.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->