Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/cockpit.spec'], False, '/srv/build/7/B/mock-root/c7-extras-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/cockpit.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/cockpit-0.58-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/cockpit.spec'], False, '/srv/build/7/B/mock-root/c7-extras-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/cockpit.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XqBXbq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cockpit-0.58 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/cockpit-0.58.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cockpit-0.58 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #10 (branding-full-logo.patch): + echo 'Patch #10 (branding-full-logo.patch):' + /usr/bin/cat /builddir/build/SOURCES/branding-full-logo.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile.in Hunk #1 succeeded at 8543 (offset 13 lines). patching file branding/fedora/branding.css patching file branding/rhel/branding.css + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xAX09l + umask 022 + cd /builddir/build/BUILD + cd cockpit-0.58 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-silent-rules --with-cockpit-user=cockpit-ws --with-branding=auto configure: WARNING: unrecognized options: --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-redhat-linux-gnu-ar... no checking for x86_64-redhat-linux-gnu-lib... no checking for x86_64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for gcc option to accept ISO C99... -std=gnu99 checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for library containing strerror... none required checking for ANSI C header files... (cached) yes checking whether ln -s works... yes checking whether make supports nested variables... (cached) yes checking whether to install to prefix only... no checking for xsltproc... /usr/bin/xsltproc checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking 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 for LVM_DEPS... yes checking build with cockpit-ws... yes checking for GLIB_TLS... yes checking for LIBSSH... yes checking for dbus service directories... /usr/share/dbus-1/services /usr/share/dbus-1/system-services 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 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 systemd unit dir... systemdunitdir checking whether NLS is requested... yes checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.3 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for phantomjs... no checking for usermod... /usr/sbin/usermod checking for pkexec... /usr/bin/pkexec checking for sudo... /usr/bin/sudo checking for fdwalk... no checking for asan flags... no checking whether to build documentation... yes checking for xsltproc... (cached) /usr/bin/xsltproc checking for xmlto... /usr/bin/xmlto checking for branding directory... auto 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/version config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --disable-static Cockpit 0.58 ================ prefix: /usr exec_prefix: /usr libdir: /usr/lib64 libexecdir: /usr/libexec bindir: /usr/bin sbindir: /usr/sbin datarootdir: ${prefix}/share datadir: /usr/share sysconfdir: /etc localstatedir: /var dbusservicedir: /usr/share/dbus-1/services dbussystemdir: /usr/share/dbus-1/system-services pamdir: ${libdir}/security compiler: gcc -std=gnu99 cflags: -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g cppflags: cockpit-ws: yes cockpit-ws user: cockpit-ws cockpit-ws group: cockpit-ws Maintainer mode: yes Building docs: yes Debug mode: default With coverage: no With address sanitizer: no Branding: auto + make -j1 all ./tools/gdbus-unbreak-codegen \ --interface-prefix com.redhat.Cockpit.DBusTests \ --c-namespace Test \ --c-generate-object-manager \ --generate-c-code test-dbus-generated \ ./src/common/com.redhat.Cockpit.DBusTests.xml \ ./tools/gdbus-unbreak-codegen \ --interface-prefix com.redhat.Cockpit. \ --c-namespace Cockpit \ --c-generate-object-manager \ --generate-c-code cockpit-generated \ --generate-docbook cockpit-generated-doc \ ./src/legacy/com.redhat.Cockpit.xml \ ./tools/gdbus-unbreak-codegen \ --interface-prefix org.freedesktop.UDisks2. \ --c-namespace UDisks \ --c-generate-object-manager \ --generate-c-code org.freedesktop.UDisks2 \ ./src/legacy/org.freedesktop.UDisks2.xml \ ./tools/gdbus-unbreak-codegen \ --interface-prefix com.redhat.lvm2 \ --c-namespace Lvm \ --c-generate-object-manager \ --generate-c-code com.redhat.lvm2 \ ./src/legacy/com.redhat.lvm2.xml \ make all-recursive make[1]: Entering directory `/builddir/build/BUILD/cockpit-0.58' Making all in . make[2]: Entering directory `/builddir/build/BUILD/cockpit-0.58' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitblocksamples.o `test -f 'src/bridge/cockpitblocksamples.c' || echo './'`src/bridge/cockpitblocksamples.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitcgroupsamples.o `test -f 'src/bridge/cockpitcgroupsamples.c' || echo './'`src/bridge/cockpitcgroupsamples.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitchannel.o `test -f 'src/bridge/cockpitchannel.c' || echo './'`src/bridge/cockpitchannel.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitcpusamples.o `test -f 'src/bridge/cockpitcpusamples.c' || echo './'`src/bridge/cockpitcpusamples.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbuscache.o `test -f 'src/bridge/cockpitdbuscache.c' || echo './'`src/bridge/cockpitdbuscache.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbusinternal.o `test -f 'src/bridge/cockpitdbusinternal.c' || echo './'`src/bridge/cockpitdbusinternal.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbusjson.o `test -f 'src/bridge/cockpitdbusjson.c' || echo './'`src/bridge/cockpitdbusjson.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbusrules.o `test -f 'src/bridge/cockpitdbusrules.c' || echo './'`src/bridge/cockpitdbusrules.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbussetup.o `test -f 'src/bridge/cockpitdbussetup.c' || echo './'`src/bridge/cockpitdbussetup.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbustime.o `test -f 'src/bridge/cockpitdbustime.c' || echo './'`src/bridge/cockpitdbustime.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbususer.o `test -f 'src/bridge/cockpitdbususer.c' || echo './'`src/bridge/cockpitdbususer.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitdisksamples.o `test -f 'src/bridge/cockpitdisksamples.c' || echo './'`src/bridge/cockpitdisksamples.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitechochannel.o `test -f 'src/bridge/cockpitechochannel.c' || echo './'`src/bridge/cockpitechochannel.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpithttpstream.o `test -f 'src/bridge/cockpithttpstream.c' || echo './'`src/bridge/cockpithttpstream.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitinteracttransport.o `test -f 'src/bridge/cockpitinteracttransport.c' || echo './'`src/bridge/cockpitinteracttransport.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitpackages.o `test -f 'src/bridge/cockpitpackages.c' || echo './'`src/bridge/cockpitpackages.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitinternalmetrics.o `test -f 'src/bridge/cockpitinternalmetrics.c' || echo './'`src/bridge/cockpitinternalmetrics.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitpaths.o `test -f 'src/bridge/cockpitpaths.c' || echo './'`src/bridge/cockpitpaths.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitpipechannel.o `test -f 'src/bridge/cockpitpipechannel.c' || echo './'`src/bridge/cockpitpipechannel.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitpolkitagent.o `test -f 'src/bridge/cockpitpolkitagent.c' || echo './'`src/bridge/cockpitpolkitagent.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitportal.o `test -f 'src/bridge/cockpitportal.c' || echo './'`src/bridge/cockpitportal.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitmemorysamples.o `test -f 'src/bridge/cockpitmemorysamples.c' || echo './'`src/bridge/cockpitmemorysamples.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitmetrics.o `test -f 'src/bridge/cockpitmetrics.c' || echo './'`src/bridge/cockpitmetrics.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitnetdevsamples.o `test -f 'src/bridge/cockpitnetdevsamples.c' || echo './'`src/bridge/cockpitnetdevsamples.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitnetworksamples.o `test -f 'src/bridge/cockpitnetworksamples.c' || echo './'`src/bridge/cockpitnetworksamples.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitnullchannel.o `test -f 'src/bridge/cockpitnullchannel.c' || echo './'`src/bridge/cockpitnullchannel.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitsamples.o `test -f 'src/bridge/cockpitsamples.c' || echo './'`src/bridge/cockpitsamples.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitfsread.o `test -f 'src/bridge/cockpitfsread.c' || echo './'`src/bridge/cockpitfsread.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitfsreplace.o `test -f 'src/bridge/cockpitfsreplace.c' || echo './'`src/bridge/cockpitfsreplace.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitfswatch.o `test -f 'src/bridge/cockpitfswatch.c' || echo './'`src/bridge/cockpitfswatch.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_bridge_a-cockpitfslist.o `test -f 'src/bridge/cockpitfslist.c' || echo './'`src/bridge/cockpitfslist.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/deprecated/libcockpit_bridge_a-cockpitdbusjson1.o `test -f 'src/bridge/deprecated/cockpitdbusjson1.c' || echo './'`src/bridge/deprecated/cockpitdbusjson1.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-cockpitchannel.o src/bridge/libcockpit_bridge_a-cockpitcpusamples.o src/bridge/libcockpit_bridge_a-cockpitdbuscache.o src/bridge/libcockpit_bridge_a-cockpitdbusinternal.o src/bridge/libcockpit_bridge_a-cockpitdbusjson.o src/bridge/libcockpit_bridge_a-cockpitdbusrules.o src/bridge/libcockpit_bridge_a-cockpitdbussetup.o src/bridge/libcockpit_bridge_a-cockpitdbustime.o src/bridge/libcockpit_bridge_a-cockpitdbususer.o src/bridge/libcockpit_bridge_a-cockpitdisksamples.o src/bridge/libcockpit_bridge_a-cockpitechochannel.o src/bridge/libcockpit_bridge_a-cockpithttpstream.o src/bridge/libcockpit_bridge_a-cockpitinteracttransport.o src/bridge/libcockpit_bridge_a-cockpitpackages.o src/bridge/libcockpit_bridge_a-cockpitinternalmetrics.o src/bridge/libcockpit_bridge_a-cockpitpaths.o src/bridge/libcockpit_bridge_a-cockpitpipechannel.o src/bridge/libcockpit_bridge_a-cockpitpolkitagent.o src/bridge/libcockpit_bridge_a-cockpitportal.o src/bridge/libcockpit_bridge_a-cockpitmemorysamples.o src/bridge/libcockpit_bridge_a-cockpitmetrics.o src/bridge/libcockpit_bridge_a-cockpitnetdevsamples.o src/bridge/libcockpit_bridge_a-cockpitnetworksamples.o src/bridge/libcockpit_bridge_a-cockpitnullchannel.o src/bridge/libcockpit_bridge_a-cockpitsamples.o src/bridge/libcockpit_bridge_a-cockpitfsread.o src/bridge/libcockpit_bridge_a-cockpitfsreplace.o src/bridge/libcockpit_bridge_a-cockpitfswatch.o src/bridge/libcockpit_bridge_a-cockpitfslist.o src/bridge/deprecated/libcockpit_bridge_a-cockpitdbusjson1.o ranlib libcockpit-bridge.a gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_pcp_a-cockpitchannel.o `test -f 'src/bridge/cockpitchannel.c' || echo './'`src/bridge/cockpitchannel.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/libcockpit_pcp_a-cockpitmetrics.o `test -f 'src/bridge/cockpitmetrics.c' || echo './'`src/bridge/cockpitmetrics.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -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-cockpitchannel.o src/bridge/libcockpit_pcp_a-cockpitmetrics.o src/bridge/libcockpit_pcp_a-cockpitpcpmetrics.o ranlib libcockpit-pcp.a gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/libcockpit_common_a-cockpitcertificate.o `test -f 'src/common/cockpitcertificate.c' || echo './'`src/common/cockpitcertificate.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/libcockpit_common_a-cockpiterror.o `test -f 'src/common/cockpiterror.c' || echo './'`src/common/cockpiterror.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/libcockpit_common_a-cockpithex.o `test -f 'src/common/cockpithex.c' || echo './'`src/common/cockpithex.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/libcockpit_common_a-cockpitjson.o `test -f 'src/common/cockpitjson.c' || echo './'`src/common/cockpitjson.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/libcockpit_common_a-cockpitlog.o `test -f 'src/common/cockpitlog.c' || echo './'`src/common/cockpitlog.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/libcockpit_common_a-cockpitloopback.o `test -f 'src/common/cockpitloopback.c' || echo './'`src/common/cockpitloopback.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/libcockpit_common_a-cockpitmemory.o `test -f 'src/common/cockpitmemory.c' || echo './'`src/common/cockpitmemory.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/libcockpit_common_a-cockpitpipe.o `test -f 'src/common/cockpitpipe.c' || echo './'`src/common/cockpitpipe.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/libcockpit_common_a-cockpitpipetransport.o `test -f 'src/common/cockpitpipetransport.c' || echo './'`src/common/cockpitpipetransport.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/libcockpit_common_a-cockpitstream.o `test -f 'src/common/cockpitstream.c' || echo './'`src/common/cockpitstream.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/libcockpit_common_a-cockpitsystem.o `test -f 'src/common/cockpitsystem.c' || echo './'`src/common/cockpitsystem.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/libcockpit_common_a-cockpittemplate.o `test -f 'src/common/cockpittemplate.c' || echo './'`src/common/cockpittemplate.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/libcockpit_common_a-cockpittest.o `test -f 'src/common/cockpittest.c' || echo './'`src/common/cockpittest.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/libcockpit_common_a-cockpittransport.o `test -f 'src/common/cockpittransport.c' || echo './'`src/common/cockpittransport.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/libcockpit_common_a-cockpitunixfd.o `test -f 'src/common/cockpitunixfd.c' || echo './'`src/common/cockpitunixfd.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/libcockpit_common_a-cockpitunixsignal.o `test -f 'src/common/cockpitunixsignal.c' || echo './'`src/common/cockpitunixsignal.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/libcockpit_common_a-cockpitwebresponse.o `test -f 'src/common/cockpitwebresponse.c' || echo './'`src/common/cockpitwebresponse.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/libcockpit_common_a-cockpitwebserver.o `test -f 'src/common/cockpitwebserver.c' || echo './'`src/common/cockpitwebserver.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/libcockpit_common_a-cockpitconf.o `test -f 'src/common/cockpitconf.c' || echo './'`src/common/cockpitconf.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o libcockpit_common_a-cockpit-generated.o `test -f 'cockpit-generated.c' || echo './'`cockpit-generated.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-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-cockpitunixfd.o src/common/libcockpit_common_a-cockpitunixsignal.o src/common/libcockpit_common_a-cockpitwebresponse.o src/common/libcockpit_common_a-cockpitwebserver.o src/common/libcockpit_common_a-cockpitconf.o libcockpit_common_a-cockpit-generated.o ranlib libcockpit-common.a gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/libcockpit_legacy_a-daemon.o `test -f 'src/legacy/daemon.c' || echo './'`src/legacy/daemon.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/libcockpit_legacy_a-utils.o `test -f 'src/legacy/utils.c' || echo './'`src/legacy/utils.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/libcockpit_legacy_a-networkmonitor.o `test -f 'src/legacy/networkmonitor.c' || echo './'`src/legacy/networkmonitor.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/libcockpit_legacy_a-diskiomonitor.o `test -f 'src/legacy/diskiomonitor.c' || echo './'`src/legacy/diskiomonitor.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/libcockpit_legacy_a-cgroupmonitor.o `test -f 'src/legacy/cgroupmonitor.c' || echo './'`src/legacy/cgroupmonitor.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/libcockpit_legacy_a-netdevmonitor.o `test -f 'src/legacy/netdevmonitor.c' || echo './'`src/legacy/netdevmonitor.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/libcockpit_legacy_a-blockdevmonitor.o `test -f 'src/legacy/blockdevmonitor.c' || echo './'`src/legacy/blockdevmonitor.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/libcockpit_legacy_a-mountmonitor.o `test -f 'src/legacy/mountmonitor.c' || echo './'`src/legacy/mountmonitor.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/libcockpit_legacy_a-storagemanager.o `test -f 'src/legacy/storagemanager.c' || echo './'`src/legacy/storagemanager.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/libcockpit_legacy_a-storageprovider.o `test -f 'src/legacy/storageprovider.c' || echo './'`src/legacy/storageprovider.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/libcockpit_legacy_a-storageobject.o `test -f 'src/legacy/storageobject.c' || echo './'`src/legacy/storageobject.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/libcockpit_legacy_a-storageblock.o `test -f 'src/legacy/storageblock.c' || echo './'`src/legacy/storageblock.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/libcockpit_legacy_a-storagedrive.o `test -f 'src/legacy/storagedrive.c' || echo './'`src/legacy/storagedrive.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/libcockpit_legacy_a-storagemdraid.o `test -f 'src/legacy/storagemdraid.c' || echo './'`src/legacy/storagemdraid.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/libcockpit_legacy_a-storagevolumegroup.o `test -f 'src/legacy/storagevolumegroup.c' || echo './'`src/legacy/storagevolumegroup.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/libcockpit_legacy_a-storagelogicalvolume.o `test -f 'src/legacy/storagelogicalvolume.c' || echo './'`src/legacy/storagelogicalvolume.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/libcockpit_legacy_a-storagejob.o `test -f 'src/legacy/storagejob.c' || echo './'`src/legacy/storagejob.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/libcockpit_legacy_a-lvmutil.o `test -f 'src/legacy/lvmutil.c' || echo './'`src/legacy/lvmutil.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/libcockpit_legacy_a-udisksclient.o `test -f 'src/legacy/udisksclient.c' || echo './'`src/legacy/udisksclient.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o libcockpit_legacy_a-com.redhat.lvm2.o `test -f 'com.redhat.lvm2.c' || echo './'`com.redhat.lvm2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o libcockpit_legacy_a-org.freedesktop.UDisks2.o `test -f 'org.freedesktop.UDisks2.c' || echo './'`org.freedesktop.UDisks2.c rm -f libcockpit-legacy.a ar cru libcockpit-legacy.a src/legacy/libcockpit_legacy_a-daemon.o src/legacy/libcockpit_legacy_a-utils.o src/legacy/libcockpit_legacy_a-networkmonitor.o src/legacy/libcockpit_legacy_a-diskiomonitor.o src/legacy/libcockpit_legacy_a-cgroupmonitor.o src/legacy/libcockpit_legacy_a-netdevmonitor.o src/legacy/libcockpit_legacy_a-blockdevmonitor.o src/legacy/libcockpit_legacy_a-mountmonitor.o src/legacy/libcockpit_legacy_a-storagemanager.o src/legacy/libcockpit_legacy_a-storageprovider.o src/legacy/libcockpit_legacy_a-storageobject.o src/legacy/libcockpit_legacy_a-storageblock.o src/legacy/libcockpit_legacy_a-storagedrive.o src/legacy/libcockpit_legacy_a-storagemdraid.o src/legacy/libcockpit_legacy_a-storagevolumegroup.o src/legacy/libcockpit_legacy_a-storagelogicalvolume.o src/legacy/libcockpit_legacy_a-storagejob.o src/legacy/libcockpit_legacy_a-lvmutil.o src/legacy/libcockpit_legacy_a-udisksclient.o libcockpit_legacy_a-com.redhat.lvm2.o libcockpit_legacy_a-org.freedesktop.UDisks2.o ranlib libcockpit-legacy.a gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/lvm/libstoraged_a-block.o `test -f 'src/legacy/lvm/block.c' || echo './'`src/legacy/lvm/block.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/lvm/libstoraged_a-daemon.o `test -f 'src/legacy/lvm/daemon.c' || echo './'`src/legacy/lvm/daemon.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/lvm/libstoraged_a-invocation.o `test -f 'src/legacy/lvm/invocation.c' || echo './'`src/legacy/lvm/invocation.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/lvm/libstoraged_a-job.o `test -f 'src/legacy/lvm/job.c' || echo './'`src/legacy/lvm/job.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/lvm/libstoraged_a-logicalvolume.o `test -f 'src/legacy/lvm/logicalvolume.c' || echo './'`src/legacy/lvm/logicalvolume.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/lvm/libstoraged_a-manager.o `test -f 'src/legacy/lvm/manager.c' || echo './'`src/legacy/lvm/manager.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/lvm/libstoraged_a-physicalvolume.o `test -f 'src/legacy/lvm/physicalvolume.c' || echo './'`src/legacy/lvm/physicalvolume.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/lvm/libstoraged_a-spawnedjob.o `test -f 'src/legacy/lvm/spawnedjob.c' || echo './'`src/legacy/lvm/spawnedjob.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/lvm/libstoraged_a-threadedjob.o `test -f 'src/legacy/lvm/threadedjob.c' || echo './'`src/legacy/lvm/threadedjob.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/libstoraged_a-udisksclient.o `test -f 'src/legacy/udisksclient.c' || echo './'`src/legacy/udisksclient.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/lvm/libstoraged_a-util.o `test -f 'src/legacy/lvm/util.c' || echo './'`src/legacy/lvm/util.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/lvm/libstoraged_a-volumegroup.o `test -f 'src/legacy/lvm/volumegroup.c' || echo './'`src/legacy/lvm/volumegroup.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o libstoraged_a-com.redhat.lvm2.o `test -f 'com.redhat.lvm2.c' || echo './'`com.redhat.lvm2.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o libstoraged_a-org.freedesktop.UDisks2.o `test -f 'org.freedesktop.UDisks2.c' || echo './'`org.freedesktop.UDisks2.c rm -f libstoraged.a ar cru libstoraged.a src/legacy/lvm/libstoraged_a-block.o src/legacy/lvm/libstoraged_a-daemon.o src/legacy/lvm/libstoraged_a-invocation.o src/legacy/lvm/libstoraged_a-job.o src/legacy/lvm/libstoraged_a-logicalvolume.o src/legacy/lvm/libstoraged_a-manager.o src/legacy/lvm/libstoraged_a-physicalvolume.o src/legacy/lvm/libstoraged_a-spawnedjob.o src/legacy/lvm/libstoraged_a-threadedjob.o src/legacy/libstoraged_a-udisksclient.o src/legacy/lvm/libstoraged_a-util.o src/legacy/lvm/libstoraged_a-volumegroup.o libstoraged_a-com.redhat.lvm2.o libstoraged_a-org.freedesktop.UDisks2.o ranlib libstoraged.a gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/lvm/libstoragetesting_a-testing.o `test -f 'src/legacy/lvm/testing.c' || echo './'`src/legacy/lvm/testing.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/lvm/libstoragetesting_a-util.o `test -f 'src/legacy/lvm/util.c' || echo './'`src/legacy/lvm/util.c rm -f libstoragetesting.a ar cru libstoragetesting.a src/legacy/lvm/libstoragetesting_a-testing.o src/legacy/lvm/libstoragetesting_a-util.o ranlib libstoragetesting.a gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/websocket/libwebsocket_a-websocket.o `test -f 'src/websocket/websocket.c' || echo './'`src/websocket/websocket.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/websocket/libwebsocket_a-websocketclient.o `test -f 'src/websocket/websocketclient.c' || echo './'`src/websocket/websocketclient.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/websocket/libwebsocket_a-websocketserver.o `test -f 'src/websocket/websocketserver.c' || echo './'`src/websocket/websocketserver.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -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 ranlib libwebsocket.a gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Wed Jun 24 01:49:39 UTC 2015"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/ws/libcockpit_ws_a-cockpithandlers.o `test -f 'src/ws/cockpithandlers.c' || echo './'`src/ws/cockpithandlers.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Wed Jun 24 01:49:39 UTC 2015"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/ws/libcockpit_ws_a-cockpitauth.o `test -f 'src/ws/cockpitauth.c' || echo './'`src/ws/cockpitauth.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Wed Jun 24 01:49:39 UTC 2015"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/ws/libcockpit_ws_a-cockpitcreds.o `test -f 'src/ws/cockpitcreds.c' || echo './'`src/ws/cockpitcreds.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Wed Jun 24 01:49:39 UTC 2015"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/ws/libcockpit_ws_a-cockpitwebservice.o `test -f 'src/ws/cockpitwebservice.c' || echo './'`src/ws/cockpitwebservice.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Wed Jun 24 01:49:40 UTC 2015"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/ws/libcockpit_ws_a-cockpitsshtransport.o `test -f 'src/ws/cockpitsshtransport.c' || echo './'`src/ws/cockpitsshtransport.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-cockpitcreds.o src/ws/libcockpit_ws_a-cockpitwebservice.o src/ws/libcockpit_ws_a-cockpitsshtransport.o ranlib libcockpit-ws.a gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/reauthorize/reauthorize.o src/reauthorize/reauthorize.c rm -f libreauthorize.a ar cru libreauthorize.a src/reauthorize/reauthorize.o ranlib libreauthorize.a gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/reauthorize/retest.o src/reauthorize/retest.c rm -f libretest.a ar cru libretest.a src/reauthorize/retest.o ranlib libretest.a gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/cockpit_bridge-bridge.o `test -f 'src/bridge/bridge.c' || echo './'`src/bridge/bridge.c gcc -std=gnu99 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cockpit-bridge src/bridge/cockpit_bridge-bridge.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/cockpit_polkit-cockpitpolkithelper.o `test -f 'src/bridge/cockpitpolkithelper.c' || echo './'`src/bridge/cockpitpolkithelper.c gcc -std=gnu99 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cockpit-polkit src/bridge/cockpit_polkit-cockpitpolkithelper.o libreauthorize.a -lpam -lkeyutils -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/cockpit_pcp-cockpitpcp.o `test -f 'src/bridge/cockpitpcp.c' || echo './'`src/bridge/cockpitpcp.c gcc -std=gnu99 -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cockpit-pcp src/bridge/cockpit_pcp-cockpitpcp.o libcockpit-pcp.a libcockpit-common.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lpcp -lm gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/cockpit_wrapper-main.o `test -f 'src/legacy/main.c' || echo './'`src/legacy/main.c gcc -std=gnu99 -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cockpit-wrapper src/legacy/cockpit_wrapper-main.o libcockpit-legacy.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-journal -lsystemd-id128 -lsystemd-daemon -lutil -lm gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/lvm/cockpit_lvm-main.o `test -f 'src/legacy/lvm/main.c' || echo './'`src/legacy/lvm/main.c gcc -std=gnu99 -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cockpit-lvm src/legacy/lvm/cockpit_lvm-main.o libstoraged.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -llvm2app -lgudev-1.0 -lgobject-2.0 -lglib-2.0 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPACKAGE_DATA_DIR="\"/usr/share/cockpit\"" -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/lvm/cockpit_lvm_helper-helper.o `test -f 'src/legacy/lvm/helper.c' || echo './'`src/legacy/lvm/helper.c gcc -std=gnu99 -DPACKAGE_DATA_DIR="\"/usr/share/cockpit\"" -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cockpit-lvm-helper src/legacy/lvm/cockpit_lvm_helper-helper.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -llvm2app gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/ws/cockpit_ws-main.o `test -f 'src/ws/main.c' || echo './'`src/ws/main.c gcc -std=gnu99 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cockpit-ws src/ws/cockpit_ws-main.o libcockpit-ws.a libcockpit-common.a libwebsocket.a libreauthorize.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt -lpam -lkeyutils -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/ws/session.o src/ws/session.c gcc -std=gnu99 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cockpit-session src/ws/session.o -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lkeyutils gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/test_paths-test-paths.o `test -f 'src/bridge/test-paths.c' || echo './'`src/bridge/test-paths.c gcc -std=gnu99 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-paths src/bridge/test_paths-test-paths.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/test_rules-test-rules.o `test -f 'src/bridge/test-rules.c' || echo './'`src/bridge/test-rules.c gcc -std=gnu99 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-rules src/bridge/test_rules-test-rules.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/test_channel-test-channel.o `test -f 'src/bridge/test-channel.c' || echo './'`src/bridge/test-channel.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/test_channel-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c gcc -std=gnu99 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-channel src/bridge/test_channel-test-channel.o src/bridge/test_channel-mock-transport.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/test_portal-test-portal.o `test -f 'src/bridge/test-portal.c' || echo './'`src/bridge/test-portal.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/test_portal-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c gcc -std=gnu99 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-portal src/bridge/test_portal-test-portal.o src/bridge/test_portal-mock-transport.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/deprecated/test_dbusjson-test-dbusjson.o `test -f 'src/bridge/deprecated/test-dbusjson.c' || echo './'`src/bridge/deprecated/test-dbusjson.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/test_dbusjson-mock-service.o `test -f 'src/common/mock-service.c' || echo './'`src/common/mock-service.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o test_dbusjson-test-dbus-generated.o `test -f 'test-dbus-generated.c' || echo './'`test-dbus-generated.c gcc -std=gnu99 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-dbusjson src/bridge/deprecated/test_dbusjson-test-dbusjson.o src/common/test_dbusjson-mock-service.o test_dbusjson-test-dbus-generated.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -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 -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/test_pipe_channel-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c gcc -std=gnu99 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-pipe-channel src/bridge/test_pipe_channel-test-pipe-channel.o src/bridge/test_pipe_channel-mock-transport.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/test_packages-test-packages.o `test -f 'src/bridge/test-packages.c' || echo './'`src/bridge/test-packages.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/test_packages-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c gcc -std=gnu99 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-packages src/bridge/test_packages-test-packages.o src/bridge/test_packages-mock-transport.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/test_fs-test-fs.o `test -f 'src/bridge/test-fs.c' || echo './'`src/bridge/test-fs.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/test_fs-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c gcc -std=gnu99 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-fs src/bridge/test_fs-test-fs.o src/bridge/test_fs-mock-transport.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/test_metrics-test-metrics.o `test -f 'src/bridge/test-metrics.c' || echo './'`src/bridge/test-metrics.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/test_metrics-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c gcc -std=gnu99 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-metrics src/bridge/test_metrics-test-metrics.o src/bridge/test_metrics-mock-transport.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/test_pcp-test-pcp.o `test -f 'src/bridge/test-pcp.c' || echo './'`src/bridge/test-pcp.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/test_pcp-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c gcc -std=gnu99 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-pcp src/bridge/test_pcp-test-pcp.o src/bridge/test_pcp-mock-transport.o libcockpit-pcp.a libcockpit-common.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lpcp -lm -ldl gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -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 -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/test_pcp_archives-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c gcc -std=gnu99 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-pcp-archives src/bridge/test_pcp_archives-test-pcp-archives.o src/bridge/test_pcp_archives-mock-transport.o libcockpit-pcp.a libcockpit-common.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lpcp -lm -ldl -lpcp_import gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/test_httpstream-test-httpstream.o `test -f 'src/bridge/test-httpstream.c' || echo './'`src/bridge/test-httpstream.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/test_httpstream-mock-transport.o `test -f 'src/bridge/mock-transport.c' || echo './'`src/bridge/mock-transport.c gcc -std=gnu99 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-httpstream src/bridge/test_httpstream-test-httpstream.o src/bridge/test_httpstream-mock-transport.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldl gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/test_setup-test-setup.o `test -f 'src/bridge/test-setup.c' || echo './'`src/bridge/test-setup.c gcc -std=gnu99 -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-setup src/bridge/test_setup-test-setup.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"mock-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/bridge/mock_bridge-mock-bridge.o `test -f 'src/bridge/mock-bridge.c' || echo './'`src/bridge/mock-bridge.c gcc -std=gnu99 -DG_LOG_DOMAIN=\"mock-bridge\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mock-bridge src/bridge/mock_bridge-mock-bridge.o libcockpit-bridge.a libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/test_hex-test-hex.o `test -f 'src/common/test-hex.c' || echo './'`src/common/test-hex.c gcc -std=gnu99 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-hex src/common/test_hex-test-hex.o libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/test_json-test-json.o `test -f 'src/common/test-json.c' || echo './'`src/common/test-json.c gcc -std=gnu99 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-json src/common/test_json-test-json.o libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/test_pipe-test-pipe.o `test -f 'src/common/test-pipe.c' || echo './'`src/common/test-pipe.c gcc -std=gnu99 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-pipe src/common/test_pipe-test-pipe.o libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/test_stream-test-stream.o `test -f 'src/common/test-stream.c' || echo './'`src/common/test-stream.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -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 -std=gnu99 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-stream src/common/test_stream-test-stream.o src/common/test_stream-mock-io-stream.o libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/test_transport-test-transport.o `test -f 'src/common/test-transport.c' || echo './'`src/common/test-transport.c gcc -std=gnu99 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-transport src/common/test_transport-test-transport.o libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/test_unixsignal-test-unixsignal.o `test -f 'src/common/test-unixsignal.c' || echo './'`src/common/test-unixsignal.c gcc -std=gnu99 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-unixsignal src/common/test_unixsignal-test-unixsignal.o libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/test_template-test-template.o `test -f 'src/common/test-template.c' || echo './'`src/common/test-template.c gcc -std=gnu99 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-template src/common/test_template-test-template.o libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/test_webresponse-test-webresponse.o `test -f 'src/common/test-webresponse.c' || echo './'`src/common/test-webresponse.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -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 -std=gnu99 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-webresponse src/common/test_webresponse-test-webresponse.o src/common/test_webresponse-mock-io-stream.o 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-journal -lsystemd-id128 -lsystemd-daemon -lutil gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/test_webserver-test-webserver.o `test -f 'src/common/test-webserver.c' || echo './'`src/common/test-webserver.c gcc -std=gnu99 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-webserver src/common/test_webserver-test-webserver.o libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/test_config-test-config.o `test -f 'src/common/test-config.c' || echo './'`src/common/test-config.c gcc -std=gnu99 -DG_LOG_DOMAIN=\"cockpit-protocol\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-config src/common/test_config-test-config.o libcockpit-common.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/test_cgroupmonitor-test-cgroupmonitor.o `test -f 'src/legacy/test-cgroupmonitor.c' || echo './'`src/legacy/test-cgroupmonitor.c gcc -std=gnu99 -DG_LOG_DOMAIN=\"cockpit-wrapper\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-cgroupmonitor src/legacy/test_cgroupmonitor-test-cgroupmonitor.o libcockpit-legacy.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-journal -lsystemd-id128 -lsystemd-daemon -lutil -lm gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/lvm/test_storage_jobs-test-jobs.o `test -f 'src/legacy/lvm/test-jobs.c' || echo './'`src/legacy/lvm/test-jobs.c gcc -std=gnu99 -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-storage-jobs src/legacy/lvm/test_storage_jobs-test-jobs.o libstoraged.a libstoragetesting.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -llvm2app -lgudev-1.0 -lgobject-2.0 -lglib-2.0 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/lvm/test_storage_block-test-block.o `test -f 'src/legacy/lvm/test-block.c' || echo './'`src/legacy/lvm/test-block.c gcc -std=gnu99 -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-storage-block src/legacy/lvm/test_storage_block-test-block.o libstoraged.a libstoragetesting.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -llvm2app -lgudev-1.0 -lgobject-2.0 -lglib-2.0 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/lvm/test_storage_dynamic-test-dynamic.o `test -f 'src/legacy/lvm/test-dynamic.c' || echo './'`src/legacy/lvm/test-dynamic.c gcc -std=gnu99 -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-storage-dynamic src/legacy/lvm/test_storage_dynamic-test-dynamic.o libstoraged.a libstoragetesting.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -llvm2app -lgudev-1.0 -lgobject-2.0 -lglib-2.0 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/lvm/test_storage_methods-test-methods.o `test -f 'src/legacy/lvm/test-methods.c' || echo './'`src/legacy/lvm/test-methods.c gcc -std=gnu99 -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-storage-methods src/legacy/lvm/test_storage_methods-test-methods.o libstoraged.a libstoragetesting.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -llvm2app -lgudev-1.0 -lgobject-2.0 -lglib-2.0 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/legacy/lvm/frob_helper-frob-helper.o `test -f 'src/legacy/lvm/frob-helper.c' || echo './'`src/legacy/lvm/frob-helper.c gcc -std=gnu99 -I. -I./src/legacy -DG_LOG_DOMAIN=\"cockpit-lvm\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/gudev-1.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o frob-helper src/legacy/lvm/frob_helper-frob-helper.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -llvm2app -lgudev-1.0 -lgobject-2.0 -lglib-2.0 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/websocket/frob_websocket-frob-websocket.o `test -f 'src/websocket/frob-websocket.c' || echo './'`src/websocket/frob-websocket.c gcc -std=gnu99 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o frob-websocket src/websocket/frob_websocket-frob-websocket.o libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/websocket/test_websocket-test-websocket.o `test -f 'src/websocket/test-websocket.c' || echo './'`src/websocket/test-websocket.c gcc -std=gnu99 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-websocket src/websocket/test_websocket-test-websocket.o libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DG_LOG_DOMAIN=\"test-server\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/ws/test_server-test-server.o `test -f 'src/ws/test-server.c' || echo './'`src/ws/test-server.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DG_LOG_DOMAIN=\"test-server\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/common/test_server-mock-service.o `test -f 'src/common/mock-service.c' || echo './'`src/common/mock-service.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DG_LOG_DOMAIN=\"test-server\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o test_server-test-dbus-generated.o `test -f 'test-dbus-generated.c' || echo './'`test-dbus-generated.c gcc -std=gnu99 -I./src/ws -DG_LOG_DOMAIN=\"test-server\" -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-server src/ws/test_server-test-server.o src/common/test_server-mock-service.o test_server-test-dbus-generated.o libcockpit-ws.a libcockpit-common.a libwebsocket.a libreauthorize.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt -lpam -lkeyutils -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpam gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/ws/test_creds-test-creds.o `test -f 'src/ws/test-creds.c' || echo './'`src/ws/test-creds.c gcc -std=gnu99 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-creds src/ws/test_creds-test-creds.o libcockpit-ws.a libcockpit-ws.a libcockpit-common.a libwebsocket.a libreauthorize.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt -lpam -lkeyutils -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/ws/test_auth-test-auth.o `test -f 'src/ws/test-auth.c' || echo './'`src/ws/test-auth.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/ws/test_auth-mock-auth.o `test -f 'src/ws/mock-auth.c' || echo './'`src/ws/mock-auth.c gcc -std=gnu99 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-auth src/ws/test_auth-test-auth.o src/ws/test_auth-mock-auth.o libcockpit-ws.a libcockpit-ws.a libcockpit-common.a libwebsocket.a libreauthorize.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt -lpam -lkeyutils -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/ws/test_sshtransport-test-sshtransport.o `test -f 'src/ws/test-sshtransport.c' || echo './'`src/ws/test-sshtransport.c gcc -std=gnu99 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-sshtransport src/ws/test_sshtransport-test-sshtransport.o libwebsocket.a libcockpit-ws.a libcockpit-ws.a libcockpit-common.a libwebsocket.a libreauthorize.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt -lpam -lkeyutils -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/ws/test_webservice-test-webservice.o `test -f 'src/ws/test-webservice.c' || echo './'`src/ws/test-webservice.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/ws/test_webservice-mock-auth.o `test -f 'src/ws/mock-auth.c' || echo './'`src/ws/mock-auth.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -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 -std=gnu99 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-webservice src/ws/test_webservice-test-webservice.o src/ws/test_webservice-mock-auth.o src/common/test_webservice-mock-io-stream.o libwebsocket.a libcockpit-ws.a libcockpit-ws.a libcockpit-common.a libwebsocket.a libreauthorize.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt -lpam -lkeyutils -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/ws/test_handlers-test-handlers.o `test -f 'src/ws/test-handlers.c' || echo './'`src/ws/test-handlers.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/ws/test_handlers-mock-auth.o `test -f 'src/ws/mock-auth.c' || echo './'`src/ws/mock-auth.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -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 -std=gnu99 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-handlers src/ws/test_handlers-test-handlers.o src/ws/test_handlers-mock-auth.o src/common/test_handlers-mock-io-stream.o libcockpit-ws.a libcockpit-ws.a libcockpit-common.a libwebsocket.a libreauthorize.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt -lpam -lkeyutils -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/ws/test_kerberos-test-kerberos.o `test -f 'src/ws/test-kerberos.c' || echo './'`src/ws/test-kerberos.c gcc -std=gnu99 -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-kerberos src/ws/test_kerberos-test-kerberos.o libcockpit-ws.a libcockpit-ws.a libcockpit-common.a libwebsocket.a libreauthorize.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt -lpam -lkeyutils -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/ws/mock_sshd-mock-sshd.o `test -f 'src/ws/mock-sshd.c' || echo './'`src/ws/mock-sshd.c gcc -std=gnu99 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mock-sshd src/ws/mock_sshd-mock-sshd.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt -lutil gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/ws/mock_echo-mock-echo.o `test -f 'src/ws/mock-echo.c' || echo './'`src/ws/mock-echo.c gcc -std=gnu99 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mock-echo src/ws/mock_echo-mock-echo.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil -lssh -lssh_threads -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam -lcrypt gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DSYSCONFDIR=\"/etc\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/reauthorize/mock_reauthorize-mock-reauthorize.o `test -f 'src/reauthorize/mock-reauthorize.c' || echo './'`src/reauthorize/mock-reauthorize.c gcc -std=gnu99 -DSYSCONFDIR=\"/etc\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mock-reauthorize src/reauthorize/mock_reauthorize-mock-reauthorize.o libreauthorize.a -lpam -lkeyutils -lcrypt gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/reauthorize/test_reauthorize-test-reauthorize.o `test -f 'src/reauthorize/test-reauthorize.c' || echo './'`src/reauthorize/test-reauthorize.c gcc -std=gnu99 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-reauthorize src/reauthorize/test_reauthorize-test-reauthorize.o libretest.a libreauthorize.a -lpam -lkeyutils -lcrypt gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/remotectl/remotectl-certificate.o `test -f 'src/remotectl/certificate.c' || echo './'`src/remotectl/certificate.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-0.58\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -c -o src/remotectl/remotectl-remotectl.o `test -f 'src/remotectl/remotectl.c' || echo './'`src/remotectl/remotectl.c gcc -std=gnu99 -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_34 -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o remotectl src/remotectl/remotectl-certificate.o src/remotectl/remotectl-remotectl.o libcockpit-common.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd-journal -lsystemd-id128 -lsystemd-daemon -lutil /usr/bin/mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/cockpit-bridge.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/cockpit-bridge.xml Warn: meta author : no refentry/info/author cockpit-bridge Note: meta author : see http://docbook.sf.net/el/author cockpit-bridge Warn: meta author : no author data, so inserted a fixme cockpit-bridge /usr/bin/mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/cockpit-ws.8 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/cockpit-ws.xml Warn: meta author : no refentry/info/author cockpit-ws Note: meta author : see http://docbook.sf.net/el/author cockpit-ws Warn: meta author : no author data, so inserted a fixme cockpit-ws /usr/bin/mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/cockpit.conf.5 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/cockpit.conf.xml Warn: meta author : no refentry/info/author cockpit.conf Note: meta author : see http://docbook.sf.net/el/author cockpit.conf Warn: meta author : no author data, so inserted a fixme cockpit.conf /usr/bin/mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/remotectl.8 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/remotectl.xml Warn: meta author : no refentry/info/author remotectl Note: meta author : see http://docbook.sf.net/el/author remotectl Warn: meta author : no author data, so inserted a fixme remotectl 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 /usr/bin/mkdir -p src/legacy/lvm/ && cp src/legacy/lvm/com.redhat.Cockpit.LVM.conf.in src/legacy/lvm/com.redhat.Cockpit.LVM.conf sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],0.58,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' src/legacy/com.redhat.Cockpit.service.in > com.redhat.Cockpit.service /usr/bin/mkdir -p src/legacy/lvm/ && sed -e "s|\@libexecdir\@|/usr/libexec|" src/legacy/lvm/com.redhat.Cockpit.LVM.service.in > src/legacy/lvm/com.redhat.Cockpit.LVM.service 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 cached translation database Merging translations into src/ws/cockpit.desktop. mkdir -p guide/ && rm -rf guide/* && cp ./doc/guide/static/* guide/ && \ /usr/bin/xmlto html -m ./doc/guide/gtk-doc.xsl -o guide/ \ --searchpath /builddir/build/BUILD/cockpit-0.58:/builddir/build/BUILD/cockpit-0.58:/builddir/build/BUILD/cockpit-0.58/doc \ ./doc/guide/cockpit-guide.xml /usr/bin/xmlto: line 325: local: can only be used in a function sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],0.58,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' src/ws/cockpit.service.in > cockpit.service gcc -std=gnu99 -fPIC -shared \ -DSRCDIR=\"/builddir/build/BUILD/cockpit-0.58\" \ -o mock-pmda.so ./src/bridge/mock-pmda.c -lpcp_pmda -lpcp sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],0.58,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' src/ws/cockpit-testing.service.in > cockpit-testing.service sed -e "s|\@libexecdir\@|/usr/libexec|;s|\@datadir\@|/usr/share|" src/ws/test-server.service.in > test-server.service LC_ALL=C /usr/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po src/legacy/lvm/com.redhat.Cockpit.LVM.policy.in src/legacy/lvm/com.redhat.Cockpit.LVM.policy Found too-old cached translation database Generating and caching the translation database Merging translations into src/legacy/lvm/com.redhat.Cockpit.LVM.policy. CREATED src/legacy/lvm/com.redhat.Cockpit.LVM.policy gcc -std=gnu99 -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -g -I. -o pam_reauthorize.so src/reauthorize/pam_reauthorize.c src/reauthorize/reauthorize.c -lpam -lkeyutils -lcrypt make[2]: Leaving directory `/builddir/build/BUILD/cockpit-0.58' Making all in po make[2]: Entering directory `/builddir/build/BUILD/cockpit-0.58/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/cockpit-0.58/po' make[1]: Leaving directory `/builddir/build/BUILD/cockpit-0.58' + make selinux cp src/selinux/cockpit.fc src/selinux/cockpit.if src/selinux/cockpit.te . make -j1 -f /usr/share/selinux/devel/Makefile cockpit.pp make[1]: Entering directory `/builddir/build/BUILD/cockpit-0.58' cockpit.if:13: Error: duplicate definition of cockpit_ws_domtrans(). Original definition on 13. cockpit.if:32: Error: duplicate definition of cockpit_session_domtrans(). Original definition on 32. cockpit.if:51: Error: duplicate definition of cockpit_search_lib(). Original definition on 51. cockpit.if:70: Error: duplicate definition of cockpit_read_lib_files(). Original definition on 70. cockpit.if:89: Error: duplicate definition of cockpit_manage_lib_files(). Original definition on 89. cockpit.if:108: Error: duplicate definition of cockpit_manage_lib_dirs(). Original definition on 108. cockpit.if:127: Error: duplicate definition of cockpit_systemctl(). Original definition on 127. cockpit.if:159: Error: duplicate definition of cockpit_admin(). Original definition on 160. Compiling targeted cockpit module /usr/bin/checkmodule: loading policy configuration from tmp/cockpit.tmp /usr/bin/checkmodule: policy configuration loaded /usr/bin/checkmodule: writing binary representation (version 17) to tmp/cockpit.mod Creating targeted cockpit.pp policy package rm tmp/cockpit.mod tmp/cockpit.mod.fc make[1]: Leaving directory `/builddir/build/BUILD/cockpit-0.58' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZnlVf0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64 + cd cockpit-0.58 + make install DESTDIR=/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64 DBGDIR=/debug make install-recursive make[1]: Entering directory `/builddir/build/BUILD/cockpit-0.58' Making install in . make[2]: Entering directory `/builddir/build/BUILD/cockpit-0.58' make[3]: Entering directory `/builddir/build/BUILD/cockpit-0.58' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/bin' /usr/bin/install -c cockpit-bridge '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/bin' /usr/bin/mkdir -p /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/lib64/security /usr/bin/install -c pam_reauthorize.so /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/lib64/security /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/libexec' /usr/bin/install -c cockpit-polkit cockpit-pcp cockpit-wrapper cockpit-lvm cockpit-lvm-helper cockpit-ws cockpit-session '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/sbin' /usr/bin/install -c remotectl '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/sbin' make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/cockpit-0.58' chown root:cockpit-ws /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/libexec/cockpit-session chown: invalid group: 'root:cockpit-ws' test "cockpit-ws" != "root" && chmod 4750 /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/libexec/cockpit-session make[4]: [install-exec-hook] Error 1 (ignored) mkdir -p /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/etc/cockpit/ws-certs.d chmod 755 /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/etc/cockpit/ws-certs.d /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/etc/cockpit/ws-certs.d make[4]: Leaving directory `/builddir/build/BUILD/cockpit-0.58' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/appdata' /usr/bin/install -c -m 644 src/ws/cockpit.appdata.xml '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/appdata' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/base1' /usr/bin/install -c -m 644 pkg/base1/cockpit.min.css.gz pkg/base1/manifest.json pkg/base1/po.js.gz pkg/base1/require.min.js.gz pkg/base1/term.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.de.js.gz po/po.da.js.gz po/po.pl.js.gz '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/base1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/debug/usr/share/cockpit/base1' /usr/bin/install -c -m 644 pkg/base1/cockpit.css pkg/base1/patternfly.css pkg/base1/po.js pkg/base1/require.js pkg/base1/patterns.js pkg/base1/term.js pkg/base1/mustache.js pkg/base1/jquery.js pkg/base1/cockpit.js po/po.de.js po/po.da.js po/po.pl.js '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/debug/usr/share/cockpit/base1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/base1/fonts' /usr/bin/install -c -m 644 pkg/base1/fonts/fontawesome.woff.gz pkg/base1/fonts/patternfly.woff.gz pkg/base1/fonts/glyphicons.woff.gz '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/base1/fonts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/debug/usr/share/cockpit/base1/fonts' /usr/bin/install -c -m 644 pkg/base1/fonts/fontawesome.woff pkg/base1/fonts/patternfly.woff pkg/base1/fonts/glyphicons.woff '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/debug/usr/share/cockpit/base1/fonts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/branding/centos' /usr/bin/install -c -m 644 branding/centos/branding.css branding/centos/bg-login.jpg '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/branding/centos' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/dashboard' /usr/bin/install -c -m 644 pkg/dashboard/manifest.json '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/dashboard' /usr/bin/mkdir -p /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/doc/cockpit /usr/bin/install -c -m 644 `dirname guide/index.html`/* /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/doc/cockpit /usr/bin/mkdir -p /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/debug/usr/share/cockpit/base1 ln -s -f require.js /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/debug/usr/share/cockpit/base1/bundle.js /usr/bin/mkdir -p /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/lvm-nolocking /usr/bin/install -c -m 644 ./src/legacy/lvm/lvm-nolocking.conf /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/lvm-nolocking/lvm.conf /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/etc/dbus-1/system.d' /usr/bin/install -c -m 644 src/legacy/lvm/com.redhat.Cockpit.LVM.conf '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/etc/dbus-1/system.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/dbus-1/services' /usr/bin/install -c -m 644 com.redhat.Cockpit.service '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/dbus-1/services' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/dbus-1/system-services' /usr/bin/install -c -m 644 src/legacy/lvm/com.redhat.Cockpit.LVM.service '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/dbus-1/system-services' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/branding/default' /usr/bin/install -c -m 644 branding/default/branding.css branding/default/bg-login.jpg branding/default/brand-large.png branding/default/brand.png branding/default/logo.png branding/default/apple-touch-icon.png branding/default/favicon.ico '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/branding/default' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/applications' /usr/bin/install -c -m 644 src/ws/cockpit.desktop '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/lib/systemd/system' /usr/bin/install -c -m 644 src/ws/cockpit.socket '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/lib/systemd/system' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/docker' /usr/bin/install -c -m 644 pkg/docker/console.min.html.gz pkg/docker/docker.min.js.gz pkg/docker/manifest.json '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/docker' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/debug/usr/share/cockpit/docker' /usr/bin/install -c -m 644 pkg/docker/docker.js pkg/docker/console.html '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/debug/usr/share/cockpit/docker' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/branding/fedora' /usr/bin/install -c -m 644 branding/fedora/branding.css branding/fedora/bg-login.jpg '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/branding/fedora' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/lib/firewalld/services' /usr/bin/install -c -m 644 src/ws/cockpit.xml '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/lib/firewalld/services' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/kubernetes' /usr/bin/install -c -m 644 pkg/kubernetes/app.min.css.gz pkg/kubernetes/cluster.min.html.gz pkg/kubernetes/kubernetes.min.js.gz pkg/kubernetes/manifest.json pkg/kubernetes/tool.min.html.gz pkg/kubernetes/deploy.min.js.gz '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/kubernetes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/debug/usr/share/cockpit/kubernetes' /usr/bin/install -c -m 644 pkg/kubernetes/adjust.js pkg/kubernetes/angular.js pkg/kubernetes/app.css pkg/kubernetes/app.js pkg/kubernetes/client.js pkg/kubernetes/cluster.html pkg/kubernetes/config.js pkg/kubernetes/dashboard.js pkg/kubernetes/kubernetes.js pkg/kubernetes/node.js pkg/kubernetes/tool.html pkg/kubernetes/deploy.js '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/debug/usr/share/cockpit/kubernetes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 doc/man/cockpit-bridge.1 '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/man/man5' /usr/bin/install -c -m 644 doc/man/cockpit.conf.5 '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 doc/man/cockpit-ws.8 doc/man/remotectl.8 '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/lib/systemd/system' /usr/bin/install -c -m 644 cockpit.service '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/lib/systemd/system' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/pixmaps' /usr/bin/install -c -m 644 src/ws/cockpit.png '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/pixmaps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/playground' /usr/bin/install -c -m 644 pkg/playground/test.html pkg/playground/test.min.html pkg/playground/speed.html pkg/playground/speed.min.html pkg/playground/metrics.html pkg/playground/metrics.min.html pkg/playground/patterns.html pkg/playground/patterns.min.html pkg/playground/manifest.json pkg/playground/hammer.gif pkg/playground/po.de.js pkg/playground/po.en.js '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/playground' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/var/lib/pcp/config/pmlogconf/tools' /usr/bin/install -c -m 644 pkg/shell/pmlogconf/cockpit '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/var/lib/pcp/config/pmlogconf/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/polkit-1/actions' /usr/bin/install -c -m 644 src/legacy/lvm/com.redhat.Cockpit.LVM.policy '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/polkit-1/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/domain' /usr/bin/install -c -m 644 pkg/realmd/bundle.min.js.gz pkg/realmd/manifest.json '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/domain' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/debug/usr/share/cockpit/domain' /usr/bin/install -c -m 644 pkg/realmd/bundle.js pkg/realmd/operation.js pkg/realmd/operation.html '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/debug/usr/share/cockpit/domain' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/branding/rhel' /usr/bin/install -c -m 644 branding/rhel/branding.css branding/rhel/bg-login.jpg '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/branding/rhel' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/shell' /usr/bin/install -c -m 644 pkg/shell/shell.min.js.gz pkg/shell/bundle.min.js.gz pkg/shell/index.min.html pkg/shell/shell.min.css.gz pkg/shell/shell.min.html.gz pkg/shell/manifest.json '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/shell' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/debug/usr/share/cockpit/shell' /usr/bin/install -c -m 644 pkg/shell/shell.js pkg/shell/bundle.js pkg/shell/index.html pkg/shell/index.js pkg/shell/machines.js pkg/shell/shell.css pkg/shell/shell.html pkg/shell/dbus.js pkg/shell/controls.js pkg/shell/plot.js pkg/shell/canvas.js pkg/shell/cockpit-util.js pkg/shell/cockpit-main.js pkg/shell/cockpit-plot.js pkg/shell/cockpit-dashboard.js pkg/shell/cockpit-setup.js pkg/shell/cockpit-server.js pkg/shell/cockpit-cpu-status.js pkg/shell/cockpit-memory-status.js pkg/shell/cockpit-networking.js pkg/shell/cockpit-storage.js pkg/shell/cockpit-accounts.js pkg/shell/cockpit-docker.js '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/debug/usr/share/cockpit/shell' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/shell/images' /usr/bin/install -c -m 644 pkg/shell/images/server-large.png pkg/shell/images/server-small.png pkg/shell/images/server-error.png pkg/shell/images/dialog-error.png pkg/shell/images/storage-disk.png '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/shell/images' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/static' /usr/bin/install -c -m 644 src/static/login.html '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/static' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/static/fonts' /usr/bin/install -c -m 644 src/static/fonts/OpenSans-Bold-webfont.woff src/static/fonts/OpenSans-BoldItalic-webfont.woff src/static/fonts/OpenSans-ExtraBold-webfont.woff src/static/fonts/OpenSans-ExtraBoldItalic-webfont.woff src/static/fonts/OpenSans-Italic-webfont.woff src/static/fonts/OpenSans-Light-webfont.woff src/static/fonts/OpenSans-LightItalic-webfont.woff src/static/fonts/OpenSans-Regular-webfont.woff src/static/fonts/OpenSans-Semibold-webfont.woff src/static/fonts/OpenSans-SemiboldItalic-webfont.woff '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/static/fonts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/subscriptions' /usr/bin/install -c -m 644 pkg/subscriptions/subscriptions.min.css.gz pkg/subscriptions/subscriptions.min.html.gz pkg/subscriptions/subscriptions.min.js.gz pkg/subscriptions/manifest.json '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/subscriptions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/debug/usr/share/cockpit/subscriptions' /usr/bin/install -c -m 644 pkg/subscriptions/subscriptions.html pkg/subscriptions/subscriptions.js pkg/subscriptions/subscriptions.css '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/debug/usr/share/cockpit/subscriptions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/system' /usr/bin/install -c -m 644 pkg/systemd/bundle.min.js.gz pkg/systemd/init.min.html.gz pkg/systemd/log.min.html.gz pkg/systemd/manifest.json pkg/systemd/terminal.min.html.gz '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/system' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/debug/usr/share/cockpit/system' /usr/bin/install -c -m 644 pkg/systemd/bundle.js pkg/systemd/init.js pkg/systemd/init.html pkg/systemd/log.html pkg/systemd/log.js pkg/systemd/server.js pkg/systemd/terminal.js pkg/systemd/terminal.html '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/debug/usr/share/cockpit/system' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/cockpit-0.58' mkdir -p /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/var/lib/cockpit chgrp wheel /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/var/lib/cockpit chgrp: changing group of '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/var/lib/cockpit': Operation not permitted chmod 775 /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/var/lib/cockpit make[4]: [install-data-hook] Error 1 (ignored) chown root:0 /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/libexec/cockpit-polkit chown: changing ownership of '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/libexec/cockpit-polkit': Operation not permitted chown root:0 /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/libexec/cockpit-polkit make[4]: [install-data-hook] Error 1 (ignored) chown: changing ownership of '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/libexec/cockpit-polkit': Operation not permitted chmod 4755 /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/libexec/cockpit-polkit make[4]: [install-data-hook] Error 1 (ignored) ln -s -f /usr/share/pixmaps/system-logo-white.png /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/branding/fedora/logo.png ln -s -f /usr/share/pixmaps/fedora-logo-sprite.png /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/branding/fedora/apple-touch-icon.png ln -s -f /etc/favicon.png /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/branding/fedora/favicon.ico ln -s -f /usr/share/pixmaps/system-logo-white.png /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/branding/rhel/logo.png ln -s -f /usr/share/pixmaps/fedora-logo-sprite.png /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/branding/rhel/apple-touch-icon.png ln -s -f /etc/favicon.png /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/branding/rhel/favicon.ico make[4]: Leaving directory `/builddir/build/BUILD/cockpit-0.58' make[3]: Leaving directory `/builddir/build/BUILD/cockpit-0.58' make[2]: Leaving directory `/builddir/build/BUILD/cockpit-0.58' Making install in po make[2]: Entering directory `/builddir/build/BUILD/cockpit-0.58/po' linguas=""; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/cockpit-0.58/tools/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/cockpit.mo; \ echo "installing $lang.gmo as $dir/cockpit.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/cockpit.mo; \ echo "installing ./$lang.gmo as" \ "$dir/cockpit.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/cockpit.mo.m; \ echo "installing $lang.gmo.m as $dir/cockpit.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/cockpit.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/cockpit.mo.m"; \ else \ true; \ fi; \ fi; \ done make[2]: Leaving directory `/builddir/build/BUILD/cockpit-0.58/po' make[1]: Leaving directory `/builddir/build/BUILD/cockpit-0.58' + rm -rf /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64//usr/share/cockpit/playground + mkdir -p /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/etc/pam.d + install -p -m 644 /builddir/build/SOURCES/cockpit.pam /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/etc/pam.d/cockpit + rm -f '/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64//usr/lib64/cockpit/*.so' + install -p -m 644 AUTHORS COPYING README.md /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/doc/cockpit/ + install -d /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/selinux/targeted + install -p -m 644 cockpit.pp /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/selinux/targeted/ + echo '%dir /usr/share/cockpit/base1' + find /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/base1 -type f + echo '%dir /usr/share/cockpit/dashboard' + find /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/dashboard -type f + echo '%dir /usr/share/cockpit/domain' + find /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/domain -type f + echo '%dir /usr/share/cockpit/shell' + find /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/shell -type f + echo '%dir /usr/share/cockpit/system' + find /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/system -type f + echo '%dir /usr/share/cockpit/subscriptions' + find /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/subscriptions -type f + echo '%dir /usr/share/cockpit/docker' + find /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/docker -type f + echo '%dir /usr/share/cockpit/kubernetes' + find /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/share/cockpit/kubernetes -type f + sed -i 's|/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64||' docker.list kubernetes.list shell.list subscriptions.list + find /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/debug/usr/share/cockpit -type f -o -type l + sed -i 's|/builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/debug||' debug.list + tar -C /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64 -xf - + tar -C /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/debug -cf - . + rm -rf /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/debug + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/cockpit-0.58 extracting debug info from /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/bin/cockpit-bridge extracting debug info from /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/lib64/security/pam_reauthorize.so extracting debug info from /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/sbin/remotectl extracting debug info from /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/libexec/cockpit-lvm extracting debug info from /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/libexec/cockpit-pcp extracting debug info from /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/libexec/cockpit-session extracting debug info from /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/libexec/cockpit-ws extracting debug info from /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/libexec/cockpit-wrapper extracting debug info from /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/libexec/cockpit-lvm-helper extracting debug info from /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64/usr/libexec/cockpit-polkit /usr/lib/rpm/sepdebugcrcfix: Updated 10 CRC32s, 0 CRC32s did match. 8937 blocks + cat debug.list + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5oVi4K + umask 022 + cd /builddir/build/BUILD + cd cockpit-0.58 + exit 0 Processing files: cockpit-0.58-2.el7.x86_64 Provides: cockpit = 0.58-2.el7 cockpit(x86-64) = 0.58-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cockpit-bridge-0.58-2.el7.x86_64 Provides: cockpit-bridge = 0.58-2.el7 cockpit-bridge(x86-64) = 0.58-2.el7 cockpit-daemon Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgudev-1.0.so.0()(64bit) libjson-glib-1.0.so.0()(64bit) libkeyutils.so.1()(64bit) libkeyutils.so.1(KEYUTILS_0.3)(64bit) liblvm2app.so.2.2()(64bit) liblvm2app.so.2.2(Base)(64bit) libm.so.6()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpolkit-agent-1.so.0()(64bit) libpolkit-gobject-1.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsystemd-daemon.so.0()(64bit) libsystemd-daemon.so.0(LIBSYSTEMD_DAEMON_31)(64bit) libsystemd-id128.so.0()(64bit) libsystemd-journal.so.0()(64bit) libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_38)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Obsoletes: cockpit-daemon < 0.48-2 Processing files: cockpit-doc-0.58-2.el7.x86_64 Provides: cockpit-doc = 0.58-2.el7 cockpit-doc(x86-64) = 0.58-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cockpit-pcp-0.58-2.el7.x86_64 Provides: cockpit-pcp = 0.58-2.el7 cockpit-pcp(x86-64) = 0.58-2.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libjson-glib-1.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpcp.so.3()(64bit) libpcp.so.3(PCP_3.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsystemd-daemon.so.0()(64bit) libsystemd-id128.so.0()(64bit) libsystemd-journal.so.0()(64bit) libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_38)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: cockpit-shell-0.58-2.el7.noarch Provides: cockpit-assets cockpit-shell = 0.58-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: cockpit-assets < 0.32 Processing files: cockpit-ws-0.58-2.el7.x86_64 Provides: cockpit-ws = 0.58-2.el7 cockpit-ws(x86-64) = 0.58-2.el7 config(cockpit-ws) = 0.58-2.el7 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcom_err.so.2()(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libjson-glib-1.0.so.0()(64bit) libk5crypto.so.3()(64bit) libkeyutils.so.1()(64bit) libkeyutils.so.1(KEYUTILS_0.3)(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libssh.so.4()(64bit) libssh_threads.so.4()(64bit) libsystemd-daemon.so.0()(64bit) libsystemd-daemon.so.0(LIBSYSTEMD_DAEMON_31)(64bit) libsystemd-id128.so.0()(64bit) libsystemd-journal.so.0()(64bit) libsystemd-journal.so.0(LIBSYSTEMD_JOURNAL_38)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: cockpit-debuginfo-0.58-2.el7.x86_64 Provides: cockpit-debuginfo = 0.58-2.el7 cockpit-debuginfo(x86-64) = 0.58-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: cockpit-subscriptions-0.58-2.el7.noarch Provides: cockpit-subscriptions = 0.58-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cockpit-docker-0.58-2.el7.x86_64 Provides: cockpit-docker = 0.58-2.el7 cockpit-docker(x86-64) = 0.58-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cockpit-kubernetes-0.58-2.el7.x86_64 Provides: cockpit-kubernetes = 0.58-2.el7 cockpit-kubernetes(x86-64) = 0.58-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cockpit-selinux-policy-0.58-2.el7.noarch Provides: cockpit-selinux-policy = 0.58-2.el7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/fixfiles /sbin/restorecon /usr/sbin/semodule Requires(postun): /bin/sh /sbin/fixfiles /sbin/restorecon /usr/sbin/semodule Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64 Wrote: /builddir/build/RPMS/cockpit-0.58-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/cockpit-bridge-0.58-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/cockpit-doc-0.58-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/cockpit-pcp-0.58-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/cockpit-shell-0.58-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/cockpit-ws-0.58-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/cockpit-debuginfo-0.58-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/cockpit-subscriptions-0.58-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/cockpit-docker-0.58-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/cockpit-kubernetes-0.58-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/cockpit-selinux-policy-0.58-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HBSG4K + umask 022 + cd /builddir/build/BUILD + cd cockpit-0.58 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cockpit-0.58-2.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->