Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/cockpit.spec'], chrootPath='/var/lib/mock/dist-oc9-webui-build-122713-72280/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --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: line 306: Possible unexpanded macro in: Requires: (selinux-policy >= %{_selinux_policy_version} if selinux-policy-targeted) Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/cockpit-331-1.oc9.src.rpm RPM build warnings: line 306: Possible unexpanded macro in: Requires: (selinux-policy >= %{_selinux_policy_version} if selinux-policy-targeted) Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/cockpit.spec'], chrootPath='/var/lib/mock/dist-oc9-webui-build-122713-72280/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --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 Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cDNBvK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cockpit-331 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/cockpit-331.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd cockpit-331 + /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.mXIVyG + umask 022 + cd /builddir/build/BUILD + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd cockpit-331 + '[' '-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 + mv ./configure.backup ./configure + /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/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-opencloudos-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-pamdir=/usr/lib64/security --enable-multihost checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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-opencloudos-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc option to enable large file support... none needed checking for aarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking for aarch64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for closefrom... yes checking for pidfd_getpid... no 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 library containing argp_parse... none required checking for library containing fts_close... none required checking for aarch64-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gio-2.0 >= 2.56 gio-unix-2.0... yes checking for libsystemd >= 235... yes checking for json-glib-1.0 >= 1.4... yes checking for gnutls >= 3.6.0... yes checking for krb5-gssapi >= 1.11 krb5 >= 1.11... yes checking for security/pam_appl.h... yes checking for crypt.h... yes checking for crypt_r in -lcrypt... yes checking for systemd... yes checking for systemd unit dir... /usr/lib/systemd/system checking for xgettext... /usr/bin/xgettext 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 for cockpit-session PATH value... /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin checking whether to build documentation... yes checking for xsltproc... /usr/bin/xsltproc checking for xmlto... /usr/bin/xmlto checking for AllowMultiHost default... yes 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.11 checking for python3 platform... linux checking for GNU default python3 prefix... ${prefix} checking for GNU default python3 exec_prefix... ${exec_prefix} checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib64/python3.11/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 331 ================ 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: -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g cppflags: admin group: wheel cockpit-session PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin Building docs: yes Debug mode: default Node environment: production With coverage: no With address sanitizer: no SELinux Policy: targeted cockpit-client: no ssh-add: /usr/bin/ssh-add ssh-agent: /usr/bin/ssh-agent Now type 'make' to compile cockpit. + /usr/bin/make -O -j8 V=1 VERBOSE=1 gdbus-codegen --interface-prefix com.redhat.Cockpit.DBusTests --c-namespace Test --c-generate-object-manager --header --output src/ws/mock-dbus-tests.h src/ws/com.redhat.Cockpit.DBusTests.xml gdbus-codegen --interface-prefix com.redhat.Cockpit.DBusTests --c-namespace Test --c-generate-object-manager --body --output src/ws/mock-dbus-tests.c src/ws/com.redhat.Cockpit.DBusTests.xml /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' ./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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -fPIC -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -fPIC -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' 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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' 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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' 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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' 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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' 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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' 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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' 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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]libexecdir[@],/usr/libexec,g' \ src/systemd/cockpit-issue.service.in > src/systemd/cockpit-issue.service.tmp && mv -f src/systemd/cockpit-issue.service.tmp src/systemd/cockpit-issue.service make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]libexecdir[@],/usr/libexec,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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]libexecdir[@],/usr/libexec,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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]libexecdir[@],/usr/libexec,g' \ src/systemd/cockpit-session@.service.in > src/systemd/cockpit-session@.service.tmp && mv -f src/systemd/cockpit-session@.service.tmp src/systemd/cockpit-session@.service make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]libexecdir[@],/usr/libexec,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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]libexecdir[@],/usr/libexec,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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]libexecdir[@],/usr/libexec,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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' mkdir -p src/systemd/tmpfiles.d/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],wheel,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]libexecdir[@],/usr/libexec,g' \ src/systemd/tmpfiles.d/cockpit-ws.conf.in > src/systemd/tmpfiles.d/cockpit-ws.conf.tmp && mv -f src/systemd/tmpfiles.d/cockpit-ws.conf.tmp src/systemd/tmpfiles.d/cockpit-ws.conf make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' ./tools/node-modules make_package_lock_json make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' + cmd_make_package_lock_json + '[' '!' -e .git ']' + '[' package-lock.json -nt package.json ']' + exit 0 make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' make -sf /usr/share/selinux/devel/Makefile cockpit.pp Compiling targeted cockpit module Creating targeted cockpit.pp policy package make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' selinux/cockpit.if:13: Warning: duplicate definition of cockpit_ws_domtrans(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:13. selinux/cockpit.if:32: Warning: duplicate definition of cockpit_session_domtrans(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:34. selinux/cockpit.if:51: Warning: duplicate definition of cockpit_rw_pipes(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:55. selinux/cockpit.if:69: Warning: duplicate definition of cockpit_manage_unix_stream_sockets(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:75. selinux/cockpit.if:87: Warning: duplicate definition of cockpit_search_lib(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:95. selinux/cockpit.if:106: Warning: duplicate definition of cockpit_read_lib_files(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:116. selinux/cockpit.if:125: Warning: duplicate definition of cockpit_manage_lib_files(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:137. selinux/cockpit.if:144: Warning: duplicate definition of cockpit_manage_lib_dirs(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:158. selinux/cockpit.if:163: Warning: duplicate definition of cockpit_read_pid_files(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:179. selinux/cockpit.if:182: Warning: duplicate definition of cockpit_manage_pid_dirs(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:200. selinux/cockpit.if:200: Warning: duplicate definition of cockpit_manage_pid_files(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:220. selinux/cockpit.if:218: Warning: duplicate definition of cockpit_systemctl(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:240. selinux/cockpit.if:246: Warning: duplicate definition of cockpit_admin(). Original definition on /usr/share/selinux/devel/include/contrib/cockpit.if:270. make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' msgfmt --xml -d ./po --template src/ws/org.cockpit_project.cockpit.appdata.xml.in --output src/ws/org.cockpit_project.cockpit.appdata.xml make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' mkdir -p src/appstream/ && msgfmt --xml -d ./po --template src/appstream/org.cockpit_project.cockpit_sosreport.metainfo.xml.in --output src/appstream/org.cockpit_project.cockpit_sosreport.metainfo.xml make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' mkdir -p src/appstream/ && msgfmt --xml -d ./po --template src/appstream/org.cockpit_project.cockpit_kdump.metainfo.xml.in --output src/appstream/org.cockpit_project.cockpit_kdump.metainfo.xml make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' mkdir -p src/appstream/ && msgfmt --xml -d ./po --template src/appstream/org.cockpit_project.cockpit_selinux.metainfo.xml.in --output src/appstream/org.cockpit_project.cockpit_selinux.metainfo.xml make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' mkdir -p src/appstream/ && msgfmt --xml -d ./po --template src/appstream/org.cockpit_project.cockpit_storaged.metainfo.xml.in --output src/appstream/org.cockpit_project.cockpit_storaged.metainfo.xml make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' mkdir -p src/systemd/ && GETTEXTDATADIRS=./po msgfmt --xml -d ./po --template src/systemd/org.cockpit-project.cockpit-bridge.policy.in --output src/systemd/org.cockpit-project.cockpit-bridge.policy make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' mkdir -p src/appstream/ && msgfmt --xml -d ./po --template src/appstream/org.cockpit_project.cockpit_networkmanager.metainfo.xml.in --output src/appstream/org.cockpit_project.cockpit_networkmanager.metainfo.xml make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/cockpitbase64.o src/common/cockpitbase64.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/cockpitfdpassing.o src/common/cockpitfdpassing.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/cockpithex.o src/common/cockpithex.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/cockpitauthorize.o src/common/cockpitauthorize.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/cockpitconf.o src/common/cockpitconf.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/cockpitframe.o src/common/cockpitframe.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/cockpitmemory.o src/common/cockpitmemory.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/cockpitjsonprint.o src/common/cockpitjsonprint.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/common/cockpitwebcertificate.o src/common/cockpitwebcertificate.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/tls/certificate.o src/tls/certificate.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/tls/main.o src/tls/main.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/tls/httpredirect.o src/tls/httpredirect.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/tls/client-certificate.o src/tls/client-certificate.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/tls/server.o src/tls/server.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/tls/cockpit_wsinstance_factory-wsinstance-factory.o `test -f 'src/tls/wsinstance-factory.c' || echo './'`src/tls/wsinstance-factory.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -fPIC -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/tls/cockpit-certificate-ensure.o src/tls/cockpit-certificate-ensure.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' COPY dist/static/fonts/RedHatText-Regular.woff2 → doc/guide/html/ make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' COPY dist/static/fonts/RedHatText-Medium.woff2 → doc/guide/html/ make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' 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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' rm -f libcockpit-common-nodeps.a ar cru libcockpit-common-nodeps.a src/common/cockpitauthorize.o src/common/cockpitbase64.o src/common/cockpitconf.o src/common/cockpitfdpassing.o src/common/cockpitframe.o src/common/cockpithex.o src/common/cockpitjsonprint.o src/common/cockpitmemory.o src/common/cockpitwebcertificate.o ranlib libcockpit-common-nodeps.a make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' bzip2 -9 < cockpit.pp > cockpit.pp.bz2.tmp && mv cockpit.pp.bz2.tmp cockpit.pp.bz2 make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -fPIC -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o pam_cockpit_cert.so src/ws/pam_cockpit_cert_so-pam_cockpit_cert.o -lpam make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -c -o src/tls/connection.o src/tls/connection.c make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' rm -f libcockpit-tls.a ar cru libcockpit-tls.a src/tls/certificate.o src/tls/client-certificate.o src/tls/connection.o src/tls/httpredirect.o src/tls/server.o src/tls/socket-io.o ranlib libcockpit-tls.a make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -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/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-4 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' 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-cockpitmemfdread.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-cockpittransport.o src/common/libcockpit_common_a-cockpitunicode.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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' 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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -fPIC -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -fPIC -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' rm -f libpam_ssh_add.a ar cru libpam_ssh_add.a 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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o cockpit-wsinstance-factory src/tls/cockpit_wsinstance_factory-wsinstance-factory.o libcockpit-tls.a libcockpit-common-nodeps.a -lgnutls -lpthread -lsystemd make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o cockpit-certificate-ensure src/tls/cockpit-certificate-ensure.o libcockpit-tls.a libcockpit-common-nodeps.a -lgnutls -lpthread make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -fPIC -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o cockpit-tls src/tls/main.o libcockpit-tls.a libcockpit-common-nodeps.a -lgnutls -lpthread make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' gcc -std=gnu18 -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o cockpit-ws src/ws/cockpit_ws-main.o libcockpit-ws.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lglib-2.0 -lgobject-2.0 -lgio-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lsystemd -lcrypt make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' mkdir -p doc/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 doc/guide/html/ && \ LANG=C.UTF-8 /usr/bin/xmlto html -m ./doc/guide/gtk-doc.xsl -o doc/guide/html/ \ --searchpath /builddir/build/BUILD/cockpit-331:/builddir/build/BUILD/cockpit-331:/builddir/build/BUILD/cockpit-331/doc/guide \ ./doc/guide/cockpit-guide.xml && \ rm -f doc/guide/html/cockpit-guide.proc make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ruTl2d + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64 ++ dirname /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64 + cd cockpit-331 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-am make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' make[2]: Entering directory '/builddir/build/BUILD/cockpit-331' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/libexec' /usr/bin/install -p cockpit-session cockpit-tls cockpit-certificate-ensure cockpit-wsinstance-factory '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/libexec' /usr/bin/install -p src/tls/cockpit-certificate-helper src/ws/cockpit-desktop '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/libexec' /usr/bin/make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/cockpit-331' mkdir -p /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/etc/motd.d ln -sTfr /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/run/cockpit/issue /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/etc/motd.d/cockpit mkdir -p /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/etc/issue.d ln -sTfr /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/run/cockpit/issue /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/etc/issue.d/cockpit.issue mkdir -p /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/etc/cockpit/ws-certs.d /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/etc/cockpit/machines.d chmod 755 /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/etc/cockpit/ws-certs.d /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/etc/cockpit/machines.d make[3]: Leaving directory '/builddir/build/BUILD/cockpit-331' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/libexec' /usr/bin/install -p cockpit-ws '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/libexec' mkdir -p /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit /usr/bin/install -p -m 644 doc/guide/html/* /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit cd ./dist; find */* -type f ! -name '*.LEGAL.txt' -a ! -path 'playground/*' -exec install -D -m 644 '{}' '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/{}' \; find ./dist -name '*.LEGAL.txt' ! -empty -exec install --target-directory '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit/legal' '{}' -D -m 644 '{}' \; install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit/legal/users.js.LEGAL.txt' with './dist/users/users.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit/legal/terminal.js.LEGAL.txt' with './dist/systemd/terminal.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit/legal/logs.js.LEGAL.txt' with './dist/systemd/logs.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit/legal/terminal.css.LEGAL.txt' with './dist/systemd/terminal.css.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit/legal/hwinfo.js.LEGAL.txt' with './dist/systemd/hwinfo.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit/legal/services.js.LEGAL.txt' with './dist/systemd/services.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit/legal/overview.js.LEGAL.txt' with './dist/systemd/overview.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit/legal/journal.js.LEGAL.txt' with './dist/playground/journal.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit/legal/react-patterns.js.LEGAL.txt' with './dist/playground/react-patterns.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit/legal/plot.js.LEGAL.txt' with './dist/playground/plot.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit/legal/remote.js.LEGAL.txt' with './dist/playground/remote.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit/legal/index.js.LEGAL.txt' with './dist/metrics/index.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit/legal/kdump.js.LEGAL.txt' with './dist/kdump/kdump.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit/legal/sosreport.js.LEGAL.txt' with './dist/sosreport/sosreport.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit/legal/shell.js.LEGAL.txt' with './dist/shell/shell.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit/legal/apps.js.LEGAL.txt' with './dist/apps/apps.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit/legal/networkmanager.js.LEGAL.txt' with './dist/networkmanager/networkmanager.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit/legal/firewall.js.LEGAL.txt' with './dist/networkmanager/firewall.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit/legal/storaged.js.LEGAL.txt' with './dist/storaged/storaged.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit/legal/selinux.js.LEGAL.txt' with './dist/selinux/selinux.js.LEGAL.txt' install: will not overwrite just-created '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit/legal/updates.js.LEGAL.txt' with './dist/packagekit/updates.js.LEGAL.txt' /usr/bin/install -p -d -m 700 /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/var/lib/selinux/targeted/active/modules/200/cockpit python3 -m pip install --no-index --force-reinstall --ignore-installed --root='/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/' --prefix='/usr' \ "$(python3 '.'/src/build_backend.py --wheel '.' tmp/wheel)" Processing ./tmp/wheel/cockpit-331-py3-none-any.whl Installing collected packages: cockpit Successfully installed cockpit-331 mkdir -p /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/libexec mv -t /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/libexec /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/bin/cockpit-askpass /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/arch' /usr/bin/install -p -m 644 src/branding/arch/branding.css '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/arch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/centos' /usr/bin/install -p -m 644 src/branding/centos/branding.css '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/centos' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/libexec' /usr/bin/install -p -m 644 src/client/cockpit-client.ui '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/libexec' /usr/bin/install -p src/client/cockpit-client '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/debian' /usr/bin/install -p -m 644 src/branding/debian/branding.css '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/debian' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.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-331-1.oc9.aarch64/usr/share/cockpit/branding/default' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/fedora' /usr/bin/install -p -m 644 src/branding/fedora/branding.css '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/fedora' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/icons/hicolor/128x128/apps' /usr/bin/install -p -m 644 src/ws/cockpit.png '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/icons/hicolor/128x128/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/icons/hicolor/64x64/apps' /usr/bin/install -p -m 644 pkg/sosreport/cockpit-sosreport.png '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/icons/hicolor/64x64/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/issue/' /usr/bin/install -p -m 644 src/systemd/inactive.issue '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/issue/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/issue/' /usr/bin/install -p src/systemd/update-issue '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/issue/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/opensuse' /usr/bin/install -p -m 644 src/branding/opensuse/branding.css '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/opensuse' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/rhel' /usr/bin/install -p -m 644 src/branding/rhel/branding.css '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/rhel' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/scientific' /usr/bin/install -p -m 644 src/branding/scientific/branding.css '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/scientific' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/lib/systemd/system' /usr/bin/install -p -m 644 src/systemd/cockpit-session.socket src/systemd/cockpit-session-socket-user.service src/systemd/system-cockpithttps.slice src/systemd/cockpit-wsinstance-http.socket src/systemd/cockpit-wsinstance-https-factory.socket src/systemd/cockpit-wsinstance-https@.socket src/systemd/cockpit-wsinstance-socket-user.service '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/lib/systemd/system' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.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-331-1.oc9.aarch64/usr/share/cockpit/branding/ubuntu' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.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-331-1.oc9.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/man/man5' /usr/bin/install -p -m 644 doc/man/cockpit.conf.5 '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.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-331-1.oc9.aarch64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/metainfo' /usr/bin/install -p -m 644 src/ws/org.cockpit_project.cockpit.appdata.xml '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/metainfo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/metainfo' /usr/bin/install -p -m 644 src/appstream/org.cockpit_project.cockpit_sosreport.metainfo.xml src/appstream/org.cockpit_project.cockpit_kdump.metainfo.xml src/appstream/org.cockpit_project.cockpit_selinux.metainfo.xml src/appstream/org.cockpit_project.cockpit_storaged.metainfo.xml src/appstream/org.cockpit_project.cockpit_networkmanager.metainfo.xml '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/metainfo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/polkit-1/actions' /usr/bin/install -p -m 644 src/systemd/org.cockpit-project.cockpit-bridge.policy '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/polkit-1/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/lib/systemd/system' /usr/bin/install -p -m 644 src/systemd/cockpit-issue.service src/systemd/cockpit.service src/systemd/cockpit.socket src/systemd/cockpit-session@.service src/systemd/cockpit-wsinstance-http.service src/systemd/cockpit-wsinstance-https-factory@.service src/systemd/cockpit-wsinstance-https@.service '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/lib/systemd/system' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/lib/tmpfiles.d' /usr/bin/install -p -m 644 src/systemd/tmpfiles.d/cockpit-ws.conf '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/lib/tmpfiles.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/lib64/security' /usr/bin/install -p pam_ssh_add.so pam_cockpit_cert.so '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/lib64/security' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/selinux/packages/targeted/' /usr/bin/install -p -m 644 cockpit.pp.bz2 '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/selinux/packages/targeted/' /usr/bin/make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/cockpit-331' ln -sTfr /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/pixmaps/archlinux-logo.png /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/arch/logo.png ln -sTfr /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/pixmaps/archlinux-logo.png /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/arch/apple-touch-icon.png ln -sTfr /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/pixmaps/archlinux-logo.png /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/arch/favicon.ico ln -sTfr /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/pixmaps/system-logo-white.png /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/centos/logo.png ln -sTfr /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/pixmaps/fedora-logo-sprite.png /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/centos/apple-touch-icon.png ln -sTfr /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/etc/favicon.png /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/centos/favicon.ico ln -sTfr /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/pixmaps/debian-logo.png /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/debian/logo.png ln -sTfr /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/pixmaps/debian-logo.png /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/debian/favicon.ico ln -sTfr /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/pixmaps/system-logo-white.png /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/fedora/logo.png ln -sTfr /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/pixmaps/fedora-logo-sprite.png /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/fedora/apple-touch-icon.png ln -sTfr /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/etc/favicon.png /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/fedora/favicon.ico ln -sTfr /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/wallpapers/default-1920x1200.jpg /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/opensuse/default-1920x1200.jpg ln -sTfr /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/pixmaps/distribution-logos/square-hicolor.svg /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/opensuse/square-hicolor.svg ln -sTfr /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/pixmaps/distribution-logos/favicon.ico /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/opensuse/favicon.ico ln -sTfr /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/pixmaps/system-logo-white.png /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/rhel/logo.png ln -sTfr /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/pixmaps/fedora-logo-sprite.png /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/rhel/apple-touch-icon.png ln -sTfr /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/etc/favicon.png /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/rhel/favicon.ico ln -sTfr /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/pixmaps/system-logo-white.png /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/scientific/logo.png ln -sTfr /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/pixmaps/fedora-logo-sprite.png /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/scientific/apple-touch-icon.png ln -sTfr /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/etc/favicon.png /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/scientific/favicon.ico ln -sTfr /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/plymouth/ubuntu-logo.png /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/branding/ubuntu/logo.png make[3]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[2]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' + mkdir -p /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/etc/pam.d + install -p -m 644 tools/cockpit.pam /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/etc/pam.d/cockpit + rm -f '/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64//usr/lib64/cockpit/*.so' + install -D -p -m 644 AUTHORS COPYING README.md /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/doc/cockpit/ + echo '%dir /usr/share/cockpit' + echo '%dir /usr/share/cockpit/base1' + find /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/base1 -type f -o -type l + echo /etc/cockpit/machines.d + echo /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/polkit-1/actions/org.cockpit-project.cockpit-bridge.policy + echo '%dir /usr/share/cockpit/shell' + find /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/shell -type f + echo '%dir /usr/share/cockpit/systemd' + find /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/systemd -type f + echo '%dir /usr/share/cockpit/users' + find /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/users -type f + echo '%dir /usr/share/cockpit/metrics' + find /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/metrics -type f + echo '%dir /usr/share/cockpit/kdump' + find /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/kdump -type f + echo '%dir /usr/share/cockpit/sosreport' + find /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/sosreport -type f + echo '%dir /usr/share/cockpit/storaged' + find /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/storaged -type f + echo '%dir /usr/share/cockpit/networkmanager' + find /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/networkmanager -type f + echo '%dir /usr/share/cockpit/packagekit' + find /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/packagekit -type f + echo '%dir /usr/share/cockpit/apps' + find /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/apps -type f + echo '%dir /usr/share/cockpit/selinux' + find /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/selinux -type f + echo '%dir /usr/share/cockpit/static' + echo '%dir /usr/share/cockpit/static/fonts' + find /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/share/cockpit/static -type f + sed -i 's|/builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64||' base.list kdump.list networkmanager.list packagekit.list selinux.list sosreport.list static.list storaged.list system.list + rm -rf /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/src/debug + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 331-1.oc9 --unique-debug-suffix -331-1.oc9.aarch64 --unique-debug-src-base cockpit-331-1.oc9.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/cockpit-331 extracting debug info from /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/lib64/security/pam_cockpit_cert.so extracting debug info from /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/libexec/cockpit-wsinstance-factory extracting debug info from /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/lib64/security/pam_ssh_add.so extracting debug info from /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/libexec/cockpit-ws extracting debug info from /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/libexec/cockpit-session extracting debug info from /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/libexec/cockpit-tls extracting debug info from /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/libexec/cockpit-certificate-ensure 1721 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/libexec/cockpit-client from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/libexec/cockpit-desktop from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/libexec/cockpit-certificate-helper from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/cockpit/issue/update-issue from /bin/sh -e to #!/usr/bin/sh -e + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/cockpit-331-1.oc9.aarch64/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZtpQeS + umask 022 + cd /builddir/build/BUILD + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd cockpit-331 ++ nproc + make -j8 check make check-am make[1]: Entering directory '/builddir/build/BUILD/cockpit-331' make test-authorize test-base64 test-channel test-config test-frame test-hash test-json test-jsonfds test-locale test-pipe test-template test-transport test-unicode test-webcertificate test-webresponse test-webserver test-ssh-add test-cockpit-certificate-ensure test-tls-connection test-tls-server test-websocket test-auth test-compat test-creds test-kerberos libpreload-temp-home.so wsinstance-start socket-activation-helper frob-websocket test-server mock-echo mock-auth-command libcockpit-test.a \ src/ws/mock-cat-with-init src/tls/test-socket-activation-helper.sh src/common/mock-stderr \ src/common/mock-content src/pam-ssh-add/mock-ssh-agent src/pam-ssh-add/mock-ssh-add src/pam-ssh-add/mock-environment src/tls/ca/alice-expired.pem src/tls/ca/alice.key src/tls/ca/alice.p12 src/tls/ca/alice.pem src/tls/ca/bob.key src/tls/ca/bob.p12 src/tls/ca/bob.pem src/tls/ca/ca.conf src/tls/ca/ca.key src/tls/ca/ca.pem src/tls/ca/generate.sh src/ws/mock-combined.crt src/ws/mock-ecc.crt src/ws/mock-ecc.key src/ws/mock-cat-with-init src/ws/mock-kdc src/ws/mock-krb5.conf.in src/ws/mock-kdc.conf.in src/ws/mock-static src/ws/mock-config src/ws/mock-pipes/exit127 src/ws/mock-pipes/someprogram src/ws/mock-pipes/cockpit-session make[2]: Entering directory '/builddir/build/BUILD/cockpit-331' CC src/common/test_authorize-test-authorize.o CC src/common/test_base64-test-base64.o CC src/common/test_channel-test-channel.o CC src/common/test_config-test-config.o CC src/common/test_frame-test-frame.o CC src/common/test_hash-test-hash.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_template-test-template.o CC src/common/test_transport-test-transport.o CC src/common/test_unicode-test-unicode.o CC src/common/test_webcertificate-test-webcertificate.o CC src/common/test_webresponse-test-webresponse.o CC src/common/test_webserver-test-webserver.o CC src/pam-ssh-add/test_ssh_add-test-ssh-add.o CC src/tls/test_cockpit_certificate_ensure-test-cockpit-certificate-ensure.o CC src/tls/test_tls_connection-test-connection.o CC src/tls/test_tls_server-test-server.o CC src/websocket/test_websocket-test-websocket.o CC src/ws/test_auth-test-auth.o CC src/ws/test_compat-test-compat.o CC src/ws/test_creds-test-creds.o CC src/ws/test_kerberos-test-kerberos.o CC src/common/libpreload_temp_home_so-preload-temp-home.o CC src/tls/wsinstance-start.o CC src/tls/socket-activation-helper.o CC src/websocket/frob_websocket-frob-websocket.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/mock_echo-mock-echo.o CC src/ws/mock_auth_command-mock-auth-command.o make[2]: Nothing to be done for 'src/ws/mock-cat-with-init'. make[2]: Nothing to be done for 'src/tls/test-socket-activation-helper.sh'. make[2]: Nothing to be done for 'src/common/mock-stderr'. make[2]: Nothing to be done for 'src/common/mock-content'. make[2]: Nothing to be done for 'src/pam-ssh-add/mock-ssh-agent'. make[2]: Nothing to be done for 'src/pam-ssh-add/mock-ssh-add'. make[2]: Nothing to be done for 'src/pam-ssh-add/mock-environment'. make[2]: Nothing to be done for 'src/tls/ca/alice-expired.pem'. make[2]: Nothing to be done for 'src/tls/ca/alice.key'. make[2]: Nothing to be done for 'src/tls/ca/alice.p12'. make[2]: Nothing to be done for 'src/tls/ca/alice.pem'. make[2]: Nothing to be done for 'src/tls/ca/bob.key'. make[2]: Nothing to be done for 'src/tls/ca/bob.p12'. make[2]: Nothing to be done for 'src/tls/ca/bob.pem'. make[2]: Nothing to be done for 'src/tls/ca/ca.conf'. make[2]: Nothing to be done for 'src/tls/ca/ca.key'. make[2]: Nothing to be done for 'src/tls/ca/ca.pem'. make[2]: Nothing to be done for 'src/tls/ca/generate.sh'. make[2]: Nothing to be done for 'src/ws/mock-combined.crt'. make[2]: Nothing to be done for 'src/ws/mock-ecc.crt'. make[2]: Nothing to be done for 'src/ws/mock-ecc.key'. make[2]: Nothing to be done for 'src/ws/mock-cat-with-init'. make[2]: Nothing to be done for 'src/ws/mock-kdc'. make[2]: Nothing to be done for 'src/ws/mock-krb5.conf.in'. make[2]: Nothing to be done for 'src/ws/mock-kdc.conf.in'. make[2]: Nothing to be done for 'src/ws/mock-static'. make[2]: Nothing to be done for 'src/ws/mock-config'. make[2]: Nothing to be done for 'src/ws/mock-pipes/exit127'. make[2]: Nothing to be done for 'src/ws/mock-pipes/someprogram'. make[2]: Nothing to be done for 'src/ws/mock-pipes/cockpit-session'. CC src/session/mock_auth_command-session-utils.o CC src/testlib/libcockpit_test_a-cockpittest.o CC src/testlib/libcockpit_test_a-mock-auth.o CC src/testlib/libcockpit_test_a-mock-channel.o CC src/testlib/libcockpit_test_a-mock-pressure.o CC src/testlib/libcockpit_test_a-mock-transport.o CC src/testlib/libcockpit_test_a-retest.o CCLD libpreload-temp-home.so CCLD wsinstance-start CCLD socket-activation-helper CCLD mock-echo AR libcockpit-test.a CCLD test-authorize CCLD test-base64 CCLD test-channel CCLD test-config CCLD test-frame CCLD test-hash CCLD test-json CCLD test-jsonfds CCLD test-locale CCLD test-pipe CCLD test-template CCLD test-transport CCLD test-unicode CCLD test-webcertificate CCLD test-webresponse CCLD test-webserver CCLD test-ssh-add CCLD test-cockpit-certificate-ensure CCLD test-tls-connection CCLD test-tls-server CCLD test-websocket CCLD test-auth CCLD test-compat CCLD test-creds CCLD test-kerberos CCLD frob-websocket CCLD test-server make[2]: 'libcockpit-test.a' is up to date. CCLD mock-auth-command make[2]: Leaving directory '/builddir/build/BUILD/cockpit-331' make check-TESTS check-local make[2]: Entering directory '/builddir/build/BUILD/cockpit-331' if grep -n -r 'name="id' doc/guide/html >&2; then \ echo "Unexpected generated id in the documentation" >&2; \ exit 1; \ fi make[3]: Entering directory '/builddir/build/BUILD/cockpit-331' PASS: test-base64 PASS: test-authorize PASS: test/common/static-code PASS: test-config PASS: test-frame PASS: test-hash PASS: test-json PASS: test-locale PASS: test-template PASS: test-unicode PASS: test-webcertificate PASS: test-webresponse PASS: test-tls-connection PASS: test-ssh-add PASS: test-cockpit-certificate-ensure PASS: test-jsonfds PASS: test-compat PASS: test-creds PASS: test-kerberos PASS: test-webserver PASS: pkg/users/test-list-public-keys.sh PASS: test-transport PASS: test-channel PASS: test-pipe PASS: test-websocket PASS: src/tls/test-socket-activation-helper.sh PASS: test-tls-server PASS: test-auth ============================================================================ Testsuite summary for Cockpit 331 ============================================================================ # TOTAL: 28 # PASS: 28 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[2]: Leaving directory '/builddir/build/BUILD/cockpit-331' make[1]: Leaving directory '/builddir/build/BUILD/cockpit-331' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: cockpit-331-1.oc9.aarch64 Provides: cockpit = 331-1.oc9 cockpit(aarch-64) = 331-1.oc9 metainfo() metainfo(org.cockpit_project.cockpit.appdata.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: (cockpit-networkmanager if NetworkManager) (cockpit-ostree if rpm-ostree) (cockpit-packagekit if dnf) (cockpit-storaged if udisks2) Suggests: cockpit-selinux python3-pcp Processing files: cockpit-debuginfo-331-1.oc9.aarch64 Provides: cockpit-debuginfo = 331-1.oc9 cockpit-debuginfo(aarch-64) = 331-1.oc9 debuginfo(build-id) = 0d68fe76b19ae6f5d0cb2276cc12149c5f4f0082 debuginfo(build-id) = 0dce0f0c2d999475202b16cfff98d2d38a1b6e91 debuginfo(build-id) = 35bcc8aa23a0af44cf967850b484103a92b9dfc5 debuginfo(build-id) = 472178581141132410b6a178c743800490ab3e76 debuginfo(build-id) = 85059a391a6140a49b54204c82024924259ace7c debuginfo(build-id) = b1d7961e368e559e764e15c9f2f3712db8f914b4 debuginfo(build-id) = ca087e43892059521d0f53b4401a082f7cad12eb Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cockpit-debugsource(aarch-64) = 331-1.oc9 Processing files: cockpit-debugsource-331-1.oc9.aarch64 Provides: cockpit-debugsource = 331-1.oc9 cockpit-debugsource(aarch-64) = 331-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cockpit-bridge-331-1.oc9.aarch64 Provides: cockpit-bridge = 331-1.oc9 cockpit-bridge(aarch-64) = 331-1.oc9 python3.11dist(cockpit) = 331 python3dist(cockpit) = 331 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.11 Processing files: cockpit-doc-331-1.oc9.noarch Provides: cockpit-doc = 331-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cockpit-system-331-1.oc9.noarch Provides: bundled(npm(@patternfly/patternfly)) = 5.4.2 bundled(npm(@patternfly/react-core)) = 5.4.11 bundled(npm(@patternfly/react-icons)) = 5.4.2 bundled(npm(@patternfly/react-styles)) = 5.4.1 bundled(npm(@patternfly/react-table)) = 5.4.12 bundled(npm(@patternfly/react-tokens)) = 5.4.1 bundled(npm(@xterm/addon-canvas)) = 0.7.0 bundled(npm(@xterm/xterm)) = 5.5.0 bundled(npm(argparse)) = 1.0.10 bundled(npm(attr-accept)) = 2.2.5 bundled(npm(autolinker)) = 3.16.2 bundled(npm(dequal)) = 2.0.3 bundled(npm(file-selector)) = 2.1.2 bundled(npm(focus-trap)) = 7.6.2 bundled(npm(js-sha1)) = 0.7.0 bundled(npm(js-sha256)) = 0.11.0 bundled(npm(js-tokens)) = 4.0.0 bundled(npm(json-stable-stringify-without-jsonify)) = 1.0.1 bundled(npm(lodash)) = 4.17.21 bundled(npm(loose-envify)) = 1.4.0 bundled(npm(object-assign)) = 4.1.1 bundled(npm(prop-types)) = 15.8.1 bundled(npm(react)) = 18.3.1 bundled(npm(react-dom)) = 18.3.1 bundled(npm(react-dropzone)) = 14.3.5 bundled(npm(react-is)) = 16.13.1 bundled(npm(remarkable)) = 2.0.1 bundled(npm(scheduler)) = 0.23.2 bundled(npm(sprintf-js)) = 1.0.3 bundled(npm(tabbable)) = 6.2.0 bundled(npm(throttle-debounce)) = 5.0.2 bundled(npm(tslib)) = 2.8.1 bundled(npm(uuid)) = 11.0.3 cockpit-shell = 331-1.oc9 cockpit-system = 331-1.oc9 cockpit-systemd = 331-1.oc9 cockpit-tuned = 331-1.oc9 cockpit-users = 331-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: (reportd if abrt) Processing files: cockpit-ws-331-1.oc9.aarch64 Provides: cockpit-ws = 331-1.oc9 cockpit-ws(aarch-64) = 331-1.oc9 config(cockpit-ws) = 331-1.oc9 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) libc.so.6(GLIBC_2.38)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(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) libpam.so.0(LIBPAM_MODUTIL_1.1.9)(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) Obsoletes: cockpit-tests < 331 Recommends: sscg >= 2.3 system-logos Suggests: python3 sssd-dbus >= 2.6.2 Processing files: cockpit-kdump-331-1.oc9.noarch Provides: cockpit-kdump = 331-1.oc9 metainfo() metainfo(org.cockpit_project.cockpit_kdump.metainfo.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cockpit-sosreport-331-1.oc9.noarch Provides: cockpit-sosreport = 331-1.oc9 metainfo() metainfo(org.cockpit_project.cockpit_sosreport.metainfo.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cockpit-networkmanager-331-1.oc9.noarch Provides: cockpit-networkmanager = 331-1.oc9 metainfo() metainfo(org.cockpit_project.cockpit_networkmanager.metainfo.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: NetworkManager-team Processing files: cockpit-selinux-331-1.oc9.noarch Provides: cockpit-selinux = 331-1.oc9 metainfo() metainfo(org.cockpit_project.cockpit_selinux.metainfo.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cockpit-storaged-331-1.oc9.noarch Provides: cockpit-storaged = 331-1.oc9 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-btrfs >= 2.9 udisks2-iscsi >= 2.9 udisks2-lvm2 >= 2.9 Processing files: cockpit-packagekit-331-1.oc9.noarch Provides: cockpit-packagekit = 331-1.oc9 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-331-1.oc9.aarch64 Wrote: /builddir/build/RPMS/cockpit-debugsource-331-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/cockpit-doc-331-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/cockpit-storaged-331-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/cockpit-debuginfo-331-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/cockpit-packagekit-331-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/cockpit-networkmanager-331-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/cockpit-331-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/cockpit-sosreport-331-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/cockpit-bridge-331-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/cockpit-selinux-331-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/cockpit-kdump-331-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/cockpit-ws-331-1.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/cockpit-system-331-1.oc9.noarch.rpm Child return code was: 0