1.0.1: test suite is failing in `contents:: :depth: 2`unit
+ cd xcb-util-errors-1.0.1
+ xvfb-run -a /usr/bin/make -O -j48 V=1 VERBOSE=1 check
/usr/bin/make tests/test
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xcb-util-errors-1.0.1'
/usr/bin/gcc -DPACKAGE_NAME=\"xcb-util-errors\" -DPACKAGE_TARNAME=\"xcb-util-errors\" -DPACKAGE_VERSION=\"1.0.1\" -DPACKAGE_STRING=\"xcb-util-errors\ 1.0.1\" -DPACKAGE_BUGREPORT=\"https://gitlab.freedesktop.org/xorg/lib/libxcb-errors/-/issues\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DPACKAGE=\"xcb-util-errors\" -DVERSION=\"1.0.1\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE_VERSION_MAJOR=1 -DPACKAGE_VERSION_MINOR=0 -DPACKAGE_VERSION_PATCHLEVEL=1 -I. -I./src/ -fno-strict-aliasing -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c -o tests/test-test.o `test -f 'tests/test.c' || echo './'`tests/test.c
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xcb-util-errors-1.0.1'
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xcb-util-errors-1.0.1'
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,--gc-sections -Wl,--as-needed -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--build-id=sha1 -o tests/test tests/test-test.o libxcb-errors.la -lxcb
libtool: link: /usr/bin/gcc -fno-strict-aliasing -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -Wl,--gc-sections -Wl,--as-needed -flto=auto -flto-partition=none -fuse-linker-plugin -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--build-id=sha1 -o tests/.libs/test tests/test-test.o ./.libs/libxcb-errors.so -lxcb
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xcb-util-errors-1.0.1'
/usr/bin/make check-TESTS
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xcb-util-errors-1.0.1'
FAIL: tests/test
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xcb-util-errors-1.0.1'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xcb-util-errors-1.0.1'
=============================================
xcb-util-errors 1.0.1: ./test-suite.log
=============================================
# TOTAL: 1
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: tests/test
================
For xge event (131, 27): Expected (null), got GesturePinchBegin
For xcb xge wire event 27: Expected (null), got GesturePinchBegin
FAIL tests/test (exit status: 1)
============================================================================
Testsuite summary for xcb-util-errors 1.0.1
============================================================================
# TOTAL: 1
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to https://gitlab.freedesktop.org/xorg/lib/libxcb-errors/-/issues
============================================================================
make[2]: *** [Makefile:912: test-suite.log] Error 1
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xcb-util-errors-1.0.1'
make[1]: *** [Makefile:1020: check-TESTS] Error 2
make: *** [Makefile:1234: check-am] Error 2