I: using fakeroot in build. I: Current time: Mon Dec 21 05:39:46 EST 2015 I: pbuilder-time-stamp: 1450694386 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/base.tgz] I: copying local configuration I: mounting /proc filesystem I: mounting /run/shm filesystem I: mounting /dev/pts filesystem I: policy-rc.d already exists I: Obtaining the cached apt archive contents I: Installing the build-deps Reading package lists... Building dependency tree... Reading state information... fakeroot is already the newest version (1.20.2-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. I: Copying back the cached apt archive contents I: Copying source file I: copying [cockpit_0.dsc] I: copying [./cockpit_0.tar.gz] I: Extracting source dpkg-source: warning: extracting unsigned source package (cockpit_0.dsc) dpkg-source: info: extracting cockpit in cockpit-0 dpkg-source: info: unpacking cockpit_0.tar.gz I: Building the package I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin" HOME="/nonexistent" dpkg-buildpackage -us -uc -rfakeroot dpkg-buildpackage: source package cockpit dpkg-buildpackage: source version 0 dpkg-buildpackage: source distribution UNRELEASED dpkg-buildpackage: source changed by Cockpit dpkg-source --before-build cockpit-0 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh clean --with autoreconf dh_testdir dh_auto_clean dh_autoreconf_clean dh_clean dpkg-source -b cockpit-0 dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building cockpit in cockpit_0.tar.xz dpkg-source: info: building cockpit in cockpit_0.dsc debian/rules build dh build --with autoreconf dh_testdir debian/rules override_dh_autoreconf make[1]: Entering directory '/build/cockpit-0' NOCONFIGURE=t dh_autoreconf ./autogen.sh + dirname ./autogen.sh + srcdir=. + test -z . + PKG_NAME=Cockpit + test -f ./src/ws/cockpit.service.in + pwd + olddir=/build/cockpit-0 + cd . + npm install + rm -rf autom4te.cache + autoreconf -f -i -I tools Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936. 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 make[1]: Leaving directory '/build/cockpit-0' debian/rules override_dh_auto_configure make[1]: Entering directory '/build/cockpit-0' dh_auto_configure -- \ --with-pamdir=/lib/x86_64-linux-gnu/security \ --libexecdir=/usr/lib/cockpit ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --with-pamdir=/lib/x86_64-linux-gnu/security --libexecdir=/usr/lib/cockpit checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1234' is supported by ustar format... yes checking whether GID '1234' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU 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... /bin/grep checking for egrep... /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 ar... ar checking the archiver (ar) interface... ar checking for gcc... (cached) 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 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 pkg-config... /usr/bin/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... no checking for systemd unit dir... /lib/systemd/system checking whether NLS is requested... yes Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(.*)\${ <-- HERE ?([A-Z_]+)}?(.*)$/ at /usr/bin/intltool-update line 1064. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1192. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1193. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1194. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1195. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1221. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1222. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1223. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1224. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?\w+}?/ at /usr/bin/intltool-update line 1225. 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.22.1 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 newusers... /usr/sbin/newusers checking whether /usr/sbin/newusers understands --crypt-method... no checking for chpasswd... /usr/sbin/chpasswd 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 chcon... /usr/bin/chcon 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 Cockpit wip ================ prefix: /usr exec_prefix: ${prefix} libdir: ${prefix}/lib/x86_64-linux-gnu libexecdir: /usr/lib/cockpit bindir: ${exec_prefix}/bin sbindir: ${exec_prefix}/sbin datarootdir: ${prefix}/share datadir: ${datarootdir} sysconfdir: /etc localstatedir: /var pamdir: /lib/x86_64-linux-gnu/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 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g cppflags: -D_FORTIFY_SOURCE=2 cockpit-ws: yes cockpit-ws user: root cockpit-ws group: selinux config type: Maintainer mode: no Building docs: yes Debug mode: default With coverage: no With address sanitizer: no With PCP: yes Branding: default Supports key auth: no pkexec: /usr/bin/pkexec ssh-add: /usr/bin/ssh-add ssh-agent: /usr/bin/ssh-agent sudo: /usr/bin/sudo usermod: /usr/sbin/usermod chcon: /usr/bin/chcon make[1]: Leaving directory '/build/cockpit-0' dh_auto_build make -j1 make[1]: Entering directory '/build/cockpit-0' ./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[2]: Entering directory '/build/cockpit-0' Making all in . make[3]: Entering directory '/build/cockpit-0' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/libcockpit_stub_a-cockpitbridge.o `test -f 'src/bridge/cockpitbridge.c' || echo './'`src/bridge/cockpitbridge.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/libcockpit_stub_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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/libcockpit_stub_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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/libcockpit_stub_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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/libcockpit_stub_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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/libcockpit_stub_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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/libcockpit_stub_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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/libcockpit_stub_a-cockpitnullchannel.o `test -f 'src/bridge/cockpitnullchannel.c' || echo './'`src/bridge/cockpitnullchannel.c rm -f libcockpit-stub.a ar cru libcockpit-stub.a src/bridge/libcockpit_stub_a-cockpitbridge.o src/bridge/libcockpit_stub_a-cockpitchannel.o src/bridge/libcockpit_stub_a-cockpitechochannel.o src/bridge/libcockpit_stub_a-cockpithttpstream.o src/bridge/libcockpit_stub_a-cockpitinteracttransport.o src/bridge/libcockpit_stub_a-cockpitpackages.o src/bridge/libcockpit_stub_a-cockpitpaths.o src/bridge/libcockpit_stub_a-cockpitnullchannel.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcockpit-stub.a gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/libcockpit_bridge_a-cockpitfslist.o `test -f 'src/bridge/cockpitfslist.c' || echo './'`src/bridge/cockpitfslist.c rm -f libcockpit-bridge.a ar cru libcockpit-bridge.a src/bridge/libcockpit_bridge_a-cockpitblocksamples.o src/bridge/libcockpit_bridge_a-cockpitcgroupsamples.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-cockpitinternalmetrics.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-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: `u' modifier ignored since `D' is the default (see `U') ranlib libcockpit-bridge.a gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/libcockpit_pcp_a-cockpitbridge.o `test -f 'src/bridge/cockpitbridge.c' || echo './'`src/bridge/cockpitbridge.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/libcockpit_pcp_a-cockpitpcpmetrics.o `test -f 'src/bridge/cockpitpcpmetrics.c' || echo './'`src/bridge/cockpitpcpmetrics.c rm -f libcockpit-pcp.a ar cru libcockpit-pcp.a src/bridge/libcockpit_pcp_a-cockpitbridge.o src/bridge/libcockpit_pcp_a-cockpitchannel.o src/bridge/libcockpit_pcp_a-cockpitmetrics.o src/bridge/libcockpit_pcp_a-cockpitpcpmetrics.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcockpit-pcp.a gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/libcockpit_common_a-cockpithash.o `test -f 'src/common/cockpithash.c' || echo './'`src/common/cockpithash.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/libcockpit_common_a-cockpitassets.o `test -f 'src/common/cockpitassets.c' || echo './'`src/common/cockpitassets.c rm -f libcockpit-common.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-cockpithash.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: `u' modifier ignored since `D' is the default (see `U') ranlib libcockpit-common.a 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/lib/x86_64-linux-gnu/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -D_FORTIFY_SOURCE=2 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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/lib/x86_64-linux-gnu/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -D_FORTIFY_SOURCE=2 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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/lib/x86_64-linux-gnu/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -D_FORTIFY_SOURCE=2 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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/lib/x86_64-linux-gnu/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -D_FORTIFY_SOURCE=2 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/websocket/libwebsocket_a-websocketconnection.o `test -f 'src/websocket/websocketconnection.c' || echo './'`src/websocket/websocketconnection.c rm -f libwebsocket.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: `u' modifier ignored since `D' is the default (see `U') ranlib libwebsocket.a gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Mon Dec 21 10:40:53 UTC 2015"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Mon Dec 21 10:40:53 UTC 2015"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Mon Dec 21 10:40:53 UTC 2015"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/ws/libcockpit_ws_a-cockpitchannelresponse.o `test -f 'src/ws/cockpitchannelresponse.c' || echo './'`src/ws/cockpitchannelresponse.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Mon Dec 21 10:40:53 UTC 2015"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/ws/libcockpit_ws_a-cockpitchannelsocket.o `test -f 'src/ws/cockpitchannelsocket.c' || echo './'`src/ws/cockpitchannelsocket.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Mon Dec 21 10:40:54 UTC 2015"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Mon Dec 21 10:40:54 UTC 2015"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Mon Dec 21 10:40:54 UTC 2015"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Mon Dec 21 10:40:54 UTC 2015"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/ws/libcockpit_ws_a-cockpitsshagent.o `test -f 'src/ws/cockpitsshagent.c' || echo './'`src/ws/cockpitsshagent.c 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-cockpitchannelresponse.o src/ws/libcockpit_ws_a-cockpitchannelsocket.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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/reauthorize/reauthorize.o src/reauthorize/reauthorize.c rm -f libreauthorize.a ar cru libreauthorize.a src/reauthorize/reauthorize.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libreauthorize.a gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/retest/retest.o src/retest/retest.c rm -f libretest.a ar cru libretest.a src/retest/retest.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libretest.a gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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 rm -f libpam_ssh_add.a ar cru libpam_ssh_add.a src/pam-ssh-add/libpam_ssh_add_a-pam-ssh-add.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libpam_ssh_add.a gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/cockpit_bridge-bridge.o `test -f 'src/bridge/bridge.c' || echo './'`src/bridge/bridge.c 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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -o cockpit-bridge src/bridge/cockpit_bridge-bridge.o libcockpit-bridge.a libcockpit-stub.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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/cockpit_polkit-cockpitpolkithelper.o `test -f 'src/bridge/cockpitpolkithelper.c' || echo './'`src/bridge/cockpitpolkithelper.c gcc -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/cockpit_stub-stub.o `test -f 'src/bridge/stub.c' || echo './'`src/bridge/stub.c 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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -o cockpit-stub src/bridge/cockpit_stub-stub.o libcockpit-stub.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 gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/cockpit_pcp-cockpitpcp.o `test -f 'src/bridge/cockpitpcp.c' || echo './'`src/bridge/cockpitpcp.c gcc -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/ws/cockpit_ws-main.o `test -f 'src/ws/main.c' || echo './'`src/ws/main.c 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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -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 -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/ws/session.o src/ws/session.c gcc -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -o cockpit-session src/ws/session.o -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lkeyutils gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/test_paths-test-paths.o `test -f 'src/bridge/test-paths.c' || echo './'`src/bridge/test-paths.c 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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -o test-paths src/bridge/test_paths-test-paths.o libcockpit-bridge.a libcockpit-stub.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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/test_rules-test-rules.o `test -f 'src/bridge/test-rules.c' || echo './'`src/bridge/test-rules.c 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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -o test-rules src/bridge/test_rules-test-rules.o libcockpit-bridge.a libcockpit-stub.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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/test_channel-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c 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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -o test-channel src/bridge/test_channel-test-channel.o src/bridge/test_channel-mock-transport.o libcockpit-bridge.a libcockpit-stub.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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/test_portal-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c 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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -o test-portal src/bridge/test_portal-test-portal.o src/bridge/test_portal-mock-transport.o libcockpit-bridge.a libcockpit-stub.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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/test_pipe_channel-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c 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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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-stub.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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/test_packages-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c 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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -o test-packages src/bridge/test_packages-test-packages.o src/bridge/test_packages-mock-transport.o libcockpit-bridge.a libcockpit-stub.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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/test_fs-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c 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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -o test-fs src/bridge/test_fs-test-fs.o src/bridge/test_fs-mock-transport.o libcockpit-bridge.a libcockpit-stub.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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/test_metrics-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c 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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -o test-metrics src/bridge/test_metrics-test-metrics.o src/bridge/test_metrics-mock-transport.o libcockpit-bridge.a libcockpit-stub.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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/test_httpstream-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c 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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -o test-httpstream src/bridge/test_httpstream-test-httpstream.o src/bridge/test_httpstream-mock-transport.o libcockpit-bridge.a libcockpit-stub.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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/test_setup-test-setup.o `test -f 'src/bridge/test-setup.c' || echo './'`src/bridge/test-setup.c 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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -o test-setup src/bridge/test_setup-test-setup.o libcockpit-bridge.a libcockpit-stub.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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/test_pcp-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c 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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/test_pcp_archives-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c 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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"mock-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/mock_bridge-mock-bridge.o `test -f 'src/bridge/mock-bridge.c' || echo './'`src/bridge/mock-bridge.c gcc -DG_LOG_DOMAIN=\"mock-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -o mock-bridge src/bridge/mock_bridge-mock-bridge.o libcockpit-bridge.a libcockpit-stub.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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/test_hash-test-hash.o `test -f 'src/common/test-hash.c' || echo './'`src/common/test-hash.c gcc -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -o test-hash src/common/test_hash-test-hash.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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/test_hex-test-hex.o `test -f 'src/common/test-hex.c' || echo './'`src/common/test-hex.c gcc -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/test_json-test-json.o `test -f 'src/common/test-json.c' || echo './'`src/common/test-json.c gcc -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/test_pipe-test-pipe.o `test -f 'src/common/test-pipe.c' || echo './'`src/common/test-pipe.c gcc -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/test_transport-test-transport.o `test -f 'src/common/test-transport.c' || echo './'`src/common/test-transport.c gcc -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/test_unixsignal-test-unixsignal.o `test -f 'src/common/test-unixsignal.c' || echo './'`src/common/test-unixsignal.c gcc -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/test_template-test-template.o `test -f 'src/common/test-template.c' || echo './'`src/common/test-template.c gcc -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/test_webresponse-cockpitassets.o `test -f 'src/common/cockpitassets.c' || echo './'`src/common/cockpitassets.c gcc -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/test_webserver-test-webserver.o `test -f 'src/common/test-webserver.c' || echo './'`src/common/test-webserver.c gcc -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/test_config-test-config.o `test -f 'src/common/test-config.c' || echo './'`src/common/test-config.c gcc -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/test_unicode-test-unicode.o `test -f 'src/common/test-unicode.c' || echo './'`src/common/test-unicode.c gcc -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -D_FORTIFY_SOURCE=2 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/websocket/frob_websocket-frob-websocket.o `test -f 'src/websocket/frob-websocket.c' || echo './'`src/websocket/frob-websocket.c gcc -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -o frob-websocket src/websocket/frob_websocket-frob-websocket.o libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 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/lib/x86_64-linux-gnu/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -D_FORTIFY_SOURCE=2 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/websocket/test_websocket-test-websocket.o `test -f 'src/websocket/test-websocket.c' || echo './'`src/websocket/test-websocket.c gcc -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -o test-websocket src/websocket/test_websocket-test-websocket.o libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/ws -DG_LOG_DOMAIN=\"test-server\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/ws -DG_LOG_DOMAIN=\"test-server\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -I./src/ws -DG_LOG_DOMAIN=\"test-server\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o test_server-test-dbus-generated.o `test -f 'test-dbus-generated.c' || echo './'`test-dbus-generated.c 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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt -lpam -lkeyutils -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpam gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/ws/test_creds-test-creds.o `test -f 'src/ws/test-creds.c' || echo './'`src/ws/test-creds.c 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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -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 -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/ws/test_auth-mock-auth.o `test -f 'src/ws/mock-auth.c' || echo './'`src/ws/mock-auth.c 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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -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 -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/ws/test_sshtransport-test-sshtransport.o `test -f 'src/ws/test-sshtransport.c' || echo './'`src/ws/test-sshtransport.c 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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -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 -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/ws/test_sshagent-test-sshagent.o `test -f 'src/ws/test-sshagent.c' || echo './'`src/ws/test-sshagent.c 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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -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 -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -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 -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/ws/test_channelresponse-test-channelresponse.o `test -f 'src/ws/test-channelresponse.c' || echo './'`src/ws/test-channelresponse.c gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/ws/test_channelresponse-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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/test_channelresponse-mock-io-stream.o `test -f 'src/common/mock-io-stream.c' || echo './'`src/common/mock-io-stream.c 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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -o test-channelresponse src/ws/test_channelresponse-test-channelresponse.o src/ws/test_channelresponse-mock-auth.o src/common/test_channelresponse-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 -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -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 -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -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 -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/ws/test_kerberos-test-kerberos.o `test -f 'src/ws/test-kerberos.c' || echo './'`src/ws/test-kerberos.c 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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -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 -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/ws/mock_sshd-mock-sshd.o `test -f 'src/ws/mock-sshd.c' || echo './'`src/ws/mock-sshd.c gcc -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt -lutil gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/ws/mock_echo-mock-echo.o `test -f 'src/ws/mock-echo.c' || echo './'`src/ws/mock-echo.c gcc -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"mock-agent-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"mock-agent-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"mock-agent-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/bridge/mock_agent_bridge-cockpitpipechannel.o `test -f 'src/bridge/cockpitpipechannel.c' || echo './'`src/bridge/cockpitpipechannel.c gcc -DG_LOG_DOMAIN=\"mock-agent-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/mit-krb5 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -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 -L/usr/lib/x86_64-linux-gnu/mit-krb5 -Wl,-z,relro -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -DSYSCONFDIR=\"/etc\" -DBUILDDIR=\"/build/cockpit-0\" -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/reauthorize/mock_reauthorize-mock-reauthorize.o `test -f 'src/reauthorize/mock-reauthorize.c' || echo './'`src/reauthorize/mock-reauthorize.c gcc -DSYSCONFDIR=\"/etc\" -DBUILDDIR=\"/build/cockpit-0\" -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -o mock-reauthorize src/reauthorize/mock_reauthorize-mock-reauthorize.o libreauthorize.a -lpam -lkeyutils -lcrypt gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/reauthorize/test_reauthorize-test-reauthorize.o `test -f 'src/reauthorize/test-reauthorize.c' || echo './'`src/reauthorize/test-reauthorize.c gcc -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -o test-reauthorize src/reauthorize/test_reauthorize-test-reauthorize.o libretest.a libreauthorize.a -lpam -lkeyutils -lcrypt gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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 gcc -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -o test-ssh-add src/pam-ssh-add/test_ssh_add-test-ssh-add.o libpam_ssh_add.a -lpam libretest.a gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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=\"/build/cockpit-0\" -DBUILDDIR=\"/build/cockpit-0\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib/x86_64-linux-gnu"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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/lib/x86_64-linux-gnu/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/lib/x86_64-linux-gnu/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-z,relro -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 sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/lib/cockpit,g' -e 's,[@]libdir[@],/usr/lib/x86_64-linux-gnu,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[@],root,g' -e 's,[@]group[@],,g' -e 's,[@]selinux_config_type[@],,g' src/ws/mock-auth-command > mock-auth-command chmod +x mock-auth-command /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 /bin/mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/cockpit.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/cockpit.xml /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 /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 /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 /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 Generating and caching the translation database Merging translations into src/ws/cockpit.appdata.xml. CREATED 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/tr.po po/po.tr.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 Found too-old cached translation database Generating and caching the translation database Merging translations into src/ws/cockpit.desktop. gzip -n -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 -n -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 gzip -n -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 -n -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 ./tools/missing ./tools/jshint pkg/base1/term.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 gzip -n -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 gzip -n -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 -n -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 gzip -n -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 ./tools/missing ./tools/jshint pkg/base1/cockpit.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 gzip -n -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 ./tools/missing ./tools/jshint pkg/base1/bootstrap-combobox.js ./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 ./tools/missing ./tools/jshint pkg/base1/patterns.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/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 -n -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 gzip -n -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 -n -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 -n -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 -n -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 -n -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 -n -c po/po.tr.js > po/po.tr.js.gz.tmp && mv -f po/po.tr.js.gz.tmp po/po.tr.js.gz gzip -n -c po/po.uk.js > po/po.uk.js.gz.tmp && mv -f po/po.uk.js.gz.tmp po/po.uk.js.gz ./tools/missing ./tools/jshint pkg/dashboard/list.js ./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 ./tools/missing ./tools/jshint pkg/dashboard/image-editor.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/jsbundle pkg/dashboard/bundle.min.js pkg/dashboard/list.min.js pkg/dashboard/image-editor.min.js gzip -n -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/jshint --extract=always pkg/dashboard/index.html ./tools/missing ./tools/htmlmin pkg/dashboard/index.min.html pkg/dashboard/index.html gzip -n -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/jshint pkg/docker/client.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/jshint pkg/docker/details.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/jshint pkg/docker/docker.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/jshint pkg/docker/containers.js ./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/jshint pkg/docker/image.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/jshint pkg/docker/overview.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/jshint pkg/docker/run.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/jshint pkg/docker/search.js ./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/jshint pkg/docker/util.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/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 -n -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/jshint --extract=always pkg/docker/console.html ./tools/missing ./tools/htmlmin pkg/docker/console.min.html pkg/docker/console.html gzip -n -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 ./tools/missing ./tools/r.js -o cssIn=pkg/docker/docker.css optimizeCss=standard logLevel=3 out=pkg/docker/docker.min.css gzip -n -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 gzip -n -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/jshint --extract=always pkg/docker/index.html ./tools/missing ./tools/htmlmin pkg/docker/index.min.html pkg/docker/index.html gzip -n -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 ./tools/missing ./tools/r.js -o cssIn=pkg/kubernetes/app.css optimizeCss=standard logLevel=3 out=pkg/kubernetes/app.min.css gzip -n -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/jshint --extract=always pkg/kubernetes/index.html ./tools/missing ./tools/htmlmin pkg/kubernetes/index.min.html pkg/kubernetes/index.html gzip -n -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 ./tools/missing ./tools/jshint pkg/kubernetes/adjust.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/jshint pkg/kubernetes/app.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/jshint pkg/kubernetes/client.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/jshint pkg/kubernetes/config.js ./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 ./tools/missing ./tools/jshint pkg/kubernetes/containers.js ./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/jshint pkg/kubernetes/dashboard.js ./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/jshint pkg/kubernetes/deploy.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/jshint pkg/kubernetes/details.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/jshint pkg/kubernetes/graphs.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/jshint pkg/kubernetes/images.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/jshint pkg/kubernetes/nulecule.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/jshint pkg/kubernetes/node.js ./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/jshint pkg/kubernetes/object-describer.js ./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/jshint pkg/kubernetes/topology.js ./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/jshint pkg/kubernetes/topology-graph.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/jshint pkg/kubernetes/container-terminal.js ./tools/missing ./tools/uglifyjs pkg/kubernetes/container-terminal.js --mangle > pkg/kubernetes/container-terminal.min.js.tmp && mv -f pkg/kubernetes/container-terminal.min.js.tmp pkg/kubernetes/container-terminal.min.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/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/container-terminal.min.js pkg/kubernetes/templates.js gzip -n -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 ./tools/missing ./tools/jshint pkg/networkmanager/interfaces.js ./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 ./tools/missing ./tools/jsbundle pkg/networkmanager/bundle.min.js pkg/networkmanager/interfaces.min.js gzip -n -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 ./tools/missing ./tools/jshint --extract=always pkg/networkmanager/index.html ./tools/missing ./tools/htmlmin pkg/networkmanager/index.min.html pkg/networkmanager/index.html gzip -n -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 ./tools/missing ./tools/r.js -o cssIn=pkg/networkmanager/networking.css optimizeCss=standard logLevel=3 out=pkg/networkmanager/networking.min.css gzip -n -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 ./tools/missing ./tools/r.js -o cssIn=pkg/ostree/ostree.css optimizeCss=standard logLevel=3 out=pkg/ostree/ostree.min.css gzip -n -c pkg/ostree/ostree.min.css > pkg/ostree/ostree.min.css.gz.tmp && mv -f pkg/ostree/ostree.min.css.gz.tmp pkg/ostree/ostree.min.css.gz ./tools/missing ./tools/jshint --extract=always pkg/ostree/index.html ./tools/missing ./tools/htmlmin pkg/ostree/index.min.html pkg/ostree/index.html gzip -n -c pkg/ostree/index.min.html > pkg/ostree/index.min.html.gz.tmp && mv -f pkg/ostree/index.min.html.gz.tmp pkg/ostree/index.min.html.gz ./tools/missing ./tools/jshint pkg/ostree/client.js ./tools/missing ./tools/uglifyjs pkg/ostree/client.js --mangle > pkg/ostree/client.min.js.tmp && mv -f pkg/ostree/client.min.js.tmp pkg/ostree/client.min.js ./tools/missing ./tools/jshint pkg/ostree/app.js ./tools/missing ./tools/uglifyjs pkg/ostree/app.js --mangle > pkg/ostree/app.min.js.tmp && mv -f pkg/ostree/app.min.js.tmp pkg/ostree/app.min.js ./tools/missing ./tools/jsbundle pkg/ostree/ostree.min.js pkg/ostree/client.min.js pkg/ostree/app.min.js gzip -n -c pkg/ostree/ostree.min.js > pkg/ostree/ostree.min.js.gz.tmp && mv -f pkg/ostree/ostree.min.js.gz.tmp pkg/ostree/ostree.min.js.gz ./tools/missing ./tools/jshint pkg/realmd/operation.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/jsbundle pkg/realmd/bundle.min.js pkg/realmd/operation.min.js pkg/realmd/operation.html gzip -n -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/jshint --extract=always pkg/registry/index.html ./tools/missing ./tools/htmlmin pkg/registry/index.min.html pkg/registry/index.html gzip -n -c pkg/registry/index.min.html > pkg/registry/index.min.html.gz.tmp && mv -f pkg/registry/index.min.html.gz.tmp pkg/registry/index.min.html.gz ./tools/missing ./tools/jshint pkg/registry/scripts/dashboard.js ./tools/missing ./tools/uglifyjs pkg/registry/scripts/dashboard.js --mangle > pkg/registry/scripts/dashboard.min.js.tmp && mv -f pkg/registry/scripts/dashboard.min.js.tmp pkg/registry/scripts/dashboard.min.js ./tools/missing ./tools/jshint pkg/registry/scripts/dialog.js ./tools/missing ./tools/uglifyjs pkg/registry/scripts/dialog.js --mangle > pkg/registry/scripts/dialog.min.js.tmp && mv -f pkg/registry/scripts/dialog.min.js.tmp pkg/registry/scripts/dialog.min.js ./tools/missing ./tools/jshint pkg/registry/scripts/exceptions.js ./tools/missing ./tools/uglifyjs pkg/registry/scripts/exceptions.js --mangle > pkg/registry/scripts/exceptions.min.js.tmp && mv -f pkg/registry/scripts/exceptions.min.js.tmp pkg/registry/scripts/exceptions.min.js ./tools/missing ./tools/jshint pkg/registry/scripts/images.js ./tools/missing ./tools/uglifyjs pkg/registry/scripts/images.js --mangle > pkg/registry/scripts/images.min.js.tmp && mv -f pkg/registry/scripts/images.min.js.tmp pkg/registry/scripts/images.min.js ./tools/missing ./tools/jshint pkg/registry/scripts/kube-client.js ./tools/missing ./tools/uglifyjs pkg/registry/scripts/kube-client.js --mangle > pkg/registry/scripts/kube-client.min.js.tmp && mv -f pkg/registry/scripts/kube-client.min.js.tmp pkg/registry/scripts/kube-client.min.js ./tools/missing ./tools/jshint pkg/registry/scripts/kube-client-cockpit.js ./tools/missing ./tools/uglifyjs pkg/registry/scripts/kube-client-cockpit.js --mangle > pkg/registry/scripts/kube-client-cockpit.min.js.tmp && mv -f pkg/registry/scripts/kube-client-cockpit.min.js.tmp pkg/registry/scripts/kube-client-cockpit.min.js ./tools/missing ./tools/jshint pkg/registry/scripts/projects.js ./tools/missing ./tools/uglifyjs pkg/registry/scripts/projects.js --mangle > pkg/registry/scripts/projects.min.js.tmp && mv -f pkg/registry/scripts/projects.min.js.tmp pkg/registry/scripts/projects.min.js ./tools/missing ./tools/jshint pkg/registry/scripts/main.js ./tools/missing ./tools/uglifyjs pkg/registry/scripts/main.js --mangle > pkg/registry/scripts/main.min.js.tmp && mv -f pkg/registry/scripts/main.min.js.tmp pkg/registry/scripts/main.min.js ./tools/missing ./tools/ngbundle -m registry -o pkg/registry/templates.js pkg/registry/views/dashboard-page.html pkg/registry/views/images-page.html pkg/registry/views/projects-page.html pkg/registry/views/example-dialog.html ./tools/missing ./tools/jsbundle pkg/registry/bundle.min.js pkg/registry/scripts/dashboard.min.js pkg/registry/scripts/dialog.min.js pkg/registry/scripts/exceptions.min.js pkg/registry/scripts/images.min.js pkg/registry/scripts/kube-client.min.js pkg/registry/scripts/kube-client-cockpit.min.js pkg/registry/scripts/projects.min.js pkg/registry/scripts/main.min.js pkg/registry/templates.js gzip -n -c pkg/registry/bundle.min.js > pkg/registry/bundle.min.js.gz.tmp && mv -f pkg/registry/bundle.min.js.gz.tmp pkg/registry/bundle.min.js.gz ./tools/missing ./tools/lessc pkg/registry/styles/main.less pkg/registry/bundle.min.css gzip -n -c pkg/registry/bundle.min.css > pkg/registry/bundle.min.css.gz.tmp && mv -f pkg/registry/bundle.min.css.gz.tmp pkg/registry/bundle.min.css.gz ./tools/missing ./tools/jshint pkg/shell/controls.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/jshint pkg/shell/plot.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 ./tools/missing ./tools/jshint pkg/shell/cockpit-util.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/jshint pkg/shell/cockpit-plot.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/jsbundle pkg/shell/shell.min.js pkg/shell/shell.js pkg/shell/attrchange.min.js pkg/shell/controls.min.js pkg/shell/plot.min.js pkg/shell/cockpit-util.min.js pkg/shell/cockpit-plot.min.js gzip -n -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 ./tools/missing ./tools/jshint pkg/shell/credentials.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/jshint pkg/shell/index.js ./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 ./tools/missing ./tools/jshint pkg/shell/machines.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/jshint pkg/shell/machine-dialogs.js ./tools/missing ./tools/uglifyjs pkg/shell/machine-dialogs.js --mangle > pkg/shell/machine-dialogs.min.js.tmp && mv -f pkg/shell/machine-dialogs.min.js.tmp pkg/shell/machine-dialogs.min.js ./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/machine-dialogs.min.js pkg/shell/ssh-list-private-keys.sh pkg/shell/templates/add-machine.html pkg/shell/templates/auth-failed.html pkg/shell/templates/change-auth.html pkg/shell/templates/change-port.html pkg/shell/templates/color-picker.html pkg/shell/templates/invalid-hostkey.html pkg/shell/templates/not-supported.html pkg/shell/templates/sync-users.html pkg/shell/templates/unknown-hostkey.html gzip -n -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 ./tools/missing ./tools/r.js -o cssIn=pkg/shell/plot.css optimizeCss=standard logLevel=3 out=pkg/shell/plot.min.css gzip -n -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/r.js -o cssIn=pkg/shell/shell.css optimizeCss=standard logLevel=3 out=pkg/shell/shell.min.css gzip -n -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 ./tools/missing ./tools/jshint --extract=always pkg/shell/shell.html ./tools/missing ./tools/htmlmin pkg/shell/shell.min.html pkg/shell/shell.html gzip -n -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/jshint --extract=always pkg/sosreport/index.html ./tools/missing ./tools/htmlmin pkg/sosreport/index.min.html pkg/sosreport/index.html gzip -n -c pkg/sosreport/index.min.html > pkg/sosreport/index.min.html.gz.tmp && mv -f pkg/sosreport/index.min.html.gz.tmp pkg/sosreport/index.min.html.gz ./tools/missing ./tools/r.js -o cssIn=pkg/sosreport/sosreport.css optimizeCss=standard logLevel=3 out=pkg/sosreport/sosreport.min.css gzip -n -c pkg/sosreport/sosreport.min.css > pkg/sosreport/sosreport.min.css.gz.tmp && mv -f pkg/sosreport/sosreport.min.css.gz.tmp pkg/sosreport/sosreport.min.css.gz ./tools/missing ./tools/jshint pkg/sosreport/index.js ./tools/missing ./tools/uglifyjs pkg/sosreport/index.js --mangle > pkg/sosreport/index.min.js.tmp && mv -f pkg/sosreport/index.min.js.tmp pkg/sosreport/index.min.js gzip -n -c pkg/sosreport/index.min.js > pkg/sosreport/index.min.js.gz.tmp && mv -f pkg/sosreport/index.min.js.gz.tmp pkg/sosreport/index.min.js.gz ./tools/missing ./tools/jshint pkg/storaged/details.js ./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/jshint pkg/storaged/devices.js ./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 ./tools/missing ./tools/jshint pkg/storaged/dialog.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/jshint pkg/storaged/client.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/jshint pkg/storaged/jobs.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/jshint pkg/storaged/overview.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/jshint pkg/storaged/permissions.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/jshint pkg/storaged/utils.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/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 -n -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/jshint --extract=always pkg/storaged/index.html ./tools/missing ./tools/htmlmin pkg/storaged/index.min.html pkg/storaged/index.html gzip -n -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/r.js -o cssIn=pkg/storaged/storage.css optimizeCss=standard logLevel=3 out=pkg/storaged/storage.min.css gzip -n -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 ./tools/missing ./tools/jshint --extract=always pkg/subscriptions/index.html ./tools/missing ./tools/htmlmin pkg/subscriptions/index.min.html pkg/subscriptions/index.html gzip -n -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 ./tools/missing ./tools/r.js -o cssIn=pkg/subscriptions/subscriptions.css optimizeCss=standard logLevel=3 out=pkg/subscriptions/subscriptions.min.css gzip -n -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/jshint pkg/subscriptions/subscriptions.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 gzip -n -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/jshint pkg/systemd/host.js ./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/jshint pkg/systemd/init.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/jshint pkg/systemd/server.js ./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/jshint pkg/systemd/terminal.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/jshint pkg/systemd/journal.js ./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 ./tools/missing ./tools/jshint pkg/systemd/journalctl.js ./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/jshint pkg/systemd/renderer.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/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 gzip -n -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 ./tools/missing ./tools/r.js -o cssIn=pkg/systemd/host.css optimizeCss=standard logLevel=3 out=pkg/systemd/host.min.css gzip -n -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 ./tools/missing ./tools/jshint --extract=always pkg/systemd/index.html ./tools/missing ./tools/htmlmin pkg/systemd/index.min.html pkg/systemd/index.html gzip -n -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 ./tools/missing ./tools/r.js -o cssIn=pkg/systemd/journal.css optimizeCss=standard logLevel=3 out=pkg/systemd/journal.min.css gzip -n -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/jshint --extract=always pkg/systemd/logs.html ./tools/missing ./tools/htmlmin pkg/systemd/logs.min.html pkg/systemd/logs.html gzip -n -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 ./tools/missing ./tools/jshint pkg/systemd/service.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 gzip -n -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 ./tools/missing ./tools/jshint --extract=always pkg/systemd/services.html ./tools/missing ./tools/htmlmin pkg/systemd/services.min.html pkg/systemd/services.html gzip -n -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 ./tools/missing ./tools/jshint --extract=always pkg/systemd/terminal.html ./tools/missing ./tools/htmlmin pkg/systemd/terminal.min.html pkg/systemd/terminal.html gzip -n -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 sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/lib/cockpit,g' -e 's,[@]libdir[@],/usr/lib/x86_64-linux-gnu,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[@],root,g' -e 's,[@]group[@],,g' -e 's,[@]selinux_config_type[@],,g' src/ws/cockpit.service.in > cockpit.service ./tools/missing ./tools/jshint pkg/users/authorized-keys.js ./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/jshint pkg/users/local.js ./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 ./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 gzip -n -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 ./tools/missing ./tools/jshint --extract=always pkg/users/index.html ./tools/missing ./tools/htmlmin pkg/users/index.min.html pkg/users/index.html gzip -n -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 ./tools/missing ./tools/r.js -o cssIn=pkg/users/users.css optimizeCss=standard logLevel=3 out=pkg/users/users.min.css gzip -n -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 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 /build/cockpit-0:/build/cockpit-0:/build/cockpit-0/doc/guide \ ./doc/guide/cockpit-guide.xml gcc -fPIC -shared \ -DSRCDIR=\"/build/cockpit-0\" \ -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 sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/lib/cockpit,g' -e 's,[@]libdir[@],/usr/lib/x86_64-linux-gnu,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[@],root,g' -e 's,[@]group[@],,g' -e 's,[@]selinux_config_type[@],,g' src/ws/cockpit-testing.service.in > cockpit-testing.service ./tools/missing ./tools/jshint --extract=always pkg/playground/test.html ./tools/missing ./tools/htmlmin pkg/playground/test.min.html pkg/playground/test.html ./tools/missing ./tools/jshint --extract=always pkg/playground/speed.html ./tools/missing ./tools/htmlmin pkg/playground/speed.min.html pkg/playground/speed.html ./tools/missing ./tools/jshint --extract=always pkg/playground/metrics.html ./tools/missing ./tools/htmlmin pkg/playground/metrics.min.html pkg/playground/metrics.html ./tools/missing ./tools/jshint --extract=always pkg/playground/patterns.html ./tools/missing ./tools/htmlmin pkg/playground/patterns.min.html pkg/playground/patterns.html ./tools/missing ./tools/jshint --extract=always pkg/playground/service.html ./tools/missing ./tools/htmlmin pkg/playground/service.min.html pkg/playground/service.html ./tools/missing ./tools/jshint --extract=always pkg/playground/plot.html ./tools/missing ./tools/htmlmin pkg/playground/plot.min.html pkg/playground/plot.html ./tools/missing ./tools/jshint --extract=always pkg/shell/index.html ./tools/missing ./tools/htmlmin pkg/shell/index.min.html pkg/shell/index.html gcc -fPIC -shared -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -I. -o pam_reauthorize.so src/reauthorize/pam_reauthorize.c src/reauthorize/reauthorize.c -lpam -lkeyutils -lcrypt -Wl,-z,relro gcc -fPIC -shared -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -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 make[3]: Leaving directory '/build/cockpit-0' Making all in po make[3]: Entering directory '/build/cockpit-0/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/cockpit-0/po' make[2]: Leaving directory '/build/cockpit-0' make[1]: Leaving directory '/build/cockpit-0' dh_auto_test make -j1 check make[1]: Entering directory '/build/cockpit-0' make check-recursive make[2]: Entering directory '/build/cockpit-0' Making check in . make[3]: Entering directory '/build/cockpit-0' make test-server make[4]: Entering directory '/build/cockpit-0' make[4]: 'test-server' is up to date. make[4]: Leaving directory '/build/cockpit-0' make check-TESTS make[4]: Entering directory '/build/cockpit-0' make[5]: Entering directory '/build/cockpit-0' SKIP: pkg/base1/test-base64.html skipping due to: phantomjs SKIP: pkg/base1/test-utf8.html skipping due to: phantomjs SKIP: pkg/base1/test-events.html skipping due to: phantomjs SKIP: pkg/base1/test-chan.html skipping due to: phantomjs SKIP: pkg/base1/test-echo.html skipping due to: phantomjs SKIP: pkg/base1/test-async.html skipping due to: phantomjs SKIP: pkg/base1/test-no-jquery.html skipping due to: phantomjs SKIP: pkg/base1/test-spawn.html skipping due to: phantomjs SKIP: pkg/base1/test-spawn-proc.html skipping due to: phantomjs SKIP: pkg/base1/test-http.html skipping due to: phantomjs SKIP: pkg/base1/test-dbus.html skipping due to: phantomjs SKIP: pkg/base1/test-dbus-address.html skipping due to: phantomjs SKIP: pkg/base1/test-dbus-framed.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-locale.html skipping due to: phantomjs SKIP: pkg/base1/test-format.html skipping due to: phantomjs SKIP: pkg/base1/test-file.html skipping due to: phantomjs SKIP: pkg/base1/test-metrics.html skipping due to: phantomjs SKIP: pkg/base1/test-user.html skipping due to: phantomjs SKIP: pkg/base1/test-time.html skipping due to: phantomjs SKIP: pkg/base1/test-permissions.html skipping due to: phantomjs SKIP: pkg/base1/test-series.html skipping due to: phantomjs SKIP: pkg/base1/test-cache.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/kubernetes/test-kubernetes.html skipping due to: phantomjs SKIP: pkg/registry/tests/test-kube-client.html skipping due to: phantomjs SKIP: pkg/shell/test-dummy.html skipping due to: phantomjs SKIP: pkg/shell/test-controls.html skipping due to: phantomjs SKIP: pkg/systemd/test-journal-renderer.html skipping due to: phantomjs SKIP: pkg/storaged/test-util.html skipping due to: phantomjs PASS: pkg/users/test-list-public-keys.sh 1 mock/ssh/1-input PASS: pkg/users/test-list-public-keys.sh 2 mock/ssh/2-input PASS: pkg/users/test-list-public-keys.sh 3 mock/ssh/3-input authorized_keys is not a public key file. PASS: pkg/users/test-list-public-keys.sh 4 mock/ssh/4-input PASS: test-paths 1 /paths/add-remove PASS: test-paths 2 /paths/ancestor-descendant PASS: test-paths 3 /paths/has-parent/equal 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-paths 22 /paths/has-ancestor/peer-before PASS: test-paths 23 /paths/has-ancestor/peer-prefix 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-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-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-rules 1 /rules/basics PASS: test-rules 2 /rules/nothing PASS: test-rules 3 /rules/path-only PASS: test-rules 4 /rules/all-paths PASS: test-rules 5 /rules/root-only PASS: test-rules 6 /rules/null-path PASS: test-rules 7 /rules/add-ref-remove PASS: test-channel 1 /channel/get-option 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-channel 14 /channel/close-transport PASS: test-portal 1 /portal/simple PASS: test-portal 2 /portal/failover PASS: test-portal 3 /portal/fail PASS: test-portal 4 /portal/fallback 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-pipe-channel 7 /pipe-channel/spawn/signal PASS: test-pipe-channel 8 /pipe-channel/spawn/simple PASS: test-pipe-channel 9 /pipe-channel/spawn/status PASS: test-pipe-channel 10 /pipe-channel/spawn/environ 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 1 /packages/simple PASS: test-packages 2 /packages/large PASS: test-packages 3 /packages/listing PASS: test-packages 4 /packages/not-found PASS: test-packages 5 /packages/unknown-package PASS: test-packages 6 /packages/bad-receive PASS: test-packages 7 /packages/no-path PASS: test-packages 8 /packages/bad-path PASS: test-packages 9 /packages/no-package PASS: test-packages 10 /packages/bad-package 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-packages 16 /packages/resolve/not-found PASS: test-fs 1 /fsread/simple PASS: test-fs 2 /fsread/non-existent PASS: test-fs 3 /fsread/denied 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-fs 8 /fsreplace/multiple PASS: test-fs 9 /fsreplace/remove PASS: test-fs 10 /fsreplace/remove-nonexistent PASS: test-fs 11 /fsreplace/empty cockpit-bridge-Message: /tmp/.17L29X/foo.1: couldn't remove temp file: Permission denied PASS: test-fs 12 /fsreplace/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-fs 16 /fsreplace/expect-tag-fail PASS: test-fs 17 /fswatch/simple PASS: test-fs 18 /fswatch/remove 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-fs 23 /fslist/watch PASS: test-fs 24 /fslist/list_fail 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-metrics 8 /metrics/not-supported PASS: test-httpstream 1 /http-stream/host-header PASS: test-httpstream 2 /http-stream/address-host-header PASS: test-httpstream 3 /http-stream/http-stream2 PASS: test-httpstream 4 /http-stream/parse_keepalive PASS: test-httpstream 5 /http-stream/http_chunked PASS: test-httpstream 6 /http-stream/tls/basic PASS: test-httpstream 7 /http-stream/tls/certificate-data PASS: test-httpstream 8 /http-stream/tls/certificate-file PASS: test-httpstream 9 /http-stream/tls/certificate-data-file PASS: test-httpstream 10 /http-stream/tls/certificate-file-data PASS: test-httpstream 11 /http-stream/tls/authority-good PASS: test-httpstream 12 /http-stream/tls/authority-bad 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-setup 5 /setup/transfer/passwd1 PASS: test-setup 6 /setup/transfer/unsupported PASS: test-setup 7 /setup/transfer/bad PASS: test-setup 8 /setup/transfer/fail PASS: test-setup 9 /setup/commit/passwd1 PASS: test-setup 10 /setup/commit/passwd1-no-crypt-method PASS: test-setup 11 /setup/commit/unsupported PASS: test-setup 12 /setup/commit/bad PASS: test-setup 13 /setup/commit/fail-passwd PASS: test-setup 14 /setup/commit/fail-newusers PASS: test-setup 15 /setup/commit/fail-chpasswd [Mon Dec 21 10:42:20] pcp(28376) Warning: pmdaInit: PMDA mock-pmda: No help text file specified for pmdaText 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-pcp 6 /metrics/strings 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-pcp 10 /metrics/instance-dynamic PASS: test-pcp 11 /metrics/counter PASS: test-pcp 12 /metrics/counter64 PASS: test-pcp 13 /metrics/counter-across-meta PASS: test-pcp-archives 1 /metrics/single-archive PASS: test-pcp-archives 2 /metrics/archive-limit PASS: test-pcp-archives 3 /metrics/archive-timestamp PASS: test-pcp-archives 4 /metrics/archive-directory PASS: test-pcp-archives 5 /metrics/archive-directory-timestamp PASS: test-pcp-archives 6 /metrics/archive-directory-late-metric PASS: test-hash 1 /hash/case-hash PASS: test-hex 1 /hex/decode-success PASS: test-hex 2 /hex/decode-no-length PASS: test-hex 3 /hex/decode-fail 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/get-array PASS: test-json 10 /json/parser-trims PASS: test-json 11 /json/parser-empty PASS: test-json 12 /json/equal/nulls PASS: test-json 13 /json/equal/null-non-null PASS: test-json 14 /json/equal/non-null-null PASS: test-json 15 /json/equal/number-string PASS: test-json 16 /json/equal/string-string PASS: test-json 17 /json/equal/string-string-ne PASS: test-json 18 /json/equal/int-int PASS: test-json 19 /json/equal/int-int-ne PASS: test-json 20 /json/equal/double-double PASS: test-json 21 /json/equal/boolean-boolean PASS: test-json 22 /json/equal/boolean-boolean-ne PASS: test-json 23 /json/equal/null-null PASS: test-json 24 /json/equal/array-string PASS: test-json 25 /json/equal/array-array PASS: test-json 26 /json/equal/array-array-ne PASS: test-json 27 /json/equal/array-array-length PASS: test-json 28 /json/equal/object-object PASS: test-json 29 /json/equal/object-object-order PASS: test-json 30 /json/equal/object-object-missing PASS: test-json 31 /json/equal/object-object-value PASS: test-json 32 /json/string/abc0 PASS: test-json 33 /json/string/a_xc1 PASS: test-json 34 /json/string/a_xc2 PASS: test-json 35 /json/string/a_xc3 PASS: test-json 36 /json/string/a_xc4 PASS: test-json 37 /json/string/Barney_B__r5 PASS: test-json 38 /json/patch/simple-value PASS: test-json 39 /json/patch/multi-value PASS: test-json 40 /json/patch/add-and-remove PASS: test-json 41 /json/patch/nested-objects PASS: test-pipe 1 /pipe/properties PASS: test-pipe 2 /pipe/echo-message PASS: test-pipe 3 /pipe/echo-queue 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-pipe 10 /pipe/exit-fail 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-pipe 23 /pipe/spawn/buffer-stderr PASS: test-pipe 24 /pipe/spawn/close-clean PASS: test-pipe 25 /pipe/spawn/close-terminate 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-stream 1 /stream/properties cockpit-protocol-Message: test: close failed: Stream has outstanding operation PASS: test-stream 2 /stream/echo-message PASS: test-stream 3 /stream/echo-queue cockpit-protocol-Message: test: close failed: Stream has outstanding operation 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-stream 4 /stream/echo-large PASS: test-stream 5 /stream/close-problem 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-transport 1 /transport/properties PASS: test-transport 2 /transport/terminate-problem PASS: test-transport 3 /transport/read-error PASS: test-transport 4 /transport/write-error PASS: test-transport 5 /transport/read-combined PASS: test-transport 6 /transport/read-truncated PASS: test-transport 7 /transport/read-incorrect PASS: test-transport 8 /transport/parse-frame/ok PASS: test-transport 9 /transport/parse-frame/bad PASS: test-transport 10 /transport/parse-frame/maybe PASS: test-transport 11 /transport/parse-command/normal PASS: test-transport 12 /transport/parse-command/no-channel PASS: test-transport 13 /transport/parse-command/nulls PASS: test-transport 14 /transport/parse-command/no-command PASS: test-transport 15 /transport/parse-command/empty-command PASS: test-transport 16 /transport/parse-command/invalid-json PASS: test-transport 17 /transport/parse-command/not-an-object PASS: test-transport 18 /transport/parse-command/number-channel PASS: test-transport 19 /transport/parse-command/empty-channel PASS: test-transport 20 /transport/parse-command/newline-channel PASS: test-transport 21 /transport/echo-message/child PASS: test-transport 22 /transport/echo-message/no-child PASS: test-transport 23 /transport/echo-queue/child PASS: test-transport 24 /transport/echo-queue/no-child PASS: test-transport 25 /transport/echo-large/child PASS: test-transport 26 /transport/echo-large/no-child PASS: test-transport 27 /transport/close-problem/child PASS: test-transport 28 /transport/close-problem/no-child PASS: test-unixsignal 1 /unixsignal/posix-signal PASS: test-unixsignal 2 /unixsignal/realtime-signal PASS: test-unixsignal 3 /unixsignal/other-signal 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 1 /web-response/return-content PASS: test-webresponse 2 /web-response/return-content-headers PASS: test-webresponse 3 /web-response/return-error PASS: test-webresponse 4 /web-response/return-error-headers PASS: test-webresponse 5 /web-response/return-gerror-headers 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-webresponse 9 /web-response/stream PASS: test-webresponse 10 /web-response/chunked-transfer-encoding PASS: test-webresponse 11 /web-response/chunked-zero-length PASS: test-webresponse 12 /web-response/abort PASS: test-webresponse 13 /web-response/connection-close PASS: test-webresponse 14 /web-response/file/not-found PASS: test-webresponse 15 /web-response/file/directory-denied PASS: test-webresponse 16 /web-response/file/access-denied PASS: test-webresponse 17 /web-response/file/breakout-denied 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-webresponse 21 /web-response/filter/passthrough PASS: test-webresponse 22 /web-response/filter/split 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-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-webresponse 34 /web-response/negotiation/notfound PASS: test-webresponse 35 /web-response/negotiation/failure PASS: test-webserver 1 /web-server/table PASS: test-webserver 2 /web-server/content-type PASS: test-webserver 3 /web-server/query-string PASS: test-webserver 4 /web-server/host-header PASS: test-webserver 5 /web-server/not-found PASS: test-webserver 6 /web-server/access-denied PASS: test-webserver 7 /web-server/redirect-notls PASS: test-webserver 8 /web-server/no-redirect-localhost PASS: test-webserver 9 /web-server/no-redirect-exception 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-config 1 /conf/test-strings PASS: test-config 2 /conf/test-strvs PASS: test-config 3 /conf/fail_load PASS: test-unicode 1 /unicode/force-utf8/this_is_a_ascii 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-websocket 1 /web-socket/parse-url 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-websocket 6 /web-socket/parse-req PASS: test-websocket 7 /web-socket/parse-req-no-out PASS: test-websocket 8 /web-socket/parse-req-not-enough PASS: test-websocket 9 /web-socket/parse-req-bad PASS: test-websocket 10 /web-socket/parse-status PASS: test-websocket 11 /web-socket/parse-status-no-out PASS: test-websocket 12 /web-socket/parse-status-not-enough 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-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-websocket 22 /web-socket/header-empty PASS: test-websocket 23 /web-socket/close-immediately PASS: test-websocket 24 /web-socket/receive-fragmented PASS: test-websocket 25 /web-socket/handshake-with-buffer-headers PASS: test-websocket 26 /web-socket/message-after-closing 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-websocket 36 /web-socket/rfc6455/protocol-client-any PASS: test-websocket 37 /web-socket/rfc6455/close-clean-client PASS: test-websocket 38 /web-socket/rfc6455/close-clean-server PASS: test-websocket 39 /web-socket/hixie76/handshake 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-websocket 44 /web-socket/hixie76/send-bad-data 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-websocket 48 /web-socket/hixie76/protocol-client-any PASS: test-websocket 49 /web-socket/hixie76/close-clean-client PASS: test-websocket 50 /web-socket/hixie76/close-clean-server PASS: test-websocket 51 /web-socket/hixie76/bad-keys-no-numbers PASS: test-websocket 52 /web-socket/hixie76/bad-keys-no-spaces PASS: test-websocket 53 /web-socket/hixie76/response-headers PASS: test-websocket 54 /web-socket/hixie76/rough-close PASS: test-creds 1 /creds/basic-password PASS: test-creds 2 /creds/poison 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-creds 7 /creds/has_gssapi PASS: test-auth 1 /auth/userpass-header-check PASS: test-auth 2 /auth/userpass-bad PASS: test-auth 3 /auth/userpass-emptypass PASS: test-auth 4 /auth/headers-bad PASS: test-auth 5 /auth/idle-timeout PASS: test-auth 6 /auth/process-timeout PASS: test-auth 7 /auth/custom-success PASS: test-auth 8 /auth/custom-fail-auth PASS: test-auth 9 /auth/custom-denied-auth PASS: test-auth 10 /auth/custom-no-user PASS: test-auth 11 /auth/custom-with-error PASS: test-auth 12 /auth/custom-no-write PASS: test-auth 13 /auth/none PASS: test-auth 14 /auth/bad-command PASS: test-sshtransport 1 /ssh-transport/echo-message PASS: test-sshtransport 2 /ssh-transport/echo-queue 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 cockpit-protocol-Message: 127.0.0.1: server offered unsupported authentication methods: password public-key PASS: test-sshtransport 7 /ssh-transport/no-forwarding PASS: test-sshtransport 8 /ssh-transport/auth-failed /bin/sh: 1: /nonexistant: not found PASS: test-sshtransport 9 /ssh-transport/bad-command /bin/sh: 1: nonexistant-command: not found PASS: test-sshtransport 10 /ssh-transport/command-not-found /bin/sh: 1: /usr/bin/true: not found PASS: test-sshtransport 11 /ssh-transport/command-not-cockpit /bin/sh: 1: /usr/bin/false: not found PASS: test-sshtransport 12 /ssh-transport/command-just-fails PASS: test-sshtransport 13 /ssh-transport/close-while-connecting PASS: test-sshtransport 14 /ssh-transport/cannot-connect PASS: test-sshtransport 15 /ssh-transport/unknown-hostkey PASS: test-sshtransport 16 /ssh-transport/ignore-hostkey PASS: test-sshtransport 17 /ssh-transport/get-host-key PASS: test-sshtransport 18 /ssh-transport/expect-host-key PASS: test-sshtransport 19 /ssh-transport/expect-bad-key PASS: test-sshtransport 20 /ssh-transport/expect-empty-key PASS: test-sshagent 1 /sshagent/through PASS: test-sshagent 2 /sshagent/close_pipe PASS: test-sshagent 3 /sshagent/close_channel PASS: test-sshagent 4 /sshagent/close_transport PASS: test-webservice 1 /web-service/close-error PASS: test-webservice 2 /web-service/null-creds PASS: test-webservice 3 /web-service/unknown-hostkey PASS: test-webservice 4 /web-service/expect-host-key PASS: test-webservice 5 /web-service/no-init PASS: test-webservice 6 /web-service/wrong-init-version PASS: test-webservice 7 /web-service/bad-init-version /bin/sh: 1: /nonexistant: not found PASS: test-webservice 8 /web-service/auth-results PASS: test-webservice 9 /web-service/kill-group mock-echo: failed to write: Broken pipemock-echo: failed to write: Broken pipePASS: test-webservice 10 /web-service/kill-host PASS: test-webservice 11 /web-service/specified-creds PASS: test-webservice 12 /web-service/specified-creds-fail PASS: test-webservice 13 /web-service/specified-creds-overide-host cockpit-protocol-Message: 127.0.0.1: server offered unsupported authentication methods: password public-key PASS: test-webservice 14 /web-service/user-host-fail PASS: test-webservice 15 /web-service/host-port PASS: test-webservice 16 /web-service/timeout-session PASS: test-webservice 17 /web-service/idling-signal PASS: test-webservice 18 /web-service/force-dispose PASS: test-webservice 19 /web-service/logout PASS: test-webservice 20 /web-service/handshake-and-auth/rfc6455 PASS: test-webservice 21 /web-service/handshake-and-auth/hixie76 PASS: test-webservice 22 /web-service/echo-message/rfc6455 PASS: test-webservice 23 /web-service/echo-message/hixie76 mock-echo: failed to write: Broken pipeWebSocket-Message: connection unexpectedly closed by peer WebSocket-Message: connection unexpectedly closed by peer PASS: test-webservice 24 /web-service/echo-message/large PASS: test-webservice 25 /web-service/bad-origin/rfc6455 PASS: test-webservice 26 /web-service/bad-origin/hixie76 PASS: test-webservice 27 /web-service/bad-origin/withallowed PASS: test-webservice 28 /web-service/allowed-origin/rfc6455 PASS: test-webservice 29 /web-service/allowed-origin/hixie76 /bin/sh: 1: /nonexistant: not found PASS: test-webservice 30 /web-service/fail-spawn/rfc6455 /bin/sh: 1: /nonexistant: not found PASS: test-webservice 31 /web-service/fail-spawn/hixie76 PASS: test-webservice 32 /web-service/parse-external/success PASS: test-webservice 33 /web-service/parse-external/bad-channel PASS: test-webservice 34 /web-service/parse-external/bad-command PASS: test-webservice 35 /web-service/parse-external/bad-external PASS: test-webservice 36 /web-service/parse-external/bad-disposition PASS: test-webservice 37 /web-service/parse-external/invalid-disposition PASS: test-webservice 38 /web-service/parse-external/bad-type PASS: test-webservice 39 /web-service/parse-external/invalid-type PASS: test-webservice 40 /web-service/parse-external/bad-protocols PASS: test-channelresponse 1 /web-channel/resource/simple PASS: test-channelresponse 2 /web-channel/resource/not-found PASS: test-channelresponse 3 /web-channel/resource/no-path PASS: test-channelresponse 4 /web-channel/resource/failure PASS: test-channelresponse 5 /web-channel/resource/checksum PASS: test-channelresponse 6 /web-channel/resource/redirect-checksum PASS: test-channelresponse 7 /web-channel/resource/not-modified PASS: test-channelresponse 8 /web-channel/resource/no-checksum PASS: test-channelresponse 9 /web-channel/resource/bad-checksum PASS: test-channelresponse 10 /web-channel/resource/language-suffix PASS: test-channelresponse 11 /web-channel/resource/language-fallback PASS: test-channelresponse 12 /web-channel/resource/gzip-encoding PASS: test-handlers 1 /handlers/ping PASS: test-handlers 2 /handlers/favicon PASS: test-handlers 3 /handlers/noauth PASS: test-handlers 4 /handlers/login/no-cookie PASS: test-handlers 5 /handlers/login/with-cookie PASS: test-handlers 6 /handlers/login/post-bad PASS: test-handlers 7 /handlers/login/post-fail PASS: test-handlers 8 /handlers/login/post-accept PASS: test-handlers 9 /handlers/shell/index PASS: test-handlers 10 /handlers/shell/configured_index PASS: test-handlers 11 /handlers/shell/package PASS: test-handlers 12 /handlers/shell/host PASS: test-handlers 13 /handlers/shell/host-short PASS: test-handlers 14 /handlers/shell/package-short PASS: test-handlers 15 /handlers/shell/package-invalid PASS: test-handlers 16 /handlers/shell/login PASS: test-handlers 17 /handlers/resource/checksum PASS: test-handlers 18 /handlers/resource/short PASS: test-handlers 19 /handlers/resource/host PASS: test-handlers 20 /handlers/resource/host-short PASS: test-handlers 21 /handlers/resource/application PASS: test-handlers 22 /handlers/resource/application-short PASS: test-handlers 23 /handlers/resource/missing PASS: test-handlers 24 /handlers/resource/auth PASS: test-handlers 25 /handlers/resource/login PASS: test-handlers 26 /handlers/static/simple PASS: test-handlers 27 /handlers/static/application mock-kdc: kadmin.local not present mock-kdc: kadmin.local not present SKIP: test-kerberos 1 # skip -- kdc not available to test against 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-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-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-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-ssh-add 10 /pam-ssh-add/test-failed-agent ============================================================================ Testsuite summary for Cockpit wip ============================================================================ # TOTAL: 612 # PASS: 575 # SKIP: 37 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/build/cockpit-0' make[4]: Leaving directory '/build/cockpit-0' make[3]: Leaving directory '/build/cockpit-0' Making check in po make[3]: Entering directory '/build/cockpit-0/po' INTLTOOL_EXTRACT="/usr/bin/intltool-extract" XGETTEXT="/usr/bin/xgettext" srcdir=. /usr/bin/intltool-update --gettext-package cockpit --pot Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(.*)\${ <-- HERE ?([A-Z_]+)}?(.*)$/ at /usr/bin/intltool-update line 1064. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1192. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1193. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1194. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1195. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1221. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1222. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1223. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1224. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?\w+}?/ at /usr/bin/intltool-update line 1225. rm -f missing notexist srcdir=. /usr/bin/intltool-update -m Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(.*)\${ <-- HERE ?([A-Z_]+)}?(.*)$/ at /usr/bin/intltool-update line 1064. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1192. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1193. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1194. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1195. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1221. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1222. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1223. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1224. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?\w+}?/ at /usr/bin/intltool-update line 1225. if [ -r missing -o -r notexist ]; then \ exit 1; \ fi make[3]: Leaving directory '/build/cockpit-0/po' make[2]: Leaving directory '/build/cockpit-0' make[1]: Leaving directory '/build/cockpit-0' fakeroot debian/rules binary dh binary --with autoreconf dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/build/cockpit-0' dh_auto_install -- install-test-assets make -j1 install DESTDIR=/build/cockpit-0/debian/tmp AM_UPDATE_INFO_DIR=no install-test-assets make[2]: Entering directory '/build/cockpit-0' make install-recursive make[3]: Entering directory '/build/cockpit-0' Making install in . make[4]: Entering directory '/build/cockpit-0' make[5]: Entering directory '/build/cockpit-0' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/bin' /usr/bin/install -c cockpit-bridge '/build/cockpit-0/debian/tmp/usr/bin' /bin/mkdir -p /build/cockpit-0/debian/tmp/lib/x86_64-linux-gnu/security /usr/bin/install -c pam_reauthorize.so /build/cockpit-0/debian/tmp/lib/x86_64-linux-gnu/security /bin/mkdir -p /build/cockpit-0/debian/tmp/lib/x86_64-linux-gnu/security /usr/bin/install -c pam_ssh_add.so /build/cockpit-0/debian/tmp/lib/x86_64-linux-gnu/security /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/lib/cockpit' /usr/bin/install -c cockpit-polkit cockpit-stub cockpit-pcp cockpit-ws cockpit-session '/build/cockpit-0/debian/tmp/usr/lib/cockpit' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/sbin' /usr/bin/install -c remotectl '/build/cockpit-0/debian/tmp/usr/sbin' make install-exec-hook make[6]: Entering directory '/build/cockpit-0' chown -f root: /build/cockpit-0/debian/tmp/usr/lib/cockpit/cockpit-session || true test "root" != "root" && chmod -f 4750 /build/cockpit-0/debian/tmp/usr/lib/cockpit/cockpit-session || true mkdir -p /build/cockpit-0/debian/tmp/etc/cockpit/ws-certs.d chmod 755 /build/cockpit-0/debian/tmp/etc/cockpit/ws-certs.d /build/cockpit-0/debian/tmp/etc/cockpit/ws-certs.d make[6]: Leaving directory '/build/cockpit-0' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/appdata' /usr/bin/install -c -m 644 src/ws/cockpit.appdata.xml '/build/cockpit-0/debian/tmp/usr/share/appdata' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/base1' /usr/bin/install -c -m 644 pkg/base1/manifest.json '/build/cockpit-0/debian/tmp/usr/share/cockpit/base1' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/base1' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/share/cockpit/base1/fonts' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/branding/centos' /usr/bin/install -c -m 644 branding/centos/branding.css branding/centos/bg-login.jpg '/build/cockpit-0/debian/tmp/usr/share/cockpit/branding/centos' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/dashboard' /usr/bin/install -c -m 644 pkg/dashboard/manifest.json '/build/cockpit-0/debian/tmp/usr/share/cockpit/dashboard' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/dashboard' /bin/mkdir -p /build/cockpit-0/debian/tmp/usr/share/doc/cockpit /usr/bin/install -c -m 644 `dirname doc/guide/html/index.html`/* /build/cockpit-0/debian/tmp/usr/share/doc/cockpit /bin/mkdir -p /build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/base1 ln -s -f require.js /build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/base1/bundle.js /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/share/cockpit/branding/default' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/applications' /usr/bin/install -c -m 644 src/ws/cockpit.desktop '/build/cockpit-0/debian/tmp/usr/share/applications' /bin/mkdir -p '/build/cockpit-0/debian/tmp/lib/systemd/system' /usr/bin/install -c -m 644 src/ws/cockpit.socket '/build/cockpit-0/debian/tmp/lib/systemd/system' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/docker' /usr/bin/install -c -m 644 pkg/docker/manifest.json '/build/cockpit-0/debian/tmp/usr/share/cockpit/docker' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/docker' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/branding/fedora' /usr/bin/install -c -m 644 branding/fedora/branding.css branding/fedora/bg-login.jpg '/build/cockpit-0/debian/tmp/usr/share/cockpit/branding/fedora' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/lib/firewalld/services' /usr/bin/install -c -m 644 src/ws/cockpit.xml '/build/cockpit-0/debian/tmp/usr/lib/firewalld/services' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/kubernetes' /usr/bin/install -c -m 644 pkg/kubernetes/manifest.json '/build/cockpit-0/debian/tmp/usr/share/cockpit/kubernetes' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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/container-terminal.js pkg/kubernetes/container-terminal.css 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 '/build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/kubernetes' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/kubernetes/views' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/man/man1' /usr/bin/install -c -m 644 doc/man/cockpit-bridge.1 doc/man/cockpit.1 '/build/cockpit-0/debian/tmp/usr/share/man/man1' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/man/man5' /usr/bin/install -c -m 644 doc/man/cockpit.conf.5 '/build/cockpit-0/debian/tmp/usr/share/man/man5' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/share/man/man8' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/network' /usr/bin/install -c -m 644 pkg/networkmanager/manifest.json '/build/cockpit-0/debian/tmp/usr/share/cockpit/network' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/network' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/share/cockpit/base1' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/dashboard' /usr/bin/install -c -m 644 pkg/dashboard/bundle.min.js.gz pkg/dashboard/index.min.html.gz '/build/cockpit-0/debian/tmp/usr/share/cockpit/dashboard' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/share/cockpit/docker' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/share/cockpit/kubernetes' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/share/cockpit/network' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/ostree' /usr/bin/install -c -m 644 pkg/ostree/ostree.min.css.gz pkg/ostree/index.min.html.gz pkg/ostree/ostree.min.js.gz '/build/cockpit-0/debian/tmp/usr/share/cockpit/ostree' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/domain' /usr/bin/install -c -m 644 pkg/realmd/bundle.min.js.gz '/build/cockpit-0/debian/tmp/usr/share/cockpit/domain' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/registry' /usr/bin/install -c -m 644 pkg/registry/index.min.html.gz pkg/registry/bundle.min.js.gz pkg/registry/bundle.min.css.gz '/build/cockpit-0/debian/tmp/usr/share/cockpit/registry' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/share/cockpit/shell' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/sosreport' /usr/bin/install -c -m 644 pkg/sosreport/index.min.html.gz pkg/sosreport/sosreport.min.css.gz pkg/sosreport/index.min.js.gz '/build/cockpit-0/debian/tmp/usr/share/cockpit/sosreport' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/share/cockpit/storage' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/share/cockpit/subscriptions' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/share/cockpit/system' /bin/mkdir -p '/build/cockpit-0/debian/tmp/lib/systemd/system' /usr/bin/install -c -m 644 cockpit.service '/build/cockpit-0/debian/tmp/lib/systemd/system' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/share/cockpit/users' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/ostree' /usr/bin/install -c -m 644 pkg/ostree/manifest.json '/build/cockpit-0/debian/tmp/usr/share/cockpit/ostree' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/ostree' /usr/bin/install -c -m 644 pkg/ostree/ostree.css pkg/ostree/app.js pkg/ostree/client.js pkg/ostree/ostree.js pkg/ostree/index.html '/build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/ostree' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/pixmaps' /usr/bin/install -c -m 644 src/ws/cockpit.png '/build/cockpit-0/debian/tmp/usr/share/pixmaps' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/share/cockpit/playground' /bin/mkdir -p '/build/cockpit-0/debian/tmp/var/lib/pcp/config/pmlogconf/tools' /usr/bin/install -c -m 644 src/bridge/pmlogconf/cockpit '/build/cockpit-0/debian/tmp/var/lib/pcp/config/pmlogconf/tools' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/domain' /usr/bin/install -c -m 644 pkg/realmd/manifest.json '/build/cockpit-0/debian/tmp/usr/share/cockpit/domain' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/domain' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/registry' /usr/bin/install -c -m 644 pkg/registry/manifest.json '/build/cockpit-0/debian/tmp/usr/share/cockpit/registry' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/registry' /usr/bin/install -c -m 644 pkg/registry/bundle.js pkg/registry/bundle.css pkg/registry/index.html '/build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/registry' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/branding/rhel' /usr/bin/install -c -m 644 branding/rhel/branding.css branding/rhel/bg-login.jpg '/build/cockpit-0/debian/tmp/usr/share/cockpit/branding/rhel' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/shell' /usr/bin/install -c -m 644 pkg/shell/index.min.html pkg/shell/manifest.json '/build/cockpit-0/debian/tmp/usr/share/cockpit/shell' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/shell' /usr/bin/install -c pkg/shell/ssh-list-private-keys.sh '/build/cockpit-0/debian/tmp/usr/share/cockpit/shell' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/shell' /usr/bin/install -c -m 644 pkg/shell/shell.js pkg/shell/attrchange.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/machine-dialogs.js 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 '/build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/shell' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/share/cockpit/shell/images' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/shell/templates' /usr/bin/install -c -m 644 pkg/shell/templates/add-machine.html pkg/shell/templates/auth-failed.html pkg/shell/templates/change-auth.html pkg/shell/templates/change-port.html pkg/shell/templates/color-picker.html pkg/shell/templates/invalid-hostkey.html pkg/shell/templates/not-supported.html pkg/shell/templates/sync-users.html pkg/shell/templates/unknown-hostkey.html '/build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/shell/templates' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/sosreport' /usr/bin/install -c -m 644 pkg/sosreport/manifest.json pkg/sosreport/sosreport.png '/build/cockpit-0/debian/tmp/usr/share/cockpit/sosreport' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/sosreport' /usr/bin/install -c -m 644 pkg/sosreport/index.html pkg/sosreport/index.js pkg/sosreport/sosreport.css '/build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/sosreport' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/static' /usr/bin/install -c -m 644 src/static/login.html '/build/cockpit-0/debian/tmp/usr/share/cockpit/static' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/share/cockpit/static/fonts' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/storage' /usr/bin/install -c -m 644 pkg/storaged/manifest.json '/build/cockpit-0/debian/tmp/usr/share/cockpit/storage' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/storage' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/storage/images' /usr/bin/install -c -m 644 pkg/storaged/images/storage-disk.png pkg/storaged/images/storage-array.png '/build/cockpit-0/debian/tmp/usr/share/cockpit/storage/images' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/subscriptions' /usr/bin/install -c -m 644 pkg/subscriptions/manifest.json '/build/cockpit-0/debian/tmp/usr/share/cockpit/subscriptions' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/subscriptions' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/system' /usr/bin/install -c -m 644 pkg/systemd/manifest.json '/build/cockpit-0/debian/tmp/usr/share/cockpit/system' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/system' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/users' /usr/bin/install -c -m 644 pkg/users/manifest.json '/build/cockpit-0/debian/tmp/usr/share/cockpit/users' /bin/mkdir -p '/build/cockpit-0/debian/tmp/usr/share/cockpit/users' /usr/bin/install -c pkg/users/ssh-add-public-key.sh pkg/users/ssh-list-public-keys.sh '/build/cockpit-0/debian/tmp/usr/share/cockpit/users' /bin/mkdir -p '/build/cockpit-0/debian/tmp/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 '/build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/users' make install-data-hook make[6]: Entering directory '/build/cockpit-0' mkdir -p /build/cockpit-0/debian/tmp/var/lib/cockpit chgrp wheel /build/cockpit-0/debian/tmp/var/lib/cockpit || true chgrp: invalid group: 'wheel' chmod 775 /build/cockpit-0/debian/tmp/var/lib/cockpit mkdir -p /build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/registry tar -cf - -C . pkg/registry/views/dashboard-page.html pkg/registry/views/images-page.html pkg/registry/views/projects-page.html pkg/registry/views/example-dialog.html pkg/registry/styles/main.less pkg/registry/styles/sidebar.less pkg/registry/scripts/dashboard.js pkg/registry/scripts/dialog.js pkg/registry/scripts/exceptions.js pkg/registry/scripts/images.js pkg/registry/scripts/kube-client.js pkg/registry/scripts/kube-client-cockpit.js pkg/registry/scripts/projects.js pkg/registry/scripts/main.js pkg/registry/bower_components/less/dist/less.js pkg/registry/bower_components/patternfly/less/variables.less | tar -xf - --strip-components=2 -C /build/cockpit-0/debian/tmp/usr/src/debug/usr/share/cockpit/registry chown -f root:0 /build/cockpit-0/debian/tmp/usr/lib/cockpit/cockpit-polkit || true chmod -f 4755 /build/cockpit-0/debian/tmp/usr/lib/cockpit/cockpit-polkit ln -s -f /usr/share/pixmaps/system-logo-white.png /build/cockpit-0/debian/tmp/usr/share/cockpit/branding/fedora/logo.png ln -s -f /usr/share/pixmaps/fedora-logo-sprite.png /build/cockpit-0/debian/tmp/usr/share/cockpit/branding/fedora/apple-touch-icon.png ln -s -f /etc/favicon.png /build/cockpit-0/debian/tmp/usr/share/cockpit/branding/fedora/favicon.ico ln -s -f /usr/share/pixmaps/system-logo-white.png /build/cockpit-0/debian/tmp/usr/share/cockpit/branding/centos/logo.png ln -s -f /usr/share/pixmaps/fedora-logo-sprite.png /build/cockpit-0/debian/tmp/usr/share/cockpit/branding/centos/apple-touch-icon.png ln -s -f /etc/favicon.png /build/cockpit-0/debian/tmp/usr/share/cockpit/branding/centos/favicon.ico ln -s -f /usr/share/pixmaps/system-logo-white.png /build/cockpit-0/debian/tmp/usr/share/cockpit/branding/rhel/logo.png ln -s -f /usr/share/pixmaps/fedora-logo-sprite.png /build/cockpit-0/debian/tmp/usr/share/cockpit/branding/rhel/apple-touch-icon.png ln -s -f /etc/favicon.png /build/cockpit-0/debian/tmp/usr/share/cockpit/branding/rhel/favicon.ico make[6]: Leaving directory '/build/cockpit-0' make[5]: Leaving directory '/build/cockpit-0' make[4]: Leaving directory '/build/cockpit-0' Making install in po make[4]: Entering directory '/build/cockpit-0/po' linguas=""; \ for lang in $linguas; do \ dir=/build/cockpit-0/debian/tmp/usr/share/locale/$lang/LC_MESSAGES; \ /bin/bash /build/cockpit-0/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[4]: Leaving directory '/build/cockpit-0/po' make[3]: Leaving directory '/build/cockpit-0' /bin/mkdir -p /build/cockpit-0/debian/tmp/usr/share/cockpit-test-assets /bin/mkdir -p /build/cockpit-0/debian/tmp/lib/systemd/system for p in test-server; do \ /usr/bin/install -c $p /build/cockpit-0/debian/tmp/usr/share/cockpit-test-assets; \ done cd .; for d in ; do /usr/bin/install -c -m 644 -D $d /build/cockpit-0/debian/tmp/usr/share/cockpit-test-assets/$d; done for d in cockpit-testing.service ./src/ws/cockpit-testing.socket; do /usr/bin/install -c -m 644 $d /build/cockpit-0/debian/tmp/lib/systemd/system; done ln -sn /usr/lib/cockpit/cockpit-bridge /build/cockpit-0/debian/tmp/usr/share/cockpit-test-assets/cockpit-bridge make[2]: Leaving directory '/build/cockpit-0' mkdir -p debian/tmp/etc/pam.d install -p -m 644 tools/cockpit.debian.pam debian/tmp/etc/pam.d/cockpit make[1]: Leaving directory '/build/cockpit-0' debian/rules override_dh_install make[1]: Entering directory '/build/cockpit-0' dh_install --list-missing -Xusr/src/debug dh_install: usr/share/cockpit/ostree/ostree.min.css.gz exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/ostree/manifest.json exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/ostree/index.min.html.gz exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/ostree/ostree.min.js.gz exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/kubernetes/kubernetes.min.js.gz exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/kubernetes/manifest.json exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/kubernetes/app.min.css.gz exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/kubernetes/index.min.html.gz exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/storage/manifest.json exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/storage/index.min.html.gz exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/storage/bundle.min.js.gz exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/storage/storage.min.css.gz exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/storage/images/storage-array.png exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/storage/images/storage-disk.png exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/sosreport/index.min.js.gz exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/sosreport/manifest.json exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/sosreport/index.min.html.gz exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/sosreport/sosreport.png exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/sosreport/sosreport.min.css.gz exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/registry/manifest.json exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/registry/bundle.min.css.gz exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/registry/index.min.html.gz exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/registry/bundle.min.js.gz exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/subscriptions/subscriptions.min.js.gz exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/subscriptions/manifest.json exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/subscriptions/index.min.html.gz exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/subscriptions/subscriptions.min.css.gz exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/network/manifest.json exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/network/index.min.html.gz exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/network/networking.min.css.gz exists in debian/tmp but is not installed to anywhere dh_install: usr/share/cockpit/network/bundle.min.js.gz exists in debian/tmp but is not installed to anywhere dh_install: usr/share/man/man1/cockpit.1 exists in debian/tmp but is not installed to anywhere dh_install: usr/lib/cockpit/cockpit-stub exists in debian/tmp but is not installed to anywhere make[1]: Leaving directory '/build/cockpit-0' dh_installdocs dh_installchangelogs dh_installman dh_perl dh_link dh_strip_nondeterminism dh_compress debian/rules override_dh_fixperms make[1]: Entering directory '/build/cockpit-0' dh_fixperms -Xcockpit-session -Xcockpit-polkit make[1]: Leaving directory '/build/cockpit-0' dh_strip dh_makeshlibs dh_shlibdeps dh_installdeb dh_gencontrol dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: Depends field of package cockpit-shell: unknown substitution variable ${shlibs:Depends} dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: package cockpit-test-assets: unused substitution variable ${shlibs:Depends} dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: package cockpit-test-assets: unused substitution variable ${shlibs:Depends} dh_md5sums dh_builddeb dpkg-deb: building package 'cockpit' in '../cockpit_0_amd64.deb'. dpkg-deb: building package 'cockpit-doc' in '../cockpit-doc_0_all.deb'. dpkg-deb: building package 'cockpit-bridge-dbgsym' in '../cockpit-bridge-dbgsym_0_amd64.deb'. dpkg-deb: building package 'cockpit-bridge' in '../cockpit-bridge_0_amd64.deb'. dpkg-deb: building package 'cockpit-pcp-dbgsym' in '../cockpit-pcp-dbgsym_0_amd64.deb'. dpkg-deb: building package 'cockpit-pcp' in '../cockpit-pcp_0_amd64.deb'. dpkg-deb: building package 'cockpit-ws-dbgsym' in '../cockpit-ws-dbgsym_0_amd64.deb'. dpkg-deb: building package 'cockpit-ws' in '../cockpit-ws_0_amd64.deb'. dpkg-deb: building package 'cockpit-shell' in '../cockpit-shell_0_amd64.deb'. dpkg-deb: building package 'cockpit-docker' in '../cockpit-docker_0_amd64.deb'. dpkg-deb: building package 'cockpit-test-assets-dbgsym' in '../cockpit-test-assets-dbgsym_0_amd64.deb'. dpkg-deb: building package 'cockpit-test-assets' in '../cockpit-test-assets_0_amd64.deb'. dpkg-genchanges >../cockpit_0_amd64.changes dpkg-genchanges: warning: package cockpit-pcp-dbgsym listed in files list but not in control info dpkg-genchanges: warning: package cockpit-bridge-dbgsym listed in files list but not in control info dpkg-genchanges: warning: package cockpit-test-assets-dbgsym listed in files list but not in control info dpkg-genchanges: warning: package cockpit-ws-dbgsym listed in files list but not in control info dpkg-genchanges: including full source code in upload dpkg-source --after-build cockpit-0 dpkg-buildpackage: full upload; Debian-native package (full source is included) I: Copying back the cached apt archive contents I: unmounting dev/pts filesystem I: unmounting run/shm filesystem I: unmounting proc filesystem I: cleaning the build env I: removing directory /var/cache/pbuilder/build/5649 and its subdirectories I: Current time: Mon Dec 21 05:42:48 EST 2015 I: pbuilder-time-stamp: 1450694568