Your message dated Sun, 05 Jan 2025 15:31:04 +0000 with message-id <E1tUSam-00B8Xs-3Y@fasolo.debian.org> and subject line Bug#1084287: fixed in libei 1.3.0-1.1 has caused the Debian Bug report #1084287, regarding libei: FTBFS: 7/9 libei:python / scanner-pytest FAIL 0.30s exit status 1 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1084287: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1084287 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian BTS <submit@bugs.debian.org>
- Subject: libei: FTBFS: 7/9 libei:python / scanner-pytest FAIL 0.30s exit status 1
- From: Santiago Vila <sanvila@debian.org>
- Date: Mon, 7 Oct 2024 10:32:48 +0200
- Message-id: <cd5d0504-eb71-4ff2-b88a-e6251c2f85a9@debian.org>
Package: src:libei Version: 1.3.0-1 Severity: serious Tags: ftbfs Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules binary dh binary dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_configure make[1]: Entering directory '/<<PKGBUILDDIR>>' ln -s ../munit subprojects/ dh_auto_configure -- \ -Dauto_features=enabled \ -Dsd-bus-provider=libsystemd cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 meson setup .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dpython.bytecompile=-1 -Dauto_features=enabled -Dsd-bus-provider=libsystemd The Meson build system Version: 1.5.2 Source dir: /<<PKGBUILDDIR>> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu Build type: native build Project name: libei Project version: 1.3.0 C compiler for the host machine: cc (gcc 14.2.0 "cc (Debian 14.2.0-6) 14.2.0") C linker for the host machine: cc ld.bfd 2.43.1 Host machine cpu family: x86_64 Host machine cpu: x86_64 Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 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 -Wformat-overflow=2: YES Compiler for C supports arguments -Wformat-signedness: YES Compiler for C supports arguments -Wformat-truncation=2: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wshift-overflow=2: YES Compiler for C supports arguments -Wstrict-overflow=2: YES Compiler for C supports arguments -Wswitch: YES Checking for function "memfd_create" : YES Library m found: YES Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1 Did not find CMake 'cmake' Found CMake: NO Run-time dependency epoll-shim found: NO (tried pkgconfig and cmake) Run-time dependency xkbcommon found: YES 1.6.0 Run-time dependency libevdev found: YES 1.13.3 Run-time dependency libsystemd found: YES 256 Configuring config.h using configuration Program ei-scanner found: YES (/<<PKGBUILDDIR>>/proto/ei-scanner) Program xmllint found: NO Program python3 (attr, jinja2) found: YES (/usr/bin/python3) modules: attr, jinja2 Executing subproject munit munit| Project name: munit munit| Project version: undefined munit| C compiler for the host machine: cc (gcc 14.2.0 "cc (Debian 14.2.0-6) 14.2.0") munit| C linker for the host machine: cc ld.bfd 2.43.1 munit| ../subprojects/munit/meson.build:6: WARNING: Consider using the built-in option for language standard version instead of using "-std=c99". munit| Build targets in project: 14 munit| Subproject munit finished. Dependency munit from subproject subprojects/munit found: YES undefined Program valgrind found: NO Message: valgrind not found, disabling valgrind test suite ../test/meson.build:109: WARNING: add_languages is missing native:, assuming languages are wanted for both host and build. C++ compiler for the host machine: c++ (gcc 14.2.0 "c++ (Debian 14.2.0-6) 14.2.0") C++ linker for the host machine: c++ ld.bfd 2.43.1 Program python3 found: YES (/usr/bin/python3) Program python3 (pytest, attr, structlog, dbusmock) found: YES (/usr/bin/python3) modules: pytest, attr, structlog, dbusmock Program pytest-3 found: YES (/usr/bin/pytest-3) Program python3 (xdist) found: NO Configuring test_protocol.py using configuration Configuring test_scanner.py using configuration Program black found: YES (/usr/bin/black) Program ruff found: NO Build targets in project: 25 libei 1.3.0 Conditional Features liboeffis : true Test options valgrind available : false unit tests enabled : true pytest tests enabled: true Subprojects munit : YES 1 warnings User defined options auto_features : enabled buildtype : plain libdir : lib/x86_64-linux-gnu localstatedir : /var prefix : /usr sysconfdir : /etc wrap_mode : nodownload python.bytecompile : -1 sd-bus-provider : libsystemd Found ninja-1.12.1 at /usr/bin/ninja make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v [1/149] cc -Isrc/libutil.a.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libutil.a.p/util-bits.c.o -MF src/libutil.a.p/util-bits.c.o.d -o src/libutil.a.p/util-bits.c.o -c ../src/util-bits.c [2/149] cc -Isrc/libutil.a.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libutil.a.p/util-list.c.o -MF src/libutil.a.p/util-list.c.o.d -o src/libutil.a.p/util-list.c.o -c ../src/util-list.c [3/149] cc -Isrc/libutil.a.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libutil.a.p/util-logger.c.o -MF src/libutil.a.p/util-logger.c.o.d -o src/libutil.a.p/util-logger.c.o -c ../src/util-logger.c [4/149] cc -Isrc/libutil.a.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libutil.a.p/util-io.c.o -MF src/libutil.a.p/util-io.c.o.d -o src/libutil.a.p/util-io.c.o -c ../src/util-io.c [5/149] cc -Isrc/libutil.a.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libutil.a.p/util-memfile.c.o -MF src/libutil.a.p/util-memfile.c.o.d -o src/libutil.a.p/util-memfile.c.o -c ../src/util-memfile.c [6/149] cc -Isrc/libutil.a.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libutil.a.p/util-memmap.c.o -MF src/libutil.a.p/util-memmap.c.o.d -o src/libutil.a.p/util-memmap.c.o -c ../src/util-memmap.c [7/149] cc -Isrc/libutil.a.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libutil.a.p/util-sources.c.o -MF src/libutil.a.p/util-sources.c.o.d -o src/libutil.a.p/util-sources.c.o -c ../src/util-sources.c [8/149] cc -Isrc/libutil.a.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libutil.a.p/util-strings.c.o -MF src/libutil.a.p/util-strings.c.o.d -o src/libutil.a.p/util-strings.c.o -c ../src/util-strings.c [9/149] /<<PKGBUILDDIR>>/proto/ei-scanner --component=brei --output=src/brei-proto.h /<<PKGBUILDDIR>>/proto/protocol.xml ../src/brei-proto.h.tmpl [10/149] /<<PKGBUILDDIR>>/proto/ei-scanner --component=ei --output=src/ei-proto.h /<<PKGBUILDDIR>>/proto/protocol.xml ../src/ei-proto.h.tmpl [11/149] /<<PKGBUILDDIR>>/proto/ei-scanner --component=ei --output=src/ei-proto.c /<<PKGBUILDDIR>>/proto/protocol.xml '--jinja-extra-data={"headerfile": "ei-proto.h"}' ../src/ei-proto.c.tmpl [12/149] /<<PKGBUILDDIR>>/proto/ei-scanner --component=eis --output=src/eis-proto.h /<<PKGBUILDDIR>>/proto/protocol.xml ../src/ei-proto.h.tmpl [13/149] rm -f src/libutil.a && gcc-ar csrDT src/libutil.a src/libutil.a.p/util-bits.c.o src/libutil.a.p/util-io.c.o src/libutil.a.p/util-list.c.o src/libutil.a.p/util-logger.c.o src/libutil.a.p/util-memfile.c.o src/libutil.a.p/util-memmap.c.o src/libutil.a.p/util-sources.c.o src/libutil.a.p/util-strings.c.o [14/149] /<<PKGBUILDDIR>>/proto/ei-scanner --component=eis --output=src/eis-proto.c /<<PKGBUILDDIR>>/proto/protocol.xml '--jinja-extra-data={"headerfile": "eis-proto.h"}' ../src/ei-proto.c.tmpl [15/149] cc -Isrc/libei.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libei.so.1.3.0.p/meson-generated_.._ei-proto.c.o -MF src/libei.so.1.3.0.p/meson-generated_.._ei-proto.c.o.d -o src/libei.so.1.3.0.p/meson-generated_.._ei-proto.c.o -c src/ei-proto.c [16/149] cc -Isrc/libei.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libei.so.1.3.0.p/brei-shared.c.o -MF src/libei.so.1.3.0.p/brei-shared.c.o.d -o src/libei.so.1.3.0.p/brei-shared.c.o -c ../src/brei-shared.c [17/149] cc -Isrc/libei.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libei.so.1.3.0.p/libei-button.c.o -MF src/libei.so.1.3.0.p/libei-button.c.o.d -o src/libei.so.1.3.0.p/libei-button.c.o -c ../src/libei-button.c [18/149] cc -Isrc/libei.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libei.so.1.3.0.p/libei.c.o -MF src/libei.so.1.3.0.p/libei.c.o.d -o src/libei.so.1.3.0.p/libei.c.o -c ../src/libei.c [19/149] cc -Isrc/libei.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libei.so.1.3.0.p/libei-callback.c.o -MF src/libei.so.1.3.0.p/libei-callback.c.o.d -o src/libei.so.1.3.0.p/libei-callback.c.o -c ../src/libei-callback.c [20/149] cc -Isrc/libei.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libei.so.1.3.0.p/libei-connection.c.o -MF src/libei.so.1.3.0.p/libei-connection.c.o.d -o src/libei.so.1.3.0.p/libei-connection.c.o -c ../src/libei-connection.c [21/149] cc -Isrc/libei.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libei.so.1.3.0.p/libei-event.c.o -MF src/libei.so.1.3.0.p/libei-event.c.o.d -o src/libei.so.1.3.0.p/libei-event.c.o -c ../src/libei-event.c [22/149] cc -Isrc/libei.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libei.so.1.3.0.p/libei-fd.c.o -MF src/libei.so.1.3.0.p/libei-fd.c.o.d -o src/libei.so.1.3.0.p/libei-fd.c.o -c ../src/libei-fd.c [23/149] cc -Isrc/libei.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libei.so.1.3.0.p/libei-handshake.c.o -MF src/libei.so.1.3.0.p/libei-handshake.c.o.d -o src/libei.so.1.3.0.p/libei-handshake.c.o -c ../src/libei-handshake.c [24/149] cc -Isrc/libei.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libei.so.1.3.0.p/libei-device.c.o -MF src/libei.so.1.3.0.p/libei-device.c.o.d -o src/libei.so.1.3.0.p/libei-device.c.o -c ../src/libei-device.c [25/149] cc -Isrc/libei.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libei.so.1.3.0.p/libei-keyboard.c.o -MF src/libei.so.1.3.0.p/libei-keyboard.c.o.d -o src/libei.so.1.3.0.p/libei-keyboard.c.o -c ../src/libei-keyboard.c [26/149] cc -Isrc/libei.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libei.so.1.3.0.p/libei-log.c.o -MF src/libei.so.1.3.0.p/libei-log.c.o.d -o src/libei.so.1.3.0.p/libei-log.c.o -c ../src/libei-log.c [27/149] cc -Isrc/libei.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libei.so.1.3.0.p/libei-pingpong.c.o -MF src/libei.so.1.3.0.p/libei-pingpong.c.o.d -o src/libei.so.1.3.0.p/libei-pingpong.c.o -c ../src/libei-pingpong.c [28/149] cc -Isrc/libei.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libei.so.1.3.0.p/libei-pointer-absolute.c.o -MF src/libei.so.1.3.0.p/libei-pointer-absolute.c.o.d -o src/libei.so.1.3.0.p/libei-pointer-absolute.c.o -c ../src/libei-pointer-absolute.c [29/149] cc -Isrc/libei.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libei.so.1.3.0.p/libei-pointer.c.o -MF src/libei.so.1.3.0.p/libei-pointer.c.o.d -o src/libei.so.1.3.0.p/libei-pointer.c.o -c ../src/libei-pointer.c [30/149] cc -Isrc/libei.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libei.so.1.3.0.p/libei-region.c.o -MF src/libei.so.1.3.0.p/libei-region.c.o.d -o src/libei.so.1.3.0.p/libei-region.c.o -c ../src/libei-region.c [31/149] cc -Isrc/libei.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libei.so.1.3.0.p/libei-scroll.c.o -MF src/libei.so.1.3.0.p/libei-scroll.c.o.d -o src/libei.so.1.3.0.p/libei-scroll.c.o -c ../src/libei-scroll.c [32/149] cc -Isrc/libei.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libei.so.1.3.0.p/libei-socket.c.o -MF src/libei.so.1.3.0.p/libei-socket.c.o.d -o src/libei.so.1.3.0.p/libei-socket.c.o -c ../src/libei-socket.c [33/149] cc -Isrc/libei.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libei.so.1.3.0.p/libei-seat.c.o -MF src/libei.so.1.3.0.p/libei-seat.c.o.d -o src/libei.so.1.3.0.p/libei-seat.c.o -c ../src/libei-seat.c [34/149] cc -Isrc/libei.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libei.so.1.3.0.p/libei-touchscreen.c.o -MF src/libei.so.1.3.0.p/libei-touchscreen.c.o.d -o src/libei.so.1.3.0.p/libei-touchscreen.c.o -c ../src/libei-touchscreen.c [35/149] cc -Isrc/libeis.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libeis.so.1.3.0.p/meson-generated_.._eis-proto.c.o -MF src/libeis.so.1.3.0.p/meson-generated_.._eis-proto.c.o.d -o src/libeis.so.1.3.0.p/meson-generated_.._eis-proto.c.o -c src/eis-proto.c [36/149] cc -Isrc/libeis.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libeis.so.1.3.0.p/brei-shared.c.o -MF src/libeis.so.1.3.0.p/brei-shared.c.o.d -o src/libeis.so.1.3.0.p/brei-shared.c.o -c ../src/brei-shared.c [37/149] cc -Isrc/libeis.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libeis.so.1.3.0.p/libeis-button.c.o -MF src/libeis.so.1.3.0.p/libeis-button.c.o.d -o src/libeis.so.1.3.0.p/libeis-button.c.o -c ../src/libeis-button.c [38/149] cc -Isrc/libeis.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libeis.so.1.3.0.p/libeis-callback.c.o -MF src/libeis.so.1.3.0.p/libeis-callback.c.o.d -o src/libeis.so.1.3.0.p/libeis-callback.c.o -c ../src/libeis-callback.c [39/149] cc -Isrc/libeis.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libeis.so.1.3.0.p/libeis-connection.c.o -MF src/libeis.so.1.3.0.p/libeis-connection.c.o.d -o src/libeis.so.1.3.0.p/libeis-connection.c.o -c ../src/libeis-connection.c [40/149] cc -Isrc/libeis.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libeis.so.1.3.0.p/libeis-client.c.o -MF src/libeis.so.1.3.0.p/libeis-client.c.o.d -o src/libeis.so.1.3.0.p/libeis-client.c.o -c ../src/libeis-client.c [41/149] cc -Isrc/libeis.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libeis.so.1.3.0.p/libeis-event.c.o -MF src/libeis.so.1.3.0.p/libeis-event.c.o.d -o src/libeis.so.1.3.0.p/libeis-event.c.o -c ../src/libeis-event.c [42/149] cc -Isrc/libeis.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libeis.so.1.3.0.p/libeis-fd.c.o -MF src/libeis.so.1.3.0.p/libeis-fd.c.o.d -o src/libeis.so.1.3.0.p/libeis-fd.c.o -c ../src/libeis-fd.c [43/149] cc -Isrc/libeis.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libeis.so.1.3.0.p/libeis-device.c.o -MF src/libeis.so.1.3.0.p/libeis-device.c.o.d -o src/libeis.so.1.3.0.p/libeis-device.c.o -c ../src/libeis-device.c [44/149] cc -Isrc/libeis.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libeis.so.1.3.0.p/libeis-handshake.c.o -MF src/libeis.so.1.3.0.p/libeis-handshake.c.o.d -o src/libeis.so.1.3.0.p/libeis-handshake.c.o -c ../src/libeis-handshake.c [45/149] cc -Isrc/libeis.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libeis.so.1.3.0.p/libeis-keyboard.c.o -MF src/libeis.so.1.3.0.p/libeis-keyboard.c.o.d -o src/libeis.so.1.3.0.p/libeis-keyboard.c.o -c ../src/libeis-keyboard.c [46/149] cc -Isrc/libeis.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libeis.so.1.3.0.p/libeis-log.c.o -MF src/libeis.so.1.3.0.p/libeis-log.c.o.d -o src/libeis.so.1.3.0.p/libeis-log.c.o -c ../src/libeis-log.c [47/149] cc -Isrc/libeis.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libeis.so.1.3.0.p/libeis-pingpong.c.o -MF src/libeis.so.1.3.0.p/libeis-pingpong.c.o.d -o src/libeis.so.1.3.0.p/libeis-pingpong.c.o -c ../src/libeis-pingpong.c [48/149] cc -Isrc/libeis.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libeis.so.1.3.0.p/libeis-pointer-absolute.c.o -MF src/libeis.so.1.3.0.p/libeis-pointer-absolute.c.o.d -o src/libeis.so.1.3.0.p/libeis-pointer-absolute.c.o -c ../src/libeis-pointer-absolute.c [49/149] cc -Isrc/libeis.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libeis.so.1.3.0.p/libeis-pointer.c.o -MF src/libeis.so.1.3.0.p/libeis-pointer.c.o.d -o src/libeis.so.1.3.0.p/libeis-pointer.c.o -c ../src/libeis-pointer.c [50/149] cc -Isrc/libeis.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libeis.so.1.3.0.p/libeis-region.c.o -MF src/libeis.so.1.3.0.p/libeis-region.c.o.d -o src/libeis.so.1.3.0.p/libeis-region.c.o -c ../src/libeis-region.c [51/149] cc -Isrc/libeis.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libeis.so.1.3.0.p/libeis-scroll.c.o -MF src/libeis.so.1.3.0.p/libeis-scroll.c.o.d -o src/libeis.so.1.3.0.p/libeis-scroll.c.o -c ../src/libeis-scroll.c [52/149] cc -Isrc/libeis.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libeis.so.1.3.0.p/libeis-seat.c.o -MF src/libeis.so.1.3.0.p/libeis-seat.c.o.d -o src/libeis.so.1.3.0.p/libeis-seat.c.o -c ../src/libeis-seat.c [53/149] cc -Isrc/libeis.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libeis.so.1.3.0.p/libeis-socket.c.o -MF src/libeis.so.1.3.0.p/libeis-socket.c.o.d -o src/libeis.so.1.3.0.p/libeis-socket.c.o -c ../src/libeis-socket.c [54/149] cc -Isrc/libeis.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libeis.so.1.3.0.p/libeis-touchscreen.c.o -MF src/libeis.so.1.3.0.p/libeis-touchscreen.c.o.d -o src/libeis.so.1.3.0.p/libeis-touchscreen.c.o -c ../src/libeis-touchscreen.c [55/149] cc -Isrc/libeis.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/libeis.so.1.3.0.p/libeis.c.o -MF src/libeis.so.1.3.0.p/libeis.c.o.d -o src/libeis.so.1.3.0.p/libeis.c.o -c ../src/libeis.c [56/149] cc -Isrc/liboeffis.so.1.3.0.p -Isrc -I../src -I. -I.. -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ src/liboeffis.so.1.3.0.p/liboeffis.c.o -MF src/liboeffis.so.1.3.0.p/liboeffis.c.o.d -o src/liboeffis.so.1.3.0.p/liboeffis.c.o -c ../src/liboeffis.c [57/149] cc -o src/libei.so.1.3.0 src/libei.so.1.3.0.p/meson-generated_.._ei-proto.c.o src/libei.so.1.3.0.p/brei-shared.c.o src/libei.so.1.3.0.p/libei.c.o src/libei.so.1.3.0.p/libei-button.c.o src/libei.so.1.3.0.p/libei-callback.c.o src/libei.so.1.3.0.p/libei-connection.c.o src/libei.so.1.3.0.p/libei-device.c.o src/libei.so.1.3.0.p/libei-event.c.o src/libei.so.1.3.0.p/libei-fd.c.o src/libei.so.1.3.0.p/libei-handshake.c.o src/libei.so.1.3.0.p/libei-keyboard.c.o src/libei.so.1.3.0.p/libei-log.c.o src/libei.so.1.3.0.p/libei-pingpong.c.o src/libei.so.1.3.0.p/libei-pointer-absolute.c.o src/libei.so.1.3.0.p/libei-pointer.c.o src/libei.so.1.3.0.p/libei-region.c.o src/libei.so.1.3.0.p/libei-scroll.c.o src/libei.so.1.3.0.p/libei-seat.c.o src/libei.so.1.3.0.p/libei-socket.c.o src/libei.so.1.3.0.p/libei-touchscreen.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libei.so.1 -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--start-group src/libutil.a -lm -Wl,--end-group [58/149] cc -o src/libeis.so.1.3.0 src/libeis.so.1.3.0.p/meson-generated_.._eis-proto.c.o src/libeis.so.1.3.0.p/brei-shared.c.o src/libeis.so.1.3.0.p/libeis-button.c.o src/libeis.so.1.3.0.p/libeis-callback.c.o src/libeis.so.1.3.0.p/libeis-client.c.o src/libeis.so.1.3.0.p/libeis-connection.c.o src/libeis.so.1.3.0.p/libeis-device.c.o src/libeis.so.1.3.0.p/libeis-event.c.o src/libeis.so.1.3.0.p/libeis-fd.c.o src/libeis.so.1.3.0.p/libeis-handshake.c.o src/libeis.so.1.3.0.p/libeis-keyboard.c.o src/libeis.so.1.3.0.p/libeis-log.c.o src/libeis.so.1.3.0.p/libeis-pingpong.c.o src/libeis.so.1.3.0.p/libeis-pointer-absolute.c.o src/libeis.so.1.3.0.p/libeis-pointer.c.o src/libeis.so.1.3.0.p/libeis-region.c.o src/libeis.so.1.3.0.p/libeis-scroll.c.o src/libeis.so.1.3.0.p/libeis-seat.c.o src/libeis.so.1.3.0.p/libeis-socket.c.o src/libeis.so.1.3.0.p/libeis-touchscreen.c.o src/libeis.so.1.3.0.p/libeis.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libeis.so.1 -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--start-group src/libutil.a -lm -Wl,--end-group [59/149] cc -o src/liboeffis.so.1.3.0 src/liboeffis.so.1.3.0.p/liboeffis.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,liboeffis.so.1 -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,--start-group src/libutil.a /usr/lib/x86_64-linux-gnu/libsystemd.so -lm -Wl,--end-group [60/149] cc -Itest/libunittest.a.p -Itest -I../test -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ test/libunittest.a.p/.._src_util-munit.c.o -MF test/libunittest.a.p/.._src_util-munit.c.o.d -o test/libunittest.a.p/.._src_util-munit.c.o -c ../src/util-munit.c [61/149] cc -Isubprojects/munit/libmunit.so.p -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -std=c99 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ subprojects/munit/libmunit.so.p/munit.c.o -MF subprojects/munit/libmunit.so.p/munit.c.o.d -o subprojects/munit/libmunit.so.p/munit.c.o -c ../subprojects/munit/munit.c [62/149] cc -o subprojects/munit/libmunit.so subprojects/munit/libmunit.so.p/munit.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libmunit.so -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 [63/149] /usr/bin/meson --internal symbolextractor /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu src/libei.so.1.3.0 src/libei.so.1.3.0 src/libei.so.1.3.0.p/libei.so.1.3.0.symbols [64/149] /usr/bin/meson --internal symbolextractor /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu src/libeis.so.1.3.0 src/libeis.so.1.3.0 src/libeis.so.1.3.0.p/libeis.so.1.3.0.symbols [65/149] /usr/bin/meson --internal symbolextractor /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu src/liboeffis.so.1.3.0 src/liboeffis.so.1.3.0 src/liboeffis.so.1.3.0.p/liboeffis.so.1.3.0.symbols [66/149] cc -Itest/libeierpecken.a.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ test/libeierpecken.a.p/eierpecken.c.o -MF test/libeierpecken.a.p/eierpecken.c.o.d -o test/libeierpecken.a.p/eierpecken.c.o -c ../test/eierpecken.c [67/149] cc -Itools/eis-demo-server.p -Itools -I../tools -I. -I.. -Isrc -I../src -I/usr/include/libevdev-1.0/ -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ tools/eis-demo-server.p/eis-demo-server.c.o -MF tools/eis-demo-server.p/eis-demo-server.c.o.d -o tools/eis-demo-server.p/eis-demo-server.c.o -c ../tools/eis-demo-server.c [68/149] cc -Itools/eis-demo-server.p -Itools -I../tools -I. -I.. -Isrc -I../src -I/usr/include/libevdev-1.0/ -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ tools/eis-demo-server.p/eis-demo-server-uinput.c.o -MF tools/eis-demo-server.p/eis-demo-server-uinput.c.o.d -o tools/eis-demo-server.p/eis-demo-server-uinput.c.o -c ../tools/eis-demo-server-uinput.c [69/149] cc -Itools/ei-debug-events.p -Itools -I../tools -I. -I.. -Isrc -I../src -I/usr/include/libevdev-1.0/ -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ tools/ei-debug-events.p/ei-debug-events.c.o -MF tools/ei-debug-events.p/ei-debug-events.c.o.d -o tools/ei-debug-events.p/ei-debug-events.c.o -c ../tools/ei-debug-events.c [70/149] cc -Itools/ei-demo-client.p -Itools -I../tools -I. -I.. -Isrc -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ tools/ei-demo-client.p/ei-demo-client.c.o -MF tools/ei-demo-client.p/ei-demo-client.c.o.d -o tools/ei-demo-client.p/ei-demo-client.c.o -c ../tools/ei-demo-client.c [71/149] /usr/bin/meson --internal symbolextractor /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu subprojects/munit/libmunit.so subprojects/munit/libmunit.so subprojects/munit/libmunit.so.p/libmunit.so.symbols [72/149] rm -f test/libunittest.a && gcc-ar csrDT test/libunittest.a test/libunittest.a.p/.._src_util-munit.c.o [73/149] cc -Itools/oeffis-demo-tool.p -Itools -I../tools -I. -I.. -Isrc -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 '-DMESON_BUILDDIR="/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tools"' -MD -MQ tools/oeffis-demo-tool.p/oeffis-demo-tool.c.o -MF tools/oeffis-demo-tool.p/oeffis-demo-tool.c.o.d -o tools/oeffis-demo-tool.p/oeffis-demo-tool.c.o -c ../tools/oeffis-demo-tool.c [74/149] cc -Itest/unit-tests-utils.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-utils.p/unit-tests.c.o -MF test/unit-tests-utils.p/unit-tests.c.o.d -o test/unit-tests-utils.p/unit-tests.c.o -c ../test/unit-tests.c [75/149] cc -Itest/unit-tests-utils.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-utils.p/.._src_util-bits.c.o -MF test/unit-tests-utils.p/.._src_util-bits.c.o.d -o test/unit-tests-utils.p/.._src_util-bits.c.o -c ../src/util-bits.c [76/149] cc -Itest/unit-tests-utils.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-utils.p/.._src_util-list.c.o -MF test/unit-tests-utils.p/.._src_util-list.c.o.d -o test/unit-tests-utils.p/.._src_util-list.c.o -c ../src/util-list.c [77/149] cc -Itest/unit-tests-utils.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-utils.p/.._src_util-logger.c.o -MF test/unit-tests-utils.p/.._src_util-logger.c.o.d -o test/unit-tests-utils.p/.._src_util-logger.c.o -c ../src/util-logger.c [78/149] cc -Itest/unit-tests-utils.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-utils.p/.._src_util-memfile.c.o -MF test/unit-tests-utils.p/.._src_util-memfile.c.o.d -o test/unit-tests-utils.p/.._src_util-memfile.c.o -c ../src/util-memfile.c [79/149] cc -Itest/unit-tests-utils.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-utils.p/.._src_util-memmap.c.o -MF test/unit-tests-utils.p/.._src_util-memmap.c.o.d -o test/unit-tests-utils.p/.._src_util-memmap.c.o -c ../src/util-memmap.c [80/149] cc -Itest/unit-tests-utils.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-utils.p/.._src_util-io.c.o -MF test/unit-tests-utils.p/.._src_util-io.c.o.d -o test/unit-tests-utils.p/.._src_util-io.c.o -c ../src/util-io.c [81/149] cc -Itest/unit-tests-utils.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-utils.p/.._src_util-sources.c.o -MF test/unit-tests-utils.p/.._src_util-sources.c.o.d -o test/unit-tests-utils.p/.._src_util-sources.c.o -c ../src/util-sources.c ../src/util-sources.c: In function ‘drain_data’: ../src/util-sources.c:330:9: warning: ignoring return value of ‘read’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 330 | read(source_get_fd(source), buf, sizeof(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [82/149] cc -Itest/unit-tests-utils.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-utils.p/.._src_util-strings.c.o -MF test/unit-tests-utils.p/.._src_util-strings.c.o.d -o test/unit-tests-utils.p/.._src_util-strings.c.o -c ../src/util-strings.c [83/149] cc -Itest/unit-tests-ei.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-ei.p/unit-tests.c.o -MF test/unit-tests-ei.p/unit-tests.c.o.d -o test/unit-tests-ei.p/unit-tests.c.o -c ../test/unit-tests.c [84/149] cc -Itest/unit-tests-ei.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-ei.p/meson-generated_.._.._src_ei-proto.c.o -MF test/unit-tests-ei.p/meson-generated_.._.._src_ei-proto.c.o.d -o test/unit-tests-ei.p/meson-generated_.._.._src_ei-proto.c.o -c src/ei-proto.c [85/149] cc -Itest/unit-tests-ei.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-ei.p/.._src_libei.c.o -MF test/unit-tests-ei.p/.._src_libei.c.o.d -o test/unit-tests-ei.p/.._src_libei.c.o -c ../src/libei.c [86/149] cc -Itest/unit-tests-ei.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-ei.p/.._src_brei-shared.c.o -MF test/unit-tests-ei.p/.._src_brei-shared.c.o.d -o test/unit-tests-ei.p/.._src_brei-shared.c.o -c ../src/brei-shared.c [87/149] cc -Itest/unit-tests-ei.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-ei.p/.._src_libei-button.c.o -MF test/unit-tests-ei.p/.._src_libei-button.c.o.d -o test/unit-tests-ei.p/.._src_libei-button.c.o -c ../src/libei-button.c [88/149] cc -Itest/unit-tests-ei.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-ei.p/.._src_libei-callback.c.o -MF test/unit-tests-ei.p/.._src_libei-callback.c.o.d -o test/unit-tests-ei.p/.._src_libei-callback.c.o -c ../src/libei-callback.c [89/149] cc -Itest/unit-tests-ei.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-ei.p/.._src_libei-connection.c.o -MF test/unit-tests-ei.p/.._src_libei-connection.c.o.d -o test/unit-tests-ei.p/.._src_libei-connection.c.o -c ../src/libei-connection.c [90/149] cc -Itest/unit-tests-ei.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-ei.p/.._src_libei-event.c.o -MF test/unit-tests-ei.p/.._src_libei-event.c.o.d -o test/unit-tests-ei.p/.._src_libei-event.c.o -c ../src/libei-event.c [91/149] cc -Itest/unit-tests-ei.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-ei.p/.._src_libei-fd.c.o -MF test/unit-tests-ei.p/.._src_libei-fd.c.o.d -o test/unit-tests-ei.p/.._src_libei-fd.c.o -c ../src/libei-fd.c [92/149] cc -Itest/unit-tests-ei.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-ei.p/.._src_libei-handshake.c.o -MF test/unit-tests-ei.p/.._src_libei-handshake.c.o.d -o test/unit-tests-ei.p/.._src_libei-handshake.c.o -c ../src/libei-handshake.c [93/149] cc -Itest/unit-tests-ei.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-ei.p/.._src_libei-keyboard.c.o -MF test/unit-tests-ei.p/.._src_libei-keyboard.c.o.d -o test/unit-tests-ei.p/.._src_libei-keyboard.c.o -c ../src/libei-keyboard.c [94/149] cc -Itest/unit-tests-ei.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-ei.p/.._src_libei-device.c.o -MF test/unit-tests-ei.p/.._src_libei-device.c.o.d -o test/unit-tests-ei.p/.._src_libei-device.c.o -c ../src/libei-device.c [95/149] cc -Itest/unit-tests-ei.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-ei.p/.._src_libei-pingpong.c.o -MF test/unit-tests-ei.p/.._src_libei-pingpong.c.o.d -o test/unit-tests-ei.p/.._src_libei-pingpong.c.o -c ../src/libei-pingpong.c [96/149] cc -Itest/unit-tests-ei.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-ei.p/.._src_libei-log.c.o -MF test/unit-tests-ei.p/.._src_libei-log.c.o.d -o test/unit-tests-ei.p/.._src_libei-log.c.o -c ../src/libei-log.c [97/149] cc -Itest/unit-tests-ei.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-ei.p/.._src_libei-pointer-absolute.c.o -MF test/unit-tests-ei.p/.._src_libei-pointer-absolute.c.o.d -o test/unit-tests-ei.p/.._src_libei-pointer-absolute.c.o -c ../src/libei-pointer-absolute.c [98/149] cc -Itest/unit-tests-ei.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-ei.p/.._src_libei-pointer.c.o -MF test/unit-tests-ei.p/.._src_libei-pointer.c.o.d -o test/unit-tests-ei.p/.._src_libei-pointer.c.o -c ../src/libei-pointer.c [99/149] cc -Itest/unit-tests-ei.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-ei.p/.._src_libei-scroll.c.o -MF test/unit-tests-ei.p/.._src_libei-scroll.c.o.d -o test/unit-tests-ei.p/.._src_libei-scroll.c.o -c ../src/libei-scroll.c [100/149] cc -Itest/unit-tests-ei.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-ei.p/.._src_libei-region.c.o -MF test/unit-tests-ei.p/.._src_libei-region.c.o.d -o test/unit-tests-ei.p/.._src_libei-region.c.o -c ../src/libei-region.c [101/149] cc -Itest/unit-tests-ei.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-ei.p/.._src_libei-socket.c.o -MF test/unit-tests-ei.p/.._src_libei-socket.c.o.d -o test/unit-tests-ei.p/.._src_libei-socket.c.o -c ../src/libei-socket.c [102/149] cc -Itest/unit-tests-ei.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-ei.p/.._src_libei-seat.c.o -MF test/unit-tests-ei.p/.._src_libei-seat.c.o.d -o test/unit-tests-ei.p/.._src_libei-seat.c.o -c ../src/libei-seat.c [103/149] cc -Itest/unit-tests-ei.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-ei.p/.._src_libei-touchscreen.c.o -MF test/unit-tests-ei.p/.._src_libei-touchscreen.c.o.d -o test/unit-tests-ei.p/.._src_libei-touchscreen.c.o -c ../src/libei-touchscreen.c [104/149] cc -Itest/unit-tests-eis.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-eis.p/unit-tests.c.o -MF test/unit-tests-eis.p/unit-tests.c.o.d -o test/unit-tests-eis.p/unit-tests.c.o -c ../test/unit-tests.c [105/149] cc -Itest/unit-tests-eis.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-eis.p/meson-generated_.._.._src_eis-proto.c.o -MF test/unit-tests-eis.p/meson-generated_.._.._src_eis-proto.c.o.d -o test/unit-tests-eis.p/meson-generated_.._.._src_eis-proto.c.o -c src/eis-proto.c [106/149] cc -Itest/unit-tests-eis.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-eis.p/.._src_libeis-button.c.o -MF test/unit-tests-eis.p/.._src_libeis-button.c.o.d -o test/unit-tests-eis.p/.._src_libeis-button.c.o -c ../src/libeis-button.c [107/149] cc -Itest/unit-tests-eis.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-eis.p/.._src_brei-shared.c.o -MF test/unit-tests-eis.p/.._src_brei-shared.c.o.d -o test/unit-tests-eis.p/.._src_brei-shared.c.o -c ../src/brei-shared.c [108/149] cc -Itest/unit-tests-eis.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-eis.p/.._src_libeis-callback.c.o -MF test/unit-tests-eis.p/.._src_libeis-callback.c.o.d -o test/unit-tests-eis.p/.._src_libeis-callback.c.o -c ../src/libeis-callback.c [109/149] cc -Itest/unit-tests-eis.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-eis.p/.._src_libeis-connection.c.o -MF test/unit-tests-eis.p/.._src_libeis-connection.c.o.d -o test/unit-tests-eis.p/.._src_libeis-connection.c.o -c ../src/libeis-connection.c [110/149] cc -Itest/unit-tests-eis.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-eis.p/.._src_libeis-client.c.o -MF test/unit-tests-eis.p/.._src_libeis-client.c.o.d -o test/unit-tests-eis.p/.._src_libeis-client.c.o -c ../src/libeis-client.c [111/149] cc -Itest/unit-tests-eis.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-eis.p/.._src_libeis-event.c.o -MF test/unit-tests-eis.p/.._src_libeis-event.c.o.d -o test/unit-tests-eis.p/.._src_libeis-event.c.o -c ../src/libeis-event.c [112/149] cc -Itest/unit-tests-eis.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-eis.p/.._src_libeis-fd.c.o -MF test/unit-tests-eis.p/.._src_libeis-fd.c.o.d -o test/unit-tests-eis.p/.._src_libeis-fd.c.o -c ../src/libeis-fd.c [113/149] cc -Itest/unit-tests-eis.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-eis.p/.._src_libeis-device.c.o -MF test/unit-tests-eis.p/.._src_libeis-device.c.o.d -o test/unit-tests-eis.p/.._src_libeis-device.c.o -c ../src/libeis-device.c [114/149] cc -Itest/unit-tests-eis.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-eis.p/.._src_libeis-handshake.c.o -MF test/unit-tests-eis.p/.._src_libeis-handshake.c.o.d -o test/unit-tests-eis.p/.._src_libeis-handshake.c.o -c ../src/libeis-handshake.c [115/149] cc -Itest/unit-tests-eis.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-eis.p/.._src_libeis-keyboard.c.o -MF test/unit-tests-eis.p/.._src_libeis-keyboard.c.o.d -o test/unit-tests-eis.p/.._src_libeis-keyboard.c.o -c ../src/libeis-keyboard.c [116/149] cc -Itest/unit-tests-eis.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-eis.p/.._src_libeis-log.c.o -MF test/unit-tests-eis.p/.._src_libeis-log.c.o.d -o test/unit-tests-eis.p/.._src_libeis-log.c.o -c ../src/libeis-log.c [117/149] cc -Itest/unit-tests-eis.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-eis.p/.._src_libeis-pingpong.c.o -MF test/unit-tests-eis.p/.._src_libeis-pingpong.c.o.d -o test/unit-tests-eis.p/.._src_libeis-pingpong.c.o -c ../src/libeis-pingpong.c [118/149] cc -Itest/unit-tests-eis.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-eis.p/.._src_libeis-pointer-absolute.c.o -MF test/unit-tests-eis.p/.._src_libeis-pointer-absolute.c.o.d -o test/unit-tests-eis.p/.._src_libeis-pointer-absolute.c.o -c ../src/libeis-pointer-absolute.c [119/149] cc -Itest/unit-tests-eis.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-eis.p/.._src_libeis-pointer.c.o -MF test/unit-tests-eis.p/.._src_libeis-pointer.c.o.d -o test/unit-tests-eis.p/.._src_libeis-pointer.c.o -c ../src/libeis-pointer.c [120/149] cc -Itest/unit-tests-eis.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-eis.p/.._src_libeis-region.c.o -MF test/unit-tests-eis.p/.._src_libeis-region.c.o.d -o test/unit-tests-eis.p/.._src_libeis-region.c.o -c ../src/libeis-region.c [121/149] cc -Itest/unit-tests-eis.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-eis.p/.._src_libeis-scroll.c.o -MF test/unit-tests-eis.p/.._src_libeis-scroll.c.o.d -o test/unit-tests-eis.p/.._src_libeis-scroll.c.o -c ../src/libeis-scroll.c [122/149] cc -Itest/unit-tests-eis.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-eis.p/.._src_libeis-seat.c.o -MF test/unit-tests-eis.p/.._src_libeis-seat.c.o.d -o test/unit-tests-eis.p/.._src_libeis-seat.c.o -c ../src/libeis-seat.c [123/149] cc -Itest/unit-tests-eis.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-eis.p/.._src_libeis-socket.c.o -MF test/unit-tests-eis.p/.._src_libeis-socket.c.o.d -o test/unit-tests-eis.p/.._src_libeis-socket.c.o -c ../src/libeis-socket.c [124/149] cc -Itest/unit-tests-eis.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-eis.p/.._src_libeis-touchscreen.c.o -MF test/unit-tests-eis.p/.._src_libeis-touchscreen.c.o.d -o test/unit-tests-eis.p/.._src_libeis-touchscreen.c.o -c ../src/libeis-touchscreen.c [125/149] cc -Itest/unit-tests-oeffis.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-oeffis.p/unit-tests.c.o -MF test/unit-tests-oeffis.p/unit-tests.c.o.d -o test/unit-tests-oeffis.p/unit-tests.c.o -c ../test/unit-tests.c [126/149] cc -Itest/unit-tests-eis.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-eis.p/.._src_libeis.c.o -MF test/unit-tests-eis.p/.._src_libeis.c.o.d -o test/unit-tests-eis.p/.._src_libeis.c.o -c ../src/libeis.c [127/149] rm -f test/libeierpecken.a && gcc-ar csrDT test/libeierpecken.a test/libeierpecken.a.p/eierpecken.c.o [128/149] cc -Itest/unit-tests-oeffis.p -Itest -I../test -Isrc -I../src -I. -I.. -Isubprojects/munit -I../subprojects/munit -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -D_enable_tests_ -MD -MQ test/unit-tests-oeffis.p/.._src_liboeffis.c.o -MF test/unit-tests-oeffis.p/.._src_liboeffis.c.o.d -o test/unit-tests-oeffis.p/.._src_liboeffis.c.o -c ../src/liboeffis.c [129/149] cc -Itest/eierpecken.p -Itest -I../test -I. -I.. -Isubprojects/munit -I../subprojects/munit -Isrc -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ test/eierpecken.p/test-ei-seat.c.o -MF test/eierpecken.p/test-ei-seat.c.o.d -o test/eierpecken.p/test-ei-seat.c.o -c ../test/test-ei-seat.c [130/149] cc -Itest/eierpecken.p -Itest -I../test -I. -I.. -Isubprojects/munit -I../subprojects/munit -Isrc -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ test/eierpecken.p/test-ei.c.o -MF test/eierpecken.p/test-ei.c.o.d -o test/eierpecken.p/test-ei.c.o -c ../test/test-ei.c [131/149] cc -Itest/eierpecken.p -Itest -I../test -I. -I.. -Isubprojects/munit -I../subprojects/munit -Isrc -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ test/eierpecken.p/test-eis.c.o -MF test/eierpecken.p/test-eis.c.o.d -o test/eierpecken.p/test-eis.c.o -c ../test/test-eis.c [132/149] cc -Itest/eierpecken.p -Itest -I../test -I. -I.. -Isubprojects/munit -I../subprojects/munit -Isrc -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ test/eierpecken.p/test-main.c.o -MF test/eierpecken.p/test-main.c.o.d -o test/eierpecken.p/test-main.c.o -c ../test/test-main.c [133/149] cc -Itest/test-build-libei.p -Itest -I../test -Isrc -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Werror -DINCLUDE_LIBEI=1 -MD -MQ test/test-build-libei.p/buildtest.c.o -MF test/test-build-libei.p/buildtest.c.o.d -o test/test-build-libei.p/buildtest.c.o -c ../test/buildtest.c [134/149] cc -Itest/test-build-libeis.p -Itest -I../test -Isrc -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Werror -DINCLUDE_LIBEIS=1 -MD -MQ test/test-build-libeis.p/buildtest.c.o -MF test/test-build-libeis.p/buildtest.c.o.d -o test/test-build-libeis.p/buildtest.c.o -c ../test/buildtest.c [135/149] c++ -Itest/test-build-cxx.p -Itest -I../test -Isrc -I../src -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ test/test-build-cxx.p/buildtest.cc.o -MF test/test-build-cxx.p/buildtest.cc.o.d -o test/test-build-cxx.p/buildtest.cc.o -c ../test/buildtest.cc [136/149] cc -o tools/eis-demo-server tools/eis-demo-server.p/eis-demo-server.c.o tools/eis-demo-server.p/eis-demo-server-uinput.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -Wl,--start-group src/libutil.a src/libeis.so.1.3.0 /usr/lib/x86_64-linux-gnu/libxkbcommon.so /usr/lib/x86_64-linux-gnu/libevdev.so -lm -Wl,--end-group [137/149] cc -o tools/ei-demo-client tools/ei-demo-client.p/ei-demo-client.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -Wl,--start-group src/libutil.a src/libei.so.1.3.0 /usr/lib/x86_64-linux-gnu/libxkbcommon.so -lm -Wl,--end-group [138/149] cc -o tools/ei-debug-events tools/ei-debug-events.p/ei-debug-events.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -Wl,--start-group src/libutil.a src/libei.so.1.3.0 /usr/lib/x86_64-linux-gnu/libevdev.so -lm -Wl,--end-group [139/149] cc -o tools/oeffis-demo-tool tools/oeffis-demo-tool.p/oeffis-demo-tool.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -Wl,--start-group src/libutil.a src/liboeffis.so.1.3.0 -lm -Wl,--end-group [140/149] cc -Itest/eierpecken.p -Itest -I../test -I. -I.. -Isubprojects/munit -I../subprojects/munit -Isrc -I../src -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -Wno-unused-parameter -Wmissing-prototypes -Wno-missing-field-initializers -Wstrict-prototypes -Wstrict-prototypes -Wlogical-op -Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Wmissing-declarations -Wshift-overflow=2 -Wstrict-overflow=2 -Wswitch -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -MD -MQ test/eierpecken.p/test-ei-device.c.o -MF test/eierpecken.p/test-ei-device.c.o.d -o test/eierpecken.p/test-ei-device.c.o -c ../test/test-ei-device.c [141/149] cc -o test/unit-tests-utils test/unit-tests-utils.p/unit-tests.c.o test/unit-tests-utils.p/.._src_util-bits.c.o test/unit-tests-utils.p/.._src_util-io.c.o test/unit-tests-utils.p/.._src_util-list.c.o test/unit-tests-utils.p/.._src_util-logger.c.o test/unit-tests-utils.p/.._src_util-memfile.c.o test/unit-tests-utils.p/.._src_util-memmap.c.o test/unit-tests-utils.p/.._src_util-sources.c.o test/unit-tests-utils.p/.._src_util-strings.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 '-Wl,-rpath,$ORIGIN/../subprojects/munit' -Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/munit -Wl,--start-group test/libunittest.a subprojects/munit/libmunit.so -lm -Wl,--end-group [142/149] cc -o test/unit-tests-ei test/unit-tests-ei.p/meson-generated_.._.._src_ei-proto.c.o test/unit-tests-ei.p/unit-tests.c.o test/unit-tests-ei.p/.._src_brei-shared.c.o test/unit-tests-ei.p/.._src_libei.c.o test/unit-tests-ei.p/.._src_libei-button.c.o test/unit-tests-ei.p/.._src_libei-callback.c.o test/unit-tests-ei.p/.._src_libei-connection.c.o test/unit-tests-ei.p/.._src_libei-device.c.o test/unit-tests-ei.p/.._src_libei-event.c.o test/unit-tests-ei.p/.._src_libei-fd.c.o test/unit-tests-ei.p/.._src_libei-handshake.c.o test/unit-tests-ei.p/.._src_libei-keyboard.c.o test/unit-tests-ei.p/.._src_libei-log.c.o test/unit-tests-ei.p/.._src_libei-pingpong.c.o test/unit-tests-ei.p/.._src_libei-pointer-absolute.c.o test/unit-tests-ei.p/.._src_libei-pointer.c.o test/unit-tests-ei.p/.._src_libei-region.c.o test/unit-tests-ei.p/.._src_libei-scroll.c.o test/unit-tests-ei.p/.._src_libei-seat.c.o test/unit-tests-ei.p/.._src_libei-socket.c.o test/unit-tests-ei.p/.._src_libei-touchscreen.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 '-Wl,-rpath,$ORIGIN/../subprojects/munit' -Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/munit -Wl,--start-group src/libutil.a test/libunittest.a subprojects/munit/libmunit.so -lm -Wl,--end-group [143/149] cc -o test/unit-tests-eis test/unit-tests-eis.p/meson-generated_.._.._src_eis-proto.c.o test/unit-tests-eis.p/unit-tests.c.o test/unit-tests-eis.p/.._src_brei-shared.c.o test/unit-tests-eis.p/.._src_libeis-button.c.o test/unit-tests-eis.p/.._src_libeis-callback.c.o test/unit-tests-eis.p/.._src_libeis-client.c.o test/unit-tests-eis.p/.._src_libeis-connection.c.o test/unit-tests-eis.p/.._src_libeis-device.c.o test/unit-tests-eis.p/.._src_libeis-event.c.o test/unit-tests-eis.p/.._src_libeis-fd.c.o test/unit-tests-eis.p/.._src_libeis-handshake.c.o test/unit-tests-eis.p/.._src_libeis-keyboard.c.o test/unit-tests-eis.p/.._src_libeis-log.c.o test/unit-tests-eis.p/.._src_libeis-pingpong.c.o test/unit-tests-eis.p/.._src_libeis-pointer-absolute.c.o test/unit-tests-eis.p/.._src_libeis-pointer.c.o test/unit-tests-eis.p/.._src_libeis-region.c.o test/unit-tests-eis.p/.._src_libeis-scroll.c.o test/unit-tests-eis.p/.._src_libeis-seat.c.o test/unit-tests-eis.p/.._src_libeis-socket.c.o test/unit-tests-eis.p/.._src_libeis-touchscreen.c.o test/unit-tests-eis.p/.._src_libeis.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 '-Wl,-rpath,$ORIGIN/../subprojects/munit' -Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/munit -Wl,--start-group test/libunittest.a subprojects/munit/libmunit.so src/libutil.a -lm -Wl,--end-group [144/149] cc -o test/unit-tests-oeffis test/unit-tests-oeffis.p/unit-tests.c.o test/unit-tests-oeffis.p/.._src_liboeffis.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 '-Wl,-rpath,$ORIGIN/../subprojects/munit' -Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/munit -Wl,--start-group src/libutil.a test/libunittest.a subprojects/munit/libmunit.so /usr/lib/x86_64-linux-gnu/libsystemd.so -lm -Wl,--end-group [145/149] cc -o test/eierpecken test/eierpecken.p/test-ei-device.c.o test/eierpecken.p/test-ei-seat.c.o test/eierpecken.p/test-ei.c.o test/eierpecken.p/test-eis.c.o test/eierpecken.p/test-main.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 '-Wl,-rpath,$ORIGIN/../subprojects/munit:$ORIGIN/../src' -Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/munit -Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -Wl,--start-group test/libeierpecken.a subprojects/munit/libmunit.so src/libutil.a src/libei.so.1.3.0 src/libeis.so.1.3.0 test/libunittest.a -lm -Wl,--end-group [146/149] cc -o test/test-build-libei test/test-build-libei.p/buildtest.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src src/libei.so.1.3.0 [147/149] cc -o test/test-build-libeis test/test-build-libeis.p/buildtest.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src src/libeis.so.1.3.0 [148/149] c++ -o test/test-build-cxx test/test-build-cxx.p/buildtest.cc.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 '-Wl,-rpath,$ORIGIN/../src' -Wl,-rpath-link,/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -Wl,--start-group src/libei.so.1.3.0 src/libeis.so.1.3.0 -Wl,--end-group [149/149] /<<PKGBUILDDIR>>/proto/ei-scanner --component=ei --output=test/eiproto.py /<<PKGBUILDDIR>>/proto/protocol.xml ../test/eiproto.py.tmpl debian/rules override_dh_auto_test make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_test -- --timeout-multiplier 2 cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 MESON_TESTTHREADS=2 meson test --timeout-multiplier 2 ninja: Entering directory `/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' ninja: no work to do. 1/9 libei / unit-tests-ei OK 0.01s 2/9 libei / unit-tests-utils OK 0.01s 3/9 libei / unit-tests-eis OK 0.01s 4/9 libei / unit-tests-oeffis OK 0.01s 5/9 libei:nosigalrm / eierpecken-no-sigalrm OK 0.32s 6/9 libei:python / oeffis-pytest OK 4.70s 7/9 libei:python / scanner-pytest FAIL 0.30s exit status 1MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=255 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 /usr/bin/pytest-3 --verbose --log-level=DEBUG -k TestScanner8/9 libei:python / python-black OK 0.20s 9/9 libei:python / protocol-test OK 6.58s Ok: 8 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 0 Timeout: 0 Full log written to /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-logs/testlog.txt cd obj-x86_64-linux-gnu && tail -v -n \+0 meson-logs/testlog.txt ==> meson-logs/testlog.txt <== Log of Meson test suite run on 2024-10-06T11:18:02.575319 Inherited environment: SCHROOT_GID=924 DEB_HOST_MULTIARCH=x86_64-linux-gnu DEB_HOST_GNU_SYSTEM=linux-gnu DEB_BUILD_GNU_TYPE=x86_64-linux-gnu DEB_LDFLAGS_MAINT_APPEND='-Wl,-O1 -Wl,-z,defs' DEB_TARGET_ARCH_LIBC=gnu FFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -fcf-protection' DEB_BUILD_ARCH_ENDIAN=little DEB_BUILD_GNU_SYSTEM=linux-gnu CFLAGS_FOR_BUILD='-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection' OBJCXXFLAGS_FOR_BUILD='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection' DEB_BUILD_ARCH_BITS=64 DEB_BUILD_OPTIONS=parallel=2 DEB_HOST_ARCH=amd64 LDFLAGS_FOR_BUILD='-Wl,-z,relro -Wl,-z,now' DEB_TARGET_ARCH_ENDIAN=little SOURCE_DATE_EPOCH=1723727526 OBJCFLAGS_FOR_BUILD='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection' OBJCXXFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection' DEB_HOST_ARCH_BITS=64 LANG=C.UTF-8 MAKEFLAGS=w SCHROOT_GROUP=buildd DEB_TARGET_ARCH=amd64 DPKG_GENSYMBOLS_CHECK_LEVEL=4 DH_INTERNAL_OPTIONS='' DEB_HOST_GNU_CPU=x86_64 DEB_BUILD_ARCH_LIBC=gnu MFLAGS=-w DEB_TARGET_ARCH_BITS=64 CXXFLAGS_FOR_BUILD='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection' ASFLAGS='' DEB_BUILD_ARCH_CPU=amd64 LC_COLLATE=C.UTF-8 SCHROOT_ALIAS_NAME=sid-file SUDO_FORCE_REMOVE=yes DEB_HOST_ARCH_OS=linux SHELL=/bin/sh FCFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -fcf-protection' DEB_HOST_ARCH_CPU=amd64 SCHROOT_USER=buildd PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games DEB_BUILD_ARCH_ABI=base CPPFLAGS_FOR_BUILD='-Wdate-time -D_FORTIFY_SOURCE=2' DEB_BUILD_ARCH=amd64 FFLAGS_FOR_BUILD='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -fcf-protection' DEB_HOST_ARCH_LIBC=gnu SCHROOT_SESSION_ID=sid-file-63799bf6-78df-48e7-96eb-b6a79876bef7 DEB_TARGET_ARCH_CPU=amd64 DEB_HOST_GNU_TYPE=x86_64-linux-gnu DEB_BUILD_ARCH_OS=linux FCFLAGS_FOR_BUILD='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -fcf-protection' GNUMAKEFLAGS='' DFLAGS_FOR_BUILD=-frelease LOGNAME=buildd CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' DEB_TARGET_MULTIARCH=x86_64-linux-gnu DEB_BUILD_GNU_CPU=x86_64 DEB_TARGET_ARCH_OS=linux USER=buildd DEB_HOST_ARCH_ABI=base DEB_BUILD_MULTIARCH=x86_64-linux-gnu LDFLAGS='-Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs' DEB_TARGET_GNU_TYPE=x86_64-linux-gnu DEB_TARGET_ARCH_ABI=base CFLAGS='-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection' SCHROOT_UID=924 SCHROOT_COMMAND='dpkg-buildpackage --sanitize-env -us -uc -b -rfakeroot' LC_CTYPE=C.UTF-8 DFLAGS=-frelease DEB_TARGET_GNU_CPU=x86_64 ASFLAGS_FOR_BUILD='' APT_CONFIG=/var/lib/sbuild/apt.conf HOME=/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home DEB_RULES_REQUIRES_ROOT=no DEB_TARGET_GNU_SYSTEM=linux-gnu DEB_HOST_ARCH_ENDIAN=little OBJCFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection' SCHROOT_CHROOT_NAME=sid-file DEB_BUILD_MAINT_OPTIONS=hardening=+all DH_INTERNAL_BUILDFLAGS=1 CXXFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection' DH_INTERNAL_OVERRIDE=dh_auto_test MAKELEVEL=2 XDG_RUNTIME_DIR=/tmp/dh-xdg-rundir-UwazSUXo DEB_PYTHON_INSTALL_LAYOUT=deb MESON_TESTTHREADS=2 LC_ALL=C.UTF-8 ==================================== 1/9 ===================================== test: libei / unit-tests-ei start time: 11:18:02 duration: 0.01s result: exit status 0 command: MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=5 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/munit ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/unit-tests-ei --log-visible debug ----------------------------------- stdout ----------------------------------- Running test suite with seed 0xe569d5df... test_brei_send_message [ OK ] [ 0.00033074 / 0.00033059 CPU ] test_brei_marshal_bad_sig [ OK ] [ 0.00003690 / 0.00003666 CPU ] test_brei_marshal [ OK ] [ 0.00002441 / 0.00002424 CPU ] test_brei_string_proto_length [ OK ] [ 0.00000345 / 0.00000314 CPU ] test_configure_name [ OK ] [ 0.00021029 / 0.00010021 CPU ] test_init_unref [ OK ] [ 0.00002863 / 0.00002843 CPU ] test_log_handler [ OK ] [ 0.00008409 / 0.00008403 CPU ] test_region_convert [ OK ] [ 0.00000323 / 0.00000290 CPU ] test_region_contains [ OK ] [ 0.00000324 / 0.00000287 CPU ] test_region_setters [ OK ] [ 0.00002424 / 0.00002405 CPU ] 10 of 10 (100%) tests successful, 0 (0%) test skipped. ============================================================================== ==================================== 2/9 ===================================== test: libei / unit-tests-utils start time: 11:18:02 duration: 0.01s result: exit status 0 command: MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=177 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/munit ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/unit-tests-utils --log-visible debug ----------------------------------- stdout ----------------------------------- Running test suite with seed 0xf998b0fc... test_bits_mask [ OK ] [ 0.00000355 / 0.00000284 CPU ] test_bits_flag_8 [ OK ] [ 0.00000285 / 0.00000260 CPU ] test_bits_flag_32 [ OK ] [ 0.00000296 / 0.00000270 CPU ] test_signal_blocker [ OK ] [ 0.00001294 / 0.00001270 CPU ] test_pass_fd [ OK ] [ 0.00020031 / 0.00020030 CPU ] test_iobuf_recv_fd [ OK ] [ 0.00007467 / 0.00007458 CPU ] test_iobuf_append_fd_too_many [ OK ] [ 0.00006906 / 0.00006894 CPU ] test_iobuf_append_fd [ OK ] [ 0.00005013 / 0.00005002 CPU ] test_iobuf_append_short [ OK ] [ 0.00002090 / 0.00002079 CPU ] test_iobuf_pop [ OK ] [ 0.00001688 / 0.00001673 CPU ] test_iobuf_prepend_empty_buffer [ OK ] [ 0.00001713 / 0.00001700 CPU ] test_iobuf_append_values [ OK ] [ 0.00001676 / 0.00001666 CPU ] test_iobuf_append_prepend [ OK ] [ 0.00002054 / 0.00002039 CPU ] test_iobuf_take_fd [ OK ] [ 0.00001719 / 0.00001709 CPU ] test_iobuf_cleanup [ OK ] [ 0.00001693 / 0.00001683 CPU ] test_iobuf_new [ OK ] [ 0.00001711 / 0.00001778 CPU ] list_foreach [ OK ] [ 0.00000335 / 0.00000303 CPU ] list_first_last [ OK ] [ 0.00000300 / 0.00000272 CPU ] test_list_nth [ OK ] [ 0.00000315 / 0.00000291 CPU ] test_list_append [ OK ] [ 0.00000319 / 0.00000283 CPU ] test_list_insert [ OK ] [ 0.00000304 / 0.00000288 CPU ] test_source_write [ OK ] [ 0.00013700 / 0.00013683 CPU ] test_source_readd [ OK ] [ 0.00003431 / 0.00003414 CPU ] test_source [ OK ] [ 0.00004375 / 0.00004359 CPU ] test_sink [ OK ] [ 0.00013127 / 0.00002793 CPU ] test_strv_from_mem [ OK ] [ 0.00003938 / 0.00003927 CPU ] test_strlen0 [ OK ] [ 0.00000289 / 0.00000265 CPU ] test_cmdline_as_str [ OK ] [ 0.00005501 / 0.00005489 CPU ] test_strreplace [ OK ] [ 0.00002537 / 0.00002524 CPU ] test_strendswith [ OK ] [ 0.00000872 / 0.00000858 CPU ] test_strstartswith [ OK ] [ 0.00000873 / 0.00000861 CPU ] test_strstrip [ OK ] [ 0.00002721 / 0.00002707 CPU ] test_strjoin [ OK ] [ 0.00002279 / 0.00002271 CPU ] test_kvsplit_double [ OK ] [ 0.00004266 / 0.00004249 CPU ] test_strsplit [ OK ] [ 0.00002913 / 0.00002899 CPU ] 35 of 35 (100%) tests successful, 0 (0%) test skipped. ============================================================================== ==================================== 3/9 ===================================== test: libei / unit-tests-eis start time: 11:18:02 duration: 0.01s result: exit status 0 command: MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/munit ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 MALLOC_PERTURB_=42 /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/unit-tests-eis --log-visible debug ----------------------------------- stdout ----------------------------------- Running test suite with seed 0xc263c92b... test_brei_send_message [ OK ] [ 0.00033609 / 0.00033615 CPU ] test_brei_marshal_bad_sig [ OK ] [ 0.00003353 / 0.00003341 CPU ] test_brei_marshal [ OK ] [ 0.00002292 / 0.00002278 CPU ] test_brei_string_proto_length [ OK ] [ 0.00000336 / 0.00000320 CPU ] test_log_handler [ OK ] [ 0.00008403 / 0.00008397 CPU ] test_region_contains [ OK ] [ 0.00000281 / 0.00000256 CPU ] test_region_setters [ OK ] [ 0.00000402 / 0.00000333 CPU ] 7 of 7 (100%) tests successful, 0 (0%) test skipped. ============================================================================== ==================================== 4/9 ===================================== test: libei / unit-tests-oeffis start time: 11:18:02 duration: 0.01s result: exit status 0 command: MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/munit ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 MALLOC_PERTURB_=188 /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/unit-tests-oeffis --log-visible debug ----------------------------------- stdout ----------------------------------- Running test suite with seed 0xed5402b9... test_failed_connect [ OK ] [ 0.00013696 / 0.00013681 CPU ] test_init_unref [ OK ] [ 0.00003449 / 0.00003431 CPU ] 2 of 2 (100%) tests successful, 0 (0%) test skipped. ============================================================================== ==================================== 5/9 ===================================== test: libei:nosigalrm / eierpecken-no-sigalrm start time: 11:18:02 duration: 0.32s result: exit status 0 command: MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src:/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/munit MALLOC_PERTURB_=68 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/eierpecken --log-visible debug ----------------------------------- stdout ----------------------------------- Running test suite with seed 0xb3e903a8... test_passive_ei_flush_frame [ OK ] [ 0.00125209 / 0.00125236 CPU ] test_passive_ei_frame_timestamp [ OK ] [ 0.00125235 / 0.00125234 CPU ] test_passive_ei_device_multitouch [ OK ] [ 0.00154706 / 0.00154714 CPU ] test_passive_ei_device_touch [ OK ] [ 0.00287288 / 0.00283577 CPU ] test_passive_ei_device_scroll_stop_cancel[ OK ] [ 0.00156735 / 0.00156733 CPU ] test_passive_ei_device_scroll_cancel [ OK ] [ 0.00169428 / 0.00166813 CPU ] test_passive_ei_device_scroll_stop [ OK ] [ 0.00163223 / 0.00163224 CPU ] test_passive_ei_device_scroll_delta [ OK ] [ 0.00144560 / 0.00144564 CPU ] test_passive_ei_device_pointer_abs [ OK ] [ 0.00212695 / 0.00212719 CPU ] test_passive_ei_device_pointer_rel [ OK ] [ 0.00150024 / 0.00150027 CPU ] test_passive_ei_device_keyboard_key [ OK ] [ 0.00136498 / 0.00136493 CPU ] test_passive_ei_device_button_button [ OK ] [ 0.00151820 / 0.00151826 CPU ] test_passive_ei_device_stop_emulating_when_removing[ OK ] [ 0.00126342 / 0.00125897 CPU ] test_passive_ei_device_start_stop_emulating[ OK ] [ 0.00123196 / 0.00123200 CPU ] test_ei_device_remove_no_stop_emulating_event[ OK ] [ 0.00142358 / 0.00142361 CPU ] test_ei_flush_frame [ OK ] [ 0.00123805 / 0.00123774 CPU ] test_ei_buffered_frame [ OK ] [ 0.00163258 / 0.00163260 CPU ] test_ei_no_empty_frames [ OK ] [ 0.00129197 / 0.00128347 CPU ] test_ei_frame_timestamp [ OK ] [ 0.00128288 / 0.00128286 CPU ] test_ei_keyboard_modifiers [ OK ] [ 0.00125355 / 0.00124191 CPU ] test_ei_keymap_set [ OK ] [ 0.00131500 / 0.00131521 CPU ] test_ei_keymap_invalid [ OK ] [ 0.00088150 / 0.00088165 CPU ] test_ei_device_multitouch [ OK ] [ 0.00156763 / 0.00155735 CPU ] test_ei_device_touch [ OK ] [ 0.00274414 / 0.00274416 CPU ] test_ei_device_scroll_stop_cancel [ OK ] [ 0.00150599 / 0.00149605 CPU ] test_ei_device_scroll_cancel [ OK ] [ 0.00156974 / 0.00156973 CPU ] test_ei_device_scroll_stop [ OK ] [ 0.00158647 / 0.00157858 CPU ] test_ei_device_scroll [ OK ] [ 0.00135202 / 0.00135195 CPU ] test_ei_device_pointer_abs [ OK ] [ 0.00214037 / 0.00212989 CPU ] test_ei_device_regions_late_add [ OK ] [ 0.00110897 / 0.00110894 CPU ] test_ei_device_regions_ref_unref [ OK ] [ 0.00108250 / 0.00108256 CPU ] test_ei_device_regions_touch [ OK ] [ 0.00161993 / 0.00161527 CPU ] test_ei_device_regions_absmotion [ OK ] [ 0.00150604 / 0.00150621 CPU ] test_ei_device_regions [ OK ] [ 0.00118886 / 0.00118900 CPU ] test_ei_device_pointer_rel [ OK ] [ 0.00139730 / 0.00139735 CPU ] test_ei_device_keyboard_key [ OK ] [ 0.00126946 / 0.00126949 CPU ] test_ei_device_button_button [ OK ] [ 0.00144275 / 0.00144275 CPU ] test_ei_device_close [ OK ] [ 0.00196252 / 0.00196267 CPU ] test_ei_device_add_remove [ OK ] [ 0.00126497 / 0.00125968 CPU ] test_ei_device_never_added [ OK ] [ 0.00102571 / 0.00102565 CPU ] test_ei_device_set_name_multiple_devices[ OK ] [ 0.00134370 / 0.00133434 CPU ] test_passive_ei_device_type [ OK ] [ 0.00122756 / 0.00122761 CPU ] test_ei_device_basics [ OK ] [ 0.00101702 / 0.00101692 CPU ] test_ei_seat_bind_unbind_immediately [ OK ] [ 0.00146726 / 0.00146335 CPU ] test_ei_seat_bind_unbind_noref [ OK ] [ 0.00154301 / 0.00154298 CPU ] test_ei_seat_bind_unbind [ OK ] [ 0.00156711 / 0.00156706 CPU ] test_ei_invalid_object_ids [ OK ] [ 0.00291505 / 0.00291506 CPU ] test_ei_exceed_write_buffer_cleanup [ OK ] [ 0.06223211 / 0.06215890 CPU ] test_ei_exceed_write_buffer [ OK ] [ 0.14018632 / 0.14003022 CPU ] test_xdotool_rel_motion [ OK ] [ 0.00132833 / 0.00132821 CPU ] test_client_is_receiver [ OK ] [ 0.00072036 / 0.00068330 CPU ] test_client_is_sender [ OK ] [ 0.00067129 / 0.00067122 CPU ] test_ei_disconnect_after_unbind_after_received[ OK ] [ 0.00105228 / 0.00105226 CPU ] test_ei_disconnect_after_unbind_before_received[ OK ] [ 0.00099782 / 0.00099785 CPU ] test_ei_disconnect_self_after_bind_after_received[ OK ] [ 0.00088561 / 0.00088560 CPU ] test_ei_disconnect_after_bind_after_received[ OK ] [ 0.00086610 / 0.00086603 CPU ] test_ei_disconnect_self_after_bind_before_received[ OK ] [ 0.00086788 / 0.00086793 CPU ] test_ei_disconnect_after_bind_before_received[ OK ] [ 0.00084125 / 0.00084133 CPU ] test_ei_disconnect_self_after_seat [ OK ] [ 0.00093441 / 0.00093438 CPU ] test_ei_disconnect_after_seat [ OK ] [ 0.00100318 / 0.00100317 CPU ] test_ei_disconnect_self_after_connect[ OK ] [ 0.00078787 / 0.00078786 CPU ] test_ei_disconnect_after_connect [ OK ] [ 0.00064621 / 0.00064607 CPU ] test_ei_disconnect_self_immediately [ OK ] [ 0.00078626 / 0.00078617 CPU ] test_ei_disconnect_immediately [ OK ] [ 0.00072367 / 0.00072368 CPU ] test_ei_ref_unref [ OK ] [ 0.00002961 / 0.00002949 CPU ] eistest_regions [ OK ] [ 0.00132925 / 0.00132925 CPU ] eistest_device_ignore_paused_device [ OK ] [ 0.00256719 / 0.00256729 CPU ] eistest_device_resume_pause_twice [ OK ] [ 0.00132618 / 0.00132638 CPU ] eistest_cliend_bind_some_caps [ OK ] [ 0.00097161 / 0.00097208 CPU ] eistest_cliend_bind_all_caps [ OK ] [ 0.00095490 / 0.00095492 CPU ] eistest_name [ OK ] [ 0.00060721 / 0.00060723 CPU ] eistest_ref_unref [ OK ] [ 0.00002917 / 0.00002898 CPU ] 72 of 72 (100%) tests successful, 0 (0%) test skipped. ============================================================================== ==================================== 6/9 ===================================== test: libei:python / oeffis-pytest start time: 11:18:02 duration: 4.70s result: exit status 0 command: MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=85 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 /usr/bin/pytest-3 --verbose --log-level=DEBUG ----------------------------------- stdout ----------------------------------- ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /<<PKGBUILDDIR>>/test plugins: typeguard-4.3.0 collecting ... collected 7 items / 2 skipped test_oeffis.py::test_ref_unref PASSED [ 14%] test_oeffis.py::test_set_user_data PASSED [ 28%] test_oeffis.py::test_ctx PASSED [ 42%] test_oeffis.py::test_error_out PASSED [ 57%] test_oeffis.py::TestOeffis::test_create_session PASSED [ 71%] test_oeffis.py::TestOeffis::test_create_session_all_devices PASSED [ 85%] test_oeffis.py::test_version_compare PASSED [100%] ========================= 7 passed, 2 skipped in 4.55s ========================= ============================================================================== ==================================== 7/9 ===================================== test: libei:python / scanner-pytest start time: 11:18:07 duration: 0.30s result: exit status 1 command: MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=255 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 /usr/bin/pytest-3 --verbose --log-level=DEBUG -k TestScanner ----------------------------------- stdout ----------------------------------- ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test plugins: typeguard-4.3.0 collecting ... collected 37 items / 29 deselected / 8 selected test_scanner.py::TestScanner::test_ei_names[eis] PASSED [ 12%] test_scanner.py::TestScanner::test_ei_names[ei] PASSED [ 25%] test_scanner.py::TestScanner::test_ei_names[brei] PASSED [ 37%] test_scanner.py::TestScanner::test_interface_arg[ei] FAILED [ 50%] test_scanner.py::TestScanner::test_versione_arg[ei] PASSED [ 62%] test_scanner.py::TestScanner::test_cli_extra_data[yamlfile] PASSED [ 75%] test_scanner.py::TestScanner::test_cli_extra_data[jsonfile] PASSED [ 87%] test_scanner.py::TestScanner::test_cli_extra_data[string] PASSED [100%] =================================== FAILURES =================================== ______________________ TestScanner.test_interface_arg[ei] ______________________ self = <test_scanner.TestScanner object at 0x7f0f58d6b440> protocol = Protocol(copyright='\nCopyright © 2008-2011 Kristian Høgsberg\nCopyright © 2010-2011 Intel Corporation\nCopyright © 20...to receive objects of this type, it must announce\nsupport for this interface in ei_handshake.interface_version.\n'))]) @pytest.mark.parametrize("component", ("ei",)) def test_interface_arg(self, protocol: Protocol): intf = next((i for i in protocol.interfaces if i.name == "ei_device")) event = next((e for e in intf.events if e.name == "interface"))obj, interface_name, version = event.argumentsassert obj.interface_arg == interface_nametest_scanner.py:54: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ <attrs generated eq eiscanner.Argument>:11: in __eq__ self.interface_arg_for == other.interface_arg_for and <attrs generated eq eiscanner.Argument>:10: in __eq__ self.interface_arg == other.interface_arg and <attrs generated eq eiscanner.Argument>:11: in __eq__ self.interface_arg_for == other.interface_arg_for and E RecursionError: maximum recursion depth exceeded !!! Recursion detected (same locals & position) ---------------------------- Captured stdout setup ----------------------------- protocol for component ei =========================== short test summary info ============================ FAILED test_scanner.py::TestScanner::test_interface_arg[ei] - RecursionError:... ================== 1 failed, 7 passed, 29 deselected in 0.15s ================== ============================================================================== ==================================== 8/9 ===================================== test: libei:python / python-black start time: 11:18:07 duration: 0.20s result: exit status 0 command: MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=8 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 /usr/bin/black --check /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/proto/ei-scanner ----------------------------------- stderr ----------------------------------- All done! ✨ 🍰 ✨ 1 file would be left unchanged. ============================================================================== ==================================== 9/9 ===================================== test: libei:python / protocol-test start time: 11:18:02 duration: 6.58s result: exit status 0 command: MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=130 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 /usr/bin/pytest-3 --verbose --log-level=DEBUG -k TestEiProtocol ----------------------------------- stdout ----------------------------------- ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu plugins: typeguard-4.3.0 collecting ... collected 37 items / 8 deselected / 29 selected test/test_protocol.py::TestEiProtocol::test_server_sends_version_event_immediately PASSED [ 3%] test/test_protocol.py::TestEiProtocol::test_server_sends_interface_version_events PASSED [ 6%] test/test_protocol.py::TestEiProtocol::test_server_sends_min_interface_version PASSED [ 10%] test/test_protocol.py::TestEiProtocol::test_send_wrong_context_type PASSED [ 13%] test/test_protocol.py::TestEiProtocol::test_connect_and_disconnect PASSED [ 17%] test/test_protocol.py::TestEiProtocol::test_connect_receive_seat PASSED [ 20%] test/test_protocol.py::TestEiProtocol::test_connect_no_seat_without_ei_seat PASSED [ 24%] test/test_protocol.py::TestEiProtocol::test_seat_bind_no_caps PASSED [ 27%] test/test_protocol.py::TestEiProtocol::test_seat_bind_invalid_caps_expect_disconnection PASSED [ 31%] test/test_protocol.py::TestEiProtocol::test_seat_release_expect_destroyed[True] PASSED [ 34%] test/test_protocol.py::TestEiProtocol::test_seat_release_expect_destroyed[False] PASSED [ 37%] test/test_protocol.py::TestEiProtocol::test_connection_sync PASSED [ 41%] test/test_protocol.py::TestEiProtocol::test_invalid_object PASSED [ 44%] test/test_protocol.py::TestEiProtocol::test_disconnect_before_setup_finish PASSED [ 48%] test/test_protocol.py::TestEiProtocol::test_connect_without_ei_interfaces[ei_callback] PASSED [ 51%] test/test_protocol.py::TestEiProtocol::test_connect_without_ei_interfaces[ei_connection] PASSED [ 55%] test/test_protocol.py::TestEiProtocol::test_connect_without_ei_interfaces[ei_pingpong] PASSED [ 58%] test/test_protocol.py::TestEiProtocol::test_connect_without_ei_interfaces[ei_seat] PASSED [ 62%] test/test_protocol.py::TestEiProtocol::test_connect_without_ei_interfaces[ei_device] PASSED [ 65%] test/test_protocol.py::TestEiProtocol::test_connect_without_ei_interfaces[ei_pointer] PASSED [ 68%] test/test_protocol.py::TestEiProtocol::test_invalid_object_id[repeat-id] PASSED [ 72%] test/test_protocol.py::TestEiProtocol::test_invalid_object_id[invalid-id] PASSED [ 75%] test/test_protocol.py::TestEiProtocol::test_invalid_object_id[decreasing-id] PASSED [ 79%] test/test_protocol.py::TestEiProtocol::test_invalid_callback_version PASSED [ 82%] test/test_protocol.py::TestEiProtocol::test_connect_receive_device[ei_pointer] PASSED [ 86%] test/test_protocol.py::TestEiProtocol::test_connect_receive_device[ei_keyboard] PASSED [ 89%] test/test_protocol.py::TestEiProtocol::test_connect_receive_device[ei_touchscreen] PASSED [ 93%] test/test_protocol.py::TestEiProtocol::test_connect_receive_pointer[ei_pointer] PASSED [ 96%] test/test_protocol.py::TestEiProtocol::test_connect_receive_pointer[ei_pointer_absolute] PASSED [100%] ======================= 29 passed, 8 deselected in 6.42s ======================= ============================================================================== Summary of Failures: 7/9 libei:python / scanner-pytest FAIL 0.30s exit status 1 Ok: 8 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 0 Timeout: 0 dh_auto_test: error: cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 MESON_TESTTHREADS=2 meson test --timeout-multiplier 2 returned exit code 1 make[1]: *** [debian/rules:16: override_dh_auto_test] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:10: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202410/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---
- To: 1084287-close@bugs.debian.org
- Subject: Bug#1084287: fixed in libei 1.3.0-1.1
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Sun, 05 Jan 2025 15:31:04 +0000
- Message-id: <E1tUSam-00B8Xs-3Y@fasolo.debian.org>
- Reply-to: Niels Thykier <niels@thykier.net>
Source: libei Source-Version: 1.3.0-1.1 Done: Niels Thykier <niels@thykier.net> We believe that the bug you reported is fixed in the latest version of libei, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1084287@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Niels Thykier <niels@thykier.net> (supplier of updated libei package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 04 Jan 2025 13:56:48 +0000 Source: libei Architecture: source Version: 1.3.0-1.1 Distribution: unstable Urgency: medium Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Changed-By: Niels Thykier <niels@thykier.net> Closes: 1084287 Changes: libei (1.3.0-1.1) unstable; urgency=medium . * Non-maintainer upload. . [ Rebecca N. Palmer ] * Work around infinite recursion in test using a minimal fix. (Closes: #1084287) Checksums-Sha1: 34a25d618d78ede387287482806a5e1b82dd4a2d 2398 libei_1.3.0-1.1.dsc 147d546b45294a2be2046c691294734d6e89bc6f 6272 libei_1.3.0-1.1.debian.tar.xz 0a23e6cbf4252bf9d28043c28c5631476d583cad 7571 libei_1.3.0-1.1_source.buildinfo Checksums-Sha256: 29e658dcf33bd3c57ef7c4b2380e7f53acfa551dec2e061a971efa83db230542 2398 libei_1.3.0-1.1.dsc adc27a6e5a83ed402207aaac9bc517cf2a26a94e0aced8b1f40008efe50c0872 6272 libei_1.3.0-1.1.debian.tar.xz 71090fe0f004d1a83b5c26d52b1dc3bae4beed3490ffc96dfa06a5ea46ebfd6d 7571 libei_1.3.0-1.1_source.buildinfo Files: 6d6f9795310a372184f81a33b4be66d2 2398 x11 optional libei_1.3.0-1.1.dsc 9fa07239057d31cac8c4e170503632a1 6272 x11 optional libei_1.3.0-1.1.debian.tar.xz 58b6634ee141bddb8019e1f4cfdbd2c6 7571 x11 optional libei_1.3.0-1.1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQFGBAEBCgAwFiEE9ecZmu9eXGflVYc/dA1oiINl0okFAmd5PjoSHG5pZWxzQHRo eWtpZXIubmV0AAoJEHQNaIiDZdKJ4ukH/R8WWnwJxgJ8FetjzmkvIgBBCDqNSPdr MT4Jm4Z4RQtCABTl3oV+GWNqTSndEortLOkDA2PjfmKS2AYQqz6dT79SC7BGkiqG rGFWYNnK0dUbeLWzVdg1gwebYpblMFy0V250uChpg1KX9RytKcGTjbr94Ea0ovT6 NQwQvy2FH5hQBq/v7l/CWWwHiJ3DAcIcPznUWPfe0o95RkW52y7VVY85eA2KhsWM 3SBsghAR7acJY2eA7Wldqtxw/jZAg9oLSQMKUG2pLAXBpMuE+me/3SFYIVzvjB1J PcSPIX+LFWYB5u/bLOnme5yhhYiTpTtEUdSkretCaR16A7/yItxMxJg= =u7nQ -----END PGP SIGNATURE-----Attachment: pgpn3uXp9TqUV.pgp
Description: PGP signature
--- End Message ---