Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/cockpit.spec'], shell=Falsetimeout=0uid=1000logger=chrootPath='/var/lib/mock/fedora-22-x86_64-cockpit/root'printOutput=Falseuser='mockbuild'env={'LANG': 'C', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}gid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/cockpit.spec'] with env {'LANG': 'C', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/cockpit-wip-1.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/cockpit.spec '], shell=Falsetimeout=0uid=1000private_network=Truelogger=chrootPath='/var/lib/mock/fedora-22-x86_64-cockpit/root'printOutput=Falseuser='mockbuild'env={'LANG': 'C', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'}gid=135) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/cockpit.spec '] with env {'LANG': 'C', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fnxNFK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cockpit-wip + /usr/bin/gzip -dc /builddir/build/SOURCES/cockpit-wip.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cockpit-wip + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wUlPjM + umask 022 + cd /builddir/build/BUILD + cd cockpit-wip + env NOCONFIGURE=1 ./autogen.sh ++ dirname ./autogen.sh + srcdir=. + test -z . + PKG_NAME=Cockpit + test -f ./src/ws/cockpit.service.in ++ pwd + olddir=/builddir/build/BUILD/cockpit-wip + cd . + cd tools + npm install + rm -rf autom4te.cache + autoreconf -f -i -I tools configure.ac:34: installing 'tools/ar-lib' configure.ac:32: installing 'tools/compile' configure.ac:29: installing 'tools/install-sh' configure.ac:29: installing 'tools/missing' Makefile.am: installing 'tools/depcomp' + intltoolize --force --copy + set +x + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./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 --disable-static --disable-silent-rules --with-cockpit-user=cockpit-ws --with-branding=default configure: WARNING: unrecognized options: --disable-static 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 to enable maintainer-specific portions of Makefiles... yes 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... none 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-redhat-linux-gnu-ar... no checking for x86_64-redhat-linux-gnu-lib... no checking for x86_64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for gcc option to accept ISO C99... none needed checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for library containing strerror... none required checking for ANSI C header files... (cached) yes checking whether ln -s works... yes checking whether make supports nested variables... (cached) yes checking whether to install to prefix only... no checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO... yes checking for SYSTEMD... yes checking for JSON_GLIB... yes checking for POLKIT... yes checking for krb5-config... /usr/bin/krb5-config checking for working krb5-config... yes checking build with cockpit-ws... yes checking for GLIB_TLS... yes checking for LIBSSH... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking for pam_open_session in -lpam... yes checking keyutils.h usability... yes checking keyutils.h presence... yes checking for keyutils.h... yes checking for keyctl_join_session_keyring in -lkeyutils... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for crypt_r in -lcrypt... yes checking whether to build with PCP... yes checking pcp/pmapi.h usability... yes checking pcp/pmapi.h presence... yes checking for pcp/pmapi.h... yes checking for pmNewContext in -lpcp... yes checking for gss_import_cred in -lgssapi_krb5... yes checking for ssh_gssapi_set_creds in -lssh... yes checking for ssh_set_agent_socket in -lssh... yes checking for systemd unit dir... systemdunitdir checking whether NLS is requested... yes checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.20.3 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for phantomjs... no checking for usermod... /usr/sbin/usermod checking for pkexec... /usr/bin/pkexec checking for sudo... /usr/bin/sudo checking for ssh-add... /usr/bin/ssh-add checking for ssh-agent... /usr/bin/ssh-agent checking for fdwalk... no checking for asan flags... no checking whether to build documentation... yes checking for xsltproc... /usr/bin/xsltproc checking for xmlto... /usr/bin/xmlto checking for branding directory... default checking for debug mode... default checking whether to build with coverage... no checking build strict... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/guide/version config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --disable-static Cockpit wip ================ prefix: /usr exec_prefix: /usr libdir: /usr/lib64 libexecdir: /usr/libexec bindir: /usr/bin sbindir: /usr/sbin datarootdir: ${prefix}/share datadir: /usr/share sysconfdir: /etc localstatedir: /var dbusservicedir: dbussystemdir: pamdir: ${libdir}/security compiler: gcc cflags: -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g cppflags: cockpit-ws: yes cockpit-ws user: cockpit-ws cockpit-ws group: cockpit-ws Maintainer mode: yes Building docs: yes Debug mode: default With coverage: no With address sanitizer: no With PCP: yes Branding: default Supports key auth: yes pkexec: /usr/bin/pkexec ssh-add: /usr/bin/ssh-add ssh-agent: /usr/bin/ssh-agent sudo: /usr/bin/sudo usermod: /usr/sbin/usermod + make -j 'CFLAGS=-O2 -Wall -Werror -fPIC -g -DWITH_DEBUG' all ./tools/gdbus-unbreak-codegen \ --interface-prefix com.redhat.Cockpit.DBusTests \ --c-namespace Test \ --c-generate-object-manager \ --generate-c-code test-dbus-generated \ ./src/common/com.redhat.Cockpit.DBusTests.xml \ glib-compile-resources --target=src/common/cockpitassets.h --generate-header --sourcedir=src/common/ src/common/cockpitassets.gresource.xml glib-compile-resources --target=src/common/cockpitassets.c --generate-source --sourcedir=src/common/ src/common/cockpitassets.gresource.xml make all-recursive make[1]: Entering directory '/builddir/build/BUILD/cockpit-wip' Making all in . make[2]: Entering directory '/builddir/build/BUILD/cockpit-wip' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/cockpit_bridge-bridge.o `test -f 'src/bridge/bridge.c' || echo './'`src/bridge/bridge.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/cockpit_polkit-cockpitpolkithelper.o `test -f 'src/bridge/cockpitpolkithelper.c' || echo './'`src/bridge/cockpitpolkithelper.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/cockpit_pcp-cockpitpcp.o `test -f 'src/bridge/cockpitpcp.c' || echo './'`src/bridge/cockpitpcp.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/ws/cockpit_ws-main.o `test -f 'src/ws/main.c' || echo './'`src/ws/main.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/ws/session.o src/ws/session.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/test_paths-test-paths.o `test -f 'src/bridge/test-paths.c' || echo './'`src/bridge/test-paths.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/test_rules-test-rules.o `test -f 'src/bridge/test-rules.c' || echo './'`src/bridge/test-rules.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/test_channel-test-channel.o `test -f 'src/bridge/test-channel.c' || echo './'`src/bridge/test-channel.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/test_channel-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/test_portal-test-portal.o `test -f 'src/bridge/test-portal.c' || echo './'`src/bridge/test-portal.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/test_portal-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/test_pipe_channel-test-pipe-channel.o `test -f 'src/bridge/test-pipe-channel.c' || echo './'`src/bridge/test-pipe-channel.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/test_pipe_channel-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/test_packages-test-packages.o `test -f 'src/bridge/test-packages.c' || echo './'`src/bridge/test-packages.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/test_packages-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/test_fs-test-fs.o `test -f 'src/bridge/test-fs.c' || echo './'`src/bridge/test-fs.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/test_fs-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/test_metrics-test-metrics.o `test -f 'src/bridge/test-metrics.c' || echo './'`src/bridge/test-metrics.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/test_metrics-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/test_httpstream-test-httpstream.o `test -f 'src/bridge/test-httpstream.c' || echo './'`src/bridge/test-httpstream.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/test_httpstream-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/test_setup-test-setup.o `test -f 'src/bridge/test-setup.c' || echo './'`src/bridge/test-setup.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/test_pcp-test-pcp.o `test -f 'src/bridge/test-pcp.c' || echo './'`src/bridge/test-pcp.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/test_pcp-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/test_pcp_archives-test-pcp-archives.o `test -f 'src/bridge/test-pcp-archives.c' || echo './'`src/bridge/test-pcp-archives.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/test_pcp_archives-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"mock-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/mock_bridge-mock-bridge.o `test -f 'src/bridge/mock-bridge.c' || echo './'`src/bridge/mock-bridge.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/test_hex-test-hex.o `test -f 'src/common/test-hex.c' || echo './'`src/common/test-hex.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/test_json-test-json.o `test -f 'src/common/test-json.c' || echo './'`src/common/test-json.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/test_pipe-test-pipe.o `test -f 'src/common/test-pipe.c' || echo './'`src/common/test-pipe.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/test_stream-test-stream.o `test -f 'src/common/test-stream.c' || echo './'`src/common/test-stream.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/test_stream-mock-io-stream.o `test -f 'src/common/mock-io-stream.c' || echo './'`src/common/mock-io-stream.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/test_transport-test-transport.o `test -f 'src/common/test-transport.c' || echo './'`src/common/test-transport.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/test_unixsignal-test-unixsignal.o `test -f 'src/common/test-unixsignal.c' || echo './'`src/common/test-unixsignal.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/test_template-test-template.o `test -f 'src/common/test-template.c' || echo './'`src/common/test-template.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/test_webresponse-test-webresponse.o `test -f 'src/common/test-webresponse.c' || echo './'`src/common/test-webresponse.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/test_webresponse-mock-io-stream.o `test -f 'src/common/mock-io-stream.c' || echo './'`src/common/mock-io-stream.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/test_webresponse-cockpitassets.o `test -f 'src/common/cockpitassets.c' || echo './'`src/common/cockpitassets.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/test_webserver-test-webserver.o `test -f 'src/common/test-webserver.c' || echo './'`src/common/test-webserver.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/test_config-test-config.o `test -f 'src/common/test-config.c' || echo './'`src/common/test-config.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/test_unicode-test-unicode.o `test -f 'src/common/test-unicode.c' || echo './'`src/common/test-unicode.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/websocket/frob_websocket-frob-websocket.o `test -f 'src/websocket/frob-websocket.c' || echo './'`src/websocket/frob-websocket.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/websocket/test_websocket-test-websocket.o `test -f 'src/websocket/test-websocket.c' || echo './'`src/websocket/test-websocket.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DG_LOG_DOMAIN=\"test-server\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/ws/test_server-test-server.o `test -f 'src/ws/test-server.c' || echo './'`src/ws/test-server.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DG_LOG_DOMAIN=\"test-server\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/test_server-mock-service.o `test -f 'src/common/mock-service.c' || echo './'`src/common/mock-service.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DG_LOG_DOMAIN=\"test-server\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o test_server-test-dbus-generated.o `test -f 'test-dbus-generated.c' || echo './'`test-dbus-generated.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/ws/test_creds-test-creds.o `test -f 'src/ws/test-creds.c' || echo './'`src/ws/test-creds.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/ws/test_auth-test-auth.o `test -f 'src/ws/test-auth.c' || echo './'`src/ws/test-auth.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/ws/test_auth-mock-auth.o `test -f 'src/ws/mock-auth.c' || echo './'`src/ws/mock-auth.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/ws/test_sshtransport-test-sshtransport.o `test -f 'src/ws/test-sshtransport.c' || echo './'`src/ws/test-sshtransport.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/ws/test_sshagent-test-sshagent.o `test -f 'src/ws/test-sshagent.c' || echo './'`src/ws/test-sshagent.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/ws/test_webservice-test-webservice.o `test -f 'src/ws/test-webservice.c' || echo './'`src/ws/test-webservice.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/ws/test_webservice-mock-auth.o `test -f 'src/ws/mock-auth.c' || echo './'`src/ws/mock-auth.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/test_webservice-mock-io-stream.o `test -f 'src/common/mock-io-stream.c' || echo './'`src/common/mock-io-stream.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/ws/test_handlers-test-handlers.o `test -f 'src/ws/test-handlers.c' || echo './'`src/ws/test-handlers.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/ws/test_handlers-mock-auth.o `test -f 'src/ws/mock-auth.c' || echo './'`src/ws/mock-auth.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/test_handlers-mock-io-stream.o `test -f 'src/common/mock-io-stream.c' || echo './'`src/common/mock-io-stream.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/ws/test_kerberos-test-kerberos.o `test -f 'src/ws/test-kerberos.c' || echo './'`src/ws/test-kerberos.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/ws/mock_sshd-mock-sshd.o `test -f 'src/ws/mock-sshd.c' || echo './'`src/ws/mock-sshd.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/ws/mock_echo-mock-echo.o `test -f 'src/ws/mock-echo.c' || echo './'`src/ws/mock-echo.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"mock-agent-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/ws/mock_agent_bridge-mock-agent-bridge.o `test -f 'src/ws/mock-agent-bridge.c' || echo './'`src/ws/mock-agent-bridge.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"mock-agent-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/mock_agent_bridge-cockpitchannel.o `test -f 'src/bridge/cockpitchannel.c' || echo './'`src/bridge/cockpitchannel.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"mock-agent-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/mock_agent_bridge-cockpitpipechannel.o `test -f 'src/bridge/cockpitpipechannel.c' || echo './'`src/bridge/cockpitpipechannel.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DSYSCONFDIR=\"/etc\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/reauthorize/mock_reauthorize-mock-reauthorize.o `test -f 'src/reauthorize/mock-reauthorize.c' || echo './'`src/reauthorize/mock-reauthorize.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/reauthorize/test_reauthorize-test-reauthorize.o `test -f 'src/reauthorize/test-reauthorize.c' || echo './'`src/reauthorize/test-reauthorize.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/pam-ssh-add/test_ssh_add-test-ssh-add.o `test -f 'src/pam-ssh-add/test-ssh-add.c' || echo './'`src/pam-ssh-add/test-ssh-add.c /usr/bin/mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/cockpit-bridge.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/cockpit-bridge.xml /usr/bin/mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/cockpit-ws.8 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/cockpit-ws.xml /usr/bin/mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/cockpit.conf.5 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/cockpit.conf.xml /usr/bin/mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/pam_ssh_add.8 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/pam_ssh_add.xml /usr/bin/mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/remotectl.8 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/remotectl.xml LC_ALL=C /usr/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po src/ws/cockpit.appdata.xml.in src/ws/cockpit.appdata.xml ./tools/missing ./tools/po2json --module po/ca.po po/po.ca.js ./tools/missing ./tools/po2json --module po/de.po po/po.de.js ./tools/missing ./tools/po2json --module po/da.po po/po.da.js ./tools/missing ./tools/po2json --module po/pl.po po/po.pl.js ./tools/missing ./tools/po2json --module po/pt_BR.po po/po.pt_BR.js ./tools/missing ./tools/po2json --module po/uk.po po/po.uk.js LC_ALL=C /usr/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po src/ws/cockpit.desktop.in src/ws/cockpit.desktop ./tools/missing ./tools/po2json --module po/tr.po po/po.tr.js gzip -c pkg/base1/angular.min.js > pkg/base1/angular.min.js.gz.tmp && mv -f pkg/base1/angular.min.js.gz.tmp pkg/base1/angular.min.js.gz ./tools/missing ./tools/r.js -o cssIn=pkg/base1/cockpit.css optimizeCss=standard logLevel=3 out=pkg/base1/cockpit.min.css gzip -c pkg/base1/po.js > pkg/base1/po.js.gz.tmp && mv -f pkg/base1/po.js.gz.tmp pkg/base1/po.js.gz gzip -c pkg/base1/require.min.js > pkg/base1/require.min.js.gz.tmp && mv -f pkg/base1/require.min.js.gz.tmp pkg/base1/require.min.js.gz gzip -c pkg/base1/jquery.min.js > pkg/base1/jquery.min.js.gz.tmp && mv -f pkg/base1/jquery.min.js.gz.tmp pkg/base1/jquery.min.js.gz gzip -c pkg/base1/moment.min.js > pkg/base1/moment.min.js.gz.tmp && mv -f pkg/base1/moment.min.js.gz.tmp pkg/base1/moment.min.js.gz gzip -c pkg/base1/mustache.min.js > pkg/base1/mustache.min.js.gz.tmp && mv -f pkg/base1/mustache.min.js.gz.tmp pkg/base1/mustache.min.js.gz ./tools/missing ./tools/jshint pkg/base1/cockpit.js ./tools/missing ./tools/uglifyjs pkg/base1/term.js --mangle > pkg/base1/term.min.js.tmp && mv -f pkg/base1/term.min.js.tmp pkg/base1/term.min.js ./tools/missing ./tools/jshint pkg/base1/bootstrap-combobox.js ./tools/missing ./tools/jshint pkg/base1/patterns.js ./tools/missing ./tools/jshint pkg/docker/details.js ./tools/missing ./tools/jshint pkg/dashboard/list.js ./tools/missing ./tools/jshint pkg/dashboard/image-editor.js ./tools/missing ./tools/jshint --extract=always pkg/dashboard/index.html ./tools/missing ./tools/jshint pkg/docker/client.js ./tools/missing ./tools/jshint pkg/docker/docker.js ./tools/missing ./tools/jshint pkg/docker/containers.js ./tools/missing ./tools/jshint pkg/docker/image.js ./tools/missing ./tools/jshint pkg/docker/overview.js ./tools/missing ./tools/jshint pkg/docker/run.js ./tools/missing ./tools/jshint pkg/docker/search.js ./tools/missing ./tools/jshint pkg/docker/util.js ./tools/missing ./tools/r.js -o cssIn=pkg/docker/docker.css optimizeCss=standard logLevel=3 out=pkg/docker/docker.min.css ./tools/missing ./tools/jshint --extract=always pkg/docker/console.html ./tools/missing ./tools/jshint --extract=always pkg/docker/index.html ./tools/missing ./tools/r.js -o cssIn=pkg/kubernetes/app.css optimizeCss=standard logLevel=3 out=pkg/kubernetes/app.min.css ./tools/missing ./tools/jshint --extract=always pkg/kubernetes/index.html ./tools/missing ./tools/jshint pkg/kubernetes/adjust.js ./tools/missing ./tools/ngbundle -d kubernetes/app -o pkg/kubernetes/templates.js pkg/kubernetes/views/containers-page.html pkg/kubernetes/views/container-body.html pkg/kubernetes/views/container-panel.html pkg/kubernetes/views/dashboard-page.html pkg/kubernetes/views/default-panel.html pkg/kubernetes/views/deploymentconfig-panel.html pkg/kubernetes/views/details-page.html pkg/kubernetes/views/filter-bar.html pkg/kubernetes/views/images-page.html pkg/kubernetes/views/imagerepository-panel.html pkg/kubernetes/views/pod-body.html pkg/kubernetes/views/pod-panel.html pkg/kubernetes/views/node-panel.html pkg/kubernetes/views/replicationcontroller-panel.html pkg/kubernetes/views/route-panel.html pkg/kubernetes/views/service-panel.html pkg/kubernetes/views/topology-page.html ./tools/missing ./tools/jshint pkg/kubernetes/app.js ./tools/missing ./tools/jshint pkg/kubernetes/client.js ./tools/missing ./tools/jshint pkg/kubernetes/config.js ./tools/missing ./tools/jshint pkg/kubernetes/containers.js ./tools/missing ./tools/jshint pkg/kubernetes/dashboard.js ./tools/missing ./tools/jshint pkg/kubernetes/deploy.js ./tools/missing ./tools/jshint pkg/kubernetes/details.js ./tools/missing ./tools/jshint pkg/kubernetes/graphs.js ./tools/missing ./tools/jshint pkg/kubernetes/images.js ./tools/missing ./tools/jshint pkg/kubernetes/nulecule.js ./tools/missing ./tools/jshint pkg/kubernetes/node.js ./tools/missing ./tools/jshint pkg/kubernetes/topology-graph.js ./tools/missing ./tools/jshint pkg/kubernetes/object-describer.js ./tools/missing ./tools/jshint pkg/kubernetes/topology.js ./tools/missing ./tools/jshint pkg/networkmanager/interfaces.js ./tools/missing ./tools/jshint --extract=always pkg/networkmanager/index.html ./tools/missing ./tools/r.js -o cssIn=pkg/networkmanager/networking.css optimizeCss=standard logLevel=3 out=pkg/networkmanager/networking.min.css ./tools/missing ./tools/jshint pkg/realmd/operation.js ./tools/missing ./tools/jshint pkg/shell/controls.js ./tools/missing ./tools/jshint pkg/shell/plot.js ./tools/missing ./tools/jshint pkg/shell/cockpit-util.js ./tools/missing ./tools/jshint pkg/shell/cockpit-plot.js ./tools/missing ./tools/jshint pkg/shell/credentials.js ./tools/missing ./tools/jshint pkg/shell/index.js ./tools/missing ./tools/jshint pkg/shell/machines.js ./tools/missing ./tools/r.js -o cssIn=pkg/shell/plot.css optimizeCss=standard logLevel=3 out=pkg/shell/plot.min.css ./tools/missing ./tools/r.js -o cssIn=pkg/shell/shell.css optimizeCss=standard logLevel=3 out=pkg/shell/shell.min.css ./tools/missing ./tools/jshint --extract=always pkg/shell/shell.html ./tools/missing ./tools/jshint pkg/storaged/details.js ./tools/missing ./tools/jshint pkg/storaged/devices.js ./tools/missing ./tools/jshint pkg/storaged/dialog.js ./tools/missing ./tools/jshint pkg/storaged/client.js ./tools/missing ./tools/jshint pkg/storaged/jobs.js ./tools/missing ./tools/jshint pkg/storaged/overview.js ./tools/missing ./tools/jshint pkg/storaged/permissions.js ./tools/missing ./tools/jshint pkg/storaged/utils.js ./tools/missing ./tools/jshint --extract=always pkg/storaged/index.html ./tools/missing ./tools/r.js -o cssIn=pkg/storaged/storage.css optimizeCss=standard logLevel=3 out=pkg/storaged/storage.min.css ./tools/missing ./tools/jshint --extract=always pkg/subscriptions/index.html ./tools/missing ./tools/r.js -o cssIn=pkg/subscriptions/subscriptions.css optimizeCss=standard logLevel=3 out=pkg/subscriptions/subscriptions.min.css ./tools/missing ./tools/jshint pkg/systemd/server.js ./tools/missing ./tools/jshint pkg/subscriptions/subscriptions.js ./tools/missing ./tools/jshint pkg/systemd/host.js ./tools/missing ./tools/jshint pkg/systemd/init.js ./tools/missing ./tools/jshint pkg/systemd/terminal.js ./tools/missing ./tools/jshint pkg/systemd/journal.js ./tools/missing ./tools/jshint pkg/systemd/journalctl.js ./tools/missing ./tools/jshint pkg/systemd/renderer.js ./tools/missing ./tools/r.js -o cssIn=pkg/systemd/host.css optimizeCss=standard logLevel=3 out=pkg/systemd/host.min.css sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],wip,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' src/ws/cockpit.service.in > cockpit.service Found cached translation database Merging translations into src/ws/cockpit.desktop. ./tools/missing ./tools/jshint --extract=always pkg/systemd/services.html ./tools/missing ./tools/jshint --extract=always pkg/systemd/terminal.html ./tools/missing ./tools/jshint --extract=always pkg/systemd/index.html ./tools/missing ./tools/r.js -o cssIn=pkg/systemd/journal.css optimizeCss=standard logLevel=3 out=pkg/systemd/journal.min.css ./tools/missing ./tools/jshint --extract=always pkg/systemd/logs.html ./tools/missing ./tools/jshint pkg/systemd/service.js ./tools/missing ./tools/jshint pkg/users/authorized-keys.js ./tools/missing ./tools/jshint pkg/users/local.js ./tools/missing ./tools/r.js -o cssIn=pkg/users/users.css optimizeCss=standard logLevel=3 out=pkg/users/users.min.css gcc -fPIC -shared \ -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" \ -o mock-pmda.so ./src/bridge/mock-pmda.c -lpcp_pmda -lpcp cp src/ws/test_rsa test_rsa_key && chmod 600 test_rsa_key Generating and caching the translation database Merging translations into src/ws/cockpit.appdata.xml. CREATED src/ws/cockpit.appdata.xml ./tools/missing ./tools/jshint --extract=always pkg/users/index.html sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],wip,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' src/ws/cockpit-testing.service.in > cockpit-testing.service sed -e "s|\@libexecdir\@|/usr/libexec|;s|\@datadir\@|/usr/share|" src/ws/test-server.service.in > test-server.service ./tools/missing ./tools/jshint --extract=always pkg/playground/test.html ./tools/missing ./tools/jshint --extract=always pkg/playground/speed.html ./tools/missing ./tools/jshint --extract=always pkg/playground/metrics.html ./tools/missing ./tools/jshint --extract=always pkg/playground/patterns.html ./tools/missing ./tools/jshint --extract=always pkg/playground/service.html ./tools/missing ./tools/jshint --extract=always pkg/playground/plot.html gcc -fPIC -shared -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -I. -o pam_reauthorize.so src/reauthorize/pam_reauthorize.c src/reauthorize/reauthorize.c -lpam -lkeyutils -lcrypt -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ./tools/missing ./tools/jshint --extract=always pkg/shell/index.html gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitblocksamples.o `test -f 'src/bridge/cockpitblocksamples.c' || echo './'`src/bridge/cockpitblocksamples.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitcgroupsamples.o `test -f 'src/bridge/cockpitcgroupsamples.c' || echo './'`src/bridge/cockpitcgroupsamples.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitchannel.o `test -f 'src/bridge/cockpitchannel.c' || echo './'`src/bridge/cockpitchannel.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitcpusamples.o `test -f 'src/bridge/cockpitcpusamples.c' || echo './'`src/bridge/cockpitcpusamples.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitdbuscache.o `test -f 'src/bridge/cockpitdbuscache.c' || echo './'`src/bridge/cockpitdbuscache.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitdbusinternal.o `test -f 'src/bridge/cockpitdbusinternal.c' || echo './'`src/bridge/cockpitdbusinternal.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitdbusjson.o `test -f 'src/bridge/cockpitdbusjson.c' || echo './'`src/bridge/cockpitdbusjson.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitdbusrules.o `test -f 'src/bridge/cockpitdbusrules.c' || echo './'`src/bridge/cockpitdbusrules.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitdbussetup.o `test -f 'src/bridge/cockpitdbussetup.c' || echo './'`src/bridge/cockpitdbussetup.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitdbustime.o `test -f 'src/bridge/cockpitdbustime.c' || echo './'`src/bridge/cockpitdbustime.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitdbususer.o `test -f 'src/bridge/cockpitdbususer.c' || echo './'`src/bridge/cockpitdbususer.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitdisksamples.o `test -f 'src/bridge/cockpitdisksamples.c' || echo './'`src/bridge/cockpitdisksamples.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitechochannel.o `test -f 'src/bridge/cockpitechochannel.c' || echo './'`src/bridge/cockpitechochannel.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpithttpstream.o `test -f 'src/bridge/cockpithttpstream.c' || echo './'`src/bridge/cockpithttpstream.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitinteracttransport.o `test -f 'src/bridge/cockpitinteracttransport.c' || echo './'`src/bridge/cockpitinteracttransport.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitpackages.o `test -f 'src/bridge/cockpitpackages.c' || echo './'`src/bridge/cockpitpackages.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitinternalmetrics.o `test -f 'src/bridge/cockpitinternalmetrics.c' || echo './'`src/bridge/cockpitinternalmetrics.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitpaths.o `test -f 'src/bridge/cockpitpaths.c' || echo './'`src/bridge/cockpitpaths.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitpipechannel.o `test -f 'src/bridge/cockpitpipechannel.c' || echo './'`src/bridge/cockpitpipechannel.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitpolkitagent.o `test -f 'src/bridge/cockpitpolkitagent.c' || echo './'`src/bridge/cockpitpolkitagent.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitportal.o `test -f 'src/bridge/cockpitportal.c' || echo './'`src/bridge/cockpitportal.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitmemorysamples.o `test -f 'src/bridge/cockpitmemorysamples.c' || echo './'`src/bridge/cockpitmemorysamples.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitmetrics.o `test -f 'src/bridge/cockpitmetrics.c' || echo './'`src/bridge/cockpitmetrics.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitmountsamples.o `test -f 'src/bridge/cockpitmountsamples.c' || echo './'`src/bridge/cockpitmountsamples.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitnetdevsamples.o `test -f 'src/bridge/cockpitnetdevsamples.c' || echo './'`src/bridge/cockpitnetdevsamples.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitnetworksamples.o `test -f 'src/bridge/cockpitnetworksamples.c' || echo './'`src/bridge/cockpitnetworksamples.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitnullchannel.o `test -f 'src/bridge/cockpitnullchannel.c' || echo './'`src/bridge/cockpitnullchannel.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitsamples.o `test -f 'src/bridge/cockpitsamples.c' || echo './'`src/bridge/cockpitsamples.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitfsread.o `test -f 'src/bridge/cockpitfsread.c' || echo './'`src/bridge/cockpitfsread.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitfsreplace.o `test -f 'src/bridge/cockpitfsreplace.c' || echo './'`src/bridge/cockpitfsreplace.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitfswatch.o `test -f 'src/bridge/cockpitfswatch.c' || echo './'`src/bridge/cockpitfswatch.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_bridge_a-cockpitfslist.o `test -f 'src/bridge/cockpitfslist.c' || echo './'`src/bridge/cockpitfslist.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_pcp_a-cockpitchannel.o `test -f 'src/bridge/cockpitchannel.c' || echo './'`src/bridge/cockpitchannel.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_pcp_a-cockpitmetrics.o `test -f 'src/bridge/cockpitmetrics.c' || echo './'`src/bridge/cockpitmetrics.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/bridge/libcockpit_pcp_a-cockpitpcpmetrics.o `test -f 'src/bridge/cockpitpcpmetrics.c' || echo './'`src/bridge/cockpitpcpmetrics.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/libcockpit_common_a-cockpitcertificate.o `test -f 'src/common/cockpitcertificate.c' || echo './'`src/common/cockpitcertificate.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/libcockpit_common_a-cockpiterror.o `test -f 'src/common/cockpiterror.c' || echo './'`src/common/cockpiterror.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/libcockpit_common_a-cockpithex.o `test -f 'src/common/cockpithex.c' || echo './'`src/common/cockpithex.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/libcockpit_common_a-cockpitjson.o `test -f 'src/common/cockpitjson.c' || echo './'`src/common/cockpitjson.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/libcockpit_common_a-cockpitlog.o `test -f 'src/common/cockpitlog.c' || echo './'`src/common/cockpitlog.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/libcockpit_common_a-cockpitloopback.o `test -f 'src/common/cockpitloopback.c' || echo './'`src/common/cockpitloopback.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/libcockpit_common_a-cockpitmemory.o `test -f 'src/common/cockpitmemory.c' || echo './'`src/common/cockpitmemory.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/libcockpit_common_a-cockpitpipe.o `test -f 'src/common/cockpitpipe.c' || echo './'`src/common/cockpitpipe.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/libcockpit_common_a-cockpitpipetransport.o `test -f 'src/common/cockpitpipetransport.c' || echo './'`src/common/cockpitpipetransport.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/libcockpit_common_a-cockpitstream.o `test -f 'src/common/cockpitstream.c' || echo './'`src/common/cockpitstream.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/libcockpit_common_a-cockpitsystem.o `test -f 'src/common/cockpitsystem.c' || echo './'`src/common/cockpitsystem.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/libcockpit_common_a-cockpittemplate.o `test -f 'src/common/cockpittemplate.c' || echo './'`src/common/cockpittemplate.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/libcockpit_common_a-cockpittest.o `test -f 'src/common/cockpittest.c' || echo './'`src/common/cockpittest.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/libcockpit_common_a-cockpittransport.o `test -f 'src/common/cockpittransport.c' || echo './'`src/common/cockpittransport.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/libcockpit_common_a-cockpitunicode.o `test -f 'src/common/cockpitunicode.c' || echo './'`src/common/cockpitunicode.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/libcockpit_common_a-cockpitunixfd.o `test -f 'src/common/cockpitunixfd.c' || echo './'`src/common/cockpitunixfd.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/libcockpit_common_a-cockpitunixsignal.o `test -f 'src/common/cockpitunixsignal.c' || echo './'`src/common/cockpitunixsignal.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/libcockpit_common_a-cockpitwebfilter.o `test -f 'src/common/cockpitwebfilter.c' || echo './'`src/common/cockpitwebfilter.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/libcockpit_common_a-cockpitwebinject.o `test -f 'src/common/cockpitwebinject.c' || echo './'`src/common/cockpitwebinject.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/libcockpit_common_a-cockpitwebresponse.o `test -f 'src/common/cockpitwebresponse.c' || echo './'`src/common/cockpitwebresponse.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/libcockpit_common_a-cockpitwebserver.o `test -f 'src/common/cockpitwebserver.c' || echo './'`src/common/cockpitwebserver.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/libcockpit_common_a-cockpitconf.o `test -f 'src/common/cockpitconf.c' || echo './'`src/common/cockpitconf.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/common/libcockpit_common_a-cockpitassets.o `test -f 'src/common/cockpitassets.c' || echo './'`src/common/cockpitassets.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/websocket/libwebsocket_a-websocket.o `test -f 'src/websocket/websocket.c' || echo './'`src/websocket/websocket.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/websocket/libwebsocket_a-websocketclient.o `test -f 'src/websocket/websocketclient.c' || echo './'`src/websocket/websocketclient.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/websocket/libwebsocket_a-websocketserver.o `test -f 'src/websocket/websocketserver.c' || echo './'`src/websocket/websocketserver.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/websocket/libwebsocket_a-websocketconnection.o `test -f 'src/websocket/websocketconnection.c' || echo './'`src/websocket/websocketconnection.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Wed Oct 28 15:53:08 EET 2015"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/ws/libcockpit_ws_a-cockpithandlers.o `test -f 'src/ws/cockpithandlers.c' || echo './'`src/ws/cockpithandlers.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Wed Oct 28 15:53:08 EET 2015"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/ws/libcockpit_ws_a-cockpitauth.o `test -f 'src/ws/cockpitauth.c' || echo './'`src/ws/cockpitauth.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Wed Oct 28 15:53:09 EET 2015"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/ws/libcockpit_ws_a-cockpitcreds.o `test -f 'src/ws/cockpitcreds.c' || echo './'`src/ws/cockpitcreds.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Wed Oct 28 15:53:09 EET 2015"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/ws/libcockpit_ws_a-cockpitwebservice.o `test -f 'src/ws/cockpitwebservice.c' || echo './'`src/ws/cockpitwebservice.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Wed Oct 28 15:53:09 EET 2015"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/ws/libcockpit_ws_a-cockpitsshtransport.o `test -f 'src/ws/cockpitsshtransport.c' || echo './'`src/ws/cockpitsshtransport.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Wed Oct 28 15:53:09 EET 2015"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/ws/libcockpit_ws_a-cockpitsshagent.o `test -f 'src/ws/cockpitsshagent.c' || echo './'`src/ws/cockpitsshagent.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/reauthorize/reauthorize.o src/reauthorize/reauthorize.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/retest/retest.o src/retest/retest.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/pam-ssh-add/libpam_ssh_add_a-pam-ssh-add.o `test -f 'src/pam-ssh-add/pam-ssh-add.c' || echo './'`src/pam-ssh-add/pam-ssh-add.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/remotectl/remotectl-certificate.o `test -f 'src/remotectl/certificate.c' || echo './'`src/remotectl/certificate.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-wip\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -c -o src/remotectl/remotectl-remotectl.o `test -f 'src/remotectl/remotectl.c' || echo './'`src/remotectl/remotectl.c gcc -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mock-sshd src/ws/mock_sshd-mock-sshd.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt -lutil gcc -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mock-echo src/ws/mock_echo-mock-echo.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cockpit-session src/ws/session.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lkeyutils rm -f libcockpit-bridge.a rm -f libcockpit-pcp.a rm -f libcockpit-common.a rm -f libwebsocket.a rm -f libreauthorize.a ar cru libcockpit-common.a src/common/libcockpit_common_a-cockpitcertificate.o src/common/libcockpit_common_a-cockpiterror.o src/common/libcockpit_common_a-cockpithex.o src/common/libcockpit_common_a-cockpitjson.o src/common/libcockpit_common_a-cockpitlog.o src/common/libcockpit_common_a-cockpitloopback.o src/common/libcockpit_common_a-cockpitmemory.o src/common/libcockpit_common_a-cockpitpipe.o src/common/libcockpit_common_a-cockpitpipetransport.o src/common/libcockpit_common_a-cockpitstream.o src/common/libcockpit_common_a-cockpitsystem.o src/common/libcockpit_common_a-cockpittemplate.o src/common/libcockpit_common_a-cockpittest.o src/common/libcockpit_common_a-cockpittransport.o src/common/libcockpit_common_a-cockpitunicode.o src/common/libcockpit_common_a-cockpitunixfd.o src/common/libcockpit_common_a-cockpitunixsignal.o src/common/libcockpit_common_a-cockpitwebfilter.o src/common/libcockpit_common_a-cockpitwebinject.o src/common/libcockpit_common_a-cockpitwebresponse.o src/common/libcockpit_common_a-cockpitwebserver.o src/common/libcockpit_common_a-cockpitconf.o src/common/libcockpit_common_a-cockpitassets.o ar cru libcockpit-bridge.a src/bridge/libcockpit_bridge_a-cockpitblocksamples.o src/bridge/libcockpit_bridge_a-cockpitcgroupsamples.o src/bridge/libcockpit_bridge_a-cockpitchannel.o src/bridge/libcockpit_bridge_a-cockpitcpusamples.o src/bridge/libcockpit_bridge_a-cockpitdbuscache.o src/bridge/libcockpit_bridge_a-cockpitdbusinternal.o src/bridge/libcockpit_bridge_a-cockpitdbusjson.o src/bridge/libcockpit_bridge_a-cockpitdbusrules.o src/bridge/libcockpit_bridge_a-cockpitdbussetup.o src/bridge/libcockpit_bridge_a-cockpitdbustime.o src/bridge/libcockpit_bridge_a-cockpitdbususer.o src/bridge/libcockpit_bridge_a-cockpitdisksamples.o src/bridge/libcockpit_bridge_a-cockpitechochannel.o src/bridge/libcockpit_bridge_a-cockpithttpstream.o src/bridge/libcockpit_bridge_a-cockpitinteracttransport.o src/bridge/libcockpit_bridge_a-cockpitpackages.o src/bridge/libcockpit_bridge_a-cockpitinternalmetrics.o src/bridge/libcockpit_bridge_a-cockpitpaths.o src/bridge/libcockpit_bridge_a-cockpitpipechannel.o src/bridge/libcockpit_bridge_a-cockpitpolkitagent.o src/bridge/libcockpit_bridge_a-cockpitportal.o src/bridge/libcockpit_bridge_a-cockpitmemorysamples.o src/bridge/libcockpit_bridge_a-cockpitmetrics.o src/bridge/libcockpit_bridge_a-cockpitmountsamples.o src/bridge/libcockpit_bridge_a-cockpitnetdevsamples.o src/bridge/libcockpit_bridge_a-cockpitnetworksamples.o src/bridge/libcockpit_bridge_a-cockpitnullchannel.o src/bridge/libcockpit_bridge_a-cockpitsamples.o src/bridge/libcockpit_bridge_a-cockpitfsread.o src/bridge/libcockpit_bridge_a-cockpitfsreplace.o src/bridge/libcockpit_bridge_a-cockpitfswatch.o src/bridge/libcockpit_bridge_a-cockpitfslist.o ar cru libcockpit-pcp.a src/bridge/libcockpit_pcp_a-cockpitchannel.o src/bridge/libcockpit_pcp_a-cockpitmetrics.o src/bridge/libcockpit_pcp_a-cockpitpcpmetrics.o rm -f libretest.a ar cru libwebsocket.a src/websocket/libwebsocket_a-websocket.o src/websocket/libwebsocket_a-websocketclient.o src/websocket/libwebsocket_a-websocketserver.o src/websocket/libwebsocket_a-websocketconnection.o ar cru libreauthorize.a src/reauthorize/reauthorize.o rm -f libpam_ssh_add.a ar: ar: ar: ar cru libretest.a src/retest/retest.o ar: ar: `u' modifier ignored since `D' is the default (see `U') `u' modifier ignored since `D' is the default (see `U') ranlib libcockpit-pcp.a `u' modifier ignored since `D' is the default (see `U') ar cru libpam_ssh_add.a src/pam-ssh-add/libpam_ssh_add_a-pam-ssh-add.o `u' modifier ignored since `D' is the default (see `U') ranlib libwebsocket.a `u' modifier ignored since `D' is the default (see `U') ranlib libreauthorize.a ar: ar: ranlib libcockpit-common.a `u' modifier ignored since `D' is the default (see `U') ranlib libretest.a `u' modifier ignored since `D' is the default (see `U') ranlib libpam_ssh_add.a ranlib libcockpit-bridge.a gcc -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cockpit-polkit src/bridge/cockpit_polkit-cockpitpolkithelper.o libreauthorize.a -lpam -lkeyutils -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -DSYSCONFDIR=\"/etc\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-wip\" -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mock-reauthorize src/reauthorize/mock_reauthorize-mock-reauthorize.o libreauthorize.a -lpam -lkeyutils -lcrypt gcc -fPIC -shared -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -I. \ -o pam_ssh_add.so libpam_ssh_add.a src/pam-ssh-add/pam-ssh-add.c libpam_ssh_add.a -lpam -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-websocket src/websocket/test_websocket-test-websocket.o libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o frob-websocket src/websocket/frob_websocket-frob-websocket.o libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-ssh-add src/pam-ssh-add/test_ssh_add-test-ssh-add.o libpam_ssh_add.a -lpam libretest.a gcc -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-reauthorize src/reauthorize/test_reauthorize-test-reauthorize.o libretest.a libreauthorize.a -lpam -lkeyutils -lcrypt gcc -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cockpit-pcp src/bridge/cockpit_pcp-cockpitpcp.o libcockpit-pcp.a libcockpit-common.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lpcp -lm gcc -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-stream src/common/test_stream-test-stream.o src/common/test_stream-mock-io-stream.o libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil gcc -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-unixsignal src/common/test_unixsignal-test-unixsignal.o libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil gcc -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-hex src/common/test_hex-test-hex.o libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil gcc -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-webserver src/common/test_webserver-test-webserver.o libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil gcc -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-config src/common/test_config-test-config.o libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-pcp src/bridge/test_pcp-test-pcp.o src/bridge/test_pcp-mock-transport.o libcockpit-pcp.a libcockpit-common.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lpcp -lm -ldl gcc -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-json src/common/test_json-test-json.o libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil gcc -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-transport src/common/test_transport-test-transport.o libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-pcp-archives src/bridge/test_pcp_archives-test-pcp-archives.o src/bridge/test_pcp_archives-mock-transport.o libcockpit-pcp.a libcockpit-common.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lpcp -lm -ldl -lpcp_import gcc -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-template src/common/test_template-test-template.o libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil gcc -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-webresponse src/common/test_webresponse-test-webresponse.o src/common/test_webresponse-mock-io-stream.o src/common/test_webresponse-cockpitassets.o libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil gcc -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-unicode src/common/test_unicode-test-unicode.o libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil gcc -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o remotectl src/remotectl/remotectl-certificate.o src/remotectl/remotectl-remotectl.o libcockpit-common.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil gcc -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-pipe src/common/test_pipe-test-pipe.o libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-rules src/bridge/test_rules-test-rules.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-paths src/bridge/test_paths-test-paths.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-channel src/bridge/test_channel-test-channel.o src/bridge/test_channel-mock-transport.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-portal src/bridge/test_portal-test-portal.o src/bridge/test_portal-mock-transport.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -DG_LOG_DOMAIN=\"mock-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mock-bridge src/bridge/mock_bridge-mock-bridge.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cockpit-bridge src/bridge/cockpit_bridge-bridge.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-pipe-channel src/bridge/test_pipe_channel-test-pipe-channel.o src/bridge/test_pipe_channel-mock-transport.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-packages src/bridge/test_packages-test-packages.o src/bridge/test_packages-mock-transport.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-fs src/bridge/test_fs-test-fs.o src/bridge/test_fs-mock-transport.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-metrics src/bridge/test_metrics-test-metrics.o src/bridge/test_metrics-mock-transport.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-httpstream src/bridge/test_httpstream-test-httpstream.o src/bridge/test_httpstream-mock-transport.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldl gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-setup src/bridge/test_setup-test-setup.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 gzip -c po/po.uk.js > po/po.uk.js.gz.tmp && mv -f po/po.uk.js.gz.tmp po/po.uk.js.gz gzip -c po/po.de.js > po/po.de.js.gz.tmp && mv -f po/po.de.js.gz.tmp po/po.de.js.gz gzip -c po/po.pl.js > po/po.pl.js.gz.tmp && mv -f po/po.pl.js.gz.tmp po/po.pl.js.gz gzip -c po/po.ca.js > po/po.ca.js.gz.tmp && mv -f po/po.ca.js.gz.tmp po/po.ca.js.gz gzip -c po/po.pt_BR.js > po/po.pt_BR.js.gz.tmp && mv -f po/po.pt_BR.js.gz.tmp po/po.pt_BR.js.gz gzip -c po/po.da.js > po/po.da.js.gz.tmp && mv -f po/po.da.js.gz.tmp po/po.da.js.gz gzip -c po/po.tr.js > po/po.tr.js.gz.tmp && mv -f po/po.tr.js.gz.tmp po/po.tr.js.gz Warn: meta author : no refentry/info/author cockpit.conf Note: meta author : see http://docbook.sf.net/el/author cockpit.conf Warn: meta author : no author data, so inserted a fixme cockpit.conf Warn: meta author : no refentry/info/author cockpit-bridge Note: meta author : see http://docbook.sf.net/el/author cockpit-bridge Warn: meta author : no author data, so inserted a fixme cockpit-bridge ./tools/missing ./tools/uglifyjs pkg/kubernetes/object-describer.js --mangle > pkg/kubernetes/object-describer.min.js.tmp && mv -f pkg/kubernetes/object-describer.min.js.tmp pkg/kubernetes/object-describer.min.js ./tools/missing ./tools/uglifyjs pkg/kubernetes/topology-graph.js --mangle > pkg/kubernetes/topology-graph.min.js.tmp && mv -f pkg/kubernetes/topology-graph.min.js.tmp pkg/kubernetes/topology-graph.min.js ./tools/missing ./tools/html-minifier --output pkg/shell/shell.min.html pkg/shell/shell.html Warn: meta author : no refentry/info/author pam_ssh_add Note: meta author : see http://docbook.sf.net/el/author pam_ssh_add Warn: meta author : no author data, so inserted a fixme pam_ssh_add gzip -c pkg/docker/docker.min.css > pkg/docker/docker.min.css.gz.tmp && mv -f pkg/docker/docker.min.css.gz.tmp pkg/docker/docker.min.css.gz ./tools/missing ./tools/html-minifier --output pkg/systemd/services.min.html pkg/systemd/services.html gzip -c pkg/systemd/host.min.css > pkg/systemd/host.min.css.gz.tmp && mv -f pkg/systemd/host.min.css.gz.tmp pkg/systemd/host.min.css.gz Warn: meta author : no refentry/info/author cockpit-ws Note: meta author : see http://docbook.sf.net/el/author cockpit-ws Warn: meta author : no author data, so inserted a fixme cockpit-ws Warn: meta author : no refentry/info/author remotectl./tools/missing ./tools/html-minifier --output pkg/networkmanager/index.min.html pkg/networkmanager/index.html Note: meta author : see http://docbook.sf.net/el/author remotectl Warn: meta author : no author data, so inserted a fixme remotectl gzip -c pkg/networkmanager/networking.min.css > pkg/networkmanager/networking.min.css.gz.tmp && mv -f pkg/networkmanager/networking.min.css.gz.tmp pkg/networkmanager/networking.min.css.gz gzip -c pkg/kubernetes/app.min.css > pkg/kubernetes/app.min.css.gz.tmp && mv -f pkg/kubernetes/app.min.css.gz.tmp pkg/kubernetes/app.min.css.gz ./tools/missing ./tools/uglifyjs pkg/users/authorized-keys.js --mangle > pkg/users/authorized-keys.min.js.tmp && mv -f pkg/users/authorized-keys.min.js.tmp pkg/users/authorized-keys.min.js ./tools/missing ./tools/html-minifier --output pkg/systemd/logs.min.html pkg/systemd/logs.html ./tools/missing ./tools/html-minifier --output pkg/systemd/index.min.html pkg/systemd/index.html ./tools/missing ./tools/html-minifier --output pkg/storaged/index.min.html pkg/storaged/index.html ./tools/missing ./tools/uglifyjs pkg/base1/bootstrap-combobox.js --mangle > pkg/base1/bootstrap-combobox.min.js.tmp && mv -f pkg/base1/bootstrap-combobox.min.js.tmp pkg/base1/bootstrap-combobox.min.js gzip -c pkg/users/users.min.css > pkg/users/users.min.css.gz.tmp && mv -f pkg/users/users.min.css.gz.tmp pkg/users/users.min.css.gz gzip -c pkg/shell/shell.min.css > pkg/shell/shell.min.css.gz.tmp && mv -f pkg/shell/shell.min.css.gz.tmp pkg/shell/shell.min.css.gz gzip -c pkg/systemd/journal.min.css > pkg/systemd/journal.min.css.gz.tmp && mv -f pkg/systemd/journal.min.css.gz.tmp pkg/systemd/journal.min.css.gz ./tools/missing ./tools/uglifyjs pkg/kubernetes/config.js --mangle > pkg/kubernetes/config.min.js.tmp && mv -f pkg/kubernetes/config.min.js.tmp pkg/kubernetes/config.min.js gzip -c pkg/storaged/storage.min.css > pkg/storaged/storage.min.css.gz.tmp && mv -f pkg/storaged/storage.min.css.gz.tmp pkg/storaged/storage.min.css.gz gzip -c pkg/subscriptions/subscriptions.min.css > pkg/subscriptions/subscriptions.min.css.gz.tmp && mv -f pkg/subscriptions/subscriptions.min.css.gz.tmp pkg/subscriptions/subscriptions.min.css.gz ./tools/missing ./tools/uglifyjs pkg/storaged/devices.js --mangle > pkg/storaged/devices.min.js.tmp && mv -f pkg/storaged/devices.min.js.tmp pkg/storaged/devices.min.js gzip -c pkg/shell/plot.min.css > pkg/shell/plot.min.css.gz.tmp && mv -f pkg/shell/plot.min.css.gz.tmp pkg/shell/plot.min.css.gz ./tools/missing ./tools/html-minifier --output pkg/playground/plot.min.html pkg/playground/plot.html ./tools/missing ./tools/uglifyjs pkg/systemd/journalctl.js --mangle > pkg/systemd/journalctl.min.js.tmp && mv -f pkg/systemd/journalctl.min.js.tmp pkg/systemd/journalctl.min.js ./tools/missing ./tools/html-minifier --output pkg/docker/index.min.html pkg/docker/index.html ./tools/missing ./tools/html-minifier --output pkg/systemd/terminal.min.html pkg/systemd/terminal.html ./tools/missing ./tools/html-minifier --output pkg/playground/service.min.html pkg/playground/service.html ./tools/missing ./tools/uglifyjs pkg/systemd/server.js --mangle > pkg/systemd/server.min.js.tmp && mv -f pkg/systemd/server.min.js.tmp pkg/systemd/server.min.js ./tools/missing ./tools/uglifyjs pkg/storaged/permissions.js --mangle > pkg/storaged/permissions.min.js.tmp && mv -f pkg/storaged/permissions.min.js.tmp pkg/storaged/permissions.min.js ./tools/missing ./tools/html-minifier --output pkg/docker/console.min.html pkg/docker/console.html ./tools/missing ./tools/html-minifier --output pkg/dashboard/index.min.html pkg/dashboard/index.html ./tools/missing ./tools/html-minifier --output pkg/shell/index.min.html pkg/shell/index.html mkdir -p doc/guide/html/ && rm -rf doc/guide/html/* && \ cp ./doc/guide/static/* doc/guide/html/ && \ /usr/bin/xmlto html -m ./doc/guide/gtk-doc.xsl -o doc/guide/html/ \ --searchpath /builddir/build/BUILD/cockpit-wip:/builddir/build/BUILD/cockpit-wip:/builddir/build/BUILD/cockpit-wip/doc/guide \ ./doc/guide/cockpit-guide.xml ./tools/missing ./tools/uglifyjs pkg/kubernetes/topology.js --mangle > pkg/kubernetes/topology.min.js.tmp && mv -f pkg/kubernetes/topology.min.js.tmp pkg/kubernetes/topology.min.js ./tools/missing ./tools/html-minifier --output pkg/playground/test.min.html pkg/playground/test.html ./tools/missing ./tools/html-minifier --output pkg/users/index.min.html pkg/users/index.html ./tools/missing ./tools/uglifyjs pkg/kubernetes/containers.js --mangle > pkg/kubernetes/containers.min.js.tmp && mv -f pkg/kubernetes/containers.min.js.tmp pkg/kubernetes/containers.min.js ./tools/missing ./tools/uglifyjs pkg/storaged/jobs.js --mangle > pkg/storaged/jobs.min.js.tmp && mv -f pkg/storaged/jobs.min.js.tmp pkg/storaged/jobs.min.js ./tools/missing ./tools/html-minifier --output pkg/subscriptions/index.min.html pkg/subscriptions/index.html ./tools/missing ./tools/uglifyjs pkg/docker/containers.js --mangle > pkg/docker/containers.min.js.tmp && mv -f pkg/docker/containers.min.js.tmp pkg/docker/containers.min.js ./tools/missing ./tools/html-minifier --output pkg/kubernetes/index.min.html pkg/kubernetes/index.html ./tools/missing ./tools/html-minifier --output pkg/playground/metrics.min.html pkg/playground/metrics.html ./tools/missing ./tools/uglifyjs pkg/systemd/journal.js --mangle > pkg/systemd/journal.min.js.tmp && mv -f pkg/systemd/journal.min.js.tmp pkg/systemd/journal.min.js gzip -c pkg/base1/cockpit.min.css > pkg/base1/cockpit.min.css.gz.tmp && mv -f pkg/base1/cockpit.min.css.gz.tmp pkg/base1/cockpit.min.css.gz ./tools/missing ./tools/uglifyjs pkg/kubernetes/node.js --mangle > pkg/kubernetes/node.min.js.tmp && mv -f pkg/kubernetes/node.min.js.tmp pkg/kubernetes/node.min.js ./tools/missing ./tools/uglifyjs pkg/systemd/terminal.js --mangle > pkg/systemd/terminal.min.js.tmp && mv -f pkg/systemd/terminal.min.js.tmp pkg/systemd/terminal.min.js ./tools/missing ./tools/uglifyjs pkg/shell/cockpit-util.js --mangle > pkg/shell/cockpit-util.min.js.tmp && mv -f pkg/shell/cockpit-util.min.js.tmp pkg/shell/cockpit-util.min.js ./tools/missing ./tools/uglifyjs pkg/systemd/service.js --mangle > pkg/systemd/service.min.js.tmp && mv -f pkg/systemd/service.min.js.tmp pkg/systemd/service.min.js ./tools/missing ./tools/uglifyjs pkg/kubernetes/adjust.js --mangle > pkg/kubernetes/adjust.min.js.tmp && mv -f pkg/kubernetes/adjust.min.js.tmp pkg/kubernetes/adjust.min.js ./tools/missing ./tools/uglifyjs pkg/docker/image.js --mangle > pkg/docker/image.min.js.tmp && mv -f pkg/docker/image.min.js.tmp pkg/docker/image.min.js ./tools/missing ./tools/uglifyjs pkg/base1/patterns.js --mangle > pkg/base1/patterns.min.js.tmp && mv -f pkg/base1/patterns.min.js.tmp pkg/base1/patterns.min.js ./tools/missing ./tools/uglifyjs pkg/storaged/dialog.js --mangle > pkg/storaged/dialog.min.js.tmp && mv -f pkg/storaged/dialog.min.js.tmp pkg/storaged/dialog.min.js ./tools/missing ./tools/html-minifier --output pkg/playground/speed.min.html pkg/playground/speed.html ./tools/missing ./tools/uglifyjs pkg/kubernetes/dashboard.js --mangle > pkg/kubernetes/dashboard.min.js.tmp && mv -f pkg/kubernetes/dashboard.min.js.tmp pkg/kubernetes/dashboard.min.js ./tools/missing ./tools/html-minifier --output pkg/playground/patterns.min.html pkg/playground/patterns.html gzip -c pkg/shell/shell.min.html > pkg/shell/shell.min.html.gz.tmp && mv -f pkg/shell/shell.min.html.gz.tmp pkg/shell/shell.min.html.gz ./tools/missing ./tools/uglifyjs pkg/docker/search.js --mangle > pkg/docker/search.min.js.tmp && mv -f pkg/docker/search.min.js.tmp pkg/docker/search.min.js ./tools/missing ./tools/uglifyjs pkg/docker/details.js --mangle > pkg/docker/details.min.js.tmp && mv -f pkg/docker/details.min.js.tmp pkg/docker/details.min.js ./tools/missing ./tools/uglifyjs pkg/storaged/utils.js --mangle > pkg/storaged/utils.min.js.tmp && mv -f pkg/storaged/utils.min.js.tmp pkg/storaged/utils.min.js ./tools/missing ./tools/uglifyjs pkg/dashboard/image-editor.js --mangle > pkg/dashboard/image-editor.min.js.tmp && mv -f pkg/dashboard/image-editor.min.js.tmp pkg/dashboard/image-editor.min.js ./tools/missing ./tools/uglifyjs pkg/kubernetes/deploy.js --mangle > pkg/kubernetes/deploy.min.js.tmp && mv -f pkg/kubernetes/deploy.min.js.tmp pkg/kubernetes/deploy.min.js ./tools/missing ./tools/uglifyjs pkg/storaged/client.js --mangle > pkg/storaged/client.min.js.tmp && mv -f pkg/storaged/client.min.js.tmp pkg/storaged/client.min.js ./tools/missing ./tools/uglifyjs pkg/kubernetes/app.js --mangle > pkg/kubernetes/app.min.js.tmp && mv -f pkg/kubernetes/app.min.js.tmp pkg/kubernetes/app.min.js ./tools/missing ./tools/uglifyjs pkg/subscriptions/subscriptions.js --mangle > pkg/subscriptions/subscriptions.min.js.tmp && mv -f pkg/subscriptions/subscriptions.min.js.tmp pkg/subscriptions/subscriptions.min.js ./tools/missing ./tools/uglifyjs pkg/shell/machines.js --mangle > pkg/shell/machines.min.js.tmp && mv -f pkg/shell/machines.min.js.tmp pkg/shell/machines.min.js ./tools/missing ./tools/uglifyjs pkg/systemd/renderer.js --mangle > pkg/systemd/renderer.min.js.tmp && mv -f pkg/systemd/renderer.min.js.tmp pkg/systemd/renderer.min.js ./tools/missing ./tools/uglifyjs pkg/docker/overview.js --mangle > pkg/docker/overview.min.js.tmp && mv -f pkg/docker/overview.min.js.tmp pkg/docker/overview.min.js ./tools/missing ./tools/uglifyjs pkg/realmd/operation.js --mangle > pkg/realmd/operation.min.js.tmp && mv -f pkg/realmd/operation.min.js.tmp pkg/realmd/operation.min.js ./tools/missing ./tools/uglifyjs pkg/docker/util.js --mangle > pkg/docker/util.min.js.tmp && mv -f pkg/docker/util.min.js.tmp pkg/docker/util.min.js ./tools/missing ./tools/uglifyjs pkg/kubernetes/images.js --mangle > pkg/kubernetes/images.min.js.tmp && mv -f pkg/kubernetes/images.min.js.tmp pkg/kubernetes/images.min.js ./tools/missing ./tools/uglifyjs pkg/storaged/overview.js --mangle > pkg/storaged/overview.min.js.tmp && mv -f pkg/storaged/overview.min.js.tmp pkg/storaged/overview.min.js ./tools/missing ./tools/uglifyjs pkg/shell/controls.js --mangle > pkg/shell/controls.min.js.tmp && mv -f pkg/shell/controls.min.js.tmp pkg/shell/controls.min.js ./tools/missing ./tools/uglifyjs pkg/docker/docker.js --mangle > pkg/docker/docker.min.js.tmp && mv -f pkg/docker/docker.min.js.tmp pkg/docker/docker.min.js ./tools/missing ./tools/uglifyjs pkg/docker/client.js --mangle > pkg/docker/client.min.js.tmp && mv -f pkg/docker/client.min.js.tmp pkg/docker/client.min.js ./tools/missing ./tools/uglifyjs pkg/kubernetes/graphs.js --mangle > pkg/kubernetes/graphs.min.js.tmp && mv -f pkg/kubernetes/graphs.min.js.tmp pkg/kubernetes/graphs.min.js ./tools/missing ./tools/uglifyjs pkg/shell/credentials.js --mangle > pkg/shell/credentials.min.js.tmp && mv -f pkg/shell/credentials.min.js.tmp pkg/shell/credentials.min.js ./tools/missing ./tools/uglifyjs pkg/kubernetes/nulecule.js --mangle > pkg/kubernetes/nulecule.min.js.tmp && mv -f pkg/kubernetes/nulecule.min.js.tmp pkg/kubernetes/nulecule.min.js ./tools/missing ./tools/uglifyjs pkg/kubernetes/details.js --mangle > pkg/kubernetes/details.min.js.tmp && mv -f pkg/kubernetes/details.min.js.tmp pkg/kubernetes/details.min.js ./tools/missing ./tools/uglifyjs pkg/shell/cockpit-plot.js --mangle > pkg/shell/cockpit-plot.min.js.tmp && mv -f pkg/shell/cockpit-plot.min.js.tmp pkg/shell/cockpit-plot.min.js ./tools/missing ./tools/uglifyjs pkg/systemd/init.js --mangle > pkg/systemd/init.min.js.tmp && mv -f pkg/systemd/init.min.js.tmp pkg/systemd/init.min.js ./tools/missing ./tools/uglifyjs pkg/docker/run.js --mangle > pkg/docker/run.min.js.tmp && mv -f pkg/docker/run.min.js.tmp pkg/docker/run.min.js ./tools/missing ./tools/uglifyjs pkg/shell/plot.js --mangle > pkg/shell/plot.min.js.tmp && mv -f pkg/shell/plot.min.js.tmp pkg/shell/plot.min.js gzip -c pkg/systemd/services.min.html > pkg/systemd/services.min.html.gz.tmp && mv -f pkg/systemd/services.min.html.gz.tmp pkg/systemd/services.min.html.gz gzip -c pkg/systemd/logs.min.html > pkg/systemd/logs.min.html.gz.tmp && mv -f pkg/systemd/logs.min.html.gz.tmp pkg/systemd/logs.min.html.gz gzip -c pkg/storaged/index.min.html > pkg/storaged/index.min.html.gz.tmp && mv -f pkg/storaged/index.min.html.gz.tmp pkg/storaged/index.min.html.gz ./tools/missing ./tools/uglifyjs pkg/shell/index.js --mangle > pkg/shell/index.min.js.tmp && mv -f pkg/shell/index.min.js.tmp pkg/shell/index.min.js gzip -c pkg/systemd/index.min.html > pkg/systemd/index.min.html.gz.tmp && mv -f pkg/systemd/index.min.html.gz.tmp pkg/systemd/index.min.html.gz gzip -c pkg/networkmanager/index.min.html > pkg/networkmanager/index.min.html.gz.tmp && mv -f pkg/networkmanager/index.min.html.gz.tmp pkg/networkmanager/index.min.html.gz gzip -c pkg/systemd/terminal.min.html > pkg/systemd/terminal.min.html.gz.tmp && mv -f pkg/systemd/terminal.min.html.gz.tmp pkg/systemd/terminal.min.html.gz gzip -c pkg/subscriptions/index.min.html > pkg/subscriptions/index.min.html.gz.tmp && mv -f pkg/subscriptions/index.min.html.gz.tmp pkg/subscriptions/index.min.html.gz gzip -c pkg/docker/index.min.html > pkg/docker/index.min.html.gz.tmp && mv -f pkg/docker/index.min.html.gz.tmp pkg/docker/index.min.html.gz gzip -c pkg/systemd/service.min.js > pkg/systemd/service.min.js.gz.tmp && mv -f pkg/systemd/service.min.js.gz.tmp pkg/systemd/service.min.js.gz gzip -c pkg/dashboard/index.min.html > pkg/dashboard/index.min.html.gz.tmp && mv -f pkg/dashboard/index.min.html.gz.tmp pkg/dashboard/index.min.html.gz ./tools/missing ./tools/uglifyjs pkg/users/local.js --mangle > pkg/users/local.min.js.tmp && mv -f pkg/users/local.min.js.tmp pkg/users/local.min.js gzip -c pkg/base1/term.min.js > pkg/base1/term.min.js.gz.tmp && mv -f pkg/base1/term.min.js.gz.tmp pkg/base1/term.min.js.gz ./tools/missing ./tools/uglifyjs pkg/dashboard/list.js --mangle > pkg/dashboard/list.min.js.tmp && mv -f pkg/dashboard/list.min.js.tmp pkg/dashboard/list.min.js gzip -c pkg/docker/console.min.html > pkg/docker/console.min.html.gz.tmp && mv -f pkg/docker/console.min.html.gz.tmp pkg/docker/console.min.html.gz gzip -c pkg/users/index.min.html > pkg/users/index.min.html.gz.tmp && mv -f pkg/users/index.min.html.gz.tmp pkg/users/index.min.html.gz gzip -c pkg/kubernetes/index.min.html > pkg/kubernetes/index.min.html.gz.tmp && mv -f pkg/kubernetes/index.min.html.gz.tmp pkg/kubernetes/index.min.html.gz gzip -c pkg/subscriptions/subscriptions.min.js > pkg/subscriptions/subscriptions.min.js.gz.tmp && mv -f pkg/subscriptions/subscriptions.min.js.gz.tmp pkg/subscriptions/subscriptions.min.js.gz ./tools/missing ./tools/uglifyjs pkg/systemd/host.js --mangle > pkg/systemd/host.min.js.tmp && mv -f pkg/systemd/host.min.js.tmp pkg/systemd/host.min.js ./tools/missing ./tools/jsbundle pkg/realmd/bundle.min.js pkg/realmd/operation.min.js pkg/realmd/operation.html gzip -c pkg/docker/docker.min.js > pkg/docker/docker.min.js.gz.tmp && mv -f pkg/docker/docker.min.js.gz.tmp pkg/docker/docker.min.js.gz ./tools/missing ./tools/uglifyjs pkg/storaged/details.js --mangle > pkg/storaged/details.min.js.tmp && mv -f pkg/storaged/details.min.js.tmp pkg/storaged/details.min.js ./tools/missing ./tools/uglifyjs pkg/kubernetes/client.js --mangle > pkg/kubernetes/client.min.js.tmp && mv -f pkg/kubernetes/client.min.js.tmp pkg/kubernetes/client.min.js ./tools/missing ./tools/jsbundle pkg/docker/bundle.min.js pkg/docker/client.min.js pkg/docker/details.min.js pkg/docker/docker.min.js pkg/docker/containers.min.js pkg/docker/image.min.js pkg/docker/overview.min.js pkg/docker/run.min.js pkg/docker/search.min.js pkg/docker/util.min.js gzip -c pkg/realmd/bundle.min.js > pkg/realmd/bundle.min.js.gz.tmp && mv -f pkg/realmd/bundle.min.js.gz.tmp pkg/realmd/bundle.min.js.gz ./tools/missing ./tools/jsbundle pkg/shell/shell.min.js pkg/shell/shell.js pkg/shell/controls.min.js pkg/shell/plot.min.js pkg/shell/cockpit-util.min.js pkg/shell/cockpit-plot.min.js rm -f libcockpit-ws.a ar cru libcockpit-ws.a src/ws/libcockpit_ws_a-cockpithandlers.o src/ws/libcockpit_ws_a-cockpitauth.o src/ws/libcockpit_ws_a-cockpitcreds.o src/ws/libcockpit_ws_a-cockpitwebservice.o src/ws/libcockpit_ws_a-cockpitsshtransport.o src/ws/libcockpit_ws_a-cockpitsshagent.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcockpit-ws.a gcc -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-kerberos src/ws/test_kerberos-test-kerberos.o libcockpit-ws.a libcockpit-ws.a libcockpit-common.a libwebsocket.a libreauthorize.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt -lpam -lkeyutils -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-sshagent src/ws/test_sshagent-test-sshagent.o libcockpit-ws.a libcockpit-ws.a libcockpit-common.a libwebsocket.a libreauthorize.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt -lpam -lkeyutils -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-creds src/ws/test_creds-test-creds.o libcockpit-ws.a libcockpit-ws.a libcockpit-common.a libwebsocket.a libreauthorize.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt -lpam -lkeyutils -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-sshtransport src/ws/test_sshtransport-test-sshtransport.o libwebsocket.a libcockpit-ws.a libcockpit-ws.a libcockpit-common.a libwebsocket.a libreauthorize.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt -lpam -lkeyutils -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-handlers src/ws/test_handlers-test-handlers.o src/ws/test_handlers-mock-auth.o src/common/test_handlers-mock-io-stream.o libcockpit-ws.a libcockpit-ws.a libcockpit-common.a libwebsocket.a libreauthorize.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt -lpam -lkeyutils -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-auth src/ws/test_auth-test-auth.o src/ws/test_auth-mock-auth.o libcockpit-ws.a libcockpit-ws.a libcockpit-common.a libwebsocket.a libreauthorize.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt -lpam -lkeyutils -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-webservice src/ws/test_webservice-test-webservice.o src/ws/test_webservice-mock-auth.o src/common/test_webservice-mock-io-stream.o libwebsocket.a libcockpit-ws.a libcockpit-ws.a libcockpit-common.a libwebsocket.a libreauthorize.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt -lpam -lkeyutils -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -DG_LOG_DOMAIN=\"mock-agent-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mock-agent-bridge src/ws/mock_agent_bridge-mock-agent-bridge.o src/bridge/mock_agent_bridge-cockpitchannel.o src/bridge/mock_agent_bridge-cockpitpipechannel.o libcockpit-ws.a libcockpit-ws.a libcockpit-common.a libwebsocket.a libreauthorize.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt -lpam -lkeyutils -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -I./src/ws -DG_LOG_DOMAIN=\"test-server\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-server src/ws/test_server-test-server.o src/common/test_server-mock-service.o test_server-test-dbus-generated.o libcockpit-ws.a libcockpit-common.a libwebsocket.a libreauthorize.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt -lpam -lkeyutils -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpam gcc -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Werror -fPIC -g -DWITH_DEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cockpit-ws src/ws/cockpit_ws-main.o libcockpit-ws.a libcockpit-common.a libwebsocket.a libreauthorize.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt -lpam -lkeyutils -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt ./tools/missing ./tools/jsbundle pkg/shell/bundle.min.js pkg/shell/credentials.min.js pkg/shell/index.min.js pkg/shell/machines.min.js pkg/shell/ssh-list-private-keys.sh ./tools/missing ./tools/jsbundle pkg/dashboard/bundle.min.js pkg/dashboard/list.min.js pkg/dashboard/image-editor.min.js ./tools/missing ./tools/jsbundle pkg/users/bundle.min.js pkg/users/authorized-keys.min.js pkg/users/local.min.js pkg/users/ssh-add-public-key.sh pkg/users/ssh-list-public-keys.sh ./tools/missing ./tools/jsbundle pkg/systemd/bundle.min.js pkg/systemd/journal_day_header.mustache pkg/systemd/journal_line.mustache pkg/systemd/journal_reboot.mustache pkg/systemd/host.min.js pkg/systemd/init.min.js pkg/systemd/server.min.js pkg/systemd/terminal.min.js pkg/systemd/journal.min.js pkg/systemd/journalctl.min.js pkg/systemd/renderer.min.js ./tools/missing ./tools/uglifyjs pkg/base1/cockpit.js --mangle > pkg/base1/cockpit.min.js.tmp && mv -f pkg/base1/cockpit.min.js.tmp pkg/base1/cockpit.min.js ./tools/missing ./tools/jsbundle pkg/kubernetes/kubernetes.min.js pkg/kubernetes/d3.min.js pkg/kubernetes/adjust.min.js pkg/kubernetes/app.min.js pkg/kubernetes/client.min.js pkg/kubernetes/config.min.js pkg/kubernetes/containers.min.js pkg/kubernetes/dashboard.min.js pkg/kubernetes/deploy.min.js pkg/kubernetes/details.min.js pkg/kubernetes/graphs.min.js pkg/kubernetes/images.min.js pkg/kubernetes/nulecule.min.js pkg/kubernetes/node.min.js pkg/kubernetes/object-describer.min.js pkg/kubernetes/topology.min.js pkg/kubernetes/topology-graph.min.js pkg/kubernetes/templates.js ./tools/missing ./tools/jsbundle pkg/storaged/bundle.min.js pkg/storaged/details.min.js pkg/storaged/devices.min.js pkg/storaged/dialog.min.js pkg/storaged/client.min.js pkg/storaged/jobs.min.js pkg/storaged/overview.min.js pkg/storaged/permissions.min.js pkg/storaged/utils.min.js gzip -c pkg/shell/shell.min.js > pkg/shell/shell.min.js.gz.tmp && mv -f pkg/shell/shell.min.js.gz.tmp pkg/shell/shell.min.js.gz gzip -c pkg/dashboard/bundle.min.js > pkg/dashboard/bundle.min.js.gz.tmp && mv -f pkg/dashboard/bundle.min.js.gz.tmp pkg/dashboard/bundle.min.js.gz ./tools/missing ./tools/uglifyjs pkg/networkmanager/interfaces.js --mangle > pkg/networkmanager/interfaces.min.js.tmp && mv -f pkg/networkmanager/interfaces.min.js.tmp pkg/networkmanager/interfaces.min.js gzip -c pkg/users/bundle.min.js > pkg/users/bundle.min.js.gz.tmp && mv -f pkg/users/bundle.min.js.gz.tmp pkg/users/bundle.min.js.gz gzip -c pkg/shell/bundle.min.js > pkg/shell/bundle.min.js.gz.tmp && mv -f pkg/shell/bundle.min.js.gz.tmp pkg/shell/bundle.min.js.gz gzip -c pkg/systemd/bundle.min.js > pkg/systemd/bundle.min.js.gz.tmp && mv -f pkg/systemd/bundle.min.js.gz.tmp pkg/systemd/bundle.min.js.gz gzip -c pkg/docker/bundle.min.js > pkg/docker/bundle.min.js.gz.tmp && mv -f pkg/docker/bundle.min.js.gz.tmp pkg/docker/bundle.min.js.gz ./tools/missing ./tools/jsbundle pkg/base1/bundle.min.js pkg/base1/require.min.js pkg/base1/cockpit.min.js pkg/base1/jquery.min.js pkg/base1/bootstrap-datepicker.min.js pkg/base1/bootstrap-select.min.js pkg/base1/bootstrap-combobox.min.js pkg/base1/mustache.min.js pkg/base1/patterns.min.js gzip -c pkg/base1/cockpit.min.js > pkg/base1/cockpit.min.js.gz.tmp && mv -f pkg/base1/cockpit.min.js.gz.tmp pkg/base1/cockpit.min.js.gz gzip -c pkg/storaged/bundle.min.js > pkg/storaged/bundle.min.js.gz.tmp && mv -f pkg/storaged/bundle.min.js.gz.tmp pkg/storaged/bundle.min.js.gz ./tools/missing ./tools/jsbundle pkg/networkmanager/bundle.min.js pkg/networkmanager/interfaces.min.js gzip -c pkg/networkmanager/bundle.min.js > pkg/networkmanager/bundle.min.js.gz.tmp && mv -f pkg/networkmanager/bundle.min.js.gz.tmp pkg/networkmanager/bundle.min.js.gz gzip -c pkg/kubernetes/kubernetes.min.js > pkg/kubernetes/kubernetes.min.js.gz.tmp && mv -f pkg/kubernetes/kubernetes.min.js.gz.tmp pkg/kubernetes/kubernetes.min.js.gz gzip -c pkg/base1/bundle.min.js > pkg/base1/bundle.min.js.gz.tmp && mv -f pkg/base1/bundle.min.js.gz.tmp pkg/base1/bundle.min.js.gz make[2]: Leaving directory '/builddir/build/BUILD/cockpit-wip' Making all in po make[2]: Entering directory '/builddir/build/BUILD/cockpit-wip/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/cockpit-wip/po' make[1]: Leaving directory '/builddir/build/BUILD/cockpit-wip' + make selinux cp src/selinux/cockpit.fc src/selinux/cockpit.if src/selinux/cockpit.te . make -j1 -f /usr/share/selinux/devel/Makefile cockpit.pp make[1]: Entering directory '/builddir/build/BUILD/cockpit-wip' cockpit.if:13: Error: duplicate definition of cockpit_ws_domtrans(). Original definition on 13. cockpit.if:32: Error: duplicate definition of cockpit_session_domtrans(). Original definition on 32. cockpit.if:51: Error: duplicate definition of cockpit_search_lib(). Original definition on 51. cockpit.if:70: Error: duplicate definition of cockpit_read_lib_files(). Original definition on 70. cockpit.if:89: Error: duplicate definition of cockpit_manage_lib_files(). Original definition on 89. cockpit.if:108: Error: duplicate definition of cockpit_manage_lib_dirs(). Original definition on 108. cockpit.if:127: Error: duplicate definition of cockpit_systemctl(). Original definition on 127. cockpit.if:159: Error: duplicate definition of cockpit_admin(). Original definition on 155. Compiling targeted cockpit module /usr/bin/checkmodule: loading policy configuration from tmp/cockpit.tmp /usr/bin/checkmodule: policy configuration loaded /usr/bin/checkmodule: writing binary representation (version 17) to tmp/cockpit.mod Creating targeted cockpit.pp policy package rm tmp/cockpit.mod tmp/cockpit.mod.fc make[1]: Leaving directory '/builddir/build/BUILD/cockpit-wip' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EsXWuo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64 ++ dirname /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64 + cd cockpit-wip + make install DESTDIR=/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64 make install-recursive make[1]: Entering directory '/builddir/build/BUILD/cockpit-wip' Making install in . make[2]: Entering directory '/builddir/build/BUILD/cockpit-wip' make[3]: Entering directory '/builddir/build/BUILD/cockpit-wip' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/bin' /usr/bin/install -c cockpit-bridge '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/bin' /usr/bin/mkdir -p /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/lib64/security /usr/bin/install -c pam_reauthorize.so /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/lib64/security /usr/bin/mkdir -p /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/lib64/security /usr/bin/install -c pam_ssh_add.so /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/lib64/security /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/libexec' /usr/bin/install -c cockpit-polkit cockpit-pcp cockpit-ws cockpit-session '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/sbin' /usr/bin/install -c remotectl '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/sbin' make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/cockpit-wip' chown root:cockpit-ws /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/libexec/cockpit-session chown: invalid group: 'root:cockpit-ws' Makefile:8408: recipe for target 'install-exec-hook' failed test "cockpit-ws" != "root" && chmod 4750 /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/libexec/cockpit-session make[4]: [install-exec-hook] Error 1 (ignored) mkdir -p /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/etc/cockpit/ws-certs.d chmod 755 /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/etc/cockpit/ws-certs.d /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/etc/cockpit/ws-certs.d make[4]: Leaving directory '/builddir/build/BUILD/cockpit-wip' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/appdata' /usr/bin/install -c -m 644 src/ws/cockpit.appdata.xml '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/appdata' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/base1' /usr/bin/install -c -m 644 pkg/base1/manifest.json '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/base1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/base1' /usr/bin/install -c -m 644 pkg/base1/angular.js pkg/base1/angular-patternfly.css pkg/base1/bootstrap-datepicker.js pkg/base1/bootstrap-select.js pkg/base1/bootstrap-combobox.js pkg/base1/bundle.js pkg/base1/cockpit.css pkg/base1/patternfly.css pkg/base1/patternfly-additions.css pkg/base1/po.js pkg/base1/require.js pkg/base1/patterns.js pkg/base1/term.js pkg/base1/moment.js pkg/base1/mustache.js pkg/base1/jquery.js pkg/base1/cockpit.js po/po.ca.js po/po.de.js po/po.da.js po/po.pl.js po/po.pt_BR.js po/po.tr.js po/po.uk.js '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/base1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/base1/fonts' /usr/bin/install -c -m 644 pkg/base1/fonts/fontawesome.woff pkg/base1/fonts/patternfly.woff pkg/base1/fonts/glyphicons.woff '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/base1/fonts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/branding/centos' /usr/bin/install -c -m 644 branding/centos/branding.css branding/centos/bg-login.jpg '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/branding/centos' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/dashboard' /usr/bin/install -c -m 644 pkg/dashboard/manifest.json '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/dashboard' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/dashboard' /usr/bin/install -c -m 644 pkg/dashboard/bundle.js pkg/dashboard/list.js pkg/dashboard/image-editor.js pkg/dashboard/index.html '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/dashboard' /usr/bin/mkdir -p /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/doc/cockpit /usr/bin/install -c -m 644 `dirname doc/guide/html/index.html`/* /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/doc/cockpit /usr/bin/mkdir -p /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/base1 ln -s -f require.js /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/base1/bundle.js /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/branding/default' /usr/bin/install -c -m 644 branding/default/branding.css branding/default/bg-login.jpg branding/default/brand-large.png branding/default/brand.png branding/default/logo.png branding/default/apple-touch-icon.png branding/default/favicon.ico '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/branding/default' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/applications' /usr/bin/install -c -m 644 src/ws/cockpit.desktop '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/lib/systemd/system' /usr/bin/install -c -m 644 src/ws/cockpit.socket '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/lib/systemd/system' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/docker' /usr/bin/install -c -m 644 pkg/docker/manifest.json '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/docker' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/docker' /usr/bin/install -c -m 644 pkg/docker/bundle.js pkg/docker/client.js pkg/docker/details.js pkg/docker/docker.css pkg/docker/docker.js pkg/docker/console.html pkg/docker/containers.js pkg/docker/image.js pkg/docker/index.html pkg/docker/overview.js pkg/docker/run.js pkg/docker/search.js pkg/docker/util.js '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/docker' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/branding/fedora' /usr/bin/install -c -m 644 branding/fedora/branding.css branding/fedora/bg-login.jpg '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/branding/fedora' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/lib/firewalld/services' /usr/bin/install -c -m 644 src/ws/cockpit.xml '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/lib/firewalld/services' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/kubernetes' /usr/bin/install -c -m 644 pkg/kubernetes/manifest.json '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/kubernetes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/kubernetes' /usr/bin/install -c -m 644 pkg/kubernetes/adjust.js pkg/kubernetes/app.css pkg/kubernetes/app.js pkg/kubernetes/client.js pkg/kubernetes/config.js pkg/kubernetes/containers.css pkg/kubernetes/containers.js pkg/kubernetes/d3.js pkg/kubernetes/dashboard.js pkg/kubernetes/details.css pkg/kubernetes/details.js pkg/kubernetes/graphs.js pkg/kubernetes/images.css pkg/kubernetes/images.js pkg/kubernetes/index.html pkg/kubernetes/kubernetes.js pkg/kubernetes/node.js pkg/kubernetes/object-describer.js pkg/kubernetes/deploy.js pkg/kubernetes/revealable.css pkg/kubernetes/topology.css pkg/kubernetes/topology.js pkg/kubernetes/topology-graph.css pkg/kubernetes/topology-graph.js pkg/kubernetes/nulecule.js '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/kubernetes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/kubernetes/views' /usr/bin/install -c -m 644 pkg/kubernetes/views/containers-page.html pkg/kubernetes/views/container-body.html pkg/kubernetes/views/container-panel.html pkg/kubernetes/views/dashboard-page.html pkg/kubernetes/views/default-panel.html pkg/kubernetes/views/deploymentconfig-panel.html pkg/kubernetes/views/details-page.html pkg/kubernetes/views/filter-bar.html pkg/kubernetes/views/images-page.html pkg/kubernetes/views/imagerepository-panel.html pkg/kubernetes/views/pod-body.html pkg/kubernetes/views/pod-panel.html pkg/kubernetes/views/node-panel.html pkg/kubernetes/views/replicationcontroller-panel.html pkg/kubernetes/views/route-panel.html pkg/kubernetes/views/service-panel.html pkg/kubernetes/views/topology-page.html '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/kubernetes/views' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 doc/man/cockpit-bridge.1 '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/man/man5' /usr/bin/install -c -m 644 doc/man/cockpit.conf.5 '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 doc/man/cockpit-ws.8 doc/man/pam_ssh_add.8 doc/man/remotectl.8 '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/network' /usr/bin/install -c -m 644 pkg/networkmanager/manifest.json '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/network' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/network' /usr/bin/install -c -m 644 pkg/networkmanager/bundle.js pkg/networkmanager/interfaces.js pkg/networkmanager/index.html pkg/networkmanager/networking.css '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/network' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/base1' /usr/bin/install -c -m 644 pkg/base1/angular.min.js.gz pkg/base1/cockpit.min.css.gz pkg/base1/po.js.gz pkg/base1/require.min.js.gz pkg/base1/term.min.js.gz pkg/base1/moment.min.js.gz pkg/base1/mustache.min.js.gz pkg/base1/jquery.min.js.gz pkg/base1/cockpit.min.js.gz pkg/base1/bundle.min.js.gz po/po.ca.js.gz po/po.de.js.gz po/po.da.js.gz po/po.pl.js.gz po/po.pt_BR.js.gz po/po.tr.js.gz po/po.uk.js.gz '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/base1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/dashboard' /usr/bin/install -c -m 644 pkg/dashboard/bundle.min.js.gz pkg/dashboard/index.min.html.gz '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/dashboard' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/docker' /usr/bin/install -c -m 644 pkg/docker/bundle.min.js.gz pkg/docker/console.min.html.gz pkg/docker/docker.min.css.gz pkg/docker/docker.min.js.gz pkg/docker/index.min.html.gz '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/docker' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/kubernetes' /usr/bin/install -c -m 644 pkg/kubernetes/app.min.css.gz pkg/kubernetes/index.min.html.gz pkg/kubernetes/kubernetes.min.js.gz '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/kubernetes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/network' /usr/bin/install -c -m 644 pkg/networkmanager/bundle.min.js.gz pkg/networkmanager/index.min.html.gz pkg/networkmanager/networking.min.css.gz '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/network' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/domain' /usr/bin/install -c -m 644 pkg/realmd/bundle.min.js.gz '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/domain' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/shell' /usr/bin/install -c -m 644 pkg/shell/shell.min.js.gz pkg/shell/bundle.min.js.gz pkg/shell/plot.min.css.gz pkg/shell/shell.min.css.gz pkg/shell/shell.min.html.gz '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/shell' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/storage' /usr/bin/install -c -m 644 pkg/storaged/bundle.min.js.gz pkg/storaged/index.min.html.gz pkg/storaged/storage.min.css.gz '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/storage' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/subscriptions' /usr/bin/install -c -m 644 pkg/subscriptions/index.min.html.gz pkg/subscriptions/subscriptions.min.css.gz pkg/subscriptions/subscriptions.min.js.gz '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/subscriptions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/system' /usr/bin/install -c -m 644 pkg/systemd/bundle.min.js.gz pkg/systemd/host.min.css.gz pkg/systemd/index.min.html.gz pkg/systemd/journal.min.css.gz pkg/systemd/logs.min.html.gz pkg/systemd/service.min.js.gz pkg/systemd/services.min.html.gz pkg/systemd/terminal.min.html.gz '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/system' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/lib/systemd/system' /usr/bin/install -c -m 644 cockpit.service '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/lib/systemd/system' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/users' /usr/bin/install -c -m 644 pkg/users/bundle.min.js.gz pkg/users/index.min.html.gz pkg/users/users.min.css.gz '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/users' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/pixmaps' /usr/bin/install -c -m 644 src/ws/cockpit.png '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/pixmaps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/playground' /usr/bin/install -c -m 644 pkg/playground/test.html pkg/playground/test.min.html pkg/playground/speed.html pkg/playground/speed.min.html pkg/playground/metrics.html pkg/playground/metrics.min.html pkg/playground/patterns.html pkg/playground/patterns.min.html pkg/playground/service.html pkg/playground/service.min.html pkg/playground/plot.html pkg/playground/plot.min.html pkg/playground/manifest.json pkg/playground/hammer.gif pkg/playground/po.de.js pkg/playground/po.en.js '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/playground' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/var/lib/pcp/config/pmlogconf/tools' /usr/bin/install -c -m 644 src/bridge/pmlogconf/cockpit '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/var/lib/pcp/config/pmlogconf/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/domain' /usr/bin/install -c -m 644 pkg/realmd/manifest.json '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/domain' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/domain' /usr/bin/install -c -m 644 pkg/realmd/bundle.js pkg/realmd/operation.js pkg/realmd/operation.html '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/domain' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/branding/rhel' /usr/bin/install -c -m 644 branding/rhel/branding.css branding/rhel/bg-login.jpg '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/branding/rhel' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/shell' /usr/bin/install -c -m 644 pkg/shell/index.min.html pkg/shell/manifest.json '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/shell' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/shell' /usr/bin/install -c pkg/shell/ssh-list-private-keys.sh '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/shell' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/shell' /usr/bin/install -c -m 644 pkg/shell/shell.js pkg/shell/bundle.js pkg/shell/credentials.js pkg/shell/index.html pkg/shell/index.js pkg/shell/machines.js pkg/shell/plot.css pkg/shell/shell.css pkg/shell/shell.html pkg/shell/controls.js pkg/shell/plot.js pkg/shell/cockpit-util.js pkg/shell/cockpit-plot.js pkg/shell/ssh-list-private-keys.sh '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/shell' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/shell/images' /usr/bin/install -c -m 644 pkg/shell/images/server-large.png pkg/shell/images/server-small.png pkg/shell/images/server-error.png '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/shell/images' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/static' /usr/bin/install -c -m 644 src/static/login.html '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/static' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/static/fonts' /usr/bin/install -c -m 644 src/static/fonts/OpenSans-Bold-webfont.woff src/static/fonts/OpenSans-BoldItalic-webfont.woff src/static/fonts/OpenSans-ExtraBold-webfont.woff src/static/fonts/OpenSans-ExtraBoldItalic-webfont.woff src/static/fonts/OpenSans-Italic-webfont.woff src/static/fonts/OpenSans-Light-webfont.woff src/static/fonts/OpenSans-LightItalic-webfont.woff src/static/fonts/OpenSans-Regular-webfont.woff src/static/fonts/OpenSans-Semibold-webfont.woff src/static/fonts/OpenSans-SemiboldItalic-webfont.woff '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/static/fonts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/storage' /usr/bin/install -c -m 644 pkg/storaged/manifest.json '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/storage' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/storage' /usr/bin/install -c -m 644 pkg/storaged/bundle.js pkg/storaged/details.js pkg/storaged/devices.js pkg/storaged/dialog.js pkg/storaged/client.js pkg/storaged/index.html pkg/storaged/jobs.js pkg/storaged/overview.js pkg/storaged/permissions.js pkg/storaged/storage.css pkg/storaged/utils.js '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/storage' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/storage/images' /usr/bin/install -c -m 644 pkg/storaged/images/storage-disk.png pkg/storaged/images/storage-array.png '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/storage/images' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/subscriptions' /usr/bin/install -c -m 644 pkg/subscriptions/manifest.json '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/subscriptions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/subscriptions' /usr/bin/install -c -m 644 pkg/subscriptions/index.html pkg/subscriptions/subscriptions.js pkg/subscriptions/subscriptions.css '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/subscriptions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/system' /usr/bin/install -c -m 644 pkg/systemd/manifest.json '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/system' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/system' /usr/bin/install -c -m 644 pkg/systemd/host.css pkg/systemd/host.js pkg/systemd/index.html pkg/systemd/bundle.js pkg/systemd/init.js pkg/systemd/services.html pkg/systemd/server.js pkg/systemd/service.js pkg/systemd/terminal.js pkg/systemd/terminal.html pkg/systemd/logs.html pkg/systemd/journal.js pkg/systemd/journal.css pkg/systemd/journalctl.js pkg/systemd/renderer.js pkg/systemd/journal_day_header.mustache pkg/systemd/journal_line.mustache pkg/systemd/journal_reboot.mustache '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/system' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/users' /usr/bin/install -c -m 644 pkg/users/manifest.json '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/users' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/users' /usr/bin/install -c pkg/users/ssh-add-public-key.sh pkg/users/ssh-list-public-keys.sh '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/users' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/users' /usr/bin/install -c -m 644 pkg/users/authorized-keys.js pkg/users/bundle.js pkg/users/index.html pkg/users/local.js pkg/users/users.css pkg/users/ssh-add-public-key.sh pkg/users/ssh-list-public-keys.sh '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit/users' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/cockpit-wip' mkdir -p /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/var/lib/cockpit chgrp wheel /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/var/lib/cockpit chgrp: changing group of '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/var/lib/cockpit': Operation not permitted Makefile:8100: recipe for target 'install-data-hook' failed chmod 775 /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/var/lib/cockpit make[4]: [install-data-hook] Error 1 (ignored) chown root:0 /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/libexec/cockpit-polkit chown: changing ownership of '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/libexec/cockpit-polkit': Operation not permitted Makefile:8334: recipe for target 'install-data-hook' failed chown root:0 /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/libexec/cockpit-polkit make[4]: [install-data-hook] Error 1 (ignored) chown: changing ownership of '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/libexec/cockpit-polkit': Operation not permitted Makefile:8334: recipe for target 'install-data-hook' failed chmod 4755 /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/libexec/cockpit-polkit make[4]: [install-data-hook] Error 1 (ignored) ln -s -f /usr/share/pixmaps/system-logo-white.png /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/branding/fedora/logo.png ln -s -f /usr/share/pixmaps/fedora-logo-sprite.png /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/branding/fedora/apple-touch-icon.png ln -s -f /etc/favicon.png /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/branding/fedora/favicon.ico ln -s -f /usr/share/pixmaps/system-logo-white.png /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/branding/centos/logo.png ln -s -f /usr/share/pixmaps/fedora-logo-sprite.png /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/branding/centos/apple-touch-icon.png ln -s -f /etc/favicon.png /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/branding/centos/favicon.ico ln -s -f /usr/share/pixmaps/system-logo-white.png /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/branding/rhel/logo.png ln -s -f /usr/share/pixmaps/fedora-logo-sprite.png /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/branding/rhel/apple-touch-icon.png ln -s -f /etc/favicon.png /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/branding/rhel/favicon.ico make[4]: Leaving directory '/builddir/build/BUILD/cockpit-wip' make[3]: Leaving directory '/builddir/build/BUILD/cockpit-wip' make[2]: Leaving directory '/builddir/build/BUILD/cockpit-wip' Making install in po make[2]: Entering directory '/builddir/build/BUILD/cockpit-wip/po' linguas=""; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/cockpit-wip/tools/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/cockpit.mo; \ echo "installing $lang.gmo as $dir/cockpit.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/cockpit.mo; \ echo "installing ./$lang.gmo as" \ "$dir/cockpit.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/cockpit.mo.m; \ echo "installing $lang.gmo.m as $dir/cockpit.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/cockpit.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/cockpit.mo.m"; \ else \ true; \ fi; \ fi; \ done make[2]: Leaving directory '/builddir/build/BUILD/cockpit-wip/po' make[1]: Leaving directory '/builddir/build/BUILD/cockpit-wip' + make install-test-assets DESTDIR=/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64 /usr/bin/mkdir -p /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit-test-assets /usr/bin/mkdir -p /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/lib/systemd/system for p in test-server; do \ /usr/bin/install -c $p /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit-test-assets; \ done cd .; for d in ; do /usr/bin/install -c -m 644 -D $d /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit-test-assets/$d; done for d in cockpit-testing.service ./src/ws/cockpit-testing.socket ./src/ws/test-server.socket test-server.service; do /usr/bin/install -c -m 644 $d /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/lib/systemd/system; done ln -sn /usr/libexec/cockpit-bridge /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit-test-assets/cockpit-bridge + mkdir -p /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64//usr/share/polkit-1/rules.d + cp src/bridge/polkit-workarounds.rules /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64//usr/share/polkit-1/rules.d + mkdir -p /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/etc/pam.d + install -p -m 644 tools/cockpit.pam /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/etc/pam.d/cockpit + rm -f '/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64//usr/lib64/cockpit/*.so' + install -p -m 644 AUTHORS COPYING README.md /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/doc/cockpit/ + install -d /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/selinux/targeted + install -p -m 644 cockpit.pp /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/selinux/targeted/ + echo '%dir /usr/share/cockpit/base1' + find /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/base1 -type f + echo '%dir /usr/share/cockpit/dashboard' + find /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/dashboard -type f + echo '%dir /usr/share/cockpit/domain' + find /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/domain -type f + echo '%dir /usr/share/cockpit/shell' + find /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/shell -type f + echo '%dir /usr/share/cockpit/system' + find /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/system -type f + echo '%dir /usr/share/cockpit/users' + find /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/users -type f + echo '%dir /usr/share/cockpit/subscriptions' + find /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/subscriptions -type f + echo '%dir /usr/share/cockpit/storage' + find /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/storage -type f + echo '%dir /usr/share/cockpit/network' + find /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/network -type f + echo '%dir /usr/share/cockpit/docker' + find /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/docker -type f + echo '%dir /usr/share/cockpit/kubernetes' + find /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/share/cockpit/kubernetes -type f + sed -i 's|/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64||' docker.list kubernetes.list networkmanager.list shell.list storaged.list subscriptions.list + find /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug/usr/share/cockpit -type f -o -type l + sed -i 's|/builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug||' debug.list + tar -C /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug -cf - . + tar -C /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64 -xf - + rm -rf /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64/usr/src/debug + cat debug.list + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LvwTE4 + umask 022 + cd /builddir/build/BUILD + cd cockpit-wip + make -j check make check-recursive make[1]: Entering directory '/builddir/build/BUILD/cockpit-wip' Making check in . make[2]: Entering directory '/builddir/build/BUILD/cockpit-wip' make test-server make[3]: Entering directory '/builddir/build/BUILD/cockpit-wip' make[3]: 'test-server' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/cockpit-wip' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/cockpit-wip' make[4]: Entering directory '/builddir/build/BUILD/cockpit-wip' SKIP: pkg/base1/test-echo.html skipping due to: phantomjs SKIP: pkg/base1/test-spawn.html skipping due to: phantomjs SKIP: pkg/base1/test-dbus.html skipping due to: phantomjs SKIP: pkg/base1/test-chan.html skipping due to: phantomjs SKIP: pkg/base1/test-permissions.html skipping due to: phantomjs SKIP: pkg/base1/test-base64.html skipping due to: phantomjs SKIP: pkg/base1/test-no-jquery.html skipping due to: phantomjs SKIP: pkg/base1/test-utf8.html skipping due to: phantomjs SKIP: pkg/base1/test-spawn-proc.html skipping due to: phantomjs SKIP: pkg/base1/test-dbus-framed.html skipping due to: phantomjs SKIP: pkg/base1/test-locale.html skipping due to: phantomjs SKIP: pkg/base1/test-metrics.html skipping due to: phantomjs SKIP: pkg/base1/test-format.html skipping due to: phantomjs SKIP: pkg/base1/test-async.html skipping due to: phantomjs SKIP: pkg/base1/test-dbus-address.html skipping due to: phantomjs SKIP: pkg/base1/test-http.html skipping due to: phantomjs SKIP: pkg/base1/test-time.html skipping due to: phantomjs SKIP: pkg/base1/test-location.html skipping due to: phantomjs SKIP: pkg/base1/test-framed.html skipping due to: phantomjs SKIP: pkg/base1/test-framed-cache.html skipping due to: phantomjs SKIP: pkg/docker/test-docker.html skipping due to: phantomjs SKIP: pkg/systemd/test-journal-renderer.html skipping due to: phantomjs SKIP: pkg/shell/test-controls.html skipping due to: phantomjs SKIP: pkg/base1/test-cache.html skipping due to: phantomjs SKIP: pkg/kubernetes/test-kubernetes.html skipping due to: phantomjs SKIP: pkg/base1/test-file.html skipping due to: phantomjs SKIP: pkg/base1/test-user.html skipping due to: phantomjs SKIP: pkg/storaged/test-util.html skipping due to: phantomjs SKIP: pkg/base1/test-series.html skipping due to: phantomjs SKIP: pkg/shell/test-dummy.html skipping due to: phantomjs PASS: pkg/users/test-list-public-keys.sh 1 mock/ssh/1-input PASS: test-metrics 1 /metrics/compression PASS: test-metrics 2 /metrics/compression-reset PASS: test-metrics 3 /metrics/derive-delta PASS: test-metrics 4 /metrics/derive-rate PASS: test-metrics 5 /metrics/interpolate PASS: test-metrics 6 /metrics/instances PASS: test-metrics 7 /metrics/dynamic-instances PASS: test-packages 1 /packages/simple PASS: test-httpstream 1 /http-stream/host-header PASS: test-hex 1 /hex/decode-success PASS: test-hex 2 /hex/decode-no-length PASS: test-hex 3 /hex/decode-fail PASS: test-httpstream 2 /http-stream/address-host-header PASS: test-httpstream 3 /http-stream/parse_keepalive PASS: pkg/users/test-list-public-keys.sh 2 mock/ssh/2-input PASS: test-fs 1 /fsread/simple PASS: test-fs 2 /fsread/non-existent PASS: test-fs 3 /fsread/denied PASS: test-unixsignal 1 /unixsignal/posix-signal PASS: test-unixsignal 2 /unixsignal/realtime-signal PASS: test-unixsignal 3 /unixsignal/other-signal PASS: test-packages 2 /packages/large PASS: test-httpstream 4 /http-stream/http_chunked PASS: test-packages 3 /packages/listing PASS: test-pipe-channel 1 /pipe-channel/echo PASS: test-pipe-channel 2 /pipe-channel/shutdown PASS: test-pipe-channel 3 /pipe-channel/close-normal PASS: test-pipe-channel 4 /pipe-channel/close-problem PASS: test-pipe-channel 5 /pipe-channel/invalid-send PASS: test-pipe-channel 6 /pipe-channel/invalid-recv PASS: test-json 1 /json/int-equal PASS: test-json 2 /json/int-hash PASS: test-json 3 /json/utf8-invalid PASS: test-json 4 /json/get-string PASS: test-json 5 /json/get-int PASS: test-json 6 /json/get-bool PASS: test-json 7 /json/get-null PASS: test-json 8 /json/get-strv PASS: test-json 9 /json/parser-trims PASS: test-json 10 /json/parser-empty PASS: test-json 11 /json/equal/nulls PASS: test-json 12 /json/equal/null-non-null PASS: test-json 13 /json/equal/non-null-null PASS: test-json 14 /json/equal/number-string PASS: test-json 15 /json/equal/string-string PASS: test-json 16 /json/equal/string-string-ne PASS: test-json 17 /json/equal/int-int PASS: test-json 18 /json/equal/int-int-ne PASS: test-json 19 /json/equal/double-double PASS: test-json 20 /json/equal/boolean-boolean PASS: test-json 21 /json/equal/boolean-boolean-ne PASS: test-json 22 /json/equal/null-null PASS: test-json 23 /json/equal/array-string PASS: test-json 24 /json/equal/array-array PASS: test-json 25 /json/equal/array-array-ne PASS: test-json 26 /json/equal/array-array-length PASS: test-json 27 /json/equal/object-object PASS: test-json 28 /json/equal/object-object-order PASS: test-json 29 /json/equal/object-object-missing PASS: test-json 30 /json/equal/object-object-value PASS: test-json 31 /json/string/abc0 PASS: test-json 32 /json/string/a_xc1 PASS: test-json 33 /json/string/a_xc2 PASS: test-json 34 /json/string/a_xc3 PASS: test-json 35 /json/string/a_xc4 PASS: test-json 36 /json/string/Barney_B__r5 PASS: test-pipe 1 /pipe/properties PASS: test-pipe 2 /pipe/echo-message PASS: test-pipe 3 /pipe/echo-queue PASS: test-packages 4 /packages/not-found [Wed Oct 28 15:53:37] pcp(21942) Warning: pmdaInit: PMDA mock-pmda: No help text file specified for pmdaText PASS: test-rules 1 /rules/basics PASS: test-transport 1 /transport/parse-frame PASS: test-creds 1 /creds/basic-password PASS: test-transport 2 /transport/parse-frame-bad PASS: test-rules 2 /rules/nothing PASS: test-creds 2 /creds/poison PASS: test-rules 3 /rules/path-only PASS: test-transport 3 /transport/properties PASS: test-creds 3 /creds/rhost PASS: test-creds 4 /creds/multiple PASS: test-creds 5 /creds/hash PASS: test-creds 6 /creds/equal PASS: test-pipe-channel 7 /pipe-channel/spawn/signal PASS: test-auth 1 /auth/userpass-header-check PASS: test-auth 2 /auth/userpass-bad PASS: test-auth 3 /auth/userpass-emptypass PASS: test-rules 4 /rules/all-paths PASS: test-rules 5 /rules/root-only PASS: test-rules 6 /rules/null-path PASS: test-webserver 1 /web-server/table PASS: test-rules 7 /rules/add-ref-remove PASS: test-auth 4 /auth/headers-bad PASS: test-websocket 1 /web-socket/parse-url PASS: test-portal 1 /portal/simple PASS: test-websocket 2 /web-socket/parse-url-no-out PASS: test-websocket 3 /web-socket/parse-url-bad PASS: test-websocket 4 /web-socket/parse-url-no-path PASS: test-websocket 5 /web-socket/parse-url-with-user PASS: test-pcp 1 /metrics/compression PASS: test-pcp 2 /metrics/units PASS: test-pcp 3 /metrics/units-conv PASS: test-pcp 4 /metrics/units-noconv PASS: test-pcp 5 /metrics/units-funny-conv PASS: test-websocket 6 /web-socket/parse-req PASS: test-webresponse 1 /web-response/return-content PASS: test-websocket 7 /web-socket/parse-req-no-out PASS: test-webresponse 2 /web-response/return-content-headers PASS: test-pcp 6 /metrics/strings PASS: test-pipe-channel 8 /pipe-channel/spawn/simple PASS: test-pcp 7 /metrics/simple-instances PASS: test-pcp 8 /metrics/instance-filter-include PASS: test-pcp 9 /metrics/instance-filter-omit PASS: test-webresponse 3 /web-response/return-error PASS: test-pcp 10 /metrics/instance-dynamic PASS: test-pipe-channel 9 /pipe-channel/spawn/status PASS: test-pcp 11 /metrics/counter PASS: test-webresponse 4 /web-response/return-error-headers PASS: test-pcp 12 /metrics/counter64 PASS: test-websocket 8 /web-socket/parse-req-not-enough PASS: test-config 1 /conf/test-strings PASS: test-websocket 9 /web-socket/parse-req-bad PASS: test-portal 2 /portal/failover PASS: test-pcp 13 /metrics/counter-across-meta PASS: test-websocket 10 /web-socket/parse-status PASS: test-webresponse 5 /web-response/return-gerror-headers PASS: test-websocket 11 /web-socket/parse-status-no-out PASS: test-websocket 12 /web-socket/parse-status-not-enough PASS: test-packages 5 /packages/unknown-package PASS: test-packages 6 /packages/bad-receive PASS: test-transport 4 /transport/terminate-problem PASS: test-transport 5 /transport/read-error PASS: test-transport 6 /transport/write-error PASS: test-transport 7 /transport/read-combined PASS: test-transport 8 /transport/read-truncated PASS: test-transport 9 /transport/read-incorrect PASS: test-transport 10 /transport/parse-command/normal PASS: test-sshagent 1 /sshagent/through PASS: test-transport 11 /transport/parse-command/no-channel PASS: test-transport 12 /transport/parse-command/no-command PASS: test-transport 13 /transport/parse-command/empty-command PASS: test-transport 14 /transport/parse-command/invalid-json PASS: test-config 2 /conf/test-strvs PASS: test-transport 15 /transport/parse-command/not-an-object PASS: test-transport 16 /transport/parse-command/number-channel PASS: test-transport 17 /transport/parse-command/empty-channel PASS: test-config 3 /conf/fail_load PASS: test-transport 18 /transport/parse-command/newline-channel PASS: test-websocket 13 /web-socket/parse-status-bad PASS: test-websocket 14 /web-socket/parse-version-1-0 PASS: test-websocket 15 /web-socket/parse-version-1-1 PASS: test-websocket 16 /web-socket/parse-headers PASS: test-websocket 17 /web-socket/parse-headers-no-out PASS: test-sshagent 2 /sshagent/close_pipe PASS: test-websocket 18 /web-socket/parse-headers-bad PASS: test-websocket 19 /web-socket/parse-headers-not-enough PASS: test-websocket 20 /web-socket/header-equals PASS: test-websocket 21 /web-socket/header-contains PASS: test-setup 1 /setup/get-properties PASS: test-setup 2 /setup/prepare/passwd1 PASS: test-setup 3 /setup/prepare/unsupported PASS: test-setup 4 /setup/prepare/fail PASS: test-sshagent 3 /sshagent/close_channel PASS: test-setup 5 /setup/transfer/passwd1 PASS: test-setup 6 /setup/transfer/unsupported PASS: test-setup 7 /setup/transfer/bad PASS: test-sshagent 4 /sshagent/close_transport PASS: test-setup 8 /setup/transfer/fail PASS: test-websocket 22 /web-socket/header-empty PASS: test-webresponse 6 /web-response/return-error-resource PASS: test-webresponse 7 /web-response/content-type PASS: test-webresponse 8 /web-response/content-encoding PASS: test-webserver 2 /web-server/content-type PASS: test-webresponse 9 /web-response/stream PASS: test-webserver 3 /web-server/query-string PASS: test-webresponse 10 /web-response/chunked-transfer-encoding PASS: test-reauthorize 1 /reauthorize/type/invalid PASS: test-reauthorize 2 /reauthorize/type/:invalid PASS: test-reauthorize 3 /reauthorize/type/valid:test PASS: test-reauthorize 4 /reauthorize/type/valid1: PASS: test-reauthorize 5 /reauthorize/type/valid2:test:test PASS: test-reauthorize 6 /reauthorize/user/valid:73637275666679 PASS: test-reauthorize 7 /reauthorize/user/valid:73637275666679:more-data PASS: test-reauthorize 8 /reauthorize/user/invalid:7363727566667 PASS: test-reauthorize 9 /reauthorize/user/invalid:736372756666790055 PASS: test-reauthorize 10 /reauthorize/user/invalid:scruffy PASS: test-reauthorize 11 /reauthorize/user/invalid PASS: test-reauthorize 12 /reauthorize/crypt1/crypt1:75:$1$invalid:$1$invalid PASS: test-reauthorize 13 /reauthorize/crypt1/gssapi1:75 PASS: test-reauthorize 14 /reauthorize/crypt1/crypt1:invalid PASS: test-reauthorize 15 /reauthorize/crypt1/crypt1:75:$1$0123456789abcdef$:$1$0123456789abcdef$ SKIP: test-reauthorize 16 # skip -- need to 'make enable-root-tests' SKIP: test-reauthorize 17 # skip -- need to 'make enable-root-tests' SKIP: test-reauthorize 18 # skip -- need to 'make enable-root-tests' SKIP: test-reauthorize 19 # skip -- need to 'make enable-root-tests' PASS: test-webresponse 11 /web-response/chunked-zero-length PASS: test-webresponse 12 /web-response/abort PASS: test-pipe-channel 10 /pipe-channel/spawn/environ PASS: test-portal 3 /portal/fail PASS: test-template 1 /template/expand/simple PASS: test-template 2 /template/expand/extra-at PASS: test-template 3 /template/expand/no-ending PASS: test-template 4 /template/expand/extra-at-after PASS: test-template 5 /template/expand/unknown PASS: test-template 6 /template/expand/lots PASS: test-webresponse 13 /web-response/connection-close PASS: test-webresponse 14 /web-response/file/not-found PASS: test-webserver 4 /web-server/host-header PASS: test-webresponse 15 /web-response/file/directory-denied PASS: test-stream 1 /stream/properties PASS: test-webresponse 16 /web-response/file/access-denied PASS: pkg/users/test-list-public-keys.sh 3 mock/ssh/3-input PASS: test-pcp-archives 1 /metrics/single-archive PASS: test-pcp-archives 2 /metrics/archive-limit PASS: test-websocket 23 /web-socket/close-immediately PASS: test-pcp-archives 3 /metrics/archive-timestamp PASS: test-pcp-archives 4 /metrics/archive-directory PASS: test-paths 1 /paths/add-remove PASS: test-pcp-archives 5 /metrics/archive-directory-timestamp PASS: test-pcp-archives 6 /metrics/archive-directory-late-metric PASS: test-paths 2 /paths/ancestor-descendant PASS: test-paths 3 /paths/has-parent/equal PASS: test-channel 1 /channel/get-option cockpit-protocol-Message: test: close failed: Stream has outstanding operation PASS: test-stream 2 /stream/echo-message cockpit-protocol-Message: test: close failed: Stream has outstanding operation PASS: test-stream 3 /stream/echo-queue PASS: test-channel 2 /channel/properties PASS: test-channel 3 /channel/test_close_not_capable PASS: test-channel 4 /channel/test_capable PASS: test-channel 5 /channel/internal-null-registered PASS: test-channel 6 /channel/internal-not-registered PASS: test-channel 7 /channel/parse-port PASS: test-channel 8 /channel/parse-address PASS: test-channel 9 /channel/recv-send PASS: test-channel 10 /channel/recv-queue PASS: test-channel 11 /channel/close-immediately PASS: test-channel 12 /channel/close-option PASS: test-channel 13 /channel/close-json-option PASS: test-portal 4 /portal/fallback PASS: test-webserver 5 /web-server/not-found PASS: test-channel 14 /channel/close-transport PASS: test-webresponse 17 /web-response/file/breakout-denied PASS: test-packages 7 /packages/no-path PASS: test-paths 4 /paths/has-parent/child PASS: test-paths 5 /paths/has-parent/grand-child PASS: test-paths 6 /paths/has-parent/parent PASS: test-paths 7 /paths/has-parent/grand-parent PASS: test-paths 8 /paths/has-parent/peer-after PASS: test-paths 9 /paths/has-parent/peer-before PASS: test-paths 10 /paths/has-parent/peer-prefix PASS: test-paths 11 /paths/has-parent/peer-truncated PASS: test-paths 12 /paths/has-parent/root-child PASS: test-paths 13 /paths/has-parent/root-grand-child PASS: test-paths 14 /paths/has-parent/root-parent PASS: test-paths 15 /paths/has-parent/root-grand-parent PASS: test-paths 16 /paths/has-ancestor/equal PASS: test-paths 17 /paths/has-ancestor/child PASS: test-paths 18 /paths/has-ancestor/grand-child PASS: test-paths 19 /paths/has-ancestor/parent PASS: test-paths 20 /paths/has-ancestor/grand-parent PASS: test-paths 21 /paths/has-ancestor/peer-after PASS: test-unicode 1 /unicode/force-utf8/this_is_a_ascii PASS: test-paths 22 /paths/has-ancestor/peer-before PASS: test-paths 23 /paths/has-ancestor/peer-prefix PASS: test-unicode 2 /unicode/force-utf8/this_is____utf8 PASS: test-unicode 3 /unicode/force-utf8/this_is___invalid PASS: test-unicode 4 /unicode/force-utf8/this_is_invalid__ PASS: test-unicode 5 /unicode/force-utf8/__this_is___invalid__ PASS: test-paths 24 /paths/has-ancestor/peer-truncated PASS: test-paths 25 /paths/has-ancestor/root-child PASS: test-paths 26 /paths/has-ancestor/root-grand-child PASS: test-paths 27 /paths/has-ancestor/root-parent PASS: test-websocket 24 /web-socket/receive-fragmented PASS: test-paths 28 /paths/has-ancestor/root-grand-parent PASS: test-paths 29 /paths/equal-or-ancestor/equal PASS: test-paths 30 /paths/equal-or-ancestor/child PASS: test-paths 31 /paths/equal-or-ancestor/grand-child PASS: test-paths 32 /paths/equal-or-ancestor/parent PASS: test-paths 33 /paths/equal-or-ancestor/grand-parent PASS: test-webserver 6 /web-server/access-denied PASS: test-pipe-channel 11 /pipe-channel/spawn/pty PASS: test-pipe-channel 12 /pipe-channel/fail/not-found PASS: test-pipe-channel 13 /pipe-channel/fail/access-denied PASS: test-packages 8 /packages/bad-path PASS: test-paths 34 /paths/equal-or-ancestor/peer-after PASS: test-paths 35 /paths/equal-or-ancestor/peer-before PASS: test-paths 36 /paths/equal-or-ancestor/peer-prefix PASS: test-paths 37 /paths/equal-or-ancestor/peer-truncated PASS: test-paths 38 /paths/equal-or-ancestor/root-child PASS: test-paths 39 /paths/equal-or-ancestor/root-grand-child PASS: test-paths 40 /paths/equal-or-ancestor/root-parent PASS: test-paths 41 /paths/equal-or-ancestor/root-grand-parent PASS: test-webresponse 18 /web-response/file/breakout-non-existant PASS: test-webresponse 19 /web-response/filter/simple PASS: test-webresponse 20 /web-response/filter/multiple PASS: test-websocket 25 /web-socket/handshake-with-buffer-headers PASS: test-websocket 26 /web-socket/message-after-closing PASS: test-webresponse 21 /web-response/filter/passthrough PASS: test-websocket 27 /web-socket/rfc6455/handshake PASS: test-websocket 28 /web-socket/rfc6455/send-client-to-server PASS: test-websocket 29 /web-socket/rfc6455/send-server-to-client PASS: test-websocket 30 /web-socket/rfc6455/send-big-packets PASS: test-websocket 31 /web-socket/rfc6455/send-prefixed PASS: test-websocket 32 /web-socket/rfc6455/send-bad-data PASS: test-websocket 33 /web-socket/rfc6455/protocol-negotiate PASS: test-websocket 34 /web-socket/rfc6455/protocol-mismatch PASS: test-websocket 35 /web-socket/rfc6455/protocol-server-any PASS: test-webresponse 22 /web-response/filter/split PASS: test-websocket 36 /web-socket/rfc6455/protocol-client-any PASS: test-webresponse 23 /web-response/path/pop PASS: test-webresponse 24 /web-response/path/pop-root PASS: test-webresponse 25 /web-response/path/skip PASS: test-websocket 37 /web-socket/rfc6455/close-clean-client PASS: test-webresponse 26 /web-response/path/skip-root PASS: test-webresponse 27 /web-response/gunzip/small PASS: test-webresponse 28 /web-response/gunzip/large PASS: test-webresponse 29 /web-response/gunzip/invalid PASS: test-webresponse 30 /web-response/negotiation/first PASS: test-webresponse 31 /web-response/negotiation/last PASS: test-webresponse 32 /web-response/negotiation/prune PASS: test-webresponse 33 /web-response/negotiation/with-listing PASS: test-websocket 38 /web-socket/rfc6455/close-clean-server PASS: test-webresponse 34 /web-response/negotiation/notfound PASS: test-webresponse 35 /web-response/negotiation/failure PASS: test-websocket 39 /web-socket/hixie76/handshake PASS: test-packages 9 /packages/no-package PASS: test-packages 10 /packages/bad-package PASS: test-websocket 40 /web-socket/hixie76/send-client-to-server PASS: test-websocket 41 /web-socket/hixie76/send-server-to-client PASS: test-websocket 42 /web-socket/hixie76/send-big-packets PASS: test-websocket 43 /web-socket/hixie76/send-prefixed PASS: test-packages 11 /packages/listing-bad-name PASS: test-packages 12 /packages/resolve/simple PASS: test-packages 13 /packages/resolve/bad-dots PASS: test-packages 14 /packages/resolve/bad-path PASS: test-packages 15 /packages/resolve/bad-package PASS: test-websocket 44 /web-socket/hixie76/send-bad-data PASS: test-packages 16 /packages/resolve/not-found PASS: test-websocket 45 /web-socket/hixie76/protocol-negotiate PASS: test-websocket 46 /web-socket/hixie76/protocol-mismatch PASS: test-websocket 47 /web-socket/hixie76/protocol-server-any PASS: test-handlers 1 /handlers/ping PASS: test-websocket 48 /web-socket/hixie76/protocol-client-any PASS: test-handlers 2 /handlers/favicon PASS: test-handlers 3 /handlers/login/no-cookie PASS: test-websocket 49 /web-socket/hixie76/close-clean-client PASS: test-webserver 7 /web-server/redirect-notls authorized_keys is not a public key file. PASS: test-websocket 50 /web-socket/hixie76/close-clean-server PASS: test-handlers 4 /handlers/login/with-cookie PASS: test-websocket 51 /web-socket/hixie76/bad-keys-no-numbers PASS: test-websocket 52 /web-socket/hixie76/bad-keys-no-spaces PASS: test-handlers 5 /handlers/login/post-bad PASS: test-webserver 8 /web-server/no-redirect-localhost PASS: test-handlers 6 /handlers/login/post-fail PASS: test-websocket 53 /web-socket/hixie76/response-headers PASS: test-httpstream 5 /http-stream/tls/basic PASS: test-websocket 54 /web-socket/hixie76/rough-close PASS: test-webserver 9 /web-server/no-redirect-exception PASS: test-handlers 7 /handlers/login/post-accept PASS: pkg/users/test-list-public-keys.sh 4 mock/ssh/4-input PASS: test-webserver 10 /web-server/handle-resource PASS: test-webserver 11 /web-server/cookie/simple PASS: test-webserver 12 /web-server/cookie/multiple PASS: test-webserver 13 /web-server/cookie/no-header PASS: test-webserver 14 /web-server/cookie/substring PASS: test-webserver 15 /web-server/cookie/decode PASS: test-webserver 16 /web-server/cookie/decode-bad PASS: test-webserver 17 /web-server/languages/simple PASS: test-webserver 18 /web-server/languages/cookie PASS: test-webserver 19 /web-server/languages/no-header PASS: test-webserver 20 /web-server/languages/order PASS: test-webserver 21 /web-server/encoding/simple PASS: test-webserver 22 /web-server/encoding/no-header PASS: test-webserver 23 /web-server/encoding/zero-qvalue PASS: test-handlers 8 /handlers/shell/index PASS: test-ssh-add 1 /pam-ssh-add/add-key-environment PASS: test-ssh-add 2 /pam-ssh-add/add-key-no-password PASS: test-ssh-add 3 /pam-ssh-add/add-key-bad-password PASS: test-setup 9 /setup/commit/passwd1 PASS: test-ssh-add 4 /pam-ssh-add/add-key-password PASS: test-ssh-add 5 /pam-ssh-add/environment PASS: test-ssh-add 6 /pam-ssh-add/environment-env-overides PASS: test-setup 10 /setup/commit/unsupported PASS: test-ssh-add 7 /pam-ssh-add/environment-overides PASS: test-ssh-add 8 /pam-ssh-add/good-agent-vars PASS: test-ssh-add 9 /pam-ssh-add/bad-agent-vars PASS: test-setup 11 /setup/commit/bad PASS: test-ssh-add 10 /pam-ssh-add/test-failed-agent PASS: test-setup 12 /setup/commit/fail-passwd PASS: test-setup 13 /setup/commit/fail-newusers PASS: test-transport 19 /transport/echo-message/child PASS: test-transport 20 /transport/echo-message/no-child PASS: test-httpstream 6 /http-stream/tls/certificate-data PASS: test-setup 14 /setup/commit/fail-chpasswd PASS: test-handlers 9 /handlers/shell/package PASS: test-handlers 10 /handlers/shell/host PASS: test-handlers 11 /handlers/shell/host-short PASS: test-sshtransport 1 /ssh-transport/echo-message PASS: test-handlers 12 /handlers/shell/package-short PASS: test-handlers 13 /handlers/shell/package-invalid PASS: test-handlers 14 /handlers/shell/login PASS: test-httpstream 7 /http-stream/tls/certificate-file PASS: test-handlers 15 /handlers/resource/checksum PASS: test-handlers 16 /handlers/resource/short PASS: test-httpstream 8 /http-stream/tls/certificate-data-file PASS: test-pipe 4 /pipe/echo-large PASS: test-pipe 5 /pipe/close-problem PASS: test-pipe 6 /pipe/buffer PASS: test-pipe 7 /pipe/skip-zero PASS: test-pipe 8 /pipe/pid PASS: test-pipe 9 /pipe/exit-success PASS: test-handlers 17 /handlers/resource/host PASS: test-handlers 18 /handlers/resource/host-short PASS: test-pipe 10 /pipe/exit-fail PASS: test-handlers 19 /handlers/resource/application PASS: test-pipe 11 /pipe/exit-signal PASS: test-pipe 12 /pipe/read-error PASS: test-pipe 13 /pipe/write-error PASS: test-pipe 14 /pipe/read-combined PASS: test-pipe 15 /pipe/problem-later PASS: test-pipe 16 /pipe/buffer/consume-entire PASS: test-pipe 17 /pipe/buffer/consume-partial PASS: test-pipe 18 /pipe/buffer/consume-skip PASS: test-pipe 19 /pipe/buffer/skip PASS: test-pipe 20 /pipe/spawn/and-read PASS: test-pipe 21 /pipe/spawn/and-write PASS: test-pipe 22 /pipe/spawn/and-fail PASS: test-handlers 20 /handlers/resource/application-short PASS: test-pipe 23 /pipe/spawn/buffer-stderr PASS: test-pipe 24 /pipe/spawn/close-clean PASS: test-handlers 21 /handlers/resource/missing PASS: test-handlers 22 /handlers/resource/auth PASS: test-handlers 23 /handlers/resource/login PASS: test-handlers 24 /handlers/static/simple PASS: test-handlers 25 /handlers/static/application PASS: test-pipe 25 /pipe/spawn/close-terminate PASS: test-transport 21 /transport/echo-queue/child PASS: test-transport 22 /transport/echo-queue/no-child PASS: test-webservice 1 /web-service/close-error PASS: test-webservice 2 /web-service/unauthenticated PASS: test-webservice 3 /web-service/null-creds PASS: test-pipe 26 /pipe/pty/shell PASS: test-pipe 27 /pipe/connect/and-read PASS: test-pipe 28 /pipe/connect/and-write PASS: test-pipe 29 /test-stream/connect/not-found PASS: test-pipe 30 /test-stream/connect/access-denied PASS: test-httpstream 9 /http-stream/tls/certificate-file-data PASS: test-webservice 4 /web-service/unknown-hostkey cockpit-protocol-Message: read-error: close failed: Error closing file descriptor: Bad file descriptor cockpit-protocol-Message: write-error: close failed: Error closing file descriptor: Bad file descriptor PASS: test-fs 4 /fsread/changed PASS: test-fs 5 /fsread/replaced PASS: test-fs 6 /fsread/removed PASS: test-fs 7 /fsreplace/simple PASS: test-stream 4 /stream/echo-large PASS: test-stream 5 /stream/close-problem PASS: test-fs 8 /fsreplace/multiple PASS: test-stream 6 /stream/buffer PASS: test-stream 7 /stream/skip-zero PASS: test-stream 8 /stream/read-error PASS: test-stream 9 /stream/write-error PASS: test-stream 10 /stream/read-combined PASS: test-stream 11 /stream/problem-later PASS: test-stream 12 /stream/connect/and-read PASS: test-stream 13 /stream/connect/and-write PASS: test-stream 14 /stream/connect/loopback-ipv4 PASS: test-stream 15 /stream/connect/loopback-ipv6 PASS: test-stream 16 /stream/connect/not-found PASS: test-stream 17 /stream/connect/access-denied PASS: test-fs 9 /fsreplace/remove PASS: test-fs 10 /fsreplace/remove-nonexistent PASS: test-sshtransport 2 /ssh-transport/echo-queue PASS: test-fs 11 /fsreplace/empty PASS: test-fs 12 /fsreplace/denied cockpit-bridge-Message: /tmp/.TG976X/foo.1: couldn't remove temp file: Permission denied PASS: test-fs 13 /fsreplace/expect-non-existent PASS: test-fs 14 /fsreplace/expect-non-existent-fail PASS: test-fs 15 /fsreplace/expect-tag PASS: test-httpstream 10 /http-stream/tls/authority-good PASS: test-fs 16 /fsreplace/expect-tag-fail PASS: test-httpstream 11 /http-stream/tls/authority-bad PASS: test-webservice 5 /web-service/expect-host-key PASS: test-webservice 6 /web-service/no-init PASS: test-webservice 7 /web-service/wrong-init-version PASS: test-webservice 8 /web-service/bad-init-version PASS: test-transport 23 /transport/echo-large/child PASS: test-fs 17 /fswatch/simple PASS: test-kerberos 1 /kerberos/authenticate PASS: test-webservice 9 /web-service/kill-group PASS: test-transport 24 /transport/echo-large/no-child PASS: test-transport 25 /transport/close-problem/child PASS: test-transport 26 /transport/close-problem/no-child PASS: test-auth 5 /auth/idle-timeout PASS: test-sshtransport 3 /ssh-transport/echo-large PASS: test-sshtransport 4 /ssh-transport/close-problem PASS: test-sshtransport 5 /ssh-transport/terminate-problem PASS: test-sshtransport 6 /ssh-transport/unsupported-auth PASS: test-sshtransport 7 /ssh-transport/auth-failed Identity added: /builddir/build/BUILD/cockpit-wip/test_rsa_key (/builddir/build/BUILD/cockpit-wip/test_rsa_key) PASS: test-webservice 10 /web-service/kill-host PASS: test-fs 18 /fswatch/remove PASS: test-sshtransport 8 /ssh-transport/key-auth-message PASS: test-sshtransport 9 /ssh-transport/key-auth-failed PASS: test-sshtransport 10 /ssh-transport/bad-command PASS: test-sshtransport 11 /ssh-transport/close-while-connecting PASS: test-sshtransport 12 /ssh-transport/cannot-connect PASS: test-sshtransport 13 /ssh-transport/unknown-hostkey PASS: test-sshtransport 14 /ssh-transport/ignore-hostkey PASS: test-webservice 11 /web-service/specified-creds PASS: test-sshtransport 15 /ssh-transport/get-host-key PASS: test-webservice 12 /web-service/specified-creds-fail PASS: test-sshtransport 16 /ssh-transport/expect-host-key PASS: test-sshtransport 17 /ssh-transport/expect-bad-key PASS: test-sshtransport 18 /ssh-transport/expect-empty-key PASS: test-fs 19 /fswatch/directory PASS: test-fs 20 /fslist/simple PASS: test-fs 21 /fslist/simple_no_watch PASS: test-fs 22 /fslist/early-close PASS: test-auth 6 /auth/process-timeout PASS: test-webservice 13 /web-service/timeout-session PASS: test-webservice 14 /web-service/idling-signal PASS: test-webservice 15 /web-service/force-dispose PASS: test-webservice 16 /web-service/logout PASS: test-webservice 17 /web-service/handshake-and-auth/rfc6455 PASS: test-webservice 18 /web-service/handshake-and-auth/hixie76 PASS: test-fs 23 /fslist/watch PASS: test-fs 24 /fslist/list_fail PASS: test-webservice 19 /web-service/echo-message/rfc6455 PASS: test-webservice 20 /web-service/echo-message/hixie76 WebSocket-Message: connection unexpectedly closed by peer WebSocket-Message: connection unexpectedly closed by peer PASS: test-webservice 21 /web-service/echo-message/large PASS: test-webservice 22 /web-service/bad-origin/rfc6455 PASS: test-webservice 23 /web-service/bad-origin/hixie76 PASS: test-webservice 24 /web-service/bad-origin/withallowed PASS: test-webservice 25 /web-service/allowed-origin/rfc6455 PASS: test-webservice 26 /web-service/allowed-origin/hixie76 /bin/sh: /nonexistant: No such file or directory PASS: test-webservice 27 /web-service/fail-spawn/rfc6455 /bin/sh: /nonexistant: No such file or directory PASS: test-webservice 28 /web-service/fail-spawn/hixie76 PASS: test-webservice 29 /web-service/resource/simple PASS: test-webservice 30 /web-service/resource/not-found PASS: test-webservice 31 /web-service/resource/no-path PASS: test-webservice 32 /web-service/resource/failure PASS: test-webservice 33 /web-service/resource/checksum PASS: test-webservice 34 /web-service/resource/redirect-checksum PASS: test-webservice 35 /web-service/resource/not-modified PASS: test-webservice 36 /web-service/resource/no-checksum PASS: test-webservice 37 /web-service/resource/bad-checksum PASS: test-webservice 38 /web-service/resource/language-suffix PASS: test-webservice 39 /web-service/resource/language-fallback PASS: test-webservice 40 /web-service/resource/gzip-encoding ============================================================================ Testsuite summary for Cockpit wip ============================================================================ # TOTAL: 574 # PASS: 540 # SKIP: 34 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/cockpit-wip' make[3]: Leaving directory '/builddir/build/BUILD/cockpit-wip' make[2]: Leaving directory '/builddir/build/BUILD/cockpit-wip' Making check in po make[2]: Entering directory '/builddir/build/BUILD/cockpit-wip/po' INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext" srcdir=. /usr/bin/intltool-update --gettext-package cockpit --pot rm -f missing notexist srcdir=. /usr/bin/intltool-update -m if [ -r missing -o -r notexist ]; then \ exit 1; \ fi make[2]: Leaving directory '/builddir/build/BUILD/cockpit-wip/po' make[1]: Leaving directory '/builddir/build/BUILD/cockpit-wip' + exit 0 Processing files: cockpit-wip-1.fc22.x86_64 Provides: appdata() appdata(cockpit.appdata.xml) application() application(cockpit.desktop) cockpit = wip-1.fc22 cockpit(x86-64) = wip-1.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cockpit-bridge-wip-1.fc22.x86_64 Provides: cockpit-bridge = wip-1.fc22 cockpit-bridge(x86-64) = wip-1.fc22 cockpit-daemon Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libjson-glib-1.0.so.0()(64bit) libkeyutils.so.1()(64bit) libkeyutils.so.1(KEYUTILS_0.3)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpolkit-agent-1.so.0()(64bit) libpolkit-gobject-1.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Obsoletes: cockpit-daemon < 0.48-2 Processing files: cockpit-doc-wip-1.fc22.x86_64 Provides: cockpit-doc = wip-1.fc22 cockpit-doc(x86-64) = wip-1.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cockpit-pcp-wip-1.fc22.x86_64 Provides: cockpit-pcp = wip-1.fc22 cockpit-pcp(x86-64) = wip-1.fc22 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libjson-glib-1.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpcp.so.3()(64bit) libpcp.so.3(PCP_3.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: cockpit-ws-wip-1.fc22.x86_64 Provides: cockpit-ws = wip-1.fc22 cockpit-ws(x86-64) = wip-1.fc22 config(cockpit-ws) = wip-1.fc22 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libcom_err.so.2()(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libjson-glib-1.0.so.0()(64bit) libk5crypto.so.3()(64bit) libkeyutils.so.1()(64bit) libkeyutils.so.1(KEYUTILS_0.3)(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libssh.so.4()(64bit) libssh_threads.so.4()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: cockpit-debuginfo-wip-1.fc22.x86_64 Processing files: cockpit-shell-wip-1.fc22.noarch Provides: cockpit-assets cockpit-shell = wip-1.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: cockpit-assets < 0.32 Processing files: cockpit-storaged-wip-1.fc22.noarch Provides: cockpit-storaged = wip-1.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cockpit-subscriptions-wip-1.fc22.noarch Provides: cockpit-subscriptions = wip-1.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cockpit-networkmanager-wip-1.fc22.noarch Provides: cockpit-networkmanager = wip-1.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cockpit-docker-wip-1.fc22.x86_64 Provides: cockpit-docker = wip-1.fc22 cockpit-docker(x86-64) = wip-1.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cockpit-kubernetes-wip-1.fc22.x86_64 Provides: cockpit-kubernetes = wip-1.fc22 cockpit-kubernetes(x86-64) = wip-1.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cockpit-test-assets-wip-1.fc22.x86_64 Provides: cockpit-test-assets = wip-1.fc22 cockpit-test-assets(x86-64) = wip-1.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libcom_err.so.2()(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libjson-glib-1.0.so.0()(64bit) libk5crypto.so.3()(64bit) libkeyutils.so.1()(64bit) libkeyutils.so.1(KEYUTILS_0.3)(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libssh.so.4()(64bit) libssh_threads.so.4()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: cockpit-selinux-policy-wip-1.fc22.noarch Provides: cockpit-selinux-policy = wip-1.fc22 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/fixfiles /sbin/restorecon /usr/sbin/semodule Requires(postun): /bin/sh /sbin/fixfiles /sbin/restorecon /usr/sbin/semodule Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64 Wrote: /builddir/build/RPMS/cockpit-wip-1.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/cockpit-bridge-wip-1.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/cockpit-doc-wip-1.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/cockpit-pcp-wip-1.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/cockpit-ws-wip-1.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/cockpit-debuginfo-wip-1.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/cockpit-shell-wip-1.fc22.noarch.rpm Wrote: /builddir/build/RPMS/cockpit-storaged-wip-1.fc22.noarch.rpm Wrote: /builddir/build/RPMS/cockpit-subscriptions-wip-1.fc22.noarch.rpm Wrote: /builddir/build/RPMS/cockpit-networkmanager-wip-1.fc22.noarch.rpm Wrote: /builddir/build/RPMS/cockpit-docker-wip-1.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/cockpit-kubernetes-wip-1.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/cockpit-test-assets-wip-1.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/cockpit-selinux-policy-wip-1.fc22.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HBXNLh + umask 022 + cd /builddir/build/BUILD + cd cockpit-wip + /usr/bin/rm -rf /builddir/build/BUILDROOT/cockpit-wip-1.fc22.x86_64 + exit 0 Child return code was: 0 LEAVE do -->