Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/malcontent.spec'], chrootPath='/var/lib/mock/dist-an27-pre-build-552232-88964/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/malcontent.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1784505600 Wrote: /builddir/build/SRPMS/malcontent-0.14.0-1.an27.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/malcontent.spec'], chrootPath='/var/lib/mock/dist-an27-pre-build-552232-88964/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/malcontent.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1784505600 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.MHs4ci Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.j4zhvw + umask 022 + cd /builddir/build/BUILD/malcontent-0.14.0-build ++ echo 0.14.0 ++ grep -cE '\.alpha|\.beta|\.rc' + '[' 0 = 1 ']' + cd /builddir/build/BUILD/malcontent-0.14.0-build + rm -rf malcontent-0.14.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/malcontent-0.14.0.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd malcontent-0.14.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + GIT_COMMITTER_DATE=@1784505600 + GIT_AUTHOR_DATE=@1784505600 + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'malcontent-0.14.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + tar -xf /builddir/build/SOURCES/libgsystemservice-0.3.0.tar.bz2 -C subprojects + mv subprojects/libgsystemservice-0.3.0 subprojects/libgsystemservice + tar -xf /builddir/build/SOURCES/gvdb.tar.xz -C subprojects + tar -xf /builddir/build/SOURCES/tinycdb-0.81.tar.gz -C subprojects + cp subprojects/packagefiles/tinycdb/meson.build subprojects/tinycdb-0.81 + python3 -c ' import re with open('\''meson.build'\'', '\''r'\'') as f: content = f.read() content = re.sub( r"dependency\('\''gi-docgen'\'',\s*\n\s*version: '\''>= 2025\.3'\'',\s*\n\s*native: true,\s*\n\)", "#dependency('\''gi-docgen'\'', version: '\''>= 2025.3'\'', native: true) # not available on AN27", content) content = content.replace( "gidocgen = find_program('\''gi-docgen'\'', native: true)", "gidocgen = find_program('\''gi-docgen'\'', native: true, required: false)") with open('\''meson.build'\'', '\''w'\'') as f: f.write(content) ' + sed -i '/^subdir('\''docs'\'')$/s|^|#|' libmalcontent/meson.build + sed -i '/^subdir('\''docs'\'')$/s|^|#|' libmalcontent-ui/meson.build + sed -i '/^subdir('\''tests'\'')$/s|^|#|' libmalcontent/meson.build + sed -i '/^subdir('\''tests'\'')$/s|^|#|' libmalcontent-timer/meson.build + sed -i '/^subdir('\''tests'\'')$/s|^|#|' libmalcontent-web/meson.build + sed -i 's/>= 124/>= 123/g' malcontent-timer-extension-agent/meson.build + sed -i '/^libmalcontent_gir = gnome\.generate_gir/,/^)$/c\libmalcontent_gir = []' libmalcontent/meson.build + sed -i '/^libmalcontent_ui_gir = gnome\.generate_gir/,/^)$/c\libmalcontent_ui_gir = []' libmalcontent-ui/meson.build + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PQNUxh + umask 022 + cd /builddir/build/BUILD/malcontent-0.14.0-build + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd malcontent-0.14.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/meson setup --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload --auto-features=enabled . anolis-linux-build -Dui=enabled -Dinstalled_tests=false The Meson build system Version: 1.11.1 Source dir: /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0 Build dir: /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build Build type: native build Project name: malcontent Project version: 0.14.0 C compiler for the host machine: gcc (gcc 15.2.1 "gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)") C linker for the host machine: gcc ld.bfd 2.44-1 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program python3 found: YES (/usr/bin/python3) Found pkg-config: YES (/usr/bin/pkg-config) 2.1.0 Run-time dependency accountsservice found: YES 26.22.0 Run-time dependency dbus-1 found: YES 1.14.10 Run-time dependency polkit-gobject-1 found: YES 126 Program bash found: YES (/usr/bin/bash) Configuring config.h using configuration Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -fstack-protector-strong: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Warray-bounds: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wclobbered: YES Compiler for C supports arguments -Wno-declaration-after-statement: YES Compiler for C supports arguments -Wdiscarded-qualifiers: YES Compiler for C supports arguments -Wduplicated-branches: YES Compiler for C supports arguments -Wduplicated-cond: YES Compiler for C supports arguments -Wempty-body: YES Compiler for C supports arguments -Wformat=2: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wformat-signedness: YES Compiler for C supports arguments -Wignored-qualifiers: YES Compiler for C supports arguments -Wimplicit-function-declaration: YES Compiler for C supports arguments -Wincompatible-pointer-types: YES Compiler for C supports arguments -Wincompatible-pointer-types-discards-qualifiers: NO Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wint-conversion: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmisleading-indentation: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wmissing-parameter-type: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wno-error=cpp: YES Compiler for C supports arguments -Wmissing-field-initializers: YES Compiler for C supports arguments -Wno-suggest-attribute=format: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wnull-dereference: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Woverflow: YES Compiler for C supports arguments -Woverride-init: YES Compiler for C supports arguments -Wparentheses: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wreturn-type: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wsign-compare: YES Compiler for C supports arguments -Wno-error=strict-aliasing: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wswitch-default: YES Compiler for C supports arguments -Wswitch-enum: YES Compiler for C supports arguments -Wtype-limits: YES Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wuninitialized: YES Compiler for C supports arguments -Wunused-but-set-variable: YES Compiler for C supports arguments -Wunused-result: YES Compiler for C supports arguments -Wunused-variable: YES Compiler for C supports arguments -Wwrite-strings: YES Program gi-docgen found: NO Did not find CMake 'cmake' Found CMake: NO Run-time dependency gsystemservice-0 found: NO (tried pkg-config and cmake) Looking for a fallback subproject for the dependency gsystemservice-0 Executing subproject libgsystemservice libgsystemservice| Project name: libgsystemservice libgsystemservice| Project version: 0.3.0 libgsystemservice| C compiler for the host machine: gcc (gcc 15.2.1 "gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)") libgsystemservice| C linker for the host machine: gcc ld.bfd 2.44-1 libgsystemservice| Configuring config.h using configuration libgsystemservice| Compiler for C supports arguments -fno-strict-aliasing: YES (cached) libgsystemservice| Compiler for C supports arguments -fstack-protector-strong: YES (cached) libgsystemservice| Compiler for C supports arguments -Waggregate-return: YES libgsystemservice| Compiler for C supports arguments -Wunused: YES (cached) libgsystemservice| Compiler for C supports arguments -Warray-bounds: YES (cached) libgsystemservice| Compiler for C supports arguments -Wcast-align: YES (cached) libgsystemservice| Compiler for C supports arguments -Wclobbered: YES (cached) libgsystemservice| Compiler for C supports arguments -Wno-declaration-after-statement: YES (cached) libgsystemservice| Compiler for C supports arguments -Wduplicated-branches: YES (cached) libgsystemservice| Compiler for C supports arguments -Wduplicated-cond: YES (cached) libgsystemservice| Compiler for C supports arguments -Wempty-body: YES (cached) libgsystemservice| Compiler for C supports arguments -Wformat=2: YES (cached) libgsystemservice| Compiler for C supports arguments -Wformat-nonliteral: YES (cached) libgsystemservice| Compiler for C supports arguments -Wformat-security: YES (cached) libgsystemservice| Compiler for C supports arguments -Wformat-signedness: YES (cached) libgsystemservice| Compiler for C supports arguments -Wignored-qualifiers: YES (cached) libgsystemservice| Compiler for C supports arguments -Wimplicit-function-declaration: YES (cached) libgsystemservice| Compiler for C supports arguments -Wincompatible-pointer-types: YES (cached) libgsystemservice| Compiler for C supports arguments -Wincompatible-pointer-types-discards-qualifiers: NO (cached) libgsystemservice| Compiler for C supports arguments -Winit-self: YES (cached) libgsystemservice| Compiler for C supports arguments -Wint-conversion: YES (cached) libgsystemservice| Compiler for C supports arguments -Wlogical-op: YES (cached) libgsystemservice| Compiler for C supports arguments -Wmisleading-indentation: YES (cached) libgsystemservice| Compiler for C supports arguments -Wmissing-declarations: YES (cached) libgsystemservice| Compiler for C supports arguments -Wmissing-format-attribute: YES (cached) libgsystemservice| Compiler for C supports arguments -Wmissing-include-dirs: YES (cached) libgsystemservice| Compiler for C supports arguments -Wmissing-noreturn: YES (cached) libgsystemservice| Compiler for C supports arguments -Wmissing-parameter-type: YES (cached) libgsystemservice| Compiler for C supports arguments -Wmissing-prototypes: YES (cached) libgsystemservice| Compiler for C supports arguments -Wnested-externs: YES (cached) libgsystemservice| Compiler for C supports arguments -Wno-error=cpp: YES (cached) libgsystemservice| Compiler for C supports arguments -Wno-discarded-qualifiers: YES libgsystemservice| Compiler for C supports arguments -Wno-missing-field-initializers: YES libgsystemservice| Compiler for C supports arguments -Wno-suggest-attribute=format: YES (cached) libgsystemservice| Compiler for C supports arguments -Wno-unused-parameter: YES (cached) libgsystemservice| Compiler for C supports arguments -Wnull-dereference: YES (cached) libgsystemservice| Compiler for C supports arguments -Wold-style-definition: YES (cached) libgsystemservice| Compiler for C supports arguments -Woverflow: YES (cached) libgsystemservice| Compiler for C supports arguments -Woverride-init: YES (cached) libgsystemservice| Compiler for C supports arguments -Wparentheses: YES (cached) libgsystemservice| Compiler for C supports arguments -Wpointer-arith: YES (cached) libgsystemservice| Compiler for C supports arguments -Wredundant-decls: YES (cached) libgsystemservice| Compiler for C supports arguments -Wreturn-type: YES (cached) libgsystemservice| Compiler for C supports arguments -Wshadow: YES (cached) libgsystemservice| Compiler for C supports arguments -Wsign-compare: YES (cached) libgsystemservice| Compiler for C supports arguments -Wstrict-aliasing=2: YES libgsystemservice| Compiler for C supports arguments -Wstrict-prototypes: YES (cached) libgsystemservice| Compiler for C supports arguments -Wswitch-default: YES (cached) libgsystemservice| Compiler for C supports arguments -Wswitch-enum: YES (cached) libgsystemservice| Compiler for C supports arguments -Wtype-limits: YES (cached) libgsystemservice| Compiler for C supports arguments -Wundef: YES (cached) libgsystemservice| Compiler for C supports arguments -Wuninitialized: YES (cached) libgsystemservice| Compiler for C supports arguments -Wunused-but-set-variable: YES (cached) libgsystemservice| Compiler for C supports arguments -Wunused-result: YES (cached) libgsystemservice| Compiler for C supports arguments -Wunused-variable: YES (cached) libgsystemservice| Compiler for C supports arguments -Wwrite-strings: YES (cached) libgsystemservice| Program reuse found: NO libgsystemservice| Run-time dependency gio-2.0 found: YES 2.84.4 libgsystemservice| Run-time dependency glib-2.0 found: YES 2.84.4 libgsystemservice| Run-time dependency gobject-2.0 found: YES 2.84.4 libgsystemservice| Run-time dependency libsystemd found: YES 259 libgsystemservice| Dependency polkit-gobject-1 for host machine found: YES 126 (cached) libgsystemservice| Dependency polkit-gobject-1 for host machine found: YES 126 (cached) libgsystemservice| Dependency gio-2.0 for host machine found: YES 2.84.4 (cached) libgsystemservice| Dependency glib-2.0 for host machine found: YES 2.84.4 (cached) libgsystemservice| Dependency gobject-2.0 for host machine found: YES 2.84.4 (cached) libgsystemservice| Dependency gio-2.0 for build machine found: YES 2.84.4 (cached) libgsystemservice| Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources) libgsystemservice| Configuring config-file.test using configuration libgsystemservice| Configuring peer-manager.test using configuration libgsystemservice| Configuring service.test using configuration libgsystemservice| Build targets in project: 6 libgsystemservice| Subproject libgsystemservice finished. Dependency gsystemservice-0 for host machine found: YES 0.3.0 (overridden) Executing subproject gvdb gvdb| Project name: gvdb gvdb| Project version: 0.0 gvdb| C compiler for the host machine: gcc (gcc 15.2.1 "gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)") gvdb| C linker for the host machine: gcc ld.bfd 2.44-1 gvdb| Build targets in project: 6 gvdb| Subproject gvdb finished. Dependency gvdb for host machine found: YES 0.0 (overridden) Executing subproject tinycdb tinycdb| Project name: tinycdb tinycdb| Project version: 0.81 tinycdb| C compiler for the host machine: gcc (gcc 15.2.1 "gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)") tinycdb| C linker for the host machine: gcc ld.bfd 2.44-1 tinycdb| Build targets in project: 7 tinycdb| Subproject tinycdb finished. Configuring untranslated-com.endlessm.ParentalControls.policy using configuration Program msgfmt found: YES (/usr/bin/msgfmt) Configuring com.endlessm.ParentalControls.rules using configuration Program xmllint found: YES (/usr/bin/xmllint) Program itstool found: YES (/usr/bin/itstool) Program msgmerge found: YES (/usr/bin/msgmerge) Program msgfmt found: YES (/usr/bin/msgfmt) Dependency gio-2.0 for host machine found: YES 2.84.4 (cached) Dependency glib-2.0 for host machine found: YES 2.84.4 (cached) Dependency gobject-2.0 for host machine found: YES 2.84.4 (cached) Dependency accountsservice for host machine found: YES 26.22.0 (cached) Run-time dependency gio-unix-2.0 found: YES 2.84.4 Dependency glib-2.0 for build machine found: YES 2.84.4 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency glib-2.0 for build machine found: YES 2.84.4 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Found pkg-config: YES (/usr/bin/pkg-config) 2.1.0 Run-time dependency gtk4 found: YES 4.18.6 Run-time dependency libadwaita-1 found: YES 1.7.12 Checking for function "atexit" : YES Dependency gio-2.0 for build machine found: YES 2.84.4 (cached) Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Dependency accountsservice for host machine found: YES 26.22.0 (cached) Dependency gio-2.0 for host machine found: YES 2.84.4 (cached) Dependency glib-2.0 for host machine found: YES 2.84.4 (cached) Dependency gobject-2.0 for host machine found: YES 2.84.4 (cached) Run-time dependency appstream found: YES 1.1.0 Run-time dependency flatpak found: YES 1.16.6 Program xmllint found: YES (/usr/bin/xmllint) Program gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Dependency gio-2.0 for host machine found: YES 2.84.4 (cached) Dependency gio-unix-2.0 for host machine found: YES 2.84.4 (cached) Dependency glib-2.0 for host machine found: YES 2.84.4 (cached) Dependency gobject-2.0 for host machine found: YES 2.84.4 (cached) Dependency glib-2.0 for build machine found: YES 2.84.4 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency glib-2.0 for build machine found: YES 2.84.4 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Program xmllint found: YES (/usr/bin/xmllint) Program gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Dependency libcdb for host machine from subproject subprojects/tinycdb-0.81 found: YES 0.81 Dependency gio-2.0 for host machine found: YES 2.84.4 (cached) Dependency glib-2.0 for host machine found: YES 2.84.4 (cached) Dependency gobject-2.0 for host machine found: YES 2.84.4 (cached) Run-time dependency libsoup-3.0 found: YES 3.6.6 Dependency glib-2.0 for build machine found: YES 2.84.4 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency glib-2.0 for build machine found: YES 2.84.4 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Program xmllint found: YES (/usr/bin/xmllint) Checking for function "atexit" : YES (cached) Dependency gio-2.0 for build machine found: YES 2.84.4 (cached) Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Dependency glib-2.0 for build machine found: YES 2.84.4 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency glib-2.0 for build machine found: YES 2.84.4 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency accountsservice for host machine found: YES 26.22.0 (cached) Dependency gio-2.0 for host machine found: YES 2.84.4 (cached) Dependency glib-2.0 for host machine found: YES 2.84.4 (cached) Dependency gobject-2.0 for host machine found: YES 2.84.4 (cached) Dependency polkit-gobject-1 for host machine found: YES 126 (cached) Run-time dependency gnome-desktop-4 found: YES 44.5 Run-time dependency json-glib-1.0 found: YES 1.10.8 Configuring org.freedesktop.MalcontentControl.service using configuration Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate) Program appstreamcli found: YES (/usr/bin/appstreamcli) Program xmllint found: YES (/usr/bin/xmllint) Program gtk4-update-icon-cache found: YES (/usr/bin/gtk4-update-icon-cache) Program update-desktop-database found: YES (/usr/bin/update-desktop-database) Dependency gio-2.0 for host machine found: YES 2.84.4 (cached) Dependency glib-2.0 for host machine found: YES 2.84.4 (cached) Dependency gobject-2.0 for host machine found: YES 2.84.4 (cached) Configuring org.freedesktop.MalcontentTimer1.conf using configuration Configuring org.freedesktop.MalcontentTimer1.service using configuration Run-time dependency systemd found: YES 259 Configuring malcontent-timerd.conf using configuration Dependency systemd for host machine found: YES 259 (cached) Configuring malcontent-timerd.service using configuration Program python3 found: YES (/usr/bin/python3) Configuring malcontent-timerd.py.test using configuration Configuring systemd-analyze.py.test using configuration Dependency gio-2.0 for host machine found: YES 2.84.4 (cached) Dependency glib-2.0 for host machine found: YES 2.84.4 (cached) Dependency gobject-2.0 for host machine found: YES 2.84.4 (cached) Dependency polkit-gobject-1 for host machine found: YES 126 (cached) Configuring org.freedesktop.MalcontentTimer1.ExtensionAgent.conf using configuration Configuring org.freedesktop.MalcontentTimer1.ExtensionAgent.service using configuration Dependency systemd for host machine found: YES 259 (cached) Configuring malcontent-timer-extension-agent.conf using configuration Dependency systemd for host machine found: YES 259 (cached) Configuring malcontent-timer-extension-agent.service using configuration Program python3 found: YES (/usr/bin/python3) Configuring malcontent-timer-extension-agent.py.test using configuration Configuring systemd-analyze.py.test using configuration Dependency gio-2.0 for host machine found: YES 2.84.4 (cached) Dependency glib-2.0 for host machine found: YES 2.84.4 (cached) Dependency gobject-2.0 for host machine found: YES 2.84.4 (cached) Configuring org.freedesktop.MalcontentWeb1.conf using configuration Configuring org.freedesktop.MalcontentWeb1.service using configuration Dependency systemd for host machine found: YES 259 (cached) Configuring malcontent-webd.conf using configuration Dependency systemd for host machine found: YES 259 (cached) Configuring malcontent-webd.service using configuration Program python3 found: YES (/usr/bin/python3) Configuring malcontent-webd.py.test using configuration Configuring systemd-analyze.py.test using configuration Dependency gio-2.0 for host machine found: YES 2.84.4 (cached) Dependency glib-2.0 for host machine found: YES 2.84.4 (cached) Dependency gobject-2.0 for host machine found: YES 2.84.4 (cached) Dependency systemd for host machine found: YES 259 (cached) Configuring malcontent-webd-update.service using configuration Dependency systemd for host machine found: YES 259 (cached) Program python3 found: YES (/usr/bin/python3) Configuring malcontent-webd-update.py.test using configuration Configuring systemd-analyze.py.test using configuration Dependency libcdb for host machine from subproject subprojects/tinycdb-0.81 found: YES 0.81 Program python3 found: YES (/usr/bin/python3) Dependency gio-2.0 for host machine found: YES 2.84.4 (cached) Dependency glib-2.0 for host machine found: YES 2.84.4 (cached) Dependency libcdb for host machine found: YES 0.81 (cached) Configuring nss-malcontent.test using configuration Configuring nss-objdump.py.test using configuration Library pam found: YES Library pam_misc found: YES Dependency gio-2.0 for host machine found: YES 2.84.4 (cached) Dependency glib-2.0 for host machine found: YES 2.84.4 (cached) Dependency gobject-2.0 for host machine found: YES 2.84.4 (cached) Dependency glib-2.0 for host machine found: YES 2.84.4 (cached) Library dl found: YES Configuring pam_malcontent.test using configuration Program msginit found: YES (/usr/bin/msginit) Program msgmerge found: YES (/usr/bin/msgmerge) Program xgettext found: YES (/usr/bin/xgettext) Build targets in project: 145 malcontent 0.14.0 Subprojects gvdb : YES libgsystemservice: YES tinycdb : YES User defined options auto_features : enabled bindir : /usr/bin buildtype : plain datadir : /usr/share includedir : /usr/include infodir : /usr/share/info installed_tests : false libdir : /usr/lib64 libexecdir : /usr/libexec localedir : /usr/share/locale localstatedir : /var mandir : /usr/share/man prefix : /usr sbindir : /usr/sbin sharedstatedir : /var/lib sysconfdir : /etc ui : enabled wrap_mode : nodownload Found ninja-1.13.2 at /usr/bin/ninja + /usr/bin/meson compile -C anolis-linux-build -j80 --verbose ninja: Entering directory `/builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build' [1/212] /usr/bin/meson --internal exe --unpickle /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/meson-private/meson_exe_glib-mkenums_c92952bf67efa9c7c25821a7e34562d5cdf9bb51.dat [2/212] /usr/bin/meson --internal exe --unpickle /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/meson-private/meson_exe_glib-mkenums_afd0954e457bb7517c2036a1605fcf48dee6420b.dat [3/212] /usr/bin/glib-compile-resources ../libmalcontent-ui/malcontent-ui.gresource.xml --sourcedir /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/libmalcontent-ui --sourcedir ../libmalcontent-ui --internal --generate --target libmalcontent-ui/resources.c --dependency-file libmalcontent-ui/resources.c.d [4/212] /usr/bin/glib-compile-resources ../libmalcontent-ui/malcontent-ui.gresource.xml --sourcedir /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/libmalcontent-ui --sourcedir ../libmalcontent-ui --internal --generate --target libmalcontent-ui/resources.h [5/212] /usr/bin/gdbus-codegen --interface-info-header --output libmalcontent-timer/properties-iface.h ../libmalcontent-timer/org.freedesktop.DBus.Properties.xml [6/212] /usr/bin/gdbus-codegen --interface-info-body --output libmalcontent-timer/properties-iface.c ../libmalcontent-timer/org.freedesktop.DBus.Properties.xml [7/212] /usr/bin/gdbus-codegen --interface-info-header --output libmalcontent-timer/child-iface.h ../libmalcontent-timer/org.freedesktop.MalcontentTimer1.Child.xml [8/212] /usr/bin/gdbus-codegen --interface-info-body --output libmalcontent-timer/child-iface.c ../libmalcontent-timer/org.freedesktop.MalcontentTimer1.Child.xml [9/212] /usr/bin/gdbus-codegen --interface-info-header --output libmalcontent-timer/parent-iface.h ../libmalcontent-timer/org.freedesktop.MalcontentTimer1.Parent.xml [10/212] /usr/bin/gdbus-codegen --interface-info-body --output libmalcontent-timer/parent-iface.c ../libmalcontent-timer/org.freedesktop.MalcontentTimer1.Parent.xml [11/212] /usr/bin/gdbus-codegen --interface-info-header --output libmalcontent-timer/extension-agent-iface.h ../libmalcontent-timer/org.freedesktop.MalcontentTimer1.ExtensionAgent.xml [12/212] /usr/bin/gdbus-codegen --interface-info-body --output libmalcontent-timer/extension-agent-iface.c ../libmalcontent-timer/org.freedesktop.MalcontentTimer1.ExtensionAgent.xml [13/212] /usr/bin/gdbus-codegen --interface-info-header --output libmalcontent-timer/extension-agent-request-iface.h ../libmalcontent-timer/org.freedesktop.MalcontentTimer1.ExtensionAgent.Request.xml [14/212] /usr/bin/gdbus-codegen --interface-info-body --output libmalcontent-timer/extension-agent-request-iface.c ../libmalcontent-timer/org.freedesktop.MalcontentTimer1.ExtensionAgent.Request.xml [15/212] /usr/bin/gdbus-codegen --interface-info-header --output libmalcontent-web/filtering-iface.h ../libmalcontent-web/org.freedesktop.MalcontentWeb1.Filtering.xml [16/212] /usr/bin/gdbus-codegen --interface-info-body --output libmalcontent-web/filtering-iface.c ../libmalcontent-web/org.freedesktop.MalcontentWeb1.Filtering.xml [17/212] /usr/bin/glib-compile-resources ../subprojects/libgsystemservice/libgsystemservice/tests/config-file.gresource.xml --sourcedir ../subprojects/libgsystemservice/libgsystemservice/tests --c-name config_file_resources --internal --generate --target subprojects/libgsystemservice/libgsystemservice/tests/config-file-resources.c --dependency-file subprojects/libgsystemservice/libgsystemservice/tests/config-file-resources.c.d [18/212] /usr/bin/glib-compile-resources ../subprojects/libgsystemservice/libgsystemservice/tests/config-file.gresource.xml --sourcedir ../subprojects/libgsystemservice/libgsystemservice/tests --c-name config_file_resources --internal --generate --target subprojects/libgsystemservice/libgsystemservice/tests/config-file-resources.h [19/212] gcc -Isubprojects/tinycdb-0.81/libcdb.a.p -Isubprojects/tinycdb-0.81 -I../subprojects/tinycdb-0.81 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -MD -MQ subprojects/tinycdb-0.81/libcdb.a.p/cdb_init.c.o -MF subprojects/tinycdb-0.81/libcdb.a.p/cdb_init.c.o.d -o subprojects/tinycdb-0.81/libcdb.a.p/cdb_init.c.o -c ../subprojects/tinycdb-0.81/cdb_init.c [20/212] gcc -Isubprojects/tinycdb-0.81/libcdb.a.p -Isubprojects/tinycdb-0.81 -I../subprojects/tinycdb-0.81 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -MD -MQ subprojects/tinycdb-0.81/libcdb.a.p/cdb_find.c.o -MF subprojects/tinycdb-0.81/libcdb.a.p/cdb_find.c.o.d -o subprojects/tinycdb-0.81/libcdb.a.p/cdb_find.c.o -c ../subprojects/tinycdb-0.81/cdb_find.c [21/212] gcc -Isubprojects/tinycdb-0.81/libcdb.a.p -Isubprojects/tinycdb-0.81 -I../subprojects/tinycdb-0.81 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -MD -MQ subprojects/tinycdb-0.81/libcdb.a.p/cdb_findnext.c.o -MF subprojects/tinycdb-0.81/libcdb.a.p/cdb_findnext.c.o.d -o subprojects/tinycdb-0.81/libcdb.a.p/cdb_findnext.c.o -c ../subprojects/tinycdb-0.81/cdb_findnext.c [22/212] gcc -Isubprojects/tinycdb-0.81/libcdb.a.p -Isubprojects/tinycdb-0.81 -I../subprojects/tinycdb-0.81 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -MD -MQ subprojects/tinycdb-0.81/libcdb.a.p/cdb_seq.c.o -MF subprojects/tinycdb-0.81/libcdb.a.p/cdb_seq.c.o.d -o subprojects/tinycdb-0.81/libcdb.a.p/cdb_seq.c.o -c ../subprojects/tinycdb-0.81/cdb_seq.c [23/212] gcc -Isubprojects/tinycdb-0.81/libcdb.a.p -Isubprojects/tinycdb-0.81 -I../subprojects/tinycdb-0.81 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -MD -MQ subprojects/tinycdb-0.81/libcdb.a.p/cdb_seek.c.o -MF subprojects/tinycdb-0.81/libcdb.a.p/cdb_seek.c.o.d -o subprojects/tinycdb-0.81/libcdb.a.p/cdb_seek.c.o -c ../subprojects/tinycdb-0.81/cdb_seek.c [24/212] gcc -Isubprojects/tinycdb-0.81/libcdb.a.p -Isubprojects/tinycdb-0.81 -I../subprojects/tinycdb-0.81 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -MD -MQ subprojects/tinycdb-0.81/libcdb.a.p/cdb_pack.c.o -MF subprojects/tinycdb-0.81/libcdb.a.p/cdb_pack.c.o.d -o subprojects/tinycdb-0.81/libcdb.a.p/cdb_pack.c.o -c ../subprojects/tinycdb-0.81/cdb_pack.c [25/212] gcc -Isubprojects/tinycdb-0.81/libcdb.a.p -Isubprojects/tinycdb-0.81 -I../subprojects/tinycdb-0.81 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -MD -MQ subprojects/tinycdb-0.81/libcdb.a.p/cdb_unpack.c.o -MF subprojects/tinycdb-0.81/libcdb.a.p/cdb_unpack.c.o.d -o subprojects/tinycdb-0.81/libcdb.a.p/cdb_unpack.c.o -c ../subprojects/tinycdb-0.81/cdb_unpack.c [26/212] gcc -Isubprojects/tinycdb-0.81/libcdb.a.p -Isubprojects/tinycdb-0.81 -I../subprojects/tinycdb-0.81 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -MD -MQ subprojects/tinycdb-0.81/libcdb.a.p/cdb_make_add.c.o -MF subprojects/tinycdb-0.81/libcdb.a.p/cdb_make_add.c.o.d -o subprojects/tinycdb-0.81/libcdb.a.p/cdb_make_add.c.o -c ../subprojects/tinycdb-0.81/cdb_make_add.c [27/212] gcc -Isubprojects/tinycdb-0.81/libcdb.a.p -Isubprojects/tinycdb-0.81 -I../subprojects/tinycdb-0.81 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -MD -MQ subprojects/tinycdb-0.81/libcdb.a.p/cdb_make_put.c.o -MF subprojects/tinycdb-0.81/libcdb.a.p/cdb_make_put.c.o.d -o subprojects/tinycdb-0.81/libcdb.a.p/cdb_make_put.c.o -c ../subprojects/tinycdb-0.81/cdb_make_put.c [28/212] gcc -Isubprojects/tinycdb-0.81/libcdb.a.p -Isubprojects/tinycdb-0.81 -I../subprojects/tinycdb-0.81 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -MD -MQ subprojects/tinycdb-0.81/libcdb.a.p/cdb_make.c.o -MF subprojects/tinycdb-0.81/libcdb.a.p/cdb_make.c.o.d -o subprojects/tinycdb-0.81/libcdb.a.p/cdb_make.c.o -c ../subprojects/tinycdb-0.81/cdb_make.c [29/212] gcc -Isubprojects/tinycdb-0.81/libcdb.a.p -Isubprojects/tinycdb-0.81 -I../subprojects/tinycdb-0.81 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -MD -MQ subprojects/tinycdb-0.81/libcdb.a.p/cdb_hash.c.o -MF subprojects/tinycdb-0.81/libcdb.a.p/cdb_hash.c.o.d -o subprojects/tinycdb-0.81/libcdb.a.p/cdb_hash.c.o -c ../subprojects/tinycdb-0.81/cdb_hash.c [30/212] /usr/bin/glib-compile-resources ../malcontent-control/malcontent-control.gresource.xml --sourcedir /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/malcontent-control --sourcedir ../malcontent-control --internal --generate --target malcontent-control/resources.c --dependency-file malcontent-control/resources.c.d [31/212] /usr/bin/glib-compile-resources ../malcontent-control/malcontent-control.gresource.xml --sourcedir /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/malcontent-control --sourcedir ../malcontent-control --internal --generate --target malcontent-control/resources.h [32/212] /usr/bin/msgfmt ../help/bg/bg.po -o help/bg/malcontent-bg.gmo [33/212] /usr/bin/msgfmt ../help/da/da.po -o help/da/malcontent-da.gmo [34/212] /usr/bin/msgfmt ../help/de/de.po -o help/de/malcontent-de.gmo [35/212] /usr/bin/msgfmt ../help/es/es.po -o help/es/malcontent-es.gmo [36/212] /usr/bin/msgfmt ../help/hu/hu.po -o help/hu/malcontent-hu.gmo [37/212] /usr/bin/msgfmt ../help/id/id.po -o help/id/malcontent-id.gmo [38/212] /usr/bin/msgfmt ../help/it/it.po -o help/it/malcontent-it.gmo [39/212] /usr/bin/msgfmt ../help/pl/pl.po -o help/pl/malcontent-pl.gmo [40/212] /usr/bin/msgfmt ../help/pt_BR/pt_BR.po -o help/pt_BR/malcontent-pt_BR.gmo [41/212] /usr/bin/msgfmt ../help/ru/ru.po -o help/ru/malcontent-ru.gmo [42/212] /usr/bin/msgfmt ../help/sv/sv.po -o help/sv/malcontent-sv.gmo [43/212] /usr/bin/msgfmt ../help/tr/tr.po -o help/tr/malcontent-tr.gmo [44/212] /usr/bin/msgfmt ../help/uk/uk.po -o help/uk/malcontent-uk.gmo [45/212] /usr/bin/msgfmt -o po/af/LC_MESSAGES/malcontent.mo ../po/af.po [46/212] /usr/bin/msgfmt -o po/ar/LC_MESSAGES/malcontent.mo ../po/ar.po [47/212] /usr/bin/msgfmt -o po/bg/LC_MESSAGES/malcontent.mo ../po/bg.po [48/212] /usr/bin/msgfmt -o po/bn/LC_MESSAGES/malcontent.mo ../po/bn.po [49/212] /usr/bin/msgfmt -o po/ca/LC_MESSAGES/malcontent.mo ../po/ca.po [50/212] /usr/bin/msgfmt -o po/ca@valencia/LC_MESSAGES/malcontent.mo ../po/ca@valencia.po [51/212] /usr/bin/msgfmt -o po/cs/LC_MESSAGES/malcontent.mo ../po/cs.po [52/212] /usr/bin/msgfmt -o po/da/LC_MESSAGES/malcontent.mo ../po/da.po [53/212] /usr/bin/msgfmt -o po/de/LC_MESSAGES/malcontent.mo ../po/de.po [54/212] /usr/bin/msgfmt -o po/el/LC_MESSAGES/malcontent.mo ../po/el.po [55/212] /usr/bin/msgfmt -o po/eo/LC_MESSAGES/malcontent.mo ../po/eo.po [56/212] /usr/bin/meson --internal exe --unpickle /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/meson-private/meson_exe_glib-mkenums_dbdf9dd9d01ff13156db0e5b5105d63d3ba804b8.dat [57/212] /usr/bin/meson --internal exe --unpickle /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/meson-private/meson_exe_glib-mkenums_0ad70b06d8d2b0026c793511d914c77aafddd5dc.dat [58/212] /usr/bin/meson --internal exe --unpickle /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/meson-private/meson_exe_glib-mkenums_9a0afacb92e7656e75c77acc332815adf9ccd6d0.dat [59/212] /usr/bin/meson --internal exe --unpickle /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/meson-private/meson_exe_glib-mkenums_62cc1a43d0dfc3e0e2ca01ed8ea0c35f10b790e0.dat [60/212] gcc -Isubprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a.p -Isubprojects/libgsystemservice/libgsystemservice -I../subprojects/libgsystemservice/libgsystemservice -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Waggregate-return -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wno-discarded-qualifiers -Wno-missing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wstrict-aliasing=2 -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -DHAVE_POLKIT_114 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ subprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a.p/peer-manager.c.o -MF subprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a.p/peer-manager.c.o.d -o subprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a.p/peer-manager.c.o -c ../subprojects/libgsystemservice/libgsystemservice/peer-manager.c [61/212] /usr/bin/meson --internal exe --unpickle /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/meson-private/meson_exe_glib-mkenums_e8c833eae491b64f2f61e6990a6eb84c125942f9.dat [62/212] /usr/bin/meson --internal exe --unpickle /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/meson-private/meson_exe_glib-mkenums_6682ee2d4a22fa4efc5d4eb75ddf7efb21430793.dat [63/212] gcc -Inss/libnss_malcontent.so.0.14.0.p -Inss -I../nss -I. -I.. -Isubprojects/tinycdb-0.81 -I../subprojects/tinycdb-0.81 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -MD -MQ nss/libnss_malcontent.so.0.14.0.p/nss-malcontent.c.o -MF nss/libnss_malcontent.so.0.14.0.p/nss-malcontent.c.o.d -o nss/libnss_malcontent.so.0.14.0.p/nss-malcontent.c.o -c ../nss/nss-malcontent.c [64/212] gcc -Inss/tests/libnss_hardcoded.so.0.14.0.p -Inss/tests -I../nss/tests -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -MD -MQ nss/tests/libnss_hardcoded.so.0.14.0.p/nss-hardcoded.c.o -MF nss/tests/libnss_hardcoded.so.0.14.0.p/nss-hardcoded.c.o.d -o nss/tests/libnss_hardcoded.so.0.14.0.p/nss-hardcoded.c.o -c ../nss/tests/nss-hardcoded.c [65/212] gcc -Ipam/tests/pam_malcontent.p -Ipam/tests -I../pam/tests -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -MD -MQ pam/tests/pam_malcontent.p/pam_malcontent.c.o -MF pam/tests/pam_malcontent.p/pam_malcontent.c.o.d -o pam/tests/pam_malcontent.p/pam_malcontent.c.o -c ../pam/tests/pam_malcontent.c [66/212] /usr/bin/meson --internal msgfmthelper --msgfmt=/usr/bin/msgfmt accounts-service/untranslated-com.endlessm.ParentalControls.policy accounts-service/com.endlessm.ParentalControls.policy xml /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/po [67/212] /usr/bin/msgfmt -o po/es/LC_MESSAGES/malcontent.mo ../po/es.po [68/212] /usr/bin/msgfmt -o po/eu/LC_MESSAGES/malcontent.mo ../po/eu.po [69/212] /usr/bin/msgfmt -o po/fa/LC_MESSAGES/malcontent.mo ../po/fa.po [70/212] /usr/bin/msgfmt -o po/fi/LC_MESSAGES/malcontent.mo ../po/fi.po [71/212] /usr/bin/msgfmt -o po/fr/LC_MESSAGES/malcontent.mo ../po/fr.po [72/212] gcc -Ilibmalcontent/libmalcontent-0.so.0.14.0.p -Ilibmalcontent -I../libmalcontent -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent/libmalcontent-0.so.0.14.0.p/init.c.o -MF libmalcontent/libmalcontent-0.so.0.14.0.p/init.c.o.d -o libmalcontent/libmalcontent-0.so.0.14.0.p/init.c.o -c ../libmalcontent/init.c [73/212] /usr/bin/msgfmt -o po/fur/LC_MESSAGES/malcontent.mo ../po/fur.po [74/212] /usr/bin/msgfmt -o po/gd/LC_MESSAGES/malcontent.mo ../po/gd.po [75/212] /usr/bin/msgfmt -o po/gl/LC_MESSAGES/malcontent.mo ../po/gl.po [76/212] /usr/bin/msgfmt -o po/he/LC_MESSAGES/malcontent.mo ../po/he.po [77/212] /usr/bin/msgfmt -o po/hi/LC_MESSAGES/malcontent.mo ../po/hi.po [78/212] /usr/bin/msgfmt -o po/hr/LC_MESSAGES/malcontent.mo ../po/hr.po [79/212] /usr/bin/msgfmt -o po/hu/LC_MESSAGES/malcontent.mo ../po/hu.po [80/212] /usr/bin/msgfmt -o po/id/LC_MESSAGES/malcontent.mo ../po/id.po [81/212] /usr/bin/msgfmt -o po/it/LC_MESSAGES/malcontent.mo ../po/it.po [82/212] /usr/bin/msgfmt -o po/ka/LC_MESSAGES/malcontent.mo ../po/ka.po [83/212] /usr/bin/msgfmt -o po/kk/LC_MESSAGES/malcontent.mo ../po/kk.po [84/212] /usr/bin/msgfmt -o po/ko/LC_MESSAGES/malcontent.mo ../po/ko.po [85/212] rm -f subprojects/tinycdb-0.81/libcdb.a && gcc-ar csrDT subprojects/tinycdb-0.81/libcdb.a subprojects/tinycdb-0.81/libcdb.a.p/cdb_init.c.o subprojects/tinycdb-0.81/libcdb.a.p/cdb_find.c.o subprojects/tinycdb-0.81/libcdb.a.p/cdb_findnext.c.o subprojects/tinycdb-0.81/libcdb.a.p/cdb_seq.c.o subprojects/tinycdb-0.81/libcdb.a.p/cdb_seek.c.o subprojects/tinycdb-0.81/libcdb.a.p/cdb_pack.c.o subprojects/tinycdb-0.81/libcdb.a.p/cdb_unpack.c.o subprojects/tinycdb-0.81/libcdb.a.p/cdb_make_add.c.o subprojects/tinycdb-0.81/libcdb.a.p/cdb_make_put.c.o subprojects/tinycdb-0.81/libcdb.a.p/cdb_make.c.o subprojects/tinycdb-0.81/libcdb.a.p/cdb_hash.c.o [86/212] /usr/bin/msgfmt -o po/lt/LC_MESSAGES/malcontent.mo ../po/lt.po [87/212] /usr/bin/msgfmt -o po/lv/LC_MESSAGES/malcontent.mo ../po/lv.po [88/212] /usr/bin/msgfmt -o po/ml/LC_MESSAGES/malcontent.mo ../po/ml.po [89/212] /usr/bin/msgfmt -o po/ms/LC_MESSAGES/malcontent.mo ../po/ms.po [90/212] /usr/bin/msgfmt -o po/nb/LC_MESSAGES/malcontent.mo ../po/nb.po [91/212] /usr/bin/msgfmt -o po/nl/LC_MESSAGES/malcontent.mo ../po/nl.po [92/212] /usr/bin/msgfmt -o po/oc/LC_MESSAGES/malcontent.mo ../po/oc.po [93/212] /usr/bin/msgfmt -o po/pl/LC_MESSAGES/malcontent.mo ../po/pl.po [94/212] gcc -Isubprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a.p -Isubprojects/libgsystemservice/libgsystemservice -I../subprojects/libgsystemservice/libgsystemservice -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Waggregate-return -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wno-discarded-qualifiers -Wno-missing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wstrict-aliasing=2 -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -DHAVE_POLKIT_114 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ subprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a.p/config-file.c.o -MF subprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a.p/config-file.c.o.d -o subprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a.p/config-file.c.o -c ../subprojects/libgsystemservice/libgsystemservice/config-file.c [95/212] gcc -Isubprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a.p -Isubprojects/libgsystemservice/libgsystemservice -I../subprojects/libgsystemservice/libgsystemservice -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Waggregate-return -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wno-discarded-qualifiers -Wno-missing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wstrict-aliasing=2 -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -DHAVE_POLKIT_114 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ subprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a.p/peer-manager-dbus.c.o -MF subprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a.p/peer-manager-dbus.c.o.d -o subprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a.p/peer-manager-dbus.c.o -c ../subprojects/libgsystemservice/libgsystemservice/peer-manager-dbus.c [96/212] gcc -Isubprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a.p -Isubprojects/libgsystemservice/libgsystemservice -I../subprojects/libgsystemservice/libgsystemservice -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/polkit-1 -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Waggregate-return -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wno-discarded-qualifiers -Wno-missing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wstrict-aliasing=2 -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -DHAVE_POLKIT_114 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ subprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a.p/service.c.o -MF subprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a.p/service.c.o.d -o subprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a.p/service.c.o -c ../subprojects/libgsystemservice/libgsystemservice/service.c [97/212] gcc -Isubprojects/libgsystemservice/libgsystemservice/tests/peer-manager.p -Isubprojects/libgsystemservice/libgsystemservice/tests -I../subprojects/libgsystemservice/libgsystemservice/tests -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Waggregate-return -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wno-discarded-qualifiers -Wno-missing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wstrict-aliasing=2 -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -DHAVE_POLKIT_114 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -MD -MQ subprojects/libgsystemservice/libgsystemservice/tests/peer-manager.p/peer-manager.c.o -MF subprojects/libgsystemservice/libgsystemservice/tests/peer-manager.p/peer-manager.c.o.d -o subprojects/libgsystemservice/libgsystemservice/tests/peer-manager.p/peer-manager.c.o -c ../subprojects/libgsystemservice/libgsystemservice/tests/peer-manager.c [98/212] gcc -Isubprojects/libgsystemservice/libgsystemservice/tests/service.p -Isubprojects/libgsystemservice/libgsystemservice/tests -I../subprojects/libgsystemservice/libgsystemservice/tests -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Waggregate-return -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wno-discarded-qualifiers -Wno-missing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wstrict-aliasing=2 -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -DHAVE_POLKIT_114 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -MD -MQ subprojects/libgsystemservice/libgsystemservice/tests/service.p/service.c.o -MF subprojects/libgsystemservice/libgsystemservice/tests/service.p/service.c.o.d -o subprojects/libgsystemservice/libgsystemservice/tests/service.p/service.c.o -c ../subprojects/libgsystemservice/libgsystemservice/tests/service.c [99/212] gcc -Imalcontent-webd-update/malcontent-webd-update.p -Imalcontent-webd-update -I../malcontent-webd-update -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -MD -MQ malcontent-webd-update/malcontent-webd-update.p/main.c.o -MF malcontent-webd-update/malcontent-webd-update.p/main.c.o.d -o malcontent-webd-update/malcontent-webd-update.p/main.c.o -c ../malcontent-webd-update/main.c [100/212] gcc -Inss/tests/nss-malcontent.p -Inss/tests -I../nss/tests -I. -I.. -Isubprojects/tinycdb-0.81 -I../subprojects/tinycdb-0.81 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -MD -MQ nss/tests/nss-malcontent.p/nss-malcontent.c.o -MF nss/tests/nss-malcontent.p/nss-malcontent.c.o.d -o nss/tests/nss-malcontent.p/nss-malcontent.c.o -c ../nss/tests/nss-malcontent.c [101/212] /usr/bin/meson --internal msgfmthelper --msgfmt=/usr/bin/msgfmt ../malcontent-control/org.freedesktop.MalcontentControl.desktop.in malcontent-control/org.freedesktop.MalcontentControl.desktop desktop /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/malcontent-control/../po [102/212] /usr/bin/meson --internal msgfmthelper --msgfmt=/usr/bin/msgfmt ../malcontent-control/org.freedesktop.MalcontentControl.metainfo.xml.in malcontent-control/org.freedesktop.MalcontentControl.metainfo.xml xml /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/malcontent-control/../po [103/212] /usr/bin/meson --internal msgfmthelper --msgfmt=/usr/bin/msgfmt ../malcontent-control/org.freedesktop.MalcontentControl.policy.in malcontent-control/org.freedesktop.MalcontentControl.policy xml /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/malcontent-control/../po [104/212] gcc -Ipam/pam_malcontent.so.p -Ipam -I../pam -I. -I.. -Ilibmalcontent -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ pam/pam_malcontent.so.p/pam_malcontent.c.o -MF pam/pam_malcontent.so.p/pam_malcontent.c.o.d -o pam/pam_malcontent.so.p/pam_malcontent.c.o -c ../pam/pam_malcontent.c [105/212] /usr/bin/itstool -m help/bg/malcontent-bg.gmo --lang bg -o help/bg ../help/C/creating-a-child-user.page ../help/C/index.page ../help/C/internet.page ../help/C/introduction.page ../help/C/legal.xml ../help/C/restricting-applications.page ../help/C/software-installation.page [106/212] /usr/bin/itstool -m help/da/malcontent-da.gmo --lang da -o help/da ../help/C/creating-a-child-user.page ../help/C/index.page ../help/C/internet.page ../help/C/introduction.page ../help/C/legal.xml ../help/C/restricting-applications.page ../help/C/software-installation.page [107/212] /usr/bin/itstool -m help/de/malcontent-de.gmo --lang de -o help/de ../help/C/creating-a-child-user.page ../help/C/index.page ../help/C/internet.page ../help/C/introduction.page ../help/C/legal.xml ../help/C/restricting-applications.page ../help/C/software-installation.page [108/212] /usr/bin/itstool -m help/es/malcontent-es.gmo --lang es -o help/es ../help/C/creating-a-child-user.page ../help/C/index.page ../help/C/internet.page ../help/C/introduction.page ../help/C/legal.xml ../help/C/restricting-applications.page ../help/C/software-installation.page [109/212] /usr/bin/itstool -m help/hu/malcontent-hu.gmo --lang hu -o help/hu ../help/C/creating-a-child-user.page ../help/C/index.page ../help/C/internet.page ../help/C/introduction.page ../help/C/legal.xml ../help/C/restricting-applications.page ../help/C/software-installation.page [110/212] /usr/bin/itstool -m help/id/malcontent-id.gmo --lang id -o help/id ../help/C/creating-a-child-user.page ../help/C/index.page ../help/C/internet.page ../help/C/introduction.page ../help/C/legal.xml ../help/C/restricting-applications.page ../help/C/software-installation.page [111/212] /usr/bin/itstool -m help/it/malcontent-it.gmo --lang it -o help/it ../help/C/creating-a-child-user.page ../help/C/index.page ../help/C/internet.page ../help/C/introduction.page ../help/C/legal.xml ../help/C/restricting-applications.page ../help/C/software-installation.page [112/212] /usr/bin/itstool -m help/pl/malcontent-pl.gmo --lang pl -o help/pl ../help/C/creating-a-child-user.page ../help/C/index.page ../help/C/internet.page ../help/C/introduction.page ../help/C/legal.xml ../help/C/restricting-applications.page ../help/C/software-installation.page [113/212] /usr/bin/itstool -m help/pt_BR/malcontent-pt_BR.gmo --lang pt_BR -o help/pt_BR ../help/C/creating-a-child-user.page ../help/C/index.page ../help/C/internet.page ../help/C/introduction.page ../help/C/legal.xml ../help/C/restricting-applications.page ../help/C/software-installation.page [114/212] /usr/bin/itstool -m help/ru/malcontent-ru.gmo --lang ru -o help/ru ../help/C/creating-a-child-user.page ../help/C/index.page ../help/C/internet.page ../help/C/introduction.page ../help/C/legal.xml ../help/C/restricting-applications.page ../help/C/software-installation.page [115/212] /usr/bin/itstool -m help/sv/malcontent-sv.gmo --lang sv -o help/sv ../help/C/creating-a-child-user.page ../help/C/index.page ../help/C/internet.page ../help/C/introduction.page ../help/C/legal.xml ../help/C/restricting-applications.page ../help/C/software-installation.page [116/212] /usr/bin/itstool -m help/tr/malcontent-tr.gmo --lang tr -o help/tr ../help/C/creating-a-child-user.page ../help/C/index.page ../help/C/internet.page ../help/C/introduction.page ../help/C/legal.xml ../help/C/restricting-applications.page ../help/C/software-installation.page [117/212] /usr/bin/itstool -m help/uk/malcontent-uk.gmo --lang uk -o help/uk ../help/C/creating-a-child-user.page ../help/C/index.page ../help/C/internet.page ../help/C/introduction.page ../help/C/legal.xml ../help/C/restricting-applications.page ../help/C/software-installation.page [118/212] /usr/bin/msgfmt -o po/pa/LC_MESSAGES/malcontent.mo ../po/pa.po [119/212] /usr/bin/msgfmt -o po/pt/LC_MESSAGES/malcontent.mo ../po/pt.po [120/212] /usr/bin/msgfmt -o po/pt_BR/LC_MESSAGES/malcontent.mo ../po/pt_BR.po [121/212] /usr/bin/msgfmt -o po/ro/LC_MESSAGES/malcontent.mo ../po/ro.po [122/212] /usr/bin/msgfmt -o po/ru/LC_MESSAGES/malcontent.mo ../po/ru.po [123/212] /usr/bin/msgfmt -o po/sk/LC_MESSAGES/malcontent.mo ../po/sk.po [124/212] gcc -Ilibmalcontent/libmalcontent-0.so.0.14.0.p -Ilibmalcontent -I../libmalcontent -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent/libmalcontent-0.so.0.14.0.p/meson-generated_.._enums.c.o -MF libmalcontent/libmalcontent-0.so.0.14.0.p/meson-generated_.._enums.c.o.d -o libmalcontent/libmalcontent-0.so.0.14.0.p/meson-generated_.._enums.c.o -c libmalcontent/enums.c [125/212] gcc -Ilibmalcontent/libmalcontent-0.so.0.14.0.p -Ilibmalcontent -I../libmalcontent -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent/libmalcontent-0.so.0.14.0.p/session-limits.c.o -MF libmalcontent/libmalcontent-0.so.0.14.0.p/session-limits.c.o.d -o libmalcontent/libmalcontent-0.so.0.14.0.p/session-limits.c.o -c ../libmalcontent/session-limits.c [126/212] gcc -Ilibmalcontent/libmalcontent-0.so.0.14.0.p -Ilibmalcontent -I../libmalcontent -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent/libmalcontent-0.so.0.14.0.p/user.c.o -MF libmalcontent/libmalcontent-0.so.0.14.0.p/user.c.o.d -o libmalcontent/libmalcontent-0.so.0.14.0.p/user.c.o -c ../libmalcontent/user.c [127/212] gcc -Ilibmalcontent-ui/libmalcontent-ui-1.so.0.14.0.p -Ilibmalcontent-ui -I../libmalcontent-ui -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/flatpak -I/usr/include/ostree-1 -I/usr/include/dconf -I/usr/include/libassuan2 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ libmalcontent-ui/libmalcontent-ui-1.so.0.14.0.p/meson-generated_.._resources.c.o -MF libmalcontent-ui/libmalcontent-ui-1.so.0.14.0.p/meson-generated_.._resources.c.o.d -o libmalcontent-ui/libmalcontent-ui-1.so.0.14.0.p/meson-generated_.._resources.c.o -c libmalcontent-ui/resources.c [128/212] gcc -Isubprojects/libgsystemservice/libgsystemservice/tests/config-file.p -Isubprojects/libgsystemservice/libgsystemservice/tests -I../subprojects/libgsystemservice/libgsystemservice/tests -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Waggregate-return -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wno-discarded-qualifiers -Wno-missing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wstrict-aliasing=2 -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -DHAVE_POLKIT_114 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -MD -MQ subprojects/libgsystemservice/libgsystemservice/tests/config-file.p/meson-generated_.._config-file-resources.c.o -MF subprojects/libgsystemservice/libgsystemservice/tests/config-file.p/meson-generated_.._config-file-resources.c.o.d -o subprojects/libgsystemservice/libgsystemservice/tests/config-file.p/meson-generated_.._config-file-resources.c.o -c subprojects/libgsystemservice/libgsystemservice/tests/config-file-resources.c [129/212] rm -f subprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a && gcc-ar csrDT subprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a subprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a.p/config-file.c.o subprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a.p/peer-manager.c.o subprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a.p/peer-manager-dbus.c.o subprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a.p/service.c.o [130/212] /usr/bin/msgfmt -o po/sl/LC_MESSAGES/malcontent.mo ../po/sl.po [131/212] /usr/bin/msgfmt -o po/sr/LC_MESSAGES/malcontent.mo ../po/sr.po [132/212] /usr/bin/msgfmt -o po/sr@latin/LC_MESSAGES/malcontent.mo ../po/sr@latin.po [133/212] /usr/bin/msgfmt -o po/sv/LC_MESSAGES/malcontent.mo ../po/sv.po [134/212] /usr/bin/msgfmt -o po/th/LC_MESSAGES/malcontent.mo ../po/th.po [135/212] gcc -Ilibmalcontent/libmalcontent-0.so.0.14.0.p -Ilibmalcontent -I../libmalcontent -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent/libmalcontent-0.so.0.14.0.p/web-filter.c.o -MF libmalcontent/libmalcontent-0.so.0.14.0.p/web-filter.c.o.d -o libmalcontent/libmalcontent-0.so.0.14.0.p/web-filter.c.o -c ../libmalcontent/web-filter.c [136/212] /usr/bin/msgfmt -o po/tr/LC_MESSAGES/malcontent.mo ../po/tr.po [137/212] /usr/bin/msgfmt -o po/uk/LC_MESSAGES/malcontent.mo ../po/uk.po [138/212] /usr/bin/msgfmt -o po/vi/LC_MESSAGES/malcontent.mo ../po/vi.po [139/212] /usr/bin/msgfmt -o po/zh_CN/LC_MESSAGES/malcontent.mo ../po/zh_CN.po [140/212] /usr/bin/msgfmt -o po/zh_TW/LC_MESSAGES/malcontent.mo ../po/zh_TW.po [141/212] gcc -Ilibmalcontent-timer/libmalcontent-timer-1.a.p -Ilibmalcontent-timer -I../libmalcontent-timer -I. -I.. -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Isubprojects/gvdb -I../subprojects/gvdb -Ilibmalcontent -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent-timer/libmalcontent-timer-1.a.p/time-span.c.o -MF libmalcontent-timer/libmalcontent-timer-1.a.p/time-span.c.o.d -o libmalcontent-timer/libmalcontent-timer-1.a.p/time-span.c.o -c ../libmalcontent-timer/time-span.c [142/212] gcc -Ilibmalcontent/libmalcontent-0.so.0.14.0.p -Ilibmalcontent -I../libmalcontent -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent/libmalcontent-0.so.0.14.0.p/manager.c.o -MF libmalcontent/libmalcontent-0.so.0.14.0.p/manager.c.o.d -o libmalcontent/libmalcontent-0.so.0.14.0.p/manager.c.o -c ../libmalcontent/manager.c [143/212] gcc -Ilibmalcontent-timer/libmalcontent-timer-1.a.p -Ilibmalcontent-timer -I../libmalcontent-timer -I. -I.. -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Isubprojects/gvdb -I../subprojects/gvdb -Ilibmalcontent -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent-timer/libmalcontent-timer-1.a.p/meson-generated_.._properties-iface.c.o -MF libmalcontent-timer/libmalcontent-timer-1.a.p/meson-generated_.._properties-iface.c.o.d -o libmalcontent-timer/libmalcontent-timer-1.a.p/meson-generated_.._properties-iface.c.o -c libmalcontent-timer/properties-iface.c [144/212] gcc -Ilibmalcontent-timer/libmalcontent-timer-1.a.p -Ilibmalcontent-timer -I../libmalcontent-timer -I. -I.. -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Isubprojects/gvdb -I../subprojects/gvdb -Ilibmalcontent -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent-timer/libmalcontent-timer-1.a.p/meson-generated_.._child-iface.c.o -MF libmalcontent-timer/libmalcontent-timer-1.a.p/meson-generated_.._child-iface.c.o.d -o libmalcontent-timer/libmalcontent-timer-1.a.p/meson-generated_.._child-iface.c.o -c libmalcontent-timer/child-iface.c [145/212] gcc -Ilibmalcontent/libmalcontent-0.so.0.14.0.p -Ilibmalcontent -I../libmalcontent -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent/libmalcontent-0.so.0.14.0.p/app-filter.c.o -MF libmalcontent/libmalcontent-0.so.0.14.0.p/app-filter.c.o.d -o libmalcontent/libmalcontent-0.so.0.14.0.p/app-filter.c.o -c ../libmalcontent/app-filter.c [146/212] gcc -Ilibmalcontent-timer/libmalcontent-timer-1.a.p -Ilibmalcontent-timer -I../libmalcontent-timer -I. -I.. -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Isubprojects/gvdb -I../subprojects/gvdb -Ilibmalcontent -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent-timer/libmalcontent-timer-1.a.p/meson-generated_.._extension-agent-request-iface.c.o -MF libmalcontent-timer/libmalcontent-timer-1.a.p/meson-generated_.._extension-agent-request-iface.c.o.d -o libmalcontent-timer/libmalcontent-timer-1.a.p/meson-generated_.._extension-agent-request-iface.c.o -c libmalcontent-timer/extension-agent-request-iface.c [147/212] gcc -Ilibmalcontent-web/libmalcontent-web-1.a.p -Ilibmalcontent-web -I../libmalcontent-web -I. -I.. -Isubprojects/tinycdb-0.81 -I../subprojects/tinycdb-0.81 -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Ilibmalcontent -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libsoup-3.0 -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent-web/libmalcontent-web-1.a.p/filter-list.c.o -MF libmalcontent-web/libmalcontent-web-1.a.p/filter-list.c.o.d -o libmalcontent-web/libmalcontent-web-1.a.p/filter-list.c.o -c ../libmalcontent-web/filter-list.c [148/212] gcc -Ilibmalcontent-timer/libmalcontent-timer-1.a.p -Ilibmalcontent-timer -I../libmalcontent-timer -I. -I.. -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Isubprojects/gvdb -I../subprojects/gvdb -Ilibmalcontent -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent-timer/libmalcontent-timer-1.a.p/meson-generated_.._parent-iface.c.o -MF libmalcontent-timer/libmalcontent-timer-1.a.p/meson-generated_.._parent-iface.c.o.d -o libmalcontent-timer/libmalcontent-timer-1.a.p/meson-generated_.._parent-iface.c.o -c libmalcontent-timer/parent-iface.c [149/212] gcc -Ilibmalcontent/libmalcontent-0.so.0.14.0.p -Ilibmalcontent -I../libmalcontent -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent/libmalcontent-0.so.0.14.0.p/user-manager.c.o -MF libmalcontent/libmalcontent-0.so.0.14.0.p/user-manager.c.o.d -o libmalcontent/libmalcontent-0.so.0.14.0.p/user-manager.c.o -c ../libmalcontent/user-manager.c [150/212] gcc -o pam/tests/pam_malcontent pam/tests/pam_malcontent.p/pam_malcontent.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--start-group /usr/lib64/libglib-2.0.so -ldl -Wl,--end-group [151/212] gcc -Ilibmalcontent-timer/libmalcontent-timer-1.a.p -Ilibmalcontent-timer -I../libmalcontent-timer -I. -I.. -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Isubprojects/gvdb -I../subprojects/gvdb -Ilibmalcontent -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent-timer/libmalcontent-timer-1.a.p/meson-generated_.._enums.c.o -MF libmalcontent-timer/libmalcontent-timer-1.a.p/meson-generated_.._enums.c.o.d -o libmalcontent-timer/libmalcontent-timer-1.a.p/meson-generated_.._enums.c.o -c libmalcontent-timer/enums.c [152/212] gcc -o nss/tests/libnss_hardcoded.so.0.14.0 nss/tests/libnss_hardcoded.so.0.14.0.p/nss-hardcoded.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libnss_hardcoded.so.2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer [153/212] gcc -Ilibmalcontent-web/libmalcontent-web-1.a.p -Ilibmalcontent-web -I../libmalcontent-web -I. -I.. -Isubprojects/tinycdb-0.81 -I../subprojects/tinycdb-0.81 -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Ilibmalcontent -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libsoup-3.0 -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent-web/libmalcontent-web-1.a.p/meson-generated_.._filtering-iface.c.o -MF libmalcontent-web/libmalcontent-web-1.a.p/meson-generated_.._filtering-iface.c.o.d -o libmalcontent-web/libmalcontent-web-1.a.p/meson-generated_.._filtering-iface.c.o -c libmalcontent-web/filtering-iface.c [154/212] gcc -Ilibmalcontent-timer/libmalcontent-timer-1.a.p -Ilibmalcontent-timer -I../libmalcontent-timer -I. -I.. -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Isubprojects/gvdb -I../subprojects/gvdb -Ilibmalcontent -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent-timer/libmalcontent-timer-1.a.p/meson-generated_.._extension-agent-iface.c.o -MF libmalcontent-timer/libmalcontent-timer-1.a.p/meson-generated_.._extension-agent-iface.c.o.d -o libmalcontent-timer/libmalcontent-timer-1.a.p/meson-generated_.._extension-agent-iface.c.o -c libmalcontent-timer/extension-agent-iface.c [155/212] gcc -Ilibmalcontent-timer/libmalcontent-timer-1.a.p -Ilibmalcontent-timer -I../libmalcontent-timer -I. -I.. -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Isubprojects/gvdb -I../subprojects/gvdb -Ilibmalcontent -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent-timer/libmalcontent-timer-1.a.p/.._subprojects_gvdb_gvdb_gvdb-reader.c.o -MF libmalcontent-timer/libmalcontent-timer-1.a.p/.._subprojects_gvdb_gvdb_gvdb-reader.c.o.d -o libmalcontent-timer/libmalcontent-timer-1.a.p/.._subprojects_gvdb_gvdb_gvdb-reader.c.o -c ../subprojects/gvdb/gvdb/gvdb-reader.c [156/212] gcc -Ilibmalcontent-timer/libmalcontent-timer-1.a.p -Ilibmalcontent-timer -I../libmalcontent-timer -I. -I.. -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Isubprojects/gvdb -I../subprojects/gvdb -Ilibmalcontent -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent-timer/libmalcontent-timer-1.a.p/extension-agent-service.c.o -MF libmalcontent-timer/libmalcontent-timer-1.a.p/extension-agent-service.c.o.d -o libmalcontent-timer/libmalcontent-timer-1.a.p/extension-agent-service.c.o -c ../libmalcontent-timer/extension-agent-service.c [157/212] gcc -o malcontent-webd-update/malcontent-webd-update malcontent-webd-update/malcontent-webd-update.p/main.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--start-group /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -Wl,--end-group [158/212] gcc -Ilibmalcontent-web/libmalcontent-web-1.a.p -Ilibmalcontent-web -I../libmalcontent-web -I. -I.. -Isubprojects/tinycdb-0.81 -I../subprojects/tinycdb-0.81 -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Ilibmalcontent -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libsoup-3.0 -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent-web/libmalcontent-web-1.a.p/meson-generated_.._enums.c.o -MF libmalcontent-web/libmalcontent-web-1.a.p/meson-generated_.._enums.c.o.d -o libmalcontent-web/libmalcontent-web-1.a.p/meson-generated_.._enums.c.o -c libmalcontent-web/enums.c [159/212] gcc -Imalcontent-control/malcontent-control.p -Imalcontent-control -I../malcontent-control -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/gnome-desktop-4.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ malcontent-control/malcontent-control.p/meson-generated_.._resources.c.o -MF malcontent-control/malcontent-control.p/meson-generated_.._resources.c.o.d -o malcontent-control/malcontent-control.p/meson-generated_.._resources.c.o -c malcontent-control/resources.c [160/212] gcc -Isubprojects/libgsystemservice/libgsystemservice/tests/config-file.p -Isubprojects/libgsystemservice/libgsystemservice/tests -I../subprojects/libgsystemservice/libgsystemservice/tests -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Waggregate-return -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wno-discarded-qualifiers -Wno-missing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wstrict-aliasing=2 -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -DHAVE_POLKIT_114 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -MD -MQ subprojects/libgsystemservice/libgsystemservice/tests/config-file.p/config-file.c.o -MF subprojects/libgsystemservice/libgsystemservice/tests/config-file.p/config-file.c.o.d -o subprojects/libgsystemservice/libgsystemservice/tests/config-file.p/config-file.c.o -c ../subprojects/libgsystemservice/libgsystemservice/tests/config-file.c [161/212] gcc -Ilibmalcontent-timer/libmalcontent-timer-1.a.p -Ilibmalcontent-timer -I../libmalcontent-timer -I. -I.. -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Isubprojects/gvdb -I../subprojects/gvdb -Ilibmalcontent -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent-timer/libmalcontent-timer-1.a.p/timer-service.c.o -MF libmalcontent-timer/libmalcontent-timer-1.a.p/timer-service.c.o.d -o libmalcontent-timer/libmalcontent-timer-1.a.p/timer-service.c.o -c ../libmalcontent-timer/timer-service.c [162/212] gcc -o nss/libnss_malcontent.so.0.14.0 nss/libnss_malcontent.so.0.14.0.p/nss-malcontent.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libnss_malcontent.so.2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer subprojects/tinycdb-0.81/libcdb.a [163/212] gcc -Imalcontent-timer-extension-agent/malcontent-timer-extension-agent.p -Imalcontent-timer-extension-agent -I../malcontent-timer-extension-agent -I. -I.. -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Ilibmalcontent-timer -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -MD -MQ malcontent-timer-extension-agent/malcontent-timer-extension-agent.p/main.c.o -MF malcontent-timer-extension-agent/malcontent-timer-extension-agent.p/main.c.o.d -o malcontent-timer-extension-agent/malcontent-timer-extension-agent.p/main.c.o -c ../malcontent-timer-extension-agent/main.c [164/212] gcc -Imalcontent-timerd/malcontent-timerd.p -Imalcontent-timerd -I../malcontent-timerd -I. -I.. -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Ilibmalcontent-timer -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -MD -MQ malcontent-timerd/malcontent-timerd.p/main.c.o -MF malcontent-timerd/malcontent-timerd.p/main.c.o.d -o malcontent-timerd/malcontent-timerd.p/main.c.o -c ../malcontent-timerd/main.c [165/212] gcc -Imalcontent-webd/malcontent-webd.p -Imalcontent-webd -I../malcontent-webd -I. -I.. -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Ilibmalcontent-web -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -MD -MQ malcontent-webd/malcontent-webd.p/main.c.o -MF malcontent-webd/malcontent-webd.p/main.c.o.d -o malcontent-webd/malcontent-webd.p/main.c.o -c ../malcontent-webd/main.c [166/212] gcc -o subprojects/libgsystemservice/libgsystemservice/tests/service subprojects/libgsystemservice/libgsystemservice/tests/service.p/service.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--start-group subprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libsystemd.so /usr/lib64/libpolkit-gobject-1.so -Wl,--end-group [167/212] gcc -Ilibmalcontent-web/libmalcontent-web-1.a.p -Ilibmalcontent-web -I../libmalcontent-web -I. -I.. -Isubprojects/tinycdb-0.81 -I../subprojects/tinycdb-0.81 -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Ilibmalcontent -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libsoup-3.0 -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent-web/libmalcontent-web-1.a.p/web-service.c.o -MF libmalcontent-web/libmalcontent-web-1.a.p/web-service.c.o.d -o libmalcontent-web/libmalcontent-web-1.a.p/web-service.c.o -c ../libmalcontent-web/web-service.c [168/212] gcc -Ilibmalcontent-timer/libmalcontent-timer-1.a.p -Ilibmalcontent-timer -I../libmalcontent-timer -I. -I.. -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Isubprojects/gvdb -I../subprojects/gvdb -Ilibmalcontent -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent-timer/libmalcontent-timer-1.a.p/extension-agent-object-polkit.c.o -MF libmalcontent-timer/libmalcontent-timer-1.a.p/extension-agent-object-polkit.c.o.d -o libmalcontent-timer/libmalcontent-timer-1.a.p/extension-agent-object-polkit.c.o -c ../libmalcontent-timer/extension-agent-object-polkit.c [169/212] gcc -Ilibmalcontent-web/libmalcontent-web-1.a.p -Ilibmalcontent-web -I../libmalcontent-web -I. -I.. -Isubprojects/tinycdb-0.81 -I../subprojects/tinycdb-0.81 -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Ilibmalcontent -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libsoup-3.0 -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent-web/libmalcontent-web-1.a.p/filtering-dbus-service.c.o -MF libmalcontent-web/libmalcontent-web-1.a.p/filtering-dbus-service.c.o.d -o libmalcontent-web/libmalcontent-web-1.a.p/filtering-dbus-service.c.o -c ../libmalcontent-web/filtering-dbus-service.c [170/212] gcc -Ilibmalcontent-timer/libmalcontent-timer-1.a.p -Ilibmalcontent-timer -I../libmalcontent-timer -I. -I.. -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Isubprojects/gvdb -I../subprojects/gvdb -Ilibmalcontent -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent-timer/libmalcontent-timer-1.a.p/parent-timer-service.c.o -MF libmalcontent-timer/libmalcontent-timer-1.a.p/parent-timer-service.c.o.d -o libmalcontent-timer/libmalcontent-timer-1.a.p/parent-timer-service.c.o -c ../libmalcontent-timer/parent-timer-service.c [171/212] gcc -Ilibmalcontent-timer/libmalcontent-timer-1.a.p -Ilibmalcontent-timer -I../libmalcontent-timer -I. -I.. -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Isubprojects/gvdb -I../subprojects/gvdb -Ilibmalcontent -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent-timer/libmalcontent-timer-1.a.p/.._subprojects_gvdb_gvdb_gvdb-builder.c.o -MF libmalcontent-timer/libmalcontent-timer-1.a.p/.._subprojects_gvdb_gvdb_gvdb-builder.c.o.d -o libmalcontent-timer/libmalcontent-timer-1.a.p/.._subprojects_gvdb_gvdb_gvdb-builder.c.o -c ../subprojects/gvdb/gvdb/gvdb-builder.c [172/212] gcc -o subprojects/libgsystemservice/libgsystemservice/tests/peer-manager subprojects/libgsystemservice/libgsystemservice/tests/peer-manager.p/peer-manager.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--start-group subprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libsystemd.so /usr/lib64/libpolkit-gobject-1.so -Wl,--end-group [173/212] gcc -Imalcontent-control/malcontent-control.p -Imalcontent-control -I../malcontent-control -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/gnome-desktop-4.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ malcontent-control/malcontent-control.p/main.c.o -MF malcontent-control/malcontent-control.p/main.c.o.d -o malcontent-control/malcontent-control.p/main.c.o -c ../malcontent-control/main.c [174/212] gcc -Ilibmalcontent-timer/libmalcontent-timer-1.a.p -Ilibmalcontent-timer -I../libmalcontent-timer -I. -I.. -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Isubprojects/gvdb -I../subprojects/gvdb -Ilibmalcontent -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent-timer/libmalcontent-timer-1.a.p/timer-store.c.o -MF libmalcontent-timer/libmalcontent-timer-1.a.p/timer-store.c.o.d -o libmalcontent-timer/libmalcontent-timer-1.a.p/timer-store.c.o -c ../libmalcontent-timer/timer-store.c [175/212] gcc -o nss/tests/nss-malcontent nss/tests/nss-malcontent.p/nss-malcontent.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--start-group subprojects/tinycdb-0.81/libcdb.a /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -Wl,--end-group [176/212] gcc -Ilibmalcontent-timer/libmalcontent-timer-1.a.p -Ilibmalcontent-timer -I../libmalcontent-timer -I. -I.. -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Isubprojects/gvdb -I../subprojects/gvdb -Ilibmalcontent -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent-timer/libmalcontent-timer-1.a.p/extension-agent-object.c.o -MF libmalcontent-timer/libmalcontent-timer-1.a.p/extension-agent-object.c.o.d -o libmalcontent-timer/libmalcontent-timer-1.a.p/extension-agent-object.c.o -c ../libmalcontent-timer/extension-agent-object.c [177/212] gcc -Imalcontent-control/malcontent-control.p -Imalcontent-control -I../malcontent-control -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/gnome-desktop-4.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ malcontent-control/malcontent-control.p/cc-bar-chart-bar.c.o -MF malcontent-control/malcontent-control.p/cc-bar-chart-bar.c.o.d -o malcontent-control/malcontent-control.p/cc-bar-chart-bar.c.o -c ../malcontent-control/cc-bar-chart-bar.c [178/212] gcc -Imalcontent-control/malcontent-control.p -Imalcontent-control -I../malcontent-control -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/gnome-desktop-4.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ malcontent-control/malcontent-control.p/meson-generated_.._cc-timelike-editor-enums.c.o -MF malcontent-control/malcontent-control.p/meson-generated_.._cc-timelike-editor-enums.c.o.d -o malcontent-control/malcontent-control.p/meson-generated_.._cc-timelike-editor-enums.c.o -c malcontent-control/cc-timelike-editor-enums.c [179/212] gcc -Imalcontent-control/malcontent-control.p -Imalcontent-control -I../malcontent-control -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/gnome-desktop-4.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ malcontent-control/malcontent-control.p/cc-time-editor.c.o -MF malcontent-control/malcontent-control.p/cc-time-editor.c.o.d -o malcontent-control/malcontent-control.p/cc-time-editor.c.o -c ../malcontent-control/cc-time-editor.c [180/212] gcc -Ilibmalcontent-ui/libmalcontent-ui-1.so.0.14.0.p -Ilibmalcontent-ui -I../libmalcontent-ui -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/flatpak -I/usr/include/ostree-1 -I/usr/include/dconf -I/usr/include/libassuan2 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ libmalcontent-ui/libmalcontent-ui-1.so.0.14.0.p/restrict-applications-dialog.c.o -MF libmalcontent-ui/libmalcontent-ui-1.so.0.14.0.p/restrict-applications-dialog.c.o.d -o libmalcontent-ui/libmalcontent-ui-1.so.0.14.0.p/restrict-applications-dialog.c.o -c ../libmalcontent-ui/restrict-applications-dialog.c [181/212] gcc -o subprojects/libgsystemservice/libgsystemservice/tests/config-file subprojects/libgsystemservice/libgsystemservice/tests/config-file.p/meson-generated_.._config-file-resources.c.o subprojects/libgsystemservice/libgsystemservice/tests/config-file.p/config-file.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--start-group subprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libsystemd.so /usr/lib64/libpolkit-gobject-1.so -Wl,--end-group [182/212] gcc -Imalcontent-control/malcontent-control.p -Imalcontent-control -I../malcontent-control -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/gnome-desktop-4.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ malcontent-control/malcontent-control.p/cc-time-row.c.o -MF malcontent-control/malcontent-control.p/cc-time-row.c.o.d -o malcontent-control/malcontent-control.p/cc-time-row.c.o -c ../malcontent-control/cc-time-row.c [183/212] gcc -Imalcontent-control/malcontent-control.p -Imalcontent-control -I../malcontent-control -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/gnome-desktop-4.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ malcontent-control/malcontent-control.p/access-page.c.o -MF malcontent-control/malcontent-control.p/access-page.c.o.d -o malcontent-control/malcontent-control.p/access-page.c.o -c ../malcontent-control/access-page.c [184/212] gcc -Imalcontent-control/malcontent-control.p -Imalcontent-control -I../malcontent-control -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/gnome-desktop-4.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ malcontent-control/malcontent-control.p/user-image.c.o -MF malcontent-control/malcontent-control.p/user-image.c.o.d -o malcontent-control/malcontent-control.p/user-image.c.o -c ../malcontent-control/user-image.c [185/212] gcc -Imalcontent-control/malcontent-control.p -Imalcontent-control -I../malcontent-control -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/gnome-desktop-4.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ malcontent-control/malcontent-control.p/cc-duration-editor.c.o -MF malcontent-control/malcontent-control.p/cc-duration-editor.c.o.d -o malcontent-control/malcontent-control.p/cc-duration-editor.c.o -c ../malcontent-control/cc-duration-editor.c [186/212] gcc -Ilibmalcontent-ui/libmalcontent-ui-1.so.0.14.0.p -Ilibmalcontent-ui -I../libmalcontent-ui -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/flatpak -I/usr/include/ostree-1 -I/usr/include/dconf -I/usr/include/libassuan2 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ libmalcontent-ui/libmalcontent-ui-1.so.0.14.0.p/restrict-applications-selector.c.o -MF libmalcontent-ui/libmalcontent-ui-1.so.0.14.0.p/restrict-applications-selector.c.o.d -o libmalcontent-ui/libmalcontent-ui-1.so.0.14.0.p/restrict-applications-selector.c.o -c ../libmalcontent-ui/restrict-applications-selector.c [187/212] gcc -Imalcontent-control/malcontent-control.p -Imalcontent-control -I../malcontent-control -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/gnome-desktop-4.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ malcontent-control/malcontent-control.p/cc-timelike-editor.c.o -MF malcontent-control/malcontent-control.p/cc-timelike-editor.c.o.d -o malcontent-control/malcontent-control.p/cc-timelike-editor.c.o -c ../malcontent-control/cc-timelike-editor.c [188/212] gcc -Imalcontent-control/malcontent-control.p -Imalcontent-control -I../malcontent-control -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/gnome-desktop-4.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ malcontent-control/malcontent-control.p/cc-timelike-editor-layout.c.o -MF malcontent-control/malcontent-control.p/cc-timelike-editor-layout.c.o.d -o malcontent-control/malcontent-control.p/cc-timelike-editor-layout.c.o -c ../malcontent-control/cc-timelike-editor-layout.c [189/212] gcc -Imalcontent-control/malcontent-control.p -Imalcontent-control -I../malcontent-control -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/gnome-desktop-4.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ malcontent-control/malcontent-control.p/cc-duration-row.c.o -MF malcontent-control/malcontent-control.p/cc-duration-row.c.o.d -o malcontent-control/malcontent-control.p/cc-duration-row.c.o -c ../malcontent-control/cc-duration-row.c [190/212] gcc -Imalcontent-control/malcontent-control.p -Imalcontent-control -I../malcontent-control -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/gnome-desktop-4.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ malcontent-control/malcontent-control.p/cc-timelike-entry.c.o -MF malcontent-control/malcontent-control.p/cc-timelike-entry.c.o.d -o malcontent-control/malcontent-control.p/cc-timelike-entry.c.o -c ../malcontent-control/cc-timelike-entry.c In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:34, from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-4.0/gtk/css/gtkcss.h:29, from /usr/include/gtk-4.0/gtk/gtk.h:29, from ../malcontent-control/cc-timelike-entry.c:32: In function ‘glib_autoptr_clear_GVariant’, inlined from ‘glib_autoptr_cleanup_GVariant’ at /usr/include/glib-2.0/glib/glib-autocleanups.h:96:1, inlined from ‘value_changed_cb’ at ../malcontent-control/cc-timelike-entry.c:279:23: /usr/include/glib-2.0/glib/gmacros.h:1361:10: warning: ‘value’ may be used uninitialized [-Wmaybe-uninitialized] 1361 | { if (_ptr) (cleanup) ((ParentName *) _ptr); } \ | ^ ../malcontent-control/cc-timelike-entry.c: In function ‘value_changed_cb’: ../malcontent-control/cc-timelike-entry.c:279:23: note: ‘value’ was declared here 279 | g_autoptr(GVariant) value; | ^~~~~ [191/212] gcc -Imalcontent-control/malcontent-control.p -Imalcontent-control -I../malcontent-control -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/gnome-desktop-4.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ malcontent-control/malcontent-control.p/screen-time-statistics-row.c.o -MF malcontent-control/malcontent-control.p/screen-time-statistics-row.c.o.d -o malcontent-control/malcontent-control.p/screen-time-statistics-row.c.o -c ../malcontent-control/screen-time-statistics-row.c [192/212] gcc -Imalcontent-control/malcontent-control.p -Imalcontent-control -I../malcontent-control -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/gnome-desktop-4.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ malcontent-control/malcontent-control.p/cc-bar-chart-group.c.o -MF malcontent-control/malcontent-control.p/cc-bar-chart-group.c.o.d -o malcontent-control/malcontent-control.p/cc-bar-chart-group.c.o -c ../malcontent-control/cc-bar-chart-group.c [193/212] gcc -Imalcontent-control/malcontent-control.p -Imalcontent-control -I../malcontent-control -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/gnome-desktop-4.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ malcontent-control/malcontent-control.p/user-selector.c.o -MF malcontent-control/malcontent-control.p/user-selector.c.o.d -o malcontent-control/malcontent-control.p/user-selector.c.o -c ../malcontent-control/user-selector.c [194/212] gcc -Imalcontent-control/malcontent-control.p -Imalcontent-control -I../malcontent-control -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/gnome-desktop-4.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ malcontent-control/malcontent-control.p/time-page.c.o -MF malcontent-control/malcontent-control.p/time-page.c.o.d -o malcontent-control/malcontent-control.p/time-page.c.o -c ../malcontent-control/time-page.c [195/212] gcc -Imalcontent-control/malcontent-control.p -Imalcontent-control -I../malcontent-control -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/gnome-desktop-4.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ malcontent-control/malcontent-control.p/user-page.c.o -MF malcontent-control/malcontent-control.p/user-page.c.o.d -o malcontent-control/malcontent-control.p/user-page.c.o -c ../malcontent-control/user-page.c [196/212] gcc -Imalcontent-control/malcontent-control.p -Imalcontent-control -I../malcontent-control -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/gnome-desktop-4.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ malcontent-control/malcontent-control.p/application.c.o -MF malcontent-control/malcontent-control.p/application.c.o.d -o malcontent-control/malcontent-control.p/application.c.o -c ../malcontent-control/application.c [197/212] gcc -Ilibmalcontent-ui/libmalcontent-ui-1.so.0.14.0.p -Ilibmalcontent-ui -I../libmalcontent-ui -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/flatpak -I/usr/include/ostree-1 -I/usr/include/dconf -I/usr/include/libassuan2 -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ libmalcontent-ui/libmalcontent-ui-1.so.0.14.0.p/user-controls.c.o -MF libmalcontent-ui/libmalcontent-ui-1.so.0.14.0.p/user-controls.c.o.d -o libmalcontent-ui/libmalcontent-ui-1.so.0.14.0.p/user-controls.c.o -c ../libmalcontent-ui/user-controls.c [198/212] gcc -Ilibmalcontent-timer/libmalcontent-timer-1.a.p -Ilibmalcontent-timer -I../libmalcontent-timer -I. -I.. -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Isubprojects/gvdb -I../subprojects/gvdb -Ilibmalcontent -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent-timer/libmalcontent-timer-1.a.p/child-timer-service.c.o -MF libmalcontent-timer/libmalcontent-timer-1.a.p/child-timer-service.c.o.d -o libmalcontent-timer/libmalcontent-timer-1.a.p/child-timer-service.c.o -c ../libmalcontent-timer/child-timer-service.c [199/212] gcc -Ilibmalcontent-web/libmalcontent-web-1.a.p -Ilibmalcontent-web -I../libmalcontent-web -I. -I.. -Isubprojects/tinycdb-0.81 -I../subprojects/tinycdb-0.81 -Isubprojects/libgsystemservice -I../subprojects/libgsystemservice -Ilibmalcontent -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libsoup-3.0 -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -pthread -MD -MQ libmalcontent-web/libmalcontent-web-1.a.p/filter-updater.c.o -MF libmalcontent-web/libmalcontent-web-1.a.p/filter-updater.c.o.d -o libmalcontent-web/libmalcontent-web-1.a.p/filter-updater.c.o -c ../libmalcontent-web/filter-updater.c [200/212] rm -f libmalcontent-timer/libmalcontent-timer-1.a && gcc-ar csrDT libmalcontent-timer/libmalcontent-timer-1.a libmalcontent-timer/libmalcontent-timer-1.a.p/meson-generated_.._properties-iface.c.o libmalcontent-timer/libmalcontent-timer-1.a.p/meson-generated_.._child-iface.c.o libmalcontent-timer/libmalcontent-timer-1.a.p/meson-generated_.._parent-iface.c.o libmalcontent-timer/libmalcontent-timer-1.a.p/meson-generated_.._extension-agent-iface.c.o libmalcontent-timer/libmalcontent-timer-1.a.p/meson-generated_.._extension-agent-request-iface.c.o libmalcontent-timer/libmalcontent-timer-1.a.p/meson-generated_.._enums.c.o libmalcontent-timer/libmalcontent-timer-1.a.p/child-timer-service.c.o libmalcontent-timer/libmalcontent-timer-1.a.p/extension-agent-object.c.o libmalcontent-timer/libmalcontent-timer-1.a.p/extension-agent-object-polkit.c.o libmalcontent-timer/libmalcontent-timer-1.a.p/extension-agent-service.c.o libmalcontent-timer/libmalcontent-timer-1.a.p/parent-timer-service.c.o libmalcontent-timer/libmalcontent-timer-1.a.p/timer-service.c.o libmalcontent-timer/libmalcontent-timer-1.a.p/time-span.c.o libmalcontent-timer/libmalcontent-timer-1.a.p/timer-store.c.o libmalcontent-timer/libmalcontent-timer-1.a.p/.._subprojects_gvdb_gvdb_gvdb-builder.c.o libmalcontent-timer/libmalcontent-timer-1.a.p/.._subprojects_gvdb_gvdb_gvdb-reader.c.o [201/212] rm -f libmalcontent-web/libmalcontent-web-1.a && gcc-ar csrDT libmalcontent-web/libmalcontent-web-1.a libmalcontent-web/libmalcontent-web-1.a.p/meson-generated_.._filtering-iface.c.o libmalcontent-web/libmalcontent-web-1.a.p/meson-generated_.._enums.c.o libmalcontent-web/libmalcontent-web-1.a.p/filtering-dbus-service.c.o libmalcontent-web/libmalcontent-web-1.a.p/filter-list.c.o libmalcontent-web/libmalcontent-web-1.a.p/filter-updater.c.o libmalcontent-web/libmalcontent-web-1.a.p/web-service.c.o [202/212] gcc -Imalcontent-control/malcontent-control.p -Imalcontent-control -I../malcontent-control -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/gnome-desktop-4.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ malcontent-control/malcontent-control.p/cc-bar-chart.c.o -MF malcontent-control/malcontent-control.p/cc-bar-chart.c.o.d -o malcontent-control/malcontent-control.p/cc-bar-chart.c.o -c ../malcontent-control/cc-bar-chart.c [203/212] gcc -Imalcontent-control/malcontent-control.p -Imalcontent-control -I../malcontent-control -I. -I.. -Ilibmalcontent -I/usr/include/accountsservice-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/polkit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-4.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/graphene-1.0 -I/usr/lib64/graphene-1.0/include -I/usr/include/fribidi -I/usr/include/webp -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libadwaita-1 -I/usr/include/appstream -I/usr/include/gnome-desktop-4.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/json-glib-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -fno-strict-aliasing -fstack-protector-strong -Wunused -Warray-bounds -Wcast-align -Wclobbered -Wno-declaration-after-statement -Wdiscarded-qualifiers -Wduplicated-branches -Wduplicated-cond -Wempty-body -Wformat=2 -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wignored-qualifiers -Wimplicit-function-declaration -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wlogical-op -Wmisleading-indentation -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-error=cpp -Wmissing-field-initializers -Wno-suggest-attribute=format -Wno-unused-parameter -Wnull-dereference -Wold-style-definition -Woverflow -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wno-error=strict-aliasing -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wuninitialized -Wunused-but-set-variable -Wunused-result -Wunused-variable -Wwrite-strings -D_GNU_SOURCE -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_4_12 '-DGDK_VERSION_MAX_ALLOWED=G_ENCODE_VERSION(4,14)' -DADW_VERSION_MIN_REQUIRED=ADW_VERSION_1_6 '-DADW_VERSION_MAX_ALLOWED=ADW_ENCODE_VERSION(1,6,0)' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -pthread -mfpmath=sse -msse -msse2 -mfpmath=sse -msse -msse2 -MD -MQ malcontent-control/malcontent-control.p/cc-screen-time-statistics-row.c.o -MF malcontent-control/malcontent-control.p/cc-screen-time-statistics-row.c.o.d -o malcontent-control/malcontent-control.p/cc-screen-time-statistics-row.c.o -c ../malcontent-control/cc-screen-time-statistics-row.c [204/212] gcc -o libmalcontent/libmalcontent-0.so.0.14.0 libmalcontent/libmalcontent-0.so.0.14.0.p/meson-generated_.._enums.c.o libmalcontent/libmalcontent-0.so.0.14.0.p/app-filter.c.o libmalcontent/libmalcontent-0.so.0.14.0.p/init.c.o libmalcontent/libmalcontent-0.so.0.14.0.p/manager.c.o libmalcontent/libmalcontent-0.so.0.14.0.p/session-limits.c.o libmalcontent/libmalcontent-0.so.0.14.0.p/user.c.o libmalcontent/libmalcontent-0.so.0.14.0.p/user-manager.c.o libmalcontent/libmalcontent-0.so.0.14.0.p/web-filter.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libmalcontent-0.so.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,--start-group /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libaccountsservice.so -Wl,--end-group [205/212] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build libmalcontent/libmalcontent-0.so.0.14.0 libmalcontent/libmalcontent-0.so.0.14.0 libmalcontent/libmalcontent-0.so.0.14.0.p/libmalcontent-0.so.0.14.0.symbols [206/212] gcc -o pam/pam_malcontent.so pam/pam_malcontent.so.p/pam_malcontent.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,pam_malcontent.so -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '-Wl,-rpath,$ORIGIN/../libmalcontent' -Wl,--start-group libmalcontent/libmalcontent-0.so.0.14.0 -shared -Wl,--version-script=/builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/pam/pam_malcontent.sym /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so -lpam -lpam_misc -Wl,--end-group [207/212] gcc -o libmalcontent-ui/libmalcontent-ui-1.so.0.14.0 libmalcontent-ui/libmalcontent-ui-1.so.0.14.0.p/meson-generated_.._resources.c.o libmalcontent-ui/libmalcontent-ui-1.so.0.14.0.p/restrict-applications-dialog.c.o libmalcontent-ui/libmalcontent-ui-1.so.0.14.0.p/restrict-applications-selector.c.o libmalcontent-ui/libmalcontent-ui-1.so.0.14.0.p/user-controls.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libmalcontent-ui-1.so.1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '-Wl,-rpath,$ORIGIN/../libmalcontent' -Wl,--start-group libmalcontent/libmalcontent-0.so.0.14.0 /usr/lib64/libaccountsservice.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-4.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgraphene-1.0.so /usr/lib64/libadwaita-1.so /usr/lib64/libappstream.so /usr/lib64/libflatpak.so /usr/lib64/libostree-1.so -Wl,--end-group [208/212] gcc -o malcontent-timer-extension-agent/malcontent-timer-extension-agent malcontent-timer-extension-agent/malcontent-timer-extension-agent.p/main.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '-Wl,-rpath,$ORIGIN/../libmalcontent' -Wl,--start-group subprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a libmalcontent-timer/libmalcontent-timer-1.a libmalcontent/libmalcontent-0.so.0.14.0 /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libsystemd.so /usr/lib64/libpolkit-gobject-1.so -Wl,--end-group [209/212] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build libmalcontent-ui/libmalcontent-ui-1.so.0.14.0 libmalcontent-ui/libmalcontent-ui-1.so.0.14.0 libmalcontent-ui/libmalcontent-ui-1.so.0.14.0.p/libmalcontent-ui-1.so.0.14.0.symbols [210/212] gcc -o malcontent-webd/malcontent-webd malcontent-webd/malcontent-webd.p/main.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '-Wl,-rpath,$ORIGIN/../libmalcontent' -Wl,--start-group subprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a libmalcontent-web/libmalcontent-web-1.a subprojects/tinycdb-0.81/libcdb.a libmalcontent/libmalcontent-0.so.0.14.0 /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libsystemd.so /usr/lib64/libpolkit-gobject-1.so /usr/lib64/libsoup-3.0.so /usr/lib64/libgmodule-2.0.so -Wl,--end-group -pthread [211/212] gcc -o malcontent-timerd/malcontent-timerd malcontent-timerd/malcontent-timerd.p/main.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '-Wl,-rpath,$ORIGIN/../libmalcontent' -Wl,--start-group subprojects/libgsystemservice/libgsystemservice/libgsystemservice-0.a libmalcontent-timer/libmalcontent-timer-1.a libmalcontent/libmalcontent-0.so.0.14.0 /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libsystemd.so /usr/lib64/libpolkit-gobject-1.so -Wl,--end-group [212/212] gcc -o malcontent-control/malcontent-control malcontent-control/malcontent-control.p/meson-generated_.._cc-timelike-editor-enums.c.o malcontent-control/malcontent-control.p/meson-generated_.._resources.c.o malcontent-control/malcontent-control.p/access-page.c.o malcontent-control/malcontent-control.p/application.c.o malcontent-control/malcontent-control.p/cc-bar-chart.c.o malcontent-control/malcontent-control.p/cc-bar-chart-bar.c.o malcontent-control/malcontent-control.p/cc-bar-chart-group.c.o malcontent-control/malcontent-control.p/cc-duration-editor.c.o malcontent-control/malcontent-control.p/cc-duration-row.c.o malcontent-control/malcontent-control.p/cc-screen-time-statistics-row.c.o malcontent-control/malcontent-control.p/cc-time-editor.c.o malcontent-control/malcontent-control.p/cc-time-row.c.o malcontent-control/malcontent-control.p/cc-timelike-editor.c.o malcontent-control/malcontent-control.p/cc-timelike-editor-layout.c.o malcontent-control/malcontent-control.p/cc-timelike-entry.c.o malcontent-control/malcontent-control.p/main.c.o malcontent-control/malcontent-control.p/screen-time-statistics-row.c.o malcontent-control/malcontent-control.p/time-page.c.o malcontent-control/malcontent-control.p/user-image.c.o malcontent-control/malcontent-control.p/user-page.c.o malcontent-control/malcontent-control.p/user-selector.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '-Wl,-rpath,$ORIGIN/../libmalcontent:$ORIGIN/../libmalcontent-ui' -Wl,--start-group libmalcontent/libmalcontent-0.so.0.14.0 libmalcontent-ui/libmalcontent-ui-1.so.0.14.0 /usr/lib64/libaccountsservice.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-4.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libcairo.so /usr/lib64/libgraphene-1.0.so /usr/lib64/libpolkit-gobject-1.so /usr/lib64/libadwaita-1.so /usr/lib64/libgnome-desktop-4.so /usr/lib64/libjson-glib-1.0.so -Wl,--end-group INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja -C /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build -j 80 -v + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.47riUy + umask 022 + cd /builddir/build/BUILD/malcontent-0.14.0-build + '[' /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT '!=' / ']' + rm -rf /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT ++ dirname /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT + mkdir -p /builddir/build/BUILD/malcontent-0.14.0-build + mkdir /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd malcontent-0.14.0 + DESTDIR=/builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT + /usr/bin/meson install -C anolis-linux-build --no-rebuild Installing accounts-service/com.endlessm.ParentalControls.policy to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/polkit-1/actions Installing help/bg/creating-a-child-user.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/bg/malcontent Installing help/bg/index.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/bg/malcontent Installing help/bg/internet.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/bg/malcontent Installing help/bg/introduction.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/bg/malcontent Installing help/bg/legal.xml to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/bg/malcontent Installing help/bg/restricting-applications.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/bg/malcontent Installing help/bg/software-installation.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/bg/malcontent Installing help/da/creating-a-child-user.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/da/malcontent Installing help/da/index.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/da/malcontent Installing help/da/internet.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/da/malcontent Installing help/da/introduction.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/da/malcontent Installing help/da/legal.xml to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/da/malcontent Installing help/da/restricting-applications.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/da/malcontent Installing help/da/software-installation.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/da/malcontent Installing help/de/creating-a-child-user.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/de/malcontent Installing help/de/index.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/de/malcontent Installing help/de/internet.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/de/malcontent Installing help/de/introduction.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/de/malcontent Installing help/de/legal.xml to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/de/malcontent Installing help/de/restricting-applications.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/de/malcontent Installing help/de/software-installation.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/de/malcontent Installing help/es/creating-a-child-user.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/es/malcontent Installing help/es/index.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/es/malcontent Installing help/es/internet.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/es/malcontent Installing help/es/introduction.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/es/malcontent Installing help/es/legal.xml to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/es/malcontent Installing help/es/restricting-applications.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/es/malcontent Installing help/es/software-installation.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/es/malcontent Installing help/hu/creating-a-child-user.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/hu/malcontent Installing help/hu/index.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/hu/malcontent Installing help/hu/internet.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/hu/malcontent Installing help/hu/introduction.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/hu/malcontent Installing help/hu/legal.xml to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/hu/malcontent Installing help/hu/restricting-applications.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/hu/malcontent Installing help/hu/software-installation.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/hu/malcontent Installing help/id/creating-a-child-user.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/id/malcontent Installing help/id/index.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/id/malcontent Installing help/id/internet.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/id/malcontent Installing help/id/introduction.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/id/malcontent Installing help/id/legal.xml to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/id/malcontent Installing help/id/restricting-applications.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/id/malcontent Installing help/id/software-installation.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/id/malcontent Installing help/it/creating-a-child-user.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/it/malcontent Installing help/it/index.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/it/malcontent Installing help/it/internet.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/it/malcontent Installing help/it/introduction.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/it/malcontent Installing help/it/legal.xml to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/it/malcontent Installing help/it/restricting-applications.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/it/malcontent Installing help/it/software-installation.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/it/malcontent Installing help/pl/creating-a-child-user.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/pl/malcontent Installing help/pl/index.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/pl/malcontent Installing help/pl/internet.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/pl/malcontent Installing help/pl/introduction.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/pl/malcontent Installing help/pl/legal.xml to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/pl/malcontent Installing help/pl/restricting-applications.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/pl/malcontent Installing help/pl/software-installation.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/pl/malcontent Installing help/pt_BR/creating-a-child-user.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/pt_BR/malcontent Installing help/pt_BR/index.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/pt_BR/malcontent Installing help/pt_BR/internet.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/pt_BR/malcontent Installing help/pt_BR/introduction.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/pt_BR/malcontent Installing help/pt_BR/legal.xml to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/pt_BR/malcontent Installing help/pt_BR/restricting-applications.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/pt_BR/malcontent Installing help/pt_BR/software-installation.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/pt_BR/malcontent Installing help/ru/creating-a-child-user.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/ru/malcontent Installing help/ru/index.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/ru/malcontent Installing help/ru/internet.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/ru/malcontent Installing help/ru/introduction.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/ru/malcontent Installing help/ru/legal.xml to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/ru/malcontent Installing help/ru/restricting-applications.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/ru/malcontent Installing help/ru/software-installation.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/ru/malcontent Installing help/sv/creating-a-child-user.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/sv/malcontent Installing help/sv/index.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/sv/malcontent Installing help/sv/internet.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/sv/malcontent Installing help/sv/introduction.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/sv/malcontent Installing help/sv/legal.xml to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/sv/malcontent Installing help/sv/restricting-applications.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/sv/malcontent Installing help/sv/software-installation.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/sv/malcontent Installing help/tr/creating-a-child-user.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/tr/malcontent Installing help/tr/index.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/tr/malcontent Installing help/tr/internet.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/tr/malcontent Installing help/tr/introduction.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/tr/malcontent Installing help/tr/legal.xml to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/tr/malcontent Installing help/tr/restricting-applications.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/tr/malcontent Installing help/tr/software-installation.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/tr/malcontent Installing help/uk/creating-a-child-user.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/uk/malcontent Installing help/uk/index.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/uk/malcontent Installing help/uk/internet.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/uk/malcontent Installing help/uk/introduction.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/uk/malcontent Installing help/uk/legal.xml to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/uk/malcontent Installing help/uk/restricting-applications.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/uk/malcontent Installing help/uk/software-installation.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/uk/malcontent Installing libmalcontent/enums.h to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/include/malcontent-0/libmalcontent Installing libmalcontent/libmalcontent-0.so.0.14.0 to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib64 Installing libmalcontent-ui/libmalcontent-ui-1.so.0.14.0 to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib64 Installing malcontent-control/malcontent-control to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/bin Installing malcontent-control/org.freedesktop.MalcontentControl.desktop to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/applications Installing malcontent-control/org.freedesktop.MalcontentControl.metainfo.xml to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/metainfo Installing malcontent-control/org.freedesktop.MalcontentControl.policy to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/polkit-1/actions Installing malcontent-timerd/malcontent-timerd to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/libexec Installing malcontent-timer-extension-agent/malcontent-timer-extension-agent to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/libexec Installing malcontent-webd/malcontent-webd to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/libexec Installing malcontent-webd-update/malcontent-webd-update to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/libexec Installing nss/libnss_malcontent.so.0.14.0 to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib64 Installing pam/pam_malcontent.so to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib64/security Installing po/af/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/af/LC_MESSAGES Installing po/ar/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/ar/LC_MESSAGES Installing po/bg/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/bg/LC_MESSAGES Installing po/bn/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/bn/LC_MESSAGES Installing po/ca/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/ca/LC_MESSAGES Installing po/ca@valencia/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/ca@valencia/LC_MESSAGES Installing po/cs/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/cs/LC_MESSAGES Installing po/da/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/da/LC_MESSAGES Installing po/de/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/de/LC_MESSAGES Installing po/el/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/el/LC_MESSAGES Installing po/eo/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/eo/LC_MESSAGES Installing po/es/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/es/LC_MESSAGES Installing po/eu/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/eu/LC_MESSAGES Installing po/fa/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/fa/LC_MESSAGES Installing po/fi/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/fi/LC_MESSAGES Installing po/fr/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/fr/LC_MESSAGES Installing po/fur/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/fur/LC_MESSAGES Installing po/gd/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/gd/LC_MESSAGES Installing po/gl/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/gl/LC_MESSAGES Installing po/he/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/he/LC_MESSAGES Installing po/hi/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/hi/LC_MESSAGES Installing po/hr/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/hr/LC_MESSAGES Installing po/hu/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/hu/LC_MESSAGES Installing po/id/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/id/LC_MESSAGES Installing po/it/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/it/LC_MESSAGES Installing po/ka/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/ka/LC_MESSAGES Installing po/kk/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/kk/LC_MESSAGES Installing po/ko/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/ko/LC_MESSAGES Installing po/lt/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/lt/LC_MESSAGES Installing po/lv/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/lv/LC_MESSAGES Installing po/ml/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/ml/LC_MESSAGES Installing po/ms/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/ms/LC_MESSAGES Installing po/nb/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/nb/LC_MESSAGES Installing po/nl/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/nl/LC_MESSAGES Installing po/oc/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/oc/LC_MESSAGES Installing po/pa/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/pa/LC_MESSAGES Installing po/pl/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/pl/LC_MESSAGES Installing po/pt/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/pt/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/pt_BR/LC_MESSAGES Installing po/ro/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/ro/LC_MESSAGES Installing po/ru/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/ru/LC_MESSAGES Installing po/sk/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/sk/LC_MESSAGES Installing po/sl/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/sl/LC_MESSAGES Installing po/sr/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/sr/LC_MESSAGES Installing po/sr@latin/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/sr@latin/LC_MESSAGES Installing po/sv/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/sv/LC_MESSAGES Installing po/th/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/th/LC_MESSAGES Installing po/tr/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/tr/LC_MESSAGES Installing po/uk/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/uk/LC_MESSAGES Installing po/vi/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/vi/LC_MESSAGES Installing po/zh_CN/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/zh_CN/LC_MESSAGES Installing po/zh_TW/LC_MESSAGES/malcontent.mo to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/locale/zh_TW/LC_MESSAGES Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/libmalcontent/app-filter.h to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/include/malcontent-0/libmalcontent Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/libmalcontent/malcontent.h to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/include/malcontent-0/libmalcontent Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/libmalcontent/manager.h to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/include/malcontent-0/libmalcontent Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/libmalcontent/session-limits.h to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/include/malcontent-0/libmalcontent Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/libmalcontent/user.h to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/include/malcontent-0/libmalcontent Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/libmalcontent/user-manager.h to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/include/malcontent-0/libmalcontent Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/libmalcontent/web-filter.h to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/include/malcontent-0/libmalcontent Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/libmalcontent-ui/malcontent-ui.h to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/include/malcontent-ui-1/libmalcontent-ui Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/libmalcontent-ui/restrict-applications-dialog.h to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/include/malcontent-ui-1/libmalcontent-ui Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/libmalcontent-ui/restrict-applications-selector.h to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/include/malcontent-ui-1/libmalcontent-ui Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/libmalcontent-ui/user-controls.h to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/include/malcontent-ui-1/libmalcontent-ui Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/malcontent-client/docs/malcontent-client.8 to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/man/man8 Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/malcontent-timerd/docs/malcontent-timerd.8 to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/man/man8 Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/malcontent-timer-extension-agent/docs/malcontent-timer-extension-agent.8 to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/man/man8 Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/malcontent-webd/docs/malcontent-webd.8 to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/man/man8 Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/accounts-service/com.endlessm.ParentalControls.AccountInfo.xml to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/dbus-1/interfaces Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/accounts-service/com.endlessm.ParentalControls.AppFilter.xml to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/dbus-1/interfaces Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/accounts-service/com.endlessm.ParentalControls.SessionLimits.xml to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/dbus-1/interfaces Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/accounts-service/org.freedesktop.Malcontent.WebFilter.xml to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/dbus-1/interfaces Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/accounts-service/com.endlessm.ParentalControls.rules to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/polkit-1/rules.d Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/help/C/creating-a-child-user.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/C/malcontent Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/help/C/index.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/C/malcontent Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/help/C/internet.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/C/malcontent Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/help/C/introduction.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/C/malcontent Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/help/C/legal.xml to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/C/malcontent Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/help/C/restricting-applications.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/C/malcontent Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/help/C/software-installation.page to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/help/C/malcontent Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/meson-private/malcontent-0.pc to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib64/pkgconfig Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/meson-private/malcontent-ui-1.pc to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib64/pkgconfig Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/malcontent-client/malcontent-client.py to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/bin Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/malcontent-control/org.freedesktop.MalcontentControl.service to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/dbus-1/services Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/malcontent-control/icons/scalable/org.freedesktop.MalcontentControl.svg to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/icons/hicolor/scalable/apps Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/malcontent-control/icons/symbolic/org.freedesktop.MalcontentControl-symbolic.svg to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/icons/hicolor/symbolic/apps Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/malcontent-timerd/org.freedesktop.MalcontentTimer1.conf to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/dbus-1/system.d Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/malcontent-timerd/org.freedesktop.MalcontentTimer1.service to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/dbus-1/system-services Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/malcontent-timerd/malcontent-timerd.conf to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib/sysusers.d Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/malcontent-timerd/malcontent-timerd.service to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib/systemd/system Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/malcontent-timer-extension-agent/org.freedesktop.MalcontentTimer1.ExtensionAgent.conf to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/dbus-1/system.d Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/malcontent-timer-extension-agent/org.freedesktop.MalcontentTimer1.ExtensionAgent.service to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/dbus-1/system-services Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/malcontent-timer-extension-agent/malcontent-timer-extension-agent.conf to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib/sysusers.d Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/malcontent-timer-extension-agent/malcontent-timer-extension-agent.service to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib/systemd/system Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/malcontent-webd/org.freedesktop.MalcontentWeb1.conf to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/dbus-1/system.d Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/malcontent-webd/org.freedesktop.MalcontentWeb1.service to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/dbus-1/system-services Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/malcontent-webd/malcontent-webd.conf to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib/sysusers.d Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/malcontent-webd/malcontent-webd.service to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib/systemd/system Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/anolis-linux-build/malcontent-webd-update/malcontent-webd-update.service to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib/systemd/system Installing /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/malcontent-webd-update/malcontent-webd-update.timer to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib/systemd/system Installing symlink pointing to libmalcontent-0.so.0.14.0 to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib64/libmalcontent-0.so.0 Installing symlink pointing to libmalcontent-0.so.0 to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib64/libmalcontent-0.so Installing symlink pointing to libmalcontent-ui-1.so.0.14.0 to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib64/libmalcontent-ui-1.so.1 Installing symlink pointing to libmalcontent-ui-1.so.1 to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib64/libmalcontent-ui-1.so Installing symlink pointing to libnss_malcontent.so.0.14.0 to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib64/libnss_malcontent.so.2 Installing symlink pointing to libnss_malcontent.so.2 to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib64/libnss_malcontent.so Installing symlink pointing to ../../dbus-1/interfaces/com.endlessm.ParentalControls.AccountInfo.xml to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/accountsservice/interfaces/com.endlessm.ParentalControls.AccountInfo.xml Installing symlink pointing to ../../dbus-1/interfaces/com.endlessm.ParentalControls.AppFilter.xml to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/accountsservice/interfaces/com.endlessm.ParentalControls.AppFilter.xml Installing symlink pointing to ../../dbus-1/interfaces/com.endlessm.ParentalControls.SessionLimits.xml to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/accountsservice/interfaces/com.endlessm.ParentalControls.SessionLimits.xml Installing symlink pointing to ../../dbus-1/interfaces/org.freedesktop.Malcontent.WebFilter.xml to /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/accountsservice/interfaces/org.freedesktop.Malcontent.WebFilter.xml Skipping custom install script because DESTDIR is set '/usr/bin/gtk4-update-icon-cache -q -t -f /usr/share/icons/hicolor' Skipping custom install script because DESTDIR is set '/usr/bin/update-desktop-database -q /usr/share/applications' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT malcontent --with-gnome + /usr/lib/rpm/anolis/generate-compatibility-deps malcontent ~/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib/compatibility/malcontent ~/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0 ~/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0 ~/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib/compatibility/malcontent ~/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0 ~/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib/compatibility/malcontent ~/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib/compatibility/malcontent ~/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0 ~/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/lib/compatibility/malcontent ~/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0 + /usr/bin/find-debuginfo -j80 --strict-build-id -m -i --build-id-seed 0.14.0-1.an27 --unique-debug-suffix -0.14.0-1.an27.x86_64 --unique-debug-src-base malcontent-0.14.0-1.an27.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0 find-debuginfo: starting Extracting debug info from 9 files DWARF-compressing 9 files sepdebugcrcfix: Updated 9 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/malcontent-0.14.0-1.an27.x86_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/anolis/brp-ldconfig + COMPRESS='gzip -9 -n' + COMPRESS_EXT=.gz + /usr/lib/rpm/brp-compress + /usr/lib/rpm/anolis/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/anolis/brp-mangle-shebangs mangling shebang in /usr/bin/malcontent-client from /usr/bin/env python3 to #!/usr/bin/python3 + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/anolis/brp-python-rpm-in-distinfo + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/anolis/brp-python-bytecompile '' 1 0 -j80 + /usr/lib/rpm/anolis/brp-python-hardlink Reading /builddir/build/BUILD/malcontent-0.14.0-build/SPECPARTS/rpm-debuginfo.specpart Processing files: malcontent-0.14.0-1.an27.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3hICTT + umask 022 + cd /builddir/build/BUILD/malcontent-0.14.0-build + cd malcontent-0.14.0 + DOCDIR=/builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/doc/malcontent + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/doc/malcontent + cp -pr /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/README.md /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/doc/malcontent + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2NQLNN + umask 022 + cd /builddir/build/BUILD/malcontent-0.14.0-build + cd malcontent-0.14.0 + LICENSEDIR=/builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/licenses/malcontent + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/licenses/malcontent + cp -pr /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/COPYING /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/licenses/malcontent + cp -pr /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/COPYING-DOCS /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/licenses/malcontent + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(gvdb) bundled(libgsystemservice) bundled(tinycdb) group(malcontent-timer-ext-agent) group(malcontent-timerd) group(malcontent-webd) malcontent = 0.14.0-1.an27 malcontent(x86-64) = 0.14.0-1.an27 user(malcontent-timer-ext-agent) = dSBtYWxjb250ZW50LXRpbWVyLWV4dC1hZ2VudCAtICJNYWxjb250ZW50IChQYXJlbnRhbCBDb250cm9scykgVGltZXIgRXh0ZW5zaW9uIEFnZW50IgAA user(malcontent-timerd) = dSBtYWxjb250ZW50LXRpbWVyZCAtICJNYWxjb250ZW50IChQYXJlbnRhbCBDb250cm9scykgVGltZXIgRGFlbW9uIgAA user(malcontent-webd) = dSBtYWxjb250ZW50LXdlYmQgLSAiTWFsY29udGVudCAoUGFyZW50YWwgQ29udHJvbHMpIFdlYiBGaWx0ZXJpbmcgRGFlbW9uIgAA Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libmalcontent-0.so.0()(64bit) libpolkit-gobject-1.so.0()(64bit) libsoup-3.0.so.0()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Processing files: malcontent-pam-0.14.0-1.an27.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8JJ9ms + umask 022 + cd /builddir/build/BUILD/malcontent-0.14.0-build + cd malcontent-0.14.0 + LICENSEDIR=/builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/licenses/malcontent-pam + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/licenses/malcontent-pam + cp -pr /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/COPYING /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/licenses/malcontent-pam + RPM_EC=0 ++ jobs -p + exit 0 Provides: abi(malcontent-pam) = 0.14.0 malcontent-pam = 0.14.0-1.an27 malcontent-pam(x86-64) = 0.14.0-1.an27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libmalcontent-0.so.0()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpam.so.0(LIBPAM_EXTENSION_1.0)(64bit) libpam.so.0(LIBPAM_MODUTIL_1.0)(64bit) rtld(GNU_HASH) Processing files: malcontent-control-0.14.0-1.an27.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9Jc7WV + umask 022 + cd /builddir/build/BUILD/malcontent-0.14.0-build + cd malcontent-0.14.0 + DOCDIR=/builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/doc/malcontent-control + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/doc/malcontent-control + cp -pr /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/README.md /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/doc/malcontent-control + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.U5ODiY + umask 022 + cd /builddir/build/BUILD/malcontent-0.14.0-build + cd malcontent-0.14.0 + LICENSEDIR=/builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/licenses/malcontent-control + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/licenses/malcontent-control + cp -pr /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/COPYING /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/licenses/malcontent-control + RPM_EC=0 ++ jobs -p + exit 0 Provides: api(malcontent-control) = 0.14.0 application() application(org.freedesktop.MalcontentControl.desktop) malcontent-control = 0.14.0-1.an27 malcontent-control(x86-64) = 0.14.0-1.an27 metainfo() metainfo(org.freedesktop.MalcontentControl.metainfo.xml) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libadwaita-1.so.0()(64bit) libadwaita-1.so.0(LIBADWAITA_1_0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgraphene-1.0.so.0()(64bit) libgtk-4.so.1()(64bit) libjson-glib-1.0.so.0()(64bit) libjson-glib-1.0.so.0(libjson-glib-1.0.so.0)(64bit) libmalcontent-0.so.0()(64bit) libmalcontent-ui-1.so.1()(64bit) libpango-1.0.so.0()(64bit) libpolkit-gobject-1.so.0()(64bit) rtld(GNU_HASH) Processing files: malcontent-libs-0.14.0-1.an27.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gWEtPi + umask 022 + cd /builddir/build/BUILD/malcontent-0.14.0-build + cd malcontent-0.14.0 + DOCDIR=/builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/doc/malcontent-libs + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/doc/malcontent-libs + cp -pr /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/README.md /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/doc/malcontent-libs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.L1y7YA + umask 022 + cd /builddir/build/BUILD/malcontent-0.14.0-build + cd malcontent-0.14.0 + LICENSEDIR=/builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/licenses/malcontent-libs + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/licenses/malcontent-libs + cp -pr /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/COPYING /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/licenses/malcontent-libs + RPM_EC=0 ++ jobs -p + exit 0 Provides: abi(malcontent-libs) = 0.14.0 libmalcontent-0.so.0()(64bit) libnss_malcontent.so.2()(64bit) malcontent-libs = 0.14.0-1.an27 malcontent-libs(x86-64) = 0.14.0-1.an27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libaccountsservice.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libnss_malcontent.so.2()(64bit) rtld(GNU_HASH) Processing files: malcontent-tools-0.14.0-1.an27.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.soV71M + umask 022 + cd /builddir/build/BUILD/malcontent-0.14.0-build + cd malcontent-0.14.0 + LICENSEDIR=/builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/licenses/malcontent-tools + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/licenses/malcontent-tools + cp -pr /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/COPYING /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/licenses/malcontent-tools + RPM_EC=0 ++ jobs -p + exit 0 Provides: malcontent-tools = 0.14.0-1.an27 malcontent-tools(x86-64) = 0.14.0-1.an27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Processing files: malcontent-ui-libs-0.14.0-1.an27.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.k3xnr8 + umask 022 + cd /builddir/build/BUILD/malcontent-0.14.0-build + cd malcontent-0.14.0 + DOCDIR=/builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/doc/malcontent-ui-libs + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/doc/malcontent-ui-libs + cp -pr /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/README.md /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/doc/malcontent-ui-libs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Uo17el + umask 022 + cd /builddir/build/BUILD/malcontent-0.14.0-build + cd malcontent-0.14.0 + LICENSEDIR=/builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/licenses/malcontent-ui-libs + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/licenses/malcontent-ui-libs + cp -pr /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/COPYING /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/licenses/malcontent-ui-libs + RPM_EC=0 ++ jobs -p + exit 0 Provides: abi(malcontent-ui-libs) = 0.14.0 libmalcontent-ui-1.so.1()(64bit) malcontent-ui-libs = 0.14.0-1.an27 malcontent-ui-libs(x86-64) = 0.14.0-1.an27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libadwaita-1.so.0()(64bit) libadwaita-1.so.0(LIBADWAITA_1_0)(64bit) libappstream.so.5()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libflatpak.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-4.so.1()(64bit) libmalcontent-0.so.0()(64bit) rtld(GNU_HASH) Processing files: malcontent-ui-devel-0.14.0-1.an27.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GXLbgU + umask 022 + cd /builddir/build/BUILD/malcontent-0.14.0-build + cd malcontent-0.14.0 + LICENSEDIR=/builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/licenses/malcontent-ui-devel + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/licenses/malcontent-ui-devel + cp -pr /builddir/build/BUILD/malcontent-0.14.0-build/malcontent-0.14.0/COPYING /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT/usr/share/licenses/malcontent-ui-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: malcontent-ui-devel = 0.14.0-1.an27 malcontent-ui-devel(x86-64) = 0.14.0-1.an27 pkgconfig(malcontent-ui-1) = 0.14.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libmalcontent-ui-1.so.1()(64bit) pkgconfig(accountsservice) >= 0.6.55 pkgconfig(appstream) >= 0.12.10 pkgconfig(flatpak) pkgconfig(gio-2.0) >= 2.71 pkgconfig(glib-2.0) >= 2.44 pkgconfig(gobject-2.0) >= 2.44 pkgconfig(gtk4) >= 4.12 pkgconfig(libadwaita-1) >= 1.6 pkgconfig(malcontent-0) Processing files: malcontent-devel-0.14.0-1.an27.x86_64 Provides: malcontent-devel = 0.14.0-1.an27 malcontent-devel(x86-64) = 0.14.0-1.an27 pkgconfig(malcontent-0) = 0.14.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libmalcontent-0.so.0()(64bit) pkgconfig(accountsservice) >= 0.6.55 pkgconfig(gio-2.0) >= 2.71 pkgconfig(gio-unix-2.0) >= 2.36 pkgconfig(glib-2.0) >= 2.44 pkgconfig(gobject-2.0) >= 2.44 Processing files: malcontent-debugsource-0.14.0-1.an27.x86_64 Provides: malcontent-debugsource = 0.14.0-1.an27 malcontent-debugsource(x86-64) = 0.14.0-1.an27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: malcontent-debuginfo-0.14.0-1.an27.x86_64 Provides: debuginfo(build-id) = 24e0bfb9b19fd8fa25d793483544e2da0a3f2da9 debuginfo(build-id) = 478ccb2472a6e17c5ac321479564013b0d18fad4 debuginfo(build-id) = 8b69f6995fe28146135869f89a38a5835ef8aef7 debuginfo(build-id) = d6d8ff75ffee95b71606e6230f814462218322ed malcontent-debuginfo = 0.14.0-1.an27 malcontent-debuginfo(x86-64) = 0.14.0-1.an27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: malcontent-debugsource(x86-64) = 0.14.0-1.an27 Processing files: malcontent-pam-debuginfo-0.14.0-1.an27.x86_64 Provides: debuginfo(build-id) = 40b23b3289fe237456707db9e5b90785a8af71e3 malcontent-pam-debuginfo = 0.14.0-1.an27 malcontent-pam-debuginfo(x86-64) = 0.14.0-1.an27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: malcontent-debugsource(x86-64) = 0.14.0-1.an27 Processing files: malcontent-control-debuginfo-0.14.0-1.an27.x86_64 Provides: debuginfo(build-id) = 0f2da903a0917aa66cd98126c110c0d09bb5dd1a malcontent-control-debuginfo = 0.14.0-1.an27 malcontent-control-debuginfo(x86-64) = 0.14.0-1.an27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: malcontent-debugsource(x86-64) = 0.14.0-1.an27 Processing files: malcontent-libs-debuginfo-0.14.0-1.an27.x86_64 Provides: debuginfo(build-id) = 1e772f4d2992989e95870d2fec937d749fb8c5c1 debuginfo(build-id) = 2b81c749b0b1f1c7d5d62ab70c1dcd48c14093ac libmalcontent-0.so.0.14.0-0.14.0-1.an27.x86_64.debug()(64bit) libnss_malcontent.so.0.14.0-0.14.0-1.an27.x86_64.debug()(64bit) malcontent-libs-debuginfo = 0.14.0-1.an27 malcontent-libs-debuginfo(x86-64) = 0.14.0-1.an27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: malcontent-debugsource(x86-64) = 0.14.0-1.an27 Processing files: malcontent-ui-libs-debuginfo-0.14.0-1.an27.x86_64 Provides: debuginfo(build-id) = 96499dfd0b37827840c9692fc9824c4fb840e295 libmalcontent-ui-1.so.0.14.0-0.14.0-1.an27.x86_64.debug()(64bit) malcontent-ui-libs-debuginfo = 0.14.0-1.an27 malcontent-ui-libs-debuginfo(x86-64) = 0.14.0-1.an27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: malcontent-debugsource(x86-64) = 0.14.0-1.an27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/malcontent-0.14.0-build/BUILDROOT Wrote: /builddir/build/RPMS/malcontent-ui-devel-0.14.0-1.an27.x86_64.rpm Wrote: /builddir/build/RPMS/malcontent-pam-0.14.0-1.an27.x86_64.rpm Wrote: /builddir/build/RPMS/malcontent-pam-debuginfo-0.14.0-1.an27.x86_64.rpm Wrote: /builddir/build/RPMS/malcontent-devel-0.14.0-1.an27.x86_64.rpm Wrote: /builddir/build/RPMS/malcontent-tools-0.14.0-1.an27.x86_64.rpm Wrote: /builddir/build/RPMS/malcontent-ui-libs-debuginfo-0.14.0-1.an27.x86_64.rpm Wrote: /builddir/build/RPMS/malcontent-control-0.14.0-1.an27.x86_64.rpm Wrote: /builddir/build/RPMS/malcontent-ui-libs-0.14.0-1.an27.x86_64.rpm Wrote: /builddir/build/RPMS/malcontent-libs-debuginfo-0.14.0-1.an27.x86_64.rpm Wrote: /builddir/build/RPMS/malcontent-libs-0.14.0-1.an27.x86_64.rpm Wrote: /builddir/build/RPMS/malcontent-control-debuginfo-0.14.0-1.an27.x86_64.rpm Wrote: /builddir/build/RPMS/malcontent-debuginfo-0.14.0-1.an27.x86_64.rpm Wrote: /builddir/build/RPMS/malcontent-0.14.0-1.an27.x86_64.rpm Wrote: /builddir/build/RPMS/malcontent-debugsource-0.14.0-1.an27.x86_64.rpm Child return code was: 0