debian-stable/expensive@cockpit-project/cockpit#d8def5b53a18 Running on: rhos-01-19 Job({ "subject": { "repo": "cockpit-project/cockpit", "sha": "d8def5b53a182b9af925c3220ee9d594fc96f777", "pull": 21135, "branch": null, "target": null }, "container": null, "command_subject": null, "secrets": [ "github-token", "image-download" ], "command": null, "env": { "TEST_OS": "debian-stable", "TEST_REVISION": "d8def5b53a182b9af925c3220ee9d594fc96f777", "TEST_SCENARIO": "expensive", "COCKPIT_BOTS_REF": "main", "BASE_BRANCH": "main", "TEST_PULL": "21135" }, "timeout": 120, "context": "debian-stable/expensive", "slug": "pull-21135-d8def5b5-20241018-115128-debian-stable-expensive", "title": null, "report": null }) Using container image: ghcr.io/cockpit-project/tasks:2024-10-07 + [checkout-and-run] --revision=d8def5b53a182b9af925c3220ee9d594fc96f777 --rebase=main https://github.com/cockpit-project/cockpit + cat /run/.containerenv + uname -a Linux 7d22e1c04e4f 6.9.7-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jun 27 18:11:45 UTC 2024 x86_64 GNU/Linux + mkdir -p /var/tmp/attachments + git clone -- https://github.com/cockpit-project/cockpit make-checkout-workdir Cloning into 'make-checkout-workdir'... + cd make-checkout-workdir + git fetch -- origin d8def5b53a182b9af925c3220ee9d594fc96f777 From https://github.com/cockpit-project/cockpit * branch d8def5b53a182b9af925c3220ee9d594fc96f777 -> FETCH_HEAD + git checkout --detach FETCH_HEAD HEAD is now at d8def5b53 systemd: Hide "limited access mode" banner without superuser bridges + git fetch -- origin main From https://github.com/cockpit-project/cockpit * branch main -> FETCH_HEAD + git rebase -- c7fddca2bc64be51ee01e40307519e4fc3156b05 HEAD is up to date. + git log HEAD '^c7fddca2bc64be51ee01e40307519e4fc3156b05' commit d8def5b53a182b9af925c3220ee9d594fc96f777 Author: Martin Pitt Date: Fri Oct 18 13:49:40 2024 +0200 systemd: Hide "limited access mode" banner without superuser bridges When a user configures shell.override.json to disable superuser bridges (`{ "bridges": [] }`), then the banner in the overview is just inactionable noise. Hide it then. Fixes #21134 + git log -n1 c7fddca2bc64be51ee01e40307519e4fc3156b05 commit c7fddca2bc64be51ee01e40307519e4fc3156b05 Author: Martin Pitt Date: Wed Oct 16 09:57:16 2024 +0200 static: Handle no-cockpit error When directly logging into a remote host without cockpit installed, the login page showed an unhelpful and untranslatable fatal error message: > Authentication failed: no-cockpit: [Errno 2] No such file or directory This also left the user with nothing actionable other than reloading the page. Handle the "no-cockpit" problem code and show a proper error message. Use the exact same one as in the shell's host switcher, to avoid introducing another similar translatable string. This also goes back to the login form, to either choose another host, or reattempt the login after installing cockpit on the target. + .cockpit-ci/run FETCH bots [ref: main] CLONE bots [ref: main] Submodule 'test/reference' (https://github.com/cockpit-project/pixel-test-reference) registered for path 'test/reference' Cloning into '/work/make-checkout-workdir/test/reference'... Submodule path 'test/reference': checked out '1abf40e4f016960ce3a518b4fc40e5d7fe01e694' AUTOGEN configure, Makefile.in CONFIG tmp/build-dist/Makefile REMOVE node_modules CLONE node_modules [ref: 390a2387d3408961fbe19ce9eb303d541dcc4488] COPY package-lock.json GEN cockpit-326.dev32+gd8def5b53/version.m4 BUNDLE dist GEN cockpit-326.dev32+gd8def5b53/configure Submodule 'modules/beipack' (https://github.com/allisonkarlitskaya/beipack) registered for path 'vendor/beipack' Submodule 'modules/ferny' (https://github.com/allisonkarlitskaya/ferny) registered for path 'vendor/ferny' Submodule 'modules/systemd_ctypes' (https://github.com/allisonkarlitskaya/systemd_ctypes.git) registered for path 'vendor/systemd_ctypes' Cloning into '/work/make-checkout-workdir/vendor/beipack'... Cloning into '/work/make-checkout-workdir/vendor/ferny'... Cloning into '/work/make-checkout-workdir/vendor/systemd_ctypes'... Submodule path 'vendor/beipack': checked out '4217d8ade60885a18156e86e566b808edad000ee' Submodule path 'vendor/ferny': checked out 'f869d10d12511b0463e71bf3b26e232aa95cbc6d' Submodule path 'vendor/systemd_ctypes': checked out '833f5cee8ea5d4c93aecf0ac2bf517cd5b52f5ec' GEN cockpit-326.dev32+gd8def5b53/src/cockpit/_version.py 11:56:29: Build finished GEN cockpit-326.dev32+gd8def5b53/tools/debian/copyright DIST cockpit-326.dev32+gd8def5b53.tar.xz + ! test -f /run/nologin && cat /proc/sys/kernel/random/boot_id + dpkg --purge cockpit cockpit-ws cockpit-bridge cockpit-system Uploading /work/make-checkout-workdir/tmp/build-dist/cockpit-326.dev32+gd8def5b53.tar.xz rsync --recursive --perms --copy-links -e 'ssh -p 2201 -o ControlPath=/tmp/.cockpit-test-resources/ssh-%C-3864' --verbose /work/make-checkout-workdir/tmp/build-dist/cockpit-326.dev32+gd8def5b53.tar.xz 'root@[127.0.0.2]:/var/tmp/cockpit-326.dev32+gd8def5b53.tar.xz' sending incremental file list cockpit-326.dev32+gd8def5b53.tar.xz sent 28,693,805 bytes received 35 bytes 57,387,680.00 bytes/sec total size is 28,686,688 speedup is 1.00 + (which pbuilder || which mock || which pacman) 2>/dev/null + set -eu rm -rf /var/tmp/build mkdir -p /var/tmp/build tar -C /var/tmp/build -xf '/var/tmp/cockpit-326.dev32+gd8def5b53.tar.xz' cd "$(ls -d /var/tmp/build/*)" # find and copy debian packaging directory cp -r "$(dirname $(find -path '*/debian/control'))" . # create orig.tar link for building dsc source=$(awk '/^Source: / { print $2 }' debian/control) version=$(dpkg-parsechangelog -SVersion) # cut off Debian revision ln -s '/var/tmp/cockpit-326.dev32+gd8def5b53.tar.xz' ../${source}_${version%-*}.orig.tar.xz dpkg-buildpackage -S -us -uc -nc dpkg-source --before-build . dpkg-buildpackage: warning: building a source package without cleaning up as you asked; it might contain undesired files dpkg-source -b . dpkg-genbuildinfo --build=source -O../cockpit_326.dev32+gd8def5b53-1_source.buildinfo dpkg-genchanges --build=source -O../cockpit_326.dev32+gd8def5b53-1_source.changes dpkg-source --after-build . + cd /var/tmp/build; DEB_BUILD_OPTIONS='nocheck' pbuilder build --buildresult . *.dsc W: /root/.pbuilderrc does not exist I: pbuilder: network access will be disabled during build I: Current time: Fri Oct 18 11:57:33 UTC 2024 I: pbuilder-time-stamp: 1729252653 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/base.tgz] I: copying local configuration I: mounting /proc filesystem I: mounting /sys filesystem I: creating /{dev,run}/shm I: mounting /dev/pts filesystem I: redirecting /dev/ptmx to /dev/pts/ptmx I: policy-rc.d already exists I: Obtaining the cached apt archive contents I: Copying source file I: copying [cockpit_326.dev32+gd8def5b53-1.dsc] I: copying [./cockpit_326.dev32+gd8def5b53.orig.tar.xz] I: copying [./cockpit_326.dev32+gd8def5b53-1.debian.tar.xz] I: Extracting source dpkg-source: warning: extracting unsigned source package (cockpit_326.dev32+gd8def5b53-1.dsc) dpkg-source: info: extracting cockpit in cockpit-326.dev32+gd8def5b53 dpkg-source: info: unpacking cockpit_326.dev32+gd8def5b53.orig.tar.xz dpkg-source: info: unpacking cockpit_326.dev32+gd8def5b53-1.debian.tar.xz I: Not using root during the build. I: Installing the build-deps I: Copying back the cached apt archive contents I: Building the package I: Running cd /build/cockpit-326.dev32+gd8def5b53/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin" HOME="/nonexistent" dpkg-buildpackage -us -uc && env PATH="/usr/sbin:/usr/bin:/sbin:/bin" HOME="/nonexistent" dpkg-genchanges -S > ../cockpit_326.dev32+gd8def5b53-1_source.changes dpkg-buildpackage: info: source package cockpit dpkg-buildpackage: info: source version 326.dev32+gd8def5b53-1 dpkg-buildpackage: info: source distribution UNRELEASED dpkg-buildpackage: info: source changed by Cockpit dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . debian/rules clean dh clean --buildsystem=autoconf --with=python3 dh_auto_clean -O--buildsystem=autoconf dh_autoreconf_clean -O--buildsystem=autoconf dh_clean -O--buildsystem=autoconf dpkg-source -b . dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building cockpit using existing ./cockpit_326.dev32+gd8def5b53.orig.tar.xz dpkg-source: info: building cockpit in cockpit_326.dev32+gd8def5b53-1.debian.tar.xz dpkg-source: info: building cockpit in cockpit_326.dev32+gd8def5b53-1.dsc debian/rules binary dh binary --buildsystem=autoconf --with=python3 dh_update_autotools_config -O--buildsystem=autoconf dh_autoreconf -O--buildsystem=autoconf debian/rules override_dh_auto_configure make[1]: Entering directory '/build/cockpit-326.dev32+gd8def5b53' dh_auto_configure -- \ --with-pamdir=/lib/x86_64-linux-gnu/security \ --libexecdir=/usr/lib/cockpit --enable-multihost ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --with-pamdir=/lib/x86_64-linux-gnu/security --libexecdir=/usr/lib/cockpit --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... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ranlib... ranlib checking for ar... ar checking for closefrom... yes checking whether make supports nested variables... (cached) yes checking whether to install to prefix only... no checking whether to build selinux policy, and which... no checking for library containing argp_parse... none required checking for library containing fts_close... none required 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... /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... sudo 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}/lib/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 326.dev32+gd8def5b53 ================ prefix: /usr exec_prefix: ${prefix} libdir: ${prefix}/lib/x86_64-linux-gnu libexecdir: /usr/lib/cockpit bindir: ${exec_prefix}/bin sbindir: ${exec_prefix}/sbin datarootdir: ${prefix}/share datadir: ${datarootdir} sysconfdir: /etc localstatedir: /var pamdir: /lib/x86_64-linux-gnu/security systemd unit dir: /lib/systemd/system compiler: gcc cflags: -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g cppflags: -Wdate-time -D_FORTIFY_SOURCE=2 admin group: sudo 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: no cockpit-client: no ssh-add: /usr/bin/ssh-add ssh-agent: /usr/bin/ssh-agent Now type 'make' to compile cockpit. make[1]: Leaving directory '/build/cockpit-326.dev32+gd8def5b53' dh_auto_build -O--buildsystem=autoconf make -j1 make[1]: Entering directory '/build/cockpit-326.dev32+gd8def5b53' 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 make all-am make[2]: Entering directory '/build/cockpit-326.dev32+gd8def5b53' gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/ws/cockpit_ws-main.o `test -f 'src/ws/main.c' || echo './'`src/ws/main.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/ws/libcockpit_ws_a-cockpithandlers.o `test -f 'src/ws/cockpithandlers.c' || echo './'`src/ws/cockpithandlers.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/ws/libcockpit_ws_a-cockpitauth.o `test -f 'src/ws/cockpitauth.c' || echo './'`src/ws/cockpitauth.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/ws/libcockpit_ws_a-cockpitcompat.o `test -f 'src/ws/cockpitcompat.c' || echo './'`src/ws/cockpitcompat.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/ws/libcockpit_ws_a-cockpitbranding.o `test -f 'src/ws/cockpitbranding.c' || echo './'`src/ws/cockpitbranding.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/ws/libcockpit_ws_a-cockpitchannelresponse.o `test -f 'src/ws/cockpitchannelresponse.c' || echo './'`src/ws/cockpitchannelresponse.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/ws/libcockpit_ws_a-cockpitchannelsocket.o `test -f 'src/ws/cockpitchannelsocket.c' || echo './'`src/ws/cockpitchannelsocket.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/ws/libcockpit_ws_a-cockpitcreds.o `test -f 'src/ws/cockpitcreds.c' || echo './'`src/ws/cockpitcreds.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/ws/libcockpit_ws_a-cockpitwebservice.o `test -f 'src/ws/cockpitwebservice.c' || echo './'`src/ws/cockpitwebservice.c 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 ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcockpit-ws.a gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/libcockpit_common_a-cockpitchannel.o `test -f 'src/common/cockpitchannel.c' || echo './'`src/common/cockpitchannel.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/libcockpit_common_a-cockpitclosefrom.o `test -f 'src/common/cockpitclosefrom.c' || echo './'`src/common/cockpitclosefrom.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/libcockpit_common_a-cockpitcontrolmessages.o `test -f 'src/common/cockpitcontrolmessages.c' || echo './'`src/common/cockpitcontrolmessages.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/libcockpit_common_a-cockpiterror.o `test -f 'src/common/cockpiterror.c' || echo './'`src/common/cockpiterror.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/libcockpit_common_a-cockpitflow.o `test -f 'src/common/cockpitflow.c' || echo './'`src/common/cockpitflow.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/libcockpit_common_a-cockpithash.o `test -f 'src/common/cockpithash.c' || echo './'`src/common/cockpithash.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/libcockpit_common_a-cockpitjson.o `test -f 'src/common/cockpitjson.c' || echo './'`src/common/cockpitjson.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/libcockpit_common_a-cockpitlocale.o `test -f 'src/common/cockpitlocale.c' || echo './'`src/common/cockpitlocale.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/libcockpit_common_a-cockpitmemfdread.o `test -f 'src/common/cockpitmemfdread.c' || echo './'`src/common/cockpitmemfdread.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/libcockpit_common_a-cockpitpipe.o `test -f 'src/common/cockpitpipe.c' || echo './'`src/common/cockpitpipe.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/libcockpit_common_a-cockpitpipetransport.o `test -f 'src/common/cockpitpipetransport.c' || echo './'`src/common/cockpitpipetransport.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/libcockpit_common_a-cockpitsocket.o `test -f 'src/common/cockpitsocket.c' || echo './'`src/common/cockpitsocket.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/libcockpit_common_a-cockpitsystem.o `test -f 'src/common/cockpitsystem.c' || echo './'`src/common/cockpitsystem.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/libcockpit_common_a-cockpittemplate.o `test -f 'src/common/cockpittemplate.c' || echo './'`src/common/cockpittemplate.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/libcockpit_common_a-cockpittransport.o `test -f 'src/common/cockpittransport.c' || echo './'`src/common/cockpittransport.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/libcockpit_common_a-cockpitunicode.o `test -f 'src/common/cockpitunicode.c' || echo './'`src/common/cockpitunicode.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/libcockpit_common_a-cockpitwebfilter.o `test -f 'src/common/cockpitwebfilter.c' || echo './'`src/common/cockpitwebfilter.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/libcockpit_common_a-cockpitwebinject.o `test -f 'src/common/cockpitwebinject.c' || echo './'`src/common/cockpitwebinject.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/libcockpit_common_a-cockpitwebresponse.o `test -f 'src/common/cockpitwebresponse.c' || echo './'`src/common/cockpitwebresponse.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/libcockpit_common_a-cockpitwebserver.o `test -f 'src/common/cockpitwebserver.c' || echo './'`src/common/cockpitwebserver.c ./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 gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -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/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/libcockpit_common_a-fail-html.o `test -f 'src/common/fail-html.c' || echo './'`src/common/fail-html.c 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 ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcockpit-common.a gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/cockpitauthorize.o src/common/cockpitauthorize.c gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/cockpitbase64.o src/common/cockpitbase64.c gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/cockpitconf.o src/common/cockpitconf.c gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/cockpitfdpassing.o src/common/cockpitfdpassing.c gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/cockpitframe.o src/common/cockpitframe.c gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/cockpithex.o src/common/cockpithex.c gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/cockpitjsonprint.o src/common/cockpitjsonprint.c gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/cockpitmemory.o src/common/cockpitmemory.c gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/cockpitwebcertificate.o src/common/cockpitwebcertificate.c 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 ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcockpit-common-nodeps.a gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/websocket/libwebsocket_a-websocket.o `test -f 'src/websocket/websocket.c' || echo './'`src/websocket/websocket.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/websocket/libwebsocket_a-websocketclient.o `test -f 'src/websocket/websocketclient.c' || echo './'`src/websocket/websocketclient.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/websocket/libwebsocket_a-websocketserver.o `test -f 'src/websocket/websocketserver.c' || echo './'`src/websocket/websocketserver.c gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/websocket/libwebsocket_a-websocketconnection.o `test -f 'src/websocket/websocketconnection.c' || echo './'`src/websocket/websocketconnection.c rm -f libwebsocket.a ar cru libwebsocket.a src/websocket/libwebsocket_a-websocket.o src/websocket/libwebsocket_a-websocketclient.o src/websocket/libwebsocket_a-websocketserver.o src/websocket/libwebsocket_a-websocketconnection.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libwebsocket.a gcc -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,-z,relro -Wl,-z,now -o cockpit-ws src/ws/cockpit_ws-main.o libcockpit-ws.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lsystemd -lcrypt gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/common/cockpitclosefrom.o src/common/cockpitclosefrom.c gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/session/client-certificate.o src/session/client-certificate.c gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/session/session-utils.o src/session/session-utils.c gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/session/session.o src/session/session.c 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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,-z,relro -Wl,-z,now -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 -L/usr/lib/x86_64-linux-gnu/mit-krb5 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lsystemd -lpam gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/tls/main.o src/tls/main.c gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/tls/certificate.o src/tls/certificate.c gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/tls/client-certificate.o src/tls/client-certificate.c gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/tls/connection.o src/tls/connection.c gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/tls/httpredirect.o src/tls/httpredirect.c gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/tls/server.o src/tls/server.c gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/tls/socket-io.o src/tls/socket-io.c 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 ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcockpit-tls.a 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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,-z,relro -Wl,-z,now -o cockpit-tls src/tls/main.o libcockpit-tls.a libcockpit-common-nodeps.a -lgnutls -lpthread gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/tls/cockpit-certificate-ensure.o src/tls/cockpit-certificate-ensure.c 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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,-z,relro -Wl,-z,now -o cockpit-certificate-ensure src/tls/cockpit-certificate-ensure.o libcockpit-tls.a libcockpit-common-nodeps.a -lgnutls -lpthread gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/tls/cockpit_wsinstance_factory-wsinstance-factory.o `test -f 'src/tls/wsinstance-factory.c' || echo './'`src/tls/wsinstance-factory.c 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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -Wl,-z,relro -Wl,-z,now -o cockpit-wsinstance-factory src/tls/cockpit_wsinstance_factory-wsinstance-factory.o libcockpit-tls.a libcockpit-common-nodeps.a -lgnutls -lpthread -lsystemd gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -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 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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -shared -Wl,-z,relro -Wl,-z,now -o mock-pam-conv-mod.so src/ws/mock_pam_conv_mod_so-mock-pam-conv-mod.o -lpam gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -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 gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -c -o src/pam-ssh-add/libpam_ssh_add_a-pam-ssh-add.o `test -f 'src/pam-ssh-add/pam-ssh-add.c' || echo './'`src/pam-ssh-add/pam-ssh-add.c rm -f libpam_ssh_add.a ar cru libpam_ssh_add.a src/pam-ssh-add/libpam_ssh_add_a-pam-ssh-add.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libpam_ssh_add.a gcc -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -shared -Wl,-z,relro -Wl,-z,now -o pam_ssh_add.so src/pam-ssh-add/pam_ssh_add_so-pam-ssh-add.o libpam_ssh_add.a -lpam gcc -DHAVE_CONFIG_H -I. -I./src -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\""/usr/lib/cockpit"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -Wdate-time -D_FORTIFY_SOURCE=2 -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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -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 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 -g -O2 -ffile-prefix-map=/build/cockpit-326.dev32+gd8def5b53=. -fstack-protector-strong -Wformat -Werror=format-security -g -shared -Wl,-z,relro -Wl,-z,now -o pam_cockpit_cert.so src/ws/pam_cockpit_cert_so-pam_cockpit_cert.o -lpam 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 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 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 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 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 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 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 msgfmt --xml -d ./po --template src/ws/org.cockpit_project.cockpit.appdata.xml.in --output src/ws/org.cockpit_project.cockpit.appdata.xml 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 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 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 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 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 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 mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],sudo,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]libexecdir[@],/usr/lib/cockpit,g' \ src/systemd/cockpit-motd.service.in > src/systemd/cockpit-motd.service.tmp && mv -f src/systemd/cockpit-motd.service.tmp src/systemd/cockpit-motd.service mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],sudo,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]libexecdir[@],/usr/lib/cockpit,g' \ src/systemd/cockpit.service.in > src/systemd/cockpit.service.tmp && mv -f src/systemd/cockpit.service.tmp src/systemd/cockpit.service mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],sudo,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]libexecdir[@],/usr/lib/cockpit,g' \ src/systemd/cockpit.socket.in > src/systemd/cockpit.socket.tmp && mv -f src/systemd/cockpit.socket.tmp src/systemd/cockpit.socket mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],sudo,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]libexecdir[@],/usr/lib/cockpit,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 mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],sudo,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]libexecdir[@],/usr/lib/cockpit,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 mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],sudo,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]libexecdir[@],/usr/lib/cockpit,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 mkdir -p src/systemd/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],sudo,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]libexecdir[@],/usr/lib/cockpit,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 mkdir -p src/systemd/tmpfiles.d/ && sed \ -e 's,[@]PACKAGE[@],cockpit,g' \ -e 's,[@]admin_group[@],sudo,g' \ -e 's,[@]datadir[@],/usr/share,g' \ -e 's,[@]libexecdir[@],/usr/lib/cockpit,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 ./tools/node-modules make_package_lock_json COPY dist/static/fonts/RedHatText-Regular.woff2 → doc/guide/html/ COPY dist/static/fonts/RedHatText-Medium.woff2 → doc/guide/html/ 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 /build/cockpit-326.dev32+gd8def5b53:/build/cockpit-326.dev32+gd8def5b53:/build/cockpit-326.dev32+gd8def5b53/doc/guide \ ./doc/guide/cockpit-guide.xml && \ rm -f doc/guide/html/cockpit-guide.proc make[2]: Leaving directory '/build/cockpit-326.dev32+gd8def5b53' make[1]: Leaving directory '/build/cockpit-326.dev32+gd8def5b53' dh: command-omitted: The call to "dh_auto_test -O--buildsystem=autoconf" was omitted due to "DEB_BUILD_OPTIONS=nocheck" create-stamp debian/debhelper-build-stamp dh_testroot -O--buildsystem=autoconf dh_prep -O--buildsystem=autoconf debian/rules override_dh_auto_install make[1]: Entering directory '/build/cockpit-326.dev32+gd8def5b53' DEB_PYTHON_INSTALL_LAYOUT=deb dh_auto_install make -j1 install DESTDIR=/build/cockpit-326.dev32\+gd8def5b53/debian/tmp AM_UPDATE_INFO_DIR=no make[2]: Entering directory '/build/cockpit-326.dev32+gd8def5b53' make install-am make[3]: Entering directory '/build/cockpit-326.dev32+gd8def5b53' ./tools/node-modules make_package_lock_json make[4]: Entering directory '/build/cockpit-326.dev32+gd8def5b53' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/lib/cockpit' /usr/bin/install -c cockpit-session cockpit-tls cockpit-certificate-ensure cockpit-wsinstance-factory '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/lib/cockpit' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/lib/cockpit' /usr/bin/install -c src/tls/cockpit-certificate-helper src/ws/cockpit-desktop '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/lib/cockpit' make install-exec-hook make[5]: Entering directory '/build/cockpit-326.dev32+gd8def5b53' chown -f root:cockpit-wsinstance /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/lib/cockpit/cockpit-session || true chown: invalid group: 'root:cockpit-wsinstance' chmod -f 4750 /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/lib/cockpit/cockpit-session || true mkdir -p /build/cockpit-326.dev32+gd8def5b53/debian/tmp/etc/motd.d ln -sTfr /build/cockpit-326.dev32+gd8def5b53/debian/tmp/run/cockpit/motd /build/cockpit-326.dev32+gd8def5b53/debian/tmp/etc/motd.d/cockpit mkdir -p /build/cockpit-326.dev32+gd8def5b53/debian/tmp/etc/issue.d ln -sTfr /build/cockpit-326.dev32+gd8def5b53/debian/tmp/run/cockpit/motd /build/cockpit-326.dev32+gd8def5b53/debian/tmp/etc/issue.d/cockpit.issue mkdir -p /build/cockpit-326.dev32+gd8def5b53/debian/tmp/etc/cockpit/ws-certs.d /build/cockpit-326.dev32+gd8def5b53/debian/tmp/etc/cockpit/machines.d chmod 755 /build/cockpit-326.dev32+gd8def5b53/debian/tmp/etc/cockpit/ws-certs.d /build/cockpit-326.dev32+gd8def5b53/debian/tmp/etc/cockpit/machines.d make[5]: Leaving directory '/build/cockpit-326.dev32+gd8def5b53' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/lib/cockpit' /usr/bin/install -c cockpit-ws '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/lib/cockpit' mkdir -p /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/doc/cockpit /usr/bin/install -c -m 644 doc/guide/html/* /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/doc/cockpit cd ./dist; find */* -type f ! -name '*.LEGAL.txt' -exec install -D -m 644 '{}' '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/{}' \; find ./dist -name '*.LEGAL.txt' ! -empty -exec install --target-directory '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/doc/cockpit/legal' '{}' -D -m 644 '{}' \; install: will not overwrite just-created '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/doc/cockpit/legal/sosreport.js.LEGAL.txt' with './dist/sosreport/sosreport.js.LEGAL.txt' install: will not overwrite just-created '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/doc/cockpit/legal/selinux.js.LEGAL.txt' with './dist/selinux/selinux.js.LEGAL.txt' install: will not overwrite just-created '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/doc/cockpit/legal/users.js.LEGAL.txt' with './dist/users/users.js.LEGAL.txt' install: will not overwrite just-created '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/doc/cockpit/legal/firewall.js.LEGAL.txt' with './dist/networkmanager/firewall.js.LEGAL.txt' install: will not overwrite just-created '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/doc/cockpit/legal/networkmanager.js.LEGAL.txt' with './dist/networkmanager/networkmanager.js.LEGAL.txt' install: will not overwrite just-created '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/doc/cockpit/legal/terminal.js.LEGAL.txt' with './dist/systemd/terminal.js.LEGAL.txt' install: will not overwrite just-created '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/doc/cockpit/legal/terminal.css.LEGAL.txt' with './dist/systemd/terminal.css.LEGAL.txt' install: will not overwrite just-created '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/doc/cockpit/legal/hwinfo.js.LEGAL.txt' with './dist/systemd/hwinfo.js.LEGAL.txt' install: will not overwrite just-created '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/doc/cockpit/legal/services.js.LEGAL.txt' with './dist/systemd/services.js.LEGAL.txt' install: will not overwrite just-created '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/doc/cockpit/legal/logs.js.LEGAL.txt' with './dist/systemd/logs.js.LEGAL.txt' install: will not overwrite just-created '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/doc/cockpit/legal/overview.js.LEGAL.txt' with './dist/systemd/overview.js.LEGAL.txt' install: will not overwrite just-created '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/doc/cockpit/legal/updates.js.LEGAL.txt' with './dist/packagekit/updates.js.LEGAL.txt' install: will not overwrite just-created '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/doc/cockpit/legal/shell.js.LEGAL.txt' with './dist/shell/shell.js.LEGAL.txt' install: will not overwrite just-created '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/doc/cockpit/legal/apps.js.LEGAL.txt' with './dist/apps/apps.js.LEGAL.txt' install: will not overwrite just-created '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/doc/cockpit/legal/index.js.LEGAL.txt' with './dist/metrics/index.js.LEGAL.txt' install: will not overwrite just-created '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/doc/cockpit/legal/kdump.js.LEGAL.txt' with './dist/kdump/kdump.js.LEGAL.txt' install: will not overwrite just-created '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/doc/cockpit/legal/storaged.js.LEGAL.txt' with './dist/storaged/storaged.js.LEGAL.txt' install: will not overwrite just-created '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/doc/cockpit/legal/remote.js.LEGAL.txt' with './dist/playground/remote.js.LEGAL.txt' install: will not overwrite just-created '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/doc/cockpit/legal/journal.js.LEGAL.txt' with './dist/playground/journal.js.LEGAL.txt' install: will not overwrite just-created '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/doc/cockpit/legal/react-patterns.js.LEGAL.txt' with './dist/playground/react-patterns.js.LEGAL.txt' install: will not overwrite just-created '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/doc/cockpit/legal/plot.js.LEGAL.txt' with './dist/playground/plot.js.LEGAL.txt' python3 -m pip install --no-index --force-reinstall --ignore-installed --root='/build/cockpit-326.dev32+gd8def5b53/debian/tmp/' --prefix='/usr' \ "$(python3 '.'/src/build_backend.py --wheel '.' tmp/wheel)" Processing ./tmp/wheel/cockpit-326.dev32+gd8def5b53-py3-none-any.whl Installing collected packages: cockpit Successfully installed cockpit-326.dev32+gd8def5b53 mkdir -p /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/lib/cockpit mv -t /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/lib/cockpit /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/bin/cockpit-askpass /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/arch' /usr/bin/install -c -m 644 src/branding/arch/branding.css '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/arch' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/centos' /usr/bin/install -c -m 644 src/branding/centos/branding.css '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/centos' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/lib/cockpit' /usr/bin/install -c -m 644 src/client/cockpit-client.ui '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/lib/cockpit' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/lib/cockpit' /usr/bin/install -c src/client/cockpit-client '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/lib/cockpit' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/debian' /usr/bin/install -c -m 644 src/branding/debian/branding.css '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/debian' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/default' /usr/bin/install -c -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 '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/default' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/fedora' /usr/bin/install -c -m 644 src/branding/fedora/branding.css '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/fedora' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/icons/hicolor/128x128/apps' /usr/bin/install -c -m 644 src/ws/cockpit.png '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/icons/hicolor/128x128/apps' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/icons/hicolor/64x64/apps' /usr/bin/install -c -m 644 pkg/sosreport/cockpit-sosreport.png '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/icons/hicolor/64x64/apps' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/motd/' /usr/bin/install -c -m 644 src/systemd/inactive.motd '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/motd/' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/motd/' /usr/bin/install -c src/systemd/update-motd '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/motd/' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/opensuse' /usr/bin/install -c -m 644 src/branding/opensuse/branding.css '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/opensuse' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/rhel' /usr/bin/install -c -m 644 src/branding/rhel/branding.css '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/rhel' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/scientific' /usr/bin/install -c -m 644 src/branding/scientific/branding.css '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/scientific' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/lib/systemd/system' /usr/bin/install -c -m 644 src/systemd/cockpit-session.socket src/systemd/cockpit-ws-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 '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/lib/systemd/system' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/lib/sysusers.d' /usr/bin/install -c -m 644 src/systemd/sysusers.d/cockpit-wsinstance.conf '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/lib/sysusers.d' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/ubuntu' /usr/bin/install -c -m 644 src/branding/ubuntu/branding.css src/branding/ubuntu/favicon.ico '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/ubuntu' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/man/man1' /usr/bin/install -c -m 644 doc/man/cockpit.1 doc/man/cockpit-bridge.1 doc/man/cockpit-desktop.1 '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/man/man1' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/man/man5' /usr/bin/install -c -m 644 doc/man/cockpit.conf.5 '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/man/man5' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/man/man8' /usr/bin/install -c -m 644 doc/man/cockpit-ws.8 doc/man/cockpit-tls.8 doc/man/pam_ssh_add.8 '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/man/man8' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/metainfo' /usr/bin/install -c -m 644 src/ws/org.cockpit_project.cockpit.appdata.xml '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/metainfo' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/metainfo' /usr/bin/install -c -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 '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/metainfo' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/polkit-1/actions' /usr/bin/install -c -m 644 src/systemd/org.cockpit-project.cockpit-bridge.policy '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/polkit-1/actions' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/lib/systemd/system' /usr/bin/install -c -m 644 src/systemd/cockpit-motd.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 '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/lib/systemd/system' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/lib/tmpfiles.d' /usr/bin/install -c -m 644 src/systemd/tmpfiles.d/cockpit-ws.conf '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/lib/tmpfiles.d' /bin/mkdir -p '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/lib/x86_64-linux-gnu/security' /usr/bin/install -c pam_ssh_add.so pam_cockpit_cert.so '/build/cockpit-326.dev32+gd8def5b53/debian/tmp/lib/x86_64-linux-gnu/security' make install-data-hook make[5]: Entering directory '/build/cockpit-326.dev32+gd8def5b53' ln -sTfr /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/pixmaps/archlinux-logo.png /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/arch/logo.png ln -sTfr /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/pixmaps/archlinux-logo.png /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/arch/apple-touch-icon.png ln -sTfr /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/pixmaps/archlinux-logo.png /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/arch/favicon.ico ln -sTfr /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/pixmaps/system-logo-white.png /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/centos/logo.png ln -sTfr /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/pixmaps/fedora-logo-sprite.png /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/centos/apple-touch-icon.png ln -sTfr /build/cockpit-326.dev32+gd8def5b53/debian/tmp/etc/favicon.png /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/centos/favicon.ico ln -sTfr /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/pixmaps/debian-logo.png /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/debian/logo.png ln -sTfr /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/pixmaps/debian-logo.png /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/debian/favicon.ico ln -sTfr /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/pixmaps/system-logo-white.png /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/fedora/logo.png ln -sTfr /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/pixmaps/fedora-logo-sprite.png /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/fedora/apple-touch-icon.png ln -sTfr /build/cockpit-326.dev32+gd8def5b53/debian/tmp/etc/favicon.png /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/fedora/favicon.ico ln -sTfr /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/wallpapers/default-1920x1200.jpg /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/opensuse/default-1920x1200.jpg ln -sTfr /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/pixmaps/distribution-logos/square-hicolor.svg /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/opensuse/square-hicolor.svg ln -sTfr /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/pixmaps/distribution-logos/favicon.ico /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/opensuse/favicon.ico ln -sTfr /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/pixmaps/system-logo-white.png /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/rhel/logo.png ln -sTfr /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/pixmaps/fedora-logo-sprite.png /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/rhel/apple-touch-icon.png ln -sTfr /build/cockpit-326.dev32+gd8def5b53/debian/tmp/etc/favicon.png /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/rhel/favicon.ico ln -sTfr /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/pixmaps/system-logo-white.png /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/scientific/logo.png ln -sTfr /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/pixmaps/fedora-logo-sprite.png /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/scientific/apple-touch-icon.png ln -sTfr /build/cockpit-326.dev32+gd8def5b53/debian/tmp/etc/favicon.png /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/scientific/favicon.ico ln -sTfr /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/plymouth/ubuntu-logo.png /build/cockpit-326.dev32+gd8def5b53/debian/tmp/usr/share/cockpit/branding/ubuntu/logo.png make[5]: Leaving directory '/build/cockpit-326.dev32+gd8def5b53' make[4]: Leaving directory '/build/cockpit-326.dev32+gd8def5b53' make[3]: Leaving directory '/build/cockpit-326.dev32+gd8def5b53' make[2]: Leaving directory '/build/cockpit-326.dev32+gd8def5b53' make[1]: Leaving directory '/build/cockpit-326.dev32+gd8def5b53' debian/rules override_dh_install make[1]: Entering directory '/build/cockpit-326.dev32+gd8def5b53' # Debian/Ubuntu PAM config mkdir -p debian/tmp/etc/pam.d install -p -m 644 tools/cockpit.debian.pam debian/tmp/etc/pam.d/cockpit # don't ship broken branding symlinks for d in rhel fedora centos scientific opensuse; do rm -r debian/tmp/usr/share/cockpit/branding/$d; done dpkg-vendor --derives-from ubuntu || rm -r debian/tmp/usr/share/cockpit/branding/ubuntu # handled by package maintainer scripts rm debian/tmp/etc/motd.d/cockpit debian/tmp/etc/issue.d/cockpit.issue # already processed into debian/copyright rm -r debian/tmp/usr/share/doc/cockpit/legal # unpackaged modules rm -r debian/tmp/usr/share/cockpit/kdump rm debian/tmp/usr/share/metainfo/org.cockpit_project.cockpit_kdump.metainfo.xml rm -r debian/tmp/usr/share/cockpit/selinux rm debian/tmp/usr/share/metainfo/org.cockpit_project.cockpit_selinux.metainfo.xml dh_install -Xusr/src/debug # we don't need this, it contains full build paths and breaks reproducibility rm -r debian/tmp/usr/lib/python*/*-packages/*.dist-info make install-tests DESTDIR=debian/cockpit-tests make[2]: Entering directory '/build/cockpit-326.dev32+gd8def5b53' mkdir -p debian/cockpit-tests/lib/x86_64-linux-gnu/security debian/cockpit-tests/etc/cockpit /usr/bin/install -c mock-pam-conv-mod.so debian/cockpit-tests/lib/x86_64-linux-gnu/security/ make[2]: Leaving directory '/build/cockpit-326.dev32+gd8def5b53' make[1]: Leaving directory '/build/cockpit-326.dev32+gd8def5b53' debian/rules execute_after_dh_install-indep make[1]: Entering directory '/build/cockpit-326.dev32+gd8def5b53' # avoid dh_missing failure rm -r debian/tmp/usr/lib/python* make[1]: Leaving directory '/build/cockpit-326.dev32+gd8def5b53' dh_installdocs -O--buildsystem=autoconf dh_installchangelogs -O--buildsystem=autoconf dh_installman -O--buildsystem=autoconf dh_python3 -O--buildsystem=autoconf dh_installinit -O--buildsystem=autoconf debian/rules execute_before_dh_installtmpfiles make[1]: Entering directory '/build/cockpit-326.dev32+gd8def5b53' dh_installsysusers make[1]: Leaving directory '/build/cockpit-326.dev32+gd8def5b53' dh_installtmpfiles -O--buildsystem=autoconf debian/rules override_dh_installsystemd make[1]: Entering directory '/build/cockpit-326.dev32+gd8def5b53' dh_installsystemd -p cockpit-ws cockpit.socket make[1]: Leaving directory '/build/cockpit-326.dev32+gd8def5b53' dh_installsystemduser -O--buildsystem=autoconf dh_lintian -O--buildsystem=autoconf dh_icons -O--buildsystem=autoconf dh_perl -O--buildsystem=autoconf dh_link -O--buildsystem=autoconf dh_strip_nondeterminism -O--buildsystem=autoconf dh_compress -O--buildsystem=autoconf dh_fixperms -O--buildsystem=autoconf dh_missing -O--buildsystem=autoconf dh_dwz -a -O--buildsystem=autoconf dh_strip -a -O--buildsystem=autoconf dh_makeshlibs -a -O--buildsystem=autoconf dh_shlibdeps -a -O--buildsystem=autoconf dh_installdeb -O--buildsystem=autoconf dh_gencontrol -O--buildsystem=autoconf dpkg-gencontrol: warning: Depends field of package cockpit-bridge: substitution variable ${shlibs:Depends} used, but is not defined dh_md5sums -O--buildsystem=autoconf dh_builddeb -O--buildsystem=autoconf dpkg-deb: building package 'cockpit' in '../cockpit_326.dev32+gd8def5b53-1_all.deb'. dpkg-deb: building package 'cockpit-bridge' in '../cockpit-bridge_326.dev32+gd8def5b53-1_amd64.deb'. dpkg-deb: building package 'cockpit-doc' in '../cockpit-doc_326.dev32+gd8def5b53-1_all.deb'. dpkg-deb: building package 'cockpit-networkmanager' in '../cockpit-networkmanager_326.dev32+gd8def5b53-1_all.deb'. dpkg-deb: building package 'cockpit-packagekit' in '../cockpit-packagekit_326.dev32+gd8def5b53-1_all.deb'. dpkg-deb: building package 'cockpit-storaged' in '../cockpit-storaged_326.dev32+gd8def5b53-1_all.deb'. dpkg-deb: building package 'cockpit-system' in '../cockpit-system_326.dev32+gd8def5b53-1_all.deb'. dpkg-deb: building package 'cockpit-tests' in '../cockpit-tests_326.dev32+gd8def5b53-1_amd64.deb'. dpkg-deb: building package 'cockpit-tests-dbgsym' in '../cockpit-tests-dbgsym_326.dev32+gd8def5b53-1_amd64.deb'. dpkg-deb: building package 'cockpit-ws' in '../cockpit-ws_326.dev32+gd8def5b53-1_amd64.deb'. dpkg-deb: building package 'cockpit-ws-dbgsym' in '../cockpit-ws-dbgsym_326.dev32+gd8def5b53-1_amd64.deb'. dpkg-deb: building package 'cockpit-sosreport' in '../cockpit-sosreport_326.dev32+gd8def5b53-1_all.deb'. dpkg-genbuildinfo -O../cockpit_326.dev32+gd8def5b53-1_amd64.buildinfo dpkg-genchanges -O../cockpit_326.dev32+gd8def5b53-1_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload (original source is included) dpkg-genchanges: info: including full source code in upload I: copying local configuration I: Copying back the cached apt archive contents I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env I: removing directory /var/cache/pbuilder/build/1253 and its subdirectories I: Current time: Fri Oct 18 11:58:27 UTC 2024 I: pbuilder-time-stamp: 1729252707 + dpkg -i /var/tmp/build/*.deb Created symlink /etc/systemd/system/sockets.target.wants/cockpit.socket → /lib/systemd/system/cockpit.socket. + cd /var/tmp/build; runuser -u admin -- \ lintian --fail-on warning,error \ --tag-display-limit 0 --display-info \ --suppress-tags newer-standards-version,initial-upload-closes-no-bugs \ cockpit*.changes >&2 I: cockpit-system: ored-depends-on-obsolete-package Recommends: policykit-1 => polkitd and optionally pkexec I: cockpit-ws: package-supports-alternative-init-but-no-init.d-script [lib/systemd/system/cockpit-motd.service] I: cockpit-ws: package-supports-alternative-init-but-no-init.d-script [lib/systemd/system/cockpit-ws-user.service] I: cockpit-ws: package-supports-alternative-init-but-no-init.d-script [lib/systemd/system/cockpit-wsinstance-http.service] I: cockpit-ws: package-supports-alternative-init-but-no-init.d-script [lib/systemd/system/cockpit.service] I: cockpit-doc: possible-documentation-but-no-doc-base-registration I: cockpit-ws: unused-override groff-message *macro *an-trap*usr/share/man/man8/cockpit-ws.8.gz* [usr/share/lintian/overrides/cockpit-ws:5] N: 0 hints overridden; 1 unused override Uploading /work/make-checkout-workdir/test/vm.install rsync --recursive --perms --copy-links -e 'ssh -p 2201 -o ControlPath=/tmp/.cockpit-test-resources/ssh-%C-3864' --verbose /work/make-checkout-workdir/test/vm.install 'root@[127.0.0.2]:/var/tmp/vm.install' sending incremental file list vm.install sent 2,292 bytes received 35 bytes 4,654.00 bytes/sec total size is 2,199 speedup is 0.94 + chmod a+x /var/tmp/vm.install + /var/tmp/vm.install Removed "/etc/systemd/system/sockets.target.wants/cockpit.socket". Warning: Stopping cockpit.service, but it can still be activated by: cockpit.socket killing ssh master process 3951 /work/make-checkout-workdir/bots/image-customize --no-network --fresh --verbose --quick --run-command 'dpkg --purge cockpit cockpit-ws cockpit-bridge cockpit-system' --build /work/make-checkout-workdir/tmp/build-dist/cockpit-326.dev32+gd8def5b53.tar.xz --run-command ' cd /var/tmp/build; runuser -u admin -- \ lintian --fail-on warning,error \ --tag-display-limit 0 --display-info \ --suppress-tags newer-standards-version,initial-upload-closes-no-bugs \ cockpit*.changes >&2' --script /work/make-checkout-workdir/test/vm.install debian-stable 1..72 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/debian-stable -F qcow2 /tmp/bots-run/cockpit-t6y6t0fm.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/debian-stable -F qcow2 /tmp/bots-run/cockpit-77f6ovqa.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/debian-stable -F qcow2 /tmp/bots-run/cockpit-kukhav_5.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/debian-stable -F qcow2 /tmp/bots-run/cockpit-zkq68gbs.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/debian-stable -F qcow2 /tmp/bots-run/cockpit-nk9orwww.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/debian-stable -F qcow2 /tmp/bots-run/cockpit-5kgm0r07.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/debian-stable -F qcow2 /tmp/bots-run/cockpit-7r9r9vd1.qcow2 qemu-img create -q -f qcow2 -b /work/make-checkout-workdir/test/images/debian-stable -F qcow2 /tmp/bots-run/cockpit-8jheq9k_.qcow2 # ---------------------------------------------------------------------- # testKpatch (__main__.TestUpdates.testKpatch) # Result testKpatch (__main__.TestUpdates.testKpatch) skipped: debian-stable: kpatch is not available ok 16 test/verify/check-packagekit TestUpdates.testKpatch [ND@5] # SKIP testKpatch (__main__.TestUpdates.testKpatch) debian-stable: kpatch is not available # ---------------------------------------------------------------------- # testFailServiceRestart (__main__.TestUpdates.testFailServiceRestart) # Result testFailServiceRestart (__main__.TestUpdates.testFailServiceRestart) skipped: debian-stable: tracer not available ok 13 test/verify/check-packagekit TestUpdates.testFailServiceRestart [ND@7] # SKIP testFailServiceRestart (__main__.TestUpdates.testFailServiceRestart) debian-stable: tracer not available # 1 TEST PASSED [21s on 7d22e1c04e4f] ok 23 test/verify/check-packagekit TestUpdates.testUpdateError [ND@0] # 1 TEST PASSED [20s on 7d22e1c04e4f] ok 20 test/verify/check-packagekit TestUpdates.testSecurityOnly [ND@2] # 1 TEST PASSED [22s on 7d22e1c04e4f] ok 22 test/verify/check-packagekit TestUpdates.testUnprivileged [ND@1] # 1 TEST PASSED [25s on 7d22e1c04e4f] ok 17 test/verify/check-packagekit TestUpdates.testNoPackageKit [ND@4] # 1 TEST PASSED [27s on 7d22e1c04e4f] ok 18 test/verify/check-packagekit TestUpdates.testPackageKitCrash [ND@3] # 1 TEST PASSED [30s on 7d22e1c04e4f] ok 71 test/verify/check-superuser TestSuperuser.testWrongPasswd [ND@7] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [6s on 7d22e1c04e4f] ok 68 test/verify/check-superuser TestSuperuser.testSingleLabelBridgeConfig [ND@1] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [11s on 7d22e1c04e4f] ok 69 test/verify/check-superuser TestSuperuser.testSudoIOLogging [ND@2] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [7s on 7d22e1c04e4f] ok 66 test/verify/check-superuser TestSuperuser.testOverview [ND@3] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [36s on 7d22e1c04e4f] ok 15 test/verify/check-packagekit TestUpdates.testInfoTruncation [ND@6] # 1 TEST PASSED [6s on 7d22e1c04e4f] ok 68 test/verify/check-superuser TestSuperuser.testSingleLabelBridgeConfig [ND@1] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [38s on 7d22e1c04e4f] ok 12 test/verify/check-packagekit TestUpdates.testBasic [ND@5] # 1 TEST PASSED [7s on 7d22e1c04e4f] ok 66 test/verify/check-superuser TestSuperuser.testOverview [ND@3] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [6s on 7d22e1c04e4f] ok 68 test/verify/check-superuser TestSuperuser.testSingleLabelBridgeConfig [ND@1] # 1 TEST PASSED [13s on 7d22e1c04e4f] ok 71 test/verify/check-superuser TestSuperuser.testWrongPasswd [ND@7] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [10s on 7d22e1c04e4f] ok 69 test/verify/check-superuser TestSuperuser.testSudoIOLogging [ND@2] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [8s on 7d22e1c04e4f] ok 65 test/verify/check-superuser TestSuperuser.testNotAdmin [ND@6] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [6s on 7d22e1c04e4f] ok 64 test/verify/check-superuser TestSuperuser.testNoPasswd [ND@5] # RETRY 1 (test affected tests 3 times) # ---------------------------------------------------------------------- # testRemoveBridgeConfig (__main__.TestSuperuser.testRemoveBridgeConfig) Starting ChromeDriver 129.0.6668.89 (951c0b97221f8d4ba37cf97d324505c832251cf9-refs/branch-heads/6668@{#1503}) on port 51039 Only local connections are allowed. Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe. ChromeDriver was started successfully on port 51039. > info: PackageKit went away from D-Bus > warn: PackageKit went away during transaction /2_ebaaeccd : {"command":"close","channel":"1:4!5","problem":"terminated"} > warn: Resolving coreutils failed: {"detail":"PackageKit crashed","code":"close"} > info: PackageKit went away from D-Bus > warn: cockpit.format_{bytes,bits}[_per_sec](..., GiB, [object Object]) is deprecated. Traceback (most recent call last): File "/work/make-checkout-workdir/test/verify/check-superuser", line 298, in testRemoveBridgeConfig b.wait_not_present(".pf-v5-c-alert") File "/work/make-checkout-workdir/test/common/testlib.py", line 809, in wait_not_present self.wait_js_func('!ph_is_present', selector) File "/work/make-checkout-workdir/test/common/testlib.py", line 800, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/work/make-checkout-workdir/test/common/testlib.py", line 797, in wait_js_cond raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None testlib.Error: timeout wait_js_cond(!ph_is_present(".pf-v5-c-alert")): Error: condition did not become true Wrote screenshot to TestSuperuser-testRemoveBridgeConfig-debian-stable-127.0.0.2-2701-FAIL.png Wrote HTML dump to TestSuperuser-testRemoveBridgeConfig-debian-stable-127.0.0.2-2701-FAIL.html Wrote JS log to TestSuperuser-testRemoveBridgeConfig-debian-stable-127.0.0.2-2701-FAIL.js.log Journal extracted to TestSuperuser-testRemoveBridgeConfig-debian-stable-127.0.0.2-2701-FAIL.log.gz > warn: transport closed: disconnected Traceback (most recent call last): File "/work/make-checkout-workdir/test/verify/check-superuser", line 298, in testRemoveBridgeConfig b.wait_not_present(".pf-v5-c-alert") File "/work/make-checkout-workdir/test/common/testlib.py", line 809, in wait_not_present self.wait_js_func('!ph_is_present', selector) File "/work/make-checkout-workdir/test/common/testlib.py", line 800, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/work/make-checkout-workdir/test/common/testlib.py", line 797, in wait_js_cond raise Error(f"timeout\nwait_js_cond({cond}): {last_error.msg}") from None testlib.Error: timeout wait_js_cond(!ph_is_present(".pf-v5-c-alert")): Error: condition did not become true # Result testRemoveBridgeConfig (__main__.TestSuperuser.testRemoveBridgeConfig) failed # 1 TEST FAILED [22s on 7d22e1c04e4f] not ok 67 test/verify/check-superuser TestSuperuser.testRemoveBridgeConfig [ND@4] # 1 TEST PASSED [7s on 7d22e1c04e4f] ok 66 test/verify/check-superuser TestSuperuser.testOverview [ND@3] # 1 TEST PASSED [8s on 7d22e1c04e4f] ok 63 test/verify/check-superuser TestSuperuser.testMultipleBridgeConfig [ND@1] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [7s on 7d22e1c04e4f] ok 64 test/verify/check-superuser TestSuperuser.testNoPasswd [ND@5] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [11s on 7d22e1c04e4f] ok 69 test/verify/check-superuser TestSuperuser.testSudoIOLogging [ND@2] # 1 TEST PASSED [10s on 7d22e1c04e4f] ok 65 test/verify/check-superuser TestSuperuser.testNotAdmin [ND@6] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [6s on 7d22e1c04e4f] ok 62 test/verify/check-superuser TestSuperuser.testBrokenBridgeConfig [ND@4] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [14s on 7d22e1c04e4f] ok 71 test/verify/check-superuser TestSuperuser.testWrongPasswd [ND@7] # 1 TEST PASSED [6s on 7d22e1c04e4f] ok 64 test/verify/check-superuser TestSuperuser.testNoPasswd [ND@5] # 1 TEST PASSED [8s on 7d22e1c04e4f] ok 63 test/verify/check-superuser TestSuperuser.testMultipleBridgeConfig [ND@1] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [6s on 7d22e1c04e4f] ok 62 test/verify/check-superuser TestSuperuser.testBrokenBridgeConfig [ND@2] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [6s on 7d22e1c04e4f] ok 41 test/verify/check-pages TestPages.testUserInfo [ND@6] # 1 TEST PASSED [14s on 7d22e1c04e4f] ok 61 test/verify/check-superuser TestSuperuser.testBasic [ND@3] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [10s on 7d22e1c04e4f] ok 65 test/verify/check-superuser TestSuperuser.testNotAdmin [ND@4] # 1 TEST PASSED [7s on 7d22e1c04e4f] ok 40 test/verify/check-pages TestPages.testUploadMultiple [ND@7] # 1 TEST PASSED [8s on 7d22e1c04e4f] ok 63 test/verify/check-superuser TestSuperuser.testMultipleBridgeConfig [ND@1] # 1 TEST PASSED [6s on 7d22e1c04e4f] ok 62 test/verify/check-superuser TestSuperuser.testBrokenBridgeConfig [ND@2] # 1 TEST PASSED [6s on 7d22e1c04e4f] ok 38 test/verify/check-pages TestPages.testShellReload [ND@6] # 1 TEST PASSED [11s on 7d22e1c04e4f] ok 39 test/verify/check-pages TestPages.testUpload [ND@5] # 1 TEST PASSED [52s on 7d22e1c04e4f] ok 70 test/verify/check-superuser TestSuperuser.testTwoPasswds [ND@0] # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [10s on 7d22e1c04e4f] ok 37 test/verify/check-pages TestPages.testShellPreload [ND@4] # 1 TEST PASSED [7s on 7d22e1c04e4f] ok 33 test/verify/check-pages TestPages.testPageStatus [ND@6] # 1 TEST PASSED [12s on 7d22e1c04e4f] ok 36 test/verify/check-pages TestPages.testReactPatterns [ND@7] # 1 TEST PASSED [15s on 7d22e1c04e4f] ok 61 test/verify/check-superuser TestSuperuser.testBasic [ND@3] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [11s on 7d22e1c04e4f] ok 35 test/verify/check-pages TestPages.testPtBRLocale [ND@1] # 1 TEST PASSED [10s on 7d22e1c04e4f] ok 32 test/verify/check-pages TestPages.testMenuSearch [ND@5] # ---------------------------------------------------------------------- # testAllLanguages (__main__.TestPages.testAllLanguages) # Result testAllLanguages (__main__.TestPages.testAllLanguages) skipped: chromium: Headless chromium spontaneously logs out ok 27 test/verify/check-pages TestPages.testAllLanguages [ND@5] # SKIP testAllLanguages (__main__.TestPages.testAllLanguages) chromium: Headless chromium spontaneously logs out # ---------------------------------------------------------------------- # testConfigurationSUSE (__main__.TestKdump.testConfigurationSUSE) # Result testConfigurationSUSE (__main__.TestKdump.testConfigurationSUSE) skipped: debian-stable: kexec-tools not installed ok 3 test/verify/check-kdump TestKdump.testConfigurationSUSE [ND@5] # SKIP testConfigurationSUSE (__main__.TestKdump.testConfigurationSUSE) debian-stable: kexec-tools not installed # ---------------------------------------------------------------------- # testConfiguration (__main__.TestKdump.testConfiguration) # Result testConfiguration (__main__.TestKdump.testConfiguration) skipped: debian-stable: kexec-tools not installed ok 2 test/verify/check-kdump TestKdump.testConfiguration [ND@5] # SKIP testConfiguration (__main__.TestKdump.testConfiguration) debian-stable: kexec-tools not installed # 1 TEST PASSED [6s on 7d22e1c04e4f] ok 30 test/verify/check-pages TestPages.testFrameReload [ND@6] # 1 TEST PASSED [12s on 7d22e1c04e4f] ok 31 test/verify/check-pages TestPages.testHistory [ND@4] # 1 TEST PASSED [8s on 7d22e1c04e4f] ok 28 test/verify/check-pages TestPages.testAllNavEntries [ND@3] # 1 TEST PASSED [7s on 7d22e1c04e4f] ok 8 test/verify/check-packagekit TestAutoUpdates.testPrivilegeChange [ND@6] # 1 TEST PASSED [9s on 7d22e1c04e4f] ok 9 test/verify/check-packagekit TestAutoUpdates.testWithAvailableUpdates [ND@5] # ---------------------------------------------------------------------- # testBasic (__main__.TestKdump.testBasic) # Result testBasic (__main__.TestKdump.testBasic) skipped: debian-stable: kexec-tools not installed ok 1 test/verify/check-kdump TestKdump.testBasic # SKIP testBasic (__main__.TestKdump.testBasic) debian-stable: kexec-tools not installed # ---------------------------------------------------------------------- # testBasic (__main__.TestKdumpAnsible.testBasic) # Result testBasic (__main__.TestKdumpAnsible.testBasic) skipped: debian-stable: Only Fedora has ansible on the image ok 4 test/verify/check-kdump TestKdumpAnsible.testBasic $2 # SKIP testBasic (__main__.TestKdumpAnsible.testBasic) debian-stable: Only Fedora has ansible on the image # ---------------------------------------------------------------------- # testBasic (__main__.TestKdumpNFS.testBasic) # Result testBasic (__main__.TestKdumpNFS.testBasic) skipped: debian-stable: kexec-tools not installed ok 5 test/verify/check-kdump TestKdumpNFS.testBasic $2 # SKIP testBasic (__main__.TestKdumpNFS.testBasic) debian-stable: kexec-tools not installed # 1 TEST PASSED [25s on 7d22e1c04e4f] ok 34 test/verify/check-pages TestPages.testPlots [ND@2] # 1 TEST PASSED [14s on 7d22e1c04e4f] ok 61 test/verify/check-superuser TestSuperuser.testBasic [ND@1] # 1 TEST PASSED [7s on 7d22e1c04e4f] ok 7 test/verify/check-packagekit TestAutoUpdates.testBasic [ND@4] # ---------------------------------------------------------------------- # testBasic (__main__.TestKdumpNFSAnsible.testBasic) # Result testBasic (__main__.TestKdumpNFSAnsible.testBasic) skipped: debian-stable: Only Fedora has ansible on the image ok 6 test/verify/check-kdump TestKdumpNFSAnsible.testBasic $3 # SKIP testBasic (__main__.TestKdumpNFSAnsible.testBasic) debian-stable: Only Fedora has ansible on the image # ---------------------------------------------------------------------- # testInstall (__main__.TestAutoUpdatesInstall.testInstall) # Result testInstall (__main__.TestAutoUpdatesInstall.testInstall) skipped: debian-stable: No supported auto update backend ok 10 test/verify/check-packagekit TestAutoUpdatesInstall.testInstall # SKIP testInstall (__main__.TestAutoUpdatesInstall.testInstall) debian-stable: No supported auto update backend # ---------------------------------------------------------------------- # testTracer (__main__.TestUpdates.testTracer) # Result testTracer (__main__.TestUpdates.testTracer) skipped: debian-stable: tracer not available ok 21 test/verify/check-packagekit TestUpdates.testTracer # SKIP testTracer (__main__.TestUpdates.testTracer) debian-stable: tracer not available # ---------------------------------------------------------------------- # testAvailableUpdates (__main__.TestUpdatesSubscriptions.testAvailableUpdates) # Result testAvailableUpdates (__main__.TestUpdatesSubscriptions.testAvailableUpdates) skipped: debian-stable: No subscriptions ok 24 test/verify/check-packagekit TestUpdatesSubscriptions.testAvailableUpdates $2 # SKIP testAvailableUpdates (__main__.TestUpdatesSubscriptions.testAvailableUpdates) debian-stable: No subscriptions # ---------------------------------------------------------------------- # testNoSubOsRepo (__main__.TestUpdatesSubscriptions.testNoSubOsRepo) # Result testNoSubOsRepo (__main__.TestUpdatesSubscriptions.testNoSubOsRepo) skipped: debian-stable: No subscriptions ok 25 test/verify/check-packagekit TestUpdatesSubscriptions.testNoSubOsRepo $2 # SKIP testNoSubOsRepo (__main__.TestUpdatesSubscriptions.testNoSubOsRepo) debian-stable: No subscriptions # ---------------------------------------------------------------------- # testNoUpdates (__main__.TestUpdatesSubscriptions.testNoUpdates) # Result testNoUpdates (__main__.TestUpdatesSubscriptions.testNoUpdates) skipped: debian-stable: No subscriptions ok 26 test/verify/check-packagekit TestUpdatesSubscriptions.testNoUpdates $2 # SKIP testNoUpdates (__main__.TestUpdatesSubscriptions.testNoUpdates) debian-stable: No subscriptions # 1 TEST PASSED [8s on 7d22e1c04e4f] ok 42 test/verify/check-shell-active-pages TestActivePages.testBasic [ND@3] # 1 TEST PASSED [21s on 7d22e1c04e4f] ok 29 test/verify/check-pages TestPages.testBasic [ND@7] # 1 TEST PASSED [52s on 7d22e1c04e4f] ok 70 test/verify/check-superuser TestSuperuser.testTwoPasswds [ND@0] # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [27s on 7d22e1c04e4f] ok 11 test/verify/check-packagekit TestAutoUpdatesInstall.testUnsupported # 1 TEST PASSED [33s on 7d22e1c04e4f] ok 14 test/verify/check-packagekit TestUpdates.testInfoSecurity # 1 TEST PASSED [49s on 7d22e1c04e4f] ok 19 test/verify/check-packagekit TestUpdates.testRebootAfterSuccess # 1 TEST PASSED [52s on 7d22e1c04e4f] ok 43 test/verify/check-shell-host-switching TestHostSwitching.testBasic $3 # 1 TEST PASSED [36s on 7d22e1c04e4f] ok 44 test/verify/check-shell-host-switching TestHostSwitching.testBasicAsAdmin $3 # 1 TEST PASSED [52s on 7d22e1c04e4f] ok 70 test/verify/check-superuser TestSuperuser.testTwoPasswds [ND@0] # 1 TEST PASSED [29s on 7d22e1c04e4f] ok 45 test/verify/check-shell-host-switching TestHostSwitching.testEdit $3 # 1 TEST PASSED [39s on 7d22e1c04e4f] ok 47 test/verify/check-shell-multi-machine TestMultiMachine.testDirectLogin $3 # 1 TEST PASSED [22s on 7d22e1c04e4f] ok 48 test/verify/check-shell-multi-machine TestMultiMachine.testExternalPage $3 # 1 TEST PASSED [86s on 7d22e1c04e4f] ok 46 test/verify/check-shell-host-switching TestHostSwitching.testNoAutoconnect $3 # 1 TEST PASSED [24s on 7d22e1c04e4f] ok 49 test/verify/check-shell-multi-machine TestMultiMachine.testFrameNavigation $3 # 1 TEST PASSED [22s on 7d22e1c04e4f] ok 50 test/verify/check-shell-multi-machine TestMultiMachine.testFrameReload $3 # 1 TEST PASSED [21s on 7d22e1c04e4f] ok 52 test/verify/check-shell-multi-machine TestMultiMachine.testSshKeySetupCustom $3 # 1 TEST PASSED [37s on 7d22e1c04e4f] ok 51 test/verify/check-shell-multi-machine TestMultiMachine.testSshKeySetup $3 # 1 TEST PASSED [36s on 7d22e1c04e4f] ok 54 test/verify/check-shell-multi-machine TestMultiMachine.testUrlRoot $3 # 1 TEST PASSED [45s on 7d22e1c04e4f] ok 53 test/verify/check-shell-multi-machine TestMultiMachine.testTroubleshooting $3 # 1 TEST PASSED [25s on 7d22e1c04e4f] ok 55 test/verify/check-shell-multi-machine TestMultiMachine.testUrlRootWithQuery $3 # 1 TEST PASSED [34s on 7d22e1c04e4f] ok 56 test/verify/check-shell-multi-machine TestMultiMachineAdd.testBasic $3 # 1 TEST PASSED [31s on 7d22e1c04e4f] ok 57 test/verify/check-shell-multi-machine TestMultiMachineAdd.testGlobalSSHConfig $3 # 1 TEST PASSED [22s on 7d22e1c04e4f] ok 59 test/verify/check-shell-multi-machine-key TestMultiMachineKeyAuth.testLockedDefaultIdentity $2 # 1 TEST PASSED [34s on 7d22e1c04e4f] ok 58 test/verify/check-shell-multi-machine-key TestMultiMachineKeyAuth.testBasic $2 # 1 TEST PASSED [27s on 7d22e1c04e4f] ok 60 test/verify/check-shell-multi-machine-key TestMultiMachineKeyAuth.testLockedIdentity $2 # 1 TEST PASSED [33s on 7d22e1c04e4f] ok 72 test/verify/check-superuser TestSuperuserDashboard.test $2 # RETRY 1 (test affected tests 3 times) # 1 TEST PASSED [27s on 7d22e1c04e4f] ok 72 test/verify/check-superuser TestSuperuserDashboard.test $2 # RETRY 2 (test affected tests 3 times) # 1 TEST PASSED [28s on 7d22e1c04e4f] ok 72 test/verify/check-superuser TestSuperuserDashboard.test $2 # 1 TESTS FAILED [504s on 7d22e1c04e4f, 31 destructive tests, 41 nondestructive tests: 0: 185s, 1: 104s, 2: 102s, 3: 105s, 4: 102s, 5: 98s, 6: 96s, 7: 103s] *** Failure: Container exited with code 1