Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/fprintd.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-66529-3332/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=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/fprintd.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 Wrote: /builddir/build/SRPMS/fprintd-1.94.2-4.ocs23.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/fprintd.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-66529-3332/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=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/fprintd.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VKtxUw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fprintd-v1.94.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/fprintd-v1.94.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd fprintd-v1.94.2 + /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 . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'fprintd-1.94.2 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.f7w0RP + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd fprintd-v1.94.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /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 . x86_64-OpenCloudOS-linux-gnu -Dgtk_doc=false -Dpam=true -Dpam_modules_dir=/usr/lib64/security The Meson build system Version: 1.2.0 Source dir: /builddir/build/BUILD/fprintd-v1.94.2 Build dir: /builddir/build/BUILD/fprintd-v1.94.2/x86_64-OpenCloudOS-linux-gnu Build type: native build Project name: fprintd Project version: 1.94.2 C compiler for the host machine: gcc (gcc 12.3.0 "gcc (GCC) 12.3.0 20230508 (OpenCloudOS 12.3.0-2)") C linker for the host machine: gcc ld.bfd 2.40 Host machine cpu family: x86_64 Host machine cpu: x86_64 Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Werror=address: YES Compiler for C supports arguments -Werror=array-bounds: YES Compiler for C supports arguments -Werror=empty-body: YES Compiler for C supports arguments -Werror=implicit: YES Compiler for C supports arguments -Werror=init-self: YES Compiler for C supports arguments -Werror=int-to-pointer-cast: YES Compiler for C supports arguments -Werror=main: YES Compiler for C supports arguments -Werror=missing-braces: YES Compiler for C supports arguments -Werror=nonnull: YES Compiler for C supports arguments -Werror=pointer-to-int-cast: YES Compiler for C supports arguments -Werror=redundant-decls: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=sequence-point: YES Compiler for C supports arguments -Werror=trigraphs: YES Compiler for C supports arguments -Werror=write-strings: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wformat=2: YES Compiler for C supports arguments -Wignored-qualifiers: YES Compiler for C supports arguments -Wimplicit-function-declaration: YES Compiler for C supports arguments -Wlogical-op: 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-prototypes: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wtype-limits: YES Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wno-pedantic: YES Compiler for C supports arguments -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56: YES Compiler for C supports arguments -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56: YES Found pkg-config: /usr/bin/pkg-config (1.9.5) Run-time dependency glib-2.0 found: YES 2.77.1 Run-time dependency gio-2.0 found: YES 2.77.1 Run-time dependency gio-unix-2.0 found: YES 2.77.1 Run-time dependency gmodule-2.0 found: YES 2.77.1 Run-time dependency libfprint-2 found: YES 1.94.4 Run-time dependency polkit-gobject-1 found: YES 123 Did not find CMake 'cmake' Found CMake: NO Run-time dependency dbus-1 found: NO (tried pkgconfig and cmake) Run-time dependency libsystemd found: YES 253 Has header "security/pam_modules.h" : YES Library pam found: YES Program pod2man found: YES (/usr/bin/pod2man) Program xsltproc found: NO Run-time dependency systemd found: YES 253 Run-time dependency pam_wrapper found: YES 1.1.4 Program xmllint found: YES (/usr/bin/xmllint) Program python3 found: YES (/usr/bin/python3) WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in future releases of meson. See also: https://github.com/mesonbuild/meson/issues/9300 Configuring config.h using configuration Program bash found: YES (/usr/bin/bash) Program gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Found pkg-config: /usr/bin/pkg-config (1.9.5) Program patch found: YES (/usr/bin/patch) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Program glib-mkenums found: YES (/usr/bin/glib-mkenums) Configuring net.reactivated.Fprint.service using configuration Configuring fprintd.service using configuration Program msgfmt found: YES (/usr/bin/msgfmt) Configuring fprintd-pam-test using configuration Message: Found library pam_wrapper as /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64/libpam_wrapper.so Program unittest_inspector.py found: YES (/builddir/build/BUILD/fprintd-v1.94.2/tests/unittest_inspector.py) Program valgrind found: NO Program msginit found: YES (/usr/bin/msginit) Program msgmerge found: YES (/usr/bin/msgmerge) Program xgettext found: YES (/usr/bin/xgettext) Program check-translations.sh found: YES (/builddir/build/BUILD/fprintd-v1.94.2/po/check-translations.sh) Message: System paths: prefix: /usr fprintd daemon directory: /usr/libexec fprintd modules directory: /usr/lib64/fprintd/modules fprintd prints storage directory: /var/lib/fprint DBus configuration directory: /usr/share/dbus-1/system.d DBus service directory: /usr/share/dbus-1/system-services DBus interfaces directory: /usr/share/dbus-1/interfaces Polkit policy directory: /usr/share/polkit-1/actions Systemd service directory: /usr/lib/systemd/system PAM module directory: /usr/lib64/security Optional features: PAM module: true Manuals: true GTK Doc: false XML Linter true Test setup: With address sanitizer: false Build targets in project: 92 NOTICE: Future-deprecated features used: * 0.56.0: {'dependency.get_pkgconfig_variable', 'meson.build_root', 'meson.source_root'} fprintd 1.94.2 User defined options auto_features : enabled bindir : /usr/bin buildtype : plain datadir : /usr/share includedir : /usr/include infodir : /usr/share/info 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 wrap_mode : nodownload gtk_doc : false pam : true pam_modules_dir: /usr/lib64/security Found ninja-1.11.1 at /usr/bin/ninja + /usr/bin/meson compile -C x86_64-OpenCloudOS-linux-gnu -j 32 --verbose ninja: Entering directory `/builddir/build/BUILD/fprintd-v1.94.2/x86_64-OpenCloudOS-linux-gnu' [1/106] /usr/bin/msgfmt -o po/af/LC_MESSAGES/fprintd.mo ../po/af.po [2/106] /usr/bin/msgfmt -o po/ar/LC_MESSAGES/fprintd.mo ../po/ar.po [3/106] /usr/bin/msgfmt -o po/as/LC_MESSAGES/fprintd.mo ../po/as.po [4/106] /usr/bin/msgfmt -o po/ast/LC_MESSAGES/fprintd.mo ../po/ast.po [5/106] /usr/bin/msgfmt -o po/az/LC_MESSAGES/fprintd.mo ../po/az.po [6/106] /usr/bin/msgfmt -o po/be/LC_MESSAGES/fprintd.mo ../po/be.po [7/106] /usr/bin/msgfmt -o po/bg/LC_MESSAGES/fprintd.mo ../po/bg.po [8/106] /usr/bin/msgfmt -o po/bn_IN/LC_MESSAGES/fprintd.mo ../po/bn_IN.po [9/106] /usr/bin/msgfmt -o po/ca/LC_MESSAGES/fprintd.mo ../po/ca.po [10/106] /usr/bin/msgfmt -o po/ca@valencia/LC_MESSAGES/fprintd.mo ../po/ca@valencia.po [11/106] /usr/bin/msgfmt -o po/cs/LC_MESSAGES/fprintd.mo ../po/cs.po [12/106] /usr/bin/msgfmt -o po/cy/LC_MESSAGES/fprintd.mo ../po/cy.po [13/106] /usr/bin/msgfmt -o po/da/LC_MESSAGES/fprintd.mo ../po/da.po [14/106] /usr/bin/msgfmt -o po/de/LC_MESSAGES/fprintd.mo ../po/de.po [15/106] /usr/bin/msgfmt -o po/el/LC_MESSAGES/fprintd.mo ../po/el.po [16/106] /usr/bin/msgfmt -o po/en_GB/LC_MESSAGES/fprintd.mo ../po/en_GB.po [17/106] /usr/bin/msgfmt -o po/eo/LC_MESSAGES/fprintd.mo ../po/eo.po [18/106] /usr/bin/msgfmt -o po/es/LC_MESSAGES/fprintd.mo ../po/es.po [19/106] /usr/bin/msgfmt -o po/et/LC_MESSAGES/fprintd.mo ../po/et.po [20/106] /usr/bin/msgfmt -o po/eu/LC_MESSAGES/fprintd.mo ../po/eu.po [21/106] /usr/bin/msgfmt -o po/fa/LC_MESSAGES/fprintd.mo ../po/fa.po [22/106] /usr/bin/msgfmt -o po/fi/LC_MESSAGES/fprintd.mo ../po/fi.po [23/106] /usr/bin/msgfmt -o po/fo/LC_MESSAGES/fprintd.mo ../po/fo.po [24/106] /usr/bin/msgfmt -o po/fr/LC_MESSAGES/fprintd.mo ../po/fr.po [25/106] /usr/bin/msgfmt -o po/fur/LC_MESSAGES/fprintd.mo ../po/fur.po [26/106] /usr/bin/msgfmt -o po/ga/LC_MESSAGES/fprintd.mo ../po/ga.po [27/106] /usr/bin/msgfmt -o po/gl/LC_MESSAGES/fprintd.mo ../po/gl.po [28/106] /usr/bin/msgfmt -o po/gu/LC_MESSAGES/fprintd.mo ../po/gu.po [29/106] /usr/bin/msgfmt -o po/he/LC_MESSAGES/fprintd.mo ../po/he.po [30/106] /usr/bin/msgfmt -o po/hi/LC_MESSAGES/fprintd.mo ../po/hi.po [31/106] /usr/bin/msgfmt -o po/hr/LC_MESSAGES/fprintd.mo ../po/hr.po [32/106] /usr/bin/msgfmt -o po/hu/LC_MESSAGES/fprintd.mo ../po/hu.po [33/106] /usr/bin/msgfmt -o po/ia/LC_MESSAGES/fprintd.mo ../po/ia.po [34/106] /usr/bin/msgfmt -o po/id/LC_MESSAGES/fprintd.mo ../po/id.po [35/106] /usr/bin/msgfmt -o po/it/LC_MESSAGES/fprintd.mo ../po/it.po [36/106] /usr/bin/msgfmt -o po/ja/LC_MESSAGES/fprintd.mo ../po/ja.po [37/106] /usr/bin/msgfmt -o po/ka/LC_MESSAGES/fprintd.mo ../po/ka.po [38/106] /usr/bin/msgfmt -o po/kk/LC_MESSAGES/fprintd.mo ../po/kk.po [39/106] /usr/bin/msgfmt -o po/kn/LC_MESSAGES/fprintd.mo ../po/kn.po [40/106] /usr/bin/msgfmt -o po/ko/LC_MESSAGES/fprintd.mo ../po/ko.po [41/106] /usr/bin/msgfmt -o po/ky/LC_MESSAGES/fprintd.mo ../po/ky.po [42/106] /usr/bin/msgfmt -o po/lt/LC_MESSAGES/fprintd.mo ../po/lt.po [43/106] /usr/bin/msgfmt -o po/lv/LC_MESSAGES/fprintd.mo ../po/lv.po [44/106] /usr/bin/msgfmt -o po/ml/LC_MESSAGES/fprintd.mo ../po/ml.po [45/106] /usr/bin/msgfmt -o po/mr/LC_MESSAGES/fprintd.mo ../po/mr.po [46/106] /usr/bin/msgfmt -o po/ms/LC_MESSAGES/fprintd.mo ../po/ms.po [47/106] /usr/bin/msgfmt -o po/nb/LC_MESSAGES/fprintd.mo ../po/nb.po [48/106] /usr/bin/msgfmt -o po/nl/LC_MESSAGES/fprintd.mo ../po/nl.po [49/106] /usr/bin/msgfmt -o po/nn/LC_MESSAGES/fprintd.mo ../po/nn.po [50/106] /usr/bin/msgfmt -o po/oc/LC_MESSAGES/fprintd.mo ../po/oc.po [51/106] /usr/bin/msgfmt -o po/or/LC_MESSAGES/fprintd.mo ../po/or.po [52/106] /usr/bin/msgfmt -o po/pa/LC_MESSAGES/fprintd.mo ../po/pa.po [53/106] /usr/bin/msgfmt -o po/pl/LC_MESSAGES/fprintd.mo ../po/pl.po [54/106] /usr/bin/msgfmt -o po/pt/LC_MESSAGES/fprintd.mo ../po/pt.po [55/106] /usr/bin/msgfmt -o po/pt_BR/LC_MESSAGES/fprintd.mo ../po/pt_BR.po [56/106] /usr/bin/msgfmt -o po/ro/LC_MESSAGES/fprintd.mo ../po/ro.po [57/106] /usr/bin/msgfmt -o po/ru/LC_MESSAGES/fprintd.mo ../po/ru.po [58/106] /usr/bin/msgfmt -o po/sk/LC_MESSAGES/fprintd.mo ../po/sk.po [59/106] /usr/bin/msgfmt -o po/sl/LC_MESSAGES/fprintd.mo ../po/sl.po [60/106] /usr/bin/msgfmt -o po/sq/LC_MESSAGES/fprintd.mo ../po/sq.po [61/106] /usr/bin/msgfmt -o po/sr/LC_MESSAGES/fprintd.mo ../po/sr.po [62/106] /usr/bin/msgfmt -o po/sr@latin/LC_MESSAGES/fprintd.mo ../po/sr@latin.po [63/106] /usr/bin/msgfmt -o po/sv/LC_MESSAGES/fprintd.mo ../po/sv.po [64/106] /usr/bin/msgfmt -o po/ta/LC_MESSAGES/fprintd.mo ../po/ta.po [65/106] /usr/bin/msgfmt -o po/te/LC_MESSAGES/fprintd.mo ../po/te.po [66/106] /usr/bin/msgfmt -o po/th/LC_MESSAGES/fprintd.mo ../po/th.po [67/106] /usr/bin/msgfmt -o po/tr/LC_MESSAGES/fprintd.mo ../po/tr.po [68/106] /usr/bin/msgfmt -o po/vi/LC_MESSAGES/fprintd.mo ../po/vi.po [69/106] /usr/bin/msgfmt -o po/uk/LC_MESSAGES/fprintd.mo ../po/uk.po [70/106] /usr/bin/msgfmt -o po/wa/LC_MESSAGES/fprintd.mo ../po/wa.po [71/106] /usr/bin/msgfmt -o po/zh_CN/LC_MESSAGES/fprintd.mo ../po/zh_CN.po [72/106] /usr/bin/msgfmt -o po/zh_HK/LC_MESSAGES/fprintd.mo ../po/zh_HK.po [73/106] /usr/bin/msgfmt -o po/zh_TW/LC_MESSAGES/fprintd.mo ../po/zh_TW.po [74/106] /usr/bin/pod2man -c '' -s 8 -q none -n pam_fprintd -r freedesktop ../data/pam_fprintd.pod data/pam_fprintd.8 FAILED: data/pam_fprintd.8 /usr/bin/pod2man -c '' -s 8 -q none -n pam_fprintd -r freedesktop ../data/pam_fprintd.pod data/pam_fprintd.8 Can't load '/usr/lib64/perl5/vendor_perl/auto/Cwd/Cwd.so' for module Cwd: /usr/lib64/perl5/vendor_perl/auto/Cwd/Cwd.so: undefined symbol: Perl_my_strlcat at /usr/share/perl5/XSLoader.pm line 94. at /usr/lib64/perl5/vendor_perl/Cwd.pm line 82. Compilation failed in require at /usr/lib64/perl5/vendor_perl/File/Spec/Unix.pm line 4. BEGIN failed--compilation aborted at /usr/lib64/perl5/vendor_perl/File/Spec/Unix.pm line 4. Compilation failed in require at /usr/lib64/perl5/vendor_perl/File/Spec.pm line 21. Compilation failed in require at /usr/share/perl5/vendor_perl/Pod/Usage.pm line 19. BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Pod/Usage.pm line 19. Compilation failed in require at /usr/bin/pod2man line 17. BEGIN failed--compilation aborted at /usr/bin/pod2man line 17. [75/106] /usr/bin/pod2man -c '' -s 1 -q none -n fprintd -r freedesktop ../data/fprintd.pod data/fprintd.1 FAILED: data/fprintd.1 /usr/bin/pod2man -c '' -s 1 -q none -n fprintd -r freedesktop ../data/fprintd.pod data/fprintd.1 Can't load '/usr/lib64/perl5/vendor_perl/auto/Cwd/Cwd.so' for module Cwd: /usr/lib64/perl5/vendor_perl/auto/Cwd/Cwd.so: undefined symbol: Perl_my_strlcat at /usr/share/perl5/XSLoader.pm line 94. at /usr/lib64/perl5/vendor_perl/Cwd.pm line 82. Compilation failed in require at /usr/lib64/perl5/vendor_perl/File/Spec/Unix.pm line 4. BEGIN failed--compilation aborted at /usr/lib64/perl5/vendor_perl/File/Spec/Unix.pm line 4. Compilation failed in require at /usr/lib64/perl5/vendor_perl/File/Spec.pm line 21. Compilation failed in require at /usr/share/perl5/vendor_perl/Pod/Usage.pm line 19. BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Pod/Usage.pm line 19. Compilation failed in require at /usr/bin/pod2man line 17. BEGIN failed--compilation aborted at /usr/bin/pod2man line 17. [76/106] /usr/bin/meson --internal exe --unpickle /builddir/build/BUILD/fprintd-v1.94.2/x86_64-OpenCloudOS-linux-gnu/meson-private/meson_exe_glib-mkenums_8ce19c626acced978241479c5af33e4402c24024.dat [77/106] /usr/bin/meson --internal exe --unpickle /builddir/build/BUILD/fprintd-v1.94.2/x86_64-OpenCloudOS-linux-gnu/meson-private/meson_exe_glib-mkenums_71e59a7d70b5d2ef5c6eda517be164a75cb11f5b.dat [78/106] /usr/bin/meson --internal msgfmthelper --msgfmt=/usr/bin/msgfmt ../data/net.reactivated.fprint.device.policy.in data/net.reactivated.fprint.device.policy xml /builddir/build/BUILD/fprintd-v1.94.2/po [79/106] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix net.reactivated.Fprint. --c-namespace FprintDBus --c-generate-object-manager --body --output src/fprintd-dbus.c ../src/net.reactivated.Fprint.Manager.xml ../src/net.reactivated.Fprint.Device.xml [80/106] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix net.reactivated.Fprint. --c-namespace FprintDBus --c-generate-object-manager --header --output src/fprintd-dbus.h ../src/net.reactivated.Fprint.Manager.xml ../src/net.reactivated.Fprint.Device.xml [81/106] gcc -Ipam/pam_fprintd.so.p -Ipam -I../pam -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=gnu99 -fno-strict-aliasing -Wcast-align -Werror=address -Werror=array-bounds -Werror=empty-body -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nonnull -Werror=pointer-to-int-cast -Werror=redundant-decls -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=write-strings -Wformat-nonliteral -Wformat-security -Wformat=2 -Wignored-qualifiers -Wimplicit-function-declaration -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wstrict-prototypes -Wtype-limits -Wundef -Wunused -Wno-unused-parameter -Wno-pedantic -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC '-DLOCALEDIR="/usr/share/locale"' -MD -MQ pam/pam_fprintd.so.p/pam_fprintd.c.o -MF pam/pam_fprintd.so.p/pam_fprintd.c.o.d -o pam/pam_fprintd.so.p/pam_fprintd.c.o -c ../pam/pam_fprintd.c ninja: build stopped: subcommand failed. INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja -C /builddir/build/BUILD/fprintd-v1.94.2/x86_64-OpenCloudOS-linux-gnu -j 32 -v error: Bad exit status from /var/tmp/rpm-tmp.f7w0RP (%build) Bad exit status from /var/tmp/rpm-tmp.f7w0RP (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/fprintd.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.10/site-packages/mockbuild/util.py", line 597, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/fprintd.spec