* Package:    dev-libs/libinput-1.30.1:0/10
 * Repository: gentoo
 * Maintainer: x11@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux lua_single_target_lua5-4
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
 * Checking whether python3_14 is suitable ...
  [ ok ]
  [ ok ]
 * Using python3.14 to build (via PYTHON_COMPAT iteration)
>>> Unpacking source...
>>> Unpacking 'libinput-1.30.1.tar.bz2' to /var/tmp/portage/dev-libs/libinput-1.30.1/work
>>> Source unpacked in /var/tmp/portage/dev-libs/libinput-1.30.1/work
>>> Preparing source in /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1 ...
meson setup -Db_lto=false --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /var/tmp/portage/dev-libs/libinput-1.30.1/temp/python3.14/pkgconfig:/usr/share/pkgconfig --pkg-config-path /var/tmp/portage/dev-libs/libinput-1.30.1/temp/python3.14/pkgconfig:/usr/share/pkgconfig --native-file /var/tmp/portage/dev-libs/libinput-1.30.1/temp/meson.x86_64-pc-linux-gnu.ini -Db_pch=false -Dwerror=false -Dbuildtype=plain -Ddebug-gui=false -Ddocumentation=false -Dlibwacom=false -Dtests=false -Dlua-plugins=disabled -Dudev-dir=/usr/lib/udev /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1 /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build
The Meson build system
Version: 1.9.2
Source dir: /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1
Build dir: /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build
Build type: native build
Project name: libinput
Project version: 1.30.1
C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 15.2.1 "x86_64-pc-linux-gnu-gcc (Gentoo 15.2.1_p20251122 p4) 15.2.1 20251122")
C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.45.1
Host machine cpu family: x86_64
Host machine cpu: x86_64
Compiler for C supports arguments -Wno-error=deprecated-declarations: YES 
Compiler for C supports arguments -Wno-unused-parameter: YES 
Compiler for C supports arguments -Wmissing-prototypes: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wundef: YES 
Compiler for C supports arguments -Wlogical-op: YES 
Compiler for C supports arguments -Wpointer-arith: YES 
Compiler for C supports arguments -Wuninitialized: YES 
Compiler for C supports arguments -Winit-self: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES (cached)
Compiler for C supports arguments -Wimplicit-fallthrough: YES 
Compiler for C supports arguments -Wredundant-decls: YES 
Compiler for C supports arguments -Wincompatible-pointer-types: YES 
Compiler for C supports arguments -Wformat=2: YES 
Compiler for C supports arguments -Wno-missing-field-initializers: YES 
Compiler for C supports arguments -Wmissing-declarations: YES 
Compiler for C supports arguments -fvisibility=hidden: YES 
Fetching value of define "static_assert" : _Static_assert 
Header "dirent.h" has symbol "versionsort" : YES 
Fetching value of define "SYS_pidfd_open" : 434 
Checking for function "sigabbrev_np" : YES 
Header "errno.h" has symbol "program_invocation_short_name" : YES 
Has header "xlocale.h" : NO 
Checking if "has C23 auto keyword" compiles: NO 
Checking if "locale.h" links: YES 
Header "sys/ptrace.h" has symbol "PTRACE_ATTACH" : YES 
Found pkg-config: YES (/usr/bin/x86_64-pc-linux-gnu-pkg-config) 2.5.1
Run-time dependency libudev found: YES 255
Run-time dependency libevdev found: YES 1.13.6
Library m found: YES
Library rt found: YES
Dependency lua-5.4 skipped: feature lua-plugins disabled
Run-time dependency mtdev found: YES 1.1.7
Configuring 80-libinput-device-groups.rules using configuration
Configuring 90-libinput-fuzz-override.rules using configuration
Configuring 80-libinput-device-groups-litest.rules using configuration
Configuring 90-libinput-fuzz-override-litest.rules using configuration
Header "sys/epoll.h" has symbol "epoll_create1" : YES 
Configuring test-util-includes-util-backtrace.h.c using configuration
Configuring test-util-includes-util-bits.h.c using configuration
Configuring test-util-includes-util-input-event.h.c using configuration
Configuring test-util-includes-util-list.h.c using configuration
Configuring test-util-includes-util-files.h.c using configuration
Configuring test-util-includes-util-macros.h.c using configuration
Configuring test-util-includes-util-matrix.h.c using configuration
Configuring test-util-includes-util-prop-parsers.h.c using configuration
Configuring test-util-includes-util-ratelimit.h.c using configuration
Configuring test-util-includes-util-stringbuf.h.c using configuration
Configuring test-util-includes-util-strings.h.c using configuration
Configuring test-util-includes-util-time.h.c using configuration
Configuring libinput-version.h using configuration
Program test/test_quirks_files.py found: YES (/var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/test/test_quirks_files.py)
Program test/helper-copy-and-exec-from-tmp.sh found: YES (/var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/test/helper-copy-and-exec-from-tmp.sh)
Program test/symbols-leak-test found: YES (/var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/test/symbols-leak-test)
C++ compiler for the host machine: x86_64-pc-linux-gnu-g++ (gcc 15.2.1 "x86_64-pc-linux-gnu-g++ (Gentoo 15.2.1_p20251122 p4) 15.2.1 20251122")
C++ linker for the host machine: x86_64-pc-linux-gnu-g++ ld.bfd 2.45.1
Configuring libinput.1 using configuration
Configuring libinput-analyze.1 using configuration
Configuring libinput-analyze-buttons.1 using configuration
Configuring libinput-analyze-per-slot-delta.1 using configuration
Configuring libinput-analyze-recording.1 using configuration
Configuring libinput-analyze-touch-down-state.1 using configuration
Configuring libinput-debug-events.1 using configuration
Configuring libinput-debug-tablet.1 using configuration
Configuring libinput-debug-tablet-pad.1 using configuration
Configuring libinput-list-devices.1 using configuration
Configuring libinput-list-kernel-devices.1 using configuration
Configuring libinput-measure.1 using configuration
Configuring libinput-measure-fuzz.1 using configuration
Configuring libinput-measure-touchpad-size.1 using configuration
Configuring libinput-measure-touchpad-tap.1 using configuration
Configuring libinput-measure-touchpad-pressure.1 using configuration
Configuring libinput-measure-touch-size.1 using configuration
Configuring libinput-quirks.1 using configuration
Configuring libinput-record.1 using configuration
Configuring libinput-replay.1 using configuration
Configuring libinput-test.1 using configuration
Configuring libinput-quirks-list.1 using configuration
Configuring libinput-quirks-validate.1 using configuration
Configuring config.h using configuration
Build targets in project: 47

libinput 1.30.1

  Plugins
    Plugins enabled      : NO
    Autoload plugins     : NO
    Lua Plugin support   : NO

  User defined options
    Native files         : /var/tmp/portage/dev-libs/libinput-1.30.1/temp/meson.x86_64-pc-linux-gnu.ini
    b_lto                : false
    b_pch                : false
    buildtype            : plain
    debug-gui            : false
    documentation        : false
    libdir               : lib64
    libwacom             : false
    localstatedir        : /var/lib
    lua-plugins          : disabled
    build.pkg_config_path: /var/tmp/portage/dev-libs/libinput-1.30.1/temp/python3.14/pkgconfig:/usr/share/pkgconfig
    pkg_config_path      : /var/tmp/portage/dev-libs/libinput-1.30.1/temp/python3.14/pkgconfig:/usr/share/pkgconfig
    prefix               : /usr
    sysconfdir           : /etc
    tests                : false
    udev-dir             : /usr/lib/udev
    werror               : false
    wrap_mode            : nodownload

Found ninja-1.13.2 at /usr/bin/ninja
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1 ...
ninja -v -l2 -j2
[1/140] x86_64-pc-linux-gnu-gcc -Iliblibinput-util.a.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ liblibinput-util.a.p/src_util-files.c.o -MF liblibinput-util.a.p/src_util-files.c.o.d -o liblibinput-util.a.p/src_util-files.c.o -c ../libinput-1.30.1/src/util-files.c
[2/140] x86_64-pc-linux-gnu-gcc -Iliblibinput-util.a.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ liblibinput-util.a.p/src_util-list.c.o -MF liblibinput-util.a.p/src_util-list.c.o.d -o liblibinput-util.a.p/src_util-list.c.o -c ../libinput-1.30.1/src/util-list.c
[3/140] x86_64-pc-linux-gnu-gcc -Iliblibinput-util.a.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ liblibinput-util.a.p/src_util-ratelimit.c.o -MF liblibinput-util.a.p/src_util-ratelimit.c.o.d -o liblibinput-util.a.p/src_util-ratelimit.c.o -c ../libinput-1.30.1/src/util-ratelimit.c
[4/140] x86_64-pc-linux-gnu-gcc -Iliblibinput-util.a.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ liblibinput-util.a.p/src_util-strings.c.o -MF liblibinput-util.a.p/src_util-strings.c.o.d -o liblibinput-util.a.p/src_util-strings.c.o -c ../libinput-1.30.1/src/util-strings.c
[5/140] x86_64-pc-linux-gnu-gcc -Iliblibinput-util.a.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ liblibinput-util.a.p/src_util-prop-parsers.c.o -MF liblibinput-util.a.p/src_util-prop-parsers.c.o.d -o liblibinput-util.a.p/src_util-prop-parsers.c.o -c ../libinput-1.30.1/src/util-prop-parsers.c
[6/140] x86_64-pc-linux-gnu-gcc -Ilibquirks.a.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libquirks.a.p/src_quirks.c.o -MF libquirks.a.p/src_quirks.c.o.d -o libquirks.a.p/src_quirks.c.o -c ../libinput-1.30.1/src/quirks.c
[7/140] rm -f liblibinput-util.a && x86_64-pc-linux-gnu-ar csrDT liblibinput-util.a liblibinput-util.a.p/src_util-files.c.o liblibinput-util.a.p/src_util-list.c.o liblibinput-util.a.p/src_util-ratelimit.c.o liblibinput-util.a.p/src_util-strings.c.o liblibinput-util.a.p/src_util-prop-parsers.c.o
[8/140] rm -f libquirks.a && x86_64-pc-linux-gnu-ar csrDT libquirks.a libquirks.a.p/src_quirks.c.o
[9/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_filter.c.o -MF libinput.so.10.13.0.p/src_filter.c.o.d -o libinput.so.10.13.0.p/src_filter.c.o -c ../libinput-1.30.1/src/filter.c
[10/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_filter-custom.c.o -MF libinput.so.10.13.0.p/src_filter-custom.c.o.d -o libinput.so.10.13.0.p/src_filter-custom.c.o -c ../libinput-1.30.1/src/filter-custom.c
[11/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_filter-flat.c.o -MF libinput.so.10.13.0.p/src_filter-flat.c.o.d -o libinput.so.10.13.0.p/src_filter-flat.c.o -c ../libinput-1.30.1/src/filter-flat.c
[12/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_filter-low-dpi.c.o -MF libinput.so.10.13.0.p/src_filter-low-dpi.c.o.d -o libinput.so.10.13.0.p/src_filter-low-dpi.c.o -c ../libinput-1.30.1/src/filter-low-dpi.c
[13/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_filter-mouse.c.o -MF libinput.so.10.13.0.p/src_filter-mouse.c.o.d -o libinput.so.10.13.0.p/src_filter-mouse.c.o -c ../libinput-1.30.1/src/filter-mouse.c
[14/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_filter-touchpad.c.o -MF libinput.so.10.13.0.p/src_filter-touchpad.c.o.d -o libinput.so.10.13.0.p/src_filter-touchpad.c.o -c ../libinput-1.30.1/src/filter-touchpad.c
[15/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_filter-touchpad-flat.c.o -MF libinput.so.10.13.0.p/src_filter-touchpad-flat.c.o.d -o libinput.so.10.13.0.p/src_filter-touchpad-flat.c.o -c ../libinput-1.30.1/src/filter-touchpad-flat.c
[16/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_filter-touchpad-x230.c.o -MF libinput.so.10.13.0.p/src_filter-touchpad-x230.c.o.d -o libinput.so.10.13.0.p/src_filter-touchpad-x230.c.o -c ../libinput-1.30.1/src/filter-touchpad-x230.c
[17/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_filter-tablet.c.o -MF libinput.so.10.13.0.p/src_filter-tablet.c.o.d -o libinput.so.10.13.0.p/src_filter-tablet.c.o -c ../libinput-1.30.1/src/filter-tablet.c
[18/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_filter-trackpoint.c.o -MF libinput.so.10.13.0.p/src_filter-trackpoint.c.o.d -o libinput.so.10.13.0.p/src_filter-trackpoint.c.o -c ../libinput-1.30.1/src/filter-trackpoint.c
[19/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_filter-trackpoint-flat.c.o -MF libinput.so.10.13.0.p/src_filter-trackpoint-flat.c.o.d -o libinput.so.10.13.0.p/src_filter-trackpoint-flat.c.o -c ../libinput-1.30.1/src/filter-trackpoint-flat.c
[20/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_libinput.c.o -MF libinput.so.10.13.0.p/src_libinput.c.o.d -o libinput.so.10.13.0.p/src_libinput.c.o -c ../libinput-1.30.1/src/libinput.c
[21/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_libinput-plugin.c.o -MF libinput.so.10.13.0.p/src_libinput-plugin.c.o.d -o libinput.so.10.13.0.p/src_libinput-plugin.c.o -c ../libinput-1.30.1/src/libinput-plugin.c
[22/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_libinput-plugin-button-debounce.c.o -MF libinput.so.10.13.0.p/src_libinput-plugin-button-debounce.c.o.d -o libinput.so.10.13.0.p/src_libinput-plugin-button-debounce.c.o -c ../libinput-1.30.1/src/libinput-plugin-button-debounce.c
[23/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_libinput-plugin-mouse-wheel.c.o -MF libinput.so.10.13.0.p/src_libinput-plugin-mouse-wheel.c.o.d -o libinput.so.10.13.0.p/src_libinput-plugin-mouse-wheel.c.o -c ../libinput-1.30.1/src/libinput-plugin-mouse-wheel.c
[24/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_libinput-plugin-mouse-wheel-lowres.c.o -MF libinput.so.10.13.0.p/src_libinput-plugin-mouse-wheel-lowres.c.o.d -o libinput.so.10.13.0.p/src_libinput-plugin-mouse-wheel-lowres.c.o -c ../libinput-1.30.1/src/libinput-plugin-mouse-wheel-lowres.c
[25/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_libinput-plugin-tablet-double-tool.c.o -MF libinput.so.10.13.0.p/src_libinput-plugin-tablet-double-tool.c.o.d -o libinput.so.10.13.0.p/src_libinput-plugin-tablet-double-tool.c.o -c ../libinput-1.30.1/src/libinput-plugin-tablet-double-tool.c
[26/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_libinput-plugin-tablet-eraser-button.c.o -MF libinput.so.10.13.0.p/src_libinput-plugin-tablet-eraser-button.c.o.d -o libinput.so.10.13.0.p/src_libinput-plugin-tablet-eraser-button.c.o -c ../libinput-1.30.1/src/libinput-plugin-tablet-eraser-button.c
[27/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_libinput-plugin-tablet-forced-tool.c.o -MF libinput.so.10.13.0.p/src_libinput-plugin-tablet-forced-tool.c.o.d -o libinput.so.10.13.0.p/src_libinput-plugin-tablet-forced-tool.c.o -c ../libinput-1.30.1/src/libinput-plugin-tablet-forced-tool.c
[28/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_libinput-plugin-tablet-proximity-timer.c.o -MF libinput.so.10.13.0.p/src_libinput-plugin-tablet-proximity-timer.c.o.d -o libinput.so.10.13.0.p/src_libinput-plugin-tablet-proximity-timer.c.o -c ../libinput-1.30.1/src/libinput-plugin-tablet-proximity-timer.c
[29/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_libinput-private-config.c.o -MF libinput.so.10.13.0.p/src_libinput-private-config.c.o.d -o libinput.so.10.13.0.p/src_libinput-private-config.c.o -c ../libinput-1.30.1/src/libinput-private-config.c
[30/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_evdev.c.o -MF libinput.so.10.13.0.p/src_evdev.c.o.d -o libinput.so.10.13.0.p/src_evdev.c.o -c ../libinput-1.30.1/src/evdev.c
[31/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_evdev-fallback.c.o -MF libinput.so.10.13.0.p/src_evdev-fallback.c.o.d -o libinput.so.10.13.0.p/src_evdev-fallback.c.o -c ../libinput-1.30.1/src/evdev-fallback.c
[32/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_evdev-plugin.c.o -MF libinput.so.10.13.0.p/src_evdev-plugin.c.o.d -o libinput.so.10.13.0.p/src_evdev-plugin.c.o -c ../libinput-1.30.1/src/evdev-plugin.c
[33/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_evdev-totem.c.o -MF libinput.so.10.13.0.p/src_evdev-totem.c.o.d -o libinput.so.10.13.0.p/src_evdev-totem.c.o -c ../libinput-1.30.1/src/evdev-totem.c
[34/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_evdev-middle-button.c.o -MF libinput.so.10.13.0.p/src_evdev-middle-button.c.o.d -o libinput.so.10.13.0.p/src_evdev-middle-button.c.o -c ../libinput-1.30.1/src/evdev-middle-button.c
[35/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_evdev-mt-touchpad.c.o -MF libinput.so.10.13.0.p/src_evdev-mt-touchpad.c.o.d -o libinput.so.10.13.0.p/src_evdev-mt-touchpad.c.o -c ../libinput-1.30.1/src/evdev-mt-touchpad.c
[36/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_evdev-mt-touchpad-tap.c.o -MF libinput.so.10.13.0.p/src_evdev-mt-touchpad-tap.c.o.d -o libinput.so.10.13.0.p/src_evdev-mt-touchpad-tap.c.o -c ../libinput-1.30.1/src/evdev-mt-touchpad-tap.c
[37/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_evdev-mt-touchpad-thumb.c.o -MF libinput.so.10.13.0.p/src_evdev-mt-touchpad-thumb.c.o.d -o libinput.so.10.13.0.p/src_evdev-mt-touchpad-thumb.c.o -c ../libinput-1.30.1/src/evdev-mt-touchpad-thumb.c
[38/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_evdev-mt-touchpad-buttons.c.o -MF libinput.so.10.13.0.p/src_evdev-mt-touchpad-buttons.c.o.d -o libinput.so.10.13.0.p/src_evdev-mt-touchpad-buttons.c.o -c ../libinput-1.30.1/src/evdev-mt-touchpad-buttons.c
[39/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_evdev-mt-touchpad-edge-scroll.c.o -MF libinput.so.10.13.0.p/src_evdev-mt-touchpad-edge-scroll.c.o.d -o libinput.so.10.13.0.p/src_evdev-mt-touchpad-edge-scroll.c.o -c ../libinput-1.30.1/src/evdev-mt-touchpad-edge-scroll.c
[40/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_evdev-mt-touchpad-gestures.c.o -MF libinput.so.10.13.0.p/src_evdev-mt-touchpad-gestures.c.o.d -o libinput.so.10.13.0.p/src_evdev-mt-touchpad-gestures.c.o -c ../libinput-1.30.1/src/evdev-mt-touchpad-gestures.c
[41/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_evdev-tablet.c.o -MF libinput.so.10.13.0.p/src_evdev-tablet.c.o.d -o libinput.so.10.13.0.p/src_evdev-tablet.c.o -c ../libinput-1.30.1/src/evdev-tablet.c
../libinput-1.30.1/src/evdev-tablet.c: In function ‘tablet_init’:
../libinput-1.30.1/src/evdev-tablet.c:2947:26: warning: unused variable ‘li’ [-Wunused-variable]
 2947 |         struct libinput *li = evdev_libinput_context(device);
      |                          ^~
[42/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_evdev-tablet-pad.c.o -MF libinput.so.10.13.0.p/src_evdev-tablet-pad.c.o.d -o libinput.so.10.13.0.p/src_evdev-tablet-pad.c.o -c ../libinput-1.30.1/src/evdev-tablet-pad.c
[43/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_evdev-tablet-pad-leds.c.o -MF libinput.so.10.13.0.p/src_evdev-tablet-pad-leds.c.o.d -o libinput.so.10.13.0.p/src_evdev-tablet-pad-leds.c.o -c ../libinput-1.30.1/src/evdev-tablet-pad-leds.c
[44/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_path-seat.c.o -MF libinput.so.10.13.0.p/src_path-seat.c.o.d -o libinput.so.10.13.0.p/src_path-seat.c.o -c ../libinput-1.30.1/src/path-seat.c
[45/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_udev-seat.c.o -MF libinput.so.10.13.0.p/src_udev-seat.c.o.d -o libinput.so.10.13.0.p/src_udev-seat.c.o -c ../libinput-1.30.1/src/udev-seat.c
[46/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_timer.c.o -MF libinput.so.10.13.0.p/src_timer.c.o.d -o libinput.so.10.13.0.p/src_timer.c.o -c ../libinput-1.30.1/src/timer.c
[47/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_util-libinput.c.o -MF libinput.so.10.13.0.p/src_util-libinput.c.o.d -o libinput.so.10.13.0.p/src_util-libinput.c.o -c ../libinput-1.30.1/src/util-libinput.c
[48/140] x86_64-pc-linux-gnu-gcc -Ilibinput.so.10.13.0.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libinput.so.10.13.0.p/src_libinput-plugin-mtdev.c.o -MF libinput.so.10.13.0.p/src_libinput-plugin-mtdev.c.o.d -o libinput.so.10.13.0.p/src_libinput-plugin-mtdev.c.o -c ../libinput-1.30.1/src/libinput-plugin-mtdev.c
[49/140] x86_64-pc-linux-gnu-gcc -Ilibfilter.a.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libfilter.a.p/src_filter.c.o -MF libfilter.a.p/src_filter.c.o.d -o libfilter.a.p/src_filter.c.o -c ../libinput-1.30.1/src/filter.c
[50/140] x86_64-pc-linux-gnu-gcc -Ilibfilter.a.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libfilter.a.p/src_filter-custom.c.o -MF libfilter.a.p/src_filter-custom.c.o.d -o libfilter.a.p/src_filter-custom.c.o -c ../libinput-1.30.1/src/filter-custom.c
[51/140] x86_64-pc-linux-gnu-gcc -Ilibfilter.a.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libfilter.a.p/src_filter-flat.c.o -MF libfilter.a.p/src_filter-flat.c.o.d -o libfilter.a.p/src_filter-flat.c.o -c ../libinput-1.30.1/src/filter-flat.c
[52/140] x86_64-pc-linux-gnu-gcc -Ilibfilter.a.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libfilter.a.p/src_filter-low-dpi.c.o -MF libfilter.a.p/src_filter-low-dpi.c.o.d -o libfilter.a.p/src_filter-low-dpi.c.o -c ../libinput-1.30.1/src/filter-low-dpi.c
[53/140] x86_64-pc-linux-gnu-gcc -Ilibfilter.a.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libfilter.a.p/src_filter-mouse.c.o -MF libfilter.a.p/src_filter-mouse.c.o.d -o libfilter.a.p/src_filter-mouse.c.o -c ../libinput-1.30.1/src/filter-mouse.c
[54/140] x86_64-pc-linux-gnu-gcc -Ilibfilter.a.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libfilter.a.p/src_filter-touchpad.c.o -MF libfilter.a.p/src_filter-touchpad.c.o.d -o libfilter.a.p/src_filter-touchpad.c.o -c ../libinput-1.30.1/src/filter-touchpad.c
[55/140] x86_64-pc-linux-gnu-gcc -Ilibfilter.a.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libfilter.a.p/src_filter-touchpad-flat.c.o -MF libfilter.a.p/src_filter-touchpad-flat.c.o.d -o libfilter.a.p/src_filter-touchpad-flat.c.o -c ../libinput-1.30.1/src/filter-touchpad-flat.c
[56/140] x86_64-pc-linux-gnu-gcc -Ilibfilter.a.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libfilter.a.p/src_filter-touchpad-x230.c.o -MF libfilter.a.p/src_filter-touchpad-x230.c.o.d -o libfilter.a.p/src_filter-touchpad-x230.c.o -c ../libinput-1.30.1/src/filter-touchpad-x230.c
[57/140] x86_64-pc-linux-gnu-gcc -Ilibfilter.a.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libfilter.a.p/src_filter-tablet.c.o -MF libfilter.a.p/src_filter-tablet.c.o.d -o libfilter.a.p/src_filter-tablet.c.o -c ../libinput-1.30.1/src/filter-tablet.c
[58/140] x86_64-pc-linux-gnu-gcc -Ilibfilter.a.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libfilter.a.p/src_filter-trackpoint.c.o -MF libfilter.a.p/src_filter-trackpoint.c.o.d -o libfilter.a.p/src_filter-trackpoint.c.o -c ../libinput-1.30.1/src/filter-trackpoint.c
[59/140] x86_64-pc-linux-gnu-gcc -Ilibfilter.a.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libfilter.a.p/src_filter-trackpoint-flat.c.o -MF libfilter.a.p/src_filter-trackpoint-flat.c.o.d -o libfilter.a.p/src_filter-trackpoint-flat.c.o -c ../libinput-1.30.1/src/filter-trackpoint-flat.c
[60/140] x86_64-pc-linux-gnu-gcc  -o libinput.so.10.13.0 libinput.so.10.13.0.p/src_filter.c.o libinput.so.10.13.0.p/src_filter-custom.c.o libinput.so.10.13.0.p/src_filter-flat.c.o libinput.so.10.13.0.p/src_filter-low-dpi.c.o libinput.so.10.13.0.p/src_filter-mouse.c.o libinput.so.10.13.0.p/src_filter-touchpad.c.o libinput.so.10.13.0.p/src_filter-touchpad-flat.c.o libinput.so.10.13.0.p/src_filter-touchpad-x230.c.o libinput.so.10.13.0.p/src_filter-tablet.c.o libinput.so.10.13.0.p/src_filter-trackpoint.c.o libinput.so.10.13.0.p/src_filter-trackpoint-flat.c.o libinput.so.10.13.0.p/src_libinput.c.o libinput.so.10.13.0.p/src_libinput-plugin.c.o libinput.so.10.13.0.p/src_libinput-plugin-button-debounce.c.o libinput.so.10.13.0.p/src_libinput-plugin-mouse-wheel.c.o libinput.so.10.13.0.p/src_libinput-plugin-mouse-wheel-lowres.c.o libinput.so.10.13.0.p/src_libinput-plugin-tablet-double-tool.c.o libinput.so.10.13.0.p/src_libinput-plugin-tablet-eraser-button.c.o libinput.so.10.13.0.p/src_libinput-plugin-tablet-forced-tool.c.o libinput.so.10.13.0.p/src_libinput-plugin-tablet-proximity-timer.c.o libinput.so.10.13.0.p/src_libinput-private-config.c.o libinput.so.10.13.0.p/src_evdev.c.o libinput.so.10.13.0.p/src_evdev-fallback.c.o libinput.so.10.13.0.p/src_evdev-plugin.c.o libinput.so.10.13.0.p/src_evdev-totem.c.o libinput.so.10.13.0.p/src_evdev-middle-button.c.o libinput.so.10.13.0.p/src_evdev-mt-touchpad.c.o libinput.so.10.13.0.p/src_evdev-mt-touchpad-tap.c.o libinput.so.10.13.0.p/src_evdev-mt-touchpad-thumb.c.o libinput.so.10.13.0.p/src_evdev-mt-touchpad-buttons.c.o libinput.so.10.13.0.p/src_evdev-mt-touchpad-edge-scroll.c.o libinput.so.10.13.0.p/src_evdev-mt-touchpad-gestures.c.o libinput.so.10.13.0.p/src_evdev-tablet.c.o libinput.so.10.13.0.p/src_evdev-tablet-pad.c.o libinput.so.10.13.0.p/src_evdev-tablet-pad-leds.c.o libinput.so.10.13.0.p/src_path-seat.c.o libinput.so.10.13.0.p/src_udev-seat.c.o libinput.so.10.13.0.p/src_timer.c.o libinput.so.10.13.0.p/src_util-libinput.c.o libinput.so.10.13.0.p/src_libinput-plugin-mtdev.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libinput.so.10 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--start-group liblibinput-util.a libquirks.a -Wl,--version-script,/var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/src/libinput.sym /usr/lib64/libmtdev.so /usr/lib64/libudev.so /usr/lib64/libevdev.so -lm -lrt -Wl,--end-group
[61/140] /usr/lib/python-exec/python3.13/meson --internal vcstagger ../libinput-1.30.1/src/libinput-git-version.h.in libinput-git-version.h unknown /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1 @VCS_TAG@ '(.*)' /usr/bin/git describe
[62/140] x86_64-pc-linux-gnu-gcc -Iliblibinput-util-libinput.a.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ liblibinput-util-libinput.a.p/src_util-libinput.c.o -MF liblibinput-util-libinput.a.p/src_util-libinput.c.o.d -o liblibinput-util-libinput.a.p/src_util-libinput.c.o -c ../libinput-1.30.1/src/util-libinput.c
[63/140] x86_64-pc-linux-gnu-gcc -Ilibtools_shared.a.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -MD -MQ libtools_shared.a.p/tools_shared.c.o -MF libtools_shared.a.p/tools_shared.c.o.d -o libtools_shared.a.p/tools_shared.c.o -c ../libinput-1.30.1/tools/shared.c
[64/140] x86_64-pc-linux-gnu-gcc -Ilibinput-device-group.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ libinput-device-group.p/udev_libinput-device-group.c.o -MF libinput-device-group.p/udev_libinput-device-group.c.o.d -o libinput-device-group.p/udev_libinput-device-group.c.o -c ../libinput-1.30.1/udev/libinput-device-group.c
[65/140] x86_64-pc-linux-gnu-gcc -Ilibinput-fuzz-extract.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ libinput-fuzz-extract.p/udev_libinput-fuzz-extract.c.o -MF libinput-fuzz-extract.p/udev_libinput-fuzz-extract.c.o.d -o libinput-fuzz-extract.p/udev_libinput-fuzz-extract.c.o -c ../libinput-1.30.1/udev/libinput-fuzz-extract.c
[66/140] x86_64-pc-linux-gnu-gcc -Ilibinput-fuzz-extract.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ libinput-fuzz-extract.p/src_util-strings.c.o -MF libinput-fuzz-extract.p/src_util-strings.c.o.d -o libinput-fuzz-extract.p/src_util-strings.c.o -c ../libinput-1.30.1/src/util-strings.c
[67/140] x86_64-pc-linux-gnu-gcc -Ilibinput-fuzz-extract.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ libinput-fuzz-extract.p/src_util-prop-parsers.c.o -MF libinput-fuzz-extract.p/src_util-prop-parsers.c.o.d -o libinput-fuzz-extract.p/src_util-prop-parsers.c.o -c ../libinput-1.30.1/src/util-prop-parsers.c
[68/140] x86_64-pc-linux-gnu-gcc -Ilibinput-fuzz-to-zero.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ libinput-fuzz-to-zero.p/udev_libinput-fuzz-to-zero.c.o -MF libinput-fuzz-to-zero.p/udev_libinput-fuzz-to-zero.c.o.d -o libinput-fuzz-to-zero.p/udev_libinput-fuzz-to-zero.c.o -c ../libinput-1.30.1/udev/libinput-fuzz-to-zero.c
[69/140] x86_64-pc-linux-gnu-gcc -Itest-build-util-backtrace.h.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ test-build-util-backtrace.h.p/meson-generated_.._test-util-includes-util-backtrace.h.c.o -MF test-build-util-backtrace.h.p/meson-generated_.._test-util-includes-util-backtrace.h.c.o.d -o test-build-util-backtrace.h.p/meson-generated_.._test-util-includes-util-backtrace.h.c.o -c test-util-includes-util-backtrace.h.c
[70/140] x86_64-pc-linux-gnu-gcc -Itest-build-util-bits.h.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ test-build-util-bits.h.p/meson-generated_.._test-util-includes-util-bits.h.c.o -MF test-build-util-bits.h.p/meson-generated_.._test-util-includes-util-bits.h.c.o.d -o test-build-util-bits.h.p/meson-generated_.._test-util-includes-util-bits.h.c.o -c test-util-includes-util-bits.h.c
[71/140] x86_64-pc-linux-gnu-gcc -Itest-build-util-input-event.h.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ test-build-util-input-event.h.p/meson-generated_.._test-util-includes-util-input-event.h.c.o -MF test-build-util-input-event.h.p/meson-generated_.._test-util-includes-util-input-event.h.c.o.d -o test-build-util-input-event.h.p/meson-generated_.._test-util-includes-util-input-event.h.c.o -c test-util-includes-util-input-event.h.c
[72/140] x86_64-pc-linux-gnu-gcc -Itest-build-util-list.h.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ test-build-util-list.h.p/meson-generated_.._test-util-includes-util-list.h.c.o -MF test-build-util-list.h.p/meson-generated_.._test-util-includes-util-list.h.c.o.d -o test-build-util-list.h.p/meson-generated_.._test-util-includes-util-list.h.c.o -c test-util-includes-util-list.h.c
[73/140] x86_64-pc-linux-gnu-gcc -Itest-build-util-files.h.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ test-build-util-files.h.p/meson-generated_.._test-util-includes-util-files.h.c.o -MF test-build-util-files.h.p/meson-generated_.._test-util-includes-util-files.h.c.o.d -o test-build-util-files.h.p/meson-generated_.._test-util-includes-util-files.h.c.o -c test-util-includes-util-files.h.c
[74/140] x86_64-pc-linux-gnu-gcc -Itest-build-util-macros.h.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ test-build-util-macros.h.p/meson-generated_.._test-util-includes-util-macros.h.c.o -MF test-build-util-macros.h.p/meson-generated_.._test-util-includes-util-macros.h.c.o.d -o test-build-util-macros.h.p/meson-generated_.._test-util-includes-util-macros.h.c.o -c test-util-includes-util-macros.h.c
[75/140] x86_64-pc-linux-gnu-gcc -Itest-build-util-matrix.h.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ test-build-util-matrix.h.p/meson-generated_.._test-util-includes-util-matrix.h.c.o -MF test-build-util-matrix.h.p/meson-generated_.._test-util-includes-util-matrix.h.c.o.d -o test-build-util-matrix.h.p/meson-generated_.._test-util-includes-util-matrix.h.c.o -c test-util-includes-util-matrix.h.c
[76/140] x86_64-pc-linux-gnu-gcc -Itest-build-util-prop-parsers.h.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ test-build-util-prop-parsers.h.p/meson-generated_.._test-util-includes-util-prop-parsers.h.c.o -MF test-build-util-prop-parsers.h.p/meson-generated_.._test-util-includes-util-prop-parsers.h.c.o.d -o test-build-util-prop-parsers.h.p/meson-generated_.._test-util-includes-util-prop-parsers.h.c.o -c test-util-includes-util-prop-parsers.h.c
[77/140] x86_64-pc-linux-gnu-gcc -Itest-build-util-ratelimit.h.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ test-build-util-ratelimit.h.p/meson-generated_.._test-util-includes-util-ratelimit.h.c.o -MF test-build-util-ratelimit.h.p/meson-generated_.._test-util-includes-util-ratelimit.h.c.o.d -o test-build-util-ratelimit.h.p/meson-generated_.._test-util-includes-util-ratelimit.h.c.o -c test-util-includes-util-ratelimit.h.c
[78/140] x86_64-pc-linux-gnu-gcc -Itest-build-util-stringbuf.h.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ test-build-util-stringbuf.h.p/meson-generated_.._test-util-includes-util-stringbuf.h.c.o -MF test-build-util-stringbuf.h.p/meson-generated_.._test-util-includes-util-stringbuf.h.c.o.d -o test-build-util-stringbuf.h.p/meson-generated_.._test-util-includes-util-stringbuf.h.c.o -c test-util-includes-util-stringbuf.h.c
[79/140] x86_64-pc-linux-gnu-gcc -Itest-build-util-strings.h.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ test-build-util-strings.h.p/meson-generated_.._test-util-includes-util-strings.h.c.o -MF test-build-util-strings.h.p/meson-generated_.._test-util-includes-util-strings.h.c.o.d -o test-build-util-strings.h.p/meson-generated_.._test-util-includes-util-strings.h.c.o -c test-util-includes-util-strings.h.c
[80/140] x86_64-pc-linux-gnu-gcc -Itest-build-util-time.h.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ test-build-util-time.h.p/meson-generated_.._test-util-includes-util-time.h.c.o -MF test-build-util-time.h.p/meson-generated_.._test-util-includes-util-time.h.c.o.d -o test-build-util-time.h.p/meson-generated_.._test-util-includes-util-time.h.c.o -c test-util-includes-util-time.h.c
[81/140] rm -f libfilter.a && x86_64-pc-linux-gnu-ar csrDT libfilter.a libfilter.a.p/src_filter.c.o libfilter.a.p/src_filter-custom.c.o libfilter.a.p/src_filter-flat.c.o libfilter.a.p/src_filter-low-dpi.c.o libfilter.a.p/src_filter-mouse.c.o libfilter.a.p/src_filter-touchpad.c.o libfilter.a.p/src_filter-touchpad-flat.c.o libfilter.a.p/src_filter-touchpad-x230.c.o libfilter.a.p/src_filter-tablet.c.o libfilter.a.p/src_filter-trackpoint.c.o libfilter.a.p/src_filter-trackpoint-flat.c.o
[82/140] /usr/lib/python-exec/python3.13/meson --internal symbolextractor /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build libinput.so.10.13.0 libinput.so.10.13.0 libinput.so.10.13.0.p/libinput.so.10.13.0.symbols 
[83/140] rm -f liblibinput-util-libinput.a && x86_64-pc-linux-gnu-ar csrDT liblibinput-util-libinput.a liblibinput-util-libinput.a.p/src_util-libinput.c.o
[84/140] rm -f libtools_shared.a && x86_64-pc-linux-gnu-ar csrDT libtools_shared.a libtools_shared.a.p/tools_shared.c.o
[85/140] x86_64-pc-linux-gnu-gcc -Ilibinput-debug-events.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ libinput-debug-events.p/tools_libinput-debug-events.c.o -MF libinput-debug-events.p/tools_libinput-debug-events.c.o.d -o libinput-debug-events.p/tools_libinput-debug-events.c.o -c ../libinput-1.30.1/tools/libinput-debug-events.c
[86/140] x86_64-pc-linux-gnu-gcc -Ilibinput-debug-tablet.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ libinput-debug-tablet.p/tools_libinput-debug-tablet.c.o -MF libinput-debug-tablet.p/tools_libinput-debug-tablet.c.o.d -o libinput-debug-tablet.p/tools_libinput-debug-tablet.c.o -c ../libinput-1.30.1/tools/libinput-debug-tablet.c
[87/140] x86_64-pc-linux-gnu-gcc -Ilibinput-debug-tablet-pad.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ libinput-debug-tablet-pad.p/tools_libinput-debug-tablet-pad.c.o -MF libinput-debug-tablet-pad.p/tools_libinput-debug-tablet-pad.c.o.d -o libinput-debug-tablet-pad.p/tools_libinput-debug-tablet-pad.c.o -c ../libinput-1.30.1/tools/libinput-debug-tablet-pad.c
[88/140] x86_64-pc-linux-gnu-gcc -Ilibinput-quirks.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ libinput-quirks.p/tools_libinput-quirks.c.o -MF libinput-quirks.p/tools_libinput-quirks.c.o.d -o libinput-quirks.p/tools_libinput-quirks.c.o -c ../libinput-1.30.1/tools/libinput-quirks.c
[89/140] x86_64-pc-linux-gnu-gcc -Ilibinput-list-devices.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ libinput-list-devices.p/tools_libinput-list-devices.c.o -MF libinput-list-devices.p/tools_libinput-list-devices.c.o.d -o libinput-list-devices.p/tools_libinput-list-devices.c.o -c ../libinput-1.30.1/tools/libinput-list-devices.c
[90/140] x86_64-pc-linux-gnu-gcc -Ilibinput-measure.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ libinput-measure.p/tools_libinput-measure.c.o -MF libinput-measure.p/tools_libinput-measure.c.o.d -o libinput-measure.p/tools_libinput-measure.c.o -c ../libinput-1.30.1/tools/libinput-measure.c
[91/140] x86_64-pc-linux-gnu-gcc -Ilibinput-analyze.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ libinput-analyze.p/tools_libinput-analyze.c.o -MF libinput-analyze.p/tools_libinput-analyze.c.o.d -o libinput-analyze.p/tools_libinput-analyze.c.o -c ../libinput-1.30.1/tools/libinput-analyze.c
[92/140] x86_64-pc-linux-gnu-gcc -Ilibinput-record.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ libinput-record.p/tools_libinput-record.c.o -MF libinput-record.p/tools_libinput-record.c.o.d -o libinput-record.p/tools_libinput-record.c.o -c ../libinput-1.30.1/tools/libinput-record.c
../libinput-1.30.1/tools/libinput-record.c: In function ‘timefd_dispatch’:
../libinput-1.30.1/tools/libinput-record.c:2116:15: warning: ignoring return value of ‘read’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
 2116 |         (void)read(fd, discard, sizeof(discard));
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libinput-1.30.1/tools/libinput-record.c: In function ‘signalfd_dispatch’:
../libinput-1.30.1/tools/libinput-record.c:2106:15: warning: ignoring return value of ‘read’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
 2106 |         (void)read(fd, &fdsi, sizeof(fdsi));
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[93/140] x86_64-pc-linux-gnu-gcc -Ilibinput.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ libinput.p/tools_libinput-tool.c.o -MF libinput.p/tools_libinput-tool.c.o.d -o libinput.p/tools_libinput-tool.c.o -c ../libinput-1.30.1/tools/libinput-tool.c
[94/140] x86_64-pc-linux-gnu-gcc -Iptraccel-debug.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ ptraccel-debug.p/tools_ptraccel-debug.c.o -MF ptraccel-debug.p/tools_ptraccel-debug.c.o.d -o ptraccel-debug.p/tools_ptraccel-debug.c.o -c ../libinput-1.30.1/tools/ptraccel-debug.c
[95/140] x86_64-pc-linux-gnu-gcc -Itest-builddir-lookup.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ test-builddir-lookup.p/test_test-builddir-lookup.c.o -MF test-builddir-lookup.p/test_test-builddir-lookup.c.o.d -o test-builddir-lookup.p/test_test-builddir-lookup.c.o -c ../libinput-1.30.1/test/test-builddir-lookup.c
[96/140] x86_64-pc-linux-gnu-gcc -Itest-build-pedantic.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=c99 -pedantic -MD -MQ test-build-pedantic.p/test_build-pedantic.c.o -MF test-build-pedantic.p/test_build-pedantic.c.o.d -o test-build-pedantic.p/test_build-pedantic.c.o -c ../libinput-1.30.1/test/build-pedantic.c
[97/140] x86_64-pc-linux-gnu-gcc -Itest-build-std-gnuc90.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -std=gnu89 -MD -MQ test-build-std-gnuc90.p/test_build-pedantic.c.o -MF test-build-std-gnuc90.p/test_build-pedantic.c.o.d -o test-build-std-gnuc90.p/test_build-pedantic.c.o -c ../libinput-1.30.1/test/build-pedantic.c
[98/140] x86_64-pc-linux-gnu-gcc -Itest-build-linker.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ test-build-linker.p/test_build-pedantic.c.o -MF test-build-linker.p/test_build-pedantic.c.o.d -o test-build-linker.p/test_build-pedantic.c.o -c ../libinput-1.30.1/test/build-pedantic.c
[99/140] x86_64-pc-linux-gnu-g++ -Itest-build-cxx.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ test-build-cxx.p/test_build-cxx.cc.o -MF test-build-cxx.p/test_build-cxx.cc.o.d -o test-build-cxx.p/test_build-cxx.cc.o -c ../libinput-1.30.1/test/build-cxx.cc
[100/140] x86_64-pc-linux-gnu-gcc -Ilibinput-test.p -I. -I../libinput-1.30.1 -I../libinput-1.30.1/src -I../libinput-1.30.1/include -I/usr/include/libevdev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -Wno-error=deprecated-declarations -Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations -fvisibility=hidden -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ libinput-test.p/tools_libinput-test.c.o -MF libinput-test.p/tools_libinput-test.c.o.d -o libinput-test.p/tools_libinput-test.c.o -c ../libinput-1.30.1/tools/libinput-test.c
[101/140] x86_64-pc-linux-gnu-gcc  -o libinput-device-group libinput-device-group.p/udev_libinput-device-group.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs /usr/lib64/libudev.so
[102/140] x86_64-pc-linux-gnu-gcc  -o libinput-fuzz-extract libinput-fuzz-extract.p/udev_libinput-fuzz-extract.c.o libinput-fuzz-extract.p/src_util-strings.c.o libinput-fuzz-extract.p/src_util-prop-parsers.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--start-group /usr/lib64/libudev.so /usr/lib64/libevdev.so -lm -Wl,--end-group
[103/140] x86_64-pc-linux-gnu-gcc  -o libinput-fuzz-to-zero libinput-fuzz-to-zero.p/udev_libinput-fuzz-to-zero.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--start-group /usr/lib64/libudev.so /usr/lib64/libevdev.so -Wl,--end-group
[104/140] x86_64-pc-linux-gnu-gcc  -o test-build-util-backtrace.h test-build-util-backtrace.h.p/meson-generated_.._test-util-includes-util-backtrace.h.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs /usr/lib64/libevdev.so
[105/140] x86_64-pc-linux-gnu-gcc  -o test-build-util-bits.h test-build-util-bits.h.p/meson-generated_.._test-util-includes-util-bits.h.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs /usr/lib64/libevdev.so
[106/140] x86_64-pc-linux-gnu-gcc  -o test-build-util-input-event.h test-build-util-input-event.h.p/meson-generated_.._test-util-includes-util-input-event.h.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs /usr/lib64/libevdev.so
[107/140] x86_64-pc-linux-gnu-gcc  -o test-build-util-list.h test-build-util-list.h.p/meson-generated_.._test-util-includes-util-list.h.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs /usr/lib64/libevdev.so
[108/140] x86_64-pc-linux-gnu-gcc  -o test-build-util-files.h test-build-util-files.h.p/meson-generated_.._test-util-includes-util-files.h.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs /usr/lib64/libevdev.so
[109/140] x86_64-pc-linux-gnu-gcc  -o test-build-util-macros.h test-build-util-macros.h.p/meson-generated_.._test-util-includes-util-macros.h.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs /usr/lib64/libevdev.so
[110/140] x86_64-pc-linux-gnu-gcc  -o test-build-util-matrix.h test-build-util-matrix.h.p/meson-generated_.._test-util-includes-util-matrix.h.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs /usr/lib64/libevdev.so
[111/140] x86_64-pc-linux-gnu-gcc  -o test-build-util-prop-parsers.h test-build-util-prop-parsers.h.p/meson-generated_.._test-util-includes-util-prop-parsers.h.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs /usr/lib64/libevdev.so
[112/140] x86_64-pc-linux-gnu-gcc  -o test-build-util-ratelimit.h test-build-util-ratelimit.h.p/meson-generated_.._test-util-includes-util-ratelimit.h.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs /usr/lib64/libevdev.so
[113/140] x86_64-pc-linux-gnu-gcc  -o test-build-util-stringbuf.h test-build-util-stringbuf.h.p/meson-generated_.._test-util-includes-util-stringbuf.h.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs /usr/lib64/libevdev.so
[114/140] x86_64-pc-linux-gnu-gcc  -o test-build-util-strings.h test-build-util-strings.h.p/meson-generated_.._test-util-includes-util-strings.h.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs /usr/lib64/libevdev.so
[115/140] x86_64-pc-linux-gnu-gcc  -o test-build-util-time.h test-build-util-time.h.p/meson-generated_.._test-util-includes-util-time.h.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs /usr/lib64/libevdev.so
[116/140] /usr/lib/python-exec/python3.13/meson --internal copy ../libinput-1.30.1/plugins/10-example.lua plugins/10-example.lua
[117/140] /usr/lib/python-exec/python3.13/meson --internal copy ../libinput-1.30.1/plugins/10-dwt.lua plugins/10-dwt.lua
[118/140] /usr/lib/python-exec/python3.13/meson --internal copy ../libinput-1.30.1/plugins/10-logitech-mx-master-horiz-scroll.lua plugins/10-logitech-mx-master-horiz-scroll.lua
[119/140] /usr/lib/python-exec/python3.13/meson --internal copy ../libinput-1.30.1/plugins/10-pointer-go-faster.lua plugins/10-pointer-go-faster.lua
[120/140] /usr/lib/python-exec/python3.13/meson --internal copy ../libinput-1.30.1/plugins/10-pointer-go-slower.lua plugins/10-pointer-go-slower.lua
[121/140] /usr/lib/python-exec/python3.13/meson --internal copy ../libinput-1.30.1/plugins/10-delay-motion.lua plugins/10-delay-motion.lua
[122/140] /usr/lib/python-exec/python3.13/meson --internal copy ../libinput-1.30.1/plugins/10-disable-feature.lua plugins/10-disable-feature.lua
[123/140] /usr/lib/python-exec/python3.13/meson --internal copy ../libinput-1.30.1/plugins/10-copilot-key-override.lua plugins/10-copilot-key-override.lua
[124/140] /usr/lib/python-exec/python3.13/meson --internal copy ../libinput-1.30.1/plugins/10-wheel-to-button.lua plugins/10-wheel-to-button.lua
[125/140] x86_64-pc-linux-gnu-gcc  -o libinput-debug-events libinput-debug-events.p/tools_libinput-debug-events.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/' -Wl,--start-group libtools_shared.a libinput.so.10.13.0 liblibinput-util.a libquirks.a liblibinput-util-libinput.a /usr/lib64/libmtdev.so /usr/lib64/libudev.so /usr/lib64/libevdev.so -lm -lrt -Wl,--end-group
[126/140] x86_64-pc-linux-gnu-gcc  -o libinput-debug-tablet libinput-debug-tablet.p/tools_libinput-debug-tablet.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/' -Wl,--start-group libtools_shared.a libinput.so.10.13.0 liblibinput-util.a libquirks.a liblibinput-util-libinput.a /usr/lib64/libmtdev.so /usr/lib64/libudev.so /usr/lib64/libevdev.so -lm -lrt -Wl,--end-group
[127/140] x86_64-pc-linux-gnu-gcc  -o libinput-debug-tablet-pad libinput-debug-tablet-pad.p/tools_libinput-debug-tablet-pad.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/' -Wl,--start-group libtools_shared.a libinput.so.10.13.0 liblibinput-util.a libquirks.a liblibinput-util-libinput.a /usr/lib64/libmtdev.so /usr/lib64/libudev.so /usr/lib64/libevdev.so -lm -lrt -Wl,--end-group
[128/140] x86_64-pc-linux-gnu-gcc  -o libinput-quirks libinput-quirks.p/tools_libinput-quirks.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/' -Wl,--start-group libquirks.a liblibinput-util.a libtools_shared.a libinput.so.10.13.0 liblibinput-util-libinput.a /usr/lib64/libmtdev.so /usr/lib64/libudev.so /usr/lib64/libevdev.so -lm -lrt -Wl,--end-group
[129/140] x86_64-pc-linux-gnu-gcc  -o libinput-list-devices libinput-list-devices.p/tools_libinput-list-devices.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/' -Wl,--start-group libtools_shared.a libinput.so.10.13.0 liblibinput-util.a libquirks.a liblibinput-util-libinput.a /usr/lib64/libmtdev.so /usr/lib64/libudev.so /usr/lib64/libevdev.so -lm -lrt -Wl,--end-group
[130/140] x86_64-pc-linux-gnu-gcc  -o libinput-measure libinput-measure.p/tools_libinput-measure.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/' -Wl,--start-group libtools_shared.a libinput.so.10.13.0 liblibinput-util.a libquirks.a liblibinput-util-libinput.a /usr/lib64/libmtdev.so /usr/lib64/libudev.so /usr/lib64/libevdev.so -lm -lrt -Wl,--end-group
[131/140] x86_64-pc-linux-gnu-gcc  -o libinput-analyze libinput-analyze.p/tools_libinput-analyze.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/' -Wl,--start-group libtools_shared.a libinput.so.10.13.0 liblibinput-util.a libquirks.a liblibinput-util-libinput.a /usr/lib64/libmtdev.so /usr/lib64/libudev.so /usr/lib64/libevdev.so -lm -lrt -Wl,--end-group
[132/140] x86_64-pc-linux-gnu-gcc  -o libinput-record libinput-record.p/tools_libinput-record.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/' -Wl,--start-group libtools_shared.a libinput.so.10.13.0 liblibinput-util.a libquirks.a liblibinput-util-libinput.a /usr/lib64/libmtdev.so /usr/lib64/libudev.so /usr/lib64/libevdev.so -lm -lrt -Wl,--end-group
[133/140] x86_64-pc-linux-gnu-gcc  -o libinput libinput.p/tools_libinput-tool.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/' -Wl,--start-group libtools_shared.a libinput.so.10.13.0 liblibinput-util.a libquirks.a liblibinput-util-libinput.a /usr/lib64/libmtdev.so /usr/lib64/libudev.so /usr/lib64/libevdev.so -lm -lrt -Wl,--end-group
[134/140] x86_64-pc-linux-gnu-gcc  -o ptraccel-debug ptraccel-debug.p/tools_ptraccel-debug.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/' -Wl,--start-group libfilter.a libinput.so.10.13.0 liblibinput-util.a libquirks.a /usr/lib64/libmtdev.so /usr/lib64/libudev.so /usr/lib64/libevdev.so -lm -lrt -Wl,--end-group
[135/140] x86_64-pc-linux-gnu-gcc  -o test-builddir-lookup test-builddir-lookup.p/test_test-builddir-lookup.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/' -Wl,--start-group libtools_shared.a libinput.so.10.13.0 liblibinput-util.a libquirks.a liblibinput-util-libinput.a /usr/lib64/libmtdev.so /usr/lib64/libudev.so /usr/lib64/libevdev.so -lm -lrt -Wl,--end-group
[136/140] x86_64-pc-linux-gnu-gcc  -o test-build-pedantic test-build-pedantic.p/test_build-pedantic.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs /usr/lib64/libudev.so
[137/140] x86_64-pc-linux-gnu-gcc  -o test-build-std-gnuc90 test-build-std-gnuc90.p/test_build-pedantic.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs /usr/lib64/libudev.so
[138/140] x86_64-pc-linux-gnu-gcc  -o test-build-linker test-build-linker.p/test_build-pedantic.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/' -Wl,--start-group libinput.so.10.13.0 liblibinput-util.a libquirks.a /usr/lib64/libmtdev.so /usr/lib64/libudev.so /usr/lib64/libevdev.so -lm -lrt -Wl,--end-group
[139/140] x86_64-pc-linux-gnu-g++  -o test-build-cxx test-build-cxx.p/test_build-cxx.cc.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs /usr/lib64/libudev.so
[140/140] x86_64-pc-linux-gnu-gcc  -o libinput-test libinput-test.p/tools_libinput-test.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs '-Wl,-rpath,$ORIGIN/' -Wl,--start-group libtools_shared.a libinput.so.10.13.0 liblibinput-util.a libquirks.a liblibinput-util-libinput.a /usr/lib64/libmtdev.so /usr/lib64/libudev.so /usr/lib64/libevdev.so -lm -lrt -Wl,--end-group
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-libs/libinput-1.30.1

>>> Install dev-libs/libinput-1.30.1 into /var/tmp/portage/dev-libs/libinput-1.30.1/image
meson install --destdir /var/tmp/portage/dev-libs/libinput-1.30.1/image --no-rebuild
Installing subdir /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-minisforum.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/30-vendor-vmware.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-framework.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/30-vendor-aiptek.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-vaio.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/30-vendor-cypress.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-gigabyte.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/30-vendor-razer.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-dell.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-tongfang.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-toshiba.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-lg.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/30-vendor-uniwill.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/30-vendor-microsoft.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-graviton.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-chicony.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/30-vendor-alps.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-apple.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/30-vendor-oracle.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/30-vendor-ite.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/30-vendor-madcatz.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-asus.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/30-vendor-qemu.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-icl.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/30-vendor-synaptics.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-sony.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/30-vendor-glorious.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/30-vendor-elantech.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-pine64.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-acer.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/10-generic-keyboard.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/30-vendor-nulea.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/10-generic-mouse.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-cyborg.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-honor.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/30-vendor-logitech.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/30-vendor-trust.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/30-vendor-huion.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-chuwi.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/30-vendor-contour.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-starlabs.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/30-vendor-a4tech.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/10-generic-trackball.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-gpd.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-hp.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/30-vendor-ibm.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-google.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/30-vendor-kensington.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-lenovo.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-huawei.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/30-vendor-wacom.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/quirks/50-system-system76.quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/libinput
Installing libinput-device-group to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/lib/udev
Installing libinput-fuzz-extract to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/lib/udev
Installing libinput-fuzz-to-zero to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/lib/udev
Installing libinput.so.10.13.0 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/lib64
Installing libinput-debug-events to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/libexec/libinput
Installing libinput-debug-tablet to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/libexec/libinput
Installing libinput-debug-tablet-pad to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/libexec/libinput
Installing libinput-quirks to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/libexec/libinput
Installing libinput-list-devices to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/libexec/libinput
Installing libinput-measure to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/libexec/libinput
Installing libinput-analyze to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/libexec/libinput
Installing libinput-record to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/libexec/libinput
Installing libinput to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/bin
Installing libinput-test to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/libexec/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/src/libinput.h to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/include
Installing new directory /var/tmp/portage/dev-libs/libinput-1.30.1/image/etc/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/80-libinput-device-groups.rules to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/lib/udev/rules.d
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/90-libinput-fuzz-override.rules to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/lib/udev/rules.d
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/meson-private/libinput.pc to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/lib64/pkgconfig
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1/completion/zsh/_libinput to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/zsh/site-functions
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-analyze-buttons to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/libexec/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-analyze-per-slot-delta to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/libexec/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-analyze-recording to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/libexec/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-analyze-touch-down-state to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/libexec/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-list-kernel-devices to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/libexec/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-measure-fuzz to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/libexec/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-measure-touchpad-size to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/libexec/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-measure-touchpad-tap to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/libexec/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-measure-touchpad-pressure to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/libexec/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-measure-touch-size to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/libexec/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-replay to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/libexec/libinput
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput.1 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/man/man1
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-analyze.1 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/man/man1
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-analyze-buttons.1 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/man/man1
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-analyze-per-slot-delta.1 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/man/man1
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-analyze-recording.1 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/man/man1
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-analyze-touch-down-state.1 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/man/man1
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-debug-events.1 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/man/man1
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-debug-tablet.1 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/man/man1
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-debug-tablet-pad.1 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/man/man1
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-list-devices.1 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/man/man1
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-list-kernel-devices.1 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/man/man1
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-measure.1 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/man/man1
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-measure-fuzz.1 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/man/man1
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-measure-touchpad-size.1 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/man/man1
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-measure-touchpad-tap.1 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/man/man1
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-measure-touchpad-pressure.1 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/man/man1
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-measure-touch-size.1 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/man/man1
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-quirks.1 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/man/man1
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-record.1 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/man/man1
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-replay.1 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/man/man1
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-test.1 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/man/man1
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-quirks-list.1 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/man/man1
Installing /var/tmp/portage/dev-libs/libinput-1.30.1/work/libinput-1.30.1-build/libinput-quirks-validate.1 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/share/man/man1
Installing symlink pointing to libinput.so.10.13.0 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/lib64/libinput.so.10
Installing symlink pointing to libinput.so.10 to /var/tmp/portage/dev-libs/libinput-1.30.1/image/usr/lib64/libinput.so
>>> Completed installing dev-libs/libinput-1.30.1 into /var/tmp/portage/dev-libs/libinput-1.30.1/image

 * Final size of build directory: 13220 KiB (12.9 MiB)
 * Final size of installed tree:   2516 KiB ( 2.4 MiB)

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib/udev/libinput-device-group
   /usr/lib/udev/libinput-fuzz-extract
   /usr/lib/udev/libinput-fuzz-to-zero
   /usr/lib64/libinput.so.10.13.0
   /usr/libexec/libinput/libinput-debug-events
   /usr/libexec/libinput/libinput-debug-tablet
   /usr/libexec/libinput/libinput-debug-tablet-pad
   /usr/libexec/libinput/libinput-quirks
   /usr/libexec/libinput/libinput-list-devices
   /usr/libexec/libinput/libinput-measure
   /usr/libexec/libinput/libinput-analyze
   /usr/libexec/libinput/libinput-record
   /usr/bin/libinput
   /usr/libexec/libinput/libinput-test
  [ ok ]
 * Install additional packages for optional runtime features:
 *   dev-python/libevdev for measure and replay tools
  [ ok ]