Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/libevdev.spec'], chrootPath='/var/lib/mock/dist-oc9-build-59981-16463/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/libevdev.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/libevdev-1.13.1-2.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/libevdev.spec'], chrootPath='/var/lib/mock/dist-oc9-build-59981-16463/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps --nocheck /builddir/build/SPECS/libevdev.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EWd02X + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libevdev-1.13.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/libevdev-1.13.1.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd libevdev-1.13.1 + /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 'libevdev-1.13.1 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. ++ git grep -l '#!/usr/bin/.*python.*' + pathfix.py -i /usr/bin/python3 -p -n libevdev/make-event-names.py libevdev/make-event-names.py: updating + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aRb8Gi + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libevdev-1.13.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /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 . aarch64-OpenCloudOS-linux-gnu -Dtests=disabled -Ddocumentation=disabled -Dcoverity=false The Meson build system Version: 1.2.0 Source dir: /builddir/build/BUILD/libevdev-1.13.1 Build dir: /builddir/build/BUILD/libevdev-1.13.1/aarch64-OpenCloudOS-linux-gnu Build type: native build Project name: libevdev Project version: 1.13.1 C compiler for the host machine: gcc (gcc 12.3.1 "gcc (Tencent Compiler 12.3.1) 12.3.1 20230912 (OpenCloudOS 12.3.1-2)") C linker for the host machine: gcc ld.bfd 2.40 Host machine cpu family: aarch64 Host machine cpu: aarch64 Library m found: YES Library rt found: YES Program libevdev/make-event-names.py found: YES (/builddir/build/BUILD/libevdev-1.13.1/libevdev/make-event-names.py) Configuring event-names.h with command Configuring libevdev.3 using configuration Dependency check skipped: feature tests disabled Program doxygen skipped: feature documentation disabled Configuring config.h using configuration Build targets in project: 6 libevdev 1.13.1 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 coverity : false documentation : disabled tests : disabled Found ninja-1.11.1 at /usr/bin/ninja + /usr/bin/meson compile -C aarch64-OpenCloudOS-linux-gnu -j 8 --verbose ninja: Entering directory `/builddir/build/BUILD/libevdev-1.13.1/aarch64-OpenCloudOS-linux-gnu' [1/15] gcc -Ilibevdev-list-codes.p -I. -I.. -I../include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-unused-parameter -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ libevdev-list-codes.p/tools_libevdev-list-codes.c.o -MF libevdev-list-codes.p/tools_libevdev-list-codes.c.o.d -o libevdev-list-codes.p/tools_libevdev-list-codes.c.o -c ../tools/libevdev-list-codes.c [2/15] gcc -Itouchpad-edge-detector.p -I. -I.. -I../include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-unused-parameter -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ touchpad-edge-detector.p/tools_touchpad-edge-detector.c.o -MF touchpad-edge-detector.p/tools_touchpad-edge-detector.c.o.d -o touchpad-edge-detector.p/tools_touchpad-edge-detector.c.o -c ../tools/touchpad-edge-detector.c [3/15] gcc -Ilibevdev-tweak-device.p -I. -I.. -I../include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-unused-parameter -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ libevdev-tweak-device.p/tools_libevdev-tweak-device.c.o -MF libevdev-tweak-device.p/tools_libevdev-tweak-device.c.o.d -o libevdev-tweak-device.p/tools_libevdev-tweak-device.c.o -c ../tools/libevdev-tweak-device.c [4/15] gcc -Ilibevdev-events.p -I. -I.. -I../include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-unused-parameter -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ libevdev-events.p/tools_libevdev-events.c.o -MF libevdev-events.p/tools_libevdev-events.c.o.d -o libevdev-events.p/tools_libevdev-events.c.o -c ../tools/libevdev-events.c [5/15] gcc -Ilibevdev.so.2.3.0.p -I. -I.. -I../include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-unused-parameter -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libevdev.so.2.3.0.p/libevdev_libevdev-names.c.o -MF libevdev.so.2.3.0.p/libevdev_libevdev-names.c.o.d -o libevdev.so.2.3.0.p/libevdev_libevdev-names.c.o -c ../libevdev/libevdev-names.c [6/15] gcc -Ilibevdev.so.2.3.0.p -I. -I.. -I../include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-unused-parameter -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libevdev.so.2.3.0.p/libevdev_libevdev-uinput.c.o -MF libevdev.so.2.3.0.p/libevdev_libevdev-uinput.c.o.d -o libevdev.so.2.3.0.p/libevdev_libevdev-uinput.c.o -c ../libevdev/libevdev-uinput.c [7/15] gcc -Imouse-dpi-tool.p -I. -I.. -I../include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-unused-parameter -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ mouse-dpi-tool.p/tools_mouse-dpi-tool.c.o -MF mouse-dpi-tool.p/tools_mouse-dpi-tool.c.o.d -o mouse-dpi-tool.p/tools_mouse-dpi-tool.c.o -c ../tools/mouse-dpi-tool.c [8/15] gcc -Ilibevdev.so.2.3.0.p -I. -I.. -I../include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-unused-parameter -fvisibility=hidden -Wmissing-prototypes -Wstrict-prototypes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ libevdev.so.2.3.0.p/libevdev_libevdev.c.o -MF libevdev.so.2.3.0.p/libevdev_libevdev.c.o.d -o libevdev.so.2.3.0.p/libevdev_libevdev.c.o -c ../libevdev/libevdev.c [9/15] gcc -o libevdev.so.2.3.0 libevdev.so.2.3.0.p/libevdev_libevdev-uinput.c.o libevdev.so.2.3.0.p/libevdev_libevdev.c.o libevdev.so.2.3.0.p/libevdev_libevdev-names.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libevdev.so.2 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--version-script,/builddir/build/BUILD/libevdev-1.13.1/libevdev/libevdev.sym -lrt -Wl,--end-group [10/15] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/libevdev-1.13.1/aarch64-OpenCloudOS-linux-gnu libevdev.so.2.3.0 libevdev.so.2.3.0 libevdev.so.2.3.0.p/libevdev.so.2.3.0.symbols [11/15] gcc -o libevdev-list-codes libevdev-list-codes.p/tools_libevdev-list-codes.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/builddir/build/BUILD/libevdev-1.13.1/aarch64-OpenCloudOS-linux-gnu/ -Wl,--start-group libevdev.so.2.3.0 -Wl,--end-group [12/15] gcc -o libevdev-tweak-device libevdev-tweak-device.p/tools_libevdev-tweak-device.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/builddir/build/BUILD/libevdev-1.13.1/aarch64-OpenCloudOS-linux-gnu/ -Wl,--start-group libevdev.so.2.3.0 -Wl,--end-group [13/15] gcc -o mouse-dpi-tool mouse-dpi-tool.p/tools_mouse-dpi-tool.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/builddir/build/BUILD/libevdev-1.13.1/aarch64-OpenCloudOS-linux-gnu/ -Wl,--start-group libevdev.so.2.3.0 -Wl,--end-group [14/15] gcc -o libevdev-events libevdev-events.p/tools_libevdev-events.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/builddir/build/BUILD/libevdev-1.13.1/aarch64-OpenCloudOS-linux-gnu/ -Wl,--start-group libevdev.so.2.3.0 -Wl,--end-group [15/15] gcc -o touchpad-edge-detector touchpad-edge-detector.p/tools_touchpad-edge-detector.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/builddir/build/BUILD/libevdev-1.13.1/aarch64-OpenCloudOS-linux-gnu/ -Wl,--start-group libevdev.so.2.3.0 -lm -Wl,--end-group INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja -C /builddir/build/BUILD/libevdev-1.13.1/aarch64-OpenCloudOS-linux-gnu -j 8 -v + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mJk440 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64 ++ dirname /builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64 + cd libevdev-1.13.1 + DESTDIR=/builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64 + /usr/bin/meson install -C aarch64-OpenCloudOS-linux-gnu --no-rebuild Installing libevdev.so.2.3.0 to /builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64/usr/lib64 Installing touchpad-edge-detector to /builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64/usr/bin Installing mouse-dpi-tool to /builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64/usr/bin Installing libevdev-tweak-device to /builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64/usr/bin Installing /builddir/build/BUILD/libevdev-1.13.1/libevdev/libevdev.h to /builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64/usr/include/libevdev-1.0/libevdev/ Installing /builddir/build/BUILD/libevdev-1.13.1/libevdev/libevdev-uinput.h to /builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64/usr/include/libevdev-1.0/libevdev/ Installing /builddir/build/BUILD/libevdev-1.13.1/aarch64-OpenCloudOS-linux-gnu/libevdev.3 to /builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64/usr/share/man/man3 Installing /builddir/build/BUILD/libevdev-1.13.1/tools/libevdev-tweak-device.1 to /builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64/usr/share/man/man1 Installing /builddir/build/BUILD/libevdev-1.13.1/tools/touchpad-edge-detector.1 to /builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64/usr/share/man/man1 Installing /builddir/build/BUILD/libevdev-1.13.1/tools/mouse-dpi-tool.1 to /builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64/usr/share/man/man1 Installing /builddir/build/BUILD/libevdev-1.13.1/aarch64-OpenCloudOS-linux-gnu/meson-private/libevdev.pc to /builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64/usr/lib64/pkgconfig Installing symlink pointing to libevdev.so.2.3.0 to /builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64/usr/lib64/libevdev.so.2 Installing symlink pointing to libevdev.so.2 to /builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64/usr/lib64/libevdev.so + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.13.1-2.oc9 --unique-debug-suffix -1.13.1-2.oc9.aarch64 --unique-debug-src-base libevdev-1.13.1-2.oc9.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/libevdev-1.13.1 extracting debug info from /builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64/usr/bin/libevdev-tweak-device extracting debug info from /builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64/usr/bin/touchpad-edge-detector extracting debug info from /builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64/usr/lib64/libevdev.so.2.3.0 extracting debug info from /builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64/usr/bin/mouse-dpi-tool 555 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: libevdev-1.13.1-2.oc9.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mvyTjO + umask 022 + cd /builddir/build/BUILD + cd libevdev-1.13.1 + LICENSEDIR=/builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64/usr/share/licenses/libevdev + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64/usr/share/licenses/libevdev + cp -pr COPYING /builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64/usr/share/licenses/libevdev + RPM_EC=0 ++ jobs -p + exit 0 Provides: libevdev = 1.13.1-2.oc9 libevdev(aarch-64) = 1.13.1-2.oc9 libevdev.so.2()(64bit) libevdev.so.2(LIBEVDEV_1)(64bit) libevdev.so.2(LIBEVDEV_1_10)(64bit) libevdev.so.2(LIBEVDEV_1_3)(64bit) libevdev.so.2(LIBEVDEV_1_6)(64bit) libevdev.so.2(LIBEVDEV_1_7)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) rtld(GNU_HASH) Processing files: libevdev-devel-1.13.1-2.oc9.aarch64 Provides: libevdev-devel = 1.13.1-2.oc9 libevdev-devel(aarch-64) = 1.13.1-2.oc9 pkgconfig(libevdev) = 1.13.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libevdev.so.2()(64bit) Processing files: libevdev-utils-1.13.1-2.oc9.aarch64 Provides: libevdev-utils = 1.13.1-2.oc9 libevdev-utils(aarch-64) = 1.13.1-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libevdev.so.2()(64bit) libevdev.so.2(LIBEVDEV_1)(64bit) rtld(GNU_HASH) Processing files: libevdev-debugsource-1.13.1-2.oc9.aarch64 Provides: libevdev-debugsource = 1.13.1-2.oc9 libevdev-debugsource(aarch-64) = 1.13.1-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libevdev-debuginfo-1.13.1-2.oc9.aarch64 Provides: debuginfo(build-id) = 17b7608d7f6566ff5ba13dc25ccfa03015a1d5b1 libevdev-debuginfo = 1.13.1-2.oc9 libevdev-debuginfo(aarch-64) = 1.13.1-2.oc9 libevdev.so.2.3.0-1.13.1-2.oc9.aarch64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libevdev-debugsource(aarch-64) = 1.13.1-2.oc9 Processing files: libevdev-utils-debuginfo-1.13.1-2.oc9.aarch64 Provides: debuginfo(build-id) = 88359c2c0b35c2c58c49c9d8a2f963376648348a debuginfo(build-id) = e0a8e6f86ec9691c4608bcd41afa6d6fd9268c4f debuginfo(build-id) = f01eafe7c1ff44c981da98696ebaa166742bd9a3 libevdev-utils-debuginfo = 1.13.1-2.oc9 libevdev-utils-debuginfo(aarch-64) = 1.13.1-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libevdev-debugsource(aarch-64) = 1.13.1-2.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libevdev-1.13.1-2.oc9.aarch64 Wrote: /builddir/build/RPMS/libevdev-utils-debuginfo-1.13.1-2.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/libevdev-devel-1.13.1-2.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/libevdev-1.13.1-2.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/libevdev-debuginfo-1.13.1-2.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/libevdev-utils-1.13.1-2.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/libevdev-debugsource-1.13.1-2.oc9.aarch64.rpm Child return code was: 0