Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/cockpit.spec'], chrootPath='/var/lib/mock/c9s-build-273092-74799/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=992gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/cockpit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 34: %{centos} explicitly warning: line 425: Possible unexpanded macro in: Requires: (selinux-policy >= %{_selinux_policy_version} if selinux-policy-targeted) Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1645747200 Wrote: /builddir/build/SRPMS/cockpit-264-1.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/cockpit.spec'], chrootPath='/var/lib/mock/c9s-build-273092-74799/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=992gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/cockpit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 34: %{centos} explicitly Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1645747200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iHFO8T + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cockpit-264 + /usr/bin/xz -dc /builddir/build/SOURCES/cockpit-264.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cockpit-264 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.d0GGK6 + umask 022 + cd /builddir/build/BUILD + cd cockpit-264 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2022-02-25 05:32:36.000000000 +0000 +++ ./configure 2022-02-28 07:27:59.074701538 +0000 @@ -1963,7 +1963,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-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 --enable-selinux-policy=targeted --with-cockpit-user=cockpit-ws --with-cockpit-ws-instance-user=cockpit-wsinstance --with-pamdir=/usr/lib64/security checking that PACKAGE_VERSION is properly set... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for aarch64-redhat-linux-gnu-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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for closefrom... yes checking whether make supports nested variables... (cached) yes checking whether to install to prefix only... no checking whether to build selinux policy, and which... targeted checking for aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO... yes checking for LIBSYSTEMD... yes checking for JSON_GLIB... yes checking for GNUTLS... yes checking for KRB5... yes checking for POLKIT... yes checking build with cockpit-ssh... yes checking for LIBSSH... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for crypt_r in -lcrypt... yes checking whether to build with PCP... yes checking pcp/pmapi.h usability... yes checking pcp/pmapi.h presence... yes checking for pcp/pmapi.h... yes checking for pcp/import.h... yes checking for pcp/pmda.h... yes checking for pmNewContext in -lpcp... yes checking for pmdaCacheLookup in -lpcp_pmda... yes checking for pmiStart in -lpcp_import... yes checking for SYSTEMD... yes checking for systemd unit dir... /usr/lib/systemd/system checking for xsltproc... /usr/bin/xsltproc checking for ssh-add... /usr/bin/ssh-add checking for ssh-agent... /usr/bin/ssh-agent checking for asan flags... no checking for system group to which admin users belong... wheel checking whether to build documentation... yes checking for xsltproc... /usr/bin/xsltproc checking for xmlto... /usr/bin/xmlto checking whether to install cockpit-client... no checking for debug mode... default checking whether to build with coverage... no checking build strict... no checking for a Python interpreter with version >= 3.6... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.9 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.9/site-packages checking for python3 extension module directory... ${exec_prefix}/lib64/python3.9/site-packages checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/guide/version config.status: creating src/tls/cockpit-certificate-helper config.status: creating src/ws/cockpit-desktop config.status: creating config.h config.status: executing depfiles commands Cockpit 264 ================ 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 pamdir: /usr/lib64/security systemd unit dir: /usr/lib/systemd/system compiler: gcc cflags: -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g cppflags: cockpit-ws user: cockpit-ws cockpit-ws group: cockpit-ws cockpit-ws instance user: cockpit-wsinstance cockpit-ws instance group: cockpit-wsinstance admin group: wheel Building docs: yes Debug mode: default Node environment: production With coverage: no With address sanitizer: no With PCP: yes With polkit: yes SELinux Policy: targeted cockpit-client: no cockpit-ssh: yes ssh-add: /usr/bin/ssh-add ssh-agent: /usr/bin/ssh-agent Now type 'make' to compile cockpit. + /usr/bin/make -O -j32 V=1 VERBOSE=1 gdbus-codegen --interface-prefix com.redhat.Cockpit.DBusTests --c-namespace Test --c-generate-object-manager --generate-c-code src/ws/mock-dbus-tests ./src/ws/com.redhat.Cockpit.DBusTests.xml gdbus-codegen --interface-prefix com.redhat.Cockpit.DBusTests --c-namespace Test --c-generate-object-manager --generate-c-code src/ws/mock-dbus-tests ./src/ws/com.redhat.Cockpit.DBusTests.xml /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/cockpitclosefrom.o src/common/cockpitclosefrom.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/common/mock-locale/de_DE/LC_MESSAGES/ && \ msgfmt -o src/common/mock-locale/de_DE/LC_MESSAGES/test.mo.tmp src/common/mock-locale/de_DE/LC_MESSAGES/test.po && mv src/common/mock-locale/de_DE/LC_MESSAGES/test.mo.tmp src/common/mock-locale/de_DE/LC_MESSAGES/test.mo && touch src/common/mock-locale/de_DE/LC_MESSAGES/test.mo make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/common/mock-locale/zh_CN/LC_MESSAGES/ && \ msgfmt -o src/common/mock-locale/zh_CN/LC_MESSAGES/test.mo.tmp src/common/mock-locale/zh_CN/LC_MESSAGES/test.po && mv src/common/mock-locale/zh_CN/LC_MESSAGES/test.mo.tmp src/common/mock-locale/zh_CN/LC_MESSAGES/test.mo && touch src/common/mock-locale/zh_CN/LC_MESSAGES/test.mo make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libpam_ssh_add_a-cockpitclosefrom.o `test -f 'src/common/cockpitclosefrom.c' || echo './'`src/common/cockpitclosefrom.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' ./tools/escape-to-c cockpit_webresponse_fail_html_text < src/common/fail.html > src/common/fail.html.c.tmp && mv src/common/fail.html.c.tmp src/common/fail.html.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]group[@],cockpit-ws,g' \ -e 's,[@]libexecdir[@],/usr/libexec,g' \ -e 's,[@]user[@],cockpit-ws,g' \ -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' \ -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' \ src/systemd/cockpit-motd.service.in > src/systemd/cockpit-motd.service.tmp && mv -f src/systemd/cockpit-motd.service.tmp src/systemd/cockpit-motd.service make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]group[@],cockpit-ws,g' \ -e 's,[@]libexecdir[@],/usr/libexec,g' \ -e 's,[@]user[@],cockpit-ws,g' \ -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' \ -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' \ src/systemd/cockpit.service.in > src/systemd/cockpit.service.tmp && mv -f src/systemd/cockpit.service.tmp src/systemd/cockpit.service make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]group[@],cockpit-ws,g' \ -e 's,[@]libexecdir[@],/usr/libexec,g' \ -e 's,[@]user[@],cockpit-ws,g' \ -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' \ -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' \ src/systemd/cockpit.socket.in > src/systemd/cockpit.socket.tmp && mv -f src/systemd/cockpit.socket.tmp src/systemd/cockpit.socket make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]group[@],cockpit-ws,g' \ -e 's,[@]libexecdir[@],/usr/libexec,g' \ -e 's,[@]user[@],cockpit-ws,g' \ -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' \ -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' \ src/systemd/cockpit-wsinstance-http.service.in > src/systemd/cockpit-wsinstance-http.service.tmp && mv -f src/systemd/cockpit-wsinstance-http.service.tmp src/systemd/cockpit-wsinstance-http.service make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]group[@],cockpit-ws,g' \ -e 's,[@]libexecdir[@],/usr/libexec,g' \ -e 's,[@]user[@],cockpit-ws,g' \ -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' \ -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' \ src/systemd/cockpit-wsinstance-http.socket.in > src/systemd/cockpit-wsinstance-http.socket.tmp && mv -f src/systemd/cockpit-wsinstance-http.socket.tmp src/systemd/cockpit-wsinstance-http.socket make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/ws/pam_cockpit_cert_so-pam_cockpit_cert.o `test -f 'src/ws/pam_cockpit_cert.c' || echo './'`src/ws/pam_cockpit_cert.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]group[@],cockpit-ws,g' \ -e 's,[@]libexecdir[@],/usr/libexec,g' \ -e 's,[@]user[@],cockpit-ws,g' \ -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' \ -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' \ src/systemd/cockpit-wsinstance-https-factory@.service.in > src/systemd/cockpit-wsinstance-https-factory@.service.tmp && mv -f src/systemd/cockpit-wsinstance-https-factory@.service.tmp src/systemd/cockpit-wsinstance-https-factory@.service make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]group[@],cockpit-ws,g' \ -e 's,[@]libexecdir[@],/usr/libexec,g' \ -e 's,[@]user[@],cockpit-ws,g' \ -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' \ -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' \ src/systemd/cockpit-wsinstance-https-factory.socket.in > src/systemd/cockpit-wsinstance-https-factory.socket.tmp && mv -f src/systemd/cockpit-wsinstance-https-factory.socket.tmp src/systemd/cockpit-wsinstance-https-factory.socket make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]group[@],cockpit-ws,g' \ -e 's,[@]libexecdir[@],/usr/libexec,g' \ -e 's,[@]user[@],cockpit-ws,g' \ -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' \ -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' \ src/systemd/cockpit-wsinstance-https@.service.in > src/systemd/cockpit-wsinstance-https@.service.tmp && mv -f src/systemd/cockpit-wsinstance-https@.service.tmp src/systemd/cockpit-wsinstance-https@.service make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]group[@],cockpit-ws,g' \ -e 's,[@]libexecdir[@],/usr/libexec,g' \ -e 's,[@]user[@],cockpit-ws,g' \ -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' \ -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' \ src/systemd/cockpit-wsinstance-https@.socket.in > src/systemd/cockpit-wsinstance-https@.socket.tmp && mv -f src/systemd/cockpit-wsinstance-https@.socket.tmp src/systemd/cockpit-wsinstance-https@.socket make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]group[@],cockpit-ws,g' \ -e 's,[@]libexecdir[@],/usr/libexec,g' \ -e 's,[@]user[@],cockpit-ws,g' \ -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' \ -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' \ src/systemd/cockpit-tempfiles.conf.in > src/systemd/cockpit-tempfiles.conf.tmp && mv -f src/systemd/cockpit-tempfiles.conf.tmp src/systemd/cockpit-tempfiles.conf make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' ./tools/node-modules make_package_lock_json make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' + cmd_make_package_lock_json + '[' '!' -e .git ']' + '[' package-lock.json -nt package.json ']' + exit 0 make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/ws/mock_pam_conv_mod_so-mock-pam-conv-mod.o `test -f 'src/ws/mock-pam-conv-mod.c' || echo './'`src/ws/mock-pam-conv-mod.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libpam_ssh_add_a-cockpitmemory.o `test -f 'src/common/cockpitmemory.c' || echo './'`src/common/cockpitmemory.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/fi.po` po/fi.po > src/ws/fi.po.tmp && mv src/ws/fi.po.tmp src/ws/fi.po make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/es.po` po/es.po > src/ws/es.po.tmp && mv src/ws/es.po.tmp src/ws/es.po make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/cs.po` po/cs.po > src/ws/cs.po.tmp && mv src/ws/cs.po.tmp src/ws/cs.po make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/de.po` po/de.po > src/ws/de.po.tmp && mv src/ws/de.po.tmp src/ws/de.po make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/fr.po` po/fr.po > src/ws/fr.po.tmp && mv src/ws/fr.po.tmp src/ws/fr.po make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/he.po` po/he.po > src/ws/he.po.tmp && mv src/ws/he.po.tmp src/ws/he.po make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/it.po` po/it.po > src/ws/it.po.tmp && mv src/ws/it.po.tmp src/ws/it.po make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/ja.po` po/ja.po > src/ws/ja.po.tmp && mv src/ws/ja.po.tmp src/ws/ja.po make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitsamples.o `test -f 'src/bridge/cockpitsamples.c' || echo './'`src/bridge/cockpitsamples.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/ka.po` po/ka.po > src/ws/ka.po.tmp && mv src/ws/ka.po.tmp src/ws/ka.po make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitblocksamples.o `test -f 'src/bridge/cockpitblocksamples.c' || echo './'`src/bridge/cockpitblocksamples.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitnetworksamples.o `test -f 'src/bridge/cockpitnetworksamples.c' || echo './'`src/bridge/cockpitnetworksamples.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/ko.po` po/ko.po > src/ws/ko.po.tmp && mv src/ws/ko.po.tmp src/ws/ko.po make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitdisksamples.o `test -f 'src/bridge/cockpitdisksamples.c' || echo './'`src/bridge/cockpitdisksamples.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/nl.po` po/nl.po > src/ws/nl.po.tmp && mv src/ws/nl.po.tmp src/ws/nl.po make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/pl.po` po/pl.po > src/ws/pl.po.tmp && mv src/ws/pl.po.tmp src/ws/pl.po make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitcpusamples.o `test -f 'src/bridge/cockpitcpusamples.c' || echo './'`src/bridge/cockpitcpusamples.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/nb_NO.po` po/nb_NO.po > src/ws/nb_NO.po.tmp && mv src/ws/nb_NO.po.tmp src/ws/nb_NO.po make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/pt_BR.po` po/pt_BR.po > src/ws/pt_BR.po.tmp && mv src/ws/pt_BR.po.tmp src/ws/pt_BR.po make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitmemorysamples.o `test -f 'src/bridge/cockpitmemorysamples.c' || echo './'`src/bridge/cockpitmemorysamples.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/cockpit.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/cockpit.xml make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/pam_ssh_add.8 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/pam_ssh_add.xml make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/cockpit-desktop.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/cockpit-desktop.xml make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' 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 make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/cockpit-tls.8 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/cockpit-tls.xml make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' 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 make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/sk.po` po/sk.po > src/ws/sk.po.tmp && mv src/ws/sk.po.tmp src/ws/sk.po make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/zh_CN.po` po/zh_CN.po > src/ws/zh_CN.po.tmp && mv src/ws/zh_CN.po.tmp src/ws/zh_CN.po make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' 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 make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/ru.po` po/ru.po > src/ws/ru.po.tmp && mv src/ws/ru.po.tmp src/ws/ru.po make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/sv.po` po/sv.po > src/ws/sv.po.tmp && mv src/ws/sv.po.tmp src/ws/sv.po make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/zh_TW.po` po/zh_TW.po > src/ws/zh_TW.po.tmp && mv src/ws/zh_TW.po.tmp src/ws/zh_TW.po make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitmountsamples.o `test -f 'src/bridge/cockpitmountsamples.c' || echo './'`src/bridge/cockpitmountsamples.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/tr.po` po/tr.po > src/ws/tr.po.tmp && mv src/ws/tr.po.tmp src/ws/tr.po make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/uk.po` po/uk.po > src/ws/uk.po.tmp && mv src/ws/uk.po.tmp src/ws/uk.po make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitcgroupsamples.o `test -f 'src/bridge/cockpitcgroupsamples.c' || echo './'`src/bridge/cockpitcgroupsamples.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitdbusinternal.o `test -f 'src/bridge/cockpitdbusinternal.c' || echo './'`src/bridge/cockpitdbusinternal.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/cockpit_pcp-cockpitpcp.o `test -f 'src/bridge/cockpitpcp.c' || echo './'`src/bridge/cockpitpcp.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-askpass\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/cockpit_askpass-askpass.o `test -f 'src/bridge/askpass.c' || echo './'`src/bridge/askpass.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbusconfig.o `test -f 'src/bridge/cockpitdbusconfig.c' || echo './'`src/bridge/cockpitdbusconfig.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitechochannel.o `test -f 'src/bridge/cockpitechochannel.c' || echo './'`src/bridge/cockpitechochannel.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbusinternal.o `test -f 'src/bridge/cockpitdbusinternal.c' || echo './'`src/bridge/cockpitdbusinternal.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitinternalmetrics.o `test -f 'src/bridge/cockpitinternalmetrics.c' || echo './'`src/bridge/cockpitinternalmetrics.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbusprocess.o `test -f 'src/bridge/cockpitdbusprocess.c' || echo './'`src/bridge/cockpitdbusprocess.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbusloginmessages.o `test -f 'src/bridge/cockpitdbusloginmessages.c' || echo './'`src/bridge/cockpitdbusloginmessages.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbususer.o `test -f 'src/bridge/cockpitdbususer.c' || echo './'`src/bridge/cockpitdbususer.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitnullchannel.o `test -f 'src/bridge/cockpitnullchannel.c' || echo './'`src/bridge/cockpitnullchannel.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitpaths.o `test -f 'src/bridge/cockpitpaths.c' || echo './'`src/bridge/cockpitpaths.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbusmachines.o `test -f 'src/bridge/cockpitdbusmachines.c' || echo './'`src/bridge/cockpitdbusmachines.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitconnect.o `test -f 'src/bridge/cockpitconnect.c' || echo './'`src/bridge/cockpitconnect.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbusrules.o `test -f 'src/bridge/cockpitdbusrules.c' || echo './'`src/bridge/cockpitdbusrules.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitmetrics.o `test -f 'src/bridge/cockpitmetrics.c' || echo './'`src/bridge/cockpitmetrics.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' make -sf /usr/share/selinux/devel/Makefile cockpit.pp make[2]: Entering directory '/builddir/build/BUILD/cockpit-264' make[2]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[2]: Entering directory '/builddir/build/BUILD/cockpit-264' Compiling targeted cockpit module Creating targeted cockpit.pp policy package make[2]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. selinux/cockpit.if:13: Error: duplicate definition of cockpit_ws_domtrans(). Original definition on 13. selinux/cockpit.if:32: Error: duplicate definition of cockpit_session_domtrans(). Original definition on 32. selinux/cockpit.if:51: Error: duplicate definition of cockpit_rw_pipes(). Original definition on 51. selinux/cockpit.if:69: Error: duplicate definition of cockpit_manage_unix_stream_sockets(). Original definition on 69. selinux/cockpit.if:87: Error: duplicate definition of cockpit_search_lib(). Original definition on 87. selinux/cockpit.if:106: Error: duplicate definition of cockpit_read_lib_files(). Original definition on 106. selinux/cockpit.if:125: Error: duplicate definition of cockpit_manage_lib_files(). Original definition on 125. selinux/cockpit.if:144: Error: duplicate definition of cockpit_manage_lib_dirs(). Original definition on 144. selinux/cockpit.if:163: Error: duplicate definition of cockpit_read_pid_files(). Original definition on 163. selinux/cockpit.if:182: Error: duplicate definition of cockpit_manage_pid_dirs(). Original definition on 182. selinux/cockpit.if:200: Error: duplicate definition of cockpit_manage_pid_files(). Original definition on 200. selinux/cockpit.if:218: Error: duplicate definition of cockpit_systemctl(). Original definition on 218. selinux/cockpit.if:246: Error: duplicate definition of cockpit_admin(). Original definition on 246. make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitfswatch.o `test -f 'src/bridge/cockpitfswatch.c' || echo './'`src/bridge/cockpitfswatch.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitfsread.o `test -f 'src/bridge/cockpitfsread.c' || echo './'`src/bridge/cockpitfsread.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitfslist.o `test -f 'src/bridge/cockpitfslist.c' || echo './'`src/bridge/cockpitfslist.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' msgfmt --xml -d ./po --template src/ws/cockpit.appdata.xml.in --output src/ws/cockpit.appdata.xml make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitinteracttransport.o `test -f 'src/bridge/cockpitinteracttransport.c' || echo './'`src/bridge/cockpitinteracttransport.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitfsreplace.o `test -f 'src/bridge/cockpitfsreplace.c' || echo './'`src/bridge/cockpitfsreplace.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbusmeta.o `test -f 'src/bridge/cockpitdbusmeta.c' || echo './'`src/bridge/cockpitdbusmeta.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpitclosefrom.o `test -f 'src/common/cockpitclosefrom.c' || echo './'`src/common/cockpitclosefrom.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitpeer.o `test -f 'src/bridge/cockpitpeer.c' || echo './'`src/bridge/cockpitpeer.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' GETTEXTDATADIRS=./po msgfmt --xml -d ./po --template src/bridge/org.cockpit-project.cockpit-bridge.policy.in --output src/bridge/org.cockpit-project.cockpit-bridge.policy make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitconnect.o `test -f 'src/bridge/cockpitconnect.c' || echo './'`src/bridge/cockpitconnect.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitpcpmetrics.o `test -f 'src/bridge/cockpitpcpmetrics.c' || echo './'`src/bridge/cockpitpcpmetrics.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitblocksamples.o `test -f 'src/bridge/cockpitblocksamples.c' || echo './'`src/bridge/cockpitblocksamples.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitcpusamples.o `test -f 'src/bridge/cockpitcpusamples.c' || echo './'`src/bridge/cockpitcpusamples.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitdisksamples.o `test -f 'src/bridge/cockpitdisksamples.c' || echo './'`src/bridge/cockpitdisksamples.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/cockpit_bridge-bridge.o `test -f 'src/bridge/bridge.c' || echo './'`src/bridge/bridge.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitnetworksamples.o `test -f 'src/bridge/cockpitnetworksamples.c' || echo './'`src/bridge/cockpitnetworksamples.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpithash.o `test -f 'src/common/cockpithash.c' || echo './'`src/common/cockpithash.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitsamples.o `test -f 'src/bridge/cockpitsamples.c' || echo './'`src/bridge/cockpitsamples.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitmemorysamples.o `test -f 'src/bridge/cockpitmemorysamples.c' || echo './'`src/bridge/cockpitmemorysamples.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitmountsamples.o `test -f 'src/bridge/cockpitmountsamples.c' || echo './'`src/bridge/cockpitmountsamples.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpiterror.o `test -f 'src/common/cockpiterror.c' || echo './'`src/common/cockpiterror.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitcgroupsamples.o `test -f 'src/bridge/cockpitcgroupsamples.c' || echo './'`src/bridge/cockpitcgroupsamples.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpitflow.o `test -f 'src/common/cockpitflow.c' || echo './'`src/common/cockpitflow.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitpacketchannel.o `test -f 'src/bridge/cockpitpacketchannel.c' || echo './'`src/bridge/cockpitpacketchannel.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpitcontrolmessages.o `test -f 'src/common/cockpitcontrolmessages.c' || echo './'`src/common/cockpitcontrolmessages.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitrouter.o `test -f 'src/bridge/cockpitrouter.c' || echo './'`src/bridge/cockpitrouter.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpitunicode.o `test -f 'src/common/cockpitunicode.c' || echo './'`src/common/cockpitunicode.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpithttpstream.o `test -f 'src/bridge/cockpithttpstream.c' || echo './'`src/bridge/cockpithttpstream.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitpipechannel.o `test -f 'src/bridge/cockpitpipechannel.c' || echo './'`src/bridge/cockpitpipechannel.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpitunixsignal.o `test -f 'src/common/cockpitunixsignal.c' || echo './'`src/common/cockpitunixsignal.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-fail.html.o `test -f 'src/common/fail.html.c' || echo './'`src/common/fail.html.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpitlocale.o `test -f 'src/common/cockpitlocale.c' || echo './'`src/common/cockpitlocale.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitwebsocketstream.o `test -f 'src/bridge/cockpitwebsocketstream.c' || echo './'`src/bridge/cockpitwebsocketstream.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpitversion.o `test -f 'src/common/cockpitversion.c' || echo './'`src/common/cockpitversion.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpitloopback.o `test -f 'src/common/cockpitloopback.c' || echo './'`src/common/cockpitloopback.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpitmemfdread.o `test -f 'src/common/cockpitmemfdread.c' || echo './'`src/common/cockpitmemfdread.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpitwebfilter.o `test -f 'src/common/cockpitwebfilter.c' || echo './'`src/common/cockpitwebfilter.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_nodeps_a-cockpitfdpassing.o `test -f 'src/common/cockpitfdpassing.c' || echo './'`src/common/cockpitfdpassing.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpitsocket.o `test -f 'src/common/cockpitsocket.c' || echo './'`src/common/cockpitsocket.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitinternalmetrics.o `test -f 'src/bridge/cockpitinternalmetrics.c' || echo './'`src/bridge/cockpitinternalmetrics.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_nodeps_a-cockpithex.o `test -f 'src/common/cockpithex.c' || echo './'`src/common/cockpithex.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpitmachinesjson.o `test -f 'src/common/cockpitmachinesjson.c' || echo './'`src/common/cockpitmachinesjson.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitpolkitagent.o `test -f 'src/bridge/cockpitpolkitagent.c' || echo './'`src/bridge/cockpitpolkitagent.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_nodeps_a-cockpitframe.o `test -f 'src/common/cockpitframe.c' || echo './'`src/common/cockpitframe.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_nodeps_a-cockpitmemory.o `test -f 'src/common/cockpitmemory.c' || echo './'`src/common/cockpitmemory.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_nodeps_a-cockpitjsonprint.o `test -f 'src/common/cockpitjsonprint.c' || echo './'`src/common/cockpitjsonprint.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpitwebinject.o `test -f 'src/common/cockpitwebinject.c' || echo './'`src/common/cockpitwebinject.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitmetrics.o `test -f 'src/bridge/cockpitmetrics.c' || echo './'`src/bridge/cockpitmetrics.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpittemplate.o `test -f 'src/common/cockpittemplate.c' || echo './'`src/common/cockpittemplate.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpitsystem.o `test -f 'src/common/cockpitsystem.c' || echo './'`src/common/cockpitsystem.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_nodeps_a-cockpitbase64.o `test -f 'src/common/cockpitbase64.c' || echo './'`src/common/cockpitbase64.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_nodeps_a-cockpitconf.o `test -f 'src/common/cockpitconf.c' || echo './'`src/common/cockpitconf.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_nodeps_a-cockpitwebcertificate.o `test -f 'src/common/cockpitwebcertificate.c' || echo './'`src/common/cockpitwebcertificate.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitpackages.o `test -f 'src/bridge/cockpitpackages.c' || echo './'`src/bridge/cockpitpackages.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' rm -f libcockpit-pcp.a ar cru libcockpit-pcp.a src/bridge/libcockpit_pcp_a-cockpitconnect.o src/bridge/libcockpit_pcp_a-cockpitpcpmetrics.o src/bridge/libcockpit_pcp_a-cockpitdbusinternal.o src/bridge/libcockpit_pcp_a-cockpitpeer.o src/bridge/libcockpit_pcp_a-cockpitrouter.o src/bridge/libcockpit_pcp_a-cockpitblocksamples.o src/bridge/libcockpit_pcp_a-cockpitcgroupsamples.o src/bridge/libcockpit_pcp_a-cockpitcpusamples.o src/bridge/libcockpit_pcp_a-cockpitdisksamples.o src/bridge/libcockpit_pcp_a-cockpitinternalmetrics.o src/bridge/libcockpit_pcp_a-cockpitmemorysamples.o src/bridge/libcockpit_pcp_a-cockpitmetrics.o src/bridge/libcockpit_pcp_a-cockpitmountsamples.o src/bridge/libcockpit_pcp_a-cockpitnetworksamples.o src/bridge/libcockpit_pcp_a-cockpitsamples.o ranlib libcockpit-pcp.a make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitstream.o `test -f 'src/bridge/cockpitstream.c' || echo './'`src/bridge/cockpitstream.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpitpipetransport.o `test -f 'src/common/cockpitpipetransport.c' || echo './'`src/common/cockpitpipetransport.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_nodeps_a-cockpitauthorize.o `test -f 'src/common/cockpitauthorize.c' || echo './'`src/common/cockpitauthorize.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitpeer.o `test -f 'src/bridge/cockpitpeer.c' || echo './'`src/bridge/cockpitpeer.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/ws -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/ws/libcockpit_ws_a-cockpitcompat.o `test -f 'src/ws/cockpitcompat.c' || echo './'`src/ws/cockpitcompat.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbuscache.o `test -f 'src/bridge/cockpitdbuscache.c' || echo './'`src/bridge/cockpitdbuscache.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpittest.o `test -f 'src/common/cockpittest.c' || echo './'`src/common/cockpittest.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/tls -pthread -I/usr/include/p11-kit-1 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/tls/cockpit_tls-certificate.o `test -f 'src/tls/certificate.c' || echo './'`src/tls/certificate.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpitjson.o `test -f 'src/common/cockpitjson.c' || echo './'`src/common/cockpitjson.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpittransport.o `test -f 'src/common/cockpittransport.c' || echo './'`src/common/cockpittransport.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/session/client-certificate.o src/session/client-certificate.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/tls -pthread -I/usr/include/p11-kit-1 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/tls/cockpit_tls-socket-io.o `test -f 'src/tls/socket-io.c' || echo './'`src/tls/socket-io.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpitchannel.o `test -f 'src/common/cockpitchannel.c' || echo './'`src/common/cockpitchannel.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/tls -pthread -I/usr/include/p11-kit-1 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/tls/cockpit_tls-client-certificate.o `test -f 'src/tls/client-certificate.c' || echo './'`src/tls/client-certificate.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitrouter.o `test -f 'src/bridge/cockpitrouter.c' || echo './'`src/bridge/cockpitrouter.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/tls -pthread -I/usr/include/p11-kit-1 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/tls/cockpit_tls-httpredirect.o `test -f 'src/tls/httpredirect.c' || echo './'`src/tls/httpredirect.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/ws -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/ws/libcockpit_ws_a-cockpitbranding.o `test -f 'src/ws/cockpitbranding.c' || echo './'`src/ws/cockpitbranding.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/tls -pthread -I/usr/include/p11-kit-1 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/tls/cockpit_tls-main.o `test -f 'src/tls/main.c' || echo './'`src/tls/main.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -I./src -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/websocket/libwebsocket_a-websocketserver.o `test -f 'src/websocket/websocketserver.c' || echo './'`src/websocket/websocketserver.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/ws -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/ws/libcockpit_ws_a-cockpitchannelsocket.o `test -f 'src/ws/cockpitchannelsocket.c' || echo './'`src/ws/cockpitchannelsocket.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/ssh/cockpit_ssh-ssh.o `test -f 'src/ssh/ssh.c' || echo './'`src/ssh/ssh.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/tls/wsinstance-factory.o src/tls/wsinstance-factory.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' COPY dist/static/fonts/RedHatText-Regular.woff2 → dist/guide/html/ make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' COPY dist/static/fonts/RedHatText-Medium.woff2 → dist/guide/html/ make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/tls/socket-io.o src/tls/socket-io.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msgfmt -o src/ws/es.mo.tmp src/ws/es.po && mv src/ws/es.mo.tmp src/ws/es.mo && touch src/ws/es.mo make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/session/session-utils.o src/session/session-utils.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msgfmt -o src/ws/cs.mo.tmp src/ws/cs.po && mv src/ws/cs.mo.tmp src/ws/cs.mo && touch src/ws/cs.mo make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msgfmt -o src/ws/de.mo.tmp src/ws/de.po && mv src/ws/de.mo.tmp src/ws/de.mo && touch src/ws/de.mo make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msgfmt -o src/ws/fi.mo.tmp src/ws/fi.po && mv src/ws/fi.mo.tmp src/ws/fi.mo && touch src/ws/fi.mo make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msgfmt -o src/ws/fr.mo.tmp src/ws/fr.po && mv src/ws/fr.mo.tmp src/ws/fr.mo && touch src/ws/fr.mo make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -I./src -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/websocket/libwebsocket_a-websocket.o `test -f 'src/websocket/websocket.c' || echo './'`src/websocket/websocket.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msgfmt -o src/ws/he.mo.tmp src/ws/he.po && mv src/ws/he.mo.tmp src/ws/he.mo && touch src/ws/he.mo make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -I./src/ssh -DG_LOG_DOMAIN=\"cockpit-ssh\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/ssh/libcockpit_ssh_a-cockpitsshoptions.o `test -f 'src/ssh/cockpitsshoptions.c' || echo './'`src/ssh/cockpitsshoptions.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msgfmt -o src/ws/it.mo.tmp src/ws/it.po && mv src/ws/it.mo.tmp src/ws/it.mo && touch src/ws/it.mo make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/tls -I/usr/include/p11-kit-1 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/tls/cockpit_certificate_ensure-certificate.o `test -f 'src/tls/certificate.c' || echo './'`src/tls/certificate.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msgfmt -o src/ws/ja.mo.tmp src/ws/ja.po && mv src/ws/ja.mo.tmp src/ws/ja.mo && touch src/ws/ja.mo make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msgfmt -o src/ws/ka.mo.tmp src/ws/ka.po && mv src/ws/ka.mo.tmp src/ws/ka.mo && touch src/ws/ka.mo make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msgfmt -o src/ws/ko.mo.tmp src/ws/ko.po && mv src/ws/ko.mo.tmp src/ws/ko.mo && touch src/ws/ko.mo make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msgfmt -o src/ws/nb_NO.mo.tmp src/ws/nb_NO.po && mv src/ws/nb_NO.mo.tmp src/ws/nb_NO.mo && touch src/ws/nb_NO.mo make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msgfmt -o src/ws/nl.mo.tmp src/ws/nl.po && mv src/ws/nl.mo.tmp src/ws/nl.mo && touch src/ws/nl.mo make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msgfmt -o src/ws/pl.mo.tmp src/ws/pl.po && mv src/ws/pl.mo.tmp src/ws/pl.mo && touch src/ws/pl.mo make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msgfmt -o src/ws/pt_BR.mo.tmp src/ws/pt_BR.po && mv src/ws/pt_BR.mo.tmp src/ws/pt_BR.mo && touch src/ws/pt_BR.mo make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msgfmt -o src/ws/ru.mo.tmp src/ws/ru.po && mv src/ws/ru.mo.tmp src/ws/ru.mo && touch src/ws/ru.mo make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msgfmt -o src/ws/sk.mo.tmp src/ws/sk.po && mv src/ws/sk.mo.tmp src/ws/sk.mo && touch src/ws/sk.mo make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msgfmt -o src/ws/sv.mo.tmp src/ws/sv.po && mv src/ws/sv.mo.tmp src/ws/sv.mo && touch src/ws/sv.mo make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' bzip2 -9 < cockpit.pp > cockpit.pp.bz2.tmp && mv cockpit.pp.bz2.tmp cockpit.pp.bz2 make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/tls -pthread -I/usr/include/p11-kit-1 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/tls/cockpit_tls-server.o `test -f 'src/tls/server.c' || echo './'`src/tls/server.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msgfmt -o src/ws/tr.mo.tmp src/ws/tr.po && mv src/ws/tr.mo.tmp src/ws/tr.mo && touch src/ws/tr.mo make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msgfmt -o src/ws/zh_TW.mo.tmp src/ws/zh_TW.po && mv src/ws/zh_TW.mo.tmp src/ws/zh_TW.mo && touch src/ws/zh_TW.mo make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msgfmt -o src/ws/zh_CN.mo.tmp src/ws/zh_CN.po && mv src/ws/zh_CN.mo.tmp src/ws/zh_CN.mo && touch src/ws/zh_CN.mo make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p src/ws/ && \ msgfmt -o src/ws/uk.mo.tmp src/ws/uk.po && mv src/ws/uk.mo.tmp src/ws/uk.mo && touch src/ws/uk.mo make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o mock-pam-conv-mod.so src/ws/mock_pam_conv_mod_so-mock-pam-conv-mod.o -lpam make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -I./src -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/websocket/libwebsocket_a-websocketclient.o `test -f 'src/websocket/websocketclient.c' || echo './'`src/websocket/websocketclient.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' rm -f libcockpit-common-nodeps.a ar cru libcockpit-common-nodeps.a src/common/libcockpit_common_nodeps_a-cockpitauthorize.o src/common/libcockpit_common_nodeps_a-cockpitbase64.o src/common/libcockpit_common_nodeps_a-cockpitconf.o src/common/libcockpit_common_nodeps_a-cockpitfdpassing.o src/common/libcockpit_common_nodeps_a-cockpitframe.o src/common/libcockpit_common_nodeps_a-cockpithex.o src/common/libcockpit_common_nodeps_a-cockpitjsonprint.o src/common/libcockpit_common_nodeps_a-cockpitmemory.o src/common/libcockpit_common_nodeps_a-cockpitwebcertificate.o ranlib libcockpit-common-nodeps.a make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/ws -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/ws/libcockpit_ws_a-cockpitcreds.o `test -f 'src/ws/cockpitcreds.c' || echo './'`src/ws/cockpitcreds.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o pam_cockpit_cert.so src/ws/pam_cockpit_cert_so-pam_cockpit_cert.o make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/ws/cockpit_ws-main.o `test -f 'src/ws/main.c' || echo './'`src/ws/main.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/ws -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/ws/libcockpit_ws_a-cockpithandlers.o `test -f 'src/ws/cockpithandlers.c' || echo './'`src/ws/cockpithandlers.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/tls -I/usr/include/p11-kit-1 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/tls/cockpit_certificate_ensure-cockpit-certificate-ensure.o `test -f 'src/tls/cockpit-certificate-ensure.c' || echo './'`src/tls/cockpit-certificate-ensure.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o cockpit-wsinstance-factory src/tls/socket-io.o src/tls/wsinstance-factory.o -lsystemd make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpitpipe.o `test -f 'src/common/cockpitpipe.c' || echo './'`src/common/cockpitpipe.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/session/session.o src/session/session.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/ws -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/ws/libcockpit_ws_a-cockpitchannelresponse.o `test -f 'src/ws/cockpitchannelresponse.c' || echo './'`src/ws/cockpitchannelresponse.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/retest/retest.o src/retest/retest.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' rm -f libretest.a ar cru libretest.a src/retest/retest.o ranlib libretest.a make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/tls -pthread -I/usr/include/p11-kit-1 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/tls/cockpit_tls-connection.o `test -f 'src/tls/connection.c' || echo './'`src/tls/connection.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbusjson.o `test -f 'src/bridge/cockpitdbusjson.c' || echo './'`src/bridge/cockpitdbusjson.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/pam-ssh-add/pam_ssh_add_so-pam-ssh-add.o `test -f 'src/pam-ssh-add/pam-ssh-add.c' || echo './'`src/pam-ssh-add/pam-ssh-add.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpitwebserver.o `test -f 'src/common/cockpitwebserver.c' || echo './'`src/common/cockpitwebserver.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' rm -f libcockpit-bridge.a ar cru libcockpit-bridge.a src/bridge/libcockpit_bridge_a-cockpitconnect.o src/bridge/libcockpit_bridge_a-cockpitdbuscache.o src/bridge/libcockpit_bridge_a-cockpitdbusconfig.o src/bridge/libcockpit_bridge_a-cockpitdbusinternal.o src/bridge/libcockpit_bridge_a-cockpitdbusjson.o src/bridge/libcockpit_bridge_a-cockpitdbusmachines.o src/bridge/libcockpit_bridge_a-cockpitdbusmeta.o src/bridge/libcockpit_bridge_a-cockpitdbusprocess.o src/bridge/libcockpit_bridge_a-cockpitdbusrules.o src/bridge/libcockpit_bridge_a-cockpitdbususer.o src/bridge/libcockpit_bridge_a-cockpitdbusloginmessages.o src/bridge/libcockpit_bridge_a-cockpitechochannel.o src/bridge/libcockpit_bridge_a-cockpitfslist.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-cockpithttpstream.o src/bridge/libcockpit_bridge_a-cockpitinteracttransport.o src/bridge/libcockpit_bridge_a-cockpitnullchannel.o src/bridge/libcockpit_bridge_a-cockpitpackages.o src/bridge/libcockpit_bridge_a-cockpitpacketchannel.o src/bridge/libcockpit_bridge_a-cockpitpaths.o src/bridge/libcockpit_bridge_a-cockpitpeer.o src/bridge/libcockpit_bridge_a-cockpitpipechannel.o src/bridge/libcockpit_bridge_a-cockpitrouter.o src/bridge/libcockpit_bridge_a-cockpitstream.o src/bridge/libcockpit_bridge_a-cockpitwebsocketstream.o src/bridge/libcockpit_bridge_a-cockpitblocksamples.o src/bridge/libcockpit_bridge_a-cockpitcgroupsamples.o src/bridge/libcockpit_bridge_a-cockpitcpusamples.o src/bridge/libcockpit_bridge_a-cockpitdisksamples.o src/bridge/libcockpit_bridge_a-cockpitinternalmetrics.o src/bridge/libcockpit_bridge_a-cockpitmemorysamples.o src/bridge/libcockpit_bridge_a-cockpitmetrics.o src/bridge/libcockpit_bridge_a-cockpitmountsamples.o src/bridge/libcockpit_bridge_a-cockpitnetworksamples.o src/bridge/libcockpit_bridge_a-cockpitsamples.o src/bridge/libcockpit_bridge_a-cockpitpolkitagent.o ranlib libcockpit-bridge.a make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/pam-ssh-add/libpam_ssh_add_a-pam-ssh-add.o `test -f 'src/pam-ssh-add/pam-ssh-add.c' || echo './'`src/pam-ssh-add/pam-ssh-add.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' rm -f libpam_ssh_add.a ar cru libpam_ssh_add.a src/common/libpam_ssh_add_a-cockpitclosefrom.o src/common/libpam_ssh_add_a-cockpitmemory.o src/pam-ssh-add/libpam_ssh_add_a-pam-ssh-add.o ranlib libpam_ssh_add.a make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/libcockpit_common_a-cockpitwebresponse.o `test -f 'src/common/cockpitwebresponse.c' || echo './'`src/common/cockpitwebresponse.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/ws -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/ws/libcockpit_ws_a-cockpitwebservice.o `test -f 'src/ws/cockpitwebservice.c' || echo './'`src/ws/cockpitwebservice.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' rm -f libcockpit-common.a ar cru libcockpit-common.a src/common/libcockpit_common_a-cockpitchannel.o src/common/libcockpit_common_a-cockpitclosefrom.o src/common/libcockpit_common_a-cockpitcontrolmessages.o src/common/libcockpit_common_a-cockpiterror.o src/common/libcockpit_common_a-cockpitflow.o src/common/libcockpit_common_a-cockpithash.o src/common/libcockpit_common_a-cockpitjson.o src/common/libcockpit_common_a-cockpitlocale.o src/common/libcockpit_common_a-cockpitloopback.o src/common/libcockpit_common_a-cockpitmemfdread.o src/common/libcockpit_common_a-cockpitmachinesjson.o src/common/libcockpit_common_a-cockpitpipe.o src/common/libcockpit_common_a-cockpitpipetransport.o src/common/libcockpit_common_a-cockpitsocket.o src/common/libcockpit_common_a-cockpitsystem.o src/common/libcockpit_common_a-cockpittemplate.o src/common/libcockpit_common_a-cockpittest.o src/common/libcockpit_common_a-cockpittransport.o src/common/libcockpit_common_a-cockpitunicode.o src/common/libcockpit_common_a-cockpitunixsignal.o src/common/libcockpit_common_a-cockpitversion.o src/common/libcockpit_common_a-cockpitwebfilter.o src/common/libcockpit_common_a-cockpitwebinject.o src/common/libcockpit_common_a-cockpitwebresponse.o src/common/libcockpit_common_a-cockpitwebserver.o src/common/libcockpit_common_a-fail.html.o ranlib libcockpit-common.a make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -I./src/tls -I/usr/include/p11-kit-1 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o cockpit-certificate-ensure src/tls/cockpit_certificate_ensure-certificate.o src/tls/cockpit_certificate_ensure-cockpit-certificate-ensure.o libcockpit-common-nodeps.a -lgnutls make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -I./src -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/websocket/libwebsocket_a-websocketconnection.o `test -f 'src/websocket/websocketconnection.c' || echo './'`src/websocket/websocketconnection.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' 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 make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -I./src/ws -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/ws/libcockpit_ws_a-cockpitauth.o `test -f 'src/ws/cockpitauth.c' || echo './'`src/ws/cockpitauth.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' 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-cockpitcompat.o src/ws/libcockpit_ws_a-cockpitbranding.o src/ws/libcockpit_ws_a-cockpitchannelresponse.o src/ws/libcockpit_ws_a-cockpitchannelsocket.o src/ws/libcockpit_ws_a-cockpitcreds.o src/ws/libcockpit_ws_a-cockpitwebservice.o ranlib libcockpit-ws.a make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o pam_ssh_add.so src/pam-ssh-add/pam_ssh_add_so-pam-ssh-add.o libpam_ssh_add.a -lpam make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-askpass\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o cockpit-askpass src/bridge/cockpit_askpass-askpass.o libcockpit-bridge.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-264\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-264\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_REENTRANT -fPIC -I./src/ssh -DG_LOG_DOMAIN=\"cockpit-ssh\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/ssh/libcockpit_ssh_a-cockpitsshrelay.o `test -f 'src/ssh/cockpitsshrelay.c' || echo './'`src/ssh/cockpitsshrelay.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' rm -f libcockpit-ssh.a ar cru libcockpit-ssh.a src/ssh/libcockpit_ssh_a-cockpitsshoptions.o src/ssh/libcockpit_ssh_a-cockpitsshrelay.o ranlib libcockpit-ssh.a make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -I./src/tls -pthread -I/usr/include/p11-kit-1 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o cockpit-tls src/tls/cockpit_tls-socket-io.o src/tls/cockpit_tls-certificate.o src/tls/cockpit_tls-client-certificate.o src/tls/cockpit_tls-connection.o src/tls/cockpit_tls-httpredirect.o src/tls/cockpit_tls-server.o src/tls/cockpit_tls-main.o libcockpit-common-nodeps.a -lgnutls make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o cockpit-session src/common/cockpitclosefrom.o src/session/client-certificate.o src/session/session-utils.o src/session/session.o libcockpit-common-nodeps.a -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lsystemd -lpam make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o cockpit-ssh src/ssh/cockpit_ssh-ssh.o libcockpit-ssh.a libcockpit-common.a libcockpit-common-nodeps.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lssh -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lssh -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o cockpit-pcp src/bridge/cockpit_pcp-cockpitpcp.o libcockpit-pcp.a libcockpit-common.a libcockpit-common-nodeps.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpcp -lm make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o cockpit-ws src/ws/cockpit_ws-main.o libcockpit-ws.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lcrypt make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_50 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libmount -I/usr/include/blkid -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o cockpit-bridge src/bridge/cockpit_bridge-bridge.o libcockpit-bridge.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' mkdir -p dist/guide/html/ && \ cp ./doc/guide/static/home.png ./doc/guide/static/gtk-doc.css ./doc/guide/static/left.png ./doc/guide/static/right.png ./doc/guide/static/style.css ./doc/guide/static/up.png dist/guide/html/ && \ LANG=C.UTF-8 /usr/bin/xmlto html -m ./doc/guide/gtk-doc.xsl -o dist/guide/html/ \ --searchpath /builddir/build/BUILD/cockpit-264:/builddir/build/BUILD/cockpit-264:/builddir/build/BUILD/cockpit-264/doc/guide \ ./doc/guide/cockpit-guide.xml && \ rm -f dist/guide/html/cockpit-guide.proc make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' rm src/ws/pl.po src/ws/tr.po src/ws/uk.po src/ws/ja.po src/ws/es.po src/ws/fi.po src/ws/it.po src/ws/sv.po src/ws/de.po src/ws/sk.po src/ws/zh_CN.po src/ws/ru.po src/ws/ka.po src/ws/ko.po src/ws/cs.po src/ws/fr.po src/ws/zh_TW.po src/ws/nl.po src/ws/pt_BR.po src/ws/nb_NO.po src/ws/he.po + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JVimWg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64 ++ dirname /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64 + cd cockpit-264 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-am make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' make[2]: Entering directory '/builddir/build/BUILD/cockpit-264' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/bin' /usr/bin/install -p cockpit-bridge '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec' /usr/bin/install -p cockpit-askpass cockpit-pcp cockpit-session cockpit-ssh cockpit-tls cockpit-wsinstance-factory cockpit-certificate-ensure '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec' /usr/bin/install -p src/tls/cockpit-certificate-helper src/ws/cockpit-desktop '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec' /usr/bin/make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/cockpit-264' chown -f root:cockpit-wsinstance /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec/cockpit-session || true chown: invalid group: 'root:cockpit-wsinstance' test "cockpit-ws" != "root" && chmod -f 4750 /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec/cockpit-session || true mkdir -p /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/etc/motd.d ln -sTfr /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/run/cockpit/motd /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/etc/motd.d/cockpit mkdir -p /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/etc/issue.d ln -sTfr /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/run/cockpit/motd /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/etc/issue.d/cockpit.issue mkdir -p /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/etc/cockpit/ws-certs.d /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/etc/cockpit/machines.d chmod 755 /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/etc/cockpit/ws-certs.d /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/etc/cockpit/machines.d make[3]: Leaving directory '/builddir/build/BUILD/cockpit-264' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/arch' /usr/bin/install -p -m 644 src/branding/arch/branding.css '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/arch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/centos' /usr/bin/install -p -m 644 src/branding/centos/branding.css '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/centos' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec' /usr/bin/install -p cockpit-ws '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec' mkdir -p /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit TAR install-data-local dist/base1/fonts/fontawesome.woff dist/base1/fonts/glyphicons.woff dist/base1/fonts/patternfly.woff dist/base1/manifest.json dist/apps/default.png dist/apps/manifest.json dist/kdump/manifest.json dist/metrics/manifest.json dist/networkmanager/manifest.json dist/packagekit/manifest.json dist/playground/hammer.gif dist/playground/manifest.json dist/selinux/manifest.json dist/shell/images/server-error.png dist/shell/images/server-large.png dist/shell/images/server-small.png dist/shell/index.html dist/shell/manifest.json dist/sosreport/manifest.json dist/sosreport/sosreport.png dist/static/fonts/OpenSans-Bold-webfont.woff dist/static/fonts/OpenSans-BoldItalic-webfont.woff dist/static/fonts/OpenSans-ExtraBold-webfont.woff dist/static/fonts/OpenSans-ExtraBoldItalic-webfont.woff dist/static/fonts/OpenSans-Italic-webfont.woff dist/static/fonts/OpenSans-Light-webfont.woff dist/static/fonts/OpenSans-LightItalic-webfont.woff dist/static/fonts/OpenSans-Regular-webfont.woff dist/static/fonts/OpenSans-Semibold-webfont.woff dist/static/fonts/OpenSans-SemiboldItalic-webfont.woff dist/static/fonts/RedHatDisplay-Black.woff2 dist/static/fonts/RedHatDisplay-BlackItalic.woff2 dist/static/fonts/RedHatDisplay-Bold.woff2 dist/static/fonts/RedHatDisplay-BoldItalic.woff2 dist/static/fonts/RedHatDisplay-Italic.woff2 dist/static/fonts/RedHatDisplay-Medium.woff2 dist/static/fonts/RedHatDisplay-MediumItalic.woff2 dist/static/fonts/RedHatDisplay-Regular.woff2 dist/static/fonts/RedHatText-Bold.woff2 dist/static/fonts/RedHatText-BoldItalic.woff2 dist/static/fonts/RedHatText-Italic.woff2 dist/static/fonts/RedHatText-Medium.woff2 dist/static/fonts/RedHatText-MediumItalic.woff2 dist/static/fonts/RedHatText-Regular.woff2 dist/static/login.css dist/static/login.html dist/static/login.js dist/static/manifest.json dist/static/po.cs.js dist/static/po.de.js dist/static/po.es.js dist/static/po.fi.js dist/static/po.fr.js dist/static/po.he.js dist/static/po.it.js dist/static/po.ja.js dist/static/po.ka.js dist/static/po.ko.js dist/static/po.nb_NO.js dist/static/po.nl.js dist/static/po.pl.js dist/static/po.pt_BR.js dist/static/po.ru.js dist/static/po.sk.js dist/static/po.sv.js dist/static/po.tr.js dist/static/po.uk.js dist/static/po.zh_CN.js dist/static/po.zh_TW.js dist/storaged/images/storage-array.png dist/storaged/images/storage-disk.png dist/storaged/manifest.json dist/systemd/manifest.json dist/tuned/manifest.json dist/users/manifest.json pkg/pcp/manifest.json pkg/ssh/manifest.json dist/base1/cockpit.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/base1/cockpit.css.gz dist/base1/cockpit.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/base1/cockpit.js.gz dist/base1/po.cs.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/base1/po.cs.js.gz dist/base1/po.de.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/base1/po.de.js.gz dist/base1/po.es.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/base1/po.es.js.gz dist/base1/po.fi.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/base1/po.fi.js.gz dist/base1/po.fr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/base1/po.fr.js.gz dist/base1/po.he.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/base1/po.he.js.gz dist/base1/po.it.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/base1/po.it.js.gz dist/base1/po.ja.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/base1/po.ja.js.gz dist/base1/po.ka.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/base1/po.ka.js.gz dist/base1/po.ko.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/base1/po.ko.js.gz dist/base1/po.nb_NO.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/base1/po.nb_NO.js.gz dist/base1/po.nl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/base1/po.nl.js.gz dist/base1/po.pl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/base1/po.pl.js.gz dist/base1/po.pt_BR.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/base1/po.pt_BR.js.gz dist/base1/po.ru.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/base1/po.ru.js.gz dist/base1/po.sk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/base1/po.sk.js.gz dist/base1/po.sv.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/base1/po.sv.js.gz dist/base1/po.tr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/base1/po.tr.js.gz dist/base1/po.uk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/base1/po.uk.js.gz dist/base1/po.zh_CN.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/base1/po.zh_CN.js.gz dist/base1/po.zh_TW.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/base1/po.zh_TW.js.gz dist/apps/apps.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps/apps.css.gz dist/apps/apps.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps/apps.js.gz dist/apps/index.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps/index.html.gz dist/apps/po.cs.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps/po.cs.js.gz dist/apps/po.de.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps/po.de.js.gz dist/apps/po.es.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps/po.es.js.gz dist/apps/po.fi.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps/po.fi.js.gz dist/apps/po.fr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps/po.fr.js.gz dist/apps/po.he.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps/po.he.js.gz dist/apps/po.it.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps/po.it.js.gz dist/apps/po.ja.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps/po.ja.js.gz dist/apps/po.ka.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps/po.ka.js.gz dist/apps/po.ko.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps/po.ko.js.gz dist/apps/po.nb_NO.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps/po.nb_NO.js.gz dist/apps/po.nl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps/po.nl.js.gz dist/apps/po.pl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps/po.pl.js.gz dist/apps/po.pt_BR.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps/po.pt_BR.js.gz dist/apps/po.ru.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps/po.ru.js.gz dist/apps/po.sk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps/po.sk.js.gz dist/apps/po.sv.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps/po.sv.js.gz dist/apps/po.tr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps/po.tr.js.gz dist/apps/po.uk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps/po.uk.js.gz dist/apps/po.zh_CN.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps/po.zh_CN.js.gz dist/apps/po.zh_TW.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps/po.zh_TW.js.gz dist/kdump/index.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump/index.html.gz dist/kdump/kdump.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump/kdump.css.gz dist/kdump/kdump.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump/kdump.js.gz dist/kdump/po.cs.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump/po.cs.js.gz dist/kdump/po.de.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump/po.de.js.gz dist/kdump/po.es.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump/po.es.js.gz dist/kdump/po.fi.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump/po.fi.js.gz dist/kdump/po.fr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump/po.fr.js.gz dist/kdump/po.he.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump/po.he.js.gz dist/kdump/po.it.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump/po.it.js.gz dist/kdump/po.ja.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump/po.ja.js.gz dist/kdump/po.ka.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump/po.ka.js.gz dist/kdump/po.ko.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump/po.ko.js.gz dist/kdump/po.nb_NO.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump/po.nb_NO.js.gz dist/kdump/po.nl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump/po.nl.js.gz dist/kdump/po.pl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump/po.pl.js.gz dist/kdump/po.pt_BR.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump/po.pt_BR.js.gz dist/kdump/po.ru.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump/po.ru.js.gz dist/kdump/po.sk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump/po.sk.js.gz dist/kdump/po.sv.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump/po.sv.js.gz dist/kdump/po.tr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump/po.tr.js.gz dist/kdump/po.uk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump/po.uk.js.gz dist/kdump/po.zh_CN.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump/po.zh_CN.js.gz dist/kdump/po.zh_TW.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump/po.zh_TW.js.gz dist/metrics/index.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics/index.css.gz dist/metrics/index.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics/index.html.gz dist/metrics/index.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics/index.js.gz dist/metrics/po.cs.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics/po.cs.js.gz dist/metrics/po.de.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics/po.de.js.gz dist/metrics/po.es.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics/po.es.js.gz dist/metrics/po.fi.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics/po.fi.js.gz dist/metrics/po.fr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics/po.fr.js.gz dist/metrics/po.he.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics/po.he.js.gz dist/metrics/po.it.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics/po.it.js.gz dist/metrics/po.ja.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics/po.ja.js.gz dist/metrics/po.ka.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics/po.ka.js.gz dist/metrics/po.ko.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics/po.ko.js.gz dist/metrics/po.nb_NO.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics/po.nb_NO.js.gz dist/metrics/po.nl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics/po.nl.js.gz dist/metrics/po.pl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics/po.pl.js.gz dist/metrics/po.pt_BR.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics/po.pt_BR.js.gz dist/metrics/po.ru.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics/po.ru.js.gz dist/metrics/po.sk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics/po.sk.js.gz dist/metrics/po.sv.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics/po.sv.js.gz dist/metrics/po.tr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics/po.tr.js.gz dist/metrics/po.uk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics/po.uk.js.gz dist/metrics/po.zh_CN.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics/po.zh_CN.js.gz dist/metrics/po.zh_TW.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics/po.zh_TW.js.gz dist/networkmanager/firewall.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/firewall.css.gz dist/networkmanager/firewall.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/firewall.html.gz dist/networkmanager/firewall.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/firewall.js.gz dist/networkmanager/index.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/index.html.gz dist/networkmanager/network.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/network.css.gz dist/networkmanager/network.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/network.js.gz dist/networkmanager/po.cs.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/po.cs.js.gz dist/networkmanager/po.de.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/po.de.js.gz dist/networkmanager/po.es.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/po.es.js.gz dist/networkmanager/po.fi.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/po.fi.js.gz dist/networkmanager/po.fr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/po.fr.js.gz dist/networkmanager/po.he.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/po.he.js.gz dist/networkmanager/po.it.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/po.it.js.gz dist/networkmanager/po.ja.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/po.ja.js.gz dist/networkmanager/po.ka.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/po.ka.js.gz dist/networkmanager/po.ko.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/po.ko.js.gz dist/networkmanager/po.nb_NO.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/po.nb_NO.js.gz dist/networkmanager/po.nl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/po.nl.js.gz dist/networkmanager/po.pl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/po.pl.js.gz dist/networkmanager/po.pt_BR.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/po.pt_BR.js.gz dist/networkmanager/po.ru.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/po.ru.js.gz dist/networkmanager/po.sk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/po.sk.js.gz dist/networkmanager/po.sv.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/po.sv.js.gz dist/networkmanager/po.tr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/po.tr.js.gz dist/networkmanager/po.uk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/po.uk.js.gz dist/networkmanager/po.zh_CN.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/po.zh_CN.js.gz dist/networkmanager/po.zh_TW.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager/po.zh_TW.js.gz dist/packagekit/index.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit/index.html.gz dist/packagekit/po.cs.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit/po.cs.js.gz dist/packagekit/po.de.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit/po.de.js.gz dist/packagekit/po.es.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit/po.es.js.gz dist/packagekit/po.fi.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit/po.fi.js.gz dist/packagekit/po.fr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit/po.fr.js.gz dist/packagekit/po.he.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit/po.he.js.gz dist/packagekit/po.it.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit/po.it.js.gz dist/packagekit/po.ja.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit/po.ja.js.gz dist/packagekit/po.ka.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit/po.ka.js.gz dist/packagekit/po.ko.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit/po.ko.js.gz dist/packagekit/po.nb_NO.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit/po.nb_NO.js.gz dist/packagekit/po.nl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit/po.nl.js.gz dist/packagekit/po.pl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit/po.pl.js.gz dist/packagekit/po.pt_BR.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit/po.pt_BR.js.gz dist/packagekit/po.ru.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit/po.ru.js.gz dist/packagekit/po.sk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit/po.sk.js.gz dist/packagekit/po.sv.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit/po.sv.js.gz dist/packagekit/po.tr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit/po.tr.js.gz dist/packagekit/po.uk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit/po.uk.js.gz dist/packagekit/po.zh_CN.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit/po.zh_CN.js.gz dist/packagekit/po.zh_TW.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit/po.zh_TW.js.gz dist/packagekit/updates.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit/updates.css.gz dist/packagekit/updates.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit/updates.js.gz dist/playground/exception.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/exception.css.gz dist/playground/exception.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/exception.html.gz dist/playground/exception.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/exception.js.gz dist/playground/index.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/index.css.gz dist/playground/index.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/index.html.gz dist/playground/index.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/index.js.gz dist/playground/journal.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/journal.css.gz dist/playground/journal.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/journal.html.gz dist/playground/journal.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/journal.js.gz dist/playground/metrics.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/metrics.css.gz dist/playground/metrics.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/metrics.html.gz dist/playground/metrics.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/metrics.js.gz dist/playground/notifications-receiver.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/notifications-receiver.html.gz dist/playground/notifications-receiver.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/notifications-receiver.js.gz dist/playground/pkgs.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/pkgs.css.gz dist/playground/pkgs.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/pkgs.html.gz dist/playground/pkgs.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/pkgs.js.gz dist/playground/plot.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/plot.css.gz dist/playground/plot.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/plot.html.gz dist/playground/plot.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/plot.js.gz dist/playground/po.cs.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/po.cs.js.gz dist/playground/po.de.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/po.de.js.gz dist/playground/po.es.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/po.es.js.gz dist/playground/po.fi.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/po.fi.js.gz dist/playground/po.fr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/po.fr.js.gz dist/playground/po.he.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/po.he.js.gz dist/playground/po.it.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/po.it.js.gz dist/playground/po.ja.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/po.ja.js.gz dist/playground/po.ka.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/po.ka.js.gz dist/playground/po.ko.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/po.ko.js.gz dist/playground/po.nb_NO.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/po.nb_NO.js.gz dist/playground/po.nl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/po.nl.js.gz dist/playground/po.pl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/po.pl.js.gz dist/playground/po.pt_BR.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/po.pt_BR.js.gz dist/playground/po.ru.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/po.ru.js.gz dist/playground/po.sk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/po.sk.js.gz dist/playground/po.sv.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/po.sv.js.gz dist/playground/po.tr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/po.tr.js.gz dist/playground/po.uk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/po.uk.js.gz dist/playground/po.zh_CN.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/po.zh_CN.js.gz dist/playground/po.zh_TW.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/po.zh_TW.js.gz dist/playground/preloaded.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/preloaded.html.gz dist/playground/preloaded.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/preloaded.js.gz dist/playground/react-patterns.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/react-patterns.css.gz dist/playground/react-patterns.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/react-patterns.html.gz dist/playground/react-patterns.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/react-patterns.js.gz dist/playground/service.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/service.css.gz dist/playground/service.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/service.html.gz dist/playground/service.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/service.js.gz dist/playground/speed.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/speed.css.gz dist/playground/speed.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/speed.html.gz dist/playground/speed.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/speed.js.gz dist/playground/test.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/test.css.gz dist/playground/test.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/test.html.gz dist/playground/test.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/test.js.gz dist/playground/translate.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/translate.css.gz dist/playground/translate.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/translate.html.gz dist/playground/translate.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground/translate.js.gz dist/selinux/po.cs.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux/po.cs.js.gz dist/selinux/po.de.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux/po.de.js.gz dist/selinux/po.es.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux/po.es.js.gz dist/selinux/po.fi.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux/po.fi.js.gz dist/selinux/po.fr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux/po.fr.js.gz dist/selinux/po.he.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux/po.he.js.gz dist/selinux/po.it.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux/po.it.js.gz dist/selinux/po.ja.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux/po.ja.js.gz dist/selinux/po.ka.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux/po.ka.js.gz dist/selinux/po.ko.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux/po.ko.js.gz dist/selinux/po.nb_NO.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux/po.nb_NO.js.gz dist/selinux/po.nl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux/po.nl.js.gz dist/selinux/po.pl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux/po.pl.js.gz dist/selinux/po.pt_BR.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux/po.pt_BR.js.gz dist/selinux/po.ru.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux/po.ru.js.gz dist/selinux/po.sk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux/po.sk.js.gz dist/selinux/po.sv.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux/po.sv.js.gz dist/selinux/po.tr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux/po.tr.js.gz dist/selinux/po.uk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux/po.uk.js.gz dist/selinux/po.zh_CN.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux/po.zh_CN.js.gz dist/selinux/po.zh_TW.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux/po.zh_TW.js.gz dist/selinux/selinux.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux/selinux.css.gz dist/selinux/selinux.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux/selinux.js.gz dist/selinux/setroubleshoot.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux/setroubleshoot.html.gz dist/shell/images/bg-plain.jpg → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/images/bg-plain.jpg.gz dist/shell/images/cockpit-icon.svg → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/images/cockpit-icon.svg.gz dist/shell/index.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/index.css.gz dist/shell/index.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/index.js.gz dist/shell/po.cs.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/po.cs.js.gz dist/shell/po.de.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/po.de.js.gz dist/shell/po.es.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/po.es.js.gz dist/shell/po.fi.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/po.fi.js.gz dist/shell/po.fr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/po.fr.js.gz dist/shell/po.he.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/po.he.js.gz dist/shell/po.it.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/po.it.js.gz dist/shell/po.ja.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/po.ja.js.gz dist/shell/po.ka.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/po.ka.js.gz dist/shell/po.ko.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/po.ko.js.gz dist/shell/po.nb_NO.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/po.nb_NO.js.gz dist/shell/po.nl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/po.nl.js.gz dist/shell/po.pl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/po.pl.js.gz dist/shell/po.pt_BR.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/po.pt_BR.js.gz dist/shell/po.ru.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/po.ru.js.gz dist/shell/po.sk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/po.sk.js.gz dist/shell/po.sv.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/po.sv.js.gz dist/shell/po.tr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/po.tr.js.gz dist/shell/po.uk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/po.uk.js.gz dist/shell/po.zh_CN.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/po.zh_CN.js.gz dist/shell/po.zh_TW.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/po.zh_TW.js.gz dist/shell/shell.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell/shell.html.gz dist/sosreport/index.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport/index.html.gz dist/sosreport/po.cs.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport/po.cs.js.gz dist/sosreport/po.de.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport/po.de.js.gz dist/sosreport/po.es.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport/po.es.js.gz dist/sosreport/po.fi.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport/po.fi.js.gz dist/sosreport/po.fr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport/po.fr.js.gz dist/sosreport/po.he.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport/po.he.js.gz dist/sosreport/po.it.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport/po.it.js.gz dist/sosreport/po.ja.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport/po.ja.js.gz dist/sosreport/po.ka.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport/po.ka.js.gz dist/sosreport/po.ko.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport/po.ko.js.gz dist/sosreport/po.nb_NO.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport/po.nb_NO.js.gz dist/sosreport/po.nl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport/po.nl.js.gz dist/sosreport/po.pl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport/po.pl.js.gz dist/sosreport/po.pt_BR.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport/po.pt_BR.js.gz dist/sosreport/po.ru.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport/po.ru.js.gz dist/sosreport/po.sk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport/po.sk.js.gz dist/sosreport/po.sv.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport/po.sv.js.gz dist/sosreport/po.tr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport/po.tr.js.gz dist/sosreport/po.uk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport/po.uk.js.gz dist/sosreport/po.zh_CN.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport/po.zh_CN.js.gz dist/sosreport/po.zh_TW.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport/po.zh_TW.js.gz dist/sosreport/sosreport.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport/sosreport.css.gz dist/sosreport/sosreport.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport/sosreport.js.gz dist/storaged/index.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged/index.html.gz dist/storaged/po.cs.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged/po.cs.js.gz dist/storaged/po.de.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged/po.de.js.gz dist/storaged/po.es.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged/po.es.js.gz dist/storaged/po.fi.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged/po.fi.js.gz dist/storaged/po.fr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged/po.fr.js.gz dist/storaged/po.he.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged/po.he.js.gz dist/storaged/po.it.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged/po.it.js.gz dist/storaged/po.ja.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged/po.ja.js.gz dist/storaged/po.ka.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged/po.ka.js.gz dist/storaged/po.ko.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged/po.ko.js.gz dist/storaged/po.nb_NO.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged/po.nb_NO.js.gz dist/storaged/po.nl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged/po.nl.js.gz dist/storaged/po.pl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged/po.pl.js.gz dist/storaged/po.pt_BR.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged/po.pt_BR.js.gz dist/storaged/po.ru.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged/po.ru.js.gz dist/storaged/po.sk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged/po.sk.js.gz dist/storaged/po.sv.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged/po.sv.js.gz dist/storaged/po.tr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged/po.tr.js.gz dist/storaged/po.uk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged/po.uk.js.gz dist/storaged/po.zh_CN.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged/po.zh_CN.js.gz dist/storaged/po.zh_TW.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged/po.zh_TW.js.gz dist/storaged/storage.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged/storage.css.gz dist/storaged/storage.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged/storage.js.gz dist/systemd/hwinfo.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/hwinfo.css.gz dist/systemd/hwinfo.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/hwinfo.html.gz dist/systemd/hwinfo.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/hwinfo.js.gz dist/systemd/index.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/index.html.gz dist/systemd/logs.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/logs.css.gz dist/systemd/logs.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/logs.html.gz dist/systemd/logs.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/logs.js.gz dist/systemd/overview.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/overview.css.gz dist/systemd/overview.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/overview.js.gz dist/systemd/po.cs.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/po.cs.js.gz dist/systemd/po.de.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/po.de.js.gz dist/systemd/po.es.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/po.es.js.gz dist/systemd/po.fi.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/po.fi.js.gz dist/systemd/po.fr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/po.fr.js.gz dist/systemd/po.he.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/po.he.js.gz dist/systemd/po.it.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/po.it.js.gz dist/systemd/po.ja.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/po.ja.js.gz dist/systemd/po.ka.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/po.ka.js.gz dist/systemd/po.ko.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/po.ko.js.gz dist/systemd/po.nb_NO.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/po.nb_NO.js.gz dist/systemd/po.nl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/po.nl.js.gz dist/systemd/po.pl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/po.pl.js.gz dist/systemd/po.pt_BR.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/po.pt_BR.js.gz dist/systemd/po.ru.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/po.ru.js.gz dist/systemd/po.sk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/po.sk.js.gz dist/systemd/po.sv.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/po.sv.js.gz dist/systemd/po.tr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/po.tr.js.gz dist/systemd/po.uk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/po.uk.js.gz dist/systemd/po.zh_CN.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/po.zh_CN.js.gz dist/systemd/po.zh_TW.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/po.zh_TW.js.gz dist/systemd/services.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/services.css.gz dist/systemd/services.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/services.html.gz dist/systemd/services.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/services.js.gz dist/systemd/terminal.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/terminal.css.gz dist/systemd/terminal.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/terminal.html.gz dist/systemd/terminal.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd/terminal.js.gz dist/tuned/performance.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/tuned/performance.css.gz dist/tuned/performance.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/tuned/performance.js.gz dist/tuned/po.cs.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/tuned/po.cs.js.gz dist/tuned/po.de.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/tuned/po.de.js.gz dist/tuned/po.es.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/tuned/po.es.js.gz dist/tuned/po.fi.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/tuned/po.fi.js.gz dist/tuned/po.fr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/tuned/po.fr.js.gz dist/tuned/po.he.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/tuned/po.he.js.gz dist/tuned/po.it.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/tuned/po.it.js.gz dist/tuned/po.ja.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/tuned/po.ja.js.gz dist/tuned/po.ka.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/tuned/po.ka.js.gz dist/tuned/po.ko.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/tuned/po.ko.js.gz dist/tuned/po.nb_NO.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/tuned/po.nb_NO.js.gz dist/tuned/po.nl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/tuned/po.nl.js.gz dist/tuned/po.pl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/tuned/po.pl.js.gz dist/tuned/po.pt_BR.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/tuned/po.pt_BR.js.gz dist/tuned/po.ru.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/tuned/po.ru.js.gz dist/tuned/po.sk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/tuned/po.sk.js.gz dist/tuned/po.sv.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/tuned/po.sv.js.gz dist/tuned/po.tr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/tuned/po.tr.js.gz dist/tuned/po.uk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/tuned/po.uk.js.gz dist/tuned/po.zh_CN.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/tuned/po.zh_CN.js.gz dist/tuned/po.zh_TW.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/tuned/po.zh_TW.js.gz dist/users/index.html → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users/index.html.gz dist/users/po.cs.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users/po.cs.js.gz dist/users/po.de.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users/po.de.js.gz dist/users/po.es.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users/po.es.js.gz dist/users/po.fi.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users/po.fi.js.gz dist/users/po.fr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users/po.fr.js.gz dist/users/po.he.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users/po.he.js.gz dist/users/po.it.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users/po.it.js.gz dist/users/po.ja.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users/po.ja.js.gz dist/users/po.ka.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users/po.ka.js.gz dist/users/po.ko.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users/po.ko.js.gz dist/users/po.nb_NO.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users/po.nb_NO.js.gz dist/users/po.nl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users/po.nl.js.gz dist/users/po.pl.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users/po.pl.js.gz dist/users/po.pt_BR.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users/po.pt_BR.js.gz dist/users/po.ru.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users/po.ru.js.gz dist/users/po.sk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users/po.sk.js.gz dist/users/po.sv.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users/po.sv.js.gz dist/users/po.tr.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users/po.tr.js.gz dist/users/po.uk.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users/po.uk.js.gz dist/users/po.zh_CN.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users/po.zh_CN.js.gz dist/users/po.zh_TW.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users/po.zh_TW.js.gz dist/users/users.css → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users/users.css.gz dist/users/users.js → /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users/users.js.gz TAR install-data-local mkdir -p /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/doc/cockpit /usr/bin/install -p -m 644 dist/guide/html//* /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/doc/cockpit for lang in cs de es fi fr he it ja ka ko nb_NO nl pl pt_BR ru sk sv tr uk zh_CN zh_TW; do \ mkdir -p /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/locale/$lang/LC_MESSAGES; \ /usr/bin/install -p -m 644 src/ws/$lang.mo /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/locale/$lang/LC_MESSAGES/cockpit.mo; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/debian' /usr/bin/install -p -m 644 src/branding/debian/branding.css '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/debian' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/default' /usr/bin/install -p -m 644 src/branding/default/apple-touch-icon.png src/branding/default/bg-plain.jpg src/branding/default/branding.css src/branding/default/brand-large.png src/branding/default/favicon.ico src/branding/default/logo.png '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/default' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec' /usr/bin/install -p -m 644 src/client/cockpit-client.ui '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec' /usr/bin/install -p src/client/cockpit-client '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/motd/' /usr/bin/install -p -m 644 src/systemd/inactive.motd '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/motd/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/motd/' /usr/bin/install -p src/systemd/update-motd '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/motd/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/lib/systemd/system' /usr/bin/install -p -m 644 src/systemd/system-cockpithttps.slice '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/lib/systemd/system' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/fedora' /usr/bin/install -p -m 644 src/branding/fedora/branding.css '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/fedora' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/kubernetes' /usr/bin/install -p -m 644 src/branding/kubernetes/branding.css '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/kubernetes' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 doc/man/cockpit.1 doc/man/cockpit-bridge.1 doc/man/cockpit-desktop.1 '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/man/man5' /usr/bin/install -p -m 644 doc/man/cockpit.conf.5 '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 doc/man/cockpit-ws.8 doc/man/cockpit-tls.8 doc/man/pam_ssh_add.8 selinux/cockpit_session_selinux.8cockpit selinux/cockpit_ws_selinux.8cockpit '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/metainfo' /usr/bin/install -p -m 644 pkg/sosreport/org.cockpit-project.cockpit-sosreport.metainfo.xml pkg/kdump/org.cockpit-project.cockpit-kdump.metainfo.xml pkg/selinux/org.cockpit-project.cockpit-selinux.metainfo.xml pkg/storaged/org.cockpit-project.cockpit-storaged.metainfo.xml '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/metainfo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/metainfo' /usr/bin/install -p -m 644 src/ws/cockpit.appdata.xml '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/metainfo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/lib/systemd/system' /usr/bin/install -p -m 644 src/systemd/cockpit-motd.service src/systemd/cockpit.service src/systemd/cockpit.socket src/systemd/cockpit-wsinstance-http.service src/systemd/cockpit-wsinstance-http.socket src/systemd/cockpit-wsinstance-https-factory@.service src/systemd/cockpit-wsinstance-https-factory.socket src/systemd/cockpit-wsinstance-https@.service src/systemd/cockpit-wsinstance-https@.socket '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/lib/systemd/system' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/lib/tmpfiles.d' /usr/bin/install -p -m 644 src/systemd/cockpit-tempfiles.conf '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/lib/tmpfiles.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/opensuse' /usr/bin/install -p -m 644 src/branding/opensuse/branding.css '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/opensuse' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/lib64/security' /usr/bin/install -p pam_ssh_add.so pam_cockpit_cert.so '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/lib64/security' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/pixmaps' /usr/bin/install -p -m 644 src/ws/cockpit.png '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/pixmaps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/pixmaps' /usr/bin/install -p -m 644 pkg/sosreport/cockpit-sosreport.png '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/pixmaps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/var/lib/pcp/config/pmlogconf/tools' /usr/bin/install -p -m 644 src/bridge/pmlogconf/cockpit '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/var/lib/pcp/config/pmlogconf/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/polkit-1/actions' /usr/bin/install -p -m 644 src/bridge/org.cockpit-project.cockpit-bridge.policy '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/polkit-1/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/registry' /usr/bin/install -p -m 644 src/branding/kubernetes/branding.css '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/registry' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/rhel' /usr/bin/install -p -m 644 src/branding/rhel/branding.css '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/rhel' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/scientific' /usr/bin/install -p -m 644 src/branding/scientific/branding.css '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/scientific' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/selinux/packages/targeted/' /usr/bin/install -p -m 644 cockpit.pp.bz2 '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/selinux/packages/targeted/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/ubuntu' /usr/bin/install -p -m 644 src/branding/ubuntu/branding.css src/branding/ubuntu/favicon.ico '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/ubuntu' /usr/bin/make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/cockpit-264' /usr/bin/install -p -d -m 700 /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/var/lib/selinux/targeted/active/modules/200/cockpit ln -sTfr /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/pixmaps/archlinux-logo.png /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/arch/logo.png ln -sTfr /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/pixmaps/archlinux-logo.png /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/arch/apple-touch-icon.png ln -sTfr /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/pixmaps/archlinux-logo.png /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/arch/favicon.ico ln -sTfr /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/pixmaps/system-logo-white.png /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/centos/logo.png ln -sTfr /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/pixmaps/fedora-logo-sprite.png /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/centos/apple-touch-icon.png ln -sTfr /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/etc/favicon.png /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/centos/favicon.ico ln -sTfr /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/pixmaps/debian-logo.png /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/debian/logo.png ln -sTfr /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/pixmaps/debian-logo.png /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/debian/favicon.ico ln -sTfr /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/pixmaps/system-logo-white.png /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/fedora/logo.png ln -sTfr /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/pixmaps/fedora-logo-sprite.png /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/fedora/apple-touch-icon.png ln -sTfr /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/etc/favicon.png /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/fedora/favicon.ico ln -sTfr /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/wallpapers/default-1920x1200.jpg /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/opensuse/default-1920x1200.jpg ln -sTfr /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/pixmaps/distribution-logos/square-hicolor.svg /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/opensuse/square-hicolor.svg ln -sTfr /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/pixmaps/distribution-logos/favicon.ico /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/opensuse/favicon.ico ln -sTfr /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/pixmaps/system-logo-white.png /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/rhel/logo.png ln -sTfr /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/pixmaps/fedora-logo-sprite.png /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/rhel/apple-touch-icon.png ln -sTfr /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/etc/favicon.png /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/rhel/favicon.ico ln -sTfr /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/pixmaps/system-logo-white.png /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/scientific/logo.png ln -sTfr /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/pixmaps/fedora-logo-sprite.png /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/scientific/apple-touch-icon.png ln -sTfr /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/etc/favicon.png /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/scientific/favicon.ico ln -sTfr /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/plymouth/ubuntu-logo.png /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/branding/ubuntu/logo.png make[3]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[2]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' + make install-tests DESTDIR=/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64 mkdir -p /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/lib/cockpit-test-assets /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/lib/systemd/system/cockpit.service.d /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/etc/cockpit /usr/bin/install -c -m 644 mock-pam-conv-mod.so /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/lib/cockpit-test-assets + mkdir -p /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/etc/pam.d + install -p -m 644 tools/cockpit.pam /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/etc/pam.d/cockpit + rm -f '/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64//usr/lib64/cockpit/*.so' + install -D -p -m 644 AUTHORS COPYING README.md /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/doc/cockpit/ + echo '%dir /usr/share/cockpit' + echo '%dir /usr/share/cockpit/base1' + echo '%dir /usr/share/cockpit/base1/fonts' + find /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/base1 -type f -o -type l + echo /etc/cockpit/machines.d + echo /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/polkit-1/actions/org.cockpit-project.cockpit-bridge.policy + echo '%dir /usr/share/cockpit/ssh' + find /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/ssh -type f + echo /usr/libexec/cockpit-ssh + echo '%dir /usr/share/cockpit/pcp' + find /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/pcp -type f + echo '%dir /usr/share/cockpit/tuned' + find /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/tuned -type f + echo '%dir /usr/share/cockpit/shell' + find /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/shell -type f + echo '%dir /usr/share/cockpit/systemd' + find /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/systemd -type f + echo '%dir /usr/share/cockpit/users' + find /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/users -type f + echo '%dir /usr/share/cockpit/metrics' + find /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/metrics -type f + echo '%dir /usr/share/cockpit/kdump' + find /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/kdump -type f + echo '%dir /usr/share/cockpit/sosreport' + find /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/sosreport -type f + echo '%dir /usr/share/cockpit/storaged' + find /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/storaged -type f + echo '%dir /usr/share/cockpit/networkmanager' + find /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/networkmanager -type f + echo '%dir /usr/share/cockpit/packagekit' + find /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/packagekit -type f + echo '%dir /usr/share/cockpit/apps' + find /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/apps -type f + echo '%dir /usr/share/cockpit/selinux' + find /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/selinux -type f + echo '%dir /usr/share/cockpit/playground' + find /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/playground -type f + echo '%dir /usr/share/cockpit/static' + echo '%dir /usr/share/cockpit/static/fonts' + find /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/cockpit/static -type f + sed -i 's|/builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64||' base.list kdump.list networkmanager.list packagekit.list pcp.list selinux.list sosreport.list static.list storaged.list system.list tests.list + rm -rf /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/src/debug + cat kdump.list sosreport.list networkmanager.list selinux.list + rm -f /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/metainfo/org.cockpit-project.cockpit-sosreport.metainfo.xml + rm -f /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/metainfo/org.cockpit-project.cockpit-kdump.metainfo.xml + rm -f /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/metainfo/org.cockpit-project.cockpit-selinux.metainfo.xml + rm -f /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/share/pixmaps/cockpit-sosreport.png + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64 cockpit + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 264-1.el9 --unique-debug-suffix -264-1.el9.aarch64 --unique-debug-src-base cockpit-264-1.el9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cockpit-264 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/bin/cockpit-bridge explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/lib64/security/pam_cockpit_cert.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/lib64/security/pam_ssh_add.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec/cockpit-askpass explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec/cockpit-certificate-ensure explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec/cockpit-pcp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec/cockpit-session explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec/cockpit-ssh explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec/cockpit-tls explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec/cockpit-wsinstance-factory explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec/cockpit-ws extracting debug info from /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/bin/cockpit-bridge extracting debug info from /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec/cockpit-pcp extracting debug info from /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec/cockpit-ssh extracting debug info from /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec/cockpit-certificate-ensure extracting debug info from /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/lib64/security/pam_cockpit_cert.so extracting debug info from /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec/cockpit-session extracting debug info from /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/lib64/security/pam_ssh_add.so extracting debug info from /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec/cockpit-askpass extracting debug info from /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec/cockpit-wsinstance-factory extracting debug info from /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec/cockpit-tls extracting debug info from /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64/usr/libexec/cockpit-ws original debug info size: 4604kB, size after compression: 4060kB /usr/lib/rpm/sepdebugcrcfix: Updated 11 CRC32s, 0 CRC32s did match. 3355 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/libexec/cockpit-certificate-helper from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/libexec/cockpit-desktop from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/cockpit/motd/update-motd from /bin/sh -e to #!/usr/bin/sh -e Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oo4M7E + umask 022 + cd /builddir/build/BUILD + make -j4 check + cd cockpit-264 + exec make check-am make[1]: Entering directory '/builddir/build/BUILD/cockpit-264' make test-paths test-rules test-pipe-channel test-packet-channel test-packages test-peer test-dbus-meta test-fs test-metrics test-connect test-stream test-httpstream test-websocketstream test-process test-bridge test-router test-pcp test-pcp-archives mock-bridge mock-pmda.so test-frame test-hash test-hex test-json test-jsonfds test-locale test-pipe test-transport test-channel test-unixsignal test-template test-webresponse test-webserver test-webcertificate test-config test-unicode test-version test-system test-base64 test-authorize libpreload-temp-home.so test-ssh-add mock-sshd test-sshoptions test-sshbridge wsinstance-start test-cockpit-certificate-ensure test-tls-connection test-tls-server socket-activation-helper frob-websocket test-websocket test-server test-base64 test-creds test-auth test-compat test-webservice test-channelresponse test-handlers test-kerberos test-authssh mock-echo mock-auth-command src/ws/mock-cat-with-init \ test_rsa_key make[2]: Entering directory '/builddir/build/BUILD/cockpit-264' CC src/bridge/test_paths-test-paths.o CC src/bridge/test_rules-test-rules.o CC src/bridge/test_pipe_channel-test-pipe-channel.o CC src/common/test_pipe_channel-mock-transport.o CC src/bridge/test_packet_channel-test-packet-channel.o CC src/common/test_packet_channel-mock-transport.o CC src/bridge/test_packages-test-packages.o CC src/common/test_packages-mock-transport.o CC src/bridge/test_peer-test-peer.o CC src/common/test_peer-mock-transport.o CC src/bridge/test_dbus_meta-test-dbus-meta.o CC src/bridge/test_fs-test-fs.o CC src/common/test_fs-mock-transport.o CC src/bridge/test_metrics-test-metrics.o CC src/common/test_metrics-mock-transport.o CC src/bridge/test_connect-test-connect.o CC src/common/test_connect-mock-transport.o CC src/bridge/test_stream-test-stream.o CC src/common/test_stream-mock-pressure.o CC src/bridge/test_httpstream-test-httpstream.o CC src/common/test_httpstream-mock-transport.o CC src/bridge/test_websocketstream-test-websocketstream.o CC src/common/test_websocketstream-mock-transport.o CC src/bridge/test_process-test-process.o CC src/bridge/test_bridge-test-bridge.o CC src/bridge/test_router-test-router.o CC src/common/test_router-mock-channel.o CC src/common/test_router-mock-transport.o CC src/bridge/test_pcp-test-pcp.o CC src/common/test_pcp-mock-transport.o CC src/bridge/test_pcp_archives-test-pcp-archives.o CC src/common/test_pcp_archives-mock-transport.o CC src/bridge/mock_bridge-mock-bridge.o CC src/bridge/mock_pmda_so-mock-pmda.o CC src/common/test_frame-test-frame.o CC src/common/test_hash-test-hash.o CC src/common/test_hex-test-hex.o CC src/common/test_json-test-json.o CC src/common/test_jsonfds-test-jsonfds.o CC src/common/test_locale-test-locale.o CC src/common/test_pipe-test-pipe.o CC src/common/test_pipe-mock-pressure.o CC src/common/test_transport-test-transport.o CC src/common/test_transport-mock-transport.o CC src/common/test_channel-test-channel.o CC src/common/test_channel-mock-pressure.o CC src/common/test_channel-mock-transport.o CC src/common/test_unixsignal-test-unixsignal.o CC src/common/test_template-test-template.o CC src/common/test_webresponse-test-webresponse.o CC src/common/test_webserver-test-webserver.o CC src/common/test_webcertificate-test-webcertificate.o CC src/common/test_config-test-config.o CC src/common/test_unicode-test-unicode.o CC src/common/test_version-test-version.o CC src/common/test_system-test-system.o CC src/common/test_base64-test-base64.o CC src/common/test_authorize-test-authorize.o CC src/common/libpreload_temp_home_so-preload-temp-home.o CC src/pam-ssh-add/test-ssh-add.o CC src/ssh/mock_sshd-mock-sshd.o CC src/ssh/test_sshoptions-test-sshoptions.o CC src/ssh/test_sshbridge-test-sshbridge.o CC src/tls/wsinstance-start.o CC src/tls/test_cockpit_certificate_ensure-test-cockpit-certificate-ensure.o CC src/tls/test_tls_connection-socket-io.o CC src/tls/test_tls_connection-client-certificate.o CC src/tls/test_tls_connection-certificate.o CC src/tls/test_tls_connection-httpredirect.o CC src/tls/test_tls_connection-connection.o CC src/tls/test_tls_connection-test-connection.o CC src/tls/test_tls_server-socket-io.o CC src/tls/test_tls_server-client-certificate.o CC src/tls/test_tls_server-certificate.o CC src/tls/test_tls_server-httpredirect.o CC src/tls/test_tls_server-connection.o CC src/tls/test_tls_server-server.o CC src/tls/test_tls_server-test-server.o CC src/tls/socket_activation_helper-socket-io.o CC src/tls/socket_activation_helper-socket-activation-helper.o CC src/websocket/frob_websocket-frob-websocket.o CC src/websocket/test_websocket-test-websocket.o CC src/common/test_websocket-mock-pressure.o CC src/ws/test_server-mock-service.o CC src/ws/test_server-test-server.o CC src/ws/test_server-mock-dbus-tests.o CC src/ws/test_creds-test-creds.o CC src/ws/test_auth-test-auth.o CC src/ws/test_auth-mock-auth.o CC src/ws/test_compat-test-compat.o CC src/ws/test_webservice-test-webservice.o CC src/ws/test_webservice-mock-auth.o CC src/ws/test_channelresponse-test-channelresponse.o CC src/ws/test_channelresponse-mock-auth.o CC src/ws/test_handlers-test-handlers.o CC src/ws/test_handlers-mock-auth.o CC src/ws/test_kerberos-test-kerberos.o CC src/ws/test_authssh-test-authssh.o CC src/ws/test_authssh-mock-auth.o CC src/ws/mock_echo-mock-echo.o make[2]: Nothing to be done for 'src/ws/mock-cat-with-init'. CC src/ws/mock-auth-command.o GEN test_rsa_key CCLD test-paths CCLD test-rules CCLD test-pipe-channel CCLD test-packet-channel CCLD test-packages CCLD test-peer CCLD test-dbus-meta CCLD test-fs CCLD test-metrics CCLD test-connect CCLD test-stream CCLD test-httpstream CCLD test-websocketstream CCLD test-process CCLD test-bridge CCLD test-router CCLD test-pcp CCLD test-pcp-archives CCLD mock-bridge CCLD mock-pmda.so CCLD test-frame CCLD test-hash CCLD test-hex CCLD test-json CCLD test-jsonfds CCLD test-locale CCLD test-pipe CCLD test-transport CCLD test-channel CCLD test-unixsignal CCLD test-template CCLD test-webresponse CCLD test-webserver CCLD test-webcertificate CCLD test-config CCLD test-unicode CCLD test-version CCLD test-system CCLD test-base64 CCLD test-authorize CCLD libpreload-temp-home.so CCLD test-ssh-add CCLD mock-sshd CCLD test-sshoptions CCLD test-sshbridge CCLD wsinstance-start CCLD test-cockpit-certificate-ensure CCLD test-tls-connection CCLD test-tls-server CCLD socket-activation-helper CCLD frob-websocket CCLD test-websocket make[2]: 'test-base64' is up to date. CCLD test-server CCLD test-creds CCLD test-auth CCLD test-compat CCLD test-webservice CCLD test-channelresponse CCLD test-handlers CCLD test-kerberos CCLD test-authssh CCLD mock-echo CCLD mock-auth-command make[2]: Leaving directory '/builddir/build/BUILD/cockpit-264' make check-TESTS check-local make[2]: Entering directory '/builddir/build/BUILD/cockpit-264' if grep -n -r 'name=\"id' dist/guide/html >&2; then \ echo "Unexpected generated id in the documentation" >&2; \ exit 1; \ fi make[3]: Entering directory '/builddir/build/BUILD/cockpit-264' SKIP: test/static-code skipping: # SKIP not in a git checkout PASS: test-paths 1 /paths/add-remove PASS: test-paths 2 /paths/ancestor-descendant PASS: test-paths 3 /paths/has-parent/equal PASS: test-paths 4 /paths/has-parent/child PASS: test-paths 5 /paths/has-parent/grand-child PASS: test-paths 6 /paths/has-parent/parent PASS: test-paths 7 /paths/has-parent/grand-parent PASS: test-paths 8 /paths/has-parent/peer-after PASS: test-paths 9 /paths/has-parent/peer-before PASS: test-paths 10 /paths/has-parent/peer-prefix PASS: test-paths 11 /paths/has-parent/peer-truncated PASS: test-paths 12 /paths/has-parent/root-child PASS: test-paths 13 /paths/has-parent/root-grand-child PASS: test-paths 14 /paths/has-parent/root-parent PASS: test-paths 15 /paths/has-parent/root-grand-parent PASS: test-paths 16 /paths/has-ancestor/equal PASS: test-paths 17 /paths/has-ancestor/child PASS: test-paths 18 /paths/has-ancestor/grand-child PASS: test-paths 19 /paths/has-ancestor/parent PASS: test-paths 20 /paths/has-ancestor/grand-parent PASS: test-paths 21 /paths/has-ancestor/peer-after PASS: test-paths 22 /paths/has-ancestor/peer-before PASS: test-paths 23 /paths/has-ancestor/peer-prefix PASS: test-paths 24 /paths/has-ancestor/peer-truncated PASS: test-paths 25 /paths/has-ancestor/root-child PASS: test-paths 26 /paths/has-ancestor/root-grand-child PASS: test-paths 27 /paths/has-ancestor/root-parent PASS: test-paths 28 /paths/has-ancestor/root-grand-parent PASS: test-paths 29 /paths/equal-or-ancestor/equal PASS: test-paths 30 /paths/equal-or-ancestor/child PASS: test-paths 31 /paths/equal-or-ancestor/grand-child PASS: test-paths 32 /paths/equal-or-ancestor/parent PASS: test-paths 33 /paths/equal-or-ancestor/grand-parent PASS: test-paths 34 /paths/equal-or-ancestor/peer-after PASS: test-paths 35 /paths/equal-or-ancestor/peer-before PASS: test-paths 36 /paths/equal-or-ancestor/peer-prefix PASS: test-paths 37 /paths/equal-or-ancestor/peer-truncated PASS: test-paths 38 /paths/equal-or-ancestor/root-child PASS: test-paths 39 /paths/equal-or-ancestor/root-grand-child PASS: test-paths 40 /paths/equal-or-ancestor/root-parent PASS: test-paths 41 /paths/equal-or-ancestor/root-grand-parent PASS: pkg/users/test-list-public-keys.sh 1 mock/ssh/1-input PASS: pkg/users/test-list-public-keys.sh 2 mock/ssh/2-input PASS: pkg/users/test-list-public-keys.sh 3 mock/ssh/3-input authorized_keys is not a public key file. PASS: pkg/users/test-list-public-keys.sh 4 mock/ssh/4-input PASS: test-rules 1 /rules/basics PASS: test-rules 2 /rules/nothing PASS: test-rules 3 /rules/path-only PASS: test-rules 4 /rules/all-paths PASS: test-rules 5 /rules/root-only PASS: test-rules 6 /rules/null-path PASS: test-rules 7 /rules/add-ref-remove PASS: test-pipe-channel 1 /pipe-channel/echo PASS: test-pipe-channel 2 /pipe-channel/shutdown PASS: test-pipe-channel 3 /pipe-channel/close-normal PASS: test-pipe-channel 4 /pipe-channel/close-problem PASS: test-pipe-channel 5 /pipe-channel/invalid-send PASS: test-packet-channel 1 /packet-channel/echo PASS: test-packet-channel 2 /packet-channel/large PASS: test-packet-channel 3 /packet-channel/connect-in-progress PASS: test-packet-channel 4 /packet-channel/shutdown PASS: test-packet-channel 5 /packet-channel/close-normal PASS: test-packet-channel 6 /packet-channel/close-problem PASS: test/check-dist 1 /dist/patternfly-font-paths PASS: test-packet-channel 7 /packet-channel/invalid-send PASS: test-packages 1 /packages/simple invalid or unusable locale: pig.UTF-8 PASS: test-packages 2 /packages/forwarded PASS: test-packages 3 /packages/localized-translated invalid or unusable locale: unknown.UTF-8 PASS: test-packages 4 /packages/localized-unknown invalid or unusable locale: pig_PEN.UTF-8 invalid or unusable locale: pig_BARN.UTF-8 PASS: test-packages 5 /packages/localized-prefer-region PASS: test-packages 6 /packages/localized-fallback PASS: test-packages 7 /packages/large PASS: test-packages 8 /packages/listing PASS: test-packages 9 /packages/not-found PASS: test-packages 10 /packages/unknown-package PASS: test-packages 11 /packages/bad-receive PASS: test-packages 12 /packages/no-path cockpit-bridge-Message: 07:28:50.452: invalid 'package' name: .. PASS: test-packages 13 /packages/bad-path PASS: test-packages 14 /packages/no-package PASS: test-packages 15 /packages/bad-package PASS: test-packages 16 /packages/listing-bad-name PASS: test-peer 1 /peer/simple PASS: test-packages 17 /packages/glob PASS: test-packages 18 /packages/with-gzip PASS: test-peer 2 /peer/serial PASS: test-packages 19 /packages/no-gzip PASS: test-packages 20 /packages/get-names PASS: test-peer 3 /peer/parallel PASS: test-peer 4 /peer/not-supported PASS: test-peer 5 /peer/fail-problem PASS: test-packages 21 /packages/incompatible/version PASS: test-peer 6 /peer/init-problem PASS: test-packages 22 /packages/incompatible/requires PASS: test-peer 7 /peer/fallback PASS: test-packages 23 /packages/resolve/simple PASS: test-packages 24 /packages/resolve/bad-dots PASS: test-packages 25 /packages/resolve/bad-path PASS: test-packages 26 /packages/resolve/bad-package PASS: test-packages 27 /packages/resolve/not-found PASS: test-peer 8 /peer/reopen PASS: test-packages 28 /packages/get-bridges/normal PASS: test-packages 29 /packages/get-bridges/broken PASS: test-peer 9 /peer/reopen-fail PASS: test-packages 30 /packages/reload/added PASS: test-packages 31 /packages/reload/removed PASS: test-packages 32 /packages/reload/updated PASS: test-packages 33 /packages/csp/strip PASS: test-dbus-meta 1 /dbus-meta/build/basic PASS: test-dbus-meta 2 /dbus-meta/build/no-methods PASS: test-dbus-meta 3 /dbus-meta/build/no-signals PASS: test-dbus-meta 4 /dbus-meta/build/no-properties PASS: test-dbus-meta 5 /dbus-meta/parse/basic PASS: test-dbus-meta 6 /dbus-meta/parse/no-methods PASS: test-dbus-meta 7 /dbus-meta/parse/no-signals PASS: test-dbus-meta 8 /dbus-meta/parse/no-properties PASS: test-dbus-meta 9 /dbus-meta/parse/invalid-in-argument PASS: test-dbus-meta 10 /dbus-meta/parse/invalid-out-argument PASS: test-dbus-meta 11 /dbus-meta/parse/invalid-signal-argument PASS: test-dbus-meta 12 /dbus-meta/parse/invalid-signature-argument PASS: test-dbus-meta 13 /dbus-meta/parse/invalid-in-arguments PASS: test-dbus-meta 14 /dbus-meta/parse/invalid-out-arguments PASS: test-dbus-meta 15 /dbus-meta/parse/invalid-signal-arguments PASS: test-dbus-meta 16 /dbus-meta/parse/invalid-property-flags PASS: test-dbus-meta 17 /dbus-meta/parse/invalid-property-type PASS: test-dbus-meta 18 /dbus-meta/parse/missing-property-type PASS: test-dbus-meta 19 /dbus-meta/parse/invalid-property-signature PASS: test-dbus-meta 20 /dbus-meta/parse/invalid-methods PASS: test-dbus-meta 21 /dbus-meta/parse/invalid-method PASS: test-dbus-meta 22 /dbus-meta/parse/invalid-signals PASS: test-dbus-meta 23 /dbus-meta/parse/invalid-signal PASS: test-dbus-meta 24 /dbus-meta/parse/invalid-properties PASS: test-dbus-meta 25 /dbus-meta/parse/invalid-property PASS: test-fs 1 /fsread/simple PASS: test-fs 2 /fsread/non-existent PASS: test-fs 3 /fsread/denied PASS: test-pipe-channel 6 /pipe-channel/invalid-recv PASS: test-packet-channel 8 /packet-channel/invalid-recv PASS: test-pipe-channel 7 /pipe-channel/valid-recv-batched PASS: test-pipe-channel 8 /pipe-channel/spawn/signal PASS: test-pipe-channel 9 /pipe-channel/spawn/simple PASS: test-pipe-channel 10 /pipe-channel/spawn/status PASS: test-pipe-channel 11 /pipe-channel/spawn/environ PASS: test-pipe-channel 12 /pipe-channel/spawn/pty PASS: test-packet-channel 9 /packet-channel/valid-recv-batched PASS: test-packet-channel 10 /packet-channel/fail/not-found PASS: test-packet-channel 11 /packet-channel/fail/access-denied PASS: test-pipe-channel 13 /pipe-channel/spawn/pty-resize PASS: test-pipe-channel 14 /pipe-channel/spawn/errors cockpit-protocol-Message: 07:28:50.999: 548: "spawn" array must not be empty PASS: test-pipe-channel 15 /pipe-channel/fail/not-found PASS: test-pipe-channel 16 /pipe-channel/fail/access-denied PASS: test-metrics 1 /metrics/compression PASS: test-metrics 2 /metrics/compression-reset PASS: test-metrics 3 /metrics/derive-delta PASS: test-metrics 4 /metrics/derive-rate PASS: test-metrics 5 /metrics/interpolate PASS: test-metrics 6 /metrics/instances PASS: test-metrics 7 /metrics/dynamic-instances PASS: test-metrics 8 /metrics/omit-instances PASS: test-metrics 9 /metrics/not-supported PASS: test-metrics 10 /metrics/deprecated-net-all PASS: test-metrics 11 /metrics/cgroup-memory PASS: test-metrics 12 /metrics/cpu-cores PASS: test-connect 1 /connect/simple PASS: test-connect 2 /connect/loopback-ipv4 PASS: test-connect 3 /connect/loopback-ipv6 PASS: test-connect 4 /connect/not-found PASS: test-connect 5 /connect/access-denied PASS: test-connect 6 /channel/parse-port PASS: test-connect 7 /channel/parse-address PASS: test-stream 1 /stream/properties PASS: test-stream 2 /stream/echo-message PASS: test-stream 3 /stream/echo-queue PASS: test-httpstream 1 /http-stream/host-header PASS: test-httpstream 2 /http-stream/address-host-header PASS: test-httpstream 3 /http-stream/http-stream2 PASS: test-httpstream 4 /http-stream/cannot-connect PASS: test-httpstream 5 /http-stream/parse_keepalive PASS: test-httpstream 6 /http-stream/http_chunked PASS: test-stream 4 /stream/echo-large PASS: test-stream 5 /stream/close-problem PASS: test-stream 6 /stream/buffer PASS: test-stream 7 /stream/skip-zero cockpit-bridge-Message: 07:28:51.250: read-error: close failed: Error closing file descriptor: Bad file descriptor PASS: test-stream 8 /stream/read-error cockpit-bridge-Message: 07:28:51.250: write-error: close failed: Error closing file descriptor: Bad file descriptor PASS: test-stream 9 /stream/write-error PASS: test-stream 10 /stream/read-combined PASS: test-stream 11 /stream/problem-later PASS: test-stream 12 /stream/pressure/queue PASS: test-httpstream 7 /http-stream/tls/basic PASS: test-peer 10 /peer/timeout PASS: test-websocketstream 1 /websocket-stream/test_basic PASS: test-httpstream 8 /http-stream/tls/certificate-data cockpit-bridge-Message: 07:28:51.513: http://localhost:1023: couldn't connect: Could not connect: Connection refused PASS: test-websocketstream 2 /websocket-stream/test_bad_port WebSocket-Message: 07:28:51.514: received request from bad Origin: http://localhost:45359 WebSocket-Message: 07:28:51.514: Received invalid handshake request from the client PASS: test-websocketstream 3 /websocket-stream/test_bad_origin WebSocket-Message: 07:28:51.514: received unexpected status: 403 Forbidden WebSocket-Message: 07:28:51.515: connection unexpectedly closed by peer PASS: test-websocketstream 4 /websocket/tls/authority-good PASS: test-httpstream 9 /http-stream/tls/certificate-file PASS: test-fs 4 /fsread/changed PASS: test-fs 5 /fsread/replaced PASS: test-fs 6 /fsread/removed PASS: test-fs 7 /fsread/non-mmappable PASS: test-fs 8 /fsreplace/simple PASS: test-fs 9 /fsreplace/multiple PASS: test-fs 10 /fsreplace/remove PASS: test-fs 11 /fsreplace/remove-nonexistent PASS: test-fs 12 /fsreplace/empty cockpit-bridge-Message: 07:28:51.695: /tmp/.Q4M2H1/foo.1: couldn't remove temp file: Permission denied PASS: test-fs 13 /fsreplace/denied PASS: test-fs 14 /fsreplace/expect-non-existent PASS: test-fs 15 /fsreplace/expect-non-existent-fail PASS: test-fs 16 /fsreplace/expect-tag PASS: test-fs 17 /fsreplace/expect-tag-fail cockpit-bridge-Message: 07:28:51.723: https://localhost:42471: couldn't connect: Unacceptable TLS certificate PASS: test-websocketstream 5 /websocket/tls/authority-bad PASS: test-fs 18 /fswatch/simple PASS: test-process 1 /process/get-properties PASS: test-fs 19 /fswatch/remove PASS: test-fs 20 /fswatch/directory PASS: test-fs 21 /fslist/simple PASS: test-fs 22 /fslist/simple_no_watch PASS: test-fs 23 /fslist/early-close PASS: test-fs 24 /fslist/watch PASS: test-fs 25 /fslist/list_fail PASS: test-httpstream 10 /http-stream/tls/certificate-data-file PASS: test-router 1 /router/local-channel cockpit-bridge-Message: 07:28:51.887: incompatible: package requires a later version of cockpit: 999.5 > 264 cockpit-bridge-Message: 07:28:51.887: requires: package has an unknown requirement: unknown cockpit-bridge-Message: 07:28:51.888: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-bridge 1 /bridge/init-message PASS: test-router 2 /router/external-bridge mock-bridge: Unknown option --bad PASS: test-router 3 /router/external-fail mock-bridge: Unknown option --bad PASS: test-router 4 /router/dynamic-bridge-fail cockpit-bridge-Message: 07:28:51.901: incompatible: package requires a later version of cockpit: 999.5 > 264 cockpit-bridge-Message: 07:28:51.901: requires: package has an unknown requirement: unknown cockpit-bridge-Message: 07:28:51.903: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory cockpit-bridge-Message: 07:28:51.903: missing 'host' field in init message PASS: test-bridge 2 /bridge/bad-version PASS: test-router 5 /router/dynamic-bridge cockpit-bridge-Message: 07:28:51.916: incompatible: package requires a later version of cockpit: 999.5 > 264 cockpit-bridge-Message: 07:28:51.916: requires: package has an unknown requirement: unknown cockpit-bridge-Message: 07:28:51.917: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory (cockpit-bridge:488740): cockpit-bridge-WARNING **: 07:28:51.918: missing 'version' field in init message PASS: test-bridge 3 /bridge/missing-version PASS: test-router 6 /router/dynamic-bridge-env cockpit-bridge-Message: 07:28:51.931: incompatible: package requires a later version of cockpit: 999.5 > 264 cockpit-bridge-Message: 07:28:51.931: requires: package has an unknown requirement: unknown cockpit-bridge-Message: 07:28:51.932: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory cockpit-bridge-Message: 07:28:51.933: missing 'host' field in init message PASS: test-bridge 4 /bridge/missing-host cockpit-bridge-Message: 07:28:51.945: incompatible: package requires a later version of cockpit: 999.5 > 264 cockpit-bridge-Message: 07:28:51.945: requires: package has an unknown requirement: unknown cockpit-bridge-Message: 07:28:51.947: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-bridge 5 /bridge/wrong-host PASS: test-httpstream 11 /http-stream/tls/certificate-file-data [Mon Feb 28 07:28:52] pcp(488773) Warning: pmdaInit: PMDA mock-pmda: No help text file specified for pmdaText PASS: test-pcp 1 /metrics/compression PASS: test-pcp 2 /metrics/units PASS: test-pcp 3 /metrics/units-conv PASS: test-pcp 4 /metrics/units-noconv PASS: test-pcp 5 /metrics/units-funny-conv PASS: test-pcp 6 /metrics/strings PASS: test-pcp 7 /metrics/simple-instances PASS: test-pcp 8 /metrics/instance-filter-include PASS: test-pcp 9 /metrics/instance-filter-omit PASS: test-pcp 10 /metrics/instance-dynamic PASS: test-pcp 11 /metrics/counter PASS: test-pcp 12 /metrics/counter64 PASS: test-pcp 13 /metrics/counter-across-meta PASS: test-pcp-archives 1 /metrics/single-archive PASS: test-pcp-archives 2 /metrics/archive-limit PASS: test-pcp-archives 3 /metrics/archive-timestamp PASS: test-pcp-archives 4 /metrics/archive-timestamp-now cockpit-pcp-Message: 07:28:52.148: /builddir/build/BUILD/cockpit-264/mock-archives: no such metric: mock.value: Unknown metric name PASS: test-pcp-archives 5 /metrics/archive-directory cockpit-pcp-Message: 07:28:52.150: /builddir/build/BUILD/cockpit-264/mock-archives: no such metric: mock.value: Unknown metric name PASS: test-pcp-archives 6 /metrics/archive-directory-timestamp cockpit-pcp-Message: 07:28:52.151: /builddir/build/BUILD/cockpit-264/mock-archives: no such metric: mock.late: Unknown metric name PASS: test-pcp-archives 7 /metrics/archive-directory-late-metric PASS: test-httpstream 12 /http-stream/tls/authority-good PASS: test-frame 1 /frame/read-frame/valid PASS: test-frame 2 /frame/read-frame/fail/badfd PASS: test-frame 3 /frame/read-frame/fail/short PASS: test-frame 4 /frame/read-frame/fail/nonblocking PASS: test-frame 5 /frame/read-frame/fail/nonblocking-big PASS: test-frame 6 /frame/read-frame/fail/nonblocking-toobig PASS: test-frame 7 /frame/read-frame/fail/non-numeric PASS: test-frame 8 /frame/read-frame/fail/semi-numeric PASS: test-frame 9 /frame/read-frame/fail/toobig PASS: test-frame 10 /frame/read-frame/fail/toobig-nonnumeric PASS: test-frame 11 /frame/read-frame/fail/leading-zero PASS: test-frame 12 /frame/read-frame/fail/empty-header PASS: test-httpstream 13 /http-stream/tls/authority-bad PASS: test-hash 1 /hash/case-hash PASS: test-hex 1 /hex/decode-success PASS: test-hex 2 /hex/decode-part PASS: test-hex 3 /hex/decode-no-length PASS: test-hex 4 /hex/decode-fail PASS: test-json 1 /json/int-equal PASS: test-json 2 /json/int-hash PASS: test-json 3 /json/utf8-invalid PASS: test-json 4 /json/get-string PASS: test-json 5 /json/get-int PASS: test-json 6 /json/get-double PASS: test-json 7 /json/get-bool PASS: test-json 8 /json/get-null PASS: test-json 9 /json/get-strv PASS: test-json 10 /json/get-array PASS: test-json 11 /json/get-object PASS: test-json 12 /json/parser-trims PASS: test-json 13 /json/parser-empty PASS: test-json 14 /json/hashtable-objects PASS: test-json 15 /json/walk PASS: test-json 16 /json/equal/nulls PASS: test-json 17 /json/equal/null-non-null PASS: test-json 18 /json/equal/non-null-null PASS: test-json 19 /json/equal/number-string PASS: test-json 20 /json/equal/string-string PASS: test-json 21 /json/equal/string-string-ne PASS: test-json 22 /json/equal/int-int PASS: test-json 23 /json/equal/int-int-ne PASS: test-json 24 /json/equal/double-double PASS: test-json 25 /json/equal/boolean-boolean PASS: test-json 26 /json/equal/boolean-boolean-ne PASS: test-json 27 /json/equal/null-null PASS: test-json 28 /json/equal/array-string PASS: test-json 29 /json/equal/array-array PASS: test-json 30 /json/equal/array-array-ne PASS: test-json 31 /json/equal/array-array-length PASS: test-json 32 /json/equal/object-object PASS: test-json 33 /json/equal/object-object-order PASS: test-json 34 /json/equal/object-object-missing PASS: test-json 35 /json/equal/object-object-value PASS: test-json 36 /json/string/abc0 PASS: test-json 37 /json/string/a_xc1 PASS: test-json 38 /json/string/a_xc2 PASS: test-json 39 /json/string/a_xc3 PASS: test-json 40 /json/string/a_xc4 PASS: test-json 41 /json/string/Barney_B__r5 PASS: test-json 42 /json/patch/simple-value PASS: test-json 43 /json/patch/multi-value PASS: test-json 44 /json/patch/add-and-remove PASS: test-json 45 /json/patch/nested-objects PASS: test-json 46 /json/write/infinite-nan PASS: test-jsonfds 1 /json/fd/print/string PASS: test-jsonfds 2 /json/fd/print/numeric PASS: test-jsonfds 3 /json/fd/print/boolean PASS: test-locale 1 /locale/from-language/en PASS: test-locale 2 /locale/from-language/en_US PASS: test-locale 3 /locale/from-language/en_US.UTF-8 PASS: test-locale 4 /locale/from-language/zh_CN PASS: test-locale 5 /locale/from-language/zh_CN.UTF-8 PASS: test-locale 6 /locale/from-language/C PASS: test-locale 7 /locale/set-language/en-us # SKIP locale not available PASS: test-locale 8 /locale/set-language/de-de # SKIP locale not available PASS: test-locale 9 /locale/set-language/zh-cn # SKIP locale not available PASS: test-locale 10 /locale/set-language/__xx;%%% invalid or unusable locale: __xx;%%%.UTF-8 PASS: test-locale 11 /locale/set-language/null invalid language: abcdefghijklmnopqrstuvwxyz-abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz invalid language: abcdefghijklmnopqrstuvwxyz-abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz PASS: test-locale 12 /locale/set-language/abcdefghijklmnopqrstuvwxyz-abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz PASS: test-router 7 /router/host-processing PASS: test-pipe 1 /pipe/properties PASS: test-pipe 2 /pipe/echo-message PASS: test-pipe 3 /pipe/echo-queue PASS: test-pipe 4 /pipe/echo-large PASS: test-pipe 5 /pipe/close-problem PASS: test-pipe 6 /pipe/buffer PASS: test-pipe 7 /pipe/skip-zero PASS: test-pipe 8 /pipe/pid PASS: test-pipe 9 /pipe/exit-success PASS: test-pipe 10 /pipe/exit-fail PASS: test-pipe 11 /pipe/exit-signal PASS: test-pipe 12 /pipe/read-error PASS: test-pipe 13 /pipe/write-error PASS: test-pipe 14 /pipe/read-combined PASS: test-pipe 15 /pipe/problem-later PASS: test-pipe 16 /pipe/buffer/consume-entire PASS: test-pipe 17 /pipe/buffer/consume-partial PASS: test-pipe 18 /pipe/buffer/consume-skip PASS: test-pipe 19 /pipe/buffer/skip PASS: test-pipe 20 /pipe/pressure/queue PASS: test-jsonfds 4 /json/fd/print/string/memory-safety PASS: test-jsonfds 5 /json/fd/memfd/simple PASS: test-jsonfds 6 /json/fd/memfd/error-cases PASS: test-jsonfds 7 /json/fd/memfd/json PASS: test-jsonfds 8 /json/fd/memfd/json/error-cases PASS: test-jsonfds 9 /json/fd/unix-socket/simple PASS: test-jsonfds 10 /json/fd/unix-socket/partial-read PASS: test-jsonfds 11 /json/fd/unix-socket/error-cases PASS: test-jsonfds 12 /json/fd/unix-socket/combined PASS: test-transport 1 /transport/properties PASS: test-transport 2 /transport/terminate-problem PASS: test-transport 3 /transport/exception-problem PASS: test-transport 4 /transport/nocockpit-problem PASS: test-transport 5 /transport/read-error PASS: test-transport 6 /transport/write-error PASS: test-transport 7 /transport/read-combined PASS: test-transport 8 /transport/read-truncated PASS: test-transport 9 /transport/read-incorrect PASS: test-transport 10 /transport/parse-frame/ok PASS: test-transport 11 /transport/parse-frame/bad PASS: test-transport 12 /transport/parse-frame/maybe PASS: test-transport 13 /transport/parse-command/normal PASS: test-transport 14 /transport/parse-command/no-channel PASS: test-transport 15 /transport/parse-command/nulls PASS: test-transport 16 /transport/parse-command/no-command PASS: test-transport 17 /transport/parse-command/empty-command PASS: test-transport 18 /transport/parse-command/invalid-json PASS: test-transport 19 /transport/parse-command/not-an-object PASS: test-transport 20 /transport/parse-command/number-channel PASS: test-transport 21 /transport/parse-command/empty-channel PASS: test-transport 22 /transport/parse-command/newline-channel PASS: test-router 8 /router/sharable-processing PASS: test-router 9 /router/reload/add PASS: test-router 10 /router/reload/remove PASS: test-router 11 /router/superuser/none PASS: test-router 12 /router/superuser/get-all PASS: test-router 13 /router/superuser/start PASS: test-transport 23 /transport/echo-message/child PASS: test-transport 24 /transport/echo-message/no-child PASS: test-channel 1 /channel/get-option PASS: test-channel 2 /channel/properties PASS: test-channel 3 /channel/test-null-close-control PASS: test-channel 4 /channel/test_close_not_capable PASS: test-channel 5 /channel/test_capable PASS: test-channel 6 /channel/recv-send PASS: test-channel 7 /channel/recv-queue PASS: test-channel 8 /channel/ready-message PASS: test-channel 9 /channel/close-immediately PASS: test-channel 10 /channel/close-option PASS: test-channel 11 /channel/close-json-option PASS: test-channel 12 /channel/close-transport PASS: test-channel 13 /channel/pressure/window PASS: test-stream 13 /stream/pressure/throttle PASS: test-stream 14 /stream/connect/and-read PASS: test-stream 15 /stream/connect/early-close PASS: test-stream 16 /stream/connect/and-write PASS: test-stream 17 /stream/connect/loopback-ipv4 PASS: test-stream 18 /stream/connect/loopback-ipv6 PASS: test-stream 19 /stream/connect/not-found PASS: test-stream 20 /stream/connect/access-denied PASS: test-transport 25 /transport/echo-queue/child PASS: test-transport 26 /transport/echo-queue/no-child PASS: test-transport 27 /transport/echo-large/child PASS: test-transport 28 /transport/echo-large/no-child PASS: test-transport 29 /transport/close-problem/child PASS: test-transport 30 /transport/close-problem/no-child PASS: test-transport 31 /transport/ping/pong PASS: test-transport 32 /transport/ping/channel PASS: test-unixsignal 1 /unixsignal/posix-signal PASS: test-unixsignal 2 /unixsignal/realtime-signal PASS: test-unixsignal 3 /unixsignal/other-signal PASS: test-template 1 /template/expand/empty-string PASS: test-template 2 /template/expand/no-vars PASS: test-template 3 /template/expand/only-var PASS: test-template 4 /template/expand/only-vars PASS: test-template 5 /template/expand/simple PASS: test-template 6 /template/expand/extra-at PASS: test-template 7 /template/expand/no-ending PASS: test-template 8 /template/expand/extra-at-after PASS: test-template 9 /template/expand/unknown PASS: test-template 10 /template/expand/escaped PASS: test-template 11 /template/expand/dash PASS: test-template 12 /template/expand/lots PASS: test-template 13 /template/expand/brackets-empty-string PASS: test-template 14 /template/expand/brackets-no-vars PASS: test-template 15 /template/expand/brackets-only-var PASS: test-template 16 /template/expand/brackets-only-vars PASS: test-template 17 /template/expand/brackets-simple PASS: test-template 18 /template/expand/brackets-not-full PASS: test-template 19 /template/expand/brackets-no-ending PASS: test-template 20 /template/expand/brackets-unknown PASS: test-template 21 /template/expand/brackets-escaped PASS: test-template 22 /template/expand/brackets-lots PASS: test-template 23 /template/expand/json PASS: test-webresponse 1 /web-response/return-content PASS: test-webresponse 2 /web-response/return-content-headers PASS: test-webresponse 3 /web-response/return-error PASS: test-webresponse 4 /web-response/return-error-headers PASS: test-webresponse 5 /web-response/return-gerror-headers PASS: test-webresponse 6 /web-response/content-encoding PASS: test-webresponse 7 /web-response/stream PASS: test-webserver 1 /web-server/table PASS: test-webserver 2 /web-server/query-string PASS: test-webserver 3 /web-server/host-header PASS: test-webserver 4 /web-server/not-found PASS: test-webresponse 8 /web-response/pressure PASS: test-webresponse 9 /web-response/head PASS: test-webresponse 10 /web-response/chunked-transfer-encoding PASS: test-webresponse 11 /web-response/chunked-zero-length PASS: test-webresponse 12 /web-response/abort PASS: test-webresponse 13 /web-response/connection-close PASS: test-webresponse 14 /web-response/origin-default PASS: test-webresponse 15 /web-response/origin-tls-proxy PASS: test-webresponse 16 /web-response/cache-forever PASS: test-webresponse 17 /web-response/cache-private PASS: test-webresponse 18 /web-response/cache-none PASS: test-webresponse 19 /web-response/cache-unset PASS: test-webresponse 20 /web-response/file/not-found PASS: test-webresponse 21 /web-response/file/directory-denied PASS: test-webresponse 22 /web-response/file/access-denied PASS: test-webresponse 23 /web-response/file/breakout-denied PASS: test-webresponse 24 /web-response/file/invalid-encoding-denied PASS: test-webresponse 25 /web-response/file/file-slash-denied PASS: test-webresponse 26 /web-response/file/breakout-non-existant PASS: test-webresponse 27 /web-response/content-type/html PASS: test-webresponse 28 /web-response/content-type/png PASS: test-webresponse 29 /web-response/content-type/wasm PASS: test-webresponse 30 /web-response/filter/simple PASS: test-webresponse 31 /web-response/filter/multiple PASS: test-webresponse 32 /web-response/filter/passthrough PASS: test-webresponse 33 /web-response/filter/split PASS: test-webresponse 34 /web-response/filter/shift PASS: test-webresponse 35 /web-response/filter/shift_three PASS: test-webresponse 36 /web-response/path/pop PASS: test-webresponse 37 /web-response/path/pop-root PASS: test-webresponse 38 /web-response/path/skip PASS: test-webresponse 39 /web-response/path/skip-root PASS: test-webresponse 40 /web-response/path/removed-prefix PASS: test-webresponse 41 /web-response/gunzip/small PASS: test-webresponse 42 /web-response/gunzip/large PASS: test-webresponse 43 /web-response/gunzip/invalid PASS: test-webresponse 44 /web-response/negotiation/first PASS: test-webresponse 45 /web-response/negotiation/last PASS: test-webresponse 46 /web-response/negotiation/locale PASS: test-webresponse 47 /web-response/negotiation/prune PASS: test-webresponse 48 /web-response/negotiation/with-listing PASS: test-webresponse 49 /web-response/negotiation/notfound PASS: test-webresponse 50 /web-response/negotiation/failure PASS: test-webresponse 51 /web-reponse/file/template PASS: test-webcertificate 1 /webcertificate/locate PASS: test-webcertificate 2 /webcertificate/keypath PASS: test-webserver 5 /web-server/tls PASS: test-config 1 /conf/test-bool test-config: Invalid Section2 mixed value '5f', setting to 10 test-config: Invalid Section2 value1 value 'string', setting to 10 test-config: Invalid Section2 toolarge value '18446744073709551616', setting to 10 test-config: Invalid Section2 one value '1', setting to 2 test-config: Invalid Section2 one value '1', setting to 0 PASS: test-config 2 /conf/test-uint PASS: test-config 3 /conf/test-strings PASS: test-config 4 /conf/test-strvs PASS: test-config 5 /conf/fail_load PASS: test-config 6 /conf/load_dir PASS: test-webserver 6 /web-server/tls-big-header PASS: test-unicode 1 /unicode/force-utf8/this_is_a_ascii PASS: test-unicode 2 /unicode/force-utf8/this_is____utf8 PASS: test-unicode 3 /unicode/force-utf8/this_is___invalid PASS: test-unicode 4 /unicode/force-utf8/this_is_invalid__ PASS: test-unicode 5 /unicode/force-utf8/__this_is___invalid__ PASS: test-unicode 6 /unicode/force-utf8/__this_is___invalid___ PASS: test-unicode 7 /unicode/force-utf8/__this_is___invalid___a PASS: test-unicode 8 /unicode/force-utf8/Marmalaade____ PASS: test-unicode 9 /unicode/incomplete-utf8/this_is_a_ascii PASS: test-unicode 10 /unicode/incomplete-utf8/this_is____utf8 PASS: test-unicode 11 /unicode/incomplete-utf8/this_is___invalid PASS: test-unicode 12 /unicode/incomplete-utf8/this_is_invalid__ PASS: test-unicode 13 /unicode/incomplete-utf8/__this_is___invalid__ PASS: test-unicode 14 /unicode/incomplete-utf8/__this_is___invalid___ PASS: test-unicode 15 /unicode/incomplete-utf8/__this_is___invalid___a PASS: test-unicode 16 /unicode/incomplete-utf8/Marmalaade____ PASS: test-webserver 7 /web-server/tls-request-too-large PASS: test-webserver 8 /web-server/redirect-notls PASS: test-webserver 9 /web-server/no-redirect-localhost PASS: test-webserver 10 /web-server/no-redirect-exception PASS: test-webserver 11 /web-server/no-redirect-override PASS: test-webserver 12 /web-server/handle-resource PASS: test-webserver 13 /web-server/url-root PASS: test-webserver 14 /web-server/url-root-handlers PASS: test-webserver 15 /web-server/local-address-only PASS: test-webserver 16 /web-server/inet-address-only PASS: test-webserver 17 /web-server/bad-address PASS: test-webserver 18 /web-server/for-tls-proxy PASS: test-webserver 19 /web-server/cookie/simple PASS: test-webserver 20 /web-server/cookie/multiple PASS: test-webserver 21 /web-server/cookie/overlap PASS: test-webserver 22 /web-server/cookie/no-header PASS: test-webserver 23 /web-server/cookie/substring PASS: test-webserver 24 /web-server/cookie/decode PASS: test-webserver 25 /web-server/cookie/decode-bad PASS: test-webserver 26 /web-server/accept-list/simple PASS: test-webserver 27 /web-server/accept-list/no-header PASS: test-webserver 28 /web-server/accept-list/order PASS: test-webserver 29 /web-server/accept-listlanguages/cookie PASS: test-webserver 30 /web-server/x-forwarded-proto/empty PASS: test-webserver 31 /web-server/x-forwarded-proto/http PASS: test-webserver 32 /web-server/x-forwarded-proto/https PASS: test-webserver 33 /web-server/x-forwarded-proto/ignore PASS: test-webserver 34 /web-server/x-forwarded-for/empty PASS: test-webserver 35 /web-server/x-forwarded-for/v4 PASS: test-webserver 36 /web-server/x-forwarded-for/v6 PASS: test-webserver 37 /web-server/x-forwarded-for/unknown PASS: test-webserver 38 /web-server/x-forwarded-for/multiple PASS: test-webserver 39 /web-server/x-forwarded-for/junk PASS: test-version 1 /version/compare/_ PASS: test-version 2 /version/compare/0_ PASS: test-version 3 /version/compare/_5 PASS: test-version 4 /version/compare/0_0 PASS: test-version 5 /version/compare/0_0.1 PASS: test-version 6 /version/compare/0.2_0 PASS: test-version 7 /version/compare/0.2.3_0 PASS: test-version 8 /version/compare/1.0_1.0 PASS: test-version 9 /version/compare/1.0_1.1 PASS: test-version 10 /version/compare/1.3_1.1 PASS: test-version 11 /version/compare/1.2.3_1.2.3 PASS: test-version 12 /version/compare/1.2.3_1.2.5 PASS: test-version 13 /version/compare/1.2.8_1.2.5 PASS: test-version 14 /version/compare/55_55 PASS: test-version 15 /version/compare/5abc_5abc PASS: test-version 16 /version/compare/5abc_5abcd PASS: test-version 17 /version/compare/5xyz_5abcd PASS: test-version 18 /version/compare/abc_abc PASS: test-webserver 40 /web-server/x-forwarded-for/extra-whitespace PASS: test-version 19 /version/compare/xyz_abc PASS: test-webserver 41 /web-server/x-forwarded-for/only-whitespace PASS: test-webserver 42 /web-server/x-forwarded-for/header PASS: test-webserver 43 /web-server/x-forwarded-for/ignore PASS: test-system 1 /system/start-time/real-world PASS: test-system 2 /system/start-time/spaces-in-command PASS: test-system 3 /system/start-time/missing-file PASS: test-system 4 /system/start-time/missing-command PASS: test-system 5 /system/start-time/truncate-command PASS: test-system 6 /system/start-time/not-enough-tokens PASS: test-system 7 /system/start-time/invalid-time-value PASS: test-base64 1 /base64/decode-simple PASS: test-base64 2 /base64/decode-thawte PASS: test-authorize 1 /authorize/type/valid PASS: test-authorize 2 /authorize/type/:invalid PASS: test-authorize 3 /authorize/type/Basic more-data PASS: test-authorize 4 /authorize/type/Basic more-data PASS: test-authorize 5 /authorize/type/valid:test PASS: test-authorize 6 /authorize/type/valid1: PASS: test-authorize 7 /authorize/type/valid2:test:test PASS: test-authorize 8 /authorize/subject/valid:73637275666679: PASS: test-authorize 9 /authorize/subject/valid:73637275666679:more-data PASS: test-authorize 10 /authorize/subject/valid:scruffy: PASS: test-authorize 11 /authorize/subject/X-Conversation conversationtoken more-data PASS: test-authorize 12 /authorize/subject/X-Conversation conversationtoken more-data PASS: test-authorize 13 /authorize/subject/invalid: PASS: test-authorize 14 /authorize/subject/invalid PASS: test-authorize 15 /authorize/basic/Basic c2NydWZmeTp6ZXJvZw== PASS: test-authorize 16 /authorize/basic/Basic!c2NydWZmeTp6ZXJvZw== PASS: test-authorize 17 /authorize/basic/Basic c2NydWZ!!eXplcm9n PASS: test-authorize 18 /authorize/basic/Basic c2NydWZmeXplcm9n PASS: test-authorize 19 /authorize/basic/Basic!c2NydWZmeTp6ZXJvZw== PASS: test-authorize 20 /authorize/basic/Basic PASS: test-authorize 21 /authorize/negotiate/parse/Negotiate c2NydWZmeTp6ZXJvZw== PASS: test-authorize 22 /authorize/negotiate/parse/Negotiate!c2NydWZmeTp6ZXJvZw== PASS: test-authorize 23 /authorize/negotiate/parse/Negotiate c2Nyd!!ZmeTp6ZXJvZw== PASS: test-authorize 24 /authorize/negotiate/parse/Negotiate!c2NydWZmeTp6ZXJvZw== PASS: test-authorize 25 /authorize/negotiate/parse/Negotiate PASS: test-authorize 26 /authorize/negotiate/build/Negotiate c2NydWZmeTp6ZXJvZw== PASS: test-authorize 27 /authorize/negotiate/build/Negotiate PASS: test-authorize 28 /authorize/x-conversation/parse/X-Conversation abcdefghi c2NydWZmeTp6ZXJvZw== PASS: test-authorize 29 /authorize/x-conversation/parse/X-Conversation abcdefghi PASS: test-authorize 30 /authorize/x-conversation/parse/X-Conversation abcdefghi c2NydW!!meTp6ZXJvZw== PASS: test-authorize 31 /authorize/x-conversation/build/scruffy:zerog PASS: test-authorize 32 /authorize/x-conversation/build/scruffy:zerog PASS: test-authorize 33 /authorize/x-conversation/build/ PASS: test-authorize 34 /authorize/x-conversation/build/scruffy:zerog PASS: test-ssh-add 1 /pam-ssh-add/add-key-environment PASS: test-ssh-add 2 /pam-ssh-add/add-key-no-password PASS: test-ssh-add 3 /pam-ssh-add/add-key-bad-password PASS: test-ssh-add 4 /pam-ssh-add/add-key-password PASS: test-ssh-add 5 /pam-ssh-add/environment PASS: test-ssh-add 6 /pam-ssh-add/environment-env-overides PASS: test-ssh-add 7 /pam-ssh-add/environment-overides PASS: test-ssh-add 8 /pam-ssh-add/good-agent-vars PASS: test-ssh-add 9 /pam-ssh-add/bad-agent-vars PASS: test-ssh-add 10 /pam-ssh-add/test-failed-agent PASS: test-sshoptions 1 /ssh-options/basic PASS: test-sshoptions 2 /ssh-options/deprecated PASS: test-sshoptions 3 /ssh-options/alt-conf PASS: test-sshoptions 4 /ssh-options/deprecated-conf PASS: test-cockpit-certificate-ensure 1 /cockpit-certificate-ensure/bad-file PASS: test-cockpit-certificate-ensure 2 /cockpit-certificate-ensure/bad-file2 PASS: test-cockpit-certificate-ensure 3 /cockpit-certificate-ensure/not-valid PASS: test-cockpit-certificate-ensure 4 /cockpit-certificate-ensure/no-key PASS: test-cockpit-certificate-ensure 5 /cockpit-certificate-ensure/no-cert PASS: test-cockpit-certificate-ensure 6 /cockpit-certificate-ensure/create PASS: test-cockpit-certificate-ensure 7 /cockpit-certificate-ensure/invalid-validity PASS: test-cockpit-certificate-ensure 8 /cockpit-certificate-ensure/expired PASS: test-cockpit-certificate-ensure 9 /cockpit-certificate-ensure/check/good-rsa PASS: test-cockpit-certificate-ensure 10 /cockpit-certificate-ensure/check/good-ecc PASS: test-cockpit-certificate-ensure 11 /cockpit-certificate-ensure/check/mismatched PASS: test-cockpit-certificate-ensure 12 /cockpit-certificate-ensure/check/expired-not-self-signed PASS: test-cockpit-certificate-ensure 13 /cockpit-certificate-ensure/check/expired-combined PASS: test-cockpit-certificate-ensure 14 /cockpit-certificate-ensure/check/many-files PASS: test-cockpit-certificate-ensure 15 /cockpit-certificate-ensure/copy/good-rsa PASS: test-cockpit-certificate-ensure 16 /cockpit-certificate-ensure/copy/good-ecc PASS: test-cockpit-certificate-ensure 17 /cockpit-certificate-ensure/copy/mismatched PASS: test-cockpit-certificate-ensure 18 /cockpit-certificate-ensure/copy/expired-not-self-signed PASS: test-cockpit-certificate-ensure 19 /cockpit-certificate-ensure/copy/expired-combined PASS: test-cockpit-certificate-ensure 20 /cockpit-certificate-ensure/copy/many-files PASS: test-pipe 21 /pipe/pressure/throttle PASS: test-pipe 22 /pipe/spawn/and-read PASS: test-pipe 23 /pipe/spawn/and-write PASS: test-pipe 24 /pipe/spawn/and-fail PASS: test-pipe 25 /pipe/spawn/buffer-stderr PASS: test-pipe 26 /pipe/spawn/close-clean PASS: test-pipe 27 /pipe/spawn/close-terminate PASS: test-pipe 28 /pipe/pty/shell PASS: test-pipe 29 /pipe/connect/and-read PASS: test-pipe 30 /pipe/connect/and-write PASS: test-pipe 31 /pipe/connect/not-found PASS: test-pipe 32 /pipe/connect/access-denied PASS: test-pipe 33 /pipe/environ/simple PASS: test-pipe 34 /pipe/environ/pwd PASS: test-pipe 35 /pipe/environ/null PASS: test-sshbridge 1 /ssh-bridge/echo-message PASS: test-tls-server 1 /server/mixed-protocols PASS: test-sshbridge 2 /ssh-bridge/echo-queue PASS: test-channel 14 /channel/pressure/throttle PASS: test-channel 15 /channel/ping/normal PASS: test-channel 16 /channel/ping/no-channel PASS: test-websocket 1 /web-socket/parse-url PASS: test-websocket 2 /web-socket/parse-url-no-out PASS: test-websocket 3 /web-socket/parse-url-bad PASS: test-websocket 4 /web-socket/parse-url-no-path PASS: test-websocket 5 /web-socket/parse-url-with-user PASS: test-websocket 6 /web-socket/parse-req PASS: test-websocket 7 /web-socket/parse-req-no-out PASS: test-websocket 8 /web-socket/parse-req-not-enough PASS: test-websocket 9 /web-socket/parse-req-bad PASS: test-websocket 10 /web-socket/parse-status PASS: test-websocket 11 /web-socket/parse-status-no-out PASS: test-websocket 12 /web-socket/parse-status-not-enough PASS: test-websocket 13 /web-socket/parse-status-bad PASS: test-websocket 14 /web-socket/parse-version-1-0 PASS: test-websocket 15 /web-socket/parse-version-1-1 PASS: test-websocket 16 /web-socket/parse-headers PASS: test-websocket 17 /web-socket/parse-duplicate-headers PASS: test-websocket 18 /web-socket/parse-headers-no-out PASS: test-websocket 19 /web-socket/parse-headers-bad PASS: test-websocket 20 /web-socket/parse-headers-not-enough PASS: test-websocket 21 /web-socket/header-equals PASS: test-websocket 22 /web-socket/header-contains PASS: test-websocket 23 /web-socket/header-empty PASS: test-websocket 24 /web-socket/handshake PASS: test-websocket 25 /web-socket/send-client-to-server PASS: test-websocket 26 /web-socket/send-server-to-client PASS: test-websocket 27 /web-socket/send-big-packets PASS: test-websocket 28 /web-socket/send-prefixed PASS: test-websocket 29 /web-socket/send-bad-data PASS: test-websocket 30 /web-socket/pressure-queue PASS: test-sshbridge 3 /ssh-bridge/echo-large PASS: test-sshbridge 4 /ssh-bridge/ipv6-address /bin/sh: line 1: /nonexistent: No such file or directory PASS: test-sshbridge 5 /ssh-bridge/bad-command PASS: src/tls/test-socket-activation-helper.sh 1 http.sock PASS: src/tls/test-socket-activation-helper.sh 2 https-factory/success PASS: src/tls/test-socket-activation-helper.sh 3 https-factory/fail /bin/sh: line 1: nonexistant-command: command not found PASS: test-sshbridge 6 /ssh-bridge/command-not-found cockpit-ssh-Message: 07:28:56.842: cockpit-ssh 127.0.0.1:45027: spawning remote bridge failed with 0 status PASS: test-sshbridge 7 /ssh-bridge/command-not-cockpit cockpit-ssh-Message: 07:28:57.032: cockpit-ssh 127.0.0.1:37081: spawning remote bridge failed with 1 status PASS: test-sshbridge 8 /ssh-bridge/command-just-fails cockpit-ssh-Message: 07:28:57.042: cockpit-ssh localhost:65533: -1 couldn't connect: Connection refused 'localhost' '65533' PASS: test-sshbridge 9 /ssh-bridge/cannot-connect PASS: test-tls-server 2 /server/run-idle PASS: test-websocket 31 /web-socket/pressure-throttle PASS: test-websocket 32 /web-socket/protocol-negotiate PASS: test-websocket 33 /web-socket/protocol-mismatch PASS: test-websocket 34 /web-socket/protocol-server-any PASS: test-websocket 35 /web-socket/protocol-client-any PASS: test-websocket 36 /web-socket/close-clean-client PASS: test-websocket 37 /web-socket/close-clean-server PASS: test-websocket 38 /web-socket/close-immediately PASS: test-websocket 39 /web-socket/receive-fragmented PASS: test-websocket 40 /web-socket/handshake-with-buffer-headers PASS: test-websocket 41 /web-socket/message-after-closing PASS: test-sshbridge 10 /ssh-bridge/ssh-config-home PASS: test-tls-server 3 /server/no-tls/single-request PASS: test-creds 1 /creds/basic-password PASS: test-creds 2 /creds/set-password PASS: test-creds 3 /creds/poison PASS: test-creds 4 /creds/rhost PASS: test-creds 5 /creds/multiple PASS: test-creds 6 /creds/login-data PASS: test-auth 1 /auth/application PASS: test-auth 2 /auth/userpass-header-check PASS: test-auth 3 /auth/userpass-store-check PASS: test-auth 4 /auth/userpass-bad PASS: test-auth 5 /auth/userpass-emptypass PASS: test-auth 6 /auth/headers-bad PASS: test-sshbridge 11 /ssh-bridge/ssh-config-valid-user PASS: test-sshbridge 12 /ssh-bridge/ssh-config-invalid-user PASS: src/tls/test-socket-activation-helper.sh 4 https@e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.sock PASS: src/tls/test-socket-activation-helper.sh 5 https@64b541b74b5c45cac5842677ff22619c0bed9b2bf8e91f65b1379141df0cba17.sock PASS: test-compat 1 /compat/crypt1/crypt1:invalid PASS: test-compat 2 /compat/crypt1/crypt1:invalid:$1$0123456789abcdef$ PASS: test-compat 3 /compat/crypt1/crypt1:invalid:$1$invalid:$1$invalid PASS: test-compat 4 /compat/crypt1/crypt1:invalid:1$0123456789abcdef$:$1$0123456789abcdef$ PASS: test-compat 5 /compat/crypt1/crypt1:invalid:$10123456789abcdef:$1$0123456789abcdef$ PASS: test-compat 6 /compat/crypt1/crypt1:73637275666679:$1$0123456789abcdef$:$1$0123456789abcdef$ PASS: test-webservice 1 /web-service/null-creds PASS: test-webservice 2 /web-service/no-init PASS: test-webservice 3 /web-service/wrong-init-version PASS: test-webservice 4 /web-service/bad-init-version PASS: test-sshbridge 13 /ssh-bridge/ssh-config-host-user-priority PASS: test-webservice 5 /web-service/close-error PASS: test-sshbridge 14 /ssh-bridge/ssh-config-host-port-priority cockpit-bridge-Message: 07:28:59.417: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-webservice 6 /web-service/kill-group cockpit-bridge-Message: 07:28:59.435: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-webservice 7 /web-service/kill-host PASS: test-webservice 8 /web-service/idling-signal PASS: test-webservice 9 /web-service/force-dispose PASS: test-webservice 10 /web-service/logout PASS: test-webservice 11 /web-service/host-checksums PASS: test-webservice 12 /web-service/handshake-and-auth/rfc6455 PASS: test-tls-server 4 /server/no-tls/many-serial PASS: test-sshbridge 15 /ssh-bridge/ssh-config-home-good-key PASS: test-webservice 13 /web-service/echo-message/rfc6455 PASS: test-sshbridge 16 /ssh-bridge/ssh-config-home-good-key-password-protected PASS: test-sshbridge 17 /ssh-bridge/ssh-config-home-bad-key PASS: test-webservice 14 /web-service/echo-message/large WebSocket-Message: 07:29:00.647: connection unexpectedly closed by peer PASS: test-webservice 15 /web-service/bad-origin/rfc6455 WebSocket-Message: 07:29:00.649: connection unexpectedly closed by peer PASS: test-webservice 16 /web-service/bad-origin/withallowed WebSocket-Message: 07:29:00.651: connection unexpectedly closed by peer PASS: test-webservice 17 /web-service/bad-origin/protocol-no-config WebSocket-Message: 07:29:00.654: connection unexpectedly closed by peer PASS: test-webservice 18 /web-service/bad-origin/protocol-no-header WebSocket-Message: 07:29:00.656: connection unexpectedly closed by peer PASS: test-webservice 19 /web-service/bad-origin/tls-proxy PASS: test-webservice 20 /web-service/allowed-origin/rfc6455 PASS: test-webservice 21 /web-service/allowed-origin/protocol-header PASS: test-webservice 22 /web-service/allowed-origin/tls-proxy PASS: test-webservice 23 /web-service/parse-external/success PASS: test-webservice 24 /web-service/parse-external/bad-channel PASS: test-webservice 25 /web-service/parse-external/bad-command PASS: test-webservice 26 /web-service/parse-external/bad-external PASS: test-webservice 27 /web-service/parse-external/bad-disposition PASS: test-webservice 28 /web-service/parse-external/invalid-disposition PASS: test-webservice 29 /web-service/parse-external/bad-type PASS: test-webservice 30 /web-service/parse-external/invalid-type PASS: test-webservice 31 /web-service/parse-external/bad-protocols PASS: test-tls-server 5 /server/no-tls/many-parallel cockpit-bridge-Message: 07:29:00.754: incompatible: package requires a later version of cockpit: 999.5 > 264 cockpit-bridge-Message: 07:29:00.754: requires: package has an unknown requirement: unknown cockpit-bridge-Message: 07:29:00.755: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-channelresponse 1 /web-channel/resource/simple PASS: test-sshbridge 18 /ssh-bridge/ssh-config-home-bad-key-good-key-fallback cockpit-bridge-Message: 07:29:00.770: incompatible: package requires a later version of cockpit: 999.5 > 264 cockpit-bridge-Message: 07:29:00.770: requires: package has an unknown requirement: unknown cockpit-bridge-Message: 07:29:00.771: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-channelresponse 2 /web-channel/resource/simple_host cockpit-bridge-Message: 07:29:00.786: incompatible: package requires a later version of cockpit: 999.5 > 264 cockpit-bridge-Message: 07:29:00.786: requires: package has an unknown requirement: unknown cockpit-bridge-Message: 07:29:00.788: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory invalid or unusable locale: pig.UTF-8 PASS: test-channelresponse 3 /web-channel/resource/language cockpit-bridge-Message: 07:29:00.803: incompatible: package requires a later version of cockpit: 999.5 > 264 cockpit-bridge-Message: 07:29:00.803: requires: package has an unknown requirement: unknown cockpit-bridge-Message: 07:29:00.804: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory invalid or unusable locale: pig.UTF-8 PASS: test-channelresponse 4 /web-channel/resource/cookie cockpit-bridge-Message: 07:29:00.820: incompatible: package requires a later version of cockpit: 999.5 > 264 cockpit-bridge-Message: 07:29:00.820: requires: package has an unknown requirement: unknown cockpit-bridge-Message: 07:29:00.821: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-channelresponse 5 /web-channel/resource/not-found cockpit-bridge-Message: 07:29:00.835: incompatible: package requires a later version of cockpit: 999.5 > 264 cockpit-bridge-Message: 07:29:00.835: requires: package has an unknown requirement: unknown cockpit-bridge-Message: 07:29:00.836: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-channelresponse 6 /web-channel/resource/no-path cockpit-bridge-Message: 07:29:00.850: incompatible: package requires a later version of cockpit: 999.5 > 264 cockpit-bridge-Message: 07:29:00.850: requires: package has an unknown requirement: unknown cockpit-bridge-Message: 07:29:00.851: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-channelresponse 7 /web-channel/resource/failure cockpit-bridge-Message: 07:29:00.867: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-channelresponse 8 /web-channel/resource/checksum cockpit-bridge-Message: 07:29:00.885: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-channelresponse 9 /web-channel/resource/not-modified cockpit-bridge-Message: 07:29:00.900: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory invalid or unusable locale: de.UTF-8 PASS: test-channelresponse 10 /web-channel/resource/not-modified-new-language cockpit-bridge-Message: 07:29:00.918: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory invalid or unusable locale: fr.UTF-8 PASS: test-channelresponse 11 /web-channel/resource/not-modified-cookie-language PASS: test-tls-server 6 /server/no-tls/redirect cockpit-bridge-Message: 07:29:00.935: incompatible: package requires a later version of cockpit: 999.5 > 264 cockpit-bridge-Message: 07:29:00.935: requires: package has an unknown requirement: unknown cockpit-bridge-Message: 07:29:00.936: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-channelresponse 12 /web-channel/resource/no-checksum cockpit-bridge-Message: 07:29:00.949: incompatible: package requires a later version of cockpit: 999.5 > 264 cockpit-bridge-Message: 07:29:00.949: requires: package has an unknown requirement: unknown cockpit-bridge-Message: 07:29:00.950: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-channelresponse 13 /web-channel/resource/bad-checksum cockpit-bridge-Message: 07:29:00.964: incompatible: package requires a later version of cockpit: 999.5 > 264 cockpit-bridge-Message: 07:29:00.964: requires: package has an unknown requirement: unknown cockpit-bridge-Message: 07:29:00.965: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-channelresponse 14 /web-channel/resource/language-suffix cockpit-bridge-Message: 07:29:00.980: incompatible: package requires a later version of cockpit: 999.5 > 264 cockpit-bridge-Message: 07:29:00.980: requires: package has an unknown requirement: unknown cockpit-bridge-Message: 07:29:00.981: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-channelresponse 15 /web-channel/resource/language-fallback cockpit-bridge-Message: 07:29:00.996: incompatible: package requires a later version of cockpit: 999.5 > 264 cockpit-bridge-Message: 07:29:00.996: requires: package has an unknown requirement: unknown cockpit-bridge-Message: 07:29:00.998: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-channelresponse 16 /web-channel/resource/gzip-encoding cockpit-bridge-Message: 07:29:01.012: incompatible: package requires a later version of cockpit: 999.5 > 264 cockpit-bridge-Message: 07:29:01.012: requires: package has an unknown requirement: unknown cockpit-bridge-Message: 07:29:01.013: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-channelresponse 17 /web-channel/resource/head PASS: test-handlers 1 /handlers/ping PASS: test-handlers 2 /handlers/favicon PASS: test-handlers 3 /handlers/noauth PASS: test-handlers 4 /handlers/login/no-cookie PASS: test-handlers 5 /handlers/login/with-cookie PASS: test-handlers 6 /handlers/login/post-bad PASS: test-handlers 7 /handlers/login/post-fail PASS: test-handlers 8 /handlers/login/post-accept cockpit-bridge-Message: 07:29:01.122: incompatible: package requires a later version of cockpit: 999.5 > 264 cockpit-bridge-Message: 07:29:01.122: requires: package has an unknown requirement: unknown cockpit-bridge-Message: 07:29:01.123: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-handlers 9 /handlers/shell/index cockpit-bridge-Message: 07:29:01.141: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-handlers 10 /handlers/shell/machine-index PASS: test-tls-server 7 /server/tls/no-client-cert cockpit-bridge-Message: 07:29:01.157: incompatible: package requires a later version of cockpit: 999.5 > 264 cockpit-bridge-Message: 07:29:01.157: requires: package has an unknown requirement: unknown cockpit-bridge-Message: 07:29:01.158: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-handlers 11 /handlers/shell/configured_index cockpit-bridge-Message: 07:29:01.176: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-handlers 12 /handlers/shell/package cockpit-bridge-Message: 07:29:01.192: incompatible: package requires a later version of cockpit: 999.5 > 264 cockpit-bridge-Message: 07:29:01.192: requires: package has an unknown requirement: unknown cockpit-bridge-Message: 07:29:01.193: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-handlers 13 /handlers/shell/host cockpit-bridge-Message: 07:29:01.211: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-handlers 14 /handlers/shell/host-short cockpit-bridge-Message: 07:29:01.227: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-handlers 15 /handlers/shell/package-short cockpit-bridge-Message: 07:29:01.243: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-handlers 16 /handlers/shell/machine-package-short cockpit-bridge-Message: 07:29:01.259: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-handlers 17 /handlers/shell/package-invalid PASS: test-handlers 18 /handlers/shell/login cockpit-bridge-Message: 07:29:01.275: incompatible: package requires a later version of cockpit: 999.5 > 264 cockpit-bridge-Message: 07:29:01.276: requires: package has an unknown requirement: unknown cockpit-bridge-Message: 07:29:01.277: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-handlers 19 /handlers/shell/path-index cockpit-bridge-Message: 07:29:01.294: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-handlers 20 /handlers/shell/path-package cockpit-bridge-Message: 07:29:01.310: incompatible: package requires a later version of cockpit: 999.5 > 264 cockpit-bridge-Message: 07:29:01.310: requires: package has an unknown requirement: unknown cockpit-bridge-Message: 07:29:01.311: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-handlers 21 /handlers/shell/path-host PASS: test-handlers 22 /handlers/shell/path-login PASS: test-sshbridge 19 /ssh-bridge/ssh-config-home-key-password-fallback cockpit-bridge-Message: 07:29:01.330: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-handlers 23 /handlers/resource/checksum cockpit-bridge-Message: 07:29:01.349: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-handlers 24 /handlers/resource/short cockpit-bridge-Message: 07:29:01.365: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-handlers 25 /handlers/resource/host cockpit-bridge-Message: 07:29:01.383: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-handlers 26 /handlers/resource/host-short cockpit-bridge-Message: 07:29:01.399: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-handlers 27 /handlers/resource/application cockpit-bridge-Message: 07:29:01.416: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-handlers 28 /handlers/resource/application-specialchars cockpit-bridge-Message: 07:29:01.434: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-handlers 29 /handlers/resource/application-short cockpit-bridge-Message: 07:29:01.450: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-handlers 30 /handlers/resource/missing PASS: test-handlers 31 /handlers/resource/auth PASS: test-handlers 32 /handlers/resource/login cockpit-bridge-Message: 07:29:01.469: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-handlers 33 /handlers/static/simple cockpit-bridge-Message: 07:29:01.485: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-handlers 34 /handlers/static/host-static PASS: test-handlers 35 /handlers/static/host-login PASS: test-handlers 36 /handlers/static/host-static-no-auth PASS: test-handlers 37 /handlers/static/application PASS: test-sshbridge 20 /ssh-bridge/terminate-problem kdb5_util: Required parameters in kdc.conf missing while initializing the Kerberos admin interface PASS: test-kerberos 1 /kerberos/authenticate # SKIP mock kdc not available to test against cockpit-ssh-Message: 07:29:01.652: cockpit-ssh 127.0.0.1:34145: server offered unsupported authentication methods: host-based PASS: test-sshbridge 21 /ssh-bridge/unsupported-auth PASS: test-tls-server 8 /server/tls/client-cert PASS: test-sshbridge 22 /ssh-bridge/auth-failed cockpit-bridge-Message: 07:29:01.815: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory PASS: test-authssh 1 /auth-ssh/basic-good cockpit-ws-Message: 07:29:01.982: unsupported version of cockpit protocol: -1 PASS: test-authssh 2 /auth-ssh/basic-bad-password cockpit-ws-Message: 07:29:01.991: invalid base64 data in Basic header cockpit-ssh-Message: 07:29:01.998: invalid base64 data in Basic header cockpit-ssh-Message: 07:29:01.998: cockpit-ssh 127.0.0.1:46125: No username provided cockpit-ws-Message: 07:29:01.998: unsupported version of cockpit protocol: -1 PASS: test-authssh 3 /auth-ssh/basic-bad-format cockpit-ssh-Message: 07:29:02.013: cockpit-ssh 127.0.0.1:33805: No username provided cockpit-ws-Message: 07:29:02.013: unsupported version of cockpit protocol: -1 PASS: test-authssh 4 /auth-ssh/basic-empty SKIP: dist/base1/test-base64.html skipping: # skip web browser not found PASS: test-tls-server 9 /server/tls/client-cert-disabled test-tls-server: Invalid TLS peer certificate: The certificate is NOT trusted. The certificate chain uses expired certificate. test-tls-server: gnutls_handshake failed: Error in the certificate verification. SKIP: dist/base1/test-browser-storage.html skipping: # skip web browser not found PASS: test-sshbridge 23 /ssh-bridge/key-good PASS: test-tls-server 10 /server/tls/client-cert-expired cockpit-ssh-Message: 07:29:02.474: cockpit-ssh 127.0.0.1:40351: Got invalid key data, private-key invalid cockpit-ssh-Message: 07:29:02.474: cockpit-ssh 127.0.0.1:40351: couldn't authenticate: Access denied for 'none'. Authentication that can continue: publickey,keyboard-interactive,password PASS: test-sshbridge 24 /ssh-bridge/key-invalid SKIP: dist/base1/test-cache.html skipping: # skip web browser not found PASS: test-sshbridge 25 /ssh-bridge/key-fail SKIP: dist/base1/test-chan.html skipping: # skip web browser not found PASS: test-sshbridge 26 /ssh-bridge/password-fail SKIP: dist/base1/test-dbus-address.html skipping: # skip web browser not found PASS: test-tls-server 11 /server/tls/client-cert-parallel SKIP: dist/base1/test-dbus-framed.html skipping: # skip web browser not found test-tls-server: got TLS connection, but our server does not have a certificate/key; refusing SKIP: dist/base1/test-dbus.html skipping: # skip web browser not found SKIP: dist/base1/test-echo.html skipping: # skip web browser not found PASS: test-sshbridge 27 /ssh-bridge/password-good cockpit-ssh-Message: 07:29:03.300: cockpit-ssh 127.0.0.1:42743: No username provided PASS: test-sshbridge 28 /ssh-bridge/basic-no-user PASS: test-tls-server 12 /server/tls/no-server-cert SKIP: dist/base1/test-events.html skipping: # skip web browser not found PASS: test-auth 7 /auth/idle-timeout SKIP: dist/base1/test-external.html skipping: # skip web browser not found PASS: test-tls-server 13 /server/tls/redirect SKIP: dist/base1/test-file.html skipping: # skip web browser not found SKIP: dist/base1/test-format.html skipping: # skip web browser not found PASS: test-sshbridge 29 /ssh-bridge/basic-secondary-no-user PASS: test-sshbridge 30 /ssh-bridge/basic-user-mismatch SKIP: dist/base1/test-framed-cache.html skipping: # skip web browser not found SKIP: dist/base1/test-framed.html skipping: # skip web browser not found SKIP: dist/base1/test-http.html skipping: # skip web browser not found SKIP: dist/base1/test-journal-renderer.html skipping: # skip web browser not found PASS: test-sshbridge 31 /ssh-bridge/basic-secondary-user-mismatch SKIP: dist/base1/test-locale.html skipping: # skip web browser not found test-tls-server: gnutls_handshake failed: Resource temporarily unavailable, try again. cockpit-ssh-Message: 07:29:04.623: invalid prefix in X-Conversation header cockpit-ssh-Message: 07:29:04.623: received unexpected "authorize" control message "response" cockpit-ssh-Message: 07:29:04.623: cockpit-ssh 127.0.0.1:34593: couldn't authenticate: Access denied for 'none'. Authentication that can continue: publickey,keyboard-interactive,password PASS: test-sshbridge 32 /ssh-bridge/kb-multi-bad PASS: test-tls-server 14 /server/tls/blocked-handshake SKIP: dist/base1/test-location.html skipping: # skip web browser not found cockpit-ssh-Message: 07:29:04.753: cockpit-ssh 127.0.0.1:39175: couldn't authenticate: Access denied for 'none'. Authentication that can continue: publickey,keyboard-interactive,password PASS: test-sshbridge 33 /ssh-bridge/kb-multi-empty SKIP: dist/base1/test-metrics.html skipping: # skip web browser not found PASS: test-sshbridge 34 /ssh-bridge/kb-multi-fail SKIP: dist/base1/test-no-jquery.html skipping: # skip web browser not found PASS: test-tls-server 15 /server/tls/client-cert-parallel/alternate SKIP: dist/base1/test-permissions.html skipping: # skip web browser not found SKIP: dist/base1/test-promise.html skipping: # skip web browser not found PASS: test-sshbridge 35 /ssh-bridge/kb-multi-echo-message PASS: test-sshbridge 36 /ssh-bridge/kb-multi-3-fail SKIP: dist/base1/test-protocol.html skipping: # skip web browser not found SKIP: dist/base1/test-series.html skipping: # skip web browser not found PASS: test-auth 8 /auth/process-timeout PASS: test-auth 9 /auth/bad-coversation PASS: test-auth 10 /auth/custom-success PASS: test-auth 11 /auth/custom-no-cookie-success PASS: test-auth 12 /auth/custom-data-then-success PASS: test-auth 13 /auth/custom-fail-auth PASS: test-auth 14 /auth/custom-denied-auth PASS: test-auth 15 /auth/custom-with-error SKIP: dist/base1/test-spawn-proc.html skipping: # skip web browser not found SKIP: dist/base1/test-spawn.html skipping: # skip web browser not found PASS: test-sshbridge 37 /ssh-bridge/kb-multi-3-echo-message cockpit-ssh-Message: 07:29:05.601: cockpit-ssh 127.0.0.99:43061: refusing to connect to unknown host: 127.0.0.99:43061 PASS: test-sshbridge 38 /ssh-bridge/unknown-host SKIP: dist/base1/test-user.html skipping: # skip web browser not found SKIP: dist/base1/test-utf8.html skipping: # skip web browser not found cockpit-ssh-Message: 07:29:05.686: cockpit-ssh 127.0.0.1:40875: ssh-rsa host key for server is not known: SHA256:XQ8a7zGxMFstDrGecBRUP9OMnOUXd/T3vkNGtYShs2w PASS: test-sshbridge 39 /ssh-bridge/unknown-localhost SKIP: dist/base1/test-websocket.html skipping: # skip web browser not found SKIP: dist/kdump/test-config-client.html skipping: # skip web browser not found SKIP: dist/networkmanager/test-utils.html skipping: # skip web browser not found SKIP: dist/shell/machines/test-machines.html skipping: # skip web browser not found SKIP: dist/storaged/test-util.html skipping: # skip web browser not found PASS: test-sshbridge 40 /ssh-bridge/knownhost-challenge-preconnect cockpit-ssh-Message: 07:29:06.326: cockpit-ssh 127.0.0.1:42607: ssh-rsa host key for server has changed to: SHA256:XQ8a7zGxMFstDrGecBRUP9OMnOUXd/T3vkNGtYShs2w PASS: test-sshbridge 41 /ssh-bridge/knownhost-invalid cockpit-ws-Message: 07:29:06.430: mock-auth-command: authentication timed out PASS: test-auth 16 /auth/custom-timeout cockpit-ws-Message: 07:29:06.431: received invalid Authorize header, must be ASCII PASS: test-auth 17 /auth/non-ascii cockpit-ws-Message: 07:29:06.432: received invalid 'Authorization: tls-cert' header PASS: test-auth 18 /auth/bogus-tls-cert PASS: test-auth 19 /auth/custom-ssh-basic-success PASS: test-auth 20 /auth/custom-ssh-basic-success-not-authorized PASS: test-auth 21 /auth/custom-ssh-remote-basic-success PASS: test-auth 22 /auth/custom-ssh-remote-switched PASS: test-auth 23 /auth/custom-ssh-with-conf-default PASS: test-auth 24 /auth/custom-ssh-with-conf-allow PASS: test-auth 25 /auth/custom-ssh-success PASS: test-auth 26 /auth/custom-ssh-fail-auth PASS: test-auth 27 /auth/custom-ssh-fail-basic-auth PASS: test-auth 28 /auth/custom-ssh-remote-fail-basic-auth PASS: test-auth 29 /auth/custom-ssh-not-supported PASS: test-auth 30 /auth/custom-ssh-with-error PASS: test-auth 31 /auth/success-ssh-multi-step-three PASS: test-auth 32 /auth/fail-ssh-multi-step-two PASS: test-auth 33 /auth/none PASS: test-auth 34 /auth/bad-command PASS: test-auth 35 /auth/success-multi-step-two PASS: test-auth 36 /auth/success-multi-step-three PASS: test-auth 37 /auth/fail-multi-step-two PASS: test-auth 38 /auth/fail-multi-step-three PASS: test-sshbridge 42 /ssh-bridge/knownhost-home PASS: test-sshbridge 43 /ssh-bridge/knownhost-sssd-known PASS: test-sshbridge 44 /ssh-bridge/knownhost-sssd-known-multi-key cockpit-ssh-Message: 07:29:08.001: cockpit-ssh 127.0.0.99:33197: refusing to connect to unknown host: 127.0.0.99:33197 PASS: test-sshbridge 45 /ssh-bridge/knownhost-sssd-unknown cockpit-ssh-Message: 07:29:08.086: cockpit-ssh 127.0.0.1:46583: ssh-rsa host key for server has changed to: SHA256:XQ8a7zGxMFstDrGecBRUP9OMnOUXd/T3vkNGtYShs2w PASS: test-sshbridge 46 /ssh-bridge/knownhost-sssd-badkey cockpit-ssh-Message: 07:29:08.166: cockpit-ssh 127.0.0.1:44509: ssh-rsa host key for server is not known: SHA256:XQ8a7zGxMFstDrGecBRUP9OMnOUXd/T3vkNGtYShs2w PASS: test-sshbridge 47 /ssh-bridge/hostkey-unknown cockpit-ws-Message: 07:29:08.430: mock-auth-command: authentication timed out cockpit-ws-Message: 07:29:08.430: ignoring failure from session process: Authentication failed: Timeout PASS: test-sshbridge 48 /ssh-bridge/hostkey-conversation cockpit-ssh-Message: 07:29:08.806: cockpit-ssh 127.0.0.1:44017: ssh-rsa host key for server is not known: SHA256:XQ8a7zGxMFstDrGecBRUP9OMnOUXd/T3vkNGtYShs2w PASS: test-sshbridge 49 /ssh-bridge/hostkey-conversation-bad cockpit-ssh-Message: 07:29:08.886: invalid prefix in X-Conversation header cockpit-ssh-Message: 07:29:08.886: received unexpected "authorize" control message "response" cockpit-ssh-Message: 07:29:08.886: cockpit-ssh 127.0.0.1:43347: ssh-rsa host key for server is not known: SHA256:XQ8a7zGxMFstDrGecBRUP9OMnOUXd/T3vkNGtYShs2w PASS: test-sshbridge 50 /ssh-bridge/hostkey-conversation-invalid PASS: test-auth 39 /auth/fail-multi-step-timeout PASS: test-auth 40 /auth/max-startups PASS: test-auth 41 /auth/max-startups-normal PASS: test-auth 42 /auth/max-startups-single PASS: test-auth 43 /auth/max-startups-double PASS: test-auth 44 /auth/max-startups-unlimited PASS: test-auth 45 /auth/max-startups-bad PASS: test-auth 46 /auth/max-startups-bad-rate PASS: test-auth 47 /auth/max-startups-bad-startups PASS: test-auth 48 /auth/max-startups-bad-negative PASS: test-auth 49 /auth/max-startups-too-many ============================================================================ Testsuite summary for Cockpit 264 ============================================================================ # TOTAL: 977 # PASS: 943 # SKIP: 34 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[2]: Leaving directory '/builddir/build/BUILD/cockpit-264' make[1]: Leaving directory '/builddir/build/BUILD/cockpit-264' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: cockpit-264-1.el9.aarch64 Provides: cockpit = 264-1.el9 cockpit(aarch-64) = 264-1.el9 metainfo() metainfo(cockpit.appdata.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: (cockpit-packagekit if dnf) (cockpit-storaged if udisks2) Suggests: cockpit-pcp Processing files: cockpit-debuginfo-264-1.el9.aarch64 Provides: cockpit-debuginfo = 264-1.el9 cockpit-debuginfo(aarch-64) = 264-1.el9 debuginfo(build-id) = 16cd6f14465c62d3ae6a415b71ec0e5ace186608 debuginfo(build-id) = 19e6671c9507655c62624e1e4b2dc9c8c2d3e56e debuginfo(build-id) = 3652013416d82323ee2f40b160cc98834a34b856 debuginfo(build-id) = 68a6a06911852020cfd03918832aaea99933c306 debuginfo(build-id) = 70c22f2994febf85424b119c98e0fb8a1ee5ef3b debuginfo(build-id) = c87726df4771129b545acc71f085f7479a44bbb2 debuginfo(build-id) = c8e3a067eb75cd0f18e7ae0d88d9167b82e54f15 debuginfo(build-id) = cb1e59d33e281c3e6e5826d9a412eee6be25bd89 debuginfo(build-id) = cba6468deb43c4e4fa565f802cbe7c4725a86b2d debuginfo(build-id) = d58513c76d73b4ece585b8fe9e6c7e576c6ab803 debuginfo(build-id) = d73505504b933a734cad3f159342ddceb89c1ff4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cockpit-debugsource(aarch-64) = 264-1.el9 Processing files: cockpit-debugsource-264-1.el9.aarch64 Provides: cockpit-debugsource = 264-1.el9 cockpit-debugsource(aarch-64) = 264-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cockpit-bridge-264-1.el9.aarch64 Provides: cockpit-bridge = 264-1.el9 cockpit-bridge(aarch-64) = 264-1.el9 cockpit-ssh = 264-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(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) libjson-glib-1.0.so.0()(64bit) libjson-glib-1.0.so.0(libjson-glib-1.0.so.0)(64bit) libpolkit-agent-1.so.0()(64bit) libpolkit-gobject-1.so.0()(64bit) libssh.so.4()(64bit) libssh.so.4(LIBSSH_4_5_0)(64bit) libssh.so.4(LIBSSH_4_7_0)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: cockpit-dashboard < 233 cockpit-docker < 233 cockpit-networkmanager < 233 cockpit-storaged < 233 cockpit-system < 233 cockpit-tests < 233 cockpit-ws < 181.x Processing files: cockpit-doc-264-1.el9.noarch Provides: cockpit-doc = 264-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cockpit-system-264-1.el9.noarch Provides: bundled(xstatic-patternfly-common) = 3.59.5 cockpit-kdump = 264-1.el9 cockpit-networkmanager = 264-1.el9 cockpit-selinux = 264-1.el9 cockpit-shell = 264-1.el9 cockpit-sosreport = 264-1.el9 cockpit-system = 264-1.el9 cockpit-systemd = 264-1.el9 cockpit-tuned = 264-1.el9 cockpit-users = 264-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: cockpit-dashboard < 264-1.el9 Recommends: (sudo or polkit) NetworkManager-team PackageKit setroubleshoot-server >= 3.3.3 Processing files: cockpit-ws-264-1.el9.aarch64 Provides: cockpit-ws = 264-1.el9 cockpit-ws(aarch-64) = 264-1.el9 config(cockpit-ws) = 264-1.el9 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): (policycoreutils if selinux-policy-targeted) /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/bash /usr/bin/sh ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcrypt.so.2()(64bit) libcrypt.so.2(XCRYPT_2.0)(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) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(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) libjson-glib-1.0.so.0(libjson-glib-1.0.so.0)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libsystemd.so.0(LIBSYSTEMD_221)(64bit) libsystemd.so.0(LIBSYSTEMD_227)(64bit) libsystemd.so.0(LIBSYSTEMD_237)(64bit) rtld(GNU_HASH) Conflicts: firewalld < 0.6.0-1 Recommends: sscg >= 2.3 system-logos Suggests: python3 sssd-dbus Processing files: cockpit-storaged-264-1.el9.noarch Provides: cockpit-storaged = 264-1.el9 metainfo() metainfo(org.cockpit-project.cockpit-storaged.metainfo.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: clevis-luks device-mapper-multipath udisks2-iscsi >= 2.6 udisks2-lvm2 >= 2.6 Processing files: cockpit-tests-264-1.el9.aarch64 Provides: cockpit-test-assets = 264-1.el9 cockpit-tests = 264-1.el9 cockpit-tests(aarch-64) = 264-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cockpit-pcp-264-1.el9.aarch64 Provides: cockpit-pcp = 264-1.el9 cockpit-pcp(aarch-64) = 264-1.el9 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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.34)(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) libjson-glib-1.0.so.0()(64bit) libjson-glib-1.0.so.0(libjson-glib-1.0.so.0)(64bit) libpcp.so.3()(64bit) libpcp.so.3(PCP_3.0)(64bit) libpcp.so.3(PCP_3.9)(64bit) libsystemd.so.0()(64bit) rtld(GNU_HASH) Processing files: cockpit-packagekit-264-1.el9.noarch Provides: cockpit-packagekit = 264-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python3-tracer Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64 Wrote: /builddir/build/RPMS/cockpit-264-1.el9.aarch64.rpm Wrote: /builddir/build/RPMS/cockpit-pcp-264-1.el9.aarch64.rpm Wrote: /builddir/build/RPMS/cockpit-tests-264-1.el9.aarch64.rpm Wrote: /builddir/build/RPMS/cockpit-packagekit-264-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/cockpit-storaged-264-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/cockpit-doc-264-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/cockpit-bridge-264-1.el9.aarch64.rpm Wrote: /builddir/build/RPMS/cockpit-ws-264-1.el9.aarch64.rpm Wrote: /builddir/build/RPMS/cockpit-system-264-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/cockpit-debugsource-264-1.el9.aarch64.rpm Wrote: /builddir/build/RPMS/cockpit-debuginfo-264-1.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IfERfS + umask 022 + cd /builddir/build/BUILD + cd cockpit-264 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cockpit-264-1.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0